@sentry/craft 2.3.4 → 2.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/craft +7 -7
- package/dist/craft.map +3 -3
- package/package.json +2 -2
package/dist/craft
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var L3e=Object.create;var gv=Object.defineProperty;var O3e=Object.getOwnPropertyDescriptor;var q3e=Object.getOwnPropertyNames;var B3e=Object.getPrototypeOf,M3e=Object.prototype.hasOwnProperty;var Xn=(e,t)=>()=>(e&&(t=e(e=0)),t);var y=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ks=(e,t)=>{for(var r in t)gv(e,r,{get:t[r],enumerable:!0})},EM=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of q3e(t))!M3e.call(e,i)&&i!==r&&gv(e,i,{get:()=>t[i],enumerable:!(n=O3e(t,i))||n.enumerable});return e};var rt=(e,t,r)=>(r=e!=null?L3e(B3e(e)):{},EM(t||!e||!e.__esModule?gv(r,"default",{value:e,enumerable:!0}):r,e)),Ct=e=>EM(gv({},"__esModule",{value:!0}),e);var bM=y((evt,U3e)=>{U3e.exports=[{name:"AppVeyor",constant:"APPVEYOR",env:"APPVEYOR",pr:"APPVEYOR_PULL_REQUEST_NUMBER"},{name:"Azure Pipelines",constant:"AZURE_PIPELINES",env:"SYSTEM_TEAMFOUNDATIONCOLLECTIONURI",pr:"SYSTEM_PULLREQUEST_PULLREQUESTID"},{name:"Bamboo",constant:"BAMBOO",env:"bamboo_planKey"},{name:"Bitbucket Pipelines",constant:"BITBUCKET",env:"BITBUCKET_COMMIT",pr:"BITBUCKET_PR_ID"},{name:"Bitrise",constant:"BITRISE",env:"BITRISE_IO",pr:"BITRISE_PULL_REQUEST"},{name:"Buddy",constant:"BUDDY",env:"BUDDY_WORKSPACE_ID",pr:"BUDDY_EXECUTION_PULL_REQUEST_ID"},{name:"Buildkite",constant:"BUILDKITE",env:"BUILDKITE",pr:{env:"BUILDKITE_PULL_REQUEST",ne:"false"}},{name:"CircleCI",constant:"CIRCLE",env:"CIRCLECI",pr:"CIRCLE_PULL_REQUEST"},{name:"Cirrus CI",constant:"CIRRUS",env:"CIRRUS_CI",pr:"CIRRUS_PR"},{name:"AWS CodeBuild",constant:"CODEBUILD",env:"CODEBUILD_BUILD_ARN"},{name:"Codeship",constant:"CODESHIP",env:{CI_NAME:"codeship"}},{name:"Drone",constant:"DRONE",env:"DRONE",pr:{DRONE_BUILD_EVENT:"pull_request"}},{name:"dsari",constant:"DSARI",env:"DSARI"},{name:"GitLab CI",constant:"GITLAB",env:"GITLAB_CI"},{name:"GoCD",constant:"GOCD",env:"GO_PIPELINE_LABEL"},{name:"Hudson",constant:"HUDSON",env:"HUDSON_URL"},{name:"Jenkins",constant:"JENKINS",env:["JENKINS_URL","BUILD_ID"],pr:{any:["ghprbPullId","CHANGE_ID"]}},{name:"Magnum CI",constant:"MAGNUM",env:"MAGNUM"},{name:"Netlify CI",constant:"NETLIFY",env:"NETLIFY_BUILD_BASE",pr:{env:"PULL_REQUEST",ne:"false"}},{name:"Sail CI",constant:"SAIL",env:"SAILCI",pr:"SAIL_PULL_REQUEST_NUMBER"},{name:"Semaphore",constant:"SEMAPHORE",env:"SEMAPHORE",pr:"PULL_REQUEST_NUMBER"},{name:"Shippable",constant:"SHIPPABLE",env:"SHIPPABLE",pr:{IS_PULL_REQUEST:"true"}},{name:"Solano CI",constant:"SOLANO",env:"TDDIUM",pr:"TDDIUM_PR_ID"},{name:"Strider CD",constant:"STRIDER",env:"STRIDER"},{name:"TaskCluster",constant:"TASKCLUSTER",env:["TASK_ID","RUN_ID"]},{name:"TeamCity",constant:"TEAMCITY",env:"TEAMCITY_VERSION"},{name:"Travis CI",constant:"TRAVIS",env:"TRAVIS",pr:{env:"TRAVIS_PULL_REQUEST",ne:"false"}}]});var _M=y(ea=>{"use strict";var xM=bM(),Ls=process.env;Object.defineProperty(ea,"_vendors",{value:xM.map(function(e){return e.constant})});ea.name=null;ea.isPR=null;xM.forEach(function(e){var t=Array.isArray(e.env)?e.env:[e.env],r=t.every(function(n){return wM(n)});if(ea[e.constant]=r,r)switch(ea.name=e.name,typeof e.pr){case"string":ea.isPR=!!Ls[e.pr];break;case"object":"env"in e.pr?ea.isPR=e.pr.env in Ls&&Ls[e.pr.env]!==e.pr.ne:"any"in e.pr?ea.isPR=e.pr.any.some(function(n){return!!Ls[n]}):ea.isPR=wM(e.pr);break;default:ea.isPR=null}});ea.isCI=!!(Ls.CI||Ls.CONTINUOUS_INTEGRATION||Ls.BUILD_NUMBER||Ls.RUN_ID||ea.name);function wM(e){return typeof e=="string"?!!Ls[e]:Object.keys(e).every(function(t){return Ls[t]===e[t]})}});var SM=y((rvt,CM)=>{"use strict";CM.exports=_M().isCI});var dd=y(_l=>{"use strict";Object.defineProperty(_l,"__esModule",{value:!0});_l.objectKeys=_l.assertSingleKey=_l.assertNotStrictEqual=void 0;var DM=require("assert");function j3e(e,t,r){DM.notStrictEqual(e,t,r)}_l.assertNotStrictEqual=j3e;function $3e(e){DM.strictEqual(typeof e,"string")}_l.assertSingleKey=$3e;function z3e(e){return Object.keys(e)}_l.objectKeys=z3e});var u1=y(vv=>{"use strict";Object.defineProperty(vv,"__esModule",{value:!0});vv.isPromise=void 0;function V3e(e){return!!e&&!!e.then&&typeof e.then=="function"}vv.isPromise=V3e});var l1=y(yv=>{"use strict";Object.defineProperty(yv,"__esModule",{value:!0});yv.YError=void 0;var Kx=class e extends Error{constructor(t){super(t||"yargs error"),this.name="YError",Error.captureStackTrace(this,e)}};yv.YError=Kx});var bv=y(Ev=>{"use strict";Object.defineProperty(Ev,"__esModule",{value:!0});Ev.parseCommand=void 0;function G3e(e){let r=e.replace(/\s{2,}/g," ").split(/\s+(?![^[]*]|[^<]*>)/),n=/\.*[\][<>]/g,i=r.shift();if(!i)throw new Error(`No command found in: ${e}`);let a={cmd:i.replace(n,""),demanded:[],optional:[]};return r.forEach((s,o)=>{let u=!1;s=s.replace(/\s/g,""),/\.+[\]>]/.test(s)&&o===r.length-1&&(u=!0),/^\[/.test(s)?a.optional.push({cmd:s.replace(n,"").split("|"),variadic:u}):a.demanded.push({cmd:s.replace(n,"").split("|"),variadic:u})}),a}Ev.parseCommand=G3e});var xv=y(wv=>{"use strict";Object.defineProperty(wv,"__esModule",{value:!0});wv.argsert=void 0;var Jx=l1(),H3e=bv(),K3e=["first","second","third","fourth","fifth","sixth"];function J3e(e,t,r){function n(){return typeof e=="object"?[{demanded:[],optional:[]},e,t]:[H3e.parseCommand(`cmd ${e}`),t,r]}try{let i=0,[a,s,o]=n(),u=[].slice.call(s);for(;u.length&&u[u.length-1]===void 0;)u.pop();if(o=o||u.length,o<a.demanded.length)throw new Jx.YError(`Not enough arguments provided. Expected ${a.demanded.length} but received ${u.length}.`);let l=a.demanded.length+a.optional.length;if(o>l)throw new Jx.YError(`Too many arguments provided. Expected max ${l} but received ${o}.`);a.demanded.forEach(c=>{let d=u.shift(),p=AM(d);c.cmd.filter(m=>m===p||m==="*").length===0&&TM(p,c.cmd,i),i+=1}),a.optional.forEach(c=>{if(u.length===0)return;let d=u.shift(),p=AM(d);c.cmd.filter(m=>m===p||m==="*").length===0&&TM(p,c.cmd,i),i+=1})}catch(i){console.warn(i.stack)}}wv.argsert=J3e;function AM(e){return Array.isArray(e)?"array":e===null?"null":typeof e}function TM(e,t,r){throw new Jx.YError(`Invalid ${K3e[r]||"manyith"} argument. Expected ${t.join(" or ")} but received ${e}.`)}});var Yx=y(Cl=>{"use strict";Object.defineProperty(Cl,"__esModule",{value:!0});Cl.applyMiddleware=Cl.commandMiddlewareFactory=Cl.globalMiddlewareFactory=void 0;var W3e=xv(),Wx=u1();function Y3e(e,t){return function(r,n=!1){if(W3e.argsert("<array|function> [boolean]",[r,n],arguments.length),Array.isArray(r)){for(let i=0;i<r.length;i++){if(typeof r[i]!="function")throw Error("middleware must be a function");r[i].applyBeforeValidation=n}Array.prototype.push.apply(e,r)}else typeof r=="function"&&(r.applyBeforeValidation=n,e.push(r));return t}}Cl.globalMiddlewareFactory=Y3e;function Q3e(e){return e?e.map(t=>(t.applyBeforeValidation=!1,t)):[]}Cl.commandMiddlewareFactory=Q3e;function X3e(e,t,r,n){let i=new Error("middleware cannot return a promise when applyBeforeValidation is true");return r.reduce((a,s)=>{if(s.applyBeforeValidation!==n)return a;if(Wx.isPromise(a))return a.then(o=>Promise.all([o,s(o,t)])).then(([o,u])=>Object.assign(o,u));{let o=s(a,t);if(n&&Wx.isPromise(o))throw i;return Wx.isPromise(o)?o.then(u=>Object.assign(a,u)):Object.assign(a,o)}},e)}Cl.applyMiddleware=X3e});var FM=y((lvt,Xx)=>{"use strict";var RM=require("fs"),Z3e=require("path").join,eEe=require("path").resolve,PM=require("path").dirname,Qx={extensions:["js","json","coffee"],recurse:!0,rename:function(e){return e},visit:function(e){return e}};function tEe(e,t,r){return new RegExp("\\.("+r.extensions.join("|")+")$","i").test(t)&&!(r.include&&r.include instanceof RegExp&&!r.include.test(e))&&!(r.include&&typeof r.include=="function"&&!r.include(e,t))&&!(r.exclude&&r.exclude instanceof RegExp&&r.exclude.test(e))&&!(r.exclude&&typeof r.exclude=="function"&&r.exclude(e,t))}function IM(e,t,r){var n={};t&&!r&&typeof t!="string"&&(r=t,t=null),r=r||{};for(var i in Qx)typeof r[i]>"u"&&(r[i]=Qx[i]);return t=t?eEe(PM(e.filename),t):PM(e.filename),RM.readdirSync(t).forEach(function(a){var s=Z3e(t,a),o,u,l;RM.statSync(s).isDirectory()&&r.recurse?(o=IM(e,s,r),Object.keys(o).length&&(n[r.rename(a,s,a)]=o)):s!==e.filename&&tEe(s,a,r)&&(u=a.substring(0,a.lastIndexOf(".")),l=e.require(s),n[r.rename(u,s,a)]=r.visit(l,s,a)||l)}),n}Xx.exports=IM;Xx.exports.defaults=Qx});var kM=y((cvt,NM)=>{"use strict";NM.exports=function(t){for(var r=0,n=Object.keys(require.cache),i;r<n.length;r++)if(i=require.cache[n[r]],i.exports===t)return i;return null}});var _v=y((dvt,jM)=>{"use strict";var rEe=require("util"),nEe=require("fs"),LM=require("path");function c1(e){if(e=e.toLocaleLowerCase(),e.indexOf("-")===-1&&e.indexOf("_")===-1)return e;{let t="",r=!1,n=e.match(/^-+/);for(let i=n?n[0].length:0;i<e.length;i++){let a=e.charAt(i);if(r&&(r=!1,a=a.toLocaleUpperCase()),i!==0&&(a==="-"||a==="_")){r=!0;continue}else a!=="-"&&a!=="_"&&(t+=a)}return t}}function BM(e,t){let r=e.toLocaleLowerCase();t=t||"-";let n="";for(let i=0;i<e.length;i++){let a=r.charAt(i),s=e.charAt(i);a!==s&&i>0?n+=`${t}${r.charAt(i)}`:n+=s}return n}function MM(e){return e==null?!1:typeof e=="number"||/^0x[0-9a-f]+$/i.test(e)?!0:e.length>1&&e[0]==="0"?!1:/^[-]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(e)}function iEe(e){if(Array.isArray(e))return e.map(s=>typeof s!="string"?s+"":s);e=e.trim();let t=0,r=null,n=null,i=null,a=[];for(let s=0;s<e.length;s++){if(r=n,n=e.charAt(s),n===" "&&!i){r!==" "&&t++;continue}n===i?i=null:(n==="'"||n==='"')&&!i&&(i=n),a[t]||(a[t]=""),a[t]+=n}return a}var fu,e_=class{constructor(t){fu=t}parse(t,r){let n=Object.assign({alias:void 0,array:void 0,boolean:void 0,config:void 0,configObjects:void 0,configuration:void 0,coerce:void 0,count:void 0,default:void 0,envPrefix:void 0,narg:void 0,normalize:void 0,string:void 0,number:void 0,__:void 0,key:void 0},r),i=iEe(t),a=aEe(Object.assign(Object.create(null),n.alias)),s=Object.assign({"boolean-negation":!0,"camel-case-expansion":!0,"combine-arrays":!1,"dot-notation":!0,"duplicate-arguments-array":!0,"flatten-duplicate-arrays":!0,"greedy-arrays":!0,"halt-at-non-option":!1,"nargs-eats-options":!1,"negation-prefix":"no-","parse-numbers":!0,"parse-positional-numbers":!0,"populate--":!1,"set-placeholder-key":!1,"short-option-groups":!0,"strip-aliased":!1,"strip-dashed":!1,"unknown-options-as-args":!1},n.configuration),o=Object.assign(Object.create(null),n.default),u=n.configObjects||[],l=n.envPrefix,c=s["populate--"],d=c?"--":"_",p=Object.create(null),f=Object.create(null),m=n.__||fu.format,h={aliases:Object.create(null),arrays:Object.create(null),bools:Object.create(null),strings:Object.create(null),numbers:Object.create(null),counts:Object.create(null),normalize:Object.create(null),configs:Object.create(null),nargs:Object.create(null),coercions:Object.create(null),keys:[]},g=/^-([0-9]+(\.[0-9]+)?|\.[0-9]+)$/,v=new RegExp("^--"+s["negation-prefix"]+"(.+)");[].concat(n.array||[]).filter(Boolean).forEach(function(b){let C=typeof b=="object"?b.key:b,M=Object.keys(b).map(function(k){return{boolean:"bools",string:"strings",number:"numbers"}[k]}).filter(Boolean).pop();M&&(h[M][C]=!0),h.arrays[C]=!0,h.keys.push(C)}),[].concat(n.boolean||[]).filter(Boolean).forEach(function(b){h.bools[b]=!0,h.keys.push(b)}),[].concat(n.string||[]).filter(Boolean).forEach(function(b){h.strings[b]=!0,h.keys.push(b)}),[].concat(n.number||[]).filter(Boolean).forEach(function(b){h.numbers[b]=!0,h.keys.push(b)}),[].concat(n.count||[]).filter(Boolean).forEach(function(b){h.counts[b]=!0,h.keys.push(b)}),[].concat(n.normalize||[]).filter(Boolean).forEach(function(b){h.normalize[b]=!0,h.keys.push(b)}),typeof n.narg=="object"&&Object.entries(n.narg).forEach(([b,C])=>{typeof C=="number"&&(h.nargs[b]=C,h.keys.push(b))}),typeof n.coerce=="object"&&Object.entries(n.coerce).forEach(([b,C])=>{typeof C=="function"&&(h.coercions[b]=C,h.keys.push(b))}),typeof n.config<"u"&&(Array.isArray(n.config)||typeof n.config=="string"?[].concat(n.config).filter(Boolean).forEach(function(b){h.configs[b]=!0}):typeof n.config=="object"&&Object.entries(n.config).forEach(([b,C])=>{(typeof C=="boolean"||typeof C=="function")&&(h.configs[b]=C)})),ge(n.key,a,n.default,h.arrays),Object.keys(o).forEach(function(b){(h.aliases[b]||[]).forEach(function(C){o[C]=o[b]})});let E=null;T();let x=[],R=Object.assign(Object.create(null),{_:[]}),I={};for(let b=0;b<i.length;b++){let C=i[b],M,k,$,re,he,Fe;if(C!=="--"&&He(C))L(C);else if(C.match(/^--.+=/)||!s["short-option-groups"]&&C.match(/^-.+=/))re=C.match(/^--?([^=]+)=([\s\S]*)$/),re!==null&&Array.isArray(re)&&re.length>=3&&(de(re[1],h.arrays)?b=K(b,re[1],i,re[2]):de(re[1],h.nargs)!==!1?b=Y(b,re[1],i,re[2]):A(re[1],re[2]));else if(C.match(v)&&s["boolean-negation"])re=C.match(v),re!==null&&Array.isArray(re)&&re.length>=2&&(k=re[1],A(k,de(k,h.arrays)?[!1]:!1));else if(C.match(/^--.+/)||!s["short-option-groups"]&&C.match(/^-[^-]+/))re=C.match(/^--?(.+)/),re!==null&&Array.isArray(re)&&re.length>=2&&(k=re[1],de(k,h.arrays)?b=K(b,k,i):de(k,h.nargs)!==!1?b=Y(b,k,i):(he=i[b+1],he!==void 0&&(!he.match(/^-/)||he.match(g))&&!de(k,h.bools)&&!de(k,h.counts)||/^(true|false)$/.test(he)?(A(k,he),b++):A(k,z(k))));else if(C.match(/^-.\..+=/))re=C.match(/^-([^=]+)=([\s\S]*)$/),re!==null&&Array.isArray(re)&&re.length>=3&&A(re[1],re[2]);else if(C.match(/^-.\..+/)&&!C.match(g))he=i[b+1],re=C.match(/^-(.\..+)/),re!==null&&Array.isArray(re)&&re.length>=2&&(k=re[1],he!==void 0&&!he.match(/^-/)&&!de(k,h.bools)&&!de(k,h.counts)?(A(k,he),b++):A(k,z(k)));else if(C.match(/^-[^-]+/)&&!C.match(g)){$=C.slice(1,-1).split(""),M=!1;for(let je=0;je<$.length;je++){if(he=C.slice(je+2),$[je+1]&&$[je+1]==="="){Fe=C.slice(je+3),k=$[je],de(k,h.arrays)?b=K(b,k,i,Fe):de(k,h.nargs)!==!1?b=Y(b,k,i,Fe):A(k,Fe),M=!0;break}if(he==="-"){A($[je],he);continue}if(/[A-Za-z]/.test($[je])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(he)&&de(he,h.bools)===!1){A($[je],he),M=!0;break}if($[je+1]&&$[je+1].match(/\W/)){A($[je],he),M=!0;break}else A($[je],z($[je]))}k=C.slice(-1)[0],!M&&k!=="-"&&(de(k,h.arrays)?b=K(b,k,i):de(k,h.nargs)!==!1?b=Y(b,k,i):(he=i[b+1],he!==void 0&&(!/^(-|--)[^-]/.test(he)||he.match(g))&&!de(k,h.bools)&&!de(k,h.counts)||/^(true|false)$/.test(he)?(A(k,he),b++):A(k,z(k))))}else if(C.match(/^-[0-9]$/)&&C.match(g)&&de(C.slice(1),h.bools))k=C.slice(1),A(k,z(k));else if(C==="--"){x=i.slice(b+1);break}else if(s["halt-at-non-option"]){x=i.slice(b);break}else L(C)}ce(R,!0),ce(R,!1),j(R),Z(),Pe(R,h.aliases,o,!0),ae(R),s["set-placeholder-key"]&&we(R),Object.keys(h.counts).forEach(function(b){ve(R,b.split("."))||A(b,0)}),c&&x.length&&(R[d]=[]),x.forEach(function(b){R[d].push(b)}),s["camel-case-expansion"]&&s["strip-dashed"]&&Object.keys(R).filter(b=>b!=="--"&&b.includes("-")).forEach(b=>{delete R[b]}),s["strip-aliased"]&&[].concat(...Object.keys(a).map(b=>a[b])).forEach(b=>{s["camel-case-expansion"]&&b.includes("-")&&delete R[b.split(".").map(C=>c1(C)).join(".")],delete R[b]});function L(b){let C=O("_",b);(typeof C=="string"||typeof C=="number")&&R._.push(C)}function Y(b,C,M,k){let $,re=de(C,h.nargs);if(re=typeof re!="number"||isNaN(re)?1:re,re===0)return _(k)||(E=Error(m("Argument unexpected for: %s",C))),A(C,z(C)),b;let he=_(k)?0:1;if(s["nargs-eats-options"])M.length-(b+1)+he<re&&(E=Error(m("Not enough arguments following: %s",C))),he=re;else{for($=b+1;$<M.length&&(!M[$].match(/^-[^0-9]/)||M[$].match(g)||He(M[$]));$++)he++;he<re&&(E=Error(m("Not enough arguments following: %s",C)))}let Fe=Math.min(he,re);for(!_(k)&&Fe>0&&(A(C,k),Fe--),$=b+1;$<Fe+b+1;$++)A(C,M[$]);return b+Fe}function K(b,C,M,k){let $=[],re=k||M[b+1],he=de(C,h.nargs);if(de(C,h.bools)&&!/^(true|false)$/.test(re))$.push(!0);else if(_(re)||_(k)&&/^-/.test(re)&&!g.test(re)&&!He(re)){if(o[C]!==void 0){let Fe=o[C];$=Array.isArray(Fe)?Fe:[Fe]}}else{_(k)||$.push(N(C,k));for(let Fe=b+1;Fe<M.length&&!(!s["greedy-arrays"]&&$.length>0||he&&typeof he=="number"&&$.length>=he||(re=M[Fe],/^-/.test(re)&&!g.test(re)&&!He(re)));Fe++)b=Fe,$.push(N(C,re))}return typeof he=="number"&&(he&&$.length<he||isNaN(he)&&$.length===0)&&(E=Error(m("Not enough arguments following: %s",C))),A(C,$),b}function A(b,C){if(/-/.test(b)&&s["camel-case-expansion"]){let $=b.split(".").map(function(re){return c1(re)}).join(".");X(b,$)}let M=N(b,C),k=b.split(".");Be(R,k,M),h.aliases[b]&&h.aliases[b].forEach(function($){let re=$.split(".");Be(R,re,M)}),k.length>1&&s["dot-notation"]&&(h.aliases[k[0]]||[]).forEach(function($){let re=$.split("."),he=[].concat(k);he.shift(),re=re.concat(he),(h.aliases[b]||[]).includes(re.join("."))||Be(R,re,M)}),de(b,h.normalize)&&!de(b,h.arrays)&&[b].concat(h.aliases[b]||[]).forEach(function(re){Object.defineProperty(I,re,{enumerable:!0,get(){return C},set(he){C=typeof he=="string"?fu.normalize(he):he}})})}function X(b,C){h.aliases[b]&&h.aliases[b].length||(h.aliases[b]=[C],p[C]=!0),h.aliases[C]&&h.aliases[C].length||X(C,b)}function N(b,C){typeof C=="string"&&(C[0]==="'"||C[0]==='"')&&C[C.length-1]===C[0]&&(C=C.substring(1,C.length-1)),(de(b,h.bools)||de(b,h.counts))&&typeof C=="string"&&(C=C==="true");let M=Array.isArray(C)?C.map(function(k){return O(b,k)}):O(b,C);return de(b,h.counts)&&(_(M)||typeof M=="boolean")&&(M=Zx()),de(b,h.normalize)&&de(b,h.arrays)&&(Array.isArray(C)?M=C.map(k=>fu.normalize(k)):M=fu.normalize(C)),M}function O(b,C){return!s["parse-positional-numbers"]&&b==="_"||!de(b,h.strings)&&!de(b,h.bools)&&!Array.isArray(C)&&(MM(C)&&s["parse-numbers"]&&Number.isSafeInteger(Math.floor(parseFloat(`${C}`)))||!_(C)&&de(b,h.numbers))&&(C=Number(C)),C}function j(b){let C=Object.create(null);Pe(C,h.aliases,o),Object.keys(h.configs).forEach(function(M){let k=b[M]||C[M];if(k)try{let $=null,re=fu.resolve(fu.cwd(),k),he=h.configs[M];if(typeof he=="function"){try{$=he(re)}catch(Fe){$=Fe}if($ instanceof Error){E=$;return}}else $=fu.require(re);V($)}catch($){$.name==="PermissionDenied"?E=$:b[M]&&(E=Error(m("Invalid JSON config file: %s",k)))}})}function V(b,C){Object.keys(b).forEach(function(M){let k=b[M],$=C?C+"."+M:M;typeof k=="object"&&k!==null&&!Array.isArray(k)&&s["dot-notation"]?V(k,$):(!ve(R,$.split("."))||de($,h.arrays)&&s["combine-arrays"])&&A($,k)})}function Z(){typeof u<"u"&&u.forEach(function(b){V(b)})}function ce(b,C){if(typeof l>"u")return;let M=typeof l=="string"?l:"",k=fu.env();Object.keys(k).forEach(function($){if(M===""||$.lastIndexOf(M,0)===0){let re=$.split("__").map(function(he,Fe){return Fe===0&&(he=he.substring(M.length)),c1(he)});(C&&h.configs[re.join(".")]||!C)&&!ve(b,re)&&A(re.join("."),k[$])}})}function ae(b){let C,M=new Set;Object.keys(b).forEach(function(k){if(!M.has(k)&&(C=de(k,h.coercions),typeof C=="function"))try{let $=O(k,C(b[k]));[].concat(h.aliases[k]||[],k).forEach(re=>{M.add(re),b[re]=$})}catch($){E=$}})}function we(b){return h.keys.forEach(C=>{~C.indexOf(".")||typeof b[C]>"u"&&(b[C]=void 0)}),b}function Pe(b,C,M,k=!1){Object.keys(M).forEach(function($){ve(b,$.split("."))||(Be(b,$.split("."),M[$]),k&&(f[$]=!0),(C[$]||[]).forEach(function(re){ve(b,re.split("."))||Be(b,re.split("."),M[$])}))})}function ve(b,C){let M=b;s["dot-notation"]||(C=[C.join(".")]),C.slice(0,-1).forEach(function($){M=M[$]||{}});let k=C[C.length-1];return typeof M!="object"?!1:k in M}function Be(b,C,M){let k=b;s["dot-notation"]||(C=[C.join(".")]),C.slice(0,-1).forEach(function(je){je=OM(je),typeof k=="object"&&k[je]===void 0&&(k[je]={}),typeof k[je]!="object"||Array.isArray(k[je])?(Array.isArray(k[je])?k[je].push({}):k[je]=[k[je],{}],k=k[je][k[je].length-1]):k=k[je]});let $=OM(C[C.length-1]),re=de(C.join("."),h.arrays),he=Array.isArray(M),Fe=s["duplicate-arguments-array"];!Fe&&de($,h.nargs)&&(Fe=!0,(!_(k[$])&&h.nargs[$]===1||Array.isArray(k[$])&&k[$].length===h.nargs[$])&&(k[$]=void 0)),M===Zx()?k[$]=Zx(k[$]):Array.isArray(k[$])?Fe&&re&&he?k[$]=s["flatten-duplicate-arrays"]?k[$].concat(M):(Array.isArray(k[$][0])?k[$]:[k[$]]).concat([M]):!Fe&&!!re==!!he?k[$]=M:k[$]=k[$].concat([M]):k[$]===void 0&&re?k[$]=he?M:[M]:Fe&&!(k[$]===void 0||de($,h.counts)||de($,h.bools))?k[$]=[k[$],M]:k[$]=M}function ge(...b){b.forEach(function(C){Object.keys(C||{}).forEach(function(M){h.aliases[M]||(h.aliases[M]=[].concat(a[M]||[]),h.aliases[M].concat(M).forEach(function(k){if(/-/.test(k)&&s["camel-case-expansion"]){let $=c1(k);$!==M&&h.aliases[M].indexOf($)===-1&&(h.aliases[M].push($),p[$]=!0)}}),h.aliases[M].concat(M).forEach(function(k){if(k.length>1&&/[A-Z]/.test(k)&&s["camel-case-expansion"]){let $=BM(k,"-");$!==M&&h.aliases[M].indexOf($)===-1&&(h.aliases[M].push($),p[$]=!0)}}),h.aliases[M].forEach(function(k){h.aliases[k]=[M].concat(h.aliases[M].filter(function($){return k!==$}))}))})})}function de(b,C){let M=[].concat(h.aliases[b]||[],b),k=Object.keys(C),$=M.find(re=>k.includes(re));return $?C[$]:!1}function Ne(b){let C=Object.keys(h);return[].concat(C.map(k=>h[k])).some(function(k){return Array.isArray(k)?k.includes(b):k[b]})}function Me(b,...C){return[].concat(...C).some(function(k){let $=b.match(k);return $&&Ne($[1])})}function Re(b){if(b.match(g)||!b.match(/^-[^-]+/))return!1;let C=!0,M,k=b.slice(1).split("");for(let $=0;$<k.length;$++){if(M=b.slice($+2),!Ne(k[$])){C=!1;break}if(k[$+1]&&k[$+1]==="="||M==="-"||/[A-Za-z]/.test(k[$])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(M)||k[$+1]&&k[$+1].match(/\W/))break}return C}function He(b){return s["unknown-options-as-args"]&&B(b)}function B(b){return b.match(g)||Re(b)?!1:!Me(b,/^-+([^=]+?)=[\s\S]*$/,v,/^-+([^=]+?)$/,/^-+([^=]+?)-$/,/^-+([^=]+?\d+)$/,/^-+([^=]+?)\W+.*$/)}function z(b){return!de(b,h.bools)&&!de(b,h.counts)&&`${b}`in o?o[b]:W(D(b))}function W(b){return{boolean:!0,string:"",number:void 0,array:[]}[b]}function D(b){let C="boolean";return de(b,h.strings)?C="string":de(b,h.numbers)?C="number":de(b,h.bools)?C="boolean":de(b,h.arrays)&&(C="array"),C}function _(b){return b===void 0}function T(){Object.keys(h.counts).find(b=>de(b,h.arrays)?(E=Error(m("Invalid configuration: %s, opts.count excludes opts.array.",b)),!0):de(b,h.nargs)?(E=Error(m("Invalid configuration: %s, opts.count excludes opts.narg.",b)),!0):!1)}return{aliases:Object.assign({},h.aliases),argv:Object.assign(I,R),configuration:s,defaulted:Object.assign({},f),error:E,newAliases:Object.assign({},p)}}};function aEe(e){let t=[],r=Object.create(null),n=!0;for(Object.keys(e).forEach(function(i){t.push([].concat(e[i],i))});n;){n=!1;for(let i=0;i<t.length;i++)for(let a=i+1;a<t.length;a++)if(t[i].filter(function(o){return t[a].indexOf(o)!==-1}).length){t[i]=t[i].concat(t[a]),t.splice(a,1),n=!0;break}}return t.forEach(function(i){i=i.filter(function(s,o,u){return u.indexOf(s)===o});let a=i.pop();a!==void 0&&typeof a=="string"&&(r[a]=i)}),r}function Zx(e){return e!==void 0?e+1:1}function OM(e){return e==="__proto__"?"___proto___":e}var qM=process&&process.env&&process.env.YARGS_MIN_NODE_VERSION?Number(process.env.YARGS_MIN_NODE_VERSION):10;if(process&&process.version&&Number(process.version.match(/v([^.]+)/)[1])<qM)throw Error(`yargs parser supports a minimum Node.js version of ${qM}. Read our version support policy: https://github.com/yargs/yargs-parser#supported-nodejs-versions`);var sEe=process?process.env:{},UM=new e_({cwd:process.cwd,env:()=>sEe,format:rEe.format,normalize:LM.normalize,resolve:LM.resolve,require:e=>{if(typeof require<"u")return require(e);if(e.match(/\.json$/))return nEe.readFileSync(e,"utf8");throw Error("only .json config files are supported in ESM")}}),d1=function(t,r){return UM.parse(t.slice(),r).argv};d1.detailed=function(e,t){return UM.parse(e.slice(),t)};d1.camelCase=c1;d1.decamelize=BM;d1.looksLikeNumber=MM;jM.exports=d1});var a_=y(Os=>{"use strict";Object.defineProperty(Os,"__esModule",{value:!0});Os.isCommandBuilderCallback=Os.isCommandBuilderDefinition=Os.isCommandHandlerDefinition=Os.command=void 0;var t_=dd(),$M=u1(),r_=Yx(),n_=bv(),zM=require("path"),oEe=require("util"),uEe=s_(),lEe=FM(),cEe=kM(),dEe=_v(),Vp=/(^\*)|(^\$0)/;function pEe(e,t,r,n=[]){let i={},a={},s={},o;i.addHandler=function(E,x,R,I,L,Y){let K=[],A=r_.commandMiddlewareFactory(L);if(I=I||(()=>{}),Array.isArray(E))K=E.slice(1),E=E[0];else if(VM(E)){let j=Array.isArray(E.command)||typeof E.command=="string"?E.command:u(E);E.aliases&&(j=[].concat(j).concat(E.aliases)),i.addHandler(j,c(E),E.builder,E.handler,E.middlewares,E.deprecated);return}if(GM(R)){i.addHandler([E].concat(K),x,R.builder,R.handler,R.middlewares,R.deprecated);return}let X=n_.parseCommand(E);K=K.map(j=>n_.parseCommand(j).cmd);let N=!1,O=[X.cmd].concat(K).filter(j=>Vp.test(j)?(N=!0,!1):!0);O.length===0&&N&&O.push("$0"),N&&(X.cmd=O[0],K=O.slice(1),E=E.replace(Vp,X.cmd)),K.forEach(j=>{s[j]=X.cmd}),x!==!1&&t.command(E,x,N,K,Y),a[X.cmd]={original:E,description:x,handler:I,builder:R||{},middlewares:A,deprecated:Y,demanded:X.demanded,optional:X.optional},N&&(o=a[X.cmd])},i.addDirectory=function(E,x,R,I,L){L=L||{},typeof L.recurse!="boolean"&&(L.recurse=!1),Array.isArray(L.extensions)||(L.extensions=["js"]);let Y=typeof L.visit=="function"?L.visit:K=>K;L.visit=function(A,X,N){let O=Y(A,X,N);if(O){if(~x.files.indexOf(X))return O;x.files.push(X),i.addHandler(O)}return O},lEe({require:R,filename:I},E,L)};function u(v){let E=cEe(v);if(!E)throw new Error(`No command name given for module: ${oEe.inspect(v)}`);return l(E.filename)}function l(v){return zM.basename(v,zM.extname(v))}function c({describe:v,description:E,desc:x}){for(let R of[v,E,x]){if(typeof R=="string"||R===!1)return R;t_.assertNotStrictEqual(R,!0)}return!1}i.getCommands=()=>Object.keys(a).concat(Object.keys(s)),i.getCommandHandlers=()=>a,i.hasDefaultCommand=()=>!!o,i.runCommand=function(E,x,R,I){let L=R.aliases,Y=a[E]||a[s[E]]||o,K=x.getContext(),A=K.files.length,X=K.commands.slice(),N=R.argv,O={};E&&(K.commands.push(E),K.fullCommands.push(Y.original));let j=Y.builder;if(i_(j)){let Z=j(x.reset(R.aliases)),ce=uEe.isYargsInstance(Z)?Z:x;d(ce)&&ce.getUsageInstance().usage(p(X,Y),Y.description),N=ce._parseArgs(null,null,!0,I),L=ce.parsed.aliases}else if(fEe(j)){let Z=x.reset(R.aliases);d(Z)&&Z.getUsageInstance().usage(p(X,Y),Y.description),Object.keys(Y.builder).forEach(ce=>{Z.option(ce,j[ce])}),N=Z._parseArgs(null,null,!0,I),L=Z.parsed.aliases}x._hasOutput()||(O=f(Y,N,K));let V=n.slice(0).concat(Y.middlewares);if(r_.applyMiddleware(N,x,V,!0),x._hasOutput()||x._runValidation(N,L,O,x.parsed.error,!E),Y.handler&&!x._hasOutput()){x._setHasOutput(),!!x.getOptions().configuration["populate--"]||x._copyDoubleDash(N),N=r_.applyMiddleware(N,x,V,!1);let ce;$M.isPromise(N)?ce=N.then(we=>Y.handler(we)):ce=Y.handler(N);let ae=x.getHandlerFinishCommand();$M.isPromise(ce)?(x.getUsageInstance().cacheHelpMessage(),ce.then(we=>{ae&&ae(we)}).catch(we=>{try{x.getUsageInstance().fail(null,we)}catch{}}).then(()=>{x.getUsageInstance().clearCachedHelpMessage()})):ae&&ae(ce)}return E&&(K.commands.pop(),K.fullCommands.pop()),A=K.files.length-A,A>0&&K.files.splice(A*-1,A),N};function d(v){return!v.getUsageInstance().getUsageDisabled()&&v.getUsageInstance().getUsage().length===0}function p(v,E){let x=Vp.test(E.original)?E.original.replace(Vp,"").trim():E.original,R=v.filter(I=>!Vp.test(I));return R.push(x),`$0 ${R.join(" ")}`}i.runDefaultBuilderOn=function(v){if(t_.assertNotStrictEqual(o,void 0),d(v)){let x=Vp.test(o.original)?o.original:o.original.replace(/^[^[\]<>]*/,"$0 ");v.getUsageInstance().usage(x,o.description)}let E=o.builder;i_(E)?E(v):Object.keys(E).forEach(x=>{v.option(x,E[x])})};function f(v,E,x){E._=E._.slice(x.commands.length);let R=v.demanded.slice(0),I=v.optional.slice(0),L={};for(r.positionalCount(R.length,E._.length);R.length;){let Y=R.shift();m(Y,E,L)}for(;I.length;){let Y=I.shift();m(Y,E,L)}return E._=x.commands.concat(E._),h(E,L,i.cmdToParseOptions(v.original)),L}function m(v,E,x){let R=v.cmd[0];v.variadic?x[R]=E._.splice(0).map(String):E._.length&&(x[R]=[String(E._.shift())])}function h(v,E,x){let R=Object.assign({},e.getOptions());R.default=Object.assign(x.default,R.default);for(let K of Object.keys(x.alias))R.alias[K]=(R.alias[K]||[]).concat(x.alias[K]);R.array=R.array.concat(x.array),delete R.config;let I=[];if(Object.keys(E).forEach(K=>{E[K].map(A=>{R.configuration["unknown-options-as-args"]&&(R.key[K]=!0),I.push(`--${K}`),I.push(A)})}),!I.length)return;let L=Object.assign({},R.configuration,{"populate--":!0}),Y=dEe.detailed(I,Object.assign({},R,{configuration:L}));if(Y.error)e.getUsageInstance().fail(Y.error.message,Y.error);else{let K=Object.keys(E);Object.keys(E).forEach(A=>{K.push(...Y.aliases[A])}),Object.keys(Y.argv).forEach(A=>{K.indexOf(A)!==-1&&(E[A]||(E[A]=Y.argv[A]),v[A]=Y.argv[A])})}}i.cmdToParseOptions=function(v){let E={array:[],default:{},alias:{},demand:{}},x=n_.parseCommand(v);return x.demanded.forEach(R=>{let[I,...L]=R.cmd;R.variadic&&(E.array.push(I),E.default[I]=[]),E.alias[I]=L,E.demand[I]=!0}),x.optional.forEach(R=>{let[I,...L]=R.cmd;R.variadic&&(E.array.push(I),E.default[I]=[]),E.alias[I]=L}),E},i.reset=()=>(a={},s={},o=void 0,i);let g=[];return i.freeze=()=>{g.push({handlers:a,aliasMap:s,defaultCommand:o})},i.unfreeze=()=>{let v=g.pop();t_.assertNotStrictEqual(v,void 0),{handlers:a,aliasMap:s,defaultCommand:o}=v},i}Os.command=pEe;function VM(e){return typeof e=="object"}Os.isCommandHandlerDefinition=VM;function GM(e){return typeof e=="object"&&!!e.builder&&typeof e.handler=="function"}Os.isCommandBuilderDefinition=GM;function i_(e){return typeof e=="function"}Os.isCommandBuilderCallback=i_;function fEe(e){return typeof e=="object"}});var Sv=y(Cv=>{"use strict";Object.defineProperty(Cv,"__esModule",{value:!0});Cv.objFilter=void 0;var mEe=dd();function hEe(e={},t=()=>!0){let r={};return mEe.objectKeys(e).forEach(n=>{t(n,e[n])&&(r[n]=e[n])}),r}Cv.objFilter=hEe});var KM=y((mvt,HM)=>{"use strict";HM.exports=function(e,t){if(typeof e!="string")throw new TypeError("Expected a string");return t=typeof t>"u"?"_":t,e.replace(/([a-z\d])([A-Z])/g,"$1"+t+"$2").replace(/([A-Z]+)([A-Z][a-z\d]+)/g,"$1"+t+"$2").toLowerCase()}});var o_=y((hvt,JM)=>{JM.exports=function(e){[process.stdout,process.stderr].forEach(function(t){t._handle&&t.isTTY&&typeof t._handle.setBlocking=="function"&&t._handle.setBlocking(e)})}});var u_=y((gvt,WM)=>{"use strict";WM.exports=({onlyFirst:e=!1}={})=>{let t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}});var p1=y((vvt,YM)=>{"use strict";var gEe=u_();YM.exports=e=>typeof e=="string"?e.replace(gEe(),""):e});var XM=y((yvt,l_)=>{"use strict";var QM=e=>Number.isNaN(e)?!1:e>=4352&&(e<=4447||e===9001||e===9002||11904<=e&&e<=12871&&e!==12351||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141);l_.exports=QM;l_.exports.default=QM});var eU=y((Evt,ZM)=>{"use strict";ZM.exports=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}});var Dv=y((bvt,c_)=>{"use strict";var vEe=p1(),yEe=XM(),EEe=eU(),tU=e=>{if(typeof e!="string"||e.length===0||(e=vEe(e),e.length===0))return 0;e=e.replace(EEe()," ");let t=0;for(let r=0;r<e.length;r++){let n=e.codePointAt(r);n<=31||n>=127&&n<=159||n>=768&&n<=879||(n>65535&&r++,t+=yEe(n)?2:1)}return t};c_.exports=tU;c_.exports.default=tU});var nU=y((wvt,rU)=>{"use strict";rU.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var d_=y((xvt,aU)=>{var f1=nU(),iU={};for(let e of Object.keys(f1))iU[f1[e]]=e;var st={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};aU.exports=st;for(let e of Object.keys(st)){if(!("channels"in st[e]))throw new Error("missing channels property: "+e);if(!("labels"in st[e]))throw new Error("missing channel labels property: "+e);if(st[e].labels.length!==st[e].channels)throw new Error("channel and label counts mismatch: "+e);let{channels:t,labels:r}=st[e];delete st[e].channels,delete st[e].labels,Object.defineProperty(st[e],"channels",{value:t}),Object.defineProperty(st[e],"labels",{value:r})}st.rgb.hsl=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(t,r,n),a=Math.max(t,r,n),s=a-i,o,u;a===i?o=0:t===a?o=(r-n)/s:r===a?o=2+(n-t)/s:n===a&&(o=4+(t-r)/s),o=Math.min(o*60,360),o<0&&(o+=360);let l=(i+a)/2;return a===i?u=0:l<=.5?u=s/(a+i):u=s/(2-a-i),[o,u*100,l*100]};st.rgb.hsv=function(e){let t,r,n,i,a,s=e[0]/255,o=e[1]/255,u=e[2]/255,l=Math.max(s,o,u),c=l-Math.min(s,o,u),d=function(p){return(l-p)/6/c+1/2};return c===0?(i=0,a=0):(a=c/l,t=d(s),r=d(o),n=d(u),s===l?i=n-r:o===l?i=1/3+t-n:u===l&&(i=2/3+r-t),i<0?i+=1:i>1&&(i-=1)),[i*360,a*100,l*100]};st.rgb.hwb=function(e){let t=e[0],r=e[1],n=e[2],i=st.rgb.hsl(e)[0],a=1/255*Math.min(t,Math.min(r,n));return n=1-1/255*Math.max(t,Math.max(r,n)),[i,a*100,n*100]};st.rgb.cmyk=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(1-t,1-r,1-n),a=(1-t-i)/(1-i)||0,s=(1-r-i)/(1-i)||0,o=(1-n-i)/(1-i)||0;return[a*100,s*100,o*100,i*100]};function bEe(e,t){return(e[0]-t[0])**2+(e[1]-t[1])**2+(e[2]-t[2])**2}st.rgb.keyword=function(e){let t=iU[e];if(t)return t;let r=1/0,n;for(let i of Object.keys(f1)){let a=f1[i],s=bEe(e,a);s<r&&(r=s,n=i)}return n};st.keyword.rgb=function(e){return f1[e]};st.rgb.xyz=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255;t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92;let i=t*.4124+r*.3576+n*.1805,a=t*.2126+r*.7152+n*.0722,s=t*.0193+r*.1192+n*.9505;return[i*100,a*100,s*100]};st.rgb.lab=function(e){let t=st.rgb.xyz(e),r=t[0],n=t[1],i=t[2];r/=95.047,n/=100,i/=108.883,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,i=i>.008856?i**(1/3):7.787*i+16/116;let a=116*n-16,s=500*(r-n),o=200*(n-i);return[a,s,o]};st.hsl.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i,a,s;if(r===0)return s=n*255,[s,s,s];n<.5?i=n*(1+r):i=n+r-n*r;let o=2*n-i,u=[0,0,0];for(let l=0;l<3;l++)a=t+1/3*-(l-1),a<0&&a++,a>1&&a--,6*a<1?s=o+(i-o)*6*a:2*a<1?s=i:3*a<2?s=o+(i-o)*(2/3-a)*6:s=o,u[l]=s*255;return u};st.hsl.hsv=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=r,a=Math.max(n,.01);n*=2,r*=n<=1?n:2-n,i*=a<=1?a:2-a;let s=(n+r)/2,o=n===0?2*i/(a+i):2*r/(n+r);return[t,o*100,s*100]};st.hsv.rgb=function(e){let t=e[0]/60,r=e[1]/100,n=e[2]/100,i=Math.floor(t)%6,a=t-Math.floor(t),s=255*n*(1-r),o=255*n*(1-r*a),u=255*n*(1-r*(1-a));switch(n*=255,i){case 0:return[n,u,s];case 1:return[o,n,s];case 2:return[s,n,u];case 3:return[s,o,n];case 4:return[u,s,n];case 5:return[n,s,o]}};st.hsv.hsl=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=Math.max(n,.01),a,s;s=(2-r)*n;let o=(2-r)*i;return a=r*i,a/=o<=1?o:2-o,a=a||0,s/=2,[t,a*100,s*100]};st.hwb.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i=r+n,a;i>1&&(r/=i,n/=i);let s=Math.floor(6*t),o=1-n;a=6*t-s,s&1&&(a=1-a);let u=r+a*(o-r),l,c,d;switch(s){default:case 6:case 0:l=o,c=u,d=r;break;case 1:l=u,c=o,d=r;break;case 2:l=r,c=o,d=u;break;case 3:l=r,c=u,d=o;break;case 4:l=u,c=r,d=o;break;case 5:l=o,c=r,d=u;break}return[l*255,c*255,d*255]};st.cmyk.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i=e[3]/100,a=1-Math.min(1,t*(1-i)+i),s=1-Math.min(1,r*(1-i)+i),o=1-Math.min(1,n*(1-i)+i);return[a*255,s*255,o*255]};st.xyz.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i,a,s;return i=t*3.2406+r*-1.5372+n*-.4986,a=t*-.9689+r*1.8758+n*.0415,s=t*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*i**(1/2.4)-.055:i*12.92,a=a>.0031308?1.055*a**(1/2.4)-.055:a*12.92,s=s>.0031308?1.055*s**(1/2.4)-.055:s*12.92,i=Math.min(Math.max(0,i),1),a=Math.min(Math.max(0,a),1),s=Math.min(Math.max(0,s),1),[i*255,a*255,s*255]};st.xyz.lab=function(e){let t=e[0],r=e[1],n=e[2];t/=95.047,r/=100,n/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116;let i=116*r-16,a=500*(t-r),s=200*(r-n);return[i,a,s]};st.lab.xyz=function(e){let t=e[0],r=e[1],n=e[2],i,a,s;a=(t+16)/116,i=r/500+a,s=a-n/200;let o=a**3,u=i**3,l=s**3;return a=o>.008856?o:(a-16/116)/7.787,i=u>.008856?u:(i-16/116)/7.787,s=l>.008856?l:(s-16/116)/7.787,i*=95.047,a*=100,s*=108.883,[i,a,s]};st.lab.lch=function(e){let t=e[0],r=e[1],n=e[2],i;i=Math.atan2(n,r)*360/2/Math.PI,i<0&&(i+=360);let s=Math.sqrt(r*r+n*n);return[t,s,i]};st.lch.lab=function(e){let t=e[0],r=e[1],i=e[2]/360*2*Math.PI,a=r*Math.cos(i),s=r*Math.sin(i);return[t,a,s]};st.rgb.ansi16=function(e,t=null){let[r,n,i]=e,a=t===null?st.rgb.hsv(e)[2]:t;if(a=Math.round(a/50),a===0)return 30;let s=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(r/255));return a===2&&(s+=60),s};st.hsv.ansi16=function(e){return st.rgb.ansi16(st.hsv.rgb(e),e[2])};st.rgb.ansi256=function(e){let t=e[0],r=e[1],n=e[2];return t===r&&r===n?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)};st.ansi16.rgb=function(e){let t=e%10;if(t===0||t===7)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];let r=(~~(e>50)+1)*.5,n=(t&1)*r*255,i=(t>>1&1)*r*255,a=(t>>2&1)*r*255;return[n,i,a]};st.ansi256.rgb=function(e){if(e>=232){let a=(e-232)*10+8;return[a,a,a]}e-=16;let t,r=Math.floor(e/36)/5*255,n=Math.floor((t=e%36)/6)/5*255,i=t%6/5*255;return[r,n,i]};st.rgb.hex=function(e){let r=(((Math.round(e[0])&255)<<16)+((Math.round(e[1])&255)<<8)+(Math.round(e[2])&255)).toString(16).toUpperCase();return"000000".substring(r.length)+r};st.hex.rgb=function(e){let t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let r=t[0];t[0].length===3&&(r=r.split("").map(o=>o+o).join(""));let n=parseInt(r,16),i=n>>16&255,a=n>>8&255,s=n&255;return[i,a,s]};st.rgb.hcg=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.max(Math.max(t,r),n),a=Math.min(Math.min(t,r),n),s=i-a,o,u;return s<1?o=a/(1-s):o=0,s<=0?u=0:i===t?u=(r-n)/s%6:i===r?u=2+(n-t)/s:u=4+(t-r)/s,u/=6,u%=1,[u*360,s*100,o*100]};st.hsl.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=r<.5?2*t*r:2*t*(1-r),i=0;return n<1&&(i=(r-.5*n)/(1-n)),[e[0],n*100,i*100]};st.hsv.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=t*r,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],n*100,i*100]};st.hcg.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100;if(r===0)return[n*255,n*255,n*255];let i=[0,0,0],a=t%1*6,s=a%1,o=1-s,u=0;switch(Math.floor(a)){case 0:i[0]=1,i[1]=s,i[2]=0;break;case 1:i[0]=o,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=s;break;case 3:i[0]=0,i[1]=o,i[2]=1;break;case 4:i[0]=s,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=o}return u=(1-r)*n,[(r*i[0]+u)*255,(r*i[1]+u)*255,(r*i[2]+u)*255]};st.hcg.hsv=function(e){let t=e[1]/100,r=e[2]/100,n=t+r*(1-t),i=0;return n>0&&(i=t/n),[e[0],i*100,n*100]};st.hcg.hsl=function(e){let t=e[1]/100,n=e[2]/100*(1-t)+.5*t,i=0;return n>0&&n<.5?i=t/(2*n):n>=.5&&n<1&&(i=t/(2*(1-n))),[e[0],i*100,n*100]};st.hcg.hwb=function(e){let t=e[1]/100,r=e[2]/100,n=t+r*(1-t);return[e[0],(n-t)*100,(1-n)*100]};st.hwb.hcg=function(e){let t=e[1]/100,n=1-e[2]/100,i=n-t,a=0;return i<1&&(a=(n-i)/(1-i)),[e[0],i*100,a*100]};st.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]};st.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]};st.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]};st.gray.hsl=function(e){return[0,0,e[0]]};st.gray.hsv=st.gray.hsl;st.gray.hwb=function(e){return[0,100,e[0]]};st.gray.cmyk=function(e){return[0,0,0,e[0]]};st.gray.lab=function(e){return[e[0],0,0]};st.gray.hex=function(e){let t=Math.round(e[0]/100*255)&255,n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n};st.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}});var oU=y((_vt,sU)=>{var Av=d_();function wEe(){let e={},t=Object.keys(Av);for(let r=t.length,n=0;n<r;n++)e[t[n]]={distance:-1,parent:null};return e}function xEe(e){let t=wEe(),r=[e];for(t[e].distance=0;r.length;){let n=r.pop(),i=Object.keys(Av[n]);for(let a=i.length,s=0;s<a;s++){let o=i[s],u=t[o];u.distance===-1&&(u.distance=t[n].distance+1,u.parent=n,r.unshift(o))}}return t}function _Ee(e,t){return function(r){return t(e(r))}}function CEe(e,t){let r=[t[e].parent,e],n=Av[t[e].parent][e],i=t[e].parent;for(;t[i].parent;)r.unshift(t[i].parent),n=_Ee(Av[t[i].parent][i],n),i=t[i].parent;return n.conversion=r,n}sU.exports=function(e){let t=xEe(e),r={},n=Object.keys(t);for(let i=n.length,a=0;a<i;a++){let s=n[a];t[s].parent!==null&&(r[s]=CEe(s,t))}return r}});var lU=y((Cvt,uU)=>{var p_=d_(),SEe=oU(),Gp={},DEe=Object.keys(p_);function AEe(e){let t=function(...r){let n=r[0];return n==null?n:(n.length>1&&(r=n),e(r))};return"conversion"in e&&(t.conversion=e.conversion),t}function TEe(e){let t=function(...r){let n=r[0];if(n==null)return n;n.length>1&&(r=n);let i=e(r);if(typeof i=="object")for(let a=i.length,s=0;s<a;s++)i[s]=Math.round(i[s]);return i};return"conversion"in e&&(t.conversion=e.conversion),t}DEe.forEach(e=>{Gp[e]={},Object.defineProperty(Gp[e],"channels",{value:p_[e].channels}),Object.defineProperty(Gp[e],"labels",{value:p_[e].labels});let t=SEe(e);Object.keys(t).forEach(n=>{let i=t[n];Gp[e][n]=TEe(i),Gp[e][n].raw=AEe(i)})});uU.exports=Gp});var m_=y((Svt,mU)=>{"use strict";var cU=(e,t)=>(...r)=>`\x1B[${e(...r)+t}m`,dU=(e,t)=>(...r)=>{let n=e(...r);return`\x1B[${38+t};5;${n}m`},pU=(e,t)=>(...r)=>{let n=e(...r);return`\x1B[${38+t};2;${n[0]};${n[1]};${n[2]}m`},Tv=e=>e,fU=(e,t,r)=>[e,t,r],Hp=(e,t,r)=>{Object.defineProperty(e,t,{get:()=>{let n=r();return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0}),n},enumerable:!0,configurable:!0})},f_,Kp=(e,t,r,n)=>{f_===void 0&&(f_=lU());let i=n?10:0,a={};for(let[s,o]of Object.entries(f_)){let u=s==="ansi16"?"ansi":s;s===t?a[u]=e(r,i):typeof o=="object"&&(a[u]=e(o[t],i))}return a};function REe(){let e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.gray=t.color.blackBright,t.bgColor.bgGray=t.bgColor.bgBlackBright,t.color.grey=t.color.blackBright,t.bgColor.bgGrey=t.bgColor.bgBlackBright;for(let[r,n]of Object.entries(t)){for(let[i,a]of Object.entries(n))t[i]={open:`\x1B[${a[0]}m`,close:`\x1B[${a[1]}m`},n[i]=t[i],e.set(a[0],a[1]);Object.defineProperty(t,r,{value:n,enumerable:!1})}return Object.defineProperty(t,"codes",{value:e,enumerable:!1}),t.color.close="\x1B[39m",t.bgColor.close="\x1B[49m",Hp(t.color,"ansi",()=>Kp(cU,"ansi16",Tv,!1)),Hp(t.color,"ansi256",()=>Kp(dU,"ansi256",Tv,!1)),Hp(t.color,"ansi16m",()=>Kp(pU,"rgb",fU,!1)),Hp(t.bgColor,"ansi",()=>Kp(cU,"ansi16",Tv,!0)),Hp(t.bgColor,"ansi256",()=>Kp(dU,"ansi256",Tv,!0)),Hp(t.bgColor,"ansi16m",()=>Kp(pU,"rgb",fU,!0)),t}Object.defineProperty(mU,"exports",{enumerable:!0,get:REe})});var vU=y((Dvt,gU)=>{"use strict";var m1=Dv(),PEe=p1(),IEe=m_(),g_=new Set(["\x1B","\x9B"]),FEe=39,hU=e=>`${g_.values().next().value}[${e}m`,NEe=e=>e.split(" ").map(t=>m1(t)),h_=(e,t,r)=>{let n=[...t],i=!1,a=m1(PEe(e[e.length-1]));for(let[s,o]of n.entries()){let u=m1(o);if(a+u<=r?e[e.length-1]+=o:(e.push(o),a=0),g_.has(o))i=!0;else if(i&&o==="m"){i=!1;continue}i||(a+=u,a===r&&s<n.length-1&&(e.push(""),a=0))}!a&&e[e.length-1].length>0&&e.length>1&&(e[e.length-2]+=e.pop())},kEe=e=>{let t=e.split(" "),r=t.length;for(;r>0&&!(m1(t[r-1])>0);)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},LEe=(e,t,r={})=>{if(r.trim!==!1&&e.trim()==="")return"";let n="",i="",a,s=NEe(e),o=[""];for(let[u,l]of e.split(" ").entries()){r.trim!==!1&&(o[o.length-1]=o[o.length-1].trimLeft());let c=m1(o[o.length-1]);if(u!==0&&(c>=t&&(r.wordWrap===!1||r.trim===!1)&&(o.push(""),c=0),(c>0||r.trim===!1)&&(o[o.length-1]+=" ",c++)),r.hard&&s[u]>t){let d=t-c,p=1+Math.floor((s[u]-d-1)/t);Math.floor((s[u]-1)/t)<p&&o.push(""),h_(o,l,t);continue}if(c+s[u]>t&&c>0&&s[u]>0){if(r.wordWrap===!1&&c<t){h_(o,l,t);continue}o.push("")}if(c+s[u]>t&&r.wordWrap===!1){h_(o,l,t);continue}o[o.length-1]+=l}r.trim!==!1&&(o=o.map(kEe)),n=o.join(`
|
|
2
|
+
var L3e=Object.create;var gv=Object.defineProperty;var O3e=Object.getOwnPropertyDescriptor;var q3e=Object.getOwnPropertyNames;var B3e=Object.getPrototypeOf,M3e=Object.prototype.hasOwnProperty;var Xn=(e,t)=>()=>(e&&(t=e(e=0)),t);var y=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ks=(e,t)=>{for(var r in t)gv(e,r,{get:t[r],enumerable:!0})},EM=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of q3e(t))!M3e.call(e,i)&&i!==r&&gv(e,i,{get:()=>t[i],enumerable:!(n=O3e(t,i))||n.enumerable});return e};var rt=(e,t,r)=>(r=e!=null?L3e(B3e(e)):{},EM(t||!e||!e.__esModule?gv(r,"default",{value:e,enumerable:!0}):r,e)),Ct=e=>EM(gv({},"__esModule",{value:!0}),e);var bM=y((evt,U3e)=>{U3e.exports=[{name:"AppVeyor",constant:"APPVEYOR",env:"APPVEYOR",pr:"APPVEYOR_PULL_REQUEST_NUMBER"},{name:"Azure Pipelines",constant:"AZURE_PIPELINES",env:"SYSTEM_TEAMFOUNDATIONCOLLECTIONURI",pr:"SYSTEM_PULLREQUEST_PULLREQUESTID"},{name:"Bamboo",constant:"BAMBOO",env:"bamboo_planKey"},{name:"Bitbucket Pipelines",constant:"BITBUCKET",env:"BITBUCKET_COMMIT",pr:"BITBUCKET_PR_ID"},{name:"Bitrise",constant:"BITRISE",env:"BITRISE_IO",pr:"BITRISE_PULL_REQUEST"},{name:"Buddy",constant:"BUDDY",env:"BUDDY_WORKSPACE_ID",pr:"BUDDY_EXECUTION_PULL_REQUEST_ID"},{name:"Buildkite",constant:"BUILDKITE",env:"BUILDKITE",pr:{env:"BUILDKITE_PULL_REQUEST",ne:"false"}},{name:"CircleCI",constant:"CIRCLE",env:"CIRCLECI",pr:"CIRCLE_PULL_REQUEST"},{name:"Cirrus CI",constant:"CIRRUS",env:"CIRRUS_CI",pr:"CIRRUS_PR"},{name:"AWS CodeBuild",constant:"CODEBUILD",env:"CODEBUILD_BUILD_ARN"},{name:"Codeship",constant:"CODESHIP",env:{CI_NAME:"codeship"}},{name:"Drone",constant:"DRONE",env:"DRONE",pr:{DRONE_BUILD_EVENT:"pull_request"}},{name:"dsari",constant:"DSARI",env:"DSARI"},{name:"GitLab CI",constant:"GITLAB",env:"GITLAB_CI"},{name:"GoCD",constant:"GOCD",env:"GO_PIPELINE_LABEL"},{name:"Hudson",constant:"HUDSON",env:"HUDSON_URL"},{name:"Jenkins",constant:"JENKINS",env:["JENKINS_URL","BUILD_ID"],pr:{any:["ghprbPullId","CHANGE_ID"]}},{name:"Magnum CI",constant:"MAGNUM",env:"MAGNUM"},{name:"Netlify CI",constant:"NETLIFY",env:"NETLIFY_BUILD_BASE",pr:{env:"PULL_REQUEST",ne:"false"}},{name:"Sail CI",constant:"SAIL",env:"SAILCI",pr:"SAIL_PULL_REQUEST_NUMBER"},{name:"Semaphore",constant:"SEMAPHORE",env:"SEMAPHORE",pr:"PULL_REQUEST_NUMBER"},{name:"Shippable",constant:"SHIPPABLE",env:"SHIPPABLE",pr:{IS_PULL_REQUEST:"true"}},{name:"Solano CI",constant:"SOLANO",env:"TDDIUM",pr:"TDDIUM_PR_ID"},{name:"Strider CD",constant:"STRIDER",env:"STRIDER"},{name:"TaskCluster",constant:"TASKCLUSTER",env:["TASK_ID","RUN_ID"]},{name:"TeamCity",constant:"TEAMCITY",env:"TEAMCITY_VERSION"},{name:"Travis CI",constant:"TRAVIS",env:"TRAVIS",pr:{env:"TRAVIS_PULL_REQUEST",ne:"false"}}]});var _M=y(ea=>{"use strict";var xM=bM(),Ls=process.env;Object.defineProperty(ea,"_vendors",{value:xM.map(function(e){return e.constant})});ea.name=null;ea.isPR=null;xM.forEach(function(e){var t=Array.isArray(e.env)?e.env:[e.env],r=t.every(function(n){return wM(n)});if(ea[e.constant]=r,r)switch(ea.name=e.name,typeof e.pr){case"string":ea.isPR=!!Ls[e.pr];break;case"object":"env"in e.pr?ea.isPR=e.pr.env in Ls&&Ls[e.pr.env]!==e.pr.ne:"any"in e.pr?ea.isPR=e.pr.any.some(function(n){return!!Ls[n]}):ea.isPR=wM(e.pr);break;default:ea.isPR=null}});ea.isCI=!!(Ls.CI||Ls.CONTINUOUS_INTEGRATION||Ls.BUILD_NUMBER||Ls.RUN_ID||ea.name);function wM(e){return typeof e=="string"?!!Ls[e]:Object.keys(e).every(function(t){return Ls[t]===e[t]})}});var SM=y((rvt,CM)=>{"use strict";CM.exports=_M().isCI});var dd=y(_l=>{"use strict";Object.defineProperty(_l,"__esModule",{value:!0});_l.objectKeys=_l.assertSingleKey=_l.assertNotStrictEqual=void 0;var DM=require("assert");function j3e(e,t,r){DM.notStrictEqual(e,t,r)}_l.assertNotStrictEqual=j3e;function $3e(e){DM.strictEqual(typeof e,"string")}_l.assertSingleKey=$3e;function z3e(e){return Object.keys(e)}_l.objectKeys=z3e});var u1=y(vv=>{"use strict";Object.defineProperty(vv,"__esModule",{value:!0});vv.isPromise=void 0;function V3e(e){return!!e&&!!e.then&&typeof e.then=="function"}vv.isPromise=V3e});var l1=y(yv=>{"use strict";Object.defineProperty(yv,"__esModule",{value:!0});yv.YError=void 0;var Kx=class e extends Error{constructor(t){super(t||"yargs error"),this.name="YError",Error.captureStackTrace(this,e)}};yv.YError=Kx});var bv=y(Ev=>{"use strict";Object.defineProperty(Ev,"__esModule",{value:!0});Ev.parseCommand=void 0;function G3e(e){let r=e.replace(/\s{2,}/g," ").split(/\s+(?![^[]*]|[^<]*>)/),n=/\.*[\][<>]/g,i=r.shift();if(!i)throw new Error(`No command found in: ${e}`);let a={cmd:i.replace(n,""),demanded:[],optional:[]};return r.forEach((s,o)=>{let u=!1;s=s.replace(/\s/g,""),/\.+[\]>]/.test(s)&&o===r.length-1&&(u=!0),/^\[/.test(s)?a.optional.push({cmd:s.replace(n,"").split("|"),variadic:u}):a.demanded.push({cmd:s.replace(n,"").split("|"),variadic:u})}),a}Ev.parseCommand=G3e});var xv=y(wv=>{"use strict";Object.defineProperty(wv,"__esModule",{value:!0});wv.argsert=void 0;var Jx=l1(),H3e=bv(),K3e=["first","second","third","fourth","fifth","sixth"];function J3e(e,t,r){function n(){return typeof e=="object"?[{demanded:[],optional:[]},e,t]:[H3e.parseCommand(`cmd ${e}`),t,r]}try{let i=0,[a,s,o]=n(),u=[].slice.call(s);for(;u.length&&u[u.length-1]===void 0;)u.pop();if(o=o||u.length,o<a.demanded.length)throw new Jx.YError(`Not enough arguments provided. Expected ${a.demanded.length} but received ${u.length}.`);let l=a.demanded.length+a.optional.length;if(o>l)throw new Jx.YError(`Too many arguments provided. Expected max ${l} but received ${o}.`);a.demanded.forEach(c=>{let d=u.shift(),p=AM(d);c.cmd.filter(m=>m===p||m==="*").length===0&&TM(p,c.cmd,i),i+=1}),a.optional.forEach(c=>{if(u.length===0)return;let d=u.shift(),p=AM(d);c.cmd.filter(m=>m===p||m==="*").length===0&&TM(p,c.cmd,i),i+=1})}catch(i){console.warn(i.stack)}}wv.argsert=J3e;function AM(e){return Array.isArray(e)?"array":e===null?"null":typeof e}function TM(e,t,r){throw new Jx.YError(`Invalid ${K3e[r]||"manyith"} argument. Expected ${t.join(" or ")} but received ${e}.`)}});var Yx=y(Cl=>{"use strict";Object.defineProperty(Cl,"__esModule",{value:!0});Cl.applyMiddleware=Cl.commandMiddlewareFactory=Cl.globalMiddlewareFactory=void 0;var W3e=xv(),Wx=u1();function Y3e(e,t){return function(r,n=!1){if(W3e.argsert("<array|function> [boolean]",[r,n],arguments.length),Array.isArray(r)){for(let i=0;i<r.length;i++){if(typeof r[i]!="function")throw Error("middleware must be a function");r[i].applyBeforeValidation=n}Array.prototype.push.apply(e,r)}else typeof r=="function"&&(r.applyBeforeValidation=n,e.push(r));return t}}Cl.globalMiddlewareFactory=Y3e;function Q3e(e){return e?e.map(t=>(t.applyBeforeValidation=!1,t)):[]}Cl.commandMiddlewareFactory=Q3e;function X3e(e,t,r,n){let i=new Error("middleware cannot return a promise when applyBeforeValidation is true");return r.reduce((a,s)=>{if(s.applyBeforeValidation!==n)return a;if(Wx.isPromise(a))return a.then(o=>Promise.all([o,s(o,t)])).then(([o,u])=>Object.assign(o,u));{let o=s(a,t);if(n&&Wx.isPromise(o))throw i;return Wx.isPromise(o)?o.then(u=>Object.assign(a,u)):Object.assign(a,o)}},e)}Cl.applyMiddleware=X3e});var FM=y((lvt,Xx)=>{"use strict";var RM=require("fs"),Z3e=require("path").join,eEe=require("path").resolve,PM=require("path").dirname,Qx={extensions:["js","json","coffee"],recurse:!0,rename:function(e){return e},visit:function(e){return e}};function tEe(e,t,r){return new RegExp("\\.("+r.extensions.join("|")+")$","i").test(t)&&!(r.include&&r.include instanceof RegExp&&!r.include.test(e))&&!(r.include&&typeof r.include=="function"&&!r.include(e,t))&&!(r.exclude&&r.exclude instanceof RegExp&&r.exclude.test(e))&&!(r.exclude&&typeof r.exclude=="function"&&r.exclude(e,t))}function IM(e,t,r){var n={};t&&!r&&typeof t!="string"&&(r=t,t=null),r=r||{};for(var i in Qx)typeof r[i]>"u"&&(r[i]=Qx[i]);return t=t?eEe(PM(e.filename),t):PM(e.filename),RM.readdirSync(t).forEach(function(a){var s=Z3e(t,a),o,u,l;RM.statSync(s).isDirectory()&&r.recurse?(o=IM(e,s,r),Object.keys(o).length&&(n[r.rename(a,s,a)]=o)):s!==e.filename&&tEe(s,a,r)&&(u=a.substring(0,a.lastIndexOf(".")),l=e.require(s),n[r.rename(u,s,a)]=r.visit(l,s,a)||l)}),n}Xx.exports=IM;Xx.exports.defaults=Qx});var kM=y((cvt,NM)=>{"use strict";NM.exports=function(t){for(var r=0,n=Object.keys(require.cache),i;r<n.length;r++)if(i=require.cache[n[r]],i.exports===t)return i;return null}});var _v=y((dvt,jM)=>{"use strict";var rEe=require("util"),nEe=require("fs"),LM=require("path");function c1(e){if(e=e.toLocaleLowerCase(),e.indexOf("-")===-1&&e.indexOf("_")===-1)return e;{let t="",r=!1,n=e.match(/^-+/);for(let i=n?n[0].length:0;i<e.length;i++){let a=e.charAt(i);if(r&&(r=!1,a=a.toLocaleUpperCase()),i!==0&&(a==="-"||a==="_")){r=!0;continue}else a!=="-"&&a!=="_"&&(t+=a)}return t}}function BM(e,t){let r=e.toLocaleLowerCase();t=t||"-";let n="";for(let i=0;i<e.length;i++){let a=r.charAt(i),s=e.charAt(i);a!==s&&i>0?n+=`${t}${r.charAt(i)}`:n+=s}return n}function MM(e){return e==null?!1:typeof e=="number"||/^0x[0-9a-f]+$/i.test(e)?!0:e.length>1&&e[0]==="0"?!1:/^[-]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(e)}function iEe(e){if(Array.isArray(e))return e.map(s=>typeof s!="string"?s+"":s);e=e.trim();let t=0,r=null,n=null,i=null,a=[];for(let s=0;s<e.length;s++){if(r=n,n=e.charAt(s),n===" "&&!i){r!==" "&&t++;continue}n===i?i=null:(n==="'"||n==='"')&&!i&&(i=n),a[t]||(a[t]=""),a[t]+=n}return a}var fu,e_=class{constructor(t){fu=t}parse(t,r){let n=Object.assign({alias:void 0,array:void 0,boolean:void 0,config:void 0,configObjects:void 0,configuration:void 0,coerce:void 0,count:void 0,default:void 0,envPrefix:void 0,narg:void 0,normalize:void 0,string:void 0,number:void 0,__:void 0,key:void 0},r),i=iEe(t),a=aEe(Object.assign(Object.create(null),n.alias)),s=Object.assign({"boolean-negation":!0,"camel-case-expansion":!0,"combine-arrays":!1,"dot-notation":!0,"duplicate-arguments-array":!0,"flatten-duplicate-arrays":!0,"greedy-arrays":!0,"halt-at-non-option":!1,"nargs-eats-options":!1,"negation-prefix":"no-","parse-numbers":!0,"parse-positional-numbers":!0,"populate--":!1,"set-placeholder-key":!1,"short-option-groups":!0,"strip-aliased":!1,"strip-dashed":!1,"unknown-options-as-args":!1},n.configuration),o=Object.assign(Object.create(null),n.default),u=n.configObjects||[],l=n.envPrefix,c=s["populate--"],d=c?"--":"_",p=Object.create(null),f=Object.create(null),m=n.__||fu.format,h={aliases:Object.create(null),arrays:Object.create(null),bools:Object.create(null),strings:Object.create(null),numbers:Object.create(null),counts:Object.create(null),normalize:Object.create(null),configs:Object.create(null),nargs:Object.create(null),coercions:Object.create(null),keys:[]},g=/^-([0-9]+(\.[0-9]+)?|\.[0-9]+)$/,v=new RegExp("^--"+s["negation-prefix"]+"(.+)");[].concat(n.array||[]).filter(Boolean).forEach(function(b){let C=typeof b=="object"?b.key:b,M=Object.keys(b).map(function(k){return{boolean:"bools",string:"strings",number:"numbers"}[k]}).filter(Boolean).pop();M&&(h[M][C]=!0),h.arrays[C]=!0,h.keys.push(C)}),[].concat(n.boolean||[]).filter(Boolean).forEach(function(b){h.bools[b]=!0,h.keys.push(b)}),[].concat(n.string||[]).filter(Boolean).forEach(function(b){h.strings[b]=!0,h.keys.push(b)}),[].concat(n.number||[]).filter(Boolean).forEach(function(b){h.numbers[b]=!0,h.keys.push(b)}),[].concat(n.count||[]).filter(Boolean).forEach(function(b){h.counts[b]=!0,h.keys.push(b)}),[].concat(n.normalize||[]).filter(Boolean).forEach(function(b){h.normalize[b]=!0,h.keys.push(b)}),typeof n.narg=="object"&&Object.entries(n.narg).forEach(([b,C])=>{typeof C=="number"&&(h.nargs[b]=C,h.keys.push(b))}),typeof n.coerce=="object"&&Object.entries(n.coerce).forEach(([b,C])=>{typeof C=="function"&&(h.coercions[b]=C,h.keys.push(b))}),typeof n.config<"u"&&(Array.isArray(n.config)||typeof n.config=="string"?[].concat(n.config).filter(Boolean).forEach(function(b){h.configs[b]=!0}):typeof n.config=="object"&&Object.entries(n.config).forEach(([b,C])=>{(typeof C=="boolean"||typeof C=="function")&&(h.configs[b]=C)})),ge(n.key,a,n.default,h.arrays),Object.keys(o).forEach(function(b){(h.aliases[b]||[]).forEach(function(C){o[C]=o[b]})});let E=null;T();let x=[],R=Object.assign(Object.create(null),{_:[]}),I={};for(let b=0;b<i.length;b++){let C=i[b],M,k,$,re,he,Fe;if(C!=="--"&&He(C))L(C);else if(C.match(/^--.+=/)||!s["short-option-groups"]&&C.match(/^-.+=/))re=C.match(/^--?([^=]+)=([\s\S]*)$/),re!==null&&Array.isArray(re)&&re.length>=3&&(de(re[1],h.arrays)?b=K(b,re[1],i,re[2]):de(re[1],h.nargs)!==!1?b=Y(b,re[1],i,re[2]):A(re[1],re[2]));else if(C.match(v)&&s["boolean-negation"])re=C.match(v),re!==null&&Array.isArray(re)&&re.length>=2&&(k=re[1],A(k,de(k,h.arrays)?[!1]:!1));else if(C.match(/^--.+/)||!s["short-option-groups"]&&C.match(/^-[^-]+/))re=C.match(/^--?(.+)/),re!==null&&Array.isArray(re)&&re.length>=2&&(k=re[1],de(k,h.arrays)?b=K(b,k,i):de(k,h.nargs)!==!1?b=Y(b,k,i):(he=i[b+1],he!==void 0&&(!he.match(/^-/)||he.match(g))&&!de(k,h.bools)&&!de(k,h.counts)||/^(true|false)$/.test(he)?(A(k,he),b++):A(k,z(k))));else if(C.match(/^-.\..+=/))re=C.match(/^-([^=]+)=([\s\S]*)$/),re!==null&&Array.isArray(re)&&re.length>=3&&A(re[1],re[2]);else if(C.match(/^-.\..+/)&&!C.match(g))he=i[b+1],re=C.match(/^-(.\..+)/),re!==null&&Array.isArray(re)&&re.length>=2&&(k=re[1],he!==void 0&&!he.match(/^-/)&&!de(k,h.bools)&&!de(k,h.counts)?(A(k,he),b++):A(k,z(k)));else if(C.match(/^-[^-]+/)&&!C.match(g)){$=C.slice(1,-1).split(""),M=!1;for(let je=0;je<$.length;je++){if(he=C.slice(je+2),$[je+1]&&$[je+1]==="="){Fe=C.slice(je+3),k=$[je],de(k,h.arrays)?b=K(b,k,i,Fe):de(k,h.nargs)!==!1?b=Y(b,k,i,Fe):A(k,Fe),M=!0;break}if(he==="-"){A($[je],he);continue}if(/[A-Za-z]/.test($[je])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(he)&&de(he,h.bools)===!1){A($[je],he),M=!0;break}if($[je+1]&&$[je+1].match(/\W/)){A($[je],he),M=!0;break}else A($[je],z($[je]))}k=C.slice(-1)[0],!M&&k!=="-"&&(de(k,h.arrays)?b=K(b,k,i):de(k,h.nargs)!==!1?b=Y(b,k,i):(he=i[b+1],he!==void 0&&(!/^(-|--)[^-]/.test(he)||he.match(g))&&!de(k,h.bools)&&!de(k,h.counts)||/^(true|false)$/.test(he)?(A(k,he),b++):A(k,z(k))))}else if(C.match(/^-[0-9]$/)&&C.match(g)&&de(C.slice(1),h.bools))k=C.slice(1),A(k,z(k));else if(C==="--"){x=i.slice(b+1);break}else if(s["halt-at-non-option"]){x=i.slice(b);break}else L(C)}ce(R,!0),ce(R,!1),j(R),Z(),Pe(R,h.aliases,o,!0),ae(R),s["set-placeholder-key"]&&we(R),Object.keys(h.counts).forEach(function(b){ve(R,b.split("."))||A(b,0)}),c&&x.length&&(R[d]=[]),x.forEach(function(b){R[d].push(b)}),s["camel-case-expansion"]&&s["strip-dashed"]&&Object.keys(R).filter(b=>b!=="--"&&b.includes("-")).forEach(b=>{delete R[b]}),s["strip-aliased"]&&[].concat(...Object.keys(a).map(b=>a[b])).forEach(b=>{s["camel-case-expansion"]&&b.includes("-")&&delete R[b.split(".").map(C=>c1(C)).join(".")],delete R[b]});function L(b){let C=O("_",b);(typeof C=="string"||typeof C=="number")&&R._.push(C)}function Y(b,C,M,k){let $,re=de(C,h.nargs);if(re=typeof re!="number"||isNaN(re)?1:re,re===0)return _(k)||(E=Error(m("Argument unexpected for: %s",C))),A(C,z(C)),b;let he=_(k)?0:1;if(s["nargs-eats-options"])M.length-(b+1)+he<re&&(E=Error(m("Not enough arguments following: %s",C))),he=re;else{for($=b+1;$<M.length&&(!M[$].match(/^-[^0-9]/)||M[$].match(g)||He(M[$]));$++)he++;he<re&&(E=Error(m("Not enough arguments following: %s",C)))}let Fe=Math.min(he,re);for(!_(k)&&Fe>0&&(A(C,k),Fe--),$=b+1;$<Fe+b+1;$++)A(C,M[$]);return b+Fe}function K(b,C,M,k){let $=[],re=k||M[b+1],he=de(C,h.nargs);if(de(C,h.bools)&&!/^(true|false)$/.test(re))$.push(!0);else if(_(re)||_(k)&&/^-/.test(re)&&!g.test(re)&&!He(re)){if(o[C]!==void 0){let Fe=o[C];$=Array.isArray(Fe)?Fe:[Fe]}}else{_(k)||$.push(N(C,k));for(let Fe=b+1;Fe<M.length&&!(!s["greedy-arrays"]&&$.length>0||he&&typeof he=="number"&&$.length>=he||(re=M[Fe],/^-/.test(re)&&!g.test(re)&&!He(re)));Fe++)b=Fe,$.push(N(C,re))}return typeof he=="number"&&(he&&$.length<he||isNaN(he)&&$.length===0)&&(E=Error(m("Not enough arguments following: %s",C))),A(C,$),b}function A(b,C){if(/-/.test(b)&&s["camel-case-expansion"]){let $=b.split(".").map(function(re){return c1(re)}).join(".");X(b,$)}let M=N(b,C),k=b.split(".");Be(R,k,M),h.aliases[b]&&h.aliases[b].forEach(function($){let re=$.split(".");Be(R,re,M)}),k.length>1&&s["dot-notation"]&&(h.aliases[k[0]]||[]).forEach(function($){let re=$.split("."),he=[].concat(k);he.shift(),re=re.concat(he),(h.aliases[b]||[]).includes(re.join("."))||Be(R,re,M)}),de(b,h.normalize)&&!de(b,h.arrays)&&[b].concat(h.aliases[b]||[]).forEach(function(re){Object.defineProperty(I,re,{enumerable:!0,get(){return C},set(he){C=typeof he=="string"?fu.normalize(he):he}})})}function X(b,C){h.aliases[b]&&h.aliases[b].length||(h.aliases[b]=[C],p[C]=!0),h.aliases[C]&&h.aliases[C].length||X(C,b)}function N(b,C){typeof C=="string"&&(C[0]==="'"||C[0]==='"')&&C[C.length-1]===C[0]&&(C=C.substring(1,C.length-1)),(de(b,h.bools)||de(b,h.counts))&&typeof C=="string"&&(C=C==="true");let M=Array.isArray(C)?C.map(function(k){return O(b,k)}):O(b,C);return de(b,h.counts)&&(_(M)||typeof M=="boolean")&&(M=Zx()),de(b,h.normalize)&&de(b,h.arrays)&&(Array.isArray(C)?M=C.map(k=>fu.normalize(k)):M=fu.normalize(C)),M}function O(b,C){return!s["parse-positional-numbers"]&&b==="_"||!de(b,h.strings)&&!de(b,h.bools)&&!Array.isArray(C)&&(MM(C)&&s["parse-numbers"]&&Number.isSafeInteger(Math.floor(parseFloat(`${C}`)))||!_(C)&&de(b,h.numbers))&&(C=Number(C)),C}function j(b){let C=Object.create(null);Pe(C,h.aliases,o),Object.keys(h.configs).forEach(function(M){let k=b[M]||C[M];if(k)try{let $=null,re=fu.resolve(fu.cwd(),k),he=h.configs[M];if(typeof he=="function"){try{$=he(re)}catch(Fe){$=Fe}if($ instanceof Error){E=$;return}}else $=fu.require(re);V($)}catch($){$.name==="PermissionDenied"?E=$:b[M]&&(E=Error(m("Invalid JSON config file: %s",k)))}})}function V(b,C){Object.keys(b).forEach(function(M){let k=b[M],$=C?C+"."+M:M;typeof k=="object"&&k!==null&&!Array.isArray(k)&&s["dot-notation"]?V(k,$):(!ve(R,$.split("."))||de($,h.arrays)&&s["combine-arrays"])&&A($,k)})}function Z(){typeof u<"u"&&u.forEach(function(b){V(b)})}function ce(b,C){if(typeof l>"u")return;let M=typeof l=="string"?l:"",k=fu.env();Object.keys(k).forEach(function($){if(M===""||$.lastIndexOf(M,0)===0){let re=$.split("__").map(function(he,Fe){return Fe===0&&(he=he.substring(M.length)),c1(he)});(C&&h.configs[re.join(".")]||!C)&&!ve(b,re)&&A(re.join("."),k[$])}})}function ae(b){let C,M=new Set;Object.keys(b).forEach(function(k){if(!M.has(k)&&(C=de(k,h.coercions),typeof C=="function"))try{let $=O(k,C(b[k]));[].concat(h.aliases[k]||[],k).forEach(re=>{M.add(re),b[re]=$})}catch($){E=$}})}function we(b){return h.keys.forEach(C=>{~C.indexOf(".")||typeof b[C]>"u"&&(b[C]=void 0)}),b}function Pe(b,C,M,k=!1){Object.keys(M).forEach(function($){ve(b,$.split("."))||(Be(b,$.split("."),M[$]),k&&(f[$]=!0),(C[$]||[]).forEach(function(re){ve(b,re.split("."))||Be(b,re.split("."),M[$])}))})}function ve(b,C){let M=b;s["dot-notation"]||(C=[C.join(".")]),C.slice(0,-1).forEach(function($){M=M[$]||{}});let k=C[C.length-1];return typeof M!="object"?!1:k in M}function Be(b,C,M){let k=b;s["dot-notation"]||(C=[C.join(".")]),C.slice(0,-1).forEach(function(je){je=OM(je),typeof k=="object"&&k[je]===void 0&&(k[je]={}),typeof k[je]!="object"||Array.isArray(k[je])?(Array.isArray(k[je])?k[je].push({}):k[je]=[k[je],{}],k=k[je][k[je].length-1]):k=k[je]});let $=OM(C[C.length-1]),re=de(C.join("."),h.arrays),he=Array.isArray(M),Fe=s["duplicate-arguments-array"];!Fe&&de($,h.nargs)&&(Fe=!0,(!_(k[$])&&h.nargs[$]===1||Array.isArray(k[$])&&k[$].length===h.nargs[$])&&(k[$]=void 0)),M===Zx()?k[$]=Zx(k[$]):Array.isArray(k[$])?Fe&&re&&he?k[$]=s["flatten-duplicate-arrays"]?k[$].concat(M):(Array.isArray(k[$][0])?k[$]:[k[$]]).concat([M]):!Fe&&!!re==!!he?k[$]=M:k[$]=k[$].concat([M]):k[$]===void 0&&re?k[$]=he?M:[M]:Fe&&!(k[$]===void 0||de($,h.counts)||de($,h.bools))?k[$]=[k[$],M]:k[$]=M}function ge(...b){b.forEach(function(C){Object.keys(C||{}).forEach(function(M){h.aliases[M]||(h.aliases[M]=[].concat(a[M]||[]),h.aliases[M].concat(M).forEach(function(k){if(/-/.test(k)&&s["camel-case-expansion"]){let $=c1(k);$!==M&&h.aliases[M].indexOf($)===-1&&(h.aliases[M].push($),p[$]=!0)}}),h.aliases[M].concat(M).forEach(function(k){if(k.length>1&&/[A-Z]/.test(k)&&s["camel-case-expansion"]){let $=BM(k,"-");$!==M&&h.aliases[M].indexOf($)===-1&&(h.aliases[M].push($),p[$]=!0)}}),h.aliases[M].forEach(function(k){h.aliases[k]=[M].concat(h.aliases[M].filter(function($){return k!==$}))}))})})}function de(b,C){let M=[].concat(h.aliases[b]||[],b),k=Object.keys(C),$=M.find(re=>k.includes(re));return $?C[$]:!1}function Ne(b){let C=Object.keys(h);return[].concat(C.map(k=>h[k])).some(function(k){return Array.isArray(k)?k.includes(b):k[b]})}function Me(b,...C){return[].concat(...C).some(function(k){let $=b.match(k);return $&&Ne($[1])})}function Re(b){if(b.match(g)||!b.match(/^-[^-]+/))return!1;let C=!0,M,k=b.slice(1).split("");for(let $=0;$<k.length;$++){if(M=b.slice($+2),!Ne(k[$])){C=!1;break}if(k[$+1]&&k[$+1]==="="||M==="-"||/[A-Za-z]/.test(k[$])&&/^-?\d+(\.\d*)?(e-?\d+)?$/.test(M)||k[$+1]&&k[$+1].match(/\W/))break}return C}function He(b){return s["unknown-options-as-args"]&&B(b)}function B(b){return b.match(g)||Re(b)?!1:!Me(b,/^-+([^=]+?)=[\s\S]*$/,v,/^-+([^=]+?)$/,/^-+([^=]+?)-$/,/^-+([^=]+?\d+)$/,/^-+([^=]+?)\W+.*$/)}function z(b){return!de(b,h.bools)&&!de(b,h.counts)&&`${b}`in o?o[b]:W(D(b))}function W(b){return{boolean:!0,string:"",number:void 0,array:[]}[b]}function D(b){let C="boolean";return de(b,h.strings)?C="string":de(b,h.numbers)?C="number":de(b,h.bools)?C="boolean":de(b,h.arrays)&&(C="array"),C}function _(b){return b===void 0}function T(){Object.keys(h.counts).find(b=>de(b,h.arrays)?(E=Error(m("Invalid configuration: %s, opts.count excludes opts.array.",b)),!0):de(b,h.nargs)?(E=Error(m("Invalid configuration: %s, opts.count excludes opts.narg.",b)),!0):!1)}return{aliases:Object.assign({},h.aliases),argv:Object.assign(I,R),configuration:s,defaulted:Object.assign({},f),error:E,newAliases:Object.assign({},p)}}};function aEe(e){let t=[],r=Object.create(null),n=!0;for(Object.keys(e).forEach(function(i){t.push([].concat(e[i],i))});n;){n=!1;for(let i=0;i<t.length;i++)for(let a=i+1;a<t.length;a++)if(t[i].filter(function(o){return t[a].indexOf(o)!==-1}).length){t[i]=t[i].concat(t[a]),t.splice(a,1),n=!0;break}}return t.forEach(function(i){i=i.filter(function(s,o,u){return u.indexOf(s)===o});let a=i.pop();a!==void 0&&typeof a=="string"&&(r[a]=i)}),r}function Zx(e){return e!==void 0?e+1:1}function OM(e){return e==="__proto__"?"___proto___":e}var qM=process&&process.env&&process.env.YARGS_MIN_NODE_VERSION?Number(process.env.YARGS_MIN_NODE_VERSION):10;if(process&&process.version&&Number(process.version.match(/v([^.]+)/)[1])<qM)throw Error(`yargs parser supports a minimum Node.js version of ${qM}. Read our version support policy: https://github.com/yargs/yargs-parser#supported-nodejs-versions`);var sEe=process?process.env:{},UM=new e_({cwd:process.cwd,env:()=>sEe,format:rEe.format,normalize:LM.normalize,resolve:LM.resolve,require:e=>{if(typeof require<"u")return require(e);if(e.match(/\.json$/))return nEe.readFileSync(e,"utf8");throw Error("only .json config files are supported in ESM")}}),d1=function(t,r){return UM.parse(t.slice(),r).argv};d1.detailed=function(e,t){return UM.parse(e.slice(),t)};d1.camelCase=c1;d1.decamelize=BM;d1.looksLikeNumber=MM;jM.exports=d1});var a_=y(Os=>{"use strict";Object.defineProperty(Os,"__esModule",{value:!0});Os.isCommandBuilderCallback=Os.isCommandBuilderDefinition=Os.isCommandHandlerDefinition=Os.command=void 0;var t_=dd(),$M=u1(),r_=Yx(),n_=bv(),zM=require("path"),oEe=require("util"),uEe=s_(),lEe=FM(),cEe=kM(),dEe=_v(),Vp=/(^\*)|(^\$0)/;function pEe(e,t,r,n=[]){let i={},a={},s={},o;i.addHandler=function(E,x,R,I,L,Y){let K=[],A=r_.commandMiddlewareFactory(L);if(I=I||(()=>{}),Array.isArray(E))K=E.slice(1),E=E[0];else if(VM(E)){let j=Array.isArray(E.command)||typeof E.command=="string"?E.command:u(E);E.aliases&&(j=[].concat(j).concat(E.aliases)),i.addHandler(j,c(E),E.builder,E.handler,E.middlewares,E.deprecated);return}if(GM(R)){i.addHandler([E].concat(K),x,R.builder,R.handler,R.middlewares,R.deprecated);return}let X=n_.parseCommand(E);K=K.map(j=>n_.parseCommand(j).cmd);let N=!1,O=[X.cmd].concat(K).filter(j=>Vp.test(j)?(N=!0,!1):!0);O.length===0&&N&&O.push("$0"),N&&(X.cmd=O[0],K=O.slice(1),E=E.replace(Vp,X.cmd)),K.forEach(j=>{s[j]=X.cmd}),x!==!1&&t.command(E,x,N,K,Y),a[X.cmd]={original:E,description:x,handler:I,builder:R||{},middlewares:A,deprecated:Y,demanded:X.demanded,optional:X.optional},N&&(o=a[X.cmd])},i.addDirectory=function(E,x,R,I,L){L=L||{},typeof L.recurse!="boolean"&&(L.recurse=!1),Array.isArray(L.extensions)||(L.extensions=["js"]);let Y=typeof L.visit=="function"?L.visit:K=>K;L.visit=function(A,X,N){let O=Y(A,X,N);if(O){if(~x.files.indexOf(X))return O;x.files.push(X),i.addHandler(O)}return O},lEe({require:R,filename:I},E,L)};function u(v){let E=cEe(v);if(!E)throw new Error(`No command name given for module: ${oEe.inspect(v)}`);return l(E.filename)}function l(v){return zM.basename(v,zM.extname(v))}function c({describe:v,description:E,desc:x}){for(let R of[v,E,x]){if(typeof R=="string"||R===!1)return R;t_.assertNotStrictEqual(R,!0)}return!1}i.getCommands=()=>Object.keys(a).concat(Object.keys(s)),i.getCommandHandlers=()=>a,i.hasDefaultCommand=()=>!!o,i.runCommand=function(E,x,R,I){let L=R.aliases,Y=a[E]||a[s[E]]||o,K=x.getContext(),A=K.files.length,X=K.commands.slice(),N=R.argv,O={};E&&(K.commands.push(E),K.fullCommands.push(Y.original));let j=Y.builder;if(i_(j)){let Z=j(x.reset(R.aliases)),ce=uEe.isYargsInstance(Z)?Z:x;d(ce)&&ce.getUsageInstance().usage(p(X,Y),Y.description),N=ce._parseArgs(null,null,!0,I),L=ce.parsed.aliases}else if(fEe(j)){let Z=x.reset(R.aliases);d(Z)&&Z.getUsageInstance().usage(p(X,Y),Y.description),Object.keys(Y.builder).forEach(ce=>{Z.option(ce,j[ce])}),N=Z._parseArgs(null,null,!0,I),L=Z.parsed.aliases}x._hasOutput()||(O=f(Y,N,K));let V=n.slice(0).concat(Y.middlewares);if(r_.applyMiddleware(N,x,V,!0),x._hasOutput()||x._runValidation(N,L,O,x.parsed.error,!E),Y.handler&&!x._hasOutput()){x._setHasOutput(),!!x.getOptions().configuration["populate--"]||x._copyDoubleDash(N),N=r_.applyMiddleware(N,x,V,!1);let ce;$M.isPromise(N)?ce=N.then(we=>Y.handler(we)):ce=Y.handler(N);let ae=x.getHandlerFinishCommand();$M.isPromise(ce)?(x.getUsageInstance().cacheHelpMessage(),ce.then(we=>{ae&&ae(we)}).catch(we=>{try{x.getUsageInstance().fail(null,we)}catch{}}).then(()=>{x.getUsageInstance().clearCachedHelpMessage()})):ae&&ae(ce)}return E&&(K.commands.pop(),K.fullCommands.pop()),A=K.files.length-A,A>0&&K.files.splice(A*-1,A),N};function d(v){return!v.getUsageInstance().getUsageDisabled()&&v.getUsageInstance().getUsage().length===0}function p(v,E){let x=Vp.test(E.original)?E.original.replace(Vp,"").trim():E.original,R=v.filter(I=>!Vp.test(I));return R.push(x),`$0 ${R.join(" ")}`}i.runDefaultBuilderOn=function(v){if(t_.assertNotStrictEqual(o,void 0),d(v)){let x=Vp.test(o.original)?o.original:o.original.replace(/^[^[\]<>]*/,"$0 ");v.getUsageInstance().usage(x,o.description)}let E=o.builder;i_(E)?E(v):Object.keys(E).forEach(x=>{v.option(x,E[x])})};function f(v,E,x){E._=E._.slice(x.commands.length);let R=v.demanded.slice(0),I=v.optional.slice(0),L={};for(r.positionalCount(R.length,E._.length);R.length;){let Y=R.shift();m(Y,E,L)}for(;I.length;){let Y=I.shift();m(Y,E,L)}return E._=x.commands.concat(E._),h(E,L,i.cmdToParseOptions(v.original)),L}function m(v,E,x){let R=v.cmd[0];v.variadic?x[R]=E._.splice(0).map(String):E._.length&&(x[R]=[String(E._.shift())])}function h(v,E,x){let R=Object.assign({},e.getOptions());R.default=Object.assign(x.default,R.default);for(let K of Object.keys(x.alias))R.alias[K]=(R.alias[K]||[]).concat(x.alias[K]);R.array=R.array.concat(x.array),delete R.config;let I=[];if(Object.keys(E).forEach(K=>{E[K].map(A=>{R.configuration["unknown-options-as-args"]&&(R.key[K]=!0),I.push(`--${K}`),I.push(A)})}),!I.length)return;let L=Object.assign({},R.configuration,{"populate--":!0}),Y=dEe.detailed(I,Object.assign({},R,{configuration:L}));if(Y.error)e.getUsageInstance().fail(Y.error.message,Y.error);else{let K=Object.keys(E);Object.keys(E).forEach(A=>{K.push(...Y.aliases[A])}),Object.keys(Y.argv).forEach(A=>{K.indexOf(A)!==-1&&(E[A]||(E[A]=Y.argv[A]),v[A]=Y.argv[A])})}}i.cmdToParseOptions=function(v){let E={array:[],default:{},alias:{},demand:{}},x=n_.parseCommand(v);return x.demanded.forEach(R=>{let[I,...L]=R.cmd;R.variadic&&(E.array.push(I),E.default[I]=[]),E.alias[I]=L,E.demand[I]=!0}),x.optional.forEach(R=>{let[I,...L]=R.cmd;R.variadic&&(E.array.push(I),E.default[I]=[]),E.alias[I]=L}),E},i.reset=()=>(a={},s={},o=void 0,i);let g=[];return i.freeze=()=>{g.push({handlers:a,aliasMap:s,defaultCommand:o})},i.unfreeze=()=>{let v=g.pop();t_.assertNotStrictEqual(v,void 0),{handlers:a,aliasMap:s,defaultCommand:o}=v},i}Os.command=pEe;function VM(e){return typeof e=="object"}Os.isCommandHandlerDefinition=VM;function GM(e){return typeof e=="object"&&!!e.builder&&typeof e.handler=="function"}Os.isCommandBuilderDefinition=GM;function i_(e){return typeof e=="function"}Os.isCommandBuilderCallback=i_;function fEe(e){return typeof e=="object"}});var Sv=y(Cv=>{"use strict";Object.defineProperty(Cv,"__esModule",{value:!0});Cv.objFilter=void 0;var mEe=dd();function hEe(e={},t=()=>!0){let r={};return mEe.objectKeys(e).forEach(n=>{t(n,e[n])&&(r[n]=e[n])}),r}Cv.objFilter=hEe});var KM=y((mvt,HM)=>{"use strict";HM.exports=function(e,t){if(typeof e!="string")throw new TypeError("Expected a string");return t=typeof t>"u"?"_":t,e.replace(/([a-z\d])([A-Z])/g,"$1"+t+"$2").replace(/([A-Z]+)([A-Z][a-z\d]+)/g,"$1"+t+"$2").toLowerCase()}});var o_=y((hvt,JM)=>{JM.exports=function(e){[process.stdout,process.stderr].forEach(function(t){t._handle&&t.isTTY&&typeof t._handle.setBlocking=="function"&&t._handle.setBlocking(e)})}});var u_=y((gvt,WM)=>{"use strict";WM.exports=({onlyFirst:e=!1}={})=>{let t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}});var p1=y((vvt,YM)=>{"use strict";var gEe=u_();YM.exports=e=>typeof e=="string"?e.replace(gEe(),""):e});var XM=y((yvt,l_)=>{"use strict";var QM=e=>Number.isNaN(e)?!1:e>=4352&&(e<=4447||e===9001||e===9002||11904<=e&&e<=12871&&e!==12351||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141);l_.exports=QM;l_.exports.default=QM});var eU=y((Evt,ZM)=>{"use strict";ZM.exports=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}});var Dv=y((bvt,c_)=>{"use strict";var vEe=p1(),yEe=XM(),EEe=eU(),tU=e=>{if(typeof e!="string"||e.length===0||(e=vEe(e),e.length===0))return 0;e=e.replace(EEe()," ");let t=0;for(let r=0;r<e.length;r++){let n=e.codePointAt(r);n<=31||n>=127&&n<=159||n>=768&&n<=879||(n>65535&&r++,t+=yEe(n)?2:1)}return t};c_.exports=tU;c_.exports.default=tU});var nU=y((wvt,rU)=>{"use strict";rU.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var d_=y((xvt,aU)=>{var f1=nU(),iU={};for(let e of Object.keys(f1))iU[f1[e]]=e;var st={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};aU.exports=st;for(let e of Object.keys(st)){if(!("channels"in st[e]))throw new Error("missing channels property: "+e);if(!("labels"in st[e]))throw new Error("missing channel labels property: "+e);if(st[e].labels.length!==st[e].channels)throw new Error("channel and label counts mismatch: "+e);let{channels:t,labels:r}=st[e];delete st[e].channels,delete st[e].labels,Object.defineProperty(st[e],"channels",{value:t}),Object.defineProperty(st[e],"labels",{value:r})}st.rgb.hsl=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(t,r,n),a=Math.max(t,r,n),s=a-i,o,u;a===i?o=0:t===a?o=(r-n)/s:r===a?o=2+(n-t)/s:n===a&&(o=4+(t-r)/s),o=Math.min(o*60,360),o<0&&(o+=360);let l=(i+a)/2;return a===i?u=0:l<=.5?u=s/(a+i):u=s/(2-a-i),[o,u*100,l*100]};st.rgb.hsv=function(e){let t,r,n,i,a,s=e[0]/255,o=e[1]/255,u=e[2]/255,l=Math.max(s,o,u),c=l-Math.min(s,o,u),d=function(p){return(l-p)/6/c+1/2};return c===0?(i=0,a=0):(a=c/l,t=d(s),r=d(o),n=d(u),s===l?i=n-r:o===l?i=1/3+t-n:u===l&&(i=2/3+r-t),i<0?i+=1:i>1&&(i-=1)),[i*360,a*100,l*100]};st.rgb.hwb=function(e){let t=e[0],r=e[1],n=e[2],i=st.rgb.hsl(e)[0],a=1/255*Math.min(t,Math.min(r,n));return n=1-1/255*Math.max(t,Math.max(r,n)),[i,a*100,n*100]};st.rgb.cmyk=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(1-t,1-r,1-n),a=(1-t-i)/(1-i)||0,s=(1-r-i)/(1-i)||0,o=(1-n-i)/(1-i)||0;return[a*100,s*100,o*100,i*100]};function bEe(e,t){return(e[0]-t[0])**2+(e[1]-t[1])**2+(e[2]-t[2])**2}st.rgb.keyword=function(e){let t=iU[e];if(t)return t;let r=1/0,n;for(let i of Object.keys(f1)){let a=f1[i],s=bEe(e,a);s<r&&(r=s,n=i)}return n};st.keyword.rgb=function(e){return f1[e]};st.rgb.xyz=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255;t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92;let i=t*.4124+r*.3576+n*.1805,a=t*.2126+r*.7152+n*.0722,s=t*.0193+r*.1192+n*.9505;return[i*100,a*100,s*100]};st.rgb.lab=function(e){let t=st.rgb.xyz(e),r=t[0],n=t[1],i=t[2];r/=95.047,n/=100,i/=108.883,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,i=i>.008856?i**(1/3):7.787*i+16/116;let a=116*n-16,s=500*(r-n),o=200*(n-i);return[a,s,o]};st.hsl.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i,a,s;if(r===0)return s=n*255,[s,s,s];n<.5?i=n*(1+r):i=n+r-n*r;let o=2*n-i,u=[0,0,0];for(let l=0;l<3;l++)a=t+1/3*-(l-1),a<0&&a++,a>1&&a--,6*a<1?s=o+(i-o)*6*a:2*a<1?s=i:3*a<2?s=o+(i-o)*(2/3-a)*6:s=o,u[l]=s*255;return u};st.hsl.hsv=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=r,a=Math.max(n,.01);n*=2,r*=n<=1?n:2-n,i*=a<=1?a:2-a;let s=(n+r)/2,o=n===0?2*i/(a+i):2*r/(n+r);return[t,o*100,s*100]};st.hsv.rgb=function(e){let t=e[0]/60,r=e[1]/100,n=e[2]/100,i=Math.floor(t)%6,a=t-Math.floor(t),s=255*n*(1-r),o=255*n*(1-r*a),u=255*n*(1-r*(1-a));switch(n*=255,i){case 0:return[n,u,s];case 1:return[o,n,s];case 2:return[s,n,u];case 3:return[s,o,n];case 4:return[u,s,n];case 5:return[n,s,o]}};st.hsv.hsl=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=Math.max(n,.01),a,s;s=(2-r)*n;let o=(2-r)*i;return a=r*i,a/=o<=1?o:2-o,a=a||0,s/=2,[t,a*100,s*100]};st.hwb.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i=r+n,a;i>1&&(r/=i,n/=i);let s=Math.floor(6*t),o=1-n;a=6*t-s,(s&1)!==0&&(a=1-a);let u=r+a*(o-r),l,c,d;switch(s){default:case 6:case 0:l=o,c=u,d=r;break;case 1:l=u,c=o,d=r;break;case 2:l=r,c=o,d=u;break;case 3:l=r,c=u,d=o;break;case 4:l=u,c=r,d=o;break;case 5:l=o,c=r,d=u;break}return[l*255,c*255,d*255]};st.cmyk.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i=e[3]/100,a=1-Math.min(1,t*(1-i)+i),s=1-Math.min(1,r*(1-i)+i),o=1-Math.min(1,n*(1-i)+i);return[a*255,s*255,o*255]};st.xyz.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i,a,s;return i=t*3.2406+r*-1.5372+n*-.4986,a=t*-.9689+r*1.8758+n*.0415,s=t*.0557+r*-.204+n*1.057,i=i>.0031308?1.055*i**(1/2.4)-.055:i*12.92,a=a>.0031308?1.055*a**(1/2.4)-.055:a*12.92,s=s>.0031308?1.055*s**(1/2.4)-.055:s*12.92,i=Math.min(Math.max(0,i),1),a=Math.min(Math.max(0,a),1),s=Math.min(Math.max(0,s),1),[i*255,a*255,s*255]};st.xyz.lab=function(e){let t=e[0],r=e[1],n=e[2];t/=95.047,r/=100,n/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116;let i=116*r-16,a=500*(t-r),s=200*(r-n);return[i,a,s]};st.lab.xyz=function(e){let t=e[0],r=e[1],n=e[2],i,a,s;a=(t+16)/116,i=r/500+a,s=a-n/200;let o=a**3,u=i**3,l=s**3;return a=o>.008856?o:(a-16/116)/7.787,i=u>.008856?u:(i-16/116)/7.787,s=l>.008856?l:(s-16/116)/7.787,i*=95.047,a*=100,s*=108.883,[i,a,s]};st.lab.lch=function(e){let t=e[0],r=e[1],n=e[2],i;i=Math.atan2(n,r)*360/2/Math.PI,i<0&&(i+=360);let s=Math.sqrt(r*r+n*n);return[t,s,i]};st.lch.lab=function(e){let t=e[0],r=e[1],i=e[2]/360*2*Math.PI,a=r*Math.cos(i),s=r*Math.sin(i);return[t,a,s]};st.rgb.ansi16=function(e,t=null){let[r,n,i]=e,a=t===null?st.rgb.hsv(e)[2]:t;if(a=Math.round(a/50),a===0)return 30;let s=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(r/255));return a===2&&(s+=60),s};st.hsv.ansi16=function(e){return st.rgb.ansi16(st.hsv.rgb(e),e[2])};st.rgb.ansi256=function(e){let t=e[0],r=e[1],n=e[2];return t===r&&r===n?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)};st.ansi16.rgb=function(e){let t=e%10;if(t===0||t===7)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];let r=(~~(e>50)+1)*.5,n=(t&1)*r*255,i=(t>>1&1)*r*255,a=(t>>2&1)*r*255;return[n,i,a]};st.ansi256.rgb=function(e){if(e>=232){let a=(e-232)*10+8;return[a,a,a]}e-=16;let t,r=Math.floor(e/36)/5*255,n=Math.floor((t=e%36)/6)/5*255,i=t%6/5*255;return[r,n,i]};st.rgb.hex=function(e){let r=(((Math.round(e[0])&255)<<16)+((Math.round(e[1])&255)<<8)+(Math.round(e[2])&255)).toString(16).toUpperCase();return"000000".substring(r.length)+r};st.hex.rgb=function(e){let t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let r=t[0];t[0].length===3&&(r=r.split("").map(o=>o+o).join(""));let n=parseInt(r,16),i=n>>16&255,a=n>>8&255,s=n&255;return[i,a,s]};st.rgb.hcg=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.max(Math.max(t,r),n),a=Math.min(Math.min(t,r),n),s=i-a,o,u;return s<1?o=a/(1-s):o=0,s<=0?u=0:i===t?u=(r-n)/s%6:i===r?u=2+(n-t)/s:u=4+(t-r)/s,u/=6,u%=1,[u*360,s*100,o*100]};st.hsl.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=r<.5?2*t*r:2*t*(1-r),i=0;return n<1&&(i=(r-.5*n)/(1-n)),[e[0],n*100,i*100]};st.hsv.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=t*r,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],n*100,i*100]};st.hcg.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100;if(r===0)return[n*255,n*255,n*255];let i=[0,0,0],a=t%1*6,s=a%1,o=1-s,u=0;switch(Math.floor(a)){case 0:i[0]=1,i[1]=s,i[2]=0;break;case 1:i[0]=o,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=s;break;case 3:i[0]=0,i[1]=o,i[2]=1;break;case 4:i[0]=s,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=o}return u=(1-r)*n,[(r*i[0]+u)*255,(r*i[1]+u)*255,(r*i[2]+u)*255]};st.hcg.hsv=function(e){let t=e[1]/100,r=e[2]/100,n=t+r*(1-t),i=0;return n>0&&(i=t/n),[e[0],i*100,n*100]};st.hcg.hsl=function(e){let t=e[1]/100,n=e[2]/100*(1-t)+.5*t,i=0;return n>0&&n<.5?i=t/(2*n):n>=.5&&n<1&&(i=t/(2*(1-n))),[e[0],i*100,n*100]};st.hcg.hwb=function(e){let t=e[1]/100,r=e[2]/100,n=t+r*(1-t);return[e[0],(n-t)*100,(1-n)*100]};st.hwb.hcg=function(e){let t=e[1]/100,n=1-e[2]/100,i=n-t,a=0;return i<1&&(a=(n-i)/(1-i)),[e[0],i*100,a*100]};st.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]};st.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]};st.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]};st.gray.hsl=function(e){return[0,0,e[0]]};st.gray.hsv=st.gray.hsl;st.gray.hwb=function(e){return[0,100,e[0]]};st.gray.cmyk=function(e){return[0,0,0,e[0]]};st.gray.lab=function(e){return[e[0],0,0]};st.gray.hex=function(e){let t=Math.round(e[0]/100*255)&255,n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n};st.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}});var oU=y((_vt,sU)=>{var Av=d_();function wEe(){let e={},t=Object.keys(Av);for(let r=t.length,n=0;n<r;n++)e[t[n]]={distance:-1,parent:null};return e}function xEe(e){let t=wEe(),r=[e];for(t[e].distance=0;r.length;){let n=r.pop(),i=Object.keys(Av[n]);for(let a=i.length,s=0;s<a;s++){let o=i[s],u=t[o];u.distance===-1&&(u.distance=t[n].distance+1,u.parent=n,r.unshift(o))}}return t}function _Ee(e,t){return function(r){return t(e(r))}}function CEe(e,t){let r=[t[e].parent,e],n=Av[t[e].parent][e],i=t[e].parent;for(;t[i].parent;)r.unshift(t[i].parent),n=_Ee(Av[t[i].parent][i],n),i=t[i].parent;return n.conversion=r,n}sU.exports=function(e){let t=xEe(e),r={},n=Object.keys(t);for(let i=n.length,a=0;a<i;a++){let s=n[a];t[s].parent!==null&&(r[s]=CEe(s,t))}return r}});var lU=y((Cvt,uU)=>{var p_=d_(),SEe=oU(),Gp={},DEe=Object.keys(p_);function AEe(e){let t=function(...r){let n=r[0];return n==null?n:(n.length>1&&(r=n),e(r))};return"conversion"in e&&(t.conversion=e.conversion),t}function TEe(e){let t=function(...r){let n=r[0];if(n==null)return n;n.length>1&&(r=n);let i=e(r);if(typeof i=="object")for(let a=i.length,s=0;s<a;s++)i[s]=Math.round(i[s]);return i};return"conversion"in e&&(t.conversion=e.conversion),t}DEe.forEach(e=>{Gp[e]={},Object.defineProperty(Gp[e],"channels",{value:p_[e].channels}),Object.defineProperty(Gp[e],"labels",{value:p_[e].labels});let t=SEe(e);Object.keys(t).forEach(n=>{let i=t[n];Gp[e][n]=TEe(i),Gp[e][n].raw=AEe(i)})});uU.exports=Gp});var m_=y((Svt,mU)=>{"use strict";var cU=(e,t)=>(...r)=>`\x1B[${e(...r)+t}m`,dU=(e,t)=>(...r)=>{let n=e(...r);return`\x1B[${38+t};5;${n}m`},pU=(e,t)=>(...r)=>{let n=e(...r);return`\x1B[${38+t};2;${n[0]};${n[1]};${n[2]}m`},Tv=e=>e,fU=(e,t,r)=>[e,t,r],Hp=(e,t,r)=>{Object.defineProperty(e,t,{get:()=>{let n=r();return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0}),n},enumerable:!0,configurable:!0})},f_,Kp=(e,t,r,n)=>{f_===void 0&&(f_=lU());let i=n?10:0,a={};for(let[s,o]of Object.entries(f_)){let u=s==="ansi16"?"ansi":s;s===t?a[u]=e(r,i):typeof o=="object"&&(a[u]=e(o[t],i))}return a};function REe(){let e=new Map,t={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};t.color.gray=t.color.blackBright,t.bgColor.bgGray=t.bgColor.bgBlackBright,t.color.grey=t.color.blackBright,t.bgColor.bgGrey=t.bgColor.bgBlackBright;for(let[r,n]of Object.entries(t)){for(let[i,a]of Object.entries(n))t[i]={open:`\x1B[${a[0]}m`,close:`\x1B[${a[1]}m`},n[i]=t[i],e.set(a[0],a[1]);Object.defineProperty(t,r,{value:n,enumerable:!1})}return Object.defineProperty(t,"codes",{value:e,enumerable:!1}),t.color.close="\x1B[39m",t.bgColor.close="\x1B[49m",Hp(t.color,"ansi",()=>Kp(cU,"ansi16",Tv,!1)),Hp(t.color,"ansi256",()=>Kp(dU,"ansi256",Tv,!1)),Hp(t.color,"ansi16m",()=>Kp(pU,"rgb",fU,!1)),Hp(t.bgColor,"ansi",()=>Kp(cU,"ansi16",Tv,!0)),Hp(t.bgColor,"ansi256",()=>Kp(dU,"ansi256",Tv,!0)),Hp(t.bgColor,"ansi16m",()=>Kp(pU,"rgb",fU,!0)),t}Object.defineProperty(mU,"exports",{enumerable:!0,get:REe})});var vU=y((Dvt,gU)=>{"use strict";var m1=Dv(),PEe=p1(),IEe=m_(),g_=new Set(["\x1B","\x9B"]),FEe=39,hU=e=>`${g_.values().next().value}[${e}m`,NEe=e=>e.split(" ").map(t=>m1(t)),h_=(e,t,r)=>{let n=[...t],i=!1,a=m1(PEe(e[e.length-1]));for(let[s,o]of n.entries()){let u=m1(o);if(a+u<=r?e[e.length-1]+=o:(e.push(o),a=0),g_.has(o))i=!0;else if(i&&o==="m"){i=!1;continue}i||(a+=u,a===r&&s<n.length-1&&(e.push(""),a=0))}!a&&e[e.length-1].length>0&&e.length>1&&(e[e.length-2]+=e.pop())},kEe=e=>{let t=e.split(" "),r=t.length;for(;r>0&&!(m1(t[r-1])>0);)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},LEe=(e,t,r={})=>{if(r.trim!==!1&&e.trim()==="")return"";let n="",i="",a,s=NEe(e),o=[""];for(let[u,l]of e.split(" ").entries()){r.trim!==!1&&(o[o.length-1]=o[o.length-1].trimLeft());let c=m1(o[o.length-1]);if(u!==0&&(c>=t&&(r.wordWrap===!1||r.trim===!1)&&(o.push(""),c=0),(c>0||r.trim===!1)&&(o[o.length-1]+=" ",c++)),r.hard&&s[u]>t){let d=t-c,p=1+Math.floor((s[u]-d-1)/t);Math.floor((s[u]-1)/t)<p&&o.push(""),h_(o,l,t);continue}if(c+s[u]>t&&c>0&&s[u]>0){if(r.wordWrap===!1&&c<t){h_(o,l,t);continue}o.push("")}if(c+s[u]>t&&r.wordWrap===!1){h_(o,l,t);continue}o[o.length-1]+=l}r.trim!==!1&&(o=o.map(kEe)),n=o.join(`
|
|
3
3
|
`);for(let[u,l]of[...n].entries()){if(i+=l,g_.has(l)){let d=parseFloat(/\d[^m]*/.exec(n.slice(u,u+4)));a=d===FEe?null:d}let c=IEe.codes.get(Number(a));a&&c&&(n[u+1]===`
|
|
4
4
|
`?i+=hU(c):l===`
|
|
5
5
|
`&&(i+=hU(a)))}return i};gU.exports=(e,t,r)=>String(e).normalize().replace(/\r\n/g,`
|
|
@@ -98,7 +98,7 @@ Url: `+this.getEventFilterUrl(t)),!0)},e.prototype.isSentryError=function(t,r){i
|
|
|
98
98
|
`).splice(1).map(r=>r.trim().replace("file://","").replace(t,""))}Bn.prototype.add=Bn.prototype.addReporter,Bn.prototype.remove=Bn.prototype.removeReporter,Bn.prototype.clear=Bn.prototype.removeReporter,Bn.prototype.withScope=Bn.prototype.withTag,Bn.prototype.mock=Bn.prototype.mockTypes,Bn.prototype.pause=Bn.prototype.pauseLogs,Bn.prototype.resume=Bn.prototype.resumeLogs;var y_e=v7(function(e,t){e.exports=function(){var r="millisecond",n="second",i="minute",a="hour",s="day",o="week",u="month",l="quarter",c="year",d=/^(\d{4})-?(\d{1,2})-?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d{1,3})?$/,p=/\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,f=function(Y,K,A){var X=String(Y);return!X||X.length>=K?Y:""+Array(K+1-X.length).join(A)+Y},m={s:f,z:function(Y){var K=-Y.utcOffset(),A=Math.abs(K),X=Math.floor(A/60),N=A%60;return(K<=0?"+":"-")+f(X,2,"0")+":"+f(N,2,"0")},m:function(Y,K){var A=12*(K.year()-Y.year())+(K.month()-Y.month()),X=Y.clone().add(A,u),N=K-X<0,O=Y.clone().add(A+(N?-1:1),u);return Number(-(A+(K-X)/(N?X-O:O-X))||0)},a:function(Y){return Y<0?Math.ceil(Y)||0:Math.floor(Y)},p:function(Y){return{M:u,y:c,w:o,d:s,D:"date",h:a,m:i,s:n,ms:r,Q:l}[Y]||String(Y||"").toLowerCase().replace(/s$/,"")},u:function(Y){return Y===void 0}},h={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},g="en",v={};v[g]=h;var E=function(Y){return Y instanceof L},x=function(Y,K,A){var X;if(!Y)return g;if(typeof Y=="string")v[Y]&&(X=Y),K&&(v[Y]=K,X=Y);else{var N=Y.name;v[N]=Y,X=N}return!A&&X&&(g=X),X||!A&&g},R=function(Y,K){if(E(Y))return Y.clone();var A=typeof K=="object"?K:{};return A.date=Y,A.args=arguments,new L(A)},I=m;I.l=x,I.i=E,I.w=function(Y,K){return R(Y,{locale:K.$L,utc:K.$u,$offset:K.$offset})};var L=function(){function Y(A){this.$L=this.$L||x(A.locale,null,!0),this.parse(A)}var K=Y.prototype;return K.parse=function(A){this.$d=function(X){var N=X.date,O=X.utc;if(N===null)return new Date(NaN);if(I.u(N))return new Date;if(N instanceof Date)return new Date(N);if(typeof N=="string"&&!/Z$/i.test(N)){var j=N.match(d);if(j)return O?new Date(Date.UTC(j[1],j[2]-1,j[3]||1,j[4]||0,j[5]||0,j[6]||0,j[7]||0)):new Date(j[1],j[2]-1,j[3]||1,j[4]||0,j[5]||0,j[6]||0,j[7]||0)}return new Date(N)}(A),this.init()},K.init=function(){var A=this.$d;this.$y=A.getFullYear(),this.$M=A.getMonth(),this.$D=A.getDate(),this.$W=A.getDay(),this.$H=A.getHours(),this.$m=A.getMinutes(),this.$s=A.getSeconds(),this.$ms=A.getMilliseconds()},K.$utils=function(){return I},K.isValid=function(){return this.$d.toString()!=="Invalid Date"},K.isSame=function(A,X){var N=R(A);return this.startOf(X)<=N&&N<=this.endOf(X)},K.isAfter=function(A,X){return R(A)<this.startOf(X)},K.isBefore=function(A,X){return this.endOf(X)<R(A)},K.$g=function(A,X,N){return I.u(A)?this[X]:this.set(N,A)},K.year=function(A){return this.$g(A,"$y",c)},K.month=function(A){return this.$g(A,"$M",u)},K.day=function(A){return this.$g(A,"$W",s)},K.date=function(A){return this.$g(A,"$D","date")},K.hour=function(A){return this.$g(A,"$H",a)},K.minute=function(A){return this.$g(A,"$m",i)},K.second=function(A){return this.$g(A,"$s",n)},K.millisecond=function(A){return this.$g(A,"$ms",r)},K.unix=function(){return Math.floor(this.valueOf()/1e3)},K.valueOf=function(){return this.$d.getTime()},K.startOf=function(A,X){var N=this,O=!!I.u(X)||X,j=I.p(A),V=function(ge,de){var Ne=I.w(N.$u?Date.UTC(N.$y,de,ge):new Date(N.$y,de,ge),N);return O?Ne:Ne.endOf(s)},Z=function(ge,de){return I.w(N.toDate()[ge].apply(N.toDate("s"),(O?[0,0,0,0]:[23,59,59,999]).slice(de)),N)},ce=this.$W,ae=this.$M,we=this.$D,Pe="set"+(this.$u?"UTC":"");switch(j){case c:return O?V(1,0):V(31,11);case u:return O?V(1,ae):V(0,ae+1);case o:var ve=this.$locale().weekStart||0,Be=(ce<ve?ce+7:ce)-ve;return V(O?we-Be:we+(6-Be),ae);case s:case"date":return Z(Pe+"Hours",0);case a:return Z(Pe+"Minutes",1);case i:return Z(Pe+"Seconds",2);case n:return Z(Pe+"Milliseconds",3);default:return this.clone()}},K.endOf=function(A){return this.startOf(A,!1)},K.$set=function(A,X){var N,O=I.p(A),j="set"+(this.$u?"UTC":""),V=(N={},N.day=j+"Date",N.date=j+"Date",N[u]=j+"Month",N[c]=j+"FullYear",N[a]=j+"Hours",N[i]=j+"Minutes",N[n]=j+"Seconds",N[r]=j+"Milliseconds",N)[O],Z=O===s?this.$D+(X-this.$W):X;if(O===u||O===c){var ce=this.clone().set("date",1);ce.$d[V](Z),ce.init(),this.$d=ce.set("date",Math.min(this.$D,ce.daysInMonth())).toDate()}else V&&this.$d[V](Z);return this.init(),this},K.set=function(A,X){return this.clone().$set(A,X)},K.get=function(A){return this[I.p(A)]()},K.add=function(A,X){var N,O=this;A=Number(A);var j=I.p(X),V=function(ae){var we=R(O);return I.w(we.date(we.date()+Math.round(ae*A)),O)};if(j===u)return this.set(u,this.$M+A);if(j===c)return this.set(c,this.$y+A);if(j===s)return V(1);if(j===o)return V(7);var Z=(N={},N[i]=6e4,N[a]=36e5,N[n]=1e3,N)[j]||1,ce=this.$d.getTime()+A*Z;return I.w(ce,this)},K.subtract=function(A,X){return this.add(-1*A,X)},K.format=function(A){var X=this;if(!this.isValid())return"Invalid Date";var N=A||"YYYY-MM-DDTHH:mm:ssZ",O=I.z(this),j=this.$locale(),V=this.$H,Z=this.$m,ce=this.$M,ae=j.weekdays,we=j.months,Pe=function(de,Ne,Me,Re){return de&&(de[Ne]||de(X,N))||Me[Ne].substr(0,Re)},ve=function(de){return I.s(V%12||12,de,"0")},Be=j.meridiem||function(de,Ne,Me){var Re=de<12?"AM":"PM";return Me?Re.toLowerCase():Re},ge={YY:String(this.$y).slice(-2),YYYY:this.$y,M:ce+1,MM:I.s(ce+1,2,"0"),MMM:Pe(j.monthsShort,ce,we,3),MMMM:Pe(we,ce),D:this.$D,DD:I.s(this.$D,2,"0"),d:String(this.$W),dd:Pe(j.weekdaysMin,this.$W,ae,2),ddd:Pe(j.weekdaysShort,this.$W,ae,3),dddd:ae[this.$W],H:String(V),HH:I.s(V,2,"0"),h:ve(1),hh:ve(2),a:Be(V,Z,!0),A:Be(V,Z,!1),m:String(Z),mm:I.s(Z,2,"0"),s:String(this.$s),ss:I.s(this.$s,2,"0"),SSS:I.s(this.$ms,3,"0"),Z:O};return N.replace(p,function(de,Ne){return Ne||ge[de]||O.replace(":","")})},K.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},K.diff=function(A,X,N){var O,j=I.p(X),V=R(A),Z=6e4*(V.utcOffset()-this.utcOffset()),ce=this-V,ae=I.m(this,V);return ae=(O={},O[c]=ae/12,O[u]=ae,O[l]=ae/3,O[o]=(ce-Z)/6048e5,O.day=(ce-Z)/864e5,O[a]=ce/36e5,O[i]=ce/6e4,O[n]=ce/1e3,O)[j]||ce,N?ae:I.a(ae)},K.daysInMonth=function(){return this.endOf(u).$D},K.$locale=function(){return v[this.$L]},K.locale=function(A,X){if(!A)return this.$L;var N=this.clone(),O=x(A,X,!0);return O&&(N.$L=O),N},K.clone=function(){return I.w(this.$d,this)},K.toDate=function(){return new Date(this.valueOf())},K.toJSON=function(){return this.isValid()?this.toISOString():null},K.toISOString=function(){return this.$d.toISOString()},K.toString=function(){return this.$d.toUTCString()},Y}();return R.prototype=L.prototype,R.extend=function(Y,K){return Y(K,L,R),R},R.locale=x,R.isDayjs=E,R.unix=function(Y){return R(1e3*Y)},R.en=v[g],R.Ls=v,R}()}),E_e={dateFormat:"HH:mm:ss",formatOptions:{date:!0,colors:!1,compact:!0}},sV=e=>e?`[${e}]`:"",$1=class{constructor(t){this.options=Object.assign({},E_e,t)}formatStack(t){return" "+gV(t).join(`
|
|
99
99
|
`)}formatArgs(t){let r=t.map(n=>n&&typeof n.stack=="string"?n.message+`
|
|
100
100
|
`+this.formatStack(n.stack):n);return typeof r7.formatWithOptions=="function"?r7.formatWithOptions(this.options.formatOptions,...r):r7.format(...r)}formatDate(t){return this.options.formatOptions.date?function(r,n){return y_e(n).format(r)}(this.options.dateFormat,t):""}filterAndJoin(t){return t.filter(r=>r).join(" ")}formatLogObj(t){let r=this.formatArgs(t.args);return this.filterAndJoin([sV(t.type),sV(t.tag),r])}log(t,{async:r,stdout:n,stderr:i}={}){return function(a,s,o="default"){let u=s.__write||s.write;switch(o){case"async":return new Promise(l=>{u.call(s,a)===!0?l():s.once("drain",()=>{l()})});case"sync":return f_e.writeSync(s.fd,a);default:return u.call(s,a)}}(this.formatLogObj(t,{width:n.columns||0})+`
|
|
101
|
-
`,t.level<2?i:n,r?"async":"default")}},b_e=e=>typeof e=="string"?e.replace((({onlyFirst:t=!1}={})=>{let r=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:[a-zA-Z\\d]*(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(r,t?void 0:"g")})(),""):e,vV=e=>!Number.isNaN(e)&&e>=4352&&(e<=4447||e===9001||e===9002||11904<=e&&e<=12871&&e!==12351||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141),yV=vV,w_e=vV;yV.default=w_e;var EV=e=>{if(typeof(e=e.replace(/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g," "))!="string"||e.length===0)return 0;e=b_e(e);let t=0;for(let r=0;r<e.length;r++){let n=e.codePointAt(r);n<=31||n>=127&&n<=159||n>=768&&n<=879||(n>65535&&r++,t+=yV(n)?2:1)}return t},d7=EV,x_e=EV;d7.default=x_e;var __e=/[|\\{}()[\]^$+*?.]/g,C_e=function(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(__e,"\\$&")},{platform:bV}=process,Vs={tick:"\u2714",cross:"\u2716",star:"\u2605",square:"\u2587",squareSmall:"\u25FB",squareSmallFilled:"\u25FC",play:"\u25B6",circle:"\u25EF",circleFilled:"\u25C9",circleDotted:"\u25CC",circleDouble:"\u25CE",circleCircle:"\u24DE",circleCross:"\u24E7",circlePipe:"\u24BE",circleQuestionMark:"?\u20DD",bullet:"\u25CF",dot:"\u2024",line:"\u2500",ellipsis:"\u2026",pointer:"\u276F",pointerSmall:"\u203A",info:"\u2139",warning:"\u26A0",hamburger:"\u2630",smiley:"\u32E1",mustache:"\u0DF4",heart:"\u2665",nodejs:"\u2B22",arrowUp:"\u2191",arrowDown:"\u2193",arrowLeft:"\u2190",arrowRight:"\u2192",radioOn:"\u25C9",radioOff:"\u25EF",checkboxOn:"\u2612",checkboxOff:"\u2610",checkboxCircleOn:"\u24E7",checkboxCircleOff:"\u24BE",questionMarkPrefix:"?\u20DD",oneHalf:"\xBD",oneThird:"\u2153",oneQuarter:"\xBC",oneFifth:"\u2155",oneSixth:"\u2159",oneSeventh:"\u2150",oneEighth:"\u215B",oneNinth:"\u2151",oneTenth:"\u2152",twoThirds:"\u2154",twoFifths:"\u2156",threeQuarters:"\xBE",threeFifths:"\u2157",threeEighths:"\u215C",fourFifths:"\u2158",fiveSixths:"\u215A",fiveEighths:"\u215D",sevenEighths:"\u215E"},wV={tick:"\u221A",cross:"\xD7",star:"*",square:"\u2588",squareSmall:"[ ]",squareSmallFilled:"[\u2588]",play:"\u25BA",circle:"( )",circleFilled:"(*)",circleDotted:"( )",circleDouble:"( )",circleCircle:"(\u25CB)",circleCross:"(\xD7)",circlePipe:"(\u2502)",circleQuestionMark:"(?)",bullet:"*",dot:".",line:"\u2500",ellipsis:"...",pointer:">",pointerSmall:"\xBB",info:"i",warning:"\u203C",hamburger:"\u2261",smiley:"\u263A",mustache:"\u250C\u2500\u2510",heart:Vs.heart,nodejs:"\u2666",arrowUp:Vs.arrowUp,arrowDown:Vs.arrowDown,arrowLeft:Vs.arrowLeft,arrowRight:Vs.arrowRight,radioOn:"(*)",radioOff:"( )",checkboxOn:"[\xD7]",checkboxOff:"[ ]",checkboxCircleOn:"(\xD7)",checkboxCircleOff:"( )",questionMarkPrefix:"\uFF1F",oneHalf:"1/2",oneThird:"1/3",oneQuarter:"1/4",oneFifth:"1/5",oneSixth:"1/6",oneSeventh:"1/7",oneEighth:"1/8",oneNinth:"1/9",oneTenth:"1/10",twoThirds:"2/3",twoFifths:"2/5",threeQuarters:"3/4",threeFifths:"3/5",threeEighths:"3/8",fourFifths:"4/5",fiveSixths:"5/6",fiveEighths:"5/8",sevenEighths:"7/8"};bV==="linux"&&(Vs.questionMarkPrefix="?");var by=bV==="win32"?wV:Vs,Ef=Object.assign(e=>{if(by===Vs)return e;for(let[t,r]of Object.entries(Vs))r!==by[t]&&(e=e.replace(new RegExp(C_e(r),"g"),by[t]));return e},by),S_e=Vs,D_e=wV;Ef.main=S_e,Ef.windows=D_e;var j1={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},xV={};for(let e of Object.keys(j1))xV[j1[e]]=e;var ot={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}},xd=ot;for(let e of Object.keys(ot)){if(!("channels"in ot[e]))throw new Error("missing channels property: "+e);if(!("labels"in ot[e]))throw new Error("missing channel labels property: "+e);if(ot[e].labels.length!==ot[e].channels)throw new Error("channel and label counts mismatch: "+e);let{channels:t,labels:r}=ot[e];delete ot[e].channels,delete ot[e].labels,Object.defineProperty(ot[e],"channels",{value:t}),Object.defineProperty(ot[e],"labels",{value:r})}function A_e(e){let t=function(){let n={},i=Object.keys(xd);for(let a=i.length,s=0;s<a;s++)n[i[s]]={distance:-1,parent:null};return n}(),r=[e];for(t[e].distance=0;r.length;){let n=r.pop(),i=Object.keys(xd[n]);for(let a=i.length,s=0;s<a;s++){let o=i[s],u=t[o];u.distance===-1&&(u.distance=t[n].distance+1,u.parent=n,r.unshift(o))}}return t}function T_e(e,t){return function(r){return t(e(r))}}function R_e(e,t){let r=[t[e].parent,e],n=xd[t[e].parent][e],i=t[e].parent;for(;t[i].parent;)r.unshift(t[i].parent),n=T_e(xd[t[i].parent][i],n),i=t[i].parent;return n.conversion=r,n}ot.rgb.hsl=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(t,r,n),a=Math.max(t,r,n),s=a-i,o,u;a===i?o=0:t===a?o=(r-n)/s:r===a?o=2+(n-t)/s:n===a&&(o=4+(t-r)/s),o=Math.min(60*o,360),o<0&&(o+=360);let l=(i+a)/2;return u=a===i?0:l<=.5?s/(a+i):s/(2-a-i),[o,100*u,100*l]},ot.rgb.hsv=function(e){let t,r,n,i,a,s=e[0]/255,o=e[1]/255,u=e[2]/255,l=Math.max(s,o,u),c=l-Math.min(s,o,u),d=function(p){return(l-p)/6/c+.5};return c===0?(i=0,a=0):(a=c/l,t=d(s),r=d(o),n=d(u),s===l?i=n-r:o===l?i=1/3+t-n:u===l&&(i=2/3+r-t),i<0?i+=1:i>1&&(i-=1)),[360*i,100*a,100*l]},ot.rgb.hwb=function(e){let t=e[0],r=e[1],n=e[2],i=ot.rgb.hsl(e)[0],a=1/255*Math.min(t,Math.min(r,n));return n=1-1/255*Math.max(t,Math.max(r,n)),[i,100*a,100*n]},ot.rgb.cmyk=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(1-t,1-r,1-n);return[100*((1-t-i)/(1-i)||0),100*((1-r-i)/(1-i)||0),100*((1-n-i)/(1-i)||0),100*i]},ot.rgb.keyword=function(e){let t=xV[e];if(t)return t;let r,n=1/0;for(let s of Object.keys(j1)){let o=(a=j1[s],((i=e)[0]-a[0])**2+(i[1]-a[1])**2+(i[2]-a[2])**2);o<n&&(n=o,r=s)}var i,a;return r},ot.keyword.rgb=function(e){return j1[e]},ot.rgb.xyz=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255;return t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,[100*(.4124*t+.3576*r+.1805*n),100*(.2126*t+.7152*r+.0722*n),100*(.0193*t+.1192*r+.9505*n)]},ot.rgb.lab=function(e){let t=ot.rgb.xyz(e),r=t[0],n=t[1],i=t[2];return r/=95.047,n/=100,i/=108.883,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,i=i>.008856?i**(1/3):7.787*i+16/116,[116*n-16,500*(r-n),200*(n-i)]},ot.hsl.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i,a,s;if(r===0)return s=255*n,[s,s,s];i=n<.5?n*(1+r):n+r-n*r;let o=2*n-i,u=[0,0,0];for(let l=0;l<3;l++)a=t+1/3*-(l-1),a<0&&a++,a>1&&a--,s=6*a<1?o+6*(i-o)*a:2*a<1?i:3*a<2?o+(i-o)*(2/3-a)*6:o,u[l]=255*s;return u},ot.hsl.hsv=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=r,a=Math.max(n,.01);return n*=2,r*=n<=1?n:2-n,i*=a<=1?a:2-a,[t,100*(n===0?2*i/(a+i):2*r/(n+r)),100*((n+r)/2)]},ot.hsv.rgb=function(e){let t=e[0]/60,r=e[1]/100,n=e[2]/100,i=Math.floor(t)%6,a=t-Math.floor(t),s=255*n*(1-r),o=255*n*(1-r*a),u=255*n*(1-r*(1-a));switch(n*=255,i){case 0:return[n,u,s];case 1:return[o,n,s];case 2:return[s,n,u];case 3:return[s,o,n];case 4:return[u,s,n];case 5:return[n,s,o]}},ot.hsv.hsl=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=Math.max(n,.01),a,s;s=(2-r)*n;let o=(2-r)*i;return a=r*i,a/=o<=1?o:2-o,a=a||0,s/=2,[t,100*a,100*s]},ot.hwb.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i=r+n,a;i>1&&(r/=i,n/=i);let s=Math.floor(6*t),o=1-n;a=6*t-s,1&s&&(a=1-a);let u=r+a*(o-r),l,c,d;switch(s){default:case 6:case 0:l=o,c=u,d=r;break;case 1:l=u,c=o,d=r;break;case 2:l=r,c=o,d=u;break;case 3:l=r,c=u,d=o;break;case 4:l=u,c=r,d=o;break;case 5:l=o,c=r,d=u}return[255*l,255*c,255*d]},ot.cmyk.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i=e[3]/100;return[255*(1-Math.min(1,t*(1-i)+i)),255*(1-Math.min(1,r*(1-i)+i)),255*(1-Math.min(1,n*(1-i)+i))]},ot.xyz.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i,a,s;return i=3.2406*t+-1.5372*r+-.4986*n,a=-.9689*t+1.8758*r+.0415*n,s=.0557*t+-.204*r+1.057*n,i=i>.0031308?1.055*i**(1/2.4)-.055:12.92*i,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,s=s>.0031308?1.055*s**(1/2.4)-.055:12.92*s,i=Math.min(Math.max(0,i),1),a=Math.min(Math.max(0,a),1),s=Math.min(Math.max(0,s),1),[255*i,255*a,255*s]},ot.xyz.lab=function(e){let t=e[0],r=e[1],n=e[2];return t/=95.047,r/=100,n/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,[116*r-16,500*(t-r),200*(r-n)]},ot.lab.xyz=function(e){let t,r,n;r=(e[0]+16)/116,t=e[1]/500+r,n=r-e[2]/200;let i=r**3,a=t**3,s=n**3;return r=i>.008856?i:(r-16/116)/7.787,t=a>.008856?a:(t-16/116)/7.787,n=s>.008856?s:(n-16/116)/7.787,t*=95.047,r*=100,n*=108.883,[t,r,n]},ot.lab.lch=function(e){let t=e[0],r=e[1],n=e[2],i;return i=360*Math.atan2(n,r)/2/Math.PI,i<0&&(i+=360),[t,Math.sqrt(r*r+n*n),i]},ot.lch.lab=function(e){let t=e[0],r=e[1],n=e[2]/360*2*Math.PI;return[t,r*Math.cos(n),r*Math.sin(n)]},ot.rgb.ansi16=function(e,t=null){let[r,n,i]=e,a=t===null?ot.rgb.hsv(e)[2]:t;if(a=Math.round(a/50),a===0)return 30;let s=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(r/255));return a===2&&(s+=60),s},ot.hsv.ansi16=function(e){return ot.rgb.ansi16(ot.hsv.rgb(e),e[2])},ot.rgb.ansi256=function(e){let t=e[0],r=e[1],n=e[2];return t===r&&r===n?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)},ot.ansi16.rgb=function(e){let t=e%10;if(t===0||t===7)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];let r=.5*(1+~~(e>50));return[(1&t)*r*255,(t>>1&1)*r*255,(t>>2&1)*r*255]},ot.ansi256.rgb=function(e){if(e>=232){let r=10*(e-232)+8;return[r,r,r]}let t;return e-=16,[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},ot.rgb.hex=function(e){let t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},ot.hex.rgb=function(e){let t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let r=t[0];t[0].length===3&&(r=r.split("").map(i=>i+i).join(""));let n=parseInt(r,16);return[n>>16&255,n>>8&255,255&n]},ot.rgb.hcg=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.max(Math.max(t,r),n),a=Math.min(Math.min(t,r),n),s=i-a,o,u;return o=s<1?a/(1-s):0,u=s<=0?0:i===t?(r-n)/s%6:i===r?2+(n-t)/s:4+(t-r)/s,u/=6,u%=1,[360*u,100*s,100*o]},ot.hsl.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=r<.5?2*t*r:2*t*(1-r),i=0;return n<1&&(i=(r-.5*n)/(1-n)),[e[0],100*n,100*i]},ot.hsv.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=t*r,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],100*n,100*i]},ot.hcg.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100;if(r===0)return[255*n,255*n,255*n];let i=[0,0,0],a=t%1*6,s=a%1,o=1-s,u=0;switch(Math.floor(a)){case 0:i[0]=1,i[1]=s,i[2]=0;break;case 1:i[0]=o,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=s;break;case 3:i[0]=0,i[1]=o,i[2]=1;break;case 4:i[0]=s,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=o}return u=(1-r)*n,[255*(r*i[0]+u),255*(r*i[1]+u),255*(r*i[2]+u)]},ot.hcg.hsv=function(e){let t=e[1]/100,r=t+e[2]/100*(1-t),n=0;return r>0&&(n=t/r),[e[0],100*n,100*r]},ot.hcg.hsl=function(e){let t=e[1]/100,r=e[2]/100*(1-t)+.5*t,n=0;return r>0&&r<.5?n=t/(2*r):r>=.5&&r<1&&(n=t/(2*(1-r))),[e[0],100*n,100*r]},ot.hcg.hwb=function(e){let t=e[1]/100,r=t+e[2]/100*(1-t);return[e[0],100*(r-t),100*(1-r)]},ot.hwb.hcg=function(e){let t=e[1]/100,r=1-e[2]/100,n=r-t,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],100*n,100*i]},ot.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},ot.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},ot.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},ot.gray.hsl=function(e){return[0,0,e[0]]},ot.gray.hsv=ot.gray.hsl,ot.gray.hwb=function(e){return[0,100,e[0]]},ot.gray.cmyk=function(e){return[0,0,0,e[0]]},ot.gray.lab=function(e){return[e[0],0,0]},ot.gray.hex=function(e){let t=255&Math.round(e[0]/100*255),r=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(r.length)+r},ot.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]};var yf={};Object.keys(xd).forEach(e=>{yf[e]={},Object.defineProperty(yf[e],"channels",{value:xd[e].channels}),Object.defineProperty(yf[e],"labels",{value:xd[e].labels});let t=function(r){let n=A_e(r),i={},a=Object.keys(n);for(let s=a.length,o=0;o<s;o++){let u=a[o];n[u].parent!==null&&(i[u]=R_e(u,n))}return i}(e);Object.keys(t).forEach(r=>{let n=t[r];yf[e][r]=function(i){let a=function(...s){let o=s[0];if(o==null)return o;o.length>1&&(s=o);let u=i(s);if(typeof u=="object")for(let l=u.length,c=0;c<l;c++)u[c]=Math.round(u[c]);return u};return"conversion"in i&&(a.conversion=i.conversion),a}(n),yf[e][r].raw=function(i){let a=function(...s){let o=s[0];return o==null?o:(o.length>1&&(s=o),i(s))};return"conversion"in i&&(a.conversion=i.conversion),a}(n)})});var P_e=yf,z1=v7(function(e){let t=(l,c)=>(...d)=>`\x1B[${l(...d)+c}m`,r=(l,c)=>(...d)=>{let p=l(...d);return`\x1B[${38+c};5;${p}m`},n=(l,c)=>(...d)=>{let p=l(...d);return`\x1B[${38+c};2;${p[0]};${p[1]};${p[2]}m`},i=l=>l,a=(l,c,d)=>[l,c,d],s=(l,c,d)=>{Object.defineProperty(l,c,{get:()=>{let p=d();return Object.defineProperty(l,c,{value:p,enumerable:!0,configurable:!0}),p},enumerable:!0,configurable:!0})},o,u=(l,c,d,p)=>{o===void 0&&(o=P_e);let f=p?10:0,m={};for(let[h,g]of Object.entries(o)){let v=h==="ansi16"?"ansi":h;h===c?m[v]=l(d,f):typeof g=="object"&&(m[v]=l(g[c],f))}return m};Object.defineProperty(e,"exports",{enumerable:!0,get:function(){let l=new Map,c={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};c.color.gray=c.color.blackBright,c.bgColor.bgGray=c.bgColor.bgBlackBright,c.color.grey=c.color.blackBright,c.bgColor.bgGrey=c.bgColor.bgBlackBright;for(let[d,p]of Object.entries(c)){for(let[f,m]of Object.entries(p))c[f]={open:`\x1B[${m[0]}m`,close:`\x1B[${m[1]}m`},p[f]=c[f],l.set(m[0],m[1]);Object.defineProperty(c,d,{value:p,enumerable:!1})}return Object.defineProperty(c,"codes",{value:l,enumerable:!1}),c.color.close="\x1B[39m",c.bgColor.close="\x1B[49m",s(c.color,"ansi",()=>u(t,"ansi16",i,!1)),s(c.color,"ansi256",()=>u(r,"ansi256",i,!1)),s(c.color,"ansi16m",()=>u(n,"rgb",a,!1)),s(c.bgColor,"ansi",()=>u(t,"ansi16",i,!0)),s(c.bgColor,"ansi256",()=>u(r,"ansi256",i,!0)),s(c.bgColor,"ansi16m",()=>u(n,"rgb",a,!0)),c}})}),Aa=(e,t=process.argv)=>{let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1||n<i)},{env:Tn}=process,bf;function o7(e){return e!==0&&{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function u7(e,t){if(bf===0)return 0;if(Aa("color=16m")||Aa("color=full")||Aa("color=truecolor"))return 3;if(Aa("color=256"))return 2;if(e&&!t&&bf===void 0)return 0;let r=bf||0;if(Tn.TERM==="dumb")return r;if(process.platform==="win32"){let n=m_e.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in Tn)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(n=>n in Tn)||Tn.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in Tn)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Tn.TEAMCITY_VERSION)?1:0;if("GITHUB_ACTIONS"in Tn)return 1;if(Tn.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in Tn){let n=parseInt((Tn.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Tn.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Tn.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Tn.TERM)||"COLORTERM"in Tn?1:r}Aa("no-color")||Aa("no-colors")||Aa("color=false")||Aa("color=never")?bf=0:(Aa("color")||Aa("colors")||Aa("color=true")||Aa("color=always"))&&(bf=1),"FORCE_COLOR"in Tn&&(bf=Tn.FORCE_COLOR==="true"?1:Tn.FORCE_COLOR==="false"?0:Tn.FORCE_COLOR.length===0?1:Math.min(parseInt(Tn.FORCE_COLOR,10),3));var I_e={supportsColor:function(e){return o7(u7(e,e&&e.isTTY))},stdout:o7(u7(!0,nV.isatty(1))),stderr:o7(u7(!0,nV.isatty(2)))},F_e={stringReplaceAll:(e,t,r)=>{let n=e.indexOf(t);if(n===-1)return e;let i=t.length,a=0,s="";do s+=e.substr(a,n-a)+t+r,a=n+i,n=e.indexOf(t,a);while(n!==-1);return s+=e.substr(a),s},stringEncaseCRLFWithFirstIndex:(e,t,r,n)=>{let i=0,a="";do{let s=e[n-1]==="\r";a+=e.substr(i,(s?n-1:n)-i)+t+(s?`\r
|
|
101
|
+
`,t.level<2?i:n,r?"async":"default")}},b_e=e=>typeof e=="string"?e.replace((({onlyFirst:t=!1}={})=>{let r=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:[a-zA-Z\\d]*(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(r,t?void 0:"g")})(),""):e,vV=e=>!Number.isNaN(e)&&e>=4352&&(e<=4447||e===9001||e===9002||11904<=e&&e<=12871&&e!==12351||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141),yV=vV,w_e=vV;yV.default=w_e;var EV=e=>{if(typeof(e=e.replace(/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g," "))!="string"||e.length===0)return 0;e=b_e(e);let t=0;for(let r=0;r<e.length;r++){let n=e.codePointAt(r);n<=31||n>=127&&n<=159||n>=768&&n<=879||(n>65535&&r++,t+=yV(n)?2:1)}return t},d7=EV,x_e=EV;d7.default=x_e;var __e=/[|\\{}()[\]^$+*?.]/g,C_e=function(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(__e,"\\$&")},{platform:bV}=process,Vs={tick:"\u2714",cross:"\u2716",star:"\u2605",square:"\u2587",squareSmall:"\u25FB",squareSmallFilled:"\u25FC",play:"\u25B6",circle:"\u25EF",circleFilled:"\u25C9",circleDotted:"\u25CC",circleDouble:"\u25CE",circleCircle:"\u24DE",circleCross:"\u24E7",circlePipe:"\u24BE",circleQuestionMark:"?\u20DD",bullet:"\u25CF",dot:"\u2024",line:"\u2500",ellipsis:"\u2026",pointer:"\u276F",pointerSmall:"\u203A",info:"\u2139",warning:"\u26A0",hamburger:"\u2630",smiley:"\u32E1",mustache:"\u0DF4",heart:"\u2665",nodejs:"\u2B22",arrowUp:"\u2191",arrowDown:"\u2193",arrowLeft:"\u2190",arrowRight:"\u2192",radioOn:"\u25C9",radioOff:"\u25EF",checkboxOn:"\u2612",checkboxOff:"\u2610",checkboxCircleOn:"\u24E7",checkboxCircleOff:"\u24BE",questionMarkPrefix:"?\u20DD",oneHalf:"\xBD",oneThird:"\u2153",oneQuarter:"\xBC",oneFifth:"\u2155",oneSixth:"\u2159",oneSeventh:"\u2150",oneEighth:"\u215B",oneNinth:"\u2151",oneTenth:"\u2152",twoThirds:"\u2154",twoFifths:"\u2156",threeQuarters:"\xBE",threeFifths:"\u2157",threeEighths:"\u215C",fourFifths:"\u2158",fiveSixths:"\u215A",fiveEighths:"\u215D",sevenEighths:"\u215E"},wV={tick:"\u221A",cross:"\xD7",star:"*",square:"\u2588",squareSmall:"[ ]",squareSmallFilled:"[\u2588]",play:"\u25BA",circle:"( )",circleFilled:"(*)",circleDotted:"( )",circleDouble:"( )",circleCircle:"(\u25CB)",circleCross:"(\xD7)",circlePipe:"(\u2502)",circleQuestionMark:"(?)",bullet:"*",dot:".",line:"\u2500",ellipsis:"...",pointer:">",pointerSmall:"\xBB",info:"i",warning:"\u203C",hamburger:"\u2261",smiley:"\u263A",mustache:"\u250C\u2500\u2510",heart:Vs.heart,nodejs:"\u2666",arrowUp:Vs.arrowUp,arrowDown:Vs.arrowDown,arrowLeft:Vs.arrowLeft,arrowRight:Vs.arrowRight,radioOn:"(*)",radioOff:"( )",checkboxOn:"[\xD7]",checkboxOff:"[ ]",checkboxCircleOn:"(\xD7)",checkboxCircleOff:"( )",questionMarkPrefix:"\uFF1F",oneHalf:"1/2",oneThird:"1/3",oneQuarter:"1/4",oneFifth:"1/5",oneSixth:"1/6",oneSeventh:"1/7",oneEighth:"1/8",oneNinth:"1/9",oneTenth:"1/10",twoThirds:"2/3",twoFifths:"2/5",threeQuarters:"3/4",threeFifths:"3/5",threeEighths:"3/8",fourFifths:"4/5",fiveSixths:"5/6",fiveEighths:"5/8",sevenEighths:"7/8"};bV==="linux"&&(Vs.questionMarkPrefix="?");var by=bV==="win32"?wV:Vs,Ef=Object.assign(e=>{if(by===Vs)return e;for(let[t,r]of Object.entries(Vs))r!==by[t]&&(e=e.replace(new RegExp(C_e(r),"g"),by[t]));return e},by),S_e=Vs,D_e=wV;Ef.main=S_e,Ef.windows=D_e;var j1={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},xV={};for(let e of Object.keys(j1))xV[j1[e]]=e;var ot={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}},xd=ot;for(let e of Object.keys(ot)){if(!("channels"in ot[e]))throw new Error("missing channels property: "+e);if(!("labels"in ot[e]))throw new Error("missing channel labels property: "+e);if(ot[e].labels.length!==ot[e].channels)throw new Error("channel and label counts mismatch: "+e);let{channels:t,labels:r}=ot[e];delete ot[e].channels,delete ot[e].labels,Object.defineProperty(ot[e],"channels",{value:t}),Object.defineProperty(ot[e],"labels",{value:r})}function A_e(e){let t=function(){let n={},i=Object.keys(xd);for(let a=i.length,s=0;s<a;s++)n[i[s]]={distance:-1,parent:null};return n}(),r=[e];for(t[e].distance=0;r.length;){let n=r.pop(),i=Object.keys(xd[n]);for(let a=i.length,s=0;s<a;s++){let o=i[s],u=t[o];u.distance===-1&&(u.distance=t[n].distance+1,u.parent=n,r.unshift(o))}}return t}function T_e(e,t){return function(r){return t(e(r))}}function R_e(e,t){let r=[t[e].parent,e],n=xd[t[e].parent][e],i=t[e].parent;for(;t[i].parent;)r.unshift(t[i].parent),n=T_e(xd[t[i].parent][i],n),i=t[i].parent;return n.conversion=r,n}ot.rgb.hsl=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(t,r,n),a=Math.max(t,r,n),s=a-i,o,u;a===i?o=0:t===a?o=(r-n)/s:r===a?o=2+(n-t)/s:n===a&&(o=4+(t-r)/s),o=Math.min(60*o,360),o<0&&(o+=360);let l=(i+a)/2;return u=a===i?0:l<=.5?s/(a+i):s/(2-a-i),[o,100*u,100*l]},ot.rgb.hsv=function(e){let t,r,n,i,a,s=e[0]/255,o=e[1]/255,u=e[2]/255,l=Math.max(s,o,u),c=l-Math.min(s,o,u),d=function(p){return(l-p)/6/c+.5};return c===0?(i=0,a=0):(a=c/l,t=d(s),r=d(o),n=d(u),s===l?i=n-r:o===l?i=1/3+t-n:u===l&&(i=2/3+r-t),i<0?i+=1:i>1&&(i-=1)),[360*i,100*a,100*l]},ot.rgb.hwb=function(e){let t=e[0],r=e[1],n=e[2],i=ot.rgb.hsl(e)[0],a=1/255*Math.min(t,Math.min(r,n));return n=1-1/255*Math.max(t,Math.max(r,n)),[i,100*a,100*n]},ot.rgb.cmyk=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.min(1-t,1-r,1-n);return[100*((1-t-i)/(1-i)||0),100*((1-r-i)/(1-i)||0),100*((1-n-i)/(1-i)||0),100*i]},ot.rgb.keyword=function(e){let t=xV[e];if(t)return t;let r,n=1/0;for(let s of Object.keys(j1)){let o=(a=j1[s],((i=e)[0]-a[0])**2+(i[1]-a[1])**2+(i[2]-a[2])**2);o<n&&(n=o,r=s)}var i,a;return r},ot.keyword.rgb=function(e){return j1[e]},ot.rgb.xyz=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255;return t=t>.04045?((t+.055)/1.055)**2.4:t/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,[100*(.4124*t+.3576*r+.1805*n),100*(.2126*t+.7152*r+.0722*n),100*(.0193*t+.1192*r+.9505*n)]},ot.rgb.lab=function(e){let t=ot.rgb.xyz(e),r=t[0],n=t[1],i=t[2];return r/=95.047,n/=100,i/=108.883,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,i=i>.008856?i**(1/3):7.787*i+16/116,[116*n-16,500*(r-n),200*(n-i)]},ot.hsl.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i,a,s;if(r===0)return s=255*n,[s,s,s];i=n<.5?n*(1+r):n+r-n*r;let o=2*n-i,u=[0,0,0];for(let l=0;l<3;l++)a=t+1/3*-(l-1),a<0&&a++,a>1&&a--,s=6*a<1?o+6*(i-o)*a:2*a<1?i:3*a<2?o+(i-o)*(2/3-a)*6:o,u[l]=255*s;return u},ot.hsl.hsv=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=r,a=Math.max(n,.01);return n*=2,r*=n<=1?n:2-n,i*=a<=1?a:2-a,[t,100*(n===0?2*i/(a+i):2*r/(n+r)),100*((n+r)/2)]},ot.hsv.rgb=function(e){let t=e[0]/60,r=e[1]/100,n=e[2]/100,i=Math.floor(t)%6,a=t-Math.floor(t),s=255*n*(1-r),o=255*n*(1-r*a),u=255*n*(1-r*(1-a));switch(n*=255,i){case 0:return[n,u,s];case 1:return[o,n,s];case 2:return[s,n,u];case 3:return[s,o,n];case 4:return[u,s,n];case 5:return[n,s,o]}},ot.hsv.hsl=function(e){let t=e[0],r=e[1]/100,n=e[2]/100,i=Math.max(n,.01),a,s;s=(2-r)*n;let o=(2-r)*i;return a=r*i,a/=o<=1?o:2-o,a=a||0,s/=2,[t,100*a,100*s]},ot.hwb.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100,i=r+n,a;i>1&&(r/=i,n/=i);let s=Math.floor(6*t),o=1-n;a=6*t-s,(1&s)!=0&&(a=1-a);let u=r+a*(o-r),l,c,d;switch(s){default:case 6:case 0:l=o,c=u,d=r;break;case 1:l=u,c=o,d=r;break;case 2:l=r,c=o,d=u;break;case 3:l=r,c=u,d=o;break;case 4:l=u,c=r,d=o;break;case 5:l=o,c=r,d=u}return[255*l,255*c,255*d]},ot.cmyk.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i=e[3]/100;return[255*(1-Math.min(1,t*(1-i)+i)),255*(1-Math.min(1,r*(1-i)+i)),255*(1-Math.min(1,n*(1-i)+i))]},ot.xyz.rgb=function(e){let t=e[0]/100,r=e[1]/100,n=e[2]/100,i,a,s;return i=3.2406*t+-1.5372*r+-.4986*n,a=-.9689*t+1.8758*r+.0415*n,s=.0557*t+-.204*r+1.057*n,i=i>.0031308?1.055*i**(1/2.4)-.055:12.92*i,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,s=s>.0031308?1.055*s**(1/2.4)-.055:12.92*s,i=Math.min(Math.max(0,i),1),a=Math.min(Math.max(0,a),1),s=Math.min(Math.max(0,s),1),[255*i,255*a,255*s]},ot.xyz.lab=function(e){let t=e[0],r=e[1],n=e[2];return t/=95.047,r/=100,n/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,[116*r-16,500*(t-r),200*(r-n)]},ot.lab.xyz=function(e){let t,r,n;r=(e[0]+16)/116,t=e[1]/500+r,n=r-e[2]/200;let i=r**3,a=t**3,s=n**3;return r=i>.008856?i:(r-16/116)/7.787,t=a>.008856?a:(t-16/116)/7.787,n=s>.008856?s:(n-16/116)/7.787,t*=95.047,r*=100,n*=108.883,[t,r,n]},ot.lab.lch=function(e){let t=e[0],r=e[1],n=e[2],i;return i=360*Math.atan2(n,r)/2/Math.PI,i<0&&(i+=360),[t,Math.sqrt(r*r+n*n),i]},ot.lch.lab=function(e){let t=e[0],r=e[1],n=e[2]/360*2*Math.PI;return[t,r*Math.cos(n),r*Math.sin(n)]},ot.rgb.ansi16=function(e,t=null){let[r,n,i]=e,a=t===null?ot.rgb.hsv(e)[2]:t;if(a=Math.round(a/50),a===0)return 30;let s=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(r/255));return a===2&&(s+=60),s},ot.hsv.ansi16=function(e){return ot.rgb.ansi16(ot.hsv.rgb(e),e[2])},ot.rgb.ansi256=function(e){let t=e[0],r=e[1],n=e[2];return t===r&&r===n?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)},ot.ansi16.rgb=function(e){let t=e%10;if(t===0||t===7)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];let r=.5*(1+~~(e>50));return[(1&t)*r*255,(t>>1&1)*r*255,(t>>2&1)*r*255]},ot.ansi256.rgb=function(e){if(e>=232){let r=10*(e-232)+8;return[r,r,r]}let t;return e-=16,[Math.floor(e/36)/5*255,Math.floor((t=e%36)/6)/5*255,t%6/5*255]},ot.rgb.hex=function(e){let t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},ot.hex.rgb=function(e){let t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let r=t[0];t[0].length===3&&(r=r.split("").map(i=>i+i).join(""));let n=parseInt(r,16);return[n>>16&255,n>>8&255,255&n]},ot.rgb.hcg=function(e){let t=e[0]/255,r=e[1]/255,n=e[2]/255,i=Math.max(Math.max(t,r),n),a=Math.min(Math.min(t,r),n),s=i-a,o,u;return o=s<1?a/(1-s):0,u=s<=0?0:i===t?(r-n)/s%6:i===r?2+(n-t)/s:4+(t-r)/s,u/=6,u%=1,[360*u,100*s,100*o]},ot.hsl.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=r<.5?2*t*r:2*t*(1-r),i=0;return n<1&&(i=(r-.5*n)/(1-n)),[e[0],100*n,100*i]},ot.hsv.hcg=function(e){let t=e[1]/100,r=e[2]/100,n=t*r,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],100*n,100*i]},ot.hcg.rgb=function(e){let t=e[0]/360,r=e[1]/100,n=e[2]/100;if(r===0)return[255*n,255*n,255*n];let i=[0,0,0],a=t%1*6,s=a%1,o=1-s,u=0;switch(Math.floor(a)){case 0:i[0]=1,i[1]=s,i[2]=0;break;case 1:i[0]=o,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=s;break;case 3:i[0]=0,i[1]=o,i[2]=1;break;case 4:i[0]=s,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=o}return u=(1-r)*n,[255*(r*i[0]+u),255*(r*i[1]+u),255*(r*i[2]+u)]},ot.hcg.hsv=function(e){let t=e[1]/100,r=t+e[2]/100*(1-t),n=0;return r>0&&(n=t/r),[e[0],100*n,100*r]},ot.hcg.hsl=function(e){let t=e[1]/100,r=e[2]/100*(1-t)+.5*t,n=0;return r>0&&r<.5?n=t/(2*r):r>=.5&&r<1&&(n=t/(2*(1-r))),[e[0],100*n,100*r]},ot.hcg.hwb=function(e){let t=e[1]/100,r=t+e[2]/100*(1-t);return[e[0],100*(r-t),100*(1-r)]},ot.hwb.hcg=function(e){let t=e[1]/100,r=1-e[2]/100,n=r-t,i=0;return n<1&&(i=(r-n)/(1-n)),[e[0],100*n,100*i]},ot.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},ot.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},ot.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},ot.gray.hsl=function(e){return[0,0,e[0]]},ot.gray.hsv=ot.gray.hsl,ot.gray.hwb=function(e){return[0,100,e[0]]},ot.gray.cmyk=function(e){return[0,0,0,e[0]]},ot.gray.lab=function(e){return[e[0],0,0]},ot.gray.hex=function(e){let t=255&Math.round(e[0]/100*255),r=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(r.length)+r},ot.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]};var yf={};Object.keys(xd).forEach(e=>{yf[e]={},Object.defineProperty(yf[e],"channels",{value:xd[e].channels}),Object.defineProperty(yf[e],"labels",{value:xd[e].labels});let t=function(r){let n=A_e(r),i={},a=Object.keys(n);for(let s=a.length,o=0;o<s;o++){let u=a[o];n[u].parent!==null&&(i[u]=R_e(u,n))}return i}(e);Object.keys(t).forEach(r=>{let n=t[r];yf[e][r]=function(i){let a=function(...s){let o=s[0];if(o==null)return o;o.length>1&&(s=o);let u=i(s);if(typeof u=="object")for(let l=u.length,c=0;c<l;c++)u[c]=Math.round(u[c]);return u};return"conversion"in i&&(a.conversion=i.conversion),a}(n),yf[e][r].raw=function(i){let a=function(...s){let o=s[0];return o==null?o:(o.length>1&&(s=o),i(s))};return"conversion"in i&&(a.conversion=i.conversion),a}(n)})});var P_e=yf,z1=v7(function(e){let t=(l,c)=>(...d)=>`\x1B[${l(...d)+c}m`,r=(l,c)=>(...d)=>{let p=l(...d);return`\x1B[${38+c};5;${p}m`},n=(l,c)=>(...d)=>{let p=l(...d);return`\x1B[${38+c};2;${p[0]};${p[1]};${p[2]}m`},i=l=>l,a=(l,c,d)=>[l,c,d],s=(l,c,d)=>{Object.defineProperty(l,c,{get:()=>{let p=d();return Object.defineProperty(l,c,{value:p,enumerable:!0,configurable:!0}),p},enumerable:!0,configurable:!0})},o,u=(l,c,d,p)=>{o===void 0&&(o=P_e);let f=p?10:0,m={};for(let[h,g]of Object.entries(o)){let v=h==="ansi16"?"ansi":h;h===c?m[v]=l(d,f):typeof g=="object"&&(m[v]=l(g[c],f))}return m};Object.defineProperty(e,"exports",{enumerable:!0,get:function(){let l=new Map,c={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};c.color.gray=c.color.blackBright,c.bgColor.bgGray=c.bgColor.bgBlackBright,c.color.grey=c.color.blackBright,c.bgColor.bgGrey=c.bgColor.bgBlackBright;for(let[d,p]of Object.entries(c)){for(let[f,m]of Object.entries(p))c[f]={open:`\x1B[${m[0]}m`,close:`\x1B[${m[1]}m`},p[f]=c[f],l.set(m[0],m[1]);Object.defineProperty(c,d,{value:p,enumerable:!1})}return Object.defineProperty(c,"codes",{value:l,enumerable:!1}),c.color.close="\x1B[39m",c.bgColor.close="\x1B[49m",s(c.color,"ansi",()=>u(t,"ansi16",i,!1)),s(c.color,"ansi256",()=>u(r,"ansi256",i,!1)),s(c.color,"ansi16m",()=>u(n,"rgb",a,!1)),s(c.bgColor,"ansi",()=>u(t,"ansi16",i,!0)),s(c.bgColor,"ansi256",()=>u(r,"ansi256",i,!0)),s(c.bgColor,"ansi16m",()=>u(n,"rgb",a,!0)),c}})}),Aa=(e,t=process.argv)=>{let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),i=t.indexOf("--");return n!==-1&&(i===-1||n<i)},{env:Tn}=process,bf;function o7(e){return e!==0&&{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function u7(e,t){if(bf===0)return 0;if(Aa("color=16m")||Aa("color=full")||Aa("color=truecolor"))return 3;if(Aa("color=256"))return 2;if(e&&!t&&bf===void 0)return 0;let r=bf||0;if(Tn.TERM==="dumb")return r;if(process.platform==="win32"){let n=m_e.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in Tn)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(n=>n in Tn)||Tn.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in Tn)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Tn.TEAMCITY_VERSION)?1:0;if("GITHUB_ACTIONS"in Tn)return 1;if(Tn.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in Tn){let n=parseInt((Tn.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Tn.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Tn.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Tn.TERM)||"COLORTERM"in Tn?1:r}Aa("no-color")||Aa("no-colors")||Aa("color=false")||Aa("color=never")?bf=0:(Aa("color")||Aa("colors")||Aa("color=true")||Aa("color=always"))&&(bf=1),"FORCE_COLOR"in Tn&&(bf=Tn.FORCE_COLOR==="true"?1:Tn.FORCE_COLOR==="false"?0:Tn.FORCE_COLOR.length===0?1:Math.min(parseInt(Tn.FORCE_COLOR,10),3));var I_e={supportsColor:function(e){return o7(u7(e,e&&e.isTTY))},stdout:o7(u7(!0,nV.isatty(1))),stderr:o7(u7(!0,nV.isatty(2)))},F_e={stringReplaceAll:(e,t,r)=>{let n=e.indexOf(t);if(n===-1)return e;let i=t.length,a=0,s="";do s+=e.substr(a,n-a)+t+r,a=n+i,n=e.indexOf(t,a);while(n!==-1);return s+=e.substr(a),s},stringEncaseCRLFWithFirstIndex:(e,t,r,n)=>{let i=0,a="";do{let s=e[n-1]==="\r";a+=e.substr(i,(s?n-1:n)-i)+t+(s?`\r
|
|
102
102
|
`:`
|
|
103
103
|
`)+r,i=n+1,n=e.indexOf(`
|
|
104
104
|
`,i)}while(n!==-1);return a+=e.substr(i),a}},N_e=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,oV=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,k_e=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,L_e=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,O_e=new Map([["n",`
|
|
@@ -217,7 +217,7 @@ Instructions:
|
|
|
217
217
|
Filtered results for: ${this.inputValue?this.inputValue:Pu.gray("Enter something to filter")}
|
|
218
218
|
`}renderOption(t,r,n){let i;return r.disabled?i=t===n?Pu.gray().underline(r.title):Pu.strikethrough().gray(r.title):i=t===n?Pu.cyan().underline(r.title):r.title,(r.selected?Pu.green(kf.radioOn):kf.radioOff)+" "+i}renderDoneOrInstructions(){if(this.done)return this.value.filter(r=>r.selected).map(r=>r.title).join(", ");let t=[Pu.gray(this.hint),this.renderInstructions(),this.renderCurrentInput()];return this.filteredOptions.length&&this.filteredOptions[this.cursor].disabled&&t.push(Pu.yellow(this.warn)),t.join(" ")}render(){if(this.closed)return;this.firstRender&&this.out.write(pNe.hide),super.render();let t=[RZ.symbol(this.done,this.aborted),Pu.bold(this.msg),RZ.delimiter(!1),this.renderDoneOrInstructions()].join(" ");this.showMinError&&(t+=Pu.red(`You must select a minimum of ${this.minSelected} choices.`),this.showMinError=!1),t+=this.renderOptions(this.filteredOptions),this.out.write(this.clear+t),this.clear=TZ(t,this.out.columns)}};PZ.exports=nA});var OZ=y((pEt,LZ)=>{var FZ=tn(),mNe=Tu(),{style:NZ,clear:hNe}=cs(),{erase:gNe,cursor:kZ}=nn(),iA=class extends mNe{constructor(t={}){super(t),this.msg=t.message,this.value=t.initial,this.initialValue=!!t.initial,this.yesMsg=t.yes||"yes",this.yesOption=t.yesOption||"(Y/n)",this.noMsg=t.no||"no",this.noOption=t.noOption||"(y/N)",this.render()}reset(){this.value=this.initialValue,this.fire(),this.render()}exit(){this.abort()}abort(){this.done=this.aborted=!0,this.fire(),this.render(),this.out.write(`
|
|
219
219
|
`),this.close()}submit(){this.value=this.value||!1,this.done=!0,this.aborted=!1,this.fire(),this.render(),this.out.write(`
|
|
220
|
-
`),this.close()}_(t,r){return t.toLowerCase()==="y"?(this.value=!0,this.submit()):t.toLowerCase()==="n"?(this.value=!1,this.submit()):this.bell()}render(){this.closed||(this.firstRender?this.out.write(kZ.hide):this.out.write(hNe(this.outputText,this.out.columns)),super.render(),this.outputText=[NZ.symbol(this.done,this.aborted),FZ.bold(this.msg),NZ.delimiter(this.done),this.done?this.value?this.yesMsg:this.noMsg:FZ.gray(this.initialValue?this.yesOption:this.noOption)].join(" "),this.out.write(gNe.line+kZ.to(0)+this.outputText))}};LZ.exports=iA});var BZ=y((fEt,qZ)=>{"use strict";qZ.exports={TextPrompt:LX(),SelectPrompt:MX(),TogglePrompt:zX(),DatePrompt:hZ(),NumberPrompt:EZ(),MultiselectPrompt:ZD(),AutocompletePrompt:AZ(),AutocompleteMultiselectPrompt:IZ(),ConfirmPrompt:OZ()}});var UZ=y(MZ=>{"use strict";var Vi=MZ,vNe=BZ(),k6=e=>e;function Xs(e,t,r={}){return new Promise((n,i)=>{let a=new vNe[e](t),s=r.onAbort||k6,o=r.onSubmit||k6,u=r.onExit||k6;a.on("state",t.onState||k6),a.on("submit",l=>n(o(l))),a.on("exit",l=>n(u(l))),a.on("abort",l=>i(s(l)))})}Vi.text=e=>Xs("TextPrompt",e);Vi.password=e=>(e.style="password",Vi.text(e));Vi.invisible=e=>(e.style="invisible",Vi.text(e));Vi.number=e=>Xs("NumberPrompt",e);Vi.date=e=>Xs("DatePrompt",e);Vi.confirm=e=>Xs("ConfirmPrompt",e);Vi.list=e=>{let t=e.separator||",";return Xs("TextPrompt",e,{onSubmit:r=>r.split(t).map(n=>n.trim())})};Vi.toggle=e=>Xs("TogglePrompt",e);Vi.select=e=>Xs("SelectPrompt",e);Vi.multiselect=e=>{e.choices=[].concat(e.choices||[]);let t=r=>r.filter(n=>n.selected).map(n=>n.value);return Xs("MultiselectPrompt",e,{onAbort:t,onSubmit:t})};Vi.autocompleteMultiselect=e=>{e.choices=[].concat(e.choices||[]);let t=r=>r.filter(n=>n.selected).map(n=>n.value);return Xs("AutocompleteMultiselectPrompt",e,{onAbort:t,onSubmit:t})};var yNe=(e,t)=>Promise.resolve(t.filter(r=>r.title.slice(0,e.length).toLowerCase()===e.toLowerCase()));Vi.autocomplete=e=>(e.suggest=e.suggest||yNe,e.choices=[].concat(e.choices||[]),Xs("AutocompletePrompt",e))});var zZ=y((hEt,$Z)=>{"use strict";var aA=UZ(),ENe=["suggest","format","onState","validate","onRender","type"],jZ=()=>{};async function Hl(e=[],{onSubmit:t=jZ,onCancel:r=jZ}={}){let n={},i=Hl._override||{};e=[].concat(e);let a,s,o,u,l,c,d=async(p,f,m=!1)=>{if(!(!m&&p.validate&&p.validate(f)!==!0))return p.format?await p.format(f,n):f};for(s of e)if({name:u,type:l}=s,typeof l=="function"&&(l=await l(a,{...n},s),s.type=l),!!l){for(let p in s){if(ENe.includes(p))continue;let f=s[p];s[p]=typeof f=="function"?await f(a,{...n},c):f}if(c=s,typeof s.message!="string")throw new Error("prompt message is required");if({name:u,type:l}=s,aA[l]===void 0)throw new Error(`prompt type (${l}) is not defined`);if(i[s.name]!==void 0&&(a=await d(s,i[s.name]),a!==void 0)){n[u]=a;continue}try{a=Hl._injected?bNe(Hl._injected,s.initial):await aA[l](s),n[u]=a=await d(s,a,!0),o=await t(s,a,n)}catch{o=!await r(s,n)}if(o)return n}return n}function bNe(e,t){let r=e.shift();if(r instanceof Error)throw r;return r===void 0?t:r}function wNe(e){Hl._injected=(Hl._injected||[]).concat(e)}function xNe(e){Hl._override=Object.assign({},e)}$Z.exports=Object.assign(Hl,{prompt:Hl,prompts:aA,inject:wNe,override:xNe})});var sA=y((gEt,VZ)=>{function _Ne(e){e=(Array.isArray(e)?e:e.split(".")).map(Number);let t=0,r=process.versions.node.split(".").map(Number);for(;t<e.length;t++){if(r[t]>e[t])return!1;if(e[t]>r[t])return!0}return!1}VZ.exports=_Ne("8.6.0")?hX():zZ()});var JZ=y((xEt,DNe)=>{DNe.exports={name:"@sentry/craft",version:"2.3.4",description:"The universal sentry workflow CLI",main:"dist/craft",repository:"https://github.com/getsentry/craft",author:"Sentry",license:"MIT",bin:{craft:"dist/craft","sentry-craft":"dist/craft"},resolutions:{"**/set-value":">=2.0.1","**/https-proxy-agent":">=2.2.3","**/node-forge":">=0.10.0","**/dot-prop":">=4.2.1","**/kind-of":">=6.0.3","**/node-fetch":"^2.6.7","**/yargs-parser":">=18.1.2","**/parse-url":">=5.0.3","**/ansi-regex":">=5.0.1 < 6.0.0"},devDependencies:{"@aws-sdk/client-lambda":"^3.2.0","@google-cloud/storage":"^5.7.0","@octokit/plugin-retry":"^3.0.9","@octokit/request-error":"^2.1.0","@octokit/rest":"^18.10.0","@sentry/node":"4.6.3","@sentry/typescript":"^5.17.0","@types/async":"^3.0.1","@types/aws4":"^1.5.1","@types/cli-table":"^0.3.0","@types/extract-zip":"^2.0.1","@types/git-url-parse":"^9.0.0","@types/is-ci":"^2.0.0","@types/jest":"^29.5.2","@types/js-yaml":"^4.0.5","@types/mkdirp":"^1.0.0","@types/node":"^22.10.1","@types/node-fetch":"^2.5.10","@types/ora":"^1.3.4","@types/prompts":"^2.0.11","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.0","@types/tar":"^4.0.0","@types/tmp":"^0.0.33","@types/yargs":"^15.0.3","@typescript-eslint/eslint-plugin":"^5.19.0","@typescript-eslint/parser":"^5.19.0",ajv:"6.12.6",async:"3.2.2",aws4:"^1.11.0",chalk:"4.1.1","cli-table":"0.3.1",consola:"2.15.3",esbuild:"^0.24.0",eslint:"^7.2.0","eslint-config-prettier":"^6.11.0","eslint-formatter-github-annotations":"^0.1.0","extract-zip":"^2.0.1","fast-xml-parser":"^4.2.4","git-url-parse":"^11.4.4","is-ci":"^2.0.0",jest:"^29.6.0","js-yaml":"4.1.0","json-schema-to-typescript":"5.7.0",mkdirp:"^1.0.4",mustache:"3.0.1",nock:"^13.2.4","node-fetch":"^2.6.1",nvar:"1.3.1",ora:"5.4.0",prettier:"^2.2.1",prompts:"2.4.1",rimraf:"2.7.1","shell-quote":"1.7.3","simple-git":"^3.6.0","source-map-support":"^0.5.20",split:"1.0.1","string-length":"3.1.0",tar:"6.2.1",tmp:"0.1.0","ts-jest":"^29.1.1",typescript:"^5.1.6",yargs:"15.4.1"},scripts:{"build:fat":"yarn run compile-config-schema && tsc -p tsconfig.build.json","build:watch":"yarn run compile-config-schema && tsc -p tsconfig.build.json --watch",build:"yarn compile-config-schema && esbuild src/index.ts --sourcemap --bundle --platform=node --target=node20 --outfile=dist/craft --minify",precli:"yarn build",cli:"node -r source-map-support/register dist/craft",clean:"rimraf dist coverage",lint:"eslint . --ext .ts,.tsx,.js --cache --cache-strategy content",fix:"yarn lint --fix",test:"jest","test:watch":"jest --watch --notify","compile-config-schema":"node ./scripts/config-json-schema-to-ts.js"},volta:{node:"22.12.0",yarn:"1.22.19"}}});var ZZ=y((SEt,XZ)=>{"use strict";var dn={};XZ.exports=dn;function QZ(e){return e<0?-1:1}function RNe(e){return e%1===.5&&!(e&1)?Math.floor(e):Math.round(e)}function Jl(e,t){t.unsigned||--e;let r=t.unsigned?0:-Math.pow(2,e),n=Math.pow(2,e)-1,i=t.moduloBitLength?Math.pow(2,t.moduloBitLength):Math.pow(2,e),a=t.moduloBitLength?Math.pow(2,t.moduloBitLength-1):Math.pow(2,e-1);return function(s,o){o||(o={});let u=+s;if(o.enforceRange){if(!Number.isFinite(u))throw new TypeError("Argument is not a finite number");if(u=QZ(u)*Math.floor(Math.abs(u)),u<r||u>n)throw new TypeError("Argument is not in byte range");return u}if(!isNaN(u)&&o.clamp)return u=RNe(u),u<r&&(u=r),u>n&&(u=n),u;if(!Number.isFinite(u)||u===0)return 0;if(u=QZ(u)*Math.floor(Math.abs(u)),u=u%i,!t.unsigned&&u>=a)return u-i;if(t.unsigned){if(u<0)u+=i;else if(u===-0)return 0}return u}}dn.void=function(){};dn.boolean=function(e){return!!e};dn.byte=Jl(8,{unsigned:!1});dn.octet=Jl(8,{unsigned:!0});dn.short=Jl(16,{unsigned:!1});dn["unsigned short"]=Jl(16,{unsigned:!0});dn.long=Jl(32,{unsigned:!1});dn["unsigned long"]=Jl(32,{unsigned:!0});dn["long long"]=Jl(32,{unsigned:!1,moduloBitLength:64});dn["unsigned long long"]=Jl(32,{unsigned:!0,moduloBitLength:64});dn.double=function(e){let t=+e;if(!Number.isFinite(t))throw new TypeError("Argument is not a finite floating-point value");return t};dn["unrestricted double"]=function(e){let t=+e;if(isNaN(t))throw new TypeError("Argument is NaN");return t};dn.float=dn.double;dn["unrestricted float"]=dn["unrestricted double"];dn.DOMString=function(e,t){return t||(t={}),t.treatNullAsEmptyString&&e===null?"":String(e)};dn.ByteString=function(e,t){let r=String(e),n;for(let i=0;(n=r.codePointAt(i))!==void 0;++i)if(n>255)throw new TypeError("Argument is not a valid bytestring");return r};dn.USVString=function(e){let t=String(e),r=t.length,n=[];for(let i=0;i<r;++i){let a=t.charCodeAt(i);if(a<55296||a>57343)n.push(String.fromCodePoint(a));else if(56320<=a&&a<=57343)n.push(String.fromCodePoint(65533));else if(i===r-1)n.push(String.fromCodePoint(65533));else{let s=t.charCodeAt(i+1);if(56320<=s&&s<=57343){let o=a&1023,u=s&1023;n.push(String.fromCodePoint(65536+1024*o+u)),++i}else n.push(String.fromCodePoint(65533))}}return n.join("")};dn.Date=function(e,t){if(!(e instanceof Date))throw new TypeError("Argument is not a Date object");if(!isNaN(e))return e};dn.RegExp=function(e,t){return e instanceof RegExp||(e=new RegExp(e)),e}});var eee=y((DEt,Wl)=>{"use strict";Wl.exports.mixin=function(t,r){let n=Object.getOwnPropertyNames(r);for(let i=0;i<n.length;++i)Object.defineProperty(t,n[i],Object.getOwnPropertyDescriptor(r,n[i]))};Wl.exports.wrapperSymbol=Symbol("wrapper");Wl.exports.implSymbol=Symbol("impl");Wl.exports.wrapperForImpl=function(e){return e[Wl.exports.wrapperSymbol]};Wl.exports.implForWrapper=function(e){return e[Wl.exports.implSymbol]}});var tee=y((AEt,PNe)=>{PNe.exports=[[[0,44],"disallowed_STD3_valid"],[[45,46],"valid"],[[47,47],"disallowed_STD3_valid"],[[48,57],"valid"],[[58,64],"disallowed_STD3_valid"],[[65,65],"mapped",[97]],[[66,66],"mapped",[98]],[[67,67],"mapped",[99]],[[68,68],"mapped",[100]],[[69,69],"mapped",[101]],[[70,70],"mapped",[102]],[[71,71],"mapped",[103]],[[72,72],"mapped",[104]],[[73,73],"mapped",[105]],[[74,74],"mapped",[106]],[[75,75],"mapped",[107]],[[76,76],"mapped",[108]],[[77,77],"mapped",[109]],[[78,78],"mapped",[110]],[[79,79],"mapped",[111]],[[80,80],"mapped",[112]],[[81,81],"mapped",[113]],[[82,82],"mapped",[114]],[[83,83],"mapped",[115]],[[84,84],"mapped",[116]],[[85,85],"mapped",[117]],[[86,86],"mapped",[118]],[[87,87],"mapped",[119]],[[88,88],"mapped",[120]],[[89,89],"mapped",[121]],[[90,90],"mapped",[122]],[[91,96],"disallowed_STD3_valid"],[[97,122],"valid"],[[123,127],"disallowed_STD3_valid"],[[128,159],"disallowed"],[[160,160],"disallowed_STD3_mapped",[32]],[[161,167],"valid",[],"NV8"],[[168,168],"disallowed_STD3_mapped",[32,776]],[[169,169],"valid",[],"NV8"],[[170,170],"mapped",[97]],[[171,172],"valid",[],"NV8"],[[173,173],"ignored"],[[174,174],"valid",[],"NV8"],[[175,175],"disallowed_STD3_mapped",[32,772]],[[176,177],"valid",[],"NV8"],[[178,178],"mapped",[50]],[[179,179],"mapped",[51]],[[180,180],"disallowed_STD3_mapped",[32,769]],[[181,181],"mapped",[956]],[[182,182],"valid",[],"NV8"],[[183,183],"valid"],[[184,184],"disallowed_STD3_mapped",[32,807]],[[185,185],"mapped",[49]],[[186,186],"mapped",[111]],[[187,187],"valid",[],"NV8"],[[188,188],"mapped",[49,8260,52]],[[189,189],"mapped",[49,8260,50]],[[190,190],"mapped",[51,8260,52]],[[191,191],"valid",[],"NV8"],[[192,192],"mapped",[224]],[[193,193],"mapped",[225]],[[194,194],"mapped",[226]],[[195,195],"mapped",[227]],[[196,196],"mapped",[228]],[[197,197],"mapped",[229]],[[198,198],"mapped",[230]],[[199,199],"mapped",[231]],[[200,200],"mapped",[232]],[[201,201],"mapped",[233]],[[202,202],"mapped",[234]],[[203,203],"mapped",[235]],[[204,204],"mapped",[236]],[[205,205],"mapped",[237]],[[206,206],"mapped",[238]],[[207,207],"mapped",[239]],[[208,208],"mapped",[240]],[[209,209],"mapped",[241]],[[210,210],"mapped",[242]],[[211,211],"mapped",[243]],[[212,212],"mapped",[244]],[[213,213],"mapped",[245]],[[214,214],"mapped",[246]],[[215,215],"valid",[],"NV8"],[[216,216],"mapped",[248]],[[217,217],"mapped",[249]],[[218,218],"mapped",[250]],[[219,219],"mapped",[251]],[[220,220],"mapped",[252]],[[221,221],"mapped",[253]],[[222,222],"mapped",[254]],[[223,223],"deviation",[115,115]],[[224,246],"valid"],[[247,247],"valid",[],"NV8"],[[248,255],"valid"],[[256,256],"mapped",[257]],[[257,257],"valid"],[[258,258],"mapped",[259]],[[259,259],"valid"],[[260,260],"mapped",[261]],[[261,261],"valid"],[[262,262],"mapped",[263]],[[263,263],"valid"],[[264,264],"mapped",[265]],[[265,265],"valid"],[[266,266],"mapped",[267]],[[267,267],"valid"],[[268,268],"mapped",[269]],[[269,269],"valid"],[[270,270],"mapped",[271]],[[271,271],"valid"],[[272,272],"mapped",[273]],[[273,273],"valid"],[[274,274],"mapped",[275]],[[275,275],"valid"],[[276,276],"mapped",[277]],[[277,277],"valid"],[[278,278],"mapped",[279]],[[279,279],"valid"],[[280,280],"mapped",[281]],[[281,281],"valid"],[[282,282],"mapped",[283]],[[283,283],"valid"],[[284,284],"mapped",[285]],[[285,285],"valid"],[[286,286],"mapped",[287]],[[287,287],"valid"],[[288,288],"mapped",[289]],[[289,289],"valid"],[[290,290],"mapped",[291]],[[291,291],"valid"],[[292,292],"mapped",[293]],[[293,293],"valid"],[[294,294],"mapped",[295]],[[295,295],"valid"],[[296,296],"mapped",[297]],[[297,297],"valid"],[[298,298],"mapped",[299]],[[299,299],"valid"],[[300,300],"mapped",[301]],[[301,301],"valid"],[[302,302],"mapped",[303]],[[303,303],"valid"],[[304,304],"mapped",[105,775]],[[305,305],"valid"],[[306,307],"mapped",[105,106]],[[308,308],"mapped",[309]],[[309,309],"valid"],[[310,310],"mapped",[311]],[[311,312],"valid"],[[313,313],"mapped",[314]],[[314,314],"valid"],[[315,315],"mapped",[316]],[[316,316],"valid"],[[317,317],"mapped",[318]],[[318,318],"valid"],[[319,320],"mapped",[108,183]],[[321,321],"mapped",[322]],[[322,322],"valid"],[[323,323],"mapped",[324]],[[324,324],"valid"],[[325,325],"mapped",[326]],[[326,326],"valid"],[[327,327],"mapped",[328]],[[328,328],"valid"],[[329,329],"mapped",[700,110]],[[330,330],"mapped",[331]],[[331,331],"valid"],[[332,332],"mapped",[333]],[[333,333],"valid"],[[334,334],"mapped",[335]],[[335,335],"valid"],[[336,336],"mapped",[337]],[[337,337],"valid"],[[338,338],"mapped",[339]],[[339,339],"valid"],[[340,340],"mapped",[341]],[[341,341],"valid"],[[342,342],"mapped",[343]],[[343,343],"valid"],[[344,344],"mapped",[345]],[[345,345],"valid"],[[346,346],"mapped",[347]],[[347,347],"valid"],[[348,348],"mapped",[349]],[[349,349],"valid"],[[350,350],"mapped",[351]],[[351,351],"valid"],[[352,352],"mapped",[353]],[[353,353],"valid"],[[354,354],"mapped",[355]],[[355,355],"valid"],[[356,356],"mapped",[357]],[[357,357],"valid"],[[358,358],"mapped",[359]],[[359,359],"valid"],[[360,360],"mapped",[361]],[[361,361],"valid"],[[362,362],"mapped",[363]],[[363,363],"valid"],[[364,364],"mapped",[365]],[[365,365],"valid"],[[366,366],"mapped",[367]],[[367,367],"valid"],[[368,368],"mapped",[369]],[[369,369],"valid"],[[370,370],"mapped",[371]],[[371,371],"valid"],[[372,372],"mapped",[373]],[[373,373],"valid"],[[374,374],"mapped",[375]],[[375,375],"valid"],[[376,376],"mapped",[255]],[[377,377],"mapped",[378]],[[378,378],"valid"],[[379,379],"mapped",[380]],[[380,380],"valid"],[[381,381],"mapped",[382]],[[382,382],"valid"],[[383,383],"mapped",[115]],[[384,384],"valid"],[[385,385],"mapped",[595]],[[386,386],"mapped",[387]],[[387,387],"valid"],[[388,388],"mapped",[389]],[[389,389],"valid"],[[390,390],"mapped",[596]],[[391,391],"mapped",[392]],[[392,392],"valid"],[[393,393],"mapped",[598]],[[394,394],"mapped",[599]],[[395,395],"mapped",[396]],[[396,397],"valid"],[[398,398],"mapped",[477]],[[399,399],"mapped",[601]],[[400,400],"mapped",[603]],[[401,401],"mapped",[402]],[[402,402],"valid"],[[403,403],"mapped",[608]],[[404,404],"mapped",[611]],[[405,405],"valid"],[[406,406],"mapped",[617]],[[407,407],"mapped",[616]],[[408,408],"mapped",[409]],[[409,411],"valid"],[[412,412],"mapped",[623]],[[413,413],"mapped",[626]],[[414,414],"valid"],[[415,415],"mapped",[629]],[[416,416],"mapped",[417]],[[417,417],"valid"],[[418,418],"mapped",[419]],[[419,419],"valid"],[[420,420],"mapped",[421]],[[421,421],"valid"],[[422,422],"mapped",[640]],[[423,423],"mapped",[424]],[[424,424],"valid"],[[425,425],"mapped",[643]],[[426,427],"valid"],[[428,428],"mapped",[429]],[[429,429],"valid"],[[430,430],"mapped",[648]],[[431,431],"mapped",[432]],[[432,432],"valid"],[[433,433],"mapped",[650]],[[434,434],"mapped",[651]],[[435,435],"mapped",[436]],[[436,436],"valid"],[[437,437],"mapped",[438]],[[438,438],"valid"],[[439,439],"mapped",[658]],[[440,440],"mapped",[441]],[[441,443],"valid"],[[444,444],"mapped",[445]],[[445,451],"valid"],[[452,454],"mapped",[100,382]],[[455,457],"mapped",[108,106]],[[458,460],"mapped",[110,106]],[[461,461],"mapped",[462]],[[462,462],"valid"],[[463,463],"mapped",[464]],[[464,464],"valid"],[[465,465],"mapped",[466]],[[466,466],"valid"],[[467,467],"mapped",[468]],[[468,468],"valid"],[[469,469],"mapped",[470]],[[470,470],"valid"],[[471,471],"mapped",[472]],[[472,472],"valid"],[[473,473],"mapped",[474]],[[474,474],"valid"],[[475,475],"mapped",[476]],[[476,477],"valid"],[[478,478],"mapped",[479]],[[479,479],"valid"],[[480,480],"mapped",[481]],[[481,481],"valid"],[[482,482],"mapped",[483]],[[483,483],"valid"],[[484,484],"mapped",[485]],[[485,485],"valid"],[[486,486],"mapped",[487]],[[487,487],"valid"],[[488,488],"mapped",[489]],[[489,489],"valid"],[[490,490],"mapped",[491]],[[491,491],"valid"],[[492,492],"mapped",[493]],[[493,493],"valid"],[[494,494],"mapped",[495]],[[495,496],"valid"],[[497,499],"mapped",[100,122]],[[500,500],"mapped",[501]],[[501,501],"valid"],[[502,502],"mapped",[405]],[[503,503],"mapped",[447]],[[504,504],"mapped",[505]],[[505,505],"valid"],[[506,506],"mapped",[507]],[[507,507],"valid"],[[508,508],"mapped",[509]],[[509,509],"valid"],[[510,510],"mapped",[511]],[[511,511],"valid"],[[512,512],"mapped",[513]],[[513,513],"valid"],[[514,514],"mapped",[515]],[[515,515],"valid"],[[516,516],"mapped",[517]],[[517,517],"valid"],[[518,518],"mapped",[519]],[[519,519],"valid"],[[520,520],"mapped",[521]],[[521,521],"valid"],[[522,522],"mapped",[523]],[[523,523],"valid"],[[524,524],"mapped",[525]],[[525,525],"valid"],[[526,526],"mapped",[527]],[[527,527],"valid"],[[528,528],"mapped",[529]],[[529,529],"valid"],[[530,530],"mapped",[531]],[[531,531],"valid"],[[532,532],"mapped",[533]],[[533,533],"valid"],[[534,534],"mapped",[535]],[[535,535],"valid"],[[536,536],"mapped",[537]],[[537,537],"valid"],[[538,538],"mapped",[539]],[[539,539],"valid"],[[540,540],"mapped",[541]],[[541,541],"valid"],[[542,542],"mapped",[543]],[[543,543],"valid"],[[544,544],"mapped",[414]],[[545,545],"valid"],[[546,546],"mapped",[547]],[[547,547],"valid"],[[548,548],"mapped",[549]],[[549,549],"valid"],[[550,550],"mapped",[551]],[[551,551],"valid"],[[552,552],"mapped",[553]],[[553,553],"valid"],[[554,554],"mapped",[555]],[[555,555],"valid"],[[556,556],"mapped",[557]],[[557,557],"valid"],[[558,558],"mapped",[559]],[[559,559],"valid"],[[560,560],"mapped",[561]],[[561,561],"valid"],[[562,562],"mapped",[563]],[[563,563],"valid"],[[564,566],"valid"],[[567,569],"valid"],[[570,570],"mapped",[11365]],[[571,571],"mapped",[572]],[[572,572],"valid"],[[573,573],"mapped",[410]],[[574,574],"mapped",[11366]],[[575,576],"valid"],[[577,577],"mapped",[578]],[[578,578],"valid"],[[579,579],"mapped",[384]],[[580,580],"mapped",[649]],[[581,581],"mapped",[652]],[[582,582],"mapped",[583]],[[583,583],"valid"],[[584,584],"mapped",[585]],[[585,585],"valid"],[[586,586],"mapped",[587]],[[587,587],"valid"],[[588,588],"mapped",[589]],[[589,589],"valid"],[[590,590],"mapped",[591]],[[591,591],"valid"],[[592,680],"valid"],[[681,685],"valid"],[[686,687],"valid"],[[688,688],"mapped",[104]],[[689,689],"mapped",[614]],[[690,690],"mapped",[106]],[[691,691],"mapped",[114]],[[692,692],"mapped",[633]],[[693,693],"mapped",[635]],[[694,694],"mapped",[641]],[[695,695],"mapped",[119]],[[696,696],"mapped",[121]],[[697,705],"valid"],[[706,709],"valid",[],"NV8"],[[710,721],"valid"],[[722,727],"valid",[],"NV8"],[[728,728],"disallowed_STD3_mapped",[32,774]],[[729,729],"disallowed_STD3_mapped",[32,775]],[[730,730],"disallowed_STD3_mapped",[32,778]],[[731,731],"disallowed_STD3_mapped",[32,808]],[[732,732],"disallowed_STD3_mapped",[32,771]],[[733,733],"disallowed_STD3_mapped",[32,779]],[[734,734],"valid",[],"NV8"],[[735,735],"valid",[],"NV8"],[[736,736],"mapped",[611]],[[737,737],"mapped",[108]],[[738,738],"mapped",[115]],[[739,739],"mapped",[120]],[[740,740],"mapped",[661]],[[741,745],"valid",[],"NV8"],[[746,747],"valid",[],"NV8"],[[748,748],"valid"],[[749,749],"valid",[],"NV8"],[[750,750],"valid"],[[751,767],"valid",[],"NV8"],[[768,831],"valid"],[[832,832],"mapped",[768]],[[833,833],"mapped",[769]],[[834,834],"valid"],[[835,835],"mapped",[787]],[[836,836],"mapped",[776,769]],[[837,837],"mapped",[953]],[[838,846],"valid"],[[847,847],"ignored"],[[848,855],"valid"],[[856,860],"valid"],[[861,863],"valid"],[[864,865],"valid"],[[866,866],"valid"],[[867,879],"valid"],[[880,880],"mapped",[881]],[[881,881],"valid"],[[882,882],"mapped",[883]],[[883,883],"valid"],[[884,884],"mapped",[697]],[[885,885],"valid"],[[886,886],"mapped",[887]],[[887,887],"valid"],[[888,889],"disallowed"],[[890,890],"disallowed_STD3_mapped",[32,953]],[[891,893],"valid"],[[894,894],"disallowed_STD3_mapped",[59]],[[895,895],"mapped",[1011]],[[896,899],"disallowed"],[[900,900],"disallowed_STD3_mapped",[32,769]],[[901,901],"disallowed_STD3_mapped",[32,776,769]],[[902,902],"mapped",[940]],[[903,903],"mapped",[183]],[[904,904],"mapped",[941]],[[905,905],"mapped",[942]],[[906,906],"mapped",[943]],[[907,907],"disallowed"],[[908,908],"mapped",[972]],[[909,909],"disallowed"],[[910,910],"mapped",[973]],[[911,911],"mapped",[974]],[[912,912],"valid"],[[913,913],"mapped",[945]],[[914,914],"mapped",[946]],[[915,915],"mapped",[947]],[[916,916],"mapped",[948]],[[917,917],"mapped",[949]],[[918,918],"mapped",[950]],[[919,919],"mapped",[951]],[[920,920],"mapped",[952]],[[921,921],"mapped",[953]],[[922,922],"mapped",[954]],[[923,923],"mapped",[955]],[[924,924],"mapped",[956]],[[925,925],"mapped",[957]],[[926,926],"mapped",[958]],[[927,927],"mapped",[959]],[[928,928],"mapped",[960]],[[929,929],"mapped",[961]],[[930,930],"disallowed"],[[931,931],"mapped",[963]],[[932,932],"mapped",[964]],[[933,933],"mapped",[965]],[[934,934],"mapped",[966]],[[935,935],"mapped",[967]],[[936,936],"mapped",[968]],[[937,937],"mapped",[969]],[[938,938],"mapped",[970]],[[939,939],"mapped",[971]],[[940,961],"valid"],[[962,962],"deviation",[963]],[[963,974],"valid"],[[975,975],"mapped",[983]],[[976,976],"mapped",[946]],[[977,977],"mapped",[952]],[[978,978],"mapped",[965]],[[979,979],"mapped",[973]],[[980,980],"mapped",[971]],[[981,981],"mapped",[966]],[[982,982],"mapped",[960]],[[983,983],"valid"],[[984,984],"mapped",[985]],[[985,985],"valid"],[[986,986],"mapped",[987]],[[987,987],"valid"],[[988,988],"mapped",[989]],[[989,989],"valid"],[[990,990],"mapped",[991]],[[991,991],"valid"],[[992,992],"mapped",[993]],[[993,993],"valid"],[[994,994],"mapped",[995]],[[995,995],"valid"],[[996,996],"mapped",[997]],[[997,997],"valid"],[[998,998],"mapped",[999]],[[999,999],"valid"],[[1e3,1e3],"mapped",[1001]],[[1001,1001],"valid"],[[1002,1002],"mapped",[1003]],[[1003,1003],"valid"],[[1004,1004],"mapped",[1005]],[[1005,1005],"valid"],[[1006,1006],"mapped",[1007]],[[1007,1007],"valid"],[[1008,1008],"mapped",[954]],[[1009,1009],"mapped",[961]],[[1010,1010],"mapped",[963]],[[1011,1011],"valid"],[[1012,1012],"mapped",[952]],[[1013,1013],"mapped",[949]],[[1014,1014],"valid",[],"NV8"],[[1015,1015],"mapped",[1016]],[[1016,1016],"valid"],[[1017,1017],"mapped",[963]],[[1018,1018],"mapped",[1019]],[[1019,1019],"valid"],[[1020,1020],"valid"],[[1021,1021],"mapped",[891]],[[1022,1022],"mapped",[892]],[[1023,1023],"mapped",[893]],[[1024,1024],"mapped",[1104]],[[1025,1025],"mapped",[1105]],[[1026,1026],"mapped",[1106]],[[1027,1027],"mapped",[1107]],[[1028,1028],"mapped",[1108]],[[1029,1029],"mapped",[1109]],[[1030,1030],"mapped",[1110]],[[1031,1031],"mapped",[1111]],[[1032,1032],"mapped",[1112]],[[1033,1033],"mapped",[1113]],[[1034,1034],"mapped",[1114]],[[1035,1035],"mapped",[1115]],[[1036,1036],"mapped",[1116]],[[1037,1037],"mapped",[1117]],[[1038,1038],"mapped",[1118]],[[1039,1039],"mapped",[1119]],[[1040,1040],"mapped",[1072]],[[1041,1041],"mapped",[1073]],[[1042,1042],"mapped",[1074]],[[1043,1043],"mapped",[1075]],[[1044,1044],"mapped",[1076]],[[1045,1045],"mapped",[1077]],[[1046,1046],"mapped",[1078]],[[1047,1047],"mapped",[1079]],[[1048,1048],"mapped",[1080]],[[1049,1049],"mapped",[1081]],[[1050,1050],"mapped",[1082]],[[1051,1051],"mapped",[1083]],[[1052,1052],"mapped",[1084]],[[1053,1053],"mapped",[1085]],[[1054,1054],"mapped",[1086]],[[1055,1055],"mapped",[1087]],[[1056,1056],"mapped",[1088]],[[1057,1057],"mapped",[1089]],[[1058,1058],"mapped",[1090]],[[1059,1059],"mapped",[1091]],[[1060,1060],"mapped",[1092]],[[1061,1061],"mapped",[1093]],[[1062,1062],"mapped",[1094]],[[1063,1063],"mapped",[1095]],[[1064,1064],"mapped",[1096]],[[1065,1065],"mapped",[1097]],[[1066,1066],"mapped",[1098]],[[1067,1067],"mapped",[1099]],[[1068,1068],"mapped",[1100]],[[1069,1069],"mapped",[1101]],[[1070,1070],"mapped",[1102]],[[1071,1071],"mapped",[1103]],[[1072,1103],"valid"],[[1104,1104],"valid"],[[1105,1116],"valid"],[[1117,1117],"valid"],[[1118,1119],"valid"],[[1120,1120],"mapped",[1121]],[[1121,1121],"valid"],[[1122,1122],"mapped",[1123]],[[1123,1123],"valid"],[[1124,1124],"mapped",[1125]],[[1125,1125],"valid"],[[1126,1126],"mapped",[1127]],[[1127,1127],"valid"],[[1128,1128],"mapped",[1129]],[[1129,1129],"valid"],[[1130,1130],"mapped",[1131]],[[1131,1131],"valid"],[[1132,1132],"mapped",[1133]],[[1133,1133],"valid"],[[1134,1134],"mapped",[1135]],[[1135,1135],"valid"],[[1136,1136],"mapped",[1137]],[[1137,1137],"valid"],[[1138,1138],"mapped",[1139]],[[1139,1139],"valid"],[[1140,1140],"mapped",[1141]],[[1141,1141],"valid"],[[1142,1142],"mapped",[1143]],[[1143,1143],"valid"],[[1144,1144],"mapped",[1145]],[[1145,1145],"valid"],[[1146,1146],"mapped",[1147]],[[1147,1147],"valid"],[[1148,1148],"mapped",[1149]],[[1149,1149],"valid"],[[1150,1150],"mapped",[1151]],[[1151,1151],"valid"],[[1152,1152],"mapped",[1153]],[[1153,1153],"valid"],[[1154,1154],"valid",[],"NV8"],[[1155,1158],"valid"],[[1159,1159],"valid"],[[1160,1161],"valid",[],"NV8"],[[1162,1162],"mapped",[1163]],[[1163,1163],"valid"],[[1164,1164],"mapped",[1165]],[[1165,1165],"valid"],[[1166,1166],"mapped",[1167]],[[1167,1167],"valid"],[[1168,1168],"mapped",[1169]],[[1169,1169],"valid"],[[1170,1170],"mapped",[1171]],[[1171,1171],"valid"],[[1172,1172],"mapped",[1173]],[[1173,1173],"valid"],[[1174,1174],"mapped",[1175]],[[1175,1175],"valid"],[[1176,1176],"mapped",[1177]],[[1177,1177],"valid"],[[1178,1178],"mapped",[1179]],[[1179,1179],"valid"],[[1180,1180],"mapped",[1181]],[[1181,1181],"valid"],[[1182,1182],"mapped",[1183]],[[1183,1183],"valid"],[[1184,1184],"mapped",[1185]],[[1185,1185],"valid"],[[1186,1186],"mapped",[1187]],[[1187,1187],"valid"],[[1188,1188],"mapped",[1189]],[[1189,1189],"valid"],[[1190,1190],"mapped",[1191]],[[1191,1191],"valid"],[[1192,1192],"mapped",[1193]],[[1193,1193],"valid"],[[1194,1194],"mapped",[1195]],[[1195,1195],"valid"],[[1196,1196],"mapped",[1197]],[[1197,1197],"valid"],[[1198,1198],"mapped",[1199]],[[1199,1199],"valid"],[[1200,1200],"mapped",[1201]],[[1201,1201],"valid"],[[1202,1202],"mapped",[1203]],[[1203,1203],"valid"],[[1204,1204],"mapped",[1205]],[[1205,1205],"valid"],[[1206,1206],"mapped",[1207]],[[1207,1207],"valid"],[[1208,1208],"mapped",[1209]],[[1209,1209],"valid"],[[1210,1210],"mapped",[1211]],[[1211,1211],"valid"],[[1212,1212],"mapped",[1213]],[[1213,1213],"valid"],[[1214,1214],"mapped",[1215]],[[1215,1215],"valid"],[[1216,1216],"disallowed"],[[1217,1217],"mapped",[1218]],[[1218,1218],"valid"],[[1219,1219],"mapped",[1220]],[[1220,1220],"valid"],[[1221,1221],"mapped",[1222]],[[1222,1222],"valid"],[[1223,1223],"mapped",[1224]],[[1224,1224],"valid"],[[1225,1225],"mapped",[1226]],[[1226,1226],"valid"],[[1227,1227],"mapped",[1228]],[[1228,1228],"valid"],[[1229,1229],"mapped",[1230]],[[1230,1230],"valid"],[[1231,1231],"valid"],[[1232,1232],"mapped",[1233]],[[1233,1233],"valid"],[[1234,1234],"mapped",[1235]],[[1235,1235],"valid"],[[1236,1236],"mapped",[1237]],[[1237,1237],"valid"],[[1238,1238],"mapped",[1239]],[[1239,1239],"valid"],[[1240,1240],"mapped",[1241]],[[1241,1241],"valid"],[[1242,1242],"mapped",[1243]],[[1243,1243],"valid"],[[1244,1244],"mapped",[1245]],[[1245,1245],"valid"],[[1246,1246],"mapped",[1247]],[[1247,1247],"valid"],[[1248,1248],"mapped",[1249]],[[1249,1249],"valid"],[[1250,1250],"mapped",[1251]],[[1251,1251],"valid"],[[1252,1252],"mapped",[1253]],[[1253,1253],"valid"],[[1254,1254],"mapped",[1255]],[[1255,1255],"valid"],[[1256,1256],"mapped",[1257]],[[1257,1257],"valid"],[[1258,1258],"mapped",[1259]],[[1259,1259],"valid"],[[1260,1260],"mapped",[1261]],[[1261,1261],"valid"],[[1262,1262],"mapped",[1263]],[[1263,1263],"valid"],[[1264,1264],"mapped",[1265]],[[1265,1265],"valid"],[[1266,1266],"mapped",[1267]],[[1267,1267],"valid"],[[1268,1268],"mapped",[1269]],[[1269,1269],"valid"],[[1270,1270],"mapped",[1271]],[[1271,1271],"valid"],[[1272,1272],"mapped",[1273]],[[1273,1273],"valid"],[[1274,1274],"mapped",[1275]],[[1275,1275],"valid"],[[1276,1276],"mapped",[1277]],[[1277,1277],"valid"],[[1278,1278],"mapped",[1279]],[[1279,1279],"valid"],[[1280,1280],"mapped",[1281]],[[1281,1281],"valid"],[[1282,1282],"mapped",[1283]],[[1283,1283],"valid"],[[1284,1284],"mapped",[1285]],[[1285,1285],"valid"],[[1286,1286],"mapped",[1287]],[[1287,1287],"valid"],[[1288,1288],"mapped",[1289]],[[1289,1289],"valid"],[[1290,1290],"mapped",[1291]],[[1291,1291],"valid"],[[1292,1292],"mapped",[1293]],[[1293,1293],"valid"],[[1294,1294],"mapped",[1295]],[[1295,1295],"valid"],[[1296,1296],"mapped",[1297]],[[1297,1297],"valid"],[[1298,1298],"mapped",[1299]],[[1299,1299],"valid"],[[1300,1300],"mapped",[1301]],[[1301,1301],"valid"],[[1302,1302],"mapped",[1303]],[[1303,1303],"valid"],[[1304,1304],"mapped",[1305]],[[1305,1305],"valid"],[[1306,1306],"mapped",[1307]],[[1307,1307],"valid"],[[1308,1308],"mapped",[1309]],[[1309,1309],"valid"],[[1310,1310],"mapped",[1311]],[[1311,1311],"valid"],[[1312,1312],"mapped",[1313]],[[1313,1313],"valid"],[[1314,1314],"mapped",[1315]],[[1315,1315],"valid"],[[1316,1316],"mapped",[1317]],[[1317,1317],"valid"],[[1318,1318],"mapped",[1319]],[[1319,1319],"valid"],[[1320,1320],"mapped",[1321]],[[1321,1321],"valid"],[[1322,1322],"mapped",[1323]],[[1323,1323],"valid"],[[1324,1324],"mapped",[1325]],[[1325,1325],"valid"],[[1326,1326],"mapped",[1327]],[[1327,1327],"valid"],[[1328,1328],"disallowed"],[[1329,1329],"mapped",[1377]],[[1330,1330],"mapped",[1378]],[[1331,1331],"mapped",[1379]],[[1332,1332],"mapped",[1380]],[[1333,1333],"mapped",[1381]],[[1334,1334],"mapped",[1382]],[[1335,1335],"mapped",[1383]],[[1336,1336],"mapped",[1384]],[[1337,1337],"mapped",[1385]],[[1338,1338],"mapped",[1386]],[[1339,1339],"mapped",[1387]],[[1340,1340],"mapped",[1388]],[[1341,1341],"mapped",[1389]],[[1342,1342],"mapped",[1390]],[[1343,1343],"mapped",[1391]],[[1344,1344],"mapped",[1392]],[[1345,1345],"mapped",[1393]],[[1346,1346],"mapped",[1394]],[[1347,1347],"mapped",[1395]],[[1348,1348],"mapped",[1396]],[[1349,1349],"mapped",[1397]],[[1350,1350],"mapped",[1398]],[[1351,1351],"mapped",[1399]],[[1352,1352],"mapped",[1400]],[[1353,1353],"mapped",[1401]],[[1354,1354],"mapped",[1402]],[[1355,1355],"mapped",[1403]],[[1356,1356],"mapped",[1404]],[[1357,1357],"mapped",[1405]],[[1358,1358],"mapped",[1406]],[[1359,1359],"mapped",[1407]],[[1360,1360],"mapped",[1408]],[[1361,1361],"mapped",[1409]],[[1362,1362],"mapped",[1410]],[[1363,1363],"mapped",[1411]],[[1364,1364],"mapped",[1412]],[[1365,1365],"mapped",[1413]],[[1366,1366],"mapped",[1414]],[[1367,1368],"disallowed"],[[1369,1369],"valid"],[[1370,1375],"valid",[],"NV8"],[[1376,1376],"disallowed"],[[1377,1414],"valid"],[[1415,1415],"mapped",[1381,1410]],[[1416,1416],"disallowed"],[[1417,1417],"valid",[],"NV8"],[[1418,1418],"valid",[],"NV8"],[[1419,1420],"disallowed"],[[1421,1422],"valid",[],"NV8"],[[1423,1423],"valid",[],"NV8"],[[1424,1424],"disallowed"],[[1425,1441],"valid"],[[1442,1442],"valid"],[[1443,1455],"valid"],[[1456,1465],"valid"],[[1466,1466],"valid"],[[1467,1469],"valid"],[[1470,1470],"valid",[],"NV8"],[[1471,1471],"valid"],[[1472,1472],"valid",[],"NV8"],[[1473,1474],"valid"],[[1475,1475],"valid",[],"NV8"],[[1476,1476],"valid"],[[1477,1477],"valid"],[[1478,1478],"valid",[],"NV8"],[[1479,1479],"valid"],[[1480,1487],"disallowed"],[[1488,1514],"valid"],[[1515,1519],"disallowed"],[[1520,1524],"valid"],[[1525,1535],"disallowed"],[[1536,1539],"disallowed"],[[1540,1540],"disallowed"],[[1541,1541],"disallowed"],[[1542,1546],"valid",[],"NV8"],[[1547,1547],"valid",[],"NV8"],[[1548,1548],"valid",[],"NV8"],[[1549,1551],"valid",[],"NV8"],[[1552,1557],"valid"],[[1558,1562],"valid"],[[1563,1563],"valid",[],"NV8"],[[1564,1564],"disallowed"],[[1565,1565],"disallowed"],[[1566,1566],"valid",[],"NV8"],[[1567,1567],"valid",[],"NV8"],[[1568,1568],"valid"],[[1569,1594],"valid"],[[1595,1599],"valid"],[[1600,1600],"valid",[],"NV8"],[[1601,1618],"valid"],[[1619,1621],"valid"],[[1622,1624],"valid"],[[1625,1630],"valid"],[[1631,1631],"valid"],[[1632,1641],"valid"],[[1642,1645],"valid",[],"NV8"],[[1646,1647],"valid"],[[1648,1652],"valid"],[[1653,1653],"mapped",[1575,1652]],[[1654,1654],"mapped",[1608,1652]],[[1655,1655],"mapped",[1735,1652]],[[1656,1656],"mapped",[1610,1652]],[[1657,1719],"valid"],[[1720,1721],"valid"],[[1722,1726],"valid"],[[1727,1727],"valid"],[[1728,1742],"valid"],[[1743,1743],"valid"],[[1744,1747],"valid"],[[1748,1748],"valid",[],"NV8"],[[1749,1756],"valid"],[[1757,1757],"disallowed"],[[1758,1758],"valid",[],"NV8"],[[1759,1768],"valid"],[[1769,1769],"valid",[],"NV8"],[[1770,1773],"valid"],[[1774,1775],"valid"],[[1776,1785],"valid"],[[1786,1790],"valid"],[[1791,1791],"valid"],[[1792,1805],"valid",[],"NV8"],[[1806,1806],"disallowed"],[[1807,1807],"disallowed"],[[1808,1836],"valid"],[[1837,1839],"valid"],[[1840,1866],"valid"],[[1867,1868],"disallowed"],[[1869,1871],"valid"],[[1872,1901],"valid"],[[1902,1919],"valid"],[[1920,1968],"valid"],[[1969,1969],"valid"],[[1970,1983],"disallowed"],[[1984,2037],"valid"],[[2038,2042],"valid",[],"NV8"],[[2043,2047],"disallowed"],[[2048,2093],"valid"],[[2094,2095],"disallowed"],[[2096,2110],"valid",[],"NV8"],[[2111,2111],"disallowed"],[[2112,2139],"valid"],[[2140,2141],"disallowed"],[[2142,2142],"valid",[],"NV8"],[[2143,2207],"disallowed"],[[2208,2208],"valid"],[[2209,2209],"valid"],[[2210,2220],"valid"],[[2221,2226],"valid"],[[2227,2228],"valid"],[[2229,2274],"disallowed"],[[2275,2275],"valid"],[[2276,2302],"valid"],[[2303,2303],"valid"],[[2304,2304],"valid"],[[2305,2307],"valid"],[[2308,2308],"valid"],[[2309,2361],"valid"],[[2362,2363],"valid"],[[2364,2381],"valid"],[[2382,2382],"valid"],[[2383,2383],"valid"],[[2384,2388],"valid"],[[2389,2389],"valid"],[[2390,2391],"valid"],[[2392,2392],"mapped",[2325,2364]],[[2393,2393],"mapped",[2326,2364]],[[2394,2394],"mapped",[2327,2364]],[[2395,2395],"mapped",[2332,2364]],[[2396,2396],"mapped",[2337,2364]],[[2397,2397],"mapped",[2338,2364]],[[2398,2398],"mapped",[2347,2364]],[[2399,2399],"mapped",[2351,2364]],[[2400,2403],"valid"],[[2404,2405],"valid",[],"NV8"],[[2406,2415],"valid"],[[2416,2416],"valid",[],"NV8"],[[2417,2418],"valid"],[[2419,2423],"valid"],[[2424,2424],"valid"],[[2425,2426],"valid"],[[2427,2428],"valid"],[[2429,2429],"valid"],[[2430,2431],"valid"],[[2432,2432],"valid"],[[2433,2435],"valid"],[[2436,2436],"disallowed"],[[2437,2444],"valid"],[[2445,2446],"disallowed"],[[2447,2448],"valid"],[[2449,2450],"disallowed"],[[2451,2472],"valid"],[[2473,2473],"disallowed"],[[2474,2480],"valid"],[[2481,2481],"disallowed"],[[2482,2482],"valid"],[[2483,2485],"disallowed"],[[2486,2489],"valid"],[[2490,2491],"disallowed"],[[2492,2492],"valid"],[[2493,2493],"valid"],[[2494,2500],"valid"],[[2501,2502],"disallowed"],[[2503,2504],"valid"],[[2505,2506],"disallowed"],[[2507,2509],"valid"],[[2510,2510],"valid"],[[2511,2518],"disallowed"],[[2519,2519],"valid"],[[2520,2523],"disallowed"],[[2524,2524],"mapped",[2465,2492]],[[2525,2525],"mapped",[2466,2492]],[[2526,2526],"disallowed"],[[2527,2527],"mapped",[2479,2492]],[[2528,2531],"valid"],[[2532,2533],"disallowed"],[[2534,2545],"valid"],[[2546,2554],"valid",[],"NV8"],[[2555,2555],"valid",[],"NV8"],[[2556,2560],"disallowed"],[[2561,2561],"valid"],[[2562,2562],"valid"],[[2563,2563],"valid"],[[2564,2564],"disallowed"],[[2565,2570],"valid"],[[2571,2574],"disallowed"],[[2575,2576],"valid"],[[2577,2578],"disallowed"],[[2579,2600],"valid"],[[2601,2601],"disallowed"],[[2602,2608],"valid"],[[2609,2609],"disallowed"],[[2610,2610],"valid"],[[2611,2611],"mapped",[2610,2620]],[[2612,2612],"disallowed"],[[2613,2613],"valid"],[[2614,2614],"mapped",[2616,2620]],[[2615,2615],"disallowed"],[[2616,2617],"valid"],[[2618,2619],"disallowed"],[[2620,2620],"valid"],[[2621,2621],"disallowed"],[[2622,2626],"valid"],[[2627,2630],"disallowed"],[[2631,2632],"valid"],[[2633,2634],"disallowed"],[[2635,2637],"valid"],[[2638,2640],"disallowed"],[[2641,2641],"valid"],[[2642,2648],"disallowed"],[[2649,2649],"mapped",[2582,2620]],[[2650,2650],"mapped",[2583,2620]],[[2651,2651],"mapped",[2588,2620]],[[2652,2652],"valid"],[[2653,2653],"disallowed"],[[2654,2654],"mapped",[2603,2620]],[[2655,2661],"disallowed"],[[2662,2676],"valid"],[[2677,2677],"valid"],[[2678,2688],"disallowed"],[[2689,2691],"valid"],[[2692,2692],"disallowed"],[[2693,2699],"valid"],[[2700,2700],"valid"],[[2701,2701],"valid"],[[2702,2702],"disallowed"],[[2703,2705],"valid"],[[2706,2706],"disallowed"],[[2707,2728],"valid"],[[2729,2729],"disallowed"],[[2730,2736],"valid"],[[2737,2737],"disallowed"],[[2738,2739],"valid"],[[2740,2740],"disallowed"],[[2741,2745],"valid"],[[2746,2747],"disallowed"],[[2748,2757],"valid"],[[2758,2758],"disallowed"],[[2759,2761],"valid"],[[2762,2762],"disallowed"],[[2763,2765],"valid"],[[2766,2767],"disallowed"],[[2768,2768],"valid"],[[2769,2783],"disallowed"],[[2784,2784],"valid"],[[2785,2787],"valid"],[[2788,2789],"disallowed"],[[2790,2799],"valid"],[[2800,2800],"valid",[],"NV8"],[[2801,2801],"valid",[],"NV8"],[[2802,2808],"disallowed"],[[2809,2809],"valid"],[[2810,2816],"disallowed"],[[2817,2819],"valid"],[[2820,2820],"disallowed"],[[2821,2828],"valid"],[[2829,2830],"disallowed"],[[2831,2832],"valid"],[[2833,2834],"disallowed"],[[2835,2856],"valid"],[[2857,2857],"disallowed"],[[2858,2864],"valid"],[[2865,2865],"disallowed"],[[2866,2867],"valid"],[[2868,2868],"disallowed"],[[2869,2869],"valid"],[[2870,2873],"valid"],[[2874,2875],"disallowed"],[[2876,2883],"valid"],[[2884,2884],"valid"],[[2885,2886],"disallowed"],[[2887,2888],"valid"],[[2889,2890],"disallowed"],[[2891,2893],"valid"],[[2894,2901],"disallowed"],[[2902,2903],"valid"],[[2904,2907],"disallowed"],[[2908,2908],"mapped",[2849,2876]],[[2909,2909],"mapped",[2850,2876]],[[2910,2910],"disallowed"],[[2911,2913],"valid"],[[2914,2915],"valid"],[[2916,2917],"disallowed"],[[2918,2927],"valid"],[[2928,2928],"valid",[],"NV8"],[[2929,2929],"valid"],[[2930,2935],"valid",[],"NV8"],[[2936,2945],"disallowed"],[[2946,2947],"valid"],[[2948,2948],"disallowed"],[[2949,2954],"valid"],[[2955,2957],"disallowed"],[[2958,2960],"valid"],[[2961,2961],"disallowed"],[[2962,2965],"valid"],[[2966,2968],"disallowed"],[[2969,2970],"valid"],[[2971,2971],"disallowed"],[[2972,2972],"valid"],[[2973,2973],"disallowed"],[[2974,2975],"valid"],[[2976,2978],"disallowed"],[[2979,2980],"valid"],[[2981,2983],"disallowed"],[[2984,2986],"valid"],[[2987,2989],"disallowed"],[[2990,2997],"valid"],[[2998,2998],"valid"],[[2999,3001],"valid"],[[3002,3005],"disallowed"],[[3006,3010],"valid"],[[3011,3013],"disallowed"],[[3014,3016],"valid"],[[3017,3017],"disallowed"],[[3018,3021],"valid"],[[3022,3023],"disallowed"],[[3024,3024],"valid"],[[3025,3030],"disallowed"],[[3031,3031],"valid"],[[3032,3045],"disallowed"],[[3046,3046],"valid"],[[3047,3055],"valid"],[[3056,3058],"valid",[],"NV8"],[[3059,3066],"valid",[],"NV8"],[[3067,3071],"disallowed"],[[3072,3072],"valid"],[[3073,3075],"valid"],[[3076,3076],"disallowed"],[[3077,3084],"valid"],[[3085,3085],"disallowed"],[[3086,3088],"valid"],[[3089,3089],"disallowed"],[[3090,3112],"valid"],[[3113,3113],"disallowed"],[[3114,3123],"valid"],[[3124,3124],"valid"],[[3125,3129],"valid"],[[3130,3132],"disallowed"],[[3133,3133],"valid"],[[3134,3140],"valid"],[[3141,3141],"disallowed"],[[3142,3144],"valid"],[[3145,3145],"disallowed"],[[3146,3149],"valid"],[[3150,3156],"disallowed"],[[3157,3158],"valid"],[[3159,3159],"disallowed"],[[3160,3161],"valid"],[[3162,3162],"valid"],[[3163,3167],"disallowed"],[[3168,3169],"valid"],[[3170,3171],"valid"],[[3172,3173],"disallowed"],[[3174,3183],"valid"],[[3184,3191],"disallowed"],[[3192,3199],"valid",[],"NV8"],[[3200,3200],"disallowed"],[[3201,3201],"valid"],[[3202,3203],"valid"],[[3204,3204],"disallowed"],[[3205,3212],"valid"],[[3213,3213],"disallowed"],[[3214,3216],"valid"],[[3217,3217],"disallowed"],[[3218,3240],"valid"],[[3241,3241],"disallowed"],[[3242,3251],"valid"],[[3252,3252],"disallowed"],[[3253,3257],"valid"],[[3258,3259],"disallowed"],[[3260,3261],"valid"],[[3262,3268],"valid"],[[3269,3269],"disallowed"],[[3270,3272],"valid"],[[3273,3273],"disallowed"],[[3274,3277],"valid"],[[3278,3284],"disallowed"],[[3285,3286],"valid"],[[3287,3293],"disallowed"],[[3294,3294],"valid"],[[3295,3295],"disallowed"],[[3296,3297],"valid"],[[3298,3299],"valid"],[[3300,3301],"disallowed"],[[3302,3311],"valid"],[[3312,3312],"disallowed"],[[3313,3314],"valid"],[[3315,3328],"disallowed"],[[3329,3329],"valid"],[[3330,3331],"valid"],[[3332,3332],"disallowed"],[[3333,3340],"valid"],[[3341,3341],"disallowed"],[[3342,3344],"valid"],[[3345,3345],"disallowed"],[[3346,3368],"valid"],[[3369,3369],"valid"],[[3370,3385],"valid"],[[3386,3386],"valid"],[[3387,3388],"disallowed"],[[3389,3389],"valid"],[[3390,3395],"valid"],[[3396,3396],"valid"],[[3397,3397],"disallowed"],[[3398,3400],"valid"],[[3401,3401],"disallowed"],[[3402,3405],"valid"],[[3406,3406],"valid"],[[3407,3414],"disallowed"],[[3415,3415],"valid"],[[3416,3422],"disallowed"],[[3423,3423],"valid"],[[3424,3425],"valid"],[[3426,3427],"valid"],[[3428,3429],"disallowed"],[[3430,3439],"valid"],[[3440,3445],"valid",[],"NV8"],[[3446,3448],"disallowed"],[[3449,3449],"valid",[],"NV8"],[[3450,3455],"valid"],[[3456,3457],"disallowed"],[[3458,3459],"valid"],[[3460,3460],"disallowed"],[[3461,3478],"valid"],[[3479,3481],"disallowed"],[[3482,3505],"valid"],[[3506,3506],"disallowed"],[[3507,3515],"valid"],[[3516,3516],"disallowed"],[[3517,3517],"valid"],[[3518,3519],"disallowed"],[[3520,3526],"valid"],[[3527,3529],"disallowed"],[[3530,3530],"valid"],[[3531,3534],"disallowed"],[[3535,3540],"valid"],[[3541,3541],"disallowed"],[[3542,3542],"valid"],[[3543,3543],"disallowed"],[[3544,3551],"valid"],[[3552,3557],"disallowed"],[[3558,3567],"valid"],[[3568,3569],"disallowed"],[[3570,3571],"valid"],[[3572,3572],"valid",[],"NV8"],[[3573,3584],"disallowed"],[[3585,3634],"valid"],[[3635,3635],"mapped",[3661,3634]],[[3636,3642],"valid"],[[3643,3646],"disallowed"],[[3647,3647],"valid",[],"NV8"],[[3648,3662],"valid"],[[3663,3663],"valid",[],"NV8"],[[3664,3673],"valid"],[[3674,3675],"valid",[],"NV8"],[[3676,3712],"disallowed"],[[3713,3714],"valid"],[[3715,3715],"disallowed"],[[3716,3716],"valid"],[[3717,3718],"disallowed"],[[3719,3720],"valid"],[[3721,3721],"disallowed"],[[3722,3722],"valid"],[[3723,3724],"disallowed"],[[3725,3725],"valid"],[[3726,3731],"disallowed"],[[3732,3735],"valid"],[[3736,3736],"disallowed"],[[3737,3743],"valid"],[[3744,3744],"disallowed"],[[3745,3747],"valid"],[[3748,3748],"disallowed"],[[3749,3749],"valid"],[[3750,3750],"disallowed"],[[3751,3751],"valid"],[[3752,3753],"disallowed"],[[3754,3755],"valid"],[[3756,3756],"disallowed"],[[3757,3762],"valid"],[[3763,3763],"mapped",[3789,3762]],[[3764,3769],"valid"],[[3770,3770],"disallowed"],[[3771,3773],"valid"],[[3774,3775],"disallowed"],[[3776,3780],"valid"],[[3781,3781],"disallowed"],[[3782,3782],"valid"],[[3783,3783],"disallowed"],[[3784,3789],"valid"],[[3790,3791],"disallowed"],[[3792,3801],"valid"],[[3802,3803],"disallowed"],[[3804,3804],"mapped",[3755,3737]],[[3805,3805],"mapped",[3755,3745]],[[3806,3807],"valid"],[[3808,3839],"disallowed"],[[3840,3840],"valid"],[[3841,3850],"valid",[],"NV8"],[[3851,3851],"valid"],[[3852,3852],"mapped",[3851]],[[3853,3863],"valid",[],"NV8"],[[3864,3865],"valid"],[[3866,3871],"valid",[],"NV8"],[[3872,3881],"valid"],[[3882,3892],"valid",[],"NV8"],[[3893,3893],"valid"],[[3894,3894],"valid",[],"NV8"],[[3895,3895],"valid"],[[3896,3896],"valid",[],"NV8"],[[3897,3897],"valid"],[[3898,3901],"valid",[],"NV8"],[[3902,3906],"valid"],[[3907,3907],"mapped",[3906,4023]],[[3908,3911],"valid"],[[3912,3912],"disallowed"],[[3913,3916],"valid"],[[3917,3917],"mapped",[3916,4023]],[[3918,3921],"valid"],[[3922,3922],"mapped",[3921,4023]],[[3923,3926],"valid"],[[3927,3927],"mapped",[3926,4023]],[[3928,3931],"valid"],[[3932,3932],"mapped",[3931,4023]],[[3933,3944],"valid"],[[3945,3945],"mapped",[3904,4021]],[[3946,3946],"valid"],[[3947,3948],"valid"],[[3949,3952],"disallowed"],[[3953,3954],"valid"],[[3955,3955],"mapped",[3953,3954]],[[3956,3956],"valid"],[[3957,3957],"mapped",[3953,3956]],[[3958,3958],"mapped",[4018,3968]],[[3959,3959],"mapped",[4018,3953,3968]],[[3960,3960],"mapped",[4019,3968]],[[3961,3961],"mapped",[4019,3953,3968]],[[3962,3968],"valid"],[[3969,3969],"mapped",[3953,3968]],[[3970,3972],"valid"],[[3973,3973],"valid",[],"NV8"],[[3974,3979],"valid"],[[3980,3983],"valid"],[[3984,3986],"valid"],[[3987,3987],"mapped",[3986,4023]],[[3988,3989],"valid"],[[3990,3990],"valid"],[[3991,3991],"valid"],[[3992,3992],"disallowed"],[[3993,3996],"valid"],[[3997,3997],"mapped",[3996,4023]],[[3998,4001],"valid"],[[4002,4002],"mapped",[4001,4023]],[[4003,4006],"valid"],[[4007,4007],"mapped",[4006,4023]],[[4008,4011],"valid"],[[4012,4012],"mapped",[4011,4023]],[[4013,4013],"valid"],[[4014,4016],"valid"],[[4017,4023],"valid"],[[4024,4024],"valid"],[[4025,4025],"mapped",[3984,4021]],[[4026,4028],"valid"],[[4029,4029],"disallowed"],[[4030,4037],"valid",[],"NV8"],[[4038,4038],"valid"],[[4039,4044],"valid",[],"NV8"],[[4045,4045],"disallowed"],[[4046,4046],"valid",[],"NV8"],[[4047,4047],"valid",[],"NV8"],[[4048,4049],"valid",[],"NV8"],[[4050,4052],"valid",[],"NV8"],[[4053,4056],"valid",[],"NV8"],[[4057,4058],"valid",[],"NV8"],[[4059,4095],"disallowed"],[[4096,4129],"valid"],[[4130,4130],"valid"],[[4131,4135],"valid"],[[4136,4136],"valid"],[[4137,4138],"valid"],[[4139,4139],"valid"],[[4140,4146],"valid"],[[4147,4149],"valid"],[[4150,4153],"valid"],[[4154,4159],"valid"],[[4160,4169],"valid"],[[4170,4175],"valid",[],"NV8"],[[4176,4185],"valid"],[[4186,4249],"valid"],[[4250,4253],"valid"],[[4254,4255],"valid",[],"NV8"],[[4256,4293],"disallowed"],[[4294,4294],"disallowed"],[[4295,4295],"mapped",[11559]],[[4296,4300],"disallowed"],[[4301,4301],"mapped",[11565]],[[4302,4303],"disallowed"],[[4304,4342],"valid"],[[4343,4344],"valid"],[[4345,4346],"valid"],[[4347,4347],"valid",[],"NV8"],[[4348,4348],"mapped",[4316]],[[4349,4351],"valid"],[[4352,4441],"valid",[],"NV8"],[[4442,4446],"valid",[],"NV8"],[[4447,4448],"disallowed"],[[4449,4514],"valid",[],"NV8"],[[4515,4519],"valid",[],"NV8"],[[4520,4601],"valid",[],"NV8"],[[4602,4607],"valid",[],"NV8"],[[4608,4614],"valid"],[[4615,4615],"valid"],[[4616,4678],"valid"],[[4679,4679],"valid"],[[4680,4680],"valid"],[[4681,4681],"disallowed"],[[4682,4685],"valid"],[[4686,4687],"disallowed"],[[4688,4694],"valid"],[[4695,4695],"disallowed"],[[4696,4696],"valid"],[[4697,4697],"disallowed"],[[4698,4701],"valid"],[[4702,4703],"disallowed"],[[4704,4742],"valid"],[[4743,4743],"valid"],[[4744,4744],"valid"],[[4745,4745],"disallowed"],[[4746,4749],"valid"],[[4750,4751],"disallowed"],[[4752,4782],"valid"],[[4783,4783],"valid"],[[4784,4784],"valid"],[[4785,4785],"disallowed"],[[4786,4789],"valid"],[[4790,4791],"disallowed"],[[4792,4798],"valid"],[[4799,4799],"disallowed"],[[4800,4800],"valid"],[[4801,4801],"disallowed"],[[4802,4805],"valid"],[[4806,4807],"disallowed"],[[4808,4814],"valid"],[[4815,4815],"valid"],[[4816,4822],"valid"],[[4823,4823],"disallowed"],[[4824,4846],"valid"],[[4847,4847],"valid"],[[4848,4878],"valid"],[[4879,4879],"valid"],[[4880,4880],"valid"],[[4881,4881],"disallowed"],[[4882,4885],"valid"],[[4886,4887],"disallowed"],[[4888,4894],"valid"],[[4895,4895],"valid"],[[4896,4934],"valid"],[[4935,4935],"valid"],[[4936,4954],"valid"],[[4955,4956],"disallowed"],[[4957,4958],"valid"],[[4959,4959],"valid"],[[4960,4960],"valid",[],"NV8"],[[4961,4988],"valid",[],"NV8"],[[4989,4991],"disallowed"],[[4992,5007],"valid"],[[5008,5017],"valid",[],"NV8"],[[5018,5023],"disallowed"],[[5024,5108],"valid"],[[5109,5109],"valid"],[[5110,5111],"disallowed"],[[5112,5112],"mapped",[5104]],[[5113,5113],"mapped",[5105]],[[5114,5114],"mapped",[5106]],[[5115,5115],"mapped",[5107]],[[5116,5116],"mapped",[5108]],[[5117,5117],"mapped",[5109]],[[5118,5119],"disallowed"],[[5120,5120],"valid",[],"NV8"],[[5121,5740],"valid"],[[5741,5742],"valid",[],"NV8"],[[5743,5750],"valid"],[[5751,5759],"valid"],[[5760,5760],"disallowed"],[[5761,5786],"valid"],[[5787,5788],"valid",[],"NV8"],[[5789,5791],"disallowed"],[[5792,5866],"valid"],[[5867,5872],"valid",[],"NV8"],[[5873,5880],"valid"],[[5881,5887],"disallowed"],[[5888,5900],"valid"],[[5901,5901],"disallowed"],[[5902,5908],"valid"],[[5909,5919],"disallowed"],[[5920,5940],"valid"],[[5941,5942],"valid",[],"NV8"],[[5943,5951],"disallowed"],[[5952,5971],"valid"],[[5972,5983],"disallowed"],[[5984,5996],"valid"],[[5997,5997],"disallowed"],[[5998,6e3],"valid"],[[6001,6001],"disallowed"],[[6002,6003],"valid"],[[6004,6015],"disallowed"],[[6016,6067],"valid"],[[6068,6069],"disallowed"],[[6070,6099],"valid"],[[6100,6102],"valid",[],"NV8"],[[6103,6103],"valid"],[[6104,6107],"valid",[],"NV8"],[[6108,6108],"valid"],[[6109,6109],"valid"],[[6110,6111],"disallowed"],[[6112,6121],"valid"],[[6122,6127],"disallowed"],[[6128,6137],"valid",[],"NV8"],[[6138,6143],"disallowed"],[[6144,6149],"valid",[],"NV8"],[[6150,6150],"disallowed"],[[6151,6154],"valid",[],"NV8"],[[6155,6157],"ignored"],[[6158,6158],"disallowed"],[[6159,6159],"disallowed"],[[6160,6169],"valid"],[[6170,6175],"disallowed"],[[6176,6263],"valid"],[[6264,6271],"disallowed"],[[6272,6313],"valid"],[[6314,6314],"valid"],[[6315,6319],"disallowed"],[[6320,6389],"valid"],[[6390,6399],"disallowed"],[[6400,6428],"valid"],[[6429,6430],"valid"],[[6431,6431],"disallowed"],[[6432,6443],"valid"],[[6444,6447],"disallowed"],[[6448,6459],"valid"],[[6460,6463],"disallowed"],[[6464,6464],"valid",[],"NV8"],[[6465,6467],"disallowed"],[[6468,6469],"valid",[],"NV8"],[[6470,6509],"valid"],[[6510,6511],"disallowed"],[[6512,6516],"valid"],[[6517,6527],"disallowed"],[[6528,6569],"valid"],[[6570,6571],"valid"],[[6572,6575],"disallowed"],[[6576,6601],"valid"],[[6602,6607],"disallowed"],[[6608,6617],"valid"],[[6618,6618],"valid",[],"XV8"],[[6619,6621],"disallowed"],[[6622,6623],"valid",[],"NV8"],[[6624,6655],"valid",[],"NV8"],[[6656,6683],"valid"],[[6684,6685],"disallowed"],[[6686,6687],"valid",[],"NV8"],[[6688,6750],"valid"],[[6751,6751],"disallowed"],[[6752,6780],"valid"],[[6781,6782],"disallowed"],[[6783,6793],"valid"],[[6794,6799],"disallowed"],[[6800,6809],"valid"],[[6810,6815],"disallowed"],[[6816,6822],"valid",[],"NV8"],[[6823,6823],"valid"],[[6824,6829],"valid",[],"NV8"],[[6830,6831],"disallowed"],[[6832,6845],"valid"],[[6846,6846],"valid",[],"NV8"],[[6847,6911],"disallowed"],[[6912,6987],"valid"],[[6988,6991],"disallowed"],[[6992,7001],"valid"],[[7002,7018],"valid",[],"NV8"],[[7019,7027],"valid"],[[7028,7036],"valid",[],"NV8"],[[7037,7039],"disallowed"],[[7040,7082],"valid"],[[7083,7085],"valid"],[[7086,7097],"valid"],[[7098,7103],"valid"],[[7104,7155],"valid"],[[7156,7163],"disallowed"],[[7164,7167],"valid",[],"NV8"],[[7168,7223],"valid"],[[7224,7226],"disallowed"],[[7227,7231],"valid",[],"NV8"],[[7232,7241],"valid"],[[7242,7244],"disallowed"],[[7245,7293],"valid"],[[7294,7295],"valid",[],"NV8"],[[7296,7359],"disallowed"],[[7360,7367],"valid",[],"NV8"],[[7368,7375],"disallowed"],[[7376,7378],"valid"],[[7379,7379],"valid",[],"NV8"],[[7380,7410],"valid"],[[7411,7414],"valid"],[[7415,7415],"disallowed"],[[7416,7417],"valid"],[[7418,7423],"disallowed"],[[7424,7467],"valid"],[[7468,7468],"mapped",[97]],[[7469,7469],"mapped",[230]],[[7470,7470],"mapped",[98]],[[7471,7471],"valid"],[[7472,7472],"mapped",[100]],[[7473,7473],"mapped",[101]],[[7474,7474],"mapped",[477]],[[7475,7475],"mapped",[103]],[[7476,7476],"mapped",[104]],[[7477,7477],"mapped",[105]],[[7478,7478],"mapped",[106]],[[7479,7479],"mapped",[107]],[[7480,7480],"mapped",[108]],[[7481,7481],"mapped",[109]],[[7482,7482],"mapped",[110]],[[7483,7483],"valid"],[[7484,7484],"mapped",[111]],[[7485,7485],"mapped",[547]],[[7486,7486],"mapped",[112]],[[7487,7487],"mapped",[114]],[[7488,7488],"mapped",[116]],[[7489,7489],"mapped",[117]],[[7490,7490],"mapped",[119]],[[7491,7491],"mapped",[97]],[[7492,7492],"mapped",[592]],[[7493,7493],"mapped",[593]],[[7494,7494],"mapped",[7426]],[[7495,7495],"mapped",[98]],[[7496,7496],"mapped",[100]],[[7497,7497],"mapped",[101]],[[7498,7498],"mapped",[601]],[[7499,7499],"mapped",[603]],[[7500,7500],"mapped",[604]],[[7501,7501],"mapped",[103]],[[7502,7502],"valid"],[[7503,7503],"mapped",[107]],[[7504,7504],"mapped",[109]],[[7505,7505],"mapped",[331]],[[7506,7506],"mapped",[111]],[[7507,7507],"mapped",[596]],[[7508,7508],"mapped",[7446]],[[7509,7509],"mapped",[7447]],[[7510,7510],"mapped",[112]],[[7511,7511],"mapped",[116]],[[7512,7512],"mapped",[117]],[[7513,7513],"mapped",[7453]],[[7514,7514],"mapped",[623]],[[7515,7515],"mapped",[118]],[[7516,7516],"mapped",[7461]],[[7517,7517],"mapped",[946]],[[7518,7518],"mapped",[947]],[[7519,7519],"mapped",[948]],[[7520,7520],"mapped",[966]],[[7521,7521],"mapped",[967]],[[7522,7522],"mapped",[105]],[[7523,7523],"mapped",[114]],[[7524,7524],"mapped",[117]],[[7525,7525],"mapped",[118]],[[7526,7526],"mapped",[946]],[[7527,7527],"mapped",[947]],[[7528,7528],"mapped",[961]],[[7529,7529],"mapped",[966]],[[7530,7530],"mapped",[967]],[[7531,7531],"valid"],[[7532,7543],"valid"],[[7544,7544],"mapped",[1085]],[[7545,7578],"valid"],[[7579,7579],"mapped",[594]],[[7580,7580],"mapped",[99]],[[7581,7581],"mapped",[597]],[[7582,7582],"mapped",[240]],[[7583,7583],"mapped",[604]],[[7584,7584],"mapped",[102]],[[7585,7585],"mapped",[607]],[[7586,7586],"mapped",[609]],[[7587,7587],"mapped",[613]],[[7588,7588],"mapped",[616]],[[7589,7589],"mapped",[617]],[[7590,7590],"mapped",[618]],[[7591,7591],"mapped",[7547]],[[7592,7592],"mapped",[669]],[[7593,7593],"mapped",[621]],[[7594,7594],"mapped",[7557]],[[7595,7595],"mapped",[671]],[[7596,7596],"mapped",[625]],[[7597,7597],"mapped",[624]],[[7598,7598],"mapped",[626]],[[7599,7599],"mapped",[627]],[[7600,7600],"mapped",[628]],[[7601,7601],"mapped",[629]],[[7602,7602],"mapped",[632]],[[7603,7603],"mapped",[642]],[[7604,7604],"mapped",[643]],[[7605,7605],"mapped",[427]],[[7606,7606],"mapped",[649]],[[7607,7607],"mapped",[650]],[[7608,7608],"mapped",[7452]],[[7609,7609],"mapped",[651]],[[7610,7610],"mapped",[652]],[[7611,7611],"mapped",[122]],[[7612,7612],"mapped",[656]],[[7613,7613],"mapped",[657]],[[7614,7614],"mapped",[658]],[[7615,7615],"mapped",[952]],[[7616,7619],"valid"],[[7620,7626],"valid"],[[7627,7654],"valid"],[[7655,7669],"valid"],[[7670,7675],"disallowed"],[[7676,7676],"valid"],[[7677,7677],"valid"],[[7678,7679],"valid"],[[7680,7680],"mapped",[7681]],[[7681,7681],"valid"],[[7682,7682],"mapped",[7683]],[[7683,7683],"valid"],[[7684,7684],"mapped",[7685]],[[7685,7685],"valid"],[[7686,7686],"mapped",[7687]],[[7687,7687],"valid"],[[7688,7688],"mapped",[7689]],[[7689,7689],"valid"],[[7690,7690],"mapped",[7691]],[[7691,7691],"valid"],[[7692,7692],"mapped",[7693]],[[7693,7693],"valid"],[[7694,7694],"mapped",[7695]],[[7695,7695],"valid"],[[7696,7696],"mapped",[7697]],[[7697,7697],"valid"],[[7698,7698],"mapped",[7699]],[[7699,7699],"valid"],[[7700,7700],"mapped",[7701]],[[7701,7701],"valid"],[[7702,7702],"mapped",[7703]],[[7703,7703],"valid"],[[7704,7704],"mapped",[7705]],[[7705,7705],"valid"],[[7706,7706],"mapped",[7707]],[[7707,7707],"valid"],[[7708,7708],"mapped",[7709]],[[7709,7709],"valid"],[[7710,7710],"mapped",[7711]],[[7711,7711],"valid"],[[7712,7712],"mapped",[7713]],[[7713,7713],"valid"],[[7714,7714],"mapped",[7715]],[[7715,7715],"valid"],[[7716,7716],"mapped",[7717]],[[7717,7717],"valid"],[[7718,7718],"mapped",[7719]],[[7719,7719],"valid"],[[7720,7720],"mapped",[7721]],[[7721,7721],"valid"],[[7722,7722],"mapped",[7723]],[[7723,7723],"valid"],[[7724,7724],"mapped",[7725]],[[7725,7725],"valid"],[[7726,7726],"mapped",[7727]],[[7727,7727],"valid"],[[7728,7728],"mapped",[7729]],[[7729,7729],"valid"],[[7730,7730],"mapped",[7731]],[[7731,7731],"valid"],[[7732,7732],"mapped",[7733]],[[7733,7733],"valid"],[[7734,7734],"mapped",[7735]],[[7735,7735],"valid"],[[7736,7736],"mapped",[7737]],[[7737,7737],"valid"],[[7738,7738],"mapped",[7739]],[[7739,7739],"valid"],[[7740,7740],"mapped",[7741]],[[7741,7741],"valid"],[[7742,7742],"mapped",[7743]],[[7743,7743],"valid"],[[7744,7744],"mapped",[7745]],[[7745,7745],"valid"],[[7746,7746],"mapped",[7747]],[[7747,7747],"valid"],[[7748,7748],"mapped",[7749]],[[7749,7749],"valid"],[[7750,7750],"mapped",[7751]],[[7751,7751],"valid"],[[7752,7752],"mapped",[7753]],[[7753,7753],"valid"],[[7754,7754],"mapped",[7755]],[[7755,7755],"valid"],[[7756,7756],"mapped",[7757]],[[7757,7757],"valid"],[[7758,7758],"mapped",[7759]],[[7759,7759],"valid"],[[7760,7760],"mapped",[7761]],[[7761,7761],"valid"],[[7762,7762],"mapped",[7763]],[[7763,7763],"valid"],[[7764,7764],"mapped",[7765]],[[7765,7765],"valid"],[[7766,7766],"mapped",[7767]],[[7767,7767],"valid"],[[7768,7768],"mapped",[7769]],[[7769,7769],"valid"],[[7770,7770],"mapped",[7771]],[[7771,7771],"valid"],[[7772,7772],"mapped",[7773]],[[7773,7773],"valid"],[[7774,7774],"mapped",[7775]],[[7775,7775],"valid"],[[7776,7776],"mapped",[7777]],[[7777,7777],"valid"],[[7778,7778],"mapped",[7779]],[[7779,7779],"valid"],[[7780,7780],"mapped",[7781]],[[7781,7781],"valid"],[[7782,7782],"mapped",[7783]],[[7783,7783],"valid"],[[7784,7784],"mapped",[7785]],[[7785,7785],"valid"],[[7786,7786],"mapped",[7787]],[[7787,7787],"valid"],[[7788,7788],"mapped",[7789]],[[7789,7789],"valid"],[[7790,7790],"mapped",[7791]],[[7791,7791],"valid"],[[7792,7792],"mapped",[7793]],[[7793,7793],"valid"],[[7794,7794],"mapped",[7795]],[[7795,7795],"valid"],[[7796,7796],"mapped",[7797]],[[7797,7797],"valid"],[[7798,7798],"mapped",[7799]],[[7799,7799],"valid"],[[7800,7800],"mapped",[7801]],[[7801,7801],"valid"],[[7802,7802],"mapped",[7803]],[[7803,7803],"valid"],[[7804,7804],"mapped",[7805]],[[7805,7805],"valid"],[[7806,7806],"mapped",[7807]],[[7807,7807],"valid"],[[7808,7808],"mapped",[7809]],[[7809,7809],"valid"],[[7810,7810],"mapped",[7811]],[[7811,7811],"valid"],[[7812,7812],"mapped",[7813]],[[7813,7813],"valid"],[[7814,7814],"mapped",[7815]],[[7815,7815],"valid"],[[7816,7816],"mapped",[7817]],[[7817,7817],"valid"],[[7818,7818],"mapped",[7819]],[[7819,7819],"valid"],[[7820,7820],"mapped",[7821]],[[7821,7821],"valid"],[[7822,7822],"mapped",[7823]],[[7823,7823],"valid"],[[7824,7824],"mapped",[7825]],[[7825,7825],"valid"],[[7826,7826],"mapped",[7827]],[[7827,7827],"valid"],[[7828,7828],"mapped",[7829]],[[7829,7833],"valid"],[[7834,7834],"mapped",[97,702]],[[7835,7835],"mapped",[7777]],[[7836,7837],"valid"],[[7838,7838],"mapped",[115,115]],[[7839,7839],"valid"],[[7840,7840],"mapped",[7841]],[[7841,7841],"valid"],[[7842,7842],"mapped",[7843]],[[7843,7843],"valid"],[[7844,7844],"mapped",[7845]],[[7845,7845],"valid"],[[7846,7846],"mapped",[7847]],[[7847,7847],"valid"],[[7848,7848],"mapped",[7849]],[[7849,7849],"valid"],[[7850,7850],"mapped",[7851]],[[7851,7851],"valid"],[[7852,7852],"mapped",[7853]],[[7853,7853],"valid"],[[7854,7854],"mapped",[7855]],[[7855,7855],"valid"],[[7856,7856],"mapped",[7857]],[[7857,7857],"valid"],[[7858,7858],"mapped",[7859]],[[7859,7859],"valid"],[[7860,7860],"mapped",[7861]],[[7861,7861],"valid"],[[7862,7862],"mapped",[7863]],[[7863,7863],"valid"],[[7864,7864],"mapped",[7865]],[[7865,7865],"valid"],[[7866,7866],"mapped",[7867]],[[7867,7867],"valid"],[[7868,7868],"mapped",[7869]],[[7869,7869],"valid"],[[7870,7870],"mapped",[7871]],[[7871,7871],"valid"],[[7872,7872],"mapped",[7873]],[[7873,7873],"valid"],[[7874,7874],"mapped",[7875]],[[7875,7875],"valid"],[[7876,7876],"mapped",[7877]],[[7877,7877],"valid"],[[7878,7878],"mapped",[7879]],[[7879,7879],"valid"],[[7880,7880],"mapped",[7881]],[[7881,7881],"valid"],[[7882,7882],"mapped",[7883]],[[7883,7883],"valid"],[[7884,7884],"mapped",[7885]],[[7885,7885],"valid"],[[7886,7886],"mapped",[7887]],[[7887,7887],"valid"],[[7888,7888],"mapped",[7889]],[[7889,7889],"valid"],[[7890,7890],"mapped",[7891]],[[7891,7891],"valid"],[[7892,7892],"mapped",[7893]],[[7893,7893],"valid"],[[7894,7894],"mapped",[7895]],[[7895,7895],"valid"],[[7896,7896],"mapped",[7897]],[[7897,7897],"valid"],[[7898,7898],"mapped",[7899]],[[7899,7899],"valid"],[[7900,7900],"mapped",[7901]],[[7901,7901],"valid"],[[7902,7902],"mapped",[7903]],[[7903,7903],"valid"],[[7904,7904],"mapped",[7905]],[[7905,7905],"valid"],[[7906,7906],"mapped",[7907]],[[7907,7907],"valid"],[[7908,7908],"mapped",[7909]],[[7909,7909],"valid"],[[7910,7910],"mapped",[7911]],[[7911,7911],"valid"],[[7912,7912],"mapped",[7913]],[[7913,7913],"valid"],[[7914,7914],"mapped",[7915]],[[7915,7915],"valid"],[[7916,7916],"mapped",[7917]],[[7917,7917],"valid"],[[7918,7918],"mapped",[7919]],[[7919,7919],"valid"],[[7920,7920],"mapped",[7921]],[[7921,7921],"valid"],[[7922,7922],"mapped",[7923]],[[7923,7923],"valid"],[[7924,7924],"mapped",[7925]],[[7925,7925],"valid"],[[7926,7926],"mapped",[7927]],[[7927,7927],"valid"],[[7928,7928],"mapped",[7929]],[[7929,7929],"valid"],[[7930,7930],"mapped",[7931]],[[7931,7931],"valid"],[[7932,7932],"mapped",[7933]],[[7933,7933],"valid"],[[7934,7934],"mapped",[7935]],[[7935,7935],"valid"],[[7936,7943],"valid"],[[7944,7944],"mapped",[7936]],[[7945,7945],"mapped",[7937]],[[7946,7946],"mapped",[7938]],[[7947,7947],"mapped",[7939]],[[7948,7948],"mapped",[7940]],[[7949,7949],"mapped",[7941]],[[7950,7950],"mapped",[7942]],[[7951,7951],"mapped",[7943]],[[7952,7957],"valid"],[[7958,7959],"disallowed"],[[7960,7960],"mapped",[7952]],[[7961,7961],"mapped",[7953]],[[7962,7962],"mapped",[7954]],[[7963,7963],"mapped",[7955]],[[7964,7964],"mapped",[7956]],[[7965,7965],"mapped",[7957]],[[7966,7967],"disallowed"],[[7968,7975],"valid"],[[7976,7976],"mapped",[7968]],[[7977,7977],"mapped",[7969]],[[7978,7978],"mapped",[7970]],[[7979,7979],"mapped",[7971]],[[7980,7980],"mapped",[7972]],[[7981,7981],"mapped",[7973]],[[7982,7982],"mapped",[7974]],[[7983,7983],"mapped",[7975]],[[7984,7991],"valid"],[[7992,7992],"mapped",[7984]],[[7993,7993],"mapped",[7985]],[[7994,7994],"mapped",[7986]],[[7995,7995],"mapped",[7987]],[[7996,7996],"mapped",[7988]],[[7997,7997],"mapped",[7989]],[[7998,7998],"mapped",[7990]],[[7999,7999],"mapped",[7991]],[[8e3,8005],"valid"],[[8006,8007],"disallowed"],[[8008,8008],"mapped",[8e3]],[[8009,8009],"mapped",[8001]],[[8010,8010],"mapped",[8002]],[[8011,8011],"mapped",[8003]],[[8012,8012],"mapped",[8004]],[[8013,8013],"mapped",[8005]],[[8014,8015],"disallowed"],[[8016,8023],"valid"],[[8024,8024],"disallowed"],[[8025,8025],"mapped",[8017]],[[8026,8026],"disallowed"],[[8027,8027],"mapped",[8019]],[[8028,8028],"disallowed"],[[8029,8029],"mapped",[8021]],[[8030,8030],"disallowed"],[[8031,8031],"mapped",[8023]],[[8032,8039],"valid"],[[8040,8040],"mapped",[8032]],[[8041,8041],"mapped",[8033]],[[8042,8042],"mapped",[8034]],[[8043,8043],"mapped",[8035]],[[8044,8044],"mapped",[8036]],[[8045,8045],"mapped",[8037]],[[8046,8046],"mapped",[8038]],[[8047,8047],"mapped",[8039]],[[8048,8048],"valid"],[[8049,8049],"mapped",[940]],[[8050,8050],"valid"],[[8051,8051],"mapped",[941]],[[8052,8052],"valid"],[[8053,8053],"mapped",[942]],[[8054,8054],"valid"],[[8055,8055],"mapped",[943]],[[8056,8056],"valid"],[[8057,8057],"mapped",[972]],[[8058,8058],"valid"],[[8059,8059],"mapped",[973]],[[8060,8060],"valid"],[[8061,8061],"mapped",[974]],[[8062,8063],"disallowed"],[[8064,8064],"mapped",[7936,953]],[[8065,8065],"mapped",[7937,953]],[[8066,8066],"mapped",[7938,953]],[[8067,8067],"mapped",[7939,953]],[[8068,8068],"mapped",[7940,953]],[[8069,8069],"mapped",[7941,953]],[[8070,8070],"mapped",[7942,953]],[[8071,8071],"mapped",[7943,953]],[[8072,8072],"mapped",[7936,953]],[[8073,8073],"mapped",[7937,953]],[[8074,8074],"mapped",[7938,953]],[[8075,8075],"mapped",[7939,953]],[[8076,8076],"mapped",[7940,953]],[[8077,8077],"mapped",[7941,953]],[[8078,8078],"mapped",[7942,953]],[[8079,8079],"mapped",[7943,953]],[[8080,8080],"mapped",[7968,953]],[[8081,8081],"mapped",[7969,953]],[[8082,8082],"mapped",[7970,953]],[[8083,8083],"mapped",[7971,953]],[[8084,8084],"mapped",[7972,953]],[[8085,8085],"mapped",[7973,953]],[[8086,8086],"mapped",[7974,953]],[[8087,8087],"mapped",[7975,953]],[[8088,8088],"mapped",[7968,953]],[[8089,8089],"mapped",[7969,953]],[[8090,8090],"mapped",[7970,953]],[[8091,8091],"mapped",[7971,953]],[[8092,8092],"mapped",[7972,953]],[[8093,8093],"mapped",[7973,953]],[[8094,8094],"mapped",[7974,953]],[[8095,8095],"mapped",[7975,953]],[[8096,8096],"mapped",[8032,953]],[[8097,8097],"mapped",[8033,953]],[[8098,8098],"mapped",[8034,953]],[[8099,8099],"mapped",[8035,953]],[[8100,8100],"mapped",[8036,953]],[[8101,8101],"mapped",[8037,953]],[[8102,8102],"mapped",[8038,953]],[[8103,8103],"mapped",[8039,953]],[[8104,8104],"mapped",[8032,953]],[[8105,8105],"mapped",[8033,953]],[[8106,8106],"mapped",[8034,953]],[[8107,8107],"mapped",[8035,953]],[[8108,8108],"mapped",[8036,953]],[[8109,8109],"mapped",[8037,953]],[[8110,8110],"mapped",[8038,953]],[[8111,8111],"mapped",[8039,953]],[[8112,8113],"valid"],[[8114,8114],"mapped",[8048,953]],[[8115,8115],"mapped",[945,953]],[[8116,8116],"mapped",[940,953]],[[8117,8117],"disallowed"],[[8118,8118],"valid"],[[8119,8119],"mapped",[8118,953]],[[8120,8120],"mapped",[8112]],[[8121,8121],"mapped",[8113]],[[8122,8122],"mapped",[8048]],[[8123,8123],"mapped",[940]],[[8124,8124],"mapped",[945,953]],[[8125,8125],"disallowed_STD3_mapped",[32,787]],[[8126,8126],"mapped",[953]],[[8127,8127],"disallowed_STD3_mapped",[32,787]],[[8128,8128],"disallowed_STD3_mapped",[32,834]],[[8129,8129],"disallowed_STD3_mapped",[32,776,834]],[[8130,8130],"mapped",[8052,953]],[[8131,8131],"mapped",[951,953]],[[8132,8132],"mapped",[942,953]],[[8133,8133],"disallowed"],[[8134,8134],"valid"],[[8135,8135],"mapped",[8134,953]],[[8136,8136],"mapped",[8050]],[[8137,8137],"mapped",[941]],[[8138,8138],"mapped",[8052]],[[8139,8139],"mapped",[942]],[[8140,8140],"mapped",[951,953]],[[8141,8141],"disallowed_STD3_mapped",[32,787,768]],[[8142,8142],"disallowed_STD3_mapped",[32,787,769]],[[8143,8143],"disallowed_STD3_mapped",[32,787,834]],[[8144,8146],"valid"],[[8147,8147],"mapped",[912]],[[8148,8149],"disallowed"],[[8150,8151],"valid"],[[8152,8152],"mapped",[8144]],[[8153,8153],"mapped",[8145]],[[8154,8154],"mapped",[8054]],[[8155,8155],"mapped",[943]],[[8156,8156],"disallowed"],[[8157,8157],"disallowed_STD3_mapped",[32,788,768]],[[8158,8158],"disallowed_STD3_mapped",[32,788,769]],[[8159,8159],"disallowed_STD3_mapped",[32,788,834]],[[8160,8162],"valid"],[[8163,8163],"mapped",[944]],[[8164,8167],"valid"],[[8168,8168],"mapped",[8160]],[[8169,8169],"mapped",[8161]],[[8170,8170],"mapped",[8058]],[[8171,8171],"mapped",[973]],[[8172,8172],"mapped",[8165]],[[8173,8173],"disallowed_STD3_mapped",[32,776,768]],[[8174,8174],"disallowed_STD3_mapped",[32,776,769]],[[8175,8175],"disallowed_STD3_mapped",[96]],[[8176,8177],"disallowed"],[[8178,8178],"mapped",[8060,953]],[[8179,8179],"mapped",[969,953]],[[8180,8180],"mapped",[974,953]],[[8181,8181],"disallowed"],[[8182,8182],"valid"],[[8183,8183],"mapped",[8182,953]],[[8184,8184],"mapped",[8056]],[[8185,8185],"mapped",[972]],[[8186,8186],"mapped",[8060]],[[8187,8187],"mapped",[974]],[[8188,8188],"mapped",[969,953]],[[8189,8189],"disallowed_STD3_mapped",[32,769]],[[8190,8190],"disallowed_STD3_mapped",[32,788]],[[8191,8191],"disallowed"],[[8192,8202],"disallowed_STD3_mapped",[32]],[[8203,8203],"ignored"],[[8204,8205],"deviation",[]],[[8206,8207],"disallowed"],[[8208,8208],"valid",[],"NV8"],[[8209,8209],"mapped",[8208]],[[8210,8214],"valid",[],"NV8"],[[8215,8215],"disallowed_STD3_mapped",[32,819]],[[8216,8227],"valid",[],"NV8"],[[8228,8230],"disallowed"],[[8231,8231],"valid",[],"NV8"],[[8232,8238],"disallowed"],[[8239,8239],"disallowed_STD3_mapped",[32]],[[8240,8242],"valid",[],"NV8"],[[8243,8243],"mapped",[8242,8242]],[[8244,8244],"mapped",[8242,8242,8242]],[[8245,8245],"valid",[],"NV8"],[[8246,8246],"mapped",[8245,8245]],[[8247,8247],"mapped",[8245,8245,8245]],[[8248,8251],"valid",[],"NV8"],[[8252,8252],"disallowed_STD3_mapped",[33,33]],[[8253,8253],"valid",[],"NV8"],[[8254,8254],"disallowed_STD3_mapped",[32,773]],[[8255,8262],"valid",[],"NV8"],[[8263,8263],"disallowed_STD3_mapped",[63,63]],[[8264,8264],"disallowed_STD3_mapped",[63,33]],[[8265,8265],"disallowed_STD3_mapped",[33,63]],[[8266,8269],"valid",[],"NV8"],[[8270,8274],"valid",[],"NV8"],[[8275,8276],"valid",[],"NV8"],[[8277,8278],"valid",[],"NV8"],[[8279,8279],"mapped",[8242,8242,8242,8242]],[[8280,8286],"valid",[],"NV8"],[[8287,8287],"disallowed_STD3_mapped",[32]],[[8288,8288],"ignored"],[[8289,8291],"disallowed"],[[8292,8292],"ignored"],[[8293,8293],"disallowed"],[[8294,8297],"disallowed"],[[8298,8303],"disallowed"],[[8304,8304],"mapped",[48]],[[8305,8305],"mapped",[105]],[[8306,8307],"disallowed"],[[8308,8308],"mapped",[52]],[[8309,8309],"mapped",[53]],[[8310,8310],"mapped",[54]],[[8311,8311],"mapped",[55]],[[8312,8312],"mapped",[56]],[[8313,8313],"mapped",[57]],[[8314,8314],"disallowed_STD3_mapped",[43]],[[8315,8315],"mapped",[8722]],[[8316,8316],"disallowed_STD3_mapped",[61]],[[8317,8317],"disallowed_STD3_mapped",[40]],[[8318,8318],"disallowed_STD3_mapped",[41]],[[8319,8319],"mapped",[110]],[[8320,8320],"mapped",[48]],[[8321,8321],"mapped",[49]],[[8322,8322],"mapped",[50]],[[8323,8323],"mapped",[51]],[[8324,8324],"mapped",[52]],[[8325,8325],"mapped",[53]],[[8326,8326],"mapped",[54]],[[8327,8327],"mapped",[55]],[[8328,8328],"mapped",[56]],[[8329,8329],"mapped",[57]],[[8330,8330],"disallowed_STD3_mapped",[43]],[[8331,8331],"mapped",[8722]],[[8332,8332],"disallowed_STD3_mapped",[61]],[[8333,8333],"disallowed_STD3_mapped",[40]],[[8334,8334],"disallowed_STD3_mapped",[41]],[[8335,8335],"disallowed"],[[8336,8336],"mapped",[97]],[[8337,8337],"mapped",[101]],[[8338,8338],"mapped",[111]],[[8339,8339],"mapped",[120]],[[8340,8340],"mapped",[601]],[[8341,8341],"mapped",[104]],[[8342,8342],"mapped",[107]],[[8343,8343],"mapped",[108]],[[8344,8344],"mapped",[109]],[[8345,8345],"mapped",[110]],[[8346,8346],"mapped",[112]],[[8347,8347],"mapped",[115]],[[8348,8348],"mapped",[116]],[[8349,8351],"disallowed"],[[8352,8359],"valid",[],"NV8"],[[8360,8360],"mapped",[114,115]],[[8361,8362],"valid",[],"NV8"],[[8363,8363],"valid",[],"NV8"],[[8364,8364],"valid",[],"NV8"],[[8365,8367],"valid",[],"NV8"],[[8368,8369],"valid",[],"NV8"],[[8370,8373],"valid",[],"NV8"],[[8374,8376],"valid",[],"NV8"],[[8377,8377],"valid",[],"NV8"],[[8378,8378],"valid",[],"NV8"],[[8379,8381],"valid",[],"NV8"],[[8382,8382],"valid",[],"NV8"],[[8383,8399],"disallowed"],[[8400,8417],"valid",[],"NV8"],[[8418,8419],"valid",[],"NV8"],[[8420,8426],"valid",[],"NV8"],[[8427,8427],"valid",[],"NV8"],[[8428,8431],"valid",[],"NV8"],[[8432,8432],"valid",[],"NV8"],[[8433,8447],"disallowed"],[[8448,8448],"disallowed_STD3_mapped",[97,47,99]],[[8449,8449],"disallowed_STD3_mapped",[97,47,115]],[[8450,8450],"mapped",[99]],[[8451,8451],"mapped",[176,99]],[[8452,8452],"valid",[],"NV8"],[[8453,8453],"disallowed_STD3_mapped",[99,47,111]],[[8454,8454],"disallowed_STD3_mapped",[99,47,117]],[[8455,8455],"mapped",[603]],[[8456,8456],"valid",[],"NV8"],[[8457,8457],"mapped",[176,102]],[[8458,8458],"mapped",[103]],[[8459,8462],"mapped",[104]],[[8463,8463],"mapped",[295]],[[8464,8465],"mapped",[105]],[[8466,8467],"mapped",[108]],[[8468,8468],"valid",[],"NV8"],[[8469,8469],"mapped",[110]],[[8470,8470],"mapped",[110,111]],[[8471,8472],"valid",[],"NV8"],[[8473,8473],"mapped",[112]],[[8474,8474],"mapped",[113]],[[8475,8477],"mapped",[114]],[[8478,8479],"valid",[],"NV8"],[[8480,8480],"mapped",[115,109]],[[8481,8481],"mapped",[116,101,108]],[[8482,8482],"mapped",[116,109]],[[8483,8483],"valid",[],"NV8"],[[8484,8484],"mapped",[122]],[[8485,8485],"valid",[],"NV8"],[[8486,8486],"mapped",[969]],[[8487,8487],"valid",[],"NV8"],[[8488,8488],"mapped",[122]],[[8489,8489],"valid",[],"NV8"],[[8490,8490],"mapped",[107]],[[8491,8491],"mapped",[229]],[[8492,8492],"mapped",[98]],[[8493,8493],"mapped",[99]],[[8494,8494],"valid",[],"NV8"],[[8495,8496],"mapped",[101]],[[8497,8497],"mapped",[102]],[[8498,8498],"disallowed"],[[8499,8499],"mapped",[109]],[[8500,8500],"mapped",[111]],[[8501,8501],"mapped",[1488]],[[8502,8502],"mapped",[1489]],[[8503,8503],"mapped",[1490]],[[8504,8504],"mapped",[1491]],[[8505,8505],"mapped",[105]],[[8506,8506],"valid",[],"NV8"],[[8507,8507],"mapped",[102,97,120]],[[8508,8508],"mapped",[960]],[[8509,8510],"mapped",[947]],[[8511,8511],"mapped",[960]],[[8512,8512],"mapped",[8721]],[[8513,8516],"valid",[],"NV8"],[[8517,8518],"mapped",[100]],[[8519,8519],"mapped",[101]],[[8520,8520],"mapped",[105]],[[8521,8521],"mapped",[106]],[[8522,8523],"valid",[],"NV8"],[[8524,8524],"valid",[],"NV8"],[[8525,8525],"valid",[],"NV8"],[[8526,8526],"valid"],[[8527,8527],"valid",[],"NV8"],[[8528,8528],"mapped",[49,8260,55]],[[8529,8529],"mapped",[49,8260,57]],[[8530,8530],"mapped",[49,8260,49,48]],[[8531,8531],"mapped",[49,8260,51]],[[8532,8532],"mapped",[50,8260,51]],[[8533,8533],"mapped",[49,8260,53]],[[8534,8534],"mapped",[50,8260,53]],[[8535,8535],"mapped",[51,8260,53]],[[8536,8536],"mapped",[52,8260,53]],[[8537,8537],"mapped",[49,8260,54]],[[8538,8538],"mapped",[53,8260,54]],[[8539,8539],"mapped",[49,8260,56]],[[8540,8540],"mapped",[51,8260,56]],[[8541,8541],"mapped",[53,8260,56]],[[8542,8542],"mapped",[55,8260,56]],[[8543,8543],"mapped",[49,8260]],[[8544,8544],"mapped",[105]],[[8545,8545],"mapped",[105,105]],[[8546,8546],"mapped",[105,105,105]],[[8547,8547],"mapped",[105,118]],[[8548,8548],"mapped",[118]],[[8549,8549],"mapped",[118,105]],[[8550,8550],"mapped",[118,105,105]],[[8551,8551],"mapped",[118,105,105,105]],[[8552,8552],"mapped",[105,120]],[[8553,8553],"mapped",[120]],[[8554,8554],"mapped",[120,105]],[[8555,8555],"mapped",[120,105,105]],[[8556,8556],"mapped",[108]],[[8557,8557],"mapped",[99]],[[8558,8558],"mapped",[100]],[[8559,8559],"mapped",[109]],[[8560,8560],"mapped",[105]],[[8561,8561],"mapped",[105,105]],[[8562,8562],"mapped",[105,105,105]],[[8563,8563],"mapped",[105,118]],[[8564,8564],"mapped",[118]],[[8565,8565],"mapped",[118,105]],[[8566,8566],"mapped",[118,105,105]],[[8567,8567],"mapped",[118,105,105,105]],[[8568,8568],"mapped",[105,120]],[[8569,8569],"mapped",[120]],[[8570,8570],"mapped",[120,105]],[[8571,8571],"mapped",[120,105,105]],[[8572,8572],"mapped",[108]],[[8573,8573],"mapped",[99]],[[8574,8574],"mapped",[100]],[[8575,8575],"mapped",[109]],[[8576,8578],"valid",[],"NV8"],[[8579,8579],"disallowed"],[[8580,8580],"valid"],[[8581,8584],"valid",[],"NV8"],[[8585,8585],"mapped",[48,8260,51]],[[8586,8587],"valid",[],"NV8"],[[8588,8591],"disallowed"],[[8592,8682],"valid",[],"NV8"],[[8683,8691],"valid",[],"NV8"],[[8692,8703],"valid",[],"NV8"],[[8704,8747],"valid",[],"NV8"],[[8748,8748],"mapped",[8747,8747]],[[8749,8749],"mapped",[8747,8747,8747]],[[8750,8750],"valid",[],"NV8"],[[8751,8751],"mapped",[8750,8750]],[[8752,8752],"mapped",[8750,8750,8750]],[[8753,8799],"valid",[],"NV8"],[[8800,8800],"disallowed_STD3_valid"],[[8801,8813],"valid",[],"NV8"],[[8814,8815],"disallowed_STD3_valid"],[[8816,8945],"valid",[],"NV8"],[[8946,8959],"valid",[],"NV8"],[[8960,8960],"valid",[],"NV8"],[[8961,8961],"valid",[],"NV8"],[[8962,9e3],"valid",[],"NV8"],[[9001,9001],"mapped",[12296]],[[9002,9002],"mapped",[12297]],[[9003,9082],"valid",[],"NV8"],[[9083,9083],"valid",[],"NV8"],[[9084,9084],"valid",[],"NV8"],[[9085,9114],"valid",[],"NV8"],[[9115,9166],"valid",[],"NV8"],[[9167,9168],"valid",[],"NV8"],[[9169,9179],"valid",[],"NV8"],[[9180,9191],"valid",[],"NV8"],[[9192,9192],"valid",[],"NV8"],[[9193,9203],"valid",[],"NV8"],[[9204,9210],"valid",[],"NV8"],[[9211,9215],"disallowed"],[[9216,9252],"valid",[],"NV8"],[[9253,9254],"valid",[],"NV8"],[[9255,9279],"disallowed"],[[9280,9290],"valid",[],"NV8"],[[9291,9311],"disallowed"],[[9312,9312],"mapped",[49]],[[9313,9313],"mapped",[50]],[[9314,9314],"mapped",[51]],[[9315,9315],"mapped",[52]],[[9316,9316],"mapped",[53]],[[9317,9317],"mapped",[54]],[[9318,9318],"mapped",[55]],[[9319,9319],"mapped",[56]],[[9320,9320],"mapped",[57]],[[9321,9321],"mapped",[49,48]],[[9322,9322],"mapped",[49,49]],[[9323,9323],"mapped",[49,50]],[[9324,9324],"mapped",[49,51]],[[9325,9325],"mapped",[49,52]],[[9326,9326],"mapped",[49,53]],[[9327,9327],"mapped",[49,54]],[[9328,9328],"mapped",[49,55]],[[9329,9329],"mapped",[49,56]],[[9330,9330],"mapped",[49,57]],[[9331,9331],"mapped",[50,48]],[[9332,9332],"disallowed_STD3_mapped",[40,49,41]],[[9333,9333],"disallowed_STD3_mapped",[40,50,41]],[[9334,9334],"disallowed_STD3_mapped",[40,51,41]],[[9335,9335],"disallowed_STD3_mapped",[40,52,41]],[[9336,9336],"disallowed_STD3_mapped",[40,53,41]],[[9337,9337],"disallowed_STD3_mapped",[40,54,41]],[[9338,9338],"disallowed_STD3_mapped",[40,55,41]],[[9339,9339],"disallowed_STD3_mapped",[40,56,41]],[[9340,9340],"disallowed_STD3_mapped",[40,57,41]],[[9341,9341],"disallowed_STD3_mapped",[40,49,48,41]],[[9342,9342],"disallowed_STD3_mapped",[40,49,49,41]],[[9343,9343],"disallowed_STD3_mapped",[40,49,50,41]],[[9344,9344],"disallowed_STD3_mapped",[40,49,51,41]],[[9345,9345],"disallowed_STD3_mapped",[40,49,52,41]],[[9346,9346],"disallowed_STD3_mapped",[40,49,53,41]],[[9347,9347],"disallowed_STD3_mapped",[40,49,54,41]],[[9348,9348],"disallowed_STD3_mapped",[40,49,55,41]],[[9349,9349],"disallowed_STD3_mapped",[40,49,56,41]],[[9350,9350],"disallowed_STD3_mapped",[40,49,57,41]],[[9351,9351],"disallowed_STD3_mapped",[40,50,48,41]],[[9352,9371],"disallowed"],[[9372,9372],"disallowed_STD3_mapped",[40,97,41]],[[9373,9373],"disallowed_STD3_mapped",[40,98,41]],[[9374,9374],"disallowed_STD3_mapped",[40,99,41]],[[9375,9375],"disallowed_STD3_mapped",[40,100,41]],[[9376,9376],"disallowed_STD3_mapped",[40,101,41]],[[9377,9377],"disallowed_STD3_mapped",[40,102,41]],[[9378,9378],"disallowed_STD3_mapped",[40,103,41]],[[9379,9379],"disallowed_STD3_mapped",[40,104,41]],[[9380,9380],"disallowed_STD3_mapped",[40,105,41]],[[9381,9381],"disallowed_STD3_mapped",[40,106,41]],[[9382,9382],"disallowed_STD3_mapped",[40,107,41]],[[9383,9383],"disallowed_STD3_mapped",[40,108,41]],[[9384,9384],"disallowed_STD3_mapped",[40,109,41]],[[9385,9385],"disallowed_STD3_mapped",[40,110,41]],[[9386,9386],"disallowed_STD3_mapped",[40,111,41]],[[9387,9387],"disallowed_STD3_mapped",[40,112,41]],[[9388,9388],"disallowed_STD3_mapped",[40,113,41]],[[9389,9389],"disallowed_STD3_mapped",[40,114,41]],[[9390,9390],"disallowed_STD3_mapped",[40,115,41]],[[9391,9391],"disallowed_STD3_mapped",[40,116,41]],[[9392,9392],"disallowed_STD3_mapped",[40,117,41]],[[9393,9393],"disallowed_STD3_mapped",[40,118,41]],[[9394,9394],"disallowed_STD3_mapped",[40,119,41]],[[9395,9395],"disallowed_STD3_mapped",[40,120,41]],[[9396,9396],"disallowed_STD3_mapped",[40,121,41]],[[9397,9397],"disallowed_STD3_mapped",[40,122,41]],[[9398,9398],"mapped",[97]],[[9399,9399],"mapped",[98]],[[9400,9400],"mapped",[99]],[[9401,9401],"mapped",[100]],[[9402,9402],"mapped",[101]],[[9403,9403],"mapped",[102]],[[9404,9404],"mapped",[103]],[[9405,9405],"mapped",[104]],[[9406,9406],"mapped",[105]],[[9407,9407],"mapped",[106]],[[9408,9408],"mapped",[107]],[[9409,9409],"mapped",[108]],[[9410,9410],"mapped",[109]],[[9411,9411],"mapped",[110]],[[9412,9412],"mapped",[111]],[[9413,9413],"mapped",[112]],[[9414,9414],"mapped",[113]],[[9415,9415],"mapped",[114]],[[9416,9416],"mapped",[115]],[[9417,9417],"mapped",[116]],[[9418,9418],"mapped",[117]],[[9419,9419],"mapped",[118]],[[9420,9420],"mapped",[119]],[[9421,9421],"mapped",[120]],[[9422,9422],"mapped",[121]],[[9423,9423],"mapped",[122]],[[9424,9424],"mapped",[97]],[[9425,9425],"mapped",[98]],[[9426,9426],"mapped",[99]],[[9427,9427],"mapped",[100]],[[9428,9428],"mapped",[101]],[[9429,9429],"mapped",[102]],[[9430,9430],"mapped",[103]],[[9431,9431],"mapped",[104]],[[9432,9432],"mapped",[105]],[[9433,9433],"mapped",[106]],[[9434,9434],"mapped",[107]],[[9435,9435],"mapped",[108]],[[9436,9436],"mapped",[109]],[[9437,9437],"mapped",[110]],[[9438,9438],"mapped",[111]],[[9439,9439],"mapped",[112]],[[9440,9440],"mapped",[113]],[[9441,9441],"mapped",[114]],[[9442,9442],"mapped",[115]],[[9443,9443],"mapped",[116]],[[9444,9444],"mapped",[117]],[[9445,9445],"mapped",[118]],[[9446,9446],"mapped",[119]],[[9447,9447],"mapped",[120]],[[9448,9448],"mapped",[121]],[[9449,9449],"mapped",[122]],[[9450,9450],"mapped",[48]],[[9451,9470],"valid",[],"NV8"],[[9471,9471],"valid",[],"NV8"],[[9472,9621],"valid",[],"NV8"],[[9622,9631],"valid",[],"NV8"],[[9632,9711],"valid",[],"NV8"],[[9712,9719],"valid",[],"NV8"],[[9720,9727],"valid",[],"NV8"],[[9728,9747],"valid",[],"NV8"],[[9748,9749],"valid",[],"NV8"],[[9750,9751],"valid",[],"NV8"],[[9752,9752],"valid",[],"NV8"],[[9753,9753],"valid",[],"NV8"],[[9754,9839],"valid",[],"NV8"],[[9840,9841],"valid",[],"NV8"],[[9842,9853],"valid",[],"NV8"],[[9854,9855],"valid",[],"NV8"],[[9856,9865],"valid",[],"NV8"],[[9866,9873],"valid",[],"NV8"],[[9874,9884],"valid",[],"NV8"],[[9885,9885],"valid",[],"NV8"],[[9886,9887],"valid",[],"NV8"],[[9888,9889],"valid",[],"NV8"],[[9890,9905],"valid",[],"NV8"],[[9906,9906],"valid",[],"NV8"],[[9907,9916],"valid",[],"NV8"],[[9917,9919],"valid",[],"NV8"],[[9920,9923],"valid",[],"NV8"],[[9924,9933],"valid",[],"NV8"],[[9934,9934],"valid",[],"NV8"],[[9935,9953],"valid",[],"NV8"],[[9954,9954],"valid",[],"NV8"],[[9955,9955],"valid",[],"NV8"],[[9956,9959],"valid",[],"NV8"],[[9960,9983],"valid",[],"NV8"],[[9984,9984],"valid",[],"NV8"],[[9985,9988],"valid",[],"NV8"],[[9989,9989],"valid",[],"NV8"],[[9990,9993],"valid",[],"NV8"],[[9994,9995],"valid",[],"NV8"],[[9996,10023],"valid",[],"NV8"],[[10024,10024],"valid",[],"NV8"],[[10025,10059],"valid",[],"NV8"],[[10060,10060],"valid",[],"NV8"],[[10061,10061],"valid",[],"NV8"],[[10062,10062],"valid",[],"NV8"],[[10063,10066],"valid",[],"NV8"],[[10067,10069],"valid",[],"NV8"],[[10070,10070],"valid",[],"NV8"],[[10071,10071],"valid",[],"NV8"],[[10072,10078],"valid",[],"NV8"],[[10079,10080],"valid",[],"NV8"],[[10081,10087],"valid",[],"NV8"],[[10088,10101],"valid",[],"NV8"],[[10102,10132],"valid",[],"NV8"],[[10133,10135],"valid",[],"NV8"],[[10136,10159],"valid",[],"NV8"],[[10160,10160],"valid",[],"NV8"],[[10161,10174],"valid",[],"NV8"],[[10175,10175],"valid",[],"NV8"],[[10176,10182],"valid",[],"NV8"],[[10183,10186],"valid",[],"NV8"],[[10187,10187],"valid",[],"NV8"],[[10188,10188],"valid",[],"NV8"],[[10189,10189],"valid",[],"NV8"],[[10190,10191],"valid",[],"NV8"],[[10192,10219],"valid",[],"NV8"],[[10220,10223],"valid",[],"NV8"],[[10224,10239],"valid",[],"NV8"],[[10240,10495],"valid",[],"NV8"],[[10496,10763],"valid",[],"NV8"],[[10764,10764],"mapped",[8747,8747,8747,8747]],[[10765,10867],"valid",[],"NV8"],[[10868,10868],"disallowed_STD3_mapped",[58,58,61]],[[10869,10869],"disallowed_STD3_mapped",[61,61]],[[10870,10870],"disallowed_STD3_mapped",[61,61,61]],[[10871,10971],"valid",[],"NV8"],[[10972,10972],"mapped",[10973,824]],[[10973,11007],"valid",[],"NV8"],[[11008,11021],"valid",[],"NV8"],[[11022,11027],"valid",[],"NV8"],[[11028,11034],"valid",[],"NV8"],[[11035,11039],"valid",[],"NV8"],[[11040,11043],"valid",[],"NV8"],[[11044,11084],"valid",[],"NV8"],[[11085,11087],"valid",[],"NV8"],[[11088,11092],"valid",[],"NV8"],[[11093,11097],"valid",[],"NV8"],[[11098,11123],"valid",[],"NV8"],[[11124,11125],"disallowed"],[[11126,11157],"valid",[],"NV8"],[[11158,11159],"disallowed"],[[11160,11193],"valid",[],"NV8"],[[11194,11196],"disallowed"],[[11197,11208],"valid",[],"NV8"],[[11209,11209],"disallowed"],[[11210,11217],"valid",[],"NV8"],[[11218,11243],"disallowed"],[[11244,11247],"valid",[],"NV8"],[[11248,11263],"disallowed"],[[11264,11264],"mapped",[11312]],[[11265,11265],"mapped",[11313]],[[11266,11266],"mapped",[11314]],[[11267,11267],"mapped",[11315]],[[11268,11268],"mapped",[11316]],[[11269,11269],"mapped",[11317]],[[11270,11270],"mapped",[11318]],[[11271,11271],"mapped",[11319]],[[11272,11272],"mapped",[11320]],[[11273,11273],"mapped",[11321]],[[11274,11274],"mapped",[11322]],[[11275,11275],"mapped",[11323]],[[11276,11276],"mapped",[11324]],[[11277,11277],"mapped",[11325]],[[11278,11278],"mapped",[11326]],[[11279,11279],"mapped",[11327]],[[11280,11280],"mapped",[11328]],[[11281,11281],"mapped",[11329]],[[11282,11282],"mapped",[11330]],[[11283,11283],"mapped",[11331]],[[11284,11284],"mapped",[11332]],[[11285,11285],"mapped",[11333]],[[11286,11286],"mapped",[11334]],[[11287,11287],"mapped",[11335]],[[11288,11288],"mapped",[11336]],[[11289,11289],"mapped",[11337]],[[11290,11290],"mapped",[11338]],[[11291,11291],"mapped",[11339]],[[11292,11292],"mapped",[11340]],[[11293,11293],"mapped",[11341]],[[11294,11294],"mapped",[11342]],[[11295,11295],"mapped",[11343]],[[11296,11296],"mapped",[11344]],[[11297,11297],"mapped",[11345]],[[11298,11298],"mapped",[11346]],[[11299,11299],"mapped",[11347]],[[11300,11300],"mapped",[11348]],[[11301,11301],"mapped",[11349]],[[11302,11302],"mapped",[11350]],[[11303,11303],"mapped",[11351]],[[11304,11304],"mapped",[11352]],[[11305,11305],"mapped",[11353]],[[11306,11306],"mapped",[11354]],[[11307,11307],"mapped",[11355]],[[11308,11308],"mapped",[11356]],[[11309,11309],"mapped",[11357]],[[11310,11310],"mapped",[11358]],[[11311,11311],"disallowed"],[[11312,11358],"valid"],[[11359,11359],"disallowed"],[[11360,11360],"mapped",[11361]],[[11361,11361],"valid"],[[11362,11362],"mapped",[619]],[[11363,11363],"mapped",[7549]],[[11364,11364],"mapped",[637]],[[11365,11366],"valid"],[[11367,11367],"mapped",[11368]],[[11368,11368],"valid"],[[11369,11369],"mapped",[11370]],[[11370,11370],"valid"],[[11371,11371],"mapped",[11372]],[[11372,11372],"valid"],[[11373,11373],"mapped",[593]],[[11374,11374],"mapped",[625]],[[11375,11375],"mapped",[592]],[[11376,11376],"mapped",[594]],[[11377,11377],"valid"],[[11378,11378],"mapped",[11379]],[[11379,11379],"valid"],[[11380,11380],"valid"],[[11381,11381],"mapped",[11382]],[[11382,11383],"valid"],[[11384,11387],"valid"],[[11388,11388],"mapped",[106]],[[11389,11389],"mapped",[118]],[[11390,11390],"mapped",[575]],[[11391,11391],"mapped",[576]],[[11392,11392],"mapped",[11393]],[[11393,11393],"valid"],[[11394,11394],"mapped",[11395]],[[11395,11395],"valid"],[[11396,11396],"mapped",[11397]],[[11397,11397],"valid"],[[11398,11398],"mapped",[11399]],[[11399,11399],"valid"],[[11400,11400],"mapped",[11401]],[[11401,11401],"valid"],[[11402,11402],"mapped",[11403]],[[11403,11403],"valid"],[[11404,11404],"mapped",[11405]],[[11405,11405],"valid"],[[11406,11406],"mapped",[11407]],[[11407,11407],"valid"],[[11408,11408],"mapped",[11409]],[[11409,11409],"valid"],[[11410,11410],"mapped",[11411]],[[11411,11411],"valid"],[[11412,11412],"mapped",[11413]],[[11413,11413],"valid"],[[11414,11414],"mapped",[11415]],[[11415,11415],"valid"],[[11416,11416],"mapped",[11417]],[[11417,11417],"valid"],[[11418,11418],"mapped",[11419]],[[11419,11419],"valid"],[[11420,11420],"mapped",[11421]],[[11421,11421],"valid"],[[11422,11422],"mapped",[11423]],[[11423,11423],"valid"],[[11424,11424],"mapped",[11425]],[[11425,11425],"valid"],[[11426,11426],"mapped",[11427]],[[11427,11427],"valid"],[[11428,11428],"mapped",[11429]],[[11429,11429],"valid"],[[11430,11430],"mapped",[11431]],[[11431,11431],"valid"],[[11432,11432],"mapped",[11433]],[[11433,11433],"valid"],[[11434,11434],"mapped",[11435]],[[11435,11435],"valid"],[[11436,11436],"mapped",[11437]],[[11437,11437],"valid"],[[11438,11438],"mapped",[11439]],[[11439,11439],"valid"],[[11440,11440],"mapped",[11441]],[[11441,11441],"valid"],[[11442,11442],"mapped",[11443]],[[11443,11443],"valid"],[[11444,11444],"mapped",[11445]],[[11445,11445],"valid"],[[11446,11446],"mapped",[11447]],[[11447,11447],"valid"],[[11448,11448],"mapped",[11449]],[[11449,11449],"valid"],[[11450,11450],"mapped",[11451]],[[11451,11451],"valid"],[[11452,11452],"mapped",[11453]],[[11453,11453],"valid"],[[11454,11454],"mapped",[11455]],[[11455,11455],"valid"],[[11456,11456],"mapped",[11457]],[[11457,11457],"valid"],[[11458,11458],"mapped",[11459]],[[11459,11459],"valid"],[[11460,11460],"mapped",[11461]],[[11461,11461],"valid"],[[11462,11462],"mapped",[11463]],[[11463,11463],"valid"],[[11464,11464],"mapped",[11465]],[[11465,11465],"valid"],[[11466,11466],"mapped",[11467]],[[11467,11467],"valid"],[[11468,11468],"mapped",[11469]],[[11469,11469],"valid"],[[11470,11470],"mapped",[11471]],[[11471,11471],"valid"],[[11472,11472],"mapped",[11473]],[[11473,11473],"valid"],[[11474,11474],"mapped",[11475]],[[11475,11475],"valid"],[[11476,11476],"mapped",[11477]],[[11477,11477],"valid"],[[11478,11478],"mapped",[11479]],[[11479,11479],"valid"],[[11480,11480],"mapped",[11481]],[[11481,11481],"valid"],[[11482,11482],"mapped",[11483]],[[11483,11483],"valid"],[[11484,11484],"mapped",[11485]],[[11485,11485],"valid"],[[11486,11486],"mapped",[11487]],[[11487,11487],"valid"],[[11488,11488],"mapped",[11489]],[[11489,11489],"valid"],[[11490,11490],"mapped",[11491]],[[11491,11492],"valid"],[[11493,11498],"valid",[],"NV8"],[[11499,11499],"mapped",[11500]],[[11500,11500],"valid"],[[11501,11501],"mapped",[11502]],[[11502,11505],"valid"],[[11506,11506],"mapped",[11507]],[[11507,11507],"valid"],[[11508,11512],"disallowed"],[[11513,11519],"valid",[],"NV8"],[[11520,11557],"valid"],[[11558,11558],"disallowed"],[[11559,11559],"valid"],[[11560,11564],"disallowed"],[[11565,11565],"valid"],[[11566,11567],"disallowed"],[[11568,11621],"valid"],[[11622,11623],"valid"],[[11624,11630],"disallowed"],[[11631,11631],"mapped",[11617]],[[11632,11632],"valid",[],"NV8"],[[11633,11646],"disallowed"],[[11647,11647],"valid"],[[11648,11670],"valid"],[[11671,11679],"disallowed"],[[11680,11686],"valid"],[[11687,11687],"disallowed"],[[11688,11694],"valid"],[[11695,11695],"disallowed"],[[11696,11702],"valid"],[[11703,11703],"disallowed"],[[11704,11710],"valid"],[[11711,11711],"disallowed"],[[11712,11718],"valid"],[[11719,11719],"disallowed"],[[11720,11726],"valid"],[[11727,11727],"disallowed"],[[11728,11734],"valid"],[[11735,11735],"disallowed"],[[11736,11742],"valid"],[[11743,11743],"disallowed"],[[11744,11775],"valid"],[[11776,11799],"valid",[],"NV8"],[[11800,11803],"valid",[],"NV8"],[[11804,11805],"valid",[],"NV8"],[[11806,11822],"valid",[],"NV8"],[[11823,11823],"valid"],[[11824,11824],"valid",[],"NV8"],[[11825,11825],"valid",[],"NV8"],[[11826,11835],"valid",[],"NV8"],[[11836,11842],"valid",[],"NV8"],[[11843,11903],"disallowed"],[[11904,11929],"valid",[],"NV8"],[[11930,11930],"disallowed"],[[11931,11934],"valid",[],"NV8"],[[11935,11935],"mapped",[27597]],[[11936,12018],"valid",[],"NV8"],[[12019,12019],"mapped",[40863]],[[12020,12031],"disallowed"],[[12032,12032],"mapped",[19968]],[[12033,12033],"mapped",[20008]],[[12034,12034],"mapped",[20022]],[[12035,12035],"mapped",[20031]],[[12036,12036],"mapped",[20057]],[[12037,12037],"mapped",[20101]],[[12038,12038],"mapped",[20108]],[[12039,12039],"mapped",[20128]],[[12040,12040],"mapped",[20154]],[[12041,12041],"mapped",[20799]],[[12042,12042],"mapped",[20837]],[[12043,12043],"mapped",[20843]],[[12044,12044],"mapped",[20866]],[[12045,12045],"mapped",[20886]],[[12046,12046],"mapped",[20907]],[[12047,12047],"mapped",[20960]],[[12048,12048],"mapped",[20981]],[[12049,12049],"mapped",[20992]],[[12050,12050],"mapped",[21147]],[[12051,12051],"mapped",[21241]],[[12052,12052],"mapped",[21269]],[[12053,12053],"mapped",[21274]],[[12054,12054],"mapped",[21304]],[[12055,12055],"mapped",[21313]],[[12056,12056],"mapped",[21340]],[[12057,12057],"mapped",[21353]],[[12058,12058],"mapped",[21378]],[[12059,12059],"mapped",[21430]],[[12060,12060],"mapped",[21448]],[[12061,12061],"mapped",[21475]],[[12062,12062],"mapped",[22231]],[[12063,12063],"mapped",[22303]],[[12064,12064],"mapped",[22763]],[[12065,12065],"mapped",[22786]],[[12066,12066],"mapped",[22794]],[[12067,12067],"mapped",[22805]],[[12068,12068],"mapped",[22823]],[[12069,12069],"mapped",[22899]],[[12070,12070],"mapped",[23376]],[[12071,12071],"mapped",[23424]],[[12072,12072],"mapped",[23544]],[[12073,12073],"mapped",[23567]],[[12074,12074],"mapped",[23586]],[[12075,12075],"mapped",[23608]],[[12076,12076],"mapped",[23662]],[[12077,12077],"mapped",[23665]],[[12078,12078],"mapped",[24027]],[[12079,12079],"mapped",[24037]],[[12080,12080],"mapped",[24049]],[[12081,12081],"mapped",[24062]],[[12082,12082],"mapped",[24178]],[[12083,12083],"mapped",[24186]],[[12084,12084],"mapped",[24191]],[[12085,12085],"mapped",[24308]],[[12086,12086],"mapped",[24318]],[[12087,12087],"mapped",[24331]],[[12088,12088],"mapped",[24339]],[[12089,12089],"mapped",[24400]],[[12090,12090],"mapped",[24417]],[[12091,12091],"mapped",[24435]],[[12092,12092],"mapped",[24515]],[[12093,12093],"mapped",[25096]],[[12094,12094],"mapped",[25142]],[[12095,12095],"mapped",[25163]],[[12096,12096],"mapped",[25903]],[[12097,12097],"mapped",[25908]],[[12098,12098],"mapped",[25991]],[[12099,12099],"mapped",[26007]],[[12100,12100],"mapped",[26020]],[[12101,12101],"mapped",[26041]],[[12102,12102],"mapped",[26080]],[[12103,12103],"mapped",[26085]],[[12104,12104],"mapped",[26352]],[[12105,12105],"mapped",[26376]],[[12106,12106],"mapped",[26408]],[[12107,12107],"mapped",[27424]],[[12108,12108],"mapped",[27490]],[[12109,12109],"mapped",[27513]],[[12110,12110],"mapped",[27571]],[[12111,12111],"mapped",[27595]],[[12112,12112],"mapped",[27604]],[[12113,12113],"mapped",[27611]],[[12114,12114],"mapped",[27663]],[[12115,12115],"mapped",[27668]],[[12116,12116],"mapped",[27700]],[[12117,12117],"mapped",[28779]],[[12118,12118],"mapped",[29226]],[[12119,12119],"mapped",[29238]],[[12120,12120],"mapped",[29243]],[[12121,12121],"mapped",[29247]],[[12122,12122],"mapped",[29255]],[[12123,12123],"mapped",[29273]],[[12124,12124],"mapped",[29275]],[[12125,12125],"mapped",[29356]],[[12126,12126],"mapped",[29572]],[[12127,12127],"mapped",[29577]],[[12128,12128],"mapped",[29916]],[[12129,12129],"mapped",[29926]],[[12130,12130],"mapped",[29976]],[[12131,12131],"mapped",[29983]],[[12132,12132],"mapped",[29992]],[[12133,12133],"mapped",[3e4]],[[12134,12134],"mapped",[30091]],[[12135,12135],"mapped",[30098]],[[12136,12136],"mapped",[30326]],[[12137,12137],"mapped",[30333]],[[12138,12138],"mapped",[30382]],[[12139,12139],"mapped",[30399]],[[12140,12140],"mapped",[30446]],[[12141,12141],"mapped",[30683]],[[12142,12142],"mapped",[30690]],[[12143,12143],"mapped",[30707]],[[12144,12144],"mapped",[31034]],[[12145,12145],"mapped",[31160]],[[12146,12146],"mapped",[31166]],[[12147,12147],"mapped",[31348]],[[12148,12148],"mapped",[31435]],[[12149,12149],"mapped",[31481]],[[12150,12150],"mapped",[31859]],[[12151,12151],"mapped",[31992]],[[12152,12152],"mapped",[32566]],[[12153,12153],"mapped",[32593]],[[12154,12154],"mapped",[32650]],[[12155,12155],"mapped",[32701]],[[12156,12156],"mapped",[32769]],[[12157,12157],"mapped",[32780]],[[12158,12158],"mapped",[32786]],[[12159,12159],"mapped",[32819]],[[12160,12160],"mapped",[32895]],[[12161,12161],"mapped",[32905]],[[12162,12162],"mapped",[33251]],[[12163,12163],"mapped",[33258]],[[12164,12164],"mapped",[33267]],[[12165,12165],"mapped",[33276]],[[12166,12166],"mapped",[33292]],[[12167,12167],"mapped",[33307]],[[12168,12168],"mapped",[33311]],[[12169,12169],"mapped",[33390]],[[12170,12170],"mapped",[33394]],[[12171,12171],"mapped",[33400]],[[12172,12172],"mapped",[34381]],[[12173,12173],"mapped",[34411]],[[12174,12174],"mapped",[34880]],[[12175,12175],"mapped",[34892]],[[12176,12176],"mapped",[34915]],[[12177,12177],"mapped",[35198]],[[12178,12178],"mapped",[35211]],[[12179,12179],"mapped",[35282]],[[12180,12180],"mapped",[35328]],[[12181,12181],"mapped",[35895]],[[12182,12182],"mapped",[35910]],[[12183,12183],"mapped",[35925]],[[12184,12184],"mapped",[35960]],[[12185,12185],"mapped",[35997]],[[12186,12186],"mapped",[36196]],[[12187,12187],"mapped",[36208]],[[12188,12188],"mapped",[36275]],[[12189,12189],"mapped",[36523]],[[12190,12190],"mapped",[36554]],[[12191,12191],"mapped",[36763]],[[12192,12192],"mapped",[36784]],[[12193,12193],"mapped",[36789]],[[12194,12194],"mapped",[37009]],[[12195,12195],"mapped",[37193]],[[12196,12196],"mapped",[37318]],[[12197,12197],"mapped",[37324]],[[12198,12198],"mapped",[37329]],[[12199,12199],"mapped",[38263]],[[12200,12200],"mapped",[38272]],[[12201,12201],"mapped",[38428]],[[12202,12202],"mapped",[38582]],[[12203,12203],"mapped",[38585]],[[12204,12204],"mapped",[38632]],[[12205,12205],"mapped",[38737]],[[12206,12206],"mapped",[38750]],[[12207,12207],"mapped",[38754]],[[12208,12208],"mapped",[38761]],[[12209,12209],"mapped",[38859]],[[12210,12210],"mapped",[38893]],[[12211,12211],"mapped",[38899]],[[12212,12212],"mapped",[38913]],[[12213,12213],"mapped",[39080]],[[12214,12214],"mapped",[39131]],[[12215,12215],"mapped",[39135]],[[12216,12216],"mapped",[39318]],[[12217,12217],"mapped",[39321]],[[12218,12218],"mapped",[39340]],[[12219,12219],"mapped",[39592]],[[12220,12220],"mapped",[39640]],[[12221,12221],"mapped",[39647]],[[12222,12222],"mapped",[39717]],[[12223,12223],"mapped",[39727]],[[12224,12224],"mapped",[39730]],[[12225,12225],"mapped",[39740]],[[12226,12226],"mapped",[39770]],[[12227,12227],"mapped",[40165]],[[12228,12228],"mapped",[40565]],[[12229,12229],"mapped",[40575]],[[12230,12230],"mapped",[40613]],[[12231,12231],"mapped",[40635]],[[12232,12232],"mapped",[40643]],[[12233,12233],"mapped",[40653]],[[12234,12234],"mapped",[40657]],[[12235,12235],"mapped",[40697]],[[12236,12236],"mapped",[40701]],[[12237,12237],"mapped",[40718]],[[12238,12238],"mapped",[40723]],[[12239,12239],"mapped",[40736]],[[12240,12240],"mapped",[40763]],[[12241,12241],"mapped",[40778]],[[12242,12242],"mapped",[40786]],[[12243,12243],"mapped",[40845]],[[12244,12244],"mapped",[40860]],[[12245,12245],"mapped",[40864]],[[12246,12271],"disallowed"],[[12272,12283],"disallowed"],[[12284,12287],"disallowed"],[[12288,12288],"disallowed_STD3_mapped",[32]],[[12289,12289],"valid",[],"NV8"],[[12290,12290],"mapped",[46]],[[12291,12292],"valid",[],"NV8"],[[12293,12295],"valid"],[[12296,12329],"valid",[],"NV8"],[[12330,12333],"valid"],[[12334,12341],"valid",[],"NV8"],[[12342,12342],"mapped",[12306]],[[12343,12343],"valid",[],"NV8"],[[12344,12344],"mapped",[21313]],[[12345,12345],"mapped",[21316]],[[12346,12346],"mapped",[21317]],[[12347,12347],"valid",[],"NV8"],[[12348,12348],"valid"],[[12349,12349],"valid",[],"NV8"],[[12350,12350],"valid",[],"NV8"],[[12351,12351],"valid",[],"NV8"],[[12352,12352],"disallowed"],[[12353,12436],"valid"],[[12437,12438],"valid"],[[12439,12440],"disallowed"],[[12441,12442],"valid"],[[12443,12443],"disallowed_STD3_mapped",[32,12441]],[[12444,12444],"disallowed_STD3_mapped",[32,12442]],[[12445,12446],"valid"],[[12447,12447],"mapped",[12424,12426]],[[12448,12448],"valid",[],"NV8"],[[12449,12542],"valid"],[[12543,12543],"mapped",[12467,12488]],[[12544,12548],"disallowed"],[[12549,12588],"valid"],[[12589,12589],"valid"],[[12590,12592],"disallowed"],[[12593,12593],"mapped",[4352]],[[12594,12594],"mapped",[4353]],[[12595,12595],"mapped",[4522]],[[12596,12596],"mapped",[4354]],[[12597,12597],"mapped",[4524]],[[12598,12598],"mapped",[4525]],[[12599,12599],"mapped",[4355]],[[12600,12600],"mapped",[4356]],[[12601,12601],"mapped",[4357]],[[12602,12602],"mapped",[4528]],[[12603,12603],"mapped",[4529]],[[12604,12604],"mapped",[4530]],[[12605,12605],"mapped",[4531]],[[12606,12606],"mapped",[4532]],[[12607,12607],"mapped",[4533]],[[12608,12608],"mapped",[4378]],[[12609,12609],"mapped",[4358]],[[12610,12610],"mapped",[4359]],[[12611,12611],"mapped",[4360]],[[12612,12612],"mapped",[4385]],[[12613,12613],"mapped",[4361]],[[12614,12614],"mapped",[4362]],[[12615,12615],"mapped",[4363]],[[12616,12616],"mapped",[4364]],[[12617,12617],"mapped",[4365]],[[12618,12618],"mapped",[4366]],[[12619,12619],"mapped",[4367]],[[12620,12620],"mapped",[4368]],[[12621,12621],"mapped",[4369]],[[12622,12622],"mapped",[4370]],[[12623,12623],"mapped",[4449]],[[12624,12624],"mapped",[4450]],[[12625,12625],"mapped",[4451]],[[12626,12626],"mapped",[4452]],[[12627,12627],"mapped",[4453]],[[12628,12628],"mapped",[4454]],[[12629,12629],"mapped",[4455]],[[12630,12630],"mapped",[4456]],[[12631,12631],"mapped",[4457]],[[12632,12632],"mapped",[4458]],[[12633,12633],"mapped",[4459]],[[12634,12634],"mapped",[4460]],[[12635,12635],"mapped",[4461]],[[12636,12636],"mapped",[4462]],[[12637,12637],"mapped",[4463]],[[12638,12638],"mapped",[4464]],[[12639,12639],"mapped",[4465]],[[12640,12640],"mapped",[4466]],[[12641,12641],"mapped",[4467]],[[12642,12642],"mapped",[4468]],[[12643,12643],"mapped",[4469]],[[12644,12644],"disallowed"],[[12645,12645],"mapped",[4372]],[[12646,12646],"mapped",[4373]],[[12647,12647],"mapped",[4551]],[[12648,12648],"mapped",[4552]],[[12649,12649],"mapped",[4556]],[[12650,12650],"mapped",[4558]],[[12651,12651],"mapped",[4563]],[[12652,12652],"mapped",[4567]],[[12653,12653],"mapped",[4569]],[[12654,12654],"mapped",[4380]],[[12655,12655],"mapped",[4573]],[[12656,12656],"mapped",[4575]],[[12657,12657],"mapped",[4381]],[[12658,12658],"mapped",[4382]],[[12659,12659],"mapped",[4384]],[[12660,12660],"mapped",[4386]],[[12661,12661],"mapped",[4387]],[[12662,12662],"mapped",[4391]],[[12663,12663],"mapped",[4393]],[[12664,12664],"mapped",[4395]],[[12665,12665],"mapped",[4396]],[[12666,12666],"mapped",[4397]],[[12667,12667],"mapped",[4398]],[[12668,12668],"mapped",[4399]],[[12669,12669],"mapped",[4402]],[[12670,12670],"mapped",[4406]],[[12671,12671],"mapped",[4416]],[[12672,12672],"mapped",[4423]],[[12673,12673],"mapped",[4428]],[[12674,12674],"mapped",[4593]],[[12675,12675],"mapped",[4594]],[[12676,12676],"mapped",[4439]],[[12677,12677],"mapped",[4440]],[[12678,12678],"mapped",[4441]],[[12679,12679],"mapped",[4484]],[[12680,12680],"mapped",[4485]],[[12681,12681],"mapped",[4488]],[[12682,12682],"mapped",[4497]],[[12683,12683],"mapped",[4498]],[[12684,12684],"mapped",[4500]],[[12685,12685],"mapped",[4510]],[[12686,12686],"mapped",[4513]],[[12687,12687],"disallowed"],[[12688,12689],"valid",[],"NV8"],[[12690,12690],"mapped",[19968]],[[12691,12691],"mapped",[20108]],[[12692,12692],"mapped",[19977]],[[12693,12693],"mapped",[22235]],[[12694,12694],"mapped",[19978]],[[12695,12695],"mapped",[20013]],[[12696,12696],"mapped",[19979]],[[12697,12697],"mapped",[30002]],[[12698,12698],"mapped",[20057]],[[12699,12699],"mapped",[19993]],[[12700,12700],"mapped",[19969]],[[12701,12701],"mapped",[22825]],[[12702,12702],"mapped",[22320]],[[12703,12703],"mapped",[20154]],[[12704,12727],"valid"],[[12728,12730],"valid"],[[12731,12735],"disallowed"],[[12736,12751],"valid",[],"NV8"],[[12752,12771],"valid",[],"NV8"],[[12772,12783],"disallowed"],[[12784,12799],"valid"],[[12800,12800],"disallowed_STD3_mapped",[40,4352,41]],[[12801,12801],"disallowed_STD3_mapped",[40,4354,41]],[[12802,12802],"disallowed_STD3_mapped",[40,4355,41]],[[12803,12803],"disallowed_STD3_mapped",[40,4357,41]],[[12804,12804],"disallowed_STD3_mapped",[40,4358,41]],[[12805,12805],"disallowed_STD3_mapped",[40,4359,41]],[[12806,12806],"disallowed_STD3_mapped",[40,4361,41]],[[12807,12807],"disallowed_STD3_mapped",[40,4363,41]],[[12808,12808],"disallowed_STD3_mapped",[40,4364,41]],[[12809,12809],"disallowed_STD3_mapped",[40,4366,41]],[[12810,12810],"disallowed_STD3_mapped",[40,4367,41]],[[12811,12811],"disallowed_STD3_mapped",[40,4368,41]],[[12812,12812],"disallowed_STD3_mapped",[40,4369,41]],[[12813,12813],"disallowed_STD3_mapped",[40,4370,41]],[[12814,12814],"disallowed_STD3_mapped",[40,44032,41]],[[12815,12815],"disallowed_STD3_mapped",[40,45208,41]],[[12816,12816],"disallowed_STD3_mapped",[40,45796,41]],[[12817,12817],"disallowed_STD3_mapped",[40,46972,41]],[[12818,12818],"disallowed_STD3_mapped",[40,47560,41]],[[12819,12819],"disallowed_STD3_mapped",[40,48148,41]],[[12820,12820],"disallowed_STD3_mapped",[40,49324,41]],[[12821,12821],"disallowed_STD3_mapped",[40,50500,41]],[[12822,12822],"disallowed_STD3_mapped",[40,51088,41]],[[12823,12823],"disallowed_STD3_mapped",[40,52264,41]],[[12824,12824],"disallowed_STD3_mapped",[40,52852,41]],[[12825,12825],"disallowed_STD3_mapped",[40,53440,41]],[[12826,12826],"disallowed_STD3_mapped",[40,54028,41]],[[12827,12827],"disallowed_STD3_mapped",[40,54616,41]],[[12828,12828],"disallowed_STD3_mapped",[40,51452,41]],[[12829,12829],"disallowed_STD3_mapped",[40,50724,51204,41]],[[12830,12830],"disallowed_STD3_mapped",[40,50724,54980,41]],[[12831,12831],"disallowed"],[[12832,12832],"disallowed_STD3_mapped",[40,19968,41]],[[12833,12833],"disallowed_STD3_mapped",[40,20108,41]],[[12834,12834],"disallowed_STD3_mapped",[40,19977,41]],[[12835,12835],"disallowed_STD3_mapped",[40,22235,41]],[[12836,12836],"disallowed_STD3_mapped",[40,20116,41]],[[12837,12837],"disallowed_STD3_mapped",[40,20845,41]],[[12838,12838],"disallowed_STD3_mapped",[40,19971,41]],[[12839,12839],"disallowed_STD3_mapped",[40,20843,41]],[[12840,12840],"disallowed_STD3_mapped",[40,20061,41]],[[12841,12841],"disallowed_STD3_mapped",[40,21313,41]],[[12842,12842],"disallowed_STD3_mapped",[40,26376,41]],[[12843,12843],"disallowed_STD3_mapped",[40,28779,41]],[[12844,12844],"disallowed_STD3_mapped",[40,27700,41]],[[12845,12845],"disallowed_STD3_mapped",[40,26408,41]],[[12846,12846],"disallowed_STD3_mapped",[40,37329,41]],[[12847,12847],"disallowed_STD3_mapped",[40,22303,41]],[[12848,12848],"disallowed_STD3_mapped",[40,26085,41]],[[12849,12849],"disallowed_STD3_mapped",[40,26666,41]],[[12850,12850],"disallowed_STD3_mapped",[40,26377,41]],[[12851,12851],"disallowed_STD3_mapped",[40,31038,41]],[[12852,12852],"disallowed_STD3_mapped",[40,21517,41]],[[12853,12853],"disallowed_STD3_mapped",[40,29305,41]],[[12854,12854],"disallowed_STD3_mapped",[40,36001,41]],[[12855,12855],"disallowed_STD3_mapped",[40,31069,41]],[[12856,12856],"disallowed_STD3_mapped",[40,21172,41]],[[12857,12857],"disallowed_STD3_mapped",[40,20195,41]],[[12858,12858],"disallowed_STD3_mapped",[40,21628,41]],[[12859,12859],"disallowed_STD3_mapped",[40,23398,41]],[[12860,12860],"disallowed_STD3_mapped",[40,30435,41]],[[12861,12861],"disallowed_STD3_mapped",[40,20225,41]],[[12862,12862],"disallowed_STD3_mapped",[40,36039,41]],[[12863,12863],"disallowed_STD3_mapped",[40,21332,41]],[[12864,12864],"disallowed_STD3_mapped",[40,31085,41]],[[12865,12865],"disallowed_STD3_mapped",[40,20241,41]],[[12866,12866],"disallowed_STD3_mapped",[40,33258,41]],[[12867,12867],"disallowed_STD3_mapped",[40,33267,41]],[[12868,12868],"mapped",[21839]],[[12869,12869],"mapped",[24188]],[[12870,12870],"mapped",[25991]],[[12871,12871],"mapped",[31631]],[[12872,12879],"valid",[],"NV8"],[[12880,12880],"mapped",[112,116,101]],[[12881,12881],"mapped",[50,49]],[[12882,12882],"mapped",[50,50]],[[12883,12883],"mapped",[50,51]],[[12884,12884],"mapped",[50,52]],[[12885,12885],"mapped",[50,53]],[[12886,12886],"mapped",[50,54]],[[12887,12887],"mapped",[50,55]],[[12888,12888],"mapped",[50,56]],[[12889,12889],"mapped",[50,57]],[[12890,12890],"mapped",[51,48]],[[12891,12891],"mapped",[51,49]],[[12892,12892],"mapped",[51,50]],[[12893,12893],"mapped",[51,51]],[[12894,12894],"mapped",[51,52]],[[12895,12895],"mapped",[51,53]],[[12896,12896],"mapped",[4352]],[[12897,12897],"mapped",[4354]],[[12898,12898],"mapped",[4355]],[[12899,12899],"mapped",[4357]],[[12900,12900],"mapped",[4358]],[[12901,12901],"mapped",[4359]],[[12902,12902],"mapped",[4361]],[[12903,12903],"mapped",[4363]],[[12904,12904],"mapped",[4364]],[[12905,12905],"mapped",[4366]],[[12906,12906],"mapped",[4367]],[[12907,12907],"mapped",[4368]],[[12908,12908],"mapped",[4369]],[[12909,12909],"mapped",[4370]],[[12910,12910],"mapped",[44032]],[[12911,12911],"mapped",[45208]],[[12912,12912],"mapped",[45796]],[[12913,12913],"mapped",[46972]],[[12914,12914],"mapped",[47560]],[[12915,12915],"mapped",[48148]],[[12916,12916],"mapped",[49324]],[[12917,12917],"mapped",[50500]],[[12918,12918],"mapped",[51088]],[[12919,12919],"mapped",[52264]],[[12920,12920],"mapped",[52852]],[[12921,12921],"mapped",[53440]],[[12922,12922],"mapped",[54028]],[[12923,12923],"mapped",[54616]],[[12924,12924],"mapped",[52280,44256]],[[12925,12925],"mapped",[51452,51032]],[[12926,12926],"mapped",[50864]],[[12927,12927],"valid",[],"NV8"],[[12928,12928],"mapped",[19968]],[[12929,12929],"mapped",[20108]],[[12930,12930],"mapped",[19977]],[[12931,12931],"mapped",[22235]],[[12932,12932],"mapped",[20116]],[[12933,12933],"mapped",[20845]],[[12934,12934],"mapped",[19971]],[[12935,12935],"mapped",[20843]],[[12936,12936],"mapped",[20061]],[[12937,12937],"mapped",[21313]],[[12938,12938],"mapped",[26376]],[[12939,12939],"mapped",[28779]],[[12940,12940],"mapped",[27700]],[[12941,12941],"mapped",[26408]],[[12942,12942],"mapped",[37329]],[[12943,12943],"mapped",[22303]],[[12944,12944],"mapped",[26085]],[[12945,12945],"mapped",[26666]],[[12946,12946],"mapped",[26377]],[[12947,12947],"mapped",[31038]],[[12948,12948],"mapped",[21517]],[[12949,12949],"mapped",[29305]],[[12950,12950],"mapped",[36001]],[[12951,12951],"mapped",[31069]],[[12952,12952],"mapped",[21172]],[[12953,12953],"mapped",[31192]],[[12954,12954],"mapped",[30007]],[[12955,12955],"mapped",[22899]],[[12956,12956],"mapped",[36969]],[[12957,12957],"mapped",[20778]],[[12958,12958],"mapped",[21360]],[[12959,12959],"mapped",[27880]],[[12960,12960],"mapped",[38917]],[[12961,12961],"mapped",[20241]],[[12962,12962],"mapped",[20889]],[[12963,12963],"mapped",[27491]],[[12964,12964],"mapped",[19978]],[[12965,12965],"mapped",[20013]],[[12966,12966],"mapped",[19979]],[[12967,12967],"mapped",[24038]],[[12968,12968],"mapped",[21491]],[[12969,12969],"mapped",[21307]],[[12970,12970],"mapped",[23447]],[[12971,12971],"mapped",[23398]],[[12972,12972],"mapped",[30435]],[[12973,12973],"mapped",[20225]],[[12974,12974],"mapped",[36039]],[[12975,12975],"mapped",[21332]],[[12976,12976],"mapped",[22812]],[[12977,12977],"mapped",[51,54]],[[12978,12978],"mapped",[51,55]],[[12979,12979],"mapped",[51,56]],[[12980,12980],"mapped",[51,57]],[[12981,12981],"mapped",[52,48]],[[12982,12982],"mapped",[52,49]],[[12983,12983],"mapped",[52,50]],[[12984,12984],"mapped",[52,51]],[[12985,12985],"mapped",[52,52]],[[12986,12986],"mapped",[52,53]],[[12987,12987],"mapped",[52,54]],[[12988,12988],"mapped",[52,55]],[[12989,12989],"mapped",[52,56]],[[12990,12990],"mapped",[52,57]],[[12991,12991],"mapped",[53,48]],[[12992,12992],"mapped",[49,26376]],[[12993,12993],"mapped",[50,26376]],[[12994,12994],"mapped",[51,26376]],[[12995,12995],"mapped",[52,26376]],[[12996,12996],"mapped",[53,26376]],[[12997,12997],"mapped",[54,26376]],[[12998,12998],"mapped",[55,26376]],[[12999,12999],"mapped",[56,26376]],[[13e3,13e3],"mapped",[57,26376]],[[13001,13001],"mapped",[49,48,26376]],[[13002,13002],"mapped",[49,49,26376]],[[13003,13003],"mapped",[49,50,26376]],[[13004,13004],"mapped",[104,103]],[[13005,13005],"mapped",[101,114,103]],[[13006,13006],"mapped",[101,118]],[[13007,13007],"mapped",[108,116,100]],[[13008,13008],"mapped",[12450]],[[13009,13009],"mapped",[12452]],[[13010,13010],"mapped",[12454]],[[13011,13011],"mapped",[12456]],[[13012,13012],"mapped",[12458]],[[13013,13013],"mapped",[12459]],[[13014,13014],"mapped",[12461]],[[13015,13015],"mapped",[12463]],[[13016,13016],"mapped",[12465]],[[13017,13017],"mapped",[12467]],[[13018,13018],"mapped",[12469]],[[13019,13019],"mapped",[12471]],[[13020,13020],"mapped",[12473]],[[13021,13021],"mapped",[12475]],[[13022,13022],"mapped",[12477]],[[13023,13023],"mapped",[12479]],[[13024,13024],"mapped",[12481]],[[13025,13025],"mapped",[12484]],[[13026,13026],"mapped",[12486]],[[13027,13027],"mapped",[12488]],[[13028,13028],"mapped",[12490]],[[13029,13029],"mapped",[12491]],[[13030,13030],"mapped",[12492]],[[13031,13031],"mapped",[12493]],[[13032,13032],"mapped",[12494]],[[13033,13033],"mapped",[12495]],[[13034,13034],"mapped",[12498]],[[13035,13035],"mapped",[12501]],[[13036,13036],"mapped",[12504]],[[13037,13037],"mapped",[12507]],[[13038,13038],"mapped",[12510]],[[13039,13039],"mapped",[12511]],[[13040,13040],"mapped",[12512]],[[13041,13041],"mapped",[12513]],[[13042,13042],"mapped",[12514]],[[13043,13043],"mapped",[12516]],[[13044,13044],"mapped",[12518]],[[13045,13045],"mapped",[12520]],[[13046,13046],"mapped",[12521]],[[13047,13047],"mapped",[12522]],[[13048,13048],"mapped",[12523]],[[13049,13049],"mapped",[12524]],[[13050,13050],"mapped",[12525]],[[13051,13051],"mapped",[12527]],[[13052,13052],"mapped",[12528]],[[13053,13053],"mapped",[12529]],[[13054,13054],"mapped",[12530]],[[13055,13055],"disallowed"],[[13056,13056],"mapped",[12450,12497,12540,12488]],[[13057,13057],"mapped",[12450,12523,12501,12449]],[[13058,13058],"mapped",[12450,12531,12506,12450]],[[13059,13059],"mapped",[12450,12540,12523]],[[13060,13060],"mapped",[12452,12491,12531,12464]],[[13061,13061],"mapped",[12452,12531,12481]],[[13062,13062],"mapped",[12454,12457,12531]],[[13063,13063],"mapped",[12456,12473,12463,12540,12489]],[[13064,13064],"mapped",[12456,12540,12459,12540]],[[13065,13065],"mapped",[12458,12531,12473]],[[13066,13066],"mapped",[12458,12540,12512]],[[13067,13067],"mapped",[12459,12452,12522]],[[13068,13068],"mapped",[12459,12521,12483,12488]],[[13069,13069],"mapped",[12459,12525,12522,12540]],[[13070,13070],"mapped",[12460,12525,12531]],[[13071,13071],"mapped",[12460,12531,12510]],[[13072,13072],"mapped",[12462,12460]],[[13073,13073],"mapped",[12462,12491,12540]],[[13074,13074],"mapped",[12461,12517,12522,12540]],[[13075,13075],"mapped",[12462,12523,12480,12540]],[[13076,13076],"mapped",[12461,12525]],[[13077,13077],"mapped",[12461,12525,12464,12521,12512]],[[13078,13078],"mapped",[12461,12525,12513,12540,12488,12523]],[[13079,13079],"mapped",[12461,12525,12527,12483,12488]],[[13080,13080],"mapped",[12464,12521,12512]],[[13081,13081],"mapped",[12464,12521,12512,12488,12531]],[[13082,13082],"mapped",[12463,12523,12476,12452,12525]],[[13083,13083],"mapped",[12463,12525,12540,12493]],[[13084,13084],"mapped",[12465,12540,12473]],[[13085,13085],"mapped",[12467,12523,12490]],[[13086,13086],"mapped",[12467,12540,12509]],[[13087,13087],"mapped",[12469,12452,12463,12523]],[[13088,13088],"mapped",[12469,12531,12481,12540,12512]],[[13089,13089],"mapped",[12471,12522,12531,12464]],[[13090,13090],"mapped",[12475,12531,12481]],[[13091,13091],"mapped",[12475,12531,12488]],[[13092,13092],"mapped",[12480,12540,12473]],[[13093,13093],"mapped",[12487,12471]],[[13094,13094],"mapped",[12489,12523]],[[13095,13095],"mapped",[12488,12531]],[[13096,13096],"mapped",[12490,12494]],[[13097,13097],"mapped",[12494,12483,12488]],[[13098,13098],"mapped",[12495,12452,12484]],[[13099,13099],"mapped",[12497,12540,12475,12531,12488]],[[13100,13100],"mapped",[12497,12540,12484]],[[13101,13101],"mapped",[12496,12540,12524,12523]],[[13102,13102],"mapped",[12500,12450,12473,12488,12523]],[[13103,13103],"mapped",[12500,12463,12523]],[[13104,13104],"mapped",[12500,12467]],[[13105,13105],"mapped",[12499,12523]],[[13106,13106],"mapped",[12501,12449,12521,12483,12489]],[[13107,13107],"mapped",[12501,12451,12540,12488]],[[13108,13108],"mapped",[12502,12483,12471,12455,12523]],[[13109,13109],"mapped",[12501,12521,12531]],[[13110,13110],"mapped",[12504,12463,12479,12540,12523]],[[13111,13111],"mapped",[12506,12477]],[[13112,13112],"mapped",[12506,12491,12498]],[[13113,13113],"mapped",[12504,12523,12484]],[[13114,13114],"mapped",[12506,12531,12473]],[[13115,13115],"mapped",[12506,12540,12472]],[[13116,13116],"mapped",[12505,12540,12479]],[[13117,13117],"mapped",[12509,12452,12531,12488]],[[13118,13118],"mapped",[12508,12523,12488]],[[13119,13119],"mapped",[12507,12531]],[[13120,13120],"mapped",[12509,12531,12489]],[[13121,13121],"mapped",[12507,12540,12523]],[[13122,13122],"mapped",[12507,12540,12531]],[[13123,13123],"mapped",[12510,12452,12463,12525]],[[13124,13124],"mapped",[12510,12452,12523]],[[13125,13125],"mapped",[12510,12483,12495]],[[13126,13126],"mapped",[12510,12523,12463]],[[13127,13127],"mapped",[12510,12531,12471,12519,12531]],[[13128,13128],"mapped",[12511,12463,12525,12531]],[[13129,13129],"mapped",[12511,12522]],[[13130,13130],"mapped",[12511,12522,12496,12540,12523]],[[13131,13131],"mapped",[12513,12460]],[[13132,13132],"mapped",[12513,12460,12488,12531]],[[13133,13133],"mapped",[12513,12540,12488,12523]],[[13134,13134],"mapped",[12516,12540,12489]],[[13135,13135],"mapped",[12516,12540,12523]],[[13136,13136],"mapped",[12518,12450,12531]],[[13137,13137],"mapped",[12522,12483,12488,12523]],[[13138,13138],"mapped",[12522,12521]],[[13139,13139],"mapped",[12523,12500,12540]],[[13140,13140],"mapped",[12523,12540,12502,12523]],[[13141,13141],"mapped",[12524,12512]],[[13142,13142],"mapped",[12524,12531,12488,12466,12531]],[[13143,13143],"mapped",[12527,12483,12488]],[[13144,13144],"mapped",[48,28857]],[[13145,13145],"mapped",[49,28857]],[[13146,13146],"mapped",[50,28857]],[[13147,13147],"mapped",[51,28857]],[[13148,13148],"mapped",[52,28857]],[[13149,13149],"mapped",[53,28857]],[[13150,13150],"mapped",[54,28857]],[[13151,13151],"mapped",[55,28857]],[[13152,13152],"mapped",[56,28857]],[[13153,13153],"mapped",[57,28857]],[[13154,13154],"mapped",[49,48,28857]],[[13155,13155],"mapped",[49,49,28857]],[[13156,13156],"mapped",[49,50,28857]],[[13157,13157],"mapped",[49,51,28857]],[[13158,13158],"mapped",[49,52,28857]],[[13159,13159],"mapped",[49,53,28857]],[[13160,13160],"mapped",[49,54,28857]],[[13161,13161],"mapped",[49,55,28857]],[[13162,13162],"mapped",[49,56,28857]],[[13163,13163],"mapped",[49,57,28857]],[[13164,13164],"mapped",[50,48,28857]],[[13165,13165],"mapped",[50,49,28857]],[[13166,13166],"mapped",[50,50,28857]],[[13167,13167],"mapped",[50,51,28857]],[[13168,13168],"mapped",[50,52,28857]],[[13169,13169],"mapped",[104,112,97]],[[13170,13170],"mapped",[100,97]],[[13171,13171],"mapped",[97,117]],[[13172,13172],"mapped",[98,97,114]],[[13173,13173],"mapped",[111,118]],[[13174,13174],"mapped",[112,99]],[[13175,13175],"mapped",[100,109]],[[13176,13176],"mapped",[100,109,50]],[[13177,13177],"mapped",[100,109,51]],[[13178,13178],"mapped",[105,117]],[[13179,13179],"mapped",[24179,25104]],[[13180,13180],"mapped",[26157,21644]],[[13181,13181],"mapped",[22823,27491]],[[13182,13182],"mapped",[26126,27835]],[[13183,13183],"mapped",[26666,24335,20250,31038]],[[13184,13184],"mapped",[112,97]],[[13185,13185],"mapped",[110,97]],[[13186,13186],"mapped",[956,97]],[[13187,13187],"mapped",[109,97]],[[13188,13188],"mapped",[107,97]],[[13189,13189],"mapped",[107,98]],[[13190,13190],"mapped",[109,98]],[[13191,13191],"mapped",[103,98]],[[13192,13192],"mapped",[99,97,108]],[[13193,13193],"mapped",[107,99,97,108]],[[13194,13194],"mapped",[112,102]],[[13195,13195],"mapped",[110,102]],[[13196,13196],"mapped",[956,102]],[[13197,13197],"mapped",[956,103]],[[13198,13198],"mapped",[109,103]],[[13199,13199],"mapped",[107,103]],[[13200,13200],"mapped",[104,122]],[[13201,13201],"mapped",[107,104,122]],[[13202,13202],"mapped",[109,104,122]],[[13203,13203],"mapped",[103,104,122]],[[13204,13204],"mapped",[116,104,122]],[[13205,13205],"mapped",[956,108]],[[13206,13206],"mapped",[109,108]],[[13207,13207],"mapped",[100,108]],[[13208,13208],"mapped",[107,108]],[[13209,13209],"mapped",[102,109]],[[13210,13210],"mapped",[110,109]],[[13211,13211],"mapped",[956,109]],[[13212,13212],"mapped",[109,109]],[[13213,13213],"mapped",[99,109]],[[13214,13214],"mapped",[107,109]],[[13215,13215],"mapped",[109,109,50]],[[13216,13216],"mapped",[99,109,50]],[[13217,13217],"mapped",[109,50]],[[13218,13218],"mapped",[107,109,50]],[[13219,13219],"mapped",[109,109,51]],[[13220,13220],"mapped",[99,109,51]],[[13221,13221],"mapped",[109,51]],[[13222,13222],"mapped",[107,109,51]],[[13223,13223],"mapped",[109,8725,115]],[[13224,13224],"mapped",[109,8725,115,50]],[[13225,13225],"mapped",[112,97]],[[13226,13226],"mapped",[107,112,97]],[[13227,13227],"mapped",[109,112,97]],[[13228,13228],"mapped",[103,112,97]],[[13229,13229],"mapped",[114,97,100]],[[13230,13230],"mapped",[114,97,100,8725,115]],[[13231,13231],"mapped",[114,97,100,8725,115,50]],[[13232,13232],"mapped",[112,115]],[[13233,13233],"mapped",[110,115]],[[13234,13234],"mapped",[956,115]],[[13235,13235],"mapped",[109,115]],[[13236,13236],"mapped",[112,118]],[[13237,13237],"mapped",[110,118]],[[13238,13238],"mapped",[956,118]],[[13239,13239],"mapped",[109,118]],[[13240,13240],"mapped",[107,118]],[[13241,13241],"mapped",[109,118]],[[13242,13242],"mapped",[112,119]],[[13243,13243],"mapped",[110,119]],[[13244,13244],"mapped",[956,119]],[[13245,13245],"mapped",[109,119]],[[13246,13246],"mapped",[107,119]],[[13247,13247],"mapped",[109,119]],[[13248,13248],"mapped",[107,969]],[[13249,13249],"mapped",[109,969]],[[13250,13250],"disallowed"],[[13251,13251],"mapped",[98,113]],[[13252,13252],"mapped",[99,99]],[[13253,13253],"mapped",[99,100]],[[13254,13254],"mapped",[99,8725,107,103]],[[13255,13255],"disallowed"],[[13256,13256],"mapped",[100,98]],[[13257,13257],"mapped",[103,121]],[[13258,13258],"mapped",[104,97]],[[13259,13259],"mapped",[104,112]],[[13260,13260],"mapped",[105,110]],[[13261,13261],"mapped",[107,107]],[[13262,13262],"mapped",[107,109]],[[13263,13263],"mapped",[107,116]],[[13264,13264],"mapped",[108,109]],[[13265,13265],"mapped",[108,110]],[[13266,13266],"mapped",[108,111,103]],[[13267,13267],"mapped",[108,120]],[[13268,13268],"mapped",[109,98]],[[13269,13269],"mapped",[109,105,108]],[[13270,13270],"mapped",[109,111,108]],[[13271,13271],"mapped",[112,104]],[[13272,13272],"disallowed"],[[13273,13273],"mapped",[112,112,109]],[[13274,13274],"mapped",[112,114]],[[13275,13275],"mapped",[115,114]],[[13276,13276],"mapped",[115,118]],[[13277,13277],"mapped",[119,98]],[[13278,13278],"mapped",[118,8725,109]],[[13279,13279],"mapped",[97,8725,109]],[[13280,13280],"mapped",[49,26085]],[[13281,13281],"mapped",[50,26085]],[[13282,13282],"mapped",[51,26085]],[[13283,13283],"mapped",[52,26085]],[[13284,13284],"mapped",[53,26085]],[[13285,13285],"mapped",[54,26085]],[[13286,13286],"mapped",[55,26085]],[[13287,13287],"mapped",[56,26085]],[[13288,13288],"mapped",[57,26085]],[[13289,13289],"mapped",[49,48,26085]],[[13290,13290],"mapped",[49,49,26085]],[[13291,13291],"mapped",[49,50,26085]],[[13292,13292],"mapped",[49,51,26085]],[[13293,13293],"mapped",[49,52,26085]],[[13294,13294],"mapped",[49,53,26085]],[[13295,13295],"mapped",[49,54,26085]],[[13296,13296],"mapped",[49,55,26085]],[[13297,13297],"mapped",[49,56,26085]],[[13298,13298],"mapped",[49,57,26085]],[[13299,13299],"mapped",[50,48,26085]],[[13300,13300],"mapped",[50,49,26085]],[[13301,13301],"mapped",[50,50,26085]],[[13302,13302],"mapped",[50,51,26085]],[[13303,13303],"mapped",[50,52,26085]],[[13304,13304],"mapped",[50,53,26085]],[[13305,13305],"mapped",[50,54,26085]],[[13306,13306],"mapped",[50,55,26085]],[[13307,13307],"mapped",[50,56,26085]],[[13308,13308],"mapped",[50,57,26085]],[[13309,13309],"mapped",[51,48,26085]],[[13310,13310],"mapped",[51,49,26085]],[[13311,13311],"mapped",[103,97,108]],[[13312,19893],"valid"],[[19894,19903],"disallowed"],[[19904,19967],"valid",[],"NV8"],[[19968,40869],"valid"],[[40870,40891],"valid"],[[40892,40899],"valid"],[[40900,40907],"valid"],[[40908,40908],"valid"],[[40909,40917],"valid"],[[40918,40959],"disallowed"],[[40960,42124],"valid"],[[42125,42127],"disallowed"],[[42128,42145],"valid",[],"NV8"],[[42146,42147],"valid",[],"NV8"],[[42148,42163],"valid",[],"NV8"],[[42164,42164],"valid",[],"NV8"],[[42165,42176],"valid",[],"NV8"],[[42177,42177],"valid",[],"NV8"],[[42178,42180],"valid",[],"NV8"],[[42181,42181],"valid",[],"NV8"],[[42182,42182],"valid",[],"NV8"],[[42183,42191],"disallowed"],[[42192,42237],"valid"],[[42238,42239],"valid",[],"NV8"],[[42240,42508],"valid"],[[42509,42511],"valid",[],"NV8"],[[42512,42539],"valid"],[[42540,42559],"disallowed"],[[42560,42560],"mapped",[42561]],[[42561,42561],"valid"],[[42562,42562],"mapped",[42563]],[[42563,42563],"valid"],[[42564,42564],"mapped",[42565]],[[42565,42565],"valid"],[[42566,42566],"mapped",[42567]],[[42567,42567],"valid"],[[42568,42568],"mapped",[42569]],[[42569,42569],"valid"],[[42570,42570],"mapped",[42571]],[[42571,42571],"valid"],[[42572,42572],"mapped",[42573]],[[42573,42573],"valid"],[[42574,42574],"mapped",[42575]],[[42575,42575],"valid"],[[42576,42576],"mapped",[42577]],[[42577,42577],"valid"],[[42578,42578],"mapped",[42579]],[[42579,42579],"valid"],[[42580,42580],"mapped",[42581]],[[42581,42581],"valid"],[[42582,42582],"mapped",[42583]],[[42583,42583],"valid"],[[42584,42584],"mapped",[42585]],[[42585,42585],"valid"],[[42586,42586],"mapped",[42587]],[[42587,42587],"valid"],[[42588,42588],"mapped",[42589]],[[42589,42589],"valid"],[[42590,42590],"mapped",[42591]],[[42591,42591],"valid"],[[42592,42592],"mapped",[42593]],[[42593,42593],"valid"],[[42594,42594],"mapped",[42595]],[[42595,42595],"valid"],[[42596,42596],"mapped",[42597]],[[42597,42597],"valid"],[[42598,42598],"mapped",[42599]],[[42599,42599],"valid"],[[42600,42600],"mapped",[42601]],[[42601,42601],"valid"],[[42602,42602],"mapped",[42603]],[[42603,42603],"valid"],[[42604,42604],"mapped",[42605]],[[42605,42607],"valid"],[[42608,42611],"valid",[],"NV8"],[[42612,42619],"valid"],[[42620,42621],"valid"],[[42622,42622],"valid",[],"NV8"],[[42623,42623],"valid"],[[42624,42624],"mapped",[42625]],[[42625,42625],"valid"],[[42626,42626],"mapped",[42627]],[[42627,42627],"valid"],[[42628,42628],"mapped",[42629]],[[42629,42629],"valid"],[[42630,42630],"mapped",[42631]],[[42631,42631],"valid"],[[42632,42632],"mapped",[42633]],[[42633,42633],"valid"],[[42634,42634],"mapped",[42635]],[[42635,42635],"valid"],[[42636,42636],"mapped",[42637]],[[42637,42637],"valid"],[[42638,42638],"mapped",[42639]],[[42639,42639],"valid"],[[42640,42640],"mapped",[42641]],[[42641,42641],"valid"],[[42642,42642],"mapped",[42643]],[[42643,42643],"valid"],[[42644,42644],"mapped",[42645]],[[42645,42645],"valid"],[[42646,42646],"mapped",[42647]],[[42647,42647],"valid"],[[42648,42648],"mapped",[42649]],[[42649,42649],"valid"],[[42650,42650],"mapped",[42651]],[[42651,42651],"valid"],[[42652,42652],"mapped",[1098]],[[42653,42653],"mapped",[1100]],[[42654,42654],"valid"],[[42655,42655],"valid"],[[42656,42725],"valid"],[[42726,42735],"valid",[],"NV8"],[[42736,42737],"valid"],[[42738,42743],"valid",[],"NV8"],[[42744,42751],"disallowed"],[[42752,42774],"valid",[],"NV8"],[[42775,42778],"valid"],[[42779,42783],"valid"],[[42784,42785],"valid",[],"NV8"],[[42786,42786],"mapped",[42787]],[[42787,42787],"valid"],[[42788,42788],"mapped",[42789]],[[42789,42789],"valid"],[[42790,42790],"mapped",[42791]],[[42791,42791],"valid"],[[42792,42792],"mapped",[42793]],[[42793,42793],"valid"],[[42794,42794],"mapped",[42795]],[[42795,42795],"valid"],[[42796,42796],"mapped",[42797]],[[42797,42797],"valid"],[[42798,42798],"mapped",[42799]],[[42799,42801],"valid"],[[42802,42802],"mapped",[42803]],[[42803,42803],"valid"],[[42804,42804],"mapped",[42805]],[[42805,42805],"valid"],[[42806,42806],"mapped",[42807]],[[42807,42807],"valid"],[[42808,42808],"mapped",[42809]],[[42809,42809],"valid"],[[42810,42810],"mapped",[42811]],[[42811,42811],"valid"],[[42812,42812],"mapped",[42813]],[[42813,42813],"valid"],[[42814,42814],"mapped",[42815]],[[42815,42815],"valid"],[[42816,42816],"mapped",[42817]],[[42817,42817],"valid"],[[42818,42818],"mapped",[42819]],[[42819,42819],"valid"],[[42820,42820],"mapped",[42821]],[[42821,42821],"valid"],[[42822,42822],"mapped",[42823]],[[42823,42823],"valid"],[[42824,42824],"mapped",[42825]],[[42825,42825],"valid"],[[42826,42826],"mapped",[42827]],[[42827,42827],"valid"],[[42828,42828],"mapped",[42829]],[[42829,42829],"valid"],[[42830,42830],"mapped",[42831]],[[42831,42831],"valid"],[[42832,42832],"mapped",[42833]],[[42833,42833],"valid"],[[42834,42834],"mapped",[42835]],[[42835,42835],"valid"],[[42836,42836],"mapped",[42837]],[[42837,42837],"valid"],[[42838,42838],"mapped",[42839]],[[42839,42839],"valid"],[[42840,42840],"mapped",[42841]],[[42841,42841],"valid"],[[42842,42842],"mapped",[42843]],[[42843,42843],"valid"],[[42844,42844],"mapped",[42845]],[[42845,42845],"valid"],[[42846,42846],"mapped",[42847]],[[42847,42847],"valid"],[[42848,42848],"mapped",[42849]],[[42849,42849],"valid"],[[42850,42850],"mapped",[42851]],[[42851,42851],"valid"],[[42852,42852],"mapped",[42853]],[[42853,42853],"valid"],[[42854,42854],"mapped",[42855]],[[42855,42855],"valid"],[[42856,42856],"mapped",[42857]],[[42857,42857],"valid"],[[42858,42858],"mapped",[42859]],[[42859,42859],"valid"],[[42860,42860],"mapped",[42861]],[[42861,42861],"valid"],[[42862,42862],"mapped",[42863]],[[42863,42863],"valid"],[[42864,42864],"mapped",[42863]],[[42865,42872],"valid"],[[42873,42873],"mapped",[42874]],[[42874,42874],"valid"],[[42875,42875],"mapped",[42876]],[[42876,42876],"valid"],[[42877,42877],"mapped",[7545]],[[42878,42878],"mapped",[42879]],[[42879,42879],"valid"],[[42880,42880],"mapped",[42881]],[[42881,42881],"valid"],[[42882,42882],"mapped",[42883]],[[42883,42883],"valid"],[[42884,42884],"mapped",[42885]],[[42885,42885],"valid"],[[42886,42886],"mapped",[42887]],[[42887,42888],"valid"],[[42889,42890],"valid",[],"NV8"],[[42891,42891],"mapped",[42892]],[[42892,42892],"valid"],[[42893,42893],"mapped",[613]],[[42894,42894],"valid"],[[42895,42895],"valid"],[[42896,42896],"mapped",[42897]],[[42897,42897],"valid"],[[42898,42898],"mapped",[42899]],[[42899,42899],"valid"],[[42900,42901],"valid"],[[42902,42902],"mapped",[42903]],[[42903,42903],"valid"],[[42904,42904],"mapped",[42905]],[[42905,42905],"valid"],[[42906,42906],"mapped",[42907]],[[42907,42907],"valid"],[[42908,42908],"mapped",[42909]],[[42909,42909],"valid"],[[42910,42910],"mapped",[42911]],[[42911,42911],"valid"],[[42912,42912],"mapped",[42913]],[[42913,42913],"valid"],[[42914,42914],"mapped",[42915]],[[42915,42915],"valid"],[[42916,42916],"mapped",[42917]],[[42917,42917],"valid"],[[42918,42918],"mapped",[42919]],[[42919,42919],"valid"],[[42920,42920],"mapped",[42921]],[[42921,42921],"valid"],[[42922,42922],"mapped",[614]],[[42923,42923],"mapped",[604]],[[42924,42924],"mapped",[609]],[[42925,42925],"mapped",[620]],[[42926,42927],"disallowed"],[[42928,42928],"mapped",[670]],[[42929,42929],"mapped",[647]],[[42930,42930],"mapped",[669]],[[42931,42931],"mapped",[43859]],[[42932,42932],"mapped",[42933]],[[42933,42933],"valid"],[[42934,42934],"mapped",[42935]],[[42935,42935],"valid"],[[42936,42998],"disallowed"],[[42999,42999],"valid"],[[43e3,43e3],"mapped",[295]],[[43001,43001],"mapped",[339]],[[43002,43002],"valid"],[[43003,43007],"valid"],[[43008,43047],"valid"],[[43048,43051],"valid",[],"NV8"],[[43052,43055],"disallowed"],[[43056,43065],"valid",[],"NV8"],[[43066,43071],"disallowed"],[[43072,43123],"valid"],[[43124,43127],"valid",[],"NV8"],[[43128,43135],"disallowed"],[[43136,43204],"valid"],[[43205,43213],"disallowed"],[[43214,43215],"valid",[],"NV8"],[[43216,43225],"valid"],[[43226,43231],"disallowed"],[[43232,43255],"valid"],[[43256,43258],"valid",[],"NV8"],[[43259,43259],"valid"],[[43260,43260],"valid",[],"NV8"],[[43261,43261],"valid"],[[43262,43263],"disallowed"],[[43264,43309],"valid"],[[43310,43311],"valid",[],"NV8"],[[43312,43347],"valid"],[[43348,43358],"disallowed"],[[43359,43359],"valid",[],"NV8"],[[43360,43388],"valid",[],"NV8"],[[43389,43391],"disallowed"],[[43392,43456],"valid"],[[43457,43469],"valid",[],"NV8"],[[43470,43470],"disallowed"],[[43471,43481],"valid"],[[43482,43485],"disallowed"],[[43486,43487],"valid",[],"NV8"],[[43488,43518],"valid"],[[43519,43519],"disallowed"],[[43520,43574],"valid"],[[43575,43583],"disallowed"],[[43584,43597],"valid"],[[43598,43599],"disallowed"],[[43600,43609],"valid"],[[43610,43611],"disallowed"],[[43612,43615],"valid",[],"NV8"],[[43616,43638],"valid"],[[43639,43641],"valid",[],"NV8"],[[43642,43643],"valid"],[[43644,43647],"valid"],[[43648,43714],"valid"],[[43715,43738],"disallowed"],[[43739,43741],"valid"],[[43742,43743],"valid",[],"NV8"],[[43744,43759],"valid"],[[43760,43761],"valid",[],"NV8"],[[43762,43766],"valid"],[[43767,43776],"disallowed"],[[43777,43782],"valid"],[[43783,43784],"disallowed"],[[43785,43790],"valid"],[[43791,43792],"disallowed"],[[43793,43798],"valid"],[[43799,43807],"disallowed"],[[43808,43814],"valid"],[[43815,43815],"disallowed"],[[43816,43822],"valid"],[[43823,43823],"disallowed"],[[43824,43866],"valid"],[[43867,43867],"valid",[],"NV8"],[[43868,43868],"mapped",[42791]],[[43869,43869],"mapped",[43831]],[[43870,43870],"mapped",[619]],[[43871,43871],"mapped",[43858]],[[43872,43875],"valid"],[[43876,43877],"valid"],[[43878,43887],"disallowed"],[[43888,43888],"mapped",[5024]],[[43889,43889],"mapped",[5025]],[[43890,43890],"mapped",[5026]],[[43891,43891],"mapped",[5027]],[[43892,43892],"mapped",[5028]],[[43893,43893],"mapped",[5029]],[[43894,43894],"mapped",[5030]],[[43895,43895],"mapped",[5031]],[[43896,43896],"mapped",[5032]],[[43897,43897],"mapped",[5033]],[[43898,43898],"mapped",[5034]],[[43899,43899],"mapped",[5035]],[[43900,43900],"mapped",[5036]],[[43901,43901],"mapped",[5037]],[[43902,43902],"mapped",[5038]],[[43903,43903],"mapped",[5039]],[[43904,43904],"mapped",[5040]],[[43905,43905],"mapped",[5041]],[[43906,43906],"mapped",[5042]],[[43907,43907],"mapped",[5043]],[[43908,43908],"mapped",[5044]],[[43909,43909],"mapped",[5045]],[[43910,43910],"mapped",[5046]],[[43911,43911],"mapped",[5047]],[[43912,43912],"mapped",[5048]],[[43913,43913],"mapped",[5049]],[[43914,43914],"mapped",[5050]],[[43915,43915],"mapped",[5051]],[[43916,43916],"mapped",[5052]],[[43917,43917],"mapped",[5053]],[[43918,43918],"mapped",[5054]],[[43919,43919],"mapped",[5055]],[[43920,43920],"mapped",[5056]],[[43921,43921],"mapped",[5057]],[[43922,43922],"mapped",[5058]],[[43923,43923],"mapped",[5059]],[[43924,43924],"mapped",[5060]],[[43925,43925],"mapped",[5061]],[[43926,43926],"mapped",[5062]],[[43927,43927],"mapped",[5063]],[[43928,43928],"mapped",[5064]],[[43929,43929],"mapped",[5065]],[[43930,43930],"mapped",[5066]],[[43931,43931],"mapped",[5067]],[[43932,43932],"mapped",[5068]],[[43933,43933],"mapped",[5069]],[[43934,43934],"mapped",[5070]],[[43935,43935],"mapped",[5071]],[[43936,43936],"mapped",[5072]],[[43937,43937],"mapped",[5073]],[[43938,43938],"mapped",[5074]],[[43939,43939],"mapped",[5075]],[[43940,43940],"mapped",[5076]],[[43941,43941],"mapped",[5077]],[[43942,43942],"mapped",[5078]],[[43943,43943],"mapped",[5079]],[[43944,43944],"mapped",[5080]],[[43945,43945],"mapped",[5081]],[[43946,43946],"mapped",[5082]],[[43947,43947],"mapped",[5083]],[[43948,43948],"mapped",[5084]],[[43949,43949],"mapped",[5085]],[[43950,43950],"mapped",[5086]],[[43951,43951],"mapped",[5087]],[[43952,43952],"mapped",[5088]],[[43953,43953],"mapped",[5089]],[[43954,43954],"mapped",[5090]],[[43955,43955],"mapped",[5091]],[[43956,43956],"mapped",[5092]],[[43957,43957],"mapped",[5093]],[[43958,43958],"mapped",[5094]],[[43959,43959],"mapped",[5095]],[[43960,43960],"mapped",[5096]],[[43961,43961],"mapped",[5097]],[[43962,43962],"mapped",[5098]],[[43963,43963],"mapped",[5099]],[[43964,43964],"mapped",[5100]],[[43965,43965],"mapped",[5101]],[[43966,43966],"mapped",[5102]],[[43967,43967],"mapped",[5103]],[[43968,44010],"valid"],[[44011,44011],"valid",[],"NV8"],[[44012,44013],"valid"],[[44014,44015],"disallowed"],[[44016,44025],"valid"],[[44026,44031],"disallowed"],[[44032,55203],"valid"],[[55204,55215],"disallowed"],[[55216,55238],"valid",[],"NV8"],[[55239,55242],"disallowed"],[[55243,55291],"valid",[],"NV8"],[[55292,55295],"disallowed"],[[55296,57343],"disallowed"],[[57344,63743],"disallowed"],[[63744,63744],"mapped",[35912]],[[63745,63745],"mapped",[26356]],[[63746,63746],"mapped",[36554]],[[63747,63747],"mapped",[36040]],[[63748,63748],"mapped",[28369]],[[63749,63749],"mapped",[20018]],[[63750,63750],"mapped",[21477]],[[63751,63752],"mapped",[40860]],[[63753,63753],"mapped",[22865]],[[63754,63754],"mapped",[37329]],[[63755,63755],"mapped",[21895]],[[63756,63756],"mapped",[22856]],[[63757,63757],"mapped",[25078]],[[63758,63758],"mapped",[30313]],[[63759,63759],"mapped",[32645]],[[63760,63760],"mapped",[34367]],[[63761,63761],"mapped",[34746]],[[63762,63762],"mapped",[35064]],[[63763,63763],"mapped",[37007]],[[63764,63764],"mapped",[27138]],[[63765,63765],"mapped",[27931]],[[63766,63766],"mapped",[28889]],[[63767,63767],"mapped",[29662]],[[63768,63768],"mapped",[33853]],[[63769,63769],"mapped",[37226]],[[63770,63770],"mapped",[39409]],[[63771,63771],"mapped",[20098]],[[63772,63772],"mapped",[21365]],[[63773,63773],"mapped",[27396]],[[63774,63774],"mapped",[29211]],[[63775,63775],"mapped",[34349]],[[63776,63776],"mapped",[40478]],[[63777,63777],"mapped",[23888]],[[63778,63778],"mapped",[28651]],[[63779,63779],"mapped",[34253]],[[63780,63780],"mapped",[35172]],[[63781,63781],"mapped",[25289]],[[63782,63782],"mapped",[33240]],[[63783,63783],"mapped",[34847]],[[63784,63784],"mapped",[24266]],[[63785,63785],"mapped",[26391]],[[63786,63786],"mapped",[28010]],[[63787,63787],"mapped",[29436]],[[63788,63788],"mapped",[37070]],[[63789,63789],"mapped",[20358]],[[63790,63790],"mapped",[20919]],[[63791,63791],"mapped",[21214]],[[63792,63792],"mapped",[25796]],[[63793,63793],"mapped",[27347]],[[63794,63794],"mapped",[29200]],[[63795,63795],"mapped",[30439]],[[63796,63796],"mapped",[32769]],[[63797,63797],"mapped",[34310]],[[63798,63798],"mapped",[34396]],[[63799,63799],"mapped",[36335]],[[63800,63800],"mapped",[38706]],[[63801,63801],"mapped",[39791]],[[63802,63802],"mapped",[40442]],[[63803,63803],"mapped",[30860]],[[63804,63804],"mapped",[31103]],[[63805,63805],"mapped",[32160]],[[63806,63806],"mapped",[33737]],[[63807,63807],"mapped",[37636]],[[63808,63808],"mapped",[40575]],[[63809,63809],"mapped",[35542]],[[63810,63810],"mapped",[22751]],[[63811,63811],"mapped",[24324]],[[63812,63812],"mapped",[31840]],[[63813,63813],"mapped",[32894]],[[63814,63814],"mapped",[29282]],[[63815,63815],"mapped",[30922]],[[63816,63816],"mapped",[36034]],[[63817,63817],"mapped",[38647]],[[63818,63818],"mapped",[22744]],[[63819,63819],"mapped",[23650]],[[63820,63820],"mapped",[27155]],[[63821,63821],"mapped",[28122]],[[63822,63822],"mapped",[28431]],[[63823,63823],"mapped",[32047]],[[63824,63824],"mapped",[32311]],[[63825,63825],"mapped",[38475]],[[63826,63826],"mapped",[21202]],[[63827,63827],"mapped",[32907]],[[63828,63828],"mapped",[20956]],[[63829,63829],"mapped",[20940]],[[63830,63830],"mapped",[31260]],[[63831,63831],"mapped",[32190]],[[63832,63832],"mapped",[33777]],[[63833,63833],"mapped",[38517]],[[63834,63834],"mapped",[35712]],[[63835,63835],"mapped",[25295]],[[63836,63836],"mapped",[27138]],[[63837,63837],"mapped",[35582]],[[63838,63838],"mapped",[20025]],[[63839,63839],"mapped",[23527]],[[63840,63840],"mapped",[24594]],[[63841,63841],"mapped",[29575]],[[63842,63842],"mapped",[30064]],[[63843,63843],"mapped",[21271]],[[63844,63844],"mapped",[30971]],[[63845,63845],"mapped",[20415]],[[63846,63846],"mapped",[24489]],[[63847,63847],"mapped",[19981]],[[63848,63848],"mapped",[27852]],[[63849,63849],"mapped",[25976]],[[63850,63850],"mapped",[32034]],[[63851,63851],"mapped",[21443]],[[63852,63852],"mapped",[22622]],[[63853,63853],"mapped",[30465]],[[63854,63854],"mapped",[33865]],[[63855,63855],"mapped",[35498]],[[63856,63856],"mapped",[27578]],[[63857,63857],"mapped",[36784]],[[63858,63858],"mapped",[27784]],[[63859,63859],"mapped",[25342]],[[63860,63860],"mapped",[33509]],[[63861,63861],"mapped",[25504]],[[63862,63862],"mapped",[30053]],[[63863,63863],"mapped",[20142]],[[63864,63864],"mapped",[20841]],[[63865,63865],"mapped",[20937]],[[63866,63866],"mapped",[26753]],[[63867,63867],"mapped",[31975]],[[63868,63868],"mapped",[33391]],[[63869,63869],"mapped",[35538]],[[63870,63870],"mapped",[37327]],[[63871,63871],"mapped",[21237]],[[63872,63872],"mapped",[21570]],[[63873,63873],"mapped",[22899]],[[63874,63874],"mapped",[24300]],[[63875,63875],"mapped",[26053]],[[63876,63876],"mapped",[28670]],[[63877,63877],"mapped",[31018]],[[63878,63878],"mapped",[38317]],[[63879,63879],"mapped",[39530]],[[63880,63880],"mapped",[40599]],[[63881,63881],"mapped",[40654]],[[63882,63882],"mapped",[21147]],[[63883,63883],"mapped",[26310]],[[63884,63884],"mapped",[27511]],[[63885,63885],"mapped",[36706]],[[63886,63886],"mapped",[24180]],[[63887,63887],"mapped",[24976]],[[63888,63888],"mapped",[25088]],[[63889,63889],"mapped",[25754]],[[63890,63890],"mapped",[28451]],[[63891,63891],"mapped",[29001]],[[63892,63892],"mapped",[29833]],[[63893,63893],"mapped",[31178]],[[63894,63894],"mapped",[32244]],[[63895,63895],"mapped",[32879]],[[63896,63896],"mapped",[36646]],[[63897,63897],"mapped",[34030]],[[63898,63898],"mapped",[36899]],[[63899,63899],"mapped",[37706]],[[63900,63900],"mapped",[21015]],[[63901,63901],"mapped",[21155]],[[63902,63902],"mapped",[21693]],[[63903,63903],"mapped",[28872]],[[63904,63904],"mapped",[35010]],[[63905,63905],"mapped",[35498]],[[63906,63906],"mapped",[24265]],[[63907,63907],"mapped",[24565]],[[63908,63908],"mapped",[25467]],[[63909,63909],"mapped",[27566]],[[63910,63910],"mapped",[31806]],[[63911,63911],"mapped",[29557]],[[63912,63912],"mapped",[20196]],[[63913,63913],"mapped",[22265]],[[63914,63914],"mapped",[23527]],[[63915,63915],"mapped",[23994]],[[63916,63916],"mapped",[24604]],[[63917,63917],"mapped",[29618]],[[63918,63918],"mapped",[29801]],[[63919,63919],"mapped",[32666]],[[63920,63920],"mapped",[32838]],[[63921,63921],"mapped",[37428]],[[63922,63922],"mapped",[38646]],[[63923,63923],"mapped",[38728]],[[63924,63924],"mapped",[38936]],[[63925,63925],"mapped",[20363]],[[63926,63926],"mapped",[31150]],[[63927,63927],"mapped",[37300]],[[63928,63928],"mapped",[38584]],[[63929,63929],"mapped",[24801]],[[63930,63930],"mapped",[20102]],[[63931,63931],"mapped",[20698]],[[63932,63932],"mapped",[23534]],[[63933,63933],"mapped",[23615]],[[63934,63934],"mapped",[26009]],[[63935,63935],"mapped",[27138]],[[63936,63936],"mapped",[29134]],[[63937,63937],"mapped",[30274]],[[63938,63938],"mapped",[34044]],[[63939,63939],"mapped",[36988]],[[63940,63940],"mapped",[40845]],[[63941,63941],"mapped",[26248]],[[63942,63942],"mapped",[38446]],[[63943,63943],"mapped",[21129]],[[63944,63944],"mapped",[26491]],[[63945,63945],"mapped",[26611]],[[63946,63946],"mapped",[27969]],[[63947,63947],"mapped",[28316]],[[63948,63948],"mapped",[29705]],[[63949,63949],"mapped",[30041]],[[63950,63950],"mapped",[30827]],[[63951,63951],"mapped",[32016]],[[63952,63952],"mapped",[39006]],[[63953,63953],"mapped",[20845]],[[63954,63954],"mapped",[25134]],[[63955,63955],"mapped",[38520]],[[63956,63956],"mapped",[20523]],[[63957,63957],"mapped",[23833]],[[63958,63958],"mapped",[28138]],[[63959,63959],"mapped",[36650]],[[63960,63960],"mapped",[24459]],[[63961,63961],"mapped",[24900]],[[63962,63962],"mapped",[26647]],[[63963,63963],"mapped",[29575]],[[63964,63964],"mapped",[38534]],[[63965,63965],"mapped",[21033]],[[63966,63966],"mapped",[21519]],[[63967,63967],"mapped",[23653]],[[63968,63968],"mapped",[26131]],[[63969,63969],"mapped",[26446]],[[63970,63970],"mapped",[26792]],[[63971,63971],"mapped",[27877]],[[63972,63972],"mapped",[29702]],[[63973,63973],"mapped",[30178]],[[63974,63974],"mapped",[32633]],[[63975,63975],"mapped",[35023]],[[63976,63976],"mapped",[35041]],[[63977,63977],"mapped",[37324]],[[63978,63978],"mapped",[38626]],[[63979,63979],"mapped",[21311]],[[63980,63980],"mapped",[28346]],[[63981,63981],"mapped",[21533]],[[63982,63982],"mapped",[29136]],[[63983,63983],"mapped",[29848]],[[63984,63984],"mapped",[34298]],[[63985,63985],"mapped",[38563]],[[63986,63986],"mapped",[40023]],[[63987,63987],"mapped",[40607]],[[63988,63988],"mapped",[26519]],[[63989,63989],"mapped",[28107]],[[63990,63990],"mapped",[33256]],[[63991,63991],"mapped",[31435]],[[63992,63992],"mapped",[31520]],[[63993,63993],"mapped",[31890]],[[63994,63994],"mapped",[29376]],[[63995,63995],"mapped",[28825]],[[63996,63996],"mapped",[35672]],[[63997,63997],"mapped",[20160]],[[63998,63998],"mapped",[33590]],[[63999,63999],"mapped",[21050]],[[64e3,64e3],"mapped",[20999]],[[64001,64001],"mapped",[24230]],[[64002,64002],"mapped",[25299]],[[64003,64003],"mapped",[31958]],[[64004,64004],"mapped",[23429]],[[64005,64005],"mapped",[27934]],[[64006,64006],"mapped",[26292]],[[64007,64007],"mapped",[36667]],[[64008,64008],"mapped",[34892]],[[64009,64009],"mapped",[38477]],[[64010,64010],"mapped",[35211]],[[64011,64011],"mapped",[24275]],[[64012,64012],"mapped",[20800]],[[64013,64013],"mapped",[21952]],[[64014,64015],"valid"],[[64016,64016],"mapped",[22618]],[[64017,64017],"valid"],[[64018,64018],"mapped",[26228]],[[64019,64020],"valid"],[[64021,64021],"mapped",[20958]],[[64022,64022],"mapped",[29482]],[[64023,64023],"mapped",[30410]],[[64024,64024],"mapped",[31036]],[[64025,64025],"mapped",[31070]],[[64026,64026],"mapped",[31077]],[[64027,64027],"mapped",[31119]],[[64028,64028],"mapped",[38742]],[[64029,64029],"mapped",[31934]],[[64030,64030],"mapped",[32701]],[[64031,64031],"valid"],[[64032,64032],"mapped",[34322]],[[64033,64033],"valid"],[[64034,64034],"mapped",[35576]],[[64035,64036],"valid"],[[64037,64037],"mapped",[36920]],[[64038,64038],"mapped",[37117]],[[64039,64041],"valid"],[[64042,64042],"mapped",[39151]],[[64043,64043],"mapped",[39164]],[[64044,64044],"mapped",[39208]],[[64045,64045],"mapped",[40372]],[[64046,64046],"mapped",[37086]],[[64047,64047],"mapped",[38583]],[[64048,64048],"mapped",[20398]],[[64049,64049],"mapped",[20711]],[[64050,64050],"mapped",[20813]],[[64051,64051],"mapped",[21193]],[[64052,64052],"mapped",[21220]],[[64053,64053],"mapped",[21329]],[[64054,64054],"mapped",[21917]],[[64055,64055],"mapped",[22022]],[[64056,64056],"mapped",[22120]],[[64057,64057],"mapped",[22592]],[[64058,64058],"mapped",[22696]],[[64059,64059],"mapped",[23652]],[[64060,64060],"mapped",[23662]],[[64061,64061],"mapped",[24724]],[[64062,64062],"mapped",[24936]],[[64063,64063],"mapped",[24974]],[[64064,64064],"mapped",[25074]],[[64065,64065],"mapped",[25935]],[[64066,64066],"mapped",[26082]],[[64067,64067],"mapped",[26257]],[[64068,64068],"mapped",[26757]],[[64069,64069],"mapped",[28023]],[[64070,64070],"mapped",[28186]],[[64071,64071],"mapped",[28450]],[[64072,64072],"mapped",[29038]],[[64073,64073],"mapped",[29227]],[[64074,64074],"mapped",[29730]],[[64075,64075],"mapped",[30865]],[[64076,64076],"mapped",[31038]],[[64077,64077],"mapped",[31049]],[[64078,64078],"mapped",[31048]],[[64079,64079],"mapped",[31056]],[[64080,64080],"mapped",[31062]],[[64081,64081],"mapped",[31069]],[[64082,64082],"mapped",[31117]],[[64083,64083],"mapped",[31118]],[[64084,64084],"mapped",[31296]],[[64085,64085],"mapped",[31361]],[[64086,64086],"mapped",[31680]],[[64087,64087],"mapped",[32244]],[[64088,64088],"mapped",[32265]],[[64089,64089],"mapped",[32321]],[[64090,64090],"mapped",[32626]],[[64091,64091],"mapped",[32773]],[[64092,64092],"mapped",[33261]],[[64093,64094],"mapped",[33401]],[[64095,64095],"mapped",[33879]],[[64096,64096],"mapped",[35088]],[[64097,64097],"mapped",[35222]],[[64098,64098],"mapped",[35585]],[[64099,64099],"mapped",[35641]],[[64100,64100],"mapped",[36051]],[[64101,64101],"mapped",[36104]],[[64102,64102],"mapped",[36790]],[[64103,64103],"mapped",[36920]],[[64104,64104],"mapped",[38627]],[[64105,64105],"mapped",[38911]],[[64106,64106],"mapped",[38971]],[[64107,64107],"mapped",[24693]],[[64108,64108],"mapped",[148206]],[[64109,64109],"mapped",[33304]],[[64110,64111],"disallowed"],[[64112,64112],"mapped",[20006]],[[64113,64113],"mapped",[20917]],[[64114,64114],"mapped",[20840]],[[64115,64115],"mapped",[20352]],[[64116,64116],"mapped",[20805]],[[64117,64117],"mapped",[20864]],[[64118,64118],"mapped",[21191]],[[64119,64119],"mapped",[21242]],[[64120,64120],"mapped",[21917]],[[64121,64121],"mapped",[21845]],[[64122,64122],"mapped",[21913]],[[64123,64123],"mapped",[21986]],[[64124,64124],"mapped",[22618]],[[64125,64125],"mapped",[22707]],[[64126,64126],"mapped",[22852]],[[64127,64127],"mapped",[22868]],[[64128,64128],"mapped",[23138]],[[64129,64129],"mapped",[23336]],[[64130,64130],"mapped",[24274]],[[64131,64131],"mapped",[24281]],[[64132,64132],"mapped",[24425]],[[64133,64133],"mapped",[24493]],[[64134,64134],"mapped",[24792]],[[64135,64135],"mapped",[24910]],[[64136,64136],"mapped",[24840]],[[64137,64137],"mapped",[24974]],[[64138,64138],"mapped",[24928]],[[64139,64139],"mapped",[25074]],[[64140,64140],"mapped",[25140]],[[64141,64141],"mapped",[25540]],[[64142,64142],"mapped",[25628]],[[64143,64143],"mapped",[25682]],[[64144,64144],"mapped",[25942]],[[64145,64145],"mapped",[26228]],[[64146,64146],"mapped",[26391]],[[64147,64147],"mapped",[26395]],[[64148,64148],"mapped",[26454]],[[64149,64149],"mapped",[27513]],[[64150,64150],"mapped",[27578]],[[64151,64151],"mapped",[27969]],[[64152,64152],"mapped",[28379]],[[64153,64153],"mapped",[28363]],[[64154,64154],"mapped",[28450]],[[64155,64155],"mapped",[28702]],[[64156,64156],"mapped",[29038]],[[64157,64157],"mapped",[30631]],[[64158,64158],"mapped",[29237]],[[64159,64159],"mapped",[29359]],[[64160,64160],"mapped",[29482]],[[64161,64161],"mapped",[29809]],[[64162,64162],"mapped",[29958]],[[64163,64163],"mapped",[30011]],[[64164,64164],"mapped",[30237]],[[64165,64165],"mapped",[30239]],[[64166,64166],"mapped",[30410]],[[64167,64167],"mapped",[30427]],[[64168,64168],"mapped",[30452]],[[64169,64169],"mapped",[30538]],[[64170,64170],"mapped",[30528]],[[64171,64171],"mapped",[30924]],[[64172,64172],"mapped",[31409]],[[64173,64173],"mapped",[31680]],[[64174,64174],"mapped",[31867]],[[64175,64175],"mapped",[32091]],[[64176,64176],"mapped",[32244]],[[64177,64177],"mapped",[32574]],[[64178,64178],"mapped",[32773]],[[64179,64179],"mapped",[33618]],[[64180,64180],"mapped",[33775]],[[64181,64181],"mapped",[34681]],[[64182,64182],"mapped",[35137]],[[64183,64183],"mapped",[35206]],[[64184,64184],"mapped",[35222]],[[64185,64185],"mapped",[35519]],[[64186,64186],"mapped",[35576]],[[64187,64187],"mapped",[35531]],[[64188,64188],"mapped",[35585]],[[64189,64189],"mapped",[35582]],[[64190,64190],"mapped",[35565]],[[64191,64191],"mapped",[35641]],[[64192,64192],"mapped",[35722]],[[64193,64193],"mapped",[36104]],[[64194,64194],"mapped",[36664]],[[64195,64195],"mapped",[36978]],[[64196,64196],"mapped",[37273]],[[64197,64197],"mapped",[37494]],[[64198,64198],"mapped",[38524]],[[64199,64199],"mapped",[38627]],[[64200,64200],"mapped",[38742]],[[64201,64201],"mapped",[38875]],[[64202,64202],"mapped",[38911]],[[64203,64203],"mapped",[38923]],[[64204,64204],"mapped",[38971]],[[64205,64205],"mapped",[39698]],[[64206,64206],"mapped",[40860]],[[64207,64207],"mapped",[141386]],[[64208,64208],"mapped",[141380]],[[64209,64209],"mapped",[144341]],[[64210,64210],"mapped",[15261]],[[64211,64211],"mapped",[16408]],[[64212,64212],"mapped",[16441]],[[64213,64213],"mapped",[152137]],[[64214,64214],"mapped",[154832]],[[64215,64215],"mapped",[163539]],[[64216,64216],"mapped",[40771]],[[64217,64217],"mapped",[40846]],[[64218,64255],"disallowed"],[[64256,64256],"mapped",[102,102]],[[64257,64257],"mapped",[102,105]],[[64258,64258],"mapped",[102,108]],[[64259,64259],"mapped",[102,102,105]],[[64260,64260],"mapped",[102,102,108]],[[64261,64262],"mapped",[115,116]],[[64263,64274],"disallowed"],[[64275,64275],"mapped",[1396,1398]],[[64276,64276],"mapped",[1396,1381]],[[64277,64277],"mapped",[1396,1387]],[[64278,64278],"mapped",[1406,1398]],[[64279,64279],"mapped",[1396,1389]],[[64280,64284],"disallowed"],[[64285,64285],"mapped",[1497,1460]],[[64286,64286],"valid"],[[64287,64287],"mapped",[1522,1463]],[[64288,64288],"mapped",[1506]],[[64289,64289],"mapped",[1488]],[[64290,64290],"mapped",[1491]],[[64291,64291],"mapped",[1492]],[[64292,64292],"mapped",[1499]],[[64293,64293],"mapped",[1500]],[[64294,64294],"mapped",[1501]],[[64295,64295],"mapped",[1512]],[[64296,64296],"mapped",[1514]],[[64297,64297],"disallowed_STD3_mapped",[43]],[[64298,64298],"mapped",[1513,1473]],[[64299,64299],"mapped",[1513,1474]],[[64300,64300],"mapped",[1513,1468,1473]],[[64301,64301],"mapped",[1513,1468,1474]],[[64302,64302],"mapped",[1488,1463]],[[64303,64303],"mapped",[1488,1464]],[[64304,64304],"mapped",[1488,1468]],[[64305,64305],"mapped",[1489,1468]],[[64306,64306],"mapped",[1490,1468]],[[64307,64307],"mapped",[1491,1468]],[[64308,64308],"mapped",[1492,1468]],[[64309,64309],"mapped",[1493,1468]],[[64310,64310],"mapped",[1494,1468]],[[64311,64311],"disallowed"],[[64312,64312],"mapped",[1496,1468]],[[64313,64313],"mapped",[1497,1468]],[[64314,64314],"mapped",[1498,1468]],[[64315,64315],"mapped",[1499,1468]],[[64316,64316],"mapped",[1500,1468]],[[64317,64317],"disallowed"],[[64318,64318],"mapped",[1502,1468]],[[64319,64319],"disallowed"],[[64320,64320],"mapped",[1504,1468]],[[64321,64321],"mapped",[1505,1468]],[[64322,64322],"disallowed"],[[64323,64323],"mapped",[1507,1468]],[[64324,64324],"mapped",[1508,1468]],[[64325,64325],"disallowed"],[[64326,64326],"mapped",[1510,1468]],[[64327,64327],"mapped",[1511,1468]],[[64328,64328],"mapped",[1512,1468]],[[64329,64329],"mapped",[1513,1468]],[[64330,64330],"mapped",[1514,1468]],[[64331,64331],"mapped",[1493,1465]],[[64332,64332],"mapped",[1489,1471]],[[64333,64333],"mapped",[1499,1471]],[[64334,64334],"mapped",[1508,1471]],[[64335,64335],"mapped",[1488,1500]],[[64336,64337],"mapped",[1649]],[[64338,64341],"mapped",[1659]],[[64342,64345],"mapped",[1662]],[[64346,64349],"mapped",[1664]],[[64350,64353],"mapped",[1658]],[[64354,64357],"mapped",[1663]],[[64358,64361],"mapped",[1657]],[[64362,64365],"mapped",[1700]],[[64366,64369],"mapped",[1702]],[[64370,64373],"mapped",[1668]],[[64374,64377],"mapped",[1667]],[[64378,64381],"mapped",[1670]],[[64382,64385],"mapped",[1671]],[[64386,64387],"mapped",[1677]],[[64388,64389],"mapped",[1676]],[[64390,64391],"mapped",[1678]],[[64392,64393],"mapped",[1672]],[[64394,64395],"mapped",[1688]],[[64396,64397],"mapped",[1681]],[[64398,64401],"mapped",[1705]],[[64402,64405],"mapped",[1711]],[[64406,64409],"mapped",[1715]],[[64410,64413],"mapped",[1713]],[[64414,64415],"mapped",[1722]],[[64416,64419],"mapped",[1723]],[[64420,64421],"mapped",[1728]],[[64422,64425],"mapped",[1729]],[[64426,64429],"mapped",[1726]],[[64430,64431],"mapped",[1746]],[[64432,64433],"mapped",[1747]],[[64434,64449],"valid",[],"NV8"],[[64450,64466],"disallowed"],[[64467,64470],"mapped",[1709]],[[64471,64472],"mapped",[1735]],[[64473,64474],"mapped",[1734]],[[64475,64476],"mapped",[1736]],[[64477,64477],"mapped",[1735,1652]],[[64478,64479],"mapped",[1739]],[[64480,64481],"mapped",[1733]],[[64482,64483],"mapped",[1737]],[[64484,64487],"mapped",[1744]],[[64488,64489],"mapped",[1609]],[[64490,64491],"mapped",[1574,1575]],[[64492,64493],"mapped",[1574,1749]],[[64494,64495],"mapped",[1574,1608]],[[64496,64497],"mapped",[1574,1735]],[[64498,64499],"mapped",[1574,1734]],[[64500,64501],"mapped",[1574,1736]],[[64502,64504],"mapped",[1574,1744]],[[64505,64507],"mapped",[1574,1609]],[[64508,64511],"mapped",[1740]],[[64512,64512],"mapped",[1574,1580]],[[64513,64513],"mapped",[1574,1581]],[[64514,64514],"mapped",[1574,1605]],[[64515,64515],"mapped",[1574,1609]],[[64516,64516],"mapped",[1574,1610]],[[64517,64517],"mapped",[1576,1580]],[[64518,64518],"mapped",[1576,1581]],[[64519,64519],"mapped",[1576,1582]],[[64520,64520],"mapped",[1576,1605]],[[64521,64521],"mapped",[1576,1609]],[[64522,64522],"mapped",[1576,1610]],[[64523,64523],"mapped",[1578,1580]],[[64524,64524],"mapped",[1578,1581]],[[64525,64525],"mapped",[1578,1582]],[[64526,64526],"mapped",[1578,1605]],[[64527,64527],"mapped",[1578,1609]],[[64528,64528],"mapped",[1578,1610]],[[64529,64529],"mapped",[1579,1580]],[[64530,64530],"mapped",[1579,1605]],[[64531,64531],"mapped",[1579,1609]],[[64532,64532],"mapped",[1579,1610]],[[64533,64533],"mapped",[1580,1581]],[[64534,64534],"mapped",[1580,1605]],[[64535,64535],"mapped",[1581,1580]],[[64536,64536],"mapped",[1581,1605]],[[64537,64537],"mapped",[1582,1580]],[[64538,64538],"mapped",[1582,1581]],[[64539,64539],"mapped",[1582,1605]],[[64540,64540],"mapped",[1587,1580]],[[64541,64541],"mapped",[1587,1581]],[[64542,64542],"mapped",[1587,1582]],[[64543,64543],"mapped",[1587,1605]],[[64544,64544],"mapped",[1589,1581]],[[64545,64545],"mapped",[1589,1605]],[[64546,64546],"mapped",[1590,1580]],[[64547,64547],"mapped",[1590,1581]],[[64548,64548],"mapped",[1590,1582]],[[64549,64549],"mapped",[1590,1605]],[[64550,64550],"mapped",[1591,1581]],[[64551,64551],"mapped",[1591,1605]],[[64552,64552],"mapped",[1592,1605]],[[64553,64553],"mapped",[1593,1580]],[[64554,64554],"mapped",[1593,1605]],[[64555,64555],"mapped",[1594,1580]],[[64556,64556],"mapped",[1594,1605]],[[64557,64557],"mapped",[1601,1580]],[[64558,64558],"mapped",[1601,1581]],[[64559,64559],"mapped",[1601,1582]],[[64560,64560],"mapped",[1601,1605]],[[64561,64561],"mapped",[1601,1609]],[[64562,64562],"mapped",[1601,1610]],[[64563,64563],"mapped",[1602,1581]],[[64564,64564],"mapped",[1602,1605]],[[64565,64565],"mapped",[1602,1609]],[[64566,64566],"mapped",[1602,1610]],[[64567,64567],"mapped",[1603,1575]],[[64568,64568],"mapped",[1603,1580]],[[64569,64569],"mapped",[1603,1581]],[[64570,64570],"mapped",[1603,1582]],[[64571,64571],"mapped",[1603,1604]],[[64572,64572],"mapped",[1603,1605]],[[64573,64573],"mapped",[1603,1609]],[[64574,64574],"mapped",[1603,1610]],[[64575,64575],"mapped",[1604,1580]],[[64576,64576],"mapped",[1604,1581]],[[64577,64577],"mapped",[1604,1582]],[[64578,64578],"mapped",[1604,1605]],[[64579,64579],"mapped",[1604,1609]],[[64580,64580],"mapped",[1604,1610]],[[64581,64581],"mapped",[1605,1580]],[[64582,64582],"mapped",[1605,1581]],[[64583,64583],"mapped",[1605,1582]],[[64584,64584],"mapped",[1605,1605]],[[64585,64585],"mapped",[1605,1609]],[[64586,64586],"mapped",[1605,1610]],[[64587,64587],"mapped",[1606,1580]],[[64588,64588],"mapped",[1606,1581]],[[64589,64589],"mapped",[1606,1582]],[[64590,64590],"mapped",[1606,1605]],[[64591,64591],"mapped",[1606,1609]],[[64592,64592],"mapped",[1606,1610]],[[64593,64593],"mapped",[1607,1580]],[[64594,64594],"mapped",[1607,1605]],[[64595,64595],"mapped",[1607,1609]],[[64596,64596],"mapped",[1607,1610]],[[64597,64597],"mapped",[1610,1580]],[[64598,64598],"mapped",[1610,1581]],[[64599,64599],"mapped",[1610,1582]],[[64600,64600],"mapped",[1610,1605]],[[64601,64601],"mapped",[1610,1609]],[[64602,64602],"mapped",[1610,1610]],[[64603,64603],"mapped",[1584,1648]],[[64604,64604],"mapped",[1585,1648]],[[64605,64605],"mapped",[1609,1648]],[[64606,64606],"disallowed_STD3_mapped",[32,1612,1617]],[[64607,64607],"disallowed_STD3_mapped",[32,1613,1617]],[[64608,64608],"disallowed_STD3_mapped",[32,1614,1617]],[[64609,64609],"disallowed_STD3_mapped",[32,1615,1617]],[[64610,64610],"disallowed_STD3_mapped",[32,1616,1617]],[[64611,64611],"disallowed_STD3_mapped",[32,1617,1648]],[[64612,64612],"mapped",[1574,1585]],[[64613,64613],"mapped",[1574,1586]],[[64614,64614],"mapped",[1574,1605]],[[64615,64615],"mapped",[1574,1606]],[[64616,64616],"mapped",[1574,1609]],[[64617,64617],"mapped",[1574,1610]],[[64618,64618],"mapped",[1576,1585]],[[64619,64619],"mapped",[1576,1586]],[[64620,64620],"mapped",[1576,1605]],[[64621,64621],"mapped",[1576,1606]],[[64622,64622],"mapped",[1576,1609]],[[64623,64623],"mapped",[1576,1610]],[[64624,64624],"mapped",[1578,1585]],[[64625,64625],"mapped",[1578,1586]],[[64626,64626],"mapped",[1578,1605]],[[64627,64627],"mapped",[1578,1606]],[[64628,64628],"mapped",[1578,1609]],[[64629,64629],"mapped",[1578,1610]],[[64630,64630],"mapped",[1579,1585]],[[64631,64631],"mapped",[1579,1586]],[[64632,64632],"mapped",[1579,1605]],[[64633,64633],"mapped",[1579,1606]],[[64634,64634],"mapped",[1579,1609]],[[64635,64635],"mapped",[1579,1610]],[[64636,64636],"mapped",[1601,1609]],[[64637,64637],"mapped",[1601,1610]],[[64638,64638],"mapped",[1602,1609]],[[64639,64639],"mapped",[1602,1610]],[[64640,64640],"mapped",[1603,1575]],[[64641,64641],"mapped",[1603,1604]],[[64642,64642],"mapped",[1603,1605]],[[64643,64643],"mapped",[1603,1609]],[[64644,64644],"mapped",[1603,1610]],[[64645,64645],"mapped",[1604,1605]],[[64646,64646],"mapped",[1604,1609]],[[64647,64647],"mapped",[1604,1610]],[[64648,64648],"mapped",[1605,1575]],[[64649,64649],"mapped",[1605,1605]],[[64650,64650],"mapped",[1606,1585]],[[64651,64651],"mapped",[1606,1586]],[[64652,64652],"mapped",[1606,1605]],[[64653,64653],"mapped",[1606,1606]],[[64654,64654],"mapped",[1606,1609]],[[64655,64655],"mapped",[1606,1610]],[[64656,64656],"mapped",[1609,1648]],[[64657,64657],"mapped",[1610,1585]],[[64658,64658],"mapped",[1610,1586]],[[64659,64659],"mapped",[1610,1605]],[[64660,64660],"mapped",[1610,1606]],[[64661,64661],"mapped",[1610,1609]],[[64662,64662],"mapped",[1610,1610]],[[64663,64663],"mapped",[1574,1580]],[[64664,64664],"mapped",[1574,1581]],[[64665,64665],"mapped",[1574,1582]],[[64666,64666],"mapped",[1574,1605]],[[64667,64667],"mapped",[1574,1607]],[[64668,64668],"mapped",[1576,1580]],[[64669,64669],"mapped",[1576,1581]],[[64670,64670],"mapped",[1576,1582]],[[64671,64671],"mapped",[1576,1605]],[[64672,64672],"mapped",[1576,1607]],[[64673,64673],"mapped",[1578,1580]],[[64674,64674],"mapped",[1578,1581]],[[64675,64675],"mapped",[1578,1582]],[[64676,64676],"mapped",[1578,1605]],[[64677,64677],"mapped",[1578,1607]],[[64678,64678],"mapped",[1579,1605]],[[64679,64679],"mapped",[1580,1581]],[[64680,64680],"mapped",[1580,1605]],[[64681,64681],"mapped",[1581,1580]],[[64682,64682],"mapped",[1581,1605]],[[64683,64683],"mapped",[1582,1580]],[[64684,64684],"mapped",[1582,1605]],[[64685,64685],"mapped",[1587,1580]],[[64686,64686],"mapped",[1587,1581]],[[64687,64687],"mapped",[1587,1582]],[[64688,64688],"mapped",[1587,1605]],[[64689,64689],"mapped",[1589,1581]],[[64690,64690],"mapped",[1589,1582]],[[64691,64691],"mapped",[1589,1605]],[[64692,64692],"mapped",[1590,1580]],[[64693,64693],"mapped",[1590,1581]],[[64694,64694],"mapped",[1590,1582]],[[64695,64695],"mapped",[1590,1605]],[[64696,64696],"mapped",[1591,1581]],[[64697,64697],"mapped",[1592,1605]],[[64698,64698],"mapped",[1593,1580]],[[64699,64699],"mapped",[1593,1605]],[[64700,64700],"mapped",[1594,1580]],[[64701,64701],"mapped",[1594,1605]],[[64702,64702],"mapped",[1601,1580]],[[64703,64703],"mapped",[1601,1581]],[[64704,64704],"mapped",[1601,1582]],[[64705,64705],"mapped",[1601,1605]],[[64706,64706],"mapped",[1602,1581]],[[64707,64707],"mapped",[1602,1605]],[[64708,64708],"mapped",[1603,1580]],[[64709,64709],"mapped",[1603,1581]],[[64710,64710],"mapped",[1603,1582]],[[64711,64711],"mapped",[1603,1604]],[[64712,64712],"mapped",[1603,1605]],[[64713,64713],"mapped",[1604,1580]],[[64714,64714],"mapped",[1604,1581]],[[64715,64715],"mapped",[1604,1582]],[[64716,64716],"mapped",[1604,1605]],[[64717,64717],"mapped",[1604,1607]],[[64718,64718],"mapped",[1605,1580]],[[64719,64719],"mapped",[1605,1581]],[[64720,64720],"mapped",[1605,1582]],[[64721,64721],"mapped",[1605,1605]],[[64722,64722],"mapped",[1606,1580]],[[64723,64723],"mapped",[1606,1581]],[[64724,64724],"mapped",[1606,1582]],[[64725,64725],"mapped",[1606,1605]],[[64726,64726],"mapped",[1606,1607]],[[64727,64727],"mapped",[1607,1580]],[[64728,64728],"mapped",[1607,1605]],[[64729,64729],"mapped",[1607,1648]],[[64730,64730],"mapped",[1610,1580]],[[64731,64731],"mapped",[1610,1581]],[[64732,64732],"mapped",[1610,1582]],[[64733,64733],"mapped",[1610,1605]],[[64734,64734],"mapped",[1610,1607]],[[64735,64735],"mapped",[1574,1605]],[[64736,64736],"mapped",[1574,1607]],[[64737,64737],"mapped",[1576,1605]],[[64738,64738],"mapped",[1576,1607]],[[64739,64739],"mapped",[1578,1605]],[[64740,64740],"mapped",[1578,1607]],[[64741,64741],"mapped",[1579,1605]],[[64742,64742],"mapped",[1579,1607]],[[64743,64743],"mapped",[1587,1605]],[[64744,64744],"mapped",[1587,1607]],[[64745,64745],"mapped",[1588,1605]],[[64746,64746],"mapped",[1588,1607]],[[64747,64747],"mapped",[1603,1604]],[[64748,64748],"mapped",[1603,1605]],[[64749,64749],"mapped",[1604,1605]],[[64750,64750],"mapped",[1606,1605]],[[64751,64751],"mapped",[1606,1607]],[[64752,64752],"mapped",[1610,1605]],[[64753,64753],"mapped",[1610,1607]],[[64754,64754],"mapped",[1600,1614,1617]],[[64755,64755],"mapped",[1600,1615,1617]],[[64756,64756],"mapped",[1600,1616,1617]],[[64757,64757],"mapped",[1591,1609]],[[64758,64758],"mapped",[1591,1610]],[[64759,64759],"mapped",[1593,1609]],[[64760,64760],"mapped",[1593,1610]],[[64761,64761],"mapped",[1594,1609]],[[64762,64762],"mapped",[1594,1610]],[[64763,64763],"mapped",[1587,1609]],[[64764,64764],"mapped",[1587,1610]],[[64765,64765],"mapped",[1588,1609]],[[64766,64766],"mapped",[1588,1610]],[[64767,64767],"mapped",[1581,1609]],[[64768,64768],"mapped",[1581,1610]],[[64769,64769],"mapped",[1580,1609]],[[64770,64770],"mapped",[1580,1610]],[[64771,64771],"mapped",[1582,1609]],[[64772,64772],"mapped",[1582,1610]],[[64773,64773],"mapped",[1589,1609]],[[64774,64774],"mapped",[1589,1610]],[[64775,64775],"mapped",[1590,1609]],[[64776,64776],"mapped",[1590,1610]],[[64777,64777],"mapped",[1588,1580]],[[64778,64778],"mapped",[1588,1581]],[[64779,64779],"mapped",[1588,1582]],[[64780,64780],"mapped",[1588,1605]],[[64781,64781],"mapped",[1588,1585]],[[64782,64782],"mapped",[1587,1585]],[[64783,64783],"mapped",[1589,1585]],[[64784,64784],"mapped",[1590,1585]],[[64785,64785],"mapped",[1591,1609]],[[64786,64786],"mapped",[1591,1610]],[[64787,64787],"mapped",[1593,1609]],[[64788,64788],"mapped",[1593,1610]],[[64789,64789],"mapped",[1594,1609]],[[64790,64790],"mapped",[1594,1610]],[[64791,64791],"mapped",[1587,1609]],[[64792,64792],"mapped",[1587,1610]],[[64793,64793],"mapped",[1588,1609]],[[64794,64794],"mapped",[1588,1610]],[[64795,64795],"mapped",[1581,1609]],[[64796,64796],"mapped",[1581,1610]],[[64797,64797],"mapped",[1580,1609]],[[64798,64798],"mapped",[1580,1610]],[[64799,64799],"mapped",[1582,1609]],[[64800,64800],"mapped",[1582,1610]],[[64801,64801],"mapped",[1589,1609]],[[64802,64802],"mapped",[1589,1610]],[[64803,64803],"mapped",[1590,1609]],[[64804,64804],"mapped",[1590,1610]],[[64805,64805],"mapped",[1588,1580]],[[64806,64806],"mapped",[1588,1581]],[[64807,64807],"mapped",[1588,1582]],[[64808,64808],"mapped",[1588,1605]],[[64809,64809],"mapped",[1588,1585]],[[64810,64810],"mapped",[1587,1585]],[[64811,64811],"mapped",[1589,1585]],[[64812,64812],"mapped",[1590,1585]],[[64813,64813],"mapped",[1588,1580]],[[64814,64814],"mapped",[1588,1581]],[[64815,64815],"mapped",[1588,1582]],[[64816,64816],"mapped",[1588,1605]],[[64817,64817],"mapped",[1587,1607]],[[64818,64818],"mapped",[1588,1607]],[[64819,64819],"mapped",[1591,1605]],[[64820,64820],"mapped",[1587,1580]],[[64821,64821],"mapped",[1587,1581]],[[64822,64822],"mapped",[1587,1582]],[[64823,64823],"mapped",[1588,1580]],[[64824,64824],"mapped",[1588,1581]],[[64825,64825],"mapped",[1588,1582]],[[64826,64826],"mapped",[1591,1605]],[[64827,64827],"mapped",[1592,1605]],[[64828,64829],"mapped",[1575,1611]],[[64830,64831],"valid",[],"NV8"],[[64832,64847],"disallowed"],[[64848,64848],"mapped",[1578,1580,1605]],[[64849,64850],"mapped",[1578,1581,1580]],[[64851,64851],"mapped",[1578,1581,1605]],[[64852,64852],"mapped",[1578,1582,1605]],[[64853,64853],"mapped",[1578,1605,1580]],[[64854,64854],"mapped",[1578,1605,1581]],[[64855,64855],"mapped",[1578,1605,1582]],[[64856,64857],"mapped",[1580,1605,1581]],[[64858,64858],"mapped",[1581,1605,1610]],[[64859,64859],"mapped",[1581,1605,1609]],[[64860,64860],"mapped",[1587,1581,1580]],[[64861,64861],"mapped",[1587,1580,1581]],[[64862,64862],"mapped",[1587,1580,1609]],[[64863,64864],"mapped",[1587,1605,1581]],[[64865,64865],"mapped",[1587,1605,1580]],[[64866,64867],"mapped",[1587,1605,1605]],[[64868,64869],"mapped",[1589,1581,1581]],[[64870,64870],"mapped",[1589,1605,1605]],[[64871,64872],"mapped",[1588,1581,1605]],[[64873,64873],"mapped",[1588,1580,1610]],[[64874,64875],"mapped",[1588,1605,1582]],[[64876,64877],"mapped",[1588,1605,1605]],[[64878,64878],"mapped",[1590,1581,1609]],[[64879,64880],"mapped",[1590,1582,1605]],[[64881,64882],"mapped",[1591,1605,1581]],[[64883,64883],"mapped",[1591,1605,1605]],[[64884,64884],"mapped",[1591,1605,1610]],[[64885,64885],"mapped",[1593,1580,1605]],[[64886,64887],"mapped",[1593,1605,1605]],[[64888,64888],"mapped",[1593,1605,1609]],[[64889,64889],"mapped",[1594,1605,1605]],[[64890,64890],"mapped",[1594,1605,1610]],[[64891,64891],"mapped",[1594,1605,1609]],[[64892,64893],"mapped",[1601,1582,1605]],[[64894,64894],"mapped",[1602,1605,1581]],[[64895,64895],"mapped",[1602,1605,1605]],[[64896,64896],"mapped",[1604,1581,1605]],[[64897,64897],"mapped",[1604,1581,1610]],[[64898,64898],"mapped",[1604,1581,1609]],[[64899,64900],"mapped",[1604,1580,1580]],[[64901,64902],"mapped",[1604,1582,1605]],[[64903,64904],"mapped",[1604,1605,1581]],[[64905,64905],"mapped",[1605,1581,1580]],[[64906,64906],"mapped",[1605,1581,1605]],[[64907,64907],"mapped",[1605,1581,1610]],[[64908,64908],"mapped",[1605,1580,1581]],[[64909,64909],"mapped",[1605,1580,1605]],[[64910,64910],"mapped",[1605,1582,1580]],[[64911,64911],"mapped",[1605,1582,1605]],[[64912,64913],"disallowed"],[[64914,64914],"mapped",[1605,1580,1582]],[[64915,64915],"mapped",[1607,1605,1580]],[[64916,64916],"mapped",[1607,1605,1605]],[[64917,64917],"mapped",[1606,1581,1605]],[[64918,64918],"mapped",[1606,1581,1609]],[[64919,64920],"mapped",[1606,1580,1605]],[[64921,64921],"mapped",[1606,1580,1609]],[[64922,64922],"mapped",[1606,1605,1610]],[[64923,64923],"mapped",[1606,1605,1609]],[[64924,64925],"mapped",[1610,1605,1605]],[[64926,64926],"mapped",[1576,1582,1610]],[[64927,64927],"mapped",[1578,1580,1610]],[[64928,64928],"mapped",[1578,1580,1609]],[[64929,64929],"mapped",[1578,1582,1610]],[[64930,64930],"mapped",[1578,1582,1609]],[[64931,64931],"mapped",[1578,1605,1610]],[[64932,64932],"mapped",[1578,1605,1609]],[[64933,64933],"mapped",[1580,1605,1610]],[[64934,64934],"mapped",[1580,1581,1609]],[[64935,64935],"mapped",[1580,1605,1609]],[[64936,64936],"mapped",[1587,1582,1609]],[[64937,64937],"mapped",[1589,1581,1610]],[[64938,64938],"mapped",[1588,1581,1610]],[[64939,64939],"mapped",[1590,1581,1610]],[[64940,64940],"mapped",[1604,1580,1610]],[[64941,64941],"mapped",[1604,1605,1610]],[[64942,64942],"mapped",[1610,1581,1610]],[[64943,64943],"mapped",[1610,1580,1610]],[[64944,64944],"mapped",[1610,1605,1610]],[[64945,64945],"mapped",[1605,1605,1610]],[[64946,64946],"mapped",[1602,1605,1610]],[[64947,64947],"mapped",[1606,1581,1610]],[[64948,64948],"mapped",[1602,1605,1581]],[[64949,64949],"mapped",[1604,1581,1605]],[[64950,64950],"mapped",[1593,1605,1610]],[[64951,64951],"mapped",[1603,1605,1610]],[[64952,64952],"mapped",[1606,1580,1581]],[[64953,64953],"mapped",[1605,1582,1610]],[[64954,64954],"mapped",[1604,1580,1605]],[[64955,64955],"mapped",[1603,1605,1605]],[[64956,64956],"mapped",[1604,1580,1605]],[[64957,64957],"mapped",[1606,1580,1581]],[[64958,64958],"mapped",[1580,1581,1610]],[[64959,64959],"mapped",[1581,1580,1610]],[[64960,64960],"mapped",[1605,1580,1610]],[[64961,64961],"mapped",[1601,1605,1610]],[[64962,64962],"mapped",[1576,1581,1610]],[[64963,64963],"mapped",[1603,1605,1605]],[[64964,64964],"mapped",[1593,1580,1605]],[[64965,64965],"mapped",[1589,1605,1605]],[[64966,64966],"mapped",[1587,1582,1610]],[[64967,64967],"mapped",[1606,1580,1610]],[[64968,64975],"disallowed"],[[64976,65007],"disallowed"],[[65008,65008],"mapped",[1589,1604,1746]],[[65009,65009],"mapped",[1602,1604,1746]],[[65010,65010],"mapped",[1575,1604,1604,1607]],[[65011,65011],"mapped",[1575,1603,1576,1585]],[[65012,65012],"mapped",[1605,1581,1605,1583]],[[65013,65013],"mapped",[1589,1604,1593,1605]],[[65014,65014],"mapped",[1585,1587,1608,1604]],[[65015,65015],"mapped",[1593,1604,1610,1607]],[[65016,65016],"mapped",[1608,1587,1604,1605]],[[65017,65017],"mapped",[1589,1604,1609]],[[65018,65018],"disallowed_STD3_mapped",[1589,1604,1609,32,1575,1604,1604,1607,32,1593,1604,1610,1607,32,1608,1587,1604,1605]],[[65019,65019],"disallowed_STD3_mapped",[1580,1604,32,1580,1604,1575,1604,1607]],[[65020,65020],"mapped",[1585,1740,1575,1604]],[[65021,65021],"valid",[],"NV8"],[[65022,65023],"disallowed"],[[65024,65039],"ignored"],[[65040,65040],"disallowed_STD3_mapped",[44]],[[65041,65041],"mapped",[12289]],[[65042,65042],"disallowed"],[[65043,65043],"disallowed_STD3_mapped",[58]],[[65044,65044],"disallowed_STD3_mapped",[59]],[[65045,65045],"disallowed_STD3_mapped",[33]],[[65046,65046],"disallowed_STD3_mapped",[63]],[[65047,65047],"mapped",[12310]],[[65048,65048],"mapped",[12311]],[[65049,65049],"disallowed"],[[65050,65055],"disallowed"],[[65056,65059],"valid"],[[65060,65062],"valid"],[[65063,65069],"valid"],[[65070,65071],"valid"],[[65072,65072],"disallowed"],[[65073,65073],"mapped",[8212]],[[65074,65074],"mapped",[8211]],[[65075,65076],"disallowed_STD3_mapped",[95]],[[65077,65077],"disallowed_STD3_mapped",[40]],[[65078,65078],"disallowed_STD3_mapped",[41]],[[65079,65079],"disallowed_STD3_mapped",[123]],[[65080,65080],"disallowed_STD3_mapped",[125]],[[65081,65081],"mapped",[12308]],[[65082,65082],"mapped",[12309]],[[65083,65083],"mapped",[12304]],[[65084,65084],"mapped",[12305]],[[65085,65085],"mapped",[12298]],[[65086,65086],"mapped",[12299]],[[65087,65087],"mapped",[12296]],[[65088,65088],"mapped",[12297]],[[65089,65089],"mapped",[12300]],[[65090,65090],"mapped",[12301]],[[65091,65091],"mapped",[12302]],[[65092,65092],"mapped",[12303]],[[65093,65094],"valid",[],"NV8"],[[65095,65095],"disallowed_STD3_mapped",[91]],[[65096,65096],"disallowed_STD3_mapped",[93]],[[65097,65100],"disallowed_STD3_mapped",[32,773]],[[65101,65103],"disallowed_STD3_mapped",[95]],[[65104,65104],"disallowed_STD3_mapped",[44]],[[65105,65105],"mapped",[12289]],[[65106,65106],"disallowed"],[[65107,65107],"disallowed"],[[65108,65108],"disallowed_STD3_mapped",[59]],[[65109,65109],"disallowed_STD3_mapped",[58]],[[65110,65110],"disallowed_STD3_mapped",[63]],[[65111,65111],"disallowed_STD3_mapped",[33]],[[65112,65112],"mapped",[8212]],[[65113,65113],"disallowed_STD3_mapped",[40]],[[65114,65114],"disallowed_STD3_mapped",[41]],[[65115,65115],"disallowed_STD3_mapped",[123]],[[65116,65116],"disallowed_STD3_mapped",[125]],[[65117,65117],"mapped",[12308]],[[65118,65118],"mapped",[12309]],[[65119,65119],"disallowed_STD3_mapped",[35]],[[65120,65120],"disallowed_STD3_mapped",[38]],[[65121,65121],"disallowed_STD3_mapped",[42]],[[65122,65122],"disallowed_STD3_mapped",[43]],[[65123,65123],"mapped",[45]],[[65124,65124],"disallowed_STD3_mapped",[60]],[[65125,65125],"disallowed_STD3_mapped",[62]],[[65126,65126],"disallowed_STD3_mapped",[61]],[[65127,65127],"disallowed"],[[65128,65128],"disallowed_STD3_mapped",[92]],[[65129,65129],"disallowed_STD3_mapped",[36]],[[65130,65130],"disallowed_STD3_mapped",[37]],[[65131,65131],"disallowed_STD3_mapped",[64]],[[65132,65135],"disallowed"],[[65136,65136],"disallowed_STD3_mapped",[32,1611]],[[65137,65137],"mapped",[1600,1611]],[[65138,65138],"disallowed_STD3_mapped",[32,1612]],[[65139,65139],"valid"],[[65140,65140],"disallowed_STD3_mapped",[32,1613]],[[65141,65141],"disallowed"],[[65142,65142],"disallowed_STD3_mapped",[32,1614]],[[65143,65143],"mapped",[1600,1614]],[[65144,65144],"disallowed_STD3_mapped",[32,1615]],[[65145,65145],"mapped",[1600,1615]],[[65146,65146],"disallowed_STD3_mapped",[32,1616]],[[65147,65147],"mapped",[1600,1616]],[[65148,65148],"disallowed_STD3_mapped",[32,1617]],[[65149,65149],"mapped",[1600,1617]],[[65150,65150],"disallowed_STD3_mapped",[32,1618]],[[65151,65151],"mapped",[1600,1618]],[[65152,65152],"mapped",[1569]],[[65153,65154],"mapped",[1570]],[[65155,65156],"mapped",[1571]],[[65157,65158],"mapped",[1572]],[[65159,65160],"mapped",[1573]],[[65161,65164],"mapped",[1574]],[[65165,65166],"mapped",[1575]],[[65167,65170],"mapped",[1576]],[[65171,65172],"mapped",[1577]],[[65173,65176],"mapped",[1578]],[[65177,65180],"mapped",[1579]],[[65181,65184],"mapped",[1580]],[[65185,65188],"mapped",[1581]],[[65189,65192],"mapped",[1582]],[[65193,65194],"mapped",[1583]],[[65195,65196],"mapped",[1584]],[[65197,65198],"mapped",[1585]],[[65199,65200],"mapped",[1586]],[[65201,65204],"mapped",[1587]],[[65205,65208],"mapped",[1588]],[[65209,65212],"mapped",[1589]],[[65213,65216],"mapped",[1590]],[[65217,65220],"mapped",[1591]],[[65221,65224],"mapped",[1592]],[[65225,65228],"mapped",[1593]],[[65229,65232],"mapped",[1594]],[[65233,65236],"mapped",[1601]],[[65237,65240],"mapped",[1602]],[[65241,65244],"mapped",[1603]],[[65245,65248],"mapped",[1604]],[[65249,65252],"mapped",[1605]],[[65253,65256],"mapped",[1606]],[[65257,65260],"mapped",[1607]],[[65261,65262],"mapped",[1608]],[[65263,65264],"mapped",[1609]],[[65265,65268],"mapped",[1610]],[[65269,65270],"mapped",[1604,1570]],[[65271,65272],"mapped",[1604,1571]],[[65273,65274],"mapped",[1604,1573]],[[65275,65276],"mapped",[1604,1575]],[[65277,65278],"disallowed"],[[65279,65279],"ignored"],[[65280,65280],"disallowed"],[[65281,65281],"disallowed_STD3_mapped",[33]],[[65282,65282],"disallowed_STD3_mapped",[34]],[[65283,65283],"disallowed_STD3_mapped",[35]],[[65284,65284],"disallowed_STD3_mapped",[36]],[[65285,65285],"disallowed_STD3_mapped",[37]],[[65286,65286],"disallowed_STD3_mapped",[38]],[[65287,65287],"disallowed_STD3_mapped",[39]],[[65288,65288],"disallowed_STD3_mapped",[40]],[[65289,65289],"disallowed_STD3_mapped",[41]],[[65290,65290],"disallowed_STD3_mapped",[42]],[[65291,65291],"disallowed_STD3_mapped",[43]],[[65292,65292],"disallowed_STD3_mapped",[44]],[[65293,65293],"mapped",[45]],[[65294,65294],"mapped",[46]],[[65295,65295],"disallowed_STD3_mapped",[47]],[[65296,65296],"mapped",[48]],[[65297,65297],"mapped",[49]],[[65298,65298],"mapped",[50]],[[65299,65299],"mapped",[51]],[[65300,65300],"mapped",[52]],[[65301,65301],"mapped",[53]],[[65302,65302],"mapped",[54]],[[65303,65303],"mapped",[55]],[[65304,65304],"mapped",[56]],[[65305,65305],"mapped",[57]],[[65306,65306],"disallowed_STD3_mapped",[58]],[[65307,65307],"disallowed_STD3_mapped",[59]],[[65308,65308],"disallowed_STD3_mapped",[60]],[[65309,65309],"disallowed_STD3_mapped",[61]],[[65310,65310],"disallowed_STD3_mapped",[62]],[[65311,65311],"disallowed_STD3_mapped",[63]],[[65312,65312],"disallowed_STD3_mapped",[64]],[[65313,65313],"mapped",[97]],[[65314,65314],"mapped",[98]],[[65315,65315],"mapped",[99]],[[65316,65316],"mapped",[100]],[[65317,65317],"mapped",[101]],[[65318,65318],"mapped",[102]],[[65319,65319],"mapped",[103]],[[65320,65320],"mapped",[104]],[[65321,65321],"mapped",[105]],[[65322,65322],"mapped",[106]],[[65323,65323],"mapped",[107]],[[65324,65324],"mapped",[108]],[[65325,65325],"mapped",[109]],[[65326,65326],"mapped",[110]],[[65327,65327],"mapped",[111]],[[65328,65328],"mapped",[112]],[[65329,65329],"mapped",[113]],[[65330,65330],"mapped",[114]],[[65331,65331],"mapped",[115]],[[65332,65332],"mapped",[116]],[[65333,65333],"mapped",[117]],[[65334,65334],"mapped",[118]],[[65335,65335],"mapped",[119]],[[65336,65336],"mapped",[120]],[[65337,65337],"mapped",[121]],[[65338,65338],"mapped",[122]],[[65339,65339],"disallowed_STD3_mapped",[91]],[[65340,65340],"disallowed_STD3_mapped",[92]],[[65341,65341],"disallowed_STD3_mapped",[93]],[[65342,65342],"disallowed_STD3_mapped",[94]],[[65343,65343],"disallowed_STD3_mapped",[95]],[[65344,65344],"disallowed_STD3_mapped",[96]],[[65345,65345],"mapped",[97]],[[65346,65346],"mapped",[98]],[[65347,65347],"mapped",[99]],[[65348,65348],"mapped",[100]],[[65349,65349],"mapped",[101]],[[65350,65350],"mapped",[102]],[[65351,65351],"mapped",[103]],[[65352,65352],"mapped",[104]],[[65353,65353],"mapped",[105]],[[65354,65354],"mapped",[106]],[[65355,65355],"mapped",[107]],[[65356,65356],"mapped",[108]],[[65357,65357],"mapped",[109]],[[65358,65358],"mapped",[110]],[[65359,65359],"mapped",[111]],[[65360,65360],"mapped",[112]],[[65361,65361],"mapped",[113]],[[65362,65362],"mapped",[114]],[[65363,65363],"mapped",[115]],[[65364,65364],"mapped",[116]],[[65365,65365],"mapped",[117]],[[65366,65366],"mapped",[118]],[[65367,65367],"mapped",[119]],[[65368,65368],"mapped",[120]],[[65369,65369],"mapped",[121]],[[65370,65370],"mapped",[122]],[[65371,65371],"disallowed_STD3_mapped",[123]],[[65372,65372],"disallowed_STD3_mapped",[124]],[[65373,65373],"disallowed_STD3_mapped",[125]],[[65374,65374],"disallowed_STD3_mapped",[126]],[[65375,65375],"mapped",[10629]],[[65376,65376],"mapped",[10630]],[[65377,65377],"mapped",[46]],[[65378,65378],"mapped",[12300]],[[65379,65379],"mapped",[12301]],[[65380,65380],"mapped",[12289]],[[65381,65381],"mapped",[12539]],[[65382,65382],"mapped",[12530]],[[65383,65383],"mapped",[12449]],[[65384,65384],"mapped",[12451]],[[65385,65385],"mapped",[12453]],[[65386,65386],"mapped",[12455]],[[65387,65387],"mapped",[12457]],[[65388,65388],"mapped",[12515]],[[65389,65389],"mapped",[12517]],[[65390,65390],"mapped",[12519]],[[65391,65391],"mapped",[12483]],[[65392,65392],"mapped",[12540]],[[65393,65393],"mapped",[12450]],[[65394,65394],"mapped",[12452]],[[65395,65395],"mapped",[12454]],[[65396,65396],"mapped",[12456]],[[65397,65397],"mapped",[12458]],[[65398,65398],"mapped",[12459]],[[65399,65399],"mapped",[12461]],[[65400,65400],"mapped",[12463]],[[65401,65401],"mapped",[12465]],[[65402,65402],"mapped",[12467]],[[65403,65403],"mapped",[12469]],[[65404,65404],"mapped",[12471]],[[65405,65405],"mapped",[12473]],[[65406,65406],"mapped",[12475]],[[65407,65407],"mapped",[12477]],[[65408,65408],"mapped",[12479]],[[65409,65409],"mapped",[12481]],[[65410,65410],"mapped",[12484]],[[65411,65411],"mapped",[12486]],[[65412,65412],"mapped",[12488]],[[65413,65413],"mapped",[12490]],[[65414,65414],"mapped",[12491]],[[65415,65415],"mapped",[12492]],[[65416,65416],"mapped",[12493]],[[65417,65417],"mapped",[12494]],[[65418,65418],"mapped",[12495]],[[65419,65419],"mapped",[12498]],[[65420,65420],"mapped",[12501]],[[65421,65421],"mapped",[12504]],[[65422,65422],"mapped",[12507]],[[65423,65423],"mapped",[12510]],[[65424,65424],"mapped",[12511]],[[65425,65425],"mapped",[12512]],[[65426,65426],"mapped",[12513]],[[65427,65427],"mapped",[12514]],[[65428,65428],"mapped",[12516]],[[65429,65429],"mapped",[12518]],[[65430,65430],"mapped",[12520]],[[65431,65431],"mapped",[12521]],[[65432,65432],"mapped",[12522]],[[65433,65433],"mapped",[12523]],[[65434,65434],"mapped",[12524]],[[65435,65435],"mapped",[12525]],[[65436,65436],"mapped",[12527]],[[65437,65437],"mapped",[12531]],[[65438,65438],"mapped",[12441]],[[65439,65439],"mapped",[12442]],[[65440,65440],"disallowed"],[[65441,65441],"mapped",[4352]],[[65442,65442],"mapped",[4353]],[[65443,65443],"mapped",[4522]],[[65444,65444],"mapped",[4354]],[[65445,65445],"mapped",[4524]],[[65446,65446],"mapped",[4525]],[[65447,65447],"mapped",[4355]],[[65448,65448],"mapped",[4356]],[[65449,65449],"mapped",[4357]],[[65450,65450],"mapped",[4528]],[[65451,65451],"mapped",[4529]],[[65452,65452],"mapped",[4530]],[[65453,65453],"mapped",[4531]],[[65454,65454],"mapped",[4532]],[[65455,65455],"mapped",[4533]],[[65456,65456],"mapped",[4378]],[[65457,65457],"mapped",[4358]],[[65458,65458],"mapped",[4359]],[[65459,65459],"mapped",[4360]],[[65460,65460],"mapped",[4385]],[[65461,65461],"mapped",[4361]],[[65462,65462],"mapped",[4362]],[[65463,65463],"mapped",[4363]],[[65464,65464],"mapped",[4364]],[[65465,65465],"mapped",[4365]],[[65466,65466],"mapped",[4366]],[[65467,65467],"mapped",[4367]],[[65468,65468],"mapped",[4368]],[[65469,65469],"mapped",[4369]],[[65470,65470],"mapped",[4370]],[[65471,65473],"disallowed"],[[65474,65474],"mapped",[4449]],[[65475,65475],"mapped",[4450]],[[65476,65476],"mapped",[4451]],[[65477,65477],"mapped",[4452]],[[65478,65478],"mapped",[4453]],[[65479,65479],"mapped",[4454]],[[65480,65481],"disallowed"],[[65482,65482],"mapped",[4455]],[[65483,65483],"mapped",[4456]],[[65484,65484],"mapped",[4457]],[[65485,65485],"mapped",[4458]],[[65486,65486],"mapped",[4459]],[[65487,65487],"mapped",[4460]],[[65488,65489],"disallowed"],[[65490,65490],"mapped",[4461]],[[65491,65491],"mapped",[4462]],[[65492,65492],"mapped",[4463]],[[65493,65493],"mapped",[4464]],[[65494,65494],"mapped",[4465]],[[65495,65495],"mapped",[4466]],[[65496,65497],"disallowed"],[[65498,65498],"mapped",[4467]],[[65499,65499],"mapped",[4468]],[[65500,65500],"mapped",[4469]],[[65501,65503],"disallowed"],[[65504,65504],"mapped",[162]],[[65505,65505],"mapped",[163]],[[65506,65506],"mapped",[172]],[[65507,65507],"disallowed_STD3_mapped",[32,772]],[[65508,65508],"mapped",[166]],[[65509,65509],"mapped",[165]],[[65510,65510],"mapped",[8361]],[[65511,65511],"disallowed"],[[65512,65512],"mapped",[9474]],[[65513,65513],"mapped",[8592]],[[65514,65514],"mapped",[8593]],[[65515,65515],"mapped",[8594]],[[65516,65516],"mapped",[8595]],[[65517,65517],"mapped",[9632]],[[65518,65518],"mapped",[9675]],[[65519,65528],"disallowed"],[[65529,65531],"disallowed"],[[65532,65532],"disallowed"],[[65533,65533],"disallowed"],[[65534,65535],"disallowed"],[[65536,65547],"valid"],[[65548,65548],"disallowed"],[[65549,65574],"valid"],[[65575,65575],"disallowed"],[[65576,65594],"valid"],[[65595,65595],"disallowed"],[[65596,65597],"valid"],[[65598,65598],"disallowed"],[[65599,65613],"valid"],[[65614,65615],"disallowed"],[[65616,65629],"valid"],[[65630,65663],"disallowed"],[[65664,65786],"valid"],[[65787,65791],"disallowed"],[[65792,65794],"valid",[],"NV8"],[[65795,65798],"disallowed"],[[65799,65843],"valid",[],"NV8"],[[65844,65846],"disallowed"],[[65847,65855],"valid",[],"NV8"],[[65856,65930],"valid",[],"NV8"],[[65931,65932],"valid",[],"NV8"],[[65933,65935],"disallowed"],[[65936,65947],"valid",[],"NV8"],[[65948,65951],"disallowed"],[[65952,65952],"valid",[],"NV8"],[[65953,65999],"disallowed"],[[66e3,66044],"valid",[],"NV8"],[[66045,66045],"valid"],[[66046,66175],"disallowed"],[[66176,66204],"valid"],[[66205,66207],"disallowed"],[[66208,66256],"valid"],[[66257,66271],"disallowed"],[[66272,66272],"valid"],[[66273,66299],"valid",[],"NV8"],[[66300,66303],"disallowed"],[[66304,66334],"valid"],[[66335,66335],"valid"],[[66336,66339],"valid",[],"NV8"],[[66340,66351],"disallowed"],[[66352,66368],"valid"],[[66369,66369],"valid",[],"NV8"],[[66370,66377],"valid"],[[66378,66378],"valid",[],"NV8"],[[66379,66383],"disallowed"],[[66384,66426],"valid"],[[66427,66431],"disallowed"],[[66432,66461],"valid"],[[66462,66462],"disallowed"],[[66463,66463],"valid",[],"NV8"],[[66464,66499],"valid"],[[66500,66503],"disallowed"],[[66504,66511],"valid"],[[66512,66517],"valid",[],"NV8"],[[66518,66559],"disallowed"],[[66560,66560],"mapped",[66600]],[[66561,66561],"mapped",[66601]],[[66562,66562],"mapped",[66602]],[[66563,66563],"mapped",[66603]],[[66564,66564],"mapped",[66604]],[[66565,66565],"mapped",[66605]],[[66566,66566],"mapped",[66606]],[[66567,66567],"mapped",[66607]],[[66568,66568],"mapped",[66608]],[[66569,66569],"mapped",[66609]],[[66570,66570],"mapped",[66610]],[[66571,66571],"mapped",[66611]],[[66572,66572],"mapped",[66612]],[[66573,66573],"mapped",[66613]],[[66574,66574],"mapped",[66614]],[[66575,66575],"mapped",[66615]],[[66576,66576],"mapped",[66616]],[[66577,66577],"mapped",[66617]],[[66578,66578],"mapped",[66618]],[[66579,66579],"mapped",[66619]],[[66580,66580],"mapped",[66620]],[[66581,66581],"mapped",[66621]],[[66582,66582],"mapped",[66622]],[[66583,66583],"mapped",[66623]],[[66584,66584],"mapped",[66624]],[[66585,66585],"mapped",[66625]],[[66586,66586],"mapped",[66626]],[[66587,66587],"mapped",[66627]],[[66588,66588],"mapped",[66628]],[[66589,66589],"mapped",[66629]],[[66590,66590],"mapped",[66630]],[[66591,66591],"mapped",[66631]],[[66592,66592],"mapped",[66632]],[[66593,66593],"mapped",[66633]],[[66594,66594],"mapped",[66634]],[[66595,66595],"mapped",[66635]],[[66596,66596],"mapped",[66636]],[[66597,66597],"mapped",[66637]],[[66598,66598],"mapped",[66638]],[[66599,66599],"mapped",[66639]],[[66600,66637],"valid"],[[66638,66717],"valid"],[[66718,66719],"disallowed"],[[66720,66729],"valid"],[[66730,66815],"disallowed"],[[66816,66855],"valid"],[[66856,66863],"disallowed"],[[66864,66915],"valid"],[[66916,66926],"disallowed"],[[66927,66927],"valid",[],"NV8"],[[66928,67071],"disallowed"],[[67072,67382],"valid"],[[67383,67391],"disallowed"],[[67392,67413],"valid"],[[67414,67423],"disallowed"],[[67424,67431],"valid"],[[67432,67583],"disallowed"],[[67584,67589],"valid"],[[67590,67591],"disallowed"],[[67592,67592],"valid"],[[67593,67593],"disallowed"],[[67594,67637],"valid"],[[67638,67638],"disallowed"],[[67639,67640],"valid"],[[67641,67643],"disallowed"],[[67644,67644],"valid"],[[67645,67646],"disallowed"],[[67647,67647],"valid"],[[67648,67669],"valid"],[[67670,67670],"disallowed"],[[67671,67679],"valid",[],"NV8"],[[67680,67702],"valid"],[[67703,67711],"valid",[],"NV8"],[[67712,67742],"valid"],[[67743,67750],"disallowed"],[[67751,67759],"valid",[],"NV8"],[[67760,67807],"disallowed"],[[67808,67826],"valid"],[[67827,67827],"disallowed"],[[67828,67829],"valid"],[[67830,67834],"disallowed"],[[67835,67839],"valid",[],"NV8"],[[67840,67861],"valid"],[[67862,67865],"valid",[],"NV8"],[[67866,67867],"valid",[],"NV8"],[[67868,67870],"disallowed"],[[67871,67871],"valid",[],"NV8"],[[67872,67897],"valid"],[[67898,67902],"disallowed"],[[67903,67903],"valid",[],"NV8"],[[67904,67967],"disallowed"],[[67968,68023],"valid"],[[68024,68027],"disallowed"],[[68028,68029],"valid",[],"NV8"],[[68030,68031],"valid"],[[68032,68047],"valid",[],"NV8"],[[68048,68049],"disallowed"],[[68050,68095],"valid",[],"NV8"],[[68096,68099],"valid"],[[68100,68100],"disallowed"],[[68101,68102],"valid"],[[68103,68107],"disallowed"],[[68108,68115],"valid"],[[68116,68116],"disallowed"],[[68117,68119],"valid"],[[68120,68120],"disallowed"],[[68121,68147],"valid"],[[68148,68151],"disallowed"],[[68152,68154],"valid"],[[68155,68158],"disallowed"],[[68159,68159],"valid"],[[68160,68167],"valid",[],"NV8"],[[68168,68175],"disallowed"],[[68176,68184],"valid",[],"NV8"],[[68185,68191],"disallowed"],[[68192,68220],"valid"],[[68221,68223],"valid",[],"NV8"],[[68224,68252],"valid"],[[68253,68255],"valid",[],"NV8"],[[68256,68287],"disallowed"],[[68288,68295],"valid"],[[68296,68296],"valid",[],"NV8"],[[68297,68326],"valid"],[[68327,68330],"disallowed"],[[68331,68342],"valid",[],"NV8"],[[68343,68351],"disallowed"],[[68352,68405],"valid"],[[68406,68408],"disallowed"],[[68409,68415],"valid",[],"NV8"],[[68416,68437],"valid"],[[68438,68439],"disallowed"],[[68440,68447],"valid",[],"NV8"],[[68448,68466],"valid"],[[68467,68471],"disallowed"],[[68472,68479],"valid",[],"NV8"],[[68480,68497],"valid"],[[68498,68504],"disallowed"],[[68505,68508],"valid",[],"NV8"],[[68509,68520],"disallowed"],[[68521,68527],"valid",[],"NV8"],[[68528,68607],"disallowed"],[[68608,68680],"valid"],[[68681,68735],"disallowed"],[[68736,68736],"mapped",[68800]],[[68737,68737],"mapped",[68801]],[[68738,68738],"mapped",[68802]],[[68739,68739],"mapped",[68803]],[[68740,68740],"mapped",[68804]],[[68741,68741],"mapped",[68805]],[[68742,68742],"mapped",[68806]],[[68743,68743],"mapped",[68807]],[[68744,68744],"mapped",[68808]],[[68745,68745],"mapped",[68809]],[[68746,68746],"mapped",[68810]],[[68747,68747],"mapped",[68811]],[[68748,68748],"mapped",[68812]],[[68749,68749],"mapped",[68813]],[[68750,68750],"mapped",[68814]],[[68751,68751],"mapped",[68815]],[[68752,68752],"mapped",[68816]],[[68753,68753],"mapped",[68817]],[[68754,68754],"mapped",[68818]],[[68755,68755],"mapped",[68819]],[[68756,68756],"mapped",[68820]],[[68757,68757],"mapped",[68821]],[[68758,68758],"mapped",[68822]],[[68759,68759],"mapped",[68823]],[[68760,68760],"mapped",[68824]],[[68761,68761],"mapped",[68825]],[[68762,68762],"mapped",[68826]],[[68763,68763],"mapped",[68827]],[[68764,68764],"mapped",[68828]],[[68765,68765],"mapped",[68829]],[[68766,68766],"mapped",[68830]],[[68767,68767],"mapped",[68831]],[[68768,68768],"mapped",[68832]],[[68769,68769],"mapped",[68833]],[[68770,68770],"mapped",[68834]],[[68771,68771],"mapped",[68835]],[[68772,68772],"mapped",[68836]],[[68773,68773],"mapped",[68837]],[[68774,68774],"mapped",[68838]],[[68775,68775],"mapped",[68839]],[[68776,68776],"mapped",[68840]],[[68777,68777],"mapped",[68841]],[[68778,68778],"mapped",[68842]],[[68779,68779],"mapped",[68843]],[[68780,68780],"mapped",[68844]],[[68781,68781],"mapped",[68845]],[[68782,68782],"mapped",[68846]],[[68783,68783],"mapped",[68847]],[[68784,68784],"mapped",[68848]],[[68785,68785],"mapped",[68849]],[[68786,68786],"mapped",[68850]],[[68787,68799],"disallowed"],[[68800,68850],"valid"],[[68851,68857],"disallowed"],[[68858,68863],"valid",[],"NV8"],[[68864,69215],"disallowed"],[[69216,69246],"valid",[],"NV8"],[[69247,69631],"disallowed"],[[69632,69702],"valid"],[[69703,69709],"valid",[],"NV8"],[[69710,69713],"disallowed"],[[69714,69733],"valid",[],"NV8"],[[69734,69743],"valid"],[[69744,69758],"disallowed"],[[69759,69759],"valid"],[[69760,69818],"valid"],[[69819,69820],"valid",[],"NV8"],[[69821,69821],"disallowed"],[[69822,69825],"valid",[],"NV8"],[[69826,69839],"disallowed"],[[69840,69864],"valid"],[[69865,69871],"disallowed"],[[69872,69881],"valid"],[[69882,69887],"disallowed"],[[69888,69940],"valid"],[[69941,69941],"disallowed"],[[69942,69951],"valid"],[[69952,69955],"valid",[],"NV8"],[[69956,69967],"disallowed"],[[69968,70003],"valid"],[[70004,70005],"valid",[],"NV8"],[[70006,70006],"valid"],[[70007,70015],"disallowed"],[[70016,70084],"valid"],[[70085,70088],"valid",[],"NV8"],[[70089,70089],"valid",[],"NV8"],[[70090,70092],"valid"],[[70093,70093],"valid",[],"NV8"],[[70094,70095],"disallowed"],[[70096,70105],"valid"],[[70106,70106],"valid"],[[70107,70107],"valid",[],"NV8"],[[70108,70108],"valid"],[[70109,70111],"valid",[],"NV8"],[[70112,70112],"disallowed"],[[70113,70132],"valid",[],"NV8"],[[70133,70143],"disallowed"],[[70144,70161],"valid"],[[70162,70162],"disallowed"],[[70163,70199],"valid"],[[70200,70205],"valid",[],"NV8"],[[70206,70271],"disallowed"],[[70272,70278],"valid"],[[70279,70279],"disallowed"],[[70280,70280],"valid"],[[70281,70281],"disallowed"],[[70282,70285],"valid"],[[70286,70286],"disallowed"],[[70287,70301],"valid"],[[70302,70302],"disallowed"],[[70303,70312],"valid"],[[70313,70313],"valid",[],"NV8"],[[70314,70319],"disallowed"],[[70320,70378],"valid"],[[70379,70383],"disallowed"],[[70384,70393],"valid"],[[70394,70399],"disallowed"],[[70400,70400],"valid"],[[70401,70403],"valid"],[[70404,70404],"disallowed"],[[70405,70412],"valid"],[[70413,70414],"disallowed"],[[70415,70416],"valid"],[[70417,70418],"disallowed"],[[70419,70440],"valid"],[[70441,70441],"disallowed"],[[70442,70448],"valid"],[[70449,70449],"disallowed"],[[70450,70451],"valid"],[[70452,70452],"disallowed"],[[70453,70457],"valid"],[[70458,70459],"disallowed"],[[70460,70468],"valid"],[[70469,70470],"disallowed"],[[70471,70472],"valid"],[[70473,70474],"disallowed"],[[70475,70477],"valid"],[[70478,70479],"disallowed"],[[70480,70480],"valid"],[[70481,70486],"disallowed"],[[70487,70487],"valid"],[[70488,70492],"disallowed"],[[70493,70499],"valid"],[[70500,70501],"disallowed"],[[70502,70508],"valid"],[[70509,70511],"disallowed"],[[70512,70516],"valid"],[[70517,70783],"disallowed"],[[70784,70853],"valid"],[[70854,70854],"valid",[],"NV8"],[[70855,70855],"valid"],[[70856,70863],"disallowed"],[[70864,70873],"valid"],[[70874,71039],"disallowed"],[[71040,71093],"valid"],[[71094,71095],"disallowed"],[[71096,71104],"valid"],[[71105,71113],"valid",[],"NV8"],[[71114,71127],"valid",[],"NV8"],[[71128,71133],"valid"],[[71134,71167],"disallowed"],[[71168,71232],"valid"],[[71233,71235],"valid",[],"NV8"],[[71236,71236],"valid"],[[71237,71247],"disallowed"],[[71248,71257],"valid"],[[71258,71295],"disallowed"],[[71296,71351],"valid"],[[71352,71359],"disallowed"],[[71360,71369],"valid"],[[71370,71423],"disallowed"],[[71424,71449],"valid"],[[71450,71452],"disallowed"],[[71453,71467],"valid"],[[71468,71471],"disallowed"],[[71472,71481],"valid"],[[71482,71487],"valid",[],"NV8"],[[71488,71839],"disallowed"],[[71840,71840],"mapped",[71872]],[[71841,71841],"mapped",[71873]],[[71842,71842],"mapped",[71874]],[[71843,71843],"mapped",[71875]],[[71844,71844],"mapped",[71876]],[[71845,71845],"mapped",[71877]],[[71846,71846],"mapped",[71878]],[[71847,71847],"mapped",[71879]],[[71848,71848],"mapped",[71880]],[[71849,71849],"mapped",[71881]],[[71850,71850],"mapped",[71882]],[[71851,71851],"mapped",[71883]],[[71852,71852],"mapped",[71884]],[[71853,71853],"mapped",[71885]],[[71854,71854],"mapped",[71886]],[[71855,71855],"mapped",[71887]],[[71856,71856],"mapped",[71888]],[[71857,71857],"mapped",[71889]],[[71858,71858],"mapped",[71890]],[[71859,71859],"mapped",[71891]],[[71860,71860],"mapped",[71892]],[[71861,71861],"mapped",[71893]],[[71862,71862],"mapped",[71894]],[[71863,71863],"mapped",[71895]],[[71864,71864],"mapped",[71896]],[[71865,71865],"mapped",[71897]],[[71866,71866],"mapped",[71898]],[[71867,71867],"mapped",[71899]],[[71868,71868],"mapped",[71900]],[[71869,71869],"mapped",[71901]],[[71870,71870],"mapped",[71902]],[[71871,71871],"mapped",[71903]],[[71872,71913],"valid"],[[71914,71922],"valid",[],"NV8"],[[71923,71934],"disallowed"],[[71935,71935],"valid"],[[71936,72383],"disallowed"],[[72384,72440],"valid"],[[72441,73727],"disallowed"],[[73728,74606],"valid"],[[74607,74648],"valid"],[[74649,74649],"valid"],[[74650,74751],"disallowed"],[[74752,74850],"valid",[],"NV8"],[[74851,74862],"valid",[],"NV8"],[[74863,74863],"disallowed"],[[74864,74867],"valid",[],"NV8"],[[74868,74868],"valid",[],"NV8"],[[74869,74879],"disallowed"],[[74880,75075],"valid"],[[75076,77823],"disallowed"],[[77824,78894],"valid"],[[78895,82943],"disallowed"],[[82944,83526],"valid"],[[83527,92159],"disallowed"],[[92160,92728],"valid"],[[92729,92735],"disallowed"],[[92736,92766],"valid"],[[92767,92767],"disallowed"],[[92768,92777],"valid"],[[92778,92781],"disallowed"],[[92782,92783],"valid",[],"NV8"],[[92784,92879],"disallowed"],[[92880,92909],"valid"],[[92910,92911],"disallowed"],[[92912,92916],"valid"],[[92917,92917],"valid",[],"NV8"],[[92918,92927],"disallowed"],[[92928,92982],"valid"],[[92983,92991],"valid",[],"NV8"],[[92992,92995],"valid"],[[92996,92997],"valid",[],"NV8"],[[92998,93007],"disallowed"],[[93008,93017],"valid"],[[93018,93018],"disallowed"],[[93019,93025],"valid",[],"NV8"],[[93026,93026],"disallowed"],[[93027,93047],"valid"],[[93048,93052],"disallowed"],[[93053,93071],"valid"],[[93072,93951],"disallowed"],[[93952,94020],"valid"],[[94021,94031],"disallowed"],[[94032,94078],"valid"],[[94079,94094],"disallowed"],[[94095,94111],"valid"],[[94112,110591],"disallowed"],[[110592,110593],"valid"],[[110594,113663],"disallowed"],[[113664,113770],"valid"],[[113771,113775],"disallowed"],[[113776,113788],"valid"],[[113789,113791],"disallowed"],[[113792,113800],"valid"],[[113801,113807],"disallowed"],[[113808,113817],"valid"],[[113818,113819],"disallowed"],[[113820,113820],"valid",[],"NV8"],[[113821,113822],"valid"],[[113823,113823],"valid",[],"NV8"],[[113824,113827],"ignored"],[[113828,118783],"disallowed"],[[118784,119029],"valid",[],"NV8"],[[119030,119039],"disallowed"],[[119040,119078],"valid",[],"NV8"],[[119079,119080],"disallowed"],[[119081,119081],"valid",[],"NV8"],[[119082,119133],"valid",[],"NV8"],[[119134,119134],"mapped",[119127,119141]],[[119135,119135],"mapped",[119128,119141]],[[119136,119136],"mapped",[119128,119141,119150]],[[119137,119137],"mapped",[119128,119141,119151]],[[119138,119138],"mapped",[119128,119141,119152]],[[119139,119139],"mapped",[119128,119141,119153]],[[119140,119140],"mapped",[119128,119141,119154]],[[119141,119154],"valid",[],"NV8"],[[119155,119162],"disallowed"],[[119163,119226],"valid",[],"NV8"],[[119227,119227],"mapped",[119225,119141]],[[119228,119228],"mapped",[119226,119141]],[[119229,119229],"mapped",[119225,119141,119150]],[[119230,119230],"mapped",[119226,119141,119150]],[[119231,119231],"mapped",[119225,119141,119151]],[[119232,119232],"mapped",[119226,119141,119151]],[[119233,119261],"valid",[],"NV8"],[[119262,119272],"valid",[],"NV8"],[[119273,119295],"disallowed"],[[119296,119365],"valid",[],"NV8"],[[119366,119551],"disallowed"],[[119552,119638],"valid",[],"NV8"],[[119639,119647],"disallowed"],[[119648,119665],"valid",[],"NV8"],[[119666,119807],"disallowed"],[[119808,119808],"mapped",[97]],[[119809,119809],"mapped",[98]],[[119810,119810],"mapped",[99]],[[119811,119811],"mapped",[100]],[[119812,119812],"mapped",[101]],[[119813,119813],"mapped",[102]],[[119814,119814],"mapped",[103]],[[119815,119815],"mapped",[104]],[[119816,119816],"mapped",[105]],[[119817,119817],"mapped",[106]],[[119818,119818],"mapped",[107]],[[119819,119819],"mapped",[108]],[[119820,119820],"mapped",[109]],[[119821,119821],"mapped",[110]],[[119822,119822],"mapped",[111]],[[119823,119823],"mapped",[112]],[[119824,119824],"mapped",[113]],[[119825,119825],"mapped",[114]],[[119826,119826],"mapped",[115]],[[119827,119827],"mapped",[116]],[[119828,119828],"mapped",[117]],[[119829,119829],"mapped",[118]],[[119830,119830],"mapped",[119]],[[119831,119831],"mapped",[120]],[[119832,119832],"mapped",[121]],[[119833,119833],"mapped",[122]],[[119834,119834],"mapped",[97]],[[119835,119835],"mapped",[98]],[[119836,119836],"mapped",[99]],[[119837,119837],"mapped",[100]],[[119838,119838],"mapped",[101]],[[119839,119839],"mapped",[102]],[[119840,119840],"mapped",[103]],[[119841,119841],"mapped",[104]],[[119842,119842],"mapped",[105]],[[119843,119843],"mapped",[106]],[[119844,119844],"mapped",[107]],[[119845,119845],"mapped",[108]],[[119846,119846],"mapped",[109]],[[119847,119847],"mapped",[110]],[[119848,119848],"mapped",[111]],[[119849,119849],"mapped",[112]],[[119850,119850],"mapped",[113]],[[119851,119851],"mapped",[114]],[[119852,119852],"mapped",[115]],[[119853,119853],"mapped",[116]],[[119854,119854],"mapped",[117]],[[119855,119855],"mapped",[118]],[[119856,119856],"mapped",[119]],[[119857,119857],"mapped",[120]],[[119858,119858],"mapped",[121]],[[119859,119859],"mapped",[122]],[[119860,119860],"mapped",[97]],[[119861,119861],"mapped",[98]],[[119862,119862],"mapped",[99]],[[119863,119863],"mapped",[100]],[[119864,119864],"mapped",[101]],[[119865,119865],"mapped",[102]],[[119866,119866],"mapped",[103]],[[119867,119867],"mapped",[104]],[[119868,119868],"mapped",[105]],[[119869,119869],"mapped",[106]],[[119870,119870],"mapped",[107]],[[119871,119871],"mapped",[108]],[[119872,119872],"mapped",[109]],[[119873,119873],"mapped",[110]],[[119874,119874],"mapped",[111]],[[119875,119875],"mapped",[112]],[[119876,119876],"mapped",[113]],[[119877,119877],"mapped",[114]],[[119878,119878],"mapped",[115]],[[119879,119879],"mapped",[116]],[[119880,119880],"mapped",[117]],[[119881,119881],"mapped",[118]],[[119882,119882],"mapped",[119]],[[119883,119883],"mapped",[120]],[[119884,119884],"mapped",[121]],[[119885,119885],"mapped",[122]],[[119886,119886],"mapped",[97]],[[119887,119887],"mapped",[98]],[[119888,119888],"mapped",[99]],[[119889,119889],"mapped",[100]],[[119890,119890],"mapped",[101]],[[119891,119891],"mapped",[102]],[[119892,119892],"mapped",[103]],[[119893,119893],"disallowed"],[[119894,119894],"mapped",[105]],[[119895,119895],"mapped",[106]],[[119896,119896],"mapped",[107]],[[119897,119897],"mapped",[108]],[[119898,119898],"mapped",[109]],[[119899,119899],"mapped",[110]],[[119900,119900],"mapped",[111]],[[119901,119901],"mapped",[112]],[[119902,119902],"mapped",[113]],[[119903,119903],"mapped",[114]],[[119904,119904],"mapped",[115]],[[119905,119905],"mapped",[116]],[[119906,119906],"mapped",[117]],[[119907,119907],"mapped",[118]],[[119908,119908],"mapped",[119]],[[119909,119909],"mapped",[120]],[[119910,119910],"mapped",[121]],[[119911,119911],"mapped",[122]],[[119912,119912],"mapped",[97]],[[119913,119913],"mapped",[98]],[[119914,119914],"mapped",[99]],[[119915,119915],"mapped",[100]],[[119916,119916],"mapped",[101]],[[119917,119917],"mapped",[102]],[[119918,119918],"mapped",[103]],[[119919,119919],"mapped",[104]],[[119920,119920],"mapped",[105]],[[119921,119921],"mapped",[106]],[[119922,119922],"mapped",[107]],[[119923,119923],"mapped",[108]],[[119924,119924],"mapped",[109]],[[119925,119925],"mapped",[110]],[[119926,119926],"mapped",[111]],[[119927,119927],"mapped",[112]],[[119928,119928],"mapped",[113]],[[119929,119929],"mapped",[114]],[[119930,119930],"mapped",[115]],[[119931,119931],"mapped",[116]],[[119932,119932],"mapped",[117]],[[119933,119933],"mapped",[118]],[[119934,119934],"mapped",[119]],[[119935,119935],"mapped",[120]],[[119936,119936],"mapped",[121]],[[119937,119937],"mapped",[122]],[[119938,119938],"mapped",[97]],[[119939,119939],"mapped",[98]],[[119940,119940],"mapped",[99]],[[119941,119941],"mapped",[100]],[[119942,119942],"mapped",[101]],[[119943,119943],"mapped",[102]],[[119944,119944],"mapped",[103]],[[119945,119945],"mapped",[104]],[[119946,119946],"mapped",[105]],[[119947,119947],"mapped",[106]],[[119948,119948],"mapped",[107]],[[119949,119949],"mapped",[108]],[[119950,119950],"mapped",[109]],[[119951,119951],"mapped",[110]],[[119952,119952],"mapped",[111]],[[119953,119953],"mapped",[112]],[[119954,119954],"mapped",[113]],[[119955,119955],"mapped",[114]],[[119956,119956],"mapped",[115]],[[119957,119957],"mapped",[116]],[[119958,119958],"mapped",[117]],[[119959,119959],"mapped",[118]],[[119960,119960],"mapped",[119]],[[119961,119961],"mapped",[120]],[[119962,119962],"mapped",[121]],[[119963,119963],"mapped",[122]],[[119964,119964],"mapped",[97]],[[119965,119965],"disallowed"],[[119966,119966],"mapped",[99]],[[119967,119967],"mapped",[100]],[[119968,119969],"disallowed"],[[119970,119970],"mapped",[103]],[[119971,119972],"disallowed"],[[119973,119973],"mapped",[106]],[[119974,119974],"mapped",[107]],[[119975,119976],"disallowed"],[[119977,119977],"mapped",[110]],[[119978,119978],"mapped",[111]],[[119979,119979],"mapped",[112]],[[119980,119980],"mapped",[113]],[[119981,119981],"disallowed"],[[119982,119982],"mapped",[115]],[[119983,119983],"mapped",[116]],[[119984,119984],"mapped",[117]],[[119985,119985],"mapped",[118]],[[119986,119986],"mapped",[119]],[[119987,119987],"mapped",[120]],[[119988,119988],"mapped",[121]],[[119989,119989],"mapped",[122]],[[119990,119990],"mapped",[97]],[[119991,119991],"mapped",[98]],[[119992,119992],"mapped",[99]],[[119993,119993],"mapped",[100]],[[119994,119994],"disallowed"],[[119995,119995],"mapped",[102]],[[119996,119996],"disallowed"],[[119997,119997],"mapped",[104]],[[119998,119998],"mapped",[105]],[[119999,119999],"mapped",[106]],[[12e4,12e4],"mapped",[107]],[[120001,120001],"mapped",[108]],[[120002,120002],"mapped",[109]],[[120003,120003],"mapped",[110]],[[120004,120004],"disallowed"],[[120005,120005],"mapped",[112]],[[120006,120006],"mapped",[113]],[[120007,120007],"mapped",[114]],[[120008,120008],"mapped",[115]],[[120009,120009],"mapped",[116]],[[120010,120010],"mapped",[117]],[[120011,120011],"mapped",[118]],[[120012,120012],"mapped",[119]],[[120013,120013],"mapped",[120]],[[120014,120014],"mapped",[121]],[[120015,120015],"mapped",[122]],[[120016,120016],"mapped",[97]],[[120017,120017],"mapped",[98]],[[120018,120018],"mapped",[99]],[[120019,120019],"mapped",[100]],[[120020,120020],"mapped",[101]],[[120021,120021],"mapped",[102]],[[120022,120022],"mapped",[103]],[[120023,120023],"mapped",[104]],[[120024,120024],"mapped",[105]],[[120025,120025],"mapped",[106]],[[120026,120026],"mapped",[107]],[[120027,120027],"mapped",[108]],[[120028,120028],"mapped",[109]],[[120029,120029],"mapped",[110]],[[120030,120030],"mapped",[111]],[[120031,120031],"mapped",[112]],[[120032,120032],"mapped",[113]],[[120033,120033],"mapped",[114]],[[120034,120034],"mapped",[115]],[[120035,120035],"mapped",[116]],[[120036,120036],"mapped",[117]],[[120037,120037],"mapped",[118]],[[120038,120038],"mapped",[119]],[[120039,120039],"mapped",[120]],[[120040,120040],"mapped",[121]],[[120041,120041],"mapped",[122]],[[120042,120042],"mapped",[97]],[[120043,120043],"mapped",[98]],[[120044,120044],"mapped",[99]],[[120045,120045],"mapped",[100]],[[120046,120046],"mapped",[101]],[[120047,120047],"mapped",[102]],[[120048,120048],"mapped",[103]],[[120049,120049],"mapped",[104]],[[120050,120050],"mapped",[105]],[[120051,120051],"mapped",[106]],[[120052,120052],"mapped",[107]],[[120053,120053],"mapped",[108]],[[120054,120054],"mapped",[109]],[[120055,120055],"mapped",[110]],[[120056,120056],"mapped",[111]],[[120057,120057],"mapped",[112]],[[120058,120058],"mapped",[113]],[[120059,120059],"mapped",[114]],[[120060,120060],"mapped",[115]],[[120061,120061],"mapped",[116]],[[120062,120062],"mapped",[117]],[[120063,120063],"mapped",[118]],[[120064,120064],"mapped",[119]],[[120065,120065],"mapped",[120]],[[120066,120066],"mapped",[121]],[[120067,120067],"mapped",[122]],[[120068,120068],"mapped",[97]],[[120069,120069],"mapped",[98]],[[120070,120070],"disallowed"],[[120071,120071],"mapped",[100]],[[120072,120072],"mapped",[101]],[[120073,120073],"mapped",[102]],[[120074,120074],"mapped",[103]],[[120075,120076],"disallowed"],[[120077,120077],"mapped",[106]],[[120078,120078],"mapped",[107]],[[120079,120079],"mapped",[108]],[[120080,120080],"mapped",[109]],[[120081,120081],"mapped",[110]],[[120082,120082],"mapped",[111]],[[120083,120083],"mapped",[112]],[[120084,120084],"mapped",[113]],[[120085,120085],"disallowed"],[[120086,120086],"mapped",[115]],[[120087,120087],"mapped",[116]],[[120088,120088],"mapped",[117]],[[120089,120089],"mapped",[118]],[[120090,120090],"mapped",[119]],[[120091,120091],"mapped",[120]],[[120092,120092],"mapped",[121]],[[120093,120093],"disallowed"],[[120094,120094],"mapped",[97]],[[120095,120095],"mapped",[98]],[[120096,120096],"mapped",[99]],[[120097,120097],"mapped",[100]],[[120098,120098],"mapped",[101]],[[120099,120099],"mapped",[102]],[[120100,120100],"mapped",[103]],[[120101,120101],"mapped",[104]],[[120102,120102],"mapped",[105]],[[120103,120103],"mapped",[106]],[[120104,120104],"mapped",[107]],[[120105,120105],"mapped",[108]],[[120106,120106],"mapped",[109]],[[120107,120107],"mapped",[110]],[[120108,120108],"mapped",[111]],[[120109,120109],"mapped",[112]],[[120110,120110],"mapped",[113]],[[120111,120111],"mapped",[114]],[[120112,120112],"mapped",[115]],[[120113,120113],"mapped",[116]],[[120114,120114],"mapped",[117]],[[120115,120115],"mapped",[118]],[[120116,120116],"mapped",[119]],[[120117,120117],"mapped",[120]],[[120118,120118],"mapped",[121]],[[120119,120119],"mapped",[122]],[[120120,120120],"mapped",[97]],[[120121,120121],"mapped",[98]],[[120122,120122],"disallowed"],[[120123,120123],"mapped",[100]],[[120124,120124],"mapped",[101]],[[120125,120125],"mapped",[102]],[[120126,120126],"mapped",[103]],[[120127,120127],"disallowed"],[[120128,120128],"mapped",[105]],[[120129,120129],"mapped",[106]],[[120130,120130],"mapped",[107]],[[120131,120131],"mapped",[108]],[[120132,120132],"mapped",[109]],[[120133,120133],"disallowed"],[[120134,120134],"mapped",[111]],[[120135,120137],"disallowed"],[[120138,120138],"mapped",[115]],[[120139,120139],"mapped",[116]],[[120140,120140],"mapped",[117]],[[120141,120141],"mapped",[118]],[[120142,120142],"mapped",[119]],[[120143,120143],"mapped",[120]],[[120144,120144],"mapped",[121]],[[120145,120145],"disallowed"],[[120146,120146],"mapped",[97]],[[120147,120147],"mapped",[98]],[[120148,120148],"mapped",[99]],[[120149,120149],"mapped",[100]],[[120150,120150],"mapped",[101]],[[120151,120151],"mapped",[102]],[[120152,120152],"mapped",[103]],[[120153,120153],"mapped",[104]],[[120154,120154],"mapped",[105]],[[120155,120155],"mapped",[106]],[[120156,120156],"mapped",[107]],[[120157,120157],"mapped",[108]],[[120158,120158],"mapped",[109]],[[120159,120159],"mapped",[110]],[[120160,120160],"mapped",[111]],[[120161,120161],"mapped",[112]],[[120162,120162],"mapped",[113]],[[120163,120163],"mapped",[114]],[[120164,120164],"mapped",[115]],[[120165,120165],"mapped",[116]],[[120166,120166],"mapped",[117]],[[120167,120167],"mapped",[118]],[[120168,120168],"mapped",[119]],[[120169,120169],"mapped",[120]],[[120170,120170],"mapped",[121]],[[120171,120171],"mapped",[122]],[[120172,120172],"mapped",[97]],[[120173,120173],"mapped",[98]],[[120174,120174],"mapped",[99]],[[120175,120175],"mapped",[100]],[[120176,120176],"mapped",[101]],[[120177,120177],"mapped",[102]],[[120178,120178],"mapped",[103]],[[120179,120179],"mapped",[104]],[[120180,120180],"mapped",[105]],[[120181,120181],"mapped",[106]],[[120182,120182],"mapped",[107]],[[120183,120183],"mapped",[108]],[[120184,120184],"mapped",[109]],[[120185,120185],"mapped",[110]],[[120186,120186],"mapped",[111]],[[120187,120187],"mapped",[112]],[[120188,120188],"mapped",[113]],[[120189,120189],"mapped",[114]],[[120190,120190],"mapped",[115]],[[120191,120191],"mapped",[116]],[[120192,120192],"mapped",[117]],[[120193,120193],"mapped",[118]],[[120194,120194],"mapped",[119]],[[120195,120195],"mapped",[120]],[[120196,120196],"mapped",[121]],[[120197,120197],"mapped",[122]],[[120198,120198],"mapped",[97]],[[120199,120199],"mapped",[98]],[[120200,120200],"mapped",[99]],[[120201,120201],"mapped",[100]],[[120202,120202],"mapped",[101]],[[120203,120203],"mapped",[102]],[[120204,120204],"mapped",[103]],[[120205,120205],"mapped",[104]],[[120206,120206],"mapped",[105]],[[120207,120207],"mapped",[106]],[[120208,120208],"mapped",[107]],[[120209,120209],"mapped",[108]],[[120210,120210],"mapped",[109]],[[120211,120211],"mapped",[110]],[[120212,120212],"mapped",[111]],[[120213,120213],"mapped",[112]],[[120214,120214],"mapped",[113]],[[120215,120215],"mapped",[114]],[[120216,120216],"mapped",[115]],[[120217,120217],"mapped",[116]],[[120218,120218],"mapped",[117]],[[120219,120219],"mapped",[118]],[[120220,120220],"mapped",[119]],[[120221,120221],"mapped",[120]],[[120222,120222],"mapped",[121]],[[120223,120223],"mapped",[122]],[[120224,120224],"mapped",[97]],[[120225,120225],"mapped",[98]],[[120226,120226],"mapped",[99]],[[120227,120227],"mapped",[100]],[[120228,120228],"mapped",[101]],[[120229,120229],"mapped",[102]],[[120230,120230],"mapped",[103]],[[120231,120231],"mapped",[104]],[[120232,120232],"mapped",[105]],[[120233,120233],"mapped",[106]],[[120234,120234],"mapped",[107]],[[120235,120235],"mapped",[108]],[[120236,120236],"mapped",[109]],[[120237,120237],"mapped",[110]],[[120238,120238],"mapped",[111]],[[120239,120239],"mapped",[112]],[[120240,120240],"mapped",[113]],[[120241,120241],"mapped",[114]],[[120242,120242],"mapped",[115]],[[120243,120243],"mapped",[116]],[[120244,120244],"mapped",[117]],[[120245,120245],"mapped",[118]],[[120246,120246],"mapped",[119]],[[120247,120247],"mapped",[120]],[[120248,120248],"mapped",[121]],[[120249,120249],"mapped",[122]],[[120250,120250],"mapped",[97]],[[120251,120251],"mapped",[98]],[[120252,120252],"mapped",[99]],[[120253,120253],"mapped",[100]],[[120254,120254],"mapped",[101]],[[120255,120255],"mapped",[102]],[[120256,120256],"mapped",[103]],[[120257,120257],"mapped",[104]],[[120258,120258],"mapped",[105]],[[120259,120259],"mapped",[106]],[[120260,120260],"mapped",[107]],[[120261,120261],"mapped",[108]],[[120262,120262],"mapped",[109]],[[120263,120263],"mapped",[110]],[[120264,120264],"mapped",[111]],[[120265,120265],"mapped",[112]],[[120266,120266],"mapped",[113]],[[120267,120267],"mapped",[114]],[[120268,120268],"mapped",[115]],[[120269,120269],"mapped",[116]],[[120270,120270],"mapped",[117]],[[120271,120271],"mapped",[118]],[[120272,120272],"mapped",[119]],[[120273,120273],"mapped",[120]],[[120274,120274],"mapped",[121]],[[120275,120275],"mapped",[122]],[[120276,120276],"mapped",[97]],[[120277,120277],"mapped",[98]],[[120278,120278],"mapped",[99]],[[120279,120279],"mapped",[100]],[[120280,120280],"mapped",[101]],[[120281,120281],"mapped",[102]],[[120282,120282],"mapped",[103]],[[120283,120283],"mapped",[104]],[[120284,120284],"mapped",[105]],[[120285,120285],"mapped",[106]],[[120286,120286],"mapped",[107]],[[120287,120287],"mapped",[108]],[[120288,120288],"mapped",[109]],[[120289,120289],"mapped",[110]],[[120290,120290],"mapped",[111]],[[120291,120291],"mapped",[112]],[[120292,120292],"mapped",[113]],[[120293,120293],"mapped",[114]],[[120294,120294],"mapped",[115]],[[120295,120295],"mapped",[116]],[[120296,120296],"mapped",[117]],[[120297,120297],"mapped",[118]],[[120298,120298],"mapped",[119]],[[120299,120299],"mapped",[120]],[[120300,120300],"mapped",[121]],[[120301,120301],"mapped",[122]],[[120302,120302],"mapped",[97]],[[120303,120303],"mapped",[98]],[[120304,120304],"mapped",[99]],[[120305,120305],"mapped",[100]],[[120306,120306],"mapped",[101]],[[120307,120307],"mapped",[102]],[[120308,120308],"mapped",[103]],[[120309,120309],"mapped",[104]],[[120310,120310],"mapped",[105]],[[120311,120311],"mapped",[106]],[[120312,120312],"mapped",[107]],[[120313,120313],"mapped",[108]],[[120314,120314],"mapped",[109]],[[120315,120315],"mapped",[110]],[[120316,120316],"mapped",[111]],[[120317,120317],"mapped",[112]],[[120318,120318],"mapped",[113]],[[120319,120319],"mapped",[114]],[[120320,120320],"mapped",[115]],[[120321,120321],"mapped",[116]],[[120322,120322],"mapped",[117]],[[120323,120323],"mapped",[118]],[[120324,120324],"mapped",[119]],[[120325,120325],"mapped",[120]],[[120326,120326],"mapped",[121]],[[120327,120327],"mapped",[122]],[[120328,120328],"mapped",[97]],[[120329,120329],"mapped",[98]],[[120330,120330],"mapped",[99]],[[120331,120331],"mapped",[100]],[[120332,120332],"mapped",[101]],[[120333,120333],"mapped",[102]],[[120334,120334],"mapped",[103]],[[120335,120335],"mapped",[104]],[[120336,120336],"mapped",[105]],[[120337,120337],"mapped",[106]],[[120338,120338],"mapped",[107]],[[120339,120339],"mapped",[108]],[[120340,120340],"mapped",[109]],[[120341,120341],"mapped",[110]],[[120342,120342],"mapped",[111]],[[120343,120343],"mapped",[112]],[[120344,120344],"mapped",[113]],[[120345,120345],"mapped",[114]],[[120346,120346],"mapped",[115]],[[120347,120347],"mapped",[116]],[[120348,120348],"mapped",[117]],[[120349,120349],"mapped",[118]],[[120350,120350],"mapped",[119]],[[120351,120351],"mapped",[120]],[[120352,120352],"mapped",[121]],[[120353,120353],"mapped",[122]],[[120354,120354],"mapped",[97]],[[120355,120355],"mapped",[98]],[[120356,120356],"mapped",[99]],[[120357,120357],"mapped",[100]],[[120358,120358],"mapped",[101]],[[120359,120359],"mapped",[102]],[[120360,120360],"mapped",[103]],[[120361,120361],"mapped",[104]],[[120362,120362],"mapped",[105]],[[120363,120363],"mapped",[106]],[[120364,120364],"mapped",[107]],[[120365,120365],"mapped",[108]],[[120366,120366],"mapped",[109]],[[120367,120367],"mapped",[110]],[[120368,120368],"mapped",[111]],[[120369,120369],"mapped",[112]],[[120370,120370],"mapped",[113]],[[120371,120371],"mapped",[114]],[[120372,120372],"mapped",[115]],[[120373,120373],"mapped",[116]],[[120374,120374],"mapped",[117]],[[120375,120375],"mapped",[118]],[[120376,120376],"mapped",[119]],[[120377,120377],"mapped",[120]],[[120378,120378],"mapped",[121]],[[120379,120379],"mapped",[122]],[[120380,120380],"mapped",[97]],[[120381,120381],"mapped",[98]],[[120382,120382],"mapped",[99]],[[120383,120383],"mapped",[100]],[[120384,120384],"mapped",[101]],[[120385,120385],"mapped",[102]],[[120386,120386],"mapped",[103]],[[120387,120387],"mapped",[104]],[[120388,120388],"mapped",[105]],[[120389,120389],"mapped",[106]],[[120390,120390],"mapped",[107]],[[120391,120391],"mapped",[108]],[[120392,120392],"mapped",[109]],[[120393,120393],"mapped",[110]],[[120394,120394],"mapped",[111]],[[120395,120395],"mapped",[112]],[[120396,120396],"mapped",[113]],[[120397,120397],"mapped",[114]],[[120398,120398],"mapped",[115]],[[120399,120399],"mapped",[116]],[[120400,120400],"mapped",[117]],[[120401,120401],"mapped",[118]],[[120402,120402],"mapped",[119]],[[120403,120403],"mapped",[120]],[[120404,120404],"mapped",[121]],[[120405,120405],"mapped",[122]],[[120406,120406],"mapped",[97]],[[120407,120407],"mapped",[98]],[[120408,120408],"mapped",[99]],[[120409,120409],"mapped",[100]],[[120410,120410],"mapped",[101]],[[120411,120411],"mapped",[102]],[[120412,120412],"mapped",[103]],[[120413,120413],"mapped",[104]],[[120414,120414],"mapped",[105]],[[120415,120415],"mapped",[106]],[[120416,120416],"mapped",[107]],[[120417,120417],"mapped",[108]],[[120418,120418],"mapped",[109]],[[120419,120419],"mapped",[110]],[[120420,120420],"mapped",[111]],[[120421,120421],"mapped",[112]],[[120422,120422],"mapped",[113]],[[120423,120423],"mapped",[114]],[[120424,120424],"mapped",[115]],[[120425,120425],"mapped",[116]],[[120426,120426],"mapped",[117]],[[120427,120427],"mapped",[118]],[[120428,120428],"mapped",[119]],[[120429,120429],"mapped",[120]],[[120430,120430],"mapped",[121]],[[120431,120431],"mapped",[122]],[[120432,120432],"mapped",[97]],[[120433,120433],"mapped",[98]],[[120434,120434],"mapped",[99]],[[120435,120435],"mapped",[100]],[[120436,120436],"mapped",[101]],[[120437,120437],"mapped",[102]],[[120438,120438],"mapped",[103]],[[120439,120439],"mapped",[104]],[[120440,120440],"mapped",[105]],[[120441,120441],"mapped",[106]],[[120442,120442],"mapped",[107]],[[120443,120443],"mapped",[108]],[[120444,120444],"mapped",[109]],[[120445,120445],"mapped",[110]],[[120446,120446],"mapped",[111]],[[120447,120447],"mapped",[112]],[[120448,120448],"mapped",[113]],[[120449,120449],"mapped",[114]],[[120450,120450],"mapped",[115]],[[120451,120451],"mapped",[116]],[[120452,120452],"mapped",[117]],[[120453,120453],"mapped",[118]],[[120454,120454],"mapped",[119]],[[120455,120455],"mapped",[120]],[[120456,120456],"mapped",[121]],[[120457,120457],"mapped",[122]],[[120458,120458],"mapped",[97]],[[120459,120459],"mapped",[98]],[[120460,120460],"mapped",[99]],[[120461,120461],"mapped",[100]],[[120462,120462],"mapped",[101]],[[120463,120463],"mapped",[102]],[[120464,120464],"mapped",[103]],[[120465,120465],"mapped",[104]],[[120466,120466],"mapped",[105]],[[120467,120467],"mapped",[106]],[[120468,120468],"mapped",[107]],[[120469,120469],"mapped",[108]],[[120470,120470],"mapped",[109]],[[120471,120471],"mapped",[110]],[[120472,120472],"mapped",[111]],[[120473,120473],"mapped",[112]],[[120474,120474],"mapped",[113]],[[120475,120475],"mapped",[114]],[[120476,120476],"mapped",[115]],[[120477,120477],"mapped",[116]],[[120478,120478],"mapped",[117]],[[120479,120479],"mapped",[118]],[[120480,120480],"mapped",[119]],[[120481,120481],"mapped",[120]],[[120482,120482],"mapped",[121]],[[120483,120483],"mapped",[122]],[[120484,120484],"mapped",[305]],[[120485,120485],"mapped",[567]],[[120486,120487],"disallowed"],[[120488,120488],"mapped",[945]],[[120489,120489],"mapped",[946]],[[120490,120490],"mapped",[947]],[[120491,120491],"mapped",[948]],[[120492,120492],"mapped",[949]],[[120493,120493],"mapped",[950]],[[120494,120494],"mapped",[951]],[[120495,120495],"mapped",[952]],[[120496,120496],"mapped",[953]],[[120497,120497],"mapped",[954]],[[120498,120498],"mapped",[955]],[[120499,120499],"mapped",[956]],[[120500,120500],"mapped",[957]],[[120501,120501],"mapped",[958]],[[120502,120502],"mapped",[959]],[[120503,120503],"mapped",[960]],[[120504,120504],"mapped",[961]],[[120505,120505],"mapped",[952]],[[120506,120506],"mapped",[963]],[[120507,120507],"mapped",[964]],[[120508,120508],"mapped",[965]],[[120509,120509],"mapped",[966]],[[120510,120510],"mapped",[967]],[[120511,120511],"mapped",[968]],[[120512,120512],"mapped",[969]],[[120513,120513],"mapped",[8711]],[[120514,120514],"mapped",[945]],[[120515,120515],"mapped",[946]],[[120516,120516],"mapped",[947]],[[120517,120517],"mapped",[948]],[[120518,120518],"mapped",[949]],[[120519,120519],"mapped",[950]],[[120520,120520],"mapped",[951]],[[120521,120521],"mapped",[952]],[[120522,120522],"mapped",[953]],[[120523,120523],"mapped",[954]],[[120524,120524],"mapped",[955]],[[120525,120525],"mapped",[956]],[[120526,120526],"mapped",[957]],[[120527,120527],"mapped",[958]],[[120528,120528],"mapped",[959]],[[120529,120529],"mapped",[960]],[[120530,120530],"mapped",[961]],[[120531,120532],"mapped",[963]],[[120533,120533],"mapped",[964]],[[120534,120534],"mapped",[965]],[[120535,120535],"mapped",[966]],[[120536,120536],"mapped",[967]],[[120537,120537],"mapped",[968]],[[120538,120538],"mapped",[969]],[[120539,120539],"mapped",[8706]],[[120540,120540],"mapped",[949]],[[120541,120541],"mapped",[952]],[[120542,120542],"mapped",[954]],[[120543,120543],"mapped",[966]],[[120544,120544],"mapped",[961]],[[120545,120545],"mapped",[960]],[[120546,120546],"mapped",[945]],[[120547,120547],"mapped",[946]],[[120548,120548],"mapped",[947]],[[120549,120549],"mapped",[948]],[[120550,120550],"mapped",[949]],[[120551,120551],"mapped",[950]],[[120552,120552],"mapped",[951]],[[120553,120553],"mapped",[952]],[[120554,120554],"mapped",[953]],[[120555,120555],"mapped",[954]],[[120556,120556],"mapped",[955]],[[120557,120557],"mapped",[956]],[[120558,120558],"mapped",[957]],[[120559,120559],"mapped",[958]],[[120560,120560],"mapped",[959]],[[120561,120561],"mapped",[960]],[[120562,120562],"mapped",[961]],[[120563,120563],"mapped",[952]],[[120564,120564],"mapped",[963]],[[120565,120565],"mapped",[964]],[[120566,120566],"mapped",[965]],[[120567,120567],"mapped",[966]],[[120568,120568],"mapped",[967]],[[120569,120569],"mapped",[968]],[[120570,120570],"mapped",[969]],[[120571,120571],"mapped",[8711]],[[120572,120572],"mapped",[945]],[[120573,120573],"mapped",[946]],[[120574,120574],"mapped",[947]],[[120575,120575],"mapped",[948]],[[120576,120576],"mapped",[949]],[[120577,120577],"mapped",[950]],[[120578,120578],"mapped",[951]],[[120579,120579],"mapped",[952]],[[120580,120580],"mapped",[953]],[[120581,120581],"mapped",[954]],[[120582,120582],"mapped",[955]],[[120583,120583],"mapped",[956]],[[120584,120584],"mapped",[957]],[[120585,120585],"mapped",[958]],[[120586,120586],"mapped",[959]],[[120587,120587],"mapped",[960]],[[120588,120588],"mapped",[961]],[[120589,120590],"mapped",[963]],[[120591,120591],"mapped",[964]],[[120592,120592],"mapped",[965]],[[120593,120593],"mapped",[966]],[[120594,120594],"mapped",[967]],[[120595,120595],"mapped",[968]],[[120596,120596],"mapped",[969]],[[120597,120597],"mapped",[8706]],[[120598,120598],"mapped",[949]],[[120599,120599],"mapped",[952]],[[120600,120600],"mapped",[954]],[[120601,120601],"mapped",[966]],[[120602,120602],"mapped",[961]],[[120603,120603],"mapped",[960]],[[120604,120604],"mapped",[945]],[[120605,120605],"mapped",[946]],[[120606,120606],"mapped",[947]],[[120607,120607],"mapped",[948]],[[120608,120608],"mapped",[949]],[[120609,120609],"mapped",[950]],[[120610,120610],"mapped",[951]],[[120611,120611],"mapped",[952]],[[120612,120612],"mapped",[953]],[[120613,120613],"mapped",[954]],[[120614,120614],"mapped",[955]],[[120615,120615],"mapped",[956]],[[120616,120616],"mapped",[957]],[[120617,120617],"mapped",[958]],[[120618,120618],"mapped",[959]],[[120619,120619],"mapped",[960]],[[120620,120620],"mapped",[961]],[[120621,120621],"mapped",[952]],[[120622,120622],"mapped",[963]],[[120623,120623],"mapped",[964]],[[120624,120624],"mapped",[965]],[[120625,120625],"mapped",[966]],[[120626,120626],"mapped",[967]],[[120627,120627],"mapped",[968]],[[120628,120628],"mapped",[969]],[[120629,120629],"mapped",[8711]],[[120630,120630],"mapped",[945]],[[120631,120631],"mapped",[946]],[[120632,120632],"mapped",[947]],[[120633,120633],"mapped",[948]],[[120634,120634],"mapped",[949]],[[120635,120635],"mapped",[950]],[[120636,120636],"mapped",[951]],[[120637,120637],"mapped",[952]],[[120638,120638],"mapped",[953]],[[120639,120639],"mapped",[954]],[[120640,120640],"mapped",[955]],[[120641,120641],"mapped",[956]],[[120642,120642],"mapped",[957]],[[120643,120643],"mapped",[958]],[[120644,120644],"mapped",[959]],[[120645,120645],"mapped",[960]],[[120646,120646],"mapped",[961]],[[120647,120648],"mapped",[963]],[[120649,120649],"mapped",[964]],[[120650,120650],"mapped",[965]],[[120651,120651],"mapped",[966]],[[120652,120652],"mapped",[967]],[[120653,120653],"mapped",[968]],[[120654,120654],"mapped",[969]],[[120655,120655],"mapped",[8706]],[[120656,120656],"mapped",[949]],[[120657,120657],"mapped",[952]],[[120658,120658],"mapped",[954]],[[120659,120659],"mapped",[966]],[[120660,120660],"mapped",[961]],[[120661,120661],"mapped",[960]],[[120662,120662],"mapped",[945]],[[120663,120663],"mapped",[946]],[[120664,120664],"mapped",[947]],[[120665,120665],"mapped",[948]],[[120666,120666],"mapped",[949]],[[120667,120667],"mapped",[950]],[[120668,120668],"mapped",[951]],[[120669,120669],"mapped",[952]],[[120670,120670],"mapped",[953]],[[120671,120671],"mapped",[954]],[[120672,120672],"mapped",[955]],[[120673,120673],"mapped",[956]],[[120674,120674],"mapped",[957]],[[120675,120675],"mapped",[958]],[[120676,120676],"mapped",[959]],[[120677,120677],"mapped",[960]],[[120678,120678],"mapped",[961]],[[120679,120679],"mapped",[952]],[[120680,120680],"mapped",[963]],[[120681,120681],"mapped",[964]],[[120682,120682],"mapped",[965]],[[120683,120683],"mapped",[966]],[[120684,120684],"mapped",[967]],[[120685,120685],"mapped",[968]],[[120686,120686],"mapped",[969]],[[120687,120687],"mapped",[8711]],[[120688,120688],"mapped",[945]],[[120689,120689],"mapped",[946]],[[120690,120690],"mapped",[947]],[[120691,120691],"mapped",[948]],[[120692,120692],"mapped",[949]],[[120693,120693],"mapped",[950]],[[120694,120694],"mapped",[951]],[[120695,120695],"mapped",[952]],[[120696,120696],"mapped",[953]],[[120697,120697],"mapped",[954]],[[120698,120698],"mapped",[955]],[[120699,120699],"mapped",[956]],[[120700,120700],"mapped",[957]],[[120701,120701],"mapped",[958]],[[120702,120702],"mapped",[959]],[[120703,120703],"mapped",[960]],[[120704,120704],"mapped",[961]],[[120705,120706],"mapped",[963]],[[120707,120707],"mapped",[964]],[[120708,120708],"mapped",[965]],[[120709,120709],"mapped",[966]],[[120710,120710],"mapped",[967]],[[120711,120711],"mapped",[968]],[[120712,120712],"mapped",[969]],[[120713,120713],"mapped",[8706]],[[120714,120714],"mapped",[949]],[[120715,120715],"mapped",[952]],[[120716,120716],"mapped",[954]],[[120717,120717],"mapped",[966]],[[120718,120718],"mapped",[961]],[[120719,120719],"mapped",[960]],[[120720,120720],"mapped",[945]],[[120721,120721],"mapped",[946]],[[120722,120722],"mapped",[947]],[[120723,120723],"mapped",[948]],[[120724,120724],"mapped",[949]],[[120725,120725],"mapped",[950]],[[120726,120726],"mapped",[951]],[[120727,120727],"mapped",[952]],[[120728,120728],"mapped",[953]],[[120729,120729],"mapped",[954]],[[120730,120730],"mapped",[955]],[[120731,120731],"mapped",[956]],[[120732,120732],"mapped",[957]],[[120733,120733],"mapped",[958]],[[120734,120734],"mapped",[959]],[[120735,120735],"mapped",[960]],[[120736,120736],"mapped",[961]],[[120737,120737],"mapped",[952]],[[120738,120738],"mapped",[963]],[[120739,120739],"mapped",[964]],[[120740,120740],"mapped",[965]],[[120741,120741],"mapped",[966]],[[120742,120742],"mapped",[967]],[[120743,120743],"mapped",[968]],[[120744,120744],"mapped",[969]],[[120745,120745],"mapped",[8711]],[[120746,120746],"mapped",[945]],[[120747,120747],"mapped",[946]],[[120748,120748],"mapped",[947]],[[120749,120749],"mapped",[948]],[[120750,120750],"mapped",[949]],[[120751,120751],"mapped",[950]],[[120752,120752],"mapped",[951]],[[120753,120753],"mapped",[952]],[[120754,120754],"mapped",[953]],[[120755,120755],"mapped",[954]],[[120756,120756],"mapped",[955]],[[120757,120757],"mapped",[956]],[[120758,120758],"mapped",[957]],[[120759,120759],"mapped",[958]],[[120760,120760],"mapped",[959]],[[120761,120761],"mapped",[960]],[[120762,120762],"mapped",[961]],[[120763,120764],"mapped",[963]],[[120765,120765],"mapped",[964]],[[120766,120766],"mapped",[965]],[[120767,120767],"mapped",[966]],[[120768,120768],"mapped",[967]],[[120769,120769],"mapped",[968]],[[120770,120770],"mapped",[969]],[[120771,120771],"mapped",[8706]],[[120772,120772],"mapped",[949]],[[120773,120773],"mapped",[952]],[[120774,120774],"mapped",[954]],[[120775,120775],"mapped",[966]],[[120776,120776],"mapped",[961]],[[120777,120777],"mapped",[960]],[[120778,120779],"mapped",[989]],[[120780,120781],"disallowed"],[[120782,120782],"mapped",[48]],[[120783,120783],"mapped",[49]],[[120784,120784],"mapped",[50]],[[120785,120785],"mapped",[51]],[[120786,120786],"mapped",[52]],[[120787,120787],"mapped",[53]],[[120788,120788],"mapped",[54]],[[120789,120789],"mapped",[55]],[[120790,120790],"mapped",[56]],[[120791,120791],"mapped",[57]],[[120792,120792],"mapped",[48]],[[120793,120793],"mapped",[49]],[[120794,120794],"mapped",[50]],[[120795,120795],"mapped",[51]],[[120796,120796],"mapped",[52]],[[120797,120797],"mapped",[53]],[[120798,120798],"mapped",[54]],[[120799,120799],"mapped",[55]],[[120800,120800],"mapped",[56]],[[120801,120801],"mapped",[57]],[[120802,120802],"mapped",[48]],[[120803,120803],"mapped",[49]],[[120804,120804],"mapped",[50]],[[120805,120805],"mapped",[51]],[[120806,120806],"mapped",[52]],[[120807,120807],"mapped",[53]],[[120808,120808],"mapped",[54]],[[120809,120809],"mapped",[55]],[[120810,120810],"mapped",[56]],[[120811,120811],"mapped",[57]],[[120812,120812],"mapped",[48]],[[120813,120813],"mapped",[49]],[[120814,120814],"mapped",[50]],[[120815,120815],"mapped",[51]],[[120816,120816],"mapped",[52]],[[120817,120817],"mapped",[53]],[[120818,120818],"mapped",[54]],[[120819,120819],"mapped",[55]],[[120820,120820],"mapped",[56]],[[120821,120821],"mapped",[57]],[[120822,120822],"mapped",[48]],[[120823,120823],"mapped",[49]],[[120824,120824],"mapped",[50]],[[120825,120825],"mapped",[51]],[[120826,120826],"mapped",[52]],[[120827,120827],"mapped",[53]],[[120828,120828],"mapped",[54]],[[120829,120829],"mapped",[55]],[[120830,120830],"mapped",[56]],[[120831,120831],"mapped",[57]],[[120832,121343],"valid",[],"NV8"],[[121344,121398],"valid"],[[121399,121402],"valid",[],"NV8"],[[121403,121452],"valid"],[[121453,121460],"valid",[],"NV8"],[[121461,121461],"valid"],[[121462,121475],"valid",[],"NV8"],[[121476,121476],"valid"],[[121477,121483],"valid",[],"NV8"],[[121484,121498],"disallowed"],[[121499,121503],"valid"],[[121504,121504],"disallowed"],[[121505,121519],"valid"],[[121520,124927],"disallowed"],[[124928,125124],"valid"],[[125125,125126],"disallowed"],[[125127,125135],"valid",[],"NV8"],[[125136,125142],"valid"],[[125143,126463],"disallowed"],[[126464,126464],"mapped",[1575]],[[126465,126465],"mapped",[1576]],[[126466,126466],"mapped",[1580]],[[126467,126467],"mapped",[1583]],[[126468,126468],"disallowed"],[[126469,126469],"mapped",[1608]],[[126470,126470],"mapped",[1586]],[[126471,126471],"mapped",[1581]],[[126472,126472],"mapped",[1591]],[[126473,126473],"mapped",[1610]],[[126474,126474],"mapped",[1603]],[[126475,126475],"mapped",[1604]],[[126476,126476],"mapped",[1605]],[[126477,126477],"mapped",[1606]],[[126478,126478],"mapped",[1587]],[[126479,126479],"mapped",[1593]],[[126480,126480],"mapped",[1601]],[[126481,126481],"mapped",[1589]],[[126482,126482],"mapped",[1602]],[[126483,126483],"mapped",[1585]],[[126484,126484],"mapped",[1588]],[[126485,126485],"mapped",[1578]],[[126486,126486],"mapped",[1579]],[[126487,126487],"mapped",[1582]],[[126488,126488],"mapped",[1584]],[[126489,126489],"mapped",[1590]],[[126490,126490],"mapped",[1592]],[[126491,126491],"mapped",[1594]],[[126492,126492],"mapped",[1646]],[[126493,126493],"mapped",[1722]],[[126494,126494],"mapped",[1697]],[[126495,126495],"mapped",[1647]],[[126496,126496],"disallowed"],[[126497,126497],"mapped",[1576]],[[126498,126498],"mapped",[1580]],[[126499,126499],"disallowed"],[[126500,126500],"mapped",[1607]],[[126501,126502],"disallowed"],[[126503,126503],"mapped",[1581]],[[126504,126504],"disallowed"],[[126505,126505],"mapped",[1610]],[[126506,126506],"mapped",[1603]],[[126507,126507],"mapped",[1604]],[[126508,126508],"mapped",[1605]],[[126509,126509],"mapped",[1606]],[[126510,126510],"mapped",[1587]],[[126511,126511],"mapped",[1593]],[[126512,126512],"mapped",[1601]],[[126513,126513],"mapped",[1589]],[[126514,126514],"mapped",[1602]],[[126515,126515],"disallowed"],[[126516,126516],"mapped",[1588]],[[126517,126517],"mapped",[1578]],[[126518,126518],"mapped",[1579]],[[126519,126519],"mapped",[1582]],[[126520,126520],"disallowed"],[[126521,126521],"mapped",[1590]],[[126522,126522],"disallowed"],[[126523,126523],"mapped",[1594]],[[126524,126529],"disallowed"],[[126530,126530],"mapped",[1580]],[[126531,126534],"disallowed"],[[126535,126535],"mapped",[1581]],[[126536,126536],"disallowed"],[[126537,126537],"mapped",[1610]],[[126538,126538],"disallowed"],[[126539,126539],"mapped",[1604]],[[126540,126540],"disallowed"],[[126541,126541],"mapped",[1606]],[[126542,126542],"mapped",[1587]],[[126543,126543],"mapped",[1593]],[[126544,126544],"disallowed"],[[126545,126545],"mapped",[1589]],[[126546,126546],"mapped",[1602]],[[126547,126547],"disallowed"],[[126548,126548],"mapped",[1588]],[[126549,126550],"disallowed"],[[126551,126551],"mapped",[1582]],[[126552,126552],"disallowed"],[[126553,126553],"mapped",[1590]],[[126554,126554],"disallowed"],[[126555,126555],"mapped",[1594]],[[126556,126556],"disallowed"],[[126557,126557],"mapped",[1722]],[[126558,126558],"disallowed"],[[126559,126559],"mapped",[1647]],[[126560,126560],"disallowed"],[[126561,126561],"mapped",[1576]],[[126562,126562],"mapped",[1580]],[[126563,126563],"disallowed"],[[126564,126564],"mapped",[1607]],[[126565,126566],"disallowed"],[[126567,126567],"mapped",[1581]],[[126568,126568],"mapped",[1591]],[[126569,126569],"mapped",[1610]],[[126570,126570],"mapped",[1603]],[[126571,126571],"disallowed"],[[126572,126572],"mapped",[1605]],[[126573,126573],"mapped",[1606]],[[126574,126574],"mapped",[1587]],[[126575,126575],"mapped",[1593]],[[126576,126576],"mapped",[1601]],[[126577,126577],"mapped",[1589]],[[126578,126578],"mapped",[1602]],[[126579,126579],"disallowed"],[[126580,126580],"mapped",[1588]],[[126581,126581],"mapped",[1578]],[[126582,126582],"mapped",[1579]],[[126583,126583],"mapped",[1582]],[[126584,126584],"disallowed"],[[126585,126585],"mapped",[1590]],[[126586,126586],"mapped",[1592]],[[126587,126587],"mapped",[1594]],[[126588,126588],"mapped",[1646]],[[126589,126589],"disallowed"],[[126590,126590],"mapped",[1697]],[[126591,126591],"disallowed"],[[126592,126592],"mapped",[1575]],[[126593,126593],"mapped",[1576]],[[126594,126594],"mapped",[1580]],[[126595,126595],"mapped",[1583]],[[126596,126596],"mapped",[1607]],[[126597,126597],"mapped",[1608]],[[126598,126598],"mapped",[1586]],[[126599,126599],"mapped",[1581]],[[126600,126600],"mapped",[1591]],[[126601,126601],"mapped",[1610]],[[126602,126602],"disallowed"],[[126603,126603],"mapped",[1604]],[[126604,126604],"mapped",[1605]],[[126605,126605],"mapped",[1606]],[[126606,126606],"mapped",[1587]],[[126607,126607],"mapped",[1593]],[[126608,126608],"mapped",[1601]],[[126609,126609],"mapped",[1589]],[[126610,126610],"mapped",[1602]],[[126611,126611],"mapped",[1585]],[[126612,126612],"mapped",[1588]],[[126613,126613],"mapped",[1578]],[[126614,126614],"mapped",[1579]],[[126615,126615],"mapped",[1582]],[[126616,126616],"mapped",[1584]],[[126617,126617],"mapped",[1590]],[[126618,126618],"mapped",[1592]],[[126619,126619],"mapped",[1594]],[[126620,126624],"disallowed"],[[126625,126625],"mapped",[1576]],[[126626,126626],"mapped",[1580]],[[126627,126627],"mapped",[1583]],[[126628,126628],"disallowed"],[[126629,126629],"mapped",[1608]],[[126630,126630],"mapped",[1586]],[[126631,126631],"mapped",[1581]],[[126632,126632],"mapped",[1591]],[[126633,126633],"mapped",[1610]],[[126634,126634],"disallowed"],[[126635,126635],"mapped",[1604]],[[126636,126636],"mapped",[1605]],[[126637,126637],"mapped",[1606]],[[126638,126638],"mapped",[1587]],[[126639,126639],"mapped",[1593]],[[126640,126640],"mapped",[1601]],[[126641,126641],"mapped",[1589]],[[126642,126642],"mapped",[1602]],[[126643,126643],"mapped",[1585]],[[126644,126644],"mapped",[1588]],[[126645,126645],"mapped",[1578]],[[126646,126646],"mapped",[1579]],[[126647,126647],"mapped",[1582]],[[126648,126648],"mapped",[1584]],[[126649,126649],"mapped",[1590]],[[126650,126650],"mapped",[1592]],[[126651,126651],"mapped",[1594]],[[126652,126703],"disallowed"],[[126704,126705],"valid",[],"NV8"],[[126706,126975],"disallowed"],[[126976,127019],"valid",[],"NV8"],[[127020,127023],"disallowed"],[[127024,127123],"valid",[],"NV8"],[[127124,127135],"disallowed"],[[127136,127150],"valid",[],"NV8"],[[127151,127152],"disallowed"],[[127153,127166],"valid",[],"NV8"],[[127167,127167],"valid",[],"NV8"],[[127168,127168],"disallowed"],[[127169,127183],"valid",[],"NV8"],[[127184,127184],"disallowed"],[[127185,127199],"valid",[],"NV8"],[[127200,127221],"valid",[],"NV8"],[[127222,127231],"disallowed"],[[127232,127232],"disallowed"],[[127233,127233],"disallowed_STD3_mapped",[48,44]],[[127234,127234],"disallowed_STD3_mapped",[49,44]],[[127235,127235],"disallowed_STD3_mapped",[50,44]],[[127236,127236],"disallowed_STD3_mapped",[51,44]],[[127237,127237],"disallowed_STD3_mapped",[52,44]],[[127238,127238],"disallowed_STD3_mapped",[53,44]],[[127239,127239],"disallowed_STD3_mapped",[54,44]],[[127240,127240],"disallowed_STD3_mapped",[55,44]],[[127241,127241],"disallowed_STD3_mapped",[56,44]],[[127242,127242],"disallowed_STD3_mapped",[57,44]],[[127243,127244],"valid",[],"NV8"],[[127245,127247],"disallowed"],[[127248,127248],"disallowed_STD3_mapped",[40,97,41]],[[127249,127249],"disallowed_STD3_mapped",[40,98,41]],[[127250,127250],"disallowed_STD3_mapped",[40,99,41]],[[127251,127251],"disallowed_STD3_mapped",[40,100,41]],[[127252,127252],"disallowed_STD3_mapped",[40,101,41]],[[127253,127253],"disallowed_STD3_mapped",[40,102,41]],[[127254,127254],"disallowed_STD3_mapped",[40,103,41]],[[127255,127255],"disallowed_STD3_mapped",[40,104,41]],[[127256,127256],"disallowed_STD3_mapped",[40,105,41]],[[127257,127257],"disallowed_STD3_mapped",[40,106,41]],[[127258,127258],"disallowed_STD3_mapped",[40,107,41]],[[127259,127259],"disallowed_STD3_mapped",[40,108,41]],[[127260,127260],"disallowed_STD3_mapped",[40,109,41]],[[127261,127261],"disallowed_STD3_mapped",[40,110,41]],[[127262,127262],"disallowed_STD3_mapped",[40,111,41]],[[127263,127263],"disallowed_STD3_mapped",[40,112,41]],[[127264,127264],"disallowed_STD3_mapped",[40,113,41]],[[127265,127265],"disallowed_STD3_mapped",[40,114,41]],[[127266,127266],"disallowed_STD3_mapped",[40,115,41]],[[127267,127267],"disallowed_STD3_mapped",[40,116,41]],[[127268,127268],"disallowed_STD3_mapped",[40,117,41]],[[127269,127269],"disallowed_STD3_mapped",[40,118,41]],[[127270,127270],"disallowed_STD3_mapped",[40,119,41]],[[127271,127271],"disallowed_STD3_mapped",[40,120,41]],[[127272,127272],"disallowed_STD3_mapped",[40,121,41]],[[127273,127273],"disallowed_STD3_mapped",[40,122,41]],[[127274,127274],"mapped",[12308,115,12309]],[[127275,127275],"mapped",[99]],[[127276,127276],"mapped",[114]],[[127277,127277],"mapped",[99,100]],[[127278,127278],"mapped",[119,122]],[[127279,127279],"disallowed"],[[127280,127280],"mapped",[97]],[[127281,127281],"mapped",[98]],[[127282,127282],"mapped",[99]],[[127283,127283],"mapped",[100]],[[127284,127284],"mapped",[101]],[[127285,127285],"mapped",[102]],[[127286,127286],"mapped",[103]],[[127287,127287],"mapped",[104]],[[127288,127288],"mapped",[105]],[[127289,127289],"mapped",[106]],[[127290,127290],"mapped",[107]],[[127291,127291],"mapped",[108]],[[127292,127292],"mapped",[109]],[[127293,127293],"mapped",[110]],[[127294,127294],"mapped",[111]],[[127295,127295],"mapped",[112]],[[127296,127296],"mapped",[113]],[[127297,127297],"mapped",[114]],[[127298,127298],"mapped",[115]],[[127299,127299],"mapped",[116]],[[127300,127300],"mapped",[117]],[[127301,127301],"mapped",[118]],[[127302,127302],"mapped",[119]],[[127303,127303],"mapped",[120]],[[127304,127304],"mapped",[121]],[[127305,127305],"mapped",[122]],[[127306,127306],"mapped",[104,118]],[[127307,127307],"mapped",[109,118]],[[127308,127308],"mapped",[115,100]],[[127309,127309],"mapped",[115,115]],[[127310,127310],"mapped",[112,112,118]],[[127311,127311],"mapped",[119,99]],[[127312,127318],"valid",[],"NV8"],[[127319,127319],"valid",[],"NV8"],[[127320,127326],"valid",[],"NV8"],[[127327,127327],"valid",[],"NV8"],[[127328,127337],"valid",[],"NV8"],[[127338,127338],"mapped",[109,99]],[[127339,127339],"mapped",[109,100]],[[127340,127343],"disallowed"],[[127344,127352],"valid",[],"NV8"],[[127353,127353],"valid",[],"NV8"],[[127354,127354],"valid",[],"NV8"],[[127355,127356],"valid",[],"NV8"],[[127357,127358],"valid",[],"NV8"],[[127359,127359],"valid",[],"NV8"],[[127360,127369],"valid",[],"NV8"],[[127370,127373],"valid",[],"NV8"],[[127374,127375],"valid",[],"NV8"],[[127376,127376],"mapped",[100,106]],[[127377,127386],"valid",[],"NV8"],[[127387,127461],"disallowed"],[[127462,127487],"valid",[],"NV8"],[[127488,127488],"mapped",[12411,12363]],[[127489,127489],"mapped",[12467,12467]],[[127490,127490],"mapped",[12469]],[[127491,127503],"disallowed"],[[127504,127504],"mapped",[25163]],[[127505,127505],"mapped",[23383]],[[127506,127506],"mapped",[21452]],[[127507,127507],"mapped",[12487]],[[127508,127508],"mapped",[20108]],[[127509,127509],"mapped",[22810]],[[127510,127510],"mapped",[35299]],[[127511,127511],"mapped",[22825]],[[127512,127512],"mapped",[20132]],[[127513,127513],"mapped",[26144]],[[127514,127514],"mapped",[28961]],[[127515,127515],"mapped",[26009]],[[127516,127516],"mapped",[21069]],[[127517,127517],"mapped",[24460]],[[127518,127518],"mapped",[20877]],[[127519,127519],"mapped",[26032]],[[127520,127520],"mapped",[21021]],[[127521,127521],"mapped",[32066]],[[127522,127522],"mapped",[29983]],[[127523,127523],"mapped",[36009]],[[127524,127524],"mapped",[22768]],[[127525,127525],"mapped",[21561]],[[127526,127526],"mapped",[28436]],[[127527,127527],"mapped",[25237]],[[127528,127528],"mapped",[25429]],[[127529,127529],"mapped",[19968]],[[127530,127530],"mapped",[19977]],[[127531,127531],"mapped",[36938]],[[127532,127532],"mapped",[24038]],[[127533,127533],"mapped",[20013]],[[127534,127534],"mapped",[21491]],[[127535,127535],"mapped",[25351]],[[127536,127536],"mapped",[36208]],[[127537,127537],"mapped",[25171]],[[127538,127538],"mapped",[31105]],[[127539,127539],"mapped",[31354]],[[127540,127540],"mapped",[21512]],[[127541,127541],"mapped",[28288]],[[127542,127542],"mapped",[26377]],[[127543,127543],"mapped",[26376]],[[127544,127544],"mapped",[30003]],[[127545,127545],"mapped",[21106]],[[127546,127546],"mapped",[21942]],[[127547,127551],"disallowed"],[[127552,127552],"mapped",[12308,26412,12309]],[[127553,127553],"mapped",[12308,19977,12309]],[[127554,127554],"mapped",[12308,20108,12309]],[[127555,127555],"mapped",[12308,23433,12309]],[[127556,127556],"mapped",[12308,28857,12309]],[[127557,127557],"mapped",[12308,25171,12309]],[[127558,127558],"mapped",[12308,30423,12309]],[[127559,127559],"mapped",[12308,21213,12309]],[[127560,127560],"mapped",[12308,25943,12309]],[[127561,127567],"disallowed"],[[127568,127568],"mapped",[24471]],[[127569,127569],"mapped",[21487]],[[127570,127743],"disallowed"],[[127744,127776],"valid",[],"NV8"],[[127777,127788],"valid",[],"NV8"],[[127789,127791],"valid",[],"NV8"],[[127792,127797],"valid",[],"NV8"],[[127798,127798],"valid",[],"NV8"],[[127799,127868],"valid",[],"NV8"],[[127869,127869],"valid",[],"NV8"],[[127870,127871],"valid",[],"NV8"],[[127872,127891],"valid",[],"NV8"],[[127892,127903],"valid",[],"NV8"],[[127904,127940],"valid",[],"NV8"],[[127941,127941],"valid",[],"NV8"],[[127942,127946],"valid",[],"NV8"],[[127947,127950],"valid",[],"NV8"],[[127951,127955],"valid",[],"NV8"],[[127956,127967],"valid",[],"NV8"],[[127968,127984],"valid",[],"NV8"],[[127985,127991],"valid",[],"NV8"],[[127992,127999],"valid",[],"NV8"],[[128e3,128062],"valid",[],"NV8"],[[128063,128063],"valid",[],"NV8"],[[128064,128064],"valid",[],"NV8"],[[128065,128065],"valid",[],"NV8"],[[128066,128247],"valid",[],"NV8"],[[128248,128248],"valid",[],"NV8"],[[128249,128252],"valid",[],"NV8"],[[128253,128254],"valid",[],"NV8"],[[128255,128255],"valid",[],"NV8"],[[128256,128317],"valid",[],"NV8"],[[128318,128319],"valid",[],"NV8"],[[128320,128323],"valid",[],"NV8"],[[128324,128330],"valid",[],"NV8"],[[128331,128335],"valid",[],"NV8"],[[128336,128359],"valid",[],"NV8"],[[128360,128377],"valid",[],"NV8"],[[128378,128378],"disallowed"],[[128379,128419],"valid",[],"NV8"],[[128420,128420],"disallowed"],[[128421,128506],"valid",[],"NV8"],[[128507,128511],"valid",[],"NV8"],[[128512,128512],"valid",[],"NV8"],[[128513,128528],"valid",[],"NV8"],[[128529,128529],"valid",[],"NV8"],[[128530,128532],"valid",[],"NV8"],[[128533,128533],"valid",[],"NV8"],[[128534,128534],"valid",[],"NV8"],[[128535,128535],"valid",[],"NV8"],[[128536,128536],"valid",[],"NV8"],[[128537,128537],"valid",[],"NV8"],[[128538,128538],"valid",[],"NV8"],[[128539,128539],"valid",[],"NV8"],[[128540,128542],"valid",[],"NV8"],[[128543,128543],"valid",[],"NV8"],[[128544,128549],"valid",[],"NV8"],[[128550,128551],"valid",[],"NV8"],[[128552,128555],"valid",[],"NV8"],[[128556,128556],"valid",[],"NV8"],[[128557,128557],"valid",[],"NV8"],[[128558,128559],"valid",[],"NV8"],[[128560,128563],"valid",[],"NV8"],[[128564,128564],"valid",[],"NV8"],[[128565,128576],"valid",[],"NV8"],[[128577,128578],"valid",[],"NV8"],[[128579,128580],"valid",[],"NV8"],[[128581,128591],"valid",[],"NV8"],[[128592,128639],"valid",[],"NV8"],[[128640,128709],"valid",[],"NV8"],[[128710,128719],"valid",[],"NV8"],[[128720,128720],"valid",[],"NV8"],[[128721,128735],"disallowed"],[[128736,128748],"valid",[],"NV8"],[[128749,128751],"disallowed"],[[128752,128755],"valid",[],"NV8"],[[128756,128767],"disallowed"],[[128768,128883],"valid",[],"NV8"],[[128884,128895],"disallowed"],[[128896,128980],"valid",[],"NV8"],[[128981,129023],"disallowed"],[[129024,129035],"valid",[],"NV8"],[[129036,129039],"disallowed"],[[129040,129095],"valid",[],"NV8"],[[129096,129103],"disallowed"],[[129104,129113],"valid",[],"NV8"],[[129114,129119],"disallowed"],[[129120,129159],"valid",[],"NV8"],[[129160,129167],"disallowed"],[[129168,129197],"valid",[],"NV8"],[[129198,129295],"disallowed"],[[129296,129304],"valid",[],"NV8"],[[129305,129407],"disallowed"],[[129408,129412],"valid",[],"NV8"],[[129413,129471],"disallowed"],[[129472,129472],"valid",[],"NV8"],[[129473,131069],"disallowed"],[[131070,131071],"disallowed"],[[131072,173782],"valid"],[[173783,173823],"disallowed"],[[173824,177972],"valid"],[[177973,177983],"disallowed"],[[177984,178205],"valid"],[[178206,178207],"disallowed"],[[178208,183969],"valid"],[[183970,194559],"disallowed"],[[194560,194560],"mapped",[20029]],[[194561,194561],"mapped",[20024]],[[194562,194562],"mapped",[20033]],[[194563,194563],"mapped",[131362]],[[194564,194564],"mapped",[20320]],[[194565,194565],"mapped",[20398]],[[194566,194566],"mapped",[20411]],[[194567,194567],"mapped",[20482]],[[194568,194568],"mapped",[20602]],[[194569,194569],"mapped",[20633]],[[194570,194570],"mapped",[20711]],[[194571,194571],"mapped",[20687]],[[194572,194572],"mapped",[13470]],[[194573,194573],"mapped",[132666]],[[194574,194574],"mapped",[20813]],[[194575,194575],"mapped",[20820]],[[194576,194576],"mapped",[20836]],[[194577,194577],"mapped",[20855]],[[194578,194578],"mapped",[132380]],[[194579,194579],"mapped",[13497]],[[194580,194580],"mapped",[20839]],[[194581,194581],"mapped",[20877]],[[194582,194582],"mapped",[132427]],[[194583,194583],"mapped",[20887]],[[194584,194584],"mapped",[20900]],[[194585,194585],"mapped",[20172]],[[194586,194586],"mapped",[20908]],[[194587,194587],"mapped",[20917]],[[194588,194588],"mapped",[168415]],[[194589,194589],"mapped",[20981]],[[194590,194590],"mapped",[20995]],[[194591,194591],"mapped",[13535]],[[194592,194592],"mapped",[21051]],[[194593,194593],"mapped",[21062]],[[194594,194594],"mapped",[21106]],[[194595,194595],"mapped",[21111]],[[194596,194596],"mapped",[13589]],[[194597,194597],"mapped",[21191]],[[194598,194598],"mapped",[21193]],[[194599,194599],"mapped",[21220]],[[194600,194600],"mapped",[21242]],[[194601,194601],"mapped",[21253]],[[194602,194602],"mapped",[21254]],[[194603,194603],"mapped",[21271]],[[194604,194604],"mapped",[21321]],[[194605,194605],"mapped",[21329]],[[194606,194606],"mapped",[21338]],[[194607,194607],"mapped",[21363]],[[194608,194608],"mapped",[21373]],[[194609,194611],"mapped",[21375]],[[194612,194612],"mapped",[133676]],[[194613,194613],"mapped",[28784]],[[194614,194614],"mapped",[21450]],[[194615,194615],"mapped",[21471]],[[194616,194616],"mapped",[133987]],[[194617,194617],"mapped",[21483]],[[194618,194618],"mapped",[21489]],[[194619,194619],"mapped",[21510]],[[194620,194620],"mapped",[21662]],[[194621,194621],"mapped",[21560]],[[194622,194622],"mapped",[21576]],[[194623,194623],"mapped",[21608]],[[194624,194624],"mapped",[21666]],[[194625,194625],"mapped",[21750]],[[194626,194626],"mapped",[21776]],[[194627,194627],"mapped",[21843]],[[194628,194628],"mapped",[21859]],[[194629,194630],"mapped",[21892]],[[194631,194631],"mapped",[21913]],[[194632,194632],"mapped",[21931]],[[194633,194633],"mapped",[21939]],[[194634,194634],"mapped",[21954]],[[194635,194635],"mapped",[22294]],[[194636,194636],"mapped",[22022]],[[194637,194637],"mapped",[22295]],[[194638,194638],"mapped",[22097]],[[194639,194639],"mapped",[22132]],[[194640,194640],"mapped",[20999]],[[194641,194641],"mapped",[22766]],[[194642,194642],"mapped",[22478]],[[194643,194643],"mapped",[22516]],[[194644,194644],"mapped",[22541]],[[194645,194645],"mapped",[22411]],[[194646,194646],"mapped",[22578]],[[194647,194647],"mapped",[22577]],[[194648,194648],"mapped",[22700]],[[194649,194649],"mapped",[136420]],[[194650,194650],"mapped",[22770]],[[194651,194651],"mapped",[22775]],[[194652,194652],"mapped",[22790]],[[194653,194653],"mapped",[22810]],[[194654,194654],"mapped",[22818]],[[194655,194655],"mapped",[22882]],[[194656,194656],"mapped",[136872]],[[194657,194657],"mapped",[136938]],[[194658,194658],"mapped",[23020]],[[194659,194659],"mapped",[23067]],[[194660,194660],"mapped",[23079]],[[194661,194661],"mapped",[23e3]],[[194662,194662],"mapped",[23142]],[[194663,194663],"mapped",[14062]],[[194664,194664],"disallowed"],[[194665,194665],"mapped",[23304]],[[194666,194667],"mapped",[23358]],[[194668,194668],"mapped",[137672]],[[194669,194669],"mapped",[23491]],[[194670,194670],"mapped",[23512]],[[194671,194671],"mapped",[23527]],[[194672,194672],"mapped",[23539]],[[194673,194673],"mapped",[138008]],[[194674,194674],"mapped",[23551]],[[194675,194675],"mapped",[23558]],[[194676,194676],"disallowed"],[[194677,194677],"mapped",[23586]],[[194678,194678],"mapped",[14209]],[[194679,194679],"mapped",[23648]],[[194680,194680],"mapped",[23662]],[[194681,194681],"mapped",[23744]],[[194682,194682],"mapped",[23693]],[[194683,194683],"mapped",[138724]],[[194684,194684],"mapped",[23875]],[[194685,194685],"mapped",[138726]],[[194686,194686],"mapped",[23918]],[[194687,194687],"mapped",[23915]],[[194688,194688],"mapped",[23932]],[[194689,194689],"mapped",[24033]],[[194690,194690],"mapped",[24034]],[[194691,194691],"mapped",[14383]],[[194692,194692],"mapped",[24061]],[[194693,194693],"mapped",[24104]],[[194694,194694],"mapped",[24125]],[[194695,194695],"mapped",[24169]],[[194696,194696],"mapped",[14434]],[[194697,194697],"mapped",[139651]],[[194698,194698],"mapped",[14460]],[[194699,194699],"mapped",[24240]],[[194700,194700],"mapped",[24243]],[[194701,194701],"mapped",[24246]],[[194702,194702],"mapped",[24266]],[[194703,194703],"mapped",[172946]],[[194704,194704],"mapped",[24318]],[[194705,194706],"mapped",[140081]],[[194707,194707],"mapped",[33281]],[[194708,194709],"mapped",[24354]],[[194710,194710],"mapped",[14535]],[[194711,194711],"mapped",[144056]],[[194712,194712],"mapped",[156122]],[[194713,194713],"mapped",[24418]],[[194714,194714],"mapped",[24427]],[[194715,194715],"mapped",[14563]],[[194716,194716],"mapped",[24474]],[[194717,194717],"mapped",[24525]],[[194718,194718],"mapped",[24535]],[[194719,194719],"mapped",[24569]],[[194720,194720],"mapped",[24705]],[[194721,194721],"mapped",[14650]],[[194722,194722],"mapped",[14620]],[[194723,194723],"mapped",[24724]],[[194724,194724],"mapped",[141012]],[[194725,194725],"mapped",[24775]],[[194726,194726],"mapped",[24904]],[[194727,194727],"mapped",[24908]],[[194728,194728],"mapped",[24910]],[[194729,194729],"mapped",[24908]],[[194730,194730],"mapped",[24954]],[[194731,194731],"mapped",[24974]],[[194732,194732],"mapped",[25010]],[[194733,194733],"mapped",[24996]],[[194734,194734],"mapped",[25007]],[[194735,194735],"mapped",[25054]],[[194736,194736],"mapped",[25074]],[[194737,194737],"mapped",[25078]],[[194738,194738],"mapped",[25104]],[[194739,194739],"mapped",[25115]],[[194740,194740],"mapped",[25181]],[[194741,194741],"mapped",[25265]],[[194742,194742],"mapped",[25300]],[[194743,194743],"mapped",[25424]],[[194744,194744],"mapped",[142092]],[[194745,194745],"mapped",[25405]],[[194746,194746],"mapped",[25340]],[[194747,194747],"mapped",[25448]],[[194748,194748],"mapped",[25475]],[[194749,194749],"mapped",[25572]],[[194750,194750],"mapped",[142321]],[[194751,194751],"mapped",[25634]],[[194752,194752],"mapped",[25541]],[[194753,194753],"mapped",[25513]],[[194754,194754],"mapped",[14894]],[[194755,194755],"mapped",[25705]],[[194756,194756],"mapped",[25726]],[[194757,194757],"mapped",[25757]],[[194758,194758],"mapped",[25719]],[[194759,194759],"mapped",[14956]],[[194760,194760],"mapped",[25935]],[[194761,194761],"mapped",[25964]],[[194762,194762],"mapped",[143370]],[[194763,194763],"mapped",[26083]],[[194764,194764],"mapped",[26360]],[[194765,194765],"mapped",[26185]],[[194766,194766],"mapped",[15129]],[[194767,194767],"mapped",[26257]],[[194768,194768],"mapped",[15112]],[[194769,194769],"mapped",[15076]],[[194770,194770],"mapped",[20882]],[[194771,194771],"mapped",[20885]],[[194772,194772],"mapped",[26368]],[[194773,194773],"mapped",[26268]],[[194774,194774],"mapped",[32941]],[[194775,194775],"mapped",[17369]],[[194776,194776],"mapped",[26391]],[[194777,194777],"mapped",[26395]],[[194778,194778],"mapped",[26401]],[[194779,194779],"mapped",[26462]],[[194780,194780],"mapped",[26451]],[[194781,194781],"mapped",[144323]],[[194782,194782],"mapped",[15177]],[[194783,194783],"mapped",[26618]],[[194784,194784],"mapped",[26501]],[[194785,194785],"mapped",[26706]],[[194786,194786],"mapped",[26757]],[[194787,194787],"mapped",[144493]],[[194788,194788],"mapped",[26766]],[[194789,194789],"mapped",[26655]],[[194790,194790],"mapped",[26900]],[[194791,194791],"mapped",[15261]],[[194792,194792],"mapped",[26946]],[[194793,194793],"mapped",[27043]],[[194794,194794],"mapped",[27114]],[[194795,194795],"mapped",[27304]],[[194796,194796],"mapped",[145059]],[[194797,194797],"mapped",[27355]],[[194798,194798],"mapped",[15384]],[[194799,194799],"mapped",[27425]],[[194800,194800],"mapped",[145575]],[[194801,194801],"mapped",[27476]],[[194802,194802],"mapped",[15438]],[[194803,194803],"mapped",[27506]],[[194804,194804],"mapped",[27551]],[[194805,194805],"mapped",[27578]],[[194806,194806],"mapped",[27579]],[[194807,194807],"mapped",[146061]],[[194808,194808],"mapped",[138507]],[[194809,194809],"mapped",[146170]],[[194810,194810],"mapped",[27726]],[[194811,194811],"mapped",[146620]],[[194812,194812],"mapped",[27839]],[[194813,194813],"mapped",[27853]],[[194814,194814],"mapped",[27751]],[[194815,194815],"mapped",[27926]],[[194816,194816],"mapped",[27966]],[[194817,194817],"mapped",[28023]],[[194818,194818],"mapped",[27969]],[[194819,194819],"mapped",[28009]],[[194820,194820],"mapped",[28024]],[[194821,194821],"mapped",[28037]],[[194822,194822],"mapped",[146718]],[[194823,194823],"mapped",[27956]],[[194824,194824],"mapped",[28207]],[[194825,194825],"mapped",[28270]],[[194826,194826],"mapped",[15667]],[[194827,194827],"mapped",[28363]],[[194828,194828],"mapped",[28359]],[[194829,194829],"mapped",[147153]],[[194830,194830],"mapped",[28153]],[[194831,194831],"mapped",[28526]],[[194832,194832],"mapped",[147294]],[[194833,194833],"mapped",[147342]],[[194834,194834],"mapped",[28614]],[[194835,194835],"mapped",[28729]],[[194836,194836],"mapped",[28702]],[[194837,194837],"mapped",[28699]],[[194838,194838],"mapped",[15766]],[[194839,194839],"mapped",[28746]],[[194840,194840],"mapped",[28797]],[[194841,194841],"mapped",[28791]],[[194842,194842],"mapped",[28845]],[[194843,194843],"mapped",[132389]],[[194844,194844],"mapped",[28997]],[[194845,194845],"mapped",[148067]],[[194846,194846],"mapped",[29084]],[[194847,194847],"disallowed"],[[194848,194848],"mapped",[29224]],[[194849,194849],"mapped",[29237]],[[194850,194850],"mapped",[29264]],[[194851,194851],"mapped",[149e3]],[[194852,194852],"mapped",[29312]],[[194853,194853],"mapped",[29333]],[[194854,194854],"mapped",[149301]],[[194855,194855],"mapped",[149524]],[[194856,194856],"mapped",[29562]],[[194857,194857],"mapped",[29579]],[[194858,194858],"mapped",[16044]],[[194859,194859],"mapped",[29605]],[[194860,194861],"mapped",[16056]],[[194862,194862],"mapped",[29767]],[[194863,194863],"mapped",[29788]],[[194864,194864],"mapped",[29809]],[[194865,194865],"mapped",[29829]],[[194866,194866],"mapped",[29898]],[[194867,194867],"mapped",[16155]],[[194868,194868],"mapped",[29988]],[[194869,194869],"mapped",[150582]],[[194870,194870],"mapped",[30014]],[[194871,194871],"mapped",[150674]],[[194872,194872],"mapped",[30064]],[[194873,194873],"mapped",[139679]],[[194874,194874],"mapped",[30224]],[[194875,194875],"mapped",[151457]],[[194876,194876],"mapped",[151480]],[[194877,194877],"mapped",[151620]],[[194878,194878],"mapped",[16380]],[[194879,194879],"mapped",[16392]],[[194880,194880],"mapped",[30452]],[[194881,194881],"mapped",[151795]],[[194882,194882],"mapped",[151794]],[[194883,194883],"mapped",[151833]],[[194884,194884],"mapped",[151859]],[[194885,194885],"mapped",[30494]],[[194886,194887],"mapped",[30495]],[[194888,194888],"mapped",[30538]],[[194889,194889],"mapped",[16441]],[[194890,194890],"mapped",[30603]],[[194891,194891],"mapped",[16454]],[[194892,194892],"mapped",[16534]],[[194893,194893],"mapped",[152605]],[[194894,194894],"mapped",[30798]],[[194895,194895],"mapped",[30860]],[[194896,194896],"mapped",[30924]],[[194897,194897],"mapped",[16611]],[[194898,194898],"mapped",[153126]],[[194899,194899],"mapped",[31062]],[[194900,194900],"mapped",[153242]],[[194901,194901],"mapped",[153285]],[[194902,194902],"mapped",[31119]],[[194903,194903],"mapped",[31211]],[[194904,194904],"mapped",[16687]],[[194905,194905],"mapped",[31296]],[[194906,194906],"mapped",[31306]],[[194907,194907],"mapped",[31311]],[[194908,194908],"mapped",[153980]],[[194909,194910],"mapped",[154279]],[[194911,194911],"disallowed"],[[194912,194912],"mapped",[16898]],[[194913,194913],"mapped",[154539]],[[194914,194914],"mapped",[31686]],[[194915,194915],"mapped",[31689]],[[194916,194916],"mapped",[16935]],[[194917,194917],"mapped",[154752]],[[194918,194918],"mapped",[31954]],[[194919,194919],"mapped",[17056]],[[194920,194920],"mapped",[31976]],[[194921,194921],"mapped",[31971]],[[194922,194922],"mapped",[32e3]],[[194923,194923],"mapped",[155526]],[[194924,194924],"mapped",[32099]],[[194925,194925],"mapped",[17153]],[[194926,194926],"mapped",[32199]],[[194927,194927],"mapped",[32258]],[[194928,194928],"mapped",[32325]],[[194929,194929],"mapped",[17204]],[[194930,194930],"mapped",[156200]],[[194931,194931],"mapped",[156231]],[[194932,194932],"mapped",[17241]],[[194933,194933],"mapped",[156377]],[[194934,194934],"mapped",[32634]],[[194935,194935],"mapped",[156478]],[[194936,194936],"mapped",[32661]],[[194937,194937],"mapped",[32762]],[[194938,194938],"mapped",[32773]],[[194939,194939],"mapped",[156890]],[[194940,194940],"mapped",[156963]],[[194941,194941],"mapped",[32864]],[[194942,194942],"mapped",[157096]],[[194943,194943],"mapped",[32880]],[[194944,194944],"mapped",[144223]],[[194945,194945],"mapped",[17365]],[[194946,194946],"mapped",[32946]],[[194947,194947],"mapped",[33027]],[[194948,194948],"mapped",[17419]],[[194949,194949],"mapped",[33086]],[[194950,194950],"mapped",[23221]],[[194951,194951],"mapped",[157607]],[[194952,194952],"mapped",[157621]],[[194953,194953],"mapped",[144275]],[[194954,194954],"mapped",[144284]],[[194955,194955],"mapped",[33281]],[[194956,194956],"mapped",[33284]],[[194957,194957],"mapped",[36766]],[[194958,194958],"mapped",[17515]],[[194959,194959],"mapped",[33425]],[[194960,194960],"mapped",[33419]],[[194961,194961],"mapped",[33437]],[[194962,194962],"mapped",[21171]],[[194963,194963],"mapped",[33457]],[[194964,194964],"mapped",[33459]],[[194965,194965],"mapped",[33469]],[[194966,194966],"mapped",[33510]],[[194967,194967],"mapped",[158524]],[[194968,194968],"mapped",[33509]],[[194969,194969],"mapped",[33565]],[[194970,194970],"mapped",[33635]],[[194971,194971],"mapped",[33709]],[[194972,194972],"mapped",[33571]],[[194973,194973],"mapped",[33725]],[[194974,194974],"mapped",[33767]],[[194975,194975],"mapped",[33879]],[[194976,194976],"mapped",[33619]],[[194977,194977],"mapped",[33738]],[[194978,194978],"mapped",[33740]],[[194979,194979],"mapped",[33756]],[[194980,194980],"mapped",[158774]],[[194981,194981],"mapped",[159083]],[[194982,194982],"mapped",[158933]],[[194983,194983],"mapped",[17707]],[[194984,194984],"mapped",[34033]],[[194985,194985],"mapped",[34035]],[[194986,194986],"mapped",[34070]],[[194987,194987],"mapped",[160714]],[[194988,194988],"mapped",[34148]],[[194989,194989],"mapped",[159532]],[[194990,194990],"mapped",[17757]],[[194991,194991],"mapped",[17761]],[[194992,194992],"mapped",[159665]],[[194993,194993],"mapped",[159954]],[[194994,194994],"mapped",[17771]],[[194995,194995],"mapped",[34384]],[[194996,194996],"mapped",[34396]],[[194997,194997],"mapped",[34407]],[[194998,194998],"mapped",[34409]],[[194999,194999],"mapped",[34473]],[[195e3,195e3],"mapped",[34440]],[[195001,195001],"mapped",[34574]],[[195002,195002],"mapped",[34530]],[[195003,195003],"mapped",[34681]],[[195004,195004],"mapped",[34600]],[[195005,195005],"mapped",[34667]],[[195006,195006],"mapped",[34694]],[[195007,195007],"disallowed"],[[195008,195008],"mapped",[34785]],[[195009,195009],"mapped",[34817]],[[195010,195010],"mapped",[17913]],[[195011,195011],"mapped",[34912]],[[195012,195012],"mapped",[34915]],[[195013,195013],"mapped",[161383]],[[195014,195014],"mapped",[35031]],[[195015,195015],"mapped",[35038]],[[195016,195016],"mapped",[17973]],[[195017,195017],"mapped",[35066]],[[195018,195018],"mapped",[13499]],[[195019,195019],"mapped",[161966]],[[195020,195020],"mapped",[162150]],[[195021,195021],"mapped",[18110]],[[195022,195022],"mapped",[18119]],[[195023,195023],"mapped",[35488]],[[195024,195024],"mapped",[35565]],[[195025,195025],"mapped",[35722]],[[195026,195026],"mapped",[35925]],[[195027,195027],"mapped",[162984]],[[195028,195028],"mapped",[36011]],[[195029,195029],"mapped",[36033]],[[195030,195030],"mapped",[36123]],[[195031,195031],"mapped",[36215]],[[195032,195032],"mapped",[163631]],[[195033,195033],"mapped",[133124]],[[195034,195034],"mapped",[36299]],[[195035,195035],"mapped",[36284]],[[195036,195036],"mapped",[36336]],[[195037,195037],"mapped",[133342]],[[195038,195038],"mapped",[36564]],[[195039,195039],"mapped",[36664]],[[195040,195040],"mapped",[165330]],[[195041,195041],"mapped",[165357]],[[195042,195042],"mapped",[37012]],[[195043,195043],"mapped",[37105]],[[195044,195044],"mapped",[37137]],[[195045,195045],"mapped",[165678]],[[195046,195046],"mapped",[37147]],[[195047,195047],"mapped",[37432]],[[195048,195048],"mapped",[37591]],[[195049,195049],"mapped",[37592]],[[195050,195050],"mapped",[37500]],[[195051,195051],"mapped",[37881]],[[195052,195052],"mapped",[37909]],[[195053,195053],"mapped",[166906]],[[195054,195054],"mapped",[38283]],[[195055,195055],"mapped",[18837]],[[195056,195056],"mapped",[38327]],[[195057,195057],"mapped",[167287]],[[195058,195058],"mapped",[18918]],[[195059,195059],"mapped",[38595]],[[195060,195060],"mapped",[23986]],[[195061,195061],"mapped",[38691]],[[195062,195062],"mapped",[168261]],[[195063,195063],"mapped",[168474]],[[195064,195064],"mapped",[19054]],[[195065,195065],"mapped",[19062]],[[195066,195066],"mapped",[38880]],[[195067,195067],"mapped",[168970]],[[195068,195068],"mapped",[19122]],[[195069,195069],"mapped",[169110]],[[195070,195071],"mapped",[38923]],[[195072,195072],"mapped",[38953]],[[195073,195073],"mapped",[169398]],[[195074,195074],"mapped",[39138]],[[195075,195075],"mapped",[19251]],[[195076,195076],"mapped",[39209]],[[195077,195077],"mapped",[39335]],[[195078,195078],"mapped",[39362]],[[195079,195079],"mapped",[39422]],[[195080,195080],"mapped",[19406]],[[195081,195081],"mapped",[170800]],[[195082,195082],"mapped",[39698]],[[195083,195083],"mapped",[4e4]],[[195084,195084],"mapped",[40189]],[[195085,195085],"mapped",[19662]],[[195086,195086],"mapped",[19693]],[[195087,195087],"mapped",[40295]],[[195088,195088],"mapped",[172238]],[[195089,195089],"mapped",[19704]],[[195090,195090],"mapped",[172293]],[[195091,195091],"mapped",[172558]],[[195092,195092],"mapped",[172689]],[[195093,195093],"mapped",[40635]],[[195094,195094],"mapped",[19798]],[[195095,195095],"mapped",[40697]],[[195096,195096],"mapped",[40702]],[[195097,195097],"mapped",[40709]],[[195098,195098],"mapped",[40719]],[[195099,195099],"mapped",[40726]],[[195100,195100],"mapped",[40763]],[[195101,195101],"mapped",[173568]],[[195102,196605],"disallowed"],[[196606,196607],"disallowed"],[[196608,262141],"disallowed"],[[262142,262143],"disallowed"],[[262144,327677],"disallowed"],[[327678,327679],"disallowed"],[[327680,393213],"disallowed"],[[393214,393215],"disallowed"],[[393216,458749],"disallowed"],[[458750,458751],"disallowed"],[[458752,524285],"disallowed"],[[524286,524287],"disallowed"],[[524288,589821],"disallowed"],[[589822,589823],"disallowed"],[[589824,655357],"disallowed"],[[655358,655359],"disallowed"],[[655360,720893],"disallowed"],[[720894,720895],"disallowed"],[[720896,786429],"disallowed"],[[786430,786431],"disallowed"],[[786432,851965],"disallowed"],[[851966,851967],"disallowed"],[[851968,917501],"disallowed"],[[917502,917503],"disallowed"],[[917504,917504],"disallowed"],[[917505,917505],"disallowed"],[[917506,917535],"disallowed"],[[917536,917631],"disallowed"],[[917632,917759],"disallowed"],[[917760,917999],"ignored"],[[918e3,983037],"disallowed"],[[983038,983039],"disallowed"],[[983040,1048573],"disallowed"],[[1048574,1048575],"disallowed"],[[1048576,1114109],"disallowed"],[[1114110,1114111],"disallowed"]]});var oee=y((TEt,B6)=>{"use strict";var nee=require("punycode"),ree=tee(),Of={TRANSITIONAL:0,NONTRANSITIONAL:1};function iee(e){return e.split("\0").map(function(t){return t.normalize("NFC")}).join("\0")}function aee(e){for(var t=0,r=ree.length-1;t<=r;){var n=Math.floor((t+r)/2),i=ree[n];if(i[0][0]<=e&&i[0][1]>=e)return i;i[0][0]>e?r=n-1:t=n+1}return null}var INe=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function see(e){return e.replace(INe,"_").length}function FNe(e,t,r){for(var n=!1,i="",a=see(e),s=0;s<a;++s){var o=e.codePointAt(s),u=aee(o);switch(u[1]){case"disallowed":n=!0,i+=String.fromCodePoint(o);break;case"ignored":break;case"mapped":i+=String.fromCodePoint.apply(String,u[2]);break;case"deviation":r===Of.TRANSITIONAL?i+=String.fromCodePoint.apply(String,u[2]):i+=String.fromCodePoint(o);break;case"valid":i+=String.fromCodePoint(o);break;case"disallowed_STD3_mapped":t?(n=!0,i+=String.fromCodePoint(o)):i+=String.fromCodePoint.apply(String,u[2]);break;case"disallowed_STD3_valid":t&&(n=!0),i+=String.fromCodePoint(o);break}}return{string:i,error:n}}var NNe=/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08E4-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u18A9\u1920-\u192B\u1930-\u193B\u19B0-\u19C0\u19C8\u19C9\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFC-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C4\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2D]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD804[\uDC00-\uDC02\uDC38-\uDC46\uDC7F-\uDC82\uDCB0-\uDCBA\uDD00-\uDD02\uDD27-\uDD34\uDD73\uDD80-\uDD82\uDDB3-\uDDC0\uDE2C-\uDE37\uDEDF-\uDEEA\uDF01-\uDF03\uDF3C\uDF3E-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF62\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDCB0-\uDCC3\uDDAF-\uDDB5\uDDB8-\uDDC0\uDE30-\uDE40\uDEAB-\uDEB7]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF51-\uDF7E\uDF8F-\uDF92]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD83A[\uDCD0-\uDCD6]|\uDB40[\uDD00-\uDDEF]/;function kNe(e,t){e.substr(0,4)==="xn--"&&(e=nee.toUnicode(e),t=Of.NONTRANSITIONAL);var r=!1;(iee(e)!==e||e[3]==="-"&&e[4]==="-"||e[0]==="-"||e[e.length-1]==="-"||e.indexOf(".")!==-1||e.search(NNe)===0)&&(r=!0);for(var n=see(e),i=0;i<n;++i){var a=aee(e.codePointAt(i));if(q6===Of.TRANSITIONAL&&a[1]!=="valid"||q6===Of.NONTRANSITIONAL&&a[1]!=="valid"&&a[1]!=="deviation"){r=!0;break}}return{label:e,error:r}}function q6(e,t,r){var n=FNe(e,t,r);n.string=iee(n.string);for(var i=n.string.split("."),a=0;a<i.length;++a)try{var s=kNe(i[a]);i[a]=s.label,n.error=n.error||s.error}catch{n.error=!0}return{string:i.join("."),error:n.error}}B6.exports.toASCII=function(e,t,r,n){var i=q6(e,t,r),a=i.string.split(".");if(a=a.map(function(u){try{return nee.toASCII(u)}catch{return i.error=!0,u}}),n){var s=a.slice(0,a.length-1).join(".").length;(s.length>253||s.length===0)&&(i.error=!0);for(var o=0;o<a.length;++o)if(a.length>63||a.length===0){i.error=!0;break}}return i.error?null:a.join(".")};B6.exports.toUnicode=function(e,t){var r=q6(e,t,Of.NONTRANSITIONAL);return{domain:r.string,error:r.error}};B6.exports.PROCESSING_OPTIONS=Of});var eo=y((REt,ua)=>{"use strict";var qf=require("punycode"),uee=oee(),pee={ftp:21,file:null,gopher:70,http:80,https:443,ws:80,wss:443},Qt=Symbol("failure");function lee(e){return qf.ucs2.decode(e).length}function cee(e,t){let r=e[t];return isNaN(r)?void 0:String.fromCodePoint(r)}function E0(e){return e>=48&&e<=57}function b0(e){return e>=65&&e<=90||e>=97&&e<=122}function LNe(e){return b0(e)||E0(e)}function ps(e){return E0(e)||e>=65&&e<=70||e>=97&&e<=102}function dee(e){return e==="."||e.toLowerCase()==="%2e"}function ONe(e){return e=e.toLowerCase(),e===".."||e==="%2e."||e===".%2e"||e==="%2e%2e"}function qNe(e,t){return b0(e)&&(t===58||t===124)}function fee(e){return e.length===2&&b0(e.codePointAt(0))&&(e[1]===":"||e[1]==="|")}function BNe(e){return e.length===2&&b0(e.codePointAt(0))&&e[1]===":"}function MNe(e){return e.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|%|\/|:|\?|@|\[|\\|\]/)!==-1}function UNe(e){return e.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|\/|:|\?|@|\[|\\|\]/)!==-1}function cA(e){return pee[e]!==void 0}function Fn(e){return cA(e.scheme)}function jNe(e){return pee[e]}function mee(e){let t=e.toString(16).toUpperCase();return t.length===1&&(t="0"+t),"%"+t}function $Ne(e){let t=new Buffer(e),r="";for(let n=0;n<t.length;++n)r+=mee(t[n]);return r}function zNe(e){let t=new Buffer(e),r=[];for(let n=0;n<t.length;++n)t[n]!==37?r.push(t[n]):t[n]===37&&ps(t[n+1])&&ps(t[n+2])?(r.push(parseInt(t.slice(n+1,n+3).toString(),16)),n+=2):r.push(t[n]);return new Buffer(r).toString()}function M6(e){return e<=31||e>126}var VNe=new Set([32,34,35,60,62,63,96,123,125]);function hee(e){return M6(e)||VNe.has(e)}var GNe=new Set([47,58,59,61,64,91,92,93,94,124]);function pA(e){return hee(e)||GNe.has(e)}function kd(e,t){let r=String.fromCodePoint(e);return t(e)?$Ne(r):r}function HNe(e){let t=10;return e.length>=2&&e.charAt(0)==="0"&&e.charAt(1).toLowerCase()==="x"?(e=e.substring(2),t=16):e.length>=2&&e.charAt(0)==="0"&&(e=e.substring(1),t=8),e===""?0:(t===10?/[^0-9]/:t===16?/[^0-9A-Fa-f]/:/[^0-7]/).test(e)?Qt:parseInt(e,t)}function KNe(e){let t=e.split(".");if(t[t.length-1]===""&&t.length>1&&t.pop(),t.length>4)return e;let r=[];for(let a of t){if(a==="")return e;let s=HNe(a);if(s===Qt)return e;r.push(s)}for(let a=0;a<r.length-1;++a)if(r[a]>255)return Qt;if(r[r.length-1]>=Math.pow(256,5-r.length))return Qt;let n=r.pop(),i=0;for(let a of r)n+=a*Math.pow(256,3-i),++i;return n}function JNe(e){let t="",r=e;for(let n=1;n<=4;++n)t=String(r%256)+t,n!==4&&(t="."+t),r=Math.floor(r/256);return t}function WNe(e){let t=[0,0,0,0,0,0,0,0],r=0,n=null,i=0;if(e=qf.ucs2.decode(e),e[i]===58){if(e[i+1]!==58)return Qt;i+=2,++r,n=r}for(;i<e.length;){if(r===8)return Qt;if(e[i]===58){if(n!==null)return Qt;++i,++r,n=r;continue}let a=0,s=0;for(;s<4&&ps(e[i]);)a=a*16+parseInt(cee(e,i),16),++i,++s;if(e[i]===46){if(s===0||(i-=s,r>6))return Qt;let o=0;for(;e[i]!==void 0;){let u=null;if(o>0)if(e[i]===46&&o<4)++i;else return Qt;if(!E0(e[i]))return Qt;for(;E0(e[i]);){let l=parseInt(cee(e,i));if(u===null)u=l;else{if(u===0)return Qt;u=u*10+l}if(u>255)return Qt;++i}t[r]=t[r]*256+u,++o,(o===2||o===4)&&++r}if(o!==4)return Qt;break}else if(e[i]===58){if(++i,e[i]===void 0)return Qt}else if(e[i]!==void 0)return Qt;t[r]=a,++r}if(n!==null){let a=r-n;for(r=7;r!==0&&a>0;){let s=t[n+a-1];t[n+a-1]=t[r],t[r]=s,--r,--a}}else if(n===null&&r!==8)return Qt;return t}function YNe(e){let t="",n=XNe(e).idx,i=!1;for(let a=0;a<=7;++a)if(!(i&&e[a]===0)){if(i&&(i=!1),n===a){t+=a===0?"::":":",i=!0;continue}t+=e[a].toString(16),a!==7&&(t+=":")}return t}function dA(e,t){if(e[0]==="[")return e[e.length-1]!=="]"?Qt:WNe(e.substring(1,e.length-1));if(!t)return QNe(e);let r=zNe(e),n=uee.toASCII(r,!1,uee.PROCESSING_OPTIONS.NONTRANSITIONAL,!1);if(n===null||MNe(n))return Qt;let i=KNe(n);return typeof i=="number"||i===Qt?i:n}function QNe(e){if(UNe(e))return Qt;let t="",r=qf.ucs2.decode(e);for(let n=0;n<r.length;++n)t+=kd(r[n],M6);return t}function XNe(e){let t=null,r=1,n=null,i=0;for(let a=0;a<e.length;++a)e[a]!==0?(i>r&&(t=n,r=i),n=null,i=0):(n===null&&(n=a),++i);return i>r&&(t=n,r=i),{idx:t,len:r}}function fA(e){return typeof e=="number"?JNe(e):e instanceof Array?"["+YNe(e)+"]":e}function ZNe(e){return e.replace(/^[\u0000-\u001F\u0020]+|[\u0000-\u001F\u0020]+$/g,"")}function eke(e){return e.replace(/\u0009|\u000A|\u000D/g,"")}function gee(e){let t=e.path;t.length!==0&&(e.scheme==="file"&&t.length===1&&rke(t[0])||t.pop())}function vee(e){return e.username!==""||e.password!==""}function tke(e){return e.host===null||e.host===""||e.cannotBeABaseURL||e.scheme==="file"}function rke(e){return/^[A-Za-z]:$/.test(e)}function pn(e,t,r,n,i){if(this.pointer=0,this.input=e,this.base=t||null,this.encodingOverride=r||"utf-8",this.stateOverride=i,this.url=n,this.failure=!1,this.parseError=!1,!this.url){this.url={scheme:"",username:"",password:"",host:null,port:null,path:[],query:null,fragment:null,cannotBeABaseURL:!1};let s=ZNe(this.input);s!==this.input&&(this.parseError=!0),this.input=s}let a=eke(this.input);for(a!==this.input&&(this.parseError=!0),this.input=a,this.state=i||"scheme start",this.buffer="",this.atFlag=!1,this.arrFlag=!1,this.passwordTokenSeenFlag=!1,this.input=qf.ucs2.decode(this.input);this.pointer<=this.input.length;++this.pointer){let s=this.input[this.pointer],o=isNaN(s)?void 0:String.fromCodePoint(s),u=this["parse "+this.state](s,o);if(u){if(u===Qt){this.failure=!0;break}}else break}}pn.prototype["parse scheme start"]=function(t,r){if(b0(t))this.buffer+=r.toLowerCase(),this.state="scheme";else if(!this.stateOverride)this.state="no scheme",--this.pointer;else return this.parseError=!0,Qt;return!0};pn.prototype["parse scheme"]=function(t,r){if(LNe(t)||t===43||t===45||t===46)this.buffer+=r.toLowerCase();else if(t===58){if(this.stateOverride&&(Fn(this.url)&&!cA(this.buffer)||!Fn(this.url)&&cA(this.buffer)||(vee(this.url)||this.url.port!==null)&&this.buffer==="file"||this.url.scheme==="file"&&(this.url.host===""||this.url.host===null))||(this.url.scheme=this.buffer,this.buffer="",this.stateOverride))return!1;this.url.scheme==="file"?((this.input[this.pointer+1]!==47||this.input[this.pointer+2]!==47)&&(this.parseError=!0),this.state="file"):Fn(this.url)&&this.base!==null&&this.base.scheme===this.url.scheme?this.state="special relative or authority":Fn(this.url)?this.state="special authority slashes":this.input[this.pointer+1]===47?(this.state="path or authority",++this.pointer):(this.url.cannotBeABaseURL=!0,this.url.path.push(""),this.state="cannot-be-a-base-URL path")}else if(!this.stateOverride)this.buffer="",this.state="no scheme",this.pointer=-1;else return this.parseError=!0,Qt;return!0};pn.prototype["parse no scheme"]=function(t){return this.base===null||this.base.cannotBeABaseURL&&t!==35?Qt:(this.base.cannotBeABaseURL&&t===35?(this.url.scheme=this.base.scheme,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.url.cannotBeABaseURL=!0,this.state="fragment"):this.base.scheme==="file"?(this.state="file",--this.pointer):(this.state="relative",--this.pointer),!0)};pn.prototype["parse special relative or authority"]=function(t){return t===47&&this.input[this.pointer+1]===47?(this.state="special authority ignore slashes",++this.pointer):(this.parseError=!0,this.state="relative",--this.pointer),!0};pn.prototype["parse path or authority"]=function(t){return t===47?this.state="authority":(this.state="path",--this.pointer),!0};pn.prototype["parse relative"]=function(t){return this.url.scheme=this.base.scheme,isNaN(t)?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query):t===47?this.state="relative slash":t===63?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query="",this.state="query"):t===35?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.state="fragment"):Fn(this.url)&&t===92?(this.parseError=!0,this.state="relative slash"):(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(0,this.base.path.length-1),this.state="path",--this.pointer),!0};pn.prototype["parse relative slash"]=function(t){return Fn(this.url)&&(t===47||t===92)?(t===92&&(this.parseError=!0),this.state="special authority ignore slashes"):t===47?this.state="authority":(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.state="path",--this.pointer),!0};pn.prototype["parse special authority slashes"]=function(t){return t===47&&this.input[this.pointer+1]===47?(this.state="special authority ignore slashes",++this.pointer):(this.parseError=!0,this.state="special authority ignore slashes",--this.pointer),!0};pn.prototype["parse special authority ignore slashes"]=function(t){return t!==47&&t!==92?(this.state="authority",--this.pointer):this.parseError=!0,!0};pn.prototype["parse authority"]=function(t,r){if(t===64){this.parseError=!0,this.atFlag&&(this.buffer="%40"+this.buffer),this.atFlag=!0;let n=lee(this.buffer);for(let i=0;i<n;++i){let a=this.buffer.codePointAt(i);if(a===58&&!this.passwordTokenSeenFlag){this.passwordTokenSeenFlag=!0;continue}let s=kd(a,pA);this.passwordTokenSeenFlag?this.url.password+=s:this.url.username+=s}this.buffer=""}else if(isNaN(t)||t===47||t===63||t===35||Fn(this.url)&&t===92){if(this.atFlag&&this.buffer==="")return this.parseError=!0,Qt;this.pointer-=lee(this.buffer)+1,this.buffer="",this.state="host"}else this.buffer+=r;return!0};pn.prototype["parse hostname"]=pn.prototype["parse host"]=function(t,r){if(this.stateOverride&&this.url.scheme==="file")--this.pointer,this.state="file host";else if(t===58&&!this.arrFlag){if(this.buffer==="")return this.parseError=!0,Qt;let n=dA(this.buffer,Fn(this.url));if(n===Qt)return Qt;if(this.url.host=n,this.buffer="",this.state="port",this.stateOverride==="hostname")return!1}else if(isNaN(t)||t===47||t===63||t===35||Fn(this.url)&&t===92){if(--this.pointer,Fn(this.url)&&this.buffer==="")return this.parseError=!0,Qt;if(this.stateOverride&&this.buffer===""&&(vee(this.url)||this.url.port!==null))return this.parseError=!0,!1;let n=dA(this.buffer,Fn(this.url));if(n===Qt)return Qt;if(this.url.host=n,this.buffer="",this.state="path start",this.stateOverride)return!1}else t===91?this.arrFlag=!0:t===93&&(this.arrFlag=!1),this.buffer+=r;return!0};pn.prototype["parse port"]=function(t,r){if(E0(t))this.buffer+=r;else if(isNaN(t)||t===47||t===63||t===35||Fn(this.url)&&t===92||this.stateOverride){if(this.buffer!==""){let n=parseInt(this.buffer);if(n>Math.pow(2,16)-1)return this.parseError=!0,Qt;this.url.port=n===jNe(this.url.scheme)?null:n,this.buffer=""}if(this.stateOverride)return!1;this.state="path start",--this.pointer}else return this.parseError=!0,Qt;return!0};var nke=new Set([47,92,63,35]);pn.prototype["parse file"]=function(t){return this.url.scheme="file",t===47||t===92?(t===92&&(this.parseError=!0),this.state="file slash"):this.base!==null&&this.base.scheme==="file"?isNaN(t)?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query):t===63?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query="",this.state="query"):t===35?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.state="fragment"):(this.input.length-this.pointer-1===0||!qNe(t,this.input[this.pointer+1])||this.input.length-this.pointer-1>=2&&!nke.has(this.input[this.pointer+2])?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),gee(this.url)):this.parseError=!0,this.state="path",--this.pointer):(this.state="path",--this.pointer),!0};pn.prototype["parse file slash"]=function(t){return t===47||t===92?(t===92&&(this.parseError=!0),this.state="file host"):(this.base!==null&&this.base.scheme==="file"&&(BNe(this.base.path[0])?this.url.path.push(this.base.path[0]):this.url.host=this.base.host),this.state="path",--this.pointer),!0};pn.prototype["parse file host"]=function(t,r){if(isNaN(t)||t===47||t===92||t===63||t===35)if(--this.pointer,!this.stateOverride&&fee(this.buffer))this.parseError=!0,this.state="path";else if(this.buffer===""){if(this.url.host="",this.stateOverride)return!1;this.state="path start"}else{let n=dA(this.buffer,Fn(this.url));if(n===Qt)return Qt;if(n==="localhost"&&(n=""),this.url.host=n,this.stateOverride)return!1;this.buffer="",this.state="path start"}else this.buffer+=r;return!0};pn.prototype["parse path start"]=function(t){return Fn(this.url)?(t===92&&(this.parseError=!0),this.state="path",t!==47&&t!==92&&--this.pointer):!this.stateOverride&&t===63?(this.url.query="",this.state="query"):!this.stateOverride&&t===35?(this.url.fragment="",this.state="fragment"):t!==void 0&&(this.state="path",t!==47&&--this.pointer),!0};pn.prototype["parse path"]=function(t){if(isNaN(t)||t===47||Fn(this.url)&&t===92||!this.stateOverride&&(t===63||t===35)){if(Fn(this.url)&&t===92&&(this.parseError=!0),ONe(this.buffer)?(gee(this.url),t!==47&&!(Fn(this.url)&&t===92)&&this.url.path.push("")):dee(this.buffer)&&t!==47&&!(Fn(this.url)&&t===92)?this.url.path.push(""):dee(this.buffer)||(this.url.scheme==="file"&&this.url.path.length===0&&fee(this.buffer)&&(this.url.host!==""&&this.url.host!==null&&(this.parseError=!0,this.url.host=""),this.buffer=this.buffer[0]+":"),this.url.path.push(this.buffer)),this.buffer="",this.url.scheme==="file"&&(t===void 0||t===63||t===35))for(;this.url.path.length>1&&this.url.path[0]==="";)this.parseError=!0,this.url.path.shift();t===63&&(this.url.query="",this.state="query"),t===35&&(this.url.fragment="",this.state="fragment")}else t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=kd(t,hee);return!0};pn.prototype["parse cannot-be-a-base-URL path"]=function(t){return t===63?(this.url.query="",this.state="query"):t===35?(this.url.fragment="",this.state="fragment"):(!isNaN(t)&&t!==37&&(this.parseError=!0),t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),isNaN(t)||(this.url.path[0]=this.url.path[0]+kd(t,M6))),!0};pn.prototype["parse query"]=function(t,r){if(isNaN(t)||!this.stateOverride&&t===35){(!Fn(this.url)||this.url.scheme==="ws"||this.url.scheme==="wss")&&(this.encodingOverride="utf-8");let n=new Buffer(this.buffer);for(let i=0;i<n.length;++i)n[i]<33||n[i]>126||n[i]===34||n[i]===35||n[i]===60||n[i]===62?this.url.query+=mee(n[i]):this.url.query+=String.fromCodePoint(n[i]);this.buffer="",t===35&&(this.url.fragment="",this.state="fragment")}else t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=r;return!0};pn.prototype["parse fragment"]=function(t){return isNaN(t)||(t===0?this.parseError=!0:(t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),this.url.fragment+=kd(t,M6))),!0};function ike(e,t){let r=e.scheme+":";if(e.host!==null?(r+="//",(e.username!==""||e.password!=="")&&(r+=e.username,e.password!==""&&(r+=":"+e.password),r+="@"),r+=fA(e.host),e.port!==null&&(r+=":"+e.port)):e.host===null&&e.scheme==="file"&&(r+="//"),e.cannotBeABaseURL)r+=e.path[0];else for(let n of e.path)r+="/"+n;return e.query!==null&&(r+="?"+e.query),!t&&e.fragment!==null&&(r+="#"+e.fragment),r}function ake(e){let t=e.scheme+"://";return t+=fA(e.host),e.port!==null&&(t+=":"+e.port),t}ua.exports.serializeURL=ike;ua.exports.serializeURLOrigin=function(e){switch(e.scheme){case"blob":try{return ua.exports.serializeURLOrigin(ua.exports.parseURL(e.path[0]))}catch{return"null"}case"ftp":case"gopher":case"http":case"https":case"ws":case"wss":return ake({scheme:e.scheme,host:e.host,port:e.port});case"file":return"file://";default:return"null"}};ua.exports.basicURLParse=function(e,t){t===void 0&&(t={});let r=new pn(e,t.baseURL,t.encodingOverride,t.url,t.stateOverride);return r.failure?"failure":r.url};ua.exports.setTheUsername=function(e,t){e.username="";let r=qf.ucs2.decode(t);for(let n=0;n<r.length;++n)e.username+=kd(r[n],pA)};ua.exports.setThePassword=function(e,t){e.password="";let r=qf.ucs2.decode(t);for(let n=0;n<r.length;++n)e.password+=kd(r[n],pA)};ua.exports.serializeHost=fA;ua.exports.cannotHaveAUsernamePasswordPort=tke;ua.exports.serializeInteger=function(e){return String(e)};ua.exports.parseURL=function(e,t){return t===void 0&&(t={}),ua.exports.basicURLParse(e,{baseURL:t.baseURL,encodingOverride:t.encodingOverride})}});var Eee=y(yee=>{"use strict";var fn=eo();yee.implementation=class{constructor(t){let r=t[0],n=t[1],i=null;if(n!==void 0&&(i=fn.basicURLParse(n),i==="failure"))throw new TypeError("Invalid base URL");let a=fn.basicURLParse(r,{baseURL:i});if(a==="failure")throw new TypeError("Invalid URL");this._url=a}get href(){return fn.serializeURL(this._url)}set href(t){let r=fn.basicURLParse(t);if(r==="failure")throw new TypeError("Invalid URL");this._url=r}get origin(){return fn.serializeURLOrigin(this._url)}get protocol(){return this._url.scheme+":"}set protocol(t){fn.basicURLParse(t+":",{url:this._url,stateOverride:"scheme start"})}get username(){return this._url.username}set username(t){fn.cannotHaveAUsernamePasswordPort(this._url)||fn.setTheUsername(this._url,t)}get password(){return this._url.password}set password(t){fn.cannotHaveAUsernamePasswordPort(this._url)||fn.setThePassword(this._url,t)}get host(){let t=this._url;return t.host===null?"":t.port===null?fn.serializeHost(t.host):fn.serializeHost(t.host)+":"+fn.serializeInteger(t.port)}set host(t){this._url.cannotBeABaseURL||fn.basicURLParse(t,{url:this._url,stateOverride:"host"})}get hostname(){return this._url.host===null?"":fn.serializeHost(this._url.host)}set hostname(t){this._url.cannotBeABaseURL||fn.basicURLParse(t,{url:this._url,stateOverride:"hostname"})}get port(){return this._url.port===null?"":fn.serializeInteger(this._url.port)}set port(t){fn.cannotHaveAUsernamePasswordPort(this._url)||(t===""?this._url.port=null:fn.basicURLParse(t,{url:this._url,stateOverride:"port"}))}get pathname(){return this._url.cannotBeABaseURL?this._url.path[0]:this._url.path.length===0?"":"/"+this._url.path.join("/")}set pathname(t){this._url.cannotBeABaseURL||(this._url.path=[],fn.basicURLParse(t,{url:this._url,stateOverride:"path start"}))}get search(){return this._url.query===null||this._url.query===""?"":"?"+this._url.query}set search(t){let r=this._url;if(t===""){r.query=null;return}let n=t[0]==="?"?t.substring(1):t;r.query="",fn.basicURLParse(n,{url:r,stateOverride:"query"})}get hash(){return this._url.fragment===null||this._url.fragment===""?"":"#"+this._url.fragment}set hash(t){if(t===""){this._url.fragment=null;return}let r=t[0]==="#"?t.substring(1):t;this._url.fragment="",fn.basicURLParse(r,{url:this._url,stateOverride:"fragment"})}toJSON(){return this.href}}});var xee=y((FEt,w0)=>{"use strict";var Ia=ZZ(),wee=eee(),bee=Eee(),Fr=wee.implSymbol;function Mn(e){if(!this||this[Fr]||!(this instanceof Mn))throw new TypeError("Failed to construct 'URL': Please use the 'new' operator, this DOM object constructor cannot be called as a function.");if(arguments.length<1)throw new TypeError("Failed to construct 'URL': 1 argument required, but only "+arguments.length+" present.");let t=[];for(let r=0;r<arguments.length&&r<2;++r)t[r]=arguments[r];t[0]=Ia.USVString(t[0]),t[1]!==void 0&&(t[1]=Ia.USVString(t[1])),w0.exports.setup(this,t)}Mn.prototype.toJSON=function(){if(!this||!w0.exports.is(this))throw new TypeError("Illegal invocation");let t=[];for(let r=0;r<arguments.length&&r<0;++r)t[r]=arguments[r];return this[Fr].toJSON.apply(this[Fr],t)};Object.defineProperty(Mn.prototype,"href",{get(){return this[Fr].href},set(e){e=Ia.USVString(e),this[Fr].href=e},enumerable:!0,configurable:!0});Mn.prototype.toString=function(){if(!this||!w0.exports.is(this))throw new TypeError("Illegal invocation");return this.href};Object.defineProperty(Mn.prototype,"origin",{get(){return this[Fr].origin},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"protocol",{get(){return this[Fr].protocol},set(e){e=Ia.USVString(e),this[Fr].protocol=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"username",{get(){return this[Fr].username},set(e){e=Ia.USVString(e),this[Fr].username=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"password",{get(){return this[Fr].password},set(e){e=Ia.USVString(e),this[Fr].password=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"host",{get(){return this[Fr].host},set(e){e=Ia.USVString(e),this[Fr].host=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"hostname",{get(){return this[Fr].hostname},set(e){e=Ia.USVString(e),this[Fr].hostname=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"port",{get(){return this[Fr].port},set(e){e=Ia.USVString(e),this[Fr].port=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"pathname",{get(){return this[Fr].pathname},set(e){e=Ia.USVString(e),this[Fr].pathname=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"search",{get(){return this[Fr].search},set(e){e=Ia.USVString(e),this[Fr].search=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"hash",{get(){return this[Fr].hash},set(e){e=Ia.USVString(e),this[Fr].hash=e},enumerable:!0,configurable:!0});w0.exports={is(e){return!!e&&e[Fr]instanceof bee.implementation},create(e,t){let r=Object.create(Mn.prototype);return this.setup(r,e,t),r},setup(e,t,r){r||(r={}),r.wrapper=e,e[Fr]=new bee.implementation(t,r),e[Fr][wee.wrapperSymbol]=e},interface:Mn,expose:{Window:{URL:Mn},Worker:{URL:Mn}}}});var _ee=y(to=>{"use strict";to.URL=xee().interface;to.serializeURL=eo().serializeURL;to.serializeURLOrigin=eo().serializeURLOrigin;to.basicURLParse=eo().basicURLParse;to.setTheUsername=eo().setTheUsername;to.setThePassword=eo().setThePassword;to.serializeHost=eo().serializeHost;to.serializeInteger=eo().serializeInteger;to.parseURL=eo().parseURL});var Od=y((ro,kee)=>{"use strict";Object.defineProperty(ro,"__esModule",{value:!0});function Uf(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var ms=Uf(require("stream")),Aee=Uf(require("http")),j6=Uf(require("url")),Tee=Uf(_ee()),ske=Uf(require("https")),Ld=Uf(require("zlib")),oke=ms.Readable,Iu=Symbol("buffer"),mA=Symbol("type"),_0=class e{constructor(){this[mA]="";let t=arguments[0],r=arguments[1],n=[],i=0;if(t){let s=t,o=Number(s.length);for(let u=0;u<o;u++){let l=s[u],c;l instanceof Buffer?c=l:ArrayBuffer.isView(l)?c=Buffer.from(l.buffer,l.byteOffset,l.byteLength):l instanceof ArrayBuffer?c=Buffer.from(l):l instanceof e?c=l[Iu]:c=Buffer.from(typeof l=="string"?l:String(l)),i+=c.length,n.push(c)}}this[Iu]=Buffer.concat(n);let a=r&&r.type!==void 0&&String(r.type).toLowerCase();a&&!/[^\u0020-\u007E]/.test(a)&&(this[mA]=a)}get size(){return this[Iu].length}get type(){return this[mA]}text(){return Promise.resolve(this[Iu].toString())}arrayBuffer(){let t=this[Iu],r=t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);return Promise.resolve(r)}stream(){let t=new oke;return t._read=function(){},t.push(this[Iu]),t.push(null),t}toString(){return"[object Blob]"}slice(){let t=this.size,r=arguments[0],n=arguments[1],i,a;r===void 0?i=0:r<0?i=Math.max(t+r,0):i=Math.min(r,t),n===void 0?a=t:n<0?a=Math.max(t+n,0):a=Math.min(n,t);let s=Math.max(a-i,0),u=this[Iu].slice(i,i+s),l=new e([],{type:arguments[2]});return l[Iu]=u,l}};Object.defineProperties(_0.prototype,{size:{enumerable:!0},type:{enumerable:!0},slice:{enumerable:!0}});Object.defineProperty(_0.prototype,Symbol.toStringTag,{value:"Blob",writable:!1,enumerable:!1,configurable:!0});function ti(e,t,r){Error.call(this,e),this.message=e,this.type=t,r&&(this.code=this.errno=r.code),Error.captureStackTrace(this,this.constructor)}ti.prototype=Object.create(Error.prototype);ti.prototype.constructor=ti;ti.prototype.name="FetchError";var vA;try{vA=require("encoding").convert}catch{}var Nu=Symbol("Body internals"),Cee=ms.PassThrough;function Un(e){var t=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=r.size;let i=n===void 0?0:n;var a=r.timeout;let s=a===void 0?0:a;e==null?e=null:Ree(e)?e=Buffer.from(e.toString()):S0(e)||Buffer.isBuffer(e)||(Object.prototype.toString.call(e)==="[object ArrayBuffer]"?e=Buffer.from(e):ArrayBuffer.isView(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):e instanceof ms||(e=Buffer.from(String(e)))),this[Nu]={body:e,disturbed:!1,error:null},this.size=i,this.timeout=s,e instanceof ms&&e.on("error",function(o){let u=o.name==="AbortError"?o:new ti(`Invalid response body while trying to fetch ${t.url}: ${o.message}`,"system",o);t[Nu].error=u})}Un.prototype={get body(){return this[Nu].body},get bodyUsed(){return this[Nu].disturbed},arrayBuffer(){return Bf.call(this).then(function(e){return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)})},blob(){let e=this.headers&&this.headers.get("content-type")||"";return Bf.call(this).then(function(t){return Object.assign(new _0([],{type:e.toLowerCase()}),{[Iu]:t})})},json(){var e=this;return Bf.call(this).then(function(t){try{return JSON.parse(t.toString())}catch(r){return Un.Promise.reject(new ti(`invalid json response body at ${e.url} reason: ${r.message}`,"invalid-json"))}})},text(){return Bf.call(this).then(function(e){return e.toString()})},buffer(){return Bf.call(this)},textConverted(){var e=this;return Bf.call(this).then(function(t){return uke(t,e.headers)})}};Object.defineProperties(Un.prototype,{body:{enumerable:!0},bodyUsed:{enumerable:!0},arrayBuffer:{enumerable:!0},blob:{enumerable:!0},json:{enumerable:!0},text:{enumerable:!0}});Un.mixIn=function(e){for(let t of Object.getOwnPropertyNames(Un.prototype))if(!(t in e)){let r=Object.getOwnPropertyDescriptor(Un.prototype,t);Object.defineProperty(e,t,r)}};function Bf(){var e=this;if(this[Nu].disturbed)return Un.Promise.reject(new TypeError(`body used already for: ${this.url}`));if(this[Nu].disturbed=!0,this[Nu].error)return Un.Promise.reject(this[Nu].error);let t=this.body;if(t===null)return Un.Promise.resolve(Buffer.alloc(0));if(S0(t)&&(t=t.stream()),Buffer.isBuffer(t))return Un.Promise.resolve(t);if(!(t instanceof ms))return Un.Promise.resolve(Buffer.alloc(0));let r=[],n=0,i=!1;return new Un.Promise(function(a,s){let o;e.timeout&&(o=setTimeout(function(){i=!0,s(new ti(`Response timeout while trying to fetch ${e.url} (over ${e.timeout}ms)`,"body-timeout"))},e.timeout)),t.on("error",function(u){u.name==="AbortError"?(i=!0,s(u)):s(new ti(`Invalid response body while trying to fetch ${e.url}: ${u.message}`,"system",u))}),t.on("data",function(u){if(!(i||u===null)){if(e.size&&n+u.length>e.size){i=!0,s(new ti(`content size at ${e.url} over limit: ${e.size}`,"max-size"));return}n+=u.length,r.push(u)}}),t.on("end",function(){if(!i){clearTimeout(o);try{a(Buffer.concat(r,n))}catch(u){s(new ti(`Could not create Buffer from response body for ${e.url}: ${u.message}`,"system",u))}}})})}function uke(e,t){if(typeof vA!="function")throw new Error("The package `encoding` must be installed to use the textConverted() function");let r=t.get("content-type"),n="utf-8",i,a;return r&&(i=/charset=([^;]*)/i.exec(r)),a=e.slice(0,1024).toString(),!i&&a&&(i=/<meta.+?charset=(['"])(.+?)\1/i.exec(a)),!i&&a&&(i=/<meta[\s]+?http-equiv=(['"])content-type\1[\s]+?content=(['"])(.+?)\2/i.exec(a),i||(i=/<meta[\s]+?content=(['"])(.+?)\1[\s]+?http-equiv=(['"])content-type\3/i.exec(a),i&&i.pop()),i&&(i=/charset=(.*)/i.exec(i.pop()))),!i&&a&&(i=/<\?xml.+?encoding=(['"])(.+?)\1/i.exec(a)),i&&(n=i.pop(),(n==="gb2312"||n==="gbk")&&(n="gb18030")),vA(e,"UTF-8",n).toString()}function Ree(e){return typeof e!="object"||typeof e.append!="function"||typeof e.delete!="function"||typeof e.get!="function"||typeof e.getAll!="function"||typeof e.has!="function"||typeof e.set!="function"?!1:e.constructor.name==="URLSearchParams"||Object.prototype.toString.call(e)==="[object URLSearchParams]"||typeof e.sort=="function"}function S0(e){return typeof e=="object"&&typeof e.arrayBuffer=="function"&&typeof e.type=="string"&&typeof e.stream=="function"&&typeof e.constructor=="function"&&typeof e.constructor.name=="string"&&/^(Blob|File)$/.test(e.constructor.name)&&/^(Blob|File)$/.test(e[Symbol.toStringTag])}function Pee(e){let t,r,n=e.body;if(e.bodyUsed)throw new Error("cannot clone body after it is used");return n instanceof ms&&typeof n.getBoundary!="function"&&(t=new Cee,r=new Cee,n.pipe(t),n.pipe(r),e[Nu].body=t,n=r),n}function Iee(e){return e===null?null:typeof e=="string"?"text/plain;charset=UTF-8":Ree(e)?"application/x-www-form-urlencoded;charset=UTF-8":S0(e)?e.type||null:Buffer.isBuffer(e)||Object.prototype.toString.call(e)==="[object ArrayBuffer]"||ArrayBuffer.isView(e)?null:typeof e.getBoundary=="function"?`multipart/form-data;boundary=${e.getBoundary()}`:e instanceof ms?null:"text/plain;charset=UTF-8"}function Fee(e){let t=e.body;return t===null?0:S0(t)?t.size:Buffer.isBuffer(t)?t.length:t&&typeof t.getLengthSync=="function"&&(t._lengthRetrievers&&t._lengthRetrievers.length==0||t.hasKnownLength&&t.hasKnownLength())?t.getLengthSync():null}function lke(e,t){let r=t.body;r===null?e.end():S0(r)?r.stream().pipe(e):Buffer.isBuffer(r)?(e.write(r),e.end()):r.pipe(e)}Un.Promise=global.Promise;var Nee=/[^\^_`a-zA-Z\-0-9!#$%&'*+.|~]/,yA=/[^\t\x20-\x7e\x80-\xff]/;function x0(e){if(e=`${e}`,Nee.test(e)||e==="")throw new TypeError(`${e} is not a legal HTTP header name`)}function See(e){if(e=`${e}`,yA.test(e))throw new TypeError(`${e} is not a legal HTTP header value`)}function Mf(e,t){t=t.toLowerCase();for(let r in e)if(r.toLowerCase()===t)return r}var En=Symbol("map"),Fa=class e{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:void 0;if(this[En]=Object.create(null),t instanceof e){let r=t.raw(),n=Object.keys(r);for(let i of n)for(let a of r[i])this.append(i,a);return}if(t!=null)if(typeof t=="object"){let r=t[Symbol.iterator];if(r!=null){if(typeof r!="function")throw new TypeError("Header pairs must be iterable");let n=[];for(let i of t){if(typeof i!="object"||typeof i[Symbol.iterator]!="function")throw new TypeError("Each header pair must be iterable");n.push(Array.from(i))}for(let i of n){if(i.length!==2)throw new TypeError("Each header pair must be a name/value tuple");this.append(i[0],i[1])}}else for(let n of Object.keys(t)){let i=t[n];this.append(n,i)}}else throw new TypeError("Provided initializer must be an object")}get(t){t=`${t}`,x0(t);let r=Mf(this[En],t);return r===void 0?null:this[En][r].join(", ")}forEach(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:void 0,n=EA(this),i=0;for(;i<n.length;){var a=n[i];let s=a[0],o=a[1];t.call(r,o,s,this),n=EA(this),i++}}set(t,r){t=`${t}`,r=`${r}`,x0(t),See(r);let n=Mf(this[En],t);this[En][n!==void 0?n:t]=[r]}append(t,r){t=`${t}`,r=`${r}`,x0(t),See(r);let n=Mf(this[En],t);n!==void 0?this[En][n].push(r):this[En][t]=[r]}has(t){return t=`${t}`,x0(t),Mf(this[En],t)!==void 0}delete(t){t=`${t}`,x0(t);let r=Mf(this[En],t);r!==void 0&&delete this[En][r]}raw(){return this[En]}keys(){return hA(this,"key")}values(){return hA(this,"value")}[Symbol.iterator](){return hA(this,"key+value")}};Fa.prototype.entries=Fa.prototype[Symbol.iterator];Object.defineProperty(Fa.prototype,Symbol.toStringTag,{value:"Headers",writable:!1,enumerable:!1,configurable:!0});Object.defineProperties(Fa.prototype,{get:{enumerable:!0},forEach:{enumerable:!0},set:{enumerable:!0},append:{enumerable:!0},has:{enumerable:!0},delete:{enumerable:!0},keys:{enumerable:!0},values:{enumerable:!0},entries:{enumerable:!0}});function EA(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"key+value";return Object.keys(e[En]).sort().map(t==="key"?function(n){return n.toLowerCase()}:t==="value"?function(n){return e[En][n].join(", ")}:function(n){return[n.toLowerCase(),e[En][n].join(", ")]})}var bA=Symbol("internal");function hA(e,t){let r=Object.create(xA);return r[bA]={target:e,kind:t,index:0},r}var xA=Object.setPrototypeOf({next(){if(!this||Object.getPrototypeOf(this)!==xA)throw new TypeError("Value of `this` is not a HeadersIterator");var e=this[bA];let t=e.target,r=e.kind,n=e.index,i=EA(t,r),a=i.length;return n>=a?{value:void 0,done:!0}:(this[bA].index=n+1,{value:i[n],done:!1})}},Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]())));Object.defineProperty(xA,Symbol.toStringTag,{value:"HeadersIterator",writable:!1,enumerable:!1,configurable:!0});function cke(e){let t=Object.assign({__proto__:null},e[En]),r=Mf(e[En],"Host");return r!==void 0&&(t[r]=t[r][0]),t}function dke(e){let t=new Fa;for(let r of Object.keys(e))if(!Nee.test(r))if(Array.isArray(e[r]))for(let n of e[r])yA.test(n)||(t[En][r]===void 0?t[En][r]=[n]:t[En][r].push(n));else yA.test(e[r])||(t[En][r]=[e[r]]);return t}var Yl=Symbol("Response internals"),pke=Aee.STATUS_CODES,fs=class e{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Un.call(this,t,r);let n=r.status||200,i=new Fa(r.headers);if(t!=null&&!i.has("Content-Type")){let a=Iee(t);a&&i.append("Content-Type",a)}this[Yl]={url:r.url,status:n,statusText:r.statusText||pke[n],headers:i,counter:r.counter}}get url(){return this[Yl].url||""}get status(){return this[Yl].status}get ok(){return this[Yl].status>=200&&this[Yl].status<300}get redirected(){return this[Yl].counter>0}get statusText(){return this[Yl].statusText}get headers(){return this[Yl].headers}clone(){return new e(Pee(this),{url:this.url,status:this.status,statusText:this.statusText,headers:this.headers,ok:this.ok,redirected:this.redirected})}};Un.mixIn(fs.prototype);Object.defineProperties(fs.prototype,{url:{enumerable:!0},status:{enumerable:!0},ok:{enumerable:!0},redirected:{enumerable:!0},statusText:{enumerable:!0},headers:{enumerable:!0},clone:{enumerable:!0}});Object.defineProperty(fs.prototype,Symbol.toStringTag,{value:"Response",writable:!1,enumerable:!1,configurable:!0});var Fu=Symbol("Request internals"),fke=j6.URL||Tee.URL,mke=j6.parse,hke=j6.format;function gA(e){return/^[a-zA-Z][a-zA-Z\d+\-.]*:/.exec(e)&&(e=new fke(e).toString()),mke(e)}var gke="destroy"in ms.Readable.prototype;function U6(e){return typeof e=="object"&&typeof e[Fu]=="object"}function vke(e){let t=e&&typeof e=="object"&&Object.getPrototypeOf(e);return!!(t&&t.constructor.name==="AbortSignal")}var Xl=class e{constructor(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n;U6(t)?n=gA(t.url):(t&&t.href?n=gA(t.href):n=gA(`${t}`),t={});let i=r.method||t.method||"GET";if(i=i.toUpperCase(),(r.body!=null||U6(t)&&t.body!==null)&&(i==="GET"||i==="HEAD"))throw new TypeError("Request with GET/HEAD method cannot have body");let a=r.body!=null?r.body:U6(t)&&t.body!==null?Pee(t):null;Un.call(this,a,{timeout:r.timeout||t.timeout||0,size:r.size||t.size||0});let s=new Fa(r.headers||t.headers||{});if(a!=null&&!s.has("Content-Type")){let u=Iee(a);u&&s.append("Content-Type",u)}let o=U6(t)?t.signal:null;if("signal"in r&&(o=r.signal),o!=null&&!vke(o))throw new TypeError("Expected signal to be an instanceof AbortSignal");this[Fu]={method:i,redirect:r.redirect||t.redirect||"follow",headers:s,parsedURL:n,signal:o},this.follow=r.follow!==void 0?r.follow:t.follow!==void 0?t.follow:20,this.compress=r.compress!==void 0?r.compress:t.compress!==void 0?t.compress:!0,this.counter=r.counter||t.counter||0,this.agent=r.agent||t.agent}get method(){return this[Fu].method}get url(){return hke(this[Fu].parsedURL)}get headers(){return this[Fu].headers}get redirect(){return this[Fu].redirect}get signal(){return this[Fu].signal}clone(){return new e(this)}};Un.mixIn(Xl.prototype);Object.defineProperty(Xl.prototype,Symbol.toStringTag,{value:"Request",writable:!1,enumerable:!1,configurable:!0});Object.defineProperties(Xl.prototype,{method:{enumerable:!0},url:{enumerable:!0},headers:{enumerable:!0},redirect:{enumerable:!0},clone:{enumerable:!0},signal:{enumerable:!0}});function yke(e){let t=e[Fu].parsedURL,r=new Fa(e[Fu].headers);if(r.has("Accept")||r.set("Accept","*/*"),!t.protocol||!t.hostname)throw new TypeError("Only absolute URLs are supported");if(!/^https?:$/.test(t.protocol))throw new TypeError("Only HTTP(S) protocols are supported");if(e.signal&&e.body instanceof ms.Readable&&!gke)throw new Error("Cancellation of streamed requests with AbortSignal is not supported in node < 8");let n=null;if(e.body==null&&/^(POST|PUT)$/i.test(e.method)&&(n="0"),e.body!=null){let a=Fee(e);typeof a=="number"&&(n=String(a))}n&&r.set("Content-Length",n),r.has("User-Agent")||r.set("User-Agent","node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"),e.compress&&!r.has("Accept-Encoding")&&r.set("Accept-Encoding","gzip,deflate");let i=e.agent;return typeof i=="function"&&(i=i(t)),!r.has("Connection")&&!i&&r.set("Connection","close"),Object.assign({},t,{method:e.method,headers:cke(r),agent:i})}function C0(e){Error.call(this,e),this.type="aborted",this.message=e,Error.captureStackTrace(this,this.constructor)}C0.prototype=Object.create(Error.prototype);C0.prototype.constructor=C0;C0.prototype.name="AbortError";var wA=j6.URL||Tee.URL,Dee=ms.PassThrough,Eke=function(t,r){let n=new wA(r).hostname,i=new wA(t).hostname;return n===i||n[n.length-i.length-1]==="."&&n.endsWith(i)};function Ql(e,t){if(!Ql.Promise)throw new Error("native promise missing, set fetch.Promise to your favorite alternative");return Un.Promise=Ql.Promise,new Ql.Promise(function(r,n){let i=new Xl(e,t),a=yke(i),s=(a.protocol==="https:"?ske:Aee).request,o=i.signal,u=null,l=function(){let h=new C0("The user aborted a request.");n(h),i.body&&i.body instanceof ms.Readable&&i.body.destroy(h),!(!u||!u.body)&&u.body.emit("error",h)};if(o&&o.aborted){l();return}let c=function(){l(),f()},d=s(a),p;o&&o.addEventListener("abort",c);function f(){d.abort(),o&&o.removeEventListener("abort",c),clearTimeout(p)}i.timeout&&d.once("socket",function(m){p=setTimeout(function(){n(new ti(`network timeout at: ${i.url}`,"request-timeout")),f()},i.timeout)}),d.on("error",function(m){n(new ti(`request to ${i.url} failed, reason: ${m.message}`,"system",m)),f()}),d.on("response",function(m){clearTimeout(p);let h=dke(m.headers);if(Ql.isRedirect(m.statusCode)){let R=h.get("Location"),I=null;try{I=R===null?null:new wA(R,i.url).toString()}catch{if(i.redirect!=="manual"){n(new ti(`uri requested responds with an invalid redirect URL: ${R}`,"invalid-redirect")),f();return}}switch(i.redirect){case"error":n(new ti(`uri requested responds with a redirect, redirect mode is set to error: ${i.url}`,"no-redirect")),f();return;case"manual":if(I!==null)try{h.set("Location",I)}catch(Y){n(Y)}break;case"follow":if(I===null)break;if(i.counter>=i.follow){n(new ti(`maximum redirect reached at: ${i.url}`,"max-redirect")),f();return}let L={headers:new Fa(i.headers),follow:i.follow,counter:i.counter+1,agent:i.agent,compress:i.compress,method:i.method,body:i.body,signal:i.signal,timeout:i.timeout,size:i.size};if(!Eke(i.url,I))for(let Y of["authorization","www-authenticate","cookie","cookie2"])L.headers.delete(Y);if(m.statusCode!==303&&i.body&&Fee(i)===null){n(new ti("Cannot follow redirect with body being a readable stream","unsupported-redirect")),f();return}(m.statusCode===303||(m.statusCode===301||m.statusCode===302)&&i.method==="POST")&&(L.method="GET",L.body=void 0,L.headers.delete("content-length")),r(Ql(new Xl(I,L))),f();return}}m.once("end",function(){o&&o.removeEventListener("abort",c)});let g=m.pipe(new Dee),v={url:i.url,status:m.statusCode,statusText:m.statusMessage,headers:h,size:i.size,timeout:i.timeout,counter:i.counter},E=h.get("Content-Encoding");if(!i.compress||i.method==="HEAD"||E===null||m.statusCode===204||m.statusCode===304){u=new fs(g,v),r(u);return}let x={flush:Ld.Z_SYNC_FLUSH,finishFlush:Ld.Z_SYNC_FLUSH};if(E=="gzip"||E=="x-gzip"){g=g.pipe(Ld.createGunzip(x)),u=new fs(g,v),r(u);return}if(E=="deflate"||E=="x-deflate"){m.pipe(new Dee).once("data",function(I){(I[0]&15)===8?g=g.pipe(Ld.createInflate()):g=g.pipe(Ld.createInflateRaw()),u=new fs(g,v),r(u)});return}if(E=="br"&&typeof Ld.createBrotliDecompress=="function"){g=g.pipe(Ld.createBrotliDecompress()),u=new fs(g,v),r(u);return}u=new fs(g,v),r(u)}),lke(d,i)})}Ql.isRedirect=function(e){return e===301||e===302||e===303||e===307||e===308};Ql.Promise=global.Promise;kee.exports=ro=Ql;Object.defineProperty(ro,"__esModule",{value:!0});ro.default=ro;ro.Headers=Fa;ro.Request=Xl;ro.Response=fs;ro.FetchError=ti});var qee=y((Lee,Oee)=>{var bke=require("stream");Lee=Oee.exports=_A;_A.through=_A;function _A(e,t,r){e=e||function(c){this.queue(c)},t=t||function(){this.queue(null)};var n=!1,i=!1,a=[],s=!1,o=new bke;o.readable=o.writable=!0,o.paused=!1,o.autoDestroy=!(r&&r.autoDestroy===!1),o.write=function(c){return e.call(this,c),!o.paused};function u(){for(;a.length&&!o.paused;){var c=a.shift();if(c===null)return o.emit("end");o.emit("data",c)}}o.queue=o.push=function(c){return s||(c===null&&(s=!0),a.push(c),u()),o},o.on("end",function(){o.readable=!1,!o.writable&&o.autoDestroy&&process.nextTick(function(){o.destroy()})});function l(){o.writable=!1,t.call(o),!o.readable&&o.autoDestroy&&o.destroy()}return o.end=function(c){if(!n)return n=!0,arguments.length&&o.write(c),l(),o},o.destroy=function(){if(!i)return i=!0,n=!0,a.length=0,o.writable=o.readable=!1,o.emit("close"),o},o.pause=function(){if(!o.paused)return o.paused=!0,o},o.resume=function(){return o.paused&&(o.paused=!1,o.emit("resume")),u(),o.paused||o.emit("drain"),o},o}});var Mee=y((kEt,Bee)=>{var wke=qee(),xke=require("string_decoder").StringDecoder;Bee.exports=_ke;function _ke(e,t,r){var n=new xke,i="",a=r&&r.maxLength,s=!(r&&r.trailing===!1);typeof e=="function"&&(t=e,e=null),e||(e=/\r?\n/);function o(l,c){if(t){try{c=t(c)}catch(d){return l.emit("error",d)}typeof c<"u"&&l.queue(c)}else l.queue(c)}function u(l,c){var d=((i??"")+c).split(e);if(i=d.pop(),a&&i.length>a)return l.emit("error",new Error("maximum buffer reached"));for(var p=0;p<d.length;p++){var f=d[p];o(l,f)}}return wke(function(l){u(this,n.write(l))},function(){n.end&&u(this,n.end()),s&&i!=null&&o(this,i),this.queue(null)})}});var jf=y((LEt,jee)=>{"use strict";var Uee=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"]]);jee.exports=e=>e?Object.keys(e).map(t=>[Uee.has(t)?Uee.get(t):t,e[t]]).reduce((t,r)=>(t[r[0]]=r[1],t),Object.create(null)):{}});var J6=y(Qee=>{"use strict";var $ee=typeof process=="object"&&process?process:{stdout:null,stderr:null},Cke=require("events"),zee=require("stream"),Ske=require("string_decoder"),Vee=Ske.StringDecoder,ku=Symbol("EOF"),Lu=Symbol("maybeEmitEnd"),Zl=Symbol("emittedEnd"),$6=Symbol("emittingEnd"),D0=Symbol("emittedError"),z6=Symbol("closed"),Gee=Symbol("read"),V6=Symbol("flush"),Hee=Symbol("flushChunk"),Hi=Symbol("encoding"),Ou=Symbol("decoder"),G6=Symbol("flowing"),A0=Symbol("paused"),$f=Symbol("resume"),bn=Symbol("buffer"),no=Symbol("pipes"),jn=Symbol("bufferLength"),CA=Symbol("bufferPush"),SA=Symbol("bufferShift"),ri=Symbol("objectMode"),wn=Symbol("destroyed"),DA=Symbol("error"),AA=Symbol("emitData"),Kee=Symbol("emitEnd"),TA=Symbol("emitEnd2"),qu=Symbol("async"),RA=Symbol("abort"),H6=Symbol("aborted"),qd=Symbol("signal"),T0=e=>Promise.resolve().then(e),Yee=global._MP_NO_ITERATOR_SYMBOLS_!=="1",Jee=Yee&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),Wee=Yee&&Symbol.iterator||Symbol("iterator not implemented"),Dke=e=>e==="end"||e==="finish"||e==="prefinish",Ake=e=>e instanceof ArrayBuffer||typeof e=="object"&&e.constructor&&e.constructor.name==="ArrayBuffer"&&e.byteLength>=0,Tke=e=>!Buffer.isBuffer(e)&&ArrayBuffer.isView(e),K6=class{constructor(t,r,n){this.src=t,this.dest=r,this.opts=n,this.ondrain=()=>t[$f](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},PA=class extends K6{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,r,n){super(t,r,n),this.proxyErrors=i=>r.emit("error",i),t.on("error",this.proxyErrors)}},IA=class e extends zee{constructor(t){super(),this[G6]=!1,this[A0]=!1,this[no]=[],this[bn]=[],this[ri]=t&&t.objectMode||!1,this[ri]?this[Hi]=null:this[Hi]=t&&t.encoding||null,this[Hi]==="buffer"&&(this[Hi]=null),this[qu]=t&&!!t.async||!1,this[Ou]=this[Hi]?new Vee(this[Hi]):null,this[ku]=!1,this[Zl]=!1,this[$6]=!1,this[z6]=!1,this[D0]=null,this.writable=!0,this.readable=!0,this[jn]=0,this[wn]=!1,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[bn]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[no]}),this[qd]=t&&t.signal,this[H6]=!1,this[qd]&&(this[qd].addEventListener("abort",()=>this[RA]()),this[qd].aborted&&this[RA]())}get bufferLength(){return this[jn]}get encoding(){return this[Hi]}set encoding(t){if(this[ri])throw new Error("cannot set encoding in objectMode");if(this[Hi]&&t!==this[Hi]&&(this[Ou]&&this[Ou].lastNeed||this[jn]))throw new Error("cannot change encoding");this[Hi]!==t&&(this[Ou]=t?new Vee(t):null,this[bn].length&&(this[bn]=this[bn].map(r=>this[Ou].write(r)))),this[Hi]=t}setEncoding(t){this.encoding=t}get objectMode(){return this[ri]}set objectMode(t){this[ri]=this[ri]||!!t}get async(){return this[qu]}set async(t){this[qu]=this[qu]||!!t}[RA](){this[H6]=!0,this.emit("abort",this[qd].reason),this.destroy(this[qd].reason)}get aborted(){return this[H6]}set aborted(t){}write(t,r,n){if(this[H6])return!1;if(this[ku])throw new Error("write after end");if(this[wn])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(n=r,r="utf8"),r||(r="utf8");let i=this[qu]?T0:a=>a();return!this[ri]&&!Buffer.isBuffer(t)&&(Tke(t)?t=Buffer.from(t.buffer,t.byteOffset,t.byteLength):Ake(t)?t=Buffer.from(t):typeof t!="string"&&(this.objectMode=!0)),this[ri]?(this.flowing&&this[jn]!==0&&this[V6](!0),this.flowing?this.emit("data",t):this[CA](t),this[jn]!==0&&this.emit("readable"),n&&i(n),this.flowing):t.length?(typeof t=="string"&&!(r===this[Hi]&&!this[Ou].lastNeed)&&(t=Buffer.from(t,r)),Buffer.isBuffer(t)&&this[Hi]&&(t=this[Ou].write(t)),this.flowing&&this[jn]!==0&&this[V6](!0),this.flowing?this.emit("data",t):this[CA](t),this[jn]!==0&&this.emit("readable"),n&&i(n),this.flowing):(this[jn]!==0&&this.emit("readable"),n&&i(n),this.flowing)}read(t){if(this[wn])return null;if(this[jn]===0||t===0||t>this[jn])return this[Lu](),null;this[ri]&&(t=null),this[bn].length>1&&!this[ri]&&(this.encoding?this[bn]=[this[bn].join("")]:this[bn]=[Buffer.concat(this[bn],this[jn])]);let r=this[Gee](t||null,this[bn][0]);return this[Lu](),r}[Gee](t,r){return t===r.length||t===null?this[SA]():(this[bn][0]=r.slice(t),r=r.slice(0,t),this[jn]-=t),this.emit("data",r),!this[bn].length&&!this[ku]&&this.emit("drain"),r}end(t,r,n){return typeof t=="function"&&(n=t,t=null),typeof r=="function"&&(n=r,r="utf8"),t&&this.write(t,r),n&&this.once("end",n),this[ku]=!0,this.writable=!1,(this.flowing||!this[A0])&&this[Lu](),this}[$f](){this[wn]||(this[A0]=!1,this[G6]=!0,this.emit("resume"),this[bn].length?this[V6]():this[ku]?this[Lu]():this.emit("drain"))}resume(){return this[$f]()}pause(){this[G6]=!1,this[A0]=!0}get destroyed(){return this[wn]}get flowing(){return this[G6]}get paused(){return this[A0]}[CA](t){this[ri]?this[jn]+=1:this[jn]+=t.length,this[bn].push(t)}[SA](){return this[ri]?this[jn]-=1:this[jn]-=this[bn][0].length,this[bn].shift()}[V6](t){do;while(this[Hee](this[SA]())&&this[bn].length);!t&&!this[bn].length&&!this[ku]&&this.emit("drain")}[Hee](t){return this.emit("data",t),this.flowing}pipe(t,r){if(this[wn])return;let n=this[Zl];return r=r||{},t===$ee.stdout||t===$ee.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,n?r.end&&t.end():(this[no].push(r.proxyErrors?new PA(this,t,r):new K6(this,t,r)),this[qu]?T0(()=>this[$f]()):this[$f]()),t}unpipe(t){let r=this[no].find(n=>n.dest===t);r&&(this[no].splice(this[no].indexOf(r),1),r.unpipe())}addListener(t,r){return this.on(t,r)}on(t,r){let n=super.on(t,r);return t==="data"&&!this[no].length&&!this.flowing?this[$f]():t==="readable"&&this[jn]!==0?super.emit("readable"):Dke(t)&&this[Zl]?(super.emit(t),this.removeAllListeners(t)):t==="error"&&this[D0]&&(this[qu]?T0(()=>r.call(this,this[D0])):r.call(this,this[D0])),n}get emittedEnd(){return this[Zl]}[Lu](){!this[$6]&&!this[Zl]&&!this[wn]&&this[bn].length===0&&this[ku]&&(this[$6]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[z6]&&this.emit("close"),this[$6]=!1)}emit(t,r,...n){if(t!=="error"&&t!=="close"&&t!==wn&&this[wn])return;if(t==="data")return!this[ri]&&!r?!1:this[qu]?T0(()=>this[AA](r)):this[AA](r);if(t==="end")return this[Kee]();if(t==="close"){if(this[z6]=!0,!this[Zl]&&!this[wn])return;let a=super.emit("close");return this.removeAllListeners("close"),a}else if(t==="error"){this[D0]=r,super.emit(DA,r);let a=!this[qd]||this.listeners("error").length?super.emit("error",r):!1;return this[Lu](),a}else if(t==="resume"){let a=super.emit("resume");return this[Lu](),a}else if(t==="finish"||t==="prefinish"){let a=super.emit(t);return this.removeAllListeners(t),a}let i=super.emit(t,r,...n);return this[Lu](),i}[AA](t){for(let n of this[no])n.dest.write(t)===!1&&this.pause();let r=super.emit("data",t);return this[Lu](),r}[Kee](){this[Zl]||(this[Zl]=!0,this.readable=!1,this[qu]?T0(()=>this[TA]()):this[TA]())}[TA](){if(this[Ou]){let r=this[Ou].end();if(r){for(let n of this[no])n.dest.write(r);super.emit("data",r)}}for(let r of this[no])r.end();let t=super.emit("end");return this.removeAllListeners("end"),t}collect(){let t=[];this[ri]||(t.dataLength=0);let r=this.promise();return this.on("data",n=>{t.push(n),this[ri]||(t.dataLength+=n.length)}),r.then(()=>t)}concat(){return this[ri]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(t=>this[ri]?Promise.reject(new Error("cannot concat in objectMode")):this[Hi]?t.join(""):Buffer.concat(t,t.dataLength))}promise(){return new Promise((t,r)=>{this.on(wn,()=>r(new Error("stream destroyed"))),this.on("error",n=>r(n)),this.on("end",()=>t())})}[Jee](){let t=!1,r=()=>(this.pause(),t=!0,Promise.resolve({done:!0}));return{next:()=>{if(t)return r();let i=this.read();if(i!==null)return Promise.resolve({done:!1,value:i});if(this[ku])return r();let a=null,s=null,o=d=>{this.removeListener("data",u),this.removeListener("end",l),this.removeListener(wn,c),r(),s(d)},u=d=>{this.removeListener("error",o),this.removeListener("end",l),this.removeListener(wn,c),this.pause(),a({value:d,done:!!this[ku]})},l=()=>{this.removeListener("error",o),this.removeListener("data",u),this.removeListener(wn,c),r(),a({done:!0})},c=()=>o(new Error("stream destroyed"));return new Promise((d,p)=>{s=p,a=d,this.once(wn,c),this.once("error",o),this.once("end",l),this.once("data",u)})},throw:r,return:r,[Jee](){return this}}}[Wee](){let t=!1,r=()=>(this.pause(),this.removeListener(DA,r),this.removeListener(wn,r),this.removeListener("end",r),t=!0,{done:!0}),n=()=>{if(t)return r();let i=this.read();return i===null?r():{value:i}};return this.once("end",r),this.once(DA,r),this.once(wn,r),{next:n,throw:r,return:r,[Wee](){return this}}}destroy(t){return this[wn]?(t?this.emit("error",t):this.emit(wn),this):(this[wn]=!0,this[bn].length=0,this[jn]=0,typeof this.close=="function"&&!this[z6]&&this.close(),t?this.emit("error",t):this.emit(wn),this)}static isStream(t){return!!t&&(t instanceof e||t instanceof zee||t instanceof Cke&&(typeof t.pipe=="function"||typeof t.write=="function"&&typeof t.end=="function"))}};Qee.Minipass=IA});var Zee=y((qEt,Xee)=>{var Rke=require("zlib").constants||{ZLIB_VERNUM:4736};Xee.exports=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},Rke))});var qA=y((BEt,ute)=>{"use strict";var ete=typeof process=="object"&&process?process:{stdout:null,stderr:null},Pke=require("events"),tte=require("stream"),rte=require("string_decoder").StringDecoder,Bu=Symbol("EOF"),Mu=Symbol("maybeEmitEnd"),ec=Symbol("emittedEnd"),W6=Symbol("emittingEnd"),R0=Symbol("emittedError"),Y6=Symbol("closed"),nte=Symbol("read"),Q6=Symbol("flush"),ite=Symbol("flushChunk"),Ki=Symbol("encoding"),Uu=Symbol("decoder"),X6=Symbol("flowing"),P0=Symbol("paused"),zf=Symbol("resume"),$n=Symbol("bufferLength"),FA=Symbol("bufferPush"),NA=Symbol("bufferShift"),Ei=Symbol("objectMode"),bi=Symbol("destroyed"),kA=Symbol("emitData"),ate=Symbol("emitEnd"),LA=Symbol("emitEnd2"),ju=Symbol("async"),I0=e=>Promise.resolve().then(e),ste=global._MP_NO_ITERATOR_SYMBOLS_!=="1",Ike=ste&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),Fke=ste&&Symbol.iterator||Symbol("iterator not implemented"),Nke=e=>e==="end"||e==="finish"||e==="prefinish",kke=e=>e instanceof ArrayBuffer||typeof e=="object"&&e.constructor&&e.constructor.name==="ArrayBuffer"&&e.byteLength>=0,Lke=e=>!Buffer.isBuffer(e)&&ArrayBuffer.isView(e),Z6=class{constructor(t,r,n){this.src=t,this.dest=r,this.opts=n,this.ondrain=()=>t[zf](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},OA=class extends Z6{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,r,n){super(t,r,n),this.proxyErrors=i=>r.emit("error",i),t.on("error",this.proxyErrors)}};ute.exports=class ote extends tte{constructor(t){super(),this[X6]=!1,this[P0]=!1,this.pipes=[],this.buffer=[],this[Ei]=t&&t.objectMode||!1,this[Ei]?this[Ki]=null:this[Ki]=t&&t.encoding||null,this[Ki]==="buffer"&&(this[Ki]=null),this[ju]=t&&!!t.async||!1,this[Uu]=this[Ki]?new rte(this[Ki]):null,this[Bu]=!1,this[ec]=!1,this[W6]=!1,this[Y6]=!1,this[R0]=null,this.writable=!0,this.readable=!0,this[$n]=0,this[bi]=!1}get bufferLength(){return this[$n]}get encoding(){return this[Ki]}set encoding(t){if(this[Ei])throw new Error("cannot set encoding in objectMode");if(this[Ki]&&t!==this[Ki]&&(this[Uu]&&this[Uu].lastNeed||this[$n]))throw new Error("cannot change encoding");this[Ki]!==t&&(this[Uu]=t?new rte(t):null,this.buffer.length&&(this.buffer=this.buffer.map(r=>this[Uu].write(r)))),this[Ki]=t}setEncoding(t){this.encoding=t}get objectMode(){return this[Ei]}set objectMode(t){this[Ei]=this[Ei]||!!t}get async(){return this[ju]}set async(t){this[ju]=this[ju]||!!t}write(t,r,n){if(this[Bu])throw new Error("write after end");if(this[bi])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(n=r,r="utf8"),r||(r="utf8");let i=this[ju]?I0:a=>a();return!this[Ei]&&!Buffer.isBuffer(t)&&(Lke(t)?t=Buffer.from(t.buffer,t.byteOffset,t.byteLength):kke(t)?t=Buffer.from(t):typeof t!="string"&&(this.objectMode=!0)),this[Ei]?(this.flowing&&this[$n]!==0&&this[Q6](!0),this.flowing?this.emit("data",t):this[FA](t),this[$n]!==0&&this.emit("readable"),n&&i(n),this.flowing):t.length?(typeof t=="string"&&!(r===this[Ki]&&!this[Uu].lastNeed)&&(t=Buffer.from(t,r)),Buffer.isBuffer(t)&&this[Ki]&&(t=this[Uu].write(t)),this.flowing&&this[$n]!==0&&this[Q6](!0),this.flowing?this.emit("data",t):this[FA](t),this[$n]!==0&&this.emit("readable"),n&&i(n),this.flowing):(this[$n]!==0&&this.emit("readable"),n&&i(n),this.flowing)}read(t){if(this[bi])return null;if(this[$n]===0||t===0||t>this[$n])return this[Mu](),null;this[Ei]&&(t=null),this.buffer.length>1&&!this[Ei]&&(this.encoding?this.buffer=[this.buffer.join("")]:this.buffer=[Buffer.concat(this.buffer,this[$n])]);let r=this[nte](t||null,this.buffer[0]);return this[Mu](),r}[nte](t,r){return t===r.length||t===null?this[NA]():(this.buffer[0]=r.slice(t),r=r.slice(0,t),this[$n]-=t),this.emit("data",r),!this.buffer.length&&!this[Bu]&&this.emit("drain"),r}end(t,r,n){return typeof t=="function"&&(n=t,t=null),typeof r=="function"&&(n=r,r="utf8"),t&&this.write(t,r),n&&this.once("end",n),this[Bu]=!0,this.writable=!1,(this.flowing||!this[P0])&&this[Mu](),this}[zf](){this[bi]||(this[P0]=!1,this[X6]=!0,this.emit("resume"),this.buffer.length?this[Q6]():this[Bu]?this[Mu]():this.emit("drain"))}resume(){return this[zf]()}pause(){this[X6]=!1,this[P0]=!0}get destroyed(){return this[bi]}get flowing(){return this[X6]}get paused(){return this[P0]}[FA](t){this[Ei]?this[$n]+=1:this[$n]+=t.length,this.buffer.push(t)}[NA](){return this.buffer.length&&(this[Ei]?this[$n]-=1:this[$n]-=this.buffer[0].length),this.buffer.shift()}[Q6](t){do;while(this[ite](this[NA]()));!t&&!this.buffer.length&&!this[Bu]&&this.emit("drain")}[ite](t){return t?(this.emit("data",t),this.flowing):!1}pipe(t,r){if(this[bi])return;let n=this[ec];return r=r||{},t===ete.stdout||t===ete.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,n?r.end&&t.end():(this.pipes.push(r.proxyErrors?new OA(this,t,r):new Z6(this,t,r)),this[ju]?I0(()=>this[zf]()):this[zf]()),t}unpipe(t){let r=this.pipes.find(n=>n.dest===t);r&&(this.pipes.splice(this.pipes.indexOf(r),1),r.unpipe())}addListener(t,r){return this.on(t,r)}on(t,r){let n=super.on(t,r);return t==="data"&&!this.pipes.length&&!this.flowing?this[zf]():t==="readable"&&this[$n]!==0?super.emit("readable"):Nke(t)&&this[ec]?(super.emit(t),this.removeAllListeners(t)):t==="error"&&this[R0]&&(this[ju]?I0(()=>r.call(this,this[R0])):r.call(this,this[R0])),n}get emittedEnd(){return this[ec]}[Mu](){!this[W6]&&!this[ec]&&!this[bi]&&this.buffer.length===0&&this[Bu]&&(this[W6]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Y6]&&this.emit("close"),this[W6]=!1)}emit(t,r,...n){if(t!=="error"&&t!=="close"&&t!==bi&&this[bi])return;if(t==="data")return r?this[ju]?I0(()=>this[kA](r)):this[kA](r):!1;if(t==="end")return this[ate]();if(t==="close"){if(this[Y6]=!0,!this[ec]&&!this[bi])return;let a=super.emit("close");return this.removeAllListeners("close"),a}else if(t==="error"){this[R0]=r;let a=super.emit("error",r);return this[Mu](),a}else if(t==="resume"){let a=super.emit("resume");return this[Mu](),a}else if(t==="finish"||t==="prefinish"){let a=super.emit(t);return this.removeAllListeners(t),a}let i=super.emit(t,r,...n);return this[Mu](),i}[kA](t){for(let n of this.pipes)n.dest.write(t)===!1&&this.pause();let r=super.emit("data",t);return this[Mu](),r}[ate](){this[ec]||(this[ec]=!0,this.readable=!1,this[ju]?I0(()=>this[LA]()):this[LA]())}[LA](){if(this[Uu]){let r=this[Uu].end();if(r){for(let n of this.pipes)n.dest.write(r);super.emit("data",r)}}for(let r of this.pipes)r.end();let t=super.emit("end");return this.removeAllListeners("end"),t}collect(){let t=[];this[Ei]||(t.dataLength=0);let r=this.promise();return this.on("data",n=>{t.push(n),this[Ei]||(t.dataLength+=n.length)}),r.then(()=>t)}concat(){return this[Ei]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(t=>this[Ei]?Promise.reject(new Error("cannot concat in objectMode")):this[Ki]?t.join(""):Buffer.concat(t,t.dataLength))}promise(){return new Promise((t,r)=>{this.on(bi,()=>r(new Error("stream destroyed"))),this.on("error",n=>r(n)),this.on("end",()=>t())})}[Ike](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Bu])return Promise.resolve({done:!0});let n=null,i=null,a=l=>{this.removeListener("data",s),this.removeListener("end",o),i(l)},s=l=>{this.removeListener("error",a),this.removeListener("end",o),this.pause(),n({value:l,done:!!this[Bu]})},o=()=>{this.removeListener("error",a),this.removeListener("data",s),n({done:!0})},u=()=>a(new Error("stream destroyed"));return new Promise((l,c)=>{i=c,n=l,this.once(bi,u),this.once("error",a),this.once("end",o),this.once("data",s)})}}}[Fke](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(t){return this[bi]?(t?this.emit("error",t):this.emit(bi),this):(this[bi]=!0,this.buffer.length=0,this[$n]=0,typeof this.close=="function"&&!this[Y6]&&this.close(),t?this.emit("error",t):this.emit(bi),this)}static isStream(t){return!!t&&(t instanceof ote||t instanceof tte||t instanceof Pke&&(typeof t.pipe=="function"||typeof t.write=="function"&&typeof t.end=="function"))}}});var ZA=y(la=>{"use strict";var $A=require("assert"),tc=require("buffer").Buffer,dte=require("zlib"),Bd=la.constants=Zee(),Oke=qA(),lte=tc.concat,Md=Symbol("_superWrite"),Gf=class extends Error{constructor(t){super("zlib: "+t.message),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,this.constructor)}get name(){return"ZlibError"}},qke=Symbol("opts"),F0=Symbol("flushFlag"),cte=Symbol("finishFlushFlag"),XA=Symbol("fullFlushFlag"),Or=Symbol("handle"),e4=Symbol("onError"),Vf=Symbol("sawError"),BA=Symbol("level"),MA=Symbol("strategy"),UA=Symbol("ended"),MEt=Symbol("_defaultFullFlush"),t4=class extends Oke{constructor(t,r){if(!t||typeof t!="object")throw new TypeError("invalid options for ZlibBase constructor");super(t),this[Vf]=!1,this[UA]=!1,this[qke]=t,this[F0]=t.flush,this[cte]=t.finishFlush;try{this[Or]=new dte[r](t)}catch(n){throw new Gf(n)}this[e4]=n=>{this[Vf]||(this[Vf]=!0,this.close(),this.emit("error",n))},this[Or].on("error",n=>this[e4](new Gf(n))),this.once("end",()=>this.close)}close(){this[Or]&&(this[Or].close(),this[Or]=null,this.emit("close"))}reset(){if(!this[Vf])return $A(this[Or],"zlib binding closed"),this[Or].reset()}flush(t){this.ended||(typeof t!="number"&&(t=this[XA]),this.write(Object.assign(tc.alloc(0),{[F0]:t})))}end(t,r,n){return t&&this.write(t,r),this.flush(this[cte]),this[UA]=!0,super.end(null,null,n)}get ended(){return this[UA]}write(t,r,n){if(typeof r=="function"&&(n=r,r="utf8"),typeof t=="string"&&(t=tc.from(t,r)),this[Vf])return;$A(this[Or],"zlib binding closed");let i=this[Or]._handle,a=i.close;i.close=()=>{};let s=this[Or].close;this[Or].close=()=>{},tc.concat=l=>l;let o;try{let l=typeof t[F0]=="number"?t[F0]:this[F0];o=this[Or]._processChunk(t,l),tc.concat=lte}catch(l){tc.concat=lte,this[e4](new Gf(l))}finally{this[Or]&&(this[Or]._handle=i,i.close=a,this[Or].close=s,this[Or].removeAllListeners("error"))}this[Or]&&this[Or].on("error",l=>this[e4](new Gf(l)));let u;if(o)if(Array.isArray(o)&&o.length>0){u=this[Md](tc.from(o[0]));for(let l=1;l<o.length;l++)u=this[Md](o[l])}else u=this[Md](tc.from(o));return n&&n(),u}[Md](t){return super.write(t)}},$u=class extends t4{constructor(t,r){t=t||{},t.flush=t.flush||Bd.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Bd.Z_FINISH,super(t,r),this[XA]=Bd.Z_FULL_FLUSH,this[BA]=t.level,this[MA]=t.strategy}params(t,r){if(!this[Vf]){if(!this[Or])throw new Error("cannot switch params when binding is closed");if(!this[Or].params)throw new Error("not supported in this implementation");if(this[BA]!==t||this[MA]!==r){this.flush(Bd.Z_SYNC_FLUSH),$A(this[Or],"zlib binding closed");let n=this[Or].flush;this[Or].flush=(i,a)=>{this.flush(i),a()};try{this[Or].params(t,r)}finally{this[Or].flush=n}this[Or]&&(this[BA]=t,this[MA]=r)}}}},zA=class extends $u{constructor(t){super(t,"Deflate")}},VA=class extends $u{constructor(t){super(t,"Inflate")}},jA=Symbol("_portable"),GA=class extends $u{constructor(t){super(t,"Gzip"),this[jA]=t&&!!t.portable}[Md](t){return this[jA]?(this[jA]=!1,t[9]=255,super[Md](t)):super[Md](t)}},HA=class extends $u{constructor(t){super(t,"Gunzip")}},KA=class extends $u{constructor(t){super(t,"DeflateRaw")}},JA=class extends $u{constructor(t){super(t,"InflateRaw")}},WA=class extends $u{constructor(t){super(t,"Unzip")}},r4=class extends t4{constructor(t,r){t=t||{},t.flush=t.flush||Bd.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Bd.BROTLI_OPERATION_FINISH,super(t,r),this[XA]=Bd.BROTLI_OPERATION_FLUSH}},YA=class extends r4{constructor(t){super(t,"BrotliCompress")}},QA=class extends r4{constructor(t){super(t,"BrotliDecompress")}};la.Deflate=zA;la.Inflate=VA;la.Gzip=GA;la.Gunzip=HA;la.DeflateRaw=KA;la.InflateRaw=JA;la.Unzip=WA;typeof dte.BrotliCompress=="function"?(la.BrotliCompress=YA,la.BrotliDecompress=QA):la.BrotliCompress=la.BrotliDecompress=class{constructor(){throw new Error("Brotli is not supported in this version of Node.js")}}});var Hf=y(($Et,pte)=>{var Bke=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform;pte.exports=Bke!=="win32"?e=>e:e=>e&&e.replace(/\\/g,"/")});var n4=y((VEt,fte)=>{"use strict";var{Minipass:Mke}=J6(),eT=Hf(),tT=Symbol("slurp");fte.exports=class extends Mke{constructor(t,r,n){switch(super(),this.pause(),this.extended=r,this.globalExtended=n,this.header=t,this.startBlockSize=512*Math.ceil(t.size/512),this.blockRemain=this.startBlockSize,this.remain=t.size,this.type=t.type,this.meta=!1,this.ignore=!1,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}this.path=eT(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=t.size,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=eT(t.linkpath),this.uname=t.uname,this.gname=t.gname,r&&this[tT](r),n&&this[tT](n,!0)}write(t){let r=t.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");let n=this.remain,i=this.blockRemain;return this.remain=Math.max(0,n-r),this.blockRemain=Math.max(0,i-r),this.ignore?!0:n>=r?super.write(t):super.write(t.slice(0,n))}[tT](t,r){for(let n in t)t[n]!==null&&t[n]!==void 0&&!(r&&n==="path")&&(this[n]=n==="path"||n==="linkpath"?eT(t[n]):t[n])}}});var rT=y(i4=>{"use strict";i4.name=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]);i4.code=new Map(Array.from(i4.name).map(e=>[e[1],e[0]]))});var vte=y((HEt,gte)=>{"use strict";var Uke=(e,t)=>{if(Number.isSafeInteger(e))e<0?$ke(e,t):jke(e,t);else throw Error("cannot encode number outside of javascript safe integer range");return t},jke=(e,t)=>{t[0]=128;for(var r=t.length;r>1;r--)t[r-1]=e&255,e=Math.floor(e/256)},$ke=(e,t)=>{t[0]=255;var r=!1;e=e*-1;for(var n=t.length;n>1;n--){var i=e&255;e=Math.floor(e/256),r?t[n-1]=mte(i):i===0?t[n-1]=0:(r=!0,t[n-1]=hte(i))}},zke=e=>{let t=e[0],r=t===128?Gke(e.slice(1,e.length)):t===255?Vke(e):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},Vke=e=>{for(var t=e.length,r=0,n=!1,i=t-1;i>-1;i--){var a=e[i],s;n?s=mte(a):a===0?s=a:(n=!0,s=hte(a)),s!==0&&(r-=s*Math.pow(256,t-i-1))}return r},Gke=e=>{for(var t=e.length,r=0,n=t-1;n>-1;n--){var i=e[n];i!==0&&(r+=i*Math.pow(256,t-n-1))}return r},mte=e=>(255^e)&255,hte=e=>(255^e)+1&255;gte.exports={encode:Uke,parse:zke}});var Jf=y((KEt,Ete)=>{"use strict";var nT=rT(),Kf=require("path").posix,yte=vte(),iT=Symbol("slurp"),ca=Symbol("type"),oT=class{constructor(t,r,n,i){this.cksumValid=!1,this.needPax=!1,this.nullBlock=!1,this.block=null,this.path=null,this.mode=null,this.uid=null,this.gid=null,this.size=null,this.mtime=null,this.cksum=null,this[ca]="0",this.linkpath=null,this.uname=null,this.gname=null,this.devmaj=0,this.devmin=0,this.atime=null,this.ctime=null,Buffer.isBuffer(t)?this.decode(t,r||0,n,i):t&&this.set(t)}decode(t,r,n,i){if(r||(r=0),!t||!(t.length>=r+512))throw new Error("need 512 bytes for header");if(this.path=Ud(t,r,100),this.mode=rc(t,r+100,8),this.uid=rc(t,r+108,8),this.gid=rc(t,r+116,8),this.size=rc(t,r+124,12),this.mtime=aT(t,r+136,12),this.cksum=rc(t,r+148,12),this[iT](n),this[iT](i,!0),this[ca]=Ud(t,r+156,1),this[ca]===""&&(this[ca]="0"),this[ca]==="0"&&this.path.slice(-1)==="/"&&(this[ca]="5"),this[ca]==="5"&&(this.size=0),this.linkpath=Ud(t,r+157,100),t.slice(r+257,r+265).toString()==="ustar\x0000")if(this.uname=Ud(t,r+265,32),this.gname=Ud(t,r+297,32),this.devmaj=rc(t,r+329,8),this.devmin=rc(t,r+337,8),t[r+475]!==0){let s=Ud(t,r+345,155);this.path=s+"/"+this.path}else{let s=Ud(t,r+345,130);s&&(this.path=s+"/"+this.path),this.atime=aT(t,r+476,12),this.ctime=aT(t,r+488,12)}let a=8*32;for(let s=r;s<r+148;s++)a+=t[s];for(let s=r+156;s<r+512;s++)a+=t[s];this.cksumValid=a===this.cksum,this.cksum===null&&a===8*32&&(this.nullBlock=!0)}[iT](t,r){for(let n in t)t[n]!==null&&t[n]!==void 0&&!(r&&n==="path")&&(this[n]=t[n])}encode(t,r){if(t||(t=this.block=Buffer.alloc(512),r=0),r||(r=0),!(t.length>=r+512))throw new Error("need 512 bytes for header");let n=this.ctime||this.atime?130:155,i=Hke(this.path||"",n),a=i[0],s=i[1];this.needPax=i[2],this.needPax=jd(t,r,100,a)||this.needPax,this.needPax=nc(t,r+100,8,this.mode)||this.needPax,this.needPax=nc(t,r+108,8,this.uid)||this.needPax,this.needPax=nc(t,r+116,8,this.gid)||this.needPax,this.needPax=nc(t,r+124,12,this.size)||this.needPax,this.needPax=sT(t,r+136,12,this.mtime)||this.needPax,t[r+156]=this[ca].charCodeAt(0),this.needPax=jd(t,r+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",r+257,8),this.needPax=jd(t,r+265,32,this.uname)||this.needPax,this.needPax=jd(t,r+297,32,this.gname)||this.needPax,this.needPax=nc(t,r+329,8,this.devmaj)||this.needPax,this.needPax=nc(t,r+337,8,this.devmin)||this.needPax,this.needPax=jd(t,r+345,n,s)||this.needPax,t[r+475]!==0?this.needPax=jd(t,r+345,155,s)||this.needPax:(this.needPax=jd(t,r+345,130,s)||this.needPax,this.needPax=sT(t,r+476,12,this.atime)||this.needPax,this.needPax=sT(t,r+488,12,this.ctime)||this.needPax);let o=8*32;for(let u=r;u<r+148;u++)o+=t[u];for(let u=r+156;u<r+512;u++)o+=t[u];return this.cksum=o,nc(t,r+148,8,this.cksum),this.cksumValid=!0,this.needPax}set(t){for(let r in t)t[r]!==null&&t[r]!==void 0&&(this[r]=t[r])}get type(){return nT.name.get(this[ca])||this[ca]}get typeKey(){return this[ca]}set type(t){nT.code.has(t)?this[ca]=nT.code.get(t):this[ca]=t}},Hke=(e,t)=>{let n=e,i="",a,s=Kf.parse(e).root||".";if(Buffer.byteLength(n)<100)a=[n,i,!1];else{i=Kf.dirname(n),n=Kf.basename(n);do Buffer.byteLength(n)<=100&&Buffer.byteLength(i)<=t?a=[n,i,!1]:Buffer.byteLength(n)>100&&Buffer.byteLength(i)<=t?a=[n.slice(0,99),i,!0]:(n=Kf.join(Kf.basename(i),n),i=Kf.dirname(i));while(i!==s&&!a);a||(a=[e.slice(0,99),"",!0])}return a},Ud=(e,t,r)=>e.slice(t,t+r).toString("utf8").replace(/\0.*/,""),aT=(e,t,r)=>Kke(rc(e,t,r)),Kke=e=>e===null?null:new Date(e*1e3),rc=(e,t,r)=>e[t]&128?yte.parse(e.slice(t,t+r)):Wke(e,t,r),Jke=e=>isNaN(e)?null:e,Wke=(e,t,r)=>Jke(parseInt(e.slice(t,t+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Yke={12:8589934591,8:2097151},nc=(e,t,r,n)=>n===null?!1:n>Yke[r]||n<0?(yte.encode(n,e.slice(t,t+r)),!0):(Qke(e,t,r,n),!1),Qke=(e,t,r,n)=>e.write(Xke(n,r),t,r,"ascii"),Xke=(e,t)=>Zke(Math.floor(e).toString(8),t),Zke=(e,t)=>(e.length===t-1?e:new Array(t-e.length-1).join("0")+e+" ")+"\0",sT=(e,t,r,n)=>n===null?!1:nc(e,t,r,n.getTime()/1e3),eLe=new Array(156).join("\0"),jd=(e,t,r,n)=>n===null?!1:(e.write(n+eLe,t,r,"utf8"),n.length!==Buffer.byteLength(n)||n.length>r);Ete.exports=oT});var a4=y((JEt,bte)=>{"use strict";var tLe=Jf(),rLe=require("path"),N0=class{constructor(t,r){this.atime=t.atime||null,this.charset=t.charset||null,this.comment=t.comment||null,this.ctime=t.ctime||null,this.gid=t.gid||null,this.gname=t.gname||null,this.linkpath=t.linkpath||null,this.mtime=t.mtime||null,this.path=t.path||null,this.size=t.size||null,this.uid=t.uid||null,this.uname=t.uname||null,this.dev=t.dev||null,this.ino=t.ino||null,this.nlink=t.nlink||null,this.global=r||!1}encode(){let t=this.encodeBody();if(t==="")return null;let r=Buffer.byteLength(t),n=512*Math.ceil(1+r/512),i=Buffer.allocUnsafe(n);for(let a=0;a<512;a++)i[a]=0;new tLe({path:("PaxHeader/"+rLe.basename(this.path)).slice(0,99),mode:this.mode||420,uid:this.uid||null,gid:this.gid||null,size:r,mtime:this.mtime||null,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime||null,ctime:this.ctime||null}).encode(i),i.write(t,512,r,"utf8");for(let a=r+512;a<i.length;a++)i[a]=0;return i}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(t){if(this[t]===null||this[t]===void 0)return"";let r=this[t]instanceof Date?this[t].getTime()/1e3:this[t],n=" "+(t==="dev"||t==="ino"||t==="nlink"?"SCHILY.":"")+t+"="+r+`
|
|
220
|
+
`),this.close()}_(t,r){return t.toLowerCase()==="y"?(this.value=!0,this.submit()):t.toLowerCase()==="n"?(this.value=!1,this.submit()):this.bell()}render(){this.closed||(this.firstRender?this.out.write(kZ.hide):this.out.write(hNe(this.outputText,this.out.columns)),super.render(),this.outputText=[NZ.symbol(this.done,this.aborted),FZ.bold(this.msg),NZ.delimiter(this.done),this.done?this.value?this.yesMsg:this.noMsg:FZ.gray(this.initialValue?this.yesOption:this.noOption)].join(" "),this.out.write(gNe.line+kZ.to(0)+this.outputText))}};LZ.exports=iA});var BZ=y((fEt,qZ)=>{"use strict";qZ.exports={TextPrompt:LX(),SelectPrompt:MX(),TogglePrompt:zX(),DatePrompt:hZ(),NumberPrompt:EZ(),MultiselectPrompt:ZD(),AutocompletePrompt:AZ(),AutocompleteMultiselectPrompt:IZ(),ConfirmPrompt:OZ()}});var UZ=y(MZ=>{"use strict";var Vi=MZ,vNe=BZ(),k6=e=>e;function Xs(e,t,r={}){return new Promise((n,i)=>{let a=new vNe[e](t),s=r.onAbort||k6,o=r.onSubmit||k6,u=r.onExit||k6;a.on("state",t.onState||k6),a.on("submit",l=>n(o(l))),a.on("exit",l=>n(u(l))),a.on("abort",l=>i(s(l)))})}Vi.text=e=>Xs("TextPrompt",e);Vi.password=e=>(e.style="password",Vi.text(e));Vi.invisible=e=>(e.style="invisible",Vi.text(e));Vi.number=e=>Xs("NumberPrompt",e);Vi.date=e=>Xs("DatePrompt",e);Vi.confirm=e=>Xs("ConfirmPrompt",e);Vi.list=e=>{let t=e.separator||",";return Xs("TextPrompt",e,{onSubmit:r=>r.split(t).map(n=>n.trim())})};Vi.toggle=e=>Xs("TogglePrompt",e);Vi.select=e=>Xs("SelectPrompt",e);Vi.multiselect=e=>{e.choices=[].concat(e.choices||[]);let t=r=>r.filter(n=>n.selected).map(n=>n.value);return Xs("MultiselectPrompt",e,{onAbort:t,onSubmit:t})};Vi.autocompleteMultiselect=e=>{e.choices=[].concat(e.choices||[]);let t=r=>r.filter(n=>n.selected).map(n=>n.value);return Xs("AutocompleteMultiselectPrompt",e,{onAbort:t,onSubmit:t})};var yNe=(e,t)=>Promise.resolve(t.filter(r=>r.title.slice(0,e.length).toLowerCase()===e.toLowerCase()));Vi.autocomplete=e=>(e.suggest=e.suggest||yNe,e.choices=[].concat(e.choices||[]),Xs("AutocompletePrompt",e))});var zZ=y((hEt,$Z)=>{"use strict";var aA=UZ(),ENe=["suggest","format","onState","validate","onRender","type"],jZ=()=>{};async function Hl(e=[],{onSubmit:t=jZ,onCancel:r=jZ}={}){let n={},i=Hl._override||{};e=[].concat(e);let a,s,o,u,l,c,d=async(p,f,m=!1)=>{if(!(!m&&p.validate&&p.validate(f)!==!0))return p.format?await p.format(f,n):f};for(s of e)if({name:u,type:l}=s,typeof l=="function"&&(l=await l(a,{...n},s),s.type=l),!!l){for(let p in s){if(ENe.includes(p))continue;let f=s[p];s[p]=typeof f=="function"?await f(a,{...n},c):f}if(c=s,typeof s.message!="string")throw new Error("prompt message is required");if({name:u,type:l}=s,aA[l]===void 0)throw new Error(`prompt type (${l}) is not defined`);if(i[s.name]!==void 0&&(a=await d(s,i[s.name]),a!==void 0)){n[u]=a;continue}try{a=Hl._injected?bNe(Hl._injected,s.initial):await aA[l](s),n[u]=a=await d(s,a,!0),o=await t(s,a,n)}catch{o=!await r(s,n)}if(o)return n}return n}function bNe(e,t){let r=e.shift();if(r instanceof Error)throw r;return r===void 0?t:r}function wNe(e){Hl._injected=(Hl._injected||[]).concat(e)}function xNe(e){Hl._override=Object.assign({},e)}$Z.exports=Object.assign(Hl,{prompt:Hl,prompts:aA,inject:wNe,override:xNe})});var sA=y((gEt,VZ)=>{function _Ne(e){e=(Array.isArray(e)?e:e.split(".")).map(Number);let t=0,r=process.versions.node.split(".").map(Number);for(;t<e.length;t++){if(r[t]>e[t])return!1;if(e[t]>r[t])return!0}return!1}VZ.exports=_Ne("8.6.0")?hX():zZ()});var JZ=y((xEt,DNe)=>{DNe.exports={name:"@sentry/craft",version:"2.3.6",description:"The universal sentry workflow CLI",main:"dist/craft",repository:"https://github.com/getsentry/craft",author:"Sentry",license:"MIT",bin:{craft:"dist/craft","sentry-craft":"dist/craft"},resolutions:{"**/set-value":">=2.0.1","**/https-proxy-agent":">=2.2.3","**/node-forge":">=0.10.0","**/dot-prop":">=4.2.1","**/kind-of":">=6.0.3","**/node-fetch":"^2.6.7","**/yargs-parser":">=18.1.2","**/parse-url":">=5.0.3","**/ansi-regex":">=5.0.1 < 6.0.0"},devDependencies:{"@aws-sdk/client-lambda":"^3.2.0","@google-cloud/storage":"^5.7.0","@octokit/plugin-retry":"^3.0.9","@octokit/request-error":"^2.1.0","@octokit/rest":"^18.10.0","@sentry/node":"4.6.3","@sentry/typescript":"^5.17.0","@types/async":"^3.0.1","@types/aws4":"^1.5.1","@types/cli-table":"^0.3.0","@types/extract-zip":"^2.0.1","@types/git-url-parse":"^9.0.0","@types/is-ci":"^2.0.0","@types/jest":"^29.5.2","@types/js-yaml":"^4.0.5","@types/mkdirp":"^1.0.0","@types/node":"^22.10.1","@types/node-fetch":"^2.5.10","@types/ora":"^1.3.4","@types/prompts":"^2.0.11","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.0","@types/tar":"^4.0.0","@types/tmp":"^0.0.33","@types/yargs":"^15.0.3","@typescript-eslint/eslint-plugin":"^5.19.0","@typescript-eslint/parser":"^5.19.0",ajv:"6.12.6",async:"3.2.2",aws4:"^1.11.0",chalk:"4.1.1","cli-table":"0.3.1",consola:"2.15.3",esbuild:"^0.25.0",eslint:"^7.2.0","eslint-config-prettier":"^6.11.0","eslint-formatter-github-annotations":"^0.1.0","extract-zip":"^2.0.1","fast-xml-parser":"^4.2.4","git-url-parse":"^11.4.4","is-ci":"^2.0.0",jest:"^29.6.0","js-yaml":"4.1.0","json-schema-to-typescript":"5.7.0",mkdirp:"^1.0.4",mustache:"3.0.1",nock:"^13.2.4","node-fetch":"^2.6.1",nvar:"1.3.1",ora:"5.4.0",prettier:"^2.2.1",prompts:"2.4.1",rimraf:"2.7.1","shell-quote":"1.7.3","simple-git":"^3.6.0","source-map-support":"^0.5.20",split:"1.0.1","string-length":"3.1.0",tar:"6.2.1",tmp:"0.1.0","ts-jest":"^29.1.1",typescript:"^5.1.6",yargs:"15.4.1"},scripts:{"build:fat":"yarn run compile-config-schema && tsc -p tsconfig.build.json","build:watch":"yarn run compile-config-schema && tsc -p tsconfig.build.json --watch",build:"yarn compile-config-schema && esbuild src/index.ts --sourcemap --bundle --platform=node --target=node20 --outfile=dist/craft --minify",precli:"yarn build",cli:"node -r source-map-support/register dist/craft",clean:"rimraf dist coverage",lint:"eslint . --ext .ts,.tsx,.js --cache --cache-strategy content",fix:"yarn lint --fix",test:"jest","test:watch":"jest --watch --notify","compile-config-schema":"node ./scripts/config-json-schema-to-ts.js"},volta:{node:"22.12.0",yarn:"1.22.19"}}});var ZZ=y((SEt,XZ)=>{"use strict";var dn={};XZ.exports=dn;function QZ(e){return e<0?-1:1}function RNe(e){return e%1===.5&&(e&1)===0?Math.floor(e):Math.round(e)}function Jl(e,t){t.unsigned||--e;let r=t.unsigned?0:-Math.pow(2,e),n=Math.pow(2,e)-1,i=t.moduloBitLength?Math.pow(2,t.moduloBitLength):Math.pow(2,e),a=t.moduloBitLength?Math.pow(2,t.moduloBitLength-1):Math.pow(2,e-1);return function(s,o){o||(o={});let u=+s;if(o.enforceRange){if(!Number.isFinite(u))throw new TypeError("Argument is not a finite number");if(u=QZ(u)*Math.floor(Math.abs(u)),u<r||u>n)throw new TypeError("Argument is not in byte range");return u}if(!isNaN(u)&&o.clamp)return u=RNe(u),u<r&&(u=r),u>n&&(u=n),u;if(!Number.isFinite(u)||u===0)return 0;if(u=QZ(u)*Math.floor(Math.abs(u)),u=u%i,!t.unsigned&&u>=a)return u-i;if(t.unsigned){if(u<0)u+=i;else if(u===-0)return 0}return u}}dn.void=function(){};dn.boolean=function(e){return!!e};dn.byte=Jl(8,{unsigned:!1});dn.octet=Jl(8,{unsigned:!0});dn.short=Jl(16,{unsigned:!1});dn["unsigned short"]=Jl(16,{unsigned:!0});dn.long=Jl(32,{unsigned:!1});dn["unsigned long"]=Jl(32,{unsigned:!0});dn["long long"]=Jl(32,{unsigned:!1,moduloBitLength:64});dn["unsigned long long"]=Jl(32,{unsigned:!0,moduloBitLength:64});dn.double=function(e){let t=+e;if(!Number.isFinite(t))throw new TypeError("Argument is not a finite floating-point value");return t};dn["unrestricted double"]=function(e){let t=+e;if(isNaN(t))throw new TypeError("Argument is NaN");return t};dn.float=dn.double;dn["unrestricted float"]=dn["unrestricted double"];dn.DOMString=function(e,t){return t||(t={}),t.treatNullAsEmptyString&&e===null?"":String(e)};dn.ByteString=function(e,t){let r=String(e),n;for(let i=0;(n=r.codePointAt(i))!==void 0;++i)if(n>255)throw new TypeError("Argument is not a valid bytestring");return r};dn.USVString=function(e){let t=String(e),r=t.length,n=[];for(let i=0;i<r;++i){let a=t.charCodeAt(i);if(a<55296||a>57343)n.push(String.fromCodePoint(a));else if(56320<=a&&a<=57343)n.push(String.fromCodePoint(65533));else if(i===r-1)n.push(String.fromCodePoint(65533));else{let s=t.charCodeAt(i+1);if(56320<=s&&s<=57343){let o=a&1023,u=s&1023;n.push(String.fromCodePoint(65536+1024*o+u)),++i}else n.push(String.fromCodePoint(65533))}}return n.join("")};dn.Date=function(e,t){if(!(e instanceof Date))throw new TypeError("Argument is not a Date object");if(!isNaN(e))return e};dn.RegExp=function(e,t){return e instanceof RegExp||(e=new RegExp(e)),e}});var eee=y((DEt,Wl)=>{"use strict";Wl.exports.mixin=function(t,r){let n=Object.getOwnPropertyNames(r);for(let i=0;i<n.length;++i)Object.defineProperty(t,n[i],Object.getOwnPropertyDescriptor(r,n[i]))};Wl.exports.wrapperSymbol=Symbol("wrapper");Wl.exports.implSymbol=Symbol("impl");Wl.exports.wrapperForImpl=function(e){return e[Wl.exports.wrapperSymbol]};Wl.exports.implForWrapper=function(e){return e[Wl.exports.implSymbol]}});var tee=y((AEt,PNe)=>{PNe.exports=[[[0,44],"disallowed_STD3_valid"],[[45,46],"valid"],[[47,47],"disallowed_STD3_valid"],[[48,57],"valid"],[[58,64],"disallowed_STD3_valid"],[[65,65],"mapped",[97]],[[66,66],"mapped",[98]],[[67,67],"mapped",[99]],[[68,68],"mapped",[100]],[[69,69],"mapped",[101]],[[70,70],"mapped",[102]],[[71,71],"mapped",[103]],[[72,72],"mapped",[104]],[[73,73],"mapped",[105]],[[74,74],"mapped",[106]],[[75,75],"mapped",[107]],[[76,76],"mapped",[108]],[[77,77],"mapped",[109]],[[78,78],"mapped",[110]],[[79,79],"mapped",[111]],[[80,80],"mapped",[112]],[[81,81],"mapped",[113]],[[82,82],"mapped",[114]],[[83,83],"mapped",[115]],[[84,84],"mapped",[116]],[[85,85],"mapped",[117]],[[86,86],"mapped",[118]],[[87,87],"mapped",[119]],[[88,88],"mapped",[120]],[[89,89],"mapped",[121]],[[90,90],"mapped",[122]],[[91,96],"disallowed_STD3_valid"],[[97,122],"valid"],[[123,127],"disallowed_STD3_valid"],[[128,159],"disallowed"],[[160,160],"disallowed_STD3_mapped",[32]],[[161,167],"valid",[],"NV8"],[[168,168],"disallowed_STD3_mapped",[32,776]],[[169,169],"valid",[],"NV8"],[[170,170],"mapped",[97]],[[171,172],"valid",[],"NV8"],[[173,173],"ignored"],[[174,174],"valid",[],"NV8"],[[175,175],"disallowed_STD3_mapped",[32,772]],[[176,177],"valid",[],"NV8"],[[178,178],"mapped",[50]],[[179,179],"mapped",[51]],[[180,180],"disallowed_STD3_mapped",[32,769]],[[181,181],"mapped",[956]],[[182,182],"valid",[],"NV8"],[[183,183],"valid"],[[184,184],"disallowed_STD3_mapped",[32,807]],[[185,185],"mapped",[49]],[[186,186],"mapped",[111]],[[187,187],"valid",[],"NV8"],[[188,188],"mapped",[49,8260,52]],[[189,189],"mapped",[49,8260,50]],[[190,190],"mapped",[51,8260,52]],[[191,191],"valid",[],"NV8"],[[192,192],"mapped",[224]],[[193,193],"mapped",[225]],[[194,194],"mapped",[226]],[[195,195],"mapped",[227]],[[196,196],"mapped",[228]],[[197,197],"mapped",[229]],[[198,198],"mapped",[230]],[[199,199],"mapped",[231]],[[200,200],"mapped",[232]],[[201,201],"mapped",[233]],[[202,202],"mapped",[234]],[[203,203],"mapped",[235]],[[204,204],"mapped",[236]],[[205,205],"mapped",[237]],[[206,206],"mapped",[238]],[[207,207],"mapped",[239]],[[208,208],"mapped",[240]],[[209,209],"mapped",[241]],[[210,210],"mapped",[242]],[[211,211],"mapped",[243]],[[212,212],"mapped",[244]],[[213,213],"mapped",[245]],[[214,214],"mapped",[246]],[[215,215],"valid",[],"NV8"],[[216,216],"mapped",[248]],[[217,217],"mapped",[249]],[[218,218],"mapped",[250]],[[219,219],"mapped",[251]],[[220,220],"mapped",[252]],[[221,221],"mapped",[253]],[[222,222],"mapped",[254]],[[223,223],"deviation",[115,115]],[[224,246],"valid"],[[247,247],"valid",[],"NV8"],[[248,255],"valid"],[[256,256],"mapped",[257]],[[257,257],"valid"],[[258,258],"mapped",[259]],[[259,259],"valid"],[[260,260],"mapped",[261]],[[261,261],"valid"],[[262,262],"mapped",[263]],[[263,263],"valid"],[[264,264],"mapped",[265]],[[265,265],"valid"],[[266,266],"mapped",[267]],[[267,267],"valid"],[[268,268],"mapped",[269]],[[269,269],"valid"],[[270,270],"mapped",[271]],[[271,271],"valid"],[[272,272],"mapped",[273]],[[273,273],"valid"],[[274,274],"mapped",[275]],[[275,275],"valid"],[[276,276],"mapped",[277]],[[277,277],"valid"],[[278,278],"mapped",[279]],[[279,279],"valid"],[[280,280],"mapped",[281]],[[281,281],"valid"],[[282,282],"mapped",[283]],[[283,283],"valid"],[[284,284],"mapped",[285]],[[285,285],"valid"],[[286,286],"mapped",[287]],[[287,287],"valid"],[[288,288],"mapped",[289]],[[289,289],"valid"],[[290,290],"mapped",[291]],[[291,291],"valid"],[[292,292],"mapped",[293]],[[293,293],"valid"],[[294,294],"mapped",[295]],[[295,295],"valid"],[[296,296],"mapped",[297]],[[297,297],"valid"],[[298,298],"mapped",[299]],[[299,299],"valid"],[[300,300],"mapped",[301]],[[301,301],"valid"],[[302,302],"mapped",[303]],[[303,303],"valid"],[[304,304],"mapped",[105,775]],[[305,305],"valid"],[[306,307],"mapped",[105,106]],[[308,308],"mapped",[309]],[[309,309],"valid"],[[310,310],"mapped",[311]],[[311,312],"valid"],[[313,313],"mapped",[314]],[[314,314],"valid"],[[315,315],"mapped",[316]],[[316,316],"valid"],[[317,317],"mapped",[318]],[[318,318],"valid"],[[319,320],"mapped",[108,183]],[[321,321],"mapped",[322]],[[322,322],"valid"],[[323,323],"mapped",[324]],[[324,324],"valid"],[[325,325],"mapped",[326]],[[326,326],"valid"],[[327,327],"mapped",[328]],[[328,328],"valid"],[[329,329],"mapped",[700,110]],[[330,330],"mapped",[331]],[[331,331],"valid"],[[332,332],"mapped",[333]],[[333,333],"valid"],[[334,334],"mapped",[335]],[[335,335],"valid"],[[336,336],"mapped",[337]],[[337,337],"valid"],[[338,338],"mapped",[339]],[[339,339],"valid"],[[340,340],"mapped",[341]],[[341,341],"valid"],[[342,342],"mapped",[343]],[[343,343],"valid"],[[344,344],"mapped",[345]],[[345,345],"valid"],[[346,346],"mapped",[347]],[[347,347],"valid"],[[348,348],"mapped",[349]],[[349,349],"valid"],[[350,350],"mapped",[351]],[[351,351],"valid"],[[352,352],"mapped",[353]],[[353,353],"valid"],[[354,354],"mapped",[355]],[[355,355],"valid"],[[356,356],"mapped",[357]],[[357,357],"valid"],[[358,358],"mapped",[359]],[[359,359],"valid"],[[360,360],"mapped",[361]],[[361,361],"valid"],[[362,362],"mapped",[363]],[[363,363],"valid"],[[364,364],"mapped",[365]],[[365,365],"valid"],[[366,366],"mapped",[367]],[[367,367],"valid"],[[368,368],"mapped",[369]],[[369,369],"valid"],[[370,370],"mapped",[371]],[[371,371],"valid"],[[372,372],"mapped",[373]],[[373,373],"valid"],[[374,374],"mapped",[375]],[[375,375],"valid"],[[376,376],"mapped",[255]],[[377,377],"mapped",[378]],[[378,378],"valid"],[[379,379],"mapped",[380]],[[380,380],"valid"],[[381,381],"mapped",[382]],[[382,382],"valid"],[[383,383],"mapped",[115]],[[384,384],"valid"],[[385,385],"mapped",[595]],[[386,386],"mapped",[387]],[[387,387],"valid"],[[388,388],"mapped",[389]],[[389,389],"valid"],[[390,390],"mapped",[596]],[[391,391],"mapped",[392]],[[392,392],"valid"],[[393,393],"mapped",[598]],[[394,394],"mapped",[599]],[[395,395],"mapped",[396]],[[396,397],"valid"],[[398,398],"mapped",[477]],[[399,399],"mapped",[601]],[[400,400],"mapped",[603]],[[401,401],"mapped",[402]],[[402,402],"valid"],[[403,403],"mapped",[608]],[[404,404],"mapped",[611]],[[405,405],"valid"],[[406,406],"mapped",[617]],[[407,407],"mapped",[616]],[[408,408],"mapped",[409]],[[409,411],"valid"],[[412,412],"mapped",[623]],[[413,413],"mapped",[626]],[[414,414],"valid"],[[415,415],"mapped",[629]],[[416,416],"mapped",[417]],[[417,417],"valid"],[[418,418],"mapped",[419]],[[419,419],"valid"],[[420,420],"mapped",[421]],[[421,421],"valid"],[[422,422],"mapped",[640]],[[423,423],"mapped",[424]],[[424,424],"valid"],[[425,425],"mapped",[643]],[[426,427],"valid"],[[428,428],"mapped",[429]],[[429,429],"valid"],[[430,430],"mapped",[648]],[[431,431],"mapped",[432]],[[432,432],"valid"],[[433,433],"mapped",[650]],[[434,434],"mapped",[651]],[[435,435],"mapped",[436]],[[436,436],"valid"],[[437,437],"mapped",[438]],[[438,438],"valid"],[[439,439],"mapped",[658]],[[440,440],"mapped",[441]],[[441,443],"valid"],[[444,444],"mapped",[445]],[[445,451],"valid"],[[452,454],"mapped",[100,382]],[[455,457],"mapped",[108,106]],[[458,460],"mapped",[110,106]],[[461,461],"mapped",[462]],[[462,462],"valid"],[[463,463],"mapped",[464]],[[464,464],"valid"],[[465,465],"mapped",[466]],[[466,466],"valid"],[[467,467],"mapped",[468]],[[468,468],"valid"],[[469,469],"mapped",[470]],[[470,470],"valid"],[[471,471],"mapped",[472]],[[472,472],"valid"],[[473,473],"mapped",[474]],[[474,474],"valid"],[[475,475],"mapped",[476]],[[476,477],"valid"],[[478,478],"mapped",[479]],[[479,479],"valid"],[[480,480],"mapped",[481]],[[481,481],"valid"],[[482,482],"mapped",[483]],[[483,483],"valid"],[[484,484],"mapped",[485]],[[485,485],"valid"],[[486,486],"mapped",[487]],[[487,487],"valid"],[[488,488],"mapped",[489]],[[489,489],"valid"],[[490,490],"mapped",[491]],[[491,491],"valid"],[[492,492],"mapped",[493]],[[493,493],"valid"],[[494,494],"mapped",[495]],[[495,496],"valid"],[[497,499],"mapped",[100,122]],[[500,500],"mapped",[501]],[[501,501],"valid"],[[502,502],"mapped",[405]],[[503,503],"mapped",[447]],[[504,504],"mapped",[505]],[[505,505],"valid"],[[506,506],"mapped",[507]],[[507,507],"valid"],[[508,508],"mapped",[509]],[[509,509],"valid"],[[510,510],"mapped",[511]],[[511,511],"valid"],[[512,512],"mapped",[513]],[[513,513],"valid"],[[514,514],"mapped",[515]],[[515,515],"valid"],[[516,516],"mapped",[517]],[[517,517],"valid"],[[518,518],"mapped",[519]],[[519,519],"valid"],[[520,520],"mapped",[521]],[[521,521],"valid"],[[522,522],"mapped",[523]],[[523,523],"valid"],[[524,524],"mapped",[525]],[[525,525],"valid"],[[526,526],"mapped",[527]],[[527,527],"valid"],[[528,528],"mapped",[529]],[[529,529],"valid"],[[530,530],"mapped",[531]],[[531,531],"valid"],[[532,532],"mapped",[533]],[[533,533],"valid"],[[534,534],"mapped",[535]],[[535,535],"valid"],[[536,536],"mapped",[537]],[[537,537],"valid"],[[538,538],"mapped",[539]],[[539,539],"valid"],[[540,540],"mapped",[541]],[[541,541],"valid"],[[542,542],"mapped",[543]],[[543,543],"valid"],[[544,544],"mapped",[414]],[[545,545],"valid"],[[546,546],"mapped",[547]],[[547,547],"valid"],[[548,548],"mapped",[549]],[[549,549],"valid"],[[550,550],"mapped",[551]],[[551,551],"valid"],[[552,552],"mapped",[553]],[[553,553],"valid"],[[554,554],"mapped",[555]],[[555,555],"valid"],[[556,556],"mapped",[557]],[[557,557],"valid"],[[558,558],"mapped",[559]],[[559,559],"valid"],[[560,560],"mapped",[561]],[[561,561],"valid"],[[562,562],"mapped",[563]],[[563,563],"valid"],[[564,566],"valid"],[[567,569],"valid"],[[570,570],"mapped",[11365]],[[571,571],"mapped",[572]],[[572,572],"valid"],[[573,573],"mapped",[410]],[[574,574],"mapped",[11366]],[[575,576],"valid"],[[577,577],"mapped",[578]],[[578,578],"valid"],[[579,579],"mapped",[384]],[[580,580],"mapped",[649]],[[581,581],"mapped",[652]],[[582,582],"mapped",[583]],[[583,583],"valid"],[[584,584],"mapped",[585]],[[585,585],"valid"],[[586,586],"mapped",[587]],[[587,587],"valid"],[[588,588],"mapped",[589]],[[589,589],"valid"],[[590,590],"mapped",[591]],[[591,591],"valid"],[[592,680],"valid"],[[681,685],"valid"],[[686,687],"valid"],[[688,688],"mapped",[104]],[[689,689],"mapped",[614]],[[690,690],"mapped",[106]],[[691,691],"mapped",[114]],[[692,692],"mapped",[633]],[[693,693],"mapped",[635]],[[694,694],"mapped",[641]],[[695,695],"mapped",[119]],[[696,696],"mapped",[121]],[[697,705],"valid"],[[706,709],"valid",[],"NV8"],[[710,721],"valid"],[[722,727],"valid",[],"NV8"],[[728,728],"disallowed_STD3_mapped",[32,774]],[[729,729],"disallowed_STD3_mapped",[32,775]],[[730,730],"disallowed_STD3_mapped",[32,778]],[[731,731],"disallowed_STD3_mapped",[32,808]],[[732,732],"disallowed_STD3_mapped",[32,771]],[[733,733],"disallowed_STD3_mapped",[32,779]],[[734,734],"valid",[],"NV8"],[[735,735],"valid",[],"NV8"],[[736,736],"mapped",[611]],[[737,737],"mapped",[108]],[[738,738],"mapped",[115]],[[739,739],"mapped",[120]],[[740,740],"mapped",[661]],[[741,745],"valid",[],"NV8"],[[746,747],"valid",[],"NV8"],[[748,748],"valid"],[[749,749],"valid",[],"NV8"],[[750,750],"valid"],[[751,767],"valid",[],"NV8"],[[768,831],"valid"],[[832,832],"mapped",[768]],[[833,833],"mapped",[769]],[[834,834],"valid"],[[835,835],"mapped",[787]],[[836,836],"mapped",[776,769]],[[837,837],"mapped",[953]],[[838,846],"valid"],[[847,847],"ignored"],[[848,855],"valid"],[[856,860],"valid"],[[861,863],"valid"],[[864,865],"valid"],[[866,866],"valid"],[[867,879],"valid"],[[880,880],"mapped",[881]],[[881,881],"valid"],[[882,882],"mapped",[883]],[[883,883],"valid"],[[884,884],"mapped",[697]],[[885,885],"valid"],[[886,886],"mapped",[887]],[[887,887],"valid"],[[888,889],"disallowed"],[[890,890],"disallowed_STD3_mapped",[32,953]],[[891,893],"valid"],[[894,894],"disallowed_STD3_mapped",[59]],[[895,895],"mapped",[1011]],[[896,899],"disallowed"],[[900,900],"disallowed_STD3_mapped",[32,769]],[[901,901],"disallowed_STD3_mapped",[32,776,769]],[[902,902],"mapped",[940]],[[903,903],"mapped",[183]],[[904,904],"mapped",[941]],[[905,905],"mapped",[942]],[[906,906],"mapped",[943]],[[907,907],"disallowed"],[[908,908],"mapped",[972]],[[909,909],"disallowed"],[[910,910],"mapped",[973]],[[911,911],"mapped",[974]],[[912,912],"valid"],[[913,913],"mapped",[945]],[[914,914],"mapped",[946]],[[915,915],"mapped",[947]],[[916,916],"mapped",[948]],[[917,917],"mapped",[949]],[[918,918],"mapped",[950]],[[919,919],"mapped",[951]],[[920,920],"mapped",[952]],[[921,921],"mapped",[953]],[[922,922],"mapped",[954]],[[923,923],"mapped",[955]],[[924,924],"mapped",[956]],[[925,925],"mapped",[957]],[[926,926],"mapped",[958]],[[927,927],"mapped",[959]],[[928,928],"mapped",[960]],[[929,929],"mapped",[961]],[[930,930],"disallowed"],[[931,931],"mapped",[963]],[[932,932],"mapped",[964]],[[933,933],"mapped",[965]],[[934,934],"mapped",[966]],[[935,935],"mapped",[967]],[[936,936],"mapped",[968]],[[937,937],"mapped",[969]],[[938,938],"mapped",[970]],[[939,939],"mapped",[971]],[[940,961],"valid"],[[962,962],"deviation",[963]],[[963,974],"valid"],[[975,975],"mapped",[983]],[[976,976],"mapped",[946]],[[977,977],"mapped",[952]],[[978,978],"mapped",[965]],[[979,979],"mapped",[973]],[[980,980],"mapped",[971]],[[981,981],"mapped",[966]],[[982,982],"mapped",[960]],[[983,983],"valid"],[[984,984],"mapped",[985]],[[985,985],"valid"],[[986,986],"mapped",[987]],[[987,987],"valid"],[[988,988],"mapped",[989]],[[989,989],"valid"],[[990,990],"mapped",[991]],[[991,991],"valid"],[[992,992],"mapped",[993]],[[993,993],"valid"],[[994,994],"mapped",[995]],[[995,995],"valid"],[[996,996],"mapped",[997]],[[997,997],"valid"],[[998,998],"mapped",[999]],[[999,999],"valid"],[[1e3,1e3],"mapped",[1001]],[[1001,1001],"valid"],[[1002,1002],"mapped",[1003]],[[1003,1003],"valid"],[[1004,1004],"mapped",[1005]],[[1005,1005],"valid"],[[1006,1006],"mapped",[1007]],[[1007,1007],"valid"],[[1008,1008],"mapped",[954]],[[1009,1009],"mapped",[961]],[[1010,1010],"mapped",[963]],[[1011,1011],"valid"],[[1012,1012],"mapped",[952]],[[1013,1013],"mapped",[949]],[[1014,1014],"valid",[],"NV8"],[[1015,1015],"mapped",[1016]],[[1016,1016],"valid"],[[1017,1017],"mapped",[963]],[[1018,1018],"mapped",[1019]],[[1019,1019],"valid"],[[1020,1020],"valid"],[[1021,1021],"mapped",[891]],[[1022,1022],"mapped",[892]],[[1023,1023],"mapped",[893]],[[1024,1024],"mapped",[1104]],[[1025,1025],"mapped",[1105]],[[1026,1026],"mapped",[1106]],[[1027,1027],"mapped",[1107]],[[1028,1028],"mapped",[1108]],[[1029,1029],"mapped",[1109]],[[1030,1030],"mapped",[1110]],[[1031,1031],"mapped",[1111]],[[1032,1032],"mapped",[1112]],[[1033,1033],"mapped",[1113]],[[1034,1034],"mapped",[1114]],[[1035,1035],"mapped",[1115]],[[1036,1036],"mapped",[1116]],[[1037,1037],"mapped",[1117]],[[1038,1038],"mapped",[1118]],[[1039,1039],"mapped",[1119]],[[1040,1040],"mapped",[1072]],[[1041,1041],"mapped",[1073]],[[1042,1042],"mapped",[1074]],[[1043,1043],"mapped",[1075]],[[1044,1044],"mapped",[1076]],[[1045,1045],"mapped",[1077]],[[1046,1046],"mapped",[1078]],[[1047,1047],"mapped",[1079]],[[1048,1048],"mapped",[1080]],[[1049,1049],"mapped",[1081]],[[1050,1050],"mapped",[1082]],[[1051,1051],"mapped",[1083]],[[1052,1052],"mapped",[1084]],[[1053,1053],"mapped",[1085]],[[1054,1054],"mapped",[1086]],[[1055,1055],"mapped",[1087]],[[1056,1056],"mapped",[1088]],[[1057,1057],"mapped",[1089]],[[1058,1058],"mapped",[1090]],[[1059,1059],"mapped",[1091]],[[1060,1060],"mapped",[1092]],[[1061,1061],"mapped",[1093]],[[1062,1062],"mapped",[1094]],[[1063,1063],"mapped",[1095]],[[1064,1064],"mapped",[1096]],[[1065,1065],"mapped",[1097]],[[1066,1066],"mapped",[1098]],[[1067,1067],"mapped",[1099]],[[1068,1068],"mapped",[1100]],[[1069,1069],"mapped",[1101]],[[1070,1070],"mapped",[1102]],[[1071,1071],"mapped",[1103]],[[1072,1103],"valid"],[[1104,1104],"valid"],[[1105,1116],"valid"],[[1117,1117],"valid"],[[1118,1119],"valid"],[[1120,1120],"mapped",[1121]],[[1121,1121],"valid"],[[1122,1122],"mapped",[1123]],[[1123,1123],"valid"],[[1124,1124],"mapped",[1125]],[[1125,1125],"valid"],[[1126,1126],"mapped",[1127]],[[1127,1127],"valid"],[[1128,1128],"mapped",[1129]],[[1129,1129],"valid"],[[1130,1130],"mapped",[1131]],[[1131,1131],"valid"],[[1132,1132],"mapped",[1133]],[[1133,1133],"valid"],[[1134,1134],"mapped",[1135]],[[1135,1135],"valid"],[[1136,1136],"mapped",[1137]],[[1137,1137],"valid"],[[1138,1138],"mapped",[1139]],[[1139,1139],"valid"],[[1140,1140],"mapped",[1141]],[[1141,1141],"valid"],[[1142,1142],"mapped",[1143]],[[1143,1143],"valid"],[[1144,1144],"mapped",[1145]],[[1145,1145],"valid"],[[1146,1146],"mapped",[1147]],[[1147,1147],"valid"],[[1148,1148],"mapped",[1149]],[[1149,1149],"valid"],[[1150,1150],"mapped",[1151]],[[1151,1151],"valid"],[[1152,1152],"mapped",[1153]],[[1153,1153],"valid"],[[1154,1154],"valid",[],"NV8"],[[1155,1158],"valid"],[[1159,1159],"valid"],[[1160,1161],"valid",[],"NV8"],[[1162,1162],"mapped",[1163]],[[1163,1163],"valid"],[[1164,1164],"mapped",[1165]],[[1165,1165],"valid"],[[1166,1166],"mapped",[1167]],[[1167,1167],"valid"],[[1168,1168],"mapped",[1169]],[[1169,1169],"valid"],[[1170,1170],"mapped",[1171]],[[1171,1171],"valid"],[[1172,1172],"mapped",[1173]],[[1173,1173],"valid"],[[1174,1174],"mapped",[1175]],[[1175,1175],"valid"],[[1176,1176],"mapped",[1177]],[[1177,1177],"valid"],[[1178,1178],"mapped",[1179]],[[1179,1179],"valid"],[[1180,1180],"mapped",[1181]],[[1181,1181],"valid"],[[1182,1182],"mapped",[1183]],[[1183,1183],"valid"],[[1184,1184],"mapped",[1185]],[[1185,1185],"valid"],[[1186,1186],"mapped",[1187]],[[1187,1187],"valid"],[[1188,1188],"mapped",[1189]],[[1189,1189],"valid"],[[1190,1190],"mapped",[1191]],[[1191,1191],"valid"],[[1192,1192],"mapped",[1193]],[[1193,1193],"valid"],[[1194,1194],"mapped",[1195]],[[1195,1195],"valid"],[[1196,1196],"mapped",[1197]],[[1197,1197],"valid"],[[1198,1198],"mapped",[1199]],[[1199,1199],"valid"],[[1200,1200],"mapped",[1201]],[[1201,1201],"valid"],[[1202,1202],"mapped",[1203]],[[1203,1203],"valid"],[[1204,1204],"mapped",[1205]],[[1205,1205],"valid"],[[1206,1206],"mapped",[1207]],[[1207,1207],"valid"],[[1208,1208],"mapped",[1209]],[[1209,1209],"valid"],[[1210,1210],"mapped",[1211]],[[1211,1211],"valid"],[[1212,1212],"mapped",[1213]],[[1213,1213],"valid"],[[1214,1214],"mapped",[1215]],[[1215,1215],"valid"],[[1216,1216],"disallowed"],[[1217,1217],"mapped",[1218]],[[1218,1218],"valid"],[[1219,1219],"mapped",[1220]],[[1220,1220],"valid"],[[1221,1221],"mapped",[1222]],[[1222,1222],"valid"],[[1223,1223],"mapped",[1224]],[[1224,1224],"valid"],[[1225,1225],"mapped",[1226]],[[1226,1226],"valid"],[[1227,1227],"mapped",[1228]],[[1228,1228],"valid"],[[1229,1229],"mapped",[1230]],[[1230,1230],"valid"],[[1231,1231],"valid"],[[1232,1232],"mapped",[1233]],[[1233,1233],"valid"],[[1234,1234],"mapped",[1235]],[[1235,1235],"valid"],[[1236,1236],"mapped",[1237]],[[1237,1237],"valid"],[[1238,1238],"mapped",[1239]],[[1239,1239],"valid"],[[1240,1240],"mapped",[1241]],[[1241,1241],"valid"],[[1242,1242],"mapped",[1243]],[[1243,1243],"valid"],[[1244,1244],"mapped",[1245]],[[1245,1245],"valid"],[[1246,1246],"mapped",[1247]],[[1247,1247],"valid"],[[1248,1248],"mapped",[1249]],[[1249,1249],"valid"],[[1250,1250],"mapped",[1251]],[[1251,1251],"valid"],[[1252,1252],"mapped",[1253]],[[1253,1253],"valid"],[[1254,1254],"mapped",[1255]],[[1255,1255],"valid"],[[1256,1256],"mapped",[1257]],[[1257,1257],"valid"],[[1258,1258],"mapped",[1259]],[[1259,1259],"valid"],[[1260,1260],"mapped",[1261]],[[1261,1261],"valid"],[[1262,1262],"mapped",[1263]],[[1263,1263],"valid"],[[1264,1264],"mapped",[1265]],[[1265,1265],"valid"],[[1266,1266],"mapped",[1267]],[[1267,1267],"valid"],[[1268,1268],"mapped",[1269]],[[1269,1269],"valid"],[[1270,1270],"mapped",[1271]],[[1271,1271],"valid"],[[1272,1272],"mapped",[1273]],[[1273,1273],"valid"],[[1274,1274],"mapped",[1275]],[[1275,1275],"valid"],[[1276,1276],"mapped",[1277]],[[1277,1277],"valid"],[[1278,1278],"mapped",[1279]],[[1279,1279],"valid"],[[1280,1280],"mapped",[1281]],[[1281,1281],"valid"],[[1282,1282],"mapped",[1283]],[[1283,1283],"valid"],[[1284,1284],"mapped",[1285]],[[1285,1285],"valid"],[[1286,1286],"mapped",[1287]],[[1287,1287],"valid"],[[1288,1288],"mapped",[1289]],[[1289,1289],"valid"],[[1290,1290],"mapped",[1291]],[[1291,1291],"valid"],[[1292,1292],"mapped",[1293]],[[1293,1293],"valid"],[[1294,1294],"mapped",[1295]],[[1295,1295],"valid"],[[1296,1296],"mapped",[1297]],[[1297,1297],"valid"],[[1298,1298],"mapped",[1299]],[[1299,1299],"valid"],[[1300,1300],"mapped",[1301]],[[1301,1301],"valid"],[[1302,1302],"mapped",[1303]],[[1303,1303],"valid"],[[1304,1304],"mapped",[1305]],[[1305,1305],"valid"],[[1306,1306],"mapped",[1307]],[[1307,1307],"valid"],[[1308,1308],"mapped",[1309]],[[1309,1309],"valid"],[[1310,1310],"mapped",[1311]],[[1311,1311],"valid"],[[1312,1312],"mapped",[1313]],[[1313,1313],"valid"],[[1314,1314],"mapped",[1315]],[[1315,1315],"valid"],[[1316,1316],"mapped",[1317]],[[1317,1317],"valid"],[[1318,1318],"mapped",[1319]],[[1319,1319],"valid"],[[1320,1320],"mapped",[1321]],[[1321,1321],"valid"],[[1322,1322],"mapped",[1323]],[[1323,1323],"valid"],[[1324,1324],"mapped",[1325]],[[1325,1325],"valid"],[[1326,1326],"mapped",[1327]],[[1327,1327],"valid"],[[1328,1328],"disallowed"],[[1329,1329],"mapped",[1377]],[[1330,1330],"mapped",[1378]],[[1331,1331],"mapped",[1379]],[[1332,1332],"mapped",[1380]],[[1333,1333],"mapped",[1381]],[[1334,1334],"mapped",[1382]],[[1335,1335],"mapped",[1383]],[[1336,1336],"mapped",[1384]],[[1337,1337],"mapped",[1385]],[[1338,1338],"mapped",[1386]],[[1339,1339],"mapped",[1387]],[[1340,1340],"mapped",[1388]],[[1341,1341],"mapped",[1389]],[[1342,1342],"mapped",[1390]],[[1343,1343],"mapped",[1391]],[[1344,1344],"mapped",[1392]],[[1345,1345],"mapped",[1393]],[[1346,1346],"mapped",[1394]],[[1347,1347],"mapped",[1395]],[[1348,1348],"mapped",[1396]],[[1349,1349],"mapped",[1397]],[[1350,1350],"mapped",[1398]],[[1351,1351],"mapped",[1399]],[[1352,1352],"mapped",[1400]],[[1353,1353],"mapped",[1401]],[[1354,1354],"mapped",[1402]],[[1355,1355],"mapped",[1403]],[[1356,1356],"mapped",[1404]],[[1357,1357],"mapped",[1405]],[[1358,1358],"mapped",[1406]],[[1359,1359],"mapped",[1407]],[[1360,1360],"mapped",[1408]],[[1361,1361],"mapped",[1409]],[[1362,1362],"mapped",[1410]],[[1363,1363],"mapped",[1411]],[[1364,1364],"mapped",[1412]],[[1365,1365],"mapped",[1413]],[[1366,1366],"mapped",[1414]],[[1367,1368],"disallowed"],[[1369,1369],"valid"],[[1370,1375],"valid",[],"NV8"],[[1376,1376],"disallowed"],[[1377,1414],"valid"],[[1415,1415],"mapped",[1381,1410]],[[1416,1416],"disallowed"],[[1417,1417],"valid",[],"NV8"],[[1418,1418],"valid",[],"NV8"],[[1419,1420],"disallowed"],[[1421,1422],"valid",[],"NV8"],[[1423,1423],"valid",[],"NV8"],[[1424,1424],"disallowed"],[[1425,1441],"valid"],[[1442,1442],"valid"],[[1443,1455],"valid"],[[1456,1465],"valid"],[[1466,1466],"valid"],[[1467,1469],"valid"],[[1470,1470],"valid",[],"NV8"],[[1471,1471],"valid"],[[1472,1472],"valid",[],"NV8"],[[1473,1474],"valid"],[[1475,1475],"valid",[],"NV8"],[[1476,1476],"valid"],[[1477,1477],"valid"],[[1478,1478],"valid",[],"NV8"],[[1479,1479],"valid"],[[1480,1487],"disallowed"],[[1488,1514],"valid"],[[1515,1519],"disallowed"],[[1520,1524],"valid"],[[1525,1535],"disallowed"],[[1536,1539],"disallowed"],[[1540,1540],"disallowed"],[[1541,1541],"disallowed"],[[1542,1546],"valid",[],"NV8"],[[1547,1547],"valid",[],"NV8"],[[1548,1548],"valid",[],"NV8"],[[1549,1551],"valid",[],"NV8"],[[1552,1557],"valid"],[[1558,1562],"valid"],[[1563,1563],"valid",[],"NV8"],[[1564,1564],"disallowed"],[[1565,1565],"disallowed"],[[1566,1566],"valid",[],"NV8"],[[1567,1567],"valid",[],"NV8"],[[1568,1568],"valid"],[[1569,1594],"valid"],[[1595,1599],"valid"],[[1600,1600],"valid",[],"NV8"],[[1601,1618],"valid"],[[1619,1621],"valid"],[[1622,1624],"valid"],[[1625,1630],"valid"],[[1631,1631],"valid"],[[1632,1641],"valid"],[[1642,1645],"valid",[],"NV8"],[[1646,1647],"valid"],[[1648,1652],"valid"],[[1653,1653],"mapped",[1575,1652]],[[1654,1654],"mapped",[1608,1652]],[[1655,1655],"mapped",[1735,1652]],[[1656,1656],"mapped",[1610,1652]],[[1657,1719],"valid"],[[1720,1721],"valid"],[[1722,1726],"valid"],[[1727,1727],"valid"],[[1728,1742],"valid"],[[1743,1743],"valid"],[[1744,1747],"valid"],[[1748,1748],"valid",[],"NV8"],[[1749,1756],"valid"],[[1757,1757],"disallowed"],[[1758,1758],"valid",[],"NV8"],[[1759,1768],"valid"],[[1769,1769],"valid",[],"NV8"],[[1770,1773],"valid"],[[1774,1775],"valid"],[[1776,1785],"valid"],[[1786,1790],"valid"],[[1791,1791],"valid"],[[1792,1805],"valid",[],"NV8"],[[1806,1806],"disallowed"],[[1807,1807],"disallowed"],[[1808,1836],"valid"],[[1837,1839],"valid"],[[1840,1866],"valid"],[[1867,1868],"disallowed"],[[1869,1871],"valid"],[[1872,1901],"valid"],[[1902,1919],"valid"],[[1920,1968],"valid"],[[1969,1969],"valid"],[[1970,1983],"disallowed"],[[1984,2037],"valid"],[[2038,2042],"valid",[],"NV8"],[[2043,2047],"disallowed"],[[2048,2093],"valid"],[[2094,2095],"disallowed"],[[2096,2110],"valid",[],"NV8"],[[2111,2111],"disallowed"],[[2112,2139],"valid"],[[2140,2141],"disallowed"],[[2142,2142],"valid",[],"NV8"],[[2143,2207],"disallowed"],[[2208,2208],"valid"],[[2209,2209],"valid"],[[2210,2220],"valid"],[[2221,2226],"valid"],[[2227,2228],"valid"],[[2229,2274],"disallowed"],[[2275,2275],"valid"],[[2276,2302],"valid"],[[2303,2303],"valid"],[[2304,2304],"valid"],[[2305,2307],"valid"],[[2308,2308],"valid"],[[2309,2361],"valid"],[[2362,2363],"valid"],[[2364,2381],"valid"],[[2382,2382],"valid"],[[2383,2383],"valid"],[[2384,2388],"valid"],[[2389,2389],"valid"],[[2390,2391],"valid"],[[2392,2392],"mapped",[2325,2364]],[[2393,2393],"mapped",[2326,2364]],[[2394,2394],"mapped",[2327,2364]],[[2395,2395],"mapped",[2332,2364]],[[2396,2396],"mapped",[2337,2364]],[[2397,2397],"mapped",[2338,2364]],[[2398,2398],"mapped",[2347,2364]],[[2399,2399],"mapped",[2351,2364]],[[2400,2403],"valid"],[[2404,2405],"valid",[],"NV8"],[[2406,2415],"valid"],[[2416,2416],"valid",[],"NV8"],[[2417,2418],"valid"],[[2419,2423],"valid"],[[2424,2424],"valid"],[[2425,2426],"valid"],[[2427,2428],"valid"],[[2429,2429],"valid"],[[2430,2431],"valid"],[[2432,2432],"valid"],[[2433,2435],"valid"],[[2436,2436],"disallowed"],[[2437,2444],"valid"],[[2445,2446],"disallowed"],[[2447,2448],"valid"],[[2449,2450],"disallowed"],[[2451,2472],"valid"],[[2473,2473],"disallowed"],[[2474,2480],"valid"],[[2481,2481],"disallowed"],[[2482,2482],"valid"],[[2483,2485],"disallowed"],[[2486,2489],"valid"],[[2490,2491],"disallowed"],[[2492,2492],"valid"],[[2493,2493],"valid"],[[2494,2500],"valid"],[[2501,2502],"disallowed"],[[2503,2504],"valid"],[[2505,2506],"disallowed"],[[2507,2509],"valid"],[[2510,2510],"valid"],[[2511,2518],"disallowed"],[[2519,2519],"valid"],[[2520,2523],"disallowed"],[[2524,2524],"mapped",[2465,2492]],[[2525,2525],"mapped",[2466,2492]],[[2526,2526],"disallowed"],[[2527,2527],"mapped",[2479,2492]],[[2528,2531],"valid"],[[2532,2533],"disallowed"],[[2534,2545],"valid"],[[2546,2554],"valid",[],"NV8"],[[2555,2555],"valid",[],"NV8"],[[2556,2560],"disallowed"],[[2561,2561],"valid"],[[2562,2562],"valid"],[[2563,2563],"valid"],[[2564,2564],"disallowed"],[[2565,2570],"valid"],[[2571,2574],"disallowed"],[[2575,2576],"valid"],[[2577,2578],"disallowed"],[[2579,2600],"valid"],[[2601,2601],"disallowed"],[[2602,2608],"valid"],[[2609,2609],"disallowed"],[[2610,2610],"valid"],[[2611,2611],"mapped",[2610,2620]],[[2612,2612],"disallowed"],[[2613,2613],"valid"],[[2614,2614],"mapped",[2616,2620]],[[2615,2615],"disallowed"],[[2616,2617],"valid"],[[2618,2619],"disallowed"],[[2620,2620],"valid"],[[2621,2621],"disallowed"],[[2622,2626],"valid"],[[2627,2630],"disallowed"],[[2631,2632],"valid"],[[2633,2634],"disallowed"],[[2635,2637],"valid"],[[2638,2640],"disallowed"],[[2641,2641],"valid"],[[2642,2648],"disallowed"],[[2649,2649],"mapped",[2582,2620]],[[2650,2650],"mapped",[2583,2620]],[[2651,2651],"mapped",[2588,2620]],[[2652,2652],"valid"],[[2653,2653],"disallowed"],[[2654,2654],"mapped",[2603,2620]],[[2655,2661],"disallowed"],[[2662,2676],"valid"],[[2677,2677],"valid"],[[2678,2688],"disallowed"],[[2689,2691],"valid"],[[2692,2692],"disallowed"],[[2693,2699],"valid"],[[2700,2700],"valid"],[[2701,2701],"valid"],[[2702,2702],"disallowed"],[[2703,2705],"valid"],[[2706,2706],"disallowed"],[[2707,2728],"valid"],[[2729,2729],"disallowed"],[[2730,2736],"valid"],[[2737,2737],"disallowed"],[[2738,2739],"valid"],[[2740,2740],"disallowed"],[[2741,2745],"valid"],[[2746,2747],"disallowed"],[[2748,2757],"valid"],[[2758,2758],"disallowed"],[[2759,2761],"valid"],[[2762,2762],"disallowed"],[[2763,2765],"valid"],[[2766,2767],"disallowed"],[[2768,2768],"valid"],[[2769,2783],"disallowed"],[[2784,2784],"valid"],[[2785,2787],"valid"],[[2788,2789],"disallowed"],[[2790,2799],"valid"],[[2800,2800],"valid",[],"NV8"],[[2801,2801],"valid",[],"NV8"],[[2802,2808],"disallowed"],[[2809,2809],"valid"],[[2810,2816],"disallowed"],[[2817,2819],"valid"],[[2820,2820],"disallowed"],[[2821,2828],"valid"],[[2829,2830],"disallowed"],[[2831,2832],"valid"],[[2833,2834],"disallowed"],[[2835,2856],"valid"],[[2857,2857],"disallowed"],[[2858,2864],"valid"],[[2865,2865],"disallowed"],[[2866,2867],"valid"],[[2868,2868],"disallowed"],[[2869,2869],"valid"],[[2870,2873],"valid"],[[2874,2875],"disallowed"],[[2876,2883],"valid"],[[2884,2884],"valid"],[[2885,2886],"disallowed"],[[2887,2888],"valid"],[[2889,2890],"disallowed"],[[2891,2893],"valid"],[[2894,2901],"disallowed"],[[2902,2903],"valid"],[[2904,2907],"disallowed"],[[2908,2908],"mapped",[2849,2876]],[[2909,2909],"mapped",[2850,2876]],[[2910,2910],"disallowed"],[[2911,2913],"valid"],[[2914,2915],"valid"],[[2916,2917],"disallowed"],[[2918,2927],"valid"],[[2928,2928],"valid",[],"NV8"],[[2929,2929],"valid"],[[2930,2935],"valid",[],"NV8"],[[2936,2945],"disallowed"],[[2946,2947],"valid"],[[2948,2948],"disallowed"],[[2949,2954],"valid"],[[2955,2957],"disallowed"],[[2958,2960],"valid"],[[2961,2961],"disallowed"],[[2962,2965],"valid"],[[2966,2968],"disallowed"],[[2969,2970],"valid"],[[2971,2971],"disallowed"],[[2972,2972],"valid"],[[2973,2973],"disallowed"],[[2974,2975],"valid"],[[2976,2978],"disallowed"],[[2979,2980],"valid"],[[2981,2983],"disallowed"],[[2984,2986],"valid"],[[2987,2989],"disallowed"],[[2990,2997],"valid"],[[2998,2998],"valid"],[[2999,3001],"valid"],[[3002,3005],"disallowed"],[[3006,3010],"valid"],[[3011,3013],"disallowed"],[[3014,3016],"valid"],[[3017,3017],"disallowed"],[[3018,3021],"valid"],[[3022,3023],"disallowed"],[[3024,3024],"valid"],[[3025,3030],"disallowed"],[[3031,3031],"valid"],[[3032,3045],"disallowed"],[[3046,3046],"valid"],[[3047,3055],"valid"],[[3056,3058],"valid",[],"NV8"],[[3059,3066],"valid",[],"NV8"],[[3067,3071],"disallowed"],[[3072,3072],"valid"],[[3073,3075],"valid"],[[3076,3076],"disallowed"],[[3077,3084],"valid"],[[3085,3085],"disallowed"],[[3086,3088],"valid"],[[3089,3089],"disallowed"],[[3090,3112],"valid"],[[3113,3113],"disallowed"],[[3114,3123],"valid"],[[3124,3124],"valid"],[[3125,3129],"valid"],[[3130,3132],"disallowed"],[[3133,3133],"valid"],[[3134,3140],"valid"],[[3141,3141],"disallowed"],[[3142,3144],"valid"],[[3145,3145],"disallowed"],[[3146,3149],"valid"],[[3150,3156],"disallowed"],[[3157,3158],"valid"],[[3159,3159],"disallowed"],[[3160,3161],"valid"],[[3162,3162],"valid"],[[3163,3167],"disallowed"],[[3168,3169],"valid"],[[3170,3171],"valid"],[[3172,3173],"disallowed"],[[3174,3183],"valid"],[[3184,3191],"disallowed"],[[3192,3199],"valid",[],"NV8"],[[3200,3200],"disallowed"],[[3201,3201],"valid"],[[3202,3203],"valid"],[[3204,3204],"disallowed"],[[3205,3212],"valid"],[[3213,3213],"disallowed"],[[3214,3216],"valid"],[[3217,3217],"disallowed"],[[3218,3240],"valid"],[[3241,3241],"disallowed"],[[3242,3251],"valid"],[[3252,3252],"disallowed"],[[3253,3257],"valid"],[[3258,3259],"disallowed"],[[3260,3261],"valid"],[[3262,3268],"valid"],[[3269,3269],"disallowed"],[[3270,3272],"valid"],[[3273,3273],"disallowed"],[[3274,3277],"valid"],[[3278,3284],"disallowed"],[[3285,3286],"valid"],[[3287,3293],"disallowed"],[[3294,3294],"valid"],[[3295,3295],"disallowed"],[[3296,3297],"valid"],[[3298,3299],"valid"],[[3300,3301],"disallowed"],[[3302,3311],"valid"],[[3312,3312],"disallowed"],[[3313,3314],"valid"],[[3315,3328],"disallowed"],[[3329,3329],"valid"],[[3330,3331],"valid"],[[3332,3332],"disallowed"],[[3333,3340],"valid"],[[3341,3341],"disallowed"],[[3342,3344],"valid"],[[3345,3345],"disallowed"],[[3346,3368],"valid"],[[3369,3369],"valid"],[[3370,3385],"valid"],[[3386,3386],"valid"],[[3387,3388],"disallowed"],[[3389,3389],"valid"],[[3390,3395],"valid"],[[3396,3396],"valid"],[[3397,3397],"disallowed"],[[3398,3400],"valid"],[[3401,3401],"disallowed"],[[3402,3405],"valid"],[[3406,3406],"valid"],[[3407,3414],"disallowed"],[[3415,3415],"valid"],[[3416,3422],"disallowed"],[[3423,3423],"valid"],[[3424,3425],"valid"],[[3426,3427],"valid"],[[3428,3429],"disallowed"],[[3430,3439],"valid"],[[3440,3445],"valid",[],"NV8"],[[3446,3448],"disallowed"],[[3449,3449],"valid",[],"NV8"],[[3450,3455],"valid"],[[3456,3457],"disallowed"],[[3458,3459],"valid"],[[3460,3460],"disallowed"],[[3461,3478],"valid"],[[3479,3481],"disallowed"],[[3482,3505],"valid"],[[3506,3506],"disallowed"],[[3507,3515],"valid"],[[3516,3516],"disallowed"],[[3517,3517],"valid"],[[3518,3519],"disallowed"],[[3520,3526],"valid"],[[3527,3529],"disallowed"],[[3530,3530],"valid"],[[3531,3534],"disallowed"],[[3535,3540],"valid"],[[3541,3541],"disallowed"],[[3542,3542],"valid"],[[3543,3543],"disallowed"],[[3544,3551],"valid"],[[3552,3557],"disallowed"],[[3558,3567],"valid"],[[3568,3569],"disallowed"],[[3570,3571],"valid"],[[3572,3572],"valid",[],"NV8"],[[3573,3584],"disallowed"],[[3585,3634],"valid"],[[3635,3635],"mapped",[3661,3634]],[[3636,3642],"valid"],[[3643,3646],"disallowed"],[[3647,3647],"valid",[],"NV8"],[[3648,3662],"valid"],[[3663,3663],"valid",[],"NV8"],[[3664,3673],"valid"],[[3674,3675],"valid",[],"NV8"],[[3676,3712],"disallowed"],[[3713,3714],"valid"],[[3715,3715],"disallowed"],[[3716,3716],"valid"],[[3717,3718],"disallowed"],[[3719,3720],"valid"],[[3721,3721],"disallowed"],[[3722,3722],"valid"],[[3723,3724],"disallowed"],[[3725,3725],"valid"],[[3726,3731],"disallowed"],[[3732,3735],"valid"],[[3736,3736],"disallowed"],[[3737,3743],"valid"],[[3744,3744],"disallowed"],[[3745,3747],"valid"],[[3748,3748],"disallowed"],[[3749,3749],"valid"],[[3750,3750],"disallowed"],[[3751,3751],"valid"],[[3752,3753],"disallowed"],[[3754,3755],"valid"],[[3756,3756],"disallowed"],[[3757,3762],"valid"],[[3763,3763],"mapped",[3789,3762]],[[3764,3769],"valid"],[[3770,3770],"disallowed"],[[3771,3773],"valid"],[[3774,3775],"disallowed"],[[3776,3780],"valid"],[[3781,3781],"disallowed"],[[3782,3782],"valid"],[[3783,3783],"disallowed"],[[3784,3789],"valid"],[[3790,3791],"disallowed"],[[3792,3801],"valid"],[[3802,3803],"disallowed"],[[3804,3804],"mapped",[3755,3737]],[[3805,3805],"mapped",[3755,3745]],[[3806,3807],"valid"],[[3808,3839],"disallowed"],[[3840,3840],"valid"],[[3841,3850],"valid",[],"NV8"],[[3851,3851],"valid"],[[3852,3852],"mapped",[3851]],[[3853,3863],"valid",[],"NV8"],[[3864,3865],"valid"],[[3866,3871],"valid",[],"NV8"],[[3872,3881],"valid"],[[3882,3892],"valid",[],"NV8"],[[3893,3893],"valid"],[[3894,3894],"valid",[],"NV8"],[[3895,3895],"valid"],[[3896,3896],"valid",[],"NV8"],[[3897,3897],"valid"],[[3898,3901],"valid",[],"NV8"],[[3902,3906],"valid"],[[3907,3907],"mapped",[3906,4023]],[[3908,3911],"valid"],[[3912,3912],"disallowed"],[[3913,3916],"valid"],[[3917,3917],"mapped",[3916,4023]],[[3918,3921],"valid"],[[3922,3922],"mapped",[3921,4023]],[[3923,3926],"valid"],[[3927,3927],"mapped",[3926,4023]],[[3928,3931],"valid"],[[3932,3932],"mapped",[3931,4023]],[[3933,3944],"valid"],[[3945,3945],"mapped",[3904,4021]],[[3946,3946],"valid"],[[3947,3948],"valid"],[[3949,3952],"disallowed"],[[3953,3954],"valid"],[[3955,3955],"mapped",[3953,3954]],[[3956,3956],"valid"],[[3957,3957],"mapped",[3953,3956]],[[3958,3958],"mapped",[4018,3968]],[[3959,3959],"mapped",[4018,3953,3968]],[[3960,3960],"mapped",[4019,3968]],[[3961,3961],"mapped",[4019,3953,3968]],[[3962,3968],"valid"],[[3969,3969],"mapped",[3953,3968]],[[3970,3972],"valid"],[[3973,3973],"valid",[],"NV8"],[[3974,3979],"valid"],[[3980,3983],"valid"],[[3984,3986],"valid"],[[3987,3987],"mapped",[3986,4023]],[[3988,3989],"valid"],[[3990,3990],"valid"],[[3991,3991],"valid"],[[3992,3992],"disallowed"],[[3993,3996],"valid"],[[3997,3997],"mapped",[3996,4023]],[[3998,4001],"valid"],[[4002,4002],"mapped",[4001,4023]],[[4003,4006],"valid"],[[4007,4007],"mapped",[4006,4023]],[[4008,4011],"valid"],[[4012,4012],"mapped",[4011,4023]],[[4013,4013],"valid"],[[4014,4016],"valid"],[[4017,4023],"valid"],[[4024,4024],"valid"],[[4025,4025],"mapped",[3984,4021]],[[4026,4028],"valid"],[[4029,4029],"disallowed"],[[4030,4037],"valid",[],"NV8"],[[4038,4038],"valid"],[[4039,4044],"valid",[],"NV8"],[[4045,4045],"disallowed"],[[4046,4046],"valid",[],"NV8"],[[4047,4047],"valid",[],"NV8"],[[4048,4049],"valid",[],"NV8"],[[4050,4052],"valid",[],"NV8"],[[4053,4056],"valid",[],"NV8"],[[4057,4058],"valid",[],"NV8"],[[4059,4095],"disallowed"],[[4096,4129],"valid"],[[4130,4130],"valid"],[[4131,4135],"valid"],[[4136,4136],"valid"],[[4137,4138],"valid"],[[4139,4139],"valid"],[[4140,4146],"valid"],[[4147,4149],"valid"],[[4150,4153],"valid"],[[4154,4159],"valid"],[[4160,4169],"valid"],[[4170,4175],"valid",[],"NV8"],[[4176,4185],"valid"],[[4186,4249],"valid"],[[4250,4253],"valid"],[[4254,4255],"valid",[],"NV8"],[[4256,4293],"disallowed"],[[4294,4294],"disallowed"],[[4295,4295],"mapped",[11559]],[[4296,4300],"disallowed"],[[4301,4301],"mapped",[11565]],[[4302,4303],"disallowed"],[[4304,4342],"valid"],[[4343,4344],"valid"],[[4345,4346],"valid"],[[4347,4347],"valid",[],"NV8"],[[4348,4348],"mapped",[4316]],[[4349,4351],"valid"],[[4352,4441],"valid",[],"NV8"],[[4442,4446],"valid",[],"NV8"],[[4447,4448],"disallowed"],[[4449,4514],"valid",[],"NV8"],[[4515,4519],"valid",[],"NV8"],[[4520,4601],"valid",[],"NV8"],[[4602,4607],"valid",[],"NV8"],[[4608,4614],"valid"],[[4615,4615],"valid"],[[4616,4678],"valid"],[[4679,4679],"valid"],[[4680,4680],"valid"],[[4681,4681],"disallowed"],[[4682,4685],"valid"],[[4686,4687],"disallowed"],[[4688,4694],"valid"],[[4695,4695],"disallowed"],[[4696,4696],"valid"],[[4697,4697],"disallowed"],[[4698,4701],"valid"],[[4702,4703],"disallowed"],[[4704,4742],"valid"],[[4743,4743],"valid"],[[4744,4744],"valid"],[[4745,4745],"disallowed"],[[4746,4749],"valid"],[[4750,4751],"disallowed"],[[4752,4782],"valid"],[[4783,4783],"valid"],[[4784,4784],"valid"],[[4785,4785],"disallowed"],[[4786,4789],"valid"],[[4790,4791],"disallowed"],[[4792,4798],"valid"],[[4799,4799],"disallowed"],[[4800,4800],"valid"],[[4801,4801],"disallowed"],[[4802,4805],"valid"],[[4806,4807],"disallowed"],[[4808,4814],"valid"],[[4815,4815],"valid"],[[4816,4822],"valid"],[[4823,4823],"disallowed"],[[4824,4846],"valid"],[[4847,4847],"valid"],[[4848,4878],"valid"],[[4879,4879],"valid"],[[4880,4880],"valid"],[[4881,4881],"disallowed"],[[4882,4885],"valid"],[[4886,4887],"disallowed"],[[4888,4894],"valid"],[[4895,4895],"valid"],[[4896,4934],"valid"],[[4935,4935],"valid"],[[4936,4954],"valid"],[[4955,4956],"disallowed"],[[4957,4958],"valid"],[[4959,4959],"valid"],[[4960,4960],"valid",[],"NV8"],[[4961,4988],"valid",[],"NV8"],[[4989,4991],"disallowed"],[[4992,5007],"valid"],[[5008,5017],"valid",[],"NV8"],[[5018,5023],"disallowed"],[[5024,5108],"valid"],[[5109,5109],"valid"],[[5110,5111],"disallowed"],[[5112,5112],"mapped",[5104]],[[5113,5113],"mapped",[5105]],[[5114,5114],"mapped",[5106]],[[5115,5115],"mapped",[5107]],[[5116,5116],"mapped",[5108]],[[5117,5117],"mapped",[5109]],[[5118,5119],"disallowed"],[[5120,5120],"valid",[],"NV8"],[[5121,5740],"valid"],[[5741,5742],"valid",[],"NV8"],[[5743,5750],"valid"],[[5751,5759],"valid"],[[5760,5760],"disallowed"],[[5761,5786],"valid"],[[5787,5788],"valid",[],"NV8"],[[5789,5791],"disallowed"],[[5792,5866],"valid"],[[5867,5872],"valid",[],"NV8"],[[5873,5880],"valid"],[[5881,5887],"disallowed"],[[5888,5900],"valid"],[[5901,5901],"disallowed"],[[5902,5908],"valid"],[[5909,5919],"disallowed"],[[5920,5940],"valid"],[[5941,5942],"valid",[],"NV8"],[[5943,5951],"disallowed"],[[5952,5971],"valid"],[[5972,5983],"disallowed"],[[5984,5996],"valid"],[[5997,5997],"disallowed"],[[5998,6e3],"valid"],[[6001,6001],"disallowed"],[[6002,6003],"valid"],[[6004,6015],"disallowed"],[[6016,6067],"valid"],[[6068,6069],"disallowed"],[[6070,6099],"valid"],[[6100,6102],"valid",[],"NV8"],[[6103,6103],"valid"],[[6104,6107],"valid",[],"NV8"],[[6108,6108],"valid"],[[6109,6109],"valid"],[[6110,6111],"disallowed"],[[6112,6121],"valid"],[[6122,6127],"disallowed"],[[6128,6137],"valid",[],"NV8"],[[6138,6143],"disallowed"],[[6144,6149],"valid",[],"NV8"],[[6150,6150],"disallowed"],[[6151,6154],"valid",[],"NV8"],[[6155,6157],"ignored"],[[6158,6158],"disallowed"],[[6159,6159],"disallowed"],[[6160,6169],"valid"],[[6170,6175],"disallowed"],[[6176,6263],"valid"],[[6264,6271],"disallowed"],[[6272,6313],"valid"],[[6314,6314],"valid"],[[6315,6319],"disallowed"],[[6320,6389],"valid"],[[6390,6399],"disallowed"],[[6400,6428],"valid"],[[6429,6430],"valid"],[[6431,6431],"disallowed"],[[6432,6443],"valid"],[[6444,6447],"disallowed"],[[6448,6459],"valid"],[[6460,6463],"disallowed"],[[6464,6464],"valid",[],"NV8"],[[6465,6467],"disallowed"],[[6468,6469],"valid",[],"NV8"],[[6470,6509],"valid"],[[6510,6511],"disallowed"],[[6512,6516],"valid"],[[6517,6527],"disallowed"],[[6528,6569],"valid"],[[6570,6571],"valid"],[[6572,6575],"disallowed"],[[6576,6601],"valid"],[[6602,6607],"disallowed"],[[6608,6617],"valid"],[[6618,6618],"valid",[],"XV8"],[[6619,6621],"disallowed"],[[6622,6623],"valid",[],"NV8"],[[6624,6655],"valid",[],"NV8"],[[6656,6683],"valid"],[[6684,6685],"disallowed"],[[6686,6687],"valid",[],"NV8"],[[6688,6750],"valid"],[[6751,6751],"disallowed"],[[6752,6780],"valid"],[[6781,6782],"disallowed"],[[6783,6793],"valid"],[[6794,6799],"disallowed"],[[6800,6809],"valid"],[[6810,6815],"disallowed"],[[6816,6822],"valid",[],"NV8"],[[6823,6823],"valid"],[[6824,6829],"valid",[],"NV8"],[[6830,6831],"disallowed"],[[6832,6845],"valid"],[[6846,6846],"valid",[],"NV8"],[[6847,6911],"disallowed"],[[6912,6987],"valid"],[[6988,6991],"disallowed"],[[6992,7001],"valid"],[[7002,7018],"valid",[],"NV8"],[[7019,7027],"valid"],[[7028,7036],"valid",[],"NV8"],[[7037,7039],"disallowed"],[[7040,7082],"valid"],[[7083,7085],"valid"],[[7086,7097],"valid"],[[7098,7103],"valid"],[[7104,7155],"valid"],[[7156,7163],"disallowed"],[[7164,7167],"valid",[],"NV8"],[[7168,7223],"valid"],[[7224,7226],"disallowed"],[[7227,7231],"valid",[],"NV8"],[[7232,7241],"valid"],[[7242,7244],"disallowed"],[[7245,7293],"valid"],[[7294,7295],"valid",[],"NV8"],[[7296,7359],"disallowed"],[[7360,7367],"valid",[],"NV8"],[[7368,7375],"disallowed"],[[7376,7378],"valid"],[[7379,7379],"valid",[],"NV8"],[[7380,7410],"valid"],[[7411,7414],"valid"],[[7415,7415],"disallowed"],[[7416,7417],"valid"],[[7418,7423],"disallowed"],[[7424,7467],"valid"],[[7468,7468],"mapped",[97]],[[7469,7469],"mapped",[230]],[[7470,7470],"mapped",[98]],[[7471,7471],"valid"],[[7472,7472],"mapped",[100]],[[7473,7473],"mapped",[101]],[[7474,7474],"mapped",[477]],[[7475,7475],"mapped",[103]],[[7476,7476],"mapped",[104]],[[7477,7477],"mapped",[105]],[[7478,7478],"mapped",[106]],[[7479,7479],"mapped",[107]],[[7480,7480],"mapped",[108]],[[7481,7481],"mapped",[109]],[[7482,7482],"mapped",[110]],[[7483,7483],"valid"],[[7484,7484],"mapped",[111]],[[7485,7485],"mapped",[547]],[[7486,7486],"mapped",[112]],[[7487,7487],"mapped",[114]],[[7488,7488],"mapped",[116]],[[7489,7489],"mapped",[117]],[[7490,7490],"mapped",[119]],[[7491,7491],"mapped",[97]],[[7492,7492],"mapped",[592]],[[7493,7493],"mapped",[593]],[[7494,7494],"mapped",[7426]],[[7495,7495],"mapped",[98]],[[7496,7496],"mapped",[100]],[[7497,7497],"mapped",[101]],[[7498,7498],"mapped",[601]],[[7499,7499],"mapped",[603]],[[7500,7500],"mapped",[604]],[[7501,7501],"mapped",[103]],[[7502,7502],"valid"],[[7503,7503],"mapped",[107]],[[7504,7504],"mapped",[109]],[[7505,7505],"mapped",[331]],[[7506,7506],"mapped",[111]],[[7507,7507],"mapped",[596]],[[7508,7508],"mapped",[7446]],[[7509,7509],"mapped",[7447]],[[7510,7510],"mapped",[112]],[[7511,7511],"mapped",[116]],[[7512,7512],"mapped",[117]],[[7513,7513],"mapped",[7453]],[[7514,7514],"mapped",[623]],[[7515,7515],"mapped",[118]],[[7516,7516],"mapped",[7461]],[[7517,7517],"mapped",[946]],[[7518,7518],"mapped",[947]],[[7519,7519],"mapped",[948]],[[7520,7520],"mapped",[966]],[[7521,7521],"mapped",[967]],[[7522,7522],"mapped",[105]],[[7523,7523],"mapped",[114]],[[7524,7524],"mapped",[117]],[[7525,7525],"mapped",[118]],[[7526,7526],"mapped",[946]],[[7527,7527],"mapped",[947]],[[7528,7528],"mapped",[961]],[[7529,7529],"mapped",[966]],[[7530,7530],"mapped",[967]],[[7531,7531],"valid"],[[7532,7543],"valid"],[[7544,7544],"mapped",[1085]],[[7545,7578],"valid"],[[7579,7579],"mapped",[594]],[[7580,7580],"mapped",[99]],[[7581,7581],"mapped",[597]],[[7582,7582],"mapped",[240]],[[7583,7583],"mapped",[604]],[[7584,7584],"mapped",[102]],[[7585,7585],"mapped",[607]],[[7586,7586],"mapped",[609]],[[7587,7587],"mapped",[613]],[[7588,7588],"mapped",[616]],[[7589,7589],"mapped",[617]],[[7590,7590],"mapped",[618]],[[7591,7591],"mapped",[7547]],[[7592,7592],"mapped",[669]],[[7593,7593],"mapped",[621]],[[7594,7594],"mapped",[7557]],[[7595,7595],"mapped",[671]],[[7596,7596],"mapped",[625]],[[7597,7597],"mapped",[624]],[[7598,7598],"mapped",[626]],[[7599,7599],"mapped",[627]],[[7600,7600],"mapped",[628]],[[7601,7601],"mapped",[629]],[[7602,7602],"mapped",[632]],[[7603,7603],"mapped",[642]],[[7604,7604],"mapped",[643]],[[7605,7605],"mapped",[427]],[[7606,7606],"mapped",[649]],[[7607,7607],"mapped",[650]],[[7608,7608],"mapped",[7452]],[[7609,7609],"mapped",[651]],[[7610,7610],"mapped",[652]],[[7611,7611],"mapped",[122]],[[7612,7612],"mapped",[656]],[[7613,7613],"mapped",[657]],[[7614,7614],"mapped",[658]],[[7615,7615],"mapped",[952]],[[7616,7619],"valid"],[[7620,7626],"valid"],[[7627,7654],"valid"],[[7655,7669],"valid"],[[7670,7675],"disallowed"],[[7676,7676],"valid"],[[7677,7677],"valid"],[[7678,7679],"valid"],[[7680,7680],"mapped",[7681]],[[7681,7681],"valid"],[[7682,7682],"mapped",[7683]],[[7683,7683],"valid"],[[7684,7684],"mapped",[7685]],[[7685,7685],"valid"],[[7686,7686],"mapped",[7687]],[[7687,7687],"valid"],[[7688,7688],"mapped",[7689]],[[7689,7689],"valid"],[[7690,7690],"mapped",[7691]],[[7691,7691],"valid"],[[7692,7692],"mapped",[7693]],[[7693,7693],"valid"],[[7694,7694],"mapped",[7695]],[[7695,7695],"valid"],[[7696,7696],"mapped",[7697]],[[7697,7697],"valid"],[[7698,7698],"mapped",[7699]],[[7699,7699],"valid"],[[7700,7700],"mapped",[7701]],[[7701,7701],"valid"],[[7702,7702],"mapped",[7703]],[[7703,7703],"valid"],[[7704,7704],"mapped",[7705]],[[7705,7705],"valid"],[[7706,7706],"mapped",[7707]],[[7707,7707],"valid"],[[7708,7708],"mapped",[7709]],[[7709,7709],"valid"],[[7710,7710],"mapped",[7711]],[[7711,7711],"valid"],[[7712,7712],"mapped",[7713]],[[7713,7713],"valid"],[[7714,7714],"mapped",[7715]],[[7715,7715],"valid"],[[7716,7716],"mapped",[7717]],[[7717,7717],"valid"],[[7718,7718],"mapped",[7719]],[[7719,7719],"valid"],[[7720,7720],"mapped",[7721]],[[7721,7721],"valid"],[[7722,7722],"mapped",[7723]],[[7723,7723],"valid"],[[7724,7724],"mapped",[7725]],[[7725,7725],"valid"],[[7726,7726],"mapped",[7727]],[[7727,7727],"valid"],[[7728,7728],"mapped",[7729]],[[7729,7729],"valid"],[[7730,7730],"mapped",[7731]],[[7731,7731],"valid"],[[7732,7732],"mapped",[7733]],[[7733,7733],"valid"],[[7734,7734],"mapped",[7735]],[[7735,7735],"valid"],[[7736,7736],"mapped",[7737]],[[7737,7737],"valid"],[[7738,7738],"mapped",[7739]],[[7739,7739],"valid"],[[7740,7740],"mapped",[7741]],[[7741,7741],"valid"],[[7742,7742],"mapped",[7743]],[[7743,7743],"valid"],[[7744,7744],"mapped",[7745]],[[7745,7745],"valid"],[[7746,7746],"mapped",[7747]],[[7747,7747],"valid"],[[7748,7748],"mapped",[7749]],[[7749,7749],"valid"],[[7750,7750],"mapped",[7751]],[[7751,7751],"valid"],[[7752,7752],"mapped",[7753]],[[7753,7753],"valid"],[[7754,7754],"mapped",[7755]],[[7755,7755],"valid"],[[7756,7756],"mapped",[7757]],[[7757,7757],"valid"],[[7758,7758],"mapped",[7759]],[[7759,7759],"valid"],[[7760,7760],"mapped",[7761]],[[7761,7761],"valid"],[[7762,7762],"mapped",[7763]],[[7763,7763],"valid"],[[7764,7764],"mapped",[7765]],[[7765,7765],"valid"],[[7766,7766],"mapped",[7767]],[[7767,7767],"valid"],[[7768,7768],"mapped",[7769]],[[7769,7769],"valid"],[[7770,7770],"mapped",[7771]],[[7771,7771],"valid"],[[7772,7772],"mapped",[7773]],[[7773,7773],"valid"],[[7774,7774],"mapped",[7775]],[[7775,7775],"valid"],[[7776,7776],"mapped",[7777]],[[7777,7777],"valid"],[[7778,7778],"mapped",[7779]],[[7779,7779],"valid"],[[7780,7780],"mapped",[7781]],[[7781,7781],"valid"],[[7782,7782],"mapped",[7783]],[[7783,7783],"valid"],[[7784,7784],"mapped",[7785]],[[7785,7785],"valid"],[[7786,7786],"mapped",[7787]],[[7787,7787],"valid"],[[7788,7788],"mapped",[7789]],[[7789,7789],"valid"],[[7790,7790],"mapped",[7791]],[[7791,7791],"valid"],[[7792,7792],"mapped",[7793]],[[7793,7793],"valid"],[[7794,7794],"mapped",[7795]],[[7795,7795],"valid"],[[7796,7796],"mapped",[7797]],[[7797,7797],"valid"],[[7798,7798],"mapped",[7799]],[[7799,7799],"valid"],[[7800,7800],"mapped",[7801]],[[7801,7801],"valid"],[[7802,7802],"mapped",[7803]],[[7803,7803],"valid"],[[7804,7804],"mapped",[7805]],[[7805,7805],"valid"],[[7806,7806],"mapped",[7807]],[[7807,7807],"valid"],[[7808,7808],"mapped",[7809]],[[7809,7809],"valid"],[[7810,7810],"mapped",[7811]],[[7811,7811],"valid"],[[7812,7812],"mapped",[7813]],[[7813,7813],"valid"],[[7814,7814],"mapped",[7815]],[[7815,7815],"valid"],[[7816,7816],"mapped",[7817]],[[7817,7817],"valid"],[[7818,7818],"mapped",[7819]],[[7819,7819],"valid"],[[7820,7820],"mapped",[7821]],[[7821,7821],"valid"],[[7822,7822],"mapped",[7823]],[[7823,7823],"valid"],[[7824,7824],"mapped",[7825]],[[7825,7825],"valid"],[[7826,7826],"mapped",[7827]],[[7827,7827],"valid"],[[7828,7828],"mapped",[7829]],[[7829,7833],"valid"],[[7834,7834],"mapped",[97,702]],[[7835,7835],"mapped",[7777]],[[7836,7837],"valid"],[[7838,7838],"mapped",[115,115]],[[7839,7839],"valid"],[[7840,7840],"mapped",[7841]],[[7841,7841],"valid"],[[7842,7842],"mapped",[7843]],[[7843,7843],"valid"],[[7844,7844],"mapped",[7845]],[[7845,7845],"valid"],[[7846,7846],"mapped",[7847]],[[7847,7847],"valid"],[[7848,7848],"mapped",[7849]],[[7849,7849],"valid"],[[7850,7850],"mapped",[7851]],[[7851,7851],"valid"],[[7852,7852],"mapped",[7853]],[[7853,7853],"valid"],[[7854,7854],"mapped",[7855]],[[7855,7855],"valid"],[[7856,7856],"mapped",[7857]],[[7857,7857],"valid"],[[7858,7858],"mapped",[7859]],[[7859,7859],"valid"],[[7860,7860],"mapped",[7861]],[[7861,7861],"valid"],[[7862,7862],"mapped",[7863]],[[7863,7863],"valid"],[[7864,7864],"mapped",[7865]],[[7865,7865],"valid"],[[7866,7866],"mapped",[7867]],[[7867,7867],"valid"],[[7868,7868],"mapped",[7869]],[[7869,7869],"valid"],[[7870,7870],"mapped",[7871]],[[7871,7871],"valid"],[[7872,7872],"mapped",[7873]],[[7873,7873],"valid"],[[7874,7874],"mapped",[7875]],[[7875,7875],"valid"],[[7876,7876],"mapped",[7877]],[[7877,7877],"valid"],[[7878,7878],"mapped",[7879]],[[7879,7879],"valid"],[[7880,7880],"mapped",[7881]],[[7881,7881],"valid"],[[7882,7882],"mapped",[7883]],[[7883,7883],"valid"],[[7884,7884],"mapped",[7885]],[[7885,7885],"valid"],[[7886,7886],"mapped",[7887]],[[7887,7887],"valid"],[[7888,7888],"mapped",[7889]],[[7889,7889],"valid"],[[7890,7890],"mapped",[7891]],[[7891,7891],"valid"],[[7892,7892],"mapped",[7893]],[[7893,7893],"valid"],[[7894,7894],"mapped",[7895]],[[7895,7895],"valid"],[[7896,7896],"mapped",[7897]],[[7897,7897],"valid"],[[7898,7898],"mapped",[7899]],[[7899,7899],"valid"],[[7900,7900],"mapped",[7901]],[[7901,7901],"valid"],[[7902,7902],"mapped",[7903]],[[7903,7903],"valid"],[[7904,7904],"mapped",[7905]],[[7905,7905],"valid"],[[7906,7906],"mapped",[7907]],[[7907,7907],"valid"],[[7908,7908],"mapped",[7909]],[[7909,7909],"valid"],[[7910,7910],"mapped",[7911]],[[7911,7911],"valid"],[[7912,7912],"mapped",[7913]],[[7913,7913],"valid"],[[7914,7914],"mapped",[7915]],[[7915,7915],"valid"],[[7916,7916],"mapped",[7917]],[[7917,7917],"valid"],[[7918,7918],"mapped",[7919]],[[7919,7919],"valid"],[[7920,7920],"mapped",[7921]],[[7921,7921],"valid"],[[7922,7922],"mapped",[7923]],[[7923,7923],"valid"],[[7924,7924],"mapped",[7925]],[[7925,7925],"valid"],[[7926,7926],"mapped",[7927]],[[7927,7927],"valid"],[[7928,7928],"mapped",[7929]],[[7929,7929],"valid"],[[7930,7930],"mapped",[7931]],[[7931,7931],"valid"],[[7932,7932],"mapped",[7933]],[[7933,7933],"valid"],[[7934,7934],"mapped",[7935]],[[7935,7935],"valid"],[[7936,7943],"valid"],[[7944,7944],"mapped",[7936]],[[7945,7945],"mapped",[7937]],[[7946,7946],"mapped",[7938]],[[7947,7947],"mapped",[7939]],[[7948,7948],"mapped",[7940]],[[7949,7949],"mapped",[7941]],[[7950,7950],"mapped",[7942]],[[7951,7951],"mapped",[7943]],[[7952,7957],"valid"],[[7958,7959],"disallowed"],[[7960,7960],"mapped",[7952]],[[7961,7961],"mapped",[7953]],[[7962,7962],"mapped",[7954]],[[7963,7963],"mapped",[7955]],[[7964,7964],"mapped",[7956]],[[7965,7965],"mapped",[7957]],[[7966,7967],"disallowed"],[[7968,7975],"valid"],[[7976,7976],"mapped",[7968]],[[7977,7977],"mapped",[7969]],[[7978,7978],"mapped",[7970]],[[7979,7979],"mapped",[7971]],[[7980,7980],"mapped",[7972]],[[7981,7981],"mapped",[7973]],[[7982,7982],"mapped",[7974]],[[7983,7983],"mapped",[7975]],[[7984,7991],"valid"],[[7992,7992],"mapped",[7984]],[[7993,7993],"mapped",[7985]],[[7994,7994],"mapped",[7986]],[[7995,7995],"mapped",[7987]],[[7996,7996],"mapped",[7988]],[[7997,7997],"mapped",[7989]],[[7998,7998],"mapped",[7990]],[[7999,7999],"mapped",[7991]],[[8e3,8005],"valid"],[[8006,8007],"disallowed"],[[8008,8008],"mapped",[8e3]],[[8009,8009],"mapped",[8001]],[[8010,8010],"mapped",[8002]],[[8011,8011],"mapped",[8003]],[[8012,8012],"mapped",[8004]],[[8013,8013],"mapped",[8005]],[[8014,8015],"disallowed"],[[8016,8023],"valid"],[[8024,8024],"disallowed"],[[8025,8025],"mapped",[8017]],[[8026,8026],"disallowed"],[[8027,8027],"mapped",[8019]],[[8028,8028],"disallowed"],[[8029,8029],"mapped",[8021]],[[8030,8030],"disallowed"],[[8031,8031],"mapped",[8023]],[[8032,8039],"valid"],[[8040,8040],"mapped",[8032]],[[8041,8041],"mapped",[8033]],[[8042,8042],"mapped",[8034]],[[8043,8043],"mapped",[8035]],[[8044,8044],"mapped",[8036]],[[8045,8045],"mapped",[8037]],[[8046,8046],"mapped",[8038]],[[8047,8047],"mapped",[8039]],[[8048,8048],"valid"],[[8049,8049],"mapped",[940]],[[8050,8050],"valid"],[[8051,8051],"mapped",[941]],[[8052,8052],"valid"],[[8053,8053],"mapped",[942]],[[8054,8054],"valid"],[[8055,8055],"mapped",[943]],[[8056,8056],"valid"],[[8057,8057],"mapped",[972]],[[8058,8058],"valid"],[[8059,8059],"mapped",[973]],[[8060,8060],"valid"],[[8061,8061],"mapped",[974]],[[8062,8063],"disallowed"],[[8064,8064],"mapped",[7936,953]],[[8065,8065],"mapped",[7937,953]],[[8066,8066],"mapped",[7938,953]],[[8067,8067],"mapped",[7939,953]],[[8068,8068],"mapped",[7940,953]],[[8069,8069],"mapped",[7941,953]],[[8070,8070],"mapped",[7942,953]],[[8071,8071],"mapped",[7943,953]],[[8072,8072],"mapped",[7936,953]],[[8073,8073],"mapped",[7937,953]],[[8074,8074],"mapped",[7938,953]],[[8075,8075],"mapped",[7939,953]],[[8076,8076],"mapped",[7940,953]],[[8077,8077],"mapped",[7941,953]],[[8078,8078],"mapped",[7942,953]],[[8079,8079],"mapped",[7943,953]],[[8080,8080],"mapped",[7968,953]],[[8081,8081],"mapped",[7969,953]],[[8082,8082],"mapped",[7970,953]],[[8083,8083],"mapped",[7971,953]],[[8084,8084],"mapped",[7972,953]],[[8085,8085],"mapped",[7973,953]],[[8086,8086],"mapped",[7974,953]],[[8087,8087],"mapped",[7975,953]],[[8088,8088],"mapped",[7968,953]],[[8089,8089],"mapped",[7969,953]],[[8090,8090],"mapped",[7970,953]],[[8091,8091],"mapped",[7971,953]],[[8092,8092],"mapped",[7972,953]],[[8093,8093],"mapped",[7973,953]],[[8094,8094],"mapped",[7974,953]],[[8095,8095],"mapped",[7975,953]],[[8096,8096],"mapped",[8032,953]],[[8097,8097],"mapped",[8033,953]],[[8098,8098],"mapped",[8034,953]],[[8099,8099],"mapped",[8035,953]],[[8100,8100],"mapped",[8036,953]],[[8101,8101],"mapped",[8037,953]],[[8102,8102],"mapped",[8038,953]],[[8103,8103],"mapped",[8039,953]],[[8104,8104],"mapped",[8032,953]],[[8105,8105],"mapped",[8033,953]],[[8106,8106],"mapped",[8034,953]],[[8107,8107],"mapped",[8035,953]],[[8108,8108],"mapped",[8036,953]],[[8109,8109],"mapped",[8037,953]],[[8110,8110],"mapped",[8038,953]],[[8111,8111],"mapped",[8039,953]],[[8112,8113],"valid"],[[8114,8114],"mapped",[8048,953]],[[8115,8115],"mapped",[945,953]],[[8116,8116],"mapped",[940,953]],[[8117,8117],"disallowed"],[[8118,8118],"valid"],[[8119,8119],"mapped",[8118,953]],[[8120,8120],"mapped",[8112]],[[8121,8121],"mapped",[8113]],[[8122,8122],"mapped",[8048]],[[8123,8123],"mapped",[940]],[[8124,8124],"mapped",[945,953]],[[8125,8125],"disallowed_STD3_mapped",[32,787]],[[8126,8126],"mapped",[953]],[[8127,8127],"disallowed_STD3_mapped",[32,787]],[[8128,8128],"disallowed_STD3_mapped",[32,834]],[[8129,8129],"disallowed_STD3_mapped",[32,776,834]],[[8130,8130],"mapped",[8052,953]],[[8131,8131],"mapped",[951,953]],[[8132,8132],"mapped",[942,953]],[[8133,8133],"disallowed"],[[8134,8134],"valid"],[[8135,8135],"mapped",[8134,953]],[[8136,8136],"mapped",[8050]],[[8137,8137],"mapped",[941]],[[8138,8138],"mapped",[8052]],[[8139,8139],"mapped",[942]],[[8140,8140],"mapped",[951,953]],[[8141,8141],"disallowed_STD3_mapped",[32,787,768]],[[8142,8142],"disallowed_STD3_mapped",[32,787,769]],[[8143,8143],"disallowed_STD3_mapped",[32,787,834]],[[8144,8146],"valid"],[[8147,8147],"mapped",[912]],[[8148,8149],"disallowed"],[[8150,8151],"valid"],[[8152,8152],"mapped",[8144]],[[8153,8153],"mapped",[8145]],[[8154,8154],"mapped",[8054]],[[8155,8155],"mapped",[943]],[[8156,8156],"disallowed"],[[8157,8157],"disallowed_STD3_mapped",[32,788,768]],[[8158,8158],"disallowed_STD3_mapped",[32,788,769]],[[8159,8159],"disallowed_STD3_mapped",[32,788,834]],[[8160,8162],"valid"],[[8163,8163],"mapped",[944]],[[8164,8167],"valid"],[[8168,8168],"mapped",[8160]],[[8169,8169],"mapped",[8161]],[[8170,8170],"mapped",[8058]],[[8171,8171],"mapped",[973]],[[8172,8172],"mapped",[8165]],[[8173,8173],"disallowed_STD3_mapped",[32,776,768]],[[8174,8174],"disallowed_STD3_mapped",[32,776,769]],[[8175,8175],"disallowed_STD3_mapped",[96]],[[8176,8177],"disallowed"],[[8178,8178],"mapped",[8060,953]],[[8179,8179],"mapped",[969,953]],[[8180,8180],"mapped",[974,953]],[[8181,8181],"disallowed"],[[8182,8182],"valid"],[[8183,8183],"mapped",[8182,953]],[[8184,8184],"mapped",[8056]],[[8185,8185],"mapped",[972]],[[8186,8186],"mapped",[8060]],[[8187,8187],"mapped",[974]],[[8188,8188],"mapped",[969,953]],[[8189,8189],"disallowed_STD3_mapped",[32,769]],[[8190,8190],"disallowed_STD3_mapped",[32,788]],[[8191,8191],"disallowed"],[[8192,8202],"disallowed_STD3_mapped",[32]],[[8203,8203],"ignored"],[[8204,8205],"deviation",[]],[[8206,8207],"disallowed"],[[8208,8208],"valid",[],"NV8"],[[8209,8209],"mapped",[8208]],[[8210,8214],"valid",[],"NV8"],[[8215,8215],"disallowed_STD3_mapped",[32,819]],[[8216,8227],"valid",[],"NV8"],[[8228,8230],"disallowed"],[[8231,8231],"valid",[],"NV8"],[[8232,8238],"disallowed"],[[8239,8239],"disallowed_STD3_mapped",[32]],[[8240,8242],"valid",[],"NV8"],[[8243,8243],"mapped",[8242,8242]],[[8244,8244],"mapped",[8242,8242,8242]],[[8245,8245],"valid",[],"NV8"],[[8246,8246],"mapped",[8245,8245]],[[8247,8247],"mapped",[8245,8245,8245]],[[8248,8251],"valid",[],"NV8"],[[8252,8252],"disallowed_STD3_mapped",[33,33]],[[8253,8253],"valid",[],"NV8"],[[8254,8254],"disallowed_STD3_mapped",[32,773]],[[8255,8262],"valid",[],"NV8"],[[8263,8263],"disallowed_STD3_mapped",[63,63]],[[8264,8264],"disallowed_STD3_mapped",[63,33]],[[8265,8265],"disallowed_STD3_mapped",[33,63]],[[8266,8269],"valid",[],"NV8"],[[8270,8274],"valid",[],"NV8"],[[8275,8276],"valid",[],"NV8"],[[8277,8278],"valid",[],"NV8"],[[8279,8279],"mapped",[8242,8242,8242,8242]],[[8280,8286],"valid",[],"NV8"],[[8287,8287],"disallowed_STD3_mapped",[32]],[[8288,8288],"ignored"],[[8289,8291],"disallowed"],[[8292,8292],"ignored"],[[8293,8293],"disallowed"],[[8294,8297],"disallowed"],[[8298,8303],"disallowed"],[[8304,8304],"mapped",[48]],[[8305,8305],"mapped",[105]],[[8306,8307],"disallowed"],[[8308,8308],"mapped",[52]],[[8309,8309],"mapped",[53]],[[8310,8310],"mapped",[54]],[[8311,8311],"mapped",[55]],[[8312,8312],"mapped",[56]],[[8313,8313],"mapped",[57]],[[8314,8314],"disallowed_STD3_mapped",[43]],[[8315,8315],"mapped",[8722]],[[8316,8316],"disallowed_STD3_mapped",[61]],[[8317,8317],"disallowed_STD3_mapped",[40]],[[8318,8318],"disallowed_STD3_mapped",[41]],[[8319,8319],"mapped",[110]],[[8320,8320],"mapped",[48]],[[8321,8321],"mapped",[49]],[[8322,8322],"mapped",[50]],[[8323,8323],"mapped",[51]],[[8324,8324],"mapped",[52]],[[8325,8325],"mapped",[53]],[[8326,8326],"mapped",[54]],[[8327,8327],"mapped",[55]],[[8328,8328],"mapped",[56]],[[8329,8329],"mapped",[57]],[[8330,8330],"disallowed_STD3_mapped",[43]],[[8331,8331],"mapped",[8722]],[[8332,8332],"disallowed_STD3_mapped",[61]],[[8333,8333],"disallowed_STD3_mapped",[40]],[[8334,8334],"disallowed_STD3_mapped",[41]],[[8335,8335],"disallowed"],[[8336,8336],"mapped",[97]],[[8337,8337],"mapped",[101]],[[8338,8338],"mapped",[111]],[[8339,8339],"mapped",[120]],[[8340,8340],"mapped",[601]],[[8341,8341],"mapped",[104]],[[8342,8342],"mapped",[107]],[[8343,8343],"mapped",[108]],[[8344,8344],"mapped",[109]],[[8345,8345],"mapped",[110]],[[8346,8346],"mapped",[112]],[[8347,8347],"mapped",[115]],[[8348,8348],"mapped",[116]],[[8349,8351],"disallowed"],[[8352,8359],"valid",[],"NV8"],[[8360,8360],"mapped",[114,115]],[[8361,8362],"valid",[],"NV8"],[[8363,8363],"valid",[],"NV8"],[[8364,8364],"valid",[],"NV8"],[[8365,8367],"valid",[],"NV8"],[[8368,8369],"valid",[],"NV8"],[[8370,8373],"valid",[],"NV8"],[[8374,8376],"valid",[],"NV8"],[[8377,8377],"valid",[],"NV8"],[[8378,8378],"valid",[],"NV8"],[[8379,8381],"valid",[],"NV8"],[[8382,8382],"valid",[],"NV8"],[[8383,8399],"disallowed"],[[8400,8417],"valid",[],"NV8"],[[8418,8419],"valid",[],"NV8"],[[8420,8426],"valid",[],"NV8"],[[8427,8427],"valid",[],"NV8"],[[8428,8431],"valid",[],"NV8"],[[8432,8432],"valid",[],"NV8"],[[8433,8447],"disallowed"],[[8448,8448],"disallowed_STD3_mapped",[97,47,99]],[[8449,8449],"disallowed_STD3_mapped",[97,47,115]],[[8450,8450],"mapped",[99]],[[8451,8451],"mapped",[176,99]],[[8452,8452],"valid",[],"NV8"],[[8453,8453],"disallowed_STD3_mapped",[99,47,111]],[[8454,8454],"disallowed_STD3_mapped",[99,47,117]],[[8455,8455],"mapped",[603]],[[8456,8456],"valid",[],"NV8"],[[8457,8457],"mapped",[176,102]],[[8458,8458],"mapped",[103]],[[8459,8462],"mapped",[104]],[[8463,8463],"mapped",[295]],[[8464,8465],"mapped",[105]],[[8466,8467],"mapped",[108]],[[8468,8468],"valid",[],"NV8"],[[8469,8469],"mapped",[110]],[[8470,8470],"mapped",[110,111]],[[8471,8472],"valid",[],"NV8"],[[8473,8473],"mapped",[112]],[[8474,8474],"mapped",[113]],[[8475,8477],"mapped",[114]],[[8478,8479],"valid",[],"NV8"],[[8480,8480],"mapped",[115,109]],[[8481,8481],"mapped",[116,101,108]],[[8482,8482],"mapped",[116,109]],[[8483,8483],"valid",[],"NV8"],[[8484,8484],"mapped",[122]],[[8485,8485],"valid",[],"NV8"],[[8486,8486],"mapped",[969]],[[8487,8487],"valid",[],"NV8"],[[8488,8488],"mapped",[122]],[[8489,8489],"valid",[],"NV8"],[[8490,8490],"mapped",[107]],[[8491,8491],"mapped",[229]],[[8492,8492],"mapped",[98]],[[8493,8493],"mapped",[99]],[[8494,8494],"valid",[],"NV8"],[[8495,8496],"mapped",[101]],[[8497,8497],"mapped",[102]],[[8498,8498],"disallowed"],[[8499,8499],"mapped",[109]],[[8500,8500],"mapped",[111]],[[8501,8501],"mapped",[1488]],[[8502,8502],"mapped",[1489]],[[8503,8503],"mapped",[1490]],[[8504,8504],"mapped",[1491]],[[8505,8505],"mapped",[105]],[[8506,8506],"valid",[],"NV8"],[[8507,8507],"mapped",[102,97,120]],[[8508,8508],"mapped",[960]],[[8509,8510],"mapped",[947]],[[8511,8511],"mapped",[960]],[[8512,8512],"mapped",[8721]],[[8513,8516],"valid",[],"NV8"],[[8517,8518],"mapped",[100]],[[8519,8519],"mapped",[101]],[[8520,8520],"mapped",[105]],[[8521,8521],"mapped",[106]],[[8522,8523],"valid",[],"NV8"],[[8524,8524],"valid",[],"NV8"],[[8525,8525],"valid",[],"NV8"],[[8526,8526],"valid"],[[8527,8527],"valid",[],"NV8"],[[8528,8528],"mapped",[49,8260,55]],[[8529,8529],"mapped",[49,8260,57]],[[8530,8530],"mapped",[49,8260,49,48]],[[8531,8531],"mapped",[49,8260,51]],[[8532,8532],"mapped",[50,8260,51]],[[8533,8533],"mapped",[49,8260,53]],[[8534,8534],"mapped",[50,8260,53]],[[8535,8535],"mapped",[51,8260,53]],[[8536,8536],"mapped",[52,8260,53]],[[8537,8537],"mapped",[49,8260,54]],[[8538,8538],"mapped",[53,8260,54]],[[8539,8539],"mapped",[49,8260,56]],[[8540,8540],"mapped",[51,8260,56]],[[8541,8541],"mapped",[53,8260,56]],[[8542,8542],"mapped",[55,8260,56]],[[8543,8543],"mapped",[49,8260]],[[8544,8544],"mapped",[105]],[[8545,8545],"mapped",[105,105]],[[8546,8546],"mapped",[105,105,105]],[[8547,8547],"mapped",[105,118]],[[8548,8548],"mapped",[118]],[[8549,8549],"mapped",[118,105]],[[8550,8550],"mapped",[118,105,105]],[[8551,8551],"mapped",[118,105,105,105]],[[8552,8552],"mapped",[105,120]],[[8553,8553],"mapped",[120]],[[8554,8554],"mapped",[120,105]],[[8555,8555],"mapped",[120,105,105]],[[8556,8556],"mapped",[108]],[[8557,8557],"mapped",[99]],[[8558,8558],"mapped",[100]],[[8559,8559],"mapped",[109]],[[8560,8560],"mapped",[105]],[[8561,8561],"mapped",[105,105]],[[8562,8562],"mapped",[105,105,105]],[[8563,8563],"mapped",[105,118]],[[8564,8564],"mapped",[118]],[[8565,8565],"mapped",[118,105]],[[8566,8566],"mapped",[118,105,105]],[[8567,8567],"mapped",[118,105,105,105]],[[8568,8568],"mapped",[105,120]],[[8569,8569],"mapped",[120]],[[8570,8570],"mapped",[120,105]],[[8571,8571],"mapped",[120,105,105]],[[8572,8572],"mapped",[108]],[[8573,8573],"mapped",[99]],[[8574,8574],"mapped",[100]],[[8575,8575],"mapped",[109]],[[8576,8578],"valid",[],"NV8"],[[8579,8579],"disallowed"],[[8580,8580],"valid"],[[8581,8584],"valid",[],"NV8"],[[8585,8585],"mapped",[48,8260,51]],[[8586,8587],"valid",[],"NV8"],[[8588,8591],"disallowed"],[[8592,8682],"valid",[],"NV8"],[[8683,8691],"valid",[],"NV8"],[[8692,8703],"valid",[],"NV8"],[[8704,8747],"valid",[],"NV8"],[[8748,8748],"mapped",[8747,8747]],[[8749,8749],"mapped",[8747,8747,8747]],[[8750,8750],"valid",[],"NV8"],[[8751,8751],"mapped",[8750,8750]],[[8752,8752],"mapped",[8750,8750,8750]],[[8753,8799],"valid",[],"NV8"],[[8800,8800],"disallowed_STD3_valid"],[[8801,8813],"valid",[],"NV8"],[[8814,8815],"disallowed_STD3_valid"],[[8816,8945],"valid",[],"NV8"],[[8946,8959],"valid",[],"NV8"],[[8960,8960],"valid",[],"NV8"],[[8961,8961],"valid",[],"NV8"],[[8962,9e3],"valid",[],"NV8"],[[9001,9001],"mapped",[12296]],[[9002,9002],"mapped",[12297]],[[9003,9082],"valid",[],"NV8"],[[9083,9083],"valid",[],"NV8"],[[9084,9084],"valid",[],"NV8"],[[9085,9114],"valid",[],"NV8"],[[9115,9166],"valid",[],"NV8"],[[9167,9168],"valid",[],"NV8"],[[9169,9179],"valid",[],"NV8"],[[9180,9191],"valid",[],"NV8"],[[9192,9192],"valid",[],"NV8"],[[9193,9203],"valid",[],"NV8"],[[9204,9210],"valid",[],"NV8"],[[9211,9215],"disallowed"],[[9216,9252],"valid",[],"NV8"],[[9253,9254],"valid",[],"NV8"],[[9255,9279],"disallowed"],[[9280,9290],"valid",[],"NV8"],[[9291,9311],"disallowed"],[[9312,9312],"mapped",[49]],[[9313,9313],"mapped",[50]],[[9314,9314],"mapped",[51]],[[9315,9315],"mapped",[52]],[[9316,9316],"mapped",[53]],[[9317,9317],"mapped",[54]],[[9318,9318],"mapped",[55]],[[9319,9319],"mapped",[56]],[[9320,9320],"mapped",[57]],[[9321,9321],"mapped",[49,48]],[[9322,9322],"mapped",[49,49]],[[9323,9323],"mapped",[49,50]],[[9324,9324],"mapped",[49,51]],[[9325,9325],"mapped",[49,52]],[[9326,9326],"mapped",[49,53]],[[9327,9327],"mapped",[49,54]],[[9328,9328],"mapped",[49,55]],[[9329,9329],"mapped",[49,56]],[[9330,9330],"mapped",[49,57]],[[9331,9331],"mapped",[50,48]],[[9332,9332],"disallowed_STD3_mapped",[40,49,41]],[[9333,9333],"disallowed_STD3_mapped",[40,50,41]],[[9334,9334],"disallowed_STD3_mapped",[40,51,41]],[[9335,9335],"disallowed_STD3_mapped",[40,52,41]],[[9336,9336],"disallowed_STD3_mapped",[40,53,41]],[[9337,9337],"disallowed_STD3_mapped",[40,54,41]],[[9338,9338],"disallowed_STD3_mapped",[40,55,41]],[[9339,9339],"disallowed_STD3_mapped",[40,56,41]],[[9340,9340],"disallowed_STD3_mapped",[40,57,41]],[[9341,9341],"disallowed_STD3_mapped",[40,49,48,41]],[[9342,9342],"disallowed_STD3_mapped",[40,49,49,41]],[[9343,9343],"disallowed_STD3_mapped",[40,49,50,41]],[[9344,9344],"disallowed_STD3_mapped",[40,49,51,41]],[[9345,9345],"disallowed_STD3_mapped",[40,49,52,41]],[[9346,9346],"disallowed_STD3_mapped",[40,49,53,41]],[[9347,9347],"disallowed_STD3_mapped",[40,49,54,41]],[[9348,9348],"disallowed_STD3_mapped",[40,49,55,41]],[[9349,9349],"disallowed_STD3_mapped",[40,49,56,41]],[[9350,9350],"disallowed_STD3_mapped",[40,49,57,41]],[[9351,9351],"disallowed_STD3_mapped",[40,50,48,41]],[[9352,9371],"disallowed"],[[9372,9372],"disallowed_STD3_mapped",[40,97,41]],[[9373,9373],"disallowed_STD3_mapped",[40,98,41]],[[9374,9374],"disallowed_STD3_mapped",[40,99,41]],[[9375,9375],"disallowed_STD3_mapped",[40,100,41]],[[9376,9376],"disallowed_STD3_mapped",[40,101,41]],[[9377,9377],"disallowed_STD3_mapped",[40,102,41]],[[9378,9378],"disallowed_STD3_mapped",[40,103,41]],[[9379,9379],"disallowed_STD3_mapped",[40,104,41]],[[9380,9380],"disallowed_STD3_mapped",[40,105,41]],[[9381,9381],"disallowed_STD3_mapped",[40,106,41]],[[9382,9382],"disallowed_STD3_mapped",[40,107,41]],[[9383,9383],"disallowed_STD3_mapped",[40,108,41]],[[9384,9384],"disallowed_STD3_mapped",[40,109,41]],[[9385,9385],"disallowed_STD3_mapped",[40,110,41]],[[9386,9386],"disallowed_STD3_mapped",[40,111,41]],[[9387,9387],"disallowed_STD3_mapped",[40,112,41]],[[9388,9388],"disallowed_STD3_mapped",[40,113,41]],[[9389,9389],"disallowed_STD3_mapped",[40,114,41]],[[9390,9390],"disallowed_STD3_mapped",[40,115,41]],[[9391,9391],"disallowed_STD3_mapped",[40,116,41]],[[9392,9392],"disallowed_STD3_mapped",[40,117,41]],[[9393,9393],"disallowed_STD3_mapped",[40,118,41]],[[9394,9394],"disallowed_STD3_mapped",[40,119,41]],[[9395,9395],"disallowed_STD3_mapped",[40,120,41]],[[9396,9396],"disallowed_STD3_mapped",[40,121,41]],[[9397,9397],"disallowed_STD3_mapped",[40,122,41]],[[9398,9398],"mapped",[97]],[[9399,9399],"mapped",[98]],[[9400,9400],"mapped",[99]],[[9401,9401],"mapped",[100]],[[9402,9402],"mapped",[101]],[[9403,9403],"mapped",[102]],[[9404,9404],"mapped",[103]],[[9405,9405],"mapped",[104]],[[9406,9406],"mapped",[105]],[[9407,9407],"mapped",[106]],[[9408,9408],"mapped",[107]],[[9409,9409],"mapped",[108]],[[9410,9410],"mapped",[109]],[[9411,9411],"mapped",[110]],[[9412,9412],"mapped",[111]],[[9413,9413],"mapped",[112]],[[9414,9414],"mapped",[113]],[[9415,9415],"mapped",[114]],[[9416,9416],"mapped",[115]],[[9417,9417],"mapped",[116]],[[9418,9418],"mapped",[117]],[[9419,9419],"mapped",[118]],[[9420,9420],"mapped",[119]],[[9421,9421],"mapped",[120]],[[9422,9422],"mapped",[121]],[[9423,9423],"mapped",[122]],[[9424,9424],"mapped",[97]],[[9425,9425],"mapped",[98]],[[9426,9426],"mapped",[99]],[[9427,9427],"mapped",[100]],[[9428,9428],"mapped",[101]],[[9429,9429],"mapped",[102]],[[9430,9430],"mapped",[103]],[[9431,9431],"mapped",[104]],[[9432,9432],"mapped",[105]],[[9433,9433],"mapped",[106]],[[9434,9434],"mapped",[107]],[[9435,9435],"mapped",[108]],[[9436,9436],"mapped",[109]],[[9437,9437],"mapped",[110]],[[9438,9438],"mapped",[111]],[[9439,9439],"mapped",[112]],[[9440,9440],"mapped",[113]],[[9441,9441],"mapped",[114]],[[9442,9442],"mapped",[115]],[[9443,9443],"mapped",[116]],[[9444,9444],"mapped",[117]],[[9445,9445],"mapped",[118]],[[9446,9446],"mapped",[119]],[[9447,9447],"mapped",[120]],[[9448,9448],"mapped",[121]],[[9449,9449],"mapped",[122]],[[9450,9450],"mapped",[48]],[[9451,9470],"valid",[],"NV8"],[[9471,9471],"valid",[],"NV8"],[[9472,9621],"valid",[],"NV8"],[[9622,9631],"valid",[],"NV8"],[[9632,9711],"valid",[],"NV8"],[[9712,9719],"valid",[],"NV8"],[[9720,9727],"valid",[],"NV8"],[[9728,9747],"valid",[],"NV8"],[[9748,9749],"valid",[],"NV8"],[[9750,9751],"valid",[],"NV8"],[[9752,9752],"valid",[],"NV8"],[[9753,9753],"valid",[],"NV8"],[[9754,9839],"valid",[],"NV8"],[[9840,9841],"valid",[],"NV8"],[[9842,9853],"valid",[],"NV8"],[[9854,9855],"valid",[],"NV8"],[[9856,9865],"valid",[],"NV8"],[[9866,9873],"valid",[],"NV8"],[[9874,9884],"valid",[],"NV8"],[[9885,9885],"valid",[],"NV8"],[[9886,9887],"valid",[],"NV8"],[[9888,9889],"valid",[],"NV8"],[[9890,9905],"valid",[],"NV8"],[[9906,9906],"valid",[],"NV8"],[[9907,9916],"valid",[],"NV8"],[[9917,9919],"valid",[],"NV8"],[[9920,9923],"valid",[],"NV8"],[[9924,9933],"valid",[],"NV8"],[[9934,9934],"valid",[],"NV8"],[[9935,9953],"valid",[],"NV8"],[[9954,9954],"valid",[],"NV8"],[[9955,9955],"valid",[],"NV8"],[[9956,9959],"valid",[],"NV8"],[[9960,9983],"valid",[],"NV8"],[[9984,9984],"valid",[],"NV8"],[[9985,9988],"valid",[],"NV8"],[[9989,9989],"valid",[],"NV8"],[[9990,9993],"valid",[],"NV8"],[[9994,9995],"valid",[],"NV8"],[[9996,10023],"valid",[],"NV8"],[[10024,10024],"valid",[],"NV8"],[[10025,10059],"valid",[],"NV8"],[[10060,10060],"valid",[],"NV8"],[[10061,10061],"valid",[],"NV8"],[[10062,10062],"valid",[],"NV8"],[[10063,10066],"valid",[],"NV8"],[[10067,10069],"valid",[],"NV8"],[[10070,10070],"valid",[],"NV8"],[[10071,10071],"valid",[],"NV8"],[[10072,10078],"valid",[],"NV8"],[[10079,10080],"valid",[],"NV8"],[[10081,10087],"valid",[],"NV8"],[[10088,10101],"valid",[],"NV8"],[[10102,10132],"valid",[],"NV8"],[[10133,10135],"valid",[],"NV8"],[[10136,10159],"valid",[],"NV8"],[[10160,10160],"valid",[],"NV8"],[[10161,10174],"valid",[],"NV8"],[[10175,10175],"valid",[],"NV8"],[[10176,10182],"valid",[],"NV8"],[[10183,10186],"valid",[],"NV8"],[[10187,10187],"valid",[],"NV8"],[[10188,10188],"valid",[],"NV8"],[[10189,10189],"valid",[],"NV8"],[[10190,10191],"valid",[],"NV8"],[[10192,10219],"valid",[],"NV8"],[[10220,10223],"valid",[],"NV8"],[[10224,10239],"valid",[],"NV8"],[[10240,10495],"valid",[],"NV8"],[[10496,10763],"valid",[],"NV8"],[[10764,10764],"mapped",[8747,8747,8747,8747]],[[10765,10867],"valid",[],"NV8"],[[10868,10868],"disallowed_STD3_mapped",[58,58,61]],[[10869,10869],"disallowed_STD3_mapped",[61,61]],[[10870,10870],"disallowed_STD3_mapped",[61,61,61]],[[10871,10971],"valid",[],"NV8"],[[10972,10972],"mapped",[10973,824]],[[10973,11007],"valid",[],"NV8"],[[11008,11021],"valid",[],"NV8"],[[11022,11027],"valid",[],"NV8"],[[11028,11034],"valid",[],"NV8"],[[11035,11039],"valid",[],"NV8"],[[11040,11043],"valid",[],"NV8"],[[11044,11084],"valid",[],"NV8"],[[11085,11087],"valid",[],"NV8"],[[11088,11092],"valid",[],"NV8"],[[11093,11097],"valid",[],"NV8"],[[11098,11123],"valid",[],"NV8"],[[11124,11125],"disallowed"],[[11126,11157],"valid",[],"NV8"],[[11158,11159],"disallowed"],[[11160,11193],"valid",[],"NV8"],[[11194,11196],"disallowed"],[[11197,11208],"valid",[],"NV8"],[[11209,11209],"disallowed"],[[11210,11217],"valid",[],"NV8"],[[11218,11243],"disallowed"],[[11244,11247],"valid",[],"NV8"],[[11248,11263],"disallowed"],[[11264,11264],"mapped",[11312]],[[11265,11265],"mapped",[11313]],[[11266,11266],"mapped",[11314]],[[11267,11267],"mapped",[11315]],[[11268,11268],"mapped",[11316]],[[11269,11269],"mapped",[11317]],[[11270,11270],"mapped",[11318]],[[11271,11271],"mapped",[11319]],[[11272,11272],"mapped",[11320]],[[11273,11273],"mapped",[11321]],[[11274,11274],"mapped",[11322]],[[11275,11275],"mapped",[11323]],[[11276,11276],"mapped",[11324]],[[11277,11277],"mapped",[11325]],[[11278,11278],"mapped",[11326]],[[11279,11279],"mapped",[11327]],[[11280,11280],"mapped",[11328]],[[11281,11281],"mapped",[11329]],[[11282,11282],"mapped",[11330]],[[11283,11283],"mapped",[11331]],[[11284,11284],"mapped",[11332]],[[11285,11285],"mapped",[11333]],[[11286,11286],"mapped",[11334]],[[11287,11287],"mapped",[11335]],[[11288,11288],"mapped",[11336]],[[11289,11289],"mapped",[11337]],[[11290,11290],"mapped",[11338]],[[11291,11291],"mapped",[11339]],[[11292,11292],"mapped",[11340]],[[11293,11293],"mapped",[11341]],[[11294,11294],"mapped",[11342]],[[11295,11295],"mapped",[11343]],[[11296,11296],"mapped",[11344]],[[11297,11297],"mapped",[11345]],[[11298,11298],"mapped",[11346]],[[11299,11299],"mapped",[11347]],[[11300,11300],"mapped",[11348]],[[11301,11301],"mapped",[11349]],[[11302,11302],"mapped",[11350]],[[11303,11303],"mapped",[11351]],[[11304,11304],"mapped",[11352]],[[11305,11305],"mapped",[11353]],[[11306,11306],"mapped",[11354]],[[11307,11307],"mapped",[11355]],[[11308,11308],"mapped",[11356]],[[11309,11309],"mapped",[11357]],[[11310,11310],"mapped",[11358]],[[11311,11311],"disallowed"],[[11312,11358],"valid"],[[11359,11359],"disallowed"],[[11360,11360],"mapped",[11361]],[[11361,11361],"valid"],[[11362,11362],"mapped",[619]],[[11363,11363],"mapped",[7549]],[[11364,11364],"mapped",[637]],[[11365,11366],"valid"],[[11367,11367],"mapped",[11368]],[[11368,11368],"valid"],[[11369,11369],"mapped",[11370]],[[11370,11370],"valid"],[[11371,11371],"mapped",[11372]],[[11372,11372],"valid"],[[11373,11373],"mapped",[593]],[[11374,11374],"mapped",[625]],[[11375,11375],"mapped",[592]],[[11376,11376],"mapped",[594]],[[11377,11377],"valid"],[[11378,11378],"mapped",[11379]],[[11379,11379],"valid"],[[11380,11380],"valid"],[[11381,11381],"mapped",[11382]],[[11382,11383],"valid"],[[11384,11387],"valid"],[[11388,11388],"mapped",[106]],[[11389,11389],"mapped",[118]],[[11390,11390],"mapped",[575]],[[11391,11391],"mapped",[576]],[[11392,11392],"mapped",[11393]],[[11393,11393],"valid"],[[11394,11394],"mapped",[11395]],[[11395,11395],"valid"],[[11396,11396],"mapped",[11397]],[[11397,11397],"valid"],[[11398,11398],"mapped",[11399]],[[11399,11399],"valid"],[[11400,11400],"mapped",[11401]],[[11401,11401],"valid"],[[11402,11402],"mapped",[11403]],[[11403,11403],"valid"],[[11404,11404],"mapped",[11405]],[[11405,11405],"valid"],[[11406,11406],"mapped",[11407]],[[11407,11407],"valid"],[[11408,11408],"mapped",[11409]],[[11409,11409],"valid"],[[11410,11410],"mapped",[11411]],[[11411,11411],"valid"],[[11412,11412],"mapped",[11413]],[[11413,11413],"valid"],[[11414,11414],"mapped",[11415]],[[11415,11415],"valid"],[[11416,11416],"mapped",[11417]],[[11417,11417],"valid"],[[11418,11418],"mapped",[11419]],[[11419,11419],"valid"],[[11420,11420],"mapped",[11421]],[[11421,11421],"valid"],[[11422,11422],"mapped",[11423]],[[11423,11423],"valid"],[[11424,11424],"mapped",[11425]],[[11425,11425],"valid"],[[11426,11426],"mapped",[11427]],[[11427,11427],"valid"],[[11428,11428],"mapped",[11429]],[[11429,11429],"valid"],[[11430,11430],"mapped",[11431]],[[11431,11431],"valid"],[[11432,11432],"mapped",[11433]],[[11433,11433],"valid"],[[11434,11434],"mapped",[11435]],[[11435,11435],"valid"],[[11436,11436],"mapped",[11437]],[[11437,11437],"valid"],[[11438,11438],"mapped",[11439]],[[11439,11439],"valid"],[[11440,11440],"mapped",[11441]],[[11441,11441],"valid"],[[11442,11442],"mapped",[11443]],[[11443,11443],"valid"],[[11444,11444],"mapped",[11445]],[[11445,11445],"valid"],[[11446,11446],"mapped",[11447]],[[11447,11447],"valid"],[[11448,11448],"mapped",[11449]],[[11449,11449],"valid"],[[11450,11450],"mapped",[11451]],[[11451,11451],"valid"],[[11452,11452],"mapped",[11453]],[[11453,11453],"valid"],[[11454,11454],"mapped",[11455]],[[11455,11455],"valid"],[[11456,11456],"mapped",[11457]],[[11457,11457],"valid"],[[11458,11458],"mapped",[11459]],[[11459,11459],"valid"],[[11460,11460],"mapped",[11461]],[[11461,11461],"valid"],[[11462,11462],"mapped",[11463]],[[11463,11463],"valid"],[[11464,11464],"mapped",[11465]],[[11465,11465],"valid"],[[11466,11466],"mapped",[11467]],[[11467,11467],"valid"],[[11468,11468],"mapped",[11469]],[[11469,11469],"valid"],[[11470,11470],"mapped",[11471]],[[11471,11471],"valid"],[[11472,11472],"mapped",[11473]],[[11473,11473],"valid"],[[11474,11474],"mapped",[11475]],[[11475,11475],"valid"],[[11476,11476],"mapped",[11477]],[[11477,11477],"valid"],[[11478,11478],"mapped",[11479]],[[11479,11479],"valid"],[[11480,11480],"mapped",[11481]],[[11481,11481],"valid"],[[11482,11482],"mapped",[11483]],[[11483,11483],"valid"],[[11484,11484],"mapped",[11485]],[[11485,11485],"valid"],[[11486,11486],"mapped",[11487]],[[11487,11487],"valid"],[[11488,11488],"mapped",[11489]],[[11489,11489],"valid"],[[11490,11490],"mapped",[11491]],[[11491,11492],"valid"],[[11493,11498],"valid",[],"NV8"],[[11499,11499],"mapped",[11500]],[[11500,11500],"valid"],[[11501,11501],"mapped",[11502]],[[11502,11505],"valid"],[[11506,11506],"mapped",[11507]],[[11507,11507],"valid"],[[11508,11512],"disallowed"],[[11513,11519],"valid",[],"NV8"],[[11520,11557],"valid"],[[11558,11558],"disallowed"],[[11559,11559],"valid"],[[11560,11564],"disallowed"],[[11565,11565],"valid"],[[11566,11567],"disallowed"],[[11568,11621],"valid"],[[11622,11623],"valid"],[[11624,11630],"disallowed"],[[11631,11631],"mapped",[11617]],[[11632,11632],"valid",[],"NV8"],[[11633,11646],"disallowed"],[[11647,11647],"valid"],[[11648,11670],"valid"],[[11671,11679],"disallowed"],[[11680,11686],"valid"],[[11687,11687],"disallowed"],[[11688,11694],"valid"],[[11695,11695],"disallowed"],[[11696,11702],"valid"],[[11703,11703],"disallowed"],[[11704,11710],"valid"],[[11711,11711],"disallowed"],[[11712,11718],"valid"],[[11719,11719],"disallowed"],[[11720,11726],"valid"],[[11727,11727],"disallowed"],[[11728,11734],"valid"],[[11735,11735],"disallowed"],[[11736,11742],"valid"],[[11743,11743],"disallowed"],[[11744,11775],"valid"],[[11776,11799],"valid",[],"NV8"],[[11800,11803],"valid",[],"NV8"],[[11804,11805],"valid",[],"NV8"],[[11806,11822],"valid",[],"NV8"],[[11823,11823],"valid"],[[11824,11824],"valid",[],"NV8"],[[11825,11825],"valid",[],"NV8"],[[11826,11835],"valid",[],"NV8"],[[11836,11842],"valid",[],"NV8"],[[11843,11903],"disallowed"],[[11904,11929],"valid",[],"NV8"],[[11930,11930],"disallowed"],[[11931,11934],"valid",[],"NV8"],[[11935,11935],"mapped",[27597]],[[11936,12018],"valid",[],"NV8"],[[12019,12019],"mapped",[40863]],[[12020,12031],"disallowed"],[[12032,12032],"mapped",[19968]],[[12033,12033],"mapped",[20008]],[[12034,12034],"mapped",[20022]],[[12035,12035],"mapped",[20031]],[[12036,12036],"mapped",[20057]],[[12037,12037],"mapped",[20101]],[[12038,12038],"mapped",[20108]],[[12039,12039],"mapped",[20128]],[[12040,12040],"mapped",[20154]],[[12041,12041],"mapped",[20799]],[[12042,12042],"mapped",[20837]],[[12043,12043],"mapped",[20843]],[[12044,12044],"mapped",[20866]],[[12045,12045],"mapped",[20886]],[[12046,12046],"mapped",[20907]],[[12047,12047],"mapped",[20960]],[[12048,12048],"mapped",[20981]],[[12049,12049],"mapped",[20992]],[[12050,12050],"mapped",[21147]],[[12051,12051],"mapped",[21241]],[[12052,12052],"mapped",[21269]],[[12053,12053],"mapped",[21274]],[[12054,12054],"mapped",[21304]],[[12055,12055],"mapped",[21313]],[[12056,12056],"mapped",[21340]],[[12057,12057],"mapped",[21353]],[[12058,12058],"mapped",[21378]],[[12059,12059],"mapped",[21430]],[[12060,12060],"mapped",[21448]],[[12061,12061],"mapped",[21475]],[[12062,12062],"mapped",[22231]],[[12063,12063],"mapped",[22303]],[[12064,12064],"mapped",[22763]],[[12065,12065],"mapped",[22786]],[[12066,12066],"mapped",[22794]],[[12067,12067],"mapped",[22805]],[[12068,12068],"mapped",[22823]],[[12069,12069],"mapped",[22899]],[[12070,12070],"mapped",[23376]],[[12071,12071],"mapped",[23424]],[[12072,12072],"mapped",[23544]],[[12073,12073],"mapped",[23567]],[[12074,12074],"mapped",[23586]],[[12075,12075],"mapped",[23608]],[[12076,12076],"mapped",[23662]],[[12077,12077],"mapped",[23665]],[[12078,12078],"mapped",[24027]],[[12079,12079],"mapped",[24037]],[[12080,12080],"mapped",[24049]],[[12081,12081],"mapped",[24062]],[[12082,12082],"mapped",[24178]],[[12083,12083],"mapped",[24186]],[[12084,12084],"mapped",[24191]],[[12085,12085],"mapped",[24308]],[[12086,12086],"mapped",[24318]],[[12087,12087],"mapped",[24331]],[[12088,12088],"mapped",[24339]],[[12089,12089],"mapped",[24400]],[[12090,12090],"mapped",[24417]],[[12091,12091],"mapped",[24435]],[[12092,12092],"mapped",[24515]],[[12093,12093],"mapped",[25096]],[[12094,12094],"mapped",[25142]],[[12095,12095],"mapped",[25163]],[[12096,12096],"mapped",[25903]],[[12097,12097],"mapped",[25908]],[[12098,12098],"mapped",[25991]],[[12099,12099],"mapped",[26007]],[[12100,12100],"mapped",[26020]],[[12101,12101],"mapped",[26041]],[[12102,12102],"mapped",[26080]],[[12103,12103],"mapped",[26085]],[[12104,12104],"mapped",[26352]],[[12105,12105],"mapped",[26376]],[[12106,12106],"mapped",[26408]],[[12107,12107],"mapped",[27424]],[[12108,12108],"mapped",[27490]],[[12109,12109],"mapped",[27513]],[[12110,12110],"mapped",[27571]],[[12111,12111],"mapped",[27595]],[[12112,12112],"mapped",[27604]],[[12113,12113],"mapped",[27611]],[[12114,12114],"mapped",[27663]],[[12115,12115],"mapped",[27668]],[[12116,12116],"mapped",[27700]],[[12117,12117],"mapped",[28779]],[[12118,12118],"mapped",[29226]],[[12119,12119],"mapped",[29238]],[[12120,12120],"mapped",[29243]],[[12121,12121],"mapped",[29247]],[[12122,12122],"mapped",[29255]],[[12123,12123],"mapped",[29273]],[[12124,12124],"mapped",[29275]],[[12125,12125],"mapped",[29356]],[[12126,12126],"mapped",[29572]],[[12127,12127],"mapped",[29577]],[[12128,12128],"mapped",[29916]],[[12129,12129],"mapped",[29926]],[[12130,12130],"mapped",[29976]],[[12131,12131],"mapped",[29983]],[[12132,12132],"mapped",[29992]],[[12133,12133],"mapped",[3e4]],[[12134,12134],"mapped",[30091]],[[12135,12135],"mapped",[30098]],[[12136,12136],"mapped",[30326]],[[12137,12137],"mapped",[30333]],[[12138,12138],"mapped",[30382]],[[12139,12139],"mapped",[30399]],[[12140,12140],"mapped",[30446]],[[12141,12141],"mapped",[30683]],[[12142,12142],"mapped",[30690]],[[12143,12143],"mapped",[30707]],[[12144,12144],"mapped",[31034]],[[12145,12145],"mapped",[31160]],[[12146,12146],"mapped",[31166]],[[12147,12147],"mapped",[31348]],[[12148,12148],"mapped",[31435]],[[12149,12149],"mapped",[31481]],[[12150,12150],"mapped",[31859]],[[12151,12151],"mapped",[31992]],[[12152,12152],"mapped",[32566]],[[12153,12153],"mapped",[32593]],[[12154,12154],"mapped",[32650]],[[12155,12155],"mapped",[32701]],[[12156,12156],"mapped",[32769]],[[12157,12157],"mapped",[32780]],[[12158,12158],"mapped",[32786]],[[12159,12159],"mapped",[32819]],[[12160,12160],"mapped",[32895]],[[12161,12161],"mapped",[32905]],[[12162,12162],"mapped",[33251]],[[12163,12163],"mapped",[33258]],[[12164,12164],"mapped",[33267]],[[12165,12165],"mapped",[33276]],[[12166,12166],"mapped",[33292]],[[12167,12167],"mapped",[33307]],[[12168,12168],"mapped",[33311]],[[12169,12169],"mapped",[33390]],[[12170,12170],"mapped",[33394]],[[12171,12171],"mapped",[33400]],[[12172,12172],"mapped",[34381]],[[12173,12173],"mapped",[34411]],[[12174,12174],"mapped",[34880]],[[12175,12175],"mapped",[34892]],[[12176,12176],"mapped",[34915]],[[12177,12177],"mapped",[35198]],[[12178,12178],"mapped",[35211]],[[12179,12179],"mapped",[35282]],[[12180,12180],"mapped",[35328]],[[12181,12181],"mapped",[35895]],[[12182,12182],"mapped",[35910]],[[12183,12183],"mapped",[35925]],[[12184,12184],"mapped",[35960]],[[12185,12185],"mapped",[35997]],[[12186,12186],"mapped",[36196]],[[12187,12187],"mapped",[36208]],[[12188,12188],"mapped",[36275]],[[12189,12189],"mapped",[36523]],[[12190,12190],"mapped",[36554]],[[12191,12191],"mapped",[36763]],[[12192,12192],"mapped",[36784]],[[12193,12193],"mapped",[36789]],[[12194,12194],"mapped",[37009]],[[12195,12195],"mapped",[37193]],[[12196,12196],"mapped",[37318]],[[12197,12197],"mapped",[37324]],[[12198,12198],"mapped",[37329]],[[12199,12199],"mapped",[38263]],[[12200,12200],"mapped",[38272]],[[12201,12201],"mapped",[38428]],[[12202,12202],"mapped",[38582]],[[12203,12203],"mapped",[38585]],[[12204,12204],"mapped",[38632]],[[12205,12205],"mapped",[38737]],[[12206,12206],"mapped",[38750]],[[12207,12207],"mapped",[38754]],[[12208,12208],"mapped",[38761]],[[12209,12209],"mapped",[38859]],[[12210,12210],"mapped",[38893]],[[12211,12211],"mapped",[38899]],[[12212,12212],"mapped",[38913]],[[12213,12213],"mapped",[39080]],[[12214,12214],"mapped",[39131]],[[12215,12215],"mapped",[39135]],[[12216,12216],"mapped",[39318]],[[12217,12217],"mapped",[39321]],[[12218,12218],"mapped",[39340]],[[12219,12219],"mapped",[39592]],[[12220,12220],"mapped",[39640]],[[12221,12221],"mapped",[39647]],[[12222,12222],"mapped",[39717]],[[12223,12223],"mapped",[39727]],[[12224,12224],"mapped",[39730]],[[12225,12225],"mapped",[39740]],[[12226,12226],"mapped",[39770]],[[12227,12227],"mapped",[40165]],[[12228,12228],"mapped",[40565]],[[12229,12229],"mapped",[40575]],[[12230,12230],"mapped",[40613]],[[12231,12231],"mapped",[40635]],[[12232,12232],"mapped",[40643]],[[12233,12233],"mapped",[40653]],[[12234,12234],"mapped",[40657]],[[12235,12235],"mapped",[40697]],[[12236,12236],"mapped",[40701]],[[12237,12237],"mapped",[40718]],[[12238,12238],"mapped",[40723]],[[12239,12239],"mapped",[40736]],[[12240,12240],"mapped",[40763]],[[12241,12241],"mapped",[40778]],[[12242,12242],"mapped",[40786]],[[12243,12243],"mapped",[40845]],[[12244,12244],"mapped",[40860]],[[12245,12245],"mapped",[40864]],[[12246,12271],"disallowed"],[[12272,12283],"disallowed"],[[12284,12287],"disallowed"],[[12288,12288],"disallowed_STD3_mapped",[32]],[[12289,12289],"valid",[],"NV8"],[[12290,12290],"mapped",[46]],[[12291,12292],"valid",[],"NV8"],[[12293,12295],"valid"],[[12296,12329],"valid",[],"NV8"],[[12330,12333],"valid"],[[12334,12341],"valid",[],"NV8"],[[12342,12342],"mapped",[12306]],[[12343,12343],"valid",[],"NV8"],[[12344,12344],"mapped",[21313]],[[12345,12345],"mapped",[21316]],[[12346,12346],"mapped",[21317]],[[12347,12347],"valid",[],"NV8"],[[12348,12348],"valid"],[[12349,12349],"valid",[],"NV8"],[[12350,12350],"valid",[],"NV8"],[[12351,12351],"valid",[],"NV8"],[[12352,12352],"disallowed"],[[12353,12436],"valid"],[[12437,12438],"valid"],[[12439,12440],"disallowed"],[[12441,12442],"valid"],[[12443,12443],"disallowed_STD3_mapped",[32,12441]],[[12444,12444],"disallowed_STD3_mapped",[32,12442]],[[12445,12446],"valid"],[[12447,12447],"mapped",[12424,12426]],[[12448,12448],"valid",[],"NV8"],[[12449,12542],"valid"],[[12543,12543],"mapped",[12467,12488]],[[12544,12548],"disallowed"],[[12549,12588],"valid"],[[12589,12589],"valid"],[[12590,12592],"disallowed"],[[12593,12593],"mapped",[4352]],[[12594,12594],"mapped",[4353]],[[12595,12595],"mapped",[4522]],[[12596,12596],"mapped",[4354]],[[12597,12597],"mapped",[4524]],[[12598,12598],"mapped",[4525]],[[12599,12599],"mapped",[4355]],[[12600,12600],"mapped",[4356]],[[12601,12601],"mapped",[4357]],[[12602,12602],"mapped",[4528]],[[12603,12603],"mapped",[4529]],[[12604,12604],"mapped",[4530]],[[12605,12605],"mapped",[4531]],[[12606,12606],"mapped",[4532]],[[12607,12607],"mapped",[4533]],[[12608,12608],"mapped",[4378]],[[12609,12609],"mapped",[4358]],[[12610,12610],"mapped",[4359]],[[12611,12611],"mapped",[4360]],[[12612,12612],"mapped",[4385]],[[12613,12613],"mapped",[4361]],[[12614,12614],"mapped",[4362]],[[12615,12615],"mapped",[4363]],[[12616,12616],"mapped",[4364]],[[12617,12617],"mapped",[4365]],[[12618,12618],"mapped",[4366]],[[12619,12619],"mapped",[4367]],[[12620,12620],"mapped",[4368]],[[12621,12621],"mapped",[4369]],[[12622,12622],"mapped",[4370]],[[12623,12623],"mapped",[4449]],[[12624,12624],"mapped",[4450]],[[12625,12625],"mapped",[4451]],[[12626,12626],"mapped",[4452]],[[12627,12627],"mapped",[4453]],[[12628,12628],"mapped",[4454]],[[12629,12629],"mapped",[4455]],[[12630,12630],"mapped",[4456]],[[12631,12631],"mapped",[4457]],[[12632,12632],"mapped",[4458]],[[12633,12633],"mapped",[4459]],[[12634,12634],"mapped",[4460]],[[12635,12635],"mapped",[4461]],[[12636,12636],"mapped",[4462]],[[12637,12637],"mapped",[4463]],[[12638,12638],"mapped",[4464]],[[12639,12639],"mapped",[4465]],[[12640,12640],"mapped",[4466]],[[12641,12641],"mapped",[4467]],[[12642,12642],"mapped",[4468]],[[12643,12643],"mapped",[4469]],[[12644,12644],"disallowed"],[[12645,12645],"mapped",[4372]],[[12646,12646],"mapped",[4373]],[[12647,12647],"mapped",[4551]],[[12648,12648],"mapped",[4552]],[[12649,12649],"mapped",[4556]],[[12650,12650],"mapped",[4558]],[[12651,12651],"mapped",[4563]],[[12652,12652],"mapped",[4567]],[[12653,12653],"mapped",[4569]],[[12654,12654],"mapped",[4380]],[[12655,12655],"mapped",[4573]],[[12656,12656],"mapped",[4575]],[[12657,12657],"mapped",[4381]],[[12658,12658],"mapped",[4382]],[[12659,12659],"mapped",[4384]],[[12660,12660],"mapped",[4386]],[[12661,12661],"mapped",[4387]],[[12662,12662],"mapped",[4391]],[[12663,12663],"mapped",[4393]],[[12664,12664],"mapped",[4395]],[[12665,12665],"mapped",[4396]],[[12666,12666],"mapped",[4397]],[[12667,12667],"mapped",[4398]],[[12668,12668],"mapped",[4399]],[[12669,12669],"mapped",[4402]],[[12670,12670],"mapped",[4406]],[[12671,12671],"mapped",[4416]],[[12672,12672],"mapped",[4423]],[[12673,12673],"mapped",[4428]],[[12674,12674],"mapped",[4593]],[[12675,12675],"mapped",[4594]],[[12676,12676],"mapped",[4439]],[[12677,12677],"mapped",[4440]],[[12678,12678],"mapped",[4441]],[[12679,12679],"mapped",[4484]],[[12680,12680],"mapped",[4485]],[[12681,12681],"mapped",[4488]],[[12682,12682],"mapped",[4497]],[[12683,12683],"mapped",[4498]],[[12684,12684],"mapped",[4500]],[[12685,12685],"mapped",[4510]],[[12686,12686],"mapped",[4513]],[[12687,12687],"disallowed"],[[12688,12689],"valid",[],"NV8"],[[12690,12690],"mapped",[19968]],[[12691,12691],"mapped",[20108]],[[12692,12692],"mapped",[19977]],[[12693,12693],"mapped",[22235]],[[12694,12694],"mapped",[19978]],[[12695,12695],"mapped",[20013]],[[12696,12696],"mapped",[19979]],[[12697,12697],"mapped",[30002]],[[12698,12698],"mapped",[20057]],[[12699,12699],"mapped",[19993]],[[12700,12700],"mapped",[19969]],[[12701,12701],"mapped",[22825]],[[12702,12702],"mapped",[22320]],[[12703,12703],"mapped",[20154]],[[12704,12727],"valid"],[[12728,12730],"valid"],[[12731,12735],"disallowed"],[[12736,12751],"valid",[],"NV8"],[[12752,12771],"valid",[],"NV8"],[[12772,12783],"disallowed"],[[12784,12799],"valid"],[[12800,12800],"disallowed_STD3_mapped",[40,4352,41]],[[12801,12801],"disallowed_STD3_mapped",[40,4354,41]],[[12802,12802],"disallowed_STD3_mapped",[40,4355,41]],[[12803,12803],"disallowed_STD3_mapped",[40,4357,41]],[[12804,12804],"disallowed_STD3_mapped",[40,4358,41]],[[12805,12805],"disallowed_STD3_mapped",[40,4359,41]],[[12806,12806],"disallowed_STD3_mapped",[40,4361,41]],[[12807,12807],"disallowed_STD3_mapped",[40,4363,41]],[[12808,12808],"disallowed_STD3_mapped",[40,4364,41]],[[12809,12809],"disallowed_STD3_mapped",[40,4366,41]],[[12810,12810],"disallowed_STD3_mapped",[40,4367,41]],[[12811,12811],"disallowed_STD3_mapped",[40,4368,41]],[[12812,12812],"disallowed_STD3_mapped",[40,4369,41]],[[12813,12813],"disallowed_STD3_mapped",[40,4370,41]],[[12814,12814],"disallowed_STD3_mapped",[40,44032,41]],[[12815,12815],"disallowed_STD3_mapped",[40,45208,41]],[[12816,12816],"disallowed_STD3_mapped",[40,45796,41]],[[12817,12817],"disallowed_STD3_mapped",[40,46972,41]],[[12818,12818],"disallowed_STD3_mapped",[40,47560,41]],[[12819,12819],"disallowed_STD3_mapped",[40,48148,41]],[[12820,12820],"disallowed_STD3_mapped",[40,49324,41]],[[12821,12821],"disallowed_STD3_mapped",[40,50500,41]],[[12822,12822],"disallowed_STD3_mapped",[40,51088,41]],[[12823,12823],"disallowed_STD3_mapped",[40,52264,41]],[[12824,12824],"disallowed_STD3_mapped",[40,52852,41]],[[12825,12825],"disallowed_STD3_mapped",[40,53440,41]],[[12826,12826],"disallowed_STD3_mapped",[40,54028,41]],[[12827,12827],"disallowed_STD3_mapped",[40,54616,41]],[[12828,12828],"disallowed_STD3_mapped",[40,51452,41]],[[12829,12829],"disallowed_STD3_mapped",[40,50724,51204,41]],[[12830,12830],"disallowed_STD3_mapped",[40,50724,54980,41]],[[12831,12831],"disallowed"],[[12832,12832],"disallowed_STD3_mapped",[40,19968,41]],[[12833,12833],"disallowed_STD3_mapped",[40,20108,41]],[[12834,12834],"disallowed_STD3_mapped",[40,19977,41]],[[12835,12835],"disallowed_STD3_mapped",[40,22235,41]],[[12836,12836],"disallowed_STD3_mapped",[40,20116,41]],[[12837,12837],"disallowed_STD3_mapped",[40,20845,41]],[[12838,12838],"disallowed_STD3_mapped",[40,19971,41]],[[12839,12839],"disallowed_STD3_mapped",[40,20843,41]],[[12840,12840],"disallowed_STD3_mapped",[40,20061,41]],[[12841,12841],"disallowed_STD3_mapped",[40,21313,41]],[[12842,12842],"disallowed_STD3_mapped",[40,26376,41]],[[12843,12843],"disallowed_STD3_mapped",[40,28779,41]],[[12844,12844],"disallowed_STD3_mapped",[40,27700,41]],[[12845,12845],"disallowed_STD3_mapped",[40,26408,41]],[[12846,12846],"disallowed_STD3_mapped",[40,37329,41]],[[12847,12847],"disallowed_STD3_mapped",[40,22303,41]],[[12848,12848],"disallowed_STD3_mapped",[40,26085,41]],[[12849,12849],"disallowed_STD3_mapped",[40,26666,41]],[[12850,12850],"disallowed_STD3_mapped",[40,26377,41]],[[12851,12851],"disallowed_STD3_mapped",[40,31038,41]],[[12852,12852],"disallowed_STD3_mapped",[40,21517,41]],[[12853,12853],"disallowed_STD3_mapped",[40,29305,41]],[[12854,12854],"disallowed_STD3_mapped",[40,36001,41]],[[12855,12855],"disallowed_STD3_mapped",[40,31069,41]],[[12856,12856],"disallowed_STD3_mapped",[40,21172,41]],[[12857,12857],"disallowed_STD3_mapped",[40,20195,41]],[[12858,12858],"disallowed_STD3_mapped",[40,21628,41]],[[12859,12859],"disallowed_STD3_mapped",[40,23398,41]],[[12860,12860],"disallowed_STD3_mapped",[40,30435,41]],[[12861,12861],"disallowed_STD3_mapped",[40,20225,41]],[[12862,12862],"disallowed_STD3_mapped",[40,36039,41]],[[12863,12863],"disallowed_STD3_mapped",[40,21332,41]],[[12864,12864],"disallowed_STD3_mapped",[40,31085,41]],[[12865,12865],"disallowed_STD3_mapped",[40,20241,41]],[[12866,12866],"disallowed_STD3_mapped",[40,33258,41]],[[12867,12867],"disallowed_STD3_mapped",[40,33267,41]],[[12868,12868],"mapped",[21839]],[[12869,12869],"mapped",[24188]],[[12870,12870],"mapped",[25991]],[[12871,12871],"mapped",[31631]],[[12872,12879],"valid",[],"NV8"],[[12880,12880],"mapped",[112,116,101]],[[12881,12881],"mapped",[50,49]],[[12882,12882],"mapped",[50,50]],[[12883,12883],"mapped",[50,51]],[[12884,12884],"mapped",[50,52]],[[12885,12885],"mapped",[50,53]],[[12886,12886],"mapped",[50,54]],[[12887,12887],"mapped",[50,55]],[[12888,12888],"mapped",[50,56]],[[12889,12889],"mapped",[50,57]],[[12890,12890],"mapped",[51,48]],[[12891,12891],"mapped",[51,49]],[[12892,12892],"mapped",[51,50]],[[12893,12893],"mapped",[51,51]],[[12894,12894],"mapped",[51,52]],[[12895,12895],"mapped",[51,53]],[[12896,12896],"mapped",[4352]],[[12897,12897],"mapped",[4354]],[[12898,12898],"mapped",[4355]],[[12899,12899],"mapped",[4357]],[[12900,12900],"mapped",[4358]],[[12901,12901],"mapped",[4359]],[[12902,12902],"mapped",[4361]],[[12903,12903],"mapped",[4363]],[[12904,12904],"mapped",[4364]],[[12905,12905],"mapped",[4366]],[[12906,12906],"mapped",[4367]],[[12907,12907],"mapped",[4368]],[[12908,12908],"mapped",[4369]],[[12909,12909],"mapped",[4370]],[[12910,12910],"mapped",[44032]],[[12911,12911],"mapped",[45208]],[[12912,12912],"mapped",[45796]],[[12913,12913],"mapped",[46972]],[[12914,12914],"mapped",[47560]],[[12915,12915],"mapped",[48148]],[[12916,12916],"mapped",[49324]],[[12917,12917],"mapped",[50500]],[[12918,12918],"mapped",[51088]],[[12919,12919],"mapped",[52264]],[[12920,12920],"mapped",[52852]],[[12921,12921],"mapped",[53440]],[[12922,12922],"mapped",[54028]],[[12923,12923],"mapped",[54616]],[[12924,12924],"mapped",[52280,44256]],[[12925,12925],"mapped",[51452,51032]],[[12926,12926],"mapped",[50864]],[[12927,12927],"valid",[],"NV8"],[[12928,12928],"mapped",[19968]],[[12929,12929],"mapped",[20108]],[[12930,12930],"mapped",[19977]],[[12931,12931],"mapped",[22235]],[[12932,12932],"mapped",[20116]],[[12933,12933],"mapped",[20845]],[[12934,12934],"mapped",[19971]],[[12935,12935],"mapped",[20843]],[[12936,12936],"mapped",[20061]],[[12937,12937],"mapped",[21313]],[[12938,12938],"mapped",[26376]],[[12939,12939],"mapped",[28779]],[[12940,12940],"mapped",[27700]],[[12941,12941],"mapped",[26408]],[[12942,12942],"mapped",[37329]],[[12943,12943],"mapped",[22303]],[[12944,12944],"mapped",[26085]],[[12945,12945],"mapped",[26666]],[[12946,12946],"mapped",[26377]],[[12947,12947],"mapped",[31038]],[[12948,12948],"mapped",[21517]],[[12949,12949],"mapped",[29305]],[[12950,12950],"mapped",[36001]],[[12951,12951],"mapped",[31069]],[[12952,12952],"mapped",[21172]],[[12953,12953],"mapped",[31192]],[[12954,12954],"mapped",[30007]],[[12955,12955],"mapped",[22899]],[[12956,12956],"mapped",[36969]],[[12957,12957],"mapped",[20778]],[[12958,12958],"mapped",[21360]],[[12959,12959],"mapped",[27880]],[[12960,12960],"mapped",[38917]],[[12961,12961],"mapped",[20241]],[[12962,12962],"mapped",[20889]],[[12963,12963],"mapped",[27491]],[[12964,12964],"mapped",[19978]],[[12965,12965],"mapped",[20013]],[[12966,12966],"mapped",[19979]],[[12967,12967],"mapped",[24038]],[[12968,12968],"mapped",[21491]],[[12969,12969],"mapped",[21307]],[[12970,12970],"mapped",[23447]],[[12971,12971],"mapped",[23398]],[[12972,12972],"mapped",[30435]],[[12973,12973],"mapped",[20225]],[[12974,12974],"mapped",[36039]],[[12975,12975],"mapped",[21332]],[[12976,12976],"mapped",[22812]],[[12977,12977],"mapped",[51,54]],[[12978,12978],"mapped",[51,55]],[[12979,12979],"mapped",[51,56]],[[12980,12980],"mapped",[51,57]],[[12981,12981],"mapped",[52,48]],[[12982,12982],"mapped",[52,49]],[[12983,12983],"mapped",[52,50]],[[12984,12984],"mapped",[52,51]],[[12985,12985],"mapped",[52,52]],[[12986,12986],"mapped",[52,53]],[[12987,12987],"mapped",[52,54]],[[12988,12988],"mapped",[52,55]],[[12989,12989],"mapped",[52,56]],[[12990,12990],"mapped",[52,57]],[[12991,12991],"mapped",[53,48]],[[12992,12992],"mapped",[49,26376]],[[12993,12993],"mapped",[50,26376]],[[12994,12994],"mapped",[51,26376]],[[12995,12995],"mapped",[52,26376]],[[12996,12996],"mapped",[53,26376]],[[12997,12997],"mapped",[54,26376]],[[12998,12998],"mapped",[55,26376]],[[12999,12999],"mapped",[56,26376]],[[13e3,13e3],"mapped",[57,26376]],[[13001,13001],"mapped",[49,48,26376]],[[13002,13002],"mapped",[49,49,26376]],[[13003,13003],"mapped",[49,50,26376]],[[13004,13004],"mapped",[104,103]],[[13005,13005],"mapped",[101,114,103]],[[13006,13006],"mapped",[101,118]],[[13007,13007],"mapped",[108,116,100]],[[13008,13008],"mapped",[12450]],[[13009,13009],"mapped",[12452]],[[13010,13010],"mapped",[12454]],[[13011,13011],"mapped",[12456]],[[13012,13012],"mapped",[12458]],[[13013,13013],"mapped",[12459]],[[13014,13014],"mapped",[12461]],[[13015,13015],"mapped",[12463]],[[13016,13016],"mapped",[12465]],[[13017,13017],"mapped",[12467]],[[13018,13018],"mapped",[12469]],[[13019,13019],"mapped",[12471]],[[13020,13020],"mapped",[12473]],[[13021,13021],"mapped",[12475]],[[13022,13022],"mapped",[12477]],[[13023,13023],"mapped",[12479]],[[13024,13024],"mapped",[12481]],[[13025,13025],"mapped",[12484]],[[13026,13026],"mapped",[12486]],[[13027,13027],"mapped",[12488]],[[13028,13028],"mapped",[12490]],[[13029,13029],"mapped",[12491]],[[13030,13030],"mapped",[12492]],[[13031,13031],"mapped",[12493]],[[13032,13032],"mapped",[12494]],[[13033,13033],"mapped",[12495]],[[13034,13034],"mapped",[12498]],[[13035,13035],"mapped",[12501]],[[13036,13036],"mapped",[12504]],[[13037,13037],"mapped",[12507]],[[13038,13038],"mapped",[12510]],[[13039,13039],"mapped",[12511]],[[13040,13040],"mapped",[12512]],[[13041,13041],"mapped",[12513]],[[13042,13042],"mapped",[12514]],[[13043,13043],"mapped",[12516]],[[13044,13044],"mapped",[12518]],[[13045,13045],"mapped",[12520]],[[13046,13046],"mapped",[12521]],[[13047,13047],"mapped",[12522]],[[13048,13048],"mapped",[12523]],[[13049,13049],"mapped",[12524]],[[13050,13050],"mapped",[12525]],[[13051,13051],"mapped",[12527]],[[13052,13052],"mapped",[12528]],[[13053,13053],"mapped",[12529]],[[13054,13054],"mapped",[12530]],[[13055,13055],"disallowed"],[[13056,13056],"mapped",[12450,12497,12540,12488]],[[13057,13057],"mapped",[12450,12523,12501,12449]],[[13058,13058],"mapped",[12450,12531,12506,12450]],[[13059,13059],"mapped",[12450,12540,12523]],[[13060,13060],"mapped",[12452,12491,12531,12464]],[[13061,13061],"mapped",[12452,12531,12481]],[[13062,13062],"mapped",[12454,12457,12531]],[[13063,13063],"mapped",[12456,12473,12463,12540,12489]],[[13064,13064],"mapped",[12456,12540,12459,12540]],[[13065,13065],"mapped",[12458,12531,12473]],[[13066,13066],"mapped",[12458,12540,12512]],[[13067,13067],"mapped",[12459,12452,12522]],[[13068,13068],"mapped",[12459,12521,12483,12488]],[[13069,13069],"mapped",[12459,12525,12522,12540]],[[13070,13070],"mapped",[12460,12525,12531]],[[13071,13071],"mapped",[12460,12531,12510]],[[13072,13072],"mapped",[12462,12460]],[[13073,13073],"mapped",[12462,12491,12540]],[[13074,13074],"mapped",[12461,12517,12522,12540]],[[13075,13075],"mapped",[12462,12523,12480,12540]],[[13076,13076],"mapped",[12461,12525]],[[13077,13077],"mapped",[12461,12525,12464,12521,12512]],[[13078,13078],"mapped",[12461,12525,12513,12540,12488,12523]],[[13079,13079],"mapped",[12461,12525,12527,12483,12488]],[[13080,13080],"mapped",[12464,12521,12512]],[[13081,13081],"mapped",[12464,12521,12512,12488,12531]],[[13082,13082],"mapped",[12463,12523,12476,12452,12525]],[[13083,13083],"mapped",[12463,12525,12540,12493]],[[13084,13084],"mapped",[12465,12540,12473]],[[13085,13085],"mapped",[12467,12523,12490]],[[13086,13086],"mapped",[12467,12540,12509]],[[13087,13087],"mapped",[12469,12452,12463,12523]],[[13088,13088],"mapped",[12469,12531,12481,12540,12512]],[[13089,13089],"mapped",[12471,12522,12531,12464]],[[13090,13090],"mapped",[12475,12531,12481]],[[13091,13091],"mapped",[12475,12531,12488]],[[13092,13092],"mapped",[12480,12540,12473]],[[13093,13093],"mapped",[12487,12471]],[[13094,13094],"mapped",[12489,12523]],[[13095,13095],"mapped",[12488,12531]],[[13096,13096],"mapped",[12490,12494]],[[13097,13097],"mapped",[12494,12483,12488]],[[13098,13098],"mapped",[12495,12452,12484]],[[13099,13099],"mapped",[12497,12540,12475,12531,12488]],[[13100,13100],"mapped",[12497,12540,12484]],[[13101,13101],"mapped",[12496,12540,12524,12523]],[[13102,13102],"mapped",[12500,12450,12473,12488,12523]],[[13103,13103],"mapped",[12500,12463,12523]],[[13104,13104],"mapped",[12500,12467]],[[13105,13105],"mapped",[12499,12523]],[[13106,13106],"mapped",[12501,12449,12521,12483,12489]],[[13107,13107],"mapped",[12501,12451,12540,12488]],[[13108,13108],"mapped",[12502,12483,12471,12455,12523]],[[13109,13109],"mapped",[12501,12521,12531]],[[13110,13110],"mapped",[12504,12463,12479,12540,12523]],[[13111,13111],"mapped",[12506,12477]],[[13112,13112],"mapped",[12506,12491,12498]],[[13113,13113],"mapped",[12504,12523,12484]],[[13114,13114],"mapped",[12506,12531,12473]],[[13115,13115],"mapped",[12506,12540,12472]],[[13116,13116],"mapped",[12505,12540,12479]],[[13117,13117],"mapped",[12509,12452,12531,12488]],[[13118,13118],"mapped",[12508,12523,12488]],[[13119,13119],"mapped",[12507,12531]],[[13120,13120],"mapped",[12509,12531,12489]],[[13121,13121],"mapped",[12507,12540,12523]],[[13122,13122],"mapped",[12507,12540,12531]],[[13123,13123],"mapped",[12510,12452,12463,12525]],[[13124,13124],"mapped",[12510,12452,12523]],[[13125,13125],"mapped",[12510,12483,12495]],[[13126,13126],"mapped",[12510,12523,12463]],[[13127,13127],"mapped",[12510,12531,12471,12519,12531]],[[13128,13128],"mapped",[12511,12463,12525,12531]],[[13129,13129],"mapped",[12511,12522]],[[13130,13130],"mapped",[12511,12522,12496,12540,12523]],[[13131,13131],"mapped",[12513,12460]],[[13132,13132],"mapped",[12513,12460,12488,12531]],[[13133,13133],"mapped",[12513,12540,12488,12523]],[[13134,13134],"mapped",[12516,12540,12489]],[[13135,13135],"mapped",[12516,12540,12523]],[[13136,13136],"mapped",[12518,12450,12531]],[[13137,13137],"mapped",[12522,12483,12488,12523]],[[13138,13138],"mapped",[12522,12521]],[[13139,13139],"mapped",[12523,12500,12540]],[[13140,13140],"mapped",[12523,12540,12502,12523]],[[13141,13141],"mapped",[12524,12512]],[[13142,13142],"mapped",[12524,12531,12488,12466,12531]],[[13143,13143],"mapped",[12527,12483,12488]],[[13144,13144],"mapped",[48,28857]],[[13145,13145],"mapped",[49,28857]],[[13146,13146],"mapped",[50,28857]],[[13147,13147],"mapped",[51,28857]],[[13148,13148],"mapped",[52,28857]],[[13149,13149],"mapped",[53,28857]],[[13150,13150],"mapped",[54,28857]],[[13151,13151],"mapped",[55,28857]],[[13152,13152],"mapped",[56,28857]],[[13153,13153],"mapped",[57,28857]],[[13154,13154],"mapped",[49,48,28857]],[[13155,13155],"mapped",[49,49,28857]],[[13156,13156],"mapped",[49,50,28857]],[[13157,13157],"mapped",[49,51,28857]],[[13158,13158],"mapped",[49,52,28857]],[[13159,13159],"mapped",[49,53,28857]],[[13160,13160],"mapped",[49,54,28857]],[[13161,13161],"mapped",[49,55,28857]],[[13162,13162],"mapped",[49,56,28857]],[[13163,13163],"mapped",[49,57,28857]],[[13164,13164],"mapped",[50,48,28857]],[[13165,13165],"mapped",[50,49,28857]],[[13166,13166],"mapped",[50,50,28857]],[[13167,13167],"mapped",[50,51,28857]],[[13168,13168],"mapped",[50,52,28857]],[[13169,13169],"mapped",[104,112,97]],[[13170,13170],"mapped",[100,97]],[[13171,13171],"mapped",[97,117]],[[13172,13172],"mapped",[98,97,114]],[[13173,13173],"mapped",[111,118]],[[13174,13174],"mapped",[112,99]],[[13175,13175],"mapped",[100,109]],[[13176,13176],"mapped",[100,109,50]],[[13177,13177],"mapped",[100,109,51]],[[13178,13178],"mapped",[105,117]],[[13179,13179],"mapped",[24179,25104]],[[13180,13180],"mapped",[26157,21644]],[[13181,13181],"mapped",[22823,27491]],[[13182,13182],"mapped",[26126,27835]],[[13183,13183],"mapped",[26666,24335,20250,31038]],[[13184,13184],"mapped",[112,97]],[[13185,13185],"mapped",[110,97]],[[13186,13186],"mapped",[956,97]],[[13187,13187],"mapped",[109,97]],[[13188,13188],"mapped",[107,97]],[[13189,13189],"mapped",[107,98]],[[13190,13190],"mapped",[109,98]],[[13191,13191],"mapped",[103,98]],[[13192,13192],"mapped",[99,97,108]],[[13193,13193],"mapped",[107,99,97,108]],[[13194,13194],"mapped",[112,102]],[[13195,13195],"mapped",[110,102]],[[13196,13196],"mapped",[956,102]],[[13197,13197],"mapped",[956,103]],[[13198,13198],"mapped",[109,103]],[[13199,13199],"mapped",[107,103]],[[13200,13200],"mapped",[104,122]],[[13201,13201],"mapped",[107,104,122]],[[13202,13202],"mapped",[109,104,122]],[[13203,13203],"mapped",[103,104,122]],[[13204,13204],"mapped",[116,104,122]],[[13205,13205],"mapped",[956,108]],[[13206,13206],"mapped",[109,108]],[[13207,13207],"mapped",[100,108]],[[13208,13208],"mapped",[107,108]],[[13209,13209],"mapped",[102,109]],[[13210,13210],"mapped",[110,109]],[[13211,13211],"mapped",[956,109]],[[13212,13212],"mapped",[109,109]],[[13213,13213],"mapped",[99,109]],[[13214,13214],"mapped",[107,109]],[[13215,13215],"mapped",[109,109,50]],[[13216,13216],"mapped",[99,109,50]],[[13217,13217],"mapped",[109,50]],[[13218,13218],"mapped",[107,109,50]],[[13219,13219],"mapped",[109,109,51]],[[13220,13220],"mapped",[99,109,51]],[[13221,13221],"mapped",[109,51]],[[13222,13222],"mapped",[107,109,51]],[[13223,13223],"mapped",[109,8725,115]],[[13224,13224],"mapped",[109,8725,115,50]],[[13225,13225],"mapped",[112,97]],[[13226,13226],"mapped",[107,112,97]],[[13227,13227],"mapped",[109,112,97]],[[13228,13228],"mapped",[103,112,97]],[[13229,13229],"mapped",[114,97,100]],[[13230,13230],"mapped",[114,97,100,8725,115]],[[13231,13231],"mapped",[114,97,100,8725,115,50]],[[13232,13232],"mapped",[112,115]],[[13233,13233],"mapped",[110,115]],[[13234,13234],"mapped",[956,115]],[[13235,13235],"mapped",[109,115]],[[13236,13236],"mapped",[112,118]],[[13237,13237],"mapped",[110,118]],[[13238,13238],"mapped",[956,118]],[[13239,13239],"mapped",[109,118]],[[13240,13240],"mapped",[107,118]],[[13241,13241],"mapped",[109,118]],[[13242,13242],"mapped",[112,119]],[[13243,13243],"mapped",[110,119]],[[13244,13244],"mapped",[956,119]],[[13245,13245],"mapped",[109,119]],[[13246,13246],"mapped",[107,119]],[[13247,13247],"mapped",[109,119]],[[13248,13248],"mapped",[107,969]],[[13249,13249],"mapped",[109,969]],[[13250,13250],"disallowed"],[[13251,13251],"mapped",[98,113]],[[13252,13252],"mapped",[99,99]],[[13253,13253],"mapped",[99,100]],[[13254,13254],"mapped",[99,8725,107,103]],[[13255,13255],"disallowed"],[[13256,13256],"mapped",[100,98]],[[13257,13257],"mapped",[103,121]],[[13258,13258],"mapped",[104,97]],[[13259,13259],"mapped",[104,112]],[[13260,13260],"mapped",[105,110]],[[13261,13261],"mapped",[107,107]],[[13262,13262],"mapped",[107,109]],[[13263,13263],"mapped",[107,116]],[[13264,13264],"mapped",[108,109]],[[13265,13265],"mapped",[108,110]],[[13266,13266],"mapped",[108,111,103]],[[13267,13267],"mapped",[108,120]],[[13268,13268],"mapped",[109,98]],[[13269,13269],"mapped",[109,105,108]],[[13270,13270],"mapped",[109,111,108]],[[13271,13271],"mapped",[112,104]],[[13272,13272],"disallowed"],[[13273,13273],"mapped",[112,112,109]],[[13274,13274],"mapped",[112,114]],[[13275,13275],"mapped",[115,114]],[[13276,13276],"mapped",[115,118]],[[13277,13277],"mapped",[119,98]],[[13278,13278],"mapped",[118,8725,109]],[[13279,13279],"mapped",[97,8725,109]],[[13280,13280],"mapped",[49,26085]],[[13281,13281],"mapped",[50,26085]],[[13282,13282],"mapped",[51,26085]],[[13283,13283],"mapped",[52,26085]],[[13284,13284],"mapped",[53,26085]],[[13285,13285],"mapped",[54,26085]],[[13286,13286],"mapped",[55,26085]],[[13287,13287],"mapped",[56,26085]],[[13288,13288],"mapped",[57,26085]],[[13289,13289],"mapped",[49,48,26085]],[[13290,13290],"mapped",[49,49,26085]],[[13291,13291],"mapped",[49,50,26085]],[[13292,13292],"mapped",[49,51,26085]],[[13293,13293],"mapped",[49,52,26085]],[[13294,13294],"mapped",[49,53,26085]],[[13295,13295],"mapped",[49,54,26085]],[[13296,13296],"mapped",[49,55,26085]],[[13297,13297],"mapped",[49,56,26085]],[[13298,13298],"mapped",[49,57,26085]],[[13299,13299],"mapped",[50,48,26085]],[[13300,13300],"mapped",[50,49,26085]],[[13301,13301],"mapped",[50,50,26085]],[[13302,13302],"mapped",[50,51,26085]],[[13303,13303],"mapped",[50,52,26085]],[[13304,13304],"mapped",[50,53,26085]],[[13305,13305],"mapped",[50,54,26085]],[[13306,13306],"mapped",[50,55,26085]],[[13307,13307],"mapped",[50,56,26085]],[[13308,13308],"mapped",[50,57,26085]],[[13309,13309],"mapped",[51,48,26085]],[[13310,13310],"mapped",[51,49,26085]],[[13311,13311],"mapped",[103,97,108]],[[13312,19893],"valid"],[[19894,19903],"disallowed"],[[19904,19967],"valid",[],"NV8"],[[19968,40869],"valid"],[[40870,40891],"valid"],[[40892,40899],"valid"],[[40900,40907],"valid"],[[40908,40908],"valid"],[[40909,40917],"valid"],[[40918,40959],"disallowed"],[[40960,42124],"valid"],[[42125,42127],"disallowed"],[[42128,42145],"valid",[],"NV8"],[[42146,42147],"valid",[],"NV8"],[[42148,42163],"valid",[],"NV8"],[[42164,42164],"valid",[],"NV8"],[[42165,42176],"valid",[],"NV8"],[[42177,42177],"valid",[],"NV8"],[[42178,42180],"valid",[],"NV8"],[[42181,42181],"valid",[],"NV8"],[[42182,42182],"valid",[],"NV8"],[[42183,42191],"disallowed"],[[42192,42237],"valid"],[[42238,42239],"valid",[],"NV8"],[[42240,42508],"valid"],[[42509,42511],"valid",[],"NV8"],[[42512,42539],"valid"],[[42540,42559],"disallowed"],[[42560,42560],"mapped",[42561]],[[42561,42561],"valid"],[[42562,42562],"mapped",[42563]],[[42563,42563],"valid"],[[42564,42564],"mapped",[42565]],[[42565,42565],"valid"],[[42566,42566],"mapped",[42567]],[[42567,42567],"valid"],[[42568,42568],"mapped",[42569]],[[42569,42569],"valid"],[[42570,42570],"mapped",[42571]],[[42571,42571],"valid"],[[42572,42572],"mapped",[42573]],[[42573,42573],"valid"],[[42574,42574],"mapped",[42575]],[[42575,42575],"valid"],[[42576,42576],"mapped",[42577]],[[42577,42577],"valid"],[[42578,42578],"mapped",[42579]],[[42579,42579],"valid"],[[42580,42580],"mapped",[42581]],[[42581,42581],"valid"],[[42582,42582],"mapped",[42583]],[[42583,42583],"valid"],[[42584,42584],"mapped",[42585]],[[42585,42585],"valid"],[[42586,42586],"mapped",[42587]],[[42587,42587],"valid"],[[42588,42588],"mapped",[42589]],[[42589,42589],"valid"],[[42590,42590],"mapped",[42591]],[[42591,42591],"valid"],[[42592,42592],"mapped",[42593]],[[42593,42593],"valid"],[[42594,42594],"mapped",[42595]],[[42595,42595],"valid"],[[42596,42596],"mapped",[42597]],[[42597,42597],"valid"],[[42598,42598],"mapped",[42599]],[[42599,42599],"valid"],[[42600,42600],"mapped",[42601]],[[42601,42601],"valid"],[[42602,42602],"mapped",[42603]],[[42603,42603],"valid"],[[42604,42604],"mapped",[42605]],[[42605,42607],"valid"],[[42608,42611],"valid",[],"NV8"],[[42612,42619],"valid"],[[42620,42621],"valid"],[[42622,42622],"valid",[],"NV8"],[[42623,42623],"valid"],[[42624,42624],"mapped",[42625]],[[42625,42625],"valid"],[[42626,42626],"mapped",[42627]],[[42627,42627],"valid"],[[42628,42628],"mapped",[42629]],[[42629,42629],"valid"],[[42630,42630],"mapped",[42631]],[[42631,42631],"valid"],[[42632,42632],"mapped",[42633]],[[42633,42633],"valid"],[[42634,42634],"mapped",[42635]],[[42635,42635],"valid"],[[42636,42636],"mapped",[42637]],[[42637,42637],"valid"],[[42638,42638],"mapped",[42639]],[[42639,42639],"valid"],[[42640,42640],"mapped",[42641]],[[42641,42641],"valid"],[[42642,42642],"mapped",[42643]],[[42643,42643],"valid"],[[42644,42644],"mapped",[42645]],[[42645,42645],"valid"],[[42646,42646],"mapped",[42647]],[[42647,42647],"valid"],[[42648,42648],"mapped",[42649]],[[42649,42649],"valid"],[[42650,42650],"mapped",[42651]],[[42651,42651],"valid"],[[42652,42652],"mapped",[1098]],[[42653,42653],"mapped",[1100]],[[42654,42654],"valid"],[[42655,42655],"valid"],[[42656,42725],"valid"],[[42726,42735],"valid",[],"NV8"],[[42736,42737],"valid"],[[42738,42743],"valid",[],"NV8"],[[42744,42751],"disallowed"],[[42752,42774],"valid",[],"NV8"],[[42775,42778],"valid"],[[42779,42783],"valid"],[[42784,42785],"valid",[],"NV8"],[[42786,42786],"mapped",[42787]],[[42787,42787],"valid"],[[42788,42788],"mapped",[42789]],[[42789,42789],"valid"],[[42790,42790],"mapped",[42791]],[[42791,42791],"valid"],[[42792,42792],"mapped",[42793]],[[42793,42793],"valid"],[[42794,42794],"mapped",[42795]],[[42795,42795],"valid"],[[42796,42796],"mapped",[42797]],[[42797,42797],"valid"],[[42798,42798],"mapped",[42799]],[[42799,42801],"valid"],[[42802,42802],"mapped",[42803]],[[42803,42803],"valid"],[[42804,42804],"mapped",[42805]],[[42805,42805],"valid"],[[42806,42806],"mapped",[42807]],[[42807,42807],"valid"],[[42808,42808],"mapped",[42809]],[[42809,42809],"valid"],[[42810,42810],"mapped",[42811]],[[42811,42811],"valid"],[[42812,42812],"mapped",[42813]],[[42813,42813],"valid"],[[42814,42814],"mapped",[42815]],[[42815,42815],"valid"],[[42816,42816],"mapped",[42817]],[[42817,42817],"valid"],[[42818,42818],"mapped",[42819]],[[42819,42819],"valid"],[[42820,42820],"mapped",[42821]],[[42821,42821],"valid"],[[42822,42822],"mapped",[42823]],[[42823,42823],"valid"],[[42824,42824],"mapped",[42825]],[[42825,42825],"valid"],[[42826,42826],"mapped",[42827]],[[42827,42827],"valid"],[[42828,42828],"mapped",[42829]],[[42829,42829],"valid"],[[42830,42830],"mapped",[42831]],[[42831,42831],"valid"],[[42832,42832],"mapped",[42833]],[[42833,42833],"valid"],[[42834,42834],"mapped",[42835]],[[42835,42835],"valid"],[[42836,42836],"mapped",[42837]],[[42837,42837],"valid"],[[42838,42838],"mapped",[42839]],[[42839,42839],"valid"],[[42840,42840],"mapped",[42841]],[[42841,42841],"valid"],[[42842,42842],"mapped",[42843]],[[42843,42843],"valid"],[[42844,42844],"mapped",[42845]],[[42845,42845],"valid"],[[42846,42846],"mapped",[42847]],[[42847,42847],"valid"],[[42848,42848],"mapped",[42849]],[[42849,42849],"valid"],[[42850,42850],"mapped",[42851]],[[42851,42851],"valid"],[[42852,42852],"mapped",[42853]],[[42853,42853],"valid"],[[42854,42854],"mapped",[42855]],[[42855,42855],"valid"],[[42856,42856],"mapped",[42857]],[[42857,42857],"valid"],[[42858,42858],"mapped",[42859]],[[42859,42859],"valid"],[[42860,42860],"mapped",[42861]],[[42861,42861],"valid"],[[42862,42862],"mapped",[42863]],[[42863,42863],"valid"],[[42864,42864],"mapped",[42863]],[[42865,42872],"valid"],[[42873,42873],"mapped",[42874]],[[42874,42874],"valid"],[[42875,42875],"mapped",[42876]],[[42876,42876],"valid"],[[42877,42877],"mapped",[7545]],[[42878,42878],"mapped",[42879]],[[42879,42879],"valid"],[[42880,42880],"mapped",[42881]],[[42881,42881],"valid"],[[42882,42882],"mapped",[42883]],[[42883,42883],"valid"],[[42884,42884],"mapped",[42885]],[[42885,42885],"valid"],[[42886,42886],"mapped",[42887]],[[42887,42888],"valid"],[[42889,42890],"valid",[],"NV8"],[[42891,42891],"mapped",[42892]],[[42892,42892],"valid"],[[42893,42893],"mapped",[613]],[[42894,42894],"valid"],[[42895,42895],"valid"],[[42896,42896],"mapped",[42897]],[[42897,42897],"valid"],[[42898,42898],"mapped",[42899]],[[42899,42899],"valid"],[[42900,42901],"valid"],[[42902,42902],"mapped",[42903]],[[42903,42903],"valid"],[[42904,42904],"mapped",[42905]],[[42905,42905],"valid"],[[42906,42906],"mapped",[42907]],[[42907,42907],"valid"],[[42908,42908],"mapped",[42909]],[[42909,42909],"valid"],[[42910,42910],"mapped",[42911]],[[42911,42911],"valid"],[[42912,42912],"mapped",[42913]],[[42913,42913],"valid"],[[42914,42914],"mapped",[42915]],[[42915,42915],"valid"],[[42916,42916],"mapped",[42917]],[[42917,42917],"valid"],[[42918,42918],"mapped",[42919]],[[42919,42919],"valid"],[[42920,42920],"mapped",[42921]],[[42921,42921],"valid"],[[42922,42922],"mapped",[614]],[[42923,42923],"mapped",[604]],[[42924,42924],"mapped",[609]],[[42925,42925],"mapped",[620]],[[42926,42927],"disallowed"],[[42928,42928],"mapped",[670]],[[42929,42929],"mapped",[647]],[[42930,42930],"mapped",[669]],[[42931,42931],"mapped",[43859]],[[42932,42932],"mapped",[42933]],[[42933,42933],"valid"],[[42934,42934],"mapped",[42935]],[[42935,42935],"valid"],[[42936,42998],"disallowed"],[[42999,42999],"valid"],[[43e3,43e3],"mapped",[295]],[[43001,43001],"mapped",[339]],[[43002,43002],"valid"],[[43003,43007],"valid"],[[43008,43047],"valid"],[[43048,43051],"valid",[],"NV8"],[[43052,43055],"disallowed"],[[43056,43065],"valid",[],"NV8"],[[43066,43071],"disallowed"],[[43072,43123],"valid"],[[43124,43127],"valid",[],"NV8"],[[43128,43135],"disallowed"],[[43136,43204],"valid"],[[43205,43213],"disallowed"],[[43214,43215],"valid",[],"NV8"],[[43216,43225],"valid"],[[43226,43231],"disallowed"],[[43232,43255],"valid"],[[43256,43258],"valid",[],"NV8"],[[43259,43259],"valid"],[[43260,43260],"valid",[],"NV8"],[[43261,43261],"valid"],[[43262,43263],"disallowed"],[[43264,43309],"valid"],[[43310,43311],"valid",[],"NV8"],[[43312,43347],"valid"],[[43348,43358],"disallowed"],[[43359,43359],"valid",[],"NV8"],[[43360,43388],"valid",[],"NV8"],[[43389,43391],"disallowed"],[[43392,43456],"valid"],[[43457,43469],"valid",[],"NV8"],[[43470,43470],"disallowed"],[[43471,43481],"valid"],[[43482,43485],"disallowed"],[[43486,43487],"valid",[],"NV8"],[[43488,43518],"valid"],[[43519,43519],"disallowed"],[[43520,43574],"valid"],[[43575,43583],"disallowed"],[[43584,43597],"valid"],[[43598,43599],"disallowed"],[[43600,43609],"valid"],[[43610,43611],"disallowed"],[[43612,43615],"valid",[],"NV8"],[[43616,43638],"valid"],[[43639,43641],"valid",[],"NV8"],[[43642,43643],"valid"],[[43644,43647],"valid"],[[43648,43714],"valid"],[[43715,43738],"disallowed"],[[43739,43741],"valid"],[[43742,43743],"valid",[],"NV8"],[[43744,43759],"valid"],[[43760,43761],"valid",[],"NV8"],[[43762,43766],"valid"],[[43767,43776],"disallowed"],[[43777,43782],"valid"],[[43783,43784],"disallowed"],[[43785,43790],"valid"],[[43791,43792],"disallowed"],[[43793,43798],"valid"],[[43799,43807],"disallowed"],[[43808,43814],"valid"],[[43815,43815],"disallowed"],[[43816,43822],"valid"],[[43823,43823],"disallowed"],[[43824,43866],"valid"],[[43867,43867],"valid",[],"NV8"],[[43868,43868],"mapped",[42791]],[[43869,43869],"mapped",[43831]],[[43870,43870],"mapped",[619]],[[43871,43871],"mapped",[43858]],[[43872,43875],"valid"],[[43876,43877],"valid"],[[43878,43887],"disallowed"],[[43888,43888],"mapped",[5024]],[[43889,43889],"mapped",[5025]],[[43890,43890],"mapped",[5026]],[[43891,43891],"mapped",[5027]],[[43892,43892],"mapped",[5028]],[[43893,43893],"mapped",[5029]],[[43894,43894],"mapped",[5030]],[[43895,43895],"mapped",[5031]],[[43896,43896],"mapped",[5032]],[[43897,43897],"mapped",[5033]],[[43898,43898],"mapped",[5034]],[[43899,43899],"mapped",[5035]],[[43900,43900],"mapped",[5036]],[[43901,43901],"mapped",[5037]],[[43902,43902],"mapped",[5038]],[[43903,43903],"mapped",[5039]],[[43904,43904],"mapped",[5040]],[[43905,43905],"mapped",[5041]],[[43906,43906],"mapped",[5042]],[[43907,43907],"mapped",[5043]],[[43908,43908],"mapped",[5044]],[[43909,43909],"mapped",[5045]],[[43910,43910],"mapped",[5046]],[[43911,43911],"mapped",[5047]],[[43912,43912],"mapped",[5048]],[[43913,43913],"mapped",[5049]],[[43914,43914],"mapped",[5050]],[[43915,43915],"mapped",[5051]],[[43916,43916],"mapped",[5052]],[[43917,43917],"mapped",[5053]],[[43918,43918],"mapped",[5054]],[[43919,43919],"mapped",[5055]],[[43920,43920],"mapped",[5056]],[[43921,43921],"mapped",[5057]],[[43922,43922],"mapped",[5058]],[[43923,43923],"mapped",[5059]],[[43924,43924],"mapped",[5060]],[[43925,43925],"mapped",[5061]],[[43926,43926],"mapped",[5062]],[[43927,43927],"mapped",[5063]],[[43928,43928],"mapped",[5064]],[[43929,43929],"mapped",[5065]],[[43930,43930],"mapped",[5066]],[[43931,43931],"mapped",[5067]],[[43932,43932],"mapped",[5068]],[[43933,43933],"mapped",[5069]],[[43934,43934],"mapped",[5070]],[[43935,43935],"mapped",[5071]],[[43936,43936],"mapped",[5072]],[[43937,43937],"mapped",[5073]],[[43938,43938],"mapped",[5074]],[[43939,43939],"mapped",[5075]],[[43940,43940],"mapped",[5076]],[[43941,43941],"mapped",[5077]],[[43942,43942],"mapped",[5078]],[[43943,43943],"mapped",[5079]],[[43944,43944],"mapped",[5080]],[[43945,43945],"mapped",[5081]],[[43946,43946],"mapped",[5082]],[[43947,43947],"mapped",[5083]],[[43948,43948],"mapped",[5084]],[[43949,43949],"mapped",[5085]],[[43950,43950],"mapped",[5086]],[[43951,43951],"mapped",[5087]],[[43952,43952],"mapped",[5088]],[[43953,43953],"mapped",[5089]],[[43954,43954],"mapped",[5090]],[[43955,43955],"mapped",[5091]],[[43956,43956],"mapped",[5092]],[[43957,43957],"mapped",[5093]],[[43958,43958],"mapped",[5094]],[[43959,43959],"mapped",[5095]],[[43960,43960],"mapped",[5096]],[[43961,43961],"mapped",[5097]],[[43962,43962],"mapped",[5098]],[[43963,43963],"mapped",[5099]],[[43964,43964],"mapped",[5100]],[[43965,43965],"mapped",[5101]],[[43966,43966],"mapped",[5102]],[[43967,43967],"mapped",[5103]],[[43968,44010],"valid"],[[44011,44011],"valid",[],"NV8"],[[44012,44013],"valid"],[[44014,44015],"disallowed"],[[44016,44025],"valid"],[[44026,44031],"disallowed"],[[44032,55203],"valid"],[[55204,55215],"disallowed"],[[55216,55238],"valid",[],"NV8"],[[55239,55242],"disallowed"],[[55243,55291],"valid",[],"NV8"],[[55292,55295],"disallowed"],[[55296,57343],"disallowed"],[[57344,63743],"disallowed"],[[63744,63744],"mapped",[35912]],[[63745,63745],"mapped",[26356]],[[63746,63746],"mapped",[36554]],[[63747,63747],"mapped",[36040]],[[63748,63748],"mapped",[28369]],[[63749,63749],"mapped",[20018]],[[63750,63750],"mapped",[21477]],[[63751,63752],"mapped",[40860]],[[63753,63753],"mapped",[22865]],[[63754,63754],"mapped",[37329]],[[63755,63755],"mapped",[21895]],[[63756,63756],"mapped",[22856]],[[63757,63757],"mapped",[25078]],[[63758,63758],"mapped",[30313]],[[63759,63759],"mapped",[32645]],[[63760,63760],"mapped",[34367]],[[63761,63761],"mapped",[34746]],[[63762,63762],"mapped",[35064]],[[63763,63763],"mapped",[37007]],[[63764,63764],"mapped",[27138]],[[63765,63765],"mapped",[27931]],[[63766,63766],"mapped",[28889]],[[63767,63767],"mapped",[29662]],[[63768,63768],"mapped",[33853]],[[63769,63769],"mapped",[37226]],[[63770,63770],"mapped",[39409]],[[63771,63771],"mapped",[20098]],[[63772,63772],"mapped",[21365]],[[63773,63773],"mapped",[27396]],[[63774,63774],"mapped",[29211]],[[63775,63775],"mapped",[34349]],[[63776,63776],"mapped",[40478]],[[63777,63777],"mapped",[23888]],[[63778,63778],"mapped",[28651]],[[63779,63779],"mapped",[34253]],[[63780,63780],"mapped",[35172]],[[63781,63781],"mapped",[25289]],[[63782,63782],"mapped",[33240]],[[63783,63783],"mapped",[34847]],[[63784,63784],"mapped",[24266]],[[63785,63785],"mapped",[26391]],[[63786,63786],"mapped",[28010]],[[63787,63787],"mapped",[29436]],[[63788,63788],"mapped",[37070]],[[63789,63789],"mapped",[20358]],[[63790,63790],"mapped",[20919]],[[63791,63791],"mapped",[21214]],[[63792,63792],"mapped",[25796]],[[63793,63793],"mapped",[27347]],[[63794,63794],"mapped",[29200]],[[63795,63795],"mapped",[30439]],[[63796,63796],"mapped",[32769]],[[63797,63797],"mapped",[34310]],[[63798,63798],"mapped",[34396]],[[63799,63799],"mapped",[36335]],[[63800,63800],"mapped",[38706]],[[63801,63801],"mapped",[39791]],[[63802,63802],"mapped",[40442]],[[63803,63803],"mapped",[30860]],[[63804,63804],"mapped",[31103]],[[63805,63805],"mapped",[32160]],[[63806,63806],"mapped",[33737]],[[63807,63807],"mapped",[37636]],[[63808,63808],"mapped",[40575]],[[63809,63809],"mapped",[35542]],[[63810,63810],"mapped",[22751]],[[63811,63811],"mapped",[24324]],[[63812,63812],"mapped",[31840]],[[63813,63813],"mapped",[32894]],[[63814,63814],"mapped",[29282]],[[63815,63815],"mapped",[30922]],[[63816,63816],"mapped",[36034]],[[63817,63817],"mapped",[38647]],[[63818,63818],"mapped",[22744]],[[63819,63819],"mapped",[23650]],[[63820,63820],"mapped",[27155]],[[63821,63821],"mapped",[28122]],[[63822,63822],"mapped",[28431]],[[63823,63823],"mapped",[32047]],[[63824,63824],"mapped",[32311]],[[63825,63825],"mapped",[38475]],[[63826,63826],"mapped",[21202]],[[63827,63827],"mapped",[32907]],[[63828,63828],"mapped",[20956]],[[63829,63829],"mapped",[20940]],[[63830,63830],"mapped",[31260]],[[63831,63831],"mapped",[32190]],[[63832,63832],"mapped",[33777]],[[63833,63833],"mapped",[38517]],[[63834,63834],"mapped",[35712]],[[63835,63835],"mapped",[25295]],[[63836,63836],"mapped",[27138]],[[63837,63837],"mapped",[35582]],[[63838,63838],"mapped",[20025]],[[63839,63839],"mapped",[23527]],[[63840,63840],"mapped",[24594]],[[63841,63841],"mapped",[29575]],[[63842,63842],"mapped",[30064]],[[63843,63843],"mapped",[21271]],[[63844,63844],"mapped",[30971]],[[63845,63845],"mapped",[20415]],[[63846,63846],"mapped",[24489]],[[63847,63847],"mapped",[19981]],[[63848,63848],"mapped",[27852]],[[63849,63849],"mapped",[25976]],[[63850,63850],"mapped",[32034]],[[63851,63851],"mapped",[21443]],[[63852,63852],"mapped",[22622]],[[63853,63853],"mapped",[30465]],[[63854,63854],"mapped",[33865]],[[63855,63855],"mapped",[35498]],[[63856,63856],"mapped",[27578]],[[63857,63857],"mapped",[36784]],[[63858,63858],"mapped",[27784]],[[63859,63859],"mapped",[25342]],[[63860,63860],"mapped",[33509]],[[63861,63861],"mapped",[25504]],[[63862,63862],"mapped",[30053]],[[63863,63863],"mapped",[20142]],[[63864,63864],"mapped",[20841]],[[63865,63865],"mapped",[20937]],[[63866,63866],"mapped",[26753]],[[63867,63867],"mapped",[31975]],[[63868,63868],"mapped",[33391]],[[63869,63869],"mapped",[35538]],[[63870,63870],"mapped",[37327]],[[63871,63871],"mapped",[21237]],[[63872,63872],"mapped",[21570]],[[63873,63873],"mapped",[22899]],[[63874,63874],"mapped",[24300]],[[63875,63875],"mapped",[26053]],[[63876,63876],"mapped",[28670]],[[63877,63877],"mapped",[31018]],[[63878,63878],"mapped",[38317]],[[63879,63879],"mapped",[39530]],[[63880,63880],"mapped",[40599]],[[63881,63881],"mapped",[40654]],[[63882,63882],"mapped",[21147]],[[63883,63883],"mapped",[26310]],[[63884,63884],"mapped",[27511]],[[63885,63885],"mapped",[36706]],[[63886,63886],"mapped",[24180]],[[63887,63887],"mapped",[24976]],[[63888,63888],"mapped",[25088]],[[63889,63889],"mapped",[25754]],[[63890,63890],"mapped",[28451]],[[63891,63891],"mapped",[29001]],[[63892,63892],"mapped",[29833]],[[63893,63893],"mapped",[31178]],[[63894,63894],"mapped",[32244]],[[63895,63895],"mapped",[32879]],[[63896,63896],"mapped",[36646]],[[63897,63897],"mapped",[34030]],[[63898,63898],"mapped",[36899]],[[63899,63899],"mapped",[37706]],[[63900,63900],"mapped",[21015]],[[63901,63901],"mapped",[21155]],[[63902,63902],"mapped",[21693]],[[63903,63903],"mapped",[28872]],[[63904,63904],"mapped",[35010]],[[63905,63905],"mapped",[35498]],[[63906,63906],"mapped",[24265]],[[63907,63907],"mapped",[24565]],[[63908,63908],"mapped",[25467]],[[63909,63909],"mapped",[27566]],[[63910,63910],"mapped",[31806]],[[63911,63911],"mapped",[29557]],[[63912,63912],"mapped",[20196]],[[63913,63913],"mapped",[22265]],[[63914,63914],"mapped",[23527]],[[63915,63915],"mapped",[23994]],[[63916,63916],"mapped",[24604]],[[63917,63917],"mapped",[29618]],[[63918,63918],"mapped",[29801]],[[63919,63919],"mapped",[32666]],[[63920,63920],"mapped",[32838]],[[63921,63921],"mapped",[37428]],[[63922,63922],"mapped",[38646]],[[63923,63923],"mapped",[38728]],[[63924,63924],"mapped",[38936]],[[63925,63925],"mapped",[20363]],[[63926,63926],"mapped",[31150]],[[63927,63927],"mapped",[37300]],[[63928,63928],"mapped",[38584]],[[63929,63929],"mapped",[24801]],[[63930,63930],"mapped",[20102]],[[63931,63931],"mapped",[20698]],[[63932,63932],"mapped",[23534]],[[63933,63933],"mapped",[23615]],[[63934,63934],"mapped",[26009]],[[63935,63935],"mapped",[27138]],[[63936,63936],"mapped",[29134]],[[63937,63937],"mapped",[30274]],[[63938,63938],"mapped",[34044]],[[63939,63939],"mapped",[36988]],[[63940,63940],"mapped",[40845]],[[63941,63941],"mapped",[26248]],[[63942,63942],"mapped",[38446]],[[63943,63943],"mapped",[21129]],[[63944,63944],"mapped",[26491]],[[63945,63945],"mapped",[26611]],[[63946,63946],"mapped",[27969]],[[63947,63947],"mapped",[28316]],[[63948,63948],"mapped",[29705]],[[63949,63949],"mapped",[30041]],[[63950,63950],"mapped",[30827]],[[63951,63951],"mapped",[32016]],[[63952,63952],"mapped",[39006]],[[63953,63953],"mapped",[20845]],[[63954,63954],"mapped",[25134]],[[63955,63955],"mapped",[38520]],[[63956,63956],"mapped",[20523]],[[63957,63957],"mapped",[23833]],[[63958,63958],"mapped",[28138]],[[63959,63959],"mapped",[36650]],[[63960,63960],"mapped",[24459]],[[63961,63961],"mapped",[24900]],[[63962,63962],"mapped",[26647]],[[63963,63963],"mapped",[29575]],[[63964,63964],"mapped",[38534]],[[63965,63965],"mapped",[21033]],[[63966,63966],"mapped",[21519]],[[63967,63967],"mapped",[23653]],[[63968,63968],"mapped",[26131]],[[63969,63969],"mapped",[26446]],[[63970,63970],"mapped",[26792]],[[63971,63971],"mapped",[27877]],[[63972,63972],"mapped",[29702]],[[63973,63973],"mapped",[30178]],[[63974,63974],"mapped",[32633]],[[63975,63975],"mapped",[35023]],[[63976,63976],"mapped",[35041]],[[63977,63977],"mapped",[37324]],[[63978,63978],"mapped",[38626]],[[63979,63979],"mapped",[21311]],[[63980,63980],"mapped",[28346]],[[63981,63981],"mapped",[21533]],[[63982,63982],"mapped",[29136]],[[63983,63983],"mapped",[29848]],[[63984,63984],"mapped",[34298]],[[63985,63985],"mapped",[38563]],[[63986,63986],"mapped",[40023]],[[63987,63987],"mapped",[40607]],[[63988,63988],"mapped",[26519]],[[63989,63989],"mapped",[28107]],[[63990,63990],"mapped",[33256]],[[63991,63991],"mapped",[31435]],[[63992,63992],"mapped",[31520]],[[63993,63993],"mapped",[31890]],[[63994,63994],"mapped",[29376]],[[63995,63995],"mapped",[28825]],[[63996,63996],"mapped",[35672]],[[63997,63997],"mapped",[20160]],[[63998,63998],"mapped",[33590]],[[63999,63999],"mapped",[21050]],[[64e3,64e3],"mapped",[20999]],[[64001,64001],"mapped",[24230]],[[64002,64002],"mapped",[25299]],[[64003,64003],"mapped",[31958]],[[64004,64004],"mapped",[23429]],[[64005,64005],"mapped",[27934]],[[64006,64006],"mapped",[26292]],[[64007,64007],"mapped",[36667]],[[64008,64008],"mapped",[34892]],[[64009,64009],"mapped",[38477]],[[64010,64010],"mapped",[35211]],[[64011,64011],"mapped",[24275]],[[64012,64012],"mapped",[20800]],[[64013,64013],"mapped",[21952]],[[64014,64015],"valid"],[[64016,64016],"mapped",[22618]],[[64017,64017],"valid"],[[64018,64018],"mapped",[26228]],[[64019,64020],"valid"],[[64021,64021],"mapped",[20958]],[[64022,64022],"mapped",[29482]],[[64023,64023],"mapped",[30410]],[[64024,64024],"mapped",[31036]],[[64025,64025],"mapped",[31070]],[[64026,64026],"mapped",[31077]],[[64027,64027],"mapped",[31119]],[[64028,64028],"mapped",[38742]],[[64029,64029],"mapped",[31934]],[[64030,64030],"mapped",[32701]],[[64031,64031],"valid"],[[64032,64032],"mapped",[34322]],[[64033,64033],"valid"],[[64034,64034],"mapped",[35576]],[[64035,64036],"valid"],[[64037,64037],"mapped",[36920]],[[64038,64038],"mapped",[37117]],[[64039,64041],"valid"],[[64042,64042],"mapped",[39151]],[[64043,64043],"mapped",[39164]],[[64044,64044],"mapped",[39208]],[[64045,64045],"mapped",[40372]],[[64046,64046],"mapped",[37086]],[[64047,64047],"mapped",[38583]],[[64048,64048],"mapped",[20398]],[[64049,64049],"mapped",[20711]],[[64050,64050],"mapped",[20813]],[[64051,64051],"mapped",[21193]],[[64052,64052],"mapped",[21220]],[[64053,64053],"mapped",[21329]],[[64054,64054],"mapped",[21917]],[[64055,64055],"mapped",[22022]],[[64056,64056],"mapped",[22120]],[[64057,64057],"mapped",[22592]],[[64058,64058],"mapped",[22696]],[[64059,64059],"mapped",[23652]],[[64060,64060],"mapped",[23662]],[[64061,64061],"mapped",[24724]],[[64062,64062],"mapped",[24936]],[[64063,64063],"mapped",[24974]],[[64064,64064],"mapped",[25074]],[[64065,64065],"mapped",[25935]],[[64066,64066],"mapped",[26082]],[[64067,64067],"mapped",[26257]],[[64068,64068],"mapped",[26757]],[[64069,64069],"mapped",[28023]],[[64070,64070],"mapped",[28186]],[[64071,64071],"mapped",[28450]],[[64072,64072],"mapped",[29038]],[[64073,64073],"mapped",[29227]],[[64074,64074],"mapped",[29730]],[[64075,64075],"mapped",[30865]],[[64076,64076],"mapped",[31038]],[[64077,64077],"mapped",[31049]],[[64078,64078],"mapped",[31048]],[[64079,64079],"mapped",[31056]],[[64080,64080],"mapped",[31062]],[[64081,64081],"mapped",[31069]],[[64082,64082],"mapped",[31117]],[[64083,64083],"mapped",[31118]],[[64084,64084],"mapped",[31296]],[[64085,64085],"mapped",[31361]],[[64086,64086],"mapped",[31680]],[[64087,64087],"mapped",[32244]],[[64088,64088],"mapped",[32265]],[[64089,64089],"mapped",[32321]],[[64090,64090],"mapped",[32626]],[[64091,64091],"mapped",[32773]],[[64092,64092],"mapped",[33261]],[[64093,64094],"mapped",[33401]],[[64095,64095],"mapped",[33879]],[[64096,64096],"mapped",[35088]],[[64097,64097],"mapped",[35222]],[[64098,64098],"mapped",[35585]],[[64099,64099],"mapped",[35641]],[[64100,64100],"mapped",[36051]],[[64101,64101],"mapped",[36104]],[[64102,64102],"mapped",[36790]],[[64103,64103],"mapped",[36920]],[[64104,64104],"mapped",[38627]],[[64105,64105],"mapped",[38911]],[[64106,64106],"mapped",[38971]],[[64107,64107],"mapped",[24693]],[[64108,64108],"mapped",[148206]],[[64109,64109],"mapped",[33304]],[[64110,64111],"disallowed"],[[64112,64112],"mapped",[20006]],[[64113,64113],"mapped",[20917]],[[64114,64114],"mapped",[20840]],[[64115,64115],"mapped",[20352]],[[64116,64116],"mapped",[20805]],[[64117,64117],"mapped",[20864]],[[64118,64118],"mapped",[21191]],[[64119,64119],"mapped",[21242]],[[64120,64120],"mapped",[21917]],[[64121,64121],"mapped",[21845]],[[64122,64122],"mapped",[21913]],[[64123,64123],"mapped",[21986]],[[64124,64124],"mapped",[22618]],[[64125,64125],"mapped",[22707]],[[64126,64126],"mapped",[22852]],[[64127,64127],"mapped",[22868]],[[64128,64128],"mapped",[23138]],[[64129,64129],"mapped",[23336]],[[64130,64130],"mapped",[24274]],[[64131,64131],"mapped",[24281]],[[64132,64132],"mapped",[24425]],[[64133,64133],"mapped",[24493]],[[64134,64134],"mapped",[24792]],[[64135,64135],"mapped",[24910]],[[64136,64136],"mapped",[24840]],[[64137,64137],"mapped",[24974]],[[64138,64138],"mapped",[24928]],[[64139,64139],"mapped",[25074]],[[64140,64140],"mapped",[25140]],[[64141,64141],"mapped",[25540]],[[64142,64142],"mapped",[25628]],[[64143,64143],"mapped",[25682]],[[64144,64144],"mapped",[25942]],[[64145,64145],"mapped",[26228]],[[64146,64146],"mapped",[26391]],[[64147,64147],"mapped",[26395]],[[64148,64148],"mapped",[26454]],[[64149,64149],"mapped",[27513]],[[64150,64150],"mapped",[27578]],[[64151,64151],"mapped",[27969]],[[64152,64152],"mapped",[28379]],[[64153,64153],"mapped",[28363]],[[64154,64154],"mapped",[28450]],[[64155,64155],"mapped",[28702]],[[64156,64156],"mapped",[29038]],[[64157,64157],"mapped",[30631]],[[64158,64158],"mapped",[29237]],[[64159,64159],"mapped",[29359]],[[64160,64160],"mapped",[29482]],[[64161,64161],"mapped",[29809]],[[64162,64162],"mapped",[29958]],[[64163,64163],"mapped",[30011]],[[64164,64164],"mapped",[30237]],[[64165,64165],"mapped",[30239]],[[64166,64166],"mapped",[30410]],[[64167,64167],"mapped",[30427]],[[64168,64168],"mapped",[30452]],[[64169,64169],"mapped",[30538]],[[64170,64170],"mapped",[30528]],[[64171,64171],"mapped",[30924]],[[64172,64172],"mapped",[31409]],[[64173,64173],"mapped",[31680]],[[64174,64174],"mapped",[31867]],[[64175,64175],"mapped",[32091]],[[64176,64176],"mapped",[32244]],[[64177,64177],"mapped",[32574]],[[64178,64178],"mapped",[32773]],[[64179,64179],"mapped",[33618]],[[64180,64180],"mapped",[33775]],[[64181,64181],"mapped",[34681]],[[64182,64182],"mapped",[35137]],[[64183,64183],"mapped",[35206]],[[64184,64184],"mapped",[35222]],[[64185,64185],"mapped",[35519]],[[64186,64186],"mapped",[35576]],[[64187,64187],"mapped",[35531]],[[64188,64188],"mapped",[35585]],[[64189,64189],"mapped",[35582]],[[64190,64190],"mapped",[35565]],[[64191,64191],"mapped",[35641]],[[64192,64192],"mapped",[35722]],[[64193,64193],"mapped",[36104]],[[64194,64194],"mapped",[36664]],[[64195,64195],"mapped",[36978]],[[64196,64196],"mapped",[37273]],[[64197,64197],"mapped",[37494]],[[64198,64198],"mapped",[38524]],[[64199,64199],"mapped",[38627]],[[64200,64200],"mapped",[38742]],[[64201,64201],"mapped",[38875]],[[64202,64202],"mapped",[38911]],[[64203,64203],"mapped",[38923]],[[64204,64204],"mapped",[38971]],[[64205,64205],"mapped",[39698]],[[64206,64206],"mapped",[40860]],[[64207,64207],"mapped",[141386]],[[64208,64208],"mapped",[141380]],[[64209,64209],"mapped",[144341]],[[64210,64210],"mapped",[15261]],[[64211,64211],"mapped",[16408]],[[64212,64212],"mapped",[16441]],[[64213,64213],"mapped",[152137]],[[64214,64214],"mapped",[154832]],[[64215,64215],"mapped",[163539]],[[64216,64216],"mapped",[40771]],[[64217,64217],"mapped",[40846]],[[64218,64255],"disallowed"],[[64256,64256],"mapped",[102,102]],[[64257,64257],"mapped",[102,105]],[[64258,64258],"mapped",[102,108]],[[64259,64259],"mapped",[102,102,105]],[[64260,64260],"mapped",[102,102,108]],[[64261,64262],"mapped",[115,116]],[[64263,64274],"disallowed"],[[64275,64275],"mapped",[1396,1398]],[[64276,64276],"mapped",[1396,1381]],[[64277,64277],"mapped",[1396,1387]],[[64278,64278],"mapped",[1406,1398]],[[64279,64279],"mapped",[1396,1389]],[[64280,64284],"disallowed"],[[64285,64285],"mapped",[1497,1460]],[[64286,64286],"valid"],[[64287,64287],"mapped",[1522,1463]],[[64288,64288],"mapped",[1506]],[[64289,64289],"mapped",[1488]],[[64290,64290],"mapped",[1491]],[[64291,64291],"mapped",[1492]],[[64292,64292],"mapped",[1499]],[[64293,64293],"mapped",[1500]],[[64294,64294],"mapped",[1501]],[[64295,64295],"mapped",[1512]],[[64296,64296],"mapped",[1514]],[[64297,64297],"disallowed_STD3_mapped",[43]],[[64298,64298],"mapped",[1513,1473]],[[64299,64299],"mapped",[1513,1474]],[[64300,64300],"mapped",[1513,1468,1473]],[[64301,64301],"mapped",[1513,1468,1474]],[[64302,64302],"mapped",[1488,1463]],[[64303,64303],"mapped",[1488,1464]],[[64304,64304],"mapped",[1488,1468]],[[64305,64305],"mapped",[1489,1468]],[[64306,64306],"mapped",[1490,1468]],[[64307,64307],"mapped",[1491,1468]],[[64308,64308],"mapped",[1492,1468]],[[64309,64309],"mapped",[1493,1468]],[[64310,64310],"mapped",[1494,1468]],[[64311,64311],"disallowed"],[[64312,64312],"mapped",[1496,1468]],[[64313,64313],"mapped",[1497,1468]],[[64314,64314],"mapped",[1498,1468]],[[64315,64315],"mapped",[1499,1468]],[[64316,64316],"mapped",[1500,1468]],[[64317,64317],"disallowed"],[[64318,64318],"mapped",[1502,1468]],[[64319,64319],"disallowed"],[[64320,64320],"mapped",[1504,1468]],[[64321,64321],"mapped",[1505,1468]],[[64322,64322],"disallowed"],[[64323,64323],"mapped",[1507,1468]],[[64324,64324],"mapped",[1508,1468]],[[64325,64325],"disallowed"],[[64326,64326],"mapped",[1510,1468]],[[64327,64327],"mapped",[1511,1468]],[[64328,64328],"mapped",[1512,1468]],[[64329,64329],"mapped",[1513,1468]],[[64330,64330],"mapped",[1514,1468]],[[64331,64331],"mapped",[1493,1465]],[[64332,64332],"mapped",[1489,1471]],[[64333,64333],"mapped",[1499,1471]],[[64334,64334],"mapped",[1508,1471]],[[64335,64335],"mapped",[1488,1500]],[[64336,64337],"mapped",[1649]],[[64338,64341],"mapped",[1659]],[[64342,64345],"mapped",[1662]],[[64346,64349],"mapped",[1664]],[[64350,64353],"mapped",[1658]],[[64354,64357],"mapped",[1663]],[[64358,64361],"mapped",[1657]],[[64362,64365],"mapped",[1700]],[[64366,64369],"mapped",[1702]],[[64370,64373],"mapped",[1668]],[[64374,64377],"mapped",[1667]],[[64378,64381],"mapped",[1670]],[[64382,64385],"mapped",[1671]],[[64386,64387],"mapped",[1677]],[[64388,64389],"mapped",[1676]],[[64390,64391],"mapped",[1678]],[[64392,64393],"mapped",[1672]],[[64394,64395],"mapped",[1688]],[[64396,64397],"mapped",[1681]],[[64398,64401],"mapped",[1705]],[[64402,64405],"mapped",[1711]],[[64406,64409],"mapped",[1715]],[[64410,64413],"mapped",[1713]],[[64414,64415],"mapped",[1722]],[[64416,64419],"mapped",[1723]],[[64420,64421],"mapped",[1728]],[[64422,64425],"mapped",[1729]],[[64426,64429],"mapped",[1726]],[[64430,64431],"mapped",[1746]],[[64432,64433],"mapped",[1747]],[[64434,64449],"valid",[],"NV8"],[[64450,64466],"disallowed"],[[64467,64470],"mapped",[1709]],[[64471,64472],"mapped",[1735]],[[64473,64474],"mapped",[1734]],[[64475,64476],"mapped",[1736]],[[64477,64477],"mapped",[1735,1652]],[[64478,64479],"mapped",[1739]],[[64480,64481],"mapped",[1733]],[[64482,64483],"mapped",[1737]],[[64484,64487],"mapped",[1744]],[[64488,64489],"mapped",[1609]],[[64490,64491],"mapped",[1574,1575]],[[64492,64493],"mapped",[1574,1749]],[[64494,64495],"mapped",[1574,1608]],[[64496,64497],"mapped",[1574,1735]],[[64498,64499],"mapped",[1574,1734]],[[64500,64501],"mapped",[1574,1736]],[[64502,64504],"mapped",[1574,1744]],[[64505,64507],"mapped",[1574,1609]],[[64508,64511],"mapped",[1740]],[[64512,64512],"mapped",[1574,1580]],[[64513,64513],"mapped",[1574,1581]],[[64514,64514],"mapped",[1574,1605]],[[64515,64515],"mapped",[1574,1609]],[[64516,64516],"mapped",[1574,1610]],[[64517,64517],"mapped",[1576,1580]],[[64518,64518],"mapped",[1576,1581]],[[64519,64519],"mapped",[1576,1582]],[[64520,64520],"mapped",[1576,1605]],[[64521,64521],"mapped",[1576,1609]],[[64522,64522],"mapped",[1576,1610]],[[64523,64523],"mapped",[1578,1580]],[[64524,64524],"mapped",[1578,1581]],[[64525,64525],"mapped",[1578,1582]],[[64526,64526],"mapped",[1578,1605]],[[64527,64527],"mapped",[1578,1609]],[[64528,64528],"mapped",[1578,1610]],[[64529,64529],"mapped",[1579,1580]],[[64530,64530],"mapped",[1579,1605]],[[64531,64531],"mapped",[1579,1609]],[[64532,64532],"mapped",[1579,1610]],[[64533,64533],"mapped",[1580,1581]],[[64534,64534],"mapped",[1580,1605]],[[64535,64535],"mapped",[1581,1580]],[[64536,64536],"mapped",[1581,1605]],[[64537,64537],"mapped",[1582,1580]],[[64538,64538],"mapped",[1582,1581]],[[64539,64539],"mapped",[1582,1605]],[[64540,64540],"mapped",[1587,1580]],[[64541,64541],"mapped",[1587,1581]],[[64542,64542],"mapped",[1587,1582]],[[64543,64543],"mapped",[1587,1605]],[[64544,64544],"mapped",[1589,1581]],[[64545,64545],"mapped",[1589,1605]],[[64546,64546],"mapped",[1590,1580]],[[64547,64547],"mapped",[1590,1581]],[[64548,64548],"mapped",[1590,1582]],[[64549,64549],"mapped",[1590,1605]],[[64550,64550],"mapped",[1591,1581]],[[64551,64551],"mapped",[1591,1605]],[[64552,64552],"mapped",[1592,1605]],[[64553,64553],"mapped",[1593,1580]],[[64554,64554],"mapped",[1593,1605]],[[64555,64555],"mapped",[1594,1580]],[[64556,64556],"mapped",[1594,1605]],[[64557,64557],"mapped",[1601,1580]],[[64558,64558],"mapped",[1601,1581]],[[64559,64559],"mapped",[1601,1582]],[[64560,64560],"mapped",[1601,1605]],[[64561,64561],"mapped",[1601,1609]],[[64562,64562],"mapped",[1601,1610]],[[64563,64563],"mapped",[1602,1581]],[[64564,64564],"mapped",[1602,1605]],[[64565,64565],"mapped",[1602,1609]],[[64566,64566],"mapped",[1602,1610]],[[64567,64567],"mapped",[1603,1575]],[[64568,64568],"mapped",[1603,1580]],[[64569,64569],"mapped",[1603,1581]],[[64570,64570],"mapped",[1603,1582]],[[64571,64571],"mapped",[1603,1604]],[[64572,64572],"mapped",[1603,1605]],[[64573,64573],"mapped",[1603,1609]],[[64574,64574],"mapped",[1603,1610]],[[64575,64575],"mapped",[1604,1580]],[[64576,64576],"mapped",[1604,1581]],[[64577,64577],"mapped",[1604,1582]],[[64578,64578],"mapped",[1604,1605]],[[64579,64579],"mapped",[1604,1609]],[[64580,64580],"mapped",[1604,1610]],[[64581,64581],"mapped",[1605,1580]],[[64582,64582],"mapped",[1605,1581]],[[64583,64583],"mapped",[1605,1582]],[[64584,64584],"mapped",[1605,1605]],[[64585,64585],"mapped",[1605,1609]],[[64586,64586],"mapped",[1605,1610]],[[64587,64587],"mapped",[1606,1580]],[[64588,64588],"mapped",[1606,1581]],[[64589,64589],"mapped",[1606,1582]],[[64590,64590],"mapped",[1606,1605]],[[64591,64591],"mapped",[1606,1609]],[[64592,64592],"mapped",[1606,1610]],[[64593,64593],"mapped",[1607,1580]],[[64594,64594],"mapped",[1607,1605]],[[64595,64595],"mapped",[1607,1609]],[[64596,64596],"mapped",[1607,1610]],[[64597,64597],"mapped",[1610,1580]],[[64598,64598],"mapped",[1610,1581]],[[64599,64599],"mapped",[1610,1582]],[[64600,64600],"mapped",[1610,1605]],[[64601,64601],"mapped",[1610,1609]],[[64602,64602],"mapped",[1610,1610]],[[64603,64603],"mapped",[1584,1648]],[[64604,64604],"mapped",[1585,1648]],[[64605,64605],"mapped",[1609,1648]],[[64606,64606],"disallowed_STD3_mapped",[32,1612,1617]],[[64607,64607],"disallowed_STD3_mapped",[32,1613,1617]],[[64608,64608],"disallowed_STD3_mapped",[32,1614,1617]],[[64609,64609],"disallowed_STD3_mapped",[32,1615,1617]],[[64610,64610],"disallowed_STD3_mapped",[32,1616,1617]],[[64611,64611],"disallowed_STD3_mapped",[32,1617,1648]],[[64612,64612],"mapped",[1574,1585]],[[64613,64613],"mapped",[1574,1586]],[[64614,64614],"mapped",[1574,1605]],[[64615,64615],"mapped",[1574,1606]],[[64616,64616],"mapped",[1574,1609]],[[64617,64617],"mapped",[1574,1610]],[[64618,64618],"mapped",[1576,1585]],[[64619,64619],"mapped",[1576,1586]],[[64620,64620],"mapped",[1576,1605]],[[64621,64621],"mapped",[1576,1606]],[[64622,64622],"mapped",[1576,1609]],[[64623,64623],"mapped",[1576,1610]],[[64624,64624],"mapped",[1578,1585]],[[64625,64625],"mapped",[1578,1586]],[[64626,64626],"mapped",[1578,1605]],[[64627,64627],"mapped",[1578,1606]],[[64628,64628],"mapped",[1578,1609]],[[64629,64629],"mapped",[1578,1610]],[[64630,64630],"mapped",[1579,1585]],[[64631,64631],"mapped",[1579,1586]],[[64632,64632],"mapped",[1579,1605]],[[64633,64633],"mapped",[1579,1606]],[[64634,64634],"mapped",[1579,1609]],[[64635,64635],"mapped",[1579,1610]],[[64636,64636],"mapped",[1601,1609]],[[64637,64637],"mapped",[1601,1610]],[[64638,64638],"mapped",[1602,1609]],[[64639,64639],"mapped",[1602,1610]],[[64640,64640],"mapped",[1603,1575]],[[64641,64641],"mapped",[1603,1604]],[[64642,64642],"mapped",[1603,1605]],[[64643,64643],"mapped",[1603,1609]],[[64644,64644],"mapped",[1603,1610]],[[64645,64645],"mapped",[1604,1605]],[[64646,64646],"mapped",[1604,1609]],[[64647,64647],"mapped",[1604,1610]],[[64648,64648],"mapped",[1605,1575]],[[64649,64649],"mapped",[1605,1605]],[[64650,64650],"mapped",[1606,1585]],[[64651,64651],"mapped",[1606,1586]],[[64652,64652],"mapped",[1606,1605]],[[64653,64653],"mapped",[1606,1606]],[[64654,64654],"mapped",[1606,1609]],[[64655,64655],"mapped",[1606,1610]],[[64656,64656],"mapped",[1609,1648]],[[64657,64657],"mapped",[1610,1585]],[[64658,64658],"mapped",[1610,1586]],[[64659,64659],"mapped",[1610,1605]],[[64660,64660],"mapped",[1610,1606]],[[64661,64661],"mapped",[1610,1609]],[[64662,64662],"mapped",[1610,1610]],[[64663,64663],"mapped",[1574,1580]],[[64664,64664],"mapped",[1574,1581]],[[64665,64665],"mapped",[1574,1582]],[[64666,64666],"mapped",[1574,1605]],[[64667,64667],"mapped",[1574,1607]],[[64668,64668],"mapped",[1576,1580]],[[64669,64669],"mapped",[1576,1581]],[[64670,64670],"mapped",[1576,1582]],[[64671,64671],"mapped",[1576,1605]],[[64672,64672],"mapped",[1576,1607]],[[64673,64673],"mapped",[1578,1580]],[[64674,64674],"mapped",[1578,1581]],[[64675,64675],"mapped",[1578,1582]],[[64676,64676],"mapped",[1578,1605]],[[64677,64677],"mapped",[1578,1607]],[[64678,64678],"mapped",[1579,1605]],[[64679,64679],"mapped",[1580,1581]],[[64680,64680],"mapped",[1580,1605]],[[64681,64681],"mapped",[1581,1580]],[[64682,64682],"mapped",[1581,1605]],[[64683,64683],"mapped",[1582,1580]],[[64684,64684],"mapped",[1582,1605]],[[64685,64685],"mapped",[1587,1580]],[[64686,64686],"mapped",[1587,1581]],[[64687,64687],"mapped",[1587,1582]],[[64688,64688],"mapped",[1587,1605]],[[64689,64689],"mapped",[1589,1581]],[[64690,64690],"mapped",[1589,1582]],[[64691,64691],"mapped",[1589,1605]],[[64692,64692],"mapped",[1590,1580]],[[64693,64693],"mapped",[1590,1581]],[[64694,64694],"mapped",[1590,1582]],[[64695,64695],"mapped",[1590,1605]],[[64696,64696],"mapped",[1591,1581]],[[64697,64697],"mapped",[1592,1605]],[[64698,64698],"mapped",[1593,1580]],[[64699,64699],"mapped",[1593,1605]],[[64700,64700],"mapped",[1594,1580]],[[64701,64701],"mapped",[1594,1605]],[[64702,64702],"mapped",[1601,1580]],[[64703,64703],"mapped",[1601,1581]],[[64704,64704],"mapped",[1601,1582]],[[64705,64705],"mapped",[1601,1605]],[[64706,64706],"mapped",[1602,1581]],[[64707,64707],"mapped",[1602,1605]],[[64708,64708],"mapped",[1603,1580]],[[64709,64709],"mapped",[1603,1581]],[[64710,64710],"mapped",[1603,1582]],[[64711,64711],"mapped",[1603,1604]],[[64712,64712],"mapped",[1603,1605]],[[64713,64713],"mapped",[1604,1580]],[[64714,64714],"mapped",[1604,1581]],[[64715,64715],"mapped",[1604,1582]],[[64716,64716],"mapped",[1604,1605]],[[64717,64717],"mapped",[1604,1607]],[[64718,64718],"mapped",[1605,1580]],[[64719,64719],"mapped",[1605,1581]],[[64720,64720],"mapped",[1605,1582]],[[64721,64721],"mapped",[1605,1605]],[[64722,64722],"mapped",[1606,1580]],[[64723,64723],"mapped",[1606,1581]],[[64724,64724],"mapped",[1606,1582]],[[64725,64725],"mapped",[1606,1605]],[[64726,64726],"mapped",[1606,1607]],[[64727,64727],"mapped",[1607,1580]],[[64728,64728],"mapped",[1607,1605]],[[64729,64729],"mapped",[1607,1648]],[[64730,64730],"mapped",[1610,1580]],[[64731,64731],"mapped",[1610,1581]],[[64732,64732],"mapped",[1610,1582]],[[64733,64733],"mapped",[1610,1605]],[[64734,64734],"mapped",[1610,1607]],[[64735,64735],"mapped",[1574,1605]],[[64736,64736],"mapped",[1574,1607]],[[64737,64737],"mapped",[1576,1605]],[[64738,64738],"mapped",[1576,1607]],[[64739,64739],"mapped",[1578,1605]],[[64740,64740],"mapped",[1578,1607]],[[64741,64741],"mapped",[1579,1605]],[[64742,64742],"mapped",[1579,1607]],[[64743,64743],"mapped",[1587,1605]],[[64744,64744],"mapped",[1587,1607]],[[64745,64745],"mapped",[1588,1605]],[[64746,64746],"mapped",[1588,1607]],[[64747,64747],"mapped",[1603,1604]],[[64748,64748],"mapped",[1603,1605]],[[64749,64749],"mapped",[1604,1605]],[[64750,64750],"mapped",[1606,1605]],[[64751,64751],"mapped",[1606,1607]],[[64752,64752],"mapped",[1610,1605]],[[64753,64753],"mapped",[1610,1607]],[[64754,64754],"mapped",[1600,1614,1617]],[[64755,64755],"mapped",[1600,1615,1617]],[[64756,64756],"mapped",[1600,1616,1617]],[[64757,64757],"mapped",[1591,1609]],[[64758,64758],"mapped",[1591,1610]],[[64759,64759],"mapped",[1593,1609]],[[64760,64760],"mapped",[1593,1610]],[[64761,64761],"mapped",[1594,1609]],[[64762,64762],"mapped",[1594,1610]],[[64763,64763],"mapped",[1587,1609]],[[64764,64764],"mapped",[1587,1610]],[[64765,64765],"mapped",[1588,1609]],[[64766,64766],"mapped",[1588,1610]],[[64767,64767],"mapped",[1581,1609]],[[64768,64768],"mapped",[1581,1610]],[[64769,64769],"mapped",[1580,1609]],[[64770,64770],"mapped",[1580,1610]],[[64771,64771],"mapped",[1582,1609]],[[64772,64772],"mapped",[1582,1610]],[[64773,64773],"mapped",[1589,1609]],[[64774,64774],"mapped",[1589,1610]],[[64775,64775],"mapped",[1590,1609]],[[64776,64776],"mapped",[1590,1610]],[[64777,64777],"mapped",[1588,1580]],[[64778,64778],"mapped",[1588,1581]],[[64779,64779],"mapped",[1588,1582]],[[64780,64780],"mapped",[1588,1605]],[[64781,64781],"mapped",[1588,1585]],[[64782,64782],"mapped",[1587,1585]],[[64783,64783],"mapped",[1589,1585]],[[64784,64784],"mapped",[1590,1585]],[[64785,64785],"mapped",[1591,1609]],[[64786,64786],"mapped",[1591,1610]],[[64787,64787],"mapped",[1593,1609]],[[64788,64788],"mapped",[1593,1610]],[[64789,64789],"mapped",[1594,1609]],[[64790,64790],"mapped",[1594,1610]],[[64791,64791],"mapped",[1587,1609]],[[64792,64792],"mapped",[1587,1610]],[[64793,64793],"mapped",[1588,1609]],[[64794,64794],"mapped",[1588,1610]],[[64795,64795],"mapped",[1581,1609]],[[64796,64796],"mapped",[1581,1610]],[[64797,64797],"mapped",[1580,1609]],[[64798,64798],"mapped",[1580,1610]],[[64799,64799],"mapped",[1582,1609]],[[64800,64800],"mapped",[1582,1610]],[[64801,64801],"mapped",[1589,1609]],[[64802,64802],"mapped",[1589,1610]],[[64803,64803],"mapped",[1590,1609]],[[64804,64804],"mapped",[1590,1610]],[[64805,64805],"mapped",[1588,1580]],[[64806,64806],"mapped",[1588,1581]],[[64807,64807],"mapped",[1588,1582]],[[64808,64808],"mapped",[1588,1605]],[[64809,64809],"mapped",[1588,1585]],[[64810,64810],"mapped",[1587,1585]],[[64811,64811],"mapped",[1589,1585]],[[64812,64812],"mapped",[1590,1585]],[[64813,64813],"mapped",[1588,1580]],[[64814,64814],"mapped",[1588,1581]],[[64815,64815],"mapped",[1588,1582]],[[64816,64816],"mapped",[1588,1605]],[[64817,64817],"mapped",[1587,1607]],[[64818,64818],"mapped",[1588,1607]],[[64819,64819],"mapped",[1591,1605]],[[64820,64820],"mapped",[1587,1580]],[[64821,64821],"mapped",[1587,1581]],[[64822,64822],"mapped",[1587,1582]],[[64823,64823],"mapped",[1588,1580]],[[64824,64824],"mapped",[1588,1581]],[[64825,64825],"mapped",[1588,1582]],[[64826,64826],"mapped",[1591,1605]],[[64827,64827],"mapped",[1592,1605]],[[64828,64829],"mapped",[1575,1611]],[[64830,64831],"valid",[],"NV8"],[[64832,64847],"disallowed"],[[64848,64848],"mapped",[1578,1580,1605]],[[64849,64850],"mapped",[1578,1581,1580]],[[64851,64851],"mapped",[1578,1581,1605]],[[64852,64852],"mapped",[1578,1582,1605]],[[64853,64853],"mapped",[1578,1605,1580]],[[64854,64854],"mapped",[1578,1605,1581]],[[64855,64855],"mapped",[1578,1605,1582]],[[64856,64857],"mapped",[1580,1605,1581]],[[64858,64858],"mapped",[1581,1605,1610]],[[64859,64859],"mapped",[1581,1605,1609]],[[64860,64860],"mapped",[1587,1581,1580]],[[64861,64861],"mapped",[1587,1580,1581]],[[64862,64862],"mapped",[1587,1580,1609]],[[64863,64864],"mapped",[1587,1605,1581]],[[64865,64865],"mapped",[1587,1605,1580]],[[64866,64867],"mapped",[1587,1605,1605]],[[64868,64869],"mapped",[1589,1581,1581]],[[64870,64870],"mapped",[1589,1605,1605]],[[64871,64872],"mapped",[1588,1581,1605]],[[64873,64873],"mapped",[1588,1580,1610]],[[64874,64875],"mapped",[1588,1605,1582]],[[64876,64877],"mapped",[1588,1605,1605]],[[64878,64878],"mapped",[1590,1581,1609]],[[64879,64880],"mapped",[1590,1582,1605]],[[64881,64882],"mapped",[1591,1605,1581]],[[64883,64883],"mapped",[1591,1605,1605]],[[64884,64884],"mapped",[1591,1605,1610]],[[64885,64885],"mapped",[1593,1580,1605]],[[64886,64887],"mapped",[1593,1605,1605]],[[64888,64888],"mapped",[1593,1605,1609]],[[64889,64889],"mapped",[1594,1605,1605]],[[64890,64890],"mapped",[1594,1605,1610]],[[64891,64891],"mapped",[1594,1605,1609]],[[64892,64893],"mapped",[1601,1582,1605]],[[64894,64894],"mapped",[1602,1605,1581]],[[64895,64895],"mapped",[1602,1605,1605]],[[64896,64896],"mapped",[1604,1581,1605]],[[64897,64897],"mapped",[1604,1581,1610]],[[64898,64898],"mapped",[1604,1581,1609]],[[64899,64900],"mapped",[1604,1580,1580]],[[64901,64902],"mapped",[1604,1582,1605]],[[64903,64904],"mapped",[1604,1605,1581]],[[64905,64905],"mapped",[1605,1581,1580]],[[64906,64906],"mapped",[1605,1581,1605]],[[64907,64907],"mapped",[1605,1581,1610]],[[64908,64908],"mapped",[1605,1580,1581]],[[64909,64909],"mapped",[1605,1580,1605]],[[64910,64910],"mapped",[1605,1582,1580]],[[64911,64911],"mapped",[1605,1582,1605]],[[64912,64913],"disallowed"],[[64914,64914],"mapped",[1605,1580,1582]],[[64915,64915],"mapped",[1607,1605,1580]],[[64916,64916],"mapped",[1607,1605,1605]],[[64917,64917],"mapped",[1606,1581,1605]],[[64918,64918],"mapped",[1606,1581,1609]],[[64919,64920],"mapped",[1606,1580,1605]],[[64921,64921],"mapped",[1606,1580,1609]],[[64922,64922],"mapped",[1606,1605,1610]],[[64923,64923],"mapped",[1606,1605,1609]],[[64924,64925],"mapped",[1610,1605,1605]],[[64926,64926],"mapped",[1576,1582,1610]],[[64927,64927],"mapped",[1578,1580,1610]],[[64928,64928],"mapped",[1578,1580,1609]],[[64929,64929],"mapped",[1578,1582,1610]],[[64930,64930],"mapped",[1578,1582,1609]],[[64931,64931],"mapped",[1578,1605,1610]],[[64932,64932],"mapped",[1578,1605,1609]],[[64933,64933],"mapped",[1580,1605,1610]],[[64934,64934],"mapped",[1580,1581,1609]],[[64935,64935],"mapped",[1580,1605,1609]],[[64936,64936],"mapped",[1587,1582,1609]],[[64937,64937],"mapped",[1589,1581,1610]],[[64938,64938],"mapped",[1588,1581,1610]],[[64939,64939],"mapped",[1590,1581,1610]],[[64940,64940],"mapped",[1604,1580,1610]],[[64941,64941],"mapped",[1604,1605,1610]],[[64942,64942],"mapped",[1610,1581,1610]],[[64943,64943],"mapped",[1610,1580,1610]],[[64944,64944],"mapped",[1610,1605,1610]],[[64945,64945],"mapped",[1605,1605,1610]],[[64946,64946],"mapped",[1602,1605,1610]],[[64947,64947],"mapped",[1606,1581,1610]],[[64948,64948],"mapped",[1602,1605,1581]],[[64949,64949],"mapped",[1604,1581,1605]],[[64950,64950],"mapped",[1593,1605,1610]],[[64951,64951],"mapped",[1603,1605,1610]],[[64952,64952],"mapped",[1606,1580,1581]],[[64953,64953],"mapped",[1605,1582,1610]],[[64954,64954],"mapped",[1604,1580,1605]],[[64955,64955],"mapped",[1603,1605,1605]],[[64956,64956],"mapped",[1604,1580,1605]],[[64957,64957],"mapped",[1606,1580,1581]],[[64958,64958],"mapped",[1580,1581,1610]],[[64959,64959],"mapped",[1581,1580,1610]],[[64960,64960],"mapped",[1605,1580,1610]],[[64961,64961],"mapped",[1601,1605,1610]],[[64962,64962],"mapped",[1576,1581,1610]],[[64963,64963],"mapped",[1603,1605,1605]],[[64964,64964],"mapped",[1593,1580,1605]],[[64965,64965],"mapped",[1589,1605,1605]],[[64966,64966],"mapped",[1587,1582,1610]],[[64967,64967],"mapped",[1606,1580,1610]],[[64968,64975],"disallowed"],[[64976,65007],"disallowed"],[[65008,65008],"mapped",[1589,1604,1746]],[[65009,65009],"mapped",[1602,1604,1746]],[[65010,65010],"mapped",[1575,1604,1604,1607]],[[65011,65011],"mapped",[1575,1603,1576,1585]],[[65012,65012],"mapped",[1605,1581,1605,1583]],[[65013,65013],"mapped",[1589,1604,1593,1605]],[[65014,65014],"mapped",[1585,1587,1608,1604]],[[65015,65015],"mapped",[1593,1604,1610,1607]],[[65016,65016],"mapped",[1608,1587,1604,1605]],[[65017,65017],"mapped",[1589,1604,1609]],[[65018,65018],"disallowed_STD3_mapped",[1589,1604,1609,32,1575,1604,1604,1607,32,1593,1604,1610,1607,32,1608,1587,1604,1605]],[[65019,65019],"disallowed_STD3_mapped",[1580,1604,32,1580,1604,1575,1604,1607]],[[65020,65020],"mapped",[1585,1740,1575,1604]],[[65021,65021],"valid",[],"NV8"],[[65022,65023],"disallowed"],[[65024,65039],"ignored"],[[65040,65040],"disallowed_STD3_mapped",[44]],[[65041,65041],"mapped",[12289]],[[65042,65042],"disallowed"],[[65043,65043],"disallowed_STD3_mapped",[58]],[[65044,65044],"disallowed_STD3_mapped",[59]],[[65045,65045],"disallowed_STD3_mapped",[33]],[[65046,65046],"disallowed_STD3_mapped",[63]],[[65047,65047],"mapped",[12310]],[[65048,65048],"mapped",[12311]],[[65049,65049],"disallowed"],[[65050,65055],"disallowed"],[[65056,65059],"valid"],[[65060,65062],"valid"],[[65063,65069],"valid"],[[65070,65071],"valid"],[[65072,65072],"disallowed"],[[65073,65073],"mapped",[8212]],[[65074,65074],"mapped",[8211]],[[65075,65076],"disallowed_STD3_mapped",[95]],[[65077,65077],"disallowed_STD3_mapped",[40]],[[65078,65078],"disallowed_STD3_mapped",[41]],[[65079,65079],"disallowed_STD3_mapped",[123]],[[65080,65080],"disallowed_STD3_mapped",[125]],[[65081,65081],"mapped",[12308]],[[65082,65082],"mapped",[12309]],[[65083,65083],"mapped",[12304]],[[65084,65084],"mapped",[12305]],[[65085,65085],"mapped",[12298]],[[65086,65086],"mapped",[12299]],[[65087,65087],"mapped",[12296]],[[65088,65088],"mapped",[12297]],[[65089,65089],"mapped",[12300]],[[65090,65090],"mapped",[12301]],[[65091,65091],"mapped",[12302]],[[65092,65092],"mapped",[12303]],[[65093,65094],"valid",[],"NV8"],[[65095,65095],"disallowed_STD3_mapped",[91]],[[65096,65096],"disallowed_STD3_mapped",[93]],[[65097,65100],"disallowed_STD3_mapped",[32,773]],[[65101,65103],"disallowed_STD3_mapped",[95]],[[65104,65104],"disallowed_STD3_mapped",[44]],[[65105,65105],"mapped",[12289]],[[65106,65106],"disallowed"],[[65107,65107],"disallowed"],[[65108,65108],"disallowed_STD3_mapped",[59]],[[65109,65109],"disallowed_STD3_mapped",[58]],[[65110,65110],"disallowed_STD3_mapped",[63]],[[65111,65111],"disallowed_STD3_mapped",[33]],[[65112,65112],"mapped",[8212]],[[65113,65113],"disallowed_STD3_mapped",[40]],[[65114,65114],"disallowed_STD3_mapped",[41]],[[65115,65115],"disallowed_STD3_mapped",[123]],[[65116,65116],"disallowed_STD3_mapped",[125]],[[65117,65117],"mapped",[12308]],[[65118,65118],"mapped",[12309]],[[65119,65119],"disallowed_STD3_mapped",[35]],[[65120,65120],"disallowed_STD3_mapped",[38]],[[65121,65121],"disallowed_STD3_mapped",[42]],[[65122,65122],"disallowed_STD3_mapped",[43]],[[65123,65123],"mapped",[45]],[[65124,65124],"disallowed_STD3_mapped",[60]],[[65125,65125],"disallowed_STD3_mapped",[62]],[[65126,65126],"disallowed_STD3_mapped",[61]],[[65127,65127],"disallowed"],[[65128,65128],"disallowed_STD3_mapped",[92]],[[65129,65129],"disallowed_STD3_mapped",[36]],[[65130,65130],"disallowed_STD3_mapped",[37]],[[65131,65131],"disallowed_STD3_mapped",[64]],[[65132,65135],"disallowed"],[[65136,65136],"disallowed_STD3_mapped",[32,1611]],[[65137,65137],"mapped",[1600,1611]],[[65138,65138],"disallowed_STD3_mapped",[32,1612]],[[65139,65139],"valid"],[[65140,65140],"disallowed_STD3_mapped",[32,1613]],[[65141,65141],"disallowed"],[[65142,65142],"disallowed_STD3_mapped",[32,1614]],[[65143,65143],"mapped",[1600,1614]],[[65144,65144],"disallowed_STD3_mapped",[32,1615]],[[65145,65145],"mapped",[1600,1615]],[[65146,65146],"disallowed_STD3_mapped",[32,1616]],[[65147,65147],"mapped",[1600,1616]],[[65148,65148],"disallowed_STD3_mapped",[32,1617]],[[65149,65149],"mapped",[1600,1617]],[[65150,65150],"disallowed_STD3_mapped",[32,1618]],[[65151,65151],"mapped",[1600,1618]],[[65152,65152],"mapped",[1569]],[[65153,65154],"mapped",[1570]],[[65155,65156],"mapped",[1571]],[[65157,65158],"mapped",[1572]],[[65159,65160],"mapped",[1573]],[[65161,65164],"mapped",[1574]],[[65165,65166],"mapped",[1575]],[[65167,65170],"mapped",[1576]],[[65171,65172],"mapped",[1577]],[[65173,65176],"mapped",[1578]],[[65177,65180],"mapped",[1579]],[[65181,65184],"mapped",[1580]],[[65185,65188],"mapped",[1581]],[[65189,65192],"mapped",[1582]],[[65193,65194],"mapped",[1583]],[[65195,65196],"mapped",[1584]],[[65197,65198],"mapped",[1585]],[[65199,65200],"mapped",[1586]],[[65201,65204],"mapped",[1587]],[[65205,65208],"mapped",[1588]],[[65209,65212],"mapped",[1589]],[[65213,65216],"mapped",[1590]],[[65217,65220],"mapped",[1591]],[[65221,65224],"mapped",[1592]],[[65225,65228],"mapped",[1593]],[[65229,65232],"mapped",[1594]],[[65233,65236],"mapped",[1601]],[[65237,65240],"mapped",[1602]],[[65241,65244],"mapped",[1603]],[[65245,65248],"mapped",[1604]],[[65249,65252],"mapped",[1605]],[[65253,65256],"mapped",[1606]],[[65257,65260],"mapped",[1607]],[[65261,65262],"mapped",[1608]],[[65263,65264],"mapped",[1609]],[[65265,65268],"mapped",[1610]],[[65269,65270],"mapped",[1604,1570]],[[65271,65272],"mapped",[1604,1571]],[[65273,65274],"mapped",[1604,1573]],[[65275,65276],"mapped",[1604,1575]],[[65277,65278],"disallowed"],[[65279,65279],"ignored"],[[65280,65280],"disallowed"],[[65281,65281],"disallowed_STD3_mapped",[33]],[[65282,65282],"disallowed_STD3_mapped",[34]],[[65283,65283],"disallowed_STD3_mapped",[35]],[[65284,65284],"disallowed_STD3_mapped",[36]],[[65285,65285],"disallowed_STD3_mapped",[37]],[[65286,65286],"disallowed_STD3_mapped",[38]],[[65287,65287],"disallowed_STD3_mapped",[39]],[[65288,65288],"disallowed_STD3_mapped",[40]],[[65289,65289],"disallowed_STD3_mapped",[41]],[[65290,65290],"disallowed_STD3_mapped",[42]],[[65291,65291],"disallowed_STD3_mapped",[43]],[[65292,65292],"disallowed_STD3_mapped",[44]],[[65293,65293],"mapped",[45]],[[65294,65294],"mapped",[46]],[[65295,65295],"disallowed_STD3_mapped",[47]],[[65296,65296],"mapped",[48]],[[65297,65297],"mapped",[49]],[[65298,65298],"mapped",[50]],[[65299,65299],"mapped",[51]],[[65300,65300],"mapped",[52]],[[65301,65301],"mapped",[53]],[[65302,65302],"mapped",[54]],[[65303,65303],"mapped",[55]],[[65304,65304],"mapped",[56]],[[65305,65305],"mapped",[57]],[[65306,65306],"disallowed_STD3_mapped",[58]],[[65307,65307],"disallowed_STD3_mapped",[59]],[[65308,65308],"disallowed_STD3_mapped",[60]],[[65309,65309],"disallowed_STD3_mapped",[61]],[[65310,65310],"disallowed_STD3_mapped",[62]],[[65311,65311],"disallowed_STD3_mapped",[63]],[[65312,65312],"disallowed_STD3_mapped",[64]],[[65313,65313],"mapped",[97]],[[65314,65314],"mapped",[98]],[[65315,65315],"mapped",[99]],[[65316,65316],"mapped",[100]],[[65317,65317],"mapped",[101]],[[65318,65318],"mapped",[102]],[[65319,65319],"mapped",[103]],[[65320,65320],"mapped",[104]],[[65321,65321],"mapped",[105]],[[65322,65322],"mapped",[106]],[[65323,65323],"mapped",[107]],[[65324,65324],"mapped",[108]],[[65325,65325],"mapped",[109]],[[65326,65326],"mapped",[110]],[[65327,65327],"mapped",[111]],[[65328,65328],"mapped",[112]],[[65329,65329],"mapped",[113]],[[65330,65330],"mapped",[114]],[[65331,65331],"mapped",[115]],[[65332,65332],"mapped",[116]],[[65333,65333],"mapped",[117]],[[65334,65334],"mapped",[118]],[[65335,65335],"mapped",[119]],[[65336,65336],"mapped",[120]],[[65337,65337],"mapped",[121]],[[65338,65338],"mapped",[122]],[[65339,65339],"disallowed_STD3_mapped",[91]],[[65340,65340],"disallowed_STD3_mapped",[92]],[[65341,65341],"disallowed_STD3_mapped",[93]],[[65342,65342],"disallowed_STD3_mapped",[94]],[[65343,65343],"disallowed_STD3_mapped",[95]],[[65344,65344],"disallowed_STD3_mapped",[96]],[[65345,65345],"mapped",[97]],[[65346,65346],"mapped",[98]],[[65347,65347],"mapped",[99]],[[65348,65348],"mapped",[100]],[[65349,65349],"mapped",[101]],[[65350,65350],"mapped",[102]],[[65351,65351],"mapped",[103]],[[65352,65352],"mapped",[104]],[[65353,65353],"mapped",[105]],[[65354,65354],"mapped",[106]],[[65355,65355],"mapped",[107]],[[65356,65356],"mapped",[108]],[[65357,65357],"mapped",[109]],[[65358,65358],"mapped",[110]],[[65359,65359],"mapped",[111]],[[65360,65360],"mapped",[112]],[[65361,65361],"mapped",[113]],[[65362,65362],"mapped",[114]],[[65363,65363],"mapped",[115]],[[65364,65364],"mapped",[116]],[[65365,65365],"mapped",[117]],[[65366,65366],"mapped",[118]],[[65367,65367],"mapped",[119]],[[65368,65368],"mapped",[120]],[[65369,65369],"mapped",[121]],[[65370,65370],"mapped",[122]],[[65371,65371],"disallowed_STD3_mapped",[123]],[[65372,65372],"disallowed_STD3_mapped",[124]],[[65373,65373],"disallowed_STD3_mapped",[125]],[[65374,65374],"disallowed_STD3_mapped",[126]],[[65375,65375],"mapped",[10629]],[[65376,65376],"mapped",[10630]],[[65377,65377],"mapped",[46]],[[65378,65378],"mapped",[12300]],[[65379,65379],"mapped",[12301]],[[65380,65380],"mapped",[12289]],[[65381,65381],"mapped",[12539]],[[65382,65382],"mapped",[12530]],[[65383,65383],"mapped",[12449]],[[65384,65384],"mapped",[12451]],[[65385,65385],"mapped",[12453]],[[65386,65386],"mapped",[12455]],[[65387,65387],"mapped",[12457]],[[65388,65388],"mapped",[12515]],[[65389,65389],"mapped",[12517]],[[65390,65390],"mapped",[12519]],[[65391,65391],"mapped",[12483]],[[65392,65392],"mapped",[12540]],[[65393,65393],"mapped",[12450]],[[65394,65394],"mapped",[12452]],[[65395,65395],"mapped",[12454]],[[65396,65396],"mapped",[12456]],[[65397,65397],"mapped",[12458]],[[65398,65398],"mapped",[12459]],[[65399,65399],"mapped",[12461]],[[65400,65400],"mapped",[12463]],[[65401,65401],"mapped",[12465]],[[65402,65402],"mapped",[12467]],[[65403,65403],"mapped",[12469]],[[65404,65404],"mapped",[12471]],[[65405,65405],"mapped",[12473]],[[65406,65406],"mapped",[12475]],[[65407,65407],"mapped",[12477]],[[65408,65408],"mapped",[12479]],[[65409,65409],"mapped",[12481]],[[65410,65410],"mapped",[12484]],[[65411,65411],"mapped",[12486]],[[65412,65412],"mapped",[12488]],[[65413,65413],"mapped",[12490]],[[65414,65414],"mapped",[12491]],[[65415,65415],"mapped",[12492]],[[65416,65416],"mapped",[12493]],[[65417,65417],"mapped",[12494]],[[65418,65418],"mapped",[12495]],[[65419,65419],"mapped",[12498]],[[65420,65420],"mapped",[12501]],[[65421,65421],"mapped",[12504]],[[65422,65422],"mapped",[12507]],[[65423,65423],"mapped",[12510]],[[65424,65424],"mapped",[12511]],[[65425,65425],"mapped",[12512]],[[65426,65426],"mapped",[12513]],[[65427,65427],"mapped",[12514]],[[65428,65428],"mapped",[12516]],[[65429,65429],"mapped",[12518]],[[65430,65430],"mapped",[12520]],[[65431,65431],"mapped",[12521]],[[65432,65432],"mapped",[12522]],[[65433,65433],"mapped",[12523]],[[65434,65434],"mapped",[12524]],[[65435,65435],"mapped",[12525]],[[65436,65436],"mapped",[12527]],[[65437,65437],"mapped",[12531]],[[65438,65438],"mapped",[12441]],[[65439,65439],"mapped",[12442]],[[65440,65440],"disallowed"],[[65441,65441],"mapped",[4352]],[[65442,65442],"mapped",[4353]],[[65443,65443],"mapped",[4522]],[[65444,65444],"mapped",[4354]],[[65445,65445],"mapped",[4524]],[[65446,65446],"mapped",[4525]],[[65447,65447],"mapped",[4355]],[[65448,65448],"mapped",[4356]],[[65449,65449],"mapped",[4357]],[[65450,65450],"mapped",[4528]],[[65451,65451],"mapped",[4529]],[[65452,65452],"mapped",[4530]],[[65453,65453],"mapped",[4531]],[[65454,65454],"mapped",[4532]],[[65455,65455],"mapped",[4533]],[[65456,65456],"mapped",[4378]],[[65457,65457],"mapped",[4358]],[[65458,65458],"mapped",[4359]],[[65459,65459],"mapped",[4360]],[[65460,65460],"mapped",[4385]],[[65461,65461],"mapped",[4361]],[[65462,65462],"mapped",[4362]],[[65463,65463],"mapped",[4363]],[[65464,65464],"mapped",[4364]],[[65465,65465],"mapped",[4365]],[[65466,65466],"mapped",[4366]],[[65467,65467],"mapped",[4367]],[[65468,65468],"mapped",[4368]],[[65469,65469],"mapped",[4369]],[[65470,65470],"mapped",[4370]],[[65471,65473],"disallowed"],[[65474,65474],"mapped",[4449]],[[65475,65475],"mapped",[4450]],[[65476,65476],"mapped",[4451]],[[65477,65477],"mapped",[4452]],[[65478,65478],"mapped",[4453]],[[65479,65479],"mapped",[4454]],[[65480,65481],"disallowed"],[[65482,65482],"mapped",[4455]],[[65483,65483],"mapped",[4456]],[[65484,65484],"mapped",[4457]],[[65485,65485],"mapped",[4458]],[[65486,65486],"mapped",[4459]],[[65487,65487],"mapped",[4460]],[[65488,65489],"disallowed"],[[65490,65490],"mapped",[4461]],[[65491,65491],"mapped",[4462]],[[65492,65492],"mapped",[4463]],[[65493,65493],"mapped",[4464]],[[65494,65494],"mapped",[4465]],[[65495,65495],"mapped",[4466]],[[65496,65497],"disallowed"],[[65498,65498],"mapped",[4467]],[[65499,65499],"mapped",[4468]],[[65500,65500],"mapped",[4469]],[[65501,65503],"disallowed"],[[65504,65504],"mapped",[162]],[[65505,65505],"mapped",[163]],[[65506,65506],"mapped",[172]],[[65507,65507],"disallowed_STD3_mapped",[32,772]],[[65508,65508],"mapped",[166]],[[65509,65509],"mapped",[165]],[[65510,65510],"mapped",[8361]],[[65511,65511],"disallowed"],[[65512,65512],"mapped",[9474]],[[65513,65513],"mapped",[8592]],[[65514,65514],"mapped",[8593]],[[65515,65515],"mapped",[8594]],[[65516,65516],"mapped",[8595]],[[65517,65517],"mapped",[9632]],[[65518,65518],"mapped",[9675]],[[65519,65528],"disallowed"],[[65529,65531],"disallowed"],[[65532,65532],"disallowed"],[[65533,65533],"disallowed"],[[65534,65535],"disallowed"],[[65536,65547],"valid"],[[65548,65548],"disallowed"],[[65549,65574],"valid"],[[65575,65575],"disallowed"],[[65576,65594],"valid"],[[65595,65595],"disallowed"],[[65596,65597],"valid"],[[65598,65598],"disallowed"],[[65599,65613],"valid"],[[65614,65615],"disallowed"],[[65616,65629],"valid"],[[65630,65663],"disallowed"],[[65664,65786],"valid"],[[65787,65791],"disallowed"],[[65792,65794],"valid",[],"NV8"],[[65795,65798],"disallowed"],[[65799,65843],"valid",[],"NV8"],[[65844,65846],"disallowed"],[[65847,65855],"valid",[],"NV8"],[[65856,65930],"valid",[],"NV8"],[[65931,65932],"valid",[],"NV8"],[[65933,65935],"disallowed"],[[65936,65947],"valid",[],"NV8"],[[65948,65951],"disallowed"],[[65952,65952],"valid",[],"NV8"],[[65953,65999],"disallowed"],[[66e3,66044],"valid",[],"NV8"],[[66045,66045],"valid"],[[66046,66175],"disallowed"],[[66176,66204],"valid"],[[66205,66207],"disallowed"],[[66208,66256],"valid"],[[66257,66271],"disallowed"],[[66272,66272],"valid"],[[66273,66299],"valid",[],"NV8"],[[66300,66303],"disallowed"],[[66304,66334],"valid"],[[66335,66335],"valid"],[[66336,66339],"valid",[],"NV8"],[[66340,66351],"disallowed"],[[66352,66368],"valid"],[[66369,66369],"valid",[],"NV8"],[[66370,66377],"valid"],[[66378,66378],"valid",[],"NV8"],[[66379,66383],"disallowed"],[[66384,66426],"valid"],[[66427,66431],"disallowed"],[[66432,66461],"valid"],[[66462,66462],"disallowed"],[[66463,66463],"valid",[],"NV8"],[[66464,66499],"valid"],[[66500,66503],"disallowed"],[[66504,66511],"valid"],[[66512,66517],"valid",[],"NV8"],[[66518,66559],"disallowed"],[[66560,66560],"mapped",[66600]],[[66561,66561],"mapped",[66601]],[[66562,66562],"mapped",[66602]],[[66563,66563],"mapped",[66603]],[[66564,66564],"mapped",[66604]],[[66565,66565],"mapped",[66605]],[[66566,66566],"mapped",[66606]],[[66567,66567],"mapped",[66607]],[[66568,66568],"mapped",[66608]],[[66569,66569],"mapped",[66609]],[[66570,66570],"mapped",[66610]],[[66571,66571],"mapped",[66611]],[[66572,66572],"mapped",[66612]],[[66573,66573],"mapped",[66613]],[[66574,66574],"mapped",[66614]],[[66575,66575],"mapped",[66615]],[[66576,66576],"mapped",[66616]],[[66577,66577],"mapped",[66617]],[[66578,66578],"mapped",[66618]],[[66579,66579],"mapped",[66619]],[[66580,66580],"mapped",[66620]],[[66581,66581],"mapped",[66621]],[[66582,66582],"mapped",[66622]],[[66583,66583],"mapped",[66623]],[[66584,66584],"mapped",[66624]],[[66585,66585],"mapped",[66625]],[[66586,66586],"mapped",[66626]],[[66587,66587],"mapped",[66627]],[[66588,66588],"mapped",[66628]],[[66589,66589],"mapped",[66629]],[[66590,66590],"mapped",[66630]],[[66591,66591],"mapped",[66631]],[[66592,66592],"mapped",[66632]],[[66593,66593],"mapped",[66633]],[[66594,66594],"mapped",[66634]],[[66595,66595],"mapped",[66635]],[[66596,66596],"mapped",[66636]],[[66597,66597],"mapped",[66637]],[[66598,66598],"mapped",[66638]],[[66599,66599],"mapped",[66639]],[[66600,66637],"valid"],[[66638,66717],"valid"],[[66718,66719],"disallowed"],[[66720,66729],"valid"],[[66730,66815],"disallowed"],[[66816,66855],"valid"],[[66856,66863],"disallowed"],[[66864,66915],"valid"],[[66916,66926],"disallowed"],[[66927,66927],"valid",[],"NV8"],[[66928,67071],"disallowed"],[[67072,67382],"valid"],[[67383,67391],"disallowed"],[[67392,67413],"valid"],[[67414,67423],"disallowed"],[[67424,67431],"valid"],[[67432,67583],"disallowed"],[[67584,67589],"valid"],[[67590,67591],"disallowed"],[[67592,67592],"valid"],[[67593,67593],"disallowed"],[[67594,67637],"valid"],[[67638,67638],"disallowed"],[[67639,67640],"valid"],[[67641,67643],"disallowed"],[[67644,67644],"valid"],[[67645,67646],"disallowed"],[[67647,67647],"valid"],[[67648,67669],"valid"],[[67670,67670],"disallowed"],[[67671,67679],"valid",[],"NV8"],[[67680,67702],"valid"],[[67703,67711],"valid",[],"NV8"],[[67712,67742],"valid"],[[67743,67750],"disallowed"],[[67751,67759],"valid",[],"NV8"],[[67760,67807],"disallowed"],[[67808,67826],"valid"],[[67827,67827],"disallowed"],[[67828,67829],"valid"],[[67830,67834],"disallowed"],[[67835,67839],"valid",[],"NV8"],[[67840,67861],"valid"],[[67862,67865],"valid",[],"NV8"],[[67866,67867],"valid",[],"NV8"],[[67868,67870],"disallowed"],[[67871,67871],"valid",[],"NV8"],[[67872,67897],"valid"],[[67898,67902],"disallowed"],[[67903,67903],"valid",[],"NV8"],[[67904,67967],"disallowed"],[[67968,68023],"valid"],[[68024,68027],"disallowed"],[[68028,68029],"valid",[],"NV8"],[[68030,68031],"valid"],[[68032,68047],"valid",[],"NV8"],[[68048,68049],"disallowed"],[[68050,68095],"valid",[],"NV8"],[[68096,68099],"valid"],[[68100,68100],"disallowed"],[[68101,68102],"valid"],[[68103,68107],"disallowed"],[[68108,68115],"valid"],[[68116,68116],"disallowed"],[[68117,68119],"valid"],[[68120,68120],"disallowed"],[[68121,68147],"valid"],[[68148,68151],"disallowed"],[[68152,68154],"valid"],[[68155,68158],"disallowed"],[[68159,68159],"valid"],[[68160,68167],"valid",[],"NV8"],[[68168,68175],"disallowed"],[[68176,68184],"valid",[],"NV8"],[[68185,68191],"disallowed"],[[68192,68220],"valid"],[[68221,68223],"valid",[],"NV8"],[[68224,68252],"valid"],[[68253,68255],"valid",[],"NV8"],[[68256,68287],"disallowed"],[[68288,68295],"valid"],[[68296,68296],"valid",[],"NV8"],[[68297,68326],"valid"],[[68327,68330],"disallowed"],[[68331,68342],"valid",[],"NV8"],[[68343,68351],"disallowed"],[[68352,68405],"valid"],[[68406,68408],"disallowed"],[[68409,68415],"valid",[],"NV8"],[[68416,68437],"valid"],[[68438,68439],"disallowed"],[[68440,68447],"valid",[],"NV8"],[[68448,68466],"valid"],[[68467,68471],"disallowed"],[[68472,68479],"valid",[],"NV8"],[[68480,68497],"valid"],[[68498,68504],"disallowed"],[[68505,68508],"valid",[],"NV8"],[[68509,68520],"disallowed"],[[68521,68527],"valid",[],"NV8"],[[68528,68607],"disallowed"],[[68608,68680],"valid"],[[68681,68735],"disallowed"],[[68736,68736],"mapped",[68800]],[[68737,68737],"mapped",[68801]],[[68738,68738],"mapped",[68802]],[[68739,68739],"mapped",[68803]],[[68740,68740],"mapped",[68804]],[[68741,68741],"mapped",[68805]],[[68742,68742],"mapped",[68806]],[[68743,68743],"mapped",[68807]],[[68744,68744],"mapped",[68808]],[[68745,68745],"mapped",[68809]],[[68746,68746],"mapped",[68810]],[[68747,68747],"mapped",[68811]],[[68748,68748],"mapped",[68812]],[[68749,68749],"mapped",[68813]],[[68750,68750],"mapped",[68814]],[[68751,68751],"mapped",[68815]],[[68752,68752],"mapped",[68816]],[[68753,68753],"mapped",[68817]],[[68754,68754],"mapped",[68818]],[[68755,68755],"mapped",[68819]],[[68756,68756],"mapped",[68820]],[[68757,68757],"mapped",[68821]],[[68758,68758],"mapped",[68822]],[[68759,68759],"mapped",[68823]],[[68760,68760],"mapped",[68824]],[[68761,68761],"mapped",[68825]],[[68762,68762],"mapped",[68826]],[[68763,68763],"mapped",[68827]],[[68764,68764],"mapped",[68828]],[[68765,68765],"mapped",[68829]],[[68766,68766],"mapped",[68830]],[[68767,68767],"mapped",[68831]],[[68768,68768],"mapped",[68832]],[[68769,68769],"mapped",[68833]],[[68770,68770],"mapped",[68834]],[[68771,68771],"mapped",[68835]],[[68772,68772],"mapped",[68836]],[[68773,68773],"mapped",[68837]],[[68774,68774],"mapped",[68838]],[[68775,68775],"mapped",[68839]],[[68776,68776],"mapped",[68840]],[[68777,68777],"mapped",[68841]],[[68778,68778],"mapped",[68842]],[[68779,68779],"mapped",[68843]],[[68780,68780],"mapped",[68844]],[[68781,68781],"mapped",[68845]],[[68782,68782],"mapped",[68846]],[[68783,68783],"mapped",[68847]],[[68784,68784],"mapped",[68848]],[[68785,68785],"mapped",[68849]],[[68786,68786],"mapped",[68850]],[[68787,68799],"disallowed"],[[68800,68850],"valid"],[[68851,68857],"disallowed"],[[68858,68863],"valid",[],"NV8"],[[68864,69215],"disallowed"],[[69216,69246],"valid",[],"NV8"],[[69247,69631],"disallowed"],[[69632,69702],"valid"],[[69703,69709],"valid",[],"NV8"],[[69710,69713],"disallowed"],[[69714,69733],"valid",[],"NV8"],[[69734,69743],"valid"],[[69744,69758],"disallowed"],[[69759,69759],"valid"],[[69760,69818],"valid"],[[69819,69820],"valid",[],"NV8"],[[69821,69821],"disallowed"],[[69822,69825],"valid",[],"NV8"],[[69826,69839],"disallowed"],[[69840,69864],"valid"],[[69865,69871],"disallowed"],[[69872,69881],"valid"],[[69882,69887],"disallowed"],[[69888,69940],"valid"],[[69941,69941],"disallowed"],[[69942,69951],"valid"],[[69952,69955],"valid",[],"NV8"],[[69956,69967],"disallowed"],[[69968,70003],"valid"],[[70004,70005],"valid",[],"NV8"],[[70006,70006],"valid"],[[70007,70015],"disallowed"],[[70016,70084],"valid"],[[70085,70088],"valid",[],"NV8"],[[70089,70089],"valid",[],"NV8"],[[70090,70092],"valid"],[[70093,70093],"valid",[],"NV8"],[[70094,70095],"disallowed"],[[70096,70105],"valid"],[[70106,70106],"valid"],[[70107,70107],"valid",[],"NV8"],[[70108,70108],"valid"],[[70109,70111],"valid",[],"NV8"],[[70112,70112],"disallowed"],[[70113,70132],"valid",[],"NV8"],[[70133,70143],"disallowed"],[[70144,70161],"valid"],[[70162,70162],"disallowed"],[[70163,70199],"valid"],[[70200,70205],"valid",[],"NV8"],[[70206,70271],"disallowed"],[[70272,70278],"valid"],[[70279,70279],"disallowed"],[[70280,70280],"valid"],[[70281,70281],"disallowed"],[[70282,70285],"valid"],[[70286,70286],"disallowed"],[[70287,70301],"valid"],[[70302,70302],"disallowed"],[[70303,70312],"valid"],[[70313,70313],"valid",[],"NV8"],[[70314,70319],"disallowed"],[[70320,70378],"valid"],[[70379,70383],"disallowed"],[[70384,70393],"valid"],[[70394,70399],"disallowed"],[[70400,70400],"valid"],[[70401,70403],"valid"],[[70404,70404],"disallowed"],[[70405,70412],"valid"],[[70413,70414],"disallowed"],[[70415,70416],"valid"],[[70417,70418],"disallowed"],[[70419,70440],"valid"],[[70441,70441],"disallowed"],[[70442,70448],"valid"],[[70449,70449],"disallowed"],[[70450,70451],"valid"],[[70452,70452],"disallowed"],[[70453,70457],"valid"],[[70458,70459],"disallowed"],[[70460,70468],"valid"],[[70469,70470],"disallowed"],[[70471,70472],"valid"],[[70473,70474],"disallowed"],[[70475,70477],"valid"],[[70478,70479],"disallowed"],[[70480,70480],"valid"],[[70481,70486],"disallowed"],[[70487,70487],"valid"],[[70488,70492],"disallowed"],[[70493,70499],"valid"],[[70500,70501],"disallowed"],[[70502,70508],"valid"],[[70509,70511],"disallowed"],[[70512,70516],"valid"],[[70517,70783],"disallowed"],[[70784,70853],"valid"],[[70854,70854],"valid",[],"NV8"],[[70855,70855],"valid"],[[70856,70863],"disallowed"],[[70864,70873],"valid"],[[70874,71039],"disallowed"],[[71040,71093],"valid"],[[71094,71095],"disallowed"],[[71096,71104],"valid"],[[71105,71113],"valid",[],"NV8"],[[71114,71127],"valid",[],"NV8"],[[71128,71133],"valid"],[[71134,71167],"disallowed"],[[71168,71232],"valid"],[[71233,71235],"valid",[],"NV8"],[[71236,71236],"valid"],[[71237,71247],"disallowed"],[[71248,71257],"valid"],[[71258,71295],"disallowed"],[[71296,71351],"valid"],[[71352,71359],"disallowed"],[[71360,71369],"valid"],[[71370,71423],"disallowed"],[[71424,71449],"valid"],[[71450,71452],"disallowed"],[[71453,71467],"valid"],[[71468,71471],"disallowed"],[[71472,71481],"valid"],[[71482,71487],"valid",[],"NV8"],[[71488,71839],"disallowed"],[[71840,71840],"mapped",[71872]],[[71841,71841],"mapped",[71873]],[[71842,71842],"mapped",[71874]],[[71843,71843],"mapped",[71875]],[[71844,71844],"mapped",[71876]],[[71845,71845],"mapped",[71877]],[[71846,71846],"mapped",[71878]],[[71847,71847],"mapped",[71879]],[[71848,71848],"mapped",[71880]],[[71849,71849],"mapped",[71881]],[[71850,71850],"mapped",[71882]],[[71851,71851],"mapped",[71883]],[[71852,71852],"mapped",[71884]],[[71853,71853],"mapped",[71885]],[[71854,71854],"mapped",[71886]],[[71855,71855],"mapped",[71887]],[[71856,71856],"mapped",[71888]],[[71857,71857],"mapped",[71889]],[[71858,71858],"mapped",[71890]],[[71859,71859],"mapped",[71891]],[[71860,71860],"mapped",[71892]],[[71861,71861],"mapped",[71893]],[[71862,71862],"mapped",[71894]],[[71863,71863],"mapped",[71895]],[[71864,71864],"mapped",[71896]],[[71865,71865],"mapped",[71897]],[[71866,71866],"mapped",[71898]],[[71867,71867],"mapped",[71899]],[[71868,71868],"mapped",[71900]],[[71869,71869],"mapped",[71901]],[[71870,71870],"mapped",[71902]],[[71871,71871],"mapped",[71903]],[[71872,71913],"valid"],[[71914,71922],"valid",[],"NV8"],[[71923,71934],"disallowed"],[[71935,71935],"valid"],[[71936,72383],"disallowed"],[[72384,72440],"valid"],[[72441,73727],"disallowed"],[[73728,74606],"valid"],[[74607,74648],"valid"],[[74649,74649],"valid"],[[74650,74751],"disallowed"],[[74752,74850],"valid",[],"NV8"],[[74851,74862],"valid",[],"NV8"],[[74863,74863],"disallowed"],[[74864,74867],"valid",[],"NV8"],[[74868,74868],"valid",[],"NV8"],[[74869,74879],"disallowed"],[[74880,75075],"valid"],[[75076,77823],"disallowed"],[[77824,78894],"valid"],[[78895,82943],"disallowed"],[[82944,83526],"valid"],[[83527,92159],"disallowed"],[[92160,92728],"valid"],[[92729,92735],"disallowed"],[[92736,92766],"valid"],[[92767,92767],"disallowed"],[[92768,92777],"valid"],[[92778,92781],"disallowed"],[[92782,92783],"valid",[],"NV8"],[[92784,92879],"disallowed"],[[92880,92909],"valid"],[[92910,92911],"disallowed"],[[92912,92916],"valid"],[[92917,92917],"valid",[],"NV8"],[[92918,92927],"disallowed"],[[92928,92982],"valid"],[[92983,92991],"valid",[],"NV8"],[[92992,92995],"valid"],[[92996,92997],"valid",[],"NV8"],[[92998,93007],"disallowed"],[[93008,93017],"valid"],[[93018,93018],"disallowed"],[[93019,93025],"valid",[],"NV8"],[[93026,93026],"disallowed"],[[93027,93047],"valid"],[[93048,93052],"disallowed"],[[93053,93071],"valid"],[[93072,93951],"disallowed"],[[93952,94020],"valid"],[[94021,94031],"disallowed"],[[94032,94078],"valid"],[[94079,94094],"disallowed"],[[94095,94111],"valid"],[[94112,110591],"disallowed"],[[110592,110593],"valid"],[[110594,113663],"disallowed"],[[113664,113770],"valid"],[[113771,113775],"disallowed"],[[113776,113788],"valid"],[[113789,113791],"disallowed"],[[113792,113800],"valid"],[[113801,113807],"disallowed"],[[113808,113817],"valid"],[[113818,113819],"disallowed"],[[113820,113820],"valid",[],"NV8"],[[113821,113822],"valid"],[[113823,113823],"valid",[],"NV8"],[[113824,113827],"ignored"],[[113828,118783],"disallowed"],[[118784,119029],"valid",[],"NV8"],[[119030,119039],"disallowed"],[[119040,119078],"valid",[],"NV8"],[[119079,119080],"disallowed"],[[119081,119081],"valid",[],"NV8"],[[119082,119133],"valid",[],"NV8"],[[119134,119134],"mapped",[119127,119141]],[[119135,119135],"mapped",[119128,119141]],[[119136,119136],"mapped",[119128,119141,119150]],[[119137,119137],"mapped",[119128,119141,119151]],[[119138,119138],"mapped",[119128,119141,119152]],[[119139,119139],"mapped",[119128,119141,119153]],[[119140,119140],"mapped",[119128,119141,119154]],[[119141,119154],"valid",[],"NV8"],[[119155,119162],"disallowed"],[[119163,119226],"valid",[],"NV8"],[[119227,119227],"mapped",[119225,119141]],[[119228,119228],"mapped",[119226,119141]],[[119229,119229],"mapped",[119225,119141,119150]],[[119230,119230],"mapped",[119226,119141,119150]],[[119231,119231],"mapped",[119225,119141,119151]],[[119232,119232],"mapped",[119226,119141,119151]],[[119233,119261],"valid",[],"NV8"],[[119262,119272],"valid",[],"NV8"],[[119273,119295],"disallowed"],[[119296,119365],"valid",[],"NV8"],[[119366,119551],"disallowed"],[[119552,119638],"valid",[],"NV8"],[[119639,119647],"disallowed"],[[119648,119665],"valid",[],"NV8"],[[119666,119807],"disallowed"],[[119808,119808],"mapped",[97]],[[119809,119809],"mapped",[98]],[[119810,119810],"mapped",[99]],[[119811,119811],"mapped",[100]],[[119812,119812],"mapped",[101]],[[119813,119813],"mapped",[102]],[[119814,119814],"mapped",[103]],[[119815,119815],"mapped",[104]],[[119816,119816],"mapped",[105]],[[119817,119817],"mapped",[106]],[[119818,119818],"mapped",[107]],[[119819,119819],"mapped",[108]],[[119820,119820],"mapped",[109]],[[119821,119821],"mapped",[110]],[[119822,119822],"mapped",[111]],[[119823,119823],"mapped",[112]],[[119824,119824],"mapped",[113]],[[119825,119825],"mapped",[114]],[[119826,119826],"mapped",[115]],[[119827,119827],"mapped",[116]],[[119828,119828],"mapped",[117]],[[119829,119829],"mapped",[118]],[[119830,119830],"mapped",[119]],[[119831,119831],"mapped",[120]],[[119832,119832],"mapped",[121]],[[119833,119833],"mapped",[122]],[[119834,119834],"mapped",[97]],[[119835,119835],"mapped",[98]],[[119836,119836],"mapped",[99]],[[119837,119837],"mapped",[100]],[[119838,119838],"mapped",[101]],[[119839,119839],"mapped",[102]],[[119840,119840],"mapped",[103]],[[119841,119841],"mapped",[104]],[[119842,119842],"mapped",[105]],[[119843,119843],"mapped",[106]],[[119844,119844],"mapped",[107]],[[119845,119845],"mapped",[108]],[[119846,119846],"mapped",[109]],[[119847,119847],"mapped",[110]],[[119848,119848],"mapped",[111]],[[119849,119849],"mapped",[112]],[[119850,119850],"mapped",[113]],[[119851,119851],"mapped",[114]],[[119852,119852],"mapped",[115]],[[119853,119853],"mapped",[116]],[[119854,119854],"mapped",[117]],[[119855,119855],"mapped",[118]],[[119856,119856],"mapped",[119]],[[119857,119857],"mapped",[120]],[[119858,119858],"mapped",[121]],[[119859,119859],"mapped",[122]],[[119860,119860],"mapped",[97]],[[119861,119861],"mapped",[98]],[[119862,119862],"mapped",[99]],[[119863,119863],"mapped",[100]],[[119864,119864],"mapped",[101]],[[119865,119865],"mapped",[102]],[[119866,119866],"mapped",[103]],[[119867,119867],"mapped",[104]],[[119868,119868],"mapped",[105]],[[119869,119869],"mapped",[106]],[[119870,119870],"mapped",[107]],[[119871,119871],"mapped",[108]],[[119872,119872],"mapped",[109]],[[119873,119873],"mapped",[110]],[[119874,119874],"mapped",[111]],[[119875,119875],"mapped",[112]],[[119876,119876],"mapped",[113]],[[119877,119877],"mapped",[114]],[[119878,119878],"mapped",[115]],[[119879,119879],"mapped",[116]],[[119880,119880],"mapped",[117]],[[119881,119881],"mapped",[118]],[[119882,119882],"mapped",[119]],[[119883,119883],"mapped",[120]],[[119884,119884],"mapped",[121]],[[119885,119885],"mapped",[122]],[[119886,119886],"mapped",[97]],[[119887,119887],"mapped",[98]],[[119888,119888],"mapped",[99]],[[119889,119889],"mapped",[100]],[[119890,119890],"mapped",[101]],[[119891,119891],"mapped",[102]],[[119892,119892],"mapped",[103]],[[119893,119893],"disallowed"],[[119894,119894],"mapped",[105]],[[119895,119895],"mapped",[106]],[[119896,119896],"mapped",[107]],[[119897,119897],"mapped",[108]],[[119898,119898],"mapped",[109]],[[119899,119899],"mapped",[110]],[[119900,119900],"mapped",[111]],[[119901,119901],"mapped",[112]],[[119902,119902],"mapped",[113]],[[119903,119903],"mapped",[114]],[[119904,119904],"mapped",[115]],[[119905,119905],"mapped",[116]],[[119906,119906],"mapped",[117]],[[119907,119907],"mapped",[118]],[[119908,119908],"mapped",[119]],[[119909,119909],"mapped",[120]],[[119910,119910],"mapped",[121]],[[119911,119911],"mapped",[122]],[[119912,119912],"mapped",[97]],[[119913,119913],"mapped",[98]],[[119914,119914],"mapped",[99]],[[119915,119915],"mapped",[100]],[[119916,119916],"mapped",[101]],[[119917,119917],"mapped",[102]],[[119918,119918],"mapped",[103]],[[119919,119919],"mapped",[104]],[[119920,119920],"mapped",[105]],[[119921,119921],"mapped",[106]],[[119922,119922],"mapped",[107]],[[119923,119923],"mapped",[108]],[[119924,119924],"mapped",[109]],[[119925,119925],"mapped",[110]],[[119926,119926],"mapped",[111]],[[119927,119927],"mapped",[112]],[[119928,119928],"mapped",[113]],[[119929,119929],"mapped",[114]],[[119930,119930],"mapped",[115]],[[119931,119931],"mapped",[116]],[[119932,119932],"mapped",[117]],[[119933,119933],"mapped",[118]],[[119934,119934],"mapped",[119]],[[119935,119935],"mapped",[120]],[[119936,119936],"mapped",[121]],[[119937,119937],"mapped",[122]],[[119938,119938],"mapped",[97]],[[119939,119939],"mapped",[98]],[[119940,119940],"mapped",[99]],[[119941,119941],"mapped",[100]],[[119942,119942],"mapped",[101]],[[119943,119943],"mapped",[102]],[[119944,119944],"mapped",[103]],[[119945,119945],"mapped",[104]],[[119946,119946],"mapped",[105]],[[119947,119947],"mapped",[106]],[[119948,119948],"mapped",[107]],[[119949,119949],"mapped",[108]],[[119950,119950],"mapped",[109]],[[119951,119951],"mapped",[110]],[[119952,119952],"mapped",[111]],[[119953,119953],"mapped",[112]],[[119954,119954],"mapped",[113]],[[119955,119955],"mapped",[114]],[[119956,119956],"mapped",[115]],[[119957,119957],"mapped",[116]],[[119958,119958],"mapped",[117]],[[119959,119959],"mapped",[118]],[[119960,119960],"mapped",[119]],[[119961,119961],"mapped",[120]],[[119962,119962],"mapped",[121]],[[119963,119963],"mapped",[122]],[[119964,119964],"mapped",[97]],[[119965,119965],"disallowed"],[[119966,119966],"mapped",[99]],[[119967,119967],"mapped",[100]],[[119968,119969],"disallowed"],[[119970,119970],"mapped",[103]],[[119971,119972],"disallowed"],[[119973,119973],"mapped",[106]],[[119974,119974],"mapped",[107]],[[119975,119976],"disallowed"],[[119977,119977],"mapped",[110]],[[119978,119978],"mapped",[111]],[[119979,119979],"mapped",[112]],[[119980,119980],"mapped",[113]],[[119981,119981],"disallowed"],[[119982,119982],"mapped",[115]],[[119983,119983],"mapped",[116]],[[119984,119984],"mapped",[117]],[[119985,119985],"mapped",[118]],[[119986,119986],"mapped",[119]],[[119987,119987],"mapped",[120]],[[119988,119988],"mapped",[121]],[[119989,119989],"mapped",[122]],[[119990,119990],"mapped",[97]],[[119991,119991],"mapped",[98]],[[119992,119992],"mapped",[99]],[[119993,119993],"mapped",[100]],[[119994,119994],"disallowed"],[[119995,119995],"mapped",[102]],[[119996,119996],"disallowed"],[[119997,119997],"mapped",[104]],[[119998,119998],"mapped",[105]],[[119999,119999],"mapped",[106]],[[12e4,12e4],"mapped",[107]],[[120001,120001],"mapped",[108]],[[120002,120002],"mapped",[109]],[[120003,120003],"mapped",[110]],[[120004,120004],"disallowed"],[[120005,120005],"mapped",[112]],[[120006,120006],"mapped",[113]],[[120007,120007],"mapped",[114]],[[120008,120008],"mapped",[115]],[[120009,120009],"mapped",[116]],[[120010,120010],"mapped",[117]],[[120011,120011],"mapped",[118]],[[120012,120012],"mapped",[119]],[[120013,120013],"mapped",[120]],[[120014,120014],"mapped",[121]],[[120015,120015],"mapped",[122]],[[120016,120016],"mapped",[97]],[[120017,120017],"mapped",[98]],[[120018,120018],"mapped",[99]],[[120019,120019],"mapped",[100]],[[120020,120020],"mapped",[101]],[[120021,120021],"mapped",[102]],[[120022,120022],"mapped",[103]],[[120023,120023],"mapped",[104]],[[120024,120024],"mapped",[105]],[[120025,120025],"mapped",[106]],[[120026,120026],"mapped",[107]],[[120027,120027],"mapped",[108]],[[120028,120028],"mapped",[109]],[[120029,120029],"mapped",[110]],[[120030,120030],"mapped",[111]],[[120031,120031],"mapped",[112]],[[120032,120032],"mapped",[113]],[[120033,120033],"mapped",[114]],[[120034,120034],"mapped",[115]],[[120035,120035],"mapped",[116]],[[120036,120036],"mapped",[117]],[[120037,120037],"mapped",[118]],[[120038,120038],"mapped",[119]],[[120039,120039],"mapped",[120]],[[120040,120040],"mapped",[121]],[[120041,120041],"mapped",[122]],[[120042,120042],"mapped",[97]],[[120043,120043],"mapped",[98]],[[120044,120044],"mapped",[99]],[[120045,120045],"mapped",[100]],[[120046,120046],"mapped",[101]],[[120047,120047],"mapped",[102]],[[120048,120048],"mapped",[103]],[[120049,120049],"mapped",[104]],[[120050,120050],"mapped",[105]],[[120051,120051],"mapped",[106]],[[120052,120052],"mapped",[107]],[[120053,120053],"mapped",[108]],[[120054,120054],"mapped",[109]],[[120055,120055],"mapped",[110]],[[120056,120056],"mapped",[111]],[[120057,120057],"mapped",[112]],[[120058,120058],"mapped",[113]],[[120059,120059],"mapped",[114]],[[120060,120060],"mapped",[115]],[[120061,120061],"mapped",[116]],[[120062,120062],"mapped",[117]],[[120063,120063],"mapped",[118]],[[120064,120064],"mapped",[119]],[[120065,120065],"mapped",[120]],[[120066,120066],"mapped",[121]],[[120067,120067],"mapped",[122]],[[120068,120068],"mapped",[97]],[[120069,120069],"mapped",[98]],[[120070,120070],"disallowed"],[[120071,120071],"mapped",[100]],[[120072,120072],"mapped",[101]],[[120073,120073],"mapped",[102]],[[120074,120074],"mapped",[103]],[[120075,120076],"disallowed"],[[120077,120077],"mapped",[106]],[[120078,120078],"mapped",[107]],[[120079,120079],"mapped",[108]],[[120080,120080],"mapped",[109]],[[120081,120081],"mapped",[110]],[[120082,120082],"mapped",[111]],[[120083,120083],"mapped",[112]],[[120084,120084],"mapped",[113]],[[120085,120085],"disallowed"],[[120086,120086],"mapped",[115]],[[120087,120087],"mapped",[116]],[[120088,120088],"mapped",[117]],[[120089,120089],"mapped",[118]],[[120090,120090],"mapped",[119]],[[120091,120091],"mapped",[120]],[[120092,120092],"mapped",[121]],[[120093,120093],"disallowed"],[[120094,120094],"mapped",[97]],[[120095,120095],"mapped",[98]],[[120096,120096],"mapped",[99]],[[120097,120097],"mapped",[100]],[[120098,120098],"mapped",[101]],[[120099,120099],"mapped",[102]],[[120100,120100],"mapped",[103]],[[120101,120101],"mapped",[104]],[[120102,120102],"mapped",[105]],[[120103,120103],"mapped",[106]],[[120104,120104],"mapped",[107]],[[120105,120105],"mapped",[108]],[[120106,120106],"mapped",[109]],[[120107,120107],"mapped",[110]],[[120108,120108],"mapped",[111]],[[120109,120109],"mapped",[112]],[[120110,120110],"mapped",[113]],[[120111,120111],"mapped",[114]],[[120112,120112],"mapped",[115]],[[120113,120113],"mapped",[116]],[[120114,120114],"mapped",[117]],[[120115,120115],"mapped",[118]],[[120116,120116],"mapped",[119]],[[120117,120117],"mapped",[120]],[[120118,120118],"mapped",[121]],[[120119,120119],"mapped",[122]],[[120120,120120],"mapped",[97]],[[120121,120121],"mapped",[98]],[[120122,120122],"disallowed"],[[120123,120123],"mapped",[100]],[[120124,120124],"mapped",[101]],[[120125,120125],"mapped",[102]],[[120126,120126],"mapped",[103]],[[120127,120127],"disallowed"],[[120128,120128],"mapped",[105]],[[120129,120129],"mapped",[106]],[[120130,120130],"mapped",[107]],[[120131,120131],"mapped",[108]],[[120132,120132],"mapped",[109]],[[120133,120133],"disallowed"],[[120134,120134],"mapped",[111]],[[120135,120137],"disallowed"],[[120138,120138],"mapped",[115]],[[120139,120139],"mapped",[116]],[[120140,120140],"mapped",[117]],[[120141,120141],"mapped",[118]],[[120142,120142],"mapped",[119]],[[120143,120143],"mapped",[120]],[[120144,120144],"mapped",[121]],[[120145,120145],"disallowed"],[[120146,120146],"mapped",[97]],[[120147,120147],"mapped",[98]],[[120148,120148],"mapped",[99]],[[120149,120149],"mapped",[100]],[[120150,120150],"mapped",[101]],[[120151,120151],"mapped",[102]],[[120152,120152],"mapped",[103]],[[120153,120153],"mapped",[104]],[[120154,120154],"mapped",[105]],[[120155,120155],"mapped",[106]],[[120156,120156],"mapped",[107]],[[120157,120157],"mapped",[108]],[[120158,120158],"mapped",[109]],[[120159,120159],"mapped",[110]],[[120160,120160],"mapped",[111]],[[120161,120161],"mapped",[112]],[[120162,120162],"mapped",[113]],[[120163,120163],"mapped",[114]],[[120164,120164],"mapped",[115]],[[120165,120165],"mapped",[116]],[[120166,120166],"mapped",[117]],[[120167,120167],"mapped",[118]],[[120168,120168],"mapped",[119]],[[120169,120169],"mapped",[120]],[[120170,120170],"mapped",[121]],[[120171,120171],"mapped",[122]],[[120172,120172],"mapped",[97]],[[120173,120173],"mapped",[98]],[[120174,120174],"mapped",[99]],[[120175,120175],"mapped",[100]],[[120176,120176],"mapped",[101]],[[120177,120177],"mapped",[102]],[[120178,120178],"mapped",[103]],[[120179,120179],"mapped",[104]],[[120180,120180],"mapped",[105]],[[120181,120181],"mapped",[106]],[[120182,120182],"mapped",[107]],[[120183,120183],"mapped",[108]],[[120184,120184],"mapped",[109]],[[120185,120185],"mapped",[110]],[[120186,120186],"mapped",[111]],[[120187,120187],"mapped",[112]],[[120188,120188],"mapped",[113]],[[120189,120189],"mapped",[114]],[[120190,120190],"mapped",[115]],[[120191,120191],"mapped",[116]],[[120192,120192],"mapped",[117]],[[120193,120193],"mapped",[118]],[[120194,120194],"mapped",[119]],[[120195,120195],"mapped",[120]],[[120196,120196],"mapped",[121]],[[120197,120197],"mapped",[122]],[[120198,120198],"mapped",[97]],[[120199,120199],"mapped",[98]],[[120200,120200],"mapped",[99]],[[120201,120201],"mapped",[100]],[[120202,120202],"mapped",[101]],[[120203,120203],"mapped",[102]],[[120204,120204],"mapped",[103]],[[120205,120205],"mapped",[104]],[[120206,120206],"mapped",[105]],[[120207,120207],"mapped",[106]],[[120208,120208],"mapped",[107]],[[120209,120209],"mapped",[108]],[[120210,120210],"mapped",[109]],[[120211,120211],"mapped",[110]],[[120212,120212],"mapped",[111]],[[120213,120213],"mapped",[112]],[[120214,120214],"mapped",[113]],[[120215,120215],"mapped",[114]],[[120216,120216],"mapped",[115]],[[120217,120217],"mapped",[116]],[[120218,120218],"mapped",[117]],[[120219,120219],"mapped",[118]],[[120220,120220],"mapped",[119]],[[120221,120221],"mapped",[120]],[[120222,120222],"mapped",[121]],[[120223,120223],"mapped",[122]],[[120224,120224],"mapped",[97]],[[120225,120225],"mapped",[98]],[[120226,120226],"mapped",[99]],[[120227,120227],"mapped",[100]],[[120228,120228],"mapped",[101]],[[120229,120229],"mapped",[102]],[[120230,120230],"mapped",[103]],[[120231,120231],"mapped",[104]],[[120232,120232],"mapped",[105]],[[120233,120233],"mapped",[106]],[[120234,120234],"mapped",[107]],[[120235,120235],"mapped",[108]],[[120236,120236],"mapped",[109]],[[120237,120237],"mapped",[110]],[[120238,120238],"mapped",[111]],[[120239,120239],"mapped",[112]],[[120240,120240],"mapped",[113]],[[120241,120241],"mapped",[114]],[[120242,120242],"mapped",[115]],[[120243,120243],"mapped",[116]],[[120244,120244],"mapped",[117]],[[120245,120245],"mapped",[118]],[[120246,120246],"mapped",[119]],[[120247,120247],"mapped",[120]],[[120248,120248],"mapped",[121]],[[120249,120249],"mapped",[122]],[[120250,120250],"mapped",[97]],[[120251,120251],"mapped",[98]],[[120252,120252],"mapped",[99]],[[120253,120253],"mapped",[100]],[[120254,120254],"mapped",[101]],[[120255,120255],"mapped",[102]],[[120256,120256],"mapped",[103]],[[120257,120257],"mapped",[104]],[[120258,120258],"mapped",[105]],[[120259,120259],"mapped",[106]],[[120260,120260],"mapped",[107]],[[120261,120261],"mapped",[108]],[[120262,120262],"mapped",[109]],[[120263,120263],"mapped",[110]],[[120264,120264],"mapped",[111]],[[120265,120265],"mapped",[112]],[[120266,120266],"mapped",[113]],[[120267,120267],"mapped",[114]],[[120268,120268],"mapped",[115]],[[120269,120269],"mapped",[116]],[[120270,120270],"mapped",[117]],[[120271,120271],"mapped",[118]],[[120272,120272],"mapped",[119]],[[120273,120273],"mapped",[120]],[[120274,120274],"mapped",[121]],[[120275,120275],"mapped",[122]],[[120276,120276],"mapped",[97]],[[120277,120277],"mapped",[98]],[[120278,120278],"mapped",[99]],[[120279,120279],"mapped",[100]],[[120280,120280],"mapped",[101]],[[120281,120281],"mapped",[102]],[[120282,120282],"mapped",[103]],[[120283,120283],"mapped",[104]],[[120284,120284],"mapped",[105]],[[120285,120285],"mapped",[106]],[[120286,120286],"mapped",[107]],[[120287,120287],"mapped",[108]],[[120288,120288],"mapped",[109]],[[120289,120289],"mapped",[110]],[[120290,120290],"mapped",[111]],[[120291,120291],"mapped",[112]],[[120292,120292],"mapped",[113]],[[120293,120293],"mapped",[114]],[[120294,120294],"mapped",[115]],[[120295,120295],"mapped",[116]],[[120296,120296],"mapped",[117]],[[120297,120297],"mapped",[118]],[[120298,120298],"mapped",[119]],[[120299,120299],"mapped",[120]],[[120300,120300],"mapped",[121]],[[120301,120301],"mapped",[122]],[[120302,120302],"mapped",[97]],[[120303,120303],"mapped",[98]],[[120304,120304],"mapped",[99]],[[120305,120305],"mapped",[100]],[[120306,120306],"mapped",[101]],[[120307,120307],"mapped",[102]],[[120308,120308],"mapped",[103]],[[120309,120309],"mapped",[104]],[[120310,120310],"mapped",[105]],[[120311,120311],"mapped",[106]],[[120312,120312],"mapped",[107]],[[120313,120313],"mapped",[108]],[[120314,120314],"mapped",[109]],[[120315,120315],"mapped",[110]],[[120316,120316],"mapped",[111]],[[120317,120317],"mapped",[112]],[[120318,120318],"mapped",[113]],[[120319,120319],"mapped",[114]],[[120320,120320],"mapped",[115]],[[120321,120321],"mapped",[116]],[[120322,120322],"mapped",[117]],[[120323,120323],"mapped",[118]],[[120324,120324],"mapped",[119]],[[120325,120325],"mapped",[120]],[[120326,120326],"mapped",[121]],[[120327,120327],"mapped",[122]],[[120328,120328],"mapped",[97]],[[120329,120329],"mapped",[98]],[[120330,120330],"mapped",[99]],[[120331,120331],"mapped",[100]],[[120332,120332],"mapped",[101]],[[120333,120333],"mapped",[102]],[[120334,120334],"mapped",[103]],[[120335,120335],"mapped",[104]],[[120336,120336],"mapped",[105]],[[120337,120337],"mapped",[106]],[[120338,120338],"mapped",[107]],[[120339,120339],"mapped",[108]],[[120340,120340],"mapped",[109]],[[120341,120341],"mapped",[110]],[[120342,120342],"mapped",[111]],[[120343,120343],"mapped",[112]],[[120344,120344],"mapped",[113]],[[120345,120345],"mapped",[114]],[[120346,120346],"mapped",[115]],[[120347,120347],"mapped",[116]],[[120348,120348],"mapped",[117]],[[120349,120349],"mapped",[118]],[[120350,120350],"mapped",[119]],[[120351,120351],"mapped",[120]],[[120352,120352],"mapped",[121]],[[120353,120353],"mapped",[122]],[[120354,120354],"mapped",[97]],[[120355,120355],"mapped",[98]],[[120356,120356],"mapped",[99]],[[120357,120357],"mapped",[100]],[[120358,120358],"mapped",[101]],[[120359,120359],"mapped",[102]],[[120360,120360],"mapped",[103]],[[120361,120361],"mapped",[104]],[[120362,120362],"mapped",[105]],[[120363,120363],"mapped",[106]],[[120364,120364],"mapped",[107]],[[120365,120365],"mapped",[108]],[[120366,120366],"mapped",[109]],[[120367,120367],"mapped",[110]],[[120368,120368],"mapped",[111]],[[120369,120369],"mapped",[112]],[[120370,120370],"mapped",[113]],[[120371,120371],"mapped",[114]],[[120372,120372],"mapped",[115]],[[120373,120373],"mapped",[116]],[[120374,120374],"mapped",[117]],[[120375,120375],"mapped",[118]],[[120376,120376],"mapped",[119]],[[120377,120377],"mapped",[120]],[[120378,120378],"mapped",[121]],[[120379,120379],"mapped",[122]],[[120380,120380],"mapped",[97]],[[120381,120381],"mapped",[98]],[[120382,120382],"mapped",[99]],[[120383,120383],"mapped",[100]],[[120384,120384],"mapped",[101]],[[120385,120385],"mapped",[102]],[[120386,120386],"mapped",[103]],[[120387,120387],"mapped",[104]],[[120388,120388],"mapped",[105]],[[120389,120389],"mapped",[106]],[[120390,120390],"mapped",[107]],[[120391,120391],"mapped",[108]],[[120392,120392],"mapped",[109]],[[120393,120393],"mapped",[110]],[[120394,120394],"mapped",[111]],[[120395,120395],"mapped",[112]],[[120396,120396],"mapped",[113]],[[120397,120397],"mapped",[114]],[[120398,120398],"mapped",[115]],[[120399,120399],"mapped",[116]],[[120400,120400],"mapped",[117]],[[120401,120401],"mapped",[118]],[[120402,120402],"mapped",[119]],[[120403,120403],"mapped",[120]],[[120404,120404],"mapped",[121]],[[120405,120405],"mapped",[122]],[[120406,120406],"mapped",[97]],[[120407,120407],"mapped",[98]],[[120408,120408],"mapped",[99]],[[120409,120409],"mapped",[100]],[[120410,120410],"mapped",[101]],[[120411,120411],"mapped",[102]],[[120412,120412],"mapped",[103]],[[120413,120413],"mapped",[104]],[[120414,120414],"mapped",[105]],[[120415,120415],"mapped",[106]],[[120416,120416],"mapped",[107]],[[120417,120417],"mapped",[108]],[[120418,120418],"mapped",[109]],[[120419,120419],"mapped",[110]],[[120420,120420],"mapped",[111]],[[120421,120421],"mapped",[112]],[[120422,120422],"mapped",[113]],[[120423,120423],"mapped",[114]],[[120424,120424],"mapped",[115]],[[120425,120425],"mapped",[116]],[[120426,120426],"mapped",[117]],[[120427,120427],"mapped",[118]],[[120428,120428],"mapped",[119]],[[120429,120429],"mapped",[120]],[[120430,120430],"mapped",[121]],[[120431,120431],"mapped",[122]],[[120432,120432],"mapped",[97]],[[120433,120433],"mapped",[98]],[[120434,120434],"mapped",[99]],[[120435,120435],"mapped",[100]],[[120436,120436],"mapped",[101]],[[120437,120437],"mapped",[102]],[[120438,120438],"mapped",[103]],[[120439,120439],"mapped",[104]],[[120440,120440],"mapped",[105]],[[120441,120441],"mapped",[106]],[[120442,120442],"mapped",[107]],[[120443,120443],"mapped",[108]],[[120444,120444],"mapped",[109]],[[120445,120445],"mapped",[110]],[[120446,120446],"mapped",[111]],[[120447,120447],"mapped",[112]],[[120448,120448],"mapped",[113]],[[120449,120449],"mapped",[114]],[[120450,120450],"mapped",[115]],[[120451,120451],"mapped",[116]],[[120452,120452],"mapped",[117]],[[120453,120453],"mapped",[118]],[[120454,120454],"mapped",[119]],[[120455,120455],"mapped",[120]],[[120456,120456],"mapped",[121]],[[120457,120457],"mapped",[122]],[[120458,120458],"mapped",[97]],[[120459,120459],"mapped",[98]],[[120460,120460],"mapped",[99]],[[120461,120461],"mapped",[100]],[[120462,120462],"mapped",[101]],[[120463,120463],"mapped",[102]],[[120464,120464],"mapped",[103]],[[120465,120465],"mapped",[104]],[[120466,120466],"mapped",[105]],[[120467,120467],"mapped",[106]],[[120468,120468],"mapped",[107]],[[120469,120469],"mapped",[108]],[[120470,120470],"mapped",[109]],[[120471,120471],"mapped",[110]],[[120472,120472],"mapped",[111]],[[120473,120473],"mapped",[112]],[[120474,120474],"mapped",[113]],[[120475,120475],"mapped",[114]],[[120476,120476],"mapped",[115]],[[120477,120477],"mapped",[116]],[[120478,120478],"mapped",[117]],[[120479,120479],"mapped",[118]],[[120480,120480],"mapped",[119]],[[120481,120481],"mapped",[120]],[[120482,120482],"mapped",[121]],[[120483,120483],"mapped",[122]],[[120484,120484],"mapped",[305]],[[120485,120485],"mapped",[567]],[[120486,120487],"disallowed"],[[120488,120488],"mapped",[945]],[[120489,120489],"mapped",[946]],[[120490,120490],"mapped",[947]],[[120491,120491],"mapped",[948]],[[120492,120492],"mapped",[949]],[[120493,120493],"mapped",[950]],[[120494,120494],"mapped",[951]],[[120495,120495],"mapped",[952]],[[120496,120496],"mapped",[953]],[[120497,120497],"mapped",[954]],[[120498,120498],"mapped",[955]],[[120499,120499],"mapped",[956]],[[120500,120500],"mapped",[957]],[[120501,120501],"mapped",[958]],[[120502,120502],"mapped",[959]],[[120503,120503],"mapped",[960]],[[120504,120504],"mapped",[961]],[[120505,120505],"mapped",[952]],[[120506,120506],"mapped",[963]],[[120507,120507],"mapped",[964]],[[120508,120508],"mapped",[965]],[[120509,120509],"mapped",[966]],[[120510,120510],"mapped",[967]],[[120511,120511],"mapped",[968]],[[120512,120512],"mapped",[969]],[[120513,120513],"mapped",[8711]],[[120514,120514],"mapped",[945]],[[120515,120515],"mapped",[946]],[[120516,120516],"mapped",[947]],[[120517,120517],"mapped",[948]],[[120518,120518],"mapped",[949]],[[120519,120519],"mapped",[950]],[[120520,120520],"mapped",[951]],[[120521,120521],"mapped",[952]],[[120522,120522],"mapped",[953]],[[120523,120523],"mapped",[954]],[[120524,120524],"mapped",[955]],[[120525,120525],"mapped",[956]],[[120526,120526],"mapped",[957]],[[120527,120527],"mapped",[958]],[[120528,120528],"mapped",[959]],[[120529,120529],"mapped",[960]],[[120530,120530],"mapped",[961]],[[120531,120532],"mapped",[963]],[[120533,120533],"mapped",[964]],[[120534,120534],"mapped",[965]],[[120535,120535],"mapped",[966]],[[120536,120536],"mapped",[967]],[[120537,120537],"mapped",[968]],[[120538,120538],"mapped",[969]],[[120539,120539],"mapped",[8706]],[[120540,120540],"mapped",[949]],[[120541,120541],"mapped",[952]],[[120542,120542],"mapped",[954]],[[120543,120543],"mapped",[966]],[[120544,120544],"mapped",[961]],[[120545,120545],"mapped",[960]],[[120546,120546],"mapped",[945]],[[120547,120547],"mapped",[946]],[[120548,120548],"mapped",[947]],[[120549,120549],"mapped",[948]],[[120550,120550],"mapped",[949]],[[120551,120551],"mapped",[950]],[[120552,120552],"mapped",[951]],[[120553,120553],"mapped",[952]],[[120554,120554],"mapped",[953]],[[120555,120555],"mapped",[954]],[[120556,120556],"mapped",[955]],[[120557,120557],"mapped",[956]],[[120558,120558],"mapped",[957]],[[120559,120559],"mapped",[958]],[[120560,120560],"mapped",[959]],[[120561,120561],"mapped",[960]],[[120562,120562],"mapped",[961]],[[120563,120563],"mapped",[952]],[[120564,120564],"mapped",[963]],[[120565,120565],"mapped",[964]],[[120566,120566],"mapped",[965]],[[120567,120567],"mapped",[966]],[[120568,120568],"mapped",[967]],[[120569,120569],"mapped",[968]],[[120570,120570],"mapped",[969]],[[120571,120571],"mapped",[8711]],[[120572,120572],"mapped",[945]],[[120573,120573],"mapped",[946]],[[120574,120574],"mapped",[947]],[[120575,120575],"mapped",[948]],[[120576,120576],"mapped",[949]],[[120577,120577],"mapped",[950]],[[120578,120578],"mapped",[951]],[[120579,120579],"mapped",[952]],[[120580,120580],"mapped",[953]],[[120581,120581],"mapped",[954]],[[120582,120582],"mapped",[955]],[[120583,120583],"mapped",[956]],[[120584,120584],"mapped",[957]],[[120585,120585],"mapped",[958]],[[120586,120586],"mapped",[959]],[[120587,120587],"mapped",[960]],[[120588,120588],"mapped",[961]],[[120589,120590],"mapped",[963]],[[120591,120591],"mapped",[964]],[[120592,120592],"mapped",[965]],[[120593,120593],"mapped",[966]],[[120594,120594],"mapped",[967]],[[120595,120595],"mapped",[968]],[[120596,120596],"mapped",[969]],[[120597,120597],"mapped",[8706]],[[120598,120598],"mapped",[949]],[[120599,120599],"mapped",[952]],[[120600,120600],"mapped",[954]],[[120601,120601],"mapped",[966]],[[120602,120602],"mapped",[961]],[[120603,120603],"mapped",[960]],[[120604,120604],"mapped",[945]],[[120605,120605],"mapped",[946]],[[120606,120606],"mapped",[947]],[[120607,120607],"mapped",[948]],[[120608,120608],"mapped",[949]],[[120609,120609],"mapped",[950]],[[120610,120610],"mapped",[951]],[[120611,120611],"mapped",[952]],[[120612,120612],"mapped",[953]],[[120613,120613],"mapped",[954]],[[120614,120614],"mapped",[955]],[[120615,120615],"mapped",[956]],[[120616,120616],"mapped",[957]],[[120617,120617],"mapped",[958]],[[120618,120618],"mapped",[959]],[[120619,120619],"mapped",[960]],[[120620,120620],"mapped",[961]],[[120621,120621],"mapped",[952]],[[120622,120622],"mapped",[963]],[[120623,120623],"mapped",[964]],[[120624,120624],"mapped",[965]],[[120625,120625],"mapped",[966]],[[120626,120626],"mapped",[967]],[[120627,120627],"mapped",[968]],[[120628,120628],"mapped",[969]],[[120629,120629],"mapped",[8711]],[[120630,120630],"mapped",[945]],[[120631,120631],"mapped",[946]],[[120632,120632],"mapped",[947]],[[120633,120633],"mapped",[948]],[[120634,120634],"mapped",[949]],[[120635,120635],"mapped",[950]],[[120636,120636],"mapped",[951]],[[120637,120637],"mapped",[952]],[[120638,120638],"mapped",[953]],[[120639,120639],"mapped",[954]],[[120640,120640],"mapped",[955]],[[120641,120641],"mapped",[956]],[[120642,120642],"mapped",[957]],[[120643,120643],"mapped",[958]],[[120644,120644],"mapped",[959]],[[120645,120645],"mapped",[960]],[[120646,120646],"mapped",[961]],[[120647,120648],"mapped",[963]],[[120649,120649],"mapped",[964]],[[120650,120650],"mapped",[965]],[[120651,120651],"mapped",[966]],[[120652,120652],"mapped",[967]],[[120653,120653],"mapped",[968]],[[120654,120654],"mapped",[969]],[[120655,120655],"mapped",[8706]],[[120656,120656],"mapped",[949]],[[120657,120657],"mapped",[952]],[[120658,120658],"mapped",[954]],[[120659,120659],"mapped",[966]],[[120660,120660],"mapped",[961]],[[120661,120661],"mapped",[960]],[[120662,120662],"mapped",[945]],[[120663,120663],"mapped",[946]],[[120664,120664],"mapped",[947]],[[120665,120665],"mapped",[948]],[[120666,120666],"mapped",[949]],[[120667,120667],"mapped",[950]],[[120668,120668],"mapped",[951]],[[120669,120669],"mapped",[952]],[[120670,120670],"mapped",[953]],[[120671,120671],"mapped",[954]],[[120672,120672],"mapped",[955]],[[120673,120673],"mapped",[956]],[[120674,120674],"mapped",[957]],[[120675,120675],"mapped",[958]],[[120676,120676],"mapped",[959]],[[120677,120677],"mapped",[960]],[[120678,120678],"mapped",[961]],[[120679,120679],"mapped",[952]],[[120680,120680],"mapped",[963]],[[120681,120681],"mapped",[964]],[[120682,120682],"mapped",[965]],[[120683,120683],"mapped",[966]],[[120684,120684],"mapped",[967]],[[120685,120685],"mapped",[968]],[[120686,120686],"mapped",[969]],[[120687,120687],"mapped",[8711]],[[120688,120688],"mapped",[945]],[[120689,120689],"mapped",[946]],[[120690,120690],"mapped",[947]],[[120691,120691],"mapped",[948]],[[120692,120692],"mapped",[949]],[[120693,120693],"mapped",[950]],[[120694,120694],"mapped",[951]],[[120695,120695],"mapped",[952]],[[120696,120696],"mapped",[953]],[[120697,120697],"mapped",[954]],[[120698,120698],"mapped",[955]],[[120699,120699],"mapped",[956]],[[120700,120700],"mapped",[957]],[[120701,120701],"mapped",[958]],[[120702,120702],"mapped",[959]],[[120703,120703],"mapped",[960]],[[120704,120704],"mapped",[961]],[[120705,120706],"mapped",[963]],[[120707,120707],"mapped",[964]],[[120708,120708],"mapped",[965]],[[120709,120709],"mapped",[966]],[[120710,120710],"mapped",[967]],[[120711,120711],"mapped",[968]],[[120712,120712],"mapped",[969]],[[120713,120713],"mapped",[8706]],[[120714,120714],"mapped",[949]],[[120715,120715],"mapped",[952]],[[120716,120716],"mapped",[954]],[[120717,120717],"mapped",[966]],[[120718,120718],"mapped",[961]],[[120719,120719],"mapped",[960]],[[120720,120720],"mapped",[945]],[[120721,120721],"mapped",[946]],[[120722,120722],"mapped",[947]],[[120723,120723],"mapped",[948]],[[120724,120724],"mapped",[949]],[[120725,120725],"mapped",[950]],[[120726,120726],"mapped",[951]],[[120727,120727],"mapped",[952]],[[120728,120728],"mapped",[953]],[[120729,120729],"mapped",[954]],[[120730,120730],"mapped",[955]],[[120731,120731],"mapped",[956]],[[120732,120732],"mapped",[957]],[[120733,120733],"mapped",[958]],[[120734,120734],"mapped",[959]],[[120735,120735],"mapped",[960]],[[120736,120736],"mapped",[961]],[[120737,120737],"mapped",[952]],[[120738,120738],"mapped",[963]],[[120739,120739],"mapped",[964]],[[120740,120740],"mapped",[965]],[[120741,120741],"mapped",[966]],[[120742,120742],"mapped",[967]],[[120743,120743],"mapped",[968]],[[120744,120744],"mapped",[969]],[[120745,120745],"mapped",[8711]],[[120746,120746],"mapped",[945]],[[120747,120747],"mapped",[946]],[[120748,120748],"mapped",[947]],[[120749,120749],"mapped",[948]],[[120750,120750],"mapped",[949]],[[120751,120751],"mapped",[950]],[[120752,120752],"mapped",[951]],[[120753,120753],"mapped",[952]],[[120754,120754],"mapped",[953]],[[120755,120755],"mapped",[954]],[[120756,120756],"mapped",[955]],[[120757,120757],"mapped",[956]],[[120758,120758],"mapped",[957]],[[120759,120759],"mapped",[958]],[[120760,120760],"mapped",[959]],[[120761,120761],"mapped",[960]],[[120762,120762],"mapped",[961]],[[120763,120764],"mapped",[963]],[[120765,120765],"mapped",[964]],[[120766,120766],"mapped",[965]],[[120767,120767],"mapped",[966]],[[120768,120768],"mapped",[967]],[[120769,120769],"mapped",[968]],[[120770,120770],"mapped",[969]],[[120771,120771],"mapped",[8706]],[[120772,120772],"mapped",[949]],[[120773,120773],"mapped",[952]],[[120774,120774],"mapped",[954]],[[120775,120775],"mapped",[966]],[[120776,120776],"mapped",[961]],[[120777,120777],"mapped",[960]],[[120778,120779],"mapped",[989]],[[120780,120781],"disallowed"],[[120782,120782],"mapped",[48]],[[120783,120783],"mapped",[49]],[[120784,120784],"mapped",[50]],[[120785,120785],"mapped",[51]],[[120786,120786],"mapped",[52]],[[120787,120787],"mapped",[53]],[[120788,120788],"mapped",[54]],[[120789,120789],"mapped",[55]],[[120790,120790],"mapped",[56]],[[120791,120791],"mapped",[57]],[[120792,120792],"mapped",[48]],[[120793,120793],"mapped",[49]],[[120794,120794],"mapped",[50]],[[120795,120795],"mapped",[51]],[[120796,120796],"mapped",[52]],[[120797,120797],"mapped",[53]],[[120798,120798],"mapped",[54]],[[120799,120799],"mapped",[55]],[[120800,120800],"mapped",[56]],[[120801,120801],"mapped",[57]],[[120802,120802],"mapped",[48]],[[120803,120803],"mapped",[49]],[[120804,120804],"mapped",[50]],[[120805,120805],"mapped",[51]],[[120806,120806],"mapped",[52]],[[120807,120807],"mapped",[53]],[[120808,120808],"mapped",[54]],[[120809,120809],"mapped",[55]],[[120810,120810],"mapped",[56]],[[120811,120811],"mapped",[57]],[[120812,120812],"mapped",[48]],[[120813,120813],"mapped",[49]],[[120814,120814],"mapped",[50]],[[120815,120815],"mapped",[51]],[[120816,120816],"mapped",[52]],[[120817,120817],"mapped",[53]],[[120818,120818],"mapped",[54]],[[120819,120819],"mapped",[55]],[[120820,120820],"mapped",[56]],[[120821,120821],"mapped",[57]],[[120822,120822],"mapped",[48]],[[120823,120823],"mapped",[49]],[[120824,120824],"mapped",[50]],[[120825,120825],"mapped",[51]],[[120826,120826],"mapped",[52]],[[120827,120827],"mapped",[53]],[[120828,120828],"mapped",[54]],[[120829,120829],"mapped",[55]],[[120830,120830],"mapped",[56]],[[120831,120831],"mapped",[57]],[[120832,121343],"valid",[],"NV8"],[[121344,121398],"valid"],[[121399,121402],"valid",[],"NV8"],[[121403,121452],"valid"],[[121453,121460],"valid",[],"NV8"],[[121461,121461],"valid"],[[121462,121475],"valid",[],"NV8"],[[121476,121476],"valid"],[[121477,121483],"valid",[],"NV8"],[[121484,121498],"disallowed"],[[121499,121503],"valid"],[[121504,121504],"disallowed"],[[121505,121519],"valid"],[[121520,124927],"disallowed"],[[124928,125124],"valid"],[[125125,125126],"disallowed"],[[125127,125135],"valid",[],"NV8"],[[125136,125142],"valid"],[[125143,126463],"disallowed"],[[126464,126464],"mapped",[1575]],[[126465,126465],"mapped",[1576]],[[126466,126466],"mapped",[1580]],[[126467,126467],"mapped",[1583]],[[126468,126468],"disallowed"],[[126469,126469],"mapped",[1608]],[[126470,126470],"mapped",[1586]],[[126471,126471],"mapped",[1581]],[[126472,126472],"mapped",[1591]],[[126473,126473],"mapped",[1610]],[[126474,126474],"mapped",[1603]],[[126475,126475],"mapped",[1604]],[[126476,126476],"mapped",[1605]],[[126477,126477],"mapped",[1606]],[[126478,126478],"mapped",[1587]],[[126479,126479],"mapped",[1593]],[[126480,126480],"mapped",[1601]],[[126481,126481],"mapped",[1589]],[[126482,126482],"mapped",[1602]],[[126483,126483],"mapped",[1585]],[[126484,126484],"mapped",[1588]],[[126485,126485],"mapped",[1578]],[[126486,126486],"mapped",[1579]],[[126487,126487],"mapped",[1582]],[[126488,126488],"mapped",[1584]],[[126489,126489],"mapped",[1590]],[[126490,126490],"mapped",[1592]],[[126491,126491],"mapped",[1594]],[[126492,126492],"mapped",[1646]],[[126493,126493],"mapped",[1722]],[[126494,126494],"mapped",[1697]],[[126495,126495],"mapped",[1647]],[[126496,126496],"disallowed"],[[126497,126497],"mapped",[1576]],[[126498,126498],"mapped",[1580]],[[126499,126499],"disallowed"],[[126500,126500],"mapped",[1607]],[[126501,126502],"disallowed"],[[126503,126503],"mapped",[1581]],[[126504,126504],"disallowed"],[[126505,126505],"mapped",[1610]],[[126506,126506],"mapped",[1603]],[[126507,126507],"mapped",[1604]],[[126508,126508],"mapped",[1605]],[[126509,126509],"mapped",[1606]],[[126510,126510],"mapped",[1587]],[[126511,126511],"mapped",[1593]],[[126512,126512],"mapped",[1601]],[[126513,126513],"mapped",[1589]],[[126514,126514],"mapped",[1602]],[[126515,126515],"disallowed"],[[126516,126516],"mapped",[1588]],[[126517,126517],"mapped",[1578]],[[126518,126518],"mapped",[1579]],[[126519,126519],"mapped",[1582]],[[126520,126520],"disallowed"],[[126521,126521],"mapped",[1590]],[[126522,126522],"disallowed"],[[126523,126523],"mapped",[1594]],[[126524,126529],"disallowed"],[[126530,126530],"mapped",[1580]],[[126531,126534],"disallowed"],[[126535,126535],"mapped",[1581]],[[126536,126536],"disallowed"],[[126537,126537],"mapped",[1610]],[[126538,126538],"disallowed"],[[126539,126539],"mapped",[1604]],[[126540,126540],"disallowed"],[[126541,126541],"mapped",[1606]],[[126542,126542],"mapped",[1587]],[[126543,126543],"mapped",[1593]],[[126544,126544],"disallowed"],[[126545,126545],"mapped",[1589]],[[126546,126546],"mapped",[1602]],[[126547,126547],"disallowed"],[[126548,126548],"mapped",[1588]],[[126549,126550],"disallowed"],[[126551,126551],"mapped",[1582]],[[126552,126552],"disallowed"],[[126553,126553],"mapped",[1590]],[[126554,126554],"disallowed"],[[126555,126555],"mapped",[1594]],[[126556,126556],"disallowed"],[[126557,126557],"mapped",[1722]],[[126558,126558],"disallowed"],[[126559,126559],"mapped",[1647]],[[126560,126560],"disallowed"],[[126561,126561],"mapped",[1576]],[[126562,126562],"mapped",[1580]],[[126563,126563],"disallowed"],[[126564,126564],"mapped",[1607]],[[126565,126566],"disallowed"],[[126567,126567],"mapped",[1581]],[[126568,126568],"mapped",[1591]],[[126569,126569],"mapped",[1610]],[[126570,126570],"mapped",[1603]],[[126571,126571],"disallowed"],[[126572,126572],"mapped",[1605]],[[126573,126573],"mapped",[1606]],[[126574,126574],"mapped",[1587]],[[126575,126575],"mapped",[1593]],[[126576,126576],"mapped",[1601]],[[126577,126577],"mapped",[1589]],[[126578,126578],"mapped",[1602]],[[126579,126579],"disallowed"],[[126580,126580],"mapped",[1588]],[[126581,126581],"mapped",[1578]],[[126582,126582],"mapped",[1579]],[[126583,126583],"mapped",[1582]],[[126584,126584],"disallowed"],[[126585,126585],"mapped",[1590]],[[126586,126586],"mapped",[1592]],[[126587,126587],"mapped",[1594]],[[126588,126588],"mapped",[1646]],[[126589,126589],"disallowed"],[[126590,126590],"mapped",[1697]],[[126591,126591],"disallowed"],[[126592,126592],"mapped",[1575]],[[126593,126593],"mapped",[1576]],[[126594,126594],"mapped",[1580]],[[126595,126595],"mapped",[1583]],[[126596,126596],"mapped",[1607]],[[126597,126597],"mapped",[1608]],[[126598,126598],"mapped",[1586]],[[126599,126599],"mapped",[1581]],[[126600,126600],"mapped",[1591]],[[126601,126601],"mapped",[1610]],[[126602,126602],"disallowed"],[[126603,126603],"mapped",[1604]],[[126604,126604],"mapped",[1605]],[[126605,126605],"mapped",[1606]],[[126606,126606],"mapped",[1587]],[[126607,126607],"mapped",[1593]],[[126608,126608],"mapped",[1601]],[[126609,126609],"mapped",[1589]],[[126610,126610],"mapped",[1602]],[[126611,126611],"mapped",[1585]],[[126612,126612],"mapped",[1588]],[[126613,126613],"mapped",[1578]],[[126614,126614],"mapped",[1579]],[[126615,126615],"mapped",[1582]],[[126616,126616],"mapped",[1584]],[[126617,126617],"mapped",[1590]],[[126618,126618],"mapped",[1592]],[[126619,126619],"mapped",[1594]],[[126620,126624],"disallowed"],[[126625,126625],"mapped",[1576]],[[126626,126626],"mapped",[1580]],[[126627,126627],"mapped",[1583]],[[126628,126628],"disallowed"],[[126629,126629],"mapped",[1608]],[[126630,126630],"mapped",[1586]],[[126631,126631],"mapped",[1581]],[[126632,126632],"mapped",[1591]],[[126633,126633],"mapped",[1610]],[[126634,126634],"disallowed"],[[126635,126635],"mapped",[1604]],[[126636,126636],"mapped",[1605]],[[126637,126637],"mapped",[1606]],[[126638,126638],"mapped",[1587]],[[126639,126639],"mapped",[1593]],[[126640,126640],"mapped",[1601]],[[126641,126641],"mapped",[1589]],[[126642,126642],"mapped",[1602]],[[126643,126643],"mapped",[1585]],[[126644,126644],"mapped",[1588]],[[126645,126645],"mapped",[1578]],[[126646,126646],"mapped",[1579]],[[126647,126647],"mapped",[1582]],[[126648,126648],"mapped",[1584]],[[126649,126649],"mapped",[1590]],[[126650,126650],"mapped",[1592]],[[126651,126651],"mapped",[1594]],[[126652,126703],"disallowed"],[[126704,126705],"valid",[],"NV8"],[[126706,126975],"disallowed"],[[126976,127019],"valid",[],"NV8"],[[127020,127023],"disallowed"],[[127024,127123],"valid",[],"NV8"],[[127124,127135],"disallowed"],[[127136,127150],"valid",[],"NV8"],[[127151,127152],"disallowed"],[[127153,127166],"valid",[],"NV8"],[[127167,127167],"valid",[],"NV8"],[[127168,127168],"disallowed"],[[127169,127183],"valid",[],"NV8"],[[127184,127184],"disallowed"],[[127185,127199],"valid",[],"NV8"],[[127200,127221],"valid",[],"NV8"],[[127222,127231],"disallowed"],[[127232,127232],"disallowed"],[[127233,127233],"disallowed_STD3_mapped",[48,44]],[[127234,127234],"disallowed_STD3_mapped",[49,44]],[[127235,127235],"disallowed_STD3_mapped",[50,44]],[[127236,127236],"disallowed_STD3_mapped",[51,44]],[[127237,127237],"disallowed_STD3_mapped",[52,44]],[[127238,127238],"disallowed_STD3_mapped",[53,44]],[[127239,127239],"disallowed_STD3_mapped",[54,44]],[[127240,127240],"disallowed_STD3_mapped",[55,44]],[[127241,127241],"disallowed_STD3_mapped",[56,44]],[[127242,127242],"disallowed_STD3_mapped",[57,44]],[[127243,127244],"valid",[],"NV8"],[[127245,127247],"disallowed"],[[127248,127248],"disallowed_STD3_mapped",[40,97,41]],[[127249,127249],"disallowed_STD3_mapped",[40,98,41]],[[127250,127250],"disallowed_STD3_mapped",[40,99,41]],[[127251,127251],"disallowed_STD3_mapped",[40,100,41]],[[127252,127252],"disallowed_STD3_mapped",[40,101,41]],[[127253,127253],"disallowed_STD3_mapped",[40,102,41]],[[127254,127254],"disallowed_STD3_mapped",[40,103,41]],[[127255,127255],"disallowed_STD3_mapped",[40,104,41]],[[127256,127256],"disallowed_STD3_mapped",[40,105,41]],[[127257,127257],"disallowed_STD3_mapped",[40,106,41]],[[127258,127258],"disallowed_STD3_mapped",[40,107,41]],[[127259,127259],"disallowed_STD3_mapped",[40,108,41]],[[127260,127260],"disallowed_STD3_mapped",[40,109,41]],[[127261,127261],"disallowed_STD3_mapped",[40,110,41]],[[127262,127262],"disallowed_STD3_mapped",[40,111,41]],[[127263,127263],"disallowed_STD3_mapped",[40,112,41]],[[127264,127264],"disallowed_STD3_mapped",[40,113,41]],[[127265,127265],"disallowed_STD3_mapped",[40,114,41]],[[127266,127266],"disallowed_STD3_mapped",[40,115,41]],[[127267,127267],"disallowed_STD3_mapped",[40,116,41]],[[127268,127268],"disallowed_STD3_mapped",[40,117,41]],[[127269,127269],"disallowed_STD3_mapped",[40,118,41]],[[127270,127270],"disallowed_STD3_mapped",[40,119,41]],[[127271,127271],"disallowed_STD3_mapped",[40,120,41]],[[127272,127272],"disallowed_STD3_mapped",[40,121,41]],[[127273,127273],"disallowed_STD3_mapped",[40,122,41]],[[127274,127274],"mapped",[12308,115,12309]],[[127275,127275],"mapped",[99]],[[127276,127276],"mapped",[114]],[[127277,127277],"mapped",[99,100]],[[127278,127278],"mapped",[119,122]],[[127279,127279],"disallowed"],[[127280,127280],"mapped",[97]],[[127281,127281],"mapped",[98]],[[127282,127282],"mapped",[99]],[[127283,127283],"mapped",[100]],[[127284,127284],"mapped",[101]],[[127285,127285],"mapped",[102]],[[127286,127286],"mapped",[103]],[[127287,127287],"mapped",[104]],[[127288,127288],"mapped",[105]],[[127289,127289],"mapped",[106]],[[127290,127290],"mapped",[107]],[[127291,127291],"mapped",[108]],[[127292,127292],"mapped",[109]],[[127293,127293],"mapped",[110]],[[127294,127294],"mapped",[111]],[[127295,127295],"mapped",[112]],[[127296,127296],"mapped",[113]],[[127297,127297],"mapped",[114]],[[127298,127298],"mapped",[115]],[[127299,127299],"mapped",[116]],[[127300,127300],"mapped",[117]],[[127301,127301],"mapped",[118]],[[127302,127302],"mapped",[119]],[[127303,127303],"mapped",[120]],[[127304,127304],"mapped",[121]],[[127305,127305],"mapped",[122]],[[127306,127306],"mapped",[104,118]],[[127307,127307],"mapped",[109,118]],[[127308,127308],"mapped",[115,100]],[[127309,127309],"mapped",[115,115]],[[127310,127310],"mapped",[112,112,118]],[[127311,127311],"mapped",[119,99]],[[127312,127318],"valid",[],"NV8"],[[127319,127319],"valid",[],"NV8"],[[127320,127326],"valid",[],"NV8"],[[127327,127327],"valid",[],"NV8"],[[127328,127337],"valid",[],"NV8"],[[127338,127338],"mapped",[109,99]],[[127339,127339],"mapped",[109,100]],[[127340,127343],"disallowed"],[[127344,127352],"valid",[],"NV8"],[[127353,127353],"valid",[],"NV8"],[[127354,127354],"valid",[],"NV8"],[[127355,127356],"valid",[],"NV8"],[[127357,127358],"valid",[],"NV8"],[[127359,127359],"valid",[],"NV8"],[[127360,127369],"valid",[],"NV8"],[[127370,127373],"valid",[],"NV8"],[[127374,127375],"valid",[],"NV8"],[[127376,127376],"mapped",[100,106]],[[127377,127386],"valid",[],"NV8"],[[127387,127461],"disallowed"],[[127462,127487],"valid",[],"NV8"],[[127488,127488],"mapped",[12411,12363]],[[127489,127489],"mapped",[12467,12467]],[[127490,127490],"mapped",[12469]],[[127491,127503],"disallowed"],[[127504,127504],"mapped",[25163]],[[127505,127505],"mapped",[23383]],[[127506,127506],"mapped",[21452]],[[127507,127507],"mapped",[12487]],[[127508,127508],"mapped",[20108]],[[127509,127509],"mapped",[22810]],[[127510,127510],"mapped",[35299]],[[127511,127511],"mapped",[22825]],[[127512,127512],"mapped",[20132]],[[127513,127513],"mapped",[26144]],[[127514,127514],"mapped",[28961]],[[127515,127515],"mapped",[26009]],[[127516,127516],"mapped",[21069]],[[127517,127517],"mapped",[24460]],[[127518,127518],"mapped",[20877]],[[127519,127519],"mapped",[26032]],[[127520,127520],"mapped",[21021]],[[127521,127521],"mapped",[32066]],[[127522,127522],"mapped",[29983]],[[127523,127523],"mapped",[36009]],[[127524,127524],"mapped",[22768]],[[127525,127525],"mapped",[21561]],[[127526,127526],"mapped",[28436]],[[127527,127527],"mapped",[25237]],[[127528,127528],"mapped",[25429]],[[127529,127529],"mapped",[19968]],[[127530,127530],"mapped",[19977]],[[127531,127531],"mapped",[36938]],[[127532,127532],"mapped",[24038]],[[127533,127533],"mapped",[20013]],[[127534,127534],"mapped",[21491]],[[127535,127535],"mapped",[25351]],[[127536,127536],"mapped",[36208]],[[127537,127537],"mapped",[25171]],[[127538,127538],"mapped",[31105]],[[127539,127539],"mapped",[31354]],[[127540,127540],"mapped",[21512]],[[127541,127541],"mapped",[28288]],[[127542,127542],"mapped",[26377]],[[127543,127543],"mapped",[26376]],[[127544,127544],"mapped",[30003]],[[127545,127545],"mapped",[21106]],[[127546,127546],"mapped",[21942]],[[127547,127551],"disallowed"],[[127552,127552],"mapped",[12308,26412,12309]],[[127553,127553],"mapped",[12308,19977,12309]],[[127554,127554],"mapped",[12308,20108,12309]],[[127555,127555],"mapped",[12308,23433,12309]],[[127556,127556],"mapped",[12308,28857,12309]],[[127557,127557],"mapped",[12308,25171,12309]],[[127558,127558],"mapped",[12308,30423,12309]],[[127559,127559],"mapped",[12308,21213,12309]],[[127560,127560],"mapped",[12308,25943,12309]],[[127561,127567],"disallowed"],[[127568,127568],"mapped",[24471]],[[127569,127569],"mapped",[21487]],[[127570,127743],"disallowed"],[[127744,127776],"valid",[],"NV8"],[[127777,127788],"valid",[],"NV8"],[[127789,127791],"valid",[],"NV8"],[[127792,127797],"valid",[],"NV8"],[[127798,127798],"valid",[],"NV8"],[[127799,127868],"valid",[],"NV8"],[[127869,127869],"valid",[],"NV8"],[[127870,127871],"valid",[],"NV8"],[[127872,127891],"valid",[],"NV8"],[[127892,127903],"valid",[],"NV8"],[[127904,127940],"valid",[],"NV8"],[[127941,127941],"valid",[],"NV8"],[[127942,127946],"valid",[],"NV8"],[[127947,127950],"valid",[],"NV8"],[[127951,127955],"valid",[],"NV8"],[[127956,127967],"valid",[],"NV8"],[[127968,127984],"valid",[],"NV8"],[[127985,127991],"valid",[],"NV8"],[[127992,127999],"valid",[],"NV8"],[[128e3,128062],"valid",[],"NV8"],[[128063,128063],"valid",[],"NV8"],[[128064,128064],"valid",[],"NV8"],[[128065,128065],"valid",[],"NV8"],[[128066,128247],"valid",[],"NV8"],[[128248,128248],"valid",[],"NV8"],[[128249,128252],"valid",[],"NV8"],[[128253,128254],"valid",[],"NV8"],[[128255,128255],"valid",[],"NV8"],[[128256,128317],"valid",[],"NV8"],[[128318,128319],"valid",[],"NV8"],[[128320,128323],"valid",[],"NV8"],[[128324,128330],"valid",[],"NV8"],[[128331,128335],"valid",[],"NV8"],[[128336,128359],"valid",[],"NV8"],[[128360,128377],"valid",[],"NV8"],[[128378,128378],"disallowed"],[[128379,128419],"valid",[],"NV8"],[[128420,128420],"disallowed"],[[128421,128506],"valid",[],"NV8"],[[128507,128511],"valid",[],"NV8"],[[128512,128512],"valid",[],"NV8"],[[128513,128528],"valid",[],"NV8"],[[128529,128529],"valid",[],"NV8"],[[128530,128532],"valid",[],"NV8"],[[128533,128533],"valid",[],"NV8"],[[128534,128534],"valid",[],"NV8"],[[128535,128535],"valid",[],"NV8"],[[128536,128536],"valid",[],"NV8"],[[128537,128537],"valid",[],"NV8"],[[128538,128538],"valid",[],"NV8"],[[128539,128539],"valid",[],"NV8"],[[128540,128542],"valid",[],"NV8"],[[128543,128543],"valid",[],"NV8"],[[128544,128549],"valid",[],"NV8"],[[128550,128551],"valid",[],"NV8"],[[128552,128555],"valid",[],"NV8"],[[128556,128556],"valid",[],"NV8"],[[128557,128557],"valid",[],"NV8"],[[128558,128559],"valid",[],"NV8"],[[128560,128563],"valid",[],"NV8"],[[128564,128564],"valid",[],"NV8"],[[128565,128576],"valid",[],"NV8"],[[128577,128578],"valid",[],"NV8"],[[128579,128580],"valid",[],"NV8"],[[128581,128591],"valid",[],"NV8"],[[128592,128639],"valid",[],"NV8"],[[128640,128709],"valid",[],"NV8"],[[128710,128719],"valid",[],"NV8"],[[128720,128720],"valid",[],"NV8"],[[128721,128735],"disallowed"],[[128736,128748],"valid",[],"NV8"],[[128749,128751],"disallowed"],[[128752,128755],"valid",[],"NV8"],[[128756,128767],"disallowed"],[[128768,128883],"valid",[],"NV8"],[[128884,128895],"disallowed"],[[128896,128980],"valid",[],"NV8"],[[128981,129023],"disallowed"],[[129024,129035],"valid",[],"NV8"],[[129036,129039],"disallowed"],[[129040,129095],"valid",[],"NV8"],[[129096,129103],"disallowed"],[[129104,129113],"valid",[],"NV8"],[[129114,129119],"disallowed"],[[129120,129159],"valid",[],"NV8"],[[129160,129167],"disallowed"],[[129168,129197],"valid",[],"NV8"],[[129198,129295],"disallowed"],[[129296,129304],"valid",[],"NV8"],[[129305,129407],"disallowed"],[[129408,129412],"valid",[],"NV8"],[[129413,129471],"disallowed"],[[129472,129472],"valid",[],"NV8"],[[129473,131069],"disallowed"],[[131070,131071],"disallowed"],[[131072,173782],"valid"],[[173783,173823],"disallowed"],[[173824,177972],"valid"],[[177973,177983],"disallowed"],[[177984,178205],"valid"],[[178206,178207],"disallowed"],[[178208,183969],"valid"],[[183970,194559],"disallowed"],[[194560,194560],"mapped",[20029]],[[194561,194561],"mapped",[20024]],[[194562,194562],"mapped",[20033]],[[194563,194563],"mapped",[131362]],[[194564,194564],"mapped",[20320]],[[194565,194565],"mapped",[20398]],[[194566,194566],"mapped",[20411]],[[194567,194567],"mapped",[20482]],[[194568,194568],"mapped",[20602]],[[194569,194569],"mapped",[20633]],[[194570,194570],"mapped",[20711]],[[194571,194571],"mapped",[20687]],[[194572,194572],"mapped",[13470]],[[194573,194573],"mapped",[132666]],[[194574,194574],"mapped",[20813]],[[194575,194575],"mapped",[20820]],[[194576,194576],"mapped",[20836]],[[194577,194577],"mapped",[20855]],[[194578,194578],"mapped",[132380]],[[194579,194579],"mapped",[13497]],[[194580,194580],"mapped",[20839]],[[194581,194581],"mapped",[20877]],[[194582,194582],"mapped",[132427]],[[194583,194583],"mapped",[20887]],[[194584,194584],"mapped",[20900]],[[194585,194585],"mapped",[20172]],[[194586,194586],"mapped",[20908]],[[194587,194587],"mapped",[20917]],[[194588,194588],"mapped",[168415]],[[194589,194589],"mapped",[20981]],[[194590,194590],"mapped",[20995]],[[194591,194591],"mapped",[13535]],[[194592,194592],"mapped",[21051]],[[194593,194593],"mapped",[21062]],[[194594,194594],"mapped",[21106]],[[194595,194595],"mapped",[21111]],[[194596,194596],"mapped",[13589]],[[194597,194597],"mapped",[21191]],[[194598,194598],"mapped",[21193]],[[194599,194599],"mapped",[21220]],[[194600,194600],"mapped",[21242]],[[194601,194601],"mapped",[21253]],[[194602,194602],"mapped",[21254]],[[194603,194603],"mapped",[21271]],[[194604,194604],"mapped",[21321]],[[194605,194605],"mapped",[21329]],[[194606,194606],"mapped",[21338]],[[194607,194607],"mapped",[21363]],[[194608,194608],"mapped",[21373]],[[194609,194611],"mapped",[21375]],[[194612,194612],"mapped",[133676]],[[194613,194613],"mapped",[28784]],[[194614,194614],"mapped",[21450]],[[194615,194615],"mapped",[21471]],[[194616,194616],"mapped",[133987]],[[194617,194617],"mapped",[21483]],[[194618,194618],"mapped",[21489]],[[194619,194619],"mapped",[21510]],[[194620,194620],"mapped",[21662]],[[194621,194621],"mapped",[21560]],[[194622,194622],"mapped",[21576]],[[194623,194623],"mapped",[21608]],[[194624,194624],"mapped",[21666]],[[194625,194625],"mapped",[21750]],[[194626,194626],"mapped",[21776]],[[194627,194627],"mapped",[21843]],[[194628,194628],"mapped",[21859]],[[194629,194630],"mapped",[21892]],[[194631,194631],"mapped",[21913]],[[194632,194632],"mapped",[21931]],[[194633,194633],"mapped",[21939]],[[194634,194634],"mapped",[21954]],[[194635,194635],"mapped",[22294]],[[194636,194636],"mapped",[22022]],[[194637,194637],"mapped",[22295]],[[194638,194638],"mapped",[22097]],[[194639,194639],"mapped",[22132]],[[194640,194640],"mapped",[20999]],[[194641,194641],"mapped",[22766]],[[194642,194642],"mapped",[22478]],[[194643,194643],"mapped",[22516]],[[194644,194644],"mapped",[22541]],[[194645,194645],"mapped",[22411]],[[194646,194646],"mapped",[22578]],[[194647,194647],"mapped",[22577]],[[194648,194648],"mapped",[22700]],[[194649,194649],"mapped",[136420]],[[194650,194650],"mapped",[22770]],[[194651,194651],"mapped",[22775]],[[194652,194652],"mapped",[22790]],[[194653,194653],"mapped",[22810]],[[194654,194654],"mapped",[22818]],[[194655,194655],"mapped",[22882]],[[194656,194656],"mapped",[136872]],[[194657,194657],"mapped",[136938]],[[194658,194658],"mapped",[23020]],[[194659,194659],"mapped",[23067]],[[194660,194660],"mapped",[23079]],[[194661,194661],"mapped",[23e3]],[[194662,194662],"mapped",[23142]],[[194663,194663],"mapped",[14062]],[[194664,194664],"disallowed"],[[194665,194665],"mapped",[23304]],[[194666,194667],"mapped",[23358]],[[194668,194668],"mapped",[137672]],[[194669,194669],"mapped",[23491]],[[194670,194670],"mapped",[23512]],[[194671,194671],"mapped",[23527]],[[194672,194672],"mapped",[23539]],[[194673,194673],"mapped",[138008]],[[194674,194674],"mapped",[23551]],[[194675,194675],"mapped",[23558]],[[194676,194676],"disallowed"],[[194677,194677],"mapped",[23586]],[[194678,194678],"mapped",[14209]],[[194679,194679],"mapped",[23648]],[[194680,194680],"mapped",[23662]],[[194681,194681],"mapped",[23744]],[[194682,194682],"mapped",[23693]],[[194683,194683],"mapped",[138724]],[[194684,194684],"mapped",[23875]],[[194685,194685],"mapped",[138726]],[[194686,194686],"mapped",[23918]],[[194687,194687],"mapped",[23915]],[[194688,194688],"mapped",[23932]],[[194689,194689],"mapped",[24033]],[[194690,194690],"mapped",[24034]],[[194691,194691],"mapped",[14383]],[[194692,194692],"mapped",[24061]],[[194693,194693],"mapped",[24104]],[[194694,194694],"mapped",[24125]],[[194695,194695],"mapped",[24169]],[[194696,194696],"mapped",[14434]],[[194697,194697],"mapped",[139651]],[[194698,194698],"mapped",[14460]],[[194699,194699],"mapped",[24240]],[[194700,194700],"mapped",[24243]],[[194701,194701],"mapped",[24246]],[[194702,194702],"mapped",[24266]],[[194703,194703],"mapped",[172946]],[[194704,194704],"mapped",[24318]],[[194705,194706],"mapped",[140081]],[[194707,194707],"mapped",[33281]],[[194708,194709],"mapped",[24354]],[[194710,194710],"mapped",[14535]],[[194711,194711],"mapped",[144056]],[[194712,194712],"mapped",[156122]],[[194713,194713],"mapped",[24418]],[[194714,194714],"mapped",[24427]],[[194715,194715],"mapped",[14563]],[[194716,194716],"mapped",[24474]],[[194717,194717],"mapped",[24525]],[[194718,194718],"mapped",[24535]],[[194719,194719],"mapped",[24569]],[[194720,194720],"mapped",[24705]],[[194721,194721],"mapped",[14650]],[[194722,194722],"mapped",[14620]],[[194723,194723],"mapped",[24724]],[[194724,194724],"mapped",[141012]],[[194725,194725],"mapped",[24775]],[[194726,194726],"mapped",[24904]],[[194727,194727],"mapped",[24908]],[[194728,194728],"mapped",[24910]],[[194729,194729],"mapped",[24908]],[[194730,194730],"mapped",[24954]],[[194731,194731],"mapped",[24974]],[[194732,194732],"mapped",[25010]],[[194733,194733],"mapped",[24996]],[[194734,194734],"mapped",[25007]],[[194735,194735],"mapped",[25054]],[[194736,194736],"mapped",[25074]],[[194737,194737],"mapped",[25078]],[[194738,194738],"mapped",[25104]],[[194739,194739],"mapped",[25115]],[[194740,194740],"mapped",[25181]],[[194741,194741],"mapped",[25265]],[[194742,194742],"mapped",[25300]],[[194743,194743],"mapped",[25424]],[[194744,194744],"mapped",[142092]],[[194745,194745],"mapped",[25405]],[[194746,194746],"mapped",[25340]],[[194747,194747],"mapped",[25448]],[[194748,194748],"mapped",[25475]],[[194749,194749],"mapped",[25572]],[[194750,194750],"mapped",[142321]],[[194751,194751],"mapped",[25634]],[[194752,194752],"mapped",[25541]],[[194753,194753],"mapped",[25513]],[[194754,194754],"mapped",[14894]],[[194755,194755],"mapped",[25705]],[[194756,194756],"mapped",[25726]],[[194757,194757],"mapped",[25757]],[[194758,194758],"mapped",[25719]],[[194759,194759],"mapped",[14956]],[[194760,194760],"mapped",[25935]],[[194761,194761],"mapped",[25964]],[[194762,194762],"mapped",[143370]],[[194763,194763],"mapped",[26083]],[[194764,194764],"mapped",[26360]],[[194765,194765],"mapped",[26185]],[[194766,194766],"mapped",[15129]],[[194767,194767],"mapped",[26257]],[[194768,194768],"mapped",[15112]],[[194769,194769],"mapped",[15076]],[[194770,194770],"mapped",[20882]],[[194771,194771],"mapped",[20885]],[[194772,194772],"mapped",[26368]],[[194773,194773],"mapped",[26268]],[[194774,194774],"mapped",[32941]],[[194775,194775],"mapped",[17369]],[[194776,194776],"mapped",[26391]],[[194777,194777],"mapped",[26395]],[[194778,194778],"mapped",[26401]],[[194779,194779],"mapped",[26462]],[[194780,194780],"mapped",[26451]],[[194781,194781],"mapped",[144323]],[[194782,194782],"mapped",[15177]],[[194783,194783],"mapped",[26618]],[[194784,194784],"mapped",[26501]],[[194785,194785],"mapped",[26706]],[[194786,194786],"mapped",[26757]],[[194787,194787],"mapped",[144493]],[[194788,194788],"mapped",[26766]],[[194789,194789],"mapped",[26655]],[[194790,194790],"mapped",[26900]],[[194791,194791],"mapped",[15261]],[[194792,194792],"mapped",[26946]],[[194793,194793],"mapped",[27043]],[[194794,194794],"mapped",[27114]],[[194795,194795],"mapped",[27304]],[[194796,194796],"mapped",[145059]],[[194797,194797],"mapped",[27355]],[[194798,194798],"mapped",[15384]],[[194799,194799],"mapped",[27425]],[[194800,194800],"mapped",[145575]],[[194801,194801],"mapped",[27476]],[[194802,194802],"mapped",[15438]],[[194803,194803],"mapped",[27506]],[[194804,194804],"mapped",[27551]],[[194805,194805],"mapped",[27578]],[[194806,194806],"mapped",[27579]],[[194807,194807],"mapped",[146061]],[[194808,194808],"mapped",[138507]],[[194809,194809],"mapped",[146170]],[[194810,194810],"mapped",[27726]],[[194811,194811],"mapped",[146620]],[[194812,194812],"mapped",[27839]],[[194813,194813],"mapped",[27853]],[[194814,194814],"mapped",[27751]],[[194815,194815],"mapped",[27926]],[[194816,194816],"mapped",[27966]],[[194817,194817],"mapped",[28023]],[[194818,194818],"mapped",[27969]],[[194819,194819],"mapped",[28009]],[[194820,194820],"mapped",[28024]],[[194821,194821],"mapped",[28037]],[[194822,194822],"mapped",[146718]],[[194823,194823],"mapped",[27956]],[[194824,194824],"mapped",[28207]],[[194825,194825],"mapped",[28270]],[[194826,194826],"mapped",[15667]],[[194827,194827],"mapped",[28363]],[[194828,194828],"mapped",[28359]],[[194829,194829],"mapped",[147153]],[[194830,194830],"mapped",[28153]],[[194831,194831],"mapped",[28526]],[[194832,194832],"mapped",[147294]],[[194833,194833],"mapped",[147342]],[[194834,194834],"mapped",[28614]],[[194835,194835],"mapped",[28729]],[[194836,194836],"mapped",[28702]],[[194837,194837],"mapped",[28699]],[[194838,194838],"mapped",[15766]],[[194839,194839],"mapped",[28746]],[[194840,194840],"mapped",[28797]],[[194841,194841],"mapped",[28791]],[[194842,194842],"mapped",[28845]],[[194843,194843],"mapped",[132389]],[[194844,194844],"mapped",[28997]],[[194845,194845],"mapped",[148067]],[[194846,194846],"mapped",[29084]],[[194847,194847],"disallowed"],[[194848,194848],"mapped",[29224]],[[194849,194849],"mapped",[29237]],[[194850,194850],"mapped",[29264]],[[194851,194851],"mapped",[149e3]],[[194852,194852],"mapped",[29312]],[[194853,194853],"mapped",[29333]],[[194854,194854],"mapped",[149301]],[[194855,194855],"mapped",[149524]],[[194856,194856],"mapped",[29562]],[[194857,194857],"mapped",[29579]],[[194858,194858],"mapped",[16044]],[[194859,194859],"mapped",[29605]],[[194860,194861],"mapped",[16056]],[[194862,194862],"mapped",[29767]],[[194863,194863],"mapped",[29788]],[[194864,194864],"mapped",[29809]],[[194865,194865],"mapped",[29829]],[[194866,194866],"mapped",[29898]],[[194867,194867],"mapped",[16155]],[[194868,194868],"mapped",[29988]],[[194869,194869],"mapped",[150582]],[[194870,194870],"mapped",[30014]],[[194871,194871],"mapped",[150674]],[[194872,194872],"mapped",[30064]],[[194873,194873],"mapped",[139679]],[[194874,194874],"mapped",[30224]],[[194875,194875],"mapped",[151457]],[[194876,194876],"mapped",[151480]],[[194877,194877],"mapped",[151620]],[[194878,194878],"mapped",[16380]],[[194879,194879],"mapped",[16392]],[[194880,194880],"mapped",[30452]],[[194881,194881],"mapped",[151795]],[[194882,194882],"mapped",[151794]],[[194883,194883],"mapped",[151833]],[[194884,194884],"mapped",[151859]],[[194885,194885],"mapped",[30494]],[[194886,194887],"mapped",[30495]],[[194888,194888],"mapped",[30538]],[[194889,194889],"mapped",[16441]],[[194890,194890],"mapped",[30603]],[[194891,194891],"mapped",[16454]],[[194892,194892],"mapped",[16534]],[[194893,194893],"mapped",[152605]],[[194894,194894],"mapped",[30798]],[[194895,194895],"mapped",[30860]],[[194896,194896],"mapped",[30924]],[[194897,194897],"mapped",[16611]],[[194898,194898],"mapped",[153126]],[[194899,194899],"mapped",[31062]],[[194900,194900],"mapped",[153242]],[[194901,194901],"mapped",[153285]],[[194902,194902],"mapped",[31119]],[[194903,194903],"mapped",[31211]],[[194904,194904],"mapped",[16687]],[[194905,194905],"mapped",[31296]],[[194906,194906],"mapped",[31306]],[[194907,194907],"mapped",[31311]],[[194908,194908],"mapped",[153980]],[[194909,194910],"mapped",[154279]],[[194911,194911],"disallowed"],[[194912,194912],"mapped",[16898]],[[194913,194913],"mapped",[154539]],[[194914,194914],"mapped",[31686]],[[194915,194915],"mapped",[31689]],[[194916,194916],"mapped",[16935]],[[194917,194917],"mapped",[154752]],[[194918,194918],"mapped",[31954]],[[194919,194919],"mapped",[17056]],[[194920,194920],"mapped",[31976]],[[194921,194921],"mapped",[31971]],[[194922,194922],"mapped",[32e3]],[[194923,194923],"mapped",[155526]],[[194924,194924],"mapped",[32099]],[[194925,194925],"mapped",[17153]],[[194926,194926],"mapped",[32199]],[[194927,194927],"mapped",[32258]],[[194928,194928],"mapped",[32325]],[[194929,194929],"mapped",[17204]],[[194930,194930],"mapped",[156200]],[[194931,194931],"mapped",[156231]],[[194932,194932],"mapped",[17241]],[[194933,194933],"mapped",[156377]],[[194934,194934],"mapped",[32634]],[[194935,194935],"mapped",[156478]],[[194936,194936],"mapped",[32661]],[[194937,194937],"mapped",[32762]],[[194938,194938],"mapped",[32773]],[[194939,194939],"mapped",[156890]],[[194940,194940],"mapped",[156963]],[[194941,194941],"mapped",[32864]],[[194942,194942],"mapped",[157096]],[[194943,194943],"mapped",[32880]],[[194944,194944],"mapped",[144223]],[[194945,194945],"mapped",[17365]],[[194946,194946],"mapped",[32946]],[[194947,194947],"mapped",[33027]],[[194948,194948],"mapped",[17419]],[[194949,194949],"mapped",[33086]],[[194950,194950],"mapped",[23221]],[[194951,194951],"mapped",[157607]],[[194952,194952],"mapped",[157621]],[[194953,194953],"mapped",[144275]],[[194954,194954],"mapped",[144284]],[[194955,194955],"mapped",[33281]],[[194956,194956],"mapped",[33284]],[[194957,194957],"mapped",[36766]],[[194958,194958],"mapped",[17515]],[[194959,194959],"mapped",[33425]],[[194960,194960],"mapped",[33419]],[[194961,194961],"mapped",[33437]],[[194962,194962],"mapped",[21171]],[[194963,194963],"mapped",[33457]],[[194964,194964],"mapped",[33459]],[[194965,194965],"mapped",[33469]],[[194966,194966],"mapped",[33510]],[[194967,194967],"mapped",[158524]],[[194968,194968],"mapped",[33509]],[[194969,194969],"mapped",[33565]],[[194970,194970],"mapped",[33635]],[[194971,194971],"mapped",[33709]],[[194972,194972],"mapped",[33571]],[[194973,194973],"mapped",[33725]],[[194974,194974],"mapped",[33767]],[[194975,194975],"mapped",[33879]],[[194976,194976],"mapped",[33619]],[[194977,194977],"mapped",[33738]],[[194978,194978],"mapped",[33740]],[[194979,194979],"mapped",[33756]],[[194980,194980],"mapped",[158774]],[[194981,194981],"mapped",[159083]],[[194982,194982],"mapped",[158933]],[[194983,194983],"mapped",[17707]],[[194984,194984],"mapped",[34033]],[[194985,194985],"mapped",[34035]],[[194986,194986],"mapped",[34070]],[[194987,194987],"mapped",[160714]],[[194988,194988],"mapped",[34148]],[[194989,194989],"mapped",[159532]],[[194990,194990],"mapped",[17757]],[[194991,194991],"mapped",[17761]],[[194992,194992],"mapped",[159665]],[[194993,194993],"mapped",[159954]],[[194994,194994],"mapped",[17771]],[[194995,194995],"mapped",[34384]],[[194996,194996],"mapped",[34396]],[[194997,194997],"mapped",[34407]],[[194998,194998],"mapped",[34409]],[[194999,194999],"mapped",[34473]],[[195e3,195e3],"mapped",[34440]],[[195001,195001],"mapped",[34574]],[[195002,195002],"mapped",[34530]],[[195003,195003],"mapped",[34681]],[[195004,195004],"mapped",[34600]],[[195005,195005],"mapped",[34667]],[[195006,195006],"mapped",[34694]],[[195007,195007],"disallowed"],[[195008,195008],"mapped",[34785]],[[195009,195009],"mapped",[34817]],[[195010,195010],"mapped",[17913]],[[195011,195011],"mapped",[34912]],[[195012,195012],"mapped",[34915]],[[195013,195013],"mapped",[161383]],[[195014,195014],"mapped",[35031]],[[195015,195015],"mapped",[35038]],[[195016,195016],"mapped",[17973]],[[195017,195017],"mapped",[35066]],[[195018,195018],"mapped",[13499]],[[195019,195019],"mapped",[161966]],[[195020,195020],"mapped",[162150]],[[195021,195021],"mapped",[18110]],[[195022,195022],"mapped",[18119]],[[195023,195023],"mapped",[35488]],[[195024,195024],"mapped",[35565]],[[195025,195025],"mapped",[35722]],[[195026,195026],"mapped",[35925]],[[195027,195027],"mapped",[162984]],[[195028,195028],"mapped",[36011]],[[195029,195029],"mapped",[36033]],[[195030,195030],"mapped",[36123]],[[195031,195031],"mapped",[36215]],[[195032,195032],"mapped",[163631]],[[195033,195033],"mapped",[133124]],[[195034,195034],"mapped",[36299]],[[195035,195035],"mapped",[36284]],[[195036,195036],"mapped",[36336]],[[195037,195037],"mapped",[133342]],[[195038,195038],"mapped",[36564]],[[195039,195039],"mapped",[36664]],[[195040,195040],"mapped",[165330]],[[195041,195041],"mapped",[165357]],[[195042,195042],"mapped",[37012]],[[195043,195043],"mapped",[37105]],[[195044,195044],"mapped",[37137]],[[195045,195045],"mapped",[165678]],[[195046,195046],"mapped",[37147]],[[195047,195047],"mapped",[37432]],[[195048,195048],"mapped",[37591]],[[195049,195049],"mapped",[37592]],[[195050,195050],"mapped",[37500]],[[195051,195051],"mapped",[37881]],[[195052,195052],"mapped",[37909]],[[195053,195053],"mapped",[166906]],[[195054,195054],"mapped",[38283]],[[195055,195055],"mapped",[18837]],[[195056,195056],"mapped",[38327]],[[195057,195057],"mapped",[167287]],[[195058,195058],"mapped",[18918]],[[195059,195059],"mapped",[38595]],[[195060,195060],"mapped",[23986]],[[195061,195061],"mapped",[38691]],[[195062,195062],"mapped",[168261]],[[195063,195063],"mapped",[168474]],[[195064,195064],"mapped",[19054]],[[195065,195065],"mapped",[19062]],[[195066,195066],"mapped",[38880]],[[195067,195067],"mapped",[168970]],[[195068,195068],"mapped",[19122]],[[195069,195069],"mapped",[169110]],[[195070,195071],"mapped",[38923]],[[195072,195072],"mapped",[38953]],[[195073,195073],"mapped",[169398]],[[195074,195074],"mapped",[39138]],[[195075,195075],"mapped",[19251]],[[195076,195076],"mapped",[39209]],[[195077,195077],"mapped",[39335]],[[195078,195078],"mapped",[39362]],[[195079,195079],"mapped",[39422]],[[195080,195080],"mapped",[19406]],[[195081,195081],"mapped",[170800]],[[195082,195082],"mapped",[39698]],[[195083,195083],"mapped",[4e4]],[[195084,195084],"mapped",[40189]],[[195085,195085],"mapped",[19662]],[[195086,195086],"mapped",[19693]],[[195087,195087],"mapped",[40295]],[[195088,195088],"mapped",[172238]],[[195089,195089],"mapped",[19704]],[[195090,195090],"mapped",[172293]],[[195091,195091],"mapped",[172558]],[[195092,195092],"mapped",[172689]],[[195093,195093],"mapped",[40635]],[[195094,195094],"mapped",[19798]],[[195095,195095],"mapped",[40697]],[[195096,195096],"mapped",[40702]],[[195097,195097],"mapped",[40709]],[[195098,195098],"mapped",[40719]],[[195099,195099],"mapped",[40726]],[[195100,195100],"mapped",[40763]],[[195101,195101],"mapped",[173568]],[[195102,196605],"disallowed"],[[196606,196607],"disallowed"],[[196608,262141],"disallowed"],[[262142,262143],"disallowed"],[[262144,327677],"disallowed"],[[327678,327679],"disallowed"],[[327680,393213],"disallowed"],[[393214,393215],"disallowed"],[[393216,458749],"disallowed"],[[458750,458751],"disallowed"],[[458752,524285],"disallowed"],[[524286,524287],"disallowed"],[[524288,589821],"disallowed"],[[589822,589823],"disallowed"],[[589824,655357],"disallowed"],[[655358,655359],"disallowed"],[[655360,720893],"disallowed"],[[720894,720895],"disallowed"],[[720896,786429],"disallowed"],[[786430,786431],"disallowed"],[[786432,851965],"disallowed"],[[851966,851967],"disallowed"],[[851968,917501],"disallowed"],[[917502,917503],"disallowed"],[[917504,917504],"disallowed"],[[917505,917505],"disallowed"],[[917506,917535],"disallowed"],[[917536,917631],"disallowed"],[[917632,917759],"disallowed"],[[917760,917999],"ignored"],[[918e3,983037],"disallowed"],[[983038,983039],"disallowed"],[[983040,1048573],"disallowed"],[[1048574,1048575],"disallowed"],[[1048576,1114109],"disallowed"],[[1114110,1114111],"disallowed"]]});var oee=y((TEt,B6)=>{"use strict";var nee=require("punycode"),ree=tee(),Of={TRANSITIONAL:0,NONTRANSITIONAL:1};function iee(e){return e.split("\0").map(function(t){return t.normalize("NFC")}).join("\0")}function aee(e){for(var t=0,r=ree.length-1;t<=r;){var n=Math.floor((t+r)/2),i=ree[n];if(i[0][0]<=e&&i[0][1]>=e)return i;i[0][0]>e?r=n-1:t=n+1}return null}var INe=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function see(e){return e.replace(INe,"_").length}function FNe(e,t,r){for(var n=!1,i="",a=see(e),s=0;s<a;++s){var o=e.codePointAt(s),u=aee(o);switch(u[1]){case"disallowed":n=!0,i+=String.fromCodePoint(o);break;case"ignored":break;case"mapped":i+=String.fromCodePoint.apply(String,u[2]);break;case"deviation":r===Of.TRANSITIONAL?i+=String.fromCodePoint.apply(String,u[2]):i+=String.fromCodePoint(o);break;case"valid":i+=String.fromCodePoint(o);break;case"disallowed_STD3_mapped":t?(n=!0,i+=String.fromCodePoint(o)):i+=String.fromCodePoint.apply(String,u[2]);break;case"disallowed_STD3_valid":t&&(n=!0),i+=String.fromCodePoint(o);break}}return{string:i,error:n}}var NNe=/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08E4-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u18A9\u1920-\u192B\u1930-\u193B\u19B0-\u19C0\u19C8\u19C9\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFC-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C4\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2D]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD804[\uDC00-\uDC02\uDC38-\uDC46\uDC7F-\uDC82\uDCB0-\uDCBA\uDD00-\uDD02\uDD27-\uDD34\uDD73\uDD80-\uDD82\uDDB3-\uDDC0\uDE2C-\uDE37\uDEDF-\uDEEA\uDF01-\uDF03\uDF3C\uDF3E-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF62\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDCB0-\uDCC3\uDDAF-\uDDB5\uDDB8-\uDDC0\uDE30-\uDE40\uDEAB-\uDEB7]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF51-\uDF7E\uDF8F-\uDF92]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD83A[\uDCD0-\uDCD6]|\uDB40[\uDD00-\uDDEF]/;function kNe(e,t){e.substr(0,4)==="xn--"&&(e=nee.toUnicode(e),t=Of.NONTRANSITIONAL);var r=!1;(iee(e)!==e||e[3]==="-"&&e[4]==="-"||e[0]==="-"||e[e.length-1]==="-"||e.indexOf(".")!==-1||e.search(NNe)===0)&&(r=!0);for(var n=see(e),i=0;i<n;++i){var a=aee(e.codePointAt(i));if(q6===Of.TRANSITIONAL&&a[1]!=="valid"||q6===Of.NONTRANSITIONAL&&a[1]!=="valid"&&a[1]!=="deviation"){r=!0;break}}return{label:e,error:r}}function q6(e,t,r){var n=FNe(e,t,r);n.string=iee(n.string);for(var i=n.string.split("."),a=0;a<i.length;++a)try{var s=kNe(i[a]);i[a]=s.label,n.error=n.error||s.error}catch{n.error=!0}return{string:i.join("."),error:n.error}}B6.exports.toASCII=function(e,t,r,n){var i=q6(e,t,r),a=i.string.split(".");if(a=a.map(function(u){try{return nee.toASCII(u)}catch{return i.error=!0,u}}),n){var s=a.slice(0,a.length-1).join(".").length;(s.length>253||s.length===0)&&(i.error=!0);for(var o=0;o<a.length;++o)if(a.length>63||a.length===0){i.error=!0;break}}return i.error?null:a.join(".")};B6.exports.toUnicode=function(e,t){var r=q6(e,t,Of.NONTRANSITIONAL);return{domain:r.string,error:r.error}};B6.exports.PROCESSING_OPTIONS=Of});var eo=y((REt,ua)=>{"use strict";var qf=require("punycode"),uee=oee(),pee={ftp:21,file:null,gopher:70,http:80,https:443,ws:80,wss:443},Qt=Symbol("failure");function lee(e){return qf.ucs2.decode(e).length}function cee(e,t){let r=e[t];return isNaN(r)?void 0:String.fromCodePoint(r)}function E0(e){return e>=48&&e<=57}function b0(e){return e>=65&&e<=90||e>=97&&e<=122}function LNe(e){return b0(e)||E0(e)}function ps(e){return E0(e)||e>=65&&e<=70||e>=97&&e<=102}function dee(e){return e==="."||e.toLowerCase()==="%2e"}function ONe(e){return e=e.toLowerCase(),e===".."||e==="%2e."||e===".%2e"||e==="%2e%2e"}function qNe(e,t){return b0(e)&&(t===58||t===124)}function fee(e){return e.length===2&&b0(e.codePointAt(0))&&(e[1]===":"||e[1]==="|")}function BNe(e){return e.length===2&&b0(e.codePointAt(0))&&e[1]===":"}function MNe(e){return e.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|%|\/|:|\?|@|\[|\\|\]/)!==-1}function UNe(e){return e.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|\/|:|\?|@|\[|\\|\]/)!==-1}function cA(e){return pee[e]!==void 0}function Fn(e){return cA(e.scheme)}function jNe(e){return pee[e]}function mee(e){let t=e.toString(16).toUpperCase();return t.length===1&&(t="0"+t),"%"+t}function $Ne(e){let t=new Buffer(e),r="";for(let n=0;n<t.length;++n)r+=mee(t[n]);return r}function zNe(e){let t=new Buffer(e),r=[];for(let n=0;n<t.length;++n)t[n]!==37?r.push(t[n]):t[n]===37&&ps(t[n+1])&&ps(t[n+2])?(r.push(parseInt(t.slice(n+1,n+3).toString(),16)),n+=2):r.push(t[n]);return new Buffer(r).toString()}function M6(e){return e<=31||e>126}var VNe=new Set([32,34,35,60,62,63,96,123,125]);function hee(e){return M6(e)||VNe.has(e)}var GNe=new Set([47,58,59,61,64,91,92,93,94,124]);function pA(e){return hee(e)||GNe.has(e)}function kd(e,t){let r=String.fromCodePoint(e);return t(e)?$Ne(r):r}function HNe(e){let t=10;return e.length>=2&&e.charAt(0)==="0"&&e.charAt(1).toLowerCase()==="x"?(e=e.substring(2),t=16):e.length>=2&&e.charAt(0)==="0"&&(e=e.substring(1),t=8),e===""?0:(t===10?/[^0-9]/:t===16?/[^0-9A-Fa-f]/:/[^0-7]/).test(e)?Qt:parseInt(e,t)}function KNe(e){let t=e.split(".");if(t[t.length-1]===""&&t.length>1&&t.pop(),t.length>4)return e;let r=[];for(let a of t){if(a==="")return e;let s=HNe(a);if(s===Qt)return e;r.push(s)}for(let a=0;a<r.length-1;++a)if(r[a]>255)return Qt;if(r[r.length-1]>=Math.pow(256,5-r.length))return Qt;let n=r.pop(),i=0;for(let a of r)n+=a*Math.pow(256,3-i),++i;return n}function JNe(e){let t="",r=e;for(let n=1;n<=4;++n)t=String(r%256)+t,n!==4&&(t="."+t),r=Math.floor(r/256);return t}function WNe(e){let t=[0,0,0,0,0,0,0,0],r=0,n=null,i=0;if(e=qf.ucs2.decode(e),e[i]===58){if(e[i+1]!==58)return Qt;i+=2,++r,n=r}for(;i<e.length;){if(r===8)return Qt;if(e[i]===58){if(n!==null)return Qt;++i,++r,n=r;continue}let a=0,s=0;for(;s<4&&ps(e[i]);)a=a*16+parseInt(cee(e,i),16),++i,++s;if(e[i]===46){if(s===0||(i-=s,r>6))return Qt;let o=0;for(;e[i]!==void 0;){let u=null;if(o>0)if(e[i]===46&&o<4)++i;else return Qt;if(!E0(e[i]))return Qt;for(;E0(e[i]);){let l=parseInt(cee(e,i));if(u===null)u=l;else{if(u===0)return Qt;u=u*10+l}if(u>255)return Qt;++i}t[r]=t[r]*256+u,++o,(o===2||o===4)&&++r}if(o!==4)return Qt;break}else if(e[i]===58){if(++i,e[i]===void 0)return Qt}else if(e[i]!==void 0)return Qt;t[r]=a,++r}if(n!==null){let a=r-n;for(r=7;r!==0&&a>0;){let s=t[n+a-1];t[n+a-1]=t[r],t[r]=s,--r,--a}}else if(n===null&&r!==8)return Qt;return t}function YNe(e){let t="",n=XNe(e).idx,i=!1;for(let a=0;a<=7;++a)if(!(i&&e[a]===0)){if(i&&(i=!1),n===a){t+=a===0?"::":":",i=!0;continue}t+=e[a].toString(16),a!==7&&(t+=":")}return t}function dA(e,t){if(e[0]==="[")return e[e.length-1]!=="]"?Qt:WNe(e.substring(1,e.length-1));if(!t)return QNe(e);let r=zNe(e),n=uee.toASCII(r,!1,uee.PROCESSING_OPTIONS.NONTRANSITIONAL,!1);if(n===null||MNe(n))return Qt;let i=KNe(n);return typeof i=="number"||i===Qt?i:n}function QNe(e){if(UNe(e))return Qt;let t="",r=qf.ucs2.decode(e);for(let n=0;n<r.length;++n)t+=kd(r[n],M6);return t}function XNe(e){let t=null,r=1,n=null,i=0;for(let a=0;a<e.length;++a)e[a]!==0?(i>r&&(t=n,r=i),n=null,i=0):(n===null&&(n=a),++i);return i>r&&(t=n,r=i),{idx:t,len:r}}function fA(e){return typeof e=="number"?JNe(e):e instanceof Array?"["+YNe(e)+"]":e}function ZNe(e){return e.replace(/^[\u0000-\u001F\u0020]+|[\u0000-\u001F\u0020]+$/g,"")}function eke(e){return e.replace(/\u0009|\u000A|\u000D/g,"")}function gee(e){let t=e.path;t.length!==0&&(e.scheme==="file"&&t.length===1&&rke(t[0])||t.pop())}function vee(e){return e.username!==""||e.password!==""}function tke(e){return e.host===null||e.host===""||e.cannotBeABaseURL||e.scheme==="file"}function rke(e){return/^[A-Za-z]:$/.test(e)}function pn(e,t,r,n,i){if(this.pointer=0,this.input=e,this.base=t||null,this.encodingOverride=r||"utf-8",this.stateOverride=i,this.url=n,this.failure=!1,this.parseError=!1,!this.url){this.url={scheme:"",username:"",password:"",host:null,port:null,path:[],query:null,fragment:null,cannotBeABaseURL:!1};let s=ZNe(this.input);s!==this.input&&(this.parseError=!0),this.input=s}let a=eke(this.input);for(a!==this.input&&(this.parseError=!0),this.input=a,this.state=i||"scheme start",this.buffer="",this.atFlag=!1,this.arrFlag=!1,this.passwordTokenSeenFlag=!1,this.input=qf.ucs2.decode(this.input);this.pointer<=this.input.length;++this.pointer){let s=this.input[this.pointer],o=isNaN(s)?void 0:String.fromCodePoint(s),u=this["parse "+this.state](s,o);if(u){if(u===Qt){this.failure=!0;break}}else break}}pn.prototype["parse scheme start"]=function(t,r){if(b0(t))this.buffer+=r.toLowerCase(),this.state="scheme";else if(!this.stateOverride)this.state="no scheme",--this.pointer;else return this.parseError=!0,Qt;return!0};pn.prototype["parse scheme"]=function(t,r){if(LNe(t)||t===43||t===45||t===46)this.buffer+=r.toLowerCase();else if(t===58){if(this.stateOverride&&(Fn(this.url)&&!cA(this.buffer)||!Fn(this.url)&&cA(this.buffer)||(vee(this.url)||this.url.port!==null)&&this.buffer==="file"||this.url.scheme==="file"&&(this.url.host===""||this.url.host===null))||(this.url.scheme=this.buffer,this.buffer="",this.stateOverride))return!1;this.url.scheme==="file"?((this.input[this.pointer+1]!==47||this.input[this.pointer+2]!==47)&&(this.parseError=!0),this.state="file"):Fn(this.url)&&this.base!==null&&this.base.scheme===this.url.scheme?this.state="special relative or authority":Fn(this.url)?this.state="special authority slashes":this.input[this.pointer+1]===47?(this.state="path or authority",++this.pointer):(this.url.cannotBeABaseURL=!0,this.url.path.push(""),this.state="cannot-be-a-base-URL path")}else if(!this.stateOverride)this.buffer="",this.state="no scheme",this.pointer=-1;else return this.parseError=!0,Qt;return!0};pn.prototype["parse no scheme"]=function(t){return this.base===null||this.base.cannotBeABaseURL&&t!==35?Qt:(this.base.cannotBeABaseURL&&t===35?(this.url.scheme=this.base.scheme,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.url.cannotBeABaseURL=!0,this.state="fragment"):this.base.scheme==="file"?(this.state="file",--this.pointer):(this.state="relative",--this.pointer),!0)};pn.prototype["parse special relative or authority"]=function(t){return t===47&&this.input[this.pointer+1]===47?(this.state="special authority ignore slashes",++this.pointer):(this.parseError=!0,this.state="relative",--this.pointer),!0};pn.prototype["parse path or authority"]=function(t){return t===47?this.state="authority":(this.state="path",--this.pointer),!0};pn.prototype["parse relative"]=function(t){return this.url.scheme=this.base.scheme,isNaN(t)?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query):t===47?this.state="relative slash":t===63?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query="",this.state="query"):t===35?(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.state="fragment"):Fn(this.url)&&t===92?(this.parseError=!0,this.state="relative slash"):(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(0,this.base.path.length-1),this.state="path",--this.pointer),!0};pn.prototype["parse relative slash"]=function(t){return Fn(this.url)&&(t===47||t===92)?(t===92&&(this.parseError=!0),this.state="special authority ignore slashes"):t===47?this.state="authority":(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.state="path",--this.pointer),!0};pn.prototype["parse special authority slashes"]=function(t){return t===47&&this.input[this.pointer+1]===47?(this.state="special authority ignore slashes",++this.pointer):(this.parseError=!0,this.state="special authority ignore slashes",--this.pointer),!0};pn.prototype["parse special authority ignore slashes"]=function(t){return t!==47&&t!==92?(this.state="authority",--this.pointer):this.parseError=!0,!0};pn.prototype["parse authority"]=function(t,r){if(t===64){this.parseError=!0,this.atFlag&&(this.buffer="%40"+this.buffer),this.atFlag=!0;let n=lee(this.buffer);for(let i=0;i<n;++i){let a=this.buffer.codePointAt(i);if(a===58&&!this.passwordTokenSeenFlag){this.passwordTokenSeenFlag=!0;continue}let s=kd(a,pA);this.passwordTokenSeenFlag?this.url.password+=s:this.url.username+=s}this.buffer=""}else if(isNaN(t)||t===47||t===63||t===35||Fn(this.url)&&t===92){if(this.atFlag&&this.buffer==="")return this.parseError=!0,Qt;this.pointer-=lee(this.buffer)+1,this.buffer="",this.state="host"}else this.buffer+=r;return!0};pn.prototype["parse hostname"]=pn.prototype["parse host"]=function(t,r){if(this.stateOverride&&this.url.scheme==="file")--this.pointer,this.state="file host";else if(t===58&&!this.arrFlag){if(this.buffer==="")return this.parseError=!0,Qt;let n=dA(this.buffer,Fn(this.url));if(n===Qt)return Qt;if(this.url.host=n,this.buffer="",this.state="port",this.stateOverride==="hostname")return!1}else if(isNaN(t)||t===47||t===63||t===35||Fn(this.url)&&t===92){if(--this.pointer,Fn(this.url)&&this.buffer==="")return this.parseError=!0,Qt;if(this.stateOverride&&this.buffer===""&&(vee(this.url)||this.url.port!==null))return this.parseError=!0,!1;let n=dA(this.buffer,Fn(this.url));if(n===Qt)return Qt;if(this.url.host=n,this.buffer="",this.state="path start",this.stateOverride)return!1}else t===91?this.arrFlag=!0:t===93&&(this.arrFlag=!1),this.buffer+=r;return!0};pn.prototype["parse port"]=function(t,r){if(E0(t))this.buffer+=r;else if(isNaN(t)||t===47||t===63||t===35||Fn(this.url)&&t===92||this.stateOverride){if(this.buffer!==""){let n=parseInt(this.buffer);if(n>Math.pow(2,16)-1)return this.parseError=!0,Qt;this.url.port=n===jNe(this.url.scheme)?null:n,this.buffer=""}if(this.stateOverride)return!1;this.state="path start",--this.pointer}else return this.parseError=!0,Qt;return!0};var nke=new Set([47,92,63,35]);pn.prototype["parse file"]=function(t){return this.url.scheme="file",t===47||t===92?(t===92&&(this.parseError=!0),this.state="file slash"):this.base!==null&&this.base.scheme==="file"?isNaN(t)?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query):t===63?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query="",this.state="query"):t===35?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query,this.url.fragment="",this.state="fragment"):(this.input.length-this.pointer-1===0||!qNe(t,this.input[this.pointer+1])||this.input.length-this.pointer-1>=2&&!nke.has(this.input[this.pointer+2])?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),gee(this.url)):this.parseError=!0,this.state="path",--this.pointer):(this.state="path",--this.pointer),!0};pn.prototype["parse file slash"]=function(t){return t===47||t===92?(t===92&&(this.parseError=!0),this.state="file host"):(this.base!==null&&this.base.scheme==="file"&&(BNe(this.base.path[0])?this.url.path.push(this.base.path[0]):this.url.host=this.base.host),this.state="path",--this.pointer),!0};pn.prototype["parse file host"]=function(t,r){if(isNaN(t)||t===47||t===92||t===63||t===35)if(--this.pointer,!this.stateOverride&&fee(this.buffer))this.parseError=!0,this.state="path";else if(this.buffer===""){if(this.url.host="",this.stateOverride)return!1;this.state="path start"}else{let n=dA(this.buffer,Fn(this.url));if(n===Qt)return Qt;if(n==="localhost"&&(n=""),this.url.host=n,this.stateOverride)return!1;this.buffer="",this.state="path start"}else this.buffer+=r;return!0};pn.prototype["parse path start"]=function(t){return Fn(this.url)?(t===92&&(this.parseError=!0),this.state="path",t!==47&&t!==92&&--this.pointer):!this.stateOverride&&t===63?(this.url.query="",this.state="query"):!this.stateOverride&&t===35?(this.url.fragment="",this.state="fragment"):t!==void 0&&(this.state="path",t!==47&&--this.pointer),!0};pn.prototype["parse path"]=function(t){if(isNaN(t)||t===47||Fn(this.url)&&t===92||!this.stateOverride&&(t===63||t===35)){if(Fn(this.url)&&t===92&&(this.parseError=!0),ONe(this.buffer)?(gee(this.url),t!==47&&!(Fn(this.url)&&t===92)&&this.url.path.push("")):dee(this.buffer)&&t!==47&&!(Fn(this.url)&&t===92)?this.url.path.push(""):dee(this.buffer)||(this.url.scheme==="file"&&this.url.path.length===0&&fee(this.buffer)&&(this.url.host!==""&&this.url.host!==null&&(this.parseError=!0,this.url.host=""),this.buffer=this.buffer[0]+":"),this.url.path.push(this.buffer)),this.buffer="",this.url.scheme==="file"&&(t===void 0||t===63||t===35))for(;this.url.path.length>1&&this.url.path[0]==="";)this.parseError=!0,this.url.path.shift();t===63&&(this.url.query="",this.state="query"),t===35&&(this.url.fragment="",this.state="fragment")}else t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=kd(t,hee);return!0};pn.prototype["parse cannot-be-a-base-URL path"]=function(t){return t===63?(this.url.query="",this.state="query"):t===35?(this.url.fragment="",this.state="fragment"):(!isNaN(t)&&t!==37&&(this.parseError=!0),t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),isNaN(t)||(this.url.path[0]=this.url.path[0]+kd(t,M6))),!0};pn.prototype["parse query"]=function(t,r){if(isNaN(t)||!this.stateOverride&&t===35){(!Fn(this.url)||this.url.scheme==="ws"||this.url.scheme==="wss")&&(this.encodingOverride="utf-8");let n=new Buffer(this.buffer);for(let i=0;i<n.length;++i)n[i]<33||n[i]>126||n[i]===34||n[i]===35||n[i]===60||n[i]===62?this.url.query+=mee(n[i]):this.url.query+=String.fromCodePoint(n[i]);this.buffer="",t===35&&(this.url.fragment="",this.state="fragment")}else t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=r;return!0};pn.prototype["parse fragment"]=function(t){return isNaN(t)||(t===0?this.parseError=!0:(t===37&&(!ps(this.input[this.pointer+1])||!ps(this.input[this.pointer+2]))&&(this.parseError=!0),this.url.fragment+=kd(t,M6))),!0};function ike(e,t){let r=e.scheme+":";if(e.host!==null?(r+="//",(e.username!==""||e.password!=="")&&(r+=e.username,e.password!==""&&(r+=":"+e.password),r+="@"),r+=fA(e.host),e.port!==null&&(r+=":"+e.port)):e.host===null&&e.scheme==="file"&&(r+="//"),e.cannotBeABaseURL)r+=e.path[0];else for(let n of e.path)r+="/"+n;return e.query!==null&&(r+="?"+e.query),!t&&e.fragment!==null&&(r+="#"+e.fragment),r}function ake(e){let t=e.scheme+"://";return t+=fA(e.host),e.port!==null&&(t+=":"+e.port),t}ua.exports.serializeURL=ike;ua.exports.serializeURLOrigin=function(e){switch(e.scheme){case"blob":try{return ua.exports.serializeURLOrigin(ua.exports.parseURL(e.path[0]))}catch{return"null"}case"ftp":case"gopher":case"http":case"https":case"ws":case"wss":return ake({scheme:e.scheme,host:e.host,port:e.port});case"file":return"file://";default:return"null"}};ua.exports.basicURLParse=function(e,t){t===void 0&&(t={});let r=new pn(e,t.baseURL,t.encodingOverride,t.url,t.stateOverride);return r.failure?"failure":r.url};ua.exports.setTheUsername=function(e,t){e.username="";let r=qf.ucs2.decode(t);for(let n=0;n<r.length;++n)e.username+=kd(r[n],pA)};ua.exports.setThePassword=function(e,t){e.password="";let r=qf.ucs2.decode(t);for(let n=0;n<r.length;++n)e.password+=kd(r[n],pA)};ua.exports.serializeHost=fA;ua.exports.cannotHaveAUsernamePasswordPort=tke;ua.exports.serializeInteger=function(e){return String(e)};ua.exports.parseURL=function(e,t){return t===void 0&&(t={}),ua.exports.basicURLParse(e,{baseURL:t.baseURL,encodingOverride:t.encodingOverride})}});var Eee=y(yee=>{"use strict";var fn=eo();yee.implementation=class{constructor(t){let r=t[0],n=t[1],i=null;if(n!==void 0&&(i=fn.basicURLParse(n),i==="failure"))throw new TypeError("Invalid base URL");let a=fn.basicURLParse(r,{baseURL:i});if(a==="failure")throw new TypeError("Invalid URL");this._url=a}get href(){return fn.serializeURL(this._url)}set href(t){let r=fn.basicURLParse(t);if(r==="failure")throw new TypeError("Invalid URL");this._url=r}get origin(){return fn.serializeURLOrigin(this._url)}get protocol(){return this._url.scheme+":"}set protocol(t){fn.basicURLParse(t+":",{url:this._url,stateOverride:"scheme start"})}get username(){return this._url.username}set username(t){fn.cannotHaveAUsernamePasswordPort(this._url)||fn.setTheUsername(this._url,t)}get password(){return this._url.password}set password(t){fn.cannotHaveAUsernamePasswordPort(this._url)||fn.setThePassword(this._url,t)}get host(){let t=this._url;return t.host===null?"":t.port===null?fn.serializeHost(t.host):fn.serializeHost(t.host)+":"+fn.serializeInteger(t.port)}set host(t){this._url.cannotBeABaseURL||fn.basicURLParse(t,{url:this._url,stateOverride:"host"})}get hostname(){return this._url.host===null?"":fn.serializeHost(this._url.host)}set hostname(t){this._url.cannotBeABaseURL||fn.basicURLParse(t,{url:this._url,stateOverride:"hostname"})}get port(){return this._url.port===null?"":fn.serializeInteger(this._url.port)}set port(t){fn.cannotHaveAUsernamePasswordPort(this._url)||(t===""?this._url.port=null:fn.basicURLParse(t,{url:this._url,stateOverride:"port"}))}get pathname(){return this._url.cannotBeABaseURL?this._url.path[0]:this._url.path.length===0?"":"/"+this._url.path.join("/")}set pathname(t){this._url.cannotBeABaseURL||(this._url.path=[],fn.basicURLParse(t,{url:this._url,stateOverride:"path start"}))}get search(){return this._url.query===null||this._url.query===""?"":"?"+this._url.query}set search(t){let r=this._url;if(t===""){r.query=null;return}let n=t[0]==="?"?t.substring(1):t;r.query="",fn.basicURLParse(n,{url:r,stateOverride:"query"})}get hash(){return this._url.fragment===null||this._url.fragment===""?"":"#"+this._url.fragment}set hash(t){if(t===""){this._url.fragment=null;return}let r=t[0]==="#"?t.substring(1):t;this._url.fragment="",fn.basicURLParse(r,{url:this._url,stateOverride:"fragment"})}toJSON(){return this.href}}});var xee=y((FEt,w0)=>{"use strict";var Ia=ZZ(),wee=eee(),bee=Eee(),Fr=wee.implSymbol;function Mn(e){if(!this||this[Fr]||!(this instanceof Mn))throw new TypeError("Failed to construct 'URL': Please use the 'new' operator, this DOM object constructor cannot be called as a function.");if(arguments.length<1)throw new TypeError("Failed to construct 'URL': 1 argument required, but only "+arguments.length+" present.");let t=[];for(let r=0;r<arguments.length&&r<2;++r)t[r]=arguments[r];t[0]=Ia.USVString(t[0]),t[1]!==void 0&&(t[1]=Ia.USVString(t[1])),w0.exports.setup(this,t)}Mn.prototype.toJSON=function(){if(!this||!w0.exports.is(this))throw new TypeError("Illegal invocation");let t=[];for(let r=0;r<arguments.length&&r<0;++r)t[r]=arguments[r];return this[Fr].toJSON.apply(this[Fr],t)};Object.defineProperty(Mn.prototype,"href",{get(){return this[Fr].href},set(e){e=Ia.USVString(e),this[Fr].href=e},enumerable:!0,configurable:!0});Mn.prototype.toString=function(){if(!this||!w0.exports.is(this))throw new TypeError("Illegal invocation");return this.href};Object.defineProperty(Mn.prototype,"origin",{get(){return this[Fr].origin},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"protocol",{get(){return this[Fr].protocol},set(e){e=Ia.USVString(e),this[Fr].protocol=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"username",{get(){return this[Fr].username},set(e){e=Ia.USVString(e),this[Fr].username=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"password",{get(){return this[Fr].password},set(e){e=Ia.USVString(e),this[Fr].password=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"host",{get(){return this[Fr].host},set(e){e=Ia.USVString(e),this[Fr].host=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"hostname",{get(){return this[Fr].hostname},set(e){e=Ia.USVString(e),this[Fr].hostname=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"port",{get(){return this[Fr].port},set(e){e=Ia.USVString(e),this[Fr].port=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"pathname",{get(){return this[Fr].pathname},set(e){e=Ia.USVString(e),this[Fr].pathname=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"search",{get(){return this[Fr].search},set(e){e=Ia.USVString(e),this[Fr].search=e},enumerable:!0,configurable:!0});Object.defineProperty(Mn.prototype,"hash",{get(){return this[Fr].hash},set(e){e=Ia.USVString(e),this[Fr].hash=e},enumerable:!0,configurable:!0});w0.exports={is(e){return!!e&&e[Fr]instanceof bee.implementation},create(e,t){let r=Object.create(Mn.prototype);return this.setup(r,e,t),r},setup(e,t,r){r||(r={}),r.wrapper=e,e[Fr]=new bee.implementation(t,r),e[Fr][wee.wrapperSymbol]=e},interface:Mn,expose:{Window:{URL:Mn},Worker:{URL:Mn}}}});var _ee=y(to=>{"use strict";to.URL=xee().interface;to.serializeURL=eo().serializeURL;to.serializeURLOrigin=eo().serializeURLOrigin;to.basicURLParse=eo().basicURLParse;to.setTheUsername=eo().setTheUsername;to.setThePassword=eo().setThePassword;to.serializeHost=eo().serializeHost;to.serializeInteger=eo().serializeInteger;to.parseURL=eo().parseURL});var Od=y((ro,kee)=>{"use strict";Object.defineProperty(ro,"__esModule",{value:!0});function Uf(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var ms=Uf(require("stream")),Aee=Uf(require("http")),j6=Uf(require("url")),Tee=Uf(_ee()),ske=Uf(require("https")),Ld=Uf(require("zlib")),oke=ms.Readable,Iu=Symbol("buffer"),mA=Symbol("type"),_0=class e{constructor(){this[mA]="";let t=arguments[0],r=arguments[1],n=[],i=0;if(t){let s=t,o=Number(s.length);for(let u=0;u<o;u++){let l=s[u],c;l instanceof Buffer?c=l:ArrayBuffer.isView(l)?c=Buffer.from(l.buffer,l.byteOffset,l.byteLength):l instanceof ArrayBuffer?c=Buffer.from(l):l instanceof e?c=l[Iu]:c=Buffer.from(typeof l=="string"?l:String(l)),i+=c.length,n.push(c)}}this[Iu]=Buffer.concat(n);let a=r&&r.type!==void 0&&String(r.type).toLowerCase();a&&!/[^\u0020-\u007E]/.test(a)&&(this[mA]=a)}get size(){return this[Iu].length}get type(){return this[mA]}text(){return Promise.resolve(this[Iu].toString())}arrayBuffer(){let t=this[Iu],r=t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);return Promise.resolve(r)}stream(){let t=new oke;return t._read=function(){},t.push(this[Iu]),t.push(null),t}toString(){return"[object Blob]"}slice(){let t=this.size,r=arguments[0],n=arguments[1],i,a;r===void 0?i=0:r<0?i=Math.max(t+r,0):i=Math.min(r,t),n===void 0?a=t:n<0?a=Math.max(t+n,0):a=Math.min(n,t);let s=Math.max(a-i,0),u=this[Iu].slice(i,i+s),l=new e([],{type:arguments[2]});return l[Iu]=u,l}};Object.defineProperties(_0.prototype,{size:{enumerable:!0},type:{enumerable:!0},slice:{enumerable:!0}});Object.defineProperty(_0.prototype,Symbol.toStringTag,{value:"Blob",writable:!1,enumerable:!1,configurable:!0});function ti(e,t,r){Error.call(this,e),this.message=e,this.type=t,r&&(this.code=this.errno=r.code),Error.captureStackTrace(this,this.constructor)}ti.prototype=Object.create(Error.prototype);ti.prototype.constructor=ti;ti.prototype.name="FetchError";var vA;try{vA=require("encoding").convert}catch{}var Nu=Symbol("Body internals"),Cee=ms.PassThrough;function Un(e){var t=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=r.size;let i=n===void 0?0:n;var a=r.timeout;let s=a===void 0?0:a;e==null?e=null:Ree(e)?e=Buffer.from(e.toString()):S0(e)||Buffer.isBuffer(e)||(Object.prototype.toString.call(e)==="[object ArrayBuffer]"?e=Buffer.from(e):ArrayBuffer.isView(e)?e=Buffer.from(e.buffer,e.byteOffset,e.byteLength):e instanceof ms||(e=Buffer.from(String(e)))),this[Nu]={body:e,disturbed:!1,error:null},this.size=i,this.timeout=s,e instanceof ms&&e.on("error",function(o){let u=o.name==="AbortError"?o:new ti(`Invalid response body while trying to fetch ${t.url}: ${o.message}`,"system",o);t[Nu].error=u})}Un.prototype={get body(){return this[Nu].body},get bodyUsed(){return this[Nu].disturbed},arrayBuffer(){return Bf.call(this).then(function(e){return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)})},blob(){let e=this.headers&&this.headers.get("content-type")||"";return Bf.call(this).then(function(t){return Object.assign(new _0([],{type:e.toLowerCase()}),{[Iu]:t})})},json(){var e=this;return Bf.call(this).then(function(t){try{return JSON.parse(t.toString())}catch(r){return Un.Promise.reject(new ti(`invalid json response body at ${e.url} reason: ${r.message}`,"invalid-json"))}})},text(){return Bf.call(this).then(function(e){return e.toString()})},buffer(){return Bf.call(this)},textConverted(){var e=this;return Bf.call(this).then(function(t){return uke(t,e.headers)})}};Object.defineProperties(Un.prototype,{body:{enumerable:!0},bodyUsed:{enumerable:!0},arrayBuffer:{enumerable:!0},blob:{enumerable:!0},json:{enumerable:!0},text:{enumerable:!0}});Un.mixIn=function(e){for(let t of Object.getOwnPropertyNames(Un.prototype))if(!(t in e)){let r=Object.getOwnPropertyDescriptor(Un.prototype,t);Object.defineProperty(e,t,r)}};function Bf(){var e=this;if(this[Nu].disturbed)return Un.Promise.reject(new TypeError(`body used already for: ${this.url}`));if(this[Nu].disturbed=!0,this[Nu].error)return Un.Promise.reject(this[Nu].error);let t=this.body;if(t===null)return Un.Promise.resolve(Buffer.alloc(0));if(S0(t)&&(t=t.stream()),Buffer.isBuffer(t))return Un.Promise.resolve(t);if(!(t instanceof ms))return Un.Promise.resolve(Buffer.alloc(0));let r=[],n=0,i=!1;return new Un.Promise(function(a,s){let o;e.timeout&&(o=setTimeout(function(){i=!0,s(new ti(`Response timeout while trying to fetch ${e.url} (over ${e.timeout}ms)`,"body-timeout"))},e.timeout)),t.on("error",function(u){u.name==="AbortError"?(i=!0,s(u)):s(new ti(`Invalid response body while trying to fetch ${e.url}: ${u.message}`,"system",u))}),t.on("data",function(u){if(!(i||u===null)){if(e.size&&n+u.length>e.size){i=!0,s(new ti(`content size at ${e.url} over limit: ${e.size}`,"max-size"));return}n+=u.length,r.push(u)}}),t.on("end",function(){if(!i){clearTimeout(o);try{a(Buffer.concat(r,n))}catch(u){s(new ti(`Could not create Buffer from response body for ${e.url}: ${u.message}`,"system",u))}}})})}function uke(e,t){if(typeof vA!="function")throw new Error("The package `encoding` must be installed to use the textConverted() function");let r=t.get("content-type"),n="utf-8",i,a;return r&&(i=/charset=([^;]*)/i.exec(r)),a=e.slice(0,1024).toString(),!i&&a&&(i=/<meta.+?charset=(['"])(.+?)\1/i.exec(a)),!i&&a&&(i=/<meta[\s]+?http-equiv=(['"])content-type\1[\s]+?content=(['"])(.+?)\2/i.exec(a),i||(i=/<meta[\s]+?content=(['"])(.+?)\1[\s]+?http-equiv=(['"])content-type\3/i.exec(a),i&&i.pop()),i&&(i=/charset=(.*)/i.exec(i.pop()))),!i&&a&&(i=/<\?xml.+?encoding=(['"])(.+?)\1/i.exec(a)),i&&(n=i.pop(),(n==="gb2312"||n==="gbk")&&(n="gb18030")),vA(e,"UTF-8",n).toString()}function Ree(e){return typeof e!="object"||typeof e.append!="function"||typeof e.delete!="function"||typeof e.get!="function"||typeof e.getAll!="function"||typeof e.has!="function"||typeof e.set!="function"?!1:e.constructor.name==="URLSearchParams"||Object.prototype.toString.call(e)==="[object URLSearchParams]"||typeof e.sort=="function"}function S0(e){return typeof e=="object"&&typeof e.arrayBuffer=="function"&&typeof e.type=="string"&&typeof e.stream=="function"&&typeof e.constructor=="function"&&typeof e.constructor.name=="string"&&/^(Blob|File)$/.test(e.constructor.name)&&/^(Blob|File)$/.test(e[Symbol.toStringTag])}function Pee(e){let t,r,n=e.body;if(e.bodyUsed)throw new Error("cannot clone body after it is used");return n instanceof ms&&typeof n.getBoundary!="function"&&(t=new Cee,r=new Cee,n.pipe(t),n.pipe(r),e[Nu].body=t,n=r),n}function Iee(e){return e===null?null:typeof e=="string"?"text/plain;charset=UTF-8":Ree(e)?"application/x-www-form-urlencoded;charset=UTF-8":S0(e)?e.type||null:Buffer.isBuffer(e)||Object.prototype.toString.call(e)==="[object ArrayBuffer]"||ArrayBuffer.isView(e)?null:typeof e.getBoundary=="function"?`multipart/form-data;boundary=${e.getBoundary()}`:e instanceof ms?null:"text/plain;charset=UTF-8"}function Fee(e){let t=e.body;return t===null?0:S0(t)?t.size:Buffer.isBuffer(t)?t.length:t&&typeof t.getLengthSync=="function"&&(t._lengthRetrievers&&t._lengthRetrievers.length==0||t.hasKnownLength&&t.hasKnownLength())?t.getLengthSync():null}function lke(e,t){let r=t.body;r===null?e.end():S0(r)?r.stream().pipe(e):Buffer.isBuffer(r)?(e.write(r),e.end()):r.pipe(e)}Un.Promise=global.Promise;var Nee=/[^\^_`a-zA-Z\-0-9!#$%&'*+.|~]/,yA=/[^\t\x20-\x7e\x80-\xff]/;function x0(e){if(e=`${e}`,Nee.test(e)||e==="")throw new TypeError(`${e} is not a legal HTTP header name`)}function See(e){if(e=`${e}`,yA.test(e))throw new TypeError(`${e} is not a legal HTTP header value`)}function Mf(e,t){t=t.toLowerCase();for(let r in e)if(r.toLowerCase()===t)return r}var En=Symbol("map"),Fa=class e{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:void 0;if(this[En]=Object.create(null),t instanceof e){let r=t.raw(),n=Object.keys(r);for(let i of n)for(let a of r[i])this.append(i,a);return}if(t!=null)if(typeof t=="object"){let r=t[Symbol.iterator];if(r!=null){if(typeof r!="function")throw new TypeError("Header pairs must be iterable");let n=[];for(let i of t){if(typeof i!="object"||typeof i[Symbol.iterator]!="function")throw new TypeError("Each header pair must be iterable");n.push(Array.from(i))}for(let i of n){if(i.length!==2)throw new TypeError("Each header pair must be a name/value tuple");this.append(i[0],i[1])}}else for(let n of Object.keys(t)){let i=t[n];this.append(n,i)}}else throw new TypeError("Provided initializer must be an object")}get(t){t=`${t}`,x0(t);let r=Mf(this[En],t);return r===void 0?null:this[En][r].join(", ")}forEach(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:void 0,n=EA(this),i=0;for(;i<n.length;){var a=n[i];let s=a[0],o=a[1];t.call(r,o,s,this),n=EA(this),i++}}set(t,r){t=`${t}`,r=`${r}`,x0(t),See(r);let n=Mf(this[En],t);this[En][n!==void 0?n:t]=[r]}append(t,r){t=`${t}`,r=`${r}`,x0(t),See(r);let n=Mf(this[En],t);n!==void 0?this[En][n].push(r):this[En][t]=[r]}has(t){return t=`${t}`,x0(t),Mf(this[En],t)!==void 0}delete(t){t=`${t}`,x0(t);let r=Mf(this[En],t);r!==void 0&&delete this[En][r]}raw(){return this[En]}keys(){return hA(this,"key")}values(){return hA(this,"value")}[Symbol.iterator](){return hA(this,"key+value")}};Fa.prototype.entries=Fa.prototype[Symbol.iterator];Object.defineProperty(Fa.prototype,Symbol.toStringTag,{value:"Headers",writable:!1,enumerable:!1,configurable:!0});Object.defineProperties(Fa.prototype,{get:{enumerable:!0},forEach:{enumerable:!0},set:{enumerable:!0},append:{enumerable:!0},has:{enumerable:!0},delete:{enumerable:!0},keys:{enumerable:!0},values:{enumerable:!0},entries:{enumerable:!0}});function EA(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"key+value";return Object.keys(e[En]).sort().map(t==="key"?function(n){return n.toLowerCase()}:t==="value"?function(n){return e[En][n].join(", ")}:function(n){return[n.toLowerCase(),e[En][n].join(", ")]})}var bA=Symbol("internal");function hA(e,t){let r=Object.create(xA);return r[bA]={target:e,kind:t,index:0},r}var xA=Object.setPrototypeOf({next(){if(!this||Object.getPrototypeOf(this)!==xA)throw new TypeError("Value of `this` is not a HeadersIterator");var e=this[bA];let t=e.target,r=e.kind,n=e.index,i=EA(t,r),a=i.length;return n>=a?{value:void 0,done:!0}:(this[bA].index=n+1,{value:i[n],done:!1})}},Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]())));Object.defineProperty(xA,Symbol.toStringTag,{value:"HeadersIterator",writable:!1,enumerable:!1,configurable:!0});function cke(e){let t=Object.assign({__proto__:null},e[En]),r=Mf(e[En],"Host");return r!==void 0&&(t[r]=t[r][0]),t}function dke(e){let t=new Fa;for(let r of Object.keys(e))if(!Nee.test(r))if(Array.isArray(e[r]))for(let n of e[r])yA.test(n)||(t[En][r]===void 0?t[En][r]=[n]:t[En][r].push(n));else yA.test(e[r])||(t[En][r]=[e[r]]);return t}var Yl=Symbol("Response internals"),pke=Aee.STATUS_CODES,fs=class e{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Un.call(this,t,r);let n=r.status||200,i=new Fa(r.headers);if(t!=null&&!i.has("Content-Type")){let a=Iee(t);a&&i.append("Content-Type",a)}this[Yl]={url:r.url,status:n,statusText:r.statusText||pke[n],headers:i,counter:r.counter}}get url(){return this[Yl].url||""}get status(){return this[Yl].status}get ok(){return this[Yl].status>=200&&this[Yl].status<300}get redirected(){return this[Yl].counter>0}get statusText(){return this[Yl].statusText}get headers(){return this[Yl].headers}clone(){return new e(Pee(this),{url:this.url,status:this.status,statusText:this.statusText,headers:this.headers,ok:this.ok,redirected:this.redirected})}};Un.mixIn(fs.prototype);Object.defineProperties(fs.prototype,{url:{enumerable:!0},status:{enumerable:!0},ok:{enumerable:!0},redirected:{enumerable:!0},statusText:{enumerable:!0},headers:{enumerable:!0},clone:{enumerable:!0}});Object.defineProperty(fs.prototype,Symbol.toStringTag,{value:"Response",writable:!1,enumerable:!1,configurable:!0});var Fu=Symbol("Request internals"),fke=j6.URL||Tee.URL,mke=j6.parse,hke=j6.format;function gA(e){return/^[a-zA-Z][a-zA-Z\d+\-.]*:/.exec(e)&&(e=new fke(e).toString()),mke(e)}var gke="destroy"in ms.Readable.prototype;function U6(e){return typeof e=="object"&&typeof e[Fu]=="object"}function vke(e){let t=e&&typeof e=="object"&&Object.getPrototypeOf(e);return!!(t&&t.constructor.name==="AbortSignal")}var Xl=class e{constructor(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n;U6(t)?n=gA(t.url):(t&&t.href?n=gA(t.href):n=gA(`${t}`),t={});let i=r.method||t.method||"GET";if(i=i.toUpperCase(),(r.body!=null||U6(t)&&t.body!==null)&&(i==="GET"||i==="HEAD"))throw new TypeError("Request with GET/HEAD method cannot have body");let a=r.body!=null?r.body:U6(t)&&t.body!==null?Pee(t):null;Un.call(this,a,{timeout:r.timeout||t.timeout||0,size:r.size||t.size||0});let s=new Fa(r.headers||t.headers||{});if(a!=null&&!s.has("Content-Type")){let u=Iee(a);u&&s.append("Content-Type",u)}let o=U6(t)?t.signal:null;if("signal"in r&&(o=r.signal),o!=null&&!vke(o))throw new TypeError("Expected signal to be an instanceof AbortSignal");this[Fu]={method:i,redirect:r.redirect||t.redirect||"follow",headers:s,parsedURL:n,signal:o},this.follow=r.follow!==void 0?r.follow:t.follow!==void 0?t.follow:20,this.compress=r.compress!==void 0?r.compress:t.compress!==void 0?t.compress:!0,this.counter=r.counter||t.counter||0,this.agent=r.agent||t.agent}get method(){return this[Fu].method}get url(){return hke(this[Fu].parsedURL)}get headers(){return this[Fu].headers}get redirect(){return this[Fu].redirect}get signal(){return this[Fu].signal}clone(){return new e(this)}};Un.mixIn(Xl.prototype);Object.defineProperty(Xl.prototype,Symbol.toStringTag,{value:"Request",writable:!1,enumerable:!1,configurable:!0});Object.defineProperties(Xl.prototype,{method:{enumerable:!0},url:{enumerable:!0},headers:{enumerable:!0},redirect:{enumerable:!0},clone:{enumerable:!0},signal:{enumerable:!0}});function yke(e){let t=e[Fu].parsedURL,r=new Fa(e[Fu].headers);if(r.has("Accept")||r.set("Accept","*/*"),!t.protocol||!t.hostname)throw new TypeError("Only absolute URLs are supported");if(!/^https?:$/.test(t.protocol))throw new TypeError("Only HTTP(S) protocols are supported");if(e.signal&&e.body instanceof ms.Readable&&!gke)throw new Error("Cancellation of streamed requests with AbortSignal is not supported in node < 8");let n=null;if(e.body==null&&/^(POST|PUT)$/i.test(e.method)&&(n="0"),e.body!=null){let a=Fee(e);typeof a=="number"&&(n=String(a))}n&&r.set("Content-Length",n),r.has("User-Agent")||r.set("User-Agent","node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"),e.compress&&!r.has("Accept-Encoding")&&r.set("Accept-Encoding","gzip,deflate");let i=e.agent;return typeof i=="function"&&(i=i(t)),!r.has("Connection")&&!i&&r.set("Connection","close"),Object.assign({},t,{method:e.method,headers:cke(r),agent:i})}function C0(e){Error.call(this,e),this.type="aborted",this.message=e,Error.captureStackTrace(this,this.constructor)}C0.prototype=Object.create(Error.prototype);C0.prototype.constructor=C0;C0.prototype.name="AbortError";var wA=j6.URL||Tee.URL,Dee=ms.PassThrough,Eke=function(t,r){let n=new wA(r).hostname,i=new wA(t).hostname;return n===i||n[n.length-i.length-1]==="."&&n.endsWith(i)};function Ql(e,t){if(!Ql.Promise)throw new Error("native promise missing, set fetch.Promise to your favorite alternative");return Un.Promise=Ql.Promise,new Ql.Promise(function(r,n){let i=new Xl(e,t),a=yke(i),s=(a.protocol==="https:"?ske:Aee).request,o=i.signal,u=null,l=function(){let h=new C0("The user aborted a request.");n(h),i.body&&i.body instanceof ms.Readable&&i.body.destroy(h),!(!u||!u.body)&&u.body.emit("error",h)};if(o&&o.aborted){l();return}let c=function(){l(),f()},d=s(a),p;o&&o.addEventListener("abort",c);function f(){d.abort(),o&&o.removeEventListener("abort",c),clearTimeout(p)}i.timeout&&d.once("socket",function(m){p=setTimeout(function(){n(new ti(`network timeout at: ${i.url}`,"request-timeout")),f()},i.timeout)}),d.on("error",function(m){n(new ti(`request to ${i.url} failed, reason: ${m.message}`,"system",m)),f()}),d.on("response",function(m){clearTimeout(p);let h=dke(m.headers);if(Ql.isRedirect(m.statusCode)){let R=h.get("Location"),I=null;try{I=R===null?null:new wA(R,i.url).toString()}catch{if(i.redirect!=="manual"){n(new ti(`uri requested responds with an invalid redirect URL: ${R}`,"invalid-redirect")),f();return}}switch(i.redirect){case"error":n(new ti(`uri requested responds with a redirect, redirect mode is set to error: ${i.url}`,"no-redirect")),f();return;case"manual":if(I!==null)try{h.set("Location",I)}catch(Y){n(Y)}break;case"follow":if(I===null)break;if(i.counter>=i.follow){n(new ti(`maximum redirect reached at: ${i.url}`,"max-redirect")),f();return}let L={headers:new Fa(i.headers),follow:i.follow,counter:i.counter+1,agent:i.agent,compress:i.compress,method:i.method,body:i.body,signal:i.signal,timeout:i.timeout,size:i.size};if(!Eke(i.url,I))for(let Y of["authorization","www-authenticate","cookie","cookie2"])L.headers.delete(Y);if(m.statusCode!==303&&i.body&&Fee(i)===null){n(new ti("Cannot follow redirect with body being a readable stream","unsupported-redirect")),f();return}(m.statusCode===303||(m.statusCode===301||m.statusCode===302)&&i.method==="POST")&&(L.method="GET",L.body=void 0,L.headers.delete("content-length")),r(Ql(new Xl(I,L))),f();return}}m.once("end",function(){o&&o.removeEventListener("abort",c)});let g=m.pipe(new Dee),v={url:i.url,status:m.statusCode,statusText:m.statusMessage,headers:h,size:i.size,timeout:i.timeout,counter:i.counter},E=h.get("Content-Encoding");if(!i.compress||i.method==="HEAD"||E===null||m.statusCode===204||m.statusCode===304){u=new fs(g,v),r(u);return}let x={flush:Ld.Z_SYNC_FLUSH,finishFlush:Ld.Z_SYNC_FLUSH};if(E=="gzip"||E=="x-gzip"){g=g.pipe(Ld.createGunzip(x)),u=new fs(g,v),r(u);return}if(E=="deflate"||E=="x-deflate"){m.pipe(new Dee).once("data",function(I){(I[0]&15)===8?g=g.pipe(Ld.createInflate()):g=g.pipe(Ld.createInflateRaw()),u=new fs(g,v),r(u)});return}if(E=="br"&&typeof Ld.createBrotliDecompress=="function"){g=g.pipe(Ld.createBrotliDecompress()),u=new fs(g,v),r(u);return}u=new fs(g,v),r(u)}),lke(d,i)})}Ql.isRedirect=function(e){return e===301||e===302||e===303||e===307||e===308};Ql.Promise=global.Promise;kee.exports=ro=Ql;Object.defineProperty(ro,"__esModule",{value:!0});ro.default=ro;ro.Headers=Fa;ro.Request=Xl;ro.Response=fs;ro.FetchError=ti});var qee=y((Lee,Oee)=>{var bke=require("stream");Lee=Oee.exports=_A;_A.through=_A;function _A(e,t,r){e=e||function(c){this.queue(c)},t=t||function(){this.queue(null)};var n=!1,i=!1,a=[],s=!1,o=new bke;o.readable=o.writable=!0,o.paused=!1,o.autoDestroy=!(r&&r.autoDestroy===!1),o.write=function(c){return e.call(this,c),!o.paused};function u(){for(;a.length&&!o.paused;){var c=a.shift();if(c===null)return o.emit("end");o.emit("data",c)}}o.queue=o.push=function(c){return s||(c===null&&(s=!0),a.push(c),u()),o},o.on("end",function(){o.readable=!1,!o.writable&&o.autoDestroy&&process.nextTick(function(){o.destroy()})});function l(){o.writable=!1,t.call(o),!o.readable&&o.autoDestroy&&o.destroy()}return o.end=function(c){if(!n)return n=!0,arguments.length&&o.write(c),l(),o},o.destroy=function(){if(!i)return i=!0,n=!0,a.length=0,o.writable=o.readable=!1,o.emit("close"),o},o.pause=function(){if(!o.paused)return o.paused=!0,o},o.resume=function(){return o.paused&&(o.paused=!1,o.emit("resume")),u(),o.paused||o.emit("drain"),o},o}});var Mee=y((kEt,Bee)=>{var wke=qee(),xke=require("string_decoder").StringDecoder;Bee.exports=_ke;function _ke(e,t,r){var n=new xke,i="",a=r&&r.maxLength,s=!(r&&r.trailing===!1);typeof e=="function"&&(t=e,e=null),e||(e=/\r?\n/);function o(l,c){if(t){try{c=t(c)}catch(d){return l.emit("error",d)}typeof c<"u"&&l.queue(c)}else l.queue(c)}function u(l,c){var d=((i??"")+c).split(e);if(i=d.pop(),a&&i.length>a)return l.emit("error",new Error("maximum buffer reached"));for(var p=0;p<d.length;p++){var f=d[p];o(l,f)}}return wke(function(l){u(this,n.write(l))},function(){n.end&&u(this,n.end()),s&&i!=null&&o(this,i),this.queue(null)})}});var jf=y((LEt,jee)=>{"use strict";var Uee=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"]]);jee.exports=e=>e?Object.keys(e).map(t=>[Uee.has(t)?Uee.get(t):t,e[t]]).reduce((t,r)=>(t[r[0]]=r[1],t),Object.create(null)):{}});var J6=y(Qee=>{"use strict";var $ee=typeof process=="object"&&process?process:{stdout:null,stderr:null},Cke=require("events"),zee=require("stream"),Ske=require("string_decoder"),Vee=Ske.StringDecoder,ku=Symbol("EOF"),Lu=Symbol("maybeEmitEnd"),Zl=Symbol("emittedEnd"),$6=Symbol("emittingEnd"),D0=Symbol("emittedError"),z6=Symbol("closed"),Gee=Symbol("read"),V6=Symbol("flush"),Hee=Symbol("flushChunk"),Hi=Symbol("encoding"),Ou=Symbol("decoder"),G6=Symbol("flowing"),A0=Symbol("paused"),$f=Symbol("resume"),bn=Symbol("buffer"),no=Symbol("pipes"),jn=Symbol("bufferLength"),CA=Symbol("bufferPush"),SA=Symbol("bufferShift"),ri=Symbol("objectMode"),wn=Symbol("destroyed"),DA=Symbol("error"),AA=Symbol("emitData"),Kee=Symbol("emitEnd"),TA=Symbol("emitEnd2"),qu=Symbol("async"),RA=Symbol("abort"),H6=Symbol("aborted"),qd=Symbol("signal"),T0=e=>Promise.resolve().then(e),Yee=global._MP_NO_ITERATOR_SYMBOLS_!=="1",Jee=Yee&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),Wee=Yee&&Symbol.iterator||Symbol("iterator not implemented"),Dke=e=>e==="end"||e==="finish"||e==="prefinish",Ake=e=>e instanceof ArrayBuffer||typeof e=="object"&&e.constructor&&e.constructor.name==="ArrayBuffer"&&e.byteLength>=0,Tke=e=>!Buffer.isBuffer(e)&&ArrayBuffer.isView(e),K6=class{constructor(t,r,n){this.src=t,this.dest=r,this.opts=n,this.ondrain=()=>t[$f](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},PA=class extends K6{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,r,n){super(t,r,n),this.proxyErrors=i=>r.emit("error",i),t.on("error",this.proxyErrors)}},IA=class e extends zee{constructor(t){super(),this[G6]=!1,this[A0]=!1,this[no]=[],this[bn]=[],this[ri]=t&&t.objectMode||!1,this[ri]?this[Hi]=null:this[Hi]=t&&t.encoding||null,this[Hi]==="buffer"&&(this[Hi]=null),this[qu]=t&&!!t.async||!1,this[Ou]=this[Hi]?new Vee(this[Hi]):null,this[ku]=!1,this[Zl]=!1,this[$6]=!1,this[z6]=!1,this[D0]=null,this.writable=!0,this.readable=!0,this[jn]=0,this[wn]=!1,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[bn]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[no]}),this[qd]=t&&t.signal,this[H6]=!1,this[qd]&&(this[qd].addEventListener("abort",()=>this[RA]()),this[qd].aborted&&this[RA]())}get bufferLength(){return this[jn]}get encoding(){return this[Hi]}set encoding(t){if(this[ri])throw new Error("cannot set encoding in objectMode");if(this[Hi]&&t!==this[Hi]&&(this[Ou]&&this[Ou].lastNeed||this[jn]))throw new Error("cannot change encoding");this[Hi]!==t&&(this[Ou]=t?new Vee(t):null,this[bn].length&&(this[bn]=this[bn].map(r=>this[Ou].write(r)))),this[Hi]=t}setEncoding(t){this.encoding=t}get objectMode(){return this[ri]}set objectMode(t){this[ri]=this[ri]||!!t}get async(){return this[qu]}set async(t){this[qu]=this[qu]||!!t}[RA](){this[H6]=!0,this.emit("abort",this[qd].reason),this.destroy(this[qd].reason)}get aborted(){return this[H6]}set aborted(t){}write(t,r,n){if(this[H6])return!1;if(this[ku])throw new Error("write after end");if(this[wn])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(n=r,r="utf8"),r||(r="utf8");let i=this[qu]?T0:a=>a();return!this[ri]&&!Buffer.isBuffer(t)&&(Tke(t)?t=Buffer.from(t.buffer,t.byteOffset,t.byteLength):Ake(t)?t=Buffer.from(t):typeof t!="string"&&(this.objectMode=!0)),this[ri]?(this.flowing&&this[jn]!==0&&this[V6](!0),this.flowing?this.emit("data",t):this[CA](t),this[jn]!==0&&this.emit("readable"),n&&i(n),this.flowing):t.length?(typeof t=="string"&&!(r===this[Hi]&&!this[Ou].lastNeed)&&(t=Buffer.from(t,r)),Buffer.isBuffer(t)&&this[Hi]&&(t=this[Ou].write(t)),this.flowing&&this[jn]!==0&&this[V6](!0),this.flowing?this.emit("data",t):this[CA](t),this[jn]!==0&&this.emit("readable"),n&&i(n),this.flowing):(this[jn]!==0&&this.emit("readable"),n&&i(n),this.flowing)}read(t){if(this[wn])return null;if(this[jn]===0||t===0||t>this[jn])return this[Lu](),null;this[ri]&&(t=null),this[bn].length>1&&!this[ri]&&(this.encoding?this[bn]=[this[bn].join("")]:this[bn]=[Buffer.concat(this[bn],this[jn])]);let r=this[Gee](t||null,this[bn][0]);return this[Lu](),r}[Gee](t,r){return t===r.length||t===null?this[SA]():(this[bn][0]=r.slice(t),r=r.slice(0,t),this[jn]-=t),this.emit("data",r),!this[bn].length&&!this[ku]&&this.emit("drain"),r}end(t,r,n){return typeof t=="function"&&(n=t,t=null),typeof r=="function"&&(n=r,r="utf8"),t&&this.write(t,r),n&&this.once("end",n),this[ku]=!0,this.writable=!1,(this.flowing||!this[A0])&&this[Lu](),this}[$f](){this[wn]||(this[A0]=!1,this[G6]=!0,this.emit("resume"),this[bn].length?this[V6]():this[ku]?this[Lu]():this.emit("drain"))}resume(){return this[$f]()}pause(){this[G6]=!1,this[A0]=!0}get destroyed(){return this[wn]}get flowing(){return this[G6]}get paused(){return this[A0]}[CA](t){this[ri]?this[jn]+=1:this[jn]+=t.length,this[bn].push(t)}[SA](){return this[ri]?this[jn]-=1:this[jn]-=this[bn][0].length,this[bn].shift()}[V6](t){do;while(this[Hee](this[SA]())&&this[bn].length);!t&&!this[bn].length&&!this[ku]&&this.emit("drain")}[Hee](t){return this.emit("data",t),this.flowing}pipe(t,r){if(this[wn])return;let n=this[Zl];return r=r||{},t===$ee.stdout||t===$ee.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,n?r.end&&t.end():(this[no].push(r.proxyErrors?new PA(this,t,r):new K6(this,t,r)),this[qu]?T0(()=>this[$f]()):this[$f]()),t}unpipe(t){let r=this[no].find(n=>n.dest===t);r&&(this[no].splice(this[no].indexOf(r),1),r.unpipe())}addListener(t,r){return this.on(t,r)}on(t,r){let n=super.on(t,r);return t==="data"&&!this[no].length&&!this.flowing?this[$f]():t==="readable"&&this[jn]!==0?super.emit("readable"):Dke(t)&&this[Zl]?(super.emit(t),this.removeAllListeners(t)):t==="error"&&this[D0]&&(this[qu]?T0(()=>r.call(this,this[D0])):r.call(this,this[D0])),n}get emittedEnd(){return this[Zl]}[Lu](){!this[$6]&&!this[Zl]&&!this[wn]&&this[bn].length===0&&this[ku]&&(this[$6]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[z6]&&this.emit("close"),this[$6]=!1)}emit(t,r,...n){if(t!=="error"&&t!=="close"&&t!==wn&&this[wn])return;if(t==="data")return!this[ri]&&!r?!1:this[qu]?T0(()=>this[AA](r)):this[AA](r);if(t==="end")return this[Kee]();if(t==="close"){if(this[z6]=!0,!this[Zl]&&!this[wn])return;let a=super.emit("close");return this.removeAllListeners("close"),a}else if(t==="error"){this[D0]=r,super.emit(DA,r);let a=!this[qd]||this.listeners("error").length?super.emit("error",r):!1;return this[Lu](),a}else if(t==="resume"){let a=super.emit("resume");return this[Lu](),a}else if(t==="finish"||t==="prefinish"){let a=super.emit(t);return this.removeAllListeners(t),a}let i=super.emit(t,r,...n);return this[Lu](),i}[AA](t){for(let n of this[no])n.dest.write(t)===!1&&this.pause();let r=super.emit("data",t);return this[Lu](),r}[Kee](){this[Zl]||(this[Zl]=!0,this.readable=!1,this[qu]?T0(()=>this[TA]()):this[TA]())}[TA](){if(this[Ou]){let r=this[Ou].end();if(r){for(let n of this[no])n.dest.write(r);super.emit("data",r)}}for(let r of this[no])r.end();let t=super.emit("end");return this.removeAllListeners("end"),t}collect(){let t=[];this[ri]||(t.dataLength=0);let r=this.promise();return this.on("data",n=>{t.push(n),this[ri]||(t.dataLength+=n.length)}),r.then(()=>t)}concat(){return this[ri]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(t=>this[ri]?Promise.reject(new Error("cannot concat in objectMode")):this[Hi]?t.join(""):Buffer.concat(t,t.dataLength))}promise(){return new Promise((t,r)=>{this.on(wn,()=>r(new Error("stream destroyed"))),this.on("error",n=>r(n)),this.on("end",()=>t())})}[Jee](){let t=!1,r=()=>(this.pause(),t=!0,Promise.resolve({done:!0}));return{next:()=>{if(t)return r();let i=this.read();if(i!==null)return Promise.resolve({done:!1,value:i});if(this[ku])return r();let a=null,s=null,o=d=>{this.removeListener("data",u),this.removeListener("end",l),this.removeListener(wn,c),r(),s(d)},u=d=>{this.removeListener("error",o),this.removeListener("end",l),this.removeListener(wn,c),this.pause(),a({value:d,done:!!this[ku]})},l=()=>{this.removeListener("error",o),this.removeListener("data",u),this.removeListener(wn,c),r(),a({done:!0})},c=()=>o(new Error("stream destroyed"));return new Promise((d,p)=>{s=p,a=d,this.once(wn,c),this.once("error",o),this.once("end",l),this.once("data",u)})},throw:r,return:r,[Jee](){return this}}}[Wee](){let t=!1,r=()=>(this.pause(),this.removeListener(DA,r),this.removeListener(wn,r),this.removeListener("end",r),t=!0,{done:!0}),n=()=>{if(t)return r();let i=this.read();return i===null?r():{value:i}};return this.once("end",r),this.once(DA,r),this.once(wn,r),{next:n,throw:r,return:r,[Wee](){return this}}}destroy(t){return this[wn]?(t?this.emit("error",t):this.emit(wn),this):(this[wn]=!0,this[bn].length=0,this[jn]=0,typeof this.close=="function"&&!this[z6]&&this.close(),t?this.emit("error",t):this.emit(wn),this)}static isStream(t){return!!t&&(t instanceof e||t instanceof zee||t instanceof Cke&&(typeof t.pipe=="function"||typeof t.write=="function"&&typeof t.end=="function"))}};Qee.Minipass=IA});var Zee=y((qEt,Xee)=>{var Rke=require("zlib").constants||{ZLIB_VERNUM:4736};Xee.exports=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},Rke))});var qA=y((BEt,ute)=>{"use strict";var ete=typeof process=="object"&&process?process:{stdout:null,stderr:null},Pke=require("events"),tte=require("stream"),rte=require("string_decoder").StringDecoder,Bu=Symbol("EOF"),Mu=Symbol("maybeEmitEnd"),ec=Symbol("emittedEnd"),W6=Symbol("emittingEnd"),R0=Symbol("emittedError"),Y6=Symbol("closed"),nte=Symbol("read"),Q6=Symbol("flush"),ite=Symbol("flushChunk"),Ki=Symbol("encoding"),Uu=Symbol("decoder"),X6=Symbol("flowing"),P0=Symbol("paused"),zf=Symbol("resume"),$n=Symbol("bufferLength"),FA=Symbol("bufferPush"),NA=Symbol("bufferShift"),Ei=Symbol("objectMode"),bi=Symbol("destroyed"),kA=Symbol("emitData"),ate=Symbol("emitEnd"),LA=Symbol("emitEnd2"),ju=Symbol("async"),I0=e=>Promise.resolve().then(e),ste=global._MP_NO_ITERATOR_SYMBOLS_!=="1",Ike=ste&&Symbol.asyncIterator||Symbol("asyncIterator not implemented"),Fke=ste&&Symbol.iterator||Symbol("iterator not implemented"),Nke=e=>e==="end"||e==="finish"||e==="prefinish",kke=e=>e instanceof ArrayBuffer||typeof e=="object"&&e.constructor&&e.constructor.name==="ArrayBuffer"&&e.byteLength>=0,Lke=e=>!Buffer.isBuffer(e)&&ArrayBuffer.isView(e),Z6=class{constructor(t,r,n){this.src=t,this.dest=r,this.opts=n,this.ondrain=()=>t[zf](),r.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},OA=class extends Z6{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,r,n){super(t,r,n),this.proxyErrors=i=>r.emit("error",i),t.on("error",this.proxyErrors)}};ute.exports=class ote extends tte{constructor(t){super(),this[X6]=!1,this[P0]=!1,this.pipes=[],this.buffer=[],this[Ei]=t&&t.objectMode||!1,this[Ei]?this[Ki]=null:this[Ki]=t&&t.encoding||null,this[Ki]==="buffer"&&(this[Ki]=null),this[ju]=t&&!!t.async||!1,this[Uu]=this[Ki]?new rte(this[Ki]):null,this[Bu]=!1,this[ec]=!1,this[W6]=!1,this[Y6]=!1,this[R0]=null,this.writable=!0,this.readable=!0,this[$n]=0,this[bi]=!1}get bufferLength(){return this[$n]}get encoding(){return this[Ki]}set encoding(t){if(this[Ei])throw new Error("cannot set encoding in objectMode");if(this[Ki]&&t!==this[Ki]&&(this[Uu]&&this[Uu].lastNeed||this[$n]))throw new Error("cannot change encoding");this[Ki]!==t&&(this[Uu]=t?new rte(t):null,this.buffer.length&&(this.buffer=this.buffer.map(r=>this[Uu].write(r)))),this[Ki]=t}setEncoding(t){this.encoding=t}get objectMode(){return this[Ei]}set objectMode(t){this[Ei]=this[Ei]||!!t}get async(){return this[ju]}set async(t){this[ju]=this[ju]||!!t}write(t,r,n){if(this[Bu])throw new Error("write after end");if(this[bi])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof r=="function"&&(n=r,r="utf8"),r||(r="utf8");let i=this[ju]?I0:a=>a();return!this[Ei]&&!Buffer.isBuffer(t)&&(Lke(t)?t=Buffer.from(t.buffer,t.byteOffset,t.byteLength):kke(t)?t=Buffer.from(t):typeof t!="string"&&(this.objectMode=!0)),this[Ei]?(this.flowing&&this[$n]!==0&&this[Q6](!0),this.flowing?this.emit("data",t):this[FA](t),this[$n]!==0&&this.emit("readable"),n&&i(n),this.flowing):t.length?(typeof t=="string"&&!(r===this[Ki]&&!this[Uu].lastNeed)&&(t=Buffer.from(t,r)),Buffer.isBuffer(t)&&this[Ki]&&(t=this[Uu].write(t)),this.flowing&&this[$n]!==0&&this[Q6](!0),this.flowing?this.emit("data",t):this[FA](t),this[$n]!==0&&this.emit("readable"),n&&i(n),this.flowing):(this[$n]!==0&&this.emit("readable"),n&&i(n),this.flowing)}read(t){if(this[bi])return null;if(this[$n]===0||t===0||t>this[$n])return this[Mu](),null;this[Ei]&&(t=null),this.buffer.length>1&&!this[Ei]&&(this.encoding?this.buffer=[this.buffer.join("")]:this.buffer=[Buffer.concat(this.buffer,this[$n])]);let r=this[nte](t||null,this.buffer[0]);return this[Mu](),r}[nte](t,r){return t===r.length||t===null?this[NA]():(this.buffer[0]=r.slice(t),r=r.slice(0,t),this[$n]-=t),this.emit("data",r),!this.buffer.length&&!this[Bu]&&this.emit("drain"),r}end(t,r,n){return typeof t=="function"&&(n=t,t=null),typeof r=="function"&&(n=r,r="utf8"),t&&this.write(t,r),n&&this.once("end",n),this[Bu]=!0,this.writable=!1,(this.flowing||!this[P0])&&this[Mu](),this}[zf](){this[bi]||(this[P0]=!1,this[X6]=!0,this.emit("resume"),this.buffer.length?this[Q6]():this[Bu]?this[Mu]():this.emit("drain"))}resume(){return this[zf]()}pause(){this[X6]=!1,this[P0]=!0}get destroyed(){return this[bi]}get flowing(){return this[X6]}get paused(){return this[P0]}[FA](t){this[Ei]?this[$n]+=1:this[$n]+=t.length,this.buffer.push(t)}[NA](){return this.buffer.length&&(this[Ei]?this[$n]-=1:this[$n]-=this.buffer[0].length),this.buffer.shift()}[Q6](t){do;while(this[ite](this[NA]()));!t&&!this.buffer.length&&!this[Bu]&&this.emit("drain")}[ite](t){return t?(this.emit("data",t),this.flowing):!1}pipe(t,r){if(this[bi])return;let n=this[ec];return r=r||{},t===ete.stdout||t===ete.stderr?r.end=!1:r.end=r.end!==!1,r.proxyErrors=!!r.proxyErrors,n?r.end&&t.end():(this.pipes.push(r.proxyErrors?new OA(this,t,r):new Z6(this,t,r)),this[ju]?I0(()=>this[zf]()):this[zf]()),t}unpipe(t){let r=this.pipes.find(n=>n.dest===t);r&&(this.pipes.splice(this.pipes.indexOf(r),1),r.unpipe())}addListener(t,r){return this.on(t,r)}on(t,r){let n=super.on(t,r);return t==="data"&&!this.pipes.length&&!this.flowing?this[zf]():t==="readable"&&this[$n]!==0?super.emit("readable"):Nke(t)&&this[ec]?(super.emit(t),this.removeAllListeners(t)):t==="error"&&this[R0]&&(this[ju]?I0(()=>r.call(this,this[R0])):r.call(this,this[R0])),n}get emittedEnd(){return this[ec]}[Mu](){!this[W6]&&!this[ec]&&!this[bi]&&this.buffer.length===0&&this[Bu]&&(this[W6]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Y6]&&this.emit("close"),this[W6]=!1)}emit(t,r,...n){if(t!=="error"&&t!=="close"&&t!==bi&&this[bi])return;if(t==="data")return r?this[ju]?I0(()=>this[kA](r)):this[kA](r):!1;if(t==="end")return this[ate]();if(t==="close"){if(this[Y6]=!0,!this[ec]&&!this[bi])return;let a=super.emit("close");return this.removeAllListeners("close"),a}else if(t==="error"){this[R0]=r;let a=super.emit("error",r);return this[Mu](),a}else if(t==="resume"){let a=super.emit("resume");return this[Mu](),a}else if(t==="finish"||t==="prefinish"){let a=super.emit(t);return this.removeAllListeners(t),a}let i=super.emit(t,r,...n);return this[Mu](),i}[kA](t){for(let n of this.pipes)n.dest.write(t)===!1&&this.pause();let r=super.emit("data",t);return this[Mu](),r}[ate](){this[ec]||(this[ec]=!0,this.readable=!1,this[ju]?I0(()=>this[LA]()):this[LA]())}[LA](){if(this[Uu]){let r=this[Uu].end();if(r){for(let n of this.pipes)n.dest.write(r);super.emit("data",r)}}for(let r of this.pipes)r.end();let t=super.emit("end");return this.removeAllListeners("end"),t}collect(){let t=[];this[Ei]||(t.dataLength=0);let r=this.promise();return this.on("data",n=>{t.push(n),this[Ei]||(t.dataLength+=n.length)}),r.then(()=>t)}concat(){return this[Ei]?Promise.reject(new Error("cannot concat in objectMode")):this.collect().then(t=>this[Ei]?Promise.reject(new Error("cannot concat in objectMode")):this[Ki]?t.join(""):Buffer.concat(t,t.dataLength))}promise(){return new Promise((t,r)=>{this.on(bi,()=>r(new Error("stream destroyed"))),this.on("error",n=>r(n)),this.on("end",()=>t())})}[Ike](){return{next:()=>{let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Bu])return Promise.resolve({done:!0});let n=null,i=null,a=l=>{this.removeListener("data",s),this.removeListener("end",o),i(l)},s=l=>{this.removeListener("error",a),this.removeListener("end",o),this.pause(),n({value:l,done:!!this[Bu]})},o=()=>{this.removeListener("error",a),this.removeListener("data",s),n({done:!0})},u=()=>a(new Error("stream destroyed"));return new Promise((l,c)=>{i=c,n=l,this.once(bi,u),this.once("error",a),this.once("end",o),this.once("data",s)})}}}[Fke](){return{next:()=>{let r=this.read();return{value:r,done:r===null}}}}destroy(t){return this[bi]?(t?this.emit("error",t):this.emit(bi),this):(this[bi]=!0,this.buffer.length=0,this[$n]=0,typeof this.close=="function"&&!this[Y6]&&this.close(),t?this.emit("error",t):this.emit(bi),this)}static isStream(t){return!!t&&(t instanceof ote||t instanceof tte||t instanceof Pke&&(typeof t.pipe=="function"||typeof t.write=="function"&&typeof t.end=="function"))}}});var ZA=y(la=>{"use strict";var $A=require("assert"),tc=require("buffer").Buffer,dte=require("zlib"),Bd=la.constants=Zee(),Oke=qA(),lte=tc.concat,Md=Symbol("_superWrite"),Gf=class extends Error{constructor(t){super("zlib: "+t.message),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,this.constructor)}get name(){return"ZlibError"}},qke=Symbol("opts"),F0=Symbol("flushFlag"),cte=Symbol("finishFlushFlag"),XA=Symbol("fullFlushFlag"),Or=Symbol("handle"),e4=Symbol("onError"),Vf=Symbol("sawError"),BA=Symbol("level"),MA=Symbol("strategy"),UA=Symbol("ended"),MEt=Symbol("_defaultFullFlush"),t4=class extends Oke{constructor(t,r){if(!t||typeof t!="object")throw new TypeError("invalid options for ZlibBase constructor");super(t),this[Vf]=!1,this[UA]=!1,this[qke]=t,this[F0]=t.flush,this[cte]=t.finishFlush;try{this[Or]=new dte[r](t)}catch(n){throw new Gf(n)}this[e4]=n=>{this[Vf]||(this[Vf]=!0,this.close(),this.emit("error",n))},this[Or].on("error",n=>this[e4](new Gf(n))),this.once("end",()=>this.close)}close(){this[Or]&&(this[Or].close(),this[Or]=null,this.emit("close"))}reset(){if(!this[Vf])return $A(this[Or],"zlib binding closed"),this[Or].reset()}flush(t){this.ended||(typeof t!="number"&&(t=this[XA]),this.write(Object.assign(tc.alloc(0),{[F0]:t})))}end(t,r,n){return t&&this.write(t,r),this.flush(this[cte]),this[UA]=!0,super.end(null,null,n)}get ended(){return this[UA]}write(t,r,n){if(typeof r=="function"&&(n=r,r="utf8"),typeof t=="string"&&(t=tc.from(t,r)),this[Vf])return;$A(this[Or],"zlib binding closed");let i=this[Or]._handle,a=i.close;i.close=()=>{};let s=this[Or].close;this[Or].close=()=>{},tc.concat=l=>l;let o;try{let l=typeof t[F0]=="number"?t[F0]:this[F0];o=this[Or]._processChunk(t,l),tc.concat=lte}catch(l){tc.concat=lte,this[e4](new Gf(l))}finally{this[Or]&&(this[Or]._handle=i,i.close=a,this[Or].close=s,this[Or].removeAllListeners("error"))}this[Or]&&this[Or].on("error",l=>this[e4](new Gf(l)));let u;if(o)if(Array.isArray(o)&&o.length>0){u=this[Md](tc.from(o[0]));for(let l=1;l<o.length;l++)u=this[Md](o[l])}else u=this[Md](tc.from(o));return n&&n(),u}[Md](t){return super.write(t)}},$u=class extends t4{constructor(t,r){t=t||{},t.flush=t.flush||Bd.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Bd.Z_FINISH,super(t,r),this[XA]=Bd.Z_FULL_FLUSH,this[BA]=t.level,this[MA]=t.strategy}params(t,r){if(!this[Vf]){if(!this[Or])throw new Error("cannot switch params when binding is closed");if(!this[Or].params)throw new Error("not supported in this implementation");if(this[BA]!==t||this[MA]!==r){this.flush(Bd.Z_SYNC_FLUSH),$A(this[Or],"zlib binding closed");let n=this[Or].flush;this[Or].flush=(i,a)=>{this.flush(i),a()};try{this[Or].params(t,r)}finally{this[Or].flush=n}this[Or]&&(this[BA]=t,this[MA]=r)}}}},zA=class extends $u{constructor(t){super(t,"Deflate")}},VA=class extends $u{constructor(t){super(t,"Inflate")}},jA=Symbol("_portable"),GA=class extends $u{constructor(t){super(t,"Gzip"),this[jA]=t&&!!t.portable}[Md](t){return this[jA]?(this[jA]=!1,t[9]=255,super[Md](t)):super[Md](t)}},HA=class extends $u{constructor(t){super(t,"Gunzip")}},KA=class extends $u{constructor(t){super(t,"DeflateRaw")}},JA=class extends $u{constructor(t){super(t,"InflateRaw")}},WA=class extends $u{constructor(t){super(t,"Unzip")}},r4=class extends t4{constructor(t,r){t=t||{},t.flush=t.flush||Bd.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Bd.BROTLI_OPERATION_FINISH,super(t,r),this[XA]=Bd.BROTLI_OPERATION_FLUSH}},YA=class extends r4{constructor(t){super(t,"BrotliCompress")}},QA=class extends r4{constructor(t){super(t,"BrotliDecompress")}};la.Deflate=zA;la.Inflate=VA;la.Gzip=GA;la.Gunzip=HA;la.DeflateRaw=KA;la.InflateRaw=JA;la.Unzip=WA;typeof dte.BrotliCompress=="function"?(la.BrotliCompress=YA,la.BrotliDecompress=QA):la.BrotliCompress=la.BrotliDecompress=class{constructor(){throw new Error("Brotli is not supported in this version of Node.js")}}});var Hf=y(($Et,pte)=>{var Bke=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform;pte.exports=Bke!=="win32"?e=>e:e=>e&&e.replace(/\\/g,"/")});var n4=y((VEt,fte)=>{"use strict";var{Minipass:Mke}=J6(),eT=Hf(),tT=Symbol("slurp");fte.exports=class extends Mke{constructor(t,r,n){switch(super(),this.pause(),this.extended=r,this.globalExtended=n,this.header=t,this.startBlockSize=512*Math.ceil(t.size/512),this.blockRemain=this.startBlockSize,this.remain=t.size,this.type=t.type,this.meta=!1,this.ignore=!1,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}this.path=eT(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=t.size,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=eT(t.linkpath),this.uname=t.uname,this.gname=t.gname,r&&this[tT](r),n&&this[tT](n,!0)}write(t){let r=t.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");let n=this.remain,i=this.blockRemain;return this.remain=Math.max(0,n-r),this.blockRemain=Math.max(0,i-r),this.ignore?!0:n>=r?super.write(t):super.write(t.slice(0,n))}[tT](t,r){for(let n in t)t[n]!==null&&t[n]!==void 0&&!(r&&n==="path")&&(this[n]=n==="path"||n==="linkpath"?eT(t[n]):t[n])}}});var rT=y(i4=>{"use strict";i4.name=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]);i4.code=new Map(Array.from(i4.name).map(e=>[e[1],e[0]]))});var vte=y((HEt,gte)=>{"use strict";var Uke=(e,t)=>{if(Number.isSafeInteger(e))e<0?$ke(e,t):jke(e,t);else throw Error("cannot encode number outside of javascript safe integer range");return t},jke=(e,t)=>{t[0]=128;for(var r=t.length;r>1;r--)t[r-1]=e&255,e=Math.floor(e/256)},$ke=(e,t)=>{t[0]=255;var r=!1;e=e*-1;for(var n=t.length;n>1;n--){var i=e&255;e=Math.floor(e/256),r?t[n-1]=mte(i):i===0?t[n-1]=0:(r=!0,t[n-1]=hte(i))}},zke=e=>{let t=e[0],r=t===128?Gke(e.slice(1,e.length)):t===255?Vke(e):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},Vke=e=>{for(var t=e.length,r=0,n=!1,i=t-1;i>-1;i--){var a=e[i],s;n?s=mte(a):a===0?s=a:(n=!0,s=hte(a)),s!==0&&(r-=s*Math.pow(256,t-i-1))}return r},Gke=e=>{for(var t=e.length,r=0,n=t-1;n>-1;n--){var i=e[n];i!==0&&(r+=i*Math.pow(256,t-n-1))}return r},mte=e=>(255^e)&255,hte=e=>(255^e)+1&255;gte.exports={encode:Uke,parse:zke}});var Jf=y((KEt,Ete)=>{"use strict";var nT=rT(),Kf=require("path").posix,yte=vte(),iT=Symbol("slurp"),ca=Symbol("type"),oT=class{constructor(t,r,n,i){this.cksumValid=!1,this.needPax=!1,this.nullBlock=!1,this.block=null,this.path=null,this.mode=null,this.uid=null,this.gid=null,this.size=null,this.mtime=null,this.cksum=null,this[ca]="0",this.linkpath=null,this.uname=null,this.gname=null,this.devmaj=0,this.devmin=0,this.atime=null,this.ctime=null,Buffer.isBuffer(t)?this.decode(t,r||0,n,i):t&&this.set(t)}decode(t,r,n,i){if(r||(r=0),!t||!(t.length>=r+512))throw new Error("need 512 bytes for header");if(this.path=Ud(t,r,100),this.mode=rc(t,r+100,8),this.uid=rc(t,r+108,8),this.gid=rc(t,r+116,8),this.size=rc(t,r+124,12),this.mtime=aT(t,r+136,12),this.cksum=rc(t,r+148,12),this[iT](n),this[iT](i,!0),this[ca]=Ud(t,r+156,1),this[ca]===""&&(this[ca]="0"),this[ca]==="0"&&this.path.slice(-1)==="/"&&(this[ca]="5"),this[ca]==="5"&&(this.size=0),this.linkpath=Ud(t,r+157,100),t.slice(r+257,r+265).toString()==="ustar\x0000")if(this.uname=Ud(t,r+265,32),this.gname=Ud(t,r+297,32),this.devmaj=rc(t,r+329,8),this.devmin=rc(t,r+337,8),t[r+475]!==0){let s=Ud(t,r+345,155);this.path=s+"/"+this.path}else{let s=Ud(t,r+345,130);s&&(this.path=s+"/"+this.path),this.atime=aT(t,r+476,12),this.ctime=aT(t,r+488,12)}let a=8*32;for(let s=r;s<r+148;s++)a+=t[s];for(let s=r+156;s<r+512;s++)a+=t[s];this.cksumValid=a===this.cksum,this.cksum===null&&a===8*32&&(this.nullBlock=!0)}[iT](t,r){for(let n in t)t[n]!==null&&t[n]!==void 0&&!(r&&n==="path")&&(this[n]=t[n])}encode(t,r){if(t||(t=this.block=Buffer.alloc(512),r=0),r||(r=0),!(t.length>=r+512))throw new Error("need 512 bytes for header");let n=this.ctime||this.atime?130:155,i=Hke(this.path||"",n),a=i[0],s=i[1];this.needPax=i[2],this.needPax=jd(t,r,100,a)||this.needPax,this.needPax=nc(t,r+100,8,this.mode)||this.needPax,this.needPax=nc(t,r+108,8,this.uid)||this.needPax,this.needPax=nc(t,r+116,8,this.gid)||this.needPax,this.needPax=nc(t,r+124,12,this.size)||this.needPax,this.needPax=sT(t,r+136,12,this.mtime)||this.needPax,t[r+156]=this[ca].charCodeAt(0),this.needPax=jd(t,r+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",r+257,8),this.needPax=jd(t,r+265,32,this.uname)||this.needPax,this.needPax=jd(t,r+297,32,this.gname)||this.needPax,this.needPax=nc(t,r+329,8,this.devmaj)||this.needPax,this.needPax=nc(t,r+337,8,this.devmin)||this.needPax,this.needPax=jd(t,r+345,n,s)||this.needPax,t[r+475]!==0?this.needPax=jd(t,r+345,155,s)||this.needPax:(this.needPax=jd(t,r+345,130,s)||this.needPax,this.needPax=sT(t,r+476,12,this.atime)||this.needPax,this.needPax=sT(t,r+488,12,this.ctime)||this.needPax);let o=8*32;for(let u=r;u<r+148;u++)o+=t[u];for(let u=r+156;u<r+512;u++)o+=t[u];return this.cksum=o,nc(t,r+148,8,this.cksum),this.cksumValid=!0,this.needPax}set(t){for(let r in t)t[r]!==null&&t[r]!==void 0&&(this[r]=t[r])}get type(){return nT.name.get(this[ca])||this[ca]}get typeKey(){return this[ca]}set type(t){nT.code.has(t)?this[ca]=nT.code.get(t):this[ca]=t}},Hke=(e,t)=>{let n=e,i="",a,s=Kf.parse(e).root||".";if(Buffer.byteLength(n)<100)a=[n,i,!1];else{i=Kf.dirname(n),n=Kf.basename(n);do Buffer.byteLength(n)<=100&&Buffer.byteLength(i)<=t?a=[n,i,!1]:Buffer.byteLength(n)>100&&Buffer.byteLength(i)<=t?a=[n.slice(0,99),i,!0]:(n=Kf.join(Kf.basename(i),n),i=Kf.dirname(i));while(i!==s&&!a);a||(a=[e.slice(0,99),"",!0])}return a},Ud=(e,t,r)=>e.slice(t,t+r).toString("utf8").replace(/\0.*/,""),aT=(e,t,r)=>Kke(rc(e,t,r)),Kke=e=>e===null?null:new Date(e*1e3),rc=(e,t,r)=>e[t]&128?yte.parse(e.slice(t,t+r)):Wke(e,t,r),Jke=e=>isNaN(e)?null:e,Wke=(e,t,r)=>Jke(parseInt(e.slice(t,t+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Yke={12:8589934591,8:2097151},nc=(e,t,r,n)=>n===null?!1:n>Yke[r]||n<0?(yte.encode(n,e.slice(t,t+r)),!0):(Qke(e,t,r,n),!1),Qke=(e,t,r,n)=>e.write(Xke(n,r),t,r,"ascii"),Xke=(e,t)=>Zke(Math.floor(e).toString(8),t),Zke=(e,t)=>(e.length===t-1?e:new Array(t-e.length-1).join("0")+e+" ")+"\0",sT=(e,t,r,n)=>n===null?!1:nc(e,t,r,n.getTime()/1e3),eLe=new Array(156).join("\0"),jd=(e,t,r,n)=>n===null?!1:(e.write(n+eLe,t,r,"utf8"),n.length!==Buffer.byteLength(n)||n.length>r);Ete.exports=oT});var a4=y((JEt,bte)=>{"use strict";var tLe=Jf(),rLe=require("path"),N0=class{constructor(t,r){this.atime=t.atime||null,this.charset=t.charset||null,this.comment=t.comment||null,this.ctime=t.ctime||null,this.gid=t.gid||null,this.gname=t.gname||null,this.linkpath=t.linkpath||null,this.mtime=t.mtime||null,this.path=t.path||null,this.size=t.size||null,this.uid=t.uid||null,this.uname=t.uname||null,this.dev=t.dev||null,this.ino=t.ino||null,this.nlink=t.nlink||null,this.global=r||!1}encode(){let t=this.encodeBody();if(t==="")return null;let r=Buffer.byteLength(t),n=512*Math.ceil(1+r/512),i=Buffer.allocUnsafe(n);for(let a=0;a<512;a++)i[a]=0;new tLe({path:("PaxHeader/"+rLe.basename(this.path)).slice(0,99),mode:this.mode||420,uid:this.uid||null,gid:this.gid||null,size:r,mtime:this.mtime||null,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime||null,ctime:this.ctime||null}).encode(i),i.write(t,512,r,"utf8");for(let a=r+512;a<i.length;a++)i[a]=0;return i}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(t){if(this[t]===null||this[t]===void 0)return"";let r=this[t]instanceof Date?this[t].getTime()/1e3:this[t],n=" "+(t==="dev"||t==="ino"||t==="nlink"?"SCHILY.":"")+t+"="+r+`
|
|
221
221
|
`,i=Buffer.byteLength(n),a=Math.floor(Math.log(i)/Math.log(10))+1;return i+a>=Math.pow(10,a)&&(a+=1),a+i+n}};N0.parse=(e,t,r)=>new N0(nLe(iLe(e),t),r);var nLe=(e,t)=>t?Object.keys(e).reduce((r,n)=>(r[n]=e[n],r),t):e,iLe=e=>e.replace(/\n$/,"").split(`
|
|
222
222
|
`).reduce(aLe,Object.create(null)),aLe=(e,t)=>{let r=parseInt(t,10);if(r!==Buffer.byteLength(t)+1)return e;t=t.slice((r+" ").length);let n=t.split("="),i=n.shift().replace(/^SCHILY\.(dev|ino|nlink)/,"$1");if(!i)return e;let a=n.join("=");return e[i]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(i)?new Date(a*1e3):/^[0-9]+$/.test(a)?+a:a,e};bte.exports=N0});var Wf=y((WEt,wte)=>{wte.exports=e=>{let t=e.length-1,r=-1;for(;t>-1&&e.charAt(t)==="/";)r=t,t--;return r===-1?e:e.slice(0,r)}});var s4=y((YEt,xte)=>{"use strict";xte.exports=e=>class extends e{warn(t,r,n={}){this.file&&(n.file=this.file),this.cwd&&(n.cwd=this.cwd),n.code=r instanceof Error&&r.code||t,n.tarCode=t,!this.strict&&n.recoverable!==!1?(r instanceof Error&&(n=Object.assign(r,n),r=r.message),this.emit("warn",n.tarCode,r,n)):r instanceof Error?this.emit("error",Object.assign(r,n)):this.emit("error",Object.assign(new Error(`${t}: ${r}`),n))}}});var lT=y((XEt,_te)=>{"use strict";var o4=["|","<",">","?",":"],uT=o4.map(e=>String.fromCharCode(61440+e.charCodeAt(0))),sLe=new Map(o4.map((e,t)=>[e,uT[t]])),oLe=new Map(uT.map((e,t)=>[e,o4[t]]));_te.exports={encode:e=>o4.reduce((t,r)=>t.split(r).join(sLe.get(r)),e),decode:e=>uT.reduce((t,r)=>t.split(r).join(oLe.get(r)),e)}});var cT=y((ZEt,Ste)=>{var{isAbsolute:uLe,parse:Cte}=require("path").win32;Ste.exports=e=>{let t="",r=Cte(e);for(;uLe(e)||r.root;){let n=e.charAt(0)==="/"&&e.slice(0,4)!=="//?/"?"/":r.root;e=e.slice(n.length),t+=n,r=Cte(e)}return[t,e]}});var Ate=y((e8t,Dte)=>{"use strict";Dte.exports=(e,t,r)=>(e&=4095,r&&(e=(e|384)&-19),t&&(e&256&&(e|=64),e&32&&(e|=8),e&4&&(e|=1)),e)});var bT=y((n8t,jte)=>{"use strict";var{Minipass:kte}=J6(),Lte=a4(),Ote=Jf(),ao=require("fs"),Tte=require("path"),io=Hf(),lLe=Wf(),qte=(e,t)=>t?(e=io(e).replace(/^\.(\/|$)/,""),lLe(t)+"/"+e):io(e),cLe=16*1024*1024,Rte=Symbol("process"),Pte=Symbol("file"),Ite=Symbol("directory"),pT=Symbol("symlink"),Fte=Symbol("hardlink"),k0=Symbol("header"),u4=Symbol("read"),fT=Symbol("lstat"),l4=Symbol("onlstat"),mT=Symbol("onread"),hT=Symbol("onreadlink"),gT=Symbol("openfile"),vT=Symbol("onopenfile"),ic=Symbol("close"),c4=Symbol("mode"),yT=Symbol("awaitDrain"),dT=Symbol("ondrain"),so=Symbol("prefix"),Nte=Symbol("hadError"),Bte=s4(),dLe=lT(),Mte=cT(),Ute=Ate(),d4=Bte(class extends kte{constructor(t,r){if(r=r||{},super(r),typeof t!="string")throw new TypeError("path is required");this.path=io(t),this.portable=!!r.portable,this.myuid=process.getuid&&process.getuid()||0,this.myuser=process.env.USER||"",this.maxReadSize=r.maxReadSize||cLe,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=io(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime||null,this.prefix=r.prefix?io(r.prefix):null,this.fd=null,this.blockLen=null,this.blockRemain=null,this.buf=null,this.offset=null,this.length=null,this.pos=null,this.remain=null,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let n=!1;if(!this.preservePaths){let[i,a]=Mte(this.path);i&&(this.path=a,n=i)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=dLe.decode(this.path.replace(/\\/g,"/")),t=t.replace(/\\/g,"/")),this.absolute=io(r.absolute||Tte.resolve(this.cwd,t)),this.path===""&&(this.path="./"),n&&this.warn("TAR_ENTRY_INFO",`stripping ${n} from absolute path`,{entry:this,path:n+this.path}),this.statCache.has(this.absolute)?this[l4](this.statCache.get(this.absolute)):this[fT]()}emit(t,...r){return t==="error"&&(this[Nte]=!0),super.emit(t,...r)}[fT](){ao.lstat(this.absolute,(t,r)=>{if(t)return this.emit("error",t);this[l4](r)})}[l4](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=fLe(t),this.emit("stat",t),this[Rte]()}[Rte](){switch(this.type){case"File":return this[Pte]();case"Directory":return this[Ite]();case"SymbolicLink":return this[pT]();default:return this.end()}}[c4](t){return Ute(t,this.type==="Directory",this.portable)}[so](t){return qte(t,this.prefix)}[k0](){this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.header=new Ote({path:this[so](this.path),linkpath:this.type==="Link"?this[so](this.linkpath):this.linkpath,mode:this[c4](this.stat.mode),uid:this.portable?null:this.stat.uid,gid:this.portable?null:this.stat.gid,size:this.stat.size,mtime:this.noMtime?null:this.mtime||this.stat.mtime,type:this.type,uname:this.portable?null:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?null:this.stat.atime,ctime:this.portable?null:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new Lte({atime:this.portable?null:this.header.atime,ctime:this.portable?null:this.header.ctime,gid:this.portable?null:this.header.gid,mtime:this.noMtime?null:this.mtime||this.header.mtime,path:this[so](this.path),linkpath:this.type==="Link"?this[so](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?null:this.header.uid,uname:this.portable?null:this.header.uname,dev:this.portable?null:this.stat.dev,ino:this.portable?null:this.stat.ino,nlink:this.portable?null:this.stat.nlink}).encode()),super.write(this.header.block)}[Ite](){this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[k0](),this.end()}[pT](){ao.readlink(this.absolute,(t,r)=>{if(t)return this.emit("error",t);this[hT](r)})}[hT](t){this.linkpath=io(t),this[k0](),this.end()}[Fte](t){this.type="Link",this.linkpath=io(Tte.relative(this.cwd,t)),this.stat.size=0,this[k0](),this.end()}[Pte](){if(this.stat.nlink>1){let t=this.stat.dev+":"+this.stat.ino;if(this.linkCache.has(t)){let r=this.linkCache.get(t);if(r.indexOf(this.cwd)===0)return this[Fte](r)}this.linkCache.set(t,this.absolute)}if(this[k0](),this.stat.size===0)return this.end();this[gT]()}[gT](){ao.open(this.absolute,"r",(t,r)=>{if(t)return this.emit("error",t);this[vT](r)})}[vT](t){if(this.fd=t,this[Nte])return this[ic]();this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let r=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(r),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[u4]()}[u4](){let{fd:t,buf:r,offset:n,length:i,pos:a}=this;ao.read(t,r,n,i,a,(s,o)=>{if(s)return this[ic](()=>this.emit("error",s));this[mT](o)})}[ic](t){ao.close(this.fd,t)}[mT](t){if(t<=0&&this.remain>0){let i=new Error("encountered unexpected EOF");return i.path=this.absolute,i.syscall="read",i.code="EOF",this[ic](()=>this.emit("error",i))}if(t>this.remain){let i=new Error("did not encounter expected EOF");return i.path=this.absolute,i.syscall="read",i.code="EOF",this[ic](()=>this.emit("error",i))}if(t===this.remain)for(let i=t;i<this.length&&t<this.blockRemain;i++)this.buf[i+this.offset]=0,t++,this.remain++;let r=this.offset===0&&t===this.buf.length?this.buf:this.buf.slice(this.offset,this.offset+t);this.write(r)?this[dT]():this[yT](()=>this[dT]())}[yT](t){this.once("drain",t)}write(t){if(this.blockRemain<t.length){let r=new Error("writing more data than expected");return r.path=this.absolute,this.emit("error",r)}return this.remain-=t.length,this.blockRemain-=t.length,this.pos+=t.length,this.offset+=t.length,super.write(t)}[dT](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[ic](t=>t?this.emit("error",t):this.end());this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[u4]()}}),ET=class extends d4{[fT](){this[l4](ao.lstatSync(this.absolute))}[pT](){this[hT](ao.readlinkSync(this.absolute))}[gT](){this[vT](ao.openSync(this.absolute,"r"))}[u4](){let t=!0;try{let{fd:r,buf:n,offset:i,length:a,pos:s}=this,o=ao.readSync(r,n,i,a,s);this[mT](o),t=!1}finally{if(t)try{this[ic](()=>{})}catch{}}}[yT](t){t()}[ic](t){ao.closeSync(this.fd),t()}},pLe=Bte(class extends kte{constructor(t,r){r=r||{},super(r),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.readEntry=t,this.type=t.type,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix||null,this.path=io(t.path),this.mode=this[c4](t.mode),this.uid=this.portable?null:t.uid,this.gid=this.portable?null:t.gid,this.uname=this.portable?null:t.uname,this.gname=this.portable?null:t.gname,this.size=t.size,this.mtime=this.noMtime?null:r.mtime||t.mtime,this.atime=this.portable?null:t.atime,this.ctime=this.portable?null:t.ctime,this.linkpath=io(t.linkpath),typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let n=!1;if(!this.preservePaths){let[i,a]=Mte(this.path);i&&(this.path=a,n=i)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.header=new Ote({path:this[so](this.path),linkpath:this.type==="Link"?this[so](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?null:this.uid,gid:this.portable?null:this.gid,size:this.size,mtime:this.noMtime?null:this.mtime,type:this.type,uname:this.portable?null:this.uname,atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime}),n&&this.warn("TAR_ENTRY_INFO",`stripping ${n} from absolute path`,{entry:this,path:n+this.path}),this.header.encode()&&!this.noPax&&super.write(new Lte({atime:this.portable?null:this.atime,ctime:this.portable?null:this.ctime,gid:this.portable?null:this.gid,mtime:this.noMtime?null:this.mtime,path:this[so](this.path),linkpath:this.type==="Link"?this[so](this.linkpath):this.linkpath,size:this.size,uid:this.portable?null:this.uid,uname:this.portable?null:this.uname,dev:this.portable?null:this.readEntry.dev,ino:this.portable?null:this.readEntry.ino,nlink:this.portable?null:this.readEntry.nlink}).encode()),super.write(this.header.block),t.pipe(this)}[so](t){return qte(t,this.prefix)}[c4](t){return Ute(t,this.type==="Directory",this.portable)}write(t){let r=t.length;if(r>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=r,super.write(t)}end(){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),super.end()}});d4.Sync=ET;d4.Tar=pLe;var fLe=e=>e.isFile()?"File":e.isDirectory()?"Directory":e.isSymbolicLink()?"SymbolicLink":"Unsupported";jte.exports=d4});var zte=y((i8t,$te)=>{"use strict";$te.exports=function(e){e.prototype[Symbol.iterator]=function*(){for(let t=this.head;t;t=t.next)yield t.value}}});var p4=y((a8t,Vte)=>{"use strict";Vte.exports=gr;gr.Node=$d;gr.create=gr;function gr(e){var t=this;if(t instanceof gr||(t=new gr),t.tail=null,t.head=null,t.length=0,e&&typeof e.forEach=="function")e.forEach(function(i){t.push(i)});else if(arguments.length>0)for(var r=0,n=arguments.length;r<n;r++)t.push(arguments[r]);return t}gr.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,r=e.prev;return t&&(t.prev=r),r&&(r.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=r),e.list.length--,e.next=null,e.prev=null,e.list=null,t};gr.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}};gr.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}};gr.prototype.push=function(){for(var e=0,t=arguments.length;e<t;e++)hLe(this,arguments[e]);return this.length};gr.prototype.unshift=function(){for(var e=0,t=arguments.length;e<t;e++)gLe(this,arguments[e]);return this.length};gr.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}};gr.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}};gr.prototype.forEach=function(e,t){t=t||this;for(var r=this.head,n=0;r!==null;n++)e.call(t,r.value,n,this),r=r.next};gr.prototype.forEachReverse=function(e,t){t=t||this;for(var r=this.tail,n=this.length-1;r!==null;n--)e.call(t,r.value,n,this),r=r.prev};gr.prototype.get=function(e){for(var t=0,r=this.head;r!==null&&t<e;t++)r=r.next;if(t===e&&r!==null)return r.value};gr.prototype.getReverse=function(e){for(var t=0,r=this.tail;r!==null&&t<e;t++)r=r.prev;if(t===e&&r!==null)return r.value};gr.prototype.map=function(e,t){t=t||this;for(var r=new gr,n=this.head;n!==null;)r.push(e.call(t,n.value,this)),n=n.next;return r};gr.prototype.mapReverse=function(e,t){t=t||this;for(var r=new gr,n=this.tail;n!==null;)r.push(e.call(t,n.value,this)),n=n.prev;return r};gr.prototype.reduce=function(e,t){var r,n=this.head;if(arguments.length>1)r=t;else if(this.head)n=this.head.next,r=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var i=0;n!==null;i++)r=e(r,n.value,i),n=n.next;return r};gr.prototype.reduceReverse=function(e,t){var r,n=this.tail;if(arguments.length>1)r=t;else if(this.tail)n=this.tail.prev,r=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var i=this.length-1;n!==null;i--)r=e(r,n.value,i),n=n.prev;return r};gr.prototype.toArray=function(){for(var e=new Array(this.length),t=0,r=this.head;r!==null;t++)e[t]=r.value,r=r.next;return e};gr.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,r=this.tail;r!==null;t++)e[t]=r.value,r=r.prev;return e};gr.prototype.slice=function(e,t){t=t||this.length,t<0&&(t+=this.length),e=e||0,e<0&&(e+=this.length);var r=new gr;if(t<e||t<0)return r;e<0&&(e=0),t>this.length&&(t=this.length);for(var n=0,i=this.head;i!==null&&n<e;n++)i=i.next;for(;i!==null&&n<t;n++,i=i.next)r.push(i.value);return r};gr.prototype.sliceReverse=function(e,t){t=t||this.length,t<0&&(t+=this.length),e=e||0,e<0&&(e+=this.length);var r=new gr;if(t<e||t<0)return r;e<0&&(e=0),t>this.length&&(t=this.length);for(var n=this.length,i=this.tail;i!==null&&n>t;n--)i=i.prev;for(;i!==null&&n>e;n--,i=i.prev)r.push(i.value);return r};gr.prototype.splice=function(e,t,...r){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);for(var n=0,i=this.head;i!==null&&n<e;n++)i=i.next;for(var a=[],n=0;i&&n<t;n++)a.push(i.value),i=this.removeNode(i);i===null&&(i=this.tail),i!==this.head&&i!==this.tail&&(i=i.prev);for(var n=0;n<r.length;n++)i=mLe(this,i,r[n]);return a};gr.prototype.reverse=function(){for(var e=this.head,t=this.tail,r=e;r!==null;r=r.prev){var n=r.prev;r.prev=r.next,r.next=n}return this.head=t,this.tail=e,this};function mLe(e,t,r){var n=t===e.head?new $d(r,null,t,e):new $d(r,t,t.next,e);return n.next===null&&(e.tail=n),n.prev===null&&(e.head=n),e.length++,n}function hLe(e,t){e.tail=new $d(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function gLe(e,t){e.head=new $d(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function $d(e,t,r,n){if(!(this instanceof $d))return new $d(e,t,r,n);this.list=n,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}try{zte()(gr)}catch{}});var w4=y((o8t,Xte)=>{"use strict";var E4=class{constructor(t,r){this.path=t||"./",this.absolute=r,this.entry=null,this.stat=null,this.readdir=null,this.pending=!1,this.ignore=!1,this.piped=!1}},{Minipass:vLe}=J6(),Gte=ZA(),yLe=n4(),RT=bT(),ELe=RT.Sync,bLe=RT.Tar,wLe=p4(),Hte=Buffer.alloc(1024),h4=Symbol("onStat"),f4=Symbol("ended"),oo=Symbol("queue"),Yf=Symbol("current"),zd=Symbol("process"),m4=Symbol("processing"),Kte=Symbol("processJob"),uo=Symbol("jobs"),wT=Symbol("jobDone"),g4=Symbol("addFSEntry"),Jte=Symbol("addTarEntry"),ST=Symbol("stat"),DT=Symbol("readdir"),v4=Symbol("onreaddir"),y4=Symbol("pipe"),Wte=Symbol("entry"),xT=Symbol("entryOpt"),AT=Symbol("writeEntryClass"),Qte=Symbol("write"),_T=Symbol("ondrain"),b4=require("fs"),Yte=require("path"),xLe=s4(),CT=Hf(),PT=xLe(class extends vLe{constructor(t){if(super(t),t=t||Object.create(null),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=CT(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this[AT]=RT,typeof t.onwarn=="function"&&this.on("warn",t.onwarn),this.portable=!!t.portable,this.zip=null,t.gzip||t.brotli){if(t.gzip&&t.brotli)throw new TypeError("gzip and brotli are mutually exclusive");t.gzip&&(typeof t.gzip!="object"&&(t.gzip={}),this.portable&&(t.gzip.portable=!0),this.zip=new Gte.Gzip(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Gte.BrotliCompress(t.brotli)),this.zip.on("data",r=>super.write(r)),this.zip.on("end",r=>super.end()),this.zip.on("drain",r=>this[_T]()),this.on("resume",r=>this.zip.resume())}else this.on("drain",this[_T]);this.noDirRecurse=!!t.noDirRecurse,this.follow=!!t.follow,this.noMtime=!!t.noMtime,this.mtime=t.mtime||null,this.filter=typeof t.filter=="function"?t.filter:r=>!0,this[oo]=new wLe,this[uo]=0,this.jobs=+t.jobs||4,this[m4]=!1,this[f4]=!1}[Qte](t){return super.write(t)}add(t){return this.write(t),this}end(t){return t&&this.write(t),this[f4]=!0,this[zd](),this}write(t){if(this[f4])throw new Error("write after end");return t instanceof yLe?this[Jte](t):this[g4](t),this.flowing}[Jte](t){let r=CT(Yte.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let n=new E4(t.path,r,!1);n.entry=new bLe(t,this[xT](n)),n.entry.on("end",i=>this[wT](n)),this[uo]+=1,this[oo].push(n)}this[zd]()}[g4](t){let r=CT(Yte.resolve(this.cwd,t));this[oo].push(new E4(t,r)),this[zd]()}[ST](t){t.pending=!0,this[uo]+=1;let r=this.follow?"stat":"lstat";b4[r](t.absolute,(n,i)=>{t.pending=!1,this[uo]-=1,n?this.emit("error",n):this[h4](t,i)})}[h4](t,r){this.statCache.set(t.absolute,r),t.stat=r,this.filter(t.path,r)||(t.ignore=!0),this[zd]()}[DT](t){t.pending=!0,this[uo]+=1,b4.readdir(t.absolute,(r,n)=>{if(t.pending=!1,this[uo]-=1,r)return this.emit("error",r);this[v4](t,n)})}[v4](t,r){this.readdirCache.set(t.absolute,r),t.readdir=r,this[zd]()}[zd](){if(!this[m4]){this[m4]=!0;for(let t=this[oo].head;t!==null&&this[uo]<this.jobs;t=t.next)if(this[Kte](t.value),t.value.ignore){let r=t.next;this[oo].removeNode(t),t.next=r}this[m4]=!1,this[f4]&&!this[oo].length&&this[uo]===0&&(this.zip?this.zip.end(Hte):(super.write(Hte),super.end()))}}get[Yf](){return this[oo]&&this[oo].head&&this[oo].head.value}[wT](t){this[oo].shift(),this[uo]-=1,this[zd]()}[Kte](t){if(!t.pending){if(t.entry){t===this[Yf]&&!t.piped&&this[y4](t);return}if(t.stat||(this.statCache.has(t.absolute)?this[h4](t,this.statCache.get(t.absolute)):this[ST](t)),!!t.stat&&!t.ignore&&!(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir&&(this.readdirCache.has(t.absolute)?this[v4](t,this.readdirCache.get(t.absolute)):this[DT](t),!t.readdir))){if(t.entry=this[Wte](t),!t.entry){t.ignore=!0;return}t===this[Yf]&&!t.piped&&this[y4](t)}}}[xT](t){return{onwarn:(r,n,i)=>this.warn(r,n,i),noPax:this.noPax,cwd:this.cwd,absolute:t.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix}}[Wte](t){this[uo]+=1;try{return new this[AT](t.path,this[xT](t)).on("end",()=>this[wT](t)).on("error",r=>this.emit("error",r))}catch(r){this.emit("error",r)}}[_T](){this[Yf]&&this[Yf].entry&&this[Yf].entry.resume()}[y4](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let a=t.path,s=a==="./"?"":a.replace(/\/*$/,"/");this[g4](s+i)});let r=t.entry,n=this.zip;n?r.on("data",i=>{n.write(i)||r.pause()}):r.on("data",i=>{super.write(i)||r.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}}),TT=class extends PT{constructor(t){super(t),this[AT]=ELe}pause(){}resume(){}[ST](t){let r=this.follow?"statSync":"lstatSync";this[h4](t,b4[r](t.absolute))}[DT](t,r){this[v4](t,b4.readdirSync(t.absolute))}[y4](t){let r=t.entry,n=this.zip;t.readdir&&t.readdir.forEach(i=>{let a=t.path,s=a==="./"?"":a.replace(/\/*$/,"/");this[g4](s+i)}),n?r.on("data",i=>{n.write(i)}):r.on("data",i=>{super[Qte](i)})}};PT.Sync=TT;Xte.exports=PT});var im=y(O0=>{"use strict";var _Le=qA(),CLe=require("events").EventEmitter,Ji=require("fs"),NT=Ji.writev;if(!NT){let e=process.binding("fs"),t=e.FSReqWrap||e.FSReqCallback;NT=(r,n,i,a)=>{let s=(u,l)=>a(u,l,n),o=new t;o.oncomplete=s,e.writeBuffers(r,n,i,o)}}var rm=Symbol("_autoClose"),hs=Symbol("_close"),L0=Symbol("_ended"),Pr=Symbol("_fd"),Zte=Symbol("_finished"),sc=Symbol("_flags"),IT=Symbol("_flush"),kT=Symbol("_handleChunk"),LT=Symbol("_makeBuf"),D4=Symbol("_mode"),x4=Symbol("_needDrain"),em=Symbol("_onerror"),nm=Symbol("_onopen"),FT=Symbol("_onread"),Xf=Symbol("_onwrite"),oc=Symbol("_open"),zu=Symbol("_path"),Vd=Symbol("_pos"),lo=Symbol("_queue"),Zf=Symbol("_read"),ere=Symbol("_readSize"),ac=Symbol("_reading"),_4=Symbol("_remain"),tre=Symbol("_size"),C4=Symbol("_write"),Qf=Symbol("_writing"),S4=Symbol("_defaultFlag"),tm=Symbol("_errored"),A4=class extends _Le{constructor(t,r){if(r=r||{},super(r),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[tm]=!1,this[Pr]=typeof r.fd=="number"?r.fd:null,this[zu]=t,this[ere]=r.readSize||16*1024*1024,this[ac]=!1,this[tre]=typeof r.size=="number"?r.size:1/0,this[_4]=this[tre],this[rm]=typeof r.autoClose=="boolean"?r.autoClose:!0,typeof this[Pr]=="number"?this[Zf]():this[oc]()}get fd(){return this[Pr]}get path(){return this[zu]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[oc](){Ji.open(this[zu],"r",(t,r)=>this[nm](t,r))}[nm](t,r){t?this[em](t):(this[Pr]=r,this.emit("open",r),this[Zf]())}[LT](){return Buffer.allocUnsafe(Math.min(this[ere],this[_4]))}[Zf](){if(!this[ac]){this[ac]=!0;let t=this[LT]();if(t.length===0)return process.nextTick(()=>this[FT](null,0,t));Ji.read(this[Pr],t,0,t.length,null,(r,n,i)=>this[FT](r,n,i))}}[FT](t,r,n){this[ac]=!1,t?this[em](t):this[kT](r,n)&&this[Zf]()}[hs](){if(this[rm]&&typeof this[Pr]=="number"){let t=this[Pr];this[Pr]=null,Ji.close(t,r=>r?this.emit("error",r):this.emit("close"))}}[em](t){this[ac]=!0,this[hs](),this.emit("error",t)}[kT](t,r){let n=!1;return this[_4]-=t,t>0&&(n=super.write(t<r.length?r.slice(0,t):r)),(t===0||this[_4]<=0)&&(n=!1,this[hs](),super.end()),n}emit(t,r){switch(t){case"prefinish":case"finish":break;case"drain":typeof this[Pr]=="number"&&this[Zf]();break;case"error":return this[tm]?void 0:(this[tm]=!0,super.emit(t,r));default:return super.emit(t,r)}}},OT=class extends A4{[oc](){let t=!0;try{this[nm](null,Ji.openSync(this[zu],"r")),t=!1}finally{t&&this[hs]()}}[Zf](){let t=!0;try{if(!this[ac]){this[ac]=!0;do{let r=this[LT](),n=r.length===0?0:Ji.readSync(this[Pr],r,0,r.length,null);if(!this[kT](n,r))break}while(!0);this[ac]=!1}t=!1}finally{t&&this[hs]()}}[hs](){if(this[rm]&&typeof this[Pr]=="number"){let t=this[Pr];this[Pr]=null,Ji.closeSync(t),this.emit("close")}}},T4=class extends CLe{constructor(t,r){r=r||{},super(r),this.readable=!1,this.writable=!0,this[tm]=!1,this[Qf]=!1,this[L0]=!1,this[x4]=!1,this[lo]=[],this[zu]=t,this[Pr]=typeof r.fd=="number"?r.fd:null,this[D4]=r.mode===void 0?438:r.mode,this[Vd]=typeof r.start=="number"?r.start:null,this[rm]=typeof r.autoClose=="boolean"?r.autoClose:!0;let n=this[Vd]!==null?"r+":"w";this[S4]=r.flags===void 0,this[sc]=this[S4]?n:r.flags,this[Pr]===null&&this[oc]()}emit(t,r){if(t==="error"){if(this[tm])return;this[tm]=!0}return super.emit(t,r)}get fd(){return this[Pr]}get path(){return this[zu]}[em](t){this[hs](),this[Qf]=!0,this.emit("error",t)}[oc](){Ji.open(this[zu],this[sc],this[D4],(t,r)=>this[nm](t,r))}[nm](t,r){this[S4]&&this[sc]==="r+"&&t&&t.code==="ENOENT"?(this[sc]="w",this[oc]()):t?this[em](t):(this[Pr]=r,this.emit("open",r),this[IT]())}end(t,r){return t&&this.write(t,r),this[L0]=!0,!this[Qf]&&!this[lo].length&&typeof this[Pr]=="number"&&this[Xf](null,0),this}write(t,r){return typeof t=="string"&&(t=Buffer.from(t,r)),this[L0]?(this.emit("error",new Error("write() after end()")),!1):this[Pr]===null||this[Qf]||this[lo].length?(this[lo].push(t),this[x4]=!0,!1):(this[Qf]=!0,this[C4](t),!0)}[C4](t){Ji.write(this[Pr],t,0,t.length,this[Vd],(r,n)=>this[Xf](r,n))}[Xf](t,r){t?this[em](t):(this[Vd]!==null&&(this[Vd]+=r),this[lo].length?this[IT]():(this[Qf]=!1,this[L0]&&!this[Zte]?(this[Zte]=!0,this[hs](),this.emit("finish")):this[x4]&&(this[x4]=!1,this.emit("drain"))))}[IT](){if(this[lo].length===0)this[L0]&&this[Xf](null,0);else if(this[lo].length===1)this[C4](this[lo].pop());else{let t=this[lo];this[lo]=[],NT(this[Pr],t,this[Vd],(r,n)=>this[Xf](r,n))}}[hs](){if(this[rm]&&typeof this[Pr]=="number"){let t=this[Pr];this[Pr]=null,Ji.close(t,r=>r?this.emit("error",r):this.emit("close"))}}},qT=class extends T4{[oc](){let t;if(this[S4]&&this[sc]==="r+")try{t=Ji.openSync(this[zu],this[sc],this[D4])}catch(r){if(r.code==="ENOENT")return this[sc]="w",this[oc]();throw r}else t=Ji.openSync(this[zu],this[sc],this[D4]);this[nm](null,t)}[hs](){if(this[rm]&&typeof this[Pr]=="number"){let t=this[Pr];this[Pr]=null,Ji.closeSync(t),this.emit("close")}}[C4](t){let r=!0;try{this[Xf](null,Ji.writeSync(this[Pr],t,0,t.length,this[Vd])),r=!1}finally{if(r)try{this[hs]()}catch{}}}};O0.ReadStream=A4;O0.ReadStreamSync=OT;O0.WriteStream=T4;O0.WriteStreamSync=qT});var L4=y((c8t,dre)=>{"use strict";var SLe=s4(),rre=Jf(),DLe=require("events"),ALe=p4(),TLe=1024*1024,RLe=n4(),nre=a4(),ire=ZA(),{nextTick:PLe}=require("process"),BT=Buffer.from([31,139]),Na=Symbol("state"),Gd=Symbol("writeEntry"),Vu=Symbol("readEntry"),MT=Symbol("nextEntry"),are=Symbol("processEntry"),ka=Symbol("extendedHeader"),q0=Symbol("globalExtendedHeader"),uc=Symbol("meta"),sre=Symbol("emitMeta"),qr=Symbol("buffer"),Gu=Symbol("queue"),lc=Symbol("ended"),ore=Symbol("emittedEnd"),Hd=Symbol("emit"),zn=Symbol("unzip"),R4=Symbol("consumeChunk"),P4=Symbol("consumeChunkSub"),UT=Symbol("consumeBody"),ure=Symbol("consumeMeta"),lre=Symbol("consumeHeader"),I4=Symbol("consuming"),jT=Symbol("bufferConcat"),$T=Symbol("maybeEnd"),B0=Symbol("writing"),cc=Symbol("aborted"),F4=Symbol("onDone"),Kd=Symbol("sawValidEntry"),N4=Symbol("sawNullBlock"),k4=Symbol("sawEOF"),cre=Symbol("closeStream"),ILe=e=>!0;dre.exports=SLe(class extends DLe{constructor(t){t=t||{},super(t),this.file=t.file||"",this[Kd]=null,this.on(F4,n=>{(this[Na]==="begin"||this[Kd]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(F4,t.ondone):this.on(F4,n=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||TLe,this.filter=typeof t.filter=="function"?t.filter:ILe;let r=t.file&&(t.file.endsWith(".tar.br")||t.file.endsWith(".tbr"));this.brotli=!t.gzip&&t.brotli!==void 0?t.brotli:r?void 0:!1,this.writable=!0,this.readable=!1,this[Gu]=new ALe,this[qr]=null,this[Vu]=null,this[Gd]=null,this[Na]="begin",this[uc]="",this[ka]=null,this[q0]=null,this[lc]=!1,this[zn]=null,this[cc]=!1,this[N4]=!1,this[k4]=!1,this.on("end",()=>this[cre]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onentry=="function"&&this.on("entry",t.onentry)}[lre](t,r){this[Kd]===null&&(this[Kd]=!1);let n;try{n=new rre(t,r,this[ka],this[q0])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(n.nullBlock)this[N4]?(this[k4]=!0,this[Na]==="begin"&&(this[Na]="header"),this[Hd]("eof")):(this[N4]=!0,this[Hd]("nullBlock"));else if(this[N4]=!1,!n.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:n});else if(!n.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:n});else{let i=n.type;if(/^(Symbolic)?Link$/.test(i)&&!n.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:n});else if(!/^(Symbolic)?Link$/.test(i)&&n.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:n});else{let a=this[Gd]=new RLe(n,this[ka],this[q0]);if(!this[Kd])if(a.remain){let s=()=>{a.invalid||(this[Kd]=!0)};a.on("end",s)}else this[Kd]=!0;a.meta?a.size>this.maxMetaEntrySize?(a.ignore=!0,this[Hd]("ignoredEntry",a),this[Na]="ignore",a.resume()):a.size>0&&(this[uc]="",a.on("data",s=>this[uc]+=s),this[Na]="meta"):(this[ka]=null,a.ignore=a.ignore||!this.filter(a.path,a),a.ignore?(this[Hd]("ignoredEntry",a),this[Na]=a.remain?"ignore":"header",a.resume()):(a.remain?this[Na]="body":(this[Na]="header",a.end()),this[Vu]?this[Gu].push(a):(this[Gu].push(a),this[MT]())))}}}[cre](){PLe(()=>this.emit("close"))}[are](t){let r=!0;return t?Array.isArray(t)?this.emit.apply(this,t):(this[Vu]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",n=>this[MT]()),r=!1)):(this[Vu]=null,r=!1),r}[MT](){do;while(this[are](this[Gu].shift()));if(!this[Gu].length){let t=this[Vu];!t||t.flowing||t.size===t.remain?this[B0]||this.emit("drain"):t.once("drain",n=>this.emit("drain"))}}[UT](t,r){let n=this[Gd],i=n.blockRemain,a=i>=t.length&&r===0?t:t.slice(r,r+i);return n.write(a),n.blockRemain||(this[Na]="header",this[Gd]=null,n.end()),a.length}[ure](t,r){let n=this[Gd],i=this[UT](t,r);return this[Gd]||this[sre](n),i}[Hd](t,r,n){!this[Gu].length&&!this[Vu]?this.emit(t,r,n):this[Gu].push([t,r,n])}[sre](t){switch(this[Hd]("meta",this[uc]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[ka]=nre.parse(this[uc],this[ka],!1);break;case"GlobalExtendedHeader":this[q0]=nre.parse(this[uc],this[q0],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":this[ka]=this[ka]||Object.create(null),this[ka].path=this[uc].replace(/\0.*/,"");break;case"NextFileHasLongLinkpath":this[ka]=this[ka]||Object.create(null),this[ka].linkpath=this[uc].replace(/\0.*/,"");break;default:throw new Error("unknown meta: "+t.type)}}abort(t){this[cc]=!0,this.emit("abort",t),this.warn("TAR_ABORT",t,{recoverable:!1})}write(t){if(this[cc])return;if((this[zn]===null||this.brotli===void 0&&this[zn]===!1)&&t){if(this[qr]&&(t=Buffer.concat([this[qr],t]),this[qr]=null),t.length<BT.length)return this[qr]=t,!0;for(let a=0;this[zn]===null&&a<BT.length;a++)t[a]!==BT[a]&&(this[zn]=!1);let i=this.brotli===void 0;if(this[zn]===!1&&i)if(t.length<512)if(this[lc])this.brotli=!0;else return this[qr]=t,!0;else try{new rre(t.slice(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[zn]===null||this[zn]===!1&&this.brotli){let a=this[lc];this[lc]=!1,this[zn]=this[zn]===null?new ire.Unzip:new ire.BrotliDecompress,this[zn].on("data",o=>this[R4](o)),this[zn].on("error",o=>this.abort(o)),this[zn].on("end",o=>{this[lc]=!0,this[R4]()}),this[B0]=!0;let s=this[zn][a?"end":"write"](t);return this[B0]=!1,s}}this[B0]=!0,this[zn]?this[zn].write(t):this[R4](t),this[B0]=!1;let n=this[Gu].length?!1:this[Vu]?this[Vu].flowing:!0;return!n&&!this[Gu].length&&this[Vu].once("drain",i=>this.emit("drain")),n}[jT](t){t&&!this[cc]&&(this[qr]=this[qr]?Buffer.concat([this[qr],t]):t)}[$T](){if(this[lc]&&!this[ore]&&!this[cc]&&!this[I4]){this[ore]=!0;let t=this[Gd];if(t&&t.blockRemain){let r=this[qr]?this[qr].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${r} available)`,{entry:t}),this[qr]&&t.write(this[qr]),t.end()}this[Hd](F4)}}[R4](t){if(this[I4])this[jT](t);else if(!t&&!this[qr])this[$T]();else{if(this[I4]=!0,this[qr]){this[jT](t);let r=this[qr];this[qr]=null,this[P4](r)}else this[P4](t);for(;this[qr]&&this[qr].length>=512&&!this[cc]&&!this[k4];){let r=this[qr];this[qr]=null,this[P4](r)}this[I4]=!1}(!this[qr]||this[lc])&&this[$T]()}[P4](t){let r=0,n=t.length;for(;r+512<=n&&!this[cc]&&!this[k4];)switch(this[Na]){case"begin":case"header":this[lre](t,r),r+=512;break;case"ignore":case"body":r+=this[UT](t,r);break;case"meta":r+=this[ure](t,r);break;default:throw new Error("invalid state: "+this[Na])}r<n&&(this[qr]?this[qr]=Buffer.concat([t.slice(r),this[qr]]):this[qr]=t.slice(r))}end(t){this[cc]||(this[zn]?this[zn].end(t):(this[lc]=!0,this.brotli===void 0&&(t=t||Buffer.alloc(0)),this.write(t)))}})});var O4=y((d8t,hre)=>{"use strict";var FLe=jf(),fre=L4(),am=require("fs"),NLe=im(),pre=require("path"),zT=Wf();hre.exports=(e,t,r)=>{typeof e=="function"?(r=e,t=null,e={}):Array.isArray(e)&&(t=e,e={}),typeof t=="function"&&(r=t,t=null),t?t=Array.from(t):t=[];let n=FLe(e);if(n.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!n.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return t.length&&LLe(n,t),n.noResume||kLe(n),n.file&&n.sync?OLe(n):n.file?qLe(n,r):mre(n)};var kLe=e=>{let t=e.onentry;e.onentry=t?r=>{t(r),r.resume()}:r=>r.resume()},LLe=(e,t)=>{let r=new Map(t.map(a=>[zT(a),!0])),n=e.filter,i=(a,s)=>{let o=s||pre.parse(a).root||".",u=a===o?!1:r.has(a)?r.get(a):i(pre.dirname(a),o);return r.set(a,u),u};e.filter=n?(a,s)=>n(a,s)&&i(zT(a)):a=>i(zT(a))},OLe=e=>{let t=mre(e),r=e.file,n=!0,i;try{let a=am.statSync(r),s=e.maxReadSize||16*1024*1024;if(a.size<s)t.end(am.readFileSync(r));else{let o=0,u=Buffer.allocUnsafe(s);for(i=am.openSync(r,"r");o<a.size;){let l=am.readSync(i,u,0,s,o);o+=l,t.write(u.slice(0,l))}t.end()}n=!1}finally{if(n&&i)try{am.closeSync(i)}catch{}}},qLe=(e,t)=>{let r=new fre(e),n=e.maxReadSize||16*1024*1024,i=e.file,a=new Promise((s,o)=>{r.on("error",o),r.on("end",s),am.stat(i,(u,l)=>{if(u)o(u);else{let c=new NLe.ReadStream(i,{readSize:n,size:l.size});c.on("error",o),c.pipe(r)}})});return t?a.then(t,t):a},mre=e=>new fre(e)});var wre=y((p8t,bre)=>{"use strict";var BLe=jf(),q4=w4(),gre=im(),vre=O4(),yre=require("path");bre.exports=(e,t,r)=>{if(typeof t=="function"&&(r=t),Array.isArray(e)&&(t=e,e={}),!t||!Array.isArray(t)||!t.length)throw new TypeError("no files or directories specified");t=Array.from(t);let n=BLe(e);if(n.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!n.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return n.file&&n.sync?MLe(n,t):n.file?ULe(n,t,r):n.sync?jLe(n,t):$Le(n,t)};var MLe=(e,t)=>{let r=new q4.Sync(e),n=new gre.WriteStreamSync(e.file,{mode:e.mode||438});r.pipe(n),Ere(r,t)},ULe=(e,t,r)=>{let n=new q4(e),i=new gre.WriteStream(e.file,{mode:e.mode||438});n.pipe(i);let a=new Promise((s,o)=>{i.on("error",o),i.on("close",s),n.on("error",o)});return VT(n,t),r?a.then(r,r):a},Ere=(e,t)=>{t.forEach(r=>{r.charAt(0)==="@"?vre({file:yre.resolve(e.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:n=>e.add(n)}):e.add(r)}),e.end()},VT=(e,t)=>{for(;t.length;){let r=t.shift();if(r.charAt(0)==="@")return vre({file:yre.resolve(e.cwd,r.slice(1)),noResume:!0,onentry:n=>e.add(n)}).then(n=>VT(e,t));e.add(r)}e.end()},jLe=(e,t)=>{let r=new q4.Sync(e);return Ere(r,t),r},$Le=(e,t)=>{let r=new q4(e);return VT(r,t),r}});var GT=y((f8t,Tre)=>{"use strict";var zLe=jf(),xre=w4(),da=require("fs"),_re=im(),Cre=O4(),Sre=require("path"),Dre=Jf();Tre.exports=(e,t,r)=>{let n=zLe(e);if(!n.file)throw new TypeError("file is required");if(n.gzip||n.brotli||n.file.endsWith(".br")||n.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!t||!Array.isArray(t)||!t.length)throw new TypeError("no files or directories specified");return t=Array.from(t),n.sync?VLe(n,t):HLe(n,t,r)};var VLe=(e,t)=>{let r=new xre.Sync(e),n=!0,i,a;try{try{i=da.openSync(e.file,"r+")}catch(u){if(u.code==="ENOENT")i=da.openSync(e.file,"w+");else throw u}let s=da.fstatSync(i),o=Buffer.alloc(512);e:for(a=0;a<s.size;a+=512){for(let c=0,d=0;c<512;c+=d){if(d=da.readSync(i,o,c,o.length-c,a+c),a===0&&o[0]===31&&o[1]===139)throw new Error("cannot append to compressed archives");if(!d)break e}let u=new Dre(o);if(!u.cksumValid)break;let l=512*Math.ceil(u.size/512);if(a+l+512>s.size)break;a+=l,e.mtimeCache&&e.mtimeCache.set(u.path,u.mtime)}n=!1,GLe(e,r,a,i,t)}finally{if(n)try{da.closeSync(i)}catch{}}},GLe=(e,t,r,n,i)=>{let a=new _re.WriteStreamSync(e.file,{fd:n,start:r});t.pipe(a),KLe(t,i)},HLe=(e,t,r)=>{t=Array.from(t);let n=new xre(e),i=(s,o,u)=>{let l=(m,h)=>{m?da.close(s,g=>u(m)):u(null,h)},c=0;if(o===0)return l(null,0);let d=0,p=Buffer.alloc(512),f=(m,h)=>{if(m)return l(m);if(d+=h,d<512&&h)return da.read(s,p,d,p.length-d,c+d,f);if(c===0&&p[0]===31&&p[1]===139)return l(new Error("cannot append to compressed archives"));if(d<512)return l(null,c);let g=new Dre(p);if(!g.cksumValid)return l(null,c);let v=512*Math.ceil(g.size/512);if(c+v+512>o||(c+=v+512,c>=o))return l(null,c);e.mtimeCache&&e.mtimeCache.set(g.path,g.mtime),d=0,da.read(s,p,0,512,c,f)};da.read(s,p,0,512,c,f)},a=new Promise((s,o)=>{n.on("error",o);let u="r+",l=(c,d)=>{if(c&&c.code==="ENOENT"&&u==="r+")return u="w+",da.open(e.file,u,l);if(c)return o(c);da.fstat(d,(p,f)=>{if(p)return da.close(d,()=>o(p));i(d,f.size,(m,h)=>{if(m)return o(m);let g=new _re.WriteStream(e.file,{fd:d,start:h});n.pipe(g),g.on("error",o),g.on("close",s),Are(n,t)})})};da.open(e.file,u,l)});return r?a.then(r,r):a},KLe=(e,t)=>{t.forEach(r=>{r.charAt(0)==="@"?Cre({file:Sre.resolve(e.cwd,r.slice(1)),sync:!0,noResume:!0,onentry:n=>e.add(n)}):e.add(r)}),e.end()},Are=(e,t)=>{for(;t.length;){let r=t.shift();if(r.charAt(0)==="@")return Cre({file:Sre.resolve(e.cwd,r.slice(1)),noResume:!0,onentry:n=>e.add(n)}).then(n=>Are(e,t));e.add(r)}e.end()}});var Pre=y((m8t,Rre)=>{"use strict";var JLe=jf(),WLe=GT();Rre.exports=(e,t,r)=>{let n=JLe(e);if(!n.file)throw new TypeError("file is required");if(n.gzip||n.brotli||n.file.endsWith(".br")||n.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!t||!Array.isArray(t)||!t.length)throw new TypeError("no files or directories specified");return t=Array.from(t),YLe(n),WLe(n,t,r)};var YLe=e=>{let t=e.filter;e.mtimeCache||(e.mtimeCache=new Map),e.filter=t?(r,n)=>t(r,n)&&!(e.mtimeCache.get(r)>n.mtime):(r,n)=>!(e.mtimeCache.get(r)>n.mtime)}});var Nre=y((h8t,Fre)=>{var{promisify:Ire}=require("util"),dc=require("fs"),QLe=e=>{if(!e)e={mode:511,fs:dc};else if(typeof e=="object")e={mode:511,fs:dc,...e};else if(typeof e=="number")e={mode:e,fs:dc};else if(typeof e=="string")e={mode:parseInt(e,8),fs:dc};else throw new TypeError("invalid options argument");return e.mkdir=e.mkdir||e.fs.mkdir||dc.mkdir,e.mkdirAsync=Ire(e.mkdir),e.stat=e.stat||e.fs.stat||dc.stat,e.statAsync=Ire(e.stat),e.statSync=e.statSync||e.fs.statSync||dc.statSync,e.mkdirSync=e.mkdirSync||e.fs.mkdirSync||dc.mkdirSync,e};Fre.exports=QLe});var Lre=y((g8t,kre)=>{var XLe=process.env.__TESTING_MKDIRP_PLATFORM__||process.platform,{resolve:ZLe,parse:eOe}=require("path"),tOe=e=>{if(/\0/.test(e))throw Object.assign(new TypeError("path must be a string without null bytes"),{path:e,code:"ERR_INVALID_ARG_VALUE"});if(e=ZLe(e),XLe==="win32"){let t=/[*|"<>?:]/,{root:r}=eOe(e);if(t.test(e.substr(r.length)))throw Object.assign(new Error("Illegal characters in path."),{path:e,code:"EINVAL"})}return e};kre.exports=tOe});var Ure=y((v8t,Mre)=>{var{dirname:Ore}=require("path"),qre=(e,t,r=void 0)=>r===t?Promise.resolve():e.statAsync(t).then(n=>n.isDirectory()?r:void 0,n=>n.code==="ENOENT"?qre(e,Ore(t),t):void 0),Bre=(e,t,r=void 0)=>{if(r!==t)try{return e.statSync(t).isDirectory()?r:void 0}catch(n){return n.code==="ENOENT"?Bre(e,Ore(t),t):void 0}};Mre.exports={findMade:qre,findMadeSync:Bre}});var JT=y((y8t,$re)=>{var{dirname:jre}=require("path"),HT=(e,t,r)=>{t.recursive=!1;let n=jre(e);return n===e?t.mkdirAsync(e,t).catch(i=>{if(i.code!=="EISDIR")throw i}):t.mkdirAsync(e,t).then(()=>r||e,i=>{if(i.code==="ENOENT")return HT(n,t).then(a=>HT(e,t,a));if(i.code!=="EEXIST"&&i.code!=="EROFS")throw i;return t.statAsync(e).then(a=>{if(a.isDirectory())return r;throw i},()=>{throw i})})},KT=(e,t,r)=>{let n=jre(e);if(t.recursive=!1,n===e)try{return t.mkdirSync(e,t)}catch(i){if(i.code!=="EISDIR")throw i;return}try{return t.mkdirSync(e,t),r||e}catch(i){if(i.code==="ENOENT")return KT(e,t,KT(n,t,r));if(i.code!=="EEXIST"&&i.code!=="EROFS")throw i;try{if(!t.statSync(e).isDirectory())throw i}catch{throw i}}};$re.exports={mkdirpManual:HT,mkdirpManualSync:KT}});var Gre=y((E8t,Vre)=>{var{dirname:zre}=require("path"),{findMade:rOe,findMadeSync:nOe}=Ure(),{mkdirpManual:iOe,mkdirpManualSync:aOe}=JT(),sOe=(e,t)=>(t.recursive=!0,zre(e)===e?t.mkdirAsync(e,t):rOe(t,e).then(n=>t.mkdirAsync(e,t).then(()=>n).catch(i=>{if(i.code==="ENOENT")return iOe(e,t);throw i}))),oOe=(e,t)=>{if(t.recursive=!0,zre(e)===e)return t.mkdirSync(e,t);let n=nOe(t,e);try{return t.mkdirSync(e,t),n}catch(i){if(i.code==="ENOENT")return aOe(e,t);throw i}};Vre.exports={mkdirpNative:sOe,mkdirpNativeSync:oOe}});var Wre=y((b8t,Jre)=>{var Hre=require("fs"),uOe=process.env.__TESTING_MKDIRP_NODE_VERSION__||process.version,WT=uOe.replace(/^v/,"").split("."),Kre=+WT[0]>10||+WT[0]==10&&+WT[1]>=12,lOe=Kre?e=>e.mkdir===Hre.mkdir:()=>!1,cOe=Kre?e=>e.mkdirSync===Hre.mkdirSync:()=>!1;Jre.exports={useNative:lOe,useNativeSync:cOe}});var YT=y((w8t,ene)=>{var sm=Nre(),om=Lre(),{mkdirpNative:Yre,mkdirpNativeSync:Qre}=Gre(),{mkdirpManual:Xre,mkdirpManualSync:Zre}=JT(),{useNative:dOe,useNativeSync:pOe}=Wre(),um=(e,t)=>(e=om(e),t=sm(t),dOe(t)?Yre(e,t):Xre(e,t)),fOe=(e,t)=>(e=om(e),t=sm(t),pOe(t)?Qre(e,t):Zre(e,t));um.sync=fOe;um.native=(e,t)=>Yre(om(e),sm(t));um.manual=(e,t)=>Xre(om(e),sm(t));um.nativeSync=(e,t)=>Qre(om(e),sm(t));um.manualSync=(e,t)=>Zre(om(e),sm(t));ene.exports=um});var one=y((x8t,sne)=>{"use strict";var La=require("fs"),Jd=require("path"),mOe=La.lchown?"lchown":"chown",hOe=La.lchownSync?"lchownSync":"chownSync",rne=La.lchown&&!process.version.match(/v1[1-9]+\./)&&!process.version.match(/v10\.[6-9]/),tne=(e,t,r)=>{try{return La[hOe](e,t,r)}catch(n){if(n.code!=="ENOENT")throw n}},gOe=(e,t,r)=>{try{return La.chownSync(e,t,r)}catch(n){if(n.code!=="ENOENT")throw n}},vOe=rne?(e,t,r,n)=>i=>{!i||i.code!=="EISDIR"?n(i):La.chown(e,t,r,n)}:(e,t,r,n)=>n,QT=rne?(e,t,r)=>{try{return tne(e,t,r)}catch(n){if(n.code!=="EISDIR")throw n;gOe(e,t,r)}}:(e,t,r)=>tne(e,t,r),yOe=process.version,nne=(e,t,r)=>La.readdir(e,t,r),EOe=(e,t)=>La.readdirSync(e,t);/^v4\./.test(yOe)&&(nne=(e,t,r)=>La.readdir(e,r));var B4=(e,t,r,n)=>{La[mOe](e,t,r,vOe(e,t,r,i=>{n(i&&i.code!=="ENOENT"?i:null)}))},ine=(e,t,r,n,i)=>{if(typeof t=="string")return La.lstat(Jd.resolve(e,t),(a,s)=>{if(a)return i(a.code!=="ENOENT"?a:null);s.name=t,ine(e,s,r,n,i)});if(t.isDirectory())XT(Jd.resolve(e,t.name),r,n,a=>{if(a)return i(a);let s=Jd.resolve(e,t.name);B4(s,r,n,i)});else{let a=Jd.resolve(e,t.name);B4(a,r,n,i)}},XT=(e,t,r,n)=>{nne(e,{withFileTypes:!0},(i,a)=>{if(i){if(i.code==="ENOENT")return n();if(i.code!=="ENOTDIR"&&i.code!=="ENOTSUP")return n(i)}if(i||!a.length)return B4(e,t,r,n);let s=a.length,o=null,u=l=>{if(!o){if(l)return n(o=l);if(--s===0)return B4(e,t,r,n)}};a.forEach(l=>ine(e,l,t,r,u))})},bOe=(e,t,r,n)=>{if(typeof t=="string")try{let i=La.lstatSync(Jd.resolve(e,t));i.name=t,t=i}catch(i){if(i.code==="ENOENT")return;throw i}t.isDirectory()&&ane(Jd.resolve(e,t.name),r,n),QT(Jd.resolve(e,t.name),r,n)},ane=(e,t,r)=>{let n;try{n=EOe(e,{withFileTypes:!0})}catch(i){if(i.code==="ENOENT")return;if(i.code==="ENOTDIR"||i.code==="ENOTSUP")return QT(e,t,r);throw i}return n&&n.length&&n.forEach(i=>bOe(e,i,t,r)),QT(e,t,r)};sne.exports=XT;XT.sync=ane});var dne=y((_8t,ZT)=>{"use strict";var une=YT(),Oa=require("fs"),M4=require("path"),lne=one(),gs=Hf(),U4=class extends Error{constructor(t,r){super("Cannot extract through symbolic link"),this.path=r,this.symlink=t}get name(){return"SylinkError"}},j4=class extends Error{constructor(t,r){super(r+": Cannot cd into '"+t+"'"),this.path=t,this.code=r}get name(){return"CwdError"}},$4=(e,t)=>e.get(gs(t)),M0=(e,t,r)=>e.set(gs(t),r),wOe=(e,t)=>{Oa.stat(e,(r,n)=>{(r||!n.isDirectory())&&(r=new j4(e,r&&r.code||"ENOTDIR")),t(r)})};ZT.exports=(e,t,r)=>{e=gs(e);let n=t.umask,i=t.mode|448,a=(i&n)!==0,s=t.uid,o=t.gid,u=typeof s=="number"&&typeof o=="number"&&(s!==t.processUid||o!==t.processGid),l=t.preserve,c=t.unlink,d=t.cache,p=gs(t.cwd),f=(g,v)=>{g?r(g):(M0(d,e,!0),v&&u?lne(v,s,o,E=>f(E)):a?Oa.chmod(e,i,r):r())};if(d&&$4(d,e)===!0)return f();if(e===p)return wOe(e,f);if(l)return une(e,{mode:i}).then(g=>f(null,g),f);let h=gs(M4.relative(p,e)).split("/");z4(p,h,i,d,c,p,null,f)};var z4=(e,t,r,n,i,a,s,o)=>{if(!t.length)return o(null,s);let u=t.shift(),l=gs(M4.resolve(e+"/"+u));if($4(n,l))return z4(l,t,r,n,i,a,s,o);Oa.mkdir(l,r,cne(l,t,r,n,i,a,s,o))},cne=(e,t,r,n,i,a,s,o)=>u=>{u?Oa.lstat(e,(l,c)=>{if(l)l.path=l.path&&gs(l.path),o(l);else if(c.isDirectory())z4(e,t,r,n,i,a,s,o);else if(i)Oa.unlink(e,d=>{if(d)return o(d);Oa.mkdir(e,r,cne(e,t,r,n,i,a,s,o))});else{if(c.isSymbolicLink())return o(new U4(e,e+"/"+t.join("/")));o(u)}}):(s=s||e,z4(e,t,r,n,i,a,s,o))},xOe=e=>{let t=!1,r="ENOTDIR";try{t=Oa.statSync(e).isDirectory()}catch(n){r=n.code}finally{if(!t)throw new j4(e,r)}};ZT.exports.sync=(e,t)=>{e=gs(e);let r=t.umask,n=t.mode|448,i=(n&r)!==0,a=t.uid,s=t.gid,o=typeof a=="number"&&typeof s=="number"&&(a!==t.processUid||s!==t.processGid),u=t.preserve,l=t.unlink,c=t.cache,d=gs(t.cwd),p=g=>{M0(c,e,!0),g&&o&&lne.sync(g,a,s),i&&Oa.chmodSync(e,n)};if(c&&$4(c,e)===!0)return p();if(e===d)return xOe(d),p();if(u)return p(une.sync(e,n));let m=gs(M4.relative(d,e)).split("/"),h=null;for(let g=m.shift(),v=d;g&&(v+="/"+g);g=m.shift())if(v=gs(M4.resolve(v)),!$4(c,v))try{Oa.mkdirSync(v,n),h=h||v,M0(c,v,!0)}catch{let x=Oa.lstatSync(v);if(x.isDirectory()){M0(c,v,!0);continue}else if(l){Oa.unlinkSync(v),Oa.mkdirSync(v,n),h=h||v,M0(c,v,!0);continue}else if(x.isSymbolicLink())return new U4(v,v+"/"+m.join("/"))}return p(h)}});var tR=y((C8t,pne)=>{var eR=Object.create(null),{hasOwnProperty:_Oe}=Object.prototype;pne.exports=e=>(_Oe.call(eR,e)||(eR[e]=e.normalize("NFD")),eR[e])});var gne=y((S8t,hne)=>{var fne=require("assert"),COe=tR(),SOe=Wf(),{join:mne}=require("path"),DOe=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,AOe=DOe==="win32";hne.exports=()=>{let e=new Map,t=new Map,r=l=>l.split("/").slice(0,-1).reduce((d,p)=>(d.length&&(p=mne(d[d.length-1],p)),d.push(p||"/"),d),[]),n=new Set,i=l=>{let c=t.get(l);if(!c)throw new Error("function does not have any path reservations");return{paths:c.paths.map(d=>e.get(d)),dirs:[...c.dirs].map(d=>e.get(d))}},a=l=>{let{paths:c,dirs:d}=i(l);return c.every(p=>p[0]===l)&&d.every(p=>p[0]instanceof Set&&p[0].has(l))},s=l=>n.has(l)||!a(l)?!1:(n.add(l),l(()=>o(l)),!0),o=l=>{if(!n.has(l))return!1;let{paths:c,dirs:d}=t.get(l),p=new Set;return c.forEach(f=>{let m=e.get(f);fne.equal(m[0],l),m.length===1?e.delete(f):(m.shift(),typeof m[0]=="function"?p.add(m[0]):m[0].forEach(h=>p.add(h)))}),d.forEach(f=>{let m=e.get(f);fne(m[0]instanceof Set),m[0].size===1&&m.length===1?e.delete(f):m[0].size===1?(m.shift(),p.add(m[0])):m[0].delete(l)}),n.delete(l),p.forEach(f=>s(f)),!0};return{check:a,reserve:(l,c)=>{l=AOe?["win32 parallelization disabled"]:l.map(p=>SOe(mne(COe(p))).toLowerCase());let d=new Set(l.map(p=>r(p)).reduce((p,f)=>p.concat(f)));return t.set(c,{dirs:d,paths:l}),l.forEach(p=>{let f=e.get(p);f?f.push(c):e.set(p,[c])}),d.forEach(p=>{let f=e.get(p);f?f[f.length-1]instanceof Set?f[f.length-1].add(c):f.push(new Set([c])):e.set(p,[new Set([c])])}),s(c)}}}});var Ene=y((D8t,yne)=>{var TOe=process.env.__FAKE_PLATFORM__||process.platform,ROe=TOe==="win32",POe=global.__FAKE_TESTING_FS__||require("fs"),{O_CREAT:IOe,O_TRUNC:FOe,O_WRONLY:NOe,UV_FS_O_FILEMAP:vne=0}=POe.constants,kOe=ROe&&!!vne,LOe=512*1024,OOe=vne|FOe|IOe|NOe;yne.exports=kOe?e=>e<LOe?OOe:"w":()=>"w"});var cR=y((A8t,Nne)=>{"use strict";var qOe=require("assert"),BOe=L4(),vr=require("fs"),MOe=im(),Hu=require("path"),Pne=dne(),bne=lT(),UOe=gne(),jOe=cT(),qa=Hf(),$Oe=Wf(),zOe=tR(),wne=Symbol("onEntry"),iR=Symbol("checkFs"),xne=Symbol("checkFs2"),H4=Symbol("pruneCache"),aR=Symbol("isReusable"),Ba=Symbol("makeFs"),sR=Symbol("file"),oR=Symbol("directory"),K4=Symbol("link"),_ne=Symbol("symlink"),Cne=Symbol("hardlink"),Sne=Symbol("unsupported"),Dne=Symbol("checkPath"),pc=Symbol("mkdir"),wi=Symbol("onError"),V4=Symbol("pending"),Ane=Symbol("pend"),lm=Symbol("unpend"),rR=Symbol("ended"),nR=Symbol("maybeClose"),uR=Symbol("skip"),U0=Symbol("doChown"),j0=Symbol("uid"),$0=Symbol("gid"),z0=Symbol("checkedCwd"),Ine=require("crypto"),Fne=Ene(),VOe=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,V0=VOe==="win32",GOe=1024,HOe=(e,t)=>{if(!V0)return vr.unlink(e,t);let r=e+".DELETE."+Ine.randomBytes(16).toString("hex");vr.rename(e,r,n=>{if(n)return t(n);vr.unlink(r,t)})},KOe=e=>{if(!V0)return vr.unlinkSync(e);let t=e+".DELETE."+Ine.randomBytes(16).toString("hex");vr.renameSync(e,t),vr.unlinkSync(t)},Tne=(e,t,r)=>e===e>>>0?e:t===t>>>0?t:r,Rne=e=>$Oe(qa(zOe(e))).toLowerCase(),JOe=(e,t)=>{t=Rne(t);for(let r of e.keys()){let n=Rne(r);(n===t||n.indexOf(t+"/")===0)&&e.delete(r)}},WOe=e=>{for(let t of e.keys())e.delete(t)},G0=class extends BOe{constructor(t){if(t||(t={}),t.ondone=r=>{this[rR]=!0,this[nR]()},super(t),this[z0]=!1,this.reservations=UOe(),this.transform=typeof t.transform=="function"?t.transform:null,this.writable=!0,this.readable=!1,this[V4]=0,this[rR]=!1,this.dirCache=t.dirCache||new Map,typeof t.uid=="number"||typeof t.gid=="number"){if(typeof t.uid!="number"||typeof t.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(t.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=t.uid,this.gid=t.gid,this.setOwner=!0}else this.uid=null,this.gid=null,this.setOwner=!1;t.preserveOwner===void 0&&typeof t.uid!="number"?this.preserveOwner=process.getuid&&process.getuid()===0:this.preserveOwner=!!t.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():null,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():null,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:GOe,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||V0,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=qa(Hu.resolve(t.cwd||process.cwd())),this.strip=+t.strip||0,this.processUmask=t.noChmod?0:process.umask(),this.umask=typeof t.umask=="number"?t.umask:this.processUmask,this.dmode=t.dmode||511&~this.umask,this.fmode=t.fmode||438&~this.umask,this.on("entry",r=>this[wne](r))}warn(t,r,n={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(n.recoverable=!1),super.warn(t,r,n)}[nR](){this[rR]&&this[V4]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[Dne](t){let r=qa(t.path),n=r.split("/");if(this.strip){if(n.length<this.strip)return!1;if(t.type==="Link"){let i=qa(t.linkpath).split("/");if(i.length>=this.strip)t.linkpath=i.slice(this.strip).join("/");else return!1}n.splice(0,this.strip),t.path=n.join("/")}if(isFinite(this.maxDepth)&&n.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:r,depth:n.length,maxDepth:this.maxDepth}),!1;if(!this.preservePaths){if(n.includes("..")||V0&&/^[a-z]:\.\.$/i.test(n[0]))return this.warn("TAR_ENTRY_ERROR","path contains '..'",{entry:t,path:r}),!1;let[i,a]=jOe(r);i&&(t.path=a,this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:t,path:r}))}if(Hu.isAbsolute(t.path)?t.absolute=qa(Hu.resolve(t.path)):t.absolute=qa(Hu.resolve(this.cwd,t.path)),!this.preservePaths&&t.absolute.indexOf(this.cwd+"/")!==0&&t.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:t,path:qa(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:i}=Hu.win32.parse(t.absolute);t.absolute=i+bne.encode(t.absolute.slice(i.length));let{root:a}=Hu.win32.parse(t.path);t.path=a+bne.encode(t.path.slice(a.length))}return!0}[wne](t){if(!this[Dne](t))return t.resume();switch(qOe.equal(typeof t.absolute,"string"),t.type){case"Directory":case"GNUDumpDir":t.mode&&(t.mode=t.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[iR](t);case"CharacterDevice":case"BlockDevice":case"FIFO":default:return this[Sne](t)}}[wi](t,r){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:r}),this[lm](),r.resume())}[pc](t,r,n){Pne(qa(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r,noChmod:this.noChmod},n)}[U0](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[j0](t){return Tne(this.uid,t.uid,this.processUid)}[$0](t){return Tne(this.gid,t.gid,this.processGid)}[sR](t,r){let n=t.mode&4095||this.fmode,i=new MOe.WriteStream(t.absolute,{flags:Fne(t.size),mode:n,autoClose:!1});i.on("error",u=>{i.fd&&vr.close(i.fd,()=>{}),i.write=()=>!0,this[wi](u,t),r()});let a=1,s=u=>{if(u){i.fd&&vr.close(i.fd,()=>{}),this[wi](u,t),r();return}--a===0&&vr.close(i.fd,l=>{l?this[wi](l,t):this[lm](),r()})};i.on("finish",u=>{let l=t.absolute,c=i.fd;if(t.mtime&&!this.noMtime){a++;let d=t.atime||new Date,p=t.mtime;vr.futimes(c,d,p,f=>f?vr.utimes(l,d,p,m=>s(m&&f)):s())}if(this[U0](t)){a++;let d=this[j0](t),p=this[$0](t);vr.fchown(c,d,p,f=>f?vr.chown(l,d,p,m=>s(m&&f)):s())}s()});let o=this.transform&&this.transform(t)||t;o!==t&&(o.on("error",u=>{this[wi](u,t),r()}),t.pipe(o)),o.pipe(i)}[oR](t,r){let n=t.mode&4095||this.dmode;this[pc](t.absolute,n,i=>{if(i){this[wi](i,t),r();return}let a=1,s=o=>{--a===0&&(r(),this[lm](),t.resume())};t.mtime&&!this.noMtime&&(a++,vr.utimes(t.absolute,t.atime||new Date,t.mtime,s)),this[U0](t)&&(a++,vr.chown(t.absolute,this[j0](t),this[$0](t),s)),s()})}[Sne](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[_ne](t,r){this[K4](t,t.linkpath,"symlink",r)}[Cne](t,r){let n=qa(Hu.resolve(this.cwd,t.linkpath));this[K4](t,n,"link",r)}[Ane](){this[V4]++}[lm](){this[V4]--,this[nR]()}[uR](t){this[lm](),t.resume()}[aR](t,r){return t.type==="File"&&!this.unlink&&r.isFile()&&r.nlink<=1&&!V0}[iR](t){this[Ane]();let r=[t.path];t.linkpath&&r.push(t.linkpath),this.reservations.reserve(r,n=>this[xne](t,n))}[H4](t){t.type==="SymbolicLink"?WOe(this.dirCache):t.type!=="Directory"&&JOe(this.dirCache,t.absolute)}[xne](t,r){this[H4](t);let n=o=>{this[H4](t),r(o)},i=()=>{this[pc](this.cwd,this.dmode,o=>{if(o){this[wi](o,t),n();return}this[z0]=!0,a()})},a=()=>{if(t.absolute!==this.cwd){let o=qa(Hu.dirname(t.absolute));if(o!==this.cwd)return this[pc](o,this.dmode,u=>{if(u){this[wi](u,t),n();return}s()})}s()},s=()=>{vr.lstat(t.absolute,(o,u)=>{if(u&&(this.keep||this.newer&&u.mtime>t.mtime)){this[uR](t),n();return}if(o||this[aR](t,u))return this[Ba](null,t,n);if(u.isDirectory()){if(t.type==="Directory"){let l=!this.noChmod&&t.mode&&(u.mode&4095)!==t.mode,c=d=>this[Ba](d,t,n);return l?vr.chmod(t.absolute,t.mode,c):c()}if(t.absolute!==this.cwd)return vr.rmdir(t.absolute,l=>this[Ba](l,t,n))}if(t.absolute===this.cwd)return this[Ba](null,t,n);HOe(t.absolute,l=>this[Ba](l,t,n))})};this[z0]?a():i()}[Ba](t,r,n){if(t){this[wi](t,r),n();return}switch(r.type){case"File":case"OldFile":case"ContiguousFile":return this[sR](r,n);case"Link":return this[Cne](r,n);case"SymbolicLink":return this[_ne](r,n);case"Directory":case"GNUDumpDir":return this[oR](r,n)}}[K4](t,r,n,i){vr[n](r,t.absolute,a=>{a?this[wi](a,t):(this[lm](),t.resume()),i()})}},G4=e=>{try{return[null,e()]}catch(t){return[t,null]}},lR=class extends G0{[Ba](t,r){return super[Ba](t,r,()=>{})}[iR](t){if(this[H4](t),!this[z0]){let a=this[pc](this.cwd,this.dmode);if(a)return this[wi](a,t);this[z0]=!0}if(t.absolute!==this.cwd){let a=qa(Hu.dirname(t.absolute));if(a!==this.cwd){let s=this[pc](a,this.dmode);if(s)return this[wi](s,t)}}let[r,n]=G4(()=>vr.lstatSync(t.absolute));if(n&&(this.keep||this.newer&&n.mtime>t.mtime))return this[uR](t);if(r||this[aR](t,n))return this[Ba](null,t);if(n.isDirectory()){if(t.type==="Directory"){let s=!this.noChmod&&t.mode&&(n.mode&4095)!==t.mode,[o]=s?G4(()=>{vr.chmodSync(t.absolute,t.mode)}):[];return this[Ba](o,t)}let[a]=G4(()=>vr.rmdirSync(t.absolute));this[Ba](a,t)}let[i]=t.absolute===this.cwd?[]:G4(()=>KOe(t.absolute));this[Ba](i,t)}[sR](t,r){let n=t.mode&4095||this.fmode,i=o=>{let u;try{vr.closeSync(a)}catch(l){u=l}(o||u)&&this[wi](o||u,t),r()},a;try{a=vr.openSync(t.absolute,Fne(t.size),n)}catch(o){return i(o)}let s=this.transform&&this.transform(t)||t;s!==t&&(s.on("error",o=>this[wi](o,t)),t.pipe(s)),s.on("data",o=>{try{vr.writeSync(a,o,0,o.length)}catch(u){i(u)}}),s.on("end",o=>{let u=null;if(t.mtime&&!this.noMtime){let l=t.atime||new Date,c=t.mtime;try{vr.futimesSync(a,l,c)}catch(d){try{vr.utimesSync(t.absolute,l,c)}catch{u=d}}}if(this[U0](t)){let l=this[j0](t),c=this[$0](t);try{vr.fchownSync(a,l,c)}catch(d){try{vr.chownSync(t.absolute,l,c)}catch{u=u||d}}}i(u)})}[oR](t,r){let n=t.mode&4095||this.dmode,i=this[pc](t.absolute,n);if(i){this[wi](i,t),r();return}if(t.mtime&&!this.noMtime)try{vr.utimesSync(t.absolute,t.atime||new Date,t.mtime)}catch{}if(this[U0](t))try{vr.chownSync(t.absolute,this[j0](t),this[$0](t))}catch{}r(),t.resume()}[pc](t,r){try{return Pne.sync(qa(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cache:this.dirCache,cwd:this.cwd,mode:r})}catch(n){return n}}[K4](t,r,n,i){try{vr[n+"Sync"](r,t.absolute),i(),t.resume()}catch(a){return this[wi](a,t)}}};G0.Sync=lR;Nne.exports=G0});var Bne=y((T8t,qne)=>{"use strict";var YOe=jf(),J4=cR(),Lne=require("fs"),One=im(),kne=require("path"),dR=Wf();qne.exports=(e,t,r)=>{typeof e=="function"?(r=e,t=null,e={}):Array.isArray(e)&&(t=e,e={}),typeof t=="function"&&(r=t,t=null),t?t=Array.from(t):t=[];let n=YOe(e);if(n.sync&&typeof r=="function")throw new TypeError("callback not supported for sync tar functions");if(!n.file&&typeof r=="function")throw new TypeError("callback only supported with file option");return t.length&&QOe(n,t),n.file&&n.sync?XOe(n):n.file?ZOe(n,r):n.sync?eqe(n):tqe(n)};var QOe=(e,t)=>{let r=new Map(t.map(a=>[dR(a),!0])),n=e.filter,i=(a,s)=>{let o=s||kne.parse(a).root||".",u=a===o?!1:r.has(a)?r.get(a):i(kne.dirname(a),o);return r.set(a,u),u};e.filter=n?(a,s)=>n(a,s)&&i(dR(a)):a=>i(dR(a))},XOe=e=>{let t=new J4.Sync(e),r=e.file,n=Lne.statSync(r),i=e.maxReadSize||16*1024*1024;new One.ReadStreamSync(r,{readSize:i,size:n.size}).pipe(t)},ZOe=(e,t)=>{let r=new J4(e),n=e.maxReadSize||16*1024*1024,i=e.file,a=new Promise((s,o)=>{r.on("error",o),r.on("close",s),Lne.stat(i,(u,l)=>{if(u)o(u);else{let c=new One.ReadStream(i,{readSize:n,size:l.size});c.on("error",o),c.pipe(r)}})});return t?a.then(t,t):a},eqe=e=>new J4.Sync(e),tqe=e=>new J4(e)});var Mne=y(Nn=>{"use strict";Nn.c=Nn.create=wre();Nn.r=Nn.replace=GT();Nn.t=Nn.list=O4();Nn.u=Nn.update=Pre();Nn.x=Nn.extract=Bne();Nn.Pack=w4();Nn.Unpack=cR();Nn.Parse=L4();Nn.ReadEntry=n4();Nn.WriteEntry=bT();Nn.Header=Jf();Nn.Pax=a4();Nn.types=rT()});var pR=y((P8t,jne)=>{jne.exports=Une;function Une(e,t){if(e&&t)return Une(e)(t);if(typeof e!="function")throw new TypeError("need wrapper function");return Object.keys(e).forEach(function(n){r[n]=e[n]}),r;function r(){for(var n=new Array(arguments.length),i=0;i<n.length;i++)n[i]=arguments[i];var a=e.apply(this,n),s=n[n.length-1];return typeof a=="function"&&a!==s&&Object.keys(s).forEach(function(o){a[o]=s[o]}),a}}});var cm=y((I8t,fR)=>{var $ne=pR();fR.exports=$ne(W4);fR.exports.strict=$ne(zne);W4.proto=W4(function(){Object.defineProperty(Function.prototype,"once",{value:function(){return W4(this)},configurable:!0}),Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return zne(this)},configurable:!0})});function W4(e){var t=function(){return t.called?t.value:(t.called=!0,t.value=e.apply(this,arguments))};return t.called=!1,t}function zne(e){var t=function(){if(t.called)throw new Error(t.onceError);return t.called=!0,t.value=e.apply(this,arguments)},r=e.name||"Function wrapped with `once`";return t.onceError=r+" shouldn't be called more than once",t.called=!1,t}});var mR=y((F8t,Gne)=>{var rqe=cm(),nqe=function(){},iqe=function(e){return e.setHeader&&typeof e.abort=="function"},aqe=function(e){return e.stdio&&Array.isArray(e.stdio)&&e.stdio.length===3},Vne=function(e,t,r){if(typeof t=="function")return Vne(e,null,t);t||(t={}),r=rqe(r||nqe);var n=e._writableState,i=e._readableState,a=t.readable||t.readable!==!1&&e.readable,s=t.writable||t.writable!==!1&&e.writable,o=!1,u=function(){e.writable||l()},l=function(){s=!1,a||r.call(e)},c=function(){a=!1,s||r.call(e)},d=function(g){r.call(e,g?new Error("exited with error code: "+g):null)},p=function(g){r.call(e,g)},f=function(){process.nextTick(m)},m=function(){if(!o){if(a&&!(i&&i.ended&&!i.destroyed))return r.call(e,new Error("premature close"));if(s&&!(n&&n.ended&&!n.destroyed))return r.call(e,new Error("premature close"))}},h=function(){e.req.on("finish",l)};return iqe(e)?(e.on("complete",l),e.on("abort",f),e.req?h():e.on("request",h)):s&&!n&&(e.on("end",u),e.on("close",u)),aqe(e)&&e.on("exit",d),e.on("end",c),e.on("finish",l),t.error!==!1&&e.on("error",p),e.on("close",f),function(){o=!0,e.removeListener("complete",l),e.removeListener("abort",f),e.removeListener("request",h),e.req&&e.req.removeListener("finish",l),e.removeListener("end",u),e.removeListener("close",u),e.removeListener("finish",l),e.removeListener("exit",d),e.removeListener("end",c),e.removeListener("error",p),e.removeListener("close",f)}};Gne.exports=Vne});var gR=y((N8t,Kne)=>{var sqe=cm(),oqe=mR(),hR=require("fs"),H0=function(){},uqe=/^v?\.0/.test(process.version),Y4=function(e){return typeof e=="function"},lqe=function(e){return!uqe||!hR?!1:(e instanceof(hR.ReadStream||H0)||e instanceof(hR.WriteStream||H0))&&Y4(e.close)},cqe=function(e){return e.setHeader&&Y4(e.abort)},dqe=function(e,t,r,n){n=sqe(n);var i=!1;e.on("close",function(){i=!0}),oqe(e,{readable:t,writable:r},function(s){if(s)return n(s);i=!0,n()});var a=!1;return function(s){if(!i&&!a){if(a=!0,lqe(e))return e.close(H0);if(cqe(e))return e.abort();if(Y4(e.destroy))return e.destroy();n(s||new Error("stream was destroyed"))}}},Hne=function(e){e()},pqe=function(e,t){return e.pipe(t)},fqe=function(){var e=Array.prototype.slice.call(arguments),t=Y4(e[e.length-1]||H0)&&e.pop()||H0;if(Array.isArray(e[0])&&(e=e[0]),e.length<2)throw new Error("pump requires two streams per minimum");var r,n=e.map(function(i,a){var s=a<e.length-1,o=a>0;return dqe(i,s,o,function(u){r||(r=u),u&&n.forEach(Hne),!s&&(n.forEach(Hne),t(r))})});return e.reduce(pqe)};Kne.exports=fqe});var Wne=y((k8t,Jne)=>{"use strict";var{PassThrough:mqe}=require("stream");Jne.exports=e=>{e={...e};let{array:t}=e,{encoding:r}=e,n=r==="buffer",i=!1;t?i=!(r||n):r=r||"utf8",n&&(r=null);let a=new mqe({objectMode:i});r&&a.setEncoding(r);let s=0,o=[];return a.on("data",u=>{o.push(u),i?s=o.length:s+=u.length}),a.getBufferedValue=()=>t?o:n?Buffer.concat(o,s):o.join(""),a.getBufferedLength=()=>s,a}});var Yne=y((L8t,dm)=>{"use strict";var{constants:hqe}=require("buffer"),gqe=gR(),vqe=Wne(),Q4=class extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}};async function X4(e,t){if(!e)return Promise.reject(new Error("Expected a stream"));t={maxBuffer:1/0,...t};let{maxBuffer:r}=t,n;return await new Promise((i,a)=>{let s=o=>{o&&n.getBufferedLength()<=hqe.MAX_LENGTH&&(o.bufferedData=n.getBufferedValue()),a(o)};n=gqe(e,vqe(t),o=>{if(o){s(o);return}i()}),n.on("data",()=>{n.getBufferedLength()>r&&s(new Q4)})}),n.getBufferedValue()}dm.exports=X4;dm.exports.default=X4;dm.exports.buffer=(e,t)=>X4(e,{...t,encoding:"buffer"});dm.exports.array=(e,t)=>X4(e,{...t,array:!0});dm.exports.MaxBufferError=Q4});var eie=y((O8t,Zne)=>{Zne.exports=Z4;function Z4(){this.pending=0,this.max=1/0,this.listeners=[],this.waiting=[],this.error=null}Z4.prototype.go=function(e){this.pending<this.max?Xne(this,e):this.waiting.push(e)};Z4.prototype.wait=function(e){this.pending===0?e(this.error):this.listeners.push(e)};Z4.prototype.hold=function(){return Qne(this)};function Qne(e){e.pending+=1;var t=!1;return r;function r(i){if(t)throw new Error("callback called twice");if(t=!0,e.error=e.error||i,e.pending-=1,e.waiting.length>0&&e.pending<e.max)Xne(e,e.waiting.shift());else if(e.pending===0){var a=e.listeners;e.listeners=[],a.forEach(n)}}function n(i){i(e.error)}}function Xne(e,t){t(Qne(e))}});var rie=y(J0=>{var K0=require("fs"),e3=require("util"),vR=require("stream"),tie=vR.Readable,yR=vR.Writable,yqe=vR.PassThrough,Eqe=eie(),t3=require("events").EventEmitter;J0.createFromBuffer=bqe;J0.createFromFd=wqe;J0.BufferSlicer=Ju;J0.FdSlicer=Ku;e3.inherits(Ku,t3);function Ku(e,t){t=t||{},t3.call(this),this.fd=e,this.pend=new Eqe,this.pend.max=1,this.refCount=0,this.autoClose=!!t.autoClose}Ku.prototype.read=function(e,t,r,n,i){var a=this;a.pend.go(function(s){K0.read(a.fd,e,t,r,n,function(o,u,l){s(),i(o,u,l)})})};Ku.prototype.write=function(e,t,r,n,i){var a=this;a.pend.go(function(s){K0.write(a.fd,e,t,r,n,function(o,u,l){s(),i(o,u,l)})})};Ku.prototype.createReadStream=function(e){return new r3(this,e)};Ku.prototype.createWriteStream=function(e){return new n3(this,e)};Ku.prototype.ref=function(){this.refCount+=1};Ku.prototype.unref=function(){var e=this;if(e.refCount-=1,e.refCount>0)return;if(e.refCount<0)throw new Error("invalid unref");e.autoClose&&K0.close(e.fd,t);function t(r){r?e.emit("error",r):e.emit("close")}};e3.inherits(r3,tie);function r3(e,t){t=t||{},tie.call(this,t),this.context=e,this.context.ref(),this.start=t.start||0,this.endOffset=t.end,this.pos=this.start,this.destroyed=!1}r3.prototype._read=function(e){var t=this;if(!t.destroyed){var r=Math.min(t._readableState.highWaterMark,e);if(t.endOffset!=null&&(r=Math.min(r,t.endOffset-t.pos)),r<=0){t.destroyed=!0,t.push(null),t.context.unref();return}t.context.pend.go(function(n){if(t.destroyed)return n();var i=new Buffer(r);K0.read(t.context.fd,i,0,r,t.pos,function(a,s){a?t.destroy(a):s===0?(t.destroyed=!0,t.push(null),t.context.unref()):(t.pos+=s,t.push(i.slice(0,s))),n()})})}};r3.prototype.destroy=function(e){this.destroyed||(e=e||new Error("stream destroyed"),this.destroyed=!0,this.emit("error",e),this.context.unref())};e3.inherits(n3,yR);function n3(e,t){t=t||{},yR.call(this,t),this.context=e,this.context.ref(),this.start=t.start||0,this.endOffset=t.end==null?1/0:+t.end,this.bytesWritten=0,this.pos=this.start,this.destroyed=!1,this.on("finish",this.destroy.bind(this))}n3.prototype._write=function(e,t,r){var n=this;if(!n.destroyed){if(n.pos+e.length>n.endOffset){var i=new Error("maximum file length exceeded");i.code="ETOOBIG",n.destroy(),r(i);return}n.context.pend.go(function(a){if(n.destroyed)return a();K0.write(n.context.fd,e,0,e.length,n.pos,function(s,o){s?(n.destroy(),a(),r(s)):(n.bytesWritten+=o,n.pos+=o,n.emit("progress"),a(),r())})})}};n3.prototype.destroy=function(){this.destroyed||(this.destroyed=!0,this.context.unref())};e3.inherits(Ju,t3);function Ju(e,t){t3.call(this),t=t||{},this.refCount=0,this.buffer=e,this.maxChunkSize=t.maxChunkSize||Number.MAX_SAFE_INTEGER}Ju.prototype.read=function(e,t,r,n,i){var a=n+r,s=a-this.buffer.length,o=s>0?s:r;this.buffer.copy(e,t,n,a),setImmediate(function(){i(null,o)})};Ju.prototype.write=function(e,t,r,n,i){e.copy(this.buffer,n,t,t+r),setImmediate(function(){i(null,r,e)})};Ju.prototype.createReadStream=function(e){e=e||{};var t=new yqe(e);t.destroyed=!1,t.start=e.start||0,t.endOffset=e.end,t.pos=t.endOffset||this.buffer.length;for(var r=this.buffer.slice(t.start,t.pos),n=0;;){var i=n+this.maxChunkSize;if(i>=r.length){n<r.length&&t.write(r.slice(n,r.length));break}t.write(r.slice(n,i)),n=i}return t.end(),t.destroy=function(){t.destroyed=!0},t};Ju.prototype.createWriteStream=function(e){var t=this;e=e||{};var r=new yR(e);return r.start=e.start||0,r.endOffset=e.end==null?this.buffer.length:+e.end,r.bytesWritten=0,r.pos=r.start,r.destroyed=!1,r._write=function(n,i,a){if(!r.destroyed){var s=r.pos+n.length;if(s>r.endOffset){var o=new Error("maximum file length exceeded");o.code="ETOOBIG",r.destroyed=!0,a(o);return}n.copy(t.buffer,r.pos,0,n.length),r.bytesWritten+=n.length,r.pos=s,r.emit("progress"),a()}},r.destroy=function(){r.destroyed=!0},r};Ju.prototype.ref=function(){this.refCount+=1};Ju.prototype.unref=function(){if(this.refCount-=1,this.refCount<0)throw new Error("invalid unref")};function bqe(e,t){return new Ju(e,t)}function wqe(e,t){return new Ku(e,t)}});var aie=y((B8t,iie)=>{var fc=require("buffer").Buffer,ER=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];typeof Int32Array<"u"&&(ER=new Int32Array(ER));function nie(e){if(fc.isBuffer(e))return e;var t=typeof fc.alloc=="function"&&typeof fc.from=="function";if(typeof e=="number")return t?fc.alloc(e):new fc(e);if(typeof e=="string")return t?fc.from(e):new fc(e);throw new Error("input must be buffer, number, or string, received "+typeof e)}function xqe(e){var t=nie(4);return t.writeInt32BE(e,0),t}function bR(e,t){e=nie(e),fc.isBuffer(t)&&(t=t.readUInt32BE(0));for(var r=~~t^-1,n=0;n<e.length;n++)r=ER[(r^e[n])&255]^r>>>8;return r^-1}function wR(){return xqe(bR.apply(null,arguments))}wR.signed=function(){return bR.apply(null,arguments)};wR.unsigned=function(){return bR.apply(null,arguments)>>>0};iie.exports=wR});var pie=y(po=>{var xR=require("fs"),_qe=require("zlib"),sie=rie(),Cqe=aie(),s3=require("util"),o3=require("events").EventEmitter,oie=require("stream").Transform,_R=require("stream").PassThrough,Sqe=require("stream").Writable;po.open=Dqe;po.fromFd=uie;po.fromBuffer=Aqe;po.fromRandomAccessReader=CR;po.dosDateTimeToDate=cie;po.validateFileName=die;po.ZipFile=mc;po.Entry=W0;po.RandomAccessReader=hc;function Dqe(e,t,r){typeof t=="function"&&(r=t,t=null),t==null&&(t={}),t.autoClose==null&&(t.autoClose=!0),t.lazyEntries==null&&(t.lazyEntries=!1),t.decodeStrings==null&&(t.decodeStrings=!0),t.validateEntrySizes==null&&(t.validateEntrySizes=!0),t.strictFileNames==null&&(t.strictFileNames=!1),r==null&&(r=a3),xR.open(e,"r",function(n,i){if(n)return r(n);uie(i,t,function(a,s){a&&xR.close(i,a3),r(a,s)})})}function uie(e,t,r){typeof t=="function"&&(r=t,t=null),t==null&&(t={}),t.autoClose==null&&(t.autoClose=!1),t.lazyEntries==null&&(t.lazyEntries=!1),t.decodeStrings==null&&(t.decodeStrings=!0),t.validateEntrySizes==null&&(t.validateEntrySizes=!0),t.strictFileNames==null&&(t.strictFileNames=!1),r==null&&(r=a3),xR.fstat(e,function(n,i){if(n)return r(n);var a=sie.createFromFd(e,{autoClose:!0});CR(a,i.size,t,r)})}function Aqe(e,t,r){typeof t=="function"&&(r=t,t=null),t==null&&(t={}),t.autoClose=!1,t.lazyEntries==null&&(t.lazyEntries=!1),t.decodeStrings==null&&(t.decodeStrings=!0),t.validateEntrySizes==null&&(t.validateEntrySizes=!0),t.strictFileNames==null&&(t.strictFileNames=!1);var n=sie.createFromBuffer(e,{maxChunkSize:65536});CR(n,e.length,t,r)}function CR(e,t,r,n){typeof r=="function"&&(n=r,r=null),r==null&&(r={}),r.autoClose==null&&(r.autoClose=!0),r.lazyEntries==null&&(r.lazyEntries=!1),r.decodeStrings==null&&(r.decodeStrings=!0);var i=!!r.decodeStrings;if(r.validateEntrySizes==null&&(r.validateEntrySizes=!0),r.strictFileNames==null&&(r.strictFileNames=!1),n==null&&(n=a3),typeof t!="number")throw new Error("expected totalSize parameter to be a number");if(t>Number.MAX_SAFE_INTEGER)throw new Error("zip file too large. only file sizes up to 2^52 are supported due to JavaScript's Number type being an IEEE 754 double.");e.ref();var a=22,s=65535,o=Math.min(a+s,t),u=co(o),l=t-u.length;pm(e,u,0,o,l,function(c){if(c)return n(c);for(var d=o-a;d>=0;d-=1)if(u.readUInt32LE(d)===101010256){var p=u.slice(d),f=p.readUInt16LE(4);if(f!==0)return n(new Error("multi-disk zip files are not supported: found disk number: "+f));var m=p.readUInt16LE(10),h=p.readUInt32LE(16),g=p.readUInt16LE(20),v=p.length-a;if(g!==v)return n(new Error("invalid comment length. expected: "+v+". found: "+g));var E=i?i3(p,22,p.length,!1):p.slice(22);if(!(m===65535||h===4294967295))return n(null,new mc(e,h,t,m,E,r.autoClose,r.lazyEntries,i,r.validateEntrySizes,r.strictFileNames));var x=co(20),R=l+d-x.length;pm(e,x,0,x.length,R,function(I){if(I)return n(I);if(x.readUInt32LE(0)!==117853008)return n(new Error("invalid zip64 end of central directory locator signature"));var L=fm(x,8),Y=co(56);pm(e,Y,0,Y.length,L,function(K){return K?n(K):Y.readUInt32LE(0)!==101075792?n(new Error("invalid zip64 end of central directory record signature")):(m=fm(Y,32),h=fm(Y,48),n(null,new mc(e,h,t,m,E,r.autoClose,r.lazyEntries,i,r.validateEntrySizes,r.strictFileNames)))})});return}n(new Error("end of central directory record signature not found"))})}s3.inherits(mc,o3);function mc(e,t,r,n,i,a,s,o,u,l){var c=this;o3.call(c),c.reader=e,c.reader.on("error",function(d){lie(c,d)}),c.reader.once("close",function(){c.emit("close")}),c.readEntryCursor=t,c.fileSize=r,c.entryCount=n,c.comment=i,c.entriesRead=0,c.autoClose=!!a,c.lazyEntries=!!s,c.decodeStrings=!!o,c.validateEntrySizes=!!u,c.strictFileNames=!!l,c.isOpen=!0,c.emittedError=!1,c.lazyEntries||c._readEntry()}mc.prototype.close=function(){this.isOpen&&(this.isOpen=!1,this.reader.unref())};function vs(e,t){e.autoClose&&e.close(),lie(e,t)}function lie(e,t){e.emittedError||(e.emittedError=!0,e.emit("error",t))}mc.prototype.readEntry=function(){if(!this.lazyEntries)throw new Error("readEntry() called without lazyEntries:true");this._readEntry()};mc.prototype._readEntry=function(){var e=this;if(e.entryCount===e.entriesRead){setImmediate(function(){e.autoClose&&e.close(),!e.emittedError&&e.emit("end")});return}if(!e.emittedError){var t=co(46);pm(e.reader,t,0,t.length,e.readEntryCursor,function(r){if(r)return vs(e,r);if(!e.emittedError){var n=new W0,i=t.readUInt32LE(0);if(i!==33639248)return vs(e,new Error("invalid central directory file header signature: 0x"+i.toString(16)));if(n.versionMadeBy=t.readUInt16LE(4),n.versionNeededToExtract=t.readUInt16LE(6),n.generalPurposeBitFlag=t.readUInt16LE(8),n.compressionMethod=t.readUInt16LE(10),n.lastModFileTime=t.readUInt16LE(12),n.lastModFileDate=t.readUInt16LE(14),n.crc32=t.readUInt32LE(16),n.compressedSize=t.readUInt32LE(20),n.uncompressedSize=t.readUInt32LE(24),n.fileNameLength=t.readUInt16LE(28),n.extraFieldLength=t.readUInt16LE(30),n.fileCommentLength=t.readUInt16LE(32),n.internalFileAttributes=t.readUInt16LE(36),n.externalFileAttributes=t.readUInt32LE(38),n.relativeOffsetOfLocalHeader=t.readUInt32LE(42),n.generalPurposeBitFlag&64)return vs(e,new Error("strong encryption is not supported"));e.readEntryCursor+=46,t=co(n.fileNameLength+n.extraFieldLength+n.fileCommentLength),pm(e.reader,t,0,t.length,e.readEntryCursor,function(a){if(a)return vs(e,a);if(!e.emittedError){var s=(n.generalPurposeBitFlag&2048)!==0;n.fileName=e.decodeStrings?i3(t,0,n.fileNameLength,s):t.slice(0,n.fileNameLength);var o=n.fileNameLength+n.extraFieldLength,u=t.slice(n.fileNameLength,o);n.extraFields=[];for(var l=0;l<u.length-3;){var c=u.readUInt16LE(l+0),d=u.readUInt16LE(l+2),p=l+4,f=p+d;if(f>u.length)return vs(e,new Error("extra field length exceeds extra field buffer size"));var m=co(d);u.copy(m,0,p,f),n.extraFields.push({id:c,data:m}),l=f}if(n.fileComment=e.decodeStrings?i3(t,o,o+n.fileCommentLength,s):t.slice(o,o+n.fileCommentLength),n.comment=n.fileComment,e.readEntryCursor+=t.length,e.entriesRead+=1,n.uncompressedSize===4294967295||n.compressedSize===4294967295||n.relativeOffsetOfLocalHeader===4294967295){for(var h=null,l=0;l<n.extraFields.length;l++){var g=n.extraFields[l];if(g.id===1){h=g.data;break}}if(h==null)return vs(e,new Error("expected zip64 extended information extra field"));var v=0;if(n.uncompressedSize===4294967295){if(v+8>h.length)return vs(e,new Error("zip64 extended information extra field does not include uncompressed size"));n.uncompressedSize=fm(h,v),v+=8}if(n.compressedSize===4294967295){if(v+8>h.length)return vs(e,new Error("zip64 extended information extra field does not include compressed size"));n.compressedSize=fm(h,v),v+=8}if(n.relativeOffsetOfLocalHeader===4294967295){if(v+8>h.length)return vs(e,new Error("zip64 extended information extra field does not include relative header offset"));n.relativeOffsetOfLocalHeader=fm(h,v),v+=8}}if(e.decodeStrings)for(var l=0;l<n.extraFields.length;l++){var g=n.extraFields[l];if(g.id===28789){if(g.data.length<6||g.data.readUInt8(0)!==1)continue;var E=g.data.readUInt32LE(1);if(Cqe.unsigned(t.slice(0,n.fileNameLength))!==E)continue;n.fileName=i3(g.data,5,g.data.length,!0);break}}if(e.validateEntrySizes&&n.compressionMethod===0){var x=n.uncompressedSize;if(n.isEncrypted()&&(x+=12),n.compressedSize!==x){var R="compressed/uncompressed size mismatch for stored file: "+n.compressedSize+" != "+n.uncompressedSize;return vs(e,new Error(R))}}if(e.decodeStrings){e.strictFileNames||(n.fileName=n.fileName.replace(/\\/g,"/"));var I=die(n.fileName,e.validateFileNameOptions);if(I!=null)return vs(e,new Error(I))}e.emit("entry",n),e.lazyEntries||e._readEntry()}})}})}};mc.prototype.openReadStream=function(e,t,r){var n=this,i=0,a=e.compressedSize;if(r==null)r=t,t={};else{if(t.decrypt!=null){if(!e.isEncrypted())throw new Error("options.decrypt can only be specified for encrypted entries");if(t.decrypt!==!1)throw new Error("invalid options.decrypt value: "+t.decrypt);if(e.isCompressed()&&t.decompress!==!1)throw new Error("entry is encrypted and compressed, and options.decompress !== false")}if(t.decompress!=null){if(!e.isCompressed())throw new Error("options.decompress can only be specified for compressed entries");if(!(t.decompress===!1||t.decompress===!0))throw new Error("invalid options.decompress value: "+t.decompress)}if(t.start!=null||t.end!=null){if(e.isCompressed()&&t.decompress!==!1)throw new Error("start/end range not allowed for compressed entry without options.decompress === false");if(e.isEncrypted()&&t.decrypt!==!1)throw new Error("start/end range not allowed for encrypted entry without options.decrypt === false")}if(t.start!=null){if(i=t.start,i<0)throw new Error("options.start < 0");if(i>e.compressedSize)throw new Error("options.start > entry.compressedSize")}if(t.end!=null){if(a=t.end,a<0)throw new Error("options.end < 0");if(a>e.compressedSize)throw new Error("options.end > entry.compressedSize");if(a<i)throw new Error("options.end < options.start")}}if(!n.isOpen)return r(new Error("closed"));if(e.isEncrypted()&&t.decrypt!==!1)return r(new Error("entry is encrypted, and options.decrypt !== false"));n.reader.ref();var s=co(30);pm(n.reader,s,0,s.length,e.relativeOffsetOfLocalHeader,function(o){try{if(o)return r(o);var u=s.readUInt32LE(0);if(u!==67324752)return r(new Error("invalid local file header signature: 0x"+u.toString(16)));var l=s.readUInt16LE(26),c=s.readUInt16LE(28),d=e.relativeOffsetOfLocalHeader+s.length+l+c,p;if(e.compressionMethod===0)p=!1;else if(e.compressionMethod===8)p=t.decompress!=null?t.decompress:!0;else return r(new Error("unsupported compression method: "+e.compressionMethod));var f=d,m=f+e.compressedSize;if(e.compressedSize!==0&&m>n.fileSize)return r(new Error("file data overflows file bounds: "+f+" + "+e.compressedSize+" > "+n.fileSize));var h=n.reader.createReadStream({start:f+i,end:f+a}),g=h;if(p){var v=!1,E=_qe.createInflateRaw();h.on("error",function(x){setImmediate(function(){v||E.emit("error",x)})}),h.pipe(E),n.validateEntrySizes?(g=new Y0(e.uncompressedSize),E.on("error",function(x){setImmediate(function(){v||g.emit("error",x)})}),E.pipe(g)):g=E,g.destroy=function(){v=!0,E!==g&&E.unpipe(g),h.unpipe(E),h.destroy()}}r(null,g)}finally{n.reader.unref()}})};function W0(){}W0.prototype.getLastModDate=function(){return cie(this.lastModFileDate,this.lastModFileTime)};W0.prototype.isEncrypted=function(){return(this.generalPurposeBitFlag&1)!==0};W0.prototype.isCompressed=function(){return this.compressionMethod===8};function cie(e,t){var r=e&31,n=(e>>5&15)-1,i=(e>>9&127)+1980,a=0,s=(t&31)*2,o=t>>5&63,u=t>>11&31;return new Date(i,n,r,u,o,s,a)}function die(e){return e.indexOf("\\")!==-1?"invalid characters in fileName: "+e:/^[a-zA-Z]:/.test(e)||/^\//.test(e)?"absolute path: "+e:e.split("/").indexOf("..")!==-1?"invalid relative path: "+e:null}function pm(e,t,r,n,i,a){if(n===0)return setImmediate(function(){a(null,co(0))});e.read(t,r,n,i,function(s,o){if(s)return a(s);if(o<n)return a(new Error("unexpected EOF"));a()})}s3.inherits(Y0,oie);function Y0(e){oie.call(this),this.actualByteCount=0,this.expectedByteCount=e}Y0.prototype._transform=function(e,t,r){if(this.actualByteCount+=e.length,this.actualByteCount>this.expectedByteCount){var n="too many bytes in the stream. expected "+this.expectedByteCount+". got at least "+this.actualByteCount;return r(new Error(n))}r(null,e)};Y0.prototype._flush=function(e){if(this.actualByteCount<this.expectedByteCount){var t="not enough bytes in the stream. expected "+this.expectedByteCount+". got only "+this.actualByteCount;return e(new Error(t))}e()};s3.inherits(hc,o3);function hc(){o3.call(this),this.refCount=0}hc.prototype.ref=function(){this.refCount+=1};hc.prototype.unref=function(){var e=this;if(e.refCount-=1,e.refCount>0)return;if(e.refCount<0)throw new Error("invalid unref");e.close(t);function t(r){if(r)return e.emit("error",r);e.emit("close")}};hc.prototype.createReadStream=function(e){var t=e.start,r=e.end;if(t===r){var n=new _R;return setImmediate(function(){n.end()}),n}var i=this._readStreamForRange(t,r),a=!1,s=new u3(this);i.on("error",function(u){setImmediate(function(){a||s.emit("error",u)})}),s.destroy=function(){i.unpipe(s),s.unref(),i.destroy()};var o=new Y0(r-t);return s.on("error",function(u){setImmediate(function(){a||o.emit("error",u)})}),o.destroy=function(){a=!0,s.unpipe(o),s.destroy()},i.pipe(s).pipe(o)};hc.prototype._readStreamForRange=function(e,t){throw new Error("not implemented")};hc.prototype.read=function(e,t,r,n,i){var a=this.createReadStream({start:n,end:n+r}),s=new Sqe,o=0;s._write=function(u,l,c){u.copy(e,t+o,0,u.length),o+=u.length,c()},s.on("finish",i),a.on("error",function(u){i(u)}),a.pipe(s)};hc.prototype.close=function(e){setImmediate(e)};s3.inherits(u3,_R);function u3(e){_R.call(this),this.context=e,this.context.ref(),this.unreffedYet=!1}u3.prototype._flush=function(e){this.unref(),e()};u3.prototype.unref=function(e){this.unreffedYet||(this.unreffedYet=!0,this.context.unref())};var Tqe="\0\u263A\u263B\u2665\u2666\u2663\u2660\u2022\u25D8\u25CB\u25D9\u2642\u2640\u266A\u266B\u263C\u25BA\u25C4\u2195\u203C\xB6\xA7\u25AC\u21A8\u2191\u2193\u2192\u2190\u221F\u2194\u25B2\u25BC !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\u2302\xC7\xFC\xE9\xE2\xE4\xE0\xE5\xE7\xEA\xEB\xE8\xEF\xEE\xEC\xC4\xC5\xC9\xE6\xC6\xF4\xF6\xF2\xFB\xF9\xFF\xD6\xDC\xA2\xA3\xA5\u20A7\u0192\xE1\xED\xF3\xFA\xF1\xD1\xAA\xBA\xBF\u2310\xAC\xBD\xBC\xA1\xAB\xBB\u2591\u2592\u2593\u2502\u2524\u2561\u2562\u2556\u2555\u2563\u2551\u2557\u255D\u255C\u255B\u2510\u2514\u2534\u252C\u251C\u2500\u253C\u255E\u255F\u255A\u2554\u2569\u2566\u2560\u2550\u256C\u2567\u2568\u2564\u2565\u2559\u2558\u2552\u2553\u256B\u256A\u2518\u250C\u2588\u2584\u258C\u2590\u2580\u03B1\xDF\u0393\u03C0\u03A3\u03C3\xB5\u03C4\u03A6\u0398\u03A9\u03B4\u221E\u03C6\u03B5\u2229\u2261\xB1\u2265\u2264\u2320\u2321\xF7\u2248\xB0\u2219\xB7\u221A\u207F\xB2\u25A0\xA0";function i3(e,t,r,n){if(n)return e.toString("utf8",t,r);for(var i="",a=t;a<r;a++)i+=Tqe[e[a]];return i}function fm(e,t){var r=e.readUInt32LE(t),n=e.readUInt32LE(t+4);return n*4294967296+r}var co;typeof Buffer.allocUnsafe=="function"?co=function(e){return Buffer.allocUnsafe(e)}:co=function(e){return new Buffer(e)};function a3(e){if(e)throw e}});var mie=y((U8t,fie)=>{var ys=Eu()("extract-zip"),{createWriteStream:Rqe,promises:mm}=require("fs"),Pqe=Yne(),Wd=require("path"),{promisify:DR}=require("util"),Iqe=require("stream"),Fqe=pie(),Nqe=DR(Fqe.open),kqe=DR(Iqe.pipeline),SR=class{constructor(t,r){this.zipPath=t,this.opts=r}async extract(){return ys("opening",this.zipPath,"with opts",this.opts),this.zipfile=await Nqe(this.zipPath,{lazyEntries:!0}),this.canceled=!1,new Promise((t,r)=>{this.zipfile.on("error",n=>{this.canceled=!0,r(n)}),this.zipfile.readEntry(),this.zipfile.on("close",()=>{this.canceled||(ys("zip extraction complete"),t())}),this.zipfile.on("entry",async n=>{if(this.canceled){ys("skipping entry",n.fileName,{cancelled:this.canceled});return}if(ys("zipfile entry",n.fileName),n.fileName.startsWith("__MACOSX/")){this.zipfile.readEntry();return}let i=Wd.dirname(Wd.join(this.opts.dir,n.fileName));try{await mm.mkdir(i,{recursive:!0});let a=await mm.realpath(i);if(Wd.relative(this.opts.dir,a).split(Wd.sep).includes(".."))throw new Error(`Out of bound path "${a}" found while processing file ${n.fileName}`);await this.extractEntry(n),ys("finished processing",n.fileName),this.zipfile.readEntry()}catch(a){this.canceled=!0,this.zipfile.close(),r(a)}})})}async extractEntry(t){if(this.canceled){ys("skipping entry extraction",t.fileName,{cancelled:this.canceled});return}this.opts.onEntry&&this.opts.onEntry(t,this.zipfile);let r=Wd.join(this.opts.dir,t.fileName),n=t.externalFileAttributes>>16&65535,i=61440,a=16384,o=(n&i)===40960,u=(n&i)===a;!u&&t.fileName.endsWith("/")&&(u=!0);let l=t.versionMadeBy>>8;u||(u=l===0&&t.externalFileAttributes===16),ys("extracting entry",{filename:t.fileName,isDir:u,isSymlink:o});let c=this.getExtractedMode(n,u)&511,d=u?r:Wd.dirname(r),p={recursive:!0};if(u&&(p.mode=c),ys("mkdir",{dir:d,...p}),await mm.mkdir(d,p),u)return;ys("opening read stream",r);let f=await DR(this.zipfile.openReadStream.bind(this.zipfile))(t);if(o){let m=await Pqe(f);ys("creating symlink",m,r),await mm.symlink(m,r)}else await kqe(f,Rqe(r,{mode:c}))}getExtractedMode(t,r){let n=t;return n===0&&(r?(this.opts.defaultDirMode&&(n=parseInt(this.opts.defaultDirMode,10)),n||(n=493)):(this.opts.defaultFileMode&&(n=parseInt(this.opts.defaultFileMode,10)),n||(n=420))),n}};fie.exports=async function(e,t){if(ys("creating target directory",t.dir),!Wd.isAbsolute(t.dir))throw new Error("Target directory is expected to be absolute");return await mm.mkdir(t.dir,{recursive:!0}),t.dir=await mm.realpath(t.dir),new SR(e,t).extract()}});var X0=y(TR=>{"use strict";Object.defineProperty(TR,"__esModule",{value:!0});function jqe(){return typeof navigator=="object"&&"userAgent"in navigator?navigator.userAgent:typeof process=="object"&&"version"in process?`Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`:"<environment undetectable>"}TR.getUserAgent=jqe});var Cie=y((ibt,_ie)=>{_ie.exports=xie;function xie(e,t,r,n){if(typeof r!="function")throw new Error("method for before hook must be a function");return n||(n={}),Array.isArray(t)?t.reverse().reduce(function(i,a){return xie.bind(null,e,a,i,n)},r)():Promise.resolve().then(function(){return e.registry[t]?e.registry[t].reduce(function(i,a){return a.hook.bind(null,i,n)},r)():r(n)})}});var Die=y((abt,Sie)=>{Sie.exports=$qe;function $qe(e,t,r,n){var i=n;e.registry[r]||(e.registry[r]=[]),t==="before"&&(n=function(a,s){return Promise.resolve().then(i.bind(null,s)).then(a.bind(null,s))}),t==="after"&&(n=function(a,s){var o;return Promise.resolve().then(a.bind(null,s)).then(function(u){return o=u,i(o,s)}).then(function(){return o})}),t==="error"&&(n=function(a,s){return Promise.resolve().then(a.bind(null,s)).catch(function(o){return i(o,s)})}),e.registry[r].push({hook:n,orig:i})}});var Tie=y((sbt,Aie)=>{Aie.exports=zqe;function zqe(e,t,r){if(e.registry[t]){var n=e.registry[t].map(function(i){return i.orig}).indexOf(r);n!==-1&&e.registry[t].splice(n,1)}}});var Lie=y((obt,Z0)=>{var Fie=Cie(),Vqe=Die(),Gqe=Tie(),Rie=Function.bind,Pie=Rie.bind(Rie);function Nie(e,t,r){var n=Pie(Gqe,null).apply(null,r?[t,r]:[t]);e.api={remove:n},e.remove=n,["before","error","after","wrap"].forEach(function(i){var a=r?[t,i,r]:[t,i];e[i]=e.api[i]=Pie(Vqe,null).apply(null,a)})}function Hqe(){var e="h",t={registry:{}},r=Fie.bind(null,t,e);return Nie(r,t,e),r}function kie(){var e={registry:{}},t=Fie.bind(null,e);return Nie(t,e),t}var Iie=!1;function hm(){return Iie||(console.warn('[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4'),Iie=!0),kie()}hm.Singular=Hqe.bind();hm.Collection=kie.bind();Z0.exports=hm;Z0.exports.Hook=hm;Z0.exports.Singular=hm.Singular;Z0.exports.Collection=hm.Collection});var PR=y(RR=>{"use strict";Object.defineProperty(RR,"__esModule",{value:!0});function Oie(e){return Object.prototype.toString.call(e)==="[object Object]"}function Kqe(e){var t,r;return Oie(e)===!1?!1:(t=e.constructor,t===void 0?!0:(r=t.prototype,!(Oie(r)===!1||r.hasOwnProperty("isPrototypeOf")===!1)))}RR.isPlainObject=Kqe});var zie=y(NR=>{"use strict";Object.defineProperty(NR,"__esModule",{value:!0});var Jqe=PR(),Wqe=X0();function Yqe(e){return e?Object.keys(e).reduce((t,r)=>(t[r.toLowerCase()]=e[r],t),{}):{}}function Mie(e,t){let r=Object.assign({},e);return Object.keys(t).forEach(n=>{Jqe.isPlainObject(t[n])?n in e?r[n]=Mie(e[n],t[n]):Object.assign(r,{[n]:t[n]}):Object.assign(r,{[n]:t[n]})}),r}function qie(e){for(let t in e)e[t]===void 0&&delete e[t];return e}function FR(e,t,r){if(typeof t=="string"){let[i,a]=t.split(" ");r=Object.assign(a?{method:i,url:a}:{url:i},r)}else r=Object.assign({},t);r.headers=Yqe(r.headers),qie(r),qie(r.headers);let n=Mie(e||{},r);return e&&e.mediaType.previews.length&&(n.mediaType.previews=e.mediaType.previews.filter(i=>!n.mediaType.previews.includes(i)).concat(n.mediaType.previews)),n.mediaType.previews=n.mediaType.previews.map(i=>i.replace(/-preview/,"")),n}function Qqe(e,t){let r=/\?/.test(e)?"&":"?",n=Object.keys(t);return n.length===0?e:e+r+n.map(i=>i==="q"?"q="+t.q.split("+").map(encodeURIComponent).join("+"):`${i}=${encodeURIComponent(t[i])}`).join("&")}var Xqe=/\{[^}]+\}/g;function Zqe(e){return e.replace(/^\W+|\W+$/g,"").split(/,/)}function eBe(e){let t=e.match(Xqe);return t?t.map(Zqe).reduce((r,n)=>r.concat(n),[]):[]}function Bie(e,t){return Object.keys(e).filter(r=>!t.includes(r)).reduce((r,n)=>(r[n]=e[n],r),{})}function Uie(e){return e.split(/(%[0-9A-Fa-f]{2})/g).map(function(t){return/%[0-9A-Fa-f]/.test(t)||(t=encodeURI(t).replace(/%5B/g,"[").replace(/%5D/g,"]")),t}).join("")}function vm(e){return encodeURIComponent(e).replace(/[!'()*]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function eg(e,t,r){return t=e==="+"||e==="#"?Uie(t):vm(t),r?vm(r)+"="+t:t}function gm(e){return e!=null}function IR(e){return e===";"||e==="&"||e==="?"}function tBe(e,t,r,n){var i=e[r],a=[];if(gm(i)&&i!=="")if(typeof i=="string"||typeof i=="number"||typeof i=="boolean")i=i.toString(),n&&n!=="*"&&(i=i.substring(0,parseInt(n,10))),a.push(eg(t,i,IR(t)?r:""));else if(n==="*")Array.isArray(i)?i.filter(gm).forEach(function(s){a.push(eg(t,s,IR(t)?r:""))}):Object.keys(i).forEach(function(s){gm(i[s])&&a.push(eg(t,i[s],s))});else{let s=[];Array.isArray(i)?i.filter(gm).forEach(function(o){s.push(eg(t,o))}):Object.keys(i).forEach(function(o){gm(i[o])&&(s.push(vm(o)),s.push(eg(t,i[o].toString())))}),IR(t)?a.push(vm(r)+"="+s.join(",")):s.length!==0&&a.push(s.join(","))}else t===";"?gm(i)&&a.push(vm(r)):i===""&&(t==="&"||t==="?")?a.push(vm(r)+"="):i===""&&a.push("");return a}function rBe(e){return{expand:nBe.bind(null,e)}}function nBe(e,t){var r=["+","#",".","/",";","?","&"];return e.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g,function(n,i,a){if(i){let o="",u=[];if(r.indexOf(i.charAt(0))!==-1&&(o=i.charAt(0),i=i.substr(1)),i.split(/,/g).forEach(function(l){var c=/([^:\*]*)(?::(\d+)|(\*))?/.exec(l);u.push(tBe(t,o,c[1],c[2]||c[3]))}),o&&o!=="+"){var s=",";return o==="?"?s="&":o!=="#"&&(s=o),(u.length!==0?o:"")+u.join(s)}else return u.join(",")}else return Uie(a)})}function jie(e){let t=e.method.toUpperCase(),r=(e.url||"/").replace(/:([a-z]\w+)/g,"{$1}"),n=Object.assign({},e.headers),i,a=Bie(e,["method","baseUrl","url","headers","request","mediaType"]),s=eBe(r);r=rBe(r).expand(a),/^http/.test(r)||(r=e.baseUrl+r);let o=Object.keys(e).filter(c=>s.includes(c)).concat("baseUrl"),u=Bie(a,o);if(!/application\/octet-stream/i.test(n.accept)&&(e.mediaType.format&&(n.accept=n.accept.split(/,/).map(c=>c.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/,`application/vnd$1$2.${e.mediaType.format}`)).join(",")),e.mediaType.previews.length)){let c=n.accept.match(/[\w-]+(?=-preview)/g)||[];n.accept=c.concat(e.mediaType.previews).map(d=>{let p=e.mediaType.format?`.${e.mediaType.format}`:"+json";return`application/vnd.github.${d}-preview${p}`}).join(",")}return["GET","HEAD"].includes(t)?r=Qqe(r,u):"data"in u?i=u.data:Object.keys(u).length?i=u:n["content-length"]=0,!n["content-type"]&&typeof i<"u"&&(n["content-type"]="application/json; charset=utf-8"),["PATCH","PUT"].includes(t)&&typeof i>"u"&&(i=""),Object.assign({method:t,url:r,headers:n},typeof i<"u"?{body:i}:null,e.request?{request:e.request}:null)}function iBe(e,t,r){return jie(FR(e,t,r))}function $ie(e,t){let r=FR(e,t),n=iBe.bind(null,r);return Object.assign(n,{DEFAULTS:r,defaults:$ie.bind(null,r),merge:FR.bind(null,r),parse:jie})}var aBe="6.0.10",sBe=`octokit-endpoint.js/${aBe} ${Wqe.getUserAgent()}`,oBe={method:"GET",baseUrl:"https://api.github.com",headers:{accept:"application/vnd.github.v3+json","user-agent":sBe},mediaType:{format:"",previews:[]}},uBe=$ie(null,oBe);NR.endpoint=uBe});var Vie=y(LR=>{"use strict";Object.defineProperty(LR,"__esModule",{value:!0});var kR=class extends Error{constructor(t){super(t),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name="Deprecation"}};LR.Deprecation=kR});var Kie=y(qR=>{"use strict";Object.defineProperty(qR,"__esModule",{value:!0});function lBe(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var Gie=Vie(),Hie=lBe(cm()),cBe=Hie(e=>console.warn(e)),dBe=Hie(e=>console.warn(e)),OR=class extends Error{constructor(t,r,n){super(t),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name="HttpError",this.status=r;let i;"headers"in n&&typeof n.headers<"u"&&(i=n.headers),"response"in n&&(this.response=n.response,i=n.response.headers);let a=Object.assign({},n.request);n.request.headers.authorization&&(a.headers=Object.assign({},n.request.headers,{authorization:n.request.headers.authorization.replace(/ .*$/," [REDACTED]")})),a.url=a.url.replace(/\bclient_secret=\w+/g,"client_secret=[REDACTED]").replace(/\baccess_token=\w+/g,"access_token=[REDACTED]"),this.request=a,Object.defineProperty(this,"code",{get(){return cBe(new Gie.Deprecation("[@octokit/request-error] `error.code` is deprecated, use `error.status`.")),r}}),Object.defineProperty(this,"headers",{get(){return dBe(new Gie.Deprecation("[@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`.")),i||{}}})}};qR.RequestError=OR});var jR=y(UR=>{"use strict";Object.defineProperty(UR,"__esModule",{value:!0});function pBe(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var fBe=zie(),mBe=X0(),hBe=PR(),gBe=pBe(Od()),tg=Kie(),vBe="5.6.1";function yBe(e){return e.arrayBuffer()}function Jie(e){let t=e.request&&e.request.log?e.request.log:console;(hBe.isPlainObject(e.body)||Array.isArray(e.body))&&(e.body=JSON.stringify(e.body));let r={},n,i;return(e.request&&e.request.fetch||gBe)(e.url,Object.assign({method:e.method,body:e.body,headers:e.headers,redirect:e.redirect},e.request)).then(async s=>{i=s.url,n=s.status;for(let o of s.headers)r[o[0]]=o[1];if("deprecation"in r){let o=r.link&&r.link.match(/<([^>]+)>; rel="deprecation"/),u=o&&o.pop();t.warn(`[@octokit/request] "${e.method} ${e.url}" is deprecated. It is scheduled to be removed on ${r.sunset}${u?`. See ${u}`:""}`)}if(!(n===204||n===205)){if(e.method==="HEAD"){if(n<400)return;throw new tg.RequestError(s.statusText,n,{response:{url:i,status:n,headers:r,data:void 0},request:e})}if(n===304)throw new tg.RequestError("Not modified",n,{response:{url:i,status:n,headers:r,data:await BR(s)},request:e});if(n>=400){let o=await BR(s);throw new tg.RequestError(EBe(o),n,{response:{url:i,status:n,headers:r,data:o},request:e})}return BR(s)}}).then(s=>({status:n,url:i,headers:r,data:s})).catch(s=>{throw s instanceof tg.RequestError?s:new tg.RequestError(s.message,500,{request:e})})}async function BR(e){let t=e.headers.get("content-type");return/application\/json/.test(t)?e.json():!t||/^text\/|charset=utf-8$/.test(t)?e.text():yBe(e)}function EBe(e){return typeof e=="string"?e:"message"in e?Array.isArray(e.errors)?`${e.message}: ${e.errors.map(JSON.stringify).join(", ")}`:e.message:`Unknown error: ${JSON.stringify(e)}`}function MR(e,t){let r=e.defaults(t);return Object.assign(function(i,a){let s=r.merge(i,a);if(!s.request||!s.request.hook)return Jie(r.parse(s));let o=(u,l)=>Jie(r.parse(r.merge(u,l)));return Object.assign(o,{endpoint:r,defaults:MR.bind(null,r)}),s.request.hook(o,s)},{endpoint:r,defaults:MR.bind(null,r)})}var bBe=MR(fBe.endpoint,{headers:{"user-agent":`octokit-request.js/${vBe} ${mBe.getUserAgent()}`}});UR.request=bBe});var Qie=y(rg=>{"use strict";Object.defineProperty(rg,"__esModule",{value:!0});var Yie=jR(),wBe=X0(),xBe="4.8.0";function _Be(e){return`Request failed due to following response errors:
|
|
223
223
|
`+e.errors.map(t=>` - ${t.message}`).join(`
|
|
@@ -236,13 +236,13 @@ See: https://github.com/isaacs/node-glob/issues/167`);if(!(this instanceof kn))r
|
|
|
236
236
|
`+n+g.join(`,
|
|
237
237
|
`+n)+`
|
|
238
238
|
`+h+"}":"{"+g.join(",")+"}",n=h,f}}typeof voe.stringify!="function"&&(voe.stringify=function(l,c,d){var p;if(n="",i="",typeof d=="number")for(p=0;p<d;p+=1)i+=" ";else typeof d=="string"&&(i=d);if(s=c,c&&typeof c!="function"&&(typeof c!="object"||typeof c.length!="number"))throw new Error("JSON.stringify");return u("",{"":l})})})()});var woe=y((j5t,boe)=>{var z3=null,ije=/(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])/,aje=/(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)/,sje=function(e){"use strict";var t={strict:!1,storeAsString:!1,alwaysParseAsBig:!1,useNativeBigInt:!1,protoAction:"error",constructorAction:"error"};if(e!=null){if(e.strict===!0&&(t.strict=!0),e.storeAsString===!0&&(t.storeAsString=!0),t.alwaysParseAsBig=e.alwaysParseAsBig===!0?e.alwaysParseAsBig:!1,t.useNativeBigInt=e.useNativeBigInt===!0?e.useNativeBigInt:!1,typeof e.constructorAction<"u")if(e.constructorAction==="error"||e.constructorAction==="ignore"||e.constructorAction==="preserve")t.constructorAction=e.constructorAction;else throw new Error(`Incorrect value for constructorAction option, must be "error", "ignore" or undefined but passed ${e.constructorAction}`);if(typeof e.protoAction<"u")if(e.protoAction==="error"||e.protoAction==="ignore"||e.protoAction==="preserve")t.protoAction=e.protoAction;else throw new Error(`Incorrect value for protoAction option, must be "error", "ignore" or undefined but passed ${e.protoAction}`)}var r,n,i={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:`
|
|
239
|
-
`,r:"\r",t:" "},a,s=function(h){throw{name:"SyntaxError",message:h,at:r,text:a}},o=function(h){return h&&h!==n&&s("Expected '"+h+"' instead of '"+n+"'"),n=a.charAt(r),r+=1,n},u=function(){var h,g="";for(n==="-"&&(g="-",o("-"));n>="0"&&n<="9";)g+=n,o();if(n===".")for(g+=".";o()&&n>="0"&&n<="9";)g+=n;if(n==="e"||n==="E")for(g+=n,o(),(n==="-"||n==="+")&&(g+=n,o());n>="0"&&n<="9";)g+=n,o();if(h=+g,!isFinite(h))s("Bad number");else return z3==null&&(z3=UP()),g.length>15?t.storeAsString?g:t.useNativeBigInt?BigInt(g):new z3(g):t.alwaysParseAsBig?t.useNativeBigInt?BigInt(h):new z3(h):h},l=function(){var h,g,v="",E;if(n==='"')for(var x=r;o();){if(n==='"')return r-1>x&&(v+=a.substring(x,r-1)),o(),v;if(n==="\\"){if(r-1>x&&(v+=a.substring(x,r-1)),o(),n==="u"){for(E=0,g=0;g<4&&(h=parseInt(o(),16),!!isFinite(h));g+=1)E=E*16+h;v+=String.fromCharCode(E)}else if(typeof i[n]=="string")v+=i[n];else break;x=r}}s("Bad string")},c=function(){for(;n&&n<=" ";)o()},d=function(){switch(n){case"t":return o("t"),o("r"),o("u"),o("e"),!0;case"f":return o("f"),o("a"),o("l"),o("s"),o("e"),!1;case"n":return o("n"),o("u"),o("l"),o("l"),null}s("Unexpected '"+n+"'")},p,f=function(){var h=[];if(n==="["){if(o("["),c(),n==="]")return o("]"),h;for(;n;){if(h.push(p()),c(),n==="]")return o("]"),h;o(","),c()}}s("Bad array")},m=function(){var h,g=Object.create(null);if(n==="{"){if(o("{"),c(),n==="}")return o("}"),g;for(;n;){if(h=l(),c(),o(":"),t.strict===!0&&Object.hasOwnProperty.call(g,h)&&s('Duplicate key "'+h+'"'),ije.test(h)===!0?t.protoAction==="error"?s("Object contains forbidden prototype property"):t.protoAction==="ignore"?p():g[h]=p():aje.test(h)===!0?t.constructorAction==="error"?s("Object contains forbidden constructor property"):t.constructorAction==="ignore"?p():g[h]=p():g[h]=p(),c(),n==="}")return o("}"),g;o(","),c()}}s("Bad object")};return p=function(){switch(c(),n){case"{":return m();case"[":return f();case'"':return l();case"-":return u();default:return n>="0"&&n<="9"?u():d()}},function(h,g){var v;return a=h+"",r=0,n=" ",v=p(),c(),n&&s("Syntax error"),typeof g=="function"?function E(x,R){var I,L,Y=x[R];return Y&&typeof Y=="object"&&Object.keys(Y).forEach(function(K){L=E(Y,K),L!==void 0?Y[K]=L:delete Y[K]}),g.call(x,R,Y)}({"":v},""):v}};boe.exports=sje});var Coe=y(($5t,V3)=>{var xoe=Eoe().stringify,_oe=woe();V3.exports=function(e){return{parse:_oe(e),stringify:xoe}};V3.exports.parse=_oe();V3.exports.stringify=xoe});var H3=y(lr=>{"use strict";Object.defineProperty(lr,"__esModule",{value:!0});lr.requestTimeout=lr.resetIsAvailableCache=lr.isAvailable=lr.project=lr.instance=lr.HEADERS=lr.HEADER_VALUE=lr.HEADER_NAME=lr.SECONDARY_HOST_ADDRESS=lr.HOST_ADDRESS=lr.BASE_PATH=void 0;var jP=mg(),oje=Coe();lr.BASE_PATH="/computeMetadata/v1";lr.HOST_ADDRESS="http://169.254.169.254";lr.SECONDARY_HOST_ADDRESS="http://metadata.google.internal.";lr.HEADER_NAME="Metadata-Flavor";lr.HEADER_VALUE="Google";lr.HEADERS=Object.freeze({[lr.HEADER_NAME]:lr.HEADER_VALUE});function $P(e){return e||(e=process.env.GCE_METADATA_IP||process.env.GCE_METADATA_HOST||lr.HOST_ADDRESS),/^https?:\/\//.test(e)||(e=`http://${e}`),new URL(lr.BASE_PATH,e).href}function uje(e){Object.keys(e).forEach(t=>{switch(t){case"params":case"property":case"headers":break;case"qs":throw new Error("'qs' is not a valid configuration option. Please use 'params' instead.");default:throw new Error(`'${t}' is not a valid configuration option.`)}})}async function zP(e,t,r=3,n=!1){t=t||{},typeof t=="string"&&(t={property:t});let i="";typeof t=="object"&&t.property&&(i="/"+t.property),uje(t);try{let s=await(n?lje:jP.request)({url:`${$P()}/${e}${i}`,headers:Object.assign({},lr.HEADERS,t.headers),retryConfig:{noResponseRetries:r},params:t.params,responseType:"text",timeout:Soe()});if(s.headers[lr.HEADER_NAME.toLowerCase()]!==lr.HEADER_VALUE)throw new Error(`Invalid response from metadata service: incorrect ${lr.HEADER_NAME} header.`);if(!s.data)throw new Error("Invalid response from the metadata service");if(typeof s.data=="string")try{return oje.parse(s.data)}catch{}return s.data}catch(a){throw a.response&&a.response.status!==200&&(a.message=`Unsuccessful response status code. ${a.message}`),a}}async function lje(e){let t={...e,url:e.url.replace($P(),$P(lr.SECONDARY_HOST_ADDRESS))},r=!1,n=jP.request(e).then(a=>(r=!0,a)).catch(a=>{if(r)return i;throw r=!0,a}),i=jP.request(t).then(a=>(r=!0,a)).catch(a=>{if(r)return n;throw r=!0,a});return Promise.race([n,i])}function cje(e){return zP("instance",e)}lr.instance=cje;function dje(e){return zP("project",e)}lr.project=dje;function pje(){return process.env.DETECT_GCP_RETRIES?Number(process.env.DETECT_GCP_RETRIES):0}var G3;async function fje(){try{return G3===void 0&&(G3=zP("instance",void 0,pje(),!(process.env.GCE_METADATA_IP||process.env.GCE_METADATA_HOST))),await G3,!0}catch(e){if(process.env.DEBUG_AUTH&&console.info(e),e.type==="request-timeout"||e.response&&e.response.status===404)return!1;if(!(e.response&&e.response.status===404)&&(!e.code||!["EHOSTDOWN","EHOSTUNREACH","ENETUNREACH","ENOENT","ENOTFOUND","ECONNREFUSED"].includes(e.code))){let t="UNKNOWN";e.code&&(t=e.code),process.emitWarning(`received unexpected error = ${e.message} code = ${t}`,"MetadataLookupWarning")}return!1}}lr.isAvailable=fje;function mje(){G3=void 0}lr.resetIsAvailableCache=mje;function Soe(){return process.env.K_SERVICE||process.env.FUNCTION_NAME?0:3e3}lr.requestTimeout=Soe});var Toe=y(K3=>{"use strict";K3.byteLength=gje;K3.toByteArray=yje;K3.fromByteArray=wje;var wo=[],Ua=[],hje=typeof Uint8Array<"u"?Uint8Array:Array,VP="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(tp=0,Doe=VP.length;tp<Doe;++tp)wo[tp]=VP[tp],Ua[VP.charCodeAt(tp)]=tp;var tp,Doe;Ua[45]=62;Ua[95]=63;function Aoe(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var n=r===t?0:4-r%4;return[r,n]}function gje(e){var t=Aoe(e),r=t[0],n=t[1];return(r+n)*3/4-n}function vje(e,t,r){return(t+r)*3/4-r}function yje(e){var t,r=Aoe(e),n=r[0],i=r[1],a=new hje(vje(e,n,i)),s=0,o=i>0?n-4:n,u;for(u=0;u<o;u+=4)t=Ua[e.charCodeAt(u)]<<18|Ua[e.charCodeAt(u+1)]<<12|Ua[e.charCodeAt(u+2)]<<6|Ua[e.charCodeAt(u+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=t&255;return i===2&&(t=Ua[e.charCodeAt(u)]<<2|Ua[e.charCodeAt(u+1)]>>4,a[s++]=t&255),i===1&&(t=Ua[e.charCodeAt(u)]<<10|Ua[e.charCodeAt(u+1)]<<4|Ua[e.charCodeAt(u+2)]>>2,a[s++]=t>>8&255,a[s++]=t&255),a}function Eje(e){return wo[e>>18&63]+wo[e>>12&63]+wo[e>>6&63]+wo[e&63]}function bje(e,t,r){for(var n,i=[],a=t;a<r;a+=3)n=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),i.push(Eje(n));return i.join("")}function wje(e){for(var t,r=e.length,n=r%3,i=[],a=16383,s=0,o=r-n;s<o;s+=a)i.push(bje(e,s,s+a>o?o:s+a));return n===1?(t=e[r-1],i.push(wo[t>>2]+wo[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],i.push(wo[t>>10]+wo[t>>4&63]+wo[t<<2&63]+"=")),i.join("")}});var Poe=y(Roe=>{(function(e){function t(){}function r(u,l){if(u=u===void 0?"utf-8":u,l=l===void 0?{fatal:!1}:l,s.indexOf(u.toLowerCase())===-1)throw new RangeError("Failed to construct 'TextDecoder': The encoding label provided ('"+u+"') is invalid.");if(l.fatal)throw Error("Failed to construct 'TextDecoder': the 'fatal' option is unsupported.")}function n(u){return Buffer.from(u.buffer,u.byteOffset,u.byteLength).toString("utf-8")}function i(u){var l=URL.createObjectURL(new Blob([u],{type:"text/plain;charset=UTF-8"}));try{var c=new XMLHttpRequest;return c.open("GET",l,!1),c.send(),c.responseText}catch{return a(u)}finally{URL.revokeObjectURL(l)}}function a(u){for(var l=0,c=Math.min(65536,u.length+1),d=new Uint16Array(c),p=[],f=0;;){var m=l<u.length;if(!m||f>=c-1){if(p.push(String.fromCharCode.apply(null,d.subarray(0,f))),!m)return p.join("");u=u.subarray(l),f=l=0}if(m=u[l++],!(m&128))d[f++]=m;else if((m&224)===192){var h=u[l++]&63;d[f++]=(m&31)<<6|h}else if((m&240)===224){h=u[l++]&63;var g=u[l++]&63;d[f++]=(m&31)<<12|h<<6|g}else if((m&248)===240){h=u[l++]&63,g=u[l++]&63;var v=u[l++]&63;m=(m&7)<<18|h<<12|g<<6|v,65535<m&&(m-=65536,d[f++]=m>>>10&1023|55296,m=56320|m&1023),d[f++]=m}}}if(e.TextEncoder&&e.TextDecoder)return!1;var s=["utf-8","utf8","unicode-1-1-utf-8"];Object.defineProperty(t.prototype,"encoding",{value:"utf-8"}),t.prototype.encode=function(u,l){if(l=l===void 0?{stream:!1}:l,l.stream)throw Error("Failed to encode: the 'stream' option is unsupported.");l=0;for(var c=u.length,d=0,p=Math.max(32,c+(c>>>1)+7),f=new Uint8Array(p>>>3<<3);l<c;){var m=u.charCodeAt(l++);if(55296<=m&&56319>=m){if(l<c){var h=u.charCodeAt(l);(h&64512)===56320&&(++l,m=((m&1023)<<10)+(h&1023)+65536)}if(55296<=m&&56319>=m)continue}if(d+4>f.length&&(p+=8,p*=1+l/u.length*2,p=p>>>3<<3,h=new Uint8Array(p),h.set(f),f=h),!(m&4294967168))f[d++]=m;else{if(!(m&4294965248))f[d++]=m>>>6&31|192;else if(!(m&4294901760))f[d++]=m>>>12&15|224,f[d++]=m>>>6&63|128;else if(!(m&4292870144))f[d++]=m>>>18&7|240,f[d++]=m>>>12&63|128,f[d++]=m>>>6&63|128;else continue;f[d++]=m&63|128}}return f.slice?f.slice(0,d):f.subarray(0,d)},Object.defineProperty(r.prototype,"encoding",{value:"utf-8"}),Object.defineProperty(r.prototype,"fatal",{value:!1}),Object.defineProperty(r.prototype,"ignoreBOM",{value:!1});var o=a;typeof Buffer=="function"&&Buffer.from?o=n:typeof Blob=="function"&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&(o=i),r.prototype.decode=function(u,l){if(l=l===void 0?{stream:!1}:l,l.stream)throw Error("Failed to decode: the 'stream' option is unsupported.");return u=u instanceof Uint8Array?u:u.buffer instanceof ArrayBuffer?new Uint8Array(u.buffer):new Uint8Array(u),o(u)},e.TextEncoder=t,e.TextDecoder=r})(typeof window<"u"?window:typeof global<"u"?global:Roe)});var Ioe=y(J3=>{"use strict";Object.defineProperty(J3,"__esModule",{value:!0});J3.BrowserCrypto=void 0;var Rm=Toe();typeof process>"u"&&typeof TextEncoder>"u"&&Poe();var GP=class e{constructor(){if(typeof window>"u"||window.crypto===void 0||window.crypto.subtle===void 0)throw new Error("SubtleCrypto not found. Make sure it's an https:// website.")}async sha256DigestBase64(t){let r=new TextEncoder().encode(t),n=await window.crypto.subtle.digest("SHA-256",r);return Rm.fromByteArray(new Uint8Array(n))}randomBytesBase64(t){let r=new Uint8Array(t);return window.crypto.getRandomValues(r),Rm.fromByteArray(r)}static padBase64(t){for(;t.length%4!==0;)t+="=";return t}async verify(t,r,n){let i={name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},a=new TextEncoder().encode(r),s=Rm.toByteArray(e.padBase64(n)),o=await window.crypto.subtle.importKey("jwk",t,i,!0,["verify"]);return await window.crypto.subtle.verify(i,o,s,a)}async sign(t,r){let n={name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},i=new TextEncoder().encode(r),a=await window.crypto.subtle.importKey("jwk",t,n,!0,["sign"]),s=await window.crypto.subtle.sign(n,a,i);return Rm.fromByteArray(new Uint8Array(s))}decodeBase64StringUtf8(t){let r=Rm.toByteArray(e.padBase64(t));return new TextDecoder().decode(r)}encodeBase64StringUtf8(t){let r=new TextEncoder().encode(t);return Rm.fromByteArray(r)}};J3.BrowserCrypto=GP});var Foe=y(Y3=>{"use strict";Object.defineProperty(Y3,"__esModule",{value:!0});Y3.NodeCrypto=void 0;var W3=require("crypto"),HP=class{async sha256DigestBase64(t){return W3.createHash("sha256").update(t).digest("base64")}randomBytesBase64(t){return W3.randomBytes(t).toString("base64")}async verify(t,r,n){let i=W3.createVerify("sha256");return i.update(r),i.end(),i.verify(t,n,"base64")}async sign(t,r){let n=W3.createSign("RSA-SHA256");return n.update(r),n.end(),n.sign(t,"base64")}decodeBase64StringUtf8(t){return Buffer.from(t,"base64").toString("utf-8")}encodeBase64StringUtf8(t){return Buffer.from(t,"utf-8").toString("base64")}};Y3.NodeCrypto=HP});var KP=y(Pm=>{"use strict";Object.defineProperty(Pm,"__esModule",{value:!0});Pm.hasBrowserCrypto=Pm.createCrypto=void 0;var xje=Ioe(),_je=Foe();function Cje(){return Noe()?new xje.BrowserCrypto:new _je.NodeCrypto}Pm.createCrypto=Cje;function Noe(){return typeof window<"u"&&typeof window.crypto<"u"&&typeof window.crypto.subtle<"u"}Pm.hasBrowserCrypto=Noe});var koe=y(Q3=>{"use strict";Object.defineProperty(Q3,"__esModule",{value:!0});Q3.validate=void 0;function Sje(e){let t=[{invalid:"uri",expected:"url"},{invalid:"json",expected:"data"},{invalid:"qs",expected:"params"}];for(let r of t)if(e[r.invalid]){let n=`'${r.invalid}' is not a valid configuration option. Please use '${r.expected}' instead. This library is using Axios for requests. Please see https://github.com/axios/axios to learn more about the valid request options.`;throw new Error(n)}}Q3.validate=Sje});var Loe=y((Y5t,Dje)=>{Dje.exports={name:"google-auth-library",version:"6.1.4",author:"Google Inc.",description:"Google APIs Authentication Client Library for Node.js",engines:{node:">=10"},main:"./build/src/index.js",types:"./build/src/index.d.ts",repository:"googleapis/google-auth-library-nodejs.git",keywords:["google","api","google apis","client","client library"],dependencies:{arrify:"^2.0.0","base64-js":"^1.3.0","ecdsa-sig-formatter":"^1.0.11","fast-text-encoding":"^1.0.0",gaxios:"^4.0.0","gcp-metadata":"^4.2.0",gtoken:"^5.0.4",jws:"^4.0.0","lru-cache":"^6.0.0"},devDependencies:{"@compodoc/compodoc":"^1.1.7","@types/base64-js":"^1.2.5","@types/chai":"^4.1.7","@types/jws":"^3.1.0","@types/lru-cache":"^5.0.0","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/node":"^10.5.1","@types/sinon":"^9.0.0","@types/tmp":"^0.2.0","assert-rejects":"^1.0.0",c8:"^7.0.0",chai:"^4.2.0",codecov:"^3.0.2",execa:"^5.0.0",gts:"^2.0.0","is-docker":"^2.0.0",karma:"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0",keypair:"^1.0.1",linkinator:"^2.0.0",mocha:"^8.0.0",mv:"^2.1.1",ncp:"^2.0.0",nock:"^13.0.0","null-loader":"^4.0.0",puppeteer:"^5.0.0",sinon:"^9.0.0",tmp:"^0.2.0","ts-loader":"^8.0.0",typescript:"^3.8.3",webpack:"^4.20.2","webpack-cli":"^4.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},files:["build/src","!build/src/**/*.map"],scripts:{test:"c8 mocha build/test",clean:"gts clean",prepare:"npm run compile",lint:"gts check",compile:"tsc -p .",fix:"gts fix",pretest:"npm run compile",docs:"compodoc src/","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test --timeout 60000","presystem-test":"npm run compile",webpack:"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs",prelint:"cd samples; npm link ../; npm install",precompile:"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},license:"Apache-2.0"}});var eE=y(Z3=>{"use strict";Object.defineProperty(Z3,"__esModule",{value:!0});Z3.DefaultTransporter=void 0;var Ooe=mg(),Aje=koe(),qoe=Loe(),Boe="google-api-nodejs-client",X3=class e{configure(t={}){if(t.headers=t.headers||{},typeof window>"u"){let r=t.headers["User-Agent"];r?r.includes(`${Boe}/`)||(t.headers["User-Agent"]=`${r} ${e.USER_AGENT}`):t.headers["User-Agent"]=e.USER_AGENT;let n=`auth/${qoe.version}`;if(t.headers["x-goog-api-client"]&&!t.headers["x-goog-api-client"].includes(n))t.headers["x-goog-api-client"]=`${t.headers["x-goog-api-client"]} ${n}`;else if(!t.headers["x-goog-api-client"]){let i=process.version.replace(/^v/,"");t.headers["x-goog-api-client"]=`gl-node/${i} ${n}`}}return t}request(t,r){t=this.configure(t);try{Aje.validate(t)}catch(n){if(r)return r(n);throw n}if(r)Ooe.request(t).then(n=>{r(null,n)},n=>{r(this.processError(n))});else return Ooe.request(t).catch(n=>{throw this.processError(n)})}processError(t){let r=t.response,n=t,i=r?r.data:null;return r&&i&&i.error&&r.status!==200?typeof i.error=="string"?(n.message=i.error,n.code=r.status.toString()):Array.isArray(i.error.errors)?(n.message=i.error.errors.map(a=>a.message).join(`
|
|
239
|
+
`,r:"\r",t:" "},a,s=function(h){throw{name:"SyntaxError",message:h,at:r,text:a}},o=function(h){return h&&h!==n&&s("Expected '"+h+"' instead of '"+n+"'"),n=a.charAt(r),r+=1,n},u=function(){var h,g="";for(n==="-"&&(g="-",o("-"));n>="0"&&n<="9";)g+=n,o();if(n===".")for(g+=".";o()&&n>="0"&&n<="9";)g+=n;if(n==="e"||n==="E")for(g+=n,o(),(n==="-"||n==="+")&&(g+=n,o());n>="0"&&n<="9";)g+=n,o();if(h=+g,!isFinite(h))s("Bad number");else return z3==null&&(z3=UP()),g.length>15?t.storeAsString?g:t.useNativeBigInt?BigInt(g):new z3(g):t.alwaysParseAsBig?t.useNativeBigInt?BigInt(h):new z3(h):h},l=function(){var h,g,v="",E;if(n==='"')for(var x=r;o();){if(n==='"')return r-1>x&&(v+=a.substring(x,r-1)),o(),v;if(n==="\\"){if(r-1>x&&(v+=a.substring(x,r-1)),o(),n==="u"){for(E=0,g=0;g<4&&(h=parseInt(o(),16),!!isFinite(h));g+=1)E=E*16+h;v+=String.fromCharCode(E)}else if(typeof i[n]=="string")v+=i[n];else break;x=r}}s("Bad string")},c=function(){for(;n&&n<=" ";)o()},d=function(){switch(n){case"t":return o("t"),o("r"),o("u"),o("e"),!0;case"f":return o("f"),o("a"),o("l"),o("s"),o("e"),!1;case"n":return o("n"),o("u"),o("l"),o("l"),null}s("Unexpected '"+n+"'")},p,f=function(){var h=[];if(n==="["){if(o("["),c(),n==="]")return o("]"),h;for(;n;){if(h.push(p()),c(),n==="]")return o("]"),h;o(","),c()}}s("Bad array")},m=function(){var h,g=Object.create(null);if(n==="{"){if(o("{"),c(),n==="}")return o("}"),g;for(;n;){if(h=l(),c(),o(":"),t.strict===!0&&Object.hasOwnProperty.call(g,h)&&s('Duplicate key "'+h+'"'),ije.test(h)===!0?t.protoAction==="error"?s("Object contains forbidden prototype property"):t.protoAction==="ignore"?p():g[h]=p():aje.test(h)===!0?t.constructorAction==="error"?s("Object contains forbidden constructor property"):t.constructorAction==="ignore"?p():g[h]=p():g[h]=p(),c(),n==="}")return o("}"),g;o(","),c()}}s("Bad object")};return p=function(){switch(c(),n){case"{":return m();case"[":return f();case'"':return l();case"-":return u();default:return n>="0"&&n<="9"?u():d()}},function(h,g){var v;return a=h+"",r=0,n=" ",v=p(),c(),n&&s("Syntax error"),typeof g=="function"?function E(x,R){var I,L,Y=x[R];return Y&&typeof Y=="object"&&Object.keys(Y).forEach(function(K){L=E(Y,K),L!==void 0?Y[K]=L:delete Y[K]}),g.call(x,R,Y)}({"":v},""):v}};boe.exports=sje});var Coe=y(($5t,V3)=>{var xoe=Eoe().stringify,_oe=woe();V3.exports=function(e){return{parse:_oe(e),stringify:xoe}};V3.exports.parse=_oe();V3.exports.stringify=xoe});var H3=y(lr=>{"use strict";Object.defineProperty(lr,"__esModule",{value:!0});lr.requestTimeout=lr.resetIsAvailableCache=lr.isAvailable=lr.project=lr.instance=lr.HEADERS=lr.HEADER_VALUE=lr.HEADER_NAME=lr.SECONDARY_HOST_ADDRESS=lr.HOST_ADDRESS=lr.BASE_PATH=void 0;var jP=mg(),oje=Coe();lr.BASE_PATH="/computeMetadata/v1";lr.HOST_ADDRESS="http://169.254.169.254";lr.SECONDARY_HOST_ADDRESS="http://metadata.google.internal.";lr.HEADER_NAME="Metadata-Flavor";lr.HEADER_VALUE="Google";lr.HEADERS=Object.freeze({[lr.HEADER_NAME]:lr.HEADER_VALUE});function $P(e){return e||(e=process.env.GCE_METADATA_IP||process.env.GCE_METADATA_HOST||lr.HOST_ADDRESS),/^https?:\/\//.test(e)||(e=`http://${e}`),new URL(lr.BASE_PATH,e).href}function uje(e){Object.keys(e).forEach(t=>{switch(t){case"params":case"property":case"headers":break;case"qs":throw new Error("'qs' is not a valid configuration option. Please use 'params' instead.");default:throw new Error(`'${t}' is not a valid configuration option.`)}})}async function zP(e,t,r=3,n=!1){t=t||{},typeof t=="string"&&(t={property:t});let i="";typeof t=="object"&&t.property&&(i="/"+t.property),uje(t);try{let s=await(n?lje:jP.request)({url:`${$P()}/${e}${i}`,headers:Object.assign({},lr.HEADERS,t.headers),retryConfig:{noResponseRetries:r},params:t.params,responseType:"text",timeout:Soe()});if(s.headers[lr.HEADER_NAME.toLowerCase()]!==lr.HEADER_VALUE)throw new Error(`Invalid response from metadata service: incorrect ${lr.HEADER_NAME} header.`);if(!s.data)throw new Error("Invalid response from the metadata service");if(typeof s.data=="string")try{return oje.parse(s.data)}catch{}return s.data}catch(a){throw a.response&&a.response.status!==200&&(a.message=`Unsuccessful response status code. ${a.message}`),a}}async function lje(e){let t={...e,url:e.url.replace($P(),$P(lr.SECONDARY_HOST_ADDRESS))},r=!1,n=jP.request(e).then(a=>(r=!0,a)).catch(a=>{if(r)return i;throw r=!0,a}),i=jP.request(t).then(a=>(r=!0,a)).catch(a=>{if(r)return n;throw r=!0,a});return Promise.race([n,i])}function cje(e){return zP("instance",e)}lr.instance=cje;function dje(e){return zP("project",e)}lr.project=dje;function pje(){return process.env.DETECT_GCP_RETRIES?Number(process.env.DETECT_GCP_RETRIES):0}var G3;async function fje(){try{return G3===void 0&&(G3=zP("instance",void 0,pje(),!(process.env.GCE_METADATA_IP||process.env.GCE_METADATA_HOST))),await G3,!0}catch(e){if(process.env.DEBUG_AUTH&&console.info(e),e.type==="request-timeout"||e.response&&e.response.status===404)return!1;if(!(e.response&&e.response.status===404)&&(!e.code||!["EHOSTDOWN","EHOSTUNREACH","ENETUNREACH","ENOENT","ENOTFOUND","ECONNREFUSED"].includes(e.code))){let t="UNKNOWN";e.code&&(t=e.code),process.emitWarning(`received unexpected error = ${e.message} code = ${t}`,"MetadataLookupWarning")}return!1}}lr.isAvailable=fje;function mje(){G3=void 0}lr.resetIsAvailableCache=mje;function Soe(){return process.env.K_SERVICE||process.env.FUNCTION_NAME?0:3e3}lr.requestTimeout=Soe});var Toe=y(K3=>{"use strict";K3.byteLength=gje;K3.toByteArray=yje;K3.fromByteArray=wje;var wo=[],Ua=[],hje=typeof Uint8Array<"u"?Uint8Array:Array,VP="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(tp=0,Doe=VP.length;tp<Doe;++tp)wo[tp]=VP[tp],Ua[VP.charCodeAt(tp)]=tp;var tp,Doe;Ua[45]=62;Ua[95]=63;function Aoe(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var n=r===t?0:4-r%4;return[r,n]}function gje(e){var t=Aoe(e),r=t[0],n=t[1];return(r+n)*3/4-n}function vje(e,t,r){return(t+r)*3/4-r}function yje(e){var t,r=Aoe(e),n=r[0],i=r[1],a=new hje(vje(e,n,i)),s=0,o=i>0?n-4:n,u;for(u=0;u<o;u+=4)t=Ua[e.charCodeAt(u)]<<18|Ua[e.charCodeAt(u+1)]<<12|Ua[e.charCodeAt(u+2)]<<6|Ua[e.charCodeAt(u+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=t&255;return i===2&&(t=Ua[e.charCodeAt(u)]<<2|Ua[e.charCodeAt(u+1)]>>4,a[s++]=t&255),i===1&&(t=Ua[e.charCodeAt(u)]<<10|Ua[e.charCodeAt(u+1)]<<4|Ua[e.charCodeAt(u+2)]>>2,a[s++]=t>>8&255,a[s++]=t&255),a}function Eje(e){return wo[e>>18&63]+wo[e>>12&63]+wo[e>>6&63]+wo[e&63]}function bje(e,t,r){for(var n,i=[],a=t;a<r;a+=3)n=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),i.push(Eje(n));return i.join("")}function wje(e){for(var t,r=e.length,n=r%3,i=[],a=16383,s=0,o=r-n;s<o;s+=a)i.push(bje(e,s,s+a>o?o:s+a));return n===1?(t=e[r-1],i.push(wo[t>>2]+wo[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],i.push(wo[t>>10]+wo[t>>4&63]+wo[t<<2&63]+"=")),i.join("")}});var Poe=y(Roe=>{(function(e){function t(){}function r(u,l){if(u=u===void 0?"utf-8":u,l=l===void 0?{fatal:!1}:l,s.indexOf(u.toLowerCase())===-1)throw new RangeError("Failed to construct 'TextDecoder': The encoding label provided ('"+u+"') is invalid.");if(l.fatal)throw Error("Failed to construct 'TextDecoder': the 'fatal' option is unsupported.")}function n(u){return Buffer.from(u.buffer,u.byteOffset,u.byteLength).toString("utf-8")}function i(u){var l=URL.createObjectURL(new Blob([u],{type:"text/plain;charset=UTF-8"}));try{var c=new XMLHttpRequest;return c.open("GET",l,!1),c.send(),c.responseText}catch{return a(u)}finally{URL.revokeObjectURL(l)}}function a(u){for(var l=0,c=Math.min(65536,u.length+1),d=new Uint16Array(c),p=[],f=0;;){var m=l<u.length;if(!m||f>=c-1){if(p.push(String.fromCharCode.apply(null,d.subarray(0,f))),!m)return p.join("");u=u.subarray(l),f=l=0}if(m=u[l++],(m&128)===0)d[f++]=m;else if((m&224)===192){var h=u[l++]&63;d[f++]=(m&31)<<6|h}else if((m&240)===224){h=u[l++]&63;var g=u[l++]&63;d[f++]=(m&31)<<12|h<<6|g}else if((m&248)===240){h=u[l++]&63,g=u[l++]&63;var v=u[l++]&63;m=(m&7)<<18|h<<12|g<<6|v,65535<m&&(m-=65536,d[f++]=m>>>10&1023|55296,m=56320|m&1023),d[f++]=m}}}if(e.TextEncoder&&e.TextDecoder)return!1;var s=["utf-8","utf8","unicode-1-1-utf-8"];Object.defineProperty(t.prototype,"encoding",{value:"utf-8"}),t.prototype.encode=function(u,l){if(l=l===void 0?{stream:!1}:l,l.stream)throw Error("Failed to encode: the 'stream' option is unsupported.");l=0;for(var c=u.length,d=0,p=Math.max(32,c+(c>>>1)+7),f=new Uint8Array(p>>>3<<3);l<c;){var m=u.charCodeAt(l++);if(55296<=m&&56319>=m){if(l<c){var h=u.charCodeAt(l);(h&64512)===56320&&(++l,m=((m&1023)<<10)+(h&1023)+65536)}if(55296<=m&&56319>=m)continue}if(d+4>f.length&&(p+=8,p*=1+l/u.length*2,p=p>>>3<<3,h=new Uint8Array(p),h.set(f),f=h),(m&4294967168)===0)f[d++]=m;else{if((m&4294965248)===0)f[d++]=m>>>6&31|192;else if((m&4294901760)===0)f[d++]=m>>>12&15|224,f[d++]=m>>>6&63|128;else if((m&4292870144)===0)f[d++]=m>>>18&7|240,f[d++]=m>>>12&63|128,f[d++]=m>>>6&63|128;else continue;f[d++]=m&63|128}}return f.slice?f.slice(0,d):f.subarray(0,d)},Object.defineProperty(r.prototype,"encoding",{value:"utf-8"}),Object.defineProperty(r.prototype,"fatal",{value:!1}),Object.defineProperty(r.prototype,"ignoreBOM",{value:!1});var o=a;typeof Buffer=="function"&&Buffer.from?o=n:typeof Blob=="function"&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&(o=i),r.prototype.decode=function(u,l){if(l=l===void 0?{stream:!1}:l,l.stream)throw Error("Failed to decode: the 'stream' option is unsupported.");return u=u instanceof Uint8Array?u:u.buffer instanceof ArrayBuffer?new Uint8Array(u.buffer):new Uint8Array(u),o(u)},e.TextEncoder=t,e.TextDecoder=r})(typeof window<"u"?window:typeof global<"u"?global:Roe)});var Ioe=y(J3=>{"use strict";Object.defineProperty(J3,"__esModule",{value:!0});J3.BrowserCrypto=void 0;var Rm=Toe();typeof process>"u"&&typeof TextEncoder>"u"&&Poe();var GP=class e{constructor(){if(typeof window>"u"||window.crypto===void 0||window.crypto.subtle===void 0)throw new Error("SubtleCrypto not found. Make sure it's an https:// website.")}async sha256DigestBase64(t){let r=new TextEncoder().encode(t),n=await window.crypto.subtle.digest("SHA-256",r);return Rm.fromByteArray(new Uint8Array(n))}randomBytesBase64(t){let r=new Uint8Array(t);return window.crypto.getRandomValues(r),Rm.fromByteArray(r)}static padBase64(t){for(;t.length%4!==0;)t+="=";return t}async verify(t,r,n){let i={name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},a=new TextEncoder().encode(r),s=Rm.toByteArray(e.padBase64(n)),o=await window.crypto.subtle.importKey("jwk",t,i,!0,["verify"]);return await window.crypto.subtle.verify(i,o,s,a)}async sign(t,r){let n={name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},i=new TextEncoder().encode(r),a=await window.crypto.subtle.importKey("jwk",t,n,!0,["sign"]),s=await window.crypto.subtle.sign(n,a,i);return Rm.fromByteArray(new Uint8Array(s))}decodeBase64StringUtf8(t){let r=Rm.toByteArray(e.padBase64(t));return new TextDecoder().decode(r)}encodeBase64StringUtf8(t){let r=new TextEncoder().encode(t);return Rm.fromByteArray(r)}};J3.BrowserCrypto=GP});var Foe=y(Y3=>{"use strict";Object.defineProperty(Y3,"__esModule",{value:!0});Y3.NodeCrypto=void 0;var W3=require("crypto"),HP=class{async sha256DigestBase64(t){return W3.createHash("sha256").update(t).digest("base64")}randomBytesBase64(t){return W3.randomBytes(t).toString("base64")}async verify(t,r,n){let i=W3.createVerify("sha256");return i.update(r),i.end(),i.verify(t,n,"base64")}async sign(t,r){let n=W3.createSign("RSA-SHA256");return n.update(r),n.end(),n.sign(t,"base64")}decodeBase64StringUtf8(t){return Buffer.from(t,"base64").toString("utf-8")}encodeBase64StringUtf8(t){return Buffer.from(t,"utf-8").toString("base64")}};Y3.NodeCrypto=HP});var KP=y(Pm=>{"use strict";Object.defineProperty(Pm,"__esModule",{value:!0});Pm.hasBrowserCrypto=Pm.createCrypto=void 0;var xje=Ioe(),_je=Foe();function Cje(){return Noe()?new xje.BrowserCrypto:new _je.NodeCrypto}Pm.createCrypto=Cje;function Noe(){return typeof window<"u"&&typeof window.crypto<"u"&&typeof window.crypto.subtle<"u"}Pm.hasBrowserCrypto=Noe});var koe=y(Q3=>{"use strict";Object.defineProperty(Q3,"__esModule",{value:!0});Q3.validate=void 0;function Sje(e){let t=[{invalid:"uri",expected:"url"},{invalid:"json",expected:"data"},{invalid:"qs",expected:"params"}];for(let r of t)if(e[r.invalid]){let n=`'${r.invalid}' is not a valid configuration option. Please use '${r.expected}' instead. This library is using Axios for requests. Please see https://github.com/axios/axios to learn more about the valid request options.`;throw new Error(n)}}Q3.validate=Sje});var Loe=y((Y5t,Dje)=>{Dje.exports={name:"google-auth-library",version:"6.1.4",author:"Google Inc.",description:"Google APIs Authentication Client Library for Node.js",engines:{node:">=10"},main:"./build/src/index.js",types:"./build/src/index.d.ts",repository:"googleapis/google-auth-library-nodejs.git",keywords:["google","api","google apis","client","client library"],dependencies:{arrify:"^2.0.0","base64-js":"^1.3.0","ecdsa-sig-formatter":"^1.0.11","fast-text-encoding":"^1.0.0",gaxios:"^4.0.0","gcp-metadata":"^4.2.0",gtoken:"^5.0.4",jws:"^4.0.0","lru-cache":"^6.0.0"},devDependencies:{"@compodoc/compodoc":"^1.1.7","@types/base64-js":"^1.2.5","@types/chai":"^4.1.7","@types/jws":"^3.1.0","@types/lru-cache":"^5.0.0","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/node":"^10.5.1","@types/sinon":"^9.0.0","@types/tmp":"^0.2.0","assert-rejects":"^1.0.0",c8:"^7.0.0",chai:"^4.2.0",codecov:"^3.0.2",execa:"^5.0.0",gts:"^2.0.0","is-docker":"^2.0.0",karma:"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0",keypair:"^1.0.1",linkinator:"^2.0.0",mocha:"^8.0.0",mv:"^2.1.1",ncp:"^2.0.0",nock:"^13.0.0","null-loader":"^4.0.0",puppeteer:"^5.0.0",sinon:"^9.0.0",tmp:"^0.2.0","ts-loader":"^8.0.0",typescript:"^3.8.3",webpack:"^4.20.2","webpack-cli":"^4.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},files:["build/src","!build/src/**/*.map"],scripts:{test:"c8 mocha build/test",clean:"gts clean",prepare:"npm run compile",lint:"gts check",compile:"tsc -p .",fix:"gts fix",pretest:"npm run compile",docs:"compodoc src/","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","system-test":"mocha build/system-test --timeout 60000","presystem-test":"npm run compile",webpack:"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs",prelint:"cd samples; npm link ../; npm install",precompile:"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},license:"Apache-2.0"}});var eE=y(Z3=>{"use strict";Object.defineProperty(Z3,"__esModule",{value:!0});Z3.DefaultTransporter=void 0;var Ooe=mg(),Aje=koe(),qoe=Loe(),Boe="google-api-nodejs-client",X3=class e{configure(t={}){if(t.headers=t.headers||{},typeof window>"u"){let r=t.headers["User-Agent"];r?r.includes(`${Boe}/`)||(t.headers["User-Agent"]=`${r} ${e.USER_AGENT}`):t.headers["User-Agent"]=e.USER_AGENT;let n=`auth/${qoe.version}`;if(t.headers["x-goog-api-client"]&&!t.headers["x-goog-api-client"].includes(n))t.headers["x-goog-api-client"]=`${t.headers["x-goog-api-client"]} ${n}`;else if(!t.headers["x-goog-api-client"]){let i=process.version.replace(/^v/,"");t.headers["x-goog-api-client"]=`gl-node/${i} ${n}`}}return t}request(t,r){t=this.configure(t);try{Aje.validate(t)}catch(n){if(r)return r(n);throw n}if(r)Ooe.request(t).then(n=>{r(null,n)},n=>{r(this.processError(n))});else return Ooe.request(t).catch(n=>{throw this.processError(n)})}processError(t){let r=t.response,n=t,i=r?r.data:null;return r&&i&&i.error&&r.status!==200?typeof i.error=="string"?(n.message=i.error,n.code=r.status.toString()):Array.isArray(i.error.errors)?(n.message=i.error.errors.map(a=>a.message).join(`
|
|
240
240
|
`),n.code=i.error.code,n.errors=i.error.errors):(n.message=i.error.message,n.code=i.error.code||r.status):r&&r.status>=400&&(n.message=i,n.code=r.status.toString()),n}};Z3.DefaultTransporter=X3;X3.USER_AGENT=`${Boe}/${qoe.version}`});var rp=y((JP,Uoe)=>{var tE=require("buffer"),nl=tE.Buffer;function Moe(e,t){for(var r in e)t[r]=e[r]}nl.from&&nl.alloc&&nl.allocUnsafe&&nl.allocUnsafeSlow?Uoe.exports=tE:(Moe(tE,JP),JP.Buffer=Im);function Im(e,t,r){return nl(e,t,r)}Moe(nl,Im);Im.from=function(e,t,r){if(typeof e=="number")throw new TypeError("Argument must not be a number");return nl(e,t,r)};Im.alloc=function(e,t,r){if(typeof e!="number")throw new TypeError("Argument must be a number");var n=nl(e);return t!==void 0?typeof r=="string"?n.fill(t,r):n.fill(t):n.fill(0),n};Im.allocUnsafe=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return nl(e)};Im.allocUnsafeSlow=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return tE.SlowBuffer(e)}});var $oe=y((X5t,joe)=>{"use strict";function WP(e){var t=(e/8|0)+(e%8===0?0:1);return t}var Tje={ES256:WP(256),ES384:WP(384),ES512:WP(521)};function Rje(e){var t=Tje[e];if(t)return t;throw new Error('Unknown algorithm "'+e+'"')}joe.exports=Rje});var YP=y((Z5t,Joe)=>{"use strict";var rE=rp().Buffer,Voe=$oe(),nE=128,Goe=0,Pje=32,Ije=16,Fje=2,Hoe=Ije|Pje|Goe<<6,iE=Fje|Goe<<6;function Nje(e){return e.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function Koe(e){if(rE.isBuffer(e))return e;if(typeof e=="string")return rE.from(e,"base64");throw new TypeError("ECDSA signature must be a Base64 string or a Buffer")}function kje(e,t){e=Koe(e);var r=Voe(t),n=r+1,i=e.length,a=0;if(e[a++]!==Hoe)throw new Error('Could not find expected "seq"');var s=e[a++];if(s===(nE|1)&&(s=e[a++]),i-a<s)throw new Error('"seq" specified length of "'+s+'", only "'+(i-a)+'" remaining');if(e[a++]!==iE)throw new Error('Could not find expected "int" for "r"');var o=e[a++];if(i-a-2<o)throw new Error('"r" specified length of "'+o+'", only "'+(i-a-2)+'" available');if(n<o)throw new Error('"r" specified length of "'+o+'", max of "'+n+'" is acceptable');var u=a;if(a+=o,e[a++]!==iE)throw new Error('Could not find expected "int" for "s"');var l=e[a++];if(i-a!==l)throw new Error('"s" specified length of "'+l+'", expected "'+(i-a)+'"');if(n<l)throw new Error('"s" specified length of "'+l+'", max of "'+n+'" is acceptable');var c=a;if(a+=l,a!==i)throw new Error('Expected to consume entire buffer, but "'+(i-a)+'" bytes remain');var d=r-o,p=r-l,f=rE.allocUnsafe(d+o+p+l);for(a=0;a<d;++a)f[a]=0;e.copy(f,a,u+Math.max(-d,0),u+o),a=r;for(var m=a;a<m+p;++a)f[a]=0;return e.copy(f,a,c+Math.max(-p,0),c+l),f=f.toString("base64"),f=Nje(f),f}function zoe(e,t,r){for(var n=0;t+n<r&&e[t+n]===0;)++n;var i=e[t+n]>=nE;return i&&--n,n}function Lje(e,t){e=Koe(e);var r=Voe(t),n=e.length;if(n!==r*2)throw new TypeError('"'+t+'" signatures must be "'+r*2+'" bytes, saw "'+n+'"');var i=zoe(e,0,r),a=zoe(e,r,e.length),s=r-i,o=r-a,u=2+s+1+1+o,l=u<nE,c=rE.allocUnsafe((l?2:3)+u),d=0;return c[d++]=Hoe,l?c[d++]=u:(c[d++]=nE|1,c[d++]=u&255),c[d++]=iE,c[d++]=s,i<0?(c[d++]=0,d+=e.copy(c,d,0,r)):d+=e.copy(c,d,i,r),c[d++]=iE,c[d++]=o,a<0?(c[d++]=0,e.copy(c,d,r)):e.copy(c,d,r+a),c}Joe.exports={derToJose:kje,joseToDer:Lje}});var Woe=y(aE=>{"use strict";Object.defineProperty(aE,"__esModule",{value:!0});aE.AuthClient=void 0;var Oje=require("events"),qje=eE(),QP=class extends Oje.EventEmitter{constructor(){super(...arguments),this.transporter=new qje.DefaultTransporter,this.credentials={}}setCredentials(t){this.credentials=t}addSharedMetadataHeaders(t){return!t["x-goog-user-project"]&&this.quotaProjectId&&(t["x-goog-user-project"]=this.quotaProjectId),t}};aE.AuthClient=QP});var ZP=y(sE=>{"use strict";Object.defineProperty(sE,"__esModule",{value:!0});sE.LoginTicket=void 0;var XP=class{constructor(t,r){this.envelope=t,this.payload=r}getEnvelope(){return this.envelope}getPayload(){return this.payload}getUserId(){let t=this.getPayload();return t&&t.sub?t.sub:null}getAttributes(){return{envelope:this.getEnvelope(),payload:this.getPayload()}}};sE.LoginTicket=XP});var Fm=y(xo=>{"use strict";Object.defineProperty(xo,"__esModule",{value:!0});xo.OAuth2Client=xo.CertificateFormat=xo.CodeChallengeMethod=void 0;var oE=require("querystring"),Bje=require("stream"),Mje=YP(),eI=KP(),Uje=Woe(),jje=ZP(),$je;(function(e){e.Plain="plain",e.S256="S256"})($je=xo.CodeChallengeMethod||(xo.CodeChallengeMethod={}));var xc;(function(e){e.PEM="PEM",e.JWK="JWK"})(xc=xo.CertificateFormat||(xo.CertificateFormat={}));var fa=class e extends Uje.AuthClient{constructor(t,r,n){super(),this.certificateCache={},this.certificateExpiry=null,this.certificateCacheFormat=xc.PEM,this.refreshTokenPromises=new Map;let i=t&&typeof t=="object"?t:{clientId:t,clientSecret:r,redirectUri:n};this._clientId=i.clientId,this._clientSecret=i.clientSecret,this.redirectUri=i.redirectUri,this.eagerRefreshThresholdMillis=i.eagerRefreshThresholdMillis||5*60*1e3,this.forceRefreshOnFailure=!!i.forceRefreshOnFailure}generateAuthUrl(t={}){if(t.code_challenge_method&&!t.code_challenge)throw new Error("If a code_challenge_method is provided, code_challenge must be included.");return t.response_type=t.response_type||"code",t.client_id=t.client_id||this._clientId,t.redirect_uri=t.redirect_uri||this.redirectUri,t.scope instanceof Array&&(t.scope=t.scope.join(" ")),e.GOOGLE_OAUTH2_AUTH_BASE_URL_+"?"+oE.stringify(t)}generateCodeVerifier(){throw new Error("generateCodeVerifier is removed, please use generateCodeVerifierAsync instead.")}async generateCodeVerifierAsync(){let t=eI.createCrypto(),n=t.randomBytesBase64(96).replace(/\+/g,"~").replace(/=/g,"_").replace(/\//g,"-"),a=(await t.sha256DigestBase64(n)).split("=")[0].replace(/\+/g,"-").replace(/\//g,"_");return{codeVerifier:n,codeChallenge:a}}getToken(t,r){let n=typeof t=="string"?{code:t}:t;if(r)this.getTokenAsync(n).then(i=>r(null,i.tokens,i.res),i=>r(i,null,i.response));else return this.getTokenAsync(n)}async getTokenAsync(t){let r=e.GOOGLE_OAUTH2_TOKEN_URL_,n={code:t.code,client_id:t.client_id||this._clientId,client_secret:this._clientSecret,redirect_uri:t.redirect_uri||this.redirectUri,grant_type:"authorization_code",code_verifier:t.codeVerifier},i=await this.transporter.request({method:"POST",url:r,data:oE.stringify(n),headers:{"Content-Type":"application/x-www-form-urlencoded"}}),a=i.data;return i.data&&i.data.expires_in&&(a.expiry_date=new Date().getTime()+i.data.expires_in*1e3,delete a.expires_in),this.emit("tokens",a),{tokens:a,res:i}}async refreshToken(t){if(!t)return this.refreshTokenNoCache(t);if(this.refreshTokenPromises.has(t))return this.refreshTokenPromises.get(t);let r=this.refreshTokenNoCache(t).then(n=>(this.refreshTokenPromises.delete(t),n),n=>{throw this.refreshTokenPromises.delete(t),n});return this.refreshTokenPromises.set(t,r),r}async refreshTokenNoCache(t){if(!t)throw new Error("No refresh token is set.");let r=e.GOOGLE_OAUTH2_TOKEN_URL_,n={refresh_token:t,client_id:this._clientId,client_secret:this._clientSecret,grant_type:"refresh_token"},i=await this.transporter.request({method:"POST",url:r,data:oE.stringify(n),headers:{"Content-Type":"application/x-www-form-urlencoded"}}),a=i.data;return i.data&&i.data.expires_in&&(a.expiry_date=new Date().getTime()+i.data.expires_in*1e3,delete a.expires_in),this.emit("tokens",a),{tokens:a,res:i}}refreshAccessToken(t){if(t)this.refreshAccessTokenAsync().then(r=>t(null,r.credentials,r.res),t);else return this.refreshAccessTokenAsync()}async refreshAccessTokenAsync(){let t=await this.refreshToken(this.credentials.refresh_token),r=t.tokens;return r.refresh_token=this.credentials.refresh_token,this.credentials=r,{credentials:this.credentials,res:t.res}}getAccessToken(t){if(t)this.getAccessTokenAsync().then(r=>t(null,r.token,r.res),t);else return this.getAccessTokenAsync()}async getAccessTokenAsync(){if(!this.credentials.access_token||this.isTokenExpiring()){if(!this.credentials.refresh_token)throw new Error("No refresh token is set.");let r=await this.refreshAccessTokenAsync();if(!r.credentials||r.credentials&&!r.credentials.access_token)throw new Error("Could not refresh access token.");return{token:r.credentials.access_token,res:r.res}}else return{token:this.credentials.access_token}}async getRequestHeaders(t){return(await this.getRequestMetadataAsync(t)).headers}async getRequestMetadataAsync(t){let r=this.credentials;if(!r.access_token&&!r.refresh_token&&!this.apiKey)throw new Error("No access, refresh token or API key is set.");if(r.access_token&&!this.isTokenExpiring())return r.token_type=r.token_type||"Bearer",{headers:{Authorization:r.token_type+" "+r.access_token}};if(this.apiKey)return{headers:{"X-Goog-Api-Key":this.apiKey}};let n=null,i=null;try{n=await this.refreshToken(r.refresh_token),i=n.tokens}catch(o){let u=o;throw u.response&&(u.response.status===403||u.response.status===404)&&(u.message=`Could not refresh access token: ${u.message}`),u}let a=this.credentials;a.token_type=a.token_type||"Bearer",i.refresh_token=a.refresh_token,this.credentials=i;let s={Authorization:a.token_type+" "+i.access_token};return{headers:this.addSharedMetadataHeaders(s),res:n.res}}static getRevokeTokenUrl(t){let r=oE.stringify({token:t});return`${e.GOOGLE_OAUTH2_REVOKE_URL_}?${r}`}revokeToken(t,r){let n={url:e.getRevokeTokenUrl(t),method:"POST"};if(r)this.transporter.request(n).then(i=>r(null,i),r);else return this.transporter.request(n)}revokeCredentials(t){if(t)this.revokeCredentialsAsync().then(r=>t(null,r),t);else return this.revokeCredentialsAsync()}async revokeCredentialsAsync(){let t=this.credentials.access_token;if(this.credentials={},t)return this.revokeToken(t);throw new Error("No access token to revoke.")}request(t,r){if(r)this.requestAsync(t).then(n=>r(null,n),n=>r(n,n.response));else return this.requestAsync(t)}async requestAsync(t,r=!1){let n;try{let i=await this.getRequestMetadataAsync(t.url);t.headers=t.headers||{},i.headers&&i.headers["x-goog-user-project"]&&(t.headers["x-goog-user-project"]=i.headers["x-goog-user-project"]),i.headers&&i.headers.Authorization&&(t.headers.Authorization=i.headers.Authorization),this.apiKey&&(t.headers["X-Goog-Api-Key"]=this.apiKey),n=await this.transporter.request(t)}catch(i){let a=i.response;if(a){let s=a.status,o=this.credentials&&this.credentials.access_token&&this.credentials.refresh_token&&(!this.credentials.expiry_date||this.forceRefreshOnFailure),u=a.config.data instanceof Bje.Readable;if(!r&&(s===401||s===403)&&!u&&o)return await this.refreshAccessTokenAsync(),this.requestAsync(t,!0)}throw i}return n}verifyIdToken(t,r){if(r&&typeof r!="function")throw new Error("This method accepts an options object as the first parameter, which includes the idToken, audience, and maxExpiry.");if(r)this.verifyIdTokenAsync(t).then(n=>r(null,n),r);else return this.verifyIdTokenAsync(t)}async verifyIdTokenAsync(t){if(!t.idToken)throw new Error("The verifyIdToken method requires an ID Token");let r=await this.getFederatedSignonCertsAsync();return await this.verifySignedJwtWithCertsAsync(t.idToken,r.certs,t.audience,e.ISSUERS_,t.maxExpiry)}async getTokenInfo(t){let{data:r}=await this.transporter.request({method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Authorization:`Bearer ${t}`},url:e.GOOGLE_TOKEN_INFO_URL}),n=Object.assign({expiry_date:new Date().getTime()+r.expires_in*1e3,scopes:r.scope.split(" ")},r);return delete n.expires_in,delete n.scope,n}getFederatedSignonCerts(t){if(t)this.getFederatedSignonCertsAsync().then(r=>t(null,r.certs,r.res),t);else return this.getFederatedSignonCertsAsync()}async getFederatedSignonCertsAsync(){let t=new Date().getTime(),r=eI.hasBrowserCrypto()?xc.JWK:xc.PEM;if(this.certificateExpiry&&t<this.certificateExpiry.getTime()&&this.certificateCacheFormat===r)return{certs:this.certificateCache,format:r};let n,i;switch(r){case xc.PEM:i=e.GOOGLE_OAUTH2_FEDERATED_SIGNON_PEM_CERTS_URL_;break;case xc.JWK:i=e.GOOGLE_OAUTH2_FEDERATED_SIGNON_JWK_CERTS_URL_;break;default:throw new Error(`Unsupported certificate format ${r}`)}try{n=await this.transporter.request({url:i})}catch(l){throw l.message=`Failed to retrieve verification certificates: ${l.message}`,l}let a=n?n.headers["cache-control"]:void 0,s=-1;if(a){let c=new RegExp("max-age=([0-9]*)").exec(a);c&&c.length===2&&(s=Number(c[1])*1e3)}let o={};switch(r){case xc.PEM:o=n.data;break;case xc.JWK:for(let l of n.data.keys)o[l.kid]=l;break;default:throw new Error(`Unsupported certificate format ${r}`)}let u=new Date;return this.certificateExpiry=s===-1?null:new Date(u.getTime()+s),this.certificateCache=o,this.certificateCacheFormat=r,{certs:o,format:r,res:n}}getIapPublicKeys(t){if(t)this.getIapPublicKeysAsync().then(r=>t(null,r.pubkeys,r.res),t);else return this.getIapPublicKeysAsync()}async getIapPublicKeysAsync(){let t,r=e.GOOGLE_OAUTH2_IAP_PUBLIC_KEY_URL_;try{t=await this.transporter.request({url:r})}catch(n){throw n.message=`Failed to retrieve verification certificates: ${n.message}`,n}return{pubkeys:t.data,res:t}}verifySignedJwtWithCerts(){throw new Error("verifySignedJwtWithCerts is removed, please use verifySignedJwtWithCertsAsync instead.")}async verifySignedJwtWithCertsAsync(t,r,n,i,a){let s=eI.createCrypto();a||(a=e.MAX_TOKEN_LIFETIME_SECS_);let o=t.split(".");if(o.length!==3)throw new Error("Wrong number of segments in token: "+t);let u=o[0]+"."+o[1],l=o[2],c,d;try{c=JSON.parse(s.decodeBase64StringUtf8(o[0]))}catch(x){throw x.message=`Can't parse token envelope: ${o[0]}': ${x.message}`,x}if(!c)throw new Error("Can't parse token envelope: "+o[0]);try{d=JSON.parse(s.decodeBase64StringUtf8(o[1]))}catch(x){throw x.message=`Can't parse token payload '${o[0]}`,x}if(!d)throw new Error("Can't parse token payload: "+o[1]);if(!Object.prototype.hasOwnProperty.call(r,c.kid))throw new Error("No pem found for envelope: "+JSON.stringify(c));let p=r[c.kid];if(c.alg==="ES256"&&(l=Mje.joseToDer(l,"ES256").toString("base64")),!await s.verify(p,u,l))throw new Error("Invalid token signature: "+t);if(!d.iat)throw new Error("No issue time in token: "+JSON.stringify(d));if(!d.exp)throw new Error("No expiration time in token: "+JSON.stringify(d));let m=Number(d.iat);if(isNaN(m))throw new Error("iat field using invalid format");let h=Number(d.exp);if(isNaN(h))throw new Error("exp field using invalid format");let g=new Date().getTime()/1e3;if(h>=g+a)throw new Error("Expiration time too far in future: "+JSON.stringify(d));let v=m-e.CLOCK_SKEW_SECS_,E=h+e.CLOCK_SKEW_SECS_;if(g<v)throw new Error("Token used too early, "+g+" < "+v+": "+JSON.stringify(d));if(g>E)throw new Error("Token used too late, "+g+" > "+E+": "+JSON.stringify(d));if(i&&i.indexOf(d.iss)<0)throw new Error("Invalid issuer, expected one of ["+i+"], but got "+d.iss);if(typeof n<"u"&&n!==null){let x=d.aud,R=!1;if(n.constructor===Array?R=n.indexOf(x)>-1:R=x===n,!R)throw new Error("Wrong recipient, payload audience != requiredAudience")}return new jje.LoginTicket(c,d)}isTokenExpiring(){let t=this.credentials.expiry_date;return t?t<=new Date().getTime()+this.eagerRefreshThresholdMillis:!1}};xo.OAuth2Client=fa;fa.GOOGLE_TOKEN_INFO_URL="https://oauth2.googleapis.com/tokeninfo";fa.GOOGLE_OAUTH2_AUTH_BASE_URL_="https://accounts.google.com/o/oauth2/v2/auth";fa.GOOGLE_OAUTH2_TOKEN_URL_="https://oauth2.googleapis.com/token";fa.GOOGLE_OAUTH2_REVOKE_URL_="https://oauth2.googleapis.com/revoke";fa.GOOGLE_OAUTH2_FEDERATED_SIGNON_PEM_CERTS_URL_="https://www.googleapis.com/oauth2/v1/certs";fa.GOOGLE_OAUTH2_FEDERATED_SIGNON_JWK_CERTS_URL_="https://www.googleapis.com/oauth2/v3/certs";fa.GOOGLE_OAUTH2_IAP_PUBLIC_KEY_URL_="https://www.gstatic.com/iap/verify/public_key";fa.CLOCK_SKEW_SECS_=300;fa.MAX_TOKEN_LIFETIME_SECS_=86400;fa.ISSUERS_=["accounts.google.com","https://accounts.google.com"]});var rI=y(uE=>{"use strict";Object.defineProperty(uE,"__esModule",{value:!0});uE.Compute=void 0;var zje=tl(),Yoe=H3(),Vje=Fm(),tI=class extends Vje.OAuth2Client{constructor(t={}){super(t),this.credentials={expiry_date:1,refresh_token:"compute-placeholder"},this.serviceAccountEmail=t.serviceAccountEmail||"default",this.scopes=zje(t.scopes)}async refreshTokenNoCache(t){let r=`service-accounts/${this.serviceAccountEmail}/token`,n;try{let a={property:r};this.scopes.length>0&&(a.params={scopes:this.scopes.join(",")}),n=await Yoe.instance(a)}catch(a){throw a.message=`Could not refresh access token: ${a.message}`,this.wrapError(a),a}let i=n;return n&&n.expires_in&&(i.expiry_date=new Date().getTime()+n.expires_in*1e3,delete i.expires_in),this.emit("tokens",i),{tokens:i,res:null}}async fetchIdToken(t){let r=`service-accounts/${this.serviceAccountEmail}/identity?format=full&audience=${t}`,n;try{let i={property:r};n=await Yoe.instance(i)}catch(i){throw i.message=`Could not fetch ID token: ${i.message}`,i}return n}wrapError(t){let r=t.response;r&&r.status&&(t.code=r.status.toString(),r.status===403?t.message="A Forbidden error was returned while attempting to retrieve an access token for the Compute Engine built-in service account. This may be because the Compute Engine instance does not have the correct permission scopes specified: "+t.message:r.status===404&&(t.message="A Not Found error was returned while attempting to retrieve an accesstoken for the Compute Engine built-in service account. This may be because the Compute Engine instance does not have any permission scopes specified: "+t.message))}};uE.Compute=tI});var iI=y(lE=>{"use strict";Object.defineProperty(lE,"__esModule",{value:!0});lE.IdTokenClient=void 0;var Gje=Fm(),nI=class extends Gje.OAuth2Client{constructor(t){super(),this.targetAudience=t.targetAudience,this.idTokenProvider=t.idTokenProvider}async getRequestMetadataAsync(t){if(!this.credentials.id_token||(this.credentials.expiry_date||0)<Date.now()){let n=await this.idTokenProvider.fetchIdToken(this.targetAudience);this.credentials={id_token:n,expiry_date:this.getIdTokenExpiryDate(n)}}return{headers:{Authorization:"Bearer "+this.credentials.id_token}}}getIdTokenExpiryDate(t){let r=t.split(".")[1];if(r)return JSON.parse(Buffer.from(r,"base64").toString("ascii")).exp*1e3}};lE.IdTokenClient=nI});var aI=y(il=>{"use strict";Object.defineProperty(il,"__esModule",{value:!0});il.getEnv=il.clear=il.GCPEnv=void 0;var Qoe=H3(),np;(function(e){e.APP_ENGINE="APP_ENGINE",e.KUBERNETES_ENGINE="KUBERNETES_ENGINE",e.CLOUD_FUNCTIONS="CLOUD_FUNCTIONS",e.COMPUTE_ENGINE="COMPUTE_ENGINE",e.NONE="NONE"})(np=il.GCPEnv||(il.GCPEnv={}));var hg;function Hje(){hg=void 0}il.clear=Hje;async function Kje(){return hg||(hg=Jje(),hg)}il.getEnv=Kje;async function Jje(){let e=np.NONE;return Wje()?e=np.APP_ENGINE:Yje()?e=np.CLOUD_FUNCTIONS:await Xje()?await Qje()?e=np.KUBERNETES_ENGINE:e=np.COMPUTE_ENGINE:e=np.NONE,e}function Wje(){return!!(process.env.GAE_SERVICE||process.env.GAE_MODULE_NAME)}function Yje(){return!!(process.env.FUNCTION_NAME||process.env.FUNCTION_TARGET)}async function Qje(){try{return await Qoe.instance("attributes/cluster-name"),!0}catch{return!1}}async function Xje(){return Qoe.isAvailable()}});var sI=y((swt,Xoe)=>{var cE=rp().Buffer,Zje=require("stream"),e$e=require("util");function dE(e){if(this.buffer=null,this.writable=!0,this.readable=!0,!e)return this.buffer=cE.alloc(0),this;if(typeof e.pipe=="function")return this.buffer=cE.alloc(0),e.pipe(this),this;if(e.length||typeof e=="object")return this.buffer=e,this.writable=!1,process.nextTick(function(){this.emit("end",e),this.readable=!1,this.emit("close")}.bind(this)),this;throw new TypeError("Unexpected data type ("+typeof e+")")}e$e.inherits(dE,Zje);dE.prototype.write=function(t){this.buffer=cE.concat([this.buffer,cE.from(t)]),this.emit("data",t)};dE.prototype.end=function(t){t&&this.write(t),this.emit("end",t),this.emit("close"),this.writable=!1,this.readable=!1};Xoe.exports=dE});var eue=y((owt,Zoe)=>{"use strict";var gg=require("buffer").Buffer,oI=require("buffer").SlowBuffer;Zoe.exports=pE;function pE(e,t){if(!gg.isBuffer(e)||!gg.isBuffer(t)||e.length!==t.length)return!1;for(var r=0,n=0;n<e.length;n++)r|=e[n]^t[n];return r===0}pE.install=function(){gg.prototype.equal=oI.prototype.equal=function(t){return pE(this,t)}};var t$e=gg.prototype.equal,r$e=oI.prototype.equal;pE.restore=function(){gg.prototype.equal=t$e,oI.prototype.equal=r$e}});var cI=y((uwt,lue)=>{var n$e=eue(),km=rp().Buffer,_o=require("crypto"),rue=YP(),tue=require("util"),i$e=`"%s" is not a valid algorithm.
|
|
241
241
|
Supported algorithms are:
|
|
242
242
|
"HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES384", "ES512" and "none".`,vg="secret must be a string or buffer",Nm="key must be a string or a buffer",a$e="key must be a string, a buffer or an object",uI=typeof _o.createPublicKey=="function";uI&&(Nm+=" or a KeyObject",vg+="or a KeyObject");function nue(e){if(!km.isBuffer(e)&&typeof e!="string"&&(!uI||typeof e!="object"||typeof e.type!="string"||typeof e.asymmetricKeyType!="string"||typeof e.export!="function"))throw bs(Nm)}function iue(e){if(!km.isBuffer(e)&&typeof e!="string"&&typeof e!="object")throw bs(a$e)}function s$e(e){if(!km.isBuffer(e)){if(typeof e=="string")return e;if(!uI||typeof e!="object"||e.type!=="secret"||typeof e.export!="function")throw bs(vg)}}function lI(e){return e.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function aue(e){e=e.toString();var t=4-e.length%4;if(t!==4)for(var r=0;r<t;++r)e+="=";return e.replace(/\-/g,"+").replace(/_/g,"/")}function bs(e){var t=[].slice.call(arguments,1),r=tue.format.bind(tue,e).apply(null,t);return new TypeError(r)}function o$e(e){return km.isBuffer(e)||typeof e=="string"}function yg(e){return o$e(e)||(e=JSON.stringify(e)),e}function sue(e){return function(r,n){s$e(n),r=yg(r);var i=_o.createHmac("sha"+e,n),a=(i.update(r),i.digest("base64"));return lI(a)}}function u$e(e){return function(r,n,i){var a=sue(e)(r,i);return n$e(km.from(n),km.from(a))}}function oue(e){return function(r,n){iue(n),r=yg(r);var i=_o.createSign("RSA-SHA"+e),a=(i.update(r),i.sign(n,"base64"));return lI(a)}}function uue(e){return function(r,n,i){nue(i),r=yg(r),n=aue(n);var a=_o.createVerify("RSA-SHA"+e);return a.update(r),a.verify(i,n,"base64")}}function l$e(e){return function(r,n){iue(n),r=yg(r);var i=_o.createSign("RSA-SHA"+e),a=(i.update(r),i.sign({key:n,padding:_o.constants.RSA_PKCS1_PSS_PADDING,saltLength:_o.constants.RSA_PSS_SALTLEN_DIGEST},"base64"));return lI(a)}}function c$e(e){return function(r,n,i){nue(i),r=yg(r),n=aue(n);var a=_o.createVerify("RSA-SHA"+e);return a.update(r),a.verify({key:i,padding:_o.constants.RSA_PKCS1_PSS_PADDING,saltLength:_o.constants.RSA_PSS_SALTLEN_DIGEST},n,"base64")}}function d$e(e){var t=oue(e);return function(){var n=t.apply(null,arguments);return n=rue.derToJose(n,"ES"+e),n}}function p$e(e){var t=uue(e);return function(n,i,a){i=rue.joseToDer(i,"ES"+e).toString("base64");var s=t(n,i,a);return s}}function f$e(){return function(){return""}}function m$e(){return function(t,r){return r===""}}lue.exports=function(t){var r={hs:sue,rs:oue,ps:l$e,es:d$e,none:f$e},n={hs:u$e,rs:uue,ps:c$e,es:p$e,none:m$e},i=t.match(/^(RS|PS|ES|HS)(256|384|512)$|^(none)$/);if(!i)throw bs(i$e,t);var a=(i[1]||i[3]).toLowerCase(),s=i[2];return{sign:r[a](s),verify:n[a](s)}}});var dI=y((lwt,cue)=>{var h$e=require("buffer").Buffer;cue.exports=function(t){return typeof t=="string"?t:typeof t=="number"||h$e.isBuffer(t)?t.toString():JSON.stringify(t)}});var gue=y((cwt,hue)=>{var g$e=rp().Buffer,due=sI(),v$e=cI(),y$e=require("stream"),pue=dI(),pI=require("util");function fue(e,t){return g$e.from(e,t).toString("base64").replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function E$e(e,t,r){r=r||"utf8";var n=fue(pue(e),"binary"),i=fue(pue(t),r);return pI.format("%s.%s",n,i)}function mue(e){var t=e.header,r=e.payload,n=e.secret||e.privateKey,i=e.encoding,a=v$e(t.alg),s=E$e(t,r,i),o=a.sign(s,n);return pI.format("%s.%s",s,o)}function fE(e){var t=e.secret||e.privateKey||e.key,r=new due(t);this.readable=!0,this.header=e.header,this.encoding=e.encoding,this.secret=this.privateKey=this.key=r,this.payload=new due(e.payload),this.secret.once("close",function(){!this.payload.writable&&this.readable&&this.sign()}.bind(this)),this.payload.once("close",function(){!this.secret.writable&&this.readable&&this.sign()}.bind(this))}pI.inherits(fE,y$e);fE.prototype.sign=function(){try{var t=mue({header:this.header,payload:this.payload.buffer,secret:this.secret.buffer,encoding:this.encoding});return this.emit("done",t),this.emit("data",t),this.emit("end"),this.readable=!1,t}catch(r){this.readable=!1,this.emit("error",r),this.emit("close")}};fE.sign=mue;hue.exports=fE});var Due=y((dwt,Sue)=>{var yue=rp().Buffer,vue=sI(),b$e=cI(),w$e=require("stream"),Eue=dI(),x$e=require("util"),_$e=/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;function C$e(e){return Object.prototype.toString.call(e)==="[object Object]"}function S$e(e){if(C$e(e))return e;try{return JSON.parse(e)}catch{return}}function bue(e){var t=e.split(".",1)[0];return S$e(yue.from(t,"base64").toString("binary"))}function D$e(e){return e.split(".",2).join(".")}function wue(e){return e.split(".")[2]}function A$e(e,t){t=t||"utf8";var r=e.split(".")[1];return yue.from(r,"base64").toString(t)}function xue(e){return _$e.test(e)&&!!bue(e)}function _ue(e,t,r){if(!t){var n=new Error("Missing algorithm parameter for jws.verify");throw n.code="MISSING_ALGORITHM",n}e=Eue(e);var i=wue(e),a=D$e(e),s=b$e(t);return s.verify(a,i,r)}function Cue(e,t){if(t=t||{},e=Eue(e),!xue(e))return null;var r=bue(e);if(!r)return null;var n=A$e(e);return(r.typ==="JWT"||t.json)&&(n=JSON.parse(n,t.encoding)),{header:r,payload:n,signature:wue(e)}}function Lm(e){e=e||{};var t=e.secret||e.publicKey||e.key,r=new vue(t);this.readable=!0,this.algorithm=e.algorithm,this.encoding=e.encoding,this.secret=this.publicKey=this.key=r,this.signature=new vue(e.signature),this.secret.once("close",function(){!this.signature.writable&&this.readable&&this.verify()}.bind(this)),this.signature.once("close",function(){!this.secret.writable&&this.readable&&this.verify()}.bind(this))}x$e.inherits(Lm,w$e);Lm.prototype.verify=function(){try{var t=_ue(this.signature.buffer,this.algorithm,this.key.buffer),r=Cue(this.signature.buffer,this.encoding);return this.emit("done",t,r),this.emit("data",t),this.emit("end"),this.readable=!1,t}catch(n){this.readable=!1,this.emit("error",n),this.emit("close")}};Lm.decode=Cue;Lm.isValid=xue;Lm.verify=_ue;Sue.exports=Lm});var fI=y(_c=>{var Aue=gue(),mE=Due(),T$e=["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"];_c.ALGORITHMS=T$e;_c.sign=Aue.sign;_c.verify=mE.verify;_c.decode=mE.decode;_c.isValid=mE.isValid;_c.createSign=function(t){return new Aue(t)};_c.createVerify=function(t){return new mE(t)}});var Rue=y((fwt,Tue)=>{"use strict";function hE(){this._types=Object.create(null),this._extensions=Object.create(null);for(var e=0;e<arguments.length;e++)this.define(arguments[e]);this.define=this.define.bind(this),this.getType=this.getType.bind(this),this.getExtension=this.getExtension.bind(this)}hE.prototype.define=function(e,t){for(var r in e){var n=e[r].map(function(s){return s.toLowerCase()});r=r.toLowerCase();for(var i=0;i<n.length;i++){var a=n[i];if(a[0]!="*"){if(!t&&a in this._types)throw new Error('Attempt to change mapping for "'+a+'" extension from "'+this._types[a]+'" to "'+r+'". Pass `force=true` to allow this, otherwise remove "'+a+'" from the list of extensions for "'+r+'".');this._types[a]=r}}if(t||!this._extensions[r]){var a=n[0];this._extensions[r]=a[0]!="*"?a:a.substr(1)}}};hE.prototype.getType=function(e){e=String(e);var t=e.replace(/^.*[/\\]/,"").toLowerCase(),r=t.replace(/^.*\./,"").toLowerCase(),n=t.length<e.length,i=r.length<t.length-1;return(i||!n)&&this._types[r]||null};hE.prototype.getExtension=function(e){return e=/^\s*([^;\s]*)/.test(e)&&RegExp.$1,e&&this._extensions[e.toLowerCase()]||null};Tue.exports=hE});var Iue=y((mwt,Pue)=>{Pue.exports={"application/andrew-inset":["ez"],"application/applixware":["aw"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cu-seeme":["cu"],"application/dash+xml":["mpd"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma","es"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["js","mjs"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["mp4s","m4p"],"application/mrb-consumer+xml":["*xdf"],"application/mrb-publish+xml":["*xdf"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["*xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-signature":["asc","sig"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-error+xml":["xer"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/adpcm":["adp"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avif":["avif"],"image/bmp":["bmp"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm"],"image/jpx":["jpx","jpf"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/stl":["stl"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["markdown","md"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]}});var Nue=y((hwt,Fue)=>{Fue.exports={"application/prs.cww":["cww"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["xfdf"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["mpp","mpt"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-iso9660-image":["*iso"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]}});var mI=y((gwt,kue)=>{"use strict";var R$e=Rue();kue.exports=new R$e(Iue(),Nue())});var Gt=y((vwt,Lue)=>{Lue.exports={options:{usePureJavaScript:!1}}});var Bue=y((ywt,que)=>{var hI={};que.exports=hI;var Oue={};hI.encode=function(e,t,r){if(typeof t!="string")throw new TypeError('"alphabet" must be a string.');if(r!==void 0&&typeof r!="number")throw new TypeError('"maxline" must be a number.');var n="";if(!(e instanceof Uint8Array))n=P$e(e,t);else{var i=0,a=t.length,s=t.charAt(0),o=[0];for(i=0;i<e.length;++i){for(var u=0,l=e[i];u<o.length;++u)l+=o[u]<<8,o[u]=l%a,l=l/a|0;for(;l>0;)o.push(l%a),l=l/a|0}for(i=0;e[i]===0&&i<e.length-1;++i)n+=s;for(i=o.length-1;i>=0;--i)n+=t[o[i]]}if(r){var c=new RegExp(".{1,"+r+"}","g");n=n.match(c).join(`\r
|
|
243
243
|
`)}return n};hI.decode=function(e,t){if(typeof e!="string")throw new TypeError('"input" must be a string.');if(typeof t!="string")throw new TypeError('"alphabet" must be a string.');var r=Oue[t];if(!r){r=Oue[t]=[];for(var n=0;n<t.length;++n)r[t.charCodeAt(n)]=n}e=e.replace(/\s/g,"");for(var i=t.length,a=t.charAt(0),s=[0],n=0;n<e.length;n++){var o=r[e.charCodeAt(n)];if(o===void 0)return;for(var u=0,l=o;u<s.length;++u)l+=s[u]*i,s[u]=l&255,l>>=8;for(;l>0;)s.push(l&255),l>>=8}for(var c=0;e[c]===a&&c<e.length-1;++c)s.push(0);return typeof Buffer<"u"?Buffer.from(s.reverse()):new Uint8Array(s.reverse())};function P$e(e,t){var r=0,n=t.length,i=t.charAt(0),a=[0];for(r=0;r<e.length();++r){for(var s=0,o=e.at(r);s<a.length;++s)o+=a[s]<<8,a[s]=o%n,o=o/n|0;for(;o>0;)a.push(o%n),o=o/n|0}var u="";for(r=0;e.at(r)===0&&r<e.length()-1;++r)u+=i;for(r=a.length-1;r>=0;--r)u+=t[a[r]];return u}});var cr=y((Ewt,$ue)=>{var Mue=Gt(),Uue=Bue(),le=$ue.exports=Mue.util=Mue.util||{};(function(){if(typeof process<"u"&&process.nextTick&&!process.browser){le.nextTick=process.nextTick,typeof setImmediate=="function"?le.setImmediate=setImmediate:le.setImmediate=le.nextTick;return}if(typeof setImmediate=="function"){le.setImmediate=function(){return setImmediate.apply(void 0,arguments)},le.nextTick=function(o){return setImmediate(o)};return}if(le.setImmediate=function(o){setTimeout(o,0)},typeof window<"u"&&typeof window.postMessage=="function"){let o=function(u){if(u.source===window&&u.data===e){u.stopPropagation();var l=t.slice();t.length=0,l.forEach(function(c){c()})}};var s=o,e="forge.setImmediate",t=[];le.setImmediate=function(u){t.push(u),t.length===1&&window.postMessage(e,"*")},window.addEventListener("message",o,!0)}if(typeof MutationObserver<"u"){var r=Date.now(),n=!0,i=document.createElement("div"),t=[];new MutationObserver(function(){var u=t.slice();t.length=0,u.forEach(function(l){l()})}).observe(i,{attributes:!0});var a=le.setImmediate;le.setImmediate=function(u){Date.now()-r>15?(r=Date.now(),a(u)):(t.push(u),t.length===1&&i.setAttribute("a",n=!n))}}le.nextTick=le.setImmediate})();le.isNodejs=typeof process<"u"&&process.versions&&process.versions.node;le.globalScope=function(){return le.isNodejs?global:typeof self>"u"?window:self}();le.isArray=Array.isArray||function(e){return Object.prototype.toString.call(e)==="[object Array]"};le.isArrayBuffer=function(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer};le.isArrayBufferView=function(e){return e&&le.isArrayBuffer(e.buffer)&&e.byteLength!==void 0};function Eg(e){if(!(e===8||e===16||e===24||e===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+e)}le.ByteBuffer=gI;function gI(e){if(this.data="",this.read=0,typeof e=="string")this.data=e;else if(le.isArrayBuffer(e)||le.isArrayBufferView(e))if(typeof Buffer<"u"&&e instanceof Buffer)this.data=e.toString("binary");else{var t=new Uint8Array(e);try{this.data=String.fromCharCode.apply(null,t)}catch{for(var r=0;r<t.length;++r)this.putByte(t[r])}}else(e instanceof gI||typeof e=="object"&&typeof e.data=="string"&&typeof e.read=="number")&&(this.data=e.data,this.read=e.read);this._constructedStringLength=0}le.ByteStringBuffer=gI;var I$e=4096;le.ByteStringBuffer.prototype._optimizeConstructedString=function(e){this._constructedStringLength+=e,this._constructedStringLength>I$e&&(this.data.substr(0,1),this._constructedStringLength=0)};le.ByteStringBuffer.prototype.length=function(){return this.data.length-this.read};le.ByteStringBuffer.prototype.isEmpty=function(){return this.length()<=0};le.ByteStringBuffer.prototype.putByte=function(e){return this.putBytes(String.fromCharCode(e))};le.ByteStringBuffer.prototype.fillWithByte=function(e,t){e=String.fromCharCode(e);for(var r=this.data;t>0;)t&1&&(r+=e),t>>>=1,t>0&&(e+=e);return this.data=r,this._optimizeConstructedString(t),this};le.ByteStringBuffer.prototype.putBytes=function(e){return this.data+=e,this._optimizeConstructedString(e.length),this};le.ByteStringBuffer.prototype.putString=function(e){return this.putBytes(le.encodeUtf8(e))};le.ByteStringBuffer.prototype.putInt16=function(e){return this.putBytes(String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};le.ByteStringBuffer.prototype.putInt24=function(e){return this.putBytes(String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};le.ByteStringBuffer.prototype.putInt32=function(e){return this.putBytes(String.fromCharCode(e>>24&255)+String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};le.ByteStringBuffer.prototype.putInt16Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255))};le.ByteStringBuffer.prototype.putInt24Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e>>16&255))};le.ByteStringBuffer.prototype.putInt32Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e>>16&255)+String.fromCharCode(e>>24&255))};le.ByteStringBuffer.prototype.putInt=function(e,t){Eg(t);var r="";do t-=8,r+=String.fromCharCode(e>>t&255);while(t>0);return this.putBytes(r)};le.ByteStringBuffer.prototype.putSignedInt=function(e,t){return e<0&&(e+=2<<t-1),this.putInt(e,t)};le.ByteStringBuffer.prototype.putBuffer=function(e){return this.putBytes(e.getBytes())};le.ByteStringBuffer.prototype.getByte=function(){return this.data.charCodeAt(this.read++)};le.ByteStringBuffer.prototype.getInt16=function(){var e=this.data.charCodeAt(this.read)<<8^this.data.charCodeAt(this.read+1);return this.read+=2,e};le.ByteStringBuffer.prototype.getInt24=function(){var e=this.data.charCodeAt(this.read)<<16^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2);return this.read+=3,e};le.ByteStringBuffer.prototype.getInt32=function(){var e=this.data.charCodeAt(this.read)<<24^this.data.charCodeAt(this.read+1)<<16^this.data.charCodeAt(this.read+2)<<8^this.data.charCodeAt(this.read+3);return this.read+=4,e};le.ByteStringBuffer.prototype.getInt16Le=function(){var e=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8;return this.read+=2,e};le.ByteStringBuffer.prototype.getInt24Le=function(){var e=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2)<<16;return this.read+=3,e};le.ByteStringBuffer.prototype.getInt32Le=function(){var e=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2)<<16^this.data.charCodeAt(this.read+3)<<24;return this.read+=4,e};le.ByteStringBuffer.prototype.getInt=function(e){Eg(e);var t=0;do t=(t<<8)+this.data.charCodeAt(this.read++),e-=8;while(e>0);return t};le.ByteStringBuffer.prototype.getSignedInt=function(e){var t=this.getInt(e),r=2<<e-2;return t>=r&&(t-=r<<1),t};le.ByteStringBuffer.prototype.getBytes=function(e){var t;return e?(e=Math.min(this.length(),e),t=this.data.slice(this.read,this.read+e),this.read+=e):e===0?t="":(t=this.read===0?this.data:this.data.slice(this.read),this.clear()),t};le.ByteStringBuffer.prototype.bytes=function(e){return typeof e>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+e)};le.ByteStringBuffer.prototype.at=function(e){return this.data.charCodeAt(this.read+e)};le.ByteStringBuffer.prototype.setAt=function(e,t){return this.data=this.data.substr(0,this.read+e)+String.fromCharCode(t)+this.data.substr(this.read+e+1),this};le.ByteStringBuffer.prototype.last=function(){return this.data.charCodeAt(this.data.length-1)};le.ByteStringBuffer.prototype.copy=function(){var e=le.createBuffer(this.data);return e.read=this.read,e};le.ByteStringBuffer.prototype.compact=function(){return this.read>0&&(this.data=this.data.slice(this.read),this.read=0),this};le.ByteStringBuffer.prototype.clear=function(){return this.data="",this.read=0,this};le.ByteStringBuffer.prototype.truncate=function(e){var t=Math.max(0,this.length()-e);return this.data=this.data.substr(this.read,t),this.read=0,this};le.ByteStringBuffer.prototype.toHex=function(){for(var e="",t=this.read;t<this.data.length;++t){var r=this.data.charCodeAt(t);r<16&&(e+="0"),e+=r.toString(16)}return e};le.ByteStringBuffer.prototype.toString=function(){return le.decodeUtf8(this.bytes())};function F$e(e,t){t=t||{},this.read=t.readOffset||0,this.growSize=t.growSize||1024;var r=le.isArrayBuffer(e),n=le.isArrayBufferView(e);if(r||n){r?this.data=new DataView(e):this.data=new DataView(e.buffer,e.byteOffset,e.byteLength),this.write="writeOffset"in t?t.writeOffset:this.data.byteLength;return}this.data=new DataView(new ArrayBuffer(0)),this.write=0,e!=null&&this.putBytes(e),"writeOffset"in t&&(this.write=t.writeOffset)}le.DataBuffer=F$e;le.DataBuffer.prototype.length=function(){return this.write-this.read};le.DataBuffer.prototype.isEmpty=function(){return this.length()<=0};le.DataBuffer.prototype.accommodate=function(e,t){if(this.length()>=e)return this;t=Math.max(t||this.growSize,e);var r=new Uint8Array(this.data.buffer,this.data.byteOffset,this.data.byteLength),n=new Uint8Array(this.length()+t);return n.set(r),this.data=new DataView(n.buffer),this};le.DataBuffer.prototype.putByte=function(e){return this.accommodate(1),this.data.setUint8(this.write++,e),this};le.DataBuffer.prototype.fillWithByte=function(e,t){this.accommodate(t);for(var r=0;r<t;++r)this.data.setUint8(e);return this};le.DataBuffer.prototype.putBytes=function(e,t){if(le.isArrayBufferView(e)){var r=new Uint8Array(e.buffer,e.byteOffset,e.byteLength),n=r.byteLength-r.byteOffset;this.accommodate(n);var i=new Uint8Array(this.data.buffer,this.write);return i.set(r),this.write+=n,this}if(le.isArrayBuffer(e)){var r=new Uint8Array(e);this.accommodate(r.byteLength);var i=new Uint8Array(this.data.buffer);return i.set(r,this.write),this.write+=r.byteLength,this}if(e instanceof le.DataBuffer||typeof e=="object"&&typeof e.read=="number"&&typeof e.write=="number"&&le.isArrayBufferView(e.data)){var r=new Uint8Array(e.data.byteLength,e.read,e.length());this.accommodate(r.byteLength);var i=new Uint8Array(e.data.byteLength,this.write);return i.set(r),this.write+=r.byteLength,this}if(e instanceof le.ByteStringBuffer&&(e=e.data,t="binary"),t=t||"binary",typeof e=="string"){var a;if(t==="hex")return this.accommodate(Math.ceil(e.length/2)),a=new Uint8Array(this.data.buffer,this.write),this.write+=le.binary.hex.decode(e,a,this.write),this;if(t==="base64")return this.accommodate(Math.ceil(e.length/4)*3),a=new Uint8Array(this.data.buffer,this.write),this.write+=le.binary.base64.decode(e,a,this.write),this;if(t==="utf8"&&(e=le.encodeUtf8(e),t="binary"),t==="binary"||t==="raw")return this.accommodate(e.length),a=new Uint8Array(this.data.buffer,this.write),this.write+=le.binary.raw.decode(a),this;if(t==="utf16")return this.accommodate(e.length*2),a=new Uint16Array(this.data.buffer,this.write),this.write+=le.text.utf16.encode(a),this;throw new Error("Invalid encoding: "+t)}throw Error("Invalid parameter: "+e)};le.DataBuffer.prototype.putBuffer=function(e){return this.putBytes(e),e.clear(),this};le.DataBuffer.prototype.putString=function(e){return this.putBytes(e,"utf16")};le.DataBuffer.prototype.putInt16=function(e){return this.accommodate(2),this.data.setInt16(this.write,e),this.write+=2,this};le.DataBuffer.prototype.putInt24=function(e){return this.accommodate(3),this.data.setInt16(this.write,e>>8&65535),this.data.setInt8(this.write,e>>16&255),this.write+=3,this};le.DataBuffer.prototype.putInt32=function(e){return this.accommodate(4),this.data.setInt32(this.write,e),this.write+=4,this};le.DataBuffer.prototype.putInt16Le=function(e){return this.accommodate(2),this.data.setInt16(this.write,e,!0),this.write+=2,this};le.DataBuffer.prototype.putInt24Le=function(e){return this.accommodate(3),this.data.setInt8(this.write,e>>16&255),this.data.setInt16(this.write,e>>8&65535,!0),this.write+=3,this};le.DataBuffer.prototype.putInt32Le=function(e){return this.accommodate(4),this.data.setInt32(this.write,e,!0),this.write+=4,this};le.DataBuffer.prototype.putInt=function(e,t){Eg(t),this.accommodate(t/8);do t-=8,this.data.setInt8(this.write++,e>>t&255);while(t>0);return this};le.DataBuffer.prototype.putSignedInt=function(e,t){return Eg(t),this.accommodate(t/8),e<0&&(e+=2<<t-1),this.putInt(e,t)};le.DataBuffer.prototype.getByte=function(){return this.data.getInt8(this.read++)};le.DataBuffer.prototype.getInt16=function(){var e=this.data.getInt16(this.read);return this.read+=2,e};le.DataBuffer.prototype.getInt24=function(){var e=this.data.getInt16(this.read)<<8^this.data.getInt8(this.read+2);return this.read+=3,e};le.DataBuffer.prototype.getInt32=function(){var e=this.data.getInt32(this.read);return this.read+=4,e};le.DataBuffer.prototype.getInt16Le=function(){var e=this.data.getInt16(this.read,!0);return this.read+=2,e};le.DataBuffer.prototype.getInt24Le=function(){var e=this.data.getInt8(this.read)^this.data.getInt16(this.read+1,!0)<<8;return this.read+=3,e};le.DataBuffer.prototype.getInt32Le=function(){var e=this.data.getInt32(this.read,!0);return this.read+=4,e};le.DataBuffer.prototype.getInt=function(e){Eg(e);var t=0;do t=(t<<8)+this.data.getInt8(this.read++),e-=8;while(e>0);return t};le.DataBuffer.prototype.getSignedInt=function(e){var t=this.getInt(e),r=2<<e-2;return t>=r&&(t-=r<<1),t};le.DataBuffer.prototype.getBytes=function(e){var t;return e?(e=Math.min(this.length(),e),t=this.data.slice(this.read,this.read+e),this.read+=e):e===0?t="":(t=this.read===0?this.data:this.data.slice(this.read),this.clear()),t};le.DataBuffer.prototype.bytes=function(e){return typeof e>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+e)};le.DataBuffer.prototype.at=function(e){return this.data.getUint8(this.read+e)};le.DataBuffer.prototype.setAt=function(e,t){return this.data.setUint8(e,t),this};le.DataBuffer.prototype.last=function(){return this.data.getUint8(this.write-1)};le.DataBuffer.prototype.copy=function(){return new le.DataBuffer(this)};le.DataBuffer.prototype.compact=function(){if(this.read>0){var e=new Uint8Array(this.data.buffer,this.read),t=new Uint8Array(e.byteLength);t.set(e),this.data=new DataView(t),this.write-=this.read,this.read=0}return this};le.DataBuffer.prototype.clear=function(){return this.data=new DataView(new ArrayBuffer(0)),this.read=this.write=0,this};le.DataBuffer.prototype.truncate=function(e){return this.write=Math.max(0,this.length()-e),this.read=Math.min(this.read,this.write),this};le.DataBuffer.prototype.toHex=function(){for(var e="",t=this.read;t<this.data.byteLength;++t){var r=this.data.getUint8(t);r<16&&(e+="0"),e+=r.toString(16)}return e};le.DataBuffer.prototype.toString=function(e){var t=new Uint8Array(this.data,this.read,this.length());if(e=e||"utf8",e==="binary"||e==="raw")return le.binary.raw.encode(t);if(e==="hex")return le.binary.hex.encode(t);if(e==="base64")return le.binary.base64.encode(t);if(e==="utf8")return le.text.utf8.decode(t);if(e==="utf16")return le.text.utf16.decode(t);throw new Error("Invalid encoding: "+e)};le.createBuffer=function(e,t){return t=t||"raw",e!==void 0&&t==="utf8"&&(e=le.encodeUtf8(e)),new le.ByteBuffer(e)};le.fillString=function(e,t){for(var r="";t>0;)t&1&&(r+=e),t>>>=1,t>0&&(e+=e);return r};le.xorBytes=function(e,t,r){for(var n="",i="",a="",s=0,o=0;r>0;--r,++s)i=e.charCodeAt(s)^t.charCodeAt(s),o>=10&&(n+=a,a="",o=0),a+=String.fromCharCode(i),++o;return n+=a,n};le.hexToBytes=function(e){var t="",r=0;for(e.length&!0&&(r=1,t+=String.fromCharCode(parseInt(e[0],16)));r<e.length;r+=2)t+=String.fromCharCode(parseInt(e.substr(r,2),16));return t};le.bytesToHex=function(e){return le.createBuffer(e).toHex()};le.int32ToBytes=function(e){return String.fromCharCode(e>>24&255)+String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255)};var Cc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",Sc=[62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,64,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51],jue="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";le.encode64=function(e,t){for(var r="",n="",i,a,s,o=0;o<e.length;)i=e.charCodeAt(o++),a=e.charCodeAt(o++),s=e.charCodeAt(o++),r+=Cc.charAt(i>>2),r+=Cc.charAt((i&3)<<4|a>>4),isNaN(a)?r+="==":(r+=Cc.charAt((a&15)<<2|s>>6),r+=isNaN(s)?"=":Cc.charAt(s&63)),t&&r.length>t&&(n+=r.substr(0,t)+`\r
|
|
244
244
|
`,r=r.substr(t));return n+=r,n};le.decode64=function(e){e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");for(var t="",r,n,i,a,s=0;s<e.length;)r=Sc[e.charCodeAt(s++)-43],n=Sc[e.charCodeAt(s++)-43],i=Sc[e.charCodeAt(s++)-43],a=Sc[e.charCodeAt(s++)-43],t+=String.fromCharCode(r<<2|n>>4),i!==64&&(t+=String.fromCharCode((n&15)<<4|i>>2),a!==64&&(t+=String.fromCharCode((i&3)<<6|a)));return t};le.encodeUtf8=function(e){return unescape(encodeURIComponent(e))};le.decodeUtf8=function(e){return decodeURIComponent(escape(e))};le.binary={raw:{},hex:{},base64:{},base58:{},baseN:{encode:Uue.encode,decode:Uue.decode}};le.binary.raw.encode=function(e){return String.fromCharCode.apply(null,e)};le.binary.raw.decode=function(e,t,r){var n=t;n||(n=new Uint8Array(e.length)),r=r||0;for(var i=r,a=0;a<e.length;++a)n[i++]=e.charCodeAt(a);return t?i-r:n};le.binary.hex.encode=le.bytesToHex;le.binary.hex.decode=function(e,t,r){var n=t;n||(n=new Uint8Array(Math.ceil(e.length/2))),r=r||0;var i=0,a=r;for(e.length&1&&(i=1,n[a++]=parseInt(e[0],16));i<e.length;i+=2)n[a++]=parseInt(e.substr(i,2),16);return t?a-r:n};le.binary.base64.encode=function(e,t){for(var r="",n="",i,a,s,o=0;o<e.byteLength;)i=e[o++],a=e[o++],s=e[o++],r+=Cc.charAt(i>>2),r+=Cc.charAt((i&3)<<4|a>>4),isNaN(a)?r+="==":(r+=Cc.charAt((a&15)<<2|s>>6),r+=isNaN(s)?"=":Cc.charAt(s&63)),t&&r.length>t&&(n+=r.substr(0,t)+`\r
|
|
245
|
-
`,r=r.substr(t));return n+=r,n};le.binary.base64.decode=function(e,t,r){var n=t;n||(n=new Uint8Array(Math.ceil(e.length/4)*3)),e=e.replace(/[^A-Za-z0-9\+\/\=]/g,""),r=r||0;for(var i,a,s,o,u=0,l=r;u<e.length;)i=Sc[e.charCodeAt(u++)-43],a=Sc[e.charCodeAt(u++)-43],s=Sc[e.charCodeAt(u++)-43],o=Sc[e.charCodeAt(u++)-43],n[l++]=i<<2|a>>4,s!==64&&(n[l++]=(a&15)<<4|s>>2,o!==64&&(n[l++]=(s&3)<<6|o));return t?l-r:n.subarray(0,l)};le.binary.base58.encode=function(e,t){return le.binary.baseN.encode(e,jue,t)};le.binary.base58.decode=function(e,t){return le.binary.baseN.decode(e,jue,t)};le.text={utf8:{},utf16:{}};le.text.utf8.encode=function(e,t,r){e=le.encodeUtf8(e);var n=t;n||(n=new Uint8Array(e.length)),r=r||0;for(var i=r,a=0;a<e.length;++a)n[i++]=e.charCodeAt(a);return t?i-r:n};le.text.utf8.decode=function(e){return le.decodeUtf8(String.fromCharCode.apply(null,e))};le.text.utf16.encode=function(e,t,r){var n=t;n||(n=new Uint8Array(e.length*2));var i=new Uint16Array(n.buffer);r=r||0;for(var a=r,s=r,o=0;o<e.length;++o)i[s++]=e.charCodeAt(o),a+=2;return t?a-r:n};le.text.utf16.decode=function(e){return String.fromCharCode.apply(null,new Uint16Array(e.buffer))};le.deflate=function(e,t,r){if(t=le.decode64(e.deflate(le.encode64(t)).rval),r){var n=2,i=t.charCodeAt(1);i&32&&(n=6),t=t.substring(n,t.length-4)}return t};le.inflate=function(e,t,r){var n=e.inflate(le.encode64(t)).rval;return n===null?null:le.decode64(n)};var vI=function(e,t,r){if(!e)throw new Error("WebStorage not available.");var n;if(r===null?n=e.removeItem(t):(r=le.encode64(JSON.stringify(r)),n=e.setItem(t,r)),typeof n<"u"&&n.rval!==!0){var i=new Error(n.error.message);throw i.id=n.error.id,i.name=n.error.name,i}},yI=function(e,t){if(!e)throw new Error("WebStorage not available.");var r=e.getItem(t);if(e.init)if(r.rval===null){if(r.error){var n=new Error(r.error.message);throw n.id=r.error.id,n.name=r.error.name,n}r=null}else r=r.rval;return r!==null&&(r=JSON.parse(le.decode64(r))),r},N$e=function(e,t,r,n){var i=yI(e,t);i===null&&(i={}),i[r]=n,vI(e,t,i)},k$e=function(e,t,r){var n=yI(e,t);return n!==null&&(n=r in n?n[r]:null),n},L$e=function(e,t,r){var n=yI(e,t);if(n!==null&&r in n){delete n[r];var i=!0;for(var a in n){i=!1;break}i&&(n=null),vI(e,t,n)}},O$e=function(e,t){vI(e,t,null)},gE=function(e,t,r){var n=null;typeof r>"u"&&(r=["web","flash"]);var i,a=!1,s=null;for(var o in r){i=r[o];try{if(i==="flash"||i==="both"){if(t[0]===null)throw new Error("Flash local storage not available.");n=e.apply(this,t),a=i==="flash"}(i==="web"||i==="both")&&(t[0]=localStorage,n=e.apply(this,t),a=!0)}catch(u){s=u}if(a)break}if(!a)throw s;return n};le.setItem=function(e,t,r,n,i){gE(N$e,arguments,i)};le.getItem=function(e,t,r,n){return gE(k$e,arguments,n)};le.removeItem=function(e,t,r,n){gE(L$e,arguments,n)};le.clearItems=function(e,t,r){gE(O$e,arguments,r)};le.isEmpty=function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0};le.format=function(e){for(var t=/%./g,r,n,i=0,a=[],s=0;r=t.exec(e);){n=e.substring(s,t.lastIndex-2),n.length>0&&a.push(n),s=t.lastIndex;var o=r[0][1];switch(o){case"s":case"o":i<arguments.length?a.push(arguments[i+++1]):a.push("<?>");break;case"%":a.push("%");break;default:a.push("<%"+o+"?>")}}return a.push(e.substring(s)),a.join("")};le.formatNumber=function(e,t,r,n){var i=e,a=isNaN(t=Math.abs(t))?2:t,s=r===void 0?",":r,o=n===void 0?".":n,u=i<0?"-":"",l=parseInt(i=Math.abs(+i||0).toFixed(a),10)+"",c=l.length>3?l.length%3:0;return u+(c?l.substr(0,c)+o:"")+l.substr(c).replace(/(\d{3})(?=\d)/g,"$1"+o)+(a?s+Math.abs(i-l).toFixed(a).slice(2):"")};le.formatSize=function(e){return e>=1073741824?e=le.formatNumber(e/1073741824,2,".","")+" GiB":e>=1048576?e=le.formatNumber(e/1048576,2,".","")+" MiB":e>=1024?e=le.formatNumber(e/1024,0)+" KiB":e=le.formatNumber(e,0)+" bytes",e};le.bytesFromIP=function(e){return e.indexOf(".")!==-1?le.bytesFromIPv4(e):e.indexOf(":")!==-1?le.bytesFromIPv6(e):null};le.bytesFromIPv4=function(e){if(e=e.split("."),e.length!==4)return null;for(var t=le.createBuffer(),r=0;r<e.length;++r){var n=parseInt(e[r],10);if(isNaN(n))return null;t.putByte(n)}return t.getBytes()};le.bytesFromIPv6=function(e){var t=0;e=e.split(":").filter(function(s){return s.length===0&&++t,!0});for(var r=(8-e.length+t)*2,n=le.createBuffer(),i=0;i<8;++i){if(!e[i]||e[i].length===0){n.fillWithByte(0,r),r=0;continue}var a=le.hexToBytes(e[i]);a.length<2&&n.putByte(0),n.putBytes(a)}return n.getBytes()};le.bytesToIP=function(e){return e.length===4?le.bytesToIPv4(e):e.length===16?le.bytesToIPv6(e):null};le.bytesToIPv4=function(e){if(e.length!==4)return null;for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t.join(".")};le.bytesToIPv6=function(e){if(e.length!==16)return null;for(var t=[],r=[],n=0,i=0;i<e.length;i+=2){for(var a=le.bytesToHex(e[i]+e[i+1]);a[0]==="0"&&a!=="0";)a=a.substr(1);if(a==="0"){var s=r[r.length-1],o=t.length;!s||o!==s.end+1?r.push({start:o,end:o}):(s.end=o,s.end-s.start>r[n].end-r[n].start&&(n=r.length-1))}t.push(a)}if(r.length>0){var u=r[n];u.end-u.start>0&&(t.splice(u.start,u.end-u.start+1,""),u.start===0&&t.unshift(""),u.end===7&&t.push(""))}return t.join(":")};le.estimateCores=function(e,t){if(typeof e=="function"&&(t=e,e={}),e=e||{},"cores"in le&&!e.update)return t(null,le.cores);if(typeof navigator<"u"&&"hardwareConcurrency"in navigator&&navigator.hardwareConcurrency>0)return le.cores=navigator.hardwareConcurrency,t(null,le.cores);if(typeof Worker>"u")return le.cores=1,t(null,le.cores);if(typeof Blob>"u")return le.cores=2,t(null,le.cores);var r=URL.createObjectURL(new Blob(["(",function(){self.addEventListener("message",function(s){for(var o=Date.now(),u=o+4;Date.now()<u;);self.postMessage({st:o,et:u})})}.toString(),")()"],{type:"application/javascript"}));n([],5,16);function n(s,o,u){if(o===0){var l=Math.floor(s.reduce(function(c,d){return c+d},0)/s.length);return le.cores=Math.max(1,l),URL.revokeObjectURL(r),t(null,le.cores)}i(u,function(c,d){s.push(a(u,d)),n(s,o-1,u)})}function i(s,o){for(var u=[],l=[],c=0;c<s;++c){var d=new Worker(r);d.addEventListener("message",function(p){if(l.push(p.data),l.length===s){for(var f=0;f<s;++f)u[f].terminate();o(null,l)}}),u.push(d)}for(var c=0;c<s;++c)u[c].postMessage(c)}function a(s,o){for(var u=[],l=0;l<s;++l)for(var c=o[l],d=u[l]=[],p=0;p<s;++p)if(l!==p){var f=o[p];(c.st>f.st&&c.st<f.et||f.st>c.st&&f.st<c.et)&&d.push(p)}return u.reduce(function(m,h){return Math.max(m,h.length)},0)}}});var vE=y((bwt,zue)=>{var Vn=Gt();cr();zue.exports=Vn.cipher=Vn.cipher||{};Vn.cipher.algorithms=Vn.cipher.algorithms||{};Vn.cipher.createCipher=function(e,t){var r=e;if(typeof r=="string"&&(r=Vn.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new Vn.cipher.BlockCipher({algorithm:r,key:t,decrypt:!1})};Vn.cipher.createDecipher=function(e,t){var r=e;if(typeof r=="string"&&(r=Vn.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new Vn.cipher.BlockCipher({algorithm:r,key:t,decrypt:!0})};Vn.cipher.registerAlgorithm=function(e,t){e=e.toUpperCase(),Vn.cipher.algorithms[e]=t};Vn.cipher.getAlgorithm=function(e){return e=e.toUpperCase(),e in Vn.cipher.algorithms?Vn.cipher.algorithms[e]:null};var EI=Vn.cipher.BlockCipher=function(e){this.algorithm=e.algorithm,this.mode=this.algorithm.mode,this.blockSize=this.mode.blockSize,this._finish=!1,this._input=null,this.output=null,this._op=e.decrypt?this.mode.decrypt:this.mode.encrypt,this._decrypt=e.decrypt,this.algorithm.initialize(e)};EI.prototype.start=function(e){e=e||{};var t={};for(var r in e)t[r]=e[r];t.decrypt=this._decrypt,this._finish=!1,this._input=Vn.util.createBuffer(),this.output=e.output||Vn.util.createBuffer(),this.mode.start(t)};EI.prototype.update=function(e){for(e&&this._input.putBuffer(e);!this._op.call(this.mode,this._input,this.output,this._finish)&&!this._finish;);this._input.compact()};EI.prototype.finish=function(e){e&&(this.mode.name==="ECB"||this.mode.name==="CBC")&&(this.mode.pad=function(r){return e(this.blockSize,r,!1)},this.mode.unpad=function(r){return e(this.blockSize,r,!0)});var t={};return t.decrypt=this._decrypt,t.overflow=this._input.length()%this.blockSize,!(!this._decrypt&&this.mode.pad&&!this.mode.pad(this._input,t)||(this._finish=!0,this.update(),this._decrypt&&this.mode.unpad&&!this.mode.unpad(this.output,t))||this.mode.afterFinish&&!this.mode.afterFinish(this.output,t))}});var wI=y((wwt,Vue)=>{var Gn=Gt();cr();Gn.cipher=Gn.cipher||{};var Xt=Vue.exports=Gn.cipher.modes=Gn.cipher.modes||{};Xt.ecb=function(e){e=e||{},this.name="ECB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};Xt.ecb.prototype.start=function(e){};Xt.ecb.prototype.encrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n])};Xt.ecb.prototype.decrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n])};Xt.ecb.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};Xt.ecb.prototype.unpad=function(e,t){if(t.overflow>0)return!1;var r=e.length(),n=e.at(r-1);return n>this.blockSize<<2?!1:(e.truncate(n),!0)};Xt.cbc=function(e){e=e||{},this.name="CBC",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};Xt.cbc.prototype.start=function(e){if(e.iv===null){if(!this._prev)throw new Error("Invalid IV parameter.");this._iv=this._prev.slice(0)}else if("iv"in e)this._iv=yE(e.iv,this.blockSize),this._prev=this._iv.slice(0);else throw new Error("Invalid IV parameter.")};Xt.cbc.prototype.encrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=this._prev[n]^e.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n]);this._prev=this._outBlock};Xt.cbc.prototype.decrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._prev[n]^this._outBlock[n]);this._prev=this._inBlock.slice(0)};Xt.cbc.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};Xt.cbc.prototype.unpad=function(e,t){if(t.overflow>0)return!1;var r=e.length(),n=e.at(r-1);return n>this.blockSize<<2?!1:(e.truncate(n),!0)};Xt.cfb=function(e){e=e||{},this.name="CFB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0};Xt.cfb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=yE(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};Xt.cfb.prototype.encrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)this._inBlock[i]=e.getInt32()^this._outBlock[i],t.putInt32(this._inBlock[i]);return}var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialBlock[i]=e.getInt32()^this._outBlock[i],this._partialOutput.putInt32(this._partialBlock[i]);if(a>0)e.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._partialBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};Xt.cfb.prototype.decrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)this._inBlock[i]=e.getInt32(),t.putInt32(this._inBlock[i]^this._outBlock[i]);return}var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialBlock[i]=e.getInt32(),this._partialOutput.putInt32(this._partialBlock[i]^this._outBlock[i]);if(a>0)e.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._partialBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};Xt.ofb=function(e){e=e||{},this.name="OFB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0};Xt.ofb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=yE(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};Xt.ofb.prototype.encrypt=function(e,t,r){var n=e.length();if(e.length()===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)t.putInt32(e.getInt32()^this._outBlock[i]),this._inBlock[i]=this._outBlock[i];return}var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(e.getInt32()^this._outBlock[i]);if(a>0)e.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._outBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};Xt.ofb.prototype.decrypt=Xt.ofb.prototype.encrypt;Xt.ctr=function(e){e=e||{},this.name="CTR",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0};Xt.ctr.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=yE(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};Xt.ctr.prototype.encrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize)for(var i=0;i<this._ints;++i)t.putInt32(e.getInt32()^this._outBlock[i]);else{var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(e.getInt32()^this._outBlock[i]);if(a>0&&(e.read-=this.blockSize),this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}EE(this._inBlock)};Xt.ctr.prototype.decrypt=Xt.ctr.prototype.encrypt;Xt.gcm=function(e){e=e||{},this.name="GCM",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0,this._R=3774873600};Xt.gcm.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");var t=Gn.util.createBuffer(e.iv);this._cipherLength=0;var r;if("additionalData"in e?r=Gn.util.createBuffer(e.additionalData):r=Gn.util.createBuffer(),"tagLength"in e?this._tagLength=e.tagLength:this._tagLength=128,this._tag=null,e.decrypt&&(this._tag=Gn.util.createBuffer(e.tag).getBytes(),this._tag.length!==this._tagLength/8))throw new Error("Authentication tag does not match tag length.");this._hashBlock=new Array(this._ints),this.tag=null,this._hashSubkey=new Array(this._ints),this.cipher.encrypt([0,0,0,0],this._hashSubkey),this.componentBits=4,this._m=this.generateHashTable(this._hashSubkey,this.componentBits);var n=t.length();if(n===12)this._j0=[t.getInt32(),t.getInt32(),t.getInt32(),1];else{for(this._j0=[0,0,0,0];t.length()>0;)this._j0=this.ghash(this._hashSubkey,this._j0,[t.getInt32(),t.getInt32(),t.getInt32(),t.getInt32()]);this._j0=this.ghash(this._hashSubkey,this._j0,[0,0].concat(bI(n*8)))}this._inBlock=this._j0.slice(0),EE(this._inBlock),this._partialBytes=0,r=Gn.util.createBuffer(r),this._aDataLength=bI(r.length()*8);var i=r.length()%this.blockSize;for(i&&r.fillWithByte(0,this.blockSize-i),this._s=[0,0,0,0];r.length()>0;)this._s=this.ghash(this._hashSubkey,this._s,[r.getInt32(),r.getInt32(),r.getInt32(),r.getInt32()])};Xt.gcm.prototype.encrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)t.putInt32(this._outBlock[i]^=e.getInt32());this._cipherLength+=this.blockSize}else{var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(e.getInt32()^this._outBlock[i]);if(a<=0||r){if(r){var s=n%this.blockSize;this._cipherLength+=s,this._partialOutput.truncate(this.blockSize-s)}else this._cipherLength+=this.blockSize;for(var i=0;i<this._ints;++i)this._outBlock[i]=this._partialOutput.getInt32();this._partialOutput.read-=this.blockSize}if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return e.read-=this.blockSize,t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}this._s=this.ghash(this._hashSubkey,this._s,this._outBlock),EE(this._inBlock)};Xt.gcm.prototype.decrypt=function(e,t,r){var n=e.length();if(n<this.blockSize&&!(r&&n>0))return!0;this.cipher.encrypt(this._inBlock,this._outBlock),EE(this._inBlock),this._hashBlock[0]=e.getInt32(),this._hashBlock[1]=e.getInt32(),this._hashBlock[2]=e.getInt32(),this._hashBlock[3]=e.getInt32(),this._s=this.ghash(this._hashSubkey,this._s,this._hashBlock);for(var i=0;i<this._ints;++i)t.putInt32(this._outBlock[i]^this._hashBlock[i]);n<this.blockSize?this._cipherLength+=n%this.blockSize:this._cipherLength+=this.blockSize};Xt.gcm.prototype.afterFinish=function(e,t){var r=!0;t.decrypt&&t.overflow&&e.truncate(this.blockSize-t.overflow),this.tag=Gn.util.createBuffer();var n=this._aDataLength.concat(bI(this._cipherLength*8));this._s=this.ghash(this._hashSubkey,this._s,n);var i=[];this.cipher.encrypt(this._j0,i);for(var a=0;a<this._ints;++a)this.tag.putInt32(this._s[a]^i[a]);return this.tag.truncate(this.tag.length()%(this._tagLength/8)),t.decrypt&&this.tag.bytes()!==this._tag&&(r=!1),r};Xt.gcm.prototype.multiply=function(e,t){for(var r=[0,0,0,0],n=t.slice(0),i=0;i<128;++i){var a=e[i/32|0]&1<<31-i%32;a&&(r[0]^=n[0],r[1]^=n[1],r[2]^=n[2],r[3]^=n[3]),this.pow(n,n)}return r};Xt.gcm.prototype.pow=function(e,t){for(var r=e[3]&1,n=3;n>0;--n)t[n]=e[n]>>>1|(e[n-1]&1)<<31;t[0]=e[0]>>>1,r&&(t[0]^=this._R)};Xt.gcm.prototype.tableMultiply=function(e){for(var t=[0,0,0,0],r=0;r<32;++r){var n=r/8|0,i=e[n]>>>(7-r%8)*4&15,a=this._m[r][i];t[0]^=a[0],t[1]^=a[1],t[2]^=a[2],t[3]^=a[3]}return t};Xt.gcm.prototype.ghash=function(e,t,r){return t[0]^=r[0],t[1]^=r[1],t[2]^=r[2],t[3]^=r[3],this.tableMultiply(t)};Xt.gcm.prototype.generateHashTable=function(e,t){for(var r=8/t,n=4*r,i=16*r,a=new Array(i),s=0;s<i;++s){var o=[0,0,0,0],u=s/n|0,l=(n-1-s%n)*t;o[u]=1<<t-1<<l,a[s]=this.generateSubHashTable(this.multiply(o,e),t)}return a};Xt.gcm.prototype.generateSubHashTable=function(e,t){var r=1<<t,n=r>>>1,i=new Array(r);i[n]=e.slice(0);for(var a=n>>>1;a>0;)this.pow(i[2*a],i[a]=[]),a>>=1;for(a=2;a<n;){for(var s=1;s<a;++s){var o=i[a],u=i[s];i[a+s]=[o[0]^u[0],o[1]^u[1],o[2]^u[2],o[3]^u[3]]}a*=2}for(i[0]=[0,0,0,0],a=n+1;a<r;++a){var l=i[a^n];i[a]=[e[0]^l[0],e[1]^l[1],e[2]^l[2],e[3]^l[3]]}return i};function yE(e,t){if(typeof e=="string"&&(e=Gn.util.createBuffer(e)),Gn.util.isArray(e)&&e.length>4){var r=e;e=Gn.util.createBuffer();for(var n=0;n<r.length;++n)e.putByte(r[n])}if(e.length()<t)throw new Error("Invalid IV length; got "+e.length()+" bytes and expected "+t+" bytes.");if(!Gn.util.isArray(e)){for(var i=[],a=t/4,n=0;n<a;++n)i.push(e.getInt32());e=i}return e}function EE(e){e[e.length-1]=e[e.length-1]+1&4294967295}function bI(e){return[e/4294967296|0,e&4294967295]}});var Dc=y((xwt,Jue)=>{var Br=Gt();vE();wI();cr();Jue.exports=Br.aes=Br.aes||{};Br.aes.startEncrypting=function(e,t,r,n){var i=bE({key:e,output:r,decrypt:!1,mode:n});return i.start(t),i};Br.aes.createEncryptionCipher=function(e,t){return bE({key:e,output:null,decrypt:!1,mode:t})};Br.aes.startDecrypting=function(e,t,r,n){var i=bE({key:e,output:r,decrypt:!0,mode:n});return i.start(t),i};Br.aes.createDecryptionCipher=function(e,t){return bE({key:e,output:null,decrypt:!0,mode:t})};Br.aes.Algorithm=function(e,t){CI||Hue();var r=this;r.name=e,r.mode=new t({blockSize:16,cipher:{encrypt:function(n,i){return _I(r._w,n,i,!1)},decrypt:function(n,i){return _I(r._w,n,i,!0)}}}),r._init=!1};Br.aes.Algorithm.prototype.initialize=function(e){if(!this._init){var t=e.key,r;if(typeof t=="string"&&(t.length===16||t.length===24||t.length===32))t=Br.util.createBuffer(t);else if(Br.util.isArray(t)&&(t.length===16||t.length===24||t.length===32)){r=t,t=Br.util.createBuffer();for(var n=0;n<r.length;++n)t.putByte(r[n])}if(!Br.util.isArray(t)){r=t,t=[];var i=r.length();if(i===16||i===24||i===32){i=i>>>2;for(var n=0;n<i;++n)t.push(r.getInt32())}}if(!Br.util.isArray(t)||!(t.length===4||t.length===6||t.length===8))throw new Error("Invalid key parameter.");var a=this.mode.name,s=["CFB","OFB","CTR","GCM"].indexOf(a)!==-1;this._w=Kue(t,e.decrypt&&!s),this._init=!0}};Br.aes._expandKey=function(e,t){return CI||Hue(),Kue(e,t)};Br.aes._updateBlock=_I;qm("AES-ECB",Br.cipher.modes.ecb);qm("AES-CBC",Br.cipher.modes.cbc);qm("AES-CFB",Br.cipher.modes.cfb);qm("AES-OFB",Br.cipher.modes.ofb);qm("AES-CTR",Br.cipher.modes.ctr);qm("AES-GCM",Br.cipher.modes.gcm);function qm(e,t){var r=function(){return new Br.aes.Algorithm(e,t)};Br.cipher.registerAlgorithm(e,r)}var CI=!1,Om=4,Ri,xI,Gue,ip,ws;function Hue(){CI=!0,Gue=[0,1,2,4,8,16,32,64,128,27,54];for(var e=new Array(256),t=0;t<128;++t)e[t]=t<<1,e[t+128]=t+128<<1^283;Ri=new Array(256),xI=new Array(256),ip=new Array(4),ws=new Array(4);for(var t=0;t<4;++t)ip[t]=new Array(256),ws[t]=new Array(256);for(var r=0,n=0,i,a,s,o,u,l,c,t=0;t<256;++t){o=n^n<<1^n<<2^n<<3^n<<4,o=o>>8^o&255^99,Ri[r]=o,xI[o]=r,u=e[o],i=e[r],a=e[i],s=e[a],l=u<<24^o<<16^o<<8^(o^u),c=(i^a^s)<<24^(r^s)<<16^(r^a^s)<<8^(r^i^s);for(var d=0;d<4;++d)ip[d][r]=l,ws[d][o]=c,l=l<<24|l>>>8,c=c<<24|c>>>8;r===0?r=n=1:(r=i^e[e[e[i^s]]],n^=e[e[n]])}}function Kue(e,t){for(var r=e.slice(0),n,i=1,a=r.length,s=a+6+1,o=Om*s,u=a;u<o;++u)n=r[u-1],u%a===0?(n=Ri[n>>>16&255]<<24^Ri[n>>>8&255]<<16^Ri[n&255]<<8^Ri[n>>>24]^Gue[i]<<24,i++):a>6&&u%a===4&&(n=Ri[n>>>24]<<24^Ri[n>>>16&255]<<16^Ri[n>>>8&255]<<8^Ri[n&255]),r[u]=r[u-a]^n;if(t){var l,c=ws[0],d=ws[1],p=ws[2],f=ws[3],m=r.slice(0);o=r.length;for(var u=0,h=o-Om;u<o;u+=Om,h-=Om)if(u===0||u===o-Om)m[u]=r[h],m[u+1]=r[h+3],m[u+2]=r[h+2],m[u+3]=r[h+1];else for(var g=0;g<Om;++g)l=r[h+g],m[u+(3&-g)]=c[Ri[l>>>24]]^d[Ri[l>>>16&255]]^p[Ri[l>>>8&255]]^f[Ri[l&255]];r=m}return r}function _I(e,t,r,n){var i=e.length/4-1,a,s,o,u,l;n?(a=ws[0],s=ws[1],o=ws[2],u=ws[3],l=xI):(a=ip[0],s=ip[1],o=ip[2],u=ip[3],l=Ri);var c,d,p,f,m,h,g;c=t[0]^e[0],d=t[n?3:1]^e[1],p=t[2]^e[2],f=t[n?1:3]^e[3];for(var v=3,E=1;E<i;++E)m=a[c>>>24]^s[d>>>16&255]^o[p>>>8&255]^u[f&255]^e[++v],h=a[d>>>24]^s[p>>>16&255]^o[f>>>8&255]^u[c&255]^e[++v],g=a[p>>>24]^s[f>>>16&255]^o[c>>>8&255]^u[d&255]^e[++v],f=a[f>>>24]^s[c>>>16&255]^o[d>>>8&255]^u[p&255]^e[++v],c=m,d=h,p=g;r[0]=l[c>>>24]<<24^l[d>>>16&255]<<16^l[p>>>8&255]<<8^l[f&255]^e[++v],r[n?3:1]=l[d>>>24]<<24^l[p>>>16&255]<<16^l[f>>>8&255]<<8^l[c&255]^e[++v],r[2]=l[p>>>24]<<24^l[f>>>16&255]<<16^l[c>>>8&255]<<8^l[d&255]^e[++v],r[n?1:3]=l[f>>>24]<<24^l[c>>>16&255]<<16^l[d>>>8&255]<<8^l[p&255]^e[++v]}function bE(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="AES-"+t,n;e.decrypt?n=Br.cipher.createDecipher(r,e.key):n=Br.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(a,s){var o=null;s instanceof Br.util.ByteBuffer&&(o=s,s={}),s=s||{},s.output=o,s.iv=a,i.call(n,s)},n}});var Ac=y((_wt,Wue)=>{var bg=Gt();bg.pki=bg.pki||{};var SI=Wue.exports=bg.pki.oids=bg.oids=bg.oids||{};function Ue(e,t){SI[e]=t,SI[t]=e}function Cr(e,t){SI[e]=t}Ue("1.2.840.113549.1.1.1","rsaEncryption");Ue("1.2.840.113549.1.1.4","md5WithRSAEncryption");Ue("1.2.840.113549.1.1.5","sha1WithRSAEncryption");Ue("1.2.840.113549.1.1.7","RSAES-OAEP");Ue("1.2.840.113549.1.1.8","mgf1");Ue("1.2.840.113549.1.1.9","pSpecified");Ue("1.2.840.113549.1.1.10","RSASSA-PSS");Ue("1.2.840.113549.1.1.11","sha256WithRSAEncryption");Ue("1.2.840.113549.1.1.12","sha384WithRSAEncryption");Ue("1.2.840.113549.1.1.13","sha512WithRSAEncryption");Ue("1.3.101.112","EdDSA25519");Ue("1.2.840.10040.4.3","dsa-with-sha1");Ue("1.3.14.3.2.7","desCBC");Ue("1.3.14.3.2.26","sha1");Ue("1.3.14.3.2.29","sha1WithRSASignature");Ue("2.16.840.1.101.3.4.2.1","sha256");Ue("2.16.840.1.101.3.4.2.2","sha384");Ue("2.16.840.1.101.3.4.2.3","sha512");Ue("2.16.840.1.101.3.4.2.4","sha224");Ue("2.16.840.1.101.3.4.2.5","sha512-224");Ue("2.16.840.1.101.3.4.2.6","sha512-256");Ue("1.2.840.113549.2.2","md2");Ue("1.2.840.113549.2.5","md5");Ue("1.2.840.113549.1.7.1","data");Ue("1.2.840.113549.1.7.2","signedData");Ue("1.2.840.113549.1.7.3","envelopedData");Ue("1.2.840.113549.1.7.4","signedAndEnvelopedData");Ue("1.2.840.113549.1.7.5","digestedData");Ue("1.2.840.113549.1.7.6","encryptedData");Ue("1.2.840.113549.1.9.1","emailAddress");Ue("1.2.840.113549.1.9.2","unstructuredName");Ue("1.2.840.113549.1.9.3","contentType");Ue("1.2.840.113549.1.9.4","messageDigest");Ue("1.2.840.113549.1.9.5","signingTime");Ue("1.2.840.113549.1.9.6","counterSignature");Ue("1.2.840.113549.1.9.7","challengePassword");Ue("1.2.840.113549.1.9.8","unstructuredAddress");Ue("1.2.840.113549.1.9.14","extensionRequest");Ue("1.2.840.113549.1.9.20","friendlyName");Ue("1.2.840.113549.1.9.21","localKeyId");Ue("1.2.840.113549.1.9.22.1","x509Certificate");Ue("1.2.840.113549.1.12.10.1.1","keyBag");Ue("1.2.840.113549.1.12.10.1.2","pkcs8ShroudedKeyBag");Ue("1.2.840.113549.1.12.10.1.3","certBag");Ue("1.2.840.113549.1.12.10.1.4","crlBag");Ue("1.2.840.113549.1.12.10.1.5","secretBag");Ue("1.2.840.113549.1.12.10.1.6","safeContentsBag");Ue("1.2.840.113549.1.5.13","pkcs5PBES2");Ue("1.2.840.113549.1.5.12","pkcs5PBKDF2");Ue("1.2.840.113549.1.12.1.1","pbeWithSHAAnd128BitRC4");Ue("1.2.840.113549.1.12.1.2","pbeWithSHAAnd40BitRC4");Ue("1.2.840.113549.1.12.1.3","pbeWithSHAAnd3-KeyTripleDES-CBC");Ue("1.2.840.113549.1.12.1.4","pbeWithSHAAnd2-KeyTripleDES-CBC");Ue("1.2.840.113549.1.12.1.5","pbeWithSHAAnd128BitRC2-CBC");Ue("1.2.840.113549.1.12.1.6","pbewithSHAAnd40BitRC2-CBC");Ue("1.2.840.113549.2.7","hmacWithSHA1");Ue("1.2.840.113549.2.8","hmacWithSHA224");Ue("1.2.840.113549.2.9","hmacWithSHA256");Ue("1.2.840.113549.2.10","hmacWithSHA384");Ue("1.2.840.113549.2.11","hmacWithSHA512");Ue("1.2.840.113549.3.7","des-EDE3-CBC");Ue("2.16.840.1.101.3.4.1.2","aes128-CBC");Ue("2.16.840.1.101.3.4.1.22","aes192-CBC");Ue("2.16.840.1.101.3.4.1.42","aes256-CBC");Ue("2.5.4.3","commonName");Ue("2.5.4.4","surname");Ue("2.5.4.5","serialNumber");Ue("2.5.4.6","countryName");Ue("2.5.4.7","localityName");Ue("2.5.4.8","stateOrProvinceName");Ue("2.5.4.9","streetAddress");Ue("2.5.4.10","organizationName");Ue("2.5.4.11","organizationalUnitName");Ue("2.5.4.12","title");Ue("2.5.4.13","description");Ue("2.5.4.15","businessCategory");Ue("2.5.4.17","postalCode");Ue("2.5.4.42","givenName");Ue("1.3.6.1.4.1.311.60.2.1.2","jurisdictionOfIncorporationStateOrProvinceName");Ue("1.3.6.1.4.1.311.60.2.1.3","jurisdictionOfIncorporationCountryName");Ue("2.16.840.1.113730.1.1","nsCertType");Ue("2.16.840.1.113730.1.13","nsComment");Cr("2.5.29.1","authorityKeyIdentifier");Cr("2.5.29.2","keyAttributes");Cr("2.5.29.3","certificatePolicies");Cr("2.5.29.4","keyUsageRestriction");Cr("2.5.29.5","policyMapping");Cr("2.5.29.6","subtreesConstraint");Cr("2.5.29.7","subjectAltName");Cr("2.5.29.8","issuerAltName");Cr("2.5.29.9","subjectDirectoryAttributes");Cr("2.5.29.10","basicConstraints");Cr("2.5.29.11","nameConstraints");Cr("2.5.29.12","policyConstraints");Cr("2.5.29.13","basicConstraints");Ue("2.5.29.14","subjectKeyIdentifier");Ue("2.5.29.15","keyUsage");Cr("2.5.29.16","privateKeyUsagePeriod");Ue("2.5.29.17","subjectAltName");Ue("2.5.29.18","issuerAltName");Ue("2.5.29.19","basicConstraints");Cr("2.5.29.20","cRLNumber");Cr("2.5.29.21","cRLReason");Cr("2.5.29.22","expirationDate");Cr("2.5.29.23","instructionCode");Cr("2.5.29.24","invalidityDate");Cr("2.5.29.25","cRLDistributionPoints");Cr("2.5.29.26","issuingDistributionPoint");Cr("2.5.29.27","deltaCRLIndicator");Cr("2.5.29.28","issuingDistributionPoint");Cr("2.5.29.29","certificateIssuer");Cr("2.5.29.30","nameConstraints");Ue("2.5.29.31","cRLDistributionPoints");Ue("2.5.29.32","certificatePolicies");Cr("2.5.29.33","policyMappings");Cr("2.5.29.34","policyConstraints");Ue("2.5.29.35","authorityKeyIdentifier");Cr("2.5.29.36","policyConstraints");Ue("2.5.29.37","extKeyUsage");Cr("2.5.29.46","freshestCRL");Cr("2.5.29.54","inhibitAnyPolicy");Ue("1.3.6.1.4.1.11129.2.4.2","timestampList");Ue("1.3.6.1.5.5.7.1.1","authorityInfoAccess");Ue("1.3.6.1.5.5.7.3.1","serverAuth");Ue("1.3.6.1.5.5.7.3.2","clientAuth");Ue("1.3.6.1.5.5.7.3.3","codeSigning");Ue("1.3.6.1.5.5.7.3.4","emailProtection");Ue("1.3.6.1.5.5.7.3.8","timeStamping")});var xs=y((Cwt,Que)=>{var Gr=Gt();cr();Ac();var Xe=Que.exports=Gr.asn1=Gr.asn1||{};Xe.Class={UNIVERSAL:0,APPLICATION:64,CONTEXT_SPECIFIC:128,PRIVATE:192};Xe.Type={NONE:0,BOOLEAN:1,INTEGER:2,BITSTRING:3,OCTETSTRING:4,NULL:5,OID:6,ODESC:7,EXTERNAL:8,REAL:9,ENUMERATED:10,EMBEDDED:11,UTF8:12,ROID:13,SEQUENCE:16,SET:17,PRINTABLESTRING:19,IA5STRING:22,UTCTIME:23,GENERALIZEDTIME:24,BMPSTRING:30};Xe.create=function(e,t,r,n,i){if(Gr.util.isArray(n)){for(var a=[],s=0;s<n.length;++s)n[s]!==void 0&&a.push(n[s]);n=a}var o={tagClass:e,type:t,constructed:r,composed:r||Gr.util.isArray(n),value:n};return i&&"bitStringContents"in i&&(o.bitStringContents=i.bitStringContents,o.original=Xe.copy(o)),o};Xe.copy=function(e,t){var r;if(Gr.util.isArray(e)){r=[];for(var n=0;n<e.length;++n)r.push(Xe.copy(e[n],t));return r}return typeof e=="string"?e:(r={tagClass:e.tagClass,type:e.type,constructed:e.constructed,composed:e.composed,value:Xe.copy(e.value,t)},t&&!t.excludeBitStringContents&&(r.bitStringContents=e.bitStringContents),r)};Xe.equals=function(e,t,r){if(Gr.util.isArray(e)){if(!Gr.util.isArray(t)||e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(!Xe.equals(e[n],t[n]))return!1;return!0}if(typeof e!=typeof t)return!1;if(typeof e=="string")return e===t;var i=e.tagClass===t.tagClass&&e.type===t.type&&e.constructed===t.constructed&&e.composed===t.composed&&Xe.equals(e.value,t.value);return r&&r.includeBitStringContents&&(i=i&&e.bitStringContents===t.bitStringContents),i};Xe.getBerValueLength=function(e){var t=e.getByte();if(t!==128){var r,n=t&128;return n?r=e.getInt((t&127)<<3):r=t,r}};function wg(e,t,r){if(r>t){var n=new Error("Too few bytes to parse DER.");throw n.available=e.length(),n.remaining=t,n.requested=r,n}}var q$e=function(e,t){var r=e.getByte();if(t--,r!==128){var n,i=r&128;if(!i)n=r;else{var a=r&127;wg(e,t,a),n=e.getInt(a<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};Xe.fromDer=function(e,t){t===void 0&&(t={strict:!0,parseAllBytes:!0,decodeBitStrings:!0}),typeof t=="boolean"&&(t={strict:t,parseAllBytes:!0,decodeBitStrings:!0}),"strict"in t||(t.strict=!0),"parseAllBytes"in t||(t.parseAllBytes=!0),"decodeBitStrings"in t||(t.decodeBitStrings=!0),typeof e=="string"&&(e=Gr.util.createBuffer(e));var r=e.length(),n=wE(e,e.length(),0,t);if(t.parseAllBytes&&e.length()!==0){var i=new Error("Unparsed DER bytes remain after ASN.1 parsing.");throw i.byteCount=r,i.remaining=e.length(),i}return n};function wE(e,t,r,n){var i;wg(e,t,2);var a=e.getByte();t--;var s=a&192,o=a&31;i=e.length();var u=q$e(e,t);if(t-=i-e.length(),u!==void 0&&u>t){if(n.strict){var l=new Error("Too few bytes to read ASN.1 value.");throw l.available=e.length(),l.remaining=t,l.requested=u,l}u=t}var c,d,p=(a&32)===32;if(p)if(c=[],u===void 0)for(;;){if(wg(e,t,2),e.bytes(2)==="\0\0"){e.getBytes(2),t-=2;break}i=e.length(),c.push(wE(e,t,r+1,n)),t-=i-e.length()}else for(;u>0;)i=e.length(),c.push(wE(e,u,r+1,n)),t-=i-e.length(),u-=i-e.length();if(c===void 0&&s===Xe.Class.UNIVERSAL&&o===Xe.Type.BITSTRING&&(d=e.bytes(u)),c===void 0&&n.decodeBitStrings&&s===Xe.Class.UNIVERSAL&&o===Xe.Type.BITSTRING&&u>1){var f=e.read,m=t,h=0;if(o===Xe.Type.BITSTRING&&(wg(e,t,1),h=e.getByte(),t--),h===0)try{i=e.length();var g={strict:!0,decodeBitStrings:!0},v=wE(e,t,r+1,g),E=i-e.length();t-=E,o==Xe.Type.BITSTRING&&E++;var x=v.tagClass;E===u&&(x===Xe.Class.UNIVERSAL||x===Xe.Class.CONTEXT_SPECIFIC)&&(c=[v])}catch{}c===void 0&&(e.read=f,t=m)}if(c===void 0){if(u===void 0){if(n.strict)throw new Error("Non-constructed ASN.1 object of indefinite length.");u=t}if(o===Xe.Type.BMPSTRING)for(c="";u>0;u-=2)wg(e,t,2),c+=String.fromCharCode(e.getInt16()),t-=2;else c=e.getBytes(u),t-=u}var R=d===void 0?null:{bitStringContents:d};return Xe.create(s,o,p,c,R)}Xe.toDer=function(e){var t=Gr.util.createBuffer(),r=e.tagClass|e.type,n=Gr.util.createBuffer(),i=!1;if("bitStringContents"in e&&(i=!0,e.original&&(i=Xe.equals(e,e.original))),i)n.putBytes(e.bitStringContents);else if(e.composed){e.constructed?r|=32:n.putByte(0);for(var a=0;a<e.value.length;++a)e.value[a]!==void 0&&n.putBuffer(Xe.toDer(e.value[a]))}else if(e.type===Xe.Type.BMPSTRING)for(var a=0;a<e.value.length;++a)n.putInt16(e.value.charCodeAt(a));else e.type===Xe.Type.INTEGER&&e.value.length>1&&(e.value.charCodeAt(0)===0&&!(e.value.charCodeAt(1)&128)||e.value.charCodeAt(0)===255&&(e.value.charCodeAt(1)&128)===128)?n.putBytes(e.value.substr(1)):n.putBytes(e.value);if(t.putByte(r),n.length()<=127)t.putByte(n.length()&127);else{var s=n.length(),o="";do o+=String.fromCharCode(s&255),s=s>>>8;while(s>0);t.putByte(o.length|128);for(var a=o.length-1;a>=0;--a)t.putByte(o.charCodeAt(a))}return t.putBuffer(n),t};Xe.oidToDer=function(e){var t=e.split("."),r=Gr.util.createBuffer();r.putByte(40*parseInt(t[0],10)+parseInt(t[1],10));for(var n,i,a,s,o=2;o<t.length;++o){n=!0,i=[],a=parseInt(t[o],10);do s=a&127,a=a>>>7,n||(s|=128),i.push(s),n=!1;while(a>0);for(var u=i.length-1;u>=0;--u)r.putByte(i[u])}return r};Xe.derToOid=function(e){var t;typeof e=="string"&&(e=Gr.util.createBuffer(e));var r=e.getByte();t=Math.floor(r/40)+"."+r%40;for(var n=0;e.length()>0;)r=e.getByte(),n=n<<7,r&128?n+=r&127:(t+="."+(n+r),n=0);return t};Xe.utcTimeToDate=function(e){var t=new Date,r=parseInt(e.substr(0,2),10);r=r>=50?1900+r:2e3+r;var n=parseInt(e.substr(2,2),10)-1,i=parseInt(e.substr(4,2),10),a=parseInt(e.substr(6,2),10),s=parseInt(e.substr(8,2),10),o=0;if(e.length>11){var u=e.charAt(10),l=10;u!=="+"&&u!=="-"&&(o=parseInt(e.substr(10,2),10),l+=2)}if(t.setUTCFullYear(r,n,i),t.setUTCHours(a,s,o,0),l&&(u=e.charAt(l),u==="+"||u==="-")){var c=parseInt(e.substr(l+1,2),10),d=parseInt(e.substr(l+4,2),10),p=c*60+d;p*=6e4,u==="+"?t.setTime(+t-p):t.setTime(+t+p)}return t};Xe.generalizedTimeToDate=function(e){var t=new Date,r=parseInt(e.substr(0,4),10),n=parseInt(e.substr(4,2),10)-1,i=parseInt(e.substr(6,2),10),a=parseInt(e.substr(8,2),10),s=parseInt(e.substr(10,2),10),o=parseInt(e.substr(12,2),10),u=0,l=0,c=!1;e.charAt(e.length-1)==="Z"&&(c=!0);var d=e.length-5,p=e.charAt(d);if(p==="+"||p==="-"){var f=parseInt(e.substr(d+1,2),10),m=parseInt(e.substr(d+4,2),10);l=f*60+m,l*=6e4,p==="+"&&(l*=-1),c=!0}return e.charAt(14)==="."&&(u=parseFloat(e.substr(14),10)*1e3),c?(t.setUTCFullYear(r,n,i),t.setUTCHours(a,s,o,u),t.setTime(+t+l)):(t.setFullYear(r,n,i),t.setHours(a,s,o,u)),t};Xe.dateToUtcTime=function(e){if(typeof e=="string")return e;var t="",r=[];r.push((""+e.getUTCFullYear()).substr(2)),r.push(""+(e.getUTCMonth()+1)),r.push(""+e.getUTCDate()),r.push(""+e.getUTCHours()),r.push(""+e.getUTCMinutes()),r.push(""+e.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(t+="0"),t+=r[n];return t+="Z",t};Xe.dateToGeneralizedTime=function(e){if(typeof e=="string")return e;var t="",r=[];r.push(""+e.getUTCFullYear()),r.push(""+(e.getUTCMonth()+1)),r.push(""+e.getUTCDate()),r.push(""+e.getUTCHours()),r.push(""+e.getUTCMinutes()),r.push(""+e.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(t+="0"),t+=r[n];return t+="Z",t};Xe.integerToDer=function(e){var t=Gr.util.createBuffer();if(e>=-128&&e<128)return t.putSignedInt(e,8);if(e>=-32768&&e<32768)return t.putSignedInt(e,16);if(e>=-8388608&&e<8388608)return t.putSignedInt(e,24);if(e>=-2147483648&&e<2147483648)return t.putSignedInt(e,32);var r=new Error("Integer too large; max is 32-bits.");throw r.integer=e,r};Xe.derToInteger=function(e){typeof e=="string"&&(e=Gr.util.createBuffer(e));var t=e.length()*8;if(t>32)throw new Error("Integer too large; max is 32-bits.");return e.getSignedInt(t)};Xe.validate=function(e,t,r,n){var i=!1;if((e.tagClass===t.tagClass||typeof t.tagClass>"u")&&(e.type===t.type||typeof t.type>"u"))if(e.constructed===t.constructed||typeof t.constructed>"u"){if(i=!0,t.value&&Gr.util.isArray(t.value))for(var a=0,s=0;i&&s<t.value.length;++s)i=t.value[s].optional||!1,e.value[a]&&(i=Xe.validate(e.value[a],t.value[s],r,n),i?++a:t.value[s].optional&&(i=!0)),!i&&n&&n.push("["+t.name+'] Tag class "'+t.tagClass+'", type "'+t.type+'" expected value length "'+t.value.length+'", got "'+e.value.length+'"');if(i&&r&&(t.capture&&(r[t.capture]=e.value),t.captureAsn1&&(r[t.captureAsn1]=e),t.captureBitStringContents&&"bitStringContents"in e&&(r[t.captureBitStringContents]=e.bitStringContents),t.captureBitStringValue&&"bitStringContents"in e)){var o;if(e.bitStringContents.length<2)r[t.captureBitStringValue]="";else{var u=e.bitStringContents.charCodeAt(0);if(u!==0)throw new Error("captureBitStringValue only supported for zero unused bits");r[t.captureBitStringValue]=e.bitStringContents.slice(1)}}}else n&&n.push("["+t.name+'] Expected constructed "'+t.constructed+'", got "'+e.constructed+'"');else n&&(e.tagClass!==t.tagClass&&n.push("["+t.name+'] Expected tag class "'+t.tagClass+'", got "'+e.tagClass+'"'),e.type!==t.type&&n.push("["+t.name+'] Expected type "'+t.type+'", got "'+e.type+'"'));return i};var Yue=/[^\\u0000-\\u00ff]/;Xe.prettyPrint=function(e,t,r){var n="";t=t||0,r=r||2,t>0&&(n+=`
|
|
245
|
+
`,r=r.substr(t));return n+=r,n};le.binary.base64.decode=function(e,t,r){var n=t;n||(n=new Uint8Array(Math.ceil(e.length/4)*3)),e=e.replace(/[^A-Za-z0-9\+\/\=]/g,""),r=r||0;for(var i,a,s,o,u=0,l=r;u<e.length;)i=Sc[e.charCodeAt(u++)-43],a=Sc[e.charCodeAt(u++)-43],s=Sc[e.charCodeAt(u++)-43],o=Sc[e.charCodeAt(u++)-43],n[l++]=i<<2|a>>4,s!==64&&(n[l++]=(a&15)<<4|s>>2,o!==64&&(n[l++]=(s&3)<<6|o));return t?l-r:n.subarray(0,l)};le.binary.base58.encode=function(e,t){return le.binary.baseN.encode(e,jue,t)};le.binary.base58.decode=function(e,t){return le.binary.baseN.decode(e,jue,t)};le.text={utf8:{},utf16:{}};le.text.utf8.encode=function(e,t,r){e=le.encodeUtf8(e);var n=t;n||(n=new Uint8Array(e.length)),r=r||0;for(var i=r,a=0;a<e.length;++a)n[i++]=e.charCodeAt(a);return t?i-r:n};le.text.utf8.decode=function(e){return le.decodeUtf8(String.fromCharCode.apply(null,e))};le.text.utf16.encode=function(e,t,r){var n=t;n||(n=new Uint8Array(e.length*2));var i=new Uint16Array(n.buffer);r=r||0;for(var a=r,s=r,o=0;o<e.length;++o)i[s++]=e.charCodeAt(o),a+=2;return t?a-r:n};le.text.utf16.decode=function(e){return String.fromCharCode.apply(null,new Uint16Array(e.buffer))};le.deflate=function(e,t,r){if(t=le.decode64(e.deflate(le.encode64(t)).rval),r){var n=2,i=t.charCodeAt(1);i&32&&(n=6),t=t.substring(n,t.length-4)}return t};le.inflate=function(e,t,r){var n=e.inflate(le.encode64(t)).rval;return n===null?null:le.decode64(n)};var vI=function(e,t,r){if(!e)throw new Error("WebStorage not available.");var n;if(r===null?n=e.removeItem(t):(r=le.encode64(JSON.stringify(r)),n=e.setItem(t,r)),typeof n<"u"&&n.rval!==!0){var i=new Error(n.error.message);throw i.id=n.error.id,i.name=n.error.name,i}},yI=function(e,t){if(!e)throw new Error("WebStorage not available.");var r=e.getItem(t);if(e.init)if(r.rval===null){if(r.error){var n=new Error(r.error.message);throw n.id=r.error.id,n.name=r.error.name,n}r=null}else r=r.rval;return r!==null&&(r=JSON.parse(le.decode64(r))),r},N$e=function(e,t,r,n){var i=yI(e,t);i===null&&(i={}),i[r]=n,vI(e,t,i)},k$e=function(e,t,r){var n=yI(e,t);return n!==null&&(n=r in n?n[r]:null),n},L$e=function(e,t,r){var n=yI(e,t);if(n!==null&&r in n){delete n[r];var i=!0;for(var a in n){i=!1;break}i&&(n=null),vI(e,t,n)}},O$e=function(e,t){vI(e,t,null)},gE=function(e,t,r){var n=null;typeof r>"u"&&(r=["web","flash"]);var i,a=!1,s=null;for(var o in r){i=r[o];try{if(i==="flash"||i==="both"){if(t[0]===null)throw new Error("Flash local storage not available.");n=e.apply(this,t),a=i==="flash"}(i==="web"||i==="both")&&(t[0]=localStorage,n=e.apply(this,t),a=!0)}catch(u){s=u}if(a)break}if(!a)throw s;return n};le.setItem=function(e,t,r,n,i){gE(N$e,arguments,i)};le.getItem=function(e,t,r,n){return gE(k$e,arguments,n)};le.removeItem=function(e,t,r,n){gE(L$e,arguments,n)};le.clearItems=function(e,t,r){gE(O$e,arguments,r)};le.isEmpty=function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0};le.format=function(e){for(var t=/%./g,r,n,i=0,a=[],s=0;r=t.exec(e);){n=e.substring(s,t.lastIndex-2),n.length>0&&a.push(n),s=t.lastIndex;var o=r[0][1];switch(o){case"s":case"o":i<arguments.length?a.push(arguments[i+++1]):a.push("<?>");break;case"%":a.push("%");break;default:a.push("<%"+o+"?>")}}return a.push(e.substring(s)),a.join("")};le.formatNumber=function(e,t,r,n){var i=e,a=isNaN(t=Math.abs(t))?2:t,s=r===void 0?",":r,o=n===void 0?".":n,u=i<0?"-":"",l=parseInt(i=Math.abs(+i||0).toFixed(a),10)+"",c=l.length>3?l.length%3:0;return u+(c?l.substr(0,c)+o:"")+l.substr(c).replace(/(\d{3})(?=\d)/g,"$1"+o)+(a?s+Math.abs(i-l).toFixed(a).slice(2):"")};le.formatSize=function(e){return e>=1073741824?e=le.formatNumber(e/1073741824,2,".","")+" GiB":e>=1048576?e=le.formatNumber(e/1048576,2,".","")+" MiB":e>=1024?e=le.formatNumber(e/1024,0)+" KiB":e=le.formatNumber(e,0)+" bytes",e};le.bytesFromIP=function(e){return e.indexOf(".")!==-1?le.bytesFromIPv4(e):e.indexOf(":")!==-1?le.bytesFromIPv6(e):null};le.bytesFromIPv4=function(e){if(e=e.split("."),e.length!==4)return null;for(var t=le.createBuffer(),r=0;r<e.length;++r){var n=parseInt(e[r],10);if(isNaN(n))return null;t.putByte(n)}return t.getBytes()};le.bytesFromIPv6=function(e){var t=0;e=e.split(":").filter(function(s){return s.length===0&&++t,!0});for(var r=(8-e.length+t)*2,n=le.createBuffer(),i=0;i<8;++i){if(!e[i]||e[i].length===0){n.fillWithByte(0,r),r=0;continue}var a=le.hexToBytes(e[i]);a.length<2&&n.putByte(0),n.putBytes(a)}return n.getBytes()};le.bytesToIP=function(e){return e.length===4?le.bytesToIPv4(e):e.length===16?le.bytesToIPv6(e):null};le.bytesToIPv4=function(e){if(e.length!==4)return null;for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t.join(".")};le.bytesToIPv6=function(e){if(e.length!==16)return null;for(var t=[],r=[],n=0,i=0;i<e.length;i+=2){for(var a=le.bytesToHex(e[i]+e[i+1]);a[0]==="0"&&a!=="0";)a=a.substr(1);if(a==="0"){var s=r[r.length-1],o=t.length;!s||o!==s.end+1?r.push({start:o,end:o}):(s.end=o,s.end-s.start>r[n].end-r[n].start&&(n=r.length-1))}t.push(a)}if(r.length>0){var u=r[n];u.end-u.start>0&&(t.splice(u.start,u.end-u.start+1,""),u.start===0&&t.unshift(""),u.end===7&&t.push(""))}return t.join(":")};le.estimateCores=function(e,t){if(typeof e=="function"&&(t=e,e={}),e=e||{},"cores"in le&&!e.update)return t(null,le.cores);if(typeof navigator<"u"&&"hardwareConcurrency"in navigator&&navigator.hardwareConcurrency>0)return le.cores=navigator.hardwareConcurrency,t(null,le.cores);if(typeof Worker>"u")return le.cores=1,t(null,le.cores);if(typeof Blob>"u")return le.cores=2,t(null,le.cores);var r=URL.createObjectURL(new Blob(["(",function(){self.addEventListener("message",function(s){for(var o=Date.now(),u=o+4;Date.now()<u;);self.postMessage({st:o,et:u})})}.toString(),")()"],{type:"application/javascript"}));n([],5,16);function n(s,o,u){if(o===0){var l=Math.floor(s.reduce(function(c,d){return c+d},0)/s.length);return le.cores=Math.max(1,l),URL.revokeObjectURL(r),t(null,le.cores)}i(u,function(c,d){s.push(a(u,d)),n(s,o-1,u)})}function i(s,o){for(var u=[],l=[],c=0;c<s;++c){var d=new Worker(r);d.addEventListener("message",function(p){if(l.push(p.data),l.length===s){for(var f=0;f<s;++f)u[f].terminate();o(null,l)}}),u.push(d)}for(var c=0;c<s;++c)u[c].postMessage(c)}function a(s,o){for(var u=[],l=0;l<s;++l)for(var c=o[l],d=u[l]=[],p=0;p<s;++p)if(l!==p){var f=o[p];(c.st>f.st&&c.st<f.et||f.st>c.st&&f.st<c.et)&&d.push(p)}return u.reduce(function(m,h){return Math.max(m,h.length)},0)}}});var vE=y((bwt,zue)=>{var Vn=Gt();cr();zue.exports=Vn.cipher=Vn.cipher||{};Vn.cipher.algorithms=Vn.cipher.algorithms||{};Vn.cipher.createCipher=function(e,t){var r=e;if(typeof r=="string"&&(r=Vn.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new Vn.cipher.BlockCipher({algorithm:r,key:t,decrypt:!1})};Vn.cipher.createDecipher=function(e,t){var r=e;if(typeof r=="string"&&(r=Vn.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new Vn.cipher.BlockCipher({algorithm:r,key:t,decrypt:!0})};Vn.cipher.registerAlgorithm=function(e,t){e=e.toUpperCase(),Vn.cipher.algorithms[e]=t};Vn.cipher.getAlgorithm=function(e){return e=e.toUpperCase(),e in Vn.cipher.algorithms?Vn.cipher.algorithms[e]:null};var EI=Vn.cipher.BlockCipher=function(e){this.algorithm=e.algorithm,this.mode=this.algorithm.mode,this.blockSize=this.mode.blockSize,this._finish=!1,this._input=null,this.output=null,this._op=e.decrypt?this.mode.decrypt:this.mode.encrypt,this._decrypt=e.decrypt,this.algorithm.initialize(e)};EI.prototype.start=function(e){e=e||{};var t={};for(var r in e)t[r]=e[r];t.decrypt=this._decrypt,this._finish=!1,this._input=Vn.util.createBuffer(),this.output=e.output||Vn.util.createBuffer(),this.mode.start(t)};EI.prototype.update=function(e){for(e&&this._input.putBuffer(e);!this._op.call(this.mode,this._input,this.output,this._finish)&&!this._finish;);this._input.compact()};EI.prototype.finish=function(e){e&&(this.mode.name==="ECB"||this.mode.name==="CBC")&&(this.mode.pad=function(r){return e(this.blockSize,r,!1)},this.mode.unpad=function(r){return e(this.blockSize,r,!0)});var t={};return t.decrypt=this._decrypt,t.overflow=this._input.length()%this.blockSize,!(!this._decrypt&&this.mode.pad&&!this.mode.pad(this._input,t)||(this._finish=!0,this.update(),this._decrypt&&this.mode.unpad&&!this.mode.unpad(this.output,t))||this.mode.afterFinish&&!this.mode.afterFinish(this.output,t))}});var wI=y((wwt,Vue)=>{var Gn=Gt();cr();Gn.cipher=Gn.cipher||{};var Xt=Vue.exports=Gn.cipher.modes=Gn.cipher.modes||{};Xt.ecb=function(e){e=e||{},this.name="ECB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};Xt.ecb.prototype.start=function(e){};Xt.ecb.prototype.encrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n])};Xt.ecb.prototype.decrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n])};Xt.ecb.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};Xt.ecb.prototype.unpad=function(e,t){if(t.overflow>0)return!1;var r=e.length(),n=e.at(r-1);return n>this.blockSize<<2?!1:(e.truncate(n),!0)};Xt.cbc=function(e){e=e||{},this.name="CBC",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};Xt.cbc.prototype.start=function(e){if(e.iv===null){if(!this._prev)throw new Error("Invalid IV parameter.");this._iv=this._prev.slice(0)}else if("iv"in e)this._iv=yE(e.iv,this.blockSize),this._prev=this._iv.slice(0);else throw new Error("Invalid IV parameter.")};Xt.cbc.prototype.encrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=this._prev[n]^e.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n]);this._prev=this._outBlock};Xt.cbc.prototype.decrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._prev[n]^this._outBlock[n]);this._prev=this._inBlock.slice(0)};Xt.cbc.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};Xt.cbc.prototype.unpad=function(e,t){if(t.overflow>0)return!1;var r=e.length(),n=e.at(r-1);return n>this.blockSize<<2?!1:(e.truncate(n),!0)};Xt.cfb=function(e){e=e||{},this.name="CFB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0};Xt.cfb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=yE(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};Xt.cfb.prototype.encrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)this._inBlock[i]=e.getInt32()^this._outBlock[i],t.putInt32(this._inBlock[i]);return}var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialBlock[i]=e.getInt32()^this._outBlock[i],this._partialOutput.putInt32(this._partialBlock[i]);if(a>0)e.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._partialBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};Xt.cfb.prototype.decrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)this._inBlock[i]=e.getInt32(),t.putInt32(this._inBlock[i]^this._outBlock[i]);return}var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialBlock[i]=e.getInt32(),this._partialOutput.putInt32(this._partialBlock[i]^this._outBlock[i]);if(a>0)e.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._partialBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};Xt.ofb=function(e){e=e||{},this.name="OFB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0};Xt.ofb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=yE(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};Xt.ofb.prototype.encrypt=function(e,t,r){var n=e.length();if(e.length()===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)t.putInt32(e.getInt32()^this._outBlock[i]),this._inBlock[i]=this._outBlock[i];return}var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(e.getInt32()^this._outBlock[i]);if(a>0)e.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._outBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};Xt.ofb.prototype.decrypt=Xt.ofb.prototype.encrypt;Xt.ctr=function(e){e=e||{},this.name="CTR",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0};Xt.ctr.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=yE(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};Xt.ctr.prototype.encrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize)for(var i=0;i<this._ints;++i)t.putInt32(e.getInt32()^this._outBlock[i]);else{var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(e.getInt32()^this._outBlock[i]);if(a>0&&(e.read-=this.blockSize),this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}EE(this._inBlock)};Xt.ctr.prototype.decrypt=Xt.ctr.prototype.encrypt;Xt.gcm=function(e){e=e||{},this.name="GCM",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints),this._partialOutput=Gn.util.createBuffer(),this._partialBytes=0,this._R=3774873600};Xt.gcm.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");var t=Gn.util.createBuffer(e.iv);this._cipherLength=0;var r;if("additionalData"in e?r=Gn.util.createBuffer(e.additionalData):r=Gn.util.createBuffer(),"tagLength"in e?this._tagLength=e.tagLength:this._tagLength=128,this._tag=null,e.decrypt&&(this._tag=Gn.util.createBuffer(e.tag).getBytes(),this._tag.length!==this._tagLength/8))throw new Error("Authentication tag does not match tag length.");this._hashBlock=new Array(this._ints),this.tag=null,this._hashSubkey=new Array(this._ints),this.cipher.encrypt([0,0,0,0],this._hashSubkey),this.componentBits=4,this._m=this.generateHashTable(this._hashSubkey,this.componentBits);var n=t.length();if(n===12)this._j0=[t.getInt32(),t.getInt32(),t.getInt32(),1];else{for(this._j0=[0,0,0,0];t.length()>0;)this._j0=this.ghash(this._hashSubkey,this._j0,[t.getInt32(),t.getInt32(),t.getInt32(),t.getInt32()]);this._j0=this.ghash(this._hashSubkey,this._j0,[0,0].concat(bI(n*8)))}this._inBlock=this._j0.slice(0),EE(this._inBlock),this._partialBytes=0,r=Gn.util.createBuffer(r),this._aDataLength=bI(r.length()*8);var i=r.length()%this.blockSize;for(i&&r.fillWithByte(0,this.blockSize-i),this._s=[0,0,0,0];r.length()>0;)this._s=this.ghash(this._hashSubkey,this._s,[r.getInt32(),r.getInt32(),r.getInt32(),r.getInt32()])};Xt.gcm.prototype.encrypt=function(e,t,r){var n=e.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)t.putInt32(this._outBlock[i]^=e.getInt32());this._cipherLength+=this.blockSize}else{var a=(this.blockSize-n)%this.blockSize;a>0&&(a=this.blockSize-a),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(e.getInt32()^this._outBlock[i]);if(a<=0||r){if(r){var s=n%this.blockSize;this._cipherLength+=s,this._partialOutput.truncate(this.blockSize-s)}else this._cipherLength+=this.blockSize;for(var i=0;i<this._ints;++i)this._outBlock[i]=this._partialOutput.getInt32();this._partialOutput.read-=this.blockSize}if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),a>0&&!r)return e.read-=this.blockSize,t.putBytes(this._partialOutput.getBytes(a-this._partialBytes)),this._partialBytes=a,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}this._s=this.ghash(this._hashSubkey,this._s,this._outBlock),EE(this._inBlock)};Xt.gcm.prototype.decrypt=function(e,t,r){var n=e.length();if(n<this.blockSize&&!(r&&n>0))return!0;this.cipher.encrypt(this._inBlock,this._outBlock),EE(this._inBlock),this._hashBlock[0]=e.getInt32(),this._hashBlock[1]=e.getInt32(),this._hashBlock[2]=e.getInt32(),this._hashBlock[3]=e.getInt32(),this._s=this.ghash(this._hashSubkey,this._s,this._hashBlock);for(var i=0;i<this._ints;++i)t.putInt32(this._outBlock[i]^this._hashBlock[i]);n<this.blockSize?this._cipherLength+=n%this.blockSize:this._cipherLength+=this.blockSize};Xt.gcm.prototype.afterFinish=function(e,t){var r=!0;t.decrypt&&t.overflow&&e.truncate(this.blockSize-t.overflow),this.tag=Gn.util.createBuffer();var n=this._aDataLength.concat(bI(this._cipherLength*8));this._s=this.ghash(this._hashSubkey,this._s,n);var i=[];this.cipher.encrypt(this._j0,i);for(var a=0;a<this._ints;++a)this.tag.putInt32(this._s[a]^i[a]);return this.tag.truncate(this.tag.length()%(this._tagLength/8)),t.decrypt&&this.tag.bytes()!==this._tag&&(r=!1),r};Xt.gcm.prototype.multiply=function(e,t){for(var r=[0,0,0,0],n=t.slice(0),i=0;i<128;++i){var a=e[i/32|0]&1<<31-i%32;a&&(r[0]^=n[0],r[1]^=n[1],r[2]^=n[2],r[3]^=n[3]),this.pow(n,n)}return r};Xt.gcm.prototype.pow=function(e,t){for(var r=e[3]&1,n=3;n>0;--n)t[n]=e[n]>>>1|(e[n-1]&1)<<31;t[0]=e[0]>>>1,r&&(t[0]^=this._R)};Xt.gcm.prototype.tableMultiply=function(e){for(var t=[0,0,0,0],r=0;r<32;++r){var n=r/8|0,i=e[n]>>>(7-r%8)*4&15,a=this._m[r][i];t[0]^=a[0],t[1]^=a[1],t[2]^=a[2],t[3]^=a[3]}return t};Xt.gcm.prototype.ghash=function(e,t,r){return t[0]^=r[0],t[1]^=r[1],t[2]^=r[2],t[3]^=r[3],this.tableMultiply(t)};Xt.gcm.prototype.generateHashTable=function(e,t){for(var r=8/t,n=4*r,i=16*r,a=new Array(i),s=0;s<i;++s){var o=[0,0,0,0],u=s/n|0,l=(n-1-s%n)*t;o[u]=1<<t-1<<l,a[s]=this.generateSubHashTable(this.multiply(o,e),t)}return a};Xt.gcm.prototype.generateSubHashTable=function(e,t){var r=1<<t,n=r>>>1,i=new Array(r);i[n]=e.slice(0);for(var a=n>>>1;a>0;)this.pow(i[2*a],i[a]=[]),a>>=1;for(a=2;a<n;){for(var s=1;s<a;++s){var o=i[a],u=i[s];i[a+s]=[o[0]^u[0],o[1]^u[1],o[2]^u[2],o[3]^u[3]]}a*=2}for(i[0]=[0,0,0,0],a=n+1;a<r;++a){var l=i[a^n];i[a]=[e[0]^l[0],e[1]^l[1],e[2]^l[2],e[3]^l[3]]}return i};function yE(e,t){if(typeof e=="string"&&(e=Gn.util.createBuffer(e)),Gn.util.isArray(e)&&e.length>4){var r=e;e=Gn.util.createBuffer();for(var n=0;n<r.length;++n)e.putByte(r[n])}if(e.length()<t)throw new Error("Invalid IV length; got "+e.length()+" bytes and expected "+t+" bytes.");if(!Gn.util.isArray(e)){for(var i=[],a=t/4,n=0;n<a;++n)i.push(e.getInt32());e=i}return e}function EE(e){e[e.length-1]=e[e.length-1]+1&4294967295}function bI(e){return[e/4294967296|0,e&4294967295]}});var Dc=y((xwt,Jue)=>{var Br=Gt();vE();wI();cr();Jue.exports=Br.aes=Br.aes||{};Br.aes.startEncrypting=function(e,t,r,n){var i=bE({key:e,output:r,decrypt:!1,mode:n});return i.start(t),i};Br.aes.createEncryptionCipher=function(e,t){return bE({key:e,output:null,decrypt:!1,mode:t})};Br.aes.startDecrypting=function(e,t,r,n){var i=bE({key:e,output:r,decrypt:!0,mode:n});return i.start(t),i};Br.aes.createDecryptionCipher=function(e,t){return bE({key:e,output:null,decrypt:!0,mode:t})};Br.aes.Algorithm=function(e,t){CI||Hue();var r=this;r.name=e,r.mode=new t({blockSize:16,cipher:{encrypt:function(n,i){return _I(r._w,n,i,!1)},decrypt:function(n,i){return _I(r._w,n,i,!0)}}}),r._init=!1};Br.aes.Algorithm.prototype.initialize=function(e){if(!this._init){var t=e.key,r;if(typeof t=="string"&&(t.length===16||t.length===24||t.length===32))t=Br.util.createBuffer(t);else if(Br.util.isArray(t)&&(t.length===16||t.length===24||t.length===32)){r=t,t=Br.util.createBuffer();for(var n=0;n<r.length;++n)t.putByte(r[n])}if(!Br.util.isArray(t)){r=t,t=[];var i=r.length();if(i===16||i===24||i===32){i=i>>>2;for(var n=0;n<i;++n)t.push(r.getInt32())}}if(!Br.util.isArray(t)||!(t.length===4||t.length===6||t.length===8))throw new Error("Invalid key parameter.");var a=this.mode.name,s=["CFB","OFB","CTR","GCM"].indexOf(a)!==-1;this._w=Kue(t,e.decrypt&&!s),this._init=!0}};Br.aes._expandKey=function(e,t){return CI||Hue(),Kue(e,t)};Br.aes._updateBlock=_I;qm("AES-ECB",Br.cipher.modes.ecb);qm("AES-CBC",Br.cipher.modes.cbc);qm("AES-CFB",Br.cipher.modes.cfb);qm("AES-OFB",Br.cipher.modes.ofb);qm("AES-CTR",Br.cipher.modes.ctr);qm("AES-GCM",Br.cipher.modes.gcm);function qm(e,t){var r=function(){return new Br.aes.Algorithm(e,t)};Br.cipher.registerAlgorithm(e,r)}var CI=!1,Om=4,Ri,xI,Gue,ip,ws;function Hue(){CI=!0,Gue=[0,1,2,4,8,16,32,64,128,27,54];for(var e=new Array(256),t=0;t<128;++t)e[t]=t<<1,e[t+128]=t+128<<1^283;Ri=new Array(256),xI=new Array(256),ip=new Array(4),ws=new Array(4);for(var t=0;t<4;++t)ip[t]=new Array(256),ws[t]=new Array(256);for(var r=0,n=0,i,a,s,o,u,l,c,t=0;t<256;++t){o=n^n<<1^n<<2^n<<3^n<<4,o=o>>8^o&255^99,Ri[r]=o,xI[o]=r,u=e[o],i=e[r],a=e[i],s=e[a],l=u<<24^o<<16^o<<8^(o^u),c=(i^a^s)<<24^(r^s)<<16^(r^a^s)<<8^(r^i^s);for(var d=0;d<4;++d)ip[d][r]=l,ws[d][o]=c,l=l<<24|l>>>8,c=c<<24|c>>>8;r===0?r=n=1:(r=i^e[e[e[i^s]]],n^=e[e[n]])}}function Kue(e,t){for(var r=e.slice(0),n,i=1,a=r.length,s=a+6+1,o=Om*s,u=a;u<o;++u)n=r[u-1],u%a===0?(n=Ri[n>>>16&255]<<24^Ri[n>>>8&255]<<16^Ri[n&255]<<8^Ri[n>>>24]^Gue[i]<<24,i++):a>6&&u%a===4&&(n=Ri[n>>>24]<<24^Ri[n>>>16&255]<<16^Ri[n>>>8&255]<<8^Ri[n&255]),r[u]=r[u-a]^n;if(t){var l,c=ws[0],d=ws[1],p=ws[2],f=ws[3],m=r.slice(0);o=r.length;for(var u=0,h=o-Om;u<o;u+=Om,h-=Om)if(u===0||u===o-Om)m[u]=r[h],m[u+1]=r[h+3],m[u+2]=r[h+2],m[u+3]=r[h+1];else for(var g=0;g<Om;++g)l=r[h+g],m[u+(3&-g)]=c[Ri[l>>>24]]^d[Ri[l>>>16&255]]^p[Ri[l>>>8&255]]^f[Ri[l&255]];r=m}return r}function _I(e,t,r,n){var i=e.length/4-1,a,s,o,u,l;n?(a=ws[0],s=ws[1],o=ws[2],u=ws[3],l=xI):(a=ip[0],s=ip[1],o=ip[2],u=ip[3],l=Ri);var c,d,p,f,m,h,g;c=t[0]^e[0],d=t[n?3:1]^e[1],p=t[2]^e[2],f=t[n?1:3]^e[3];for(var v=3,E=1;E<i;++E)m=a[c>>>24]^s[d>>>16&255]^o[p>>>8&255]^u[f&255]^e[++v],h=a[d>>>24]^s[p>>>16&255]^o[f>>>8&255]^u[c&255]^e[++v],g=a[p>>>24]^s[f>>>16&255]^o[c>>>8&255]^u[d&255]^e[++v],f=a[f>>>24]^s[c>>>16&255]^o[d>>>8&255]^u[p&255]^e[++v],c=m,d=h,p=g;r[0]=l[c>>>24]<<24^l[d>>>16&255]<<16^l[p>>>8&255]<<8^l[f&255]^e[++v],r[n?3:1]=l[d>>>24]<<24^l[p>>>16&255]<<16^l[f>>>8&255]<<8^l[c&255]^e[++v],r[2]=l[p>>>24]<<24^l[f>>>16&255]<<16^l[c>>>8&255]<<8^l[d&255]^e[++v],r[n?1:3]=l[f>>>24]<<24^l[c>>>16&255]<<16^l[d>>>8&255]<<8^l[p&255]^e[++v]}function bE(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="AES-"+t,n;e.decrypt?n=Br.cipher.createDecipher(r,e.key):n=Br.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(a,s){var o=null;s instanceof Br.util.ByteBuffer&&(o=s,s={}),s=s||{},s.output=o,s.iv=a,i.call(n,s)},n}});var Ac=y((_wt,Wue)=>{var bg=Gt();bg.pki=bg.pki||{};var SI=Wue.exports=bg.pki.oids=bg.oids=bg.oids||{};function Ue(e,t){SI[e]=t,SI[t]=e}function Cr(e,t){SI[e]=t}Ue("1.2.840.113549.1.1.1","rsaEncryption");Ue("1.2.840.113549.1.1.4","md5WithRSAEncryption");Ue("1.2.840.113549.1.1.5","sha1WithRSAEncryption");Ue("1.2.840.113549.1.1.7","RSAES-OAEP");Ue("1.2.840.113549.1.1.8","mgf1");Ue("1.2.840.113549.1.1.9","pSpecified");Ue("1.2.840.113549.1.1.10","RSASSA-PSS");Ue("1.2.840.113549.1.1.11","sha256WithRSAEncryption");Ue("1.2.840.113549.1.1.12","sha384WithRSAEncryption");Ue("1.2.840.113549.1.1.13","sha512WithRSAEncryption");Ue("1.3.101.112","EdDSA25519");Ue("1.2.840.10040.4.3","dsa-with-sha1");Ue("1.3.14.3.2.7","desCBC");Ue("1.3.14.3.2.26","sha1");Ue("1.3.14.3.2.29","sha1WithRSASignature");Ue("2.16.840.1.101.3.4.2.1","sha256");Ue("2.16.840.1.101.3.4.2.2","sha384");Ue("2.16.840.1.101.3.4.2.3","sha512");Ue("2.16.840.1.101.3.4.2.4","sha224");Ue("2.16.840.1.101.3.4.2.5","sha512-224");Ue("2.16.840.1.101.3.4.2.6","sha512-256");Ue("1.2.840.113549.2.2","md2");Ue("1.2.840.113549.2.5","md5");Ue("1.2.840.113549.1.7.1","data");Ue("1.2.840.113549.1.7.2","signedData");Ue("1.2.840.113549.1.7.3","envelopedData");Ue("1.2.840.113549.1.7.4","signedAndEnvelopedData");Ue("1.2.840.113549.1.7.5","digestedData");Ue("1.2.840.113549.1.7.6","encryptedData");Ue("1.2.840.113549.1.9.1","emailAddress");Ue("1.2.840.113549.1.9.2","unstructuredName");Ue("1.2.840.113549.1.9.3","contentType");Ue("1.2.840.113549.1.9.4","messageDigest");Ue("1.2.840.113549.1.9.5","signingTime");Ue("1.2.840.113549.1.9.6","counterSignature");Ue("1.2.840.113549.1.9.7","challengePassword");Ue("1.2.840.113549.1.9.8","unstructuredAddress");Ue("1.2.840.113549.1.9.14","extensionRequest");Ue("1.2.840.113549.1.9.20","friendlyName");Ue("1.2.840.113549.1.9.21","localKeyId");Ue("1.2.840.113549.1.9.22.1","x509Certificate");Ue("1.2.840.113549.1.12.10.1.1","keyBag");Ue("1.2.840.113549.1.12.10.1.2","pkcs8ShroudedKeyBag");Ue("1.2.840.113549.1.12.10.1.3","certBag");Ue("1.2.840.113549.1.12.10.1.4","crlBag");Ue("1.2.840.113549.1.12.10.1.5","secretBag");Ue("1.2.840.113549.1.12.10.1.6","safeContentsBag");Ue("1.2.840.113549.1.5.13","pkcs5PBES2");Ue("1.2.840.113549.1.5.12","pkcs5PBKDF2");Ue("1.2.840.113549.1.12.1.1","pbeWithSHAAnd128BitRC4");Ue("1.2.840.113549.1.12.1.2","pbeWithSHAAnd40BitRC4");Ue("1.2.840.113549.1.12.1.3","pbeWithSHAAnd3-KeyTripleDES-CBC");Ue("1.2.840.113549.1.12.1.4","pbeWithSHAAnd2-KeyTripleDES-CBC");Ue("1.2.840.113549.1.12.1.5","pbeWithSHAAnd128BitRC2-CBC");Ue("1.2.840.113549.1.12.1.6","pbewithSHAAnd40BitRC2-CBC");Ue("1.2.840.113549.2.7","hmacWithSHA1");Ue("1.2.840.113549.2.8","hmacWithSHA224");Ue("1.2.840.113549.2.9","hmacWithSHA256");Ue("1.2.840.113549.2.10","hmacWithSHA384");Ue("1.2.840.113549.2.11","hmacWithSHA512");Ue("1.2.840.113549.3.7","des-EDE3-CBC");Ue("2.16.840.1.101.3.4.1.2","aes128-CBC");Ue("2.16.840.1.101.3.4.1.22","aes192-CBC");Ue("2.16.840.1.101.3.4.1.42","aes256-CBC");Ue("2.5.4.3","commonName");Ue("2.5.4.4","surname");Ue("2.5.4.5","serialNumber");Ue("2.5.4.6","countryName");Ue("2.5.4.7","localityName");Ue("2.5.4.8","stateOrProvinceName");Ue("2.5.4.9","streetAddress");Ue("2.5.4.10","organizationName");Ue("2.5.4.11","organizationalUnitName");Ue("2.5.4.12","title");Ue("2.5.4.13","description");Ue("2.5.4.15","businessCategory");Ue("2.5.4.17","postalCode");Ue("2.5.4.42","givenName");Ue("1.3.6.1.4.1.311.60.2.1.2","jurisdictionOfIncorporationStateOrProvinceName");Ue("1.3.6.1.4.1.311.60.2.1.3","jurisdictionOfIncorporationCountryName");Ue("2.16.840.1.113730.1.1","nsCertType");Ue("2.16.840.1.113730.1.13","nsComment");Cr("2.5.29.1","authorityKeyIdentifier");Cr("2.5.29.2","keyAttributes");Cr("2.5.29.3","certificatePolicies");Cr("2.5.29.4","keyUsageRestriction");Cr("2.5.29.5","policyMapping");Cr("2.5.29.6","subtreesConstraint");Cr("2.5.29.7","subjectAltName");Cr("2.5.29.8","issuerAltName");Cr("2.5.29.9","subjectDirectoryAttributes");Cr("2.5.29.10","basicConstraints");Cr("2.5.29.11","nameConstraints");Cr("2.5.29.12","policyConstraints");Cr("2.5.29.13","basicConstraints");Ue("2.5.29.14","subjectKeyIdentifier");Ue("2.5.29.15","keyUsage");Cr("2.5.29.16","privateKeyUsagePeriod");Ue("2.5.29.17","subjectAltName");Ue("2.5.29.18","issuerAltName");Ue("2.5.29.19","basicConstraints");Cr("2.5.29.20","cRLNumber");Cr("2.5.29.21","cRLReason");Cr("2.5.29.22","expirationDate");Cr("2.5.29.23","instructionCode");Cr("2.5.29.24","invalidityDate");Cr("2.5.29.25","cRLDistributionPoints");Cr("2.5.29.26","issuingDistributionPoint");Cr("2.5.29.27","deltaCRLIndicator");Cr("2.5.29.28","issuingDistributionPoint");Cr("2.5.29.29","certificateIssuer");Cr("2.5.29.30","nameConstraints");Ue("2.5.29.31","cRLDistributionPoints");Ue("2.5.29.32","certificatePolicies");Cr("2.5.29.33","policyMappings");Cr("2.5.29.34","policyConstraints");Ue("2.5.29.35","authorityKeyIdentifier");Cr("2.5.29.36","policyConstraints");Ue("2.5.29.37","extKeyUsage");Cr("2.5.29.46","freshestCRL");Cr("2.5.29.54","inhibitAnyPolicy");Ue("1.3.6.1.4.1.11129.2.4.2","timestampList");Ue("1.3.6.1.5.5.7.1.1","authorityInfoAccess");Ue("1.3.6.1.5.5.7.3.1","serverAuth");Ue("1.3.6.1.5.5.7.3.2","clientAuth");Ue("1.3.6.1.5.5.7.3.3","codeSigning");Ue("1.3.6.1.5.5.7.3.4","emailProtection");Ue("1.3.6.1.5.5.7.3.8","timeStamping")});var xs=y((Cwt,Que)=>{var Gr=Gt();cr();Ac();var Xe=Que.exports=Gr.asn1=Gr.asn1||{};Xe.Class={UNIVERSAL:0,APPLICATION:64,CONTEXT_SPECIFIC:128,PRIVATE:192};Xe.Type={NONE:0,BOOLEAN:1,INTEGER:2,BITSTRING:3,OCTETSTRING:4,NULL:5,OID:6,ODESC:7,EXTERNAL:8,REAL:9,ENUMERATED:10,EMBEDDED:11,UTF8:12,ROID:13,SEQUENCE:16,SET:17,PRINTABLESTRING:19,IA5STRING:22,UTCTIME:23,GENERALIZEDTIME:24,BMPSTRING:30};Xe.create=function(e,t,r,n,i){if(Gr.util.isArray(n)){for(var a=[],s=0;s<n.length;++s)n[s]!==void 0&&a.push(n[s]);n=a}var o={tagClass:e,type:t,constructed:r,composed:r||Gr.util.isArray(n),value:n};return i&&"bitStringContents"in i&&(o.bitStringContents=i.bitStringContents,o.original=Xe.copy(o)),o};Xe.copy=function(e,t){var r;if(Gr.util.isArray(e)){r=[];for(var n=0;n<e.length;++n)r.push(Xe.copy(e[n],t));return r}return typeof e=="string"?e:(r={tagClass:e.tagClass,type:e.type,constructed:e.constructed,composed:e.composed,value:Xe.copy(e.value,t)},t&&!t.excludeBitStringContents&&(r.bitStringContents=e.bitStringContents),r)};Xe.equals=function(e,t,r){if(Gr.util.isArray(e)){if(!Gr.util.isArray(t)||e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(!Xe.equals(e[n],t[n]))return!1;return!0}if(typeof e!=typeof t)return!1;if(typeof e=="string")return e===t;var i=e.tagClass===t.tagClass&&e.type===t.type&&e.constructed===t.constructed&&e.composed===t.composed&&Xe.equals(e.value,t.value);return r&&r.includeBitStringContents&&(i=i&&e.bitStringContents===t.bitStringContents),i};Xe.getBerValueLength=function(e){var t=e.getByte();if(t!==128){var r,n=t&128;return n?r=e.getInt((t&127)<<3):r=t,r}};function wg(e,t,r){if(r>t){var n=new Error("Too few bytes to parse DER.");throw n.available=e.length(),n.remaining=t,n.requested=r,n}}var q$e=function(e,t){var r=e.getByte();if(t--,r!==128){var n,i=r&128;if(!i)n=r;else{var a=r&127;wg(e,t,a),n=e.getInt(a<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};Xe.fromDer=function(e,t){t===void 0&&(t={strict:!0,parseAllBytes:!0,decodeBitStrings:!0}),typeof t=="boolean"&&(t={strict:t,parseAllBytes:!0,decodeBitStrings:!0}),"strict"in t||(t.strict=!0),"parseAllBytes"in t||(t.parseAllBytes=!0),"decodeBitStrings"in t||(t.decodeBitStrings=!0),typeof e=="string"&&(e=Gr.util.createBuffer(e));var r=e.length(),n=wE(e,e.length(),0,t);if(t.parseAllBytes&&e.length()!==0){var i=new Error("Unparsed DER bytes remain after ASN.1 parsing.");throw i.byteCount=r,i.remaining=e.length(),i}return n};function wE(e,t,r,n){var i;wg(e,t,2);var a=e.getByte();t--;var s=a&192,o=a&31;i=e.length();var u=q$e(e,t);if(t-=i-e.length(),u!==void 0&&u>t){if(n.strict){var l=new Error("Too few bytes to read ASN.1 value.");throw l.available=e.length(),l.remaining=t,l.requested=u,l}u=t}var c,d,p=(a&32)===32;if(p)if(c=[],u===void 0)for(;;){if(wg(e,t,2),e.bytes(2)==="\0\0"){e.getBytes(2),t-=2;break}i=e.length(),c.push(wE(e,t,r+1,n)),t-=i-e.length()}else for(;u>0;)i=e.length(),c.push(wE(e,u,r+1,n)),t-=i-e.length(),u-=i-e.length();if(c===void 0&&s===Xe.Class.UNIVERSAL&&o===Xe.Type.BITSTRING&&(d=e.bytes(u)),c===void 0&&n.decodeBitStrings&&s===Xe.Class.UNIVERSAL&&o===Xe.Type.BITSTRING&&u>1){var f=e.read,m=t,h=0;if(o===Xe.Type.BITSTRING&&(wg(e,t,1),h=e.getByte(),t--),h===0)try{i=e.length();var g={strict:!0,decodeBitStrings:!0},v=wE(e,t,r+1,g),E=i-e.length();t-=E,o==Xe.Type.BITSTRING&&E++;var x=v.tagClass;E===u&&(x===Xe.Class.UNIVERSAL||x===Xe.Class.CONTEXT_SPECIFIC)&&(c=[v])}catch{}c===void 0&&(e.read=f,t=m)}if(c===void 0){if(u===void 0){if(n.strict)throw new Error("Non-constructed ASN.1 object of indefinite length.");u=t}if(o===Xe.Type.BMPSTRING)for(c="";u>0;u-=2)wg(e,t,2),c+=String.fromCharCode(e.getInt16()),t-=2;else c=e.getBytes(u),t-=u}var R=d===void 0?null:{bitStringContents:d};return Xe.create(s,o,p,c,R)}Xe.toDer=function(e){var t=Gr.util.createBuffer(),r=e.tagClass|e.type,n=Gr.util.createBuffer(),i=!1;if("bitStringContents"in e&&(i=!0,e.original&&(i=Xe.equals(e,e.original))),i)n.putBytes(e.bitStringContents);else if(e.composed){e.constructed?r|=32:n.putByte(0);for(var a=0;a<e.value.length;++a)e.value[a]!==void 0&&n.putBuffer(Xe.toDer(e.value[a]))}else if(e.type===Xe.Type.BMPSTRING)for(var a=0;a<e.value.length;++a)n.putInt16(e.value.charCodeAt(a));else e.type===Xe.Type.INTEGER&&e.value.length>1&&(e.value.charCodeAt(0)===0&&(e.value.charCodeAt(1)&128)===0||e.value.charCodeAt(0)===255&&(e.value.charCodeAt(1)&128)===128)?n.putBytes(e.value.substr(1)):n.putBytes(e.value);if(t.putByte(r),n.length()<=127)t.putByte(n.length()&127);else{var s=n.length(),o="";do o+=String.fromCharCode(s&255),s=s>>>8;while(s>0);t.putByte(o.length|128);for(var a=o.length-1;a>=0;--a)t.putByte(o.charCodeAt(a))}return t.putBuffer(n),t};Xe.oidToDer=function(e){var t=e.split("."),r=Gr.util.createBuffer();r.putByte(40*parseInt(t[0],10)+parseInt(t[1],10));for(var n,i,a,s,o=2;o<t.length;++o){n=!0,i=[],a=parseInt(t[o],10);do s=a&127,a=a>>>7,n||(s|=128),i.push(s),n=!1;while(a>0);for(var u=i.length-1;u>=0;--u)r.putByte(i[u])}return r};Xe.derToOid=function(e){var t;typeof e=="string"&&(e=Gr.util.createBuffer(e));var r=e.getByte();t=Math.floor(r/40)+"."+r%40;for(var n=0;e.length()>0;)r=e.getByte(),n=n<<7,r&128?n+=r&127:(t+="."+(n+r),n=0);return t};Xe.utcTimeToDate=function(e){var t=new Date,r=parseInt(e.substr(0,2),10);r=r>=50?1900+r:2e3+r;var n=parseInt(e.substr(2,2),10)-1,i=parseInt(e.substr(4,2),10),a=parseInt(e.substr(6,2),10),s=parseInt(e.substr(8,2),10),o=0;if(e.length>11){var u=e.charAt(10),l=10;u!=="+"&&u!=="-"&&(o=parseInt(e.substr(10,2),10),l+=2)}if(t.setUTCFullYear(r,n,i),t.setUTCHours(a,s,o,0),l&&(u=e.charAt(l),u==="+"||u==="-")){var c=parseInt(e.substr(l+1,2),10),d=parseInt(e.substr(l+4,2),10),p=c*60+d;p*=6e4,u==="+"?t.setTime(+t-p):t.setTime(+t+p)}return t};Xe.generalizedTimeToDate=function(e){var t=new Date,r=parseInt(e.substr(0,4),10),n=parseInt(e.substr(4,2),10)-1,i=parseInt(e.substr(6,2),10),a=parseInt(e.substr(8,2),10),s=parseInt(e.substr(10,2),10),o=parseInt(e.substr(12,2),10),u=0,l=0,c=!1;e.charAt(e.length-1)==="Z"&&(c=!0);var d=e.length-5,p=e.charAt(d);if(p==="+"||p==="-"){var f=parseInt(e.substr(d+1,2),10),m=parseInt(e.substr(d+4,2),10);l=f*60+m,l*=6e4,p==="+"&&(l*=-1),c=!0}return e.charAt(14)==="."&&(u=parseFloat(e.substr(14),10)*1e3),c?(t.setUTCFullYear(r,n,i),t.setUTCHours(a,s,o,u),t.setTime(+t+l)):(t.setFullYear(r,n,i),t.setHours(a,s,o,u)),t};Xe.dateToUtcTime=function(e){if(typeof e=="string")return e;var t="",r=[];r.push((""+e.getUTCFullYear()).substr(2)),r.push(""+(e.getUTCMonth()+1)),r.push(""+e.getUTCDate()),r.push(""+e.getUTCHours()),r.push(""+e.getUTCMinutes()),r.push(""+e.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(t+="0"),t+=r[n];return t+="Z",t};Xe.dateToGeneralizedTime=function(e){if(typeof e=="string")return e;var t="",r=[];r.push(""+e.getUTCFullYear()),r.push(""+(e.getUTCMonth()+1)),r.push(""+e.getUTCDate()),r.push(""+e.getUTCHours()),r.push(""+e.getUTCMinutes()),r.push(""+e.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(t+="0"),t+=r[n];return t+="Z",t};Xe.integerToDer=function(e){var t=Gr.util.createBuffer();if(e>=-128&&e<128)return t.putSignedInt(e,8);if(e>=-32768&&e<32768)return t.putSignedInt(e,16);if(e>=-8388608&&e<8388608)return t.putSignedInt(e,24);if(e>=-2147483648&&e<2147483648)return t.putSignedInt(e,32);var r=new Error("Integer too large; max is 32-bits.");throw r.integer=e,r};Xe.derToInteger=function(e){typeof e=="string"&&(e=Gr.util.createBuffer(e));var t=e.length()*8;if(t>32)throw new Error("Integer too large; max is 32-bits.");return e.getSignedInt(t)};Xe.validate=function(e,t,r,n){var i=!1;if((e.tagClass===t.tagClass||typeof t.tagClass>"u")&&(e.type===t.type||typeof t.type>"u"))if(e.constructed===t.constructed||typeof t.constructed>"u"){if(i=!0,t.value&&Gr.util.isArray(t.value))for(var a=0,s=0;i&&s<t.value.length;++s)i=t.value[s].optional||!1,e.value[a]&&(i=Xe.validate(e.value[a],t.value[s],r,n),i?++a:t.value[s].optional&&(i=!0)),!i&&n&&n.push("["+t.name+'] Tag class "'+t.tagClass+'", type "'+t.type+'" expected value length "'+t.value.length+'", got "'+e.value.length+'"');if(i&&r&&(t.capture&&(r[t.capture]=e.value),t.captureAsn1&&(r[t.captureAsn1]=e),t.captureBitStringContents&&"bitStringContents"in e&&(r[t.captureBitStringContents]=e.bitStringContents),t.captureBitStringValue&&"bitStringContents"in e)){var o;if(e.bitStringContents.length<2)r[t.captureBitStringValue]="";else{var u=e.bitStringContents.charCodeAt(0);if(u!==0)throw new Error("captureBitStringValue only supported for zero unused bits");r[t.captureBitStringValue]=e.bitStringContents.slice(1)}}}else n&&n.push("["+t.name+'] Expected constructed "'+t.constructed+'", got "'+e.constructed+'"');else n&&(e.tagClass!==t.tagClass&&n.push("["+t.name+'] Expected tag class "'+t.tagClass+'", got "'+e.tagClass+'"'),e.type!==t.type&&n.push("["+t.name+'] Expected type "'+t.type+'", got "'+e.type+'"'));return i};var Yue=/[^\\u0000-\\u00ff]/;Xe.prettyPrint=function(e,t,r){var n="";t=t||0,r=r||2,t>0&&(n+=`
|
|
246
246
|
`);for(var i="",a=0;a<t*r;++a)i+=" ";switch(n+=i+"Tag: ",e.tagClass){case Xe.Class.UNIVERSAL:n+="Universal:";break;case Xe.Class.APPLICATION:n+="Application:";break;case Xe.Class.CONTEXT_SPECIFIC:n+="Context-Specific:";break;case Xe.Class.PRIVATE:n+="Private:";break}if(e.tagClass===Xe.Class.UNIVERSAL)switch(n+=e.type,e.type){case Xe.Type.NONE:n+=" (None)";break;case Xe.Type.BOOLEAN:n+=" (Boolean)";break;case Xe.Type.INTEGER:n+=" (Integer)";break;case Xe.Type.BITSTRING:n+=" (Bit string)";break;case Xe.Type.OCTETSTRING:n+=" (Octet string)";break;case Xe.Type.NULL:n+=" (Null)";break;case Xe.Type.OID:n+=" (Object Identifier)";break;case Xe.Type.ODESC:n+=" (Object Descriptor)";break;case Xe.Type.EXTERNAL:n+=" (External or Instance of)";break;case Xe.Type.REAL:n+=" (Real)";break;case Xe.Type.ENUMERATED:n+=" (Enumerated)";break;case Xe.Type.EMBEDDED:n+=" (Embedded PDV)";break;case Xe.Type.UTF8:n+=" (UTF8)";break;case Xe.Type.ROID:n+=" (Relative Object Identifier)";break;case Xe.Type.SEQUENCE:n+=" (Sequence)";break;case Xe.Type.SET:n+=" (Set)";break;case Xe.Type.PRINTABLESTRING:n+=" (Printable String)";break;case Xe.Type.IA5String:n+=" (IA5String (ASCII))";break;case Xe.Type.UTCTIME:n+=" (UTC time)";break;case Xe.Type.GENERALIZEDTIME:n+=" (Generalized time)";break;case Xe.Type.BMPSTRING:n+=" (BMP String)";break}else n+=e.type;if(n+=`
|
|
247
247
|
`,n+=i+"Constructed: "+e.constructed+`
|
|
248
248
|
`,e.composed){for(var s=0,o="",a=0;a<e.value.length;++a)e.value[a]!==void 0&&(s+=1,o+=Xe.prettyPrint(e.value[a],t+1,r),a+1<e.value.length&&(o+=","));n+=i+"Sub values: "+s+o}else{if(n+=i+"Value: ",e.type===Xe.Type.OID){var u=Xe.derToOid(e.value);n+=u,Gr.pki&&Gr.pki.oids&&u in Gr.pki.oids&&(n+=" ("+Gr.pki.oids[u]+") ")}if(e.type===Xe.Type.INTEGER)try{n+=Xe.derToInteger(e.value)}catch{n+="0x"+Gr.util.bytesToHex(e.value)}else if(e.type===Xe.Type.BITSTRING){if(e.value.length>1?n+="0x"+Gr.util.bytesToHex(e.value.slice(1)):n+="(none)",e.value.length>0){var l=e.value.charCodeAt(0);l==1?n+=" (1 unused bit shown)":l>1&&(n+=" ("+l+" unused bits shown)")}}else if(e.type===Xe.Type.OCTETSTRING)Yue.test(e.value)||(n+="("+e.value+") "),n+="0x"+Gr.util.bytesToHex(e.value);else if(e.type===Xe.Type.UTF8)try{n+=Gr.util.decodeUtf8(e.value)}catch(c){if(c.message==="URI malformed")n+="0x"+Gr.util.bytesToHex(e.value)+" (malformed UTF8)";else throw c}else e.type===Xe.Type.PRINTABLESTRING||e.type===Xe.Type.IA5String?n+=e.value:Yue.test(e.value)?n+="0x"+Gr.util.bytesToHex(e.value):e.value.length===0?n+="[null]":n+=e.value}return n}});var Co=y((Swt,Xue)=>{var xE=Gt();Xue.exports=xE.md=xE.md||{};xE.md.algorithms=xE.md.algorithms||{}});var Bm=y((Dwt,Zue)=>{var al=Gt();Co();cr();var B$e=Zue.exports=al.hmac=al.hmac||{};B$e.create=function(){var e=null,t=null,r=null,n=null,i={};return i.start=function(a,s){if(a!==null)if(typeof a=="string")if(a=a.toLowerCase(),a in al.md.algorithms)t=al.md.algorithms[a].create();else throw new Error('Unknown hash algorithm "'+a+'"');else t=a;if(s===null)s=e;else{if(typeof s=="string")s=al.util.createBuffer(s);else if(al.util.isArray(s)){var o=s;s=al.util.createBuffer();for(var u=0;u<o.length;++u)s.putByte(o[u])}var l=s.length();l>t.blockLength&&(t.start(),t.update(s.bytes()),s=t.digest()),r=al.util.createBuffer(),n=al.util.createBuffer(),l=s.length();for(var u=0;u<l;++u){var o=s.at(u);r.putByte(54^o),n.putByte(92^o)}if(l<t.blockLength)for(var o=t.blockLength-l,u=0;u<o;++u)r.putByte(54),n.putByte(92);e=s,r=r.bytes(),n=n.bytes()}t.start(),t.update(r)},i.update=function(a){t.update(a)},i.getMac=function(){var a=t.digest().bytes();return t.start(),t.update(n),t.update(a),t.digest()},i.digest=i.getMac,i}});var CE=y((Awt,nle)=>{var So=Gt();Co();cr();var tle=nle.exports=So.md5=So.md5||{};So.md.md5=So.md.algorithms.md5=tle;tle.create=function(){rle||M$e();var e=null,t=So.util.createBuffer(),r=new Array(16),n={algorithm:"md5",blockLength:64,digestLength:16,messageLength:0,fullMessageLength:null,messageLengthSize:8};return n.start=function(){n.messageLength=0,n.fullMessageLength=n.messageLength64=[];for(var i=n.messageLengthSize/4,a=0;a<i;++a)n.fullMessageLength.push(0);return t=So.util.createBuffer(),e={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878},n},n.start(),n.update=function(i,a){a==="utf8"&&(i=So.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var o=n.fullMessageLength.length-1;o>=0;--o)n.fullMessageLength[o]+=s[1],s[1]=s[0]+(n.fullMessageLength[o]/4294967296>>>0),n.fullMessageLength[o]=n.fullMessageLength[o]>>>0,s[0]=s[1]/4294967296>>>0;return t.putBytes(i),ele(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=So.util.createBuffer();i.putBytes(t.bytes());var a=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=a&n.blockLength-1;i.putBytes(DI.substr(0,n.blockLength-s));for(var o,u=0,l=n.fullMessageLength.length-1;l>=0;--l)o=n.fullMessageLength[l]*8+u,u=o/4294967296>>>0,i.putInt32Le(o>>>0);var c={h0:e.h0,h1:e.h1,h2:e.h2,h3:e.h3};ele(c,r,i);var d=So.util.createBuffer();return d.putInt32Le(c.h0),d.putInt32Le(c.h1),d.putInt32Le(c.h2),d.putInt32Le(c.h3),d},n};var DI=null,_E=null,xg=null,Mm=null,rle=!1;function M$e(){DI="\x80",DI+=So.util.fillString("\0",64),_E=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,1,6,11,0,5,10,15,4,9,14,3,8,13,2,7,12,5,8,11,14,1,4,7,10,13,0,3,6,9,12,15,2,0,7,14,5,12,3,10,1,8,15,6,13,4,11,2,9],xg=[7,12,17,22,7,12,17,22,7,12,17,22,7,12,17,22,5,9,14,20,5,9,14,20,5,9,14,20,5,9,14,20,4,11,16,23,4,11,16,23,4,11,16,23,4,11,16,23,6,10,15,21,6,10,15,21,6,10,15,21,6,10,15,21],Mm=new Array(64);for(var e=0;e<64;++e)Mm[e]=Math.floor(Math.abs(Math.sin(e+1))*4294967296);rle=!0}function ele(e,t,r){for(var n,i,a,s,o,u,l,c,d=r.length();d>=64;){for(i=e.h0,a=e.h1,s=e.h2,o=e.h3,c=0;c<16;++c)t[c]=r.getInt32Le(),u=o^a&(s^o),n=i+u+Mm[c]+t[c],l=xg[c],i=o,o=s,s=a,a+=n<<l|n>>>32-l;for(;c<32;++c)u=s^o&(a^s),n=i+u+Mm[c]+t[_E[c]],l=xg[c],i=o,o=s,s=a,a+=n<<l|n>>>32-l;for(;c<48;++c)u=a^s^o,n=i+u+Mm[c]+t[_E[c]],l=xg[c],i=o,o=s,s=a,a+=n<<l|n>>>32-l;for(;c<64;++c)u=s^(a|~o),n=i+u+Mm[c]+t[_E[c]],l=xg[c],i=o,o=s,s=a,a+=n<<l|n>>>32-l;e.h0=e.h0+i|0,e.h1=e.h1+a|0,e.h2=e.h2+s|0,e.h3=e.h3+o|0,d-=64}}});var ap=y((Twt,ale)=>{var DE=Gt();cr();var ile=ale.exports=DE.pem=DE.pem||{};ile.encode=function(e,t){t=t||{};var r="-----BEGIN "+e.type+`-----\r
|
|
@@ -252,7 +252,7 @@ See: https://github.com/isaacs/node-glob/issues/167`);if(!(this instanceof kn))r
|
|
|
252
252
|
`,r};ile.decode=function(e){for(var t=[],r=/\s*-----BEGIN ([A-Z0-9- ]+)-----\r?\n?([\x21-\x7e\s]+?(?:\r?\n\r?\n))?([:A-Za-z0-9+\/=\s]+?)-----END \1-----/g,n=/([\x21-\x7e]+):\s*([\x21-\x7e\s^:]+)/,i=/\r?\n/,a;a=r.exec(e),!!a;){var s=a[1];s==="NEW CERTIFICATE REQUEST"&&(s="CERTIFICATE REQUEST");var o={type:s,procType:null,contentDomain:null,dekInfo:null,headers:[],body:DE.util.decode64(a[3])};if(t.push(o),!!a[2]){for(var u=a[2].split(i),l=0;a&&l<u.length;){for(var c=u[l].replace(/\s+$/,""),d=l+1;d<u.length;++d){var p=u[d];if(!/\s/.test(p[0]))break;c+=p,l=d}if(a=c.match(n),a){for(var f={name:a[1],values:[]},m=a[2].split(","),h=0;h<m.length;++h)f.values.push(U$e(m[h]));if(o.procType)if(!o.contentDomain&&f.name==="Content-Domain")o.contentDomain=m[0]||"";else if(!o.dekInfo&&f.name==="DEK-Info"){if(f.values.length===0)throw new Error('Invalid PEM formatted message. The "DEK-Info" header must have at least one subfield.');o.dekInfo={algorithm:m[0],parameters:m[1]||null}}else o.headers.push(f);else{if(f.name!=="Proc-Type")throw new Error('Invalid PEM formatted message. The first encapsulated header must be "Proc-Type".');if(f.values.length!==2)throw new Error('Invalid PEM formatted message. The "Proc-Type" header must have two subfields.');o.procType={version:m[0],type:m[1]}}}++l}if(o.procType==="ENCRYPTED"&&!o.dekInfo)throw new Error('Invalid PEM formatted message. The "DEK-Info" header must be present if "Proc-Type" is "ENCRYPTED".')}}if(t.length===0)throw new Error("Invalid PEM formatted message.");return t};function SE(e){for(var t=e.name+": ",r=[],n=function(u,l){return" "+l},i=0;i<e.values.length;++i)r.push(e.values[i].replace(/^(\S+\r\n)/,n));t+=r.join(",")+`\r
|
|
253
253
|
`;for(var a=0,s=-1,i=0;i<t.length;++i,++a)if(a>65&&s!==-1){var o=t[s];o===","?(++s,t=t.substr(0,s)+`\r
|
|
254
254
|
`+t.substr(s)):t=t.substr(0,s)+`\r
|
|
255
|
-
`+o+t.substr(s+1),a=i-s-1,s=-1,++i}else(t[i]===" "||t[i]===" "||t[i]===",")&&(s=i);return t}function U$e(e){return e.replace(/^\s+/,"")}});var _g=y((Rwt,ole)=>{var Qr=Gt();vE();wI();cr();ole.exports=Qr.des=Qr.des||{};Qr.des.startEncrypting=function(e,t,r,n){var i=AE({key:e,output:r,decrypt:!1,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};Qr.des.createEncryptionCipher=function(e,t){return AE({key:e,output:null,decrypt:!1,mode:t})};Qr.des.startDecrypting=function(e,t,r,n){var i=AE({key:e,output:r,decrypt:!0,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};Qr.des.createDecryptionCipher=function(e,t){return AE({key:e,output:null,decrypt:!0,mode:t})};Qr.des.Algorithm=function(e,t){var r=this;r.name=e,r.mode=new t({blockSize:8,cipher:{encrypt:function(n,i){return sle(r._keys,n,i,!1)},decrypt:function(n,i){return sle(r._keys,n,i,!0)}}}),r._init=!1};Qr.des.Algorithm.prototype.initialize=function(e){if(!this._init){var t=Qr.util.createBuffer(e.key);if(this.name.indexOf("3DES")===0&&t.length()!==24)throw new Error("Invalid Triple-DES key size: "+t.length()*8);this._keys=W$e(t),this._init=!0}};Do("DES-ECB",Qr.cipher.modes.ecb);Do("DES-CBC",Qr.cipher.modes.cbc);Do("DES-CFB",Qr.cipher.modes.cfb);Do("DES-OFB",Qr.cipher.modes.ofb);Do("DES-CTR",Qr.cipher.modes.ctr);Do("3DES-ECB",Qr.cipher.modes.ecb);Do("3DES-CBC",Qr.cipher.modes.cbc);Do("3DES-CFB",Qr.cipher.modes.cfb);Do("3DES-OFB",Qr.cipher.modes.ofb);Do("3DES-CTR",Qr.cipher.modes.ctr);function Do(e,t){var r=function(){return new Qr.des.Algorithm(e,t)};Qr.cipher.registerAlgorithm(e,r)}var j$e=[16843776,0,65536,16843780,16842756,66564,4,65536,1024,16843776,16843780,1024,16778244,16842756,16777216,4,1028,16778240,16778240,66560,66560,16842752,16842752,16778244,65540,16777220,16777220,65540,0,1028,66564,16777216,65536,16843780,4,16842752,16843776,16777216,16777216,1024,16842756,65536,66560,16777220,1024,4,16778244,66564,16843780,65540,16842752,16778244,16777220,1028,66564,16843776,1028,16778240,16778240,0,65540,66560,0,16842756],$$e=[-2146402272,-2147450880,32768,1081376,1048576,32,-2146435040,-2147450848,-2147483616,-2146402272,-2146402304,-2147483648,-2147450880,1048576,32,-2146435040,1081344,1048608,-2147450848,0,-2147483648,32768,1081376,-2146435072,1048608,-2147483616,0,1081344,32800,-2146402304,-2146435072,32800,0,1081376,-2146435040,1048576,-2147450848,-2146435072,-2146402304,32768,-2146435072,-2147450880,32,-2146402272,1081376,32,32768,-2147483648,32800,-2146402304,1048576,-2147483616,1048608,-2147450848,-2147483616,1048608,1081344,0,-2147450880,32800,-2147483648,-2146435040,-2146402272,1081344],z$e=[520,134349312,0,134348808,134218240,0,131592,134218240,131080,134217736,134217736,131072,134349320,131080,134348800,520,134217728,8,134349312,512,131584,134348800,134348808,131592,134218248,131584,131072,134218248,8,134349320,512,134217728,134349312,134217728,131080,520,131072,134349312,134218240,0,512,131080,134349320,134218240,134217736,512,0,134348808,134218248,131072,134217728,134349320,8,131592,131584,134217736,134348800,134218248,520,134348800,131592,8,134348808,131584],V$e=[8396801,8321,8321,128,8396928,8388737,8388609,8193,0,8396800,8396800,8396929,129,0,8388736,8388609,1,8192,8388608,8396801,128,8388608,8193,8320,8388737,1,8320,8388736,8192,8396928,8396929,129,8388736,8388609,8396800,8396929,129,0,0,8396800,8320,8388736,8388737,1,8396801,8321,8321,128,8396929,129,1,8192,8388609,8193,8396928,8388737,8193,8320,8388608,8396801,128,8388608,8192,8396928],G$e=[256,34078976,34078720,1107296512,524288,256,1073741824,34078720,1074266368,524288,33554688,1074266368,1107296512,1107820544,524544,1073741824,33554432,1074266112,1074266112,0,1073742080,1107820800,1107820800,33554688,1107820544,1073742080,0,1107296256,34078976,33554432,1107296256,524544,524288,1107296512,256,33554432,1073741824,34078720,1107296512,1074266368,33554688,1073741824,1107820544,34078976,1074266368,256,33554432,1107820544,1107820800,524544,1107296256,1107820800,34078720,0,1074266112,1107296256,524544,33554688,1073742080,524288,0,1074266112,34078976,1073742080],H$e=[536870928,541065216,16384,541081616,541065216,16,541081616,4194304,536887296,4210704,4194304,536870928,4194320,536887296,536870912,16400,0,4194320,536887312,16384,4210688,536887312,16,541065232,541065232,0,4210704,541081600,16400,4210688,541081600,536870912,536887296,16,541065232,4210688,541081616,4194304,16400,536870928,4194304,536887296,536870912,16400,536870928,541081616,4210688,541065216,4210704,541081600,0,541065232,16,16384,541065216,4210704,16384,4194320,536887312,0,541081600,536870912,4194320,536887312],K$e=[2097152,69206018,67110914,0,2048,67110914,2099202,69208064,69208066,2097152,0,67108866,2,67108864,69206018,2050,67110912,2099202,2097154,67110912,67108866,69206016,69208064,2097154,69206016,2048,2050,69208066,2099200,2,67108864,2099200,67108864,2099200,2097152,67110914,67110914,69206018,69206018,2,2097154,67108864,67110912,2097152,69208064,2050,2099202,69208064,2050,67108866,69208066,69206016,2099200,0,2,69208066,0,2099202,69206016,2048,67108866,67110912,2048,2097154],J$e=[268439616,4096,262144,268701760,268435456,268439616,64,268435456,262208,268697600,268701760,266240,268701696,266304,4096,64,268697600,268435520,268439552,4160,266240,262208,268697664,268701696,4160,0,0,268697664,268435520,268439552,266304,262144,266304,262144,268701696,4096,64,268697664,4096,266304,268439552,64,268435520,268697600,268697664,268435456,262144,268439616,0,268701760,262208,268435520,268697600,268439552,268439616,0,268701760,266240,266240,4160,4160,262208,268435456,268701696];function W$e(e){for(var t=[0,4,536870912,536870916,65536,65540,536936448,536936452,512,516,536871424,536871428,66048,66052,536936960,536936964],r=[0,1,1048576,1048577,67108864,67108865,68157440,68157441,256,257,1048832,1048833,67109120,67109121,68157696,68157697],n=[0,8,2048,2056,16777216,16777224,16779264,16779272,0,8,2048,2056,16777216,16777224,16779264,16779272],i=[0,2097152,134217728,136314880,8192,2105344,134225920,136323072,131072,2228224,134348800,136445952,139264,2236416,134356992,136454144],a=[0,262144,16,262160,0,262144,16,262160,4096,266240,4112,266256,4096,266240,4112,266256],s=[0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488],o=[0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746],u=[0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568],l=[0,262144,0,262144,2,262146,2,262146,33554432,33816576,33554432,33816576,33554434,33816578,33554434,33816578],c=[0,268435456,8,268435464,0,268435456,8,268435464,1024,268436480,1032,268436488,1024,268436480,1032,268436488],d=[0,32,0,32,1048576,1048608,1048576,1048608,8192,8224,8192,8224,1056768,1056800,1056768,1056800],p=[0,16777216,512,16777728,2097152,18874368,2097664,18874880,67108864,83886080,67109376,83886592,69206016,85983232,69206528,85983744],f=[0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128],m=[0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261],h=e.length()>8?3:1,g=[],v=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],E=0,x,R=0;R<h;R++){var I=e.getInt32(),L=e.getInt32();x=(I>>>4^L)&252645135,L^=x,I^=x<<4,x=(L>>>-16^I)&65535,I^=x,L^=x<<-16,x=(I>>>2^L)&858993459,L^=x,I^=x<<2,x=(L>>>-16^I)&65535,I^=x,L^=x<<-16,x=(I>>>1^L)&1431655765,L^=x,I^=x<<1,x=(L>>>8^I)&16711935,I^=x,L^=x<<8,x=(I>>>1^L)&1431655765,L^=x,I^=x<<1,x=I<<8|L>>>20&240,I=L<<24|L<<8&16711680|L>>>8&65280|L>>>24&240,L=x;for(var Y=0;Y<v.length;++Y){v[Y]?(I=I<<2|I>>>26,L=L<<2|L>>>26):(I=I<<1|I>>>27,L=L<<1|L>>>27),I&=-15,L&=-15;var K=t[I>>>28]|r[I>>>24&15]|n[I>>>20&15]|i[I>>>16&15]|a[I>>>12&15]|s[I>>>8&15]|o[I>>>4&15],A=u[L>>>28]|l[L>>>24&15]|c[L>>>20&15]|d[L>>>16&15]|p[L>>>12&15]|f[L>>>8&15]|m[L>>>4&15];x=(A>>>16^K)&65535,g[E++]=K^x,g[E++]=A^x<<16}}return g}function sle(e,t,r,n){var i=e.length===32?3:9,a;i===3?a=n?[30,-2,-2]:[0,32,2]:a=n?[94,62,-2,32,64,2,30,-2,-2]:[0,32,2,62,30,-2,64,96,2];var s,o=t[0],u=t[1];s=(o>>>4^u)&252645135,u^=s,o^=s<<4,s=(o>>>16^u)&65535,u^=s,o^=s<<16,s=(u>>>2^o)&858993459,o^=s,u^=s<<2,s=(u>>>8^o)&16711935,o^=s,u^=s<<8,s=(o>>>1^u)&1431655765,u^=s,o^=s<<1,o=o<<1|o>>>31,u=u<<1|u>>>31;for(var l=0;l<i;l+=3){for(var c=a[l+1],d=a[l+2],p=a[l];p!=c;p+=d){var f=u^e[p],m=(u>>>4|u<<28)^e[p+1];s=o,o=u,u=s^($$e[f>>>24&63]|V$e[f>>>16&63]|H$e[f>>>8&63]|J$e[f&63]|j$e[m>>>24&63]|z$e[m>>>16&63]|G$e[m>>>8&63]|K$e[m&63])}s=o,o=u,u=s}o=o>>>1|o<<31,u=u>>>1|u<<31,s=(o>>>1^u)&1431655765,u^=s,o^=s<<1,s=(u>>>8^o)&16711935,o^=s,u^=s<<8,s=(u>>>2^o)&858993459,o^=s,u^=s<<2,s=(o>>>16^u)&65535,u^=s,o^=s<<16,s=(o>>>4^u)&252645135,u^=s,o^=s<<4,r[0]=o,r[1]=u}function AE(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="DES-"+t,n;e.decrypt?n=Qr.cipher.createDecipher(r,e.key):n=Qr.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(a,s){var o=null;s instanceof Qr.util.ByteBuffer&&(o=s,s={}),s=s||{},s.output=o,s.iv=a,i.call(n,s)},n}});var TE=y((Pwt,ule)=>{var Pi=Gt();Bm();Co();cr();var Y$e=Pi.pkcs5=Pi.pkcs5||{},sl;Pi.util.isNodejs&&!Pi.options.usePureJavaScript&&(sl=require("crypto"));ule.exports=Pi.pbkdf2=Y$e.pbkdf2=function(e,t,r,n,i,a){if(typeof i=="function"&&(a=i,i=null),Pi.util.isNodejs&&!Pi.options.usePureJavaScript&&sl.pbkdf2&&(i===null||typeof i!="object")&&(sl.pbkdf2Sync.length>4||!i||i==="sha1"))return typeof i!="string"&&(i="sha1"),e=Buffer.from(e,"binary"),t=Buffer.from(t,"binary"),a?sl.pbkdf2Sync.length===4?sl.pbkdf2(e,t,r,n,function(x,R){if(x)return a(x);a(null,R.toString("binary"))}):sl.pbkdf2(e,t,r,n,i,function(x,R){if(x)return a(x);a(null,R.toString("binary"))}):sl.pbkdf2Sync.length===4?sl.pbkdf2Sync(e,t,r,n).toString("binary"):sl.pbkdf2Sync(e,t,r,n,i).toString("binary");if((typeof i>"u"||i===null)&&(i="sha1"),typeof i=="string"){if(!(i in Pi.md.algorithms))throw new Error("Unknown hash algorithm: "+i);i=Pi.md[i].create()}var s=i.digestLength;if(n>4294967295*s){var o=new Error("Derived key is too long.");if(a)return a(o);throw o}var u=Math.ceil(n/s),l=n-(u-1)*s,c=Pi.hmac.create();c.start(i,e);var d="",p,f,m;if(!a){for(var h=1;h<=u;++h){c.start(null,null),c.update(t),c.update(Pi.util.int32ToBytes(h)),p=m=c.digest().getBytes();for(var g=2;g<=r;++g)c.start(null,null),c.update(m),f=c.digest().getBytes(),p=Pi.util.xorBytes(p,f,s),m=f;d+=h<u?p:p.substr(0,l)}return d}var h=1,g;function v(){if(h>u)return a(null,d);c.start(null,null),c.update(t),c.update(Pi.util.int32ToBytes(h)),p=m=c.digest().getBytes(),g=2,E()}function E(){if(g<=r)return c.start(null,null),c.update(m),f=c.digest().getBytes(),p=Pi.util.xorBytes(p,f,s),m=f,++g,Pi.util.setImmediate(E);d+=h<u?p:p.substr(0,l),++h,v()}v()}});var TI=y((Iwt,fle)=>{var Ao=Gt();Co();cr();var cle=fle.exports=Ao.sha256=Ao.sha256||{};Ao.md.sha256=Ao.md.algorithms.sha256=cle;cle.create=function(){dle||Q$e();var e=null,t=Ao.util.createBuffer(),r=new Array(64),n={algorithm:"sha256",blockLength:64,digestLength:32,messageLength:0,fullMessageLength:null,messageLengthSize:8};return n.start=function(){n.messageLength=0,n.fullMessageLength=n.messageLength64=[];for(var i=n.messageLengthSize/4,a=0;a<i;++a)n.fullMessageLength.push(0);return t=Ao.util.createBuffer(),e={h0:1779033703,h1:3144134277,h2:1013904242,h3:2773480762,h4:1359893119,h5:2600822924,h6:528734635,h7:1541459225},n},n.start(),n.update=function(i,a){a==="utf8"&&(i=Ao.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var o=n.fullMessageLength.length-1;o>=0;--o)n.fullMessageLength[o]+=s[1],s[1]=s[0]+(n.fullMessageLength[o]/4294967296>>>0),n.fullMessageLength[o]=n.fullMessageLength[o]>>>0,s[0]=s[1]/4294967296>>>0;return t.putBytes(i),lle(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Ao.util.createBuffer();i.putBytes(t.bytes());var a=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=a&n.blockLength-1;i.putBytes(AI.substr(0,n.blockLength-s));for(var o,u,l=n.fullMessageLength[0]*8,c=0;c<n.fullMessageLength.length-1;++c)o=n.fullMessageLength[c+1]*8,u=o/4294967296>>>0,l+=u,i.putInt32(l>>>0),l=o>>>0;i.putInt32(l);var d={h0:e.h0,h1:e.h1,h2:e.h2,h3:e.h3,h4:e.h4,h5:e.h5,h6:e.h6,h7:e.h7};lle(d,r,i);var p=Ao.util.createBuffer();return p.putInt32(d.h0),p.putInt32(d.h1),p.putInt32(d.h2),p.putInt32(d.h3),p.putInt32(d.h4),p.putInt32(d.h5),p.putInt32(d.h6),p.putInt32(d.h7),p},n};var AI=null,dle=!1,ple=null;function Q$e(){AI="\x80",AI+=Ao.util.fillString("\0",64),ple=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],dle=!0}function lle(e,t,r){for(var n,i,a,s,o,u,l,c,d,p,f,m,h,g,v,E=r.length();E>=64;){for(l=0;l<16;++l)t[l]=r.getInt32();for(;l<64;++l)n=t[l-2],n=(n>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,i=t[l-15],i=(i>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,t[l]=n+t[l-7]+i+t[l-16]|0;for(c=e.h0,d=e.h1,p=e.h2,f=e.h3,m=e.h4,h=e.h5,g=e.h6,v=e.h7,l=0;l<64;++l)s=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7),o=g^m&(h^g),a=(c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),u=c&d|p&(c^d),n=v+s+o+ple[l]+t[l],i=a+u,v=g,g=h,h=m,m=f+n>>>0,f=p,p=d,d=c,c=n+i>>>0;e.h0=e.h0+c|0,e.h1=e.h1+d|0,e.h2=e.h2+p|0,e.h3=e.h3+f|0,e.h4=e.h4+m|0,e.h5=e.h5+h|0,e.h6=e.h6+g|0,e.h7=e.h7+v|0,E-=64}}});var RI=y((Fwt,mle)=>{var To=Gt();cr();var RE=null;To.util.isNodejs&&!To.options.usePureJavaScript&&!process.versions["node-webkit"]&&(RE=require("crypto"));var X$e=mle.exports=To.prng=To.prng||{};X$e.create=function(e){for(var t={plugin:e,key:null,seed:null,time:null,reseeds:0,generated:0,keyBytes:""},r=e.md,n=new Array(32),i=0;i<32;++i)n[i]=r.create();t.pools=n,t.pool=0,t.generate=function(l,c){if(!c)return t.generateSync(l);var d=t.plugin.cipher,p=t.plugin.increment,f=t.plugin.formatKey,m=t.plugin.formatSeed,h=To.util.createBuffer();t.key=null,g();function g(v){if(v)return c(v);if(h.length()>=l)return c(null,h.getBytes(l));if(t.generated>1048575&&(t.key=null),t.key===null)return To.util.nextTick(function(){a(g)});var E=d(t.key,t.seed);t.generated+=E.length,h.putBytes(E),t.key=f(d(t.key,p(t.seed))),t.seed=m(d(t.key,t.seed)),To.util.setImmediate(g)}},t.generateSync=function(l){var c=t.plugin.cipher,d=t.plugin.increment,p=t.plugin.formatKey,f=t.plugin.formatSeed;t.key=null;for(var m=To.util.createBuffer();m.length()<l;){t.generated>1048575&&(t.key=null),t.key===null&&s();var h=c(t.key,t.seed);t.generated+=h.length,m.putBytes(h),t.key=p(c(t.key,d(t.seed))),t.seed=f(c(t.key,t.seed))}return m.getBytes(l)};function a(l){if(t.pools[0].messageLength>=32)return o(),l();var c=32-t.pools[0].messageLength<<5;t.seedFile(c,function(d,p){if(d)return l(d);t.collect(p),o(),l()})}function s(){if(t.pools[0].messageLength>=32)return o();var l=32-t.pools[0].messageLength<<5;t.collect(t.seedFileSync(l)),o()}function o(){t.reseeds=t.reseeds===4294967295?0:t.reseeds+1;var l=t.plugin.md.create();l.update(t.keyBytes);for(var c=1,d=0;d<32;++d)t.reseeds%c===0&&(l.update(t.pools[d].digest().getBytes()),t.pools[d].start()),c=c<<1;t.keyBytes=l.digest().getBytes(),l.start(),l.update(t.keyBytes);var p=l.digest().getBytes();t.key=t.plugin.formatKey(t.keyBytes),t.seed=t.plugin.formatSeed(p),t.generated=0}function u(l){var c=null,d=To.util.globalScope,p=d.crypto||d.msCrypto;p&&p.getRandomValues&&(c=function(I){return p.getRandomValues(I)});var f=To.util.createBuffer();if(c)for(;f.length()<l;){var m=Math.max(1,Math.min(l-f.length(),65536)/4),h=new Uint32Array(Math.floor(m));try{c(h);for(var g=0;g<h.length;++g)f.putInt32(h[g])}catch(I){if(!(typeof QuotaExceededError<"u"&&I instanceof QuotaExceededError))throw I}}if(f.length()<l)for(var v,E,x,R=Math.floor(Math.random()*65536);f.length()<l;){E=16807*(R&65535),v=16807*(R>>16),E+=(v&32767)<<16,E+=v>>15,E=(E&2147483647)+(E>>31),R=E&4294967295;for(var g=0;g<3;++g)x=R>>>(g<<3),x^=Math.floor(Math.random()*256),f.putByte(x&255)}return f.getBytes(l)}return RE?(t.seedFile=function(l,c){RE.randomBytes(l,function(d,p){if(d)return c(d);c(null,p.toString())})},t.seedFileSync=function(l){return RE.randomBytes(l).toString()}):(t.seedFile=function(l,c){try{c(null,u(l))}catch(d){c(d)}},t.seedFileSync=u),t.collect=function(l){for(var c=l.length,d=0;d<c;++d)t.pools[t.pool].update(l.substr(d,1)),t.pool=t.pool===31?0:t.pool+1},t.collectInt=function(l,c){for(var d="",p=0;p<c;p+=8)d+=String.fromCharCode(l>>p&255);t.collect(d)},t.registerWorker=function(l){if(l===self)t.seedFile=function(d,p){function f(m){var h=m.data;h.forge&&h.forge.prng&&(self.removeEventListener("message",f),p(h.forge.prng.err,h.forge.prng.bytes))}self.addEventListener("message",f),self.postMessage({forge:{prng:{needed:d}}})};else{var c=function(d){var p=d.data;p.forge&&p.forge.prng&&t.seedFile(p.forge.prng.needed,function(f,m){l.postMessage({forge:{prng:{err:f,bytes:m}}})})};l.addEventListener("message",c)}},t}});var ja=y((Nwt,PI)=>{var Hn=Gt();Dc();TI();RI();cr();(function(){if(Hn.random&&Hn.random.getBytes){PI.exports=Hn.random;return}(function(e){var t={},r=new Array(4),n=Hn.util.createBuffer();t.formatKey=function(d){var p=Hn.util.createBuffer(d);return d=new Array(4),d[0]=p.getInt32(),d[1]=p.getInt32(),d[2]=p.getInt32(),d[3]=p.getInt32(),Hn.aes._expandKey(d,!1)},t.formatSeed=function(d){var p=Hn.util.createBuffer(d);return d=new Array(4),d[0]=p.getInt32(),d[1]=p.getInt32(),d[2]=p.getInt32(),d[3]=p.getInt32(),d},t.cipher=function(d,p){return Hn.aes._updateBlock(d,p,r,!1),n.putInt32(r[0]),n.putInt32(r[1]),n.putInt32(r[2]),n.putInt32(r[3]),n.getBytes()},t.increment=function(d){return++d[3],d},t.md=Hn.md.sha256;function i(){var d=Hn.prng.create(t);return d.getBytes=function(p,f){return d.generate(p,f)},d.getBytesSync=function(p){return d.generate(p)},d}var a=i(),s=null,o=Hn.util.globalScope,u=o.crypto||o.msCrypto;if(u&&u.getRandomValues&&(s=function(d){return u.getRandomValues(d)}),Hn.options.usePureJavaScript||!Hn.util.isNodejs&&!s){if(typeof window>"u"||window.document,a.collectInt(+new Date,32),typeof navigator<"u"){var l="";for(var c in navigator)try{typeof navigator[c]=="string"&&(l+=navigator[c])}catch{}a.collect(l),l=null}e&&(e().mousemove(function(d){a.collectInt(d.clientX,16),a.collectInt(d.clientY,16)}),e().keypress(function(d){a.collectInt(d.charCode,8)}))}if(!Hn.random)Hn.random=a;else for(var c in a)Hn.random[c]=a[c];Hn.random.createInstance=i,PI.exports=Hn.random})(typeof jQuery<"u"?jQuery:null)})()});var FI=y((kwt,vle)=>{var Wi=Gt();cr();var II=[217,120,249,196,25,221,181,237,40,233,253,121,74,160,216,157,198,126,55,131,43,118,83,142,98,76,100,136,68,139,251,162,23,154,89,245,135,179,79,19,97,69,109,141,9,129,125,50,189,143,64,235,134,183,123,11,240,149,33,34,92,107,78,130,84,214,101,147,206,96,178,28,115,86,192,20,167,140,241,220,18,117,202,31,59,190,228,209,66,61,212,48,163,60,182,38,111,191,14,218,70,105,7,87,39,242,29,155,188,148,67,3,248,17,199,246,144,239,62,231,6,195,213,47,200,102,30,215,8,232,234,222,128,82,238,247,132,170,114,172,53,77,106,42,150,26,210,113,90,21,73,116,75,159,208,94,4,24,164,236,194,224,65,110,15,81,203,204,36,145,175,80,161,244,112,57,153,124,58,133,35,184,180,122,252,2,54,91,37,85,151,49,45,93,250,152,227,138,146,174,5,223,41,16,103,108,186,201,211,0,230,207,225,158,168,44,99,22,1,63,88,226,137,169,13,56,52,27,171,51,255,176,187,72,12,95,185,177,205,46,197,243,219,71,229,165,156,119,10,166,32,104,254,127,193,173],hle=[1,2,3,5],Z$e=function(e,t){return e<<t&65535|(e&65535)>>16-t},eze=function(e,t){return(e&65535)>>t|e<<16-t&65535};vle.exports=Wi.rc2=Wi.rc2||{};Wi.rc2.expandKey=function(e,t){typeof e=="string"&&(e=Wi.util.createBuffer(e)),t=t||128;var r=e,n=e.length(),i=t,a=Math.ceil(i/8),s=255>>(i&7),o;for(o=n;o<128;o++)r.putByte(II[r.at(o-1)+r.at(o-n)&255]);for(r.setAt(128-a,II[r.at(128-a)&s]),o=127-a;o>=0;o--)r.setAt(o,II[r.at(o+1)^r.at(o+a)]);return r};var gle=function(e,t,r){var n=!1,i=null,a=null,s=null,o,u,l,c,d=[];for(e=Wi.rc2.expandKey(e,t),l=0;l<64;l++)d.push(e.getInt16Le());r?(o=function(m){for(l=0;l<4;l++)m[l]+=d[c]+(m[(l+3)%4]&m[(l+2)%4])+(~m[(l+3)%4]&m[(l+1)%4]),m[l]=Z$e(m[l],hle[l]),c++},u=function(m){for(l=0;l<4;l++)m[l]+=d[m[(l+3)%4]&63]}):(o=function(m){for(l=3;l>=0;l--)m[l]=eze(m[l],hle[l]),m[l]-=d[c]+(m[(l+3)%4]&m[(l+2)%4])+(~m[(l+3)%4]&m[(l+1)%4]),c--},u=function(m){for(l=3;l>=0;l--)m[l]-=d[m[(l+3)%4]&63]});var p=function(m){var h=[];for(l=0;l<4;l++){var g=i.getInt16Le();s!==null&&(r?g^=s.getInt16Le():s.putInt16Le(g)),h.push(g&65535)}c=r?0:63;for(var v=0;v<m.length;v++)for(var E=0;E<m[v][0];E++)m[v][1](h);for(l=0;l<4;l++)s!==null&&(r?s.putInt16Le(h[l]):h[l]^=s.getInt16Le()),a.putInt16Le(h[l])},f=null;return f={start:function(m,h){m&&typeof m=="string"&&(m=Wi.util.createBuffer(m)),n=!1,i=Wi.util.createBuffer(),a=h||new Wi.util.createBuffer,s=m,f.output=a},update:function(m){for(n||i.putBuffer(m);i.length()>=8;)p([[5,o],[1,u],[6,o],[1,u],[5,o]])},finish:function(m){var h=!0;if(r)if(m)h=m(8,i,!r);else{var g=i.length()===8?8:8-i.length();i.fillWithByte(g,g)}if(h&&(n=!0,f.update()),!r&&(h=i.length()===0,h))if(m)h=m(8,a,!r);else{var v=a.length(),E=a.at(v-1);E>v?h=!1:a.truncate(E)}return h}},f};Wi.rc2.startEncrypting=function(e,t,r){var n=Wi.rc2.createEncryptionCipher(e,128);return n.start(t,r),n};Wi.rc2.createEncryptionCipher=function(e,t){return gle(e,t,!0)};Wi.rc2.startDecrypting=function(e,t,r){var n=Wi.rc2.createDecryptionCipher(e,128);return n.start(t,r),n};Wi.rc2.createDecryptionCipher=function(e,t){return gle(e,t,!1)}});var Sg=y((Lwt,Sle)=>{var NI=Gt();Sle.exports=NI.jsbn=NI.jsbn||{};var ol,tze=0xdeadbeefcafe,yle=(tze&16777215)==15715070;function Le(e,t,r){this.data=[],e!=null&&(typeof e=="number"?this.fromNumber(e,t,r):t==null&&typeof e!="string"?this.fromString(e,256):this.fromString(e,t))}NI.jsbn.BigInteger=Le;function dr(){return new Le(null)}function rze(e,t,r,n,i,a){for(;--a>=0;){var s=t*this.data[e++]+r.data[n]+i;i=Math.floor(s/67108864),r.data[n++]=s&67108863}return i}function nze(e,t,r,n,i,a){for(var s=t&32767,o=t>>15;--a>=0;){var u=this.data[e]&32767,l=this.data[e++]>>15,c=o*u+l*s;u=s*u+((c&32767)<<15)+r.data[n]+(i&1073741823),i=(u>>>30)+(c>>>15)+o*l+(i>>>30),r.data[n++]=u&1073741823}return i}function Ele(e,t,r,n,i,a){for(var s=t&16383,o=t>>14;--a>=0;){var u=this.data[e]&16383,l=this.data[e++]>>14,c=o*u+l*s;u=s*u+((c&16383)<<14)+r.data[n]+i,i=(u>>28)+(c>>14)+o*l,r.data[n++]=u&268435455}return i}typeof navigator>"u"?(Le.prototype.am=Ele,ol=28):yle&&navigator.appName=="Microsoft Internet Explorer"?(Le.prototype.am=nze,ol=30):yle&&navigator.appName!="Netscape"?(Le.prototype.am=rze,ol=26):(Le.prototype.am=Ele,ol=28);Le.prototype.DB=ol;Le.prototype.DM=(1<<ol)-1;Le.prototype.DV=1<<ol;var kI=52;Le.prototype.FV=Math.pow(2,kI);Le.prototype.F1=kI-ol;Le.prototype.F2=2*ol-kI;var ize="0123456789abcdefghijklmnopqrstuvwxyz",PE=new Array,Um,$a;Um=48;for($a=0;$a<=9;++$a)PE[Um++]=$a;Um=97;for($a=10;$a<36;++$a)PE[Um++]=$a;Um=65;for($a=10;$a<36;++$a)PE[Um++]=$a;function ble(e){return ize.charAt(e)}function wle(e,t){var r=PE[e.charCodeAt(t)];return r??-1}function aze(e){for(var t=this.t-1;t>=0;--t)e.data[t]=this.data[t];e.t=this.t,e.s=this.s}function sze(e){this.t=1,this.s=e<0?-1:0,e>0?this.data[0]=e:e<-1?this.data[0]=e+this.DV:this.t=0}function Tc(e){var t=dr();return t.fromInt(e),t}function oze(e,t){var r;if(t==16)r=4;else if(t==8)r=3;else if(t==256)r=8;else if(t==2)r=1;else if(t==32)r=5;else if(t==4)r=2;else{this.fromRadix(e,t);return}this.t=0,this.s=0;for(var n=e.length,i=!1,a=0;--n>=0;){var s=r==8?e[n]&255:wle(e,n);if(s<0){e.charAt(n)=="-"&&(i=!0);continue}i=!1,a==0?this.data[this.t++]=s:a+r>this.DB?(this.data[this.t-1]|=(s&(1<<this.DB-a)-1)<<a,this.data[this.t++]=s>>this.DB-a):this.data[this.t-1]|=s<<a,a+=r,a>=this.DB&&(a-=this.DB)}r==8&&e[0]&128&&(this.s=-1,a>0&&(this.data[this.t-1]|=(1<<this.DB-a)-1<<a)),this.clamp(),i&&Le.ZERO.subTo(this,this)}function uze(){for(var e=this.s&this.DM;this.t>0&&this.data[this.t-1]==e;)--this.t}function lze(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(e==16)t=4;else if(e==8)t=3;else if(e==2)t=1;else if(e==32)t=5;else if(e==4)t=2;else return this.toRadix(e);var r=(1<<t)-1,n,i=!1,a="",s=this.t,o=this.DB-s*this.DB%t;if(s-- >0)for(o<this.DB&&(n=this.data[s]>>o)>0&&(i=!0,a=ble(n));s>=0;)o<t?(n=(this.data[s]&(1<<o)-1)<<t-o,n|=this.data[--s]>>(o+=this.DB-t)):(n=this.data[s]>>(o-=t)&r,o<=0&&(o+=this.DB,--s)),n>0&&(i=!0),i&&(a+=ble(n));return i?a:"0"}function cze(){var e=dr();return Le.ZERO.subTo(this,e),e}function dze(){return this.s<0?this.negate():this}function pze(e){var t=this.s-e.s;if(t!=0)return t;var r=this.t;if(t=r-e.t,t!=0)return this.s<0?-t:t;for(;--r>=0;)if((t=this.data[r]-e.data[r])!=0)return t;return 0}function IE(e){var t=1,r;return(r=e>>>16)!=0&&(e=r,t+=16),(r=e>>8)!=0&&(e=r,t+=8),(r=e>>4)!=0&&(e=r,t+=4),(r=e>>2)!=0&&(e=r,t+=2),(r=e>>1)!=0&&(e=r,t+=1),t}function fze(){return this.t<=0?0:this.DB*(this.t-1)+IE(this.data[this.t-1]^this.s&this.DM)}function mze(e,t){var r;for(r=this.t-1;r>=0;--r)t.data[r+e]=this.data[r];for(r=e-1;r>=0;--r)t.data[r]=0;t.t=this.t+e,t.s=this.s}function hze(e,t){for(var r=e;r<this.t;++r)t.data[r-e]=this.data[r];t.t=Math.max(this.t-e,0),t.s=this.s}function gze(e,t){var r=e%this.DB,n=this.DB-r,i=(1<<n)-1,a=Math.floor(e/this.DB),s=this.s<<r&this.DM,o;for(o=this.t-1;o>=0;--o)t.data[o+a+1]=this.data[o]>>n|s,s=(this.data[o]&i)<<r;for(o=a-1;o>=0;--o)t.data[o]=0;t.data[a]=s,t.t=this.t+a+1,t.s=this.s,t.clamp()}function vze(e,t){t.s=this.s;var r=Math.floor(e/this.DB);if(r>=this.t){t.t=0;return}var n=e%this.DB,i=this.DB-n,a=(1<<n)-1;t.data[0]=this.data[r]>>n;for(var s=r+1;s<this.t;++s)t.data[s-r-1]|=(this.data[s]&a)<<i,t.data[s-r]=this.data[s]>>n;n>0&&(t.data[this.t-r-1]|=(this.s&a)<<i),t.t=this.t-r,t.clamp()}function yze(e,t){for(var r=0,n=0,i=Math.min(e.t,this.t);r<i;)n+=this.data[r]-e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;if(e.t<this.t){for(n-=e.s;r<this.t;)n+=this.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<e.t;)n-=e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n-=e.s}t.s=n<0?-1:0,n<-1?t.data[r++]=this.DV+n:n>0&&(t.data[r++]=n),t.t=r,t.clamp()}function Eze(e,t){var r=this.abs(),n=e.abs(),i=r.t;for(t.t=i+n.t;--i>=0;)t.data[i]=0;for(i=0;i<n.t;++i)t.data[i+r.t]=r.am(0,n.data[i],t,i,0,r.t);t.s=0,t.clamp(),this.s!=e.s&&Le.ZERO.subTo(t,t)}function bze(e){for(var t=this.abs(),r=e.t=2*t.t;--r>=0;)e.data[r]=0;for(r=0;r<t.t-1;++r){var n=t.am(r,t.data[r],e,2*r,0,1);(e.data[r+t.t]+=t.am(r+1,2*t.data[r],e,2*r+1,n,t.t-r-1))>=t.DV&&(e.data[r+t.t]-=t.DV,e.data[r+t.t+1]=1)}e.t>0&&(e.data[e.t-1]+=t.am(r,t.data[r],e,2*r,0,1)),e.s=0,e.clamp()}function wze(e,t,r){var n=e.abs();if(!(n.t<=0)){var i=this.abs();if(i.t<n.t){t?.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=dr());var a=dr(),s=this.s,o=e.s,u=this.DB-IE(n.data[n.t-1]);u>0?(n.lShiftTo(u,a),i.lShiftTo(u,r)):(n.copyTo(a),i.copyTo(r));var l=a.t,c=a.data[l-1];if(c!=0){var d=c*(1<<this.F1)+(l>1?a.data[l-2]>>this.F2:0),p=this.FV/d,f=(1<<this.F1)/d,m=1<<this.F2,h=r.t,g=h-l,v=t??dr();for(a.dlShiftTo(g,v),r.compareTo(v)>=0&&(r.data[r.t++]=1,r.subTo(v,r)),Le.ONE.dlShiftTo(l,v),v.subTo(a,a);a.t<l;)a.data[a.t++]=0;for(;--g>=0;){var E=r.data[--h]==c?this.DM:Math.floor(r.data[h]*p+(r.data[h-1]+m)*f);if((r.data[h]+=a.am(0,E,r,g,0,l))<E)for(a.dlShiftTo(g,v),r.subTo(v,r);r.data[h]<--E;)r.subTo(v,r)}t!=null&&(r.drShiftTo(l,t),s!=o&&Le.ZERO.subTo(t,t)),r.t=l,r.clamp(),u>0&&r.rShiftTo(u,r),s<0&&Le.ZERO.subTo(r,r)}}}function xze(e){var t=dr();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(Le.ZERO)>0&&e.subTo(t,t),t}function sp(e){this.m=e}function _ze(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e}function Cze(e){return e}function Sze(e){e.divRemTo(this.m,null,e)}function Dze(e,t,r){e.multiplyTo(t,r),this.reduce(r)}function Aze(e,t){e.squareTo(t),this.reduce(t)}sp.prototype.convert=_ze;sp.prototype.revert=Cze;sp.prototype.reduce=Sze;sp.prototype.mulTo=Dze;sp.prototype.sqrTo=Aze;function Tze(){if(this.t<1)return 0;var e=this.data[0];if(!(e&1))return 0;var t=e&3;return t=t*(2-(e&15)*t)&15,t=t*(2-(e&255)*t)&255,t=t*(2-((e&65535)*t&65535))&65535,t=t*(2-e*t%this.DV)%this.DV,t>0?this.DV-t:-t}function op(e){this.m=e,this.mp=e.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<e.DB-15)-1,this.mt2=2*e.t}function Rze(e){var t=dr();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(Le.ZERO)>0&&this.m.subTo(t,t),t}function Pze(e){var t=dr();return e.copyTo(t),this.reduce(t),t}function Ize(e){for(;e.t<=this.mt2;)e.data[e.t++]=0;for(var t=0;t<this.m.t;++t){var r=e.data[t]&32767,n=r*this.mpl+((r*this.mph+(e.data[t]>>15)*this.mpl&this.um)<<15)&e.DM;for(r=t+this.m.t,e.data[r]+=this.m.am(0,n,e,t,0,this.m.t);e.data[r]>=e.DV;)e.data[r]-=e.DV,e.data[++r]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)}function Fze(e,t){e.squareTo(t),this.reduce(t)}function Nze(e,t,r){e.multiplyTo(t,r),this.reduce(r)}op.prototype.convert=Rze;op.prototype.revert=Pze;op.prototype.reduce=Ize;op.prototype.mulTo=Nze;op.prototype.sqrTo=Fze;function kze(){return(this.t>0?this.data[0]&1:this.s)==0}function Lze(e,t){if(e>4294967295||e<1)return Le.ONE;var r=dr(),n=dr(),i=t.convert(this),a=IE(e)-1;for(i.copyTo(r);--a>=0;)if(t.sqrTo(r,n),(e&1<<a)>0)t.mulTo(n,i,r);else{var s=r;r=n,n=s}return t.revert(r)}function Oze(e,t){var r;return e<256||t.isEven()?r=new sp(t):r=new op(t),this.exp(e,r)}Le.prototype.copyTo=aze;Le.prototype.fromInt=sze;Le.prototype.fromString=oze;Le.prototype.clamp=uze;Le.prototype.dlShiftTo=mze;Le.prototype.drShiftTo=hze;Le.prototype.lShiftTo=gze;Le.prototype.rShiftTo=vze;Le.prototype.subTo=yze;Le.prototype.multiplyTo=Eze;Le.prototype.squareTo=bze;Le.prototype.divRemTo=wze;Le.prototype.invDigit=Tze;Le.prototype.isEven=kze;Le.prototype.exp=Lze;Le.prototype.toString=lze;Le.prototype.negate=cze;Le.prototype.abs=dze;Le.prototype.compareTo=pze;Le.prototype.bitLength=fze;Le.prototype.mod=xze;Le.prototype.modPowInt=Oze;Le.ZERO=Tc(0);Le.ONE=Tc(1);function qze(){var e=dr();return this.copyTo(e),e}function Bze(){if(this.s<0){if(this.t==1)return this.data[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this.data[0];if(this.t==0)return 0}return(this.data[1]&(1<<32-this.DB)-1)<<this.DB|this.data[0]}function Mze(){return this.t==0?this.s:this.data[0]<<24>>24}function Uze(){return this.t==0?this.s:this.data[0]<<16>>16}function jze(e){return Math.floor(Math.LN2*this.DB/Math.log(e))}function $ze(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function zze(e){if(e==null&&(e=10),this.signum()==0||e<2||e>36)return"0";var t=this.chunkSize(e),r=Math.pow(e,t),n=Tc(r),i=dr(),a=dr(),s="";for(this.divRemTo(n,i,a);i.signum()>0;)s=(r+a.intValue()).toString(e).substr(1)+s,i.divRemTo(n,i,a);return a.intValue().toString(e)+s}function Vze(e,t){this.fromInt(0),t==null&&(t=10);for(var r=this.chunkSize(t),n=Math.pow(t,r),i=!1,a=0,s=0,o=0;o<e.length;++o){var u=wle(e,o);if(u<0){e.charAt(o)=="-"&&this.signum()==0&&(i=!0);continue}s=t*s+u,++a>=r&&(this.dMultiply(n),this.dAddOffset(s,0),a=0,s=0)}a>0&&(this.dMultiply(Math.pow(t,a)),this.dAddOffset(s,0)),i&&Le.ZERO.subTo(this,this)}function Gze(e,t,r){if(typeof t=="number")if(e<2)this.fromInt(1);else for(this.fromNumber(e,r),this.testBit(e-1)||this.bitwiseTo(Le.ONE.shiftLeft(e-1),LI,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(Le.ONE.shiftLeft(e-1),this);else{var n=new Array,i=e&7;n.length=(e>>3)+1,t.nextBytes(n),i>0?n[0]&=(1<<i)-1:n[0]=0,this.fromString(n,256)}}function Hze(){var e=this.t,t=new Array;t[0]=this.s;var r=this.DB-e*this.DB%8,n,i=0;if(e-- >0)for(r<this.DB&&(n=this.data[e]>>r)!=(this.s&this.DM)>>r&&(t[i++]=n|this.s<<this.DB-r);e>=0;)r<8?(n=(this.data[e]&(1<<r)-1)<<8-r,n|=this.data[--e]>>(r+=this.DB-8)):(n=this.data[e]>>(r-=8)&255,r<=0&&(r+=this.DB,--e)),n&128&&(n|=-256),i==0&&(this.s&128)!=(n&128)&&++i,(i>0||n!=this.s)&&(t[i++]=n);return t}function Kze(e){return this.compareTo(e)==0}function Jze(e){return this.compareTo(e)<0?this:e}function Wze(e){return this.compareTo(e)>0?this:e}function Yze(e,t,r){var n,i,a=Math.min(e.t,this.t);for(n=0;n<a;++n)r.data[n]=t(this.data[n],e.data[n]);if(e.t<this.t){for(i=e.s&this.DM,n=a;n<this.t;++n)r.data[n]=t(this.data[n],i);r.t=this.t}else{for(i=this.s&this.DM,n=a;n<e.t;++n)r.data[n]=t(i,e.data[n]);r.t=e.t}r.s=t(this.s,e.s),r.clamp()}function Qze(e,t){return e&t}function Xze(e){var t=dr();return this.bitwiseTo(e,Qze,t),t}function LI(e,t){return e|t}function Zze(e){var t=dr();return this.bitwiseTo(e,LI,t),t}function xle(e,t){return e^t}function eVe(e){var t=dr();return this.bitwiseTo(e,xle,t),t}function _le(e,t){return e&~t}function tVe(e){var t=dr();return this.bitwiseTo(e,_le,t),t}function rVe(){for(var e=dr(),t=0;t<this.t;++t)e.data[t]=this.DM&~this.data[t];return e.t=this.t,e.s=~this.s,e}function nVe(e){var t=dr();return e<0?this.rShiftTo(-e,t):this.lShiftTo(e,t),t}function iVe(e){var t=dr();return e<0?this.lShiftTo(-e,t):this.rShiftTo(e,t),t}function aVe(e){if(e==0)return-1;var t=0;return e&65535||(e>>=16,t+=16),e&255||(e>>=8,t+=8),e&15||(e>>=4,t+=4),e&3||(e>>=2,t+=2),e&1||++t,t}function sVe(){for(var e=0;e<this.t;++e)if(this.data[e]!=0)return e*this.DB+aVe(this.data[e]);return this.s<0?this.t*this.DB:-1}function oVe(e){for(var t=0;e!=0;)e&=e-1,++t;return t}function uVe(){for(var e=0,t=this.s&this.DM,r=0;r<this.t;++r)e+=oVe(this.data[r]^t);return e}function lVe(e){var t=Math.floor(e/this.DB);return t>=this.t?this.s!=0:(this.data[t]&1<<e%this.DB)!=0}function cVe(e,t){var r=Le.ONE.shiftLeft(e);return this.bitwiseTo(r,t,r),r}function dVe(e){return this.changeBit(e,LI)}function pVe(e){return this.changeBit(e,_le)}function fVe(e){return this.changeBit(e,xle)}function mVe(e,t){for(var r=0,n=0,i=Math.min(e.t,this.t);r<i;)n+=this.data[r]+e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;if(e.t<this.t){for(n+=e.s;r<this.t;)n+=this.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<e.t;)n+=e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=e.s}t.s=n<0?-1:0,n>0?t.data[r++]=n:n<-1&&(t.data[r++]=this.DV+n),t.t=r,t.clamp()}function hVe(e){var t=dr();return this.addTo(e,t),t}function gVe(e){var t=dr();return this.subTo(e,t),t}function vVe(e){var t=dr();return this.multiplyTo(e,t),t}function yVe(e){var t=dr();return this.divRemTo(e,t,null),t}function EVe(e){var t=dr();return this.divRemTo(e,null,t),t}function bVe(e){var t=dr(),r=dr();return this.divRemTo(e,t,r),new Array(t,r)}function wVe(e){this.data[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()}function xVe(e,t){if(e!=0){for(;this.t<=t;)this.data[this.t++]=0;for(this.data[t]+=e;this.data[t]>=this.DV;)this.data[t]-=this.DV,++t>=this.t&&(this.data[this.t++]=0),++this.data[t]}}function Cg(){}function Cle(e){return e}function _Ve(e,t,r){e.multiplyTo(t,r)}function CVe(e,t){e.squareTo(t)}Cg.prototype.convert=Cle;Cg.prototype.revert=Cle;Cg.prototype.mulTo=_Ve;Cg.prototype.sqrTo=CVe;function SVe(e){return this.exp(e,new Cg)}function DVe(e,t,r){var n=Math.min(this.t+e.t,t);for(r.s=0,r.t=n;n>0;)r.data[--n]=0;var i;for(i=r.t-this.t;n<i;++n)r.data[n+this.t]=this.am(0,e.data[n],r,n,0,this.t);for(i=Math.min(e.t,t);n<i;++n)this.am(0,e.data[n],r,n,0,t-n);r.clamp()}function AVe(e,t,r){--t;var n=r.t=this.t+e.t-t;for(r.s=0;--n>=0;)r.data[n]=0;for(n=Math.max(t-this.t,0);n<e.t;++n)r.data[this.t+n-t]=this.am(t-n,e.data[n],r,0,0,this.t+n-t);r.clamp(),r.drShiftTo(1,r)}function jm(e){this.r2=dr(),this.q3=dr(),Le.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e),this.m=e}function TVe(e){if(e.s<0||e.t>2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=dr();return e.copyTo(t),this.reduce(t),t}function RVe(e){return e}function PVe(e){for(e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);e.compareTo(this.r2)<0;)e.dAddOffset(1,this.m.t+1);for(e.subTo(this.r2,e);e.compareTo(this.m)>=0;)e.subTo(this.m,e)}function IVe(e,t){e.squareTo(t),this.reduce(t)}function FVe(e,t,r){e.multiplyTo(t,r),this.reduce(r)}jm.prototype.convert=TVe;jm.prototype.revert=RVe;jm.prototype.reduce=PVe;jm.prototype.mulTo=FVe;jm.prototype.sqrTo=IVe;function NVe(e,t){var r=e.bitLength(),n,i=Tc(1),a;if(r<=0)return i;r<18?n=1:r<48?n=3:r<144?n=4:r<768?n=5:n=6,r<8?a=new sp(t):t.isEven()?a=new jm(t):a=new op(t);var s=new Array,o=3,u=n-1,l=(1<<n)-1;if(s[1]=a.convert(this),n>1){var c=dr();for(a.sqrTo(s[1],c);o<=l;)s[o]=dr(),a.mulTo(c,s[o-2],s[o]),o+=2}var d=e.t-1,p,f=!0,m=dr(),h;for(r=IE(e.data[d])-1;d>=0;){for(r>=u?p=e.data[d]>>r-u&l:(p=(e.data[d]&(1<<r+1)-1)<<u-r,d>0&&(p|=e.data[d-1]>>this.DB+r-u)),o=n;!(p&1);)p>>=1,--o;if((r-=o)<0&&(r+=this.DB,--d),f)s[p].copyTo(i),f=!1;else{for(;o>1;)a.sqrTo(i,m),a.sqrTo(m,i),o-=2;o>0?a.sqrTo(i,m):(h=i,i=m,m=h),a.mulTo(m,s[p],i)}for(;d>=0&&!(e.data[d]&1<<r);)a.sqrTo(i,m),h=i,i=m,m=h,--r<0&&(r=this.DB-1,--d)}return a.revert(i)}function kVe(e){var t=this.s<0?this.negate():this.clone(),r=e.s<0?e.negate():e.clone();if(t.compareTo(r)<0){var n=t;t=r,r=n}var i=t.getLowestSetBit(),a=r.getLowestSetBit();if(a<0)return t;for(i<a&&(a=i),a>0&&(t.rShiftTo(a,t),r.rShiftTo(a,r));t.signum()>0;)(i=t.getLowestSetBit())>0&&t.rShiftTo(i,t),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),t.compareTo(r)>=0?(t.subTo(r,t),t.rShiftTo(1,t)):(r.subTo(t,r),r.rShiftTo(1,r));return a>0&&r.lShiftTo(a,r),r}function LVe(e){if(e<=0)return 0;var t=this.DV%e,r=this.s<0?e-1:0;if(this.t>0)if(t==0)r=this.data[0]%e;else for(var n=this.t-1;n>=0;--n)r=(t*r+this.data[n])%e;return r}function OVe(e){var t=e.isEven();if(this.isEven()&&t||e.signum()==0)return Le.ZERO;for(var r=e.clone(),n=this.clone(),i=Tc(1),a=Tc(0),s=Tc(0),o=Tc(1);r.signum()!=0;){for(;r.isEven();)r.rShiftTo(1,r),t?((!i.isEven()||!a.isEven())&&(i.addTo(this,i),a.subTo(e,a)),i.rShiftTo(1,i)):a.isEven()||a.subTo(e,a),a.rShiftTo(1,a);for(;n.isEven();)n.rShiftTo(1,n),t?((!s.isEven()||!o.isEven())&&(s.addTo(this,s),o.subTo(e,o)),s.rShiftTo(1,s)):o.isEven()||o.subTo(e,o),o.rShiftTo(1,o);r.compareTo(n)>=0?(r.subTo(n,r),t&&i.subTo(s,i),a.subTo(o,a)):(n.subTo(r,n),t&&s.subTo(i,s),o.subTo(a,o))}if(n.compareTo(Le.ONE)!=0)return Le.ZERO;if(o.compareTo(e)>=0)return o.subtract(e);if(o.signum()<0)o.addTo(e,o);else return o;return o.signum()<0?o.add(e):o}var _s=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509],qVe=(1<<26)/_s[_s.length-1];function BVe(e){var t,r=this.abs();if(r.t==1&&r.data[0]<=_s[_s.length-1]){for(t=0;t<_s.length;++t)if(r.data[0]==_s[t])return!0;return!1}if(r.isEven())return!1;for(t=1;t<_s.length;){for(var n=_s[t],i=t+1;i<_s.length&&n<qVe;)n*=_s[i++];for(n=r.modInt(n);t<i;)if(n%_s[t++]==0)return!1}return r.millerRabin(e)}function MVe(e){var t=this.subtract(Le.ONE),r=t.getLowestSetBit();if(r<=0)return!1;for(var n=t.shiftRight(r),i=UVe(),a,s=0;s<e;++s){do a=new Le(this.bitLength(),i);while(a.compareTo(Le.ONE)<=0||a.compareTo(t)>=0);var o=a.modPow(n,this);if(o.compareTo(Le.ONE)!=0&&o.compareTo(t)!=0){for(var u=1;u++<r&&o.compareTo(t)!=0;)if(o=o.modPowInt(2,this),o.compareTo(Le.ONE)==0)return!1;if(o.compareTo(t)!=0)return!1}}return!0}function UVe(){return{nextBytes:function(e){for(var t=0;t<e.length;++t)e[t]=Math.floor(Math.random()*256)}}}Le.prototype.chunkSize=jze;Le.prototype.toRadix=zze;Le.prototype.fromRadix=Vze;Le.prototype.fromNumber=Gze;Le.prototype.bitwiseTo=Yze;Le.prototype.changeBit=cVe;Le.prototype.addTo=mVe;Le.prototype.dMultiply=wVe;Le.prototype.dAddOffset=xVe;Le.prototype.multiplyLowerTo=DVe;Le.prototype.multiplyUpperTo=AVe;Le.prototype.modInt=LVe;Le.prototype.millerRabin=MVe;Le.prototype.clone=qze;Le.prototype.intValue=Bze;Le.prototype.byteValue=Mze;Le.prototype.shortValue=Uze;Le.prototype.signum=$ze;Le.prototype.toByteArray=Hze;Le.prototype.equals=Kze;Le.prototype.min=Jze;Le.prototype.max=Wze;Le.prototype.and=Xze;Le.prototype.or=Zze;Le.prototype.xor=eVe;Le.prototype.andNot=tVe;Le.prototype.not=rVe;Le.prototype.shiftLeft=nVe;Le.prototype.shiftRight=iVe;Le.prototype.getLowestSetBit=sVe;Le.prototype.bitCount=uVe;Le.prototype.testBit=lVe;Le.prototype.setBit=dVe;Le.prototype.clearBit=pVe;Le.prototype.flipBit=fVe;Le.prototype.add=hVe;Le.prototype.subtract=gVe;Le.prototype.multiply=vVe;Le.prototype.divide=yVe;Le.prototype.remainder=EVe;Le.prototype.divideAndRemainder=bVe;Le.prototype.modPow=NVe;Le.prototype.modInverse=OVe;Le.prototype.pow=SVe;Le.prototype.gcd=kVe;Le.prototype.isProbablePrime=BVe});var $m=y((Owt,Rle)=>{var Ro=Gt();Co();cr();var Ale=Rle.exports=Ro.sha1=Ro.sha1||{};Ro.md.sha1=Ro.md.algorithms.sha1=Ale;Ale.create=function(){Tle||jVe();var e=null,t=Ro.util.createBuffer(),r=new Array(80),n={algorithm:"sha1",blockLength:64,digestLength:20,messageLength:0,fullMessageLength:null,messageLengthSize:8};return n.start=function(){n.messageLength=0,n.fullMessageLength=n.messageLength64=[];for(var i=n.messageLengthSize/4,a=0;a<i;++a)n.fullMessageLength.push(0);return t=Ro.util.createBuffer(),e={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,a){a==="utf8"&&(i=Ro.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var o=n.fullMessageLength.length-1;o>=0;--o)n.fullMessageLength[o]+=s[1],s[1]=s[0]+(n.fullMessageLength[o]/4294967296>>>0),n.fullMessageLength[o]=n.fullMessageLength[o]>>>0,s[0]=s[1]/4294967296>>>0;return t.putBytes(i),Dle(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Ro.util.createBuffer();i.putBytes(t.bytes());var a=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=a&n.blockLength-1;i.putBytes(OI.substr(0,n.blockLength-s));for(var o,u,l=n.fullMessageLength[0]*8,c=0;c<n.fullMessageLength.length-1;++c)o=n.fullMessageLength[c+1]*8,u=o/4294967296>>>0,l+=u,i.putInt32(l>>>0),l=o>>>0;i.putInt32(l);var d={h0:e.h0,h1:e.h1,h2:e.h2,h3:e.h3,h4:e.h4};Dle(d,r,i);var p=Ro.util.createBuffer();return p.putInt32(d.h0),p.putInt32(d.h1),p.putInt32(d.h2),p.putInt32(d.h3),p.putInt32(d.h4),p},n};var OI=null,Tle=!1;function jVe(){OI="\x80",OI+=Ro.util.fillString("\0",64),Tle=!0}function Dle(e,t,r){for(var n,i,a,s,o,u,l,c,d=r.length();d>=64;){for(i=e.h0,a=e.h1,s=e.h2,o=e.h3,u=e.h4,c=0;c<16;++c)n=r.getInt32(),t[c]=n,l=o^a&(s^o),n=(i<<5|i>>>27)+l+u+1518500249+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<20;++c)n=t[c-3]^t[c-8]^t[c-14]^t[c-16],n=n<<1|n>>>31,t[c]=n,l=o^a&(s^o),n=(i<<5|i>>>27)+l+u+1518500249+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<32;++c)n=t[c-3]^t[c-8]^t[c-14]^t[c-16],n=n<<1|n>>>31,t[c]=n,l=a^s^o,n=(i<<5|i>>>27)+l+u+1859775393+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<40;++c)n=t[c-6]^t[c-16]^t[c-28]^t[c-32],n=n<<2|n>>>30,t[c]=n,l=a^s^o,n=(i<<5|i>>>27)+l+u+1859775393+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<60;++c)n=t[c-6]^t[c-16]^t[c-28]^t[c-32],n=n<<2|n>>>30,t[c]=n,l=a&s|o&(a^s),n=(i<<5|i>>>27)+l+u+2400959708+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<80;++c)n=t[c-6]^t[c-16]^t[c-28]^t[c-32],n=n<<2|n>>>30,t[c]=n,l=a^s^o,n=(i<<5|i>>>27)+l+u+3395469782+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;e.h0=e.h0+i|0,e.h1=e.h1+a|0,e.h2=e.h2+s|0,e.h3=e.h3+o|0,e.h4=e.h4+u|0,d-=64}}});var qI=y((qwt,Ile)=>{var Po=Gt();cr();ja();$m();var Ple=Ile.exports=Po.pkcs1=Po.pkcs1||{};Ple.encode_rsa_oaep=function(e,t,r){var n,i,a,s;typeof r=="string"?(n=r,i=arguments[3]||void 0,a=arguments[4]||void 0):r&&(n=r.label||void 0,i=r.seed||void 0,a=r.md||void 0,r.mgf1&&r.mgf1.md&&(s=r.mgf1.md)),a?a.start():a=Po.md.sha1.create(),s||(s=a);var o=Math.ceil(e.n.bitLength()/8),u=o-2*a.digestLength-2;if(t.length>u){var l=new Error("RSAES-OAEP input message length is too long.");throw l.length=t.length,l.maxLength=u,l}n||(n=""),a.update(n,"raw");for(var c=a.digest(),d="",p=u-t.length,f=0;f<p;f++)d+="\0";var m=c.getBytes()+d+""+t;if(!i)i=Po.random.getBytes(a.digestLength);else if(i.length!==a.digestLength){var l=new Error("Invalid RSAES-OAEP seed. The seed length must match the digest length.");throw l.seedLength=i.length,l.digestLength=a.digestLength,l}var h=FE(i,o-a.digestLength-1,s),g=Po.util.xorBytes(m,h,m.length),v=FE(g,a.digestLength,s),E=Po.util.xorBytes(i,v,i.length);return"\0"+E+g};Ple.decode_rsa_oaep=function(e,t,r){var n,i,a;typeof r=="string"?(n=r,i=arguments[3]||void 0):r&&(n=r.label||void 0,i=r.md||void 0,r.mgf1&&r.mgf1.md&&(a=r.mgf1.md));var s=Math.ceil(e.n.bitLength()/8);if(t.length!==s){var g=new Error("RSAES-OAEP encoded message length is invalid.");throw g.length=t.length,g.expectedLength=s,g}if(i===void 0?i=Po.md.sha1.create():i.start(),a||(a=i),s<2*i.digestLength+2)throw new Error("RSAES-OAEP key is too short for the hash function.");n||(n=""),i.update(n,"raw");for(var o=i.digest().getBytes(),u=t.charAt(0),l=t.substring(1,i.digestLength+1),c=t.substring(1+i.digestLength),d=FE(c,i.digestLength,a),p=Po.util.xorBytes(l,d,l.length),f=FE(p,s-i.digestLength-1,a),m=Po.util.xorBytes(c,f,c.length),h=m.substring(0,i.digestLength),g=u!=="\0",v=0;v<i.digestLength;++v)g|=o.charAt(v)!==h.charAt(v);for(var E=1,x=i.digestLength,R=i.digestLength;R<m.length;R++){var I=m.charCodeAt(R),L=I&1^1,Y=E?65534:0;g|=I&Y,E=E&L,x+=E}if(g||m.charCodeAt(x)!==1)throw new Error("Invalid RSAES-OAEP padding.");return m.substring(x+1)};function FE(e,t,r){r||(r=Po.md.sha1.create());for(var n="",i=Math.ceil(t/r.digestLength),a=0;a<i;++a){var s=String.fromCharCode(a>>24&255,a>>16&255,a>>8&255,a&255);r.start(),r.update(e+s),n+=r.digest().getBytes()}return n.substring(0,t)}});var MI=y((Bwt,BI)=>{var Rc=Gt();cr();Sg();ja();(function(){if(Rc.prime){BI.exports=Rc.prime;return}var e=BI.exports=Rc.prime=Rc.prime||{},t=Rc.jsbn.BigInteger,r=[6,4,2,4,2,4,6,2],n=new t(null);n.fromInt(30);var i=function(d,p){return d|p};e.generateProbablePrime=function(d,p,f){typeof p=="function"&&(f=p,p={}),p=p||{};var m=p.algorithm||"PRIMEINC";typeof m=="string"&&(m={name:m}),m.options=m.options||{};var h=p.prng||Rc.random,g={nextBytes:function(v){for(var E=h.getBytesSync(v.length),x=0;x<v.length;++x)v[x]=E.charCodeAt(x)}};if(m.name==="PRIMEINC")return a(d,g,m.options,f);throw new Error("Invalid prime generation algorithm: "+m.name)};function a(d,p,f,m){return"workers"in f?u(d,p,f,m):s(d,p,f,m)}function s(d,p,f,m){var h=l(d,p),g=0,v=c(h.bitLength());"millerRabinTests"in f&&(v=f.millerRabinTests);var E=10;"maxBlockTime"in f&&(E=f.maxBlockTime),o(h,d,p,g,v,E,m)}function o(d,p,f,m,h,g,v){var E=+new Date;do{if(d.bitLength()>p&&(d=l(p,f)),d.isProbablePrime(h))return v(null,d);d.dAddOffset(r[m++%8],0)}while(g<0||+new Date-E<g);Rc.util.setImmediate(function(){o(d,p,f,m,h,g,v)})}function u(d,p,f,m){if(typeof Worker>"u")return s(d,p,f,m);var h=l(d,p),g=f.workers,v=f.workLoad||100,E=v*30/8,x=f.workerScript||"forge/prime.worker.js";if(g===-1)return Rc.util.estimateCores(function(I,L){I&&(L=2),g=L-1,R()});R();function R(){g=Math.max(1,g);for(var I=[],L=0;L<g;++L)I[L]=new Worker(x);for(var Y=g,L=0;L<g;++L)I[L].addEventListener("message",A);var K=!1;function A(X){if(!K){--Y;var N=X.data;if(N.found){for(var O=0;O<I.length;++O)I[O].terminate();return K=!0,m(null,new t(N.prime,16))}h.bitLength()>d&&(h=l(d,p));var j=h.toString(16);X.target.postMessage({hex:j,workLoad:v}),h.dAddOffset(E,0)}}}}function l(d,p){var f=new t(d,p),m=d-1;return f.testBit(m)||f.bitwiseTo(t.ONE.shiftLeft(m),i,f),f.dAddOffset(31-f.mod(n).byteValue(),0),f}function c(d){return d<=100?27:d<=150?18:d<=200?15:d<=250?12:d<=300?9:d<=350?8:d<=400?7:d<=500?6:d<=600?5:d<=800?4:d<=1250?3:2}})()});var Dg=y((Mwt,Ble)=>{var wt=Gt();xs();Sg();Ac();qI();MI();ja();cr();typeof sr>"u"&&(sr=wt.jsbn.BigInteger);var sr,UI=wt.util.isNodejs?require("crypto"):null,me=wt.asn1,za=wt.util;wt.pki=wt.pki||{};Ble.exports=wt.pki.rsa=wt.rsa=wt.rsa||{};var jt=wt.pki,$Ve=[6,4,2,4,2,4,6,2],zVe={name:"PrivateKeyInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},VVe={name:"RSAPrivateKey",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},GVe={name:"RSAPublicKey",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},HVe=wt.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:me.Class.UNIVERSAL,type:me.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},KVe={name:"DigestInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:me.Class.UNIVERSAL,type:me.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:me.Class.UNIVERSAL,type:me.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:me.Class.UNIVERSAL,type:me.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},JVe=function(e){var t;if(e.algorithm in jt.oids)t=jt.oids[e.algorithm];else{var r=new Error("Unknown message digest algorithm.");throw r.algorithm=e.algorithm,r}var n=me.oidToDer(t).getBytes(),i=me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[]),a=me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[]);a.value.push(me.create(me.Class.UNIVERSAL,me.Type.OID,!1,n)),a.value.push(me.create(me.Class.UNIVERSAL,me.Type.NULL,!1,""));var s=me.create(me.Class.UNIVERSAL,me.Type.OCTETSTRING,!1,e.digest().getBytes());return i.value.push(a),i.value.push(s),me.toDer(i).getBytes()},Ole=function(e,t,r){if(r)return e.modPow(t.e,t.n);if(!t.p||!t.q)return e.modPow(t.d,t.n);t.dP||(t.dP=t.d.mod(t.p.subtract(sr.ONE))),t.dQ||(t.dQ=t.d.mod(t.q.subtract(sr.ONE))),t.qInv||(t.qInv=t.q.modInverse(t.p));var n;do n=new sr(wt.util.bytesToHex(wt.random.getBytes(t.n.bitLength()/8)),16);while(n.compareTo(t.n)>=0||!n.gcd(t.n).equals(sr.ONE));e=e.multiply(n.modPow(t.e,t.n)).mod(t.n);for(var i=e.mod(t.p).modPow(t.dP,t.p),a=e.mod(t.q).modPow(t.dQ,t.q);i.compareTo(a)<0;)i=i.add(t.p);var s=i.subtract(a).multiply(t.qInv).mod(t.p).multiply(t.q).add(a);return s=s.multiply(n.modInverse(t.n)).mod(t.n),s};jt.rsa.encrypt=function(e,t,r){var n=r,i,a=Math.ceil(t.n.bitLength()/8);r!==!1&&r!==!0?(n=r===2,i=qle(e,t,r)):(i=wt.util.createBuffer(),i.putBytes(e));for(var s=new sr(i.toHex(),16),o=Ole(s,t,n),u=o.toString(16),l=wt.util.createBuffer(),c=a-Math.ceil(u.length/2);c>0;)l.putByte(0),--c;return l.putBytes(wt.util.hexToBytes(u)),l.getBytes()};jt.rsa.decrypt=function(e,t,r,n){var i=Math.ceil(t.n.bitLength()/8);if(e.length!==i){var a=new Error("Encrypted message length is invalid.");throw a.length=e.length,a.expected=i,a}var s=new sr(wt.util.createBuffer(e).toHex(),16);if(s.compareTo(t.n)>=0)throw new Error("Encrypted message is invalid.");for(var o=Ole(s,t,r),u=o.toString(16),l=wt.util.createBuffer(),c=i-Math.ceil(u.length/2);c>0;)l.putByte(0),--c;return l.putBytes(wt.util.hexToBytes(u)),n!==!1?NE(l.getBytes(),t,r):l.getBytes()};jt.rsa.createKeyPairGenerationState=function(e,t,r){typeof e=="string"&&(e=parseInt(e,10)),e=e||2048,r=r||{};var n=r.prng||wt.random,i={nextBytes:function(o){for(var u=n.getBytesSync(o.length),l=0;l<o.length;++l)o[l]=u.charCodeAt(l)}},a=r.algorithm||"PRIMEINC",s;if(a==="PRIMEINC")s={algorithm:a,state:0,bits:e,rng:i,eInt:t||65537,e:new sr(null),p:null,q:null,qBits:e>>1,pBits:e-(e>>1),pqState:0,num:null,keys:null},s.e.fromInt(s.eInt);else throw new Error("Invalid key generation algorithm: "+a);return s};jt.rsa.stepKeyPairGenerationState=function(e,t){"algorithm"in e||(e.algorithm="PRIMEINC");var r=new sr(null);r.fromInt(30);for(var n=0,i=function(d,p){return d|p},a=+new Date,s,o=0;e.keys===null&&(t<=0||o<t);){if(e.state===0){var u=e.p===null?e.pBits:e.qBits,l=u-1;e.pqState===0?(e.num=new sr(u,e.rng),e.num.testBit(l)||e.num.bitwiseTo(sr.ONE.shiftLeft(l),i,e.num),e.num.dAddOffset(31-e.num.mod(r).byteValue(),0),n=0,++e.pqState):e.pqState===1?e.num.bitLength()>u?e.pqState=0:e.num.isProbablePrime(YVe(e.num.bitLength()))?++e.pqState:e.num.dAddOffset($Ve[n++%8],0):e.pqState===2?e.pqState=e.num.subtract(sr.ONE).gcd(e.e).compareTo(sr.ONE)===0?3:0:e.pqState===3&&(e.pqState=0,e.p===null?e.p=e.num:e.q=e.num,e.p!==null&&e.q!==null&&++e.state,e.num=null)}else if(e.state===1)e.p.compareTo(e.q)<0&&(e.num=e.p,e.p=e.q,e.q=e.num),++e.state;else if(e.state===2)e.p1=e.p.subtract(sr.ONE),e.q1=e.q.subtract(sr.ONE),e.phi=e.p1.multiply(e.q1),++e.state;else if(e.state===3)e.phi.gcd(e.e).compareTo(sr.ONE)===0?++e.state:(e.p=null,e.q=null,e.state=0);else if(e.state===4)e.n=e.p.multiply(e.q),e.n.bitLength()===e.bits?++e.state:(e.q=null,e.state=0);else if(e.state===5){var c=e.e.modInverse(e.phi);e.keys={privateKey:jt.rsa.setPrivateKey(e.n,e.e,c,e.p,e.q,c.mod(e.p1),c.mod(e.q1),e.q.modInverse(e.p)),publicKey:jt.rsa.setPublicKey(e.n,e.e)}}s=+new Date,o+=s-a,a=s}return e.keys!==null};jt.rsa.generateKeyPair=function(e,t,r,n){if(arguments.length===1?typeof e=="object"?(r=e,e=void 0):typeof e=="function"&&(n=e,e=void 0):arguments.length===2?typeof e=="number"?typeof t=="function"?(n=t,t=void 0):typeof t!="number"&&(r=t,t=void 0):(r=e,n=t,e=void 0,t=void 0):arguments.length===3&&(typeof t=="number"?typeof r=="function"&&(n=r,r=void 0):(n=r,r=t,t=void 0)),r=r||{},e===void 0&&(e=r.bits||2048),t===void 0&&(t=r.e||65537),!wt.options.usePureJavaScript&&!r.prng&&e>=256&&e<=16384&&(t===65537||t===3)){if(n){if(Fle("generateKeyPair"))return UI.generateKeyPair("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}},function(o,u,l){if(o)return n(o);n(null,{privateKey:jt.privateKeyFromPem(l),publicKey:jt.publicKeyFromPem(u)})});if(Nle("generateKey")&&Nle("exportKey"))return za.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Lle(t),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(o){return za.globalScope.crypto.subtle.exportKey("pkcs8",o.privateKey)}).then(void 0,function(o){n(o)}).then(function(o){if(o){var u=jt.privateKeyFromAsn1(me.fromDer(wt.util.createBuffer(o)));n(null,{privateKey:u,publicKey:jt.setRsaPublicKey(u.n,u.e)})}});if(kle("generateKey")&&kle("exportKey")){var i=za.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Lle(t),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(o){var u=o.target.result,l=za.globalScope.msCrypto.subtle.exportKey("pkcs8",u.privateKey);l.oncomplete=function(c){var d=c.target.result,p=jt.privateKeyFromAsn1(me.fromDer(wt.util.createBuffer(d)));n(null,{privateKey:p,publicKey:jt.setRsaPublicKey(p.n,p.e)})},l.onerror=function(c){n(c)}},i.onerror=function(o){n(o)};return}}else if(Fle("generateKeyPairSync")){var a=UI.generateKeyPairSync("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}});return{privateKey:jt.privateKeyFromPem(a.privateKey),publicKey:jt.publicKeyFromPem(a.publicKey)}}}var s=jt.rsa.createKeyPairGenerationState(e,t,r);if(!n)return jt.rsa.stepKeyPairGenerationState(s,0),s.keys;WVe(s,r,n)};jt.setRsaPublicKey=jt.rsa.setPublicKey=function(e,t){var r={n:e,e:t};return r.encrypt=function(n,i,a){if(typeof i=="string"?i=i.toUpperCase():i===void 0&&(i="RSAES-PKCS1-V1_5"),i==="RSAES-PKCS1-V1_5")i={encode:function(o,u,l){return qle(o,u,2).getBytes()}};else if(i==="RSA-OAEP"||i==="RSAES-OAEP")i={encode:function(o,u){return wt.pkcs1.encode_rsa_oaep(u,o,a)}};else if(["RAW","NONE","NULL",null].indexOf(i)!==-1)i={encode:function(o){return o}};else if(typeof i=="string")throw new Error('Unsupported encryption scheme: "'+i+'".');var s=i.encode(n,r,!0);return jt.rsa.encrypt(s,r,!0)},r.verify=function(n,i,a,s){typeof a=="string"?a=a.toUpperCase():a===void 0&&(a="RSASSA-PKCS1-V1_5"),s===void 0&&(s={_parseAllDigestBytes:!0}),"_parseAllDigestBytes"in s||(s._parseAllDigestBytes=!0),a==="RSASSA-PKCS1-V1_5"?a={verify:function(u,l){l=NE(l,r,!0);var c=me.fromDer(l,{parseAllBytes:s._parseAllDigestBytes}),d={},p=[];if(!me.validate(c,KVe,d,p)){var f=new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value.");throw f.errors=p,f}var m=me.derToOid(d.algorithmIdentifier);if(!(m===wt.oids.md2||m===wt.oids.md5||m===wt.oids.sha1||m===wt.oids.sha224||m===wt.oids.sha256||m===wt.oids.sha384||m===wt.oids.sha512||m===wt.oids["sha512-224"]||m===wt.oids["sha512-256"])){var f=new Error("Unknown RSASSA-PKCS1-v1_5 DigestAlgorithm identifier.");throw f.oid=m,f}if((m===wt.oids.md2||m===wt.oids.md5)&&!("parameters"in d))throw new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value. Missing algorithm identifer NULL parameters.");return u===d.digest}}:(a==="NONE"||a==="NULL"||a===null)&&(a={verify:function(u,l){return l=NE(l,r,!0),u===l}});var o=jt.rsa.decrypt(i,r,!0,!1);return a.verify(n,o,r.n.bitLength())},r};jt.setRsaPrivateKey=jt.rsa.setPrivateKey=function(e,t,r,n,i,a,s,o){var u={n:e,e:t,d:r,p:n,q:i,dP:a,dQ:s,qInv:o};return u.decrypt=function(l,c,d){typeof c=="string"?c=c.toUpperCase():c===void 0&&(c="RSAES-PKCS1-V1_5");var p=jt.rsa.decrypt(l,u,!1,!1);if(c==="RSAES-PKCS1-V1_5")c={decode:NE};else if(c==="RSA-OAEP"||c==="RSAES-OAEP")c={decode:function(f,m){return wt.pkcs1.decode_rsa_oaep(m,f,d)}};else if(["RAW","NONE","NULL",null].indexOf(c)!==-1)c={decode:function(f){return f}};else throw new Error('Unsupported encryption scheme: "'+c+'".');return c.decode(p,u,!1)},u.sign=function(l,c){var d=!1;typeof c=="string"&&(c=c.toUpperCase()),c===void 0||c==="RSASSA-PKCS1-V1_5"?(c={encode:JVe},d=1):(c==="NONE"||c==="NULL"||c===null)&&(c={encode:function(){return l}},d=1);var p=c.encode(l,u.n.bitLength());return jt.rsa.encrypt(p,u,d)},u};jt.wrapRsaPrivateKey=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,me.integerToDer(0).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.OID,!1,me.oidToDer(jt.oids.rsaEncryption).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.NULL,!1,"")]),me.create(me.Class.UNIVERSAL,me.Type.OCTETSTRING,!1,me.toDer(e).getBytes())])};jt.privateKeyFromAsn1=function(e){var t={},r=[];if(me.validate(e,zVe,t,r)&&(e=me.fromDer(wt.util.createBuffer(t.privateKey))),t={},r=[],!me.validate(e,VVe,t,r)){var n=new Error("Cannot read private key. ASN.1 object does not contain an RSAPrivateKey.");throw n.errors=r,n}var i,a,s,o,u,l,c,d;return i=wt.util.createBuffer(t.privateKeyModulus).toHex(),a=wt.util.createBuffer(t.privateKeyPublicExponent).toHex(),s=wt.util.createBuffer(t.privateKeyPrivateExponent).toHex(),o=wt.util.createBuffer(t.privateKeyPrime1).toHex(),u=wt.util.createBuffer(t.privateKeyPrime2).toHex(),l=wt.util.createBuffer(t.privateKeyExponent1).toHex(),c=wt.util.createBuffer(t.privateKeyExponent2).toHex(),d=wt.util.createBuffer(t.privateKeyCoefficient).toHex(),jt.setRsaPrivateKey(new sr(i,16),new sr(a,16),new sr(s,16),new sr(o,16),new sr(u,16),new sr(l,16),new sr(c,16),new sr(d,16))};jt.privateKeyToAsn1=jt.privateKeyToRSAPrivateKey=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,me.integerToDer(0).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.n)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.e)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.d)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.p)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.q)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.dP)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.dQ)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.qInv))])};jt.publicKeyFromAsn1=function(e){var t={},r=[];if(me.validate(e,HVe,t,r)){var n=me.derToOid(t.publicKeyOid);if(n!==jt.oids.rsaEncryption){var i=new Error("Cannot read public key. Unknown OID.");throw i.oid=n,i}e=t.rsaPublicKey}if(r=[],!me.validate(e,GVe,t,r)){var i=new Error("Cannot read public key. ASN.1 object does not contain an RSAPublicKey.");throw i.errors=r,i}var a=wt.util.createBuffer(t.publicKeyModulus).toHex(),s=wt.util.createBuffer(t.publicKeyExponent).toHex();return jt.setRsaPublicKey(new sr(a,16),new sr(s,16))};jt.publicKeyToAsn1=jt.publicKeyToSubjectPublicKeyInfo=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.OID,!1,me.oidToDer(jt.oids.rsaEncryption).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.NULL,!1,"")]),me.create(me.Class.UNIVERSAL,me.Type.BITSTRING,!1,[jt.publicKeyToRSAPublicKey(e)])])};jt.publicKeyToRSAPublicKey=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.n)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.e))])};function qle(e,t,r){var n=wt.util.createBuffer(),i=Math.ceil(t.n.bitLength()/8);if(e.length>i-11){var a=new Error("Message is too long for PKCS#1 v1.5 padding.");throw a.length=e.length,a.max=i-11,a}n.putByte(0),n.putByte(r);var s=i-3-e.length,o;if(r===0||r===1){o=r===0?0:255;for(var u=0;u<s;++u)n.putByte(o)}else for(;s>0;){for(var l=0,c=wt.random.getBytes(s),u=0;u<s;++u)o=c.charCodeAt(u),o===0?++l:n.putByte(o);s=l}return n.putByte(0),n.putBytes(e),n}function NE(e,t,r,n){var i=Math.ceil(t.n.bitLength()/8),a=wt.util.createBuffer(e),s=a.getByte(),o=a.getByte();if(s!==0||r&&o!==0&&o!==1||!r&&o!=2||r&&o===0&&typeof n>"u")throw new Error("Encryption block is invalid.");var u=0;if(o===0){u=i-3-n;for(var l=0;l<u;++l)if(a.getByte()!==0)throw new Error("Encryption block is invalid.")}else if(o===1)for(u=0;a.length()>1;){if(a.getByte()!==255){--a.read;break}++u}else if(o===2)for(u=0;a.length()>1;){if(a.getByte()===0){--a.read;break}++u}var c=a.getByte();if(c!==0||u!==i-3-a.length())throw new Error("Encryption block is invalid.");return a.getBytes()}function WVe(e,t,r){typeof t=="function"&&(r=t,t={}),t=t||{};var n={algorithm:{name:t.algorithm||"PRIMEINC",options:{workers:t.workers||2,workLoad:t.workLoad||100,workerScript:t.workerScript}}};"prng"in t&&(n.prng=t.prng),i();function i(){a(e.pBits,function(o,u){if(o)return r(o);if(e.p=u,e.q!==null)return s(o,e.q);a(e.qBits,s)})}function a(o,u){wt.prime.generateProbablePrime(o,n,u)}function s(o,u){if(o)return r(o);if(e.q=u,e.p.compareTo(e.q)<0){var l=e.p;e.p=e.q,e.q=l}if(e.p.subtract(sr.ONE).gcd(e.e).compareTo(sr.ONE)!==0){e.p=null,i();return}if(e.q.subtract(sr.ONE).gcd(e.e).compareTo(sr.ONE)!==0){e.q=null,a(e.qBits,s);return}if(e.p1=e.p.subtract(sr.ONE),e.q1=e.q.subtract(sr.ONE),e.phi=e.p1.multiply(e.q1),e.phi.gcd(e.e).compareTo(sr.ONE)!==0){e.p=e.q=null,i();return}if(e.n=e.p.multiply(e.q),e.n.bitLength()!==e.bits){e.q=null,a(e.qBits,s);return}var c=e.e.modInverse(e.phi);e.keys={privateKey:jt.rsa.setPrivateKey(e.n,e.e,c,e.p,e.q,c.mod(e.p1),c.mod(e.q1),e.q.modInverse(e.p)),publicKey:jt.rsa.setPublicKey(e.n,e.e)},r(null,e.keys)}}function Io(e){var t=e.toString(16);t[0]>="8"&&(t="00"+t);var r=wt.util.hexToBytes(t);return r.length>1&&(r.charCodeAt(0)===0&&!(r.charCodeAt(1)&128)||r.charCodeAt(0)===255&&(r.charCodeAt(1)&128)===128)?r.substr(1):r}function YVe(e){return e<=100?27:e<=150?18:e<=200?15:e<=250?12:e<=300?9:e<=350?8:e<=400?7:e<=500?6:e<=600?5:e<=800?4:e<=1250?3:2}function Fle(e){return wt.util.isNodejs&&typeof UI[e]=="function"}function Nle(e){return typeof za.globalScope<"u"&&typeof za.globalScope.crypto=="object"&&typeof za.globalScope.crypto.subtle=="object"&&typeof za.globalScope.crypto.subtle[e]=="function"}function kle(e){return typeof za.globalScope<"u"&&typeof za.globalScope.msCrypto=="object"&&typeof za.globalScope.msCrypto.subtle=="object"&&typeof za.globalScope.msCrypto.subtle[e]=="function"}function Lle(e){for(var t=wt.util.hexToBytes(e.toString(16)),r=new Uint8Array(t.length),n=0;n<t.length;++n)r[n]=t.charCodeAt(n);return r}});var jI=y((Uwt,zle)=>{var tt=Gt();Dc();xs();_g();Co();Ac();TE();ap();ja();FI();Dg();cr();typeof Mle>"u"&&(Mle=tt.jsbn.BigInteger);var Mle,De=tt.asn1,Vt=tt.pki=tt.pki||{};zle.exports=Vt.pbe=tt.pbe=tt.pbe||{};var up=Vt.oids,QVe={name:"EncryptedPrivateKeyInfo",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedPrivateKeyInfo.encryptionAlgorithm",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"encryptionOid"},{name:"AlgorithmIdentifier.parameters",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,captureAsn1:"encryptionParams"}]},{name:"EncryptedPrivateKeyInfo.encryptedData",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"encryptedData"}]},XVe={name:"PBES2Algorithms",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc.oid",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"kdfOid"},{name:"PBES2Algorithms.params",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.params.salt",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"kdfSalt"},{name:"PBES2Algorithms.params.iterationCount",tagClass:De.Class.UNIVERSAL,type:De.Type.INTEGER,constructed:!1,capture:"kdfIterationCount"},{name:"PBES2Algorithms.params.keyLength",tagClass:De.Class.UNIVERSAL,type:De.Type.INTEGER,constructed:!1,optional:!0,capture:"keyLength"},{name:"PBES2Algorithms.params.prf",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,optional:!0,value:[{name:"PBES2Algorithms.params.prf.algorithm",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"prfOid"}]}]}]},{name:"PBES2Algorithms.encryptionScheme",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.encryptionScheme.oid",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"encOid"},{name:"PBES2Algorithms.encryptionScheme.iv",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"encIv"}]}]},ZVe={name:"pkcs-12PbeParams",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"pkcs-12PbeParams.salt",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"salt"},{name:"pkcs-12PbeParams.iterations",tagClass:De.Class.UNIVERSAL,type:De.Type.INTEGER,constructed:!1,capture:"iterations"}]};Vt.encryptPrivateKeyInfo=function(e,t,r){r=r||{},r.saltSize=r.saltSize||8,r.count=r.count||2048,r.algorithm=r.algorithm||"aes128",r.prfAlgorithm=r.prfAlgorithm||"sha1";var n=tt.random.getBytesSync(r.saltSize),i=r.count,a=De.integerToDer(i),s,o,u;if(r.algorithm.indexOf("aes")===0||r.algorithm==="des"){var l,c,d;switch(r.algorithm){case"aes128":s=16,l=16,c=up["aes128-CBC"],d=tt.aes.createEncryptionCipher;break;case"aes192":s=24,l=16,c=up["aes192-CBC"],d=tt.aes.createEncryptionCipher;break;case"aes256":s=32,l=16,c=up["aes256-CBC"],d=tt.aes.createEncryptionCipher;break;case"des":s=8,l=8,c=up.desCBC,d=tt.des.createEncryptionCipher;break;default:var p=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw p.algorithm=r.algorithm,p}var f="hmacWith"+r.prfAlgorithm.toUpperCase(),m=$le(f),h=tt.pkcs5.pbkdf2(t,n,i,s,m),g=tt.random.getBytesSync(l),v=d(h);v.start(g),v.update(De.toDer(e)),v.finish(),u=v.output.getBytes();var E=eGe(n,a,s,f);o=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(up.pkcs5PBES2).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(up.pkcs5PBKDF2).getBytes()),E]),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(c).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,g)])])])}else if(r.algorithm==="3des"){s=24;var x=new tt.util.ByteBuffer(n),h=Vt.pbe.generatePkcs12Key(t,x,1,i,s),g=Vt.pbe.generatePkcs12Key(t,x,2,i,s),v=tt.des.createEncryptionCipher(h);v.start(g),v.update(De.toDer(e)),v.finish(),u=v.output.getBytes(),o=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(up["pbeWithSHAAnd3-KeyTripleDES-CBC"]).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,n),De.create(De.Class.UNIVERSAL,De.Type.INTEGER,!1,a.getBytes())])])}else{var p=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw p.algorithm=r.algorithm,p}var R=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[o,De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,u)]);return R};Vt.decryptPrivateKeyInfo=function(e,t){var r=null,n={},i=[];if(!De.validate(e,QVe,n,i)){var a=new Error("Cannot read encrypted private key. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw a.errors=i,a}var s=De.derToOid(n.encryptionOid),o=Vt.pbe.getCipher(s,n.encryptionParams,t),u=tt.util.createBuffer(n.encryptedData);return o.update(u),o.finish()&&(r=De.fromDer(o.output)),r};Vt.encryptedPrivateKeyToPem=function(e,t){var r={type:"ENCRYPTED PRIVATE KEY",body:De.toDer(e).getBytes()};return tt.pem.encode(r,{maxline:t})};Vt.encryptedPrivateKeyFromPem=function(e){var t=tt.pem.decode(e)[0];if(t.type!=="ENCRYPTED PRIVATE KEY"){var r=new Error('Could not convert encrypted private key from PEM; PEM header type is "ENCRYPTED PRIVATE KEY".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert encrypted private key from PEM; PEM is encrypted.");return De.fromDer(t.body)};Vt.encryptRsaPrivateKey=function(e,t,r){if(r=r||{},!r.legacy){var n=Vt.wrapRsaPrivateKey(Vt.privateKeyToAsn1(e));return n=Vt.encryptPrivateKeyInfo(n,t,r),Vt.encryptedPrivateKeyToPem(n)}var i,a,s,o;switch(r.algorithm){case"aes128":i="AES-128-CBC",s=16,a=tt.random.getBytesSync(16),o=tt.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",s=24,a=tt.random.getBytesSync(16),o=tt.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",s=32,a=tt.random.getBytesSync(16),o=tt.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",s=24,a=tt.random.getBytesSync(8),o=tt.des.createEncryptionCipher;break;case"des":i="DES-CBC",s=8,a=tt.random.getBytesSync(8),o=tt.des.createEncryptionCipher;break;default:var u=new Error('Could not encrypt RSA private key; unsupported encryption algorithm "'+r.algorithm+'".');throw u.algorithm=r.algorithm,u}var l=tt.pbe.opensslDeriveBytes(t,a.substr(0,8),s),c=o(l);c.start(a),c.update(De.toDer(Vt.privateKeyToAsn1(e))),c.finish();var d={type:"RSA PRIVATE KEY",procType:{version:"4",type:"ENCRYPTED"},dekInfo:{algorithm:i,parameters:tt.util.bytesToHex(a).toUpperCase()},body:c.output.getBytes()};return tt.pem.encode(d)};Vt.decryptRsaPrivateKey=function(e,t){var r=null,n=tt.pem.decode(e)[0];if(n.type!=="ENCRYPTED PRIVATE KEY"&&n.type!=="PRIVATE KEY"&&n.type!=="RSA PRIVATE KEY"){var i=new Error('Could not convert private key from PEM; PEM header type is not "ENCRYPTED PRIVATE KEY", "PRIVATE KEY", or "RSA PRIVATE KEY".');throw i.headerType=i,i}if(n.procType&&n.procType.type==="ENCRYPTED"){var a,s;switch(n.dekInfo.algorithm){case"DES-CBC":a=8,s=tt.des.createDecryptionCipher;break;case"DES-EDE3-CBC":a=24,s=tt.des.createDecryptionCipher;break;case"AES-128-CBC":a=16,s=tt.aes.createDecryptionCipher;break;case"AES-192-CBC":a=24,s=tt.aes.createDecryptionCipher;break;case"AES-256-CBC":a=32,s=tt.aes.createDecryptionCipher;break;case"RC2-40-CBC":a=5,s=function(d){return tt.rc2.createDecryptionCipher(d,40)};break;case"RC2-64-CBC":a=8,s=function(d){return tt.rc2.createDecryptionCipher(d,64)};break;case"RC2-128-CBC":a=16,s=function(d){return tt.rc2.createDecryptionCipher(d,128)};break;default:var i=new Error('Could not decrypt private key; unsupported encryption algorithm "'+n.dekInfo.algorithm+'".');throw i.algorithm=n.dekInfo.algorithm,i}var o=tt.util.hexToBytes(n.dekInfo.parameters),u=tt.pbe.opensslDeriveBytes(t,o.substr(0,8),a),l=s(u);if(l.start(o),l.update(tt.util.createBuffer(n.body)),l.finish())r=l.output.getBytes();else return r}else r=n.body;return n.type==="ENCRYPTED PRIVATE KEY"?r=Vt.decryptPrivateKeyInfo(De.fromDer(r),t):r=De.fromDer(r),r!==null&&(r=Vt.privateKeyFromAsn1(r)),r};Vt.pbe.generatePkcs12Key=function(e,t,r,n,i,a){var s,o;if(typeof a>"u"||a===null){if(!("sha1"in tt.md))throw new Error('"sha1" hash algorithm unavailable.');a=tt.md.sha1.create()}var u=a.digestLength,l=a.blockLength,c=new tt.util.ByteBuffer,d=new tt.util.ByteBuffer;if(e!=null){for(o=0;o<e.length;o++)d.putInt16(e.charCodeAt(o));d.putInt16(0)}var p=d.length(),f=t.length(),m=new tt.util.ByteBuffer;m.fillWithByte(r,l);var h=l*Math.ceil(f/l),g=new tt.util.ByteBuffer;for(o=0;o<h;o++)g.putByte(t.at(o%f));var v=l*Math.ceil(p/l),E=new tt.util.ByteBuffer;for(o=0;o<v;o++)E.putByte(d.at(o%p));var x=g;x.putBuffer(E);for(var R=Math.ceil(i/u),I=1;I<=R;I++){var L=new tt.util.ByteBuffer;L.putBytes(m.bytes()),L.putBytes(x.bytes());for(var Y=0;Y<n;Y++)a.start(),a.update(L.getBytes()),L=a.digest();var K=new tt.util.ByteBuffer;for(o=0;o<l;o++)K.putByte(L.at(o%u));var A=Math.ceil(f/l)+Math.ceil(p/l),X=new tt.util.ByteBuffer;for(s=0;s<A;s++){var N=new tt.util.ByteBuffer(x.getBytes(l)),O=511;for(o=K.length()-1;o>=0;o--)O=O>>8,O+=K.at(o)+N.at(o),N.setAt(o,O&255);X.putBuffer(N)}x=X,c.putBuffer(L)}return c.truncate(c.length()-i),c};Vt.pbe.getCipher=function(e,t,r){switch(e){case Vt.oids.pkcs5PBES2:return Vt.pbe.getCipherForPBES2(e,t,r);case Vt.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:case Vt.oids["pbewithSHAAnd40BitRC2-CBC"]:return Vt.pbe.getCipherForPKCS12PBE(e,t,r);default:var n=new Error("Cannot read encrypted PBE data block. Unsupported OID.");throw n.oid=e,n.supportedOids=["pkcs5PBES2","pbeWithSHAAnd3-KeyTripleDES-CBC","pbewithSHAAnd40BitRC2-CBC"],n}};Vt.pbe.getCipherForPBES2=function(e,t,r){var n={},i=[];if(!De.validate(t,XVe,n,i)){var a=new Error("Cannot read password-based-encryption algorithm parameters. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw a.errors=i,a}if(e=De.derToOid(n.kdfOid),e!==Vt.oids.pkcs5PBKDF2){var a=new Error("Cannot read encrypted private key. Unsupported key derivation function OID.");throw a.oid=e,a.supportedOids=["pkcs5PBKDF2"],a}if(e=De.derToOid(n.encOid),e!==Vt.oids["aes128-CBC"]&&e!==Vt.oids["aes192-CBC"]&&e!==Vt.oids["aes256-CBC"]&&e!==Vt.oids["des-EDE3-CBC"]&&e!==Vt.oids.desCBC){var a=new Error("Cannot read encrypted private key. Unsupported encryption scheme OID.");throw a.oid=e,a.supportedOids=["aes128-CBC","aes192-CBC","aes256-CBC","des-EDE3-CBC","desCBC"],a}var s=n.kdfSalt,o=tt.util.createBuffer(n.kdfIterationCount);o=o.getInt(o.length()<<3);var u,l;switch(Vt.oids[e]){case"aes128-CBC":u=16,l=tt.aes.createDecryptionCipher;break;case"aes192-CBC":u=24,l=tt.aes.createDecryptionCipher;break;case"aes256-CBC":u=32,l=tt.aes.createDecryptionCipher;break;case"des-EDE3-CBC":u=24,l=tt.des.createDecryptionCipher;break;case"desCBC":u=8,l=tt.des.createDecryptionCipher;break}var c=jle(n.prfOid),d=tt.pkcs5.pbkdf2(r,s,o,u,c),p=n.encIv,f=l(d);return f.start(p),f};Vt.pbe.getCipherForPKCS12PBE=function(e,t,r){var n={},i=[];if(!De.validate(t,ZVe,n,i)){var a=new Error("Cannot read password-based-encryption algorithm parameters. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw a.errors=i,a}var s=tt.util.createBuffer(n.salt),o=tt.util.createBuffer(n.iterations);o=o.getInt(o.length()<<3);var u,l,c;switch(e){case Vt.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:u=24,l=8,c=tt.des.startDecrypting;break;case Vt.oids["pbewithSHAAnd40BitRC2-CBC"]:u=5,l=8,c=function(h,g){var v=tt.rc2.createDecryptionCipher(h,40);return v.start(g,null),v};break;default:var a=new Error("Cannot read PKCS #12 PBE data block. Unsupported OID.");throw a.oid=e,a}var d=jle(n.prfOid),p=Vt.pbe.generatePkcs12Key(r,s,1,o,u,d);d.start();var f=Vt.pbe.generatePkcs12Key(r,s,2,o,l,d);return c(p,f)};Vt.pbe.opensslDeriveBytes=function(e,t,r,n){if(typeof n>"u"||n===null){if(!("md5"in tt.md))throw new Error('"md5" hash algorithm unavailable.');n=tt.md.md5.create()}t===null&&(t="");for(var i=[Ule(n,e+t)],a=16,s=1;a<r;++s,a+=16)i.push(Ule(n,i[s-1]+e+t));return i.join("").substr(0,r)};function Ule(e,t){return e.start().update(t).digest().getBytes()}function jle(e){var t;if(!e)t="hmacWithSHA1";else if(t=Vt.oids[De.derToOid(e)],!t){var r=new Error("Unsupported PRF OID.");throw r.oid=e,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}return $le(t)}function $le(e){var t=tt.md;switch(e){case"hmacWithSHA224":t=tt.md.sha512;case"hmacWithSHA1":case"hmacWithSHA256":case"hmacWithSHA384":case"hmacWithSHA512":e=e.substr(8).toLowerCase();break;default:var r=new Error("Unsupported PRF algorithm.");throw r.algorithm=e,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}if(!t||!(e in t))throw new Error("Unknown hash algorithm: "+e);return t[e].create()}function eGe(e,t,r,n){var i=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,e),De.create(De.Class.UNIVERSAL,De.Type.INTEGER,!1,t.getBytes())]);return n!=="hmacWithSHA1"&&i.value.push(De.create(De.Class.UNIVERSAL,De.Type.INTEGER,!1,tt.util.hexToBytes(r.toString(16))),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(Vt.oids[n]).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.NULL,!1,"")])),i}});var $I=y((jwt,Hle)=>{var zm=Gt();xs();cr();var et=zm.asn1,Vm=Hle.exports=zm.pkcs7asn1=zm.pkcs7asn1||{};zm.pkcs7=zm.pkcs7||{};zm.pkcs7.asn1=Vm;var Vle={name:"ContentInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"ContentInfo.ContentType",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"contentType"},{name:"ContentInfo.content",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,captureAsn1:"content"}]};Vm.contentInfoValidator=Vle;var Gle={name:"EncryptedContentInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedContentInfo.contentType",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"contentType"},{name:"EncryptedContentInfo.contentEncryptionAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedContentInfo.contentEncryptionAlgorithm.algorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"encAlgorithm"},{name:"EncryptedContentInfo.contentEncryptionAlgorithm.parameter",tagClass:et.Class.UNIVERSAL,captureAsn1:"encParameter"}]},{name:"EncryptedContentInfo.encryptedContent",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,capture:"encryptedContent",captureAsn1:"encryptedContentAsn1"}]};Vm.envelopedDataValidator={name:"EnvelopedData",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EnvelopedData.Version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"},{name:"EnvelopedData.RecipientInfos",tagClass:et.Class.UNIVERSAL,type:et.Type.SET,constructed:!0,captureAsn1:"recipientInfos"}].concat(Gle)};Vm.encryptedDataValidator={name:"EncryptedData",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedData.Version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"}].concat(Gle)};var tGe={name:"SignerInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignerInfo.version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1},{name:"SignerInfo.issuerAndSerialNumber",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignerInfo.issuerAndSerialNumber.issuer",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,captureAsn1:"issuer"},{name:"SignerInfo.issuerAndSerialNumber.serialNumber",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"serial"}]},{name:"SignerInfo.digestAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignerInfo.digestAlgorithm.algorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"digestAlgorithm"},{name:"SignerInfo.digestAlgorithm.parameter",tagClass:et.Class.UNIVERSAL,constructed:!1,captureAsn1:"digestParameter",optional:!0}]},{name:"SignerInfo.authenticatedAttributes",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,capture:"authenticatedAttributes"},{name:"SignerInfo.digestEncryptionAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,capture:"signatureAlgorithm"},{name:"SignerInfo.encryptedDigest",tagClass:et.Class.UNIVERSAL,type:et.Type.OCTETSTRING,constructed:!1,capture:"signature"},{name:"SignerInfo.unauthenticatedAttributes",tagClass:et.Class.CONTEXT_SPECIFIC,type:1,constructed:!0,optional:!0,capture:"unauthenticatedAttributes"}]};Vm.signedDataValidator={name:"SignedData",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignedData.Version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"},{name:"SignedData.DigestAlgorithms",tagClass:et.Class.UNIVERSAL,type:et.Type.SET,constructed:!0,captureAsn1:"digestAlgorithms"},Vle,{name:"SignedData.Certificates",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,optional:!0,captureAsn1:"certificates"},{name:"SignedData.CertificateRevocationLists",tagClass:et.Class.CONTEXT_SPECIFIC,type:1,optional:!0,captureAsn1:"crls"},{name:"SignedData.SignerInfos",tagClass:et.Class.UNIVERSAL,type:et.Type.SET,capture:"signerInfos",optional:!0,value:[tGe]}]};Vm.recipientInfoValidator={name:"RecipientInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"RecipientInfo.version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"},{name:"RecipientInfo.issuerAndSerial",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"RecipientInfo.issuerAndSerial.issuer",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,captureAsn1:"issuer"},{name:"RecipientInfo.issuerAndSerial.serialNumber",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"serial"}]},{name:"RecipientInfo.keyEncryptionAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"RecipientInfo.keyEncryptionAlgorithm.algorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"encAlgorithm"},{name:"RecipientInfo.keyEncryptionAlgorithm.parameter",tagClass:et.Class.UNIVERSAL,constructed:!1,captureAsn1:"encParameter",optional:!0}]},{name:"RecipientInfo.encryptedKey",tagClass:et.Class.UNIVERSAL,type:et.Type.OCTETSTRING,constructed:!1,capture:"encKey"}]}});var zI=y(($wt,Kle)=>{var lp=Gt();cr();lp.mgf=lp.mgf||{};var rGe=Kle.exports=lp.mgf.mgf1=lp.mgf1=lp.mgf1||{};rGe.create=function(e){var t={generate:function(r,n){for(var i=new lp.util.ByteBuffer,a=Math.ceil(n/e.digestLength),s=0;s<a;s++){var o=new lp.util.ByteBuffer;o.putInt32(s),e.start(),e.update(r+o.getBytes()),i.putBuffer(e.digest())}return i.truncate(i.length()-n),i.getBytes()}};return t}});var Wle=y((zwt,Jle)=>{var kE=Gt();zI();Jle.exports=kE.mgf=kE.mgf||{};kE.mgf.mgf1=kE.mgf1});var LE=y((Vwt,Yle)=>{var cp=Gt();ja();cr();var nGe=Yle.exports=cp.pss=cp.pss||{};nGe.create=function(e){arguments.length===3&&(e={md:arguments[0],mgf:arguments[1],saltLength:arguments[2]});var t=e.md,r=e.mgf,n=t.digestLength,i=e.salt||null;typeof i=="string"&&(i=cp.util.createBuffer(i));var a;if("saltLength"in e)a=e.saltLength;else if(i!==null)a=i.length();else throw new Error("Salt length not specified or specific salt not given.");if(i!==null&&i.length()!==a)throw new Error("Given salt length does not match length of given salt.");var s=e.prng||cp.random,o={};return o.encode=function(u,l){var c,d=l-1,p=Math.ceil(d/8),f=u.digest().getBytes();if(p<n+a+2)throw new Error("Message is too long to encrypt.");var m;i===null?m=s.getBytesSync(a):m=i.bytes();var h=new cp.util.ByteBuffer;h.fillWithByte(0,8),h.putBytes(f),h.putBytes(m),t.start(),t.update(h.getBytes());var g=t.digest().getBytes(),v=new cp.util.ByteBuffer;v.fillWithByte(0,p-a-n-2),v.putByte(1),v.putBytes(m);var E=v.getBytes(),x=p-n-1,R=r.generate(g,x),I="";for(c=0;c<x;c++)I+=String.fromCharCode(E.charCodeAt(c)^R.charCodeAt(c));var L=65280>>8*p-d&255;return I=String.fromCharCode(I.charCodeAt(0)&~L)+I.substr(1),I+g+"\xBC"},o.verify=function(u,l,c){var d,p=c-1,f=Math.ceil(p/8);if(l=l.substr(-f),f<n+a+2)throw new Error("Inconsistent parameters to PSS signature verification.");if(l.charCodeAt(f-1)!==188)throw new Error("Encoded message does not end in 0xBC.");var m=f-n-1,h=l.substr(0,m),g=l.substr(m,n),v=65280>>8*f-p&255;if(h.charCodeAt(0)&v)throw new Error("Bits beyond keysize not zero as expected.");var E=r.generate(g,m),x="";for(d=0;d<m;d++)x+=String.fromCharCode(h.charCodeAt(d)^E.charCodeAt(d));x=String.fromCharCode(x.charCodeAt(0)&~v)+x.substr(1);var R=f-n-a-2;for(d=0;d<R;d++)if(x.charCodeAt(d)!==0)throw new Error("Leftmost octets not zero as expected");if(x.charCodeAt(R)!==1)throw new Error("Inconsistent PSS signature, 0x01 marker not found");var I=x.substr(-a),L=new cp.util.ByteBuffer;L.fillWithByte(0,8),L.putBytes(u),L.putBytes(I),t.start(),t.update(L.getBytes());var Y=t.digest().getBytes();return g===Y},o}});var BE=y((Gwt,tce)=>{var xt=Gt();Dc();xs();_g();Co();Wle();Ac();ap();LE();Dg();cr();var P=xt.asn1,Ge=tce.exports=xt.pki=xt.pki||{},or=Ge.oids,mn={};mn.CN=or.commonName;mn.commonName="CN";mn.C=or.countryName;mn.countryName="C";mn.L=or.localityName;mn.localityName="L";mn.ST=or.stateOrProvinceName;mn.stateOrProvinceName="ST";mn.O=or.organizationName;mn.organizationName="O";mn.OU=or.organizationalUnitName;mn.organizationalUnitName="OU";mn.E=or.emailAddress;mn.emailAddress="E";var Xle=xt.pki.rsa.publicKeyValidator,iGe={name:"Certificate",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.TBSCertificate",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"tbsCertificate",value:[{name:"Certificate.TBSCertificate.version",tagClass:P.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,value:[{name:"Certificate.TBSCertificate.version.integer",tagClass:P.Class.UNIVERSAL,type:P.Type.INTEGER,constructed:!1,capture:"certVersion"}]},{name:"Certificate.TBSCertificate.serialNumber",tagClass:P.Class.UNIVERSAL,type:P.Type.INTEGER,constructed:!1,capture:"certSerialNumber"},{name:"Certificate.TBSCertificate.signature",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.TBSCertificate.signature.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"certinfoSignatureOid"},{name:"Certificate.TBSCertificate.signature.parameters",tagClass:P.Class.UNIVERSAL,optional:!0,captureAsn1:"certinfoSignatureParams"}]},{name:"Certificate.TBSCertificate.issuer",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certIssuer"},{name:"Certificate.TBSCertificate.validity",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.TBSCertificate.validity.notBefore (utc)",tagClass:P.Class.UNIVERSAL,type:P.Type.UTCTIME,constructed:!1,optional:!0,capture:"certValidity1UTCTime"},{name:"Certificate.TBSCertificate.validity.notBefore (generalized)",tagClass:P.Class.UNIVERSAL,type:P.Type.GENERALIZEDTIME,constructed:!1,optional:!0,capture:"certValidity2GeneralizedTime"},{name:"Certificate.TBSCertificate.validity.notAfter (utc)",tagClass:P.Class.UNIVERSAL,type:P.Type.UTCTIME,constructed:!1,optional:!0,capture:"certValidity3UTCTime"},{name:"Certificate.TBSCertificate.validity.notAfter (generalized)",tagClass:P.Class.UNIVERSAL,type:P.Type.GENERALIZEDTIME,constructed:!1,optional:!0,capture:"certValidity4GeneralizedTime"}]},{name:"Certificate.TBSCertificate.subject",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certSubject"},Xle,{name:"Certificate.TBSCertificate.issuerUniqueID",tagClass:P.Class.CONTEXT_SPECIFIC,type:1,constructed:!0,optional:!0,value:[{name:"Certificate.TBSCertificate.issuerUniqueID.id",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"certIssuerUniqueId"}]},{name:"Certificate.TBSCertificate.subjectUniqueID",tagClass:P.Class.CONTEXT_SPECIFIC,type:2,constructed:!0,optional:!0,value:[{name:"Certificate.TBSCertificate.subjectUniqueID.id",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"certSubjectUniqueId"}]},{name:"Certificate.TBSCertificate.extensions",tagClass:P.Class.CONTEXT_SPECIFIC,type:3,constructed:!0,captureAsn1:"certExtensions",optional:!0}]},{name:"Certificate.signatureAlgorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.signatureAlgorithm.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"certSignatureOid"},{name:"Certificate.TBSCertificate.signature.parameters",tagClass:P.Class.UNIVERSAL,optional:!0,captureAsn1:"certSignatureParams"}]},{name:"Certificate.signatureValue",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"certSignature"}]},aGe={name:"rsapss",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"rsapss.hashAlgorithm",tagClass:P.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,value:[{name:"rsapss.hashAlgorithm.AlgorithmIdentifier",tagClass:P.Class.UNIVERSAL,type:P.Class.SEQUENCE,constructed:!0,optional:!0,value:[{name:"rsapss.hashAlgorithm.AlgorithmIdentifier.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"hashOid"}]}]},{name:"rsapss.maskGenAlgorithm",tagClass:P.Class.CONTEXT_SPECIFIC,type:1,constructed:!0,value:[{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier",tagClass:P.Class.UNIVERSAL,type:P.Class.SEQUENCE,constructed:!0,optional:!0,value:[{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"maskGenOid"},{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier.params",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier.params.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"maskGenHashOid"}]}]}]},{name:"rsapss.saltLength",tagClass:P.Class.CONTEXT_SPECIFIC,type:2,optional:!0,value:[{name:"rsapss.saltLength.saltLength",tagClass:P.Class.UNIVERSAL,type:P.Class.INTEGER,constructed:!1,capture:"saltLength"}]},{name:"rsapss.trailerField",tagClass:P.Class.CONTEXT_SPECIFIC,type:3,optional:!0,value:[{name:"rsapss.trailer.trailer",tagClass:P.Class.UNIVERSAL,type:P.Class.INTEGER,constructed:!1,capture:"trailer"}]}]},sGe={name:"CertificationRequestInfo",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certificationRequestInfo",value:[{name:"CertificationRequestInfo.integer",tagClass:P.Class.UNIVERSAL,type:P.Type.INTEGER,constructed:!1,capture:"certificationRequestInfoVersion"},{name:"CertificationRequestInfo.subject",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certificationRequestInfoSubject"},Xle,{name:"CertificationRequestInfo.attributes",tagClass:P.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,capture:"certificationRequestInfoAttributes",value:[{name:"CertificationRequestInfo.attributes",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"CertificationRequestInfo.attributes.type",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1},{name:"CertificationRequestInfo.attributes.value",tagClass:P.Class.UNIVERSAL,type:P.Type.SET,constructed:!0}]}]}]},oGe={name:"CertificationRequest",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"csr",value:[sGe,{name:"CertificationRequest.signatureAlgorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"CertificationRequest.signatureAlgorithm.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"csrSignatureOid"},{name:"CertificationRequest.signatureAlgorithm.parameters",tagClass:P.Class.UNIVERSAL,optional:!0,captureAsn1:"csrSignatureParams"}]},{name:"CertificationRequest.signature",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"csrSignature"}]};Ge.RDNAttributesAsArray=function(e,t){for(var r=[],n,i,a,s=0;s<e.value.length;++s){n=e.value[s];for(var o=0;o<n.value.length;++o)a={},i=n.value[o],a.type=P.derToOid(i.value[0].value),a.value=i.value[1].value,a.valueTagClass=i.value[1].type,a.type in or&&(a.name=or[a.type],a.name in mn&&(a.shortName=mn[a.name])),t&&(t.update(a.type),t.update(a.value)),r.push(a)}return r};Ge.CRIAttributesAsArray=function(e){for(var t=[],r=0;r<e.length;++r)for(var n=e[r],i=P.derToOid(n.value[0].value),a=n.value[1].value,s=0;s<a.length;++s){var o={};if(o.type=i,o.value=a[s].value,o.valueTagClass=a[s].type,o.type in or&&(o.name=or[o.type],o.name in mn&&(o.shortName=mn[o.name])),o.type===or.extensionRequest){o.extensions=[];for(var u=0;u<o.value.length;++u)o.extensions.push(Ge.certificateExtensionFromAsn1(o.value[u]))}t.push(o)}return t};function Pc(e,t){typeof t=="string"&&(t={shortName:t});for(var r=null,n,i=0;r===null&&i<e.attributes.length;++i)n=e.attributes[i],(t.type&&t.type===n.type||t.name&&t.name===n.name||t.shortName&&t.shortName===n.shortName)&&(r=n);return r}var OE=function(e,t,r){var n={};if(e!==or["RSASSA-PSS"])return n;r&&(n={hash:{algorithmOid:or.sha1},mgf:{algorithmOid:or.mgf1,hash:{algorithmOid:or.sha1}},saltLength:20});var i={},a=[];if(!P.validate(t,aGe,i,a)){var s=new Error("Cannot read RSASSA-PSS parameter block.");throw s.errors=a,s}return i.hashOid!==void 0&&(n.hash=n.hash||{},n.hash.algorithmOid=P.derToOid(i.hashOid)),i.maskGenOid!==void 0&&(n.mgf=n.mgf||{},n.mgf.algorithmOid=P.derToOid(i.maskGenOid),n.mgf.hash=n.mgf.hash||{},n.mgf.hash.algorithmOid=P.derToOid(i.maskGenHashOid)),i.saltLength!==void 0&&(n.saltLength=i.saltLength.charCodeAt(0)),n},qE=function(e){switch(or[e.signatureOid]){case"sha1WithRSAEncryption":case"sha1WithRSASignature":return xt.md.sha1.create();case"md5WithRSAEncryption":return xt.md.md5.create();case"sha256WithRSAEncryption":return xt.md.sha256.create();case"sha384WithRSAEncryption":return xt.md.sha384.create();case"sha512WithRSAEncryption":return xt.md.sha512.create();case"RSASSA-PSS":return xt.md.sha256.create();default:var t=new Error("Could not compute "+e.type+" digest. Unknown signature OID.");throw t.signatureOid=e.signatureOid,t}},Zle=function(e){var t=e.certificate,r;switch(t.signatureOid){case or.sha1WithRSAEncryption:case or.sha1WithRSASignature:break;case or["RSASSA-PSS"]:var n,i;if(n=or[t.signatureParameters.mgf.hash.algorithmOid],n===void 0||xt.md[n]===void 0){var a=new Error("Unsupported MGF hash function.");throw a.oid=t.signatureParameters.mgf.hash.algorithmOid,a.name=n,a}if(i=or[t.signatureParameters.mgf.algorithmOid],i===void 0||xt.mgf[i]===void 0){var a=new Error("Unsupported MGF function.");throw a.oid=t.signatureParameters.mgf.algorithmOid,a.name=i,a}if(i=xt.mgf[i].create(xt.md[n].create()),n=or[t.signatureParameters.hash.algorithmOid],n===void 0||xt.md[n]===void 0){var a=new Error("Unsupported RSASSA-PSS hash function.");throw a.oid=t.signatureParameters.hash.algorithmOid,a.name=n,a}r=xt.pss.create(xt.md[n].create(),i,t.signatureParameters.saltLength);break}return t.publicKey.verify(e.md.digest().getBytes(),e.signature,r)};Ge.certificateFromPem=function(e,t,r){var n=xt.pem.decode(e)[0];if(n.type!=="CERTIFICATE"&&n.type!=="X509 CERTIFICATE"&&n.type!=="TRUSTED CERTIFICATE"){var i=new Error('Could not convert certificate from PEM; PEM header type is not "CERTIFICATE", "X509 CERTIFICATE", or "TRUSTED CERTIFICATE".');throw i.headerType=n.type,i}if(n.procType&&n.procType.type==="ENCRYPTED")throw new Error("Could not convert certificate from PEM; PEM is encrypted.");var a=P.fromDer(n.body,r);return Ge.certificateFromAsn1(a,t)};Ge.certificateToPem=function(e,t){var r={type:"CERTIFICATE",body:P.toDer(Ge.certificateToAsn1(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.publicKeyFromPem=function(e){var t=xt.pem.decode(e)[0];if(t.type!=="PUBLIC KEY"&&t.type!=="RSA PUBLIC KEY"){var r=new Error('Could not convert public key from PEM; PEM header type is not "PUBLIC KEY" or "RSA PUBLIC KEY".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert public key from PEM; PEM is encrypted.");var n=P.fromDer(t.body);return Ge.publicKeyFromAsn1(n)};Ge.publicKeyToPem=function(e,t){var r={type:"PUBLIC KEY",body:P.toDer(Ge.publicKeyToAsn1(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.publicKeyToRSAPublicKeyPem=function(e,t){var r={type:"RSA PUBLIC KEY",body:P.toDer(Ge.publicKeyToRSAPublicKey(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.getPublicKeyFingerprint=function(e,t){t=t||{};var r=t.md||xt.md.sha1.create(),n=t.type||"RSAPublicKey",i;switch(n){case"RSAPublicKey":i=P.toDer(Ge.publicKeyToRSAPublicKey(e)).getBytes();break;case"SubjectPublicKeyInfo":i=P.toDer(Ge.publicKeyToAsn1(e)).getBytes();break;default:throw new Error('Unknown fingerprint type "'+t.type+'".')}r.start(),r.update(i);var a=r.digest();if(t.encoding==="hex"){var s=a.toHex();return t.delimiter?s.match(/.{2}/g).join(t.delimiter):s}else{if(t.encoding==="binary")return a.getBytes();if(t.encoding)throw new Error('Unknown encoding "'+t.encoding+'".')}return a};Ge.certificationRequestFromPem=function(e,t,r){var n=xt.pem.decode(e)[0];if(n.type!=="CERTIFICATE REQUEST"){var i=new Error('Could not convert certification request from PEM; PEM header type is not "CERTIFICATE REQUEST".');throw i.headerType=n.type,i}if(n.procType&&n.procType.type==="ENCRYPTED")throw new Error("Could not convert certification request from PEM; PEM is encrypted.");var a=P.fromDer(n.body,r);return Ge.certificationRequestFromAsn1(a,t)};Ge.certificationRequestToPem=function(e,t){var r={type:"CERTIFICATE REQUEST",body:P.toDer(Ge.certificationRequestToAsn1(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.createCertificate=function(){var e={};return e.version=2,e.serialNumber="00",e.signatureOid=null,e.signature=null,e.siginfo={},e.siginfo.algorithmOid=null,e.validity={},e.validity.notBefore=new Date,e.validity.notAfter=new Date,e.issuer={},e.issuer.getField=function(t){return Pc(e.issuer,t)},e.issuer.addField=function(t){Va([t]),e.issuer.attributes.push(t)},e.issuer.attributes=[],e.issuer.hash=null,e.subject={},e.subject.getField=function(t){return Pc(e.subject,t)},e.subject.addField=function(t){Va([t]),e.subject.attributes.push(t)},e.subject.attributes=[],e.subject.hash=null,e.extensions=[],e.publicKey=null,e.md=null,e.setSubject=function(t,r){Va(t),e.subject.attributes=t,delete e.subject.uniqueId,r&&(e.subject.uniqueId=r),e.subject.hash=null},e.setIssuer=function(t,r){Va(t),e.issuer.attributes=t,delete e.issuer.uniqueId,r&&(e.issuer.uniqueId=r),e.issuer.hash=null},e.setExtensions=function(t){for(var r=0;r<t.length;++r)ece(t[r],{cert:e});e.extensions=t},e.getExtension=function(t){typeof t=="string"&&(t={name:t});for(var r=null,n,i=0;r===null&&i<e.extensions.length;++i)n=e.extensions[i],(t.id&&n.id===t.id||t.name&&n.name===t.name)&&(r=n);return r},e.sign=function(t,r){e.md=r||xt.md.sha1.create();var n=or[e.md.algorithm+"WithRSAEncryption"];if(!n){var i=new Error("Could not compute certificate digest. Unknown message digest algorithm OID.");throw i.algorithm=e.md.algorithm,i}e.signatureOid=e.siginfo.algorithmOid=n,e.tbsCertificate=Ge.getTBSCertificate(e);var a=P.toDer(e.tbsCertificate);e.md.update(a.getBytes()),e.signature=t.sign(e.md)},e.verify=function(t){var r=!1;if(!e.issued(t)){var n=t.issuer,i=e.subject,a=new Error("The parent certificate did not issue the given child certificate; the child certificate's issuer does not match the parent's subject.");throw a.expectedIssuer=i.attributes,a.actualIssuer=n.attributes,a}var s=t.md;if(s===null){s=qE({signatureOid:t.signatureOid,type:"certificate"});var o=t.tbsCertificate||Ge.getTBSCertificate(t),u=P.toDer(o);s.update(u.getBytes())}return s!==null&&(r=Zle({certificate:e,md:s,signature:t.signature})),r},e.isIssuer=function(t){var r=!1,n=e.issuer,i=t.subject;if(n.hash&&i.hash)r=n.hash===i.hash;else if(n.attributes.length===i.attributes.length){r=!0;for(var a,s,o=0;r&&o<n.attributes.length;++o)a=n.attributes[o],s=i.attributes[o],(a.type!==s.type||a.value!==s.value)&&(r=!1)}return r},e.issued=function(t){return t.isIssuer(e)},e.generateSubjectKeyIdentifier=function(){return Ge.getPublicKeyFingerprint(e.publicKey,{type:"RSAPublicKey"})},e.verifySubjectKeyIdentifier=function(){for(var t=or.subjectKeyIdentifier,r=0;r<e.extensions.length;++r){var n=e.extensions[r];if(n.id===t){var i=e.generateSubjectKeyIdentifier().getBytes();return xt.util.hexToBytes(n.subjectKeyIdentifier)===i}}return!1},e};Ge.certificateFromAsn1=function(e,t){var r={},n=[];if(!P.validate(e,iGe,r,n)){var i=new Error("Cannot read X.509 certificate. ASN.1 object is not an X509v3 Certificate.");throw i.errors=n,i}var a=P.derToOid(r.publicKeyOid);if(a!==Ge.oids.rsaEncryption)throw new Error("Cannot read public key. OID is not RSA.");var s=Ge.createCertificate();s.version=r.certVersion?r.certVersion.charCodeAt(0):0;var o=xt.util.createBuffer(r.certSerialNumber);s.serialNumber=o.toHex(),s.signatureOid=xt.asn1.derToOid(r.certSignatureOid),s.signatureParameters=OE(s.signatureOid,r.certSignatureParams,!0),s.siginfo.algorithmOid=xt.asn1.derToOid(r.certinfoSignatureOid),s.siginfo.parameters=OE(s.siginfo.algorithmOid,r.certinfoSignatureParams,!1),s.signature=r.certSignature;var u=[];if(r.certValidity1UTCTime!==void 0&&u.push(P.utcTimeToDate(r.certValidity1UTCTime)),r.certValidity2GeneralizedTime!==void 0&&u.push(P.generalizedTimeToDate(r.certValidity2GeneralizedTime)),r.certValidity3UTCTime!==void 0&&u.push(P.utcTimeToDate(r.certValidity3UTCTime)),r.certValidity4GeneralizedTime!==void 0&&u.push(P.generalizedTimeToDate(r.certValidity4GeneralizedTime)),u.length>2)throw new Error("Cannot read notBefore/notAfter validity times; more than two times were provided in the certificate.");if(u.length<2)throw new Error("Cannot read notBefore/notAfter validity times; they were not provided as either UTCTime or GeneralizedTime.");if(s.validity.notBefore=u[0],s.validity.notAfter=u[1],s.tbsCertificate=r.tbsCertificate,t){s.md=qE({signatureOid:s.signatureOid,type:"certificate"});var l=P.toDer(s.tbsCertificate);s.md.update(l.getBytes())}var c=xt.md.sha1.create(),d=P.toDer(r.certIssuer);c.update(d.getBytes()),s.issuer.getField=function(m){return Pc(s.issuer,m)},s.issuer.addField=function(m){Va([m]),s.issuer.attributes.push(m)},s.issuer.attributes=Ge.RDNAttributesAsArray(r.certIssuer),r.certIssuerUniqueId&&(s.issuer.uniqueId=r.certIssuerUniqueId),s.issuer.hash=c.digest().toHex();var p=xt.md.sha1.create(),f=P.toDer(r.certSubject);return p.update(f.getBytes()),s.subject.getField=function(m){return Pc(s.subject,m)},s.subject.addField=function(m){Va([m]),s.subject.attributes.push(m)},s.subject.attributes=Ge.RDNAttributesAsArray(r.certSubject),r.certSubjectUniqueId&&(s.subject.uniqueId=r.certSubjectUniqueId),s.subject.hash=p.digest().toHex(),r.certExtensions?s.extensions=Ge.certificateExtensionsFromAsn1(r.certExtensions):s.extensions=[],s.publicKey=Ge.publicKeyFromAsn1(r.subjectPublicKeyInfo),s};Ge.certificateExtensionsFromAsn1=function(e){for(var t=[],r=0;r<e.value.length;++r)for(var n=e.value[r],i=0;i<n.value.length;++i)t.push(Ge.certificateExtensionFromAsn1(n.value[i]));return t};Ge.certificateExtensionFromAsn1=function(e){var t={};if(t.id=P.derToOid(e.value[0].value),t.critical=!1,e.value[1].type===P.Type.BOOLEAN?(t.critical=e.value[1].value.charCodeAt(0)!==0,t.value=e.value[2].value):t.value=e.value[1].value,t.id in or){if(t.name=or[t.id],t.name==="keyUsage"){var r=P.fromDer(t.value),n=0,i=0;r.value.length>1&&(n=r.value.charCodeAt(1),i=r.value.length>2?r.value.charCodeAt(2):0),t.digitalSignature=(n&128)===128,t.nonRepudiation=(n&64)===64,t.keyEncipherment=(n&32)===32,t.dataEncipherment=(n&16)===16,t.keyAgreement=(n&8)===8,t.keyCertSign=(n&4)===4,t.cRLSign=(n&2)===2,t.encipherOnly=(n&1)===1,t.decipherOnly=(i&128)===128}else if(t.name==="basicConstraints"){var r=P.fromDer(t.value);r.value.length>0&&r.value[0].type===P.Type.BOOLEAN?t.cA=r.value[0].value.charCodeAt(0)!==0:t.cA=!1;var a=null;r.value.length>0&&r.value[0].type===P.Type.INTEGER?a=r.value[0].value:r.value.length>1&&(a=r.value[1].value),a!==null&&(t.pathLenConstraint=P.derToInteger(a))}else if(t.name==="extKeyUsage")for(var r=P.fromDer(t.value),s=0;s<r.value.length;++s){var o=P.derToOid(r.value[s].value);o in or?t[or[o]]=!0:t[o]=!0}else if(t.name==="nsCertType"){var r=P.fromDer(t.value),n=0;r.value.length>1&&(n=r.value.charCodeAt(1)),t.client=(n&128)===128,t.server=(n&64)===64,t.email=(n&32)===32,t.objsign=(n&16)===16,t.reserved=(n&8)===8,t.sslCA=(n&4)===4,t.emailCA=(n&2)===2,t.objCA=(n&1)===1}else if(t.name==="subjectAltName"||t.name==="issuerAltName"){t.altNames=[];for(var u,r=P.fromDer(t.value),l=0;l<r.value.length;++l){u=r.value[l];var c={type:u.type,value:u.value};switch(t.altNames.push(c),u.type){case 1:case 2:case 6:break;case 7:c.ip=xt.util.bytesToIP(u.value);break;case 8:c.oid=P.derToOid(u.value);break;default:}}}else if(t.name==="subjectKeyIdentifier"){var r=P.fromDer(t.value);t.subjectKeyIdentifier=xt.util.bytesToHex(r.value)}}return t};Ge.certificationRequestFromAsn1=function(e,t){var r={},n=[];if(!P.validate(e,oGe,r,n)){var i=new Error("Cannot read PKCS#10 certificate request. ASN.1 object is not a PKCS#10 CertificationRequest.");throw i.errors=n,i}var a=P.derToOid(r.publicKeyOid);if(a!==Ge.oids.rsaEncryption)throw new Error("Cannot read public key. OID is not RSA.");var s=Ge.createCertificationRequest();if(s.version=r.csrVersion?r.csrVersion.charCodeAt(0):0,s.signatureOid=xt.asn1.derToOid(r.csrSignatureOid),s.signatureParameters=OE(s.signatureOid,r.csrSignatureParams,!0),s.siginfo.algorithmOid=xt.asn1.derToOid(r.csrSignatureOid),s.siginfo.parameters=OE(s.siginfo.algorithmOid,r.csrSignatureParams,!1),s.signature=r.csrSignature,s.certificationRequestInfo=r.certificationRequestInfo,t){s.md=qE({signatureOid:s.signatureOid,type:"certification request"});var o=P.toDer(s.certificationRequestInfo);s.md.update(o.getBytes())}var u=xt.md.sha1.create();return s.subject.getField=function(l){return Pc(s.subject,l)},s.subject.addField=function(l){Va([l]),s.subject.attributes.push(l)},s.subject.attributes=Ge.RDNAttributesAsArray(r.certificationRequestInfoSubject,u),s.subject.hash=u.digest().toHex(),s.publicKey=Ge.publicKeyFromAsn1(r.subjectPublicKeyInfo),s.getAttribute=function(l){return Pc(s,l)},s.addAttribute=function(l){Va([l]),s.attributes.push(l)},s.attributes=Ge.CRIAttributesAsArray(r.certificationRequestInfoAttributes||[]),s};Ge.createCertificationRequest=function(){var e={};return e.version=0,e.signatureOid=null,e.signature=null,e.siginfo={},e.siginfo.algorithmOid=null,e.subject={},e.subject.getField=function(t){return Pc(e.subject,t)},e.subject.addField=function(t){Va([t]),e.subject.attributes.push(t)},e.subject.attributes=[],e.subject.hash=null,e.publicKey=null,e.attributes=[],e.getAttribute=function(t){return Pc(e,t)},e.addAttribute=function(t){Va([t]),e.attributes.push(t)},e.md=null,e.setSubject=function(t){Va(t),e.subject.attributes=t,e.subject.hash=null},e.setAttributes=function(t){Va(t),e.attributes=t},e.sign=function(t,r){e.md=r||xt.md.sha1.create();var n=or[e.md.algorithm+"WithRSAEncryption"];if(!n){var i=new Error("Could not compute certification request digest. Unknown message digest algorithm OID.");throw i.algorithm=e.md.algorithm,i}e.signatureOid=e.siginfo.algorithmOid=n,e.certificationRequestInfo=Ge.getCertificationRequestInfo(e);var a=P.toDer(e.certificationRequestInfo);e.md.update(a.getBytes()),e.signature=t.sign(e.md)},e.verify=function(){var t=!1,r=e.md;if(r===null){r=qE({signatureOid:e.signatureOid,type:"certification request"});var n=e.certificationRequestInfo||Ge.getCertificationRequestInfo(e),i=P.toDer(n);r.update(i.getBytes())}return r!==null&&(t=Zle({certificate:e,md:r,signature:e.signature})),t},e};function Gm(e){for(var t=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]),r,n,i=e.attributes,a=0;a<i.length;++a){r=i[a];var s=r.value,o=P.Type.PRINTABLESTRING;"valueTagClass"in r&&(o=r.valueTagClass,o===P.Type.UTF8&&(s=xt.util.encodeUtf8(s))),n=P.create(P.Class.UNIVERSAL,P.Type.SET,!0,[P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(r.type).getBytes()),P.create(P.Class.UNIVERSAL,o,!1,s)])]),t.value.push(n)}return t}function Va(e){for(var t,r=0;r<e.length;++r){if(t=e[r],typeof t.name>"u"&&(t.type&&t.type in Ge.oids?t.name=Ge.oids[t.type]:t.shortName&&t.shortName in mn&&(t.name=Ge.oids[mn[t.shortName]])),typeof t.type>"u")if(t.name&&t.name in Ge.oids)t.type=Ge.oids[t.name];else{var n=new Error("Attribute type not specified.");throw n.attribute=t,n}if(typeof t.shortName>"u"&&t.name&&t.name in mn&&(t.shortName=mn[t.name]),t.type===or.extensionRequest&&(t.valueConstructed=!0,t.valueTagClass=P.Type.SEQUENCE,!t.value&&t.extensions)){t.value=[];for(var i=0;i<t.extensions.length;++i)t.value.push(Ge.certificateExtensionToAsn1(ece(t.extensions[i])))}if(typeof t.value>"u"){var n=new Error("Attribute value not specified.");throw n.attribute=t,n}}}function ece(e,t){if(t=t||{},typeof e.name>"u"&&e.id&&e.id in Ge.oids&&(e.name=Ge.oids[e.id]),typeof e.id>"u")if(e.name&&e.name in Ge.oids)e.id=Ge.oids[e.name];else{var r=new Error("Extension ID not specified.");throw r.extension=e,r}if(typeof e.value<"u")return e;if(e.name==="keyUsage"){var n=0,i=0,a=0;e.digitalSignature&&(i|=128,n=7),e.nonRepudiation&&(i|=64,n=6),e.keyEncipherment&&(i|=32,n=5),e.dataEncipherment&&(i|=16,n=4),e.keyAgreement&&(i|=8,n=3),e.keyCertSign&&(i|=4,n=2),e.cRLSign&&(i|=2,n=1),e.encipherOnly&&(i|=1,n=0),e.decipherOnly&&(a|=128,n=7);var s=String.fromCharCode(n);a!==0?s+=String.fromCharCode(i)+String.fromCharCode(a):i!==0&&(s+=String.fromCharCode(i)),e.value=P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,s)}else if(e.name==="basicConstraints")e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]),e.cA&&e.value.value.push(P.create(P.Class.UNIVERSAL,P.Type.BOOLEAN,!1,"\xFF")),"pathLenConstraint"in e&&e.value.value.push(P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(e.pathLenConstraint).getBytes()));else if(e.name==="extKeyUsage"){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);var o=e.value.value;for(var u in e)e[u]===!0&&(u in or?o.push(P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(or[u]).getBytes())):u.indexOf(".")!==-1&&o.push(P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(u).getBytes())))}else if(e.name==="nsCertType"){var n=0,i=0;e.client&&(i|=128,n=7),e.server&&(i|=64,n=6),e.email&&(i|=32,n=5),e.objsign&&(i|=16,n=4),e.reserved&&(i|=8,n=3),e.sslCA&&(i|=4,n=2),e.emailCA&&(i|=2,n=1),e.objCA&&(i|=1,n=0);var s=String.fromCharCode(n);i!==0&&(s+=String.fromCharCode(i)),e.value=P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,s)}else if(e.name==="subjectAltName"||e.name==="issuerAltName"){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);for(var l,c=0;c<e.altNames.length;++c){l=e.altNames[c];var s=l.value;if(l.type===7&&l.ip){if(s=xt.util.bytesFromIP(l.ip),s===null){var r=new Error('Extension "ip" value is not a valid IPv4 or IPv6 address.');throw r.extension=e,r}}else l.type===8&&(l.oid?s=P.oidToDer(P.oidToDer(l.oid)):s=P.oidToDer(s));e.value.value.push(P.create(P.Class.CONTEXT_SPECIFIC,l.type,!1,s))}}else if(e.name==="nsComment"&&t.cert){if(!/^[\x00-\x7F]*$/.test(e.comment)||e.comment.length<1||e.comment.length>128)throw new Error('Invalid "nsComment" content.');e.value=P.create(P.Class.UNIVERSAL,P.Type.IA5STRING,!1,e.comment)}else if(e.name==="subjectKeyIdentifier"&&t.cert){var d=t.cert.generateSubjectKeyIdentifier();e.subjectKeyIdentifier=d.toHex(),e.value=P.create(P.Class.UNIVERSAL,P.Type.OCTETSTRING,!1,d.getBytes())}else if(e.name==="authorityKeyIdentifier"&&t.cert){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);var o=e.value.value;if(e.keyIdentifier){var p=e.keyIdentifier===!0?t.cert.generateSubjectKeyIdentifier().getBytes():e.keyIdentifier;o.push(P.create(P.Class.CONTEXT_SPECIFIC,0,!1,p))}if(e.authorityCertIssuer){var f=[P.create(P.Class.CONTEXT_SPECIFIC,4,!0,[Gm(e.authorityCertIssuer===!0?t.cert.issuer:e.authorityCertIssuer)])];o.push(P.create(P.Class.CONTEXT_SPECIFIC,1,!0,f))}if(e.serialNumber){var m=xt.util.hexToBytes(e.serialNumber===!0?t.cert.serialNumber:e.serialNumber);o.push(P.create(P.Class.CONTEXT_SPECIFIC,2,!1,m))}}else if(e.name==="cRLDistributionPoints"){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);for(var o=e.value.value,h=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]),g=P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[]),l,c=0;c<e.altNames.length;++c){l=e.altNames[c];var s=l.value;if(l.type===7&&l.ip){if(s=xt.util.bytesFromIP(l.ip),s===null){var r=new Error('Extension "ip" value is not a valid IPv4 or IPv6 address.');throw r.extension=e,r}}else l.type===8&&(l.oid?s=P.oidToDer(P.oidToDer(l.oid)):s=P.oidToDer(s));g.value.push(P.create(P.Class.CONTEXT_SPECIFIC,l.type,!1,s))}h.value.push(P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[g])),o.push(h)}if(typeof e.value>"u"){var r=new Error("Extension value not specified.");throw r.extension=e,r}return e}function VI(e,t){switch(e){case or["RSASSA-PSS"]:var r=[];return t.hash.algorithmOid!==void 0&&r.push(P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(t.hash.algorithmOid).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.NULL,!1,"")])])),t.mgf.algorithmOid!==void 0&&r.push(P.create(P.Class.CONTEXT_SPECIFIC,1,!0,[P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(t.mgf.algorithmOid).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(t.mgf.hash.algorithmOid).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.NULL,!1,"")])])])),t.saltLength!==void 0&&r.push(P.create(P.Class.CONTEXT_SPECIFIC,2,!0,[P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(t.saltLength).getBytes())])),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,r);default:return P.create(P.Class.UNIVERSAL,P.Type.NULL,!1,"")}}function uGe(e){var t=P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[]);if(e.attributes.length===0)return t;for(var r=e.attributes,n=0;n<r.length;++n){var i=r[n],a=i.value,s=P.Type.UTF8;"valueTagClass"in i&&(s=i.valueTagClass),s===P.Type.UTF8&&(a=xt.util.encodeUtf8(a));var o=!1;"valueConstructed"in i&&(o=i.valueConstructed);var u=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(i.type).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.SET,!0,[P.create(P.Class.UNIVERSAL,s,o,a)])]);t.value.push(u)}return t}var lGe=new Date("1950-01-01T00:00:00Z"),cGe=new Date("2050-01-01T00:00:00Z");function Qle(e){return e>=lGe&&e<cGe?P.create(P.Class.UNIVERSAL,P.Type.UTCTIME,!1,P.dateToUtcTime(e)):P.create(P.Class.UNIVERSAL,P.Type.GENERALIZEDTIME,!1,P.dateToGeneralizedTime(e))}Ge.getTBSCertificate=function(e){var t=Qle(e.validity.notBefore),r=Qle(e.validity.notAfter),n=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(e.version).getBytes())]),P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,xt.util.hexToBytes(e.serialNumber)),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.siginfo.algorithmOid).getBytes()),VI(e.siginfo.algorithmOid,e.siginfo.parameters)]),Gm(e.issuer),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[t,r]),Gm(e.subject),Ge.publicKeyToAsn1(e.publicKey)]);return e.issuer.uniqueId&&n.value.push(P.create(P.Class.CONTEXT_SPECIFIC,1,!0,[P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.issuer.uniqueId)])),e.subject.uniqueId&&n.value.push(P.create(P.Class.CONTEXT_SPECIFIC,2,!0,[P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.subject.uniqueId)])),e.extensions.length>0&&n.value.push(Ge.certificateExtensionsToAsn1(e.extensions)),n};Ge.getCertificationRequestInfo=function(e){var t=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(e.version).getBytes()),Gm(e.subject),Ge.publicKeyToAsn1(e.publicKey),uGe(e)]);return t};Ge.distinguishedNameToAsn1=function(e){return Gm(e)};Ge.certificateToAsn1=function(e){var t=e.tbsCertificate||Ge.getTBSCertificate(e);return P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[t,P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.signatureOid).getBytes()),VI(e.signatureOid,e.signatureParameters)]),P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.signature)])};Ge.certificateExtensionsToAsn1=function(e){var t=P.create(P.Class.CONTEXT_SPECIFIC,3,!0,[]),r=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);t.value.push(r);for(var n=0;n<e.length;++n)r.value.push(Ge.certificateExtensionToAsn1(e[n]));return t};Ge.certificateExtensionToAsn1=function(e){var t=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);t.value.push(P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.id).getBytes())),e.critical&&t.value.push(P.create(P.Class.UNIVERSAL,P.Type.BOOLEAN,!1,"\xFF"));var r=e.value;return typeof e.value!="string"&&(r=P.toDer(r).getBytes()),t.value.push(P.create(P.Class.UNIVERSAL,P.Type.OCTETSTRING,!1,r)),t};Ge.certificationRequestToAsn1=function(e){var t=e.certificationRequestInfo||Ge.getCertificationRequestInfo(e);return P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[t,P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.signatureOid).getBytes()),VI(e.signatureOid,e.signatureParameters)]),P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.signature)])};Ge.createCaStore=function(e){var t={certs:{}};t.getIssuer=function(s){var o=r(s.issuer);return o},t.addCertificate=function(s){if(typeof s=="string"&&(s=xt.pki.certificateFromPem(s)),n(s.subject),!t.hasCertificate(s))if(s.subject.hash in t.certs){var o=t.certs[s.subject.hash];xt.util.isArray(o)||(o=[o]),o.push(s),t.certs[s.subject.hash]=o}else t.certs[s.subject.hash]=s},t.hasCertificate=function(s){typeof s=="string"&&(s=xt.pki.certificateFromPem(s));var o=r(s.subject);if(!o)return!1;xt.util.isArray(o)||(o=[o]);for(var u=P.toDer(Ge.certificateToAsn1(s)).getBytes(),l=0;l<o.length;++l){var c=P.toDer(Ge.certificateToAsn1(o[l])).getBytes();if(u===c)return!0}return!1},t.listAllCertificates=function(){var s=[];for(var o in t.certs)if(t.certs.hasOwnProperty(o)){var u=t.certs[o];if(!xt.util.isArray(u))s.push(u);else for(var l=0;l<u.length;++l)s.push(u[l])}return s},t.removeCertificate=function(s){var o;if(typeof s=="string"&&(s=xt.pki.certificateFromPem(s)),n(s.subject),!t.hasCertificate(s))return null;var u=r(s.subject);if(!xt.util.isArray(u))return o=t.certs[s.subject.hash],delete t.certs[s.subject.hash],o;for(var l=P.toDer(Ge.certificateToAsn1(s)).getBytes(),c=0;c<u.length;++c){var d=P.toDer(Ge.certificateToAsn1(u[c])).getBytes();l===d&&(o=u[c],u.splice(c,1))}return u.length===0&&delete t.certs[s.subject.hash],o};function r(s){return n(s),t.certs[s.hash]||null}function n(s){if(!s.hash){var o=xt.md.sha1.create();s.attributes=Ge.RDNAttributesAsArray(Gm(s),o),s.hash=o.digest().toHex()}}if(e)for(var i=0;i<e.length;++i){var a=e[i];t.addCertificate(a)}return t};Ge.certificateError={bad_certificate:"forge.pki.BadCertificate",unsupported_certificate:"forge.pki.UnsupportedCertificate",certificate_revoked:"forge.pki.CertificateRevoked",certificate_expired:"forge.pki.CertificateExpired",certificate_unknown:"forge.pki.CertificateUnknown",unknown_ca:"forge.pki.UnknownCertificateAuthority"};Ge.verifyCertificateChain=function(e,t,r){typeof r=="function"&&(r={verify:r}),r=r||{},t=t.slice(0);var n=t.slice(0),i=r.validityCheckDate;typeof i>"u"&&(i=new Date);var a=!0,s=null,o=0;do{var u=t.shift(),l=null,c=!1;if(i&&(i<u.validity.notBefore||i>u.validity.notAfter)&&(s={message:"Certificate is not valid yet or has expired.",error:Ge.certificateError.certificate_expired,notBefore:u.validity.notBefore,notAfter:u.validity.notAfter,now:i}),s===null){if(l=t[0]||e.getIssuer(u),l===null&&u.isIssuer(u)&&(c=!0,l=u),l){var d=l;xt.util.isArray(d)||(d=[d]);for(var p=!1;!p&&d.length>0;){l=d.shift();try{p=l.verify(u)}catch{}}p||(s={message:"Certificate signature is invalid.",error:Ge.certificateError.bad_certificate})}s===null&&(!l||c)&&!e.hasCertificate(u)&&(s={message:"Certificate is not trusted.",error:Ge.certificateError.unknown_ca})}if(s===null&&l&&!u.isIssuer(l)&&(s={message:"Certificate issuer is invalid.",error:Ge.certificateError.bad_certificate}),s===null)for(var f={keyUsage:!0,basicConstraints:!0},m=0;s===null&&m<u.extensions.length;++m){var h=u.extensions[m];h.critical&&!(h.name in f)&&(s={message:"Certificate has an unsupported critical extension.",error:Ge.certificateError.unsupported_certificate})}if(s===null&&(!a||t.length===0&&(!l||c))){var g=u.getExtension("basicConstraints"),v=u.getExtension("keyUsage");if(v!==null&&(!v.keyCertSign||g===null)&&(s={message:"Certificate keyUsage or basicConstraints conflict or indicate that the certificate is not a CA. If the certificate is the only one in the chain or isn't the first then the certificate must be a valid CA.",error:Ge.certificateError.bad_certificate}),s===null&&g!==null&&!g.cA&&(s={message:"Certificate basicConstraints indicates the certificate is not a CA.",error:Ge.certificateError.bad_certificate}),s===null&&v!==null&&"pathLenConstraint"in g){var E=o-1;E>g.pathLenConstraint&&(s={message:"Certificate basicConstraints pathLenConstraint violated.",error:Ge.certificateError.bad_certificate})}}var x=s===null?!0:s.error,R=r.verify?r.verify(x,o,n):x;if(R===!0)s=null;else throw x===!0&&(s={message:"The application rejected the certificate.",error:Ge.certificateError.bad_certificate}),(R||R===0)&&(typeof R=="object"&&!xt.util.isArray(R)?(R.message&&(s.message=R.message),R.error&&(s.error=R.error)):typeof R=="string"&&(s.error=R)),s;a=!1,++o}while(t.length>0);return!0}});var HI=y((Hwt,nce)=>{var Mr=Gt();xs();Bm();Ac();$I();jI();ja();Dg();$m();cr();BE();var ne=Mr.asn1,Zt=Mr.pki,Tg=nce.exports=Mr.pkcs12=Mr.pkcs12||{},rce={name:"ContentInfo",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"ContentInfo.contentType",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"contentType"},{name:"ContentInfo.content",tagClass:ne.Class.CONTEXT_SPECIFIC,constructed:!0,captureAsn1:"content"}]},dGe={name:"PFX",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"PFX.version",tagClass:ne.Class.UNIVERSAL,type:ne.Type.INTEGER,constructed:!1,capture:"version"},rce,{name:"PFX.macData",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"mac",value:[{name:"PFX.macData.mac",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"PFX.macData.mac.digestAlgorithm",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"PFX.macData.mac.digestAlgorithm.algorithm",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"macAlgorithm"},{name:"PFX.macData.mac.digestAlgorithm.parameters",tagClass:ne.Class.UNIVERSAL,captureAsn1:"macAlgorithmParameters"}]},{name:"PFX.macData.mac.digest",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OCTETSTRING,constructed:!1,capture:"macDigest"}]},{name:"PFX.macData.macSalt",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OCTETSTRING,constructed:!1,capture:"macSalt"},{name:"PFX.macData.iterations",tagClass:ne.Class.UNIVERSAL,type:ne.Type.INTEGER,constructed:!1,optional:!0,capture:"macIterations"}]}]},pGe={name:"SafeBag",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"SafeBag.bagId",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"bagId"},{name:"SafeBag.bagValue",tagClass:ne.Class.CONTEXT_SPECIFIC,constructed:!0,captureAsn1:"bagValue"},{name:"SafeBag.bagAttributes",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SET,constructed:!0,optional:!0,capture:"bagAttributes"}]},fGe={name:"Attribute",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"Attribute.attrId",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"oid"},{name:"Attribute.attrValues",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SET,constructed:!0,capture:"values"}]},mGe={name:"CertBag",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"CertBag.certId",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"certId"},{name:"CertBag.certValue",tagClass:ne.Class.CONTEXT_SPECIFIC,constructed:!0,value:[{name:"CertBag.certValue[0]",tagClass:ne.Class.UNIVERSAL,type:ne.Class.OCTETSTRING,constructed:!1,capture:"cert"}]}]};function Ag(e,t,r,n){for(var i=[],a=0;a<e.length;a++)for(var s=0;s<e[a].safeBags.length;s++){var o=e[a].safeBags[s];if(!(n!==void 0&&o.type!==n)){if(t===null){i.push(o);continue}o.attributes[t]!==void 0&&o.attributes[t].indexOf(r)>=0&&i.push(o)}}return i}Tg.pkcs12FromAsn1=function(e,t,r){typeof t=="string"?(r=t,t=!0):t===void 0&&(t=!0);var n={},i=[];if(!ne.validate(e,dGe,n,i)){var a=new Error("Cannot read PKCS#12 PFX. ASN.1 object is not an PKCS#12 PFX.");throw a.errors=a,a}var s={version:n.version.charCodeAt(0),safeContents:[],getBags:function(g){var v={},E;return"localKeyId"in g?E=g.localKeyId:"localKeyIdHex"in g&&(E=Mr.util.hexToBytes(g.localKeyIdHex)),E===void 0&&!("friendlyName"in g)&&"bagType"in g&&(v[g.bagType]=Ag(s.safeContents,null,null,g.bagType)),E!==void 0&&(v.localKeyId=Ag(s.safeContents,"localKeyId",E,g.bagType)),"friendlyName"in g&&(v.friendlyName=Ag(s.safeContents,"friendlyName",g.friendlyName,g.bagType)),v},getBagsByFriendlyName:function(g,v){return Ag(s.safeContents,"friendlyName",g,v)},getBagsByLocalKeyId:function(g,v){return Ag(s.safeContents,"localKeyId",g,v)}};if(n.version.charCodeAt(0)!==3){var a=new Error("PKCS#12 PFX of version other than 3 not supported.");throw a.version=n.version.charCodeAt(0),a}if(ne.derToOid(n.contentType)!==Zt.oids.data){var a=new Error("Only PKCS#12 PFX in password integrity mode supported.");throw a.oid=ne.derToOid(n.contentType),a}var o=n.content.value[0];if(o.tagClass!==ne.Class.UNIVERSAL||o.type!==ne.Type.OCTETSTRING)throw new Error("PKCS#12 authSafe content data is not an OCTET STRING.");if(o=GI(o),n.mac){var u=null,l=0,c=ne.derToOid(n.macAlgorithm);switch(c){case Zt.oids.sha1:u=Mr.md.sha1.create(),l=20;break;case Zt.oids.sha256:u=Mr.md.sha256.create(),l=32;break;case Zt.oids.sha384:u=Mr.md.sha384.create(),l=48;break;case Zt.oids.sha512:u=Mr.md.sha512.create(),l=64;break;case Zt.oids.md5:u=Mr.md.md5.create(),l=16;break}if(u===null)throw new Error("PKCS#12 uses unsupported MAC algorithm: "+c);var d=new Mr.util.ByteBuffer(n.macSalt),p="macIterations"in n?parseInt(Mr.util.bytesToHex(n.macIterations),16):1,f=Tg.generateKey(r,d,3,p,l,u),m=Mr.hmac.create();m.start(u,f),m.update(o.value);var h=m.getMac();if(h.getBytes()!==n.macDigest)throw new Error("PKCS#12 MAC could not be verified. Invalid password?")}return hGe(s,o.value,t,r),s};function GI(e){if(e.composed||e.constructed){for(var t=Mr.util.createBuffer(),r=0;r<e.value.length;++r)t.putBytes(e.value[r].value);e.composed=e.constructed=!1,e.value=t.getBytes()}return e}function hGe(e,t,r,n){if(t=ne.fromDer(t,r),t.tagClass!==ne.Class.UNIVERSAL||t.type!==ne.Type.SEQUENCE||t.constructed!==!0)throw new Error("PKCS#12 AuthenticatedSafe expected to be a SEQUENCE OF ContentInfo");for(var i=0;i<t.value.length;i++){var a=t.value[i],s={},o=[];if(!ne.validate(a,rce,s,o)){var u=new Error("Cannot read ContentInfo.");throw u.errors=o,u}var l={encrypted:!1},c=null,d=s.content.value[0];switch(ne.derToOid(s.contentType)){case Zt.oids.data:if(d.tagClass!==ne.Class.UNIVERSAL||d.type!==ne.Type.OCTETSTRING)throw new Error("PKCS#12 SafeContents Data is not an OCTET STRING.");c=GI(d).value;break;case Zt.oids.encryptedData:c=gGe(d,n),l.encrypted=!0;break;default:var u=new Error("Unsupported PKCS#12 contentType.");throw u.contentType=ne.derToOid(s.contentType),u}l.safeBags=vGe(c,r,n),e.safeContents.push(l)}}function gGe(e,t){var r={},n=[];if(!ne.validate(e,Mr.pkcs7.asn1.encryptedDataValidator,r,n)){var i=new Error("Cannot read EncryptedContentInfo.");throw i.errors=n,i}var a=ne.derToOid(r.contentType);if(a!==Zt.oids.data){var i=new Error("PKCS#12 EncryptedContentInfo ContentType is not Data.");throw i.oid=a,i}a=ne.derToOid(r.encAlgorithm);var s=Zt.pbe.getCipher(a,r.encParameter,t),o=GI(r.encryptedContentAsn1),u=Mr.util.createBuffer(o.value);if(s.update(u),!s.finish())throw new Error("Failed to decrypt PKCS#12 SafeContents.");return s.output.getBytes()}function vGe(e,t,r){if(!t&&e.length===0)return[];if(e=ne.fromDer(e,t),e.tagClass!==ne.Class.UNIVERSAL||e.type!==ne.Type.SEQUENCE||e.constructed!==!0)throw new Error("PKCS#12 SafeContents expected to be a SEQUENCE OF SafeBag.");for(var n=[],i=0;i<e.value.length;i++){var a=e.value[i],s={},o=[];if(!ne.validate(a,pGe,s,o)){var u=new Error("Cannot read SafeBag.");throw u.errors=o,u}var l={type:ne.derToOid(s.bagId),attributes:yGe(s.bagAttributes)};n.push(l);var c,d,p=s.bagValue.value[0];switch(l.type){case Zt.oids.pkcs8ShroudedKeyBag:if(p=Zt.decryptPrivateKeyInfo(p,r),p===null)throw new Error("Unable to decrypt PKCS#8 ShroudedKeyBag, wrong password?");case Zt.oids.keyBag:try{l.key=Zt.privateKeyFromAsn1(p)}catch{l.key=null,l.asn1=p}continue;case Zt.oids.certBag:c=mGe,d=function(){if(ne.derToOid(s.certId)!==Zt.oids.x509Certificate){var m=new Error("Unsupported certificate type, only X.509 supported.");throw m.oid=ne.derToOid(s.certId),m}var h=ne.fromDer(s.cert,t);try{l.cert=Zt.certificateFromAsn1(h,!0)}catch{l.cert=null,l.asn1=h}};break;default:var u=new Error("Unsupported PKCS#12 SafeBag type.");throw u.oid=l.type,u}if(c!==void 0&&!ne.validate(p,c,s,o)){var u=new Error("Cannot read PKCS#12 "+c.name);throw u.errors=o,u}d()}return n}function yGe(e){var t={};if(e!==void 0)for(var r=0;r<e.length;++r){var n={},i=[];if(!ne.validate(e[r],fGe,n,i)){var a=new Error("Cannot read PKCS#12 BagAttribute.");throw a.errors=i,a}var s=ne.derToOid(n.oid);if(Zt.oids[s]!==void 0){t[Zt.oids[s]]=[];for(var o=0;o<n.values.length;++o)t[Zt.oids[s]].push(n.values[o].value)}}return t}Tg.toPkcs12Asn1=function(e,t,r,n){n=n||{},n.saltSize=n.saltSize||8,n.count=n.count||2048,n.algorithm=n.algorithm||n.encAlgorithm||"aes128","useMac"in n||(n.useMac=!0),"localKeyId"in n||(n.localKeyId=null),"generateLocalKeyId"in n||(n.generateLocalKeyId=!0);var i=n.localKeyId,a;if(i!==null)i=Mr.util.hexToBytes(i);else if(n.generateLocalKeyId)if(t){var s=Mr.util.isArray(t)?t[0]:t;typeof s=="string"&&(s=Zt.certificateFromPem(s));var o=Mr.md.sha1.create();o.update(ne.toDer(Zt.certificateToAsn1(s)).getBytes()),i=o.digest().getBytes()}else i=Mr.random.getBytes(20);var u=[];i!==null&&u.push(ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.localKeyId).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.SET,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,i)])])),"friendlyName"in n&&u.push(ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.friendlyName).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.SET,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.BMPSTRING,!1,n.friendlyName)])])),u.length>0&&(a=ne.create(ne.Class.UNIVERSAL,ne.Type.SET,!0,u));var l=[],c=[];t!==null&&(Mr.util.isArray(t)?c=t:c=[t]);for(var d=[],p=0;p<c.length;++p){t=c[p],typeof t=="string"&&(t=Zt.certificateFromPem(t));var f=p===0?a:void 0,m=Zt.certificateToAsn1(t),h=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.certBag).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.x509Certificate).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(m).getBytes())])])]),f]);d.push(h)}if(d.length>0){var g=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,d),v=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.data).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(g).getBytes())])]);l.push(v)}var E=null;if(e!==null){var x=Zt.wrapRsaPrivateKey(Zt.privateKeyToAsn1(e));r===null?E=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.keyBag).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[x]),a]):E=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.pkcs8ShroudedKeyBag).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[Zt.encryptPrivateKeyInfo(x,r,n)]),a]);var R=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[E]),I=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.data).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(R).getBytes())])]);l.push(I)}var L=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,l),Y;if(n.useMac){var o=Mr.md.sha1.create(),K=new Mr.util.ByteBuffer(Mr.random.getBytes(n.saltSize)),A=n.count,e=Tg.generateKey(r,K,3,A,20),X=Mr.hmac.create();X.start(o,e),X.update(ne.toDer(L).getBytes());var N=X.getMac();Y=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.sha1).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.NULL,!1,"")]),ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,N.getBytes())]),ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,K.getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.INTEGER,!1,ne.integerToDer(A).getBytes())])}return ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.INTEGER,!1,ne.integerToDer(3).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.data).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(L).getBytes())])]),Y])};Tg.generateKey=Mr.pbe.generatePkcs12Key});var JI=y((Kwt,ice)=>{var Ic=Gt();xs();Ac();jI();ap();TE();HI();LE();Dg();cr();BE();var KI=Ic.asn1,Hm=ice.exports=Ic.pki=Ic.pki||{};Hm.pemToDer=function(e){var t=Ic.pem.decode(e)[0];if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert PEM to DER; PEM is encrypted.");return Ic.util.createBuffer(t.body)};Hm.privateKeyFromPem=function(e){var t=Ic.pem.decode(e)[0];if(t.type!=="PRIVATE KEY"&&t.type!=="RSA PRIVATE KEY"){var r=new Error('Could not convert private key from PEM; PEM header type is not "PRIVATE KEY" or "RSA PRIVATE KEY".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert private key from PEM; PEM is encrypted.");var n=KI.fromDer(t.body);return Hm.privateKeyFromAsn1(n)};Hm.privateKeyToPem=function(e,t){var r={type:"RSA PRIVATE KEY",body:KI.toDer(Hm.privateKeyToAsn1(e)).getBytes()};return Ic.pem.encode(r,{maxline:t})};Hm.privateKeyInfoToPem=function(e,t){var r={type:"PRIVATE KEY",body:KI.toDer(e).getBytes()};return Ic.pem.encode(r,{maxline:t})}});var eF=y((Jwt,pce)=>{var Oe=Gt();xs();Bm();CE();ap();JI();ja();$m();cr();var $E=function(e,t,r,n){var i=Oe.util.createBuffer(),a=e.length>>1,s=a+(e.length&1),o=e.substr(0,s),u=e.substr(a,s),l=Oe.util.createBuffer(),c=Oe.hmac.create();r=t+r;var d=Math.ceil(n/16),p=Math.ceil(n/20);c.start("MD5",o);var f=Oe.util.createBuffer();l.putBytes(r);for(var m=0;m<d;++m)c.start(null,null),c.update(l.getBytes()),l.putBuffer(c.digest()),c.start(null,null),c.update(l.bytes()+r),f.putBuffer(c.digest());c.start("SHA1",u);var h=Oe.util.createBuffer();l.clear(),l.putBytes(r);for(var m=0;m<p;++m)c.start(null,null),c.update(l.getBytes()),l.putBuffer(c.digest()),c.start(null,null),c.update(l.bytes()+r),h.putBuffer(c.digest());return i.putBytes(Oe.util.xorBytes(f.getBytes(),h.getBytes(),n)),i},EGe=function(e,t,r){var n=Oe.hmac.create();n.start("SHA1",e);var i=Oe.util.createBuffer();return i.putInt32(t[0]),i.putInt32(t[1]),i.putByte(r.type),i.putByte(r.version.major),i.putByte(r.version.minor),i.putInt16(r.length),i.putBytes(r.fragment.bytes()),n.update(i.getBytes()),n.digest().getBytes()},bGe=function(e,t,r){var n=!1;try{var i=e.deflate(t.fragment.getBytes());t.fragment=Oe.util.createBuffer(i),t.length=i.length,n=!0}catch{}return n},wGe=function(e,t,r){var n=!1;try{var i=e.inflate(t.fragment.getBytes());t.fragment=Oe.util.createBuffer(i),t.length=i.length,n=!0}catch{}return n},ma=function(e,t){var r=0;switch(t){case 1:r=e.getByte();break;case 2:r=e.getInt16();break;case 3:r=e.getInt24();break;case 4:r=e.getInt32();break}return Oe.util.createBuffer(e.getBytes(r))},Ga=function(e,t,r){e.putInt(r.length(),t<<3),e.putBuffer(r)},q={};q.Versions={TLS_1_0:{major:3,minor:1},TLS_1_1:{major:3,minor:2},TLS_1_2:{major:3,minor:3}};q.SupportedVersions=[q.Versions.TLS_1_1,q.Versions.TLS_1_0];q.Version=q.SupportedVersions[0];q.MaxFragment=15360;q.ConnectionEnd={server:0,client:1};q.PRFAlgorithm={tls_prf_sha256:0};q.BulkCipherAlgorithm={none:null,rc4:0,des3:1,aes:2};q.CipherType={stream:0,block:1,aead:2};q.MACAlgorithm={none:null,hmac_md5:0,hmac_sha1:1,hmac_sha256:2,hmac_sha384:3,hmac_sha512:4};q.CompressionMethod={none:0,deflate:1};q.ContentType={change_cipher_spec:20,alert:21,handshake:22,application_data:23,heartbeat:24};q.HandshakeType={hello_request:0,client_hello:1,server_hello:2,certificate:11,server_key_exchange:12,certificate_request:13,server_hello_done:14,certificate_verify:15,client_key_exchange:16,finished:20};q.Alert={};q.Alert.Level={warning:1,fatal:2};q.Alert.Description={close_notify:0,unexpected_message:10,bad_record_mac:20,decryption_failed:21,record_overflow:22,decompression_failure:30,handshake_failure:40,bad_certificate:42,unsupported_certificate:43,certificate_revoked:44,certificate_expired:45,certificate_unknown:46,illegal_parameter:47,unknown_ca:48,access_denied:49,decode_error:50,decrypt_error:51,export_restriction:60,protocol_version:70,insufficient_security:71,internal_error:80,user_canceled:90,no_renegotiation:100};q.HeartbeatMessageType={heartbeat_request:1,heartbeat_response:2};q.CipherSuites={};q.getCipherSuite=function(e){var t=null;for(var r in q.CipherSuites){var n=q.CipherSuites[r];if(n.id[0]===e.charCodeAt(0)&&n.id[1]===e.charCodeAt(1)){t=n;break}}return t};q.handleUnexpected=function(e,t){var r=!e.open&&e.entity===q.ConnectionEnd.client;r||e.error(e,{message:"Unexpected message. Received TLS record out of order.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unexpected_message}})};q.handleHelloRequest=function(e,t,r){!e.handshaking&&e.handshakes>0&&(q.queue(e,q.createAlert(e,{level:q.Alert.Level.warning,description:q.Alert.Description.no_renegotiation})),q.flush(e)),e.process()};q.parseHelloMessage=function(e,t,r){var n=null,i=e.entity===q.ConnectionEnd.client;if(r<38)e.error(e,{message:i?"Invalid ServerHello message. Message too short.":"Invalid ClientHello message. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});else{var a=t.fragment,s=a.length();if(n={version:{major:a.getByte(),minor:a.getByte()},random:Oe.util.createBuffer(a.getBytes(32)),session_id:ma(a,1),extensions:[]},i?(n.cipher_suite=a.getBytes(2),n.compression_method=a.getByte()):(n.cipher_suites=ma(a,2),n.compression_methods=ma(a,1)),s=r-(s-a.length()),s>0){for(var o=ma(a,2);o.length()>0;)n.extensions.push({type:[o.getByte(),o.getByte()],data:ma(o,2)});if(!i)for(var u=0;u<n.extensions.length;++u){var l=n.extensions[u];if(l.type[0]===0&&l.type[1]===0)for(var c=ma(l.data,2);c.length()>0;){var d=c.getByte();if(d!==0)break;e.session.extensions.server_name.serverNameList.push(ma(c,2).getBytes())}}}if(e.session.version&&(n.version.major!==e.session.version.major||n.version.minor!==e.session.version.minor))return e.error(e,{message:"TLS version change is disallowed during renegotiation.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.protocol_version}});if(i)e.session.cipherSuite=q.getCipherSuite(n.cipher_suite);else for(var p=Oe.util.createBuffer(n.cipher_suites.bytes());p.length()>0&&(e.session.cipherSuite=q.getCipherSuite(p.getBytes(2)),e.session.cipherSuite===null););if(e.session.cipherSuite===null)return e.error(e,{message:"No cipher suites in common.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.handshake_failure},cipherSuite:Oe.util.bytesToHex(n.cipher_suite)});i?e.session.compressionMethod=n.compression_method:e.session.compressionMethod=q.CompressionMethod.none}return n};q.createSecurityParameters=function(e,t){var r=e.entity===q.ConnectionEnd.client,n=t.random.bytes(),i=r?e.session.sp.client_random:n,a=r?n:q.createRandom().getBytes();e.session.sp={entity:e.entity,prf_algorithm:q.PRFAlgorithm.tls_prf_sha256,bulk_cipher_algorithm:null,cipher_type:null,enc_key_length:null,block_length:null,fixed_iv_length:null,record_iv_length:null,mac_algorithm:null,mac_length:null,mac_key_length:null,compression_algorithm:e.session.compressionMethod,pre_master_secret:null,master_secret:null,client_random:i,server_random:a}};q.handleServerHello=function(e,t,r){var n=q.parseHelloMessage(e,t,r);if(!e.fail){if(n.version.minor<=e.version.minor)e.version.minor=n.version.minor;else return e.error(e,{message:"Incompatible TLS version.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.protocol_version}});e.session.version=e.version;var i=n.session_id.bytes();i.length>0&&i===e.session.id?(e.expect=oce,e.session.resuming=!0,e.session.sp.server_random=n.random.bytes()):(e.expect=_Ge,e.session.resuming=!1,q.createSecurityParameters(e,n)),e.session.id=i,e.process()}};q.handleClientHello=function(e,t,r){var n=q.parseHelloMessage(e,t,r);if(!e.fail){var i=n.session_id.bytes(),a=null;if(e.sessionCache&&(a=e.sessionCache.getSession(i),a===null?i="":(a.version.major!==n.version.major||a.version.minor>n.version.minor)&&(a=null,i="")),i.length===0&&(i=Oe.random.getBytes(32)),e.session.id=i,e.session.clientHelloVersion=n.version,e.session.sp={},a)e.version=e.session.version=a.version,e.session.sp=a.sp;else{for(var s,o=1;o<q.SupportedVersions.length&&(s=q.SupportedVersions[o],!(s.minor<=n.version.minor));++o);e.version={major:s.major,minor:s.minor},e.session.version=e.version}a!==null?(e.expect=XI,e.session.resuming=!0,e.session.sp.client_random=n.random.bytes()):(e.expect=e.verifyClient!==!1?PGe:QI,e.session.resuming=!1,q.createSecurityParameters(e,n)),e.open=!0,q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createServerHello(e)})),e.session.resuming?(q.queue(e,q.createRecord(e,{type:q.ContentType.change_cipher_spec,data:q.createChangeCipherSpec()})),e.state.pending=q.createConnectionState(e),e.state.current.write=e.state.pending.write,q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createFinished(e)}))):(q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createCertificate(e)})),e.fail||(q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createServerKeyExchange(e)})),e.verifyClient!==!1&&q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createCertificateRequest(e)})),q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createServerHelloDone(e)})))),q.flush(e),e.process()}};q.handleCertificate=function(e,t,r){if(r<3)return e.error(e,{message:"Invalid Certificate message. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var n=t.fragment,i={certificate_list:ma(n,3)},a,s,o=[];try{for(;i.certificate_list.length()>0;)a=ma(i.certificate_list,3),s=Oe.asn1.fromDer(a),a=Oe.pki.certificateFromAsn1(s,!0),o.push(a)}catch(l){return e.error(e,{message:"Could not parse certificate list.",cause:l,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.bad_certificate}})}var u=e.entity===q.ConnectionEnd.client;(u||e.verifyClient===!0)&&o.length===0?e.error(e,{message:u?"No server certificate provided.":"No client certificate provided.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}}):o.length===0?e.expect=u?ace:QI:(u?e.session.serverCertificate=o[0]:e.session.clientCertificate=o[0],q.verifyCertificateChain(e,o)&&(e.expect=u?ace:QI)),e.process()};q.handleServerKeyExchange=function(e,t,r){if(r>0)return e.error(e,{message:"Invalid key parameters. Only RSA is supported.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unsupported_certificate}});e.expect=CGe,e.process()};q.handleClientKeyExchange=function(e,t,r){if(r<48)return e.error(e,{message:"Invalid key parameters. Only RSA is supported.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unsupported_certificate}});var n=t.fragment,i={enc_pre_master_secret:ma(n,2).getBytes()},a=null;if(e.getPrivateKey)try{a=e.getPrivateKey(e,e.session.serverCertificate),a=Oe.pki.privateKeyFromPem(a)}catch(u){e.error(e,{message:"Could not get private key.",cause:u,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}})}if(a===null)return e.error(e,{message:"No private key set.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}});try{var s=e.session.sp;s.pre_master_secret=a.decrypt(i.enc_pre_master_secret);var o=e.session.clientHelloVersion;if(o.major!==s.pre_master_secret.charCodeAt(0)||o.minor!==s.pre_master_secret.charCodeAt(1))throw new Error("TLS version rollback attack detected.")}catch{s.pre_master_secret=Oe.random.getBytes(48)}e.expect=XI,e.session.clientCertificate!==null&&(e.expect=IGe),e.process()};q.handleCertificateRequest=function(e,t,r){if(r<3)return e.error(e,{message:"Invalid CertificateRequest. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var n=t.fragment,i={certificate_types:ma(n,1),certificate_authorities:ma(n,2)};e.session.certificateRequest=i,e.expect=SGe,e.process()};q.handleCertificateVerify=function(e,t,r){if(r<2)return e.error(e,{message:"Invalid CertificateVerify. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var n=t.fragment;n.read-=4;var i=n.bytes();n.read+=4;var a={signature:ma(n,2).getBytes()},s=Oe.util.createBuffer();s.putBuffer(e.session.md5.digest()),s.putBuffer(e.session.sha1.digest()),s=s.getBytes();try{var o=e.session.clientCertificate;if(!o.publicKey.verify(s,a.signature,"NONE"))throw new Error("CertificateVerify signature does not match.");e.session.md5.update(i),e.session.sha1.update(i)}catch{return e.error(e,{message:"Bad signature in CertificateVerify.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.handshake_failure}})}e.expect=XI,e.process()};q.handleServerHelloDone=function(e,t,r){if(r>0)return e.error(e,{message:"Invalid ServerHelloDone message. Invalid length.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.record_overflow}});if(e.serverCertificate===null){var n={message:"No server certificate provided. Not enough security.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.insufficient_security}},i=0,a=e.verify(e,n.alert.description,i,[]);if(a!==!0)return(a||a===0)&&(typeof a=="object"&&!Oe.util.isArray(a)?(a.message&&(n.message=a.message),a.alert&&(n.alert.description=a.alert)):typeof a=="number"&&(n.alert.description=a)),e.error(e,n)}e.session.certificateRequest!==null&&(t=q.createRecord(e,{type:q.ContentType.handshake,data:q.createCertificate(e)}),q.queue(e,t)),t=q.createRecord(e,{type:q.ContentType.handshake,data:q.createClientKeyExchange(e)}),q.queue(e,t),e.expect=TGe;var s=function(o,u){o.session.certificateRequest!==null&&o.session.clientCertificate!==null&&q.queue(o,q.createRecord(o,{type:q.ContentType.handshake,data:q.createCertificateVerify(o,u)})),q.queue(o,q.createRecord(o,{type:q.ContentType.change_cipher_spec,data:q.createChangeCipherSpec()})),o.state.pending=q.createConnectionState(o),o.state.current.write=o.state.pending.write,q.queue(o,q.createRecord(o,{type:q.ContentType.handshake,data:q.createFinished(o)})),o.expect=oce,q.flush(o),o.process()};if(e.session.certificateRequest===null||e.session.clientCertificate===null)return s(e,null);q.getClientSignature(e,s)};q.handleChangeCipherSpec=function(e,t){if(t.fragment.getByte()!==1)return e.error(e,{message:"Invalid ChangeCipherSpec message received.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var r=e.entity===q.ConnectionEnd.client;(e.session.resuming&&r||!e.session.resuming&&!r)&&(e.state.pending=q.createConnectionState(e)),e.state.current.read=e.state.pending.read,(!e.session.resuming&&r||e.session.resuming&&!r)&&(e.state.pending=null),e.expect=r?DGe:FGe,e.process()};q.handleFinished=function(e,t,r){var n=t.fragment;n.read-=4;var i=n.bytes();n.read+=4;var a=t.fragment.getBytes();n=Oe.util.createBuffer(),n.putBuffer(e.session.md5.digest()),n.putBuffer(e.session.sha1.digest());var s=e.entity===q.ConnectionEnd.client,o=s?"server finished":"client finished",u=e.session.sp,l=12,c=$E;if(n=c(u.master_secret,o,n.getBytes(),l),n.getBytes()!==a)return e.error(e,{message:"Invalid verify_data in Finished message.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.decrypt_error}});e.session.md5.update(i),e.session.sha1.update(i),(e.session.resuming&&s||!e.session.resuming&&!s)&&(q.queue(e,q.createRecord(e,{type:q.ContentType.change_cipher_spec,data:q.createChangeCipherSpec()})),e.state.current.write=e.state.pending.write,e.state.pending=null,q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createFinished(e)}))),e.expect=s?AGe:NGe,e.handshaking=!1,++e.handshakes,e.peerCertificate=s?e.session.serverCertificate:e.session.clientCertificate,q.flush(e),e.isConnected=!0,e.connected(e),e.process()};q.handleAlert=function(e,t){var r=t.fragment,n={level:r.getByte(),description:r.getByte()},i;switch(n.description){case q.Alert.Description.close_notify:i="Connection closed.";break;case q.Alert.Description.unexpected_message:i="Unexpected message.";break;case q.Alert.Description.bad_record_mac:i="Bad record MAC.";break;case q.Alert.Description.decryption_failed:i="Decryption failed.";break;case q.Alert.Description.record_overflow:i="Record overflow.";break;case q.Alert.Description.decompression_failure:i="Decompression failed.";break;case q.Alert.Description.handshake_failure:i="Handshake failure.";break;case q.Alert.Description.bad_certificate:i="Bad certificate.";break;case q.Alert.Description.unsupported_certificate:i="Unsupported certificate.";break;case q.Alert.Description.certificate_revoked:i="Certificate revoked.";break;case q.Alert.Description.certificate_expired:i="Certificate expired.";break;case q.Alert.Description.certificate_unknown:i="Certificate unknown.";break;case q.Alert.Description.illegal_parameter:i="Illegal parameter.";break;case q.Alert.Description.unknown_ca:i="Unknown certificate authority.";break;case q.Alert.Description.access_denied:i="Access denied.";break;case q.Alert.Description.decode_error:i="Decode error.";break;case q.Alert.Description.decrypt_error:i="Decrypt error.";break;case q.Alert.Description.export_restriction:i="Export restriction.";break;case q.Alert.Description.protocol_version:i="Unsupported protocol version.";break;case q.Alert.Description.insufficient_security:i="Insufficient security.";break;case q.Alert.Description.internal_error:i="Internal error.";break;case q.Alert.Description.user_canceled:i="User canceled.";break;case q.Alert.Description.no_renegotiation:i="Renegotiation not supported.";break;default:i="Unknown error.";break}if(n.description===q.Alert.Description.close_notify)return e.close();e.error(e,{message:i,send:!1,origin:e.entity===q.ConnectionEnd.client?"server":"client",alert:n}),e.process()};q.handleHandshake=function(e,t){var r=t.fragment,n=r.getByte(),i=r.getInt24();if(i>r.length())return e.fragmented=t,t.fragment=Oe.util.createBuffer(),r.read-=4,e.process();e.fragmented=null,r.read-=4;var a=r.bytes(i+4);r.read+=4,n in jE[e.entity][e.expect]?(e.entity===q.ConnectionEnd.server&&!e.open&&!e.fail&&(e.handshaking=!0,e.session={version:null,extensions:{server_name:{serverNameList:[]}},cipherSuite:null,compressionMethod:null,serverCertificate:null,clientCertificate:null,md5:Oe.md.md5.create(),sha1:Oe.md.sha1.create()}),n!==q.HandshakeType.hello_request&&n!==q.HandshakeType.certificate_verify&&n!==q.HandshakeType.finished&&(e.session.md5.update(a),e.session.sha1.update(a)),jE[e.entity][e.expect][n](e,t,i)):q.handleUnexpected(e,t)};q.handleApplicationData=function(e,t){e.data.putBuffer(t.fragment),e.dataReady(e),e.process()};q.handleHeartbeat=function(e,t){var r=t.fragment,n=r.getByte(),i=r.getInt16(),a=r.getBytes(i);if(n===q.HeartbeatMessageType.heartbeat_request){if(e.handshaking||i>a.length)return e.process();q.queue(e,q.createRecord(e,{type:q.ContentType.heartbeat,data:q.createHeartbeat(q.HeartbeatMessageType.heartbeat_response,a)})),q.flush(e)}else if(n===q.HeartbeatMessageType.heartbeat_response){if(a!==e.expectedHeartbeatPayload)return e.process();e.heartbeatReceived&&e.heartbeatReceived(e,Oe.util.createBuffer(a))}e.process()};var xGe=0,_Ge=1,ace=2,CGe=3,SGe=4,oce=5,DGe=6,AGe=7,TGe=8,RGe=0,PGe=1,QI=2,IGe=3,XI=4,FGe=5,NGe=6,F=q.handleUnexpected,uce=q.handleChangeCipherSpec,ii=q.handleAlert,Ii=q.handleHandshake,lce=q.handleApplicationData,ai=q.handleHeartbeat,ZI=[];ZI[q.ConnectionEnd.client]=[[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[uce,ii,F,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,lce,ai],[F,ii,Ii,F,ai]];ZI[q.ConnectionEnd.server]=[[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[uce,ii,F,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,lce,ai],[F,ii,Ii,F,ai]];var Fc=q.handleHelloRequest,kGe=q.handleServerHello,cce=q.handleCertificate,sce=q.handleServerKeyExchange,WI=q.handleCertificateRequest,ME=q.handleServerHelloDone,dce=q.handleFinished,jE=[];jE[q.ConnectionEnd.client]=[[F,F,kGe,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,cce,sce,WI,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,sce,WI,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,WI,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,dce],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F]];var LGe=q.handleClientHello,OGe=q.handleClientKeyExchange,qGe=q.handleCertificateVerify;jE[q.ConnectionEnd.server]=[[F,LGe,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,cce,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,OGe,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,qGe,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,dce],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F]];q.generateKeys=function(e,t){var r=$E,n=t.client_random+t.server_random;e.session.resuming||(t.master_secret=r(t.pre_master_secret,"master secret",n,48).bytes(),t.pre_master_secret=null),n=t.server_random+t.client_random;var i=2*t.mac_key_length+2*t.enc_key_length,a=e.version.major===q.Versions.TLS_1_0.major&&e.version.minor===q.Versions.TLS_1_0.minor;a&&(i+=2*t.fixed_iv_length);var s=r(t.master_secret,"key expansion",n,i),o={client_write_MAC_key:s.getBytes(t.mac_key_length),server_write_MAC_key:s.getBytes(t.mac_key_length),client_write_key:s.getBytes(t.enc_key_length),server_write_key:s.getBytes(t.enc_key_length)};return a&&(o.client_write_IV=s.getBytes(t.fixed_iv_length),o.server_write_IV=s.getBytes(t.fixed_iv_length)),o};q.createConnectionState=function(e){var t=e.entity===q.ConnectionEnd.client,r=function(){var a={sequenceNumber:[0,0],macKey:null,macLength:0,macFunction:null,cipherState:null,cipherFunction:function(s){return!0},compressionState:null,compressFunction:function(s){return!0},updateSequenceNumber:function(){a.sequenceNumber[1]===4294967295?(a.sequenceNumber[1]=0,++a.sequenceNumber[0]):++a.sequenceNumber[1]}};return a},n={read:r(),write:r()};if(n.read.update=function(a,s){return n.read.cipherFunction(s,n.read)?n.read.compressFunction(a,s,n.read)||a.error(a,{message:"Could not decompress record.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.decompression_failure}}):a.error(a,{message:"Could not decrypt record or bad MAC.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.bad_record_mac}}),!a.fail},n.write.update=function(a,s){return n.write.compressFunction(a,s,n.write)?n.write.cipherFunction(s,n.write)||a.error(a,{message:"Could not encrypt record.",send:!1,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}}):a.error(a,{message:"Could not compress record.",send:!1,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}}),!a.fail},e.session){var i=e.session.sp;switch(e.session.cipherSuite.initSecurityParameters(i),i.keys=q.generateKeys(e,i),n.read.macKey=t?i.keys.server_write_MAC_key:i.keys.client_write_MAC_key,n.write.macKey=t?i.keys.client_write_MAC_key:i.keys.server_write_MAC_key,e.session.cipherSuite.initConnectionState(n,e,i),i.compression_algorithm){case q.CompressionMethod.none:break;case q.CompressionMethod.deflate:n.read.compressFunction=wGe,n.write.compressFunction=bGe;break;default:throw new Error("Unsupported compression algorithm.")}}return n};q.createRandom=function(){var e=new Date,t=+e+e.getTimezoneOffset()*6e4,r=Oe.util.createBuffer();return r.putInt32(t),r.putBytes(Oe.random.getBytes(28)),r};q.createRecord=function(e,t){if(!t.data)return null;var r={type:t.type,version:{major:e.version.major,minor:e.version.minor},length:t.data.length(),fragment:t.data};return r};q.createAlert=function(e,t){var r=Oe.util.createBuffer();return r.putByte(t.level),r.putByte(t.description),q.createRecord(e,{type:q.ContentType.alert,data:r})};q.createClientHello=function(e){e.session.clientHelloVersion={major:e.version.major,minor:e.version.minor};for(var t=Oe.util.createBuffer(),r=0;r<e.cipherSuites.length;++r){var n=e.cipherSuites[r];t.putByte(n.id[0]),t.putByte(n.id[1])}var i=t.length(),a=Oe.util.createBuffer();a.putByte(q.CompressionMethod.none);var s=a.length(),o=Oe.util.createBuffer();if(e.virtualHost){var u=Oe.util.createBuffer();u.putByte(0),u.putByte(0);var l=Oe.util.createBuffer();l.putByte(0),Ga(l,2,Oe.util.createBuffer(e.virtualHost));var c=Oe.util.createBuffer();Ga(c,2,l),Ga(u,2,c),o.putBuffer(u)}var d=o.length();d>0&&(d+=2);var p=e.session.id,f=p.length+1+2+4+28+2+i+1+s+d,m=Oe.util.createBuffer();return m.putByte(q.HandshakeType.client_hello),m.putInt24(f),m.putByte(e.version.major),m.putByte(e.version.minor),m.putBytes(e.session.sp.client_random),Ga(m,1,Oe.util.createBuffer(p)),Ga(m,2,t),Ga(m,1,a),d>0&&Ga(m,2,o),m};q.createServerHello=function(e){var t=e.session.id,r=t.length+1+2+4+28+2+1,n=Oe.util.createBuffer();return n.putByte(q.HandshakeType.server_hello),n.putInt24(r),n.putByte(e.version.major),n.putByte(e.version.minor),n.putBytes(e.session.sp.server_random),Ga(n,1,Oe.util.createBuffer(t)),n.putByte(e.session.cipherSuite.id[0]),n.putByte(e.session.cipherSuite.id[1]),n.putByte(e.session.compressionMethod),n};q.createCertificate=function(e){var t=e.entity===q.ConnectionEnd.client,r=null;if(e.getCertificate){var n;t?n=e.session.certificateRequest:n=e.session.extensions.server_name.serverNameList,r=e.getCertificate(e,n)}var i=Oe.util.createBuffer();if(r!==null)try{Oe.util.isArray(r)||(r=[r]);for(var a=null,s=0;s<r.length;++s){var o=Oe.pem.decode(r[s])[0];if(o.type!=="CERTIFICATE"&&o.type!=="X509 CERTIFICATE"&&o.type!=="TRUSTED CERTIFICATE"){var u=new Error('Could not convert certificate from PEM; PEM header type is not "CERTIFICATE", "X509 CERTIFICATE", or "TRUSTED CERTIFICATE".');throw u.headerType=o.type,u}if(o.procType&&o.procType.type==="ENCRYPTED")throw new Error("Could not convert certificate from PEM; PEM is encrypted.");var l=Oe.util.createBuffer(o.body);a===null&&(a=Oe.asn1.fromDer(l.bytes(),!1));var c=Oe.util.createBuffer();Ga(c,3,l),i.putBuffer(c)}r=Oe.pki.certificateFromAsn1(a),t?e.session.clientCertificate=r:e.session.serverCertificate=r}catch(f){return e.error(e,{message:"Could not send certificate list.",cause:f,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.bad_certificate}})}var d=3+i.length(),p=Oe.util.createBuffer();return p.putByte(q.HandshakeType.certificate),p.putInt24(d),Ga(p,3,i),p};q.createClientKeyExchange=function(e){var t=Oe.util.createBuffer();t.putByte(e.session.clientHelloVersion.major),t.putByte(e.session.clientHelloVersion.minor),t.putBytes(Oe.random.getBytes(46));var r=e.session.sp;r.pre_master_secret=t.getBytes();var n=e.session.serverCertificate.publicKey;t=n.encrypt(r.pre_master_secret);var i=t.length+2,a=Oe.util.createBuffer();return a.putByte(q.HandshakeType.client_key_exchange),a.putInt24(i),a.putInt16(t.length),a.putBytes(t),a};q.createServerKeyExchange=function(e){var t=0,r=Oe.util.createBuffer();return t>0&&(r.putByte(q.HandshakeType.server_key_exchange),r.putInt24(t)),r};q.getClientSignature=function(e,t){var r=Oe.util.createBuffer();r.putBuffer(e.session.md5.digest()),r.putBuffer(e.session.sha1.digest()),r=r.getBytes(),e.getSignature=e.getSignature||function(n,i,a){var s=null;if(n.getPrivateKey)try{s=n.getPrivateKey(n,n.session.clientCertificate),s=Oe.pki.privateKeyFromPem(s)}catch(o){n.error(n,{message:"Could not get private key.",cause:o,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}})}s===null?n.error(n,{message:"No private key set.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}}):i=s.sign(i,null),a(n,i)},e.getSignature(e,r,t)};q.createCertificateVerify=function(e,t){var r=t.length+2,n=Oe.util.createBuffer();return n.putByte(q.HandshakeType.certificate_verify),n.putInt24(r),n.putInt16(t.length),n.putBytes(t),n};q.createCertificateRequest=function(e){var t=Oe.util.createBuffer();t.putByte(1);var r=Oe.util.createBuffer();for(var n in e.caStore.certs){var i=e.caStore.certs[n],a=Oe.pki.distinguishedNameToAsn1(i.subject),s=Oe.asn1.toDer(a);r.putInt16(s.length()),r.putBuffer(s)}var o=1+t.length()+2+r.length(),u=Oe.util.createBuffer();return u.putByte(q.HandshakeType.certificate_request),u.putInt24(o),Ga(u,1,t),Ga(u,2,r),u};q.createServerHelloDone=function(e){var t=Oe.util.createBuffer();return t.putByte(q.HandshakeType.server_hello_done),t.putInt24(0),t};q.createChangeCipherSpec=function(){var e=Oe.util.createBuffer();return e.putByte(1),e};q.createFinished=function(e){var t=Oe.util.createBuffer();t.putBuffer(e.session.md5.digest()),t.putBuffer(e.session.sha1.digest());var r=e.entity===q.ConnectionEnd.client,n=e.session.sp,i=12,a=$E,s=r?"client finished":"server finished";t=a(n.master_secret,s,t.getBytes(),i);var o=Oe.util.createBuffer();return o.putByte(q.HandshakeType.finished),o.putInt24(t.length()),o.putBuffer(t),o};q.createHeartbeat=function(e,t,r){typeof r>"u"&&(r=t.length);var n=Oe.util.createBuffer();n.putByte(e),n.putInt16(r),n.putBytes(t);var i=n.length(),a=Math.max(16,i-r-3);return n.putBytes(Oe.random.getBytes(a)),n};q.queue=function(e,t){if(t&&!(t.fragment.length()===0&&(t.type===q.ContentType.handshake||t.type===q.ContentType.alert||t.type===q.ContentType.change_cipher_spec))){if(t.type===q.ContentType.handshake){var r=t.fragment.bytes();e.session.md5.update(r),e.session.sha1.update(r),r=null}var n;if(t.fragment.length()<=q.MaxFragment)n=[t];else{n=[];for(var i=t.fragment.bytes();i.length>q.MaxFragment;)n.push(q.createRecord(e,{type:t.type,data:Oe.util.createBuffer(i.slice(0,q.MaxFragment))})),i=i.slice(q.MaxFragment);i.length>0&&n.push(q.createRecord(e,{type:t.type,data:Oe.util.createBuffer(i)}))}for(var a=0;a<n.length&&!e.fail;++a){var s=n[a],o=e.state.current.write;o.update(e,s)&&e.records.push(s)}}};q.flush=function(e){for(var t=0;t<e.records.length;++t){var r=e.records[t];e.tlsData.putByte(r.type),e.tlsData.putByte(r.version.major),e.tlsData.putByte(r.version.minor),e.tlsData.putInt16(r.fragment.length()),e.tlsData.putBuffer(e.records[t].fragment)}return e.records=[],e.tlsDataReady(e)};var YI=function(e){switch(e){case!0:return!0;case Oe.pki.certificateError.bad_certificate:return q.Alert.Description.bad_certificate;case Oe.pki.certificateError.unsupported_certificate:return q.Alert.Description.unsupported_certificate;case Oe.pki.certificateError.certificate_revoked:return q.Alert.Description.certificate_revoked;case Oe.pki.certificateError.certificate_expired:return q.Alert.Description.certificate_expired;case Oe.pki.certificateError.certificate_unknown:return q.Alert.Description.certificate_unknown;case Oe.pki.certificateError.unknown_ca:return q.Alert.Description.unknown_ca;default:return q.Alert.Description.bad_certificate}},BGe=function(e){switch(e){case!0:return!0;case q.Alert.Description.bad_certificate:return Oe.pki.certificateError.bad_certificate;case q.Alert.Description.unsupported_certificate:return Oe.pki.certificateError.unsupported_certificate;case q.Alert.Description.certificate_revoked:return Oe.pki.certificateError.certificate_revoked;case q.Alert.Description.certificate_expired:return Oe.pki.certificateError.certificate_expired;case q.Alert.Description.certificate_unknown:return Oe.pki.certificateError.certificate_unknown;case q.Alert.Description.unknown_ca:return Oe.pki.certificateError.unknown_ca;default:return Oe.pki.certificateError.bad_certificate}};q.verifyCertificateChain=function(e,t){try{var r={};for(var n in e.verifyOptions)r[n]=e.verifyOptions[n];r.verify=function(a,s,o){var u=YI(a),l=e.verify(e,a,s,o);if(l!==!0){if(typeof l=="object"&&!Oe.util.isArray(l)){var c=new Error("The application rejected the certificate.");throw c.send=!0,c.alert={level:q.Alert.Level.fatal,description:q.Alert.Description.bad_certificate},l.message&&(c.message=l.message),l.alert&&(c.alert.description=l.alert),c}l!==a&&(l=BGe(l))}return l},Oe.pki.verifyCertificateChain(e.caStore,t,r)}catch(a){var i=a;(typeof i!="object"||Oe.util.isArray(i))&&(i={send:!0,alert:{level:q.Alert.Level.fatal,description:YI(a)}}),"send"in i||(i.send=!0),"alert"in i||(i.alert={level:q.Alert.Level.fatal,description:YI(i.error)}),e.error(e,i)}return!e.fail};q.createSessionCache=function(e,t){var r=null;if(e&&e.getSession&&e.setSession&&e.order)r=e;else{r={},r.cache=e||{},r.capacity=Math.max(t||100,1),r.order=[];for(var n in e)r.order.length<=t?r.order.push(n):delete e[n];r.getSession=function(i){var a=null,s=null;if(i?s=Oe.util.bytesToHex(i):r.order.length>0&&(s=r.order[0]),s!==null&&s in r.cache){a=r.cache[s],delete r.cache[s];for(var o in r.order)if(r.order[o]===s){r.order.splice(o,1);break}}return a},r.setSession=function(i,a){if(r.order.length===r.capacity){var s=r.order.shift();delete r.cache[s]}var s=Oe.util.bytesToHex(i);r.order.push(s),r.cache[s]=a}}return r};q.createConnection=function(e){var t=null;e.caStore?Oe.util.isArray(e.caStore)?t=Oe.pki.createCaStore(e.caStore):t=e.caStore:t=Oe.pki.createCaStore();var r=e.cipherSuites||null;if(r===null){r=[];for(var n in q.CipherSuites)r.push(q.CipherSuites[n])}var i=e.server?q.ConnectionEnd.server:q.ConnectionEnd.client,a=e.sessionCache?q.createSessionCache(e.sessionCache):null,s={version:{major:q.Version.major,minor:q.Version.minor},entity:i,sessionId:e.sessionId,caStore:t,sessionCache:a,cipherSuites:r,connected:e.connected,virtualHost:e.virtualHost||null,verifyClient:e.verifyClient||!1,verify:e.verify||function(c,d,p,f){return d},verifyOptions:e.verifyOptions||{},getCertificate:e.getCertificate||null,getPrivateKey:e.getPrivateKey||null,getSignature:e.getSignature||null,input:Oe.util.createBuffer(),tlsData:Oe.util.createBuffer(),data:Oe.util.createBuffer(),tlsDataReady:e.tlsDataReady,dataReady:e.dataReady,heartbeatReceived:e.heartbeatReceived,closed:e.closed,error:function(c,d){d.origin=d.origin||(c.entity===q.ConnectionEnd.client?"client":"server"),d.send&&(q.queue(c,q.createAlert(c,d.alert)),q.flush(c));var p=d.fatal!==!1;p&&(c.fail=!0),e.error(c,d),p&&c.close(!1)},deflate:e.deflate||null,inflate:e.inflate||null};s.reset=function(c){s.version={major:q.Version.major,minor:q.Version.minor},s.record=null,s.session=null,s.peerCertificate=null,s.state={pending:null,current:null},s.expect=s.entity===q.ConnectionEnd.client?xGe:RGe,s.fragmented=null,s.records=[],s.open=!1,s.handshakes=0,s.handshaking=!1,s.isConnected=!1,s.fail=!(c||typeof c>"u"),s.input.clear(),s.tlsData.clear(),s.data.clear(),s.state.current=q.createConnectionState(s)},s.reset();var o=function(c,d){var p=d.type-q.ContentType.change_cipher_spec,f=ZI[c.entity][c.expect];p in f?f[p](c,d):q.handleUnexpected(c,d)},u=function(c){var d=0,p=c.input,f=p.length();if(f<5)d=5-f;else{c.record={type:p.getByte(),version:{major:p.getByte(),minor:p.getByte()},length:p.getInt16(),fragment:Oe.util.createBuffer(),ready:!1};var m=c.record.version.major===c.version.major;m&&c.session&&c.session.version&&(m=c.record.version.minor===c.version.minor),m||c.error(c,{message:"Incompatible TLS version.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.protocol_version}})}return d},l=function(c){var d=0,p=c.input,f=p.length();if(f<c.record.length)d=c.record.length-f;else{c.record.fragment.putBytes(p.getBytes(c.record.length)),p.compact();var m=c.state.current.read;m.update(c,c.record)&&(c.fragmented!==null&&(c.fragmented.type===c.record.type?(c.fragmented.fragment.putBuffer(c.record.fragment),c.record=c.fragmented):c.error(c,{message:"Invalid fragmented record.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unexpected_message}})),c.record.ready=!0)}return d};return s.handshake=function(c){if(s.entity!==q.ConnectionEnd.client)s.error(s,{message:"Cannot initiate handshake as a server.",fatal:!1});else if(s.handshaking)s.error(s,{message:"Handshake already in progress.",fatal:!1});else{s.fail&&!s.open&&s.handshakes===0&&(s.fail=!1),s.handshaking=!0,c=c||"";var d=null;c.length>0&&(s.sessionCache&&(d=s.sessionCache.getSession(c)),d===null&&(c="")),c.length===0&&s.sessionCache&&(d=s.sessionCache.getSession(),d!==null&&(c=d.id)),s.session={id:c,version:null,cipherSuite:null,compressionMethod:null,serverCertificate:null,certificateRequest:null,clientCertificate:null,sp:{},md5:Oe.md.md5.create(),sha1:Oe.md.sha1.create()},d&&(s.version=d.version,s.session.sp=d.sp),s.session.sp.client_random=q.createRandom().getBytes(),s.open=!0,q.queue(s,q.createRecord(s,{type:q.ContentType.handshake,data:q.createClientHello(s)})),q.flush(s)}},s.process=function(c){var d=0;return c&&s.input.putBytes(c),s.fail||(s.record!==null&&s.record.ready&&s.record.fragment.isEmpty()&&(s.record=null),s.record===null&&(d=u(s)),!s.fail&&s.record!==null&&!s.record.ready&&(d=l(s)),!s.fail&&s.record!==null&&s.record.ready&&o(s,s.record)),d},s.prepare=function(c){return q.queue(s,q.createRecord(s,{type:q.ContentType.application_data,data:Oe.util.createBuffer(c)})),q.flush(s)},s.prepareHeartbeatRequest=function(c,d){return c instanceof Oe.util.ByteBuffer&&(c=c.bytes()),typeof d>"u"&&(d=c.length),s.expectedHeartbeatPayload=c,q.queue(s,q.createRecord(s,{type:q.ContentType.heartbeat,data:q.createHeartbeat(q.HeartbeatMessageType.heartbeat_request,c,d)})),q.flush(s)},s.close=function(c){if(!s.fail&&s.sessionCache&&s.session){var d={id:s.session.id,version:s.session.version,sp:s.session.sp};d.sp.keys=null,s.sessionCache.setSession(d.id,d)}s.open&&(s.open=!1,s.input.clear(),(s.isConnected||s.handshaking)&&(s.isConnected=s.handshaking=!1,q.queue(s,q.createAlert(s,{level:q.Alert.Level.warning,description:q.Alert.Description.close_notify})),q.flush(s)),s.closed(s)),s.reset(c)},s};pce.exports=Oe.tls=Oe.tls||{};for(UE in q)typeof q[UE]!="function"&&(Oe.tls[UE]=q[UE]);var UE;Oe.tls.prf_tls1=$E;Oe.tls.hmac_sha1=EGe;Oe.tls.createSessionCache=q.createSessionCache;Oe.tls.createConnection=q.createConnection});var hce=y((Wwt,mce)=>{var Nc=Gt();Dc();eF();var Ha=mce.exports=Nc.tls;Ha.CipherSuites.TLS_RSA_WITH_AES_128_CBC_SHA={id:[0,47],name:"TLS_RSA_WITH_AES_128_CBC_SHA",initSecurityParameters:function(e){e.bulk_cipher_algorithm=Ha.BulkCipherAlgorithm.aes,e.cipher_type=Ha.CipherType.block,e.enc_key_length=16,e.block_length=16,e.fixed_iv_length=16,e.record_iv_length=16,e.mac_algorithm=Ha.MACAlgorithm.hmac_sha1,e.mac_length=20,e.mac_key_length=20},initConnectionState:fce};Ha.CipherSuites.TLS_RSA_WITH_AES_256_CBC_SHA={id:[0,53],name:"TLS_RSA_WITH_AES_256_CBC_SHA",initSecurityParameters:function(e){e.bulk_cipher_algorithm=Ha.BulkCipherAlgorithm.aes,e.cipher_type=Ha.CipherType.block,e.enc_key_length=32,e.block_length=16,e.fixed_iv_length=16,e.record_iv_length=16,e.mac_algorithm=Ha.MACAlgorithm.hmac_sha1,e.mac_length=20,e.mac_key_length=20},initConnectionState:fce};function fce(e,t,r){var n=t.entity===Nc.tls.ConnectionEnd.client;e.read.cipherState={init:!1,cipher:Nc.cipher.createDecipher("AES-CBC",n?r.keys.server_write_key:r.keys.client_write_key),iv:n?r.keys.server_write_IV:r.keys.client_write_IV},e.write.cipherState={init:!1,cipher:Nc.cipher.createCipher("AES-CBC",n?r.keys.client_write_key:r.keys.server_write_key),iv:n?r.keys.client_write_IV:r.keys.server_write_IV},e.read.cipherFunction=$Ge,e.write.cipherFunction=MGe,e.read.macLength=e.write.macLength=r.mac_length,e.read.macFunction=e.write.macFunction=Ha.hmac_sha1}function MGe(e,t){var r=!1,n=t.macFunction(t.macKey,t.sequenceNumber,e);e.fragment.putBytes(n),t.updateSequenceNumber();var i;e.version.minor===Ha.Versions.TLS_1_0.minor?i=t.cipherState.init?null:t.cipherState.iv:i=Nc.random.getBytesSync(16),t.cipherState.init=!0;var a=t.cipherState.cipher;return a.start({iv:i}),e.version.minor>=Ha.Versions.TLS_1_1.minor&&a.output.putBytes(i),a.update(e.fragment),a.finish(UGe)&&(e.fragment=a.output,e.length=e.fragment.length(),r=!0),r}function UGe(e,t,r){if(!r){var n=e-t.length()%e;t.fillWithByte(n-1,n)}return!0}function jGe(e,t,r){var n=!0;if(r){for(var i=t.length(),a=t.last(),s=i-1-a;s<i-1;++s)n=n&&t.at(s)==a;n&&t.truncate(a+1)}return n}function $Ge(e,t){var r=!1,n;e.version.minor===Ha.Versions.TLS_1_0.minor?n=t.cipherState.init?null:t.cipherState.iv:n=e.fragment.getBytes(16),t.cipherState.init=!0;var i=t.cipherState.cipher;i.start({iv:n}),i.update(e.fragment),r=i.finish(jGe);var a=t.macLength,s=Nc.random.getBytesSync(a),o=i.output.length();o>=a?(e.fragment=i.output.getBytes(o-a),s=i.output.getBytes(a)):e.fragment=i.output.getBytes(),e.fragment=Nc.util.createBuffer(e.fragment),e.length=e.fragment.length();var u=t.macFunction(t.macKey,t.sequenceNumber,e);return t.updateSequenceNumber(),r=zGe(t.macKey,s,u)&&r,r}function zGe(e,t,r){var n=Nc.hmac.create();return n.start("SHA1",e),n.update(t),t=n.digest().getBytes(),n.start(null,null),n.update(r),r=n.digest().getBytes(),t===r}});var nF=y((Ywt,Ece)=>{var Hr=Gt();Co();cr();var Rg=Ece.exports=Hr.sha512=Hr.sha512||{};Hr.md.sha512=Hr.md.algorithms.sha512=Rg;var vce=Hr.sha384=Hr.sha512.sha384=Hr.sha512.sha384||{};vce.create=function(){return Rg.create("SHA-384")};Hr.md.sha384=Hr.md.algorithms.sha384=vce;Hr.sha512.sha256=Hr.sha512.sha256||{create:function(){return Rg.create("SHA-512/256")}};Hr.md["sha512/256"]=Hr.md.algorithms["sha512/256"]=Hr.sha512.sha256;Hr.sha512.sha224=Hr.sha512.sha224||{create:function(){return Rg.create("SHA-512/224")}};Hr.md["sha512/224"]=Hr.md.algorithms["sha512/224"]=Hr.sha512.sha224;Rg.create=function(e){if(yce||VGe(),typeof e>"u"&&(e="SHA-512"),!(e in dp))throw new Error("Invalid SHA-512 algorithm: "+e);for(var t=dp[e],r=null,n=Hr.util.createBuffer(),i=new Array(80),a=0;a<80;++a)i[a]=new Array(2);var s=64;switch(e){case"SHA-384":s=48;break;case"SHA-512/256":s=32;break;case"SHA-512/224":s=28;break}var o={algorithm:e.replace("-","").toLowerCase(),blockLength:128,digestLength:s,messageLength:0,fullMessageLength:null,messageLengthSize:16};return o.start=function(){o.messageLength=0,o.fullMessageLength=o.messageLength128=[];for(var u=o.messageLengthSize/4,l=0;l<u;++l)o.fullMessageLength.push(0);n=Hr.util.createBuffer(),r=new Array(t.length);for(var l=0;l<t.length;++l)r[l]=t[l].slice(0);return o},o.start(),o.update=function(u,l){l==="utf8"&&(u=Hr.util.encodeUtf8(u));var c=u.length;o.messageLength+=c,c=[c/4294967296>>>0,c>>>0];for(var d=o.fullMessageLength.length-1;d>=0;--d)o.fullMessageLength[d]+=c[1],c[1]=c[0]+(o.fullMessageLength[d]/4294967296>>>0),o.fullMessageLength[d]=o.fullMessageLength[d]>>>0,c[0]=c[1]/4294967296>>>0;return n.putBytes(u),gce(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),o},o.digest=function(){var u=Hr.util.createBuffer();u.putBytes(n.bytes());var l=o.fullMessageLength[o.fullMessageLength.length-1]+o.messageLengthSize,c=l&o.blockLength-1;u.putBytes(tF.substr(0,o.blockLength-c));for(var d,p,f=o.fullMessageLength[0]*8,m=0;m<o.fullMessageLength.length-1;++m)d=o.fullMessageLength[m+1]*8,p=d/4294967296>>>0,f+=p,u.putInt32(f>>>0),f=d>>>0;u.putInt32(f);for(var h=new Array(r.length),m=0;m<r.length;++m)h[m]=r[m].slice(0);gce(h,i,u);var g=Hr.util.createBuffer(),v;e==="SHA-512"?v=h.length:e==="SHA-384"?v=h.length-2:v=h.length-4;for(var m=0;m<v;++m)g.putInt32(h[m][0]),(m!==v-1||e!=="SHA-512/224")&&g.putInt32(h[m][1]);return g},o};var tF=null,yce=!1,rF=null,dp=null;function VGe(){tF="\x80",tF+=Hr.util.fillString("\0",128),rF=[[1116352408,3609767458],[1899447441,602891725],[3049323471,3964484399],[3921009573,2173295548],[961987163,4081628472],[1508970993,3053834265],[2453635748,2937671579],[2870763221,3664609560],[3624381080,2734883394],[310598401,1164996542],[607225278,1323610764],[1426881987,3590304994],[1925078388,4068182383],[2162078206,991336113],[2614888103,633803317],[3248222580,3479774868],[3835390401,2666613458],[4022224774,944711139],[264347078,2341262773],[604807628,2007800933],[770255983,1495990901],[1249150122,1856431235],[1555081692,3175218132],[1996064986,2198950837],[2554220882,3999719339],[2821834349,766784016],[2952996808,2566594879],[3210313671,3203337956],[3336571891,1034457026],[3584528711,2466948901],[113926993,3758326383],[338241895,168717936],[666307205,1188179964],[773529912,1546045734],[1294757372,1522805485],[1396182291,2643833823],[1695183700,2343527390],[1986661051,1014477480],[2177026350,1206759142],[2456956037,344077627],[2730485921,1290863460],[2820302411,3158454273],[3259730800,3505952657],[3345764771,106217008],[3516065817,3606008344],[3600352804,1432725776],[4094571909,1467031594],[275423344,851169720],[430227734,3100823752],[506948616,1363258195],[659060556,3750685593],[883997877,3785050280],[958139571,3318307427],[1322822218,3812723403],[1537002063,2003034995],[1747873779,3602036899],[1955562222,1575990012],[2024104815,1125592928],[2227730452,2716904306],[2361852424,442776044],[2428436474,593698344],[2756734187,3733110249],[3204031479,2999351573],[3329325298,3815920427],[3391569614,3928383900],[3515267271,566280711],[3940187606,3454069534],[4118630271,4000239992],[116418474,1914138554],[174292421,2731055270],[289380356,3203993006],[460393269,320620315],[685471733,587496836],[852142971,1086792851],[1017036298,365543100],[1126000580,2618297676],[1288033470,3409855158],[1501505948,4234509866],[1607167915,987167468],[1816402316,1246189591]],dp={},dp["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],dp["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],dp["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],dp["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],yce=!0}function gce(e,t,r){for(var n,i,a,s,o,u,l,c,d,p,f,m,h,g,v,E,x,R,I,L,Y,K,A,X,N,O,j,V,Z,ce,ae,we,Pe,ve,Be,ge=r.length();ge>=128;){for(Z=0;Z<16;++Z)t[Z][0]=r.getInt32()>>>0,t[Z][1]=r.getInt32()>>>0;for(;Z<80;++Z)we=t[Z-2],ce=we[0],ae=we[1],n=((ce>>>19|ae<<13)^(ae>>>29|ce<<3)^ce>>>6)>>>0,i=((ce<<13|ae>>>19)^(ae<<3|ce>>>29)^(ce<<26|ae>>>6))>>>0,ve=t[Z-15],ce=ve[0],ae=ve[1],a=((ce>>>1|ae<<31)^(ce>>>8|ae<<24)^ce>>>7)>>>0,s=((ce<<31|ae>>>1)^(ce<<24|ae>>>8)^(ce<<25|ae>>>7))>>>0,Pe=t[Z-7],Be=t[Z-16],ae=i+Pe[1]+s+Be[1],t[Z][0]=n+Pe[0]+a+Be[0]+(ae/4294967296>>>0)>>>0,t[Z][1]=ae>>>0;for(h=e[0][0],g=e[0][1],v=e[1][0],E=e[1][1],x=e[2][0],R=e[2][1],I=e[3][0],L=e[3][1],Y=e[4][0],K=e[4][1],A=e[5][0],X=e[5][1],N=e[6][0],O=e[6][1],j=e[7][0],V=e[7][1],Z=0;Z<80;++Z)l=((Y>>>14|K<<18)^(Y>>>18|K<<14)^(K>>>9|Y<<23))>>>0,c=((Y<<18|K>>>14)^(Y<<14|K>>>18)^(K<<23|Y>>>9))>>>0,d=(N^Y&(A^N))>>>0,p=(O^K&(X^O))>>>0,o=((h>>>28|g<<4)^(g>>>2|h<<30)^(g>>>7|h<<25))>>>0,u=((h<<4|g>>>28)^(g<<30|h>>>2)^(g<<25|h>>>7))>>>0,f=(h&v|x&(h^v))>>>0,m=(g&E|R&(g^E))>>>0,ae=V+c+p+rF[Z][1]+t[Z][1],n=j+l+d+rF[Z][0]+t[Z][0]+(ae/4294967296>>>0)>>>0,i=ae>>>0,ae=u+m,a=o+f+(ae/4294967296>>>0)>>>0,s=ae>>>0,j=N,V=O,N=A,O=X,A=Y,X=K,ae=L+i,Y=I+n+(ae/4294967296>>>0)>>>0,K=ae>>>0,I=x,L=R,x=v,R=E,v=h,E=g,ae=i+s,h=n+a+(ae/4294967296>>>0)>>>0,g=ae>>>0;ae=e[0][1]+g,e[0][0]=e[0][0]+h+(ae/4294967296>>>0)>>>0,e[0][1]=ae>>>0,ae=e[1][1]+E,e[1][0]=e[1][0]+v+(ae/4294967296>>>0)>>>0,e[1][1]=ae>>>0,ae=e[2][1]+R,e[2][0]=e[2][0]+x+(ae/4294967296>>>0)>>>0,e[2][1]=ae>>>0,ae=e[3][1]+L,e[3][0]=e[3][0]+I+(ae/4294967296>>>0)>>>0,e[3][1]=ae>>>0,ae=e[4][1]+K,e[4][0]=e[4][0]+Y+(ae/4294967296>>>0)>>>0,e[4][1]=ae>>>0,ae=e[5][1]+X,e[5][0]=e[5][0]+A+(ae/4294967296>>>0)>>>0,e[5][1]=ae>>>0,ae=e[6][1]+O,e[6][0]=e[6][0]+N+(ae/4294967296>>>0)>>>0,e[6][1]=ae>>>0,ae=e[7][1]+V,e[7][0]=e[7][0]+j+(ae/4294967296>>>0)>>>0,e[7][1]=ae>>>0,ge-=128}}});var bce=y(iF=>{var GGe=Gt();xs();var Kn=GGe.asn1;iF.privateKeyValidator={name:"PrivateKeyInfo",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]};iF.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.BITSTRING,constructed:!1,composed:!0,captureBitStringValue:"ed25519PublicKey"}]}});var Nce=y((Xwt,Fce)=>{var si=Gt();Sg();ja();nF();cr();var Dce=bce(),HGe=Dce.publicKeyValidator,KGe=Dce.privateKeyValidator;typeof wce>"u"&&(wce=si.jsbn.BigInteger);var wce,oF=si.util.ByteBuffer,Yi=typeof Buffer>"u"?Uint8Array:Buffer;si.pki=si.pki||{};Fce.exports=si.pki.ed25519=si.ed25519=si.ed25519||{};var er=si.ed25519;er.constants={};er.constants.PUBLIC_KEY_BYTE_LENGTH=32;er.constants.PRIVATE_KEY_BYTE_LENGTH=64;er.constants.SEED_BYTE_LENGTH=32;er.constants.SIGN_BYTE_LENGTH=64;er.constants.HASH_BYTE_LENGTH=64;er.generateKeyPair=function(e){e=e||{};var t=e.seed;if(t===void 0)t=si.random.getBytesSync(er.constants.SEED_BYTE_LENGTH);else if(typeof t=="string"){if(t.length!==er.constants.SEED_BYTE_LENGTH)throw new TypeError('"seed" must be '+er.constants.SEED_BYTE_LENGTH+" bytes in length.")}else if(!(t instanceof Uint8Array))throw new TypeError('"seed" must be a node.js Buffer, Uint8Array, or a binary string.');t=ul({message:t,encoding:"binary"});for(var r=new Yi(er.constants.PUBLIC_KEY_BYTE_LENGTH),n=new Yi(er.constants.PRIVATE_KEY_BYTE_LENGTH),i=0;i<32;++i)n[i]=t[i];return QGe(r,n),{publicKey:r,privateKey:n}};er.privateKeyFromAsn1=function(e){var t={},r=[],n=si.asn1.validate(e,KGe,t,r);if(!n){var i=new Error("Invalid Key.");throw i.errors=r,i}var a=si.asn1.derToOid(t.privateKeyOid),s=si.oids.EdDSA25519;if(a!==s)throw new Error('Invalid OID "'+a+'"; OID must be "'+s+'".');var o=t.privateKey,u=ul({message:si.asn1.fromDer(o).value,encoding:"binary"});return{privateKeyBytes:u}};er.publicKeyFromAsn1=function(e){var t={},r=[],n=si.asn1.validate(e,HGe,t,r);if(!n){var i=new Error("Invalid Key.");throw i.errors=r,i}var a=si.asn1.derToOid(t.publicKeyOid),s=si.oids.EdDSA25519;if(a!==s)throw new Error('Invalid OID "'+a+'"; OID must be "'+s+'".');var o=t.ed25519PublicKey;if(o.length!==er.constants.PUBLIC_KEY_BYTE_LENGTH)throw new Error("Key length is invalid.");return ul({message:o,encoding:"binary"})};er.publicKeyFromPrivateKey=function(e){e=e||{};var t=ul({message:e.privateKey,encoding:"binary"});if(t.length!==er.constants.PRIVATE_KEY_BYTE_LENGTH)throw new TypeError('"options.privateKey" must have a byte length of '+er.constants.PRIVATE_KEY_BYTE_LENGTH);for(var r=new Yi(er.constants.PUBLIC_KEY_BYTE_LENGTH),n=0;n<r.length;++n)r[n]=t[32+n];return r};er.sign=function(e){e=e||{};var t=ul(e),r=ul({message:e.privateKey,encoding:"binary"});if(r.length===er.constants.SEED_BYTE_LENGTH){var n=er.generateKeyPair({seed:r});r=n.privateKey}else if(r.length!==er.constants.PRIVATE_KEY_BYTE_LENGTH)throw new TypeError('"options.privateKey" must have a byte length of '+er.constants.SEED_BYTE_LENGTH+" or "+er.constants.PRIVATE_KEY_BYTE_LENGTH);var i=new Yi(er.constants.SIGN_BYTE_LENGTH+t.length);XGe(i,t,t.length,r);for(var a=new Yi(er.constants.SIGN_BYTE_LENGTH),s=0;s<a.length;++s)a[s]=i[s];return a};er.verify=function(e){e=e||{};var t=ul(e);if(e.signature===void 0)throw new TypeError('"options.signature" must be a node.js Buffer, a Uint8Array, a forge ByteBuffer, or a binary string.');var r=ul({message:e.signature,encoding:"binary"});if(r.length!==er.constants.SIGN_BYTE_LENGTH)throw new TypeError('"options.signature" must have a byte length of '+er.constants.SIGN_BYTE_LENGTH);var n=ul({message:e.publicKey,encoding:"binary"});if(n.length!==er.constants.PUBLIC_KEY_BYTE_LENGTH)throw new TypeError('"options.publicKey" must have a byte length of '+er.constants.PUBLIC_KEY_BYTE_LENGTH);var i=new Yi(er.constants.SIGN_BYTE_LENGTH+t.length),a=new Yi(er.constants.SIGN_BYTE_LENGTH+t.length),s;for(s=0;s<er.constants.SIGN_BYTE_LENGTH;++s)i[s]=r[s];for(s=0;s<t.length;++s)i[s+er.constants.SIGN_BYTE_LENGTH]=t[s];return ZGe(a,i,i.length,n)>=0};function ul(e){var t=e.message;if(t instanceof Uint8Array||t instanceof Yi)return t;var r=e.encoding;if(t===void 0)if(e.md)t=e.md.digest().getBytes(),r="binary";else throw new TypeError('"options.message" or "options.md" not specified.');if(typeof t=="string"&&!r)throw new TypeError('"options.encoding" must be "binary" or "utf8".');if(typeof t=="string"){if(typeof Buffer<"u")return Buffer.from(t,r);t=new oF(t,r)}else if(!(t instanceof oF))throw new TypeError('"options.message" must be a node.js Buffer, a Uint8Array, a forge ByteBuffer, or a string with "options.encoding" specifying its encoding.');for(var n=new Yi(t.length()),i=0;i<n.length;++i)n[i]=t.at(i);return n}var uF=Rt(),zE=Rt([1]),JGe=Rt([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),WGe=Rt([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),xce=Rt([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),_ce=Rt([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),aF=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]),YGe=Rt([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function Pg(e,t){var r=si.md.sha512.create(),n=new oF(e);r.update(n.getBytes(t),"binary");var i=r.digest().getBytes();if(typeof Buffer<"u")return Buffer.from(i,"binary");for(var a=new Yi(er.constants.HASH_BYTE_LENGTH),s=0;s<64;++s)a[s]=i.charCodeAt(s);return a}function QGe(e,t){var r=[Rt(),Rt(),Rt(),Rt()],n,i=Pg(t,32);for(i[0]&=248,i[31]&=127,i[31]|=64,pF(r,i),dF(e,r),n=0;n<32;++n)t[n+32]=e[n];return 0}function XGe(e,t,r,n){var i,a,s=new Float64Array(64),o=[Rt(),Rt(),Rt(),Rt()],u=Pg(n,32);u[0]&=248,u[31]&=127,u[31]|=64;var l=r+64;for(i=0;i<r;++i)e[64+i]=t[i];for(i=0;i<32;++i)e[32+i]=u[32+i];var c=Pg(e.subarray(32),r+32);for(lF(c),pF(o,c),dF(e,o),i=32;i<64;++i)e[i]=n[i];var d=Pg(e,r+64);for(lF(d),i=32;i<64;++i)s[i]=0;for(i=0;i<32;++i)s[i]=c[i];for(i=0;i<32;++i)for(a=0;a<32;a++)s[i+a]+=d[i]*u[a];return Ace(e.subarray(32),s),l}function ZGe(e,t,r,n){var i,a,s=new Yi(32),o=[Rt(),Rt(),Rt(),Rt()],u=[Rt(),Rt(),Rt(),Rt()];if(a=-1,r<64||eHe(u,n))return-1;for(i=0;i<r;++i)e[i]=t[i];for(i=0;i<32;++i)e[i+32]=n[i];var l=Pg(e,r);if(lF(l),Pce(o,u,l),pF(u,t.subarray(32)),cF(o,u),dF(s,o),r-=64,Tce(t,0,s,0)){for(i=0;i<r;++i)e[i]=0;return-1}for(i=0;i<r;++i)e[i]=t[i+64];return a=r,a}function Ace(e,t){var r,n,i,a;for(n=63;n>=32;--n){for(r=0,i=n-32,a=n-12;i<a;++i)t[i]+=r-16*t[n]*aF[i-(n-32)],r=t[i]+128>>8,t[i]-=r*256;t[i]+=r,t[n]=0}for(r=0,i=0;i<32;++i)t[i]+=r-(t[31]>>4)*aF[i],r=t[i]>>8,t[i]&=255;for(i=0;i<32;++i)t[i]-=r*aF[i];for(n=0;n<32;++n)t[n+1]+=t[n]>>8,e[n]=t[n]&255}function lF(e){for(var t=new Float64Array(64),r=0;r<64;++r)t[r]=e[r],e[r]=0;Ace(e,t)}function cF(e,t){var r=Rt(),n=Rt(),i=Rt(),a=Rt(),s=Rt(),o=Rt(),u=Rt(),l=Rt(),c=Rt();Jm(r,e[1],e[0]),Jm(c,t[1],t[0]),Nr(r,r,c),Km(n,e[0],e[1]),Km(c,t[0],t[1]),Nr(n,n,c),Nr(i,e[3],t[3]),Nr(i,i,WGe),Nr(a,e[2],t[2]),Km(a,a,a),Jm(s,n,r),Jm(o,a,i),Km(u,a,i),Km(l,n,r),Nr(e[0],s,o),Nr(e[1],l,u),Nr(e[2],u,o),Nr(e[3],s,l)}function Cce(e,t,r){for(var n=0;n<4;++n)Ice(e[n],t[n],r)}function dF(e,t){var r=Rt(),n=Rt(),i=Rt();iHe(i,t[2]),Nr(r,t[0],i),Nr(n,t[1],i),VE(e,n),e[31]^=Rce(r)<<7}function VE(e,t){var r,n,i,a=Rt(),s=Rt();for(r=0;r<16;++r)s[r]=t[r];for(sF(s),sF(s),sF(s),n=0;n<2;++n){for(a[0]=s[0]-65517,r=1;r<15;++r)a[r]=s[r]-65535-(a[r-1]>>16&1),a[r-1]&=65535;a[15]=s[15]-32767-(a[14]>>16&1),i=a[15]>>16&1,a[14]&=65535,Ice(s,a,1-i)}for(r=0;r<16;r++)e[2*r]=s[r]&255,e[2*r+1]=s[r]>>8}function eHe(e,t){var r=Rt(),n=Rt(),i=Rt(),a=Rt(),s=Rt(),o=Rt(),u=Rt();return kc(e[2],zE),tHe(e[1],t),pp(i,e[1]),Nr(a,i,JGe),Jm(i,i,e[2]),Km(a,e[2],a),pp(s,a),pp(o,s),Nr(u,o,s),Nr(r,u,i),Nr(r,r,a),rHe(r,r),Nr(r,r,i),Nr(r,r,a),Nr(r,r,a),Nr(e[0],r,a),pp(n,e[0]),Nr(n,n,a),Sce(n,i)&&Nr(e[0],e[0],YGe),pp(n,e[0]),Nr(n,n,a),Sce(n,i)?-1:(Rce(e[0])===t[31]>>7&&Jm(e[0],uF,e[0]),Nr(e[3],e[0],e[1]),0)}function tHe(e,t){var r;for(r=0;r<16;++r)e[r]=t[2*r]+(t[2*r+1]<<8);e[15]&=32767}function rHe(e,t){var r=Rt(),n;for(n=0;n<16;++n)r[n]=t[n];for(n=250;n>=0;--n)pp(r,r),n!==1&&Nr(r,r,t);for(n=0;n<16;++n)e[n]=r[n]}function Sce(e,t){var r=new Yi(32),n=new Yi(32);return VE(r,e),VE(n,t),Tce(r,0,n,0)}function Tce(e,t,r,n){return nHe(e,t,r,n,32)}function nHe(e,t,r,n,i){var a,s=0;for(a=0;a<i;++a)s|=e[t+a]^r[n+a];return(1&s-1>>>8)-1}function Rce(e){var t=new Yi(32);return VE(t,e),t[0]&1}function Pce(e,t,r){var n,i;for(kc(e[0],uF),kc(e[1],zE),kc(e[2],zE),kc(e[3],uF),i=255;i>=0;--i)n=r[i/8|0]>>(i&7)&1,Cce(e,t,n),cF(t,e),cF(e,e),Cce(e,t,n)}function pF(e,t){var r=[Rt(),Rt(),Rt(),Rt()];kc(r[0],xce),kc(r[1],_ce),kc(r[2],zE),Nr(r[3],xce,_ce),Pce(e,r,t)}function kc(e,t){var r;for(r=0;r<16;r++)e[r]=t[r]|0}function iHe(e,t){var r=Rt(),n;for(n=0;n<16;++n)r[n]=t[n];for(n=253;n>=0;--n)pp(r,r),n!==2&&n!==4&&Nr(r,r,t);for(n=0;n<16;++n)e[n]=r[n]}function sF(e){var t,r,n=1;for(t=0;t<16;++t)r=e[t]+n+65535,n=Math.floor(r/65536),e[t]=r-n*65536;e[0]+=n-1+37*(n-1)}function Ice(e,t,r){for(var n,i=~(r-1),a=0;a<16;++a)n=i&(e[a]^t[a]),e[a]^=n,t[a]^=n}function Rt(e){var t,r=new Float64Array(16);if(e)for(t=0;t<e.length;++t)r[t]=e[t];return r}function Km(e,t,r){for(var n=0;n<16;++n)e[n]=t[n]+r[n]}function Jm(e,t,r){for(var n=0;n<16;++n)e[n]=t[n]-r[n]}function pp(e,t){Nr(e,t,t)}function Nr(e,t,r){var n,i,a=0,s=0,o=0,u=0,l=0,c=0,d=0,p=0,f=0,m=0,h=0,g=0,v=0,E=0,x=0,R=0,I=0,L=0,Y=0,K=0,A=0,X=0,N=0,O=0,j=0,V=0,Z=0,ce=0,ae=0,we=0,Pe=0,ve=r[0],Be=r[1],ge=r[2],de=r[3],Ne=r[4],Me=r[5],Re=r[6],He=r[7],B=r[8],z=r[9],W=r[10],D=r[11],_=r[12],T=r[13],b=r[14],C=r[15];n=t[0],a+=n*ve,s+=n*Be,o+=n*ge,u+=n*de,l+=n*Ne,c+=n*Me,d+=n*Re,p+=n*He,f+=n*B,m+=n*z,h+=n*W,g+=n*D,v+=n*_,E+=n*T,x+=n*b,R+=n*C,n=t[1],s+=n*ve,o+=n*Be,u+=n*ge,l+=n*de,c+=n*Ne,d+=n*Me,p+=n*Re,f+=n*He,m+=n*B,h+=n*z,g+=n*W,v+=n*D,E+=n*_,x+=n*T,R+=n*b,I+=n*C,n=t[2],o+=n*ve,u+=n*Be,l+=n*ge,c+=n*de,d+=n*Ne,p+=n*Me,f+=n*Re,m+=n*He,h+=n*B,g+=n*z,v+=n*W,E+=n*D,x+=n*_,R+=n*T,I+=n*b,L+=n*C,n=t[3],u+=n*ve,l+=n*Be,c+=n*ge,d+=n*de,p+=n*Ne,f+=n*Me,m+=n*Re,h+=n*He,g+=n*B,v+=n*z,E+=n*W,x+=n*D,R+=n*_,I+=n*T,L+=n*b,Y+=n*C,n=t[4],l+=n*ve,c+=n*Be,d+=n*ge,p+=n*de,f+=n*Ne,m+=n*Me,h+=n*Re,g+=n*He,v+=n*B,E+=n*z,x+=n*W,R+=n*D,I+=n*_,L+=n*T,Y+=n*b,K+=n*C,n=t[5],c+=n*ve,d+=n*Be,p+=n*ge,f+=n*de,m+=n*Ne,h+=n*Me,g+=n*Re,v+=n*He,E+=n*B,x+=n*z,R+=n*W,I+=n*D,L+=n*_,Y+=n*T,K+=n*b,A+=n*C,n=t[6],d+=n*ve,p+=n*Be,f+=n*ge,m+=n*de,h+=n*Ne,g+=n*Me,v+=n*Re,E+=n*He,x+=n*B,R+=n*z,I+=n*W,L+=n*D,Y+=n*_,K+=n*T,A+=n*b,X+=n*C,n=t[7],p+=n*ve,f+=n*Be,m+=n*ge,h+=n*de,g+=n*Ne,v+=n*Me,E+=n*Re,x+=n*He,R+=n*B,I+=n*z,L+=n*W,Y+=n*D,K+=n*_,A+=n*T,X+=n*b,N+=n*C,n=t[8],f+=n*ve,m+=n*Be,h+=n*ge,g+=n*de,v+=n*Ne,E+=n*Me,x+=n*Re,R+=n*He,I+=n*B,L+=n*z,Y+=n*W,K+=n*D,A+=n*_,X+=n*T,N+=n*b,O+=n*C,n=t[9],m+=n*ve,h+=n*Be,g+=n*ge,v+=n*de,E+=n*Ne,x+=n*Me,R+=n*Re,I+=n*He,L+=n*B,Y+=n*z,K+=n*W,A+=n*D,X+=n*_,N+=n*T,O+=n*b,j+=n*C,n=t[10],h+=n*ve,g+=n*Be,v+=n*ge,E+=n*de,x+=n*Ne,R+=n*Me,I+=n*Re,L+=n*He,Y+=n*B,K+=n*z,A+=n*W,X+=n*D,N+=n*_,O+=n*T,j+=n*b,V+=n*C,n=t[11],g+=n*ve,v+=n*Be,E+=n*ge,x+=n*de,R+=n*Ne,I+=n*Me,L+=n*Re,Y+=n*He,K+=n*B,A+=n*z,X+=n*W,N+=n*D,O+=n*_,j+=n*T,V+=n*b,Z+=n*C,n=t[12],v+=n*ve,E+=n*Be,x+=n*ge,R+=n*de,I+=n*Ne,L+=n*Me,Y+=n*Re,K+=n*He,A+=n*B,X+=n*z,N+=n*W,O+=n*D,j+=n*_,V+=n*T,Z+=n*b,ce+=n*C,n=t[13],E+=n*ve,x+=n*Be,R+=n*ge,I+=n*de,L+=n*Ne,Y+=n*Me,K+=n*Re,A+=n*He,X+=n*B,N+=n*z,O+=n*W,j+=n*D,V+=n*_,Z+=n*T,ce+=n*b,ae+=n*C,n=t[14],x+=n*ve,R+=n*Be,I+=n*ge,L+=n*de,Y+=n*Ne,K+=n*Me,A+=n*Re,X+=n*He,N+=n*B,O+=n*z,j+=n*W,V+=n*D,Z+=n*_,ce+=n*T,ae+=n*b,we+=n*C,n=t[15],R+=n*ve,I+=n*Be,L+=n*ge,Y+=n*de,K+=n*Ne,A+=n*Me,X+=n*Re,N+=n*He,O+=n*B,j+=n*z,V+=n*W,Z+=n*D,ce+=n*_,ae+=n*T,we+=n*b,Pe+=n*C,a+=38*I,s+=38*L,o+=38*Y,u+=38*K,l+=38*A,c+=38*X,d+=38*N,p+=38*O,f+=38*j,m+=38*V,h+=38*Z,g+=38*ce,v+=38*ae,E+=38*we,x+=38*Pe,i=1,n=a+i+65535,i=Math.floor(n/65536),a=n-i*65536,n=s+i+65535,i=Math.floor(n/65536),s=n-i*65536,n=o+i+65535,i=Math.floor(n/65536),o=n-i*65536,n=u+i+65535,i=Math.floor(n/65536),u=n-i*65536,n=l+i+65535,i=Math.floor(n/65536),l=n-i*65536,n=c+i+65535,i=Math.floor(n/65536),c=n-i*65536,n=d+i+65535,i=Math.floor(n/65536),d=n-i*65536,n=p+i+65535,i=Math.floor(n/65536),p=n-i*65536,n=f+i+65535,i=Math.floor(n/65536),f=n-i*65536,n=m+i+65535,i=Math.floor(n/65536),m=n-i*65536,n=h+i+65535,i=Math.floor(n/65536),h=n-i*65536,n=g+i+65535,i=Math.floor(n/65536),g=n-i*65536,n=v+i+65535,i=Math.floor(n/65536),v=n-i*65536,n=E+i+65535,i=Math.floor(n/65536),E=n-i*65536,n=x+i+65535,i=Math.floor(n/65536),x=n-i*65536,n=R+i+65535,i=Math.floor(n/65536),R=n-i*65536,a+=i-1+37*(i-1),i=1,n=a+i+65535,i=Math.floor(n/65536),a=n-i*65536,n=s+i+65535,i=Math.floor(n/65536),s=n-i*65536,n=o+i+65535,i=Math.floor(n/65536),o=n-i*65536,n=u+i+65535,i=Math.floor(n/65536),u=n-i*65536,n=l+i+65535,i=Math.floor(n/65536),l=n-i*65536,n=c+i+65535,i=Math.floor(n/65536),c=n-i*65536,n=d+i+65535,i=Math.floor(n/65536),d=n-i*65536,n=p+i+65535,i=Math.floor(n/65536),p=n-i*65536,n=f+i+65535,i=Math.floor(n/65536),f=n-i*65536,n=m+i+65535,i=Math.floor(n/65536),m=n-i*65536,n=h+i+65535,i=Math.floor(n/65536),h=n-i*65536,n=g+i+65535,i=Math.floor(n/65536),g=n-i*65536,n=v+i+65535,i=Math.floor(n/65536),v=n-i*65536,n=E+i+65535,i=Math.floor(n/65536),E=n-i*65536,n=x+i+65535,i=Math.floor(n/65536),x=n-i*65536,n=R+i+65535,i=Math.floor(n/65536),R=n-i*65536,a+=i-1+37*(i-1),e[0]=a,e[1]=s,e[2]=o,e[3]=u,e[4]=l,e[5]=c,e[6]=d,e[7]=p,e[8]=f,e[9]=m,e[10]=h,e[11]=g,e[12]=v,e[13]=E,e[14]=x,e[15]=R}});var qce=y((Zwt,Oce)=>{var ha=Gt();cr();ja();Sg();Oce.exports=ha.kem=ha.kem||{};var kce=ha.jsbn.BigInteger;ha.kem.rsa={};ha.kem.rsa.create=function(e,t){t=t||{};var r=t.prng||ha.random,n={};return n.encrypt=function(i,a){var s=Math.ceil(i.n.bitLength()/8),o;do o=new kce(ha.util.bytesToHex(r.getBytesSync(s)),16).mod(i.n);while(o.compareTo(kce.ONE)<=0);o=ha.util.hexToBytes(o.toString(16));var u=s-o.length;u>0&&(o=ha.util.fillString("\0",u)+o);var l=i.encrypt(o,"NONE"),c=e.generate(o,a);return{encapsulation:l,key:c}},n.decrypt=function(i,a,s){var o=i.decrypt(a,"NONE");return e.generate(o,s)},n};ha.kem.kdf1=function(e,t){Lce(this,e,0,t||e.digestLength)};ha.kem.kdf2=function(e,t){Lce(this,e,1,t||e.digestLength)};function Lce(e,t,r,n){e.generate=function(i,a){for(var s=new ha.util.ByteBuffer,o=Math.ceil(a/n)+r,u=new ha.util.ByteBuffer,l=r;l<o;++l){u.putInt32(l),t.start(),t.update(i+u.getBytes());var c=t.digest();s.putBytes(c.getBytes(n))}return s.truncate(s.length()-a),s.getBytes()}}});var jce=y((e9t,Uce)=>{var rr=Gt();cr();Uce.exports=rr.log=rr.log||{};rr.log.levels=["none","error","warning","info","debug","verbose","max"];var GE={},hF=[],Fg=null;rr.log.LEVEL_LOCKED=2;rr.log.NO_LEVEL_CHECK=4;rr.log.INTERPOLATE=8;for(Fo=0;Fo<rr.log.levels.length;++Fo)fF=rr.log.levels[Fo],GE[fF]={index:Fo,name:fF.toUpperCase()};var fF,Fo;rr.log.logMessage=function(e){for(var t=GE[e.level].index,r=0;r<hF.length;++r){var n=hF[r];if(n.flags&rr.log.NO_LEVEL_CHECK)n.f(e);else{var i=GE[n.level].index;t<=i&&n.f(n,e)}}};rr.log.prepareStandard=function(e){"standard"in e||(e.standard=GE[e.level].name+" ["+e.category+"] "+e.message)};rr.log.prepareFull=function(e){if(!("full"in e)){var t=[e.message];t=t.concat([]),e.full=rr.util.format.apply(this,t)}};rr.log.prepareStandardFull=function(e){"standardFull"in e||(rr.log.prepareStandard(e),e.standardFull=e.standard)};for(mF=["error","warning","info","debug","verbose"],Fo=0;Fo<mF.length;++Fo)(function(t){rr.log[t]=function(r,n){var i=Array.prototype.slice.call(arguments).slice(2),a={timestamp:new Date,level:t,category:r,message:n,arguments:i};rr.log.logMessage(a)}})(mF[Fo]);var mF,Fo;rr.log.makeLogger=function(e){var t={flags:0,f:e};return rr.log.setLevel(t,"none"),t};rr.log.setLevel=function(e,t){var r=!1;if(e&&!(e.flags&rr.log.LEVEL_LOCKED))for(var n=0;n<rr.log.levels.length;++n){var i=rr.log.levels[n];if(t==i){e.level=t,r=!0;break}}return r};rr.log.lock=function(e,t){typeof t>"u"||t?e.flags|=rr.log.LEVEL_LOCKED:e.flags&=~rr.log.LEVEL_LOCKED};rr.log.addLogger=function(e){hF.push(e)};typeof console<"u"&&"log"in console?(console.error&&console.warn&&console.info&&console.debug?(Bce={error:console.error,warning:console.warn,info:console.info,debug:console.debug,verbose:console.debug},Ng=function(e,t){rr.log.prepareStandard(t);var r=Bce[t.level],n=[t.standard];n=n.concat(t.arguments.slice()),r.apply(console,n)},Wm=rr.log.makeLogger(Ng)):(Ng=function(t,r){rr.log.prepareStandardFull(r),console.log(r.standardFull)},Wm=rr.log.makeLogger(Ng)),rr.log.setLevel(Wm,"debug"),rr.log.addLogger(Wm),Fg=Wm):console={log:function(){}};var Wm,Bce,Ng;Fg!==null&&typeof window<"u"&&window.location&&(Ig=new URL(window.location.href).searchParams,Ig.has("console.level")&&rr.log.setLevel(Fg,Ig.get("console.level").slice(-1)[0]),Ig.has("console.lock")&&(Mce=Ig.get("console.lock").slice(-1)[0],Mce=="true"&&rr.log.lock(Fg)));var Ig,Mce;rr.log.consoleLogger=Fg});var zce=y((t9t,$ce)=>{$ce.exports=Co();CE();$m();TI();nF()});var Hce=y((r9t,Gce)=>{var Je=Gt();Dc();xs();_g();Ac();ap();$I();ja();cr();BE();var oe=Je.asn1,Fi=Gce.exports=Je.pkcs7=Je.pkcs7||{};Fi.messageFromPem=function(e){var t=Je.pem.decode(e)[0];if(t.type!=="PKCS7"){var r=new Error('Could not convert PKCS#7 message from PEM; PEM header type is not "PKCS#7".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert PKCS#7 message from PEM; PEM is encrypted.");var n=oe.fromDer(t.body);return Fi.messageFromAsn1(n)};Fi.messageToPem=function(e,t){var r={type:"PKCS7",body:oe.toDer(e.toAsn1()).getBytes()};return Je.pem.encode(r,{maxline:t})};Fi.messageFromAsn1=function(e){var t={},r=[];if(!oe.validate(e,Fi.asn1.contentInfoValidator,t,r)){var n=new Error("Cannot read PKCS#7 message. ASN.1 object is not an PKCS#7 ContentInfo.");throw n.errors=r,n}var i=oe.derToOid(t.contentType),a;switch(i){case Je.pki.oids.envelopedData:a=Fi.createEnvelopedData();break;case Je.pki.oids.encryptedData:a=Fi.createEncryptedData();break;case Je.pki.oids.signedData:a=Fi.createSignedData();break;default:throw new Error("Cannot read PKCS#7 message. ContentType with OID "+i+" is not (yet) supported.")}return a.fromAsn1(t.content.value[0]),a};Fi.createSignedData=function(){var e=null;return e={type:Je.pki.oids.signedData,version:1,certificates:[],crls:[],signers:[],digestAlgorithmIdentifiers:[],contentInfo:null,signerInfos:[],fromAsn1:function(n){if(vF(e,n,Fi.asn1.signedDataValidator),e.certificates=[],e.crls=[],e.digestAlgorithmIdentifiers=[],e.contentInfo=null,e.signerInfos=[],e.rawCapture.certificates)for(var i=e.rawCapture.certificates.value,a=0;a<i.length;++a)e.certificates.push(Je.pki.certificateFromAsn1(i[a]))},toAsn1:function(){e.contentInfo||e.sign();for(var n=[],i=0;i<e.certificates.length;++i)n.push(Je.pki.certificateToAsn1(e.certificates[i]));var a=[],s=oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,e.digestAlgorithmIdentifiers),e.contentInfo])]);return n.length>0&&s.value[0].value.push(oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,n)),a.length>0&&s.value[0].value.push(oe.create(oe.Class.CONTEXT_SPECIFIC,1,!0,a)),s.value[0].value.push(oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,e.signerInfos)),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.type).getBytes()),s])},addSigner:function(n){var i=n.issuer,a=n.serialNumber;if(n.certificate){var s=n.certificate;typeof s=="string"&&(s=Je.pki.certificateFromPem(s)),i=s.issuer.attributes,a=s.serialNumber}var o=n.key;if(!o)throw new Error("Could not add PKCS#7 signer; no private key specified.");typeof o=="string"&&(o=Je.pki.privateKeyFromPem(o));var u=n.digestAlgorithm||Je.pki.oids.sha1;switch(u){case Je.pki.oids.sha1:case Je.pki.oids.sha256:case Je.pki.oids.sha384:case Je.pki.oids.sha512:case Je.pki.oids.md5:break;default:throw new Error("Could not add PKCS#7 signer; unknown message digest algorithm: "+u)}var l=n.authenticatedAttributes||[];if(l.length>0){for(var c=!1,d=!1,p=0;p<l.length;++p){var f=l[p];if(!c&&f.type===Je.pki.oids.contentType){if(c=!0,d)break;continue}if(!d&&f.type===Je.pki.oids.messageDigest){if(d=!0,c)break;continue}}if(!c||!d)throw new Error("Invalid signer.authenticatedAttributes. If signer.authenticatedAttributes is specified, then it must contain at least two attributes, PKCS #9 content-type and PKCS #9 message-digest.")}e.signers.push({key:o,version:1,issuer:i,serialNumber:a,digestAlgorithm:u,signatureAlgorithm:Je.pki.oids.rsaEncryption,signature:null,authenticatedAttributes:l,unauthenticatedAttributes:[]})},sign:function(n){if(n=n||{},(typeof e.content!="object"||e.contentInfo===null)&&(e.contentInfo=oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(Je.pki.oids.data).getBytes())]),"content"in e)){var i;e.content instanceof Je.util.ByteBuffer?i=e.content.bytes():typeof e.content=="string"&&(i=Je.util.encodeUtf8(e.content)),n.detached?e.detachedContent=oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,i):e.contentInfo.value.push(oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,i)]))}if(e.signers.length!==0){var a=t();r(a)}},verify:function(){throw new Error("PKCS#7 signature verification not yet implemented.")},addCertificate:function(n){typeof n=="string"&&(n=Je.pki.certificateFromPem(n)),e.certificates.push(n)},addCertificateRevokationList:function(n){throw new Error("PKCS#7 CRL support not yet implemented.")}},e;function t(){for(var n={},i=0;i<e.signers.length;++i){var a=e.signers[i],s=a.digestAlgorithm;s in n||(n[s]=Je.md[Je.pki.oids[s]].create()),a.authenticatedAttributes.length===0?a.md=n[s]:a.md=Je.md[Je.pki.oids[s]].create()}e.digestAlgorithmIdentifiers=[];for(var s in n)e.digestAlgorithmIdentifiers.push(oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(s).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")]));return n}function r(n){var i;if(e.detachedContent?i=e.detachedContent:(i=e.contentInfo.value[1],i=i.value[0]),!i)throw new Error("Could not sign PKCS#7 message; there is no content to sign.");var a=oe.derToOid(e.contentInfo.value[0].value),s=oe.toDer(i);s.getByte(),oe.getBerValueLength(s),s=s.getBytes();for(var o in n)n[o].start().update(s);for(var u=new Date,l=0;l<e.signers.length;++l){var c=e.signers[l];if(c.authenticatedAttributes.length===0){if(a!==Je.pki.oids.data)throw new Error("Invalid signer; authenticatedAttributes must be present when the ContentInfo content type is not PKCS#7 Data.")}else{c.authenticatedAttributesAsn1=oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[]);for(var d=oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,[]),p=0;p<c.authenticatedAttributes.length;++p){var f=c.authenticatedAttributes[p];f.type===Je.pki.oids.messageDigest?f.value=n[c.digestAlgorithm].digest():f.type===Je.pki.oids.signingTime&&(f.value||(f.value=u)),d.value.push(gF(f)),c.authenticatedAttributesAsn1.value.push(gF(f))}s=oe.toDer(d).getBytes(),c.md.start().update(s)}c.signature=c.key.sign(c.md,"RSASSA-PKCS1-V1_5")}e.signerInfos=cHe(e.signers)}};Fi.createEncryptedData=function(){var e=null;return e={type:Je.pki.oids.encryptedData,version:0,encryptedContent:{algorithm:Je.pki.oids["aes256-CBC"]},fromAsn1:function(t){vF(e,t,Fi.asn1.encryptedDataValidator)},decrypt:function(t){t!==void 0&&(e.encryptedContent.key=t),Vce(e)}},e};Fi.createEnvelopedData=function(){var e=null;return e={type:Je.pki.oids.envelopedData,version:0,recipients:[],encryptedContent:{algorithm:Je.pki.oids["aes256-CBC"]},fromAsn1:function(t){var r=vF(e,t,Fi.asn1.envelopedDataValidator);e.recipients=oHe(r.recipientInfos.value)},toAsn1:function(){return oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.type).getBytes()),oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,uHe(e.recipients)),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,dHe(e.encryptedContent))])])])},findRecipient:function(t){for(var r=t.issuer.attributes,n=0;n<e.recipients.length;++n){var i=e.recipients[n],a=i.issuer;if(i.serialNumber===t.serialNumber&&a.length===r.length){for(var s=!0,o=0;o<r.length;++o)if(a[o].type!==r[o].type||a[o].value!==r[o].value){s=!1;break}if(s)return i}}return null},decrypt:function(t,r){if(e.encryptedContent.key===void 0&&t!==void 0&&r!==void 0)switch(t.encryptedContent.algorithm){case Je.pki.oids.rsaEncryption:case Je.pki.oids.desCBC:var n=r.decrypt(t.encryptedContent.content);e.encryptedContent.key=Je.util.createBuffer(n);break;default:throw new Error("Unsupported asymmetric cipher, OID "+t.encryptedContent.algorithm)}Vce(e)},addRecipient:function(t){e.recipients.push({version:0,issuer:t.issuer.attributes,serialNumber:t.serialNumber,encryptedContent:{algorithm:Je.pki.oids.rsaEncryption,key:t.publicKey}})},encrypt:function(t,r){if(e.encryptedContent.content===void 0){r=r||e.encryptedContent.algorithm,t=t||e.encryptedContent.key;var n,i,a;switch(r){case Je.pki.oids["aes128-CBC"]:n=16,i=16,a=Je.aes.createEncryptionCipher;break;case Je.pki.oids["aes192-CBC"]:n=24,i=16,a=Je.aes.createEncryptionCipher;break;case Je.pki.oids["aes256-CBC"]:n=32,i=16,a=Je.aes.createEncryptionCipher;break;case Je.pki.oids["des-EDE3-CBC"]:n=24,i=8,a=Je.des.createEncryptionCipher;break;default:throw new Error("Unsupported symmetric cipher, OID "+r)}if(t===void 0)t=Je.util.createBuffer(Je.random.getBytes(n));else if(t.length()!=n)throw new Error("Symmetric key has wrong length; got "+t.length()+" bytes, expected "+n+".");e.encryptedContent.algorithm=r,e.encryptedContent.key=t,e.encryptedContent.parameter=Je.util.createBuffer(Je.random.getBytes(i));var s=a(t);if(s.start(e.encryptedContent.parameter.copy()),s.update(e.content),!s.finish())throw new Error("Symmetric encryption failed.");e.encryptedContent.content=s.output}for(var o=0;o<e.recipients.length;++o){var u=e.recipients[o];if(u.encryptedContent.content===void 0)switch(u.encryptedContent.algorithm){case Je.pki.oids.rsaEncryption:u.encryptedContent.content=u.encryptedContent.key.encrypt(e.encryptedContent.key.data);break;default:throw new Error("Unsupported asymmetric cipher, OID "+u.encryptedContent.algorithm)}}}},e};function aHe(e){var t={},r=[];if(!oe.validate(e,Fi.asn1.recipientInfoValidator,t,r)){var n=new Error("Cannot read PKCS#7 RecipientInfo. ASN.1 object is not an PKCS#7 RecipientInfo.");throw n.errors=r,n}return{version:t.version.charCodeAt(0),issuer:Je.pki.RDNAttributesAsArray(t.issuer),serialNumber:Je.util.createBuffer(t.serial).toHex(),encryptedContent:{algorithm:oe.derToOid(t.encAlgorithm),parameter:t.encParameter?t.encParameter.value:void 0,content:t.encKey}}}function sHe(e){return oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[Je.pki.distinguishedNameToAsn1({attributes:e.issuer}),oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,Je.util.hexToBytes(e.serialNumber))]),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.encryptedContent.algorithm).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")]),oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.encryptedContent.content)])}function oHe(e){for(var t=[],r=0;r<e.length;++r)t.push(aHe(e[r]));return t}function uHe(e){for(var t=[],r=0;r<e.length;++r)t.push(sHe(e[r]));return t}function lHe(e){var t=oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[Je.pki.distinguishedNameToAsn1({attributes:e.issuer}),oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,Je.util.hexToBytes(e.serialNumber))]),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.digestAlgorithm).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")])]);if(e.authenticatedAttributesAsn1&&t.value.push(e.authenticatedAttributesAsn1),t.value.push(oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.signatureAlgorithm).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")])),t.value.push(oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.signature)),e.unauthenticatedAttributes.length>0){for(var r=oe.create(oe.Class.CONTEXT_SPECIFIC,1,!0,[]),n=0;n<e.unauthenticatedAttributes.length;++n){var i=e.unauthenticatedAttributes[n];r.values.push(gF(i))}t.value.push(r)}return t}function cHe(e){for(var t=[],r=0;r<e.length;++r)t.push(lHe(e[r]));return t}function gF(e){var t;if(e.type===Je.pki.oids.contentType)t=oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.value).getBytes());else if(e.type===Je.pki.oids.messageDigest)t=oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.value.bytes());else if(e.type===Je.pki.oids.signingTime){var r=new Date("1950-01-01T00:00:00Z"),n=new Date("2050-01-01T00:00:00Z"),i=e.value;if(typeof i=="string"){var a=Date.parse(i);isNaN(a)?i.length===13?i=oe.utcTimeToDate(i):i=oe.generalizedTimeToDate(i):i=new Date(a)}i>=r&&i<n?t=oe.create(oe.Class.UNIVERSAL,oe.Type.UTCTIME,!1,oe.dateToUtcTime(i)):t=oe.create(oe.Class.UNIVERSAL,oe.Type.GENERALIZEDTIME,!1,oe.dateToGeneralizedTime(i))}return oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.type).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,[t])])}function dHe(e){return[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(Je.pki.oids.data).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.algorithm).getBytes()),e.parameter?oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.parameter.getBytes()):void 0]),oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.content.getBytes())])]}function vF(e,t,r){var n={},i=[];if(!oe.validate(t,r,n,i)){var a=new Error("Cannot read PKCS#7 message. ASN.1 object is not a supported PKCS#7 message.");throw a.errors=a,a}var s=oe.derToOid(n.contentType);if(s!==Je.pki.oids.data)throw new Error("Unsupported PKCS#7 message. Only wrapped ContentType Data supported.");if(n.encryptedContent){var o="";if(Je.util.isArray(n.encryptedContent))for(var u=0;u<n.encryptedContent.length;++u){if(n.encryptedContent[u].type!==oe.Type.OCTETSTRING)throw new Error("Malformed PKCS#7 message, expecting encrypted content constructed of only OCTET STRING objects.");o+=n.encryptedContent[u].value}else o=n.encryptedContent;e.encryptedContent={algorithm:oe.derToOid(n.encAlgorithm),parameter:Je.util.createBuffer(n.encParameter.value),content:Je.util.createBuffer(o)}}if(n.content){var o="";if(Je.util.isArray(n.content))for(var u=0;u<n.content.length;++u){if(n.content[u].type!==oe.Type.OCTETSTRING)throw new Error("Malformed PKCS#7 message, expecting content constructed of only OCTET STRING objects.");o+=n.content[u].value}else o=n.content;e.content=Je.util.createBuffer(o)}return e.version=n.version.charCodeAt(0),e.rawCapture=n,n}function Vce(e){if(e.encryptedContent.key===void 0)throw new Error("Symmetric key not available.");if(e.content===void 0){var t;switch(e.encryptedContent.algorithm){case Je.pki.oids["aes128-CBC"]:case Je.pki.oids["aes192-CBC"]:case Je.pki.oids["aes256-CBC"]:t=Je.aes.createDecryptionCipher(e.encryptedContent.key);break;case Je.pki.oids.desCBC:case Je.pki.oids["des-EDE3-CBC"]:t=Je.des.createDecryptionCipher(e.encryptedContent.key);break;default:throw new Error("Unsupported symmetric cipher, OID "+e.encryptedContent.algorithm)}if(t.start(e.encryptedContent.parameter),t.update(e.encryptedContent.content),!t.finish())throw new Error("Symmetric decryption failed.");e.content=t.output}}});var Jce=y((n9t,Kce)=>{var Dn=Gt();Dc();Bm();CE();$m();cr();var KE=Kce.exports=Dn.ssh=Dn.ssh||{};KE.privateKeyToPutty=function(e,t,r){r=r||"",t=t||"";var n="ssh-rsa",i=t===""?"none":"aes256-cbc",a="PuTTY-User-Key-File-2: "+n+`\r
|
|
255
|
+
`+o+t.substr(s+1),a=i-s-1,s=-1,++i}else(t[i]===" "||t[i]===" "||t[i]===",")&&(s=i);return t}function U$e(e){return e.replace(/^\s+/,"")}});var _g=y((Rwt,ole)=>{var Qr=Gt();vE();wI();cr();ole.exports=Qr.des=Qr.des||{};Qr.des.startEncrypting=function(e,t,r,n){var i=AE({key:e,output:r,decrypt:!1,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};Qr.des.createEncryptionCipher=function(e,t){return AE({key:e,output:null,decrypt:!1,mode:t})};Qr.des.startDecrypting=function(e,t,r,n){var i=AE({key:e,output:r,decrypt:!0,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};Qr.des.createDecryptionCipher=function(e,t){return AE({key:e,output:null,decrypt:!0,mode:t})};Qr.des.Algorithm=function(e,t){var r=this;r.name=e,r.mode=new t({blockSize:8,cipher:{encrypt:function(n,i){return sle(r._keys,n,i,!1)},decrypt:function(n,i){return sle(r._keys,n,i,!0)}}}),r._init=!1};Qr.des.Algorithm.prototype.initialize=function(e){if(!this._init){var t=Qr.util.createBuffer(e.key);if(this.name.indexOf("3DES")===0&&t.length()!==24)throw new Error("Invalid Triple-DES key size: "+t.length()*8);this._keys=W$e(t),this._init=!0}};Do("DES-ECB",Qr.cipher.modes.ecb);Do("DES-CBC",Qr.cipher.modes.cbc);Do("DES-CFB",Qr.cipher.modes.cfb);Do("DES-OFB",Qr.cipher.modes.ofb);Do("DES-CTR",Qr.cipher.modes.ctr);Do("3DES-ECB",Qr.cipher.modes.ecb);Do("3DES-CBC",Qr.cipher.modes.cbc);Do("3DES-CFB",Qr.cipher.modes.cfb);Do("3DES-OFB",Qr.cipher.modes.ofb);Do("3DES-CTR",Qr.cipher.modes.ctr);function Do(e,t){var r=function(){return new Qr.des.Algorithm(e,t)};Qr.cipher.registerAlgorithm(e,r)}var j$e=[16843776,0,65536,16843780,16842756,66564,4,65536,1024,16843776,16843780,1024,16778244,16842756,16777216,4,1028,16778240,16778240,66560,66560,16842752,16842752,16778244,65540,16777220,16777220,65540,0,1028,66564,16777216,65536,16843780,4,16842752,16843776,16777216,16777216,1024,16842756,65536,66560,16777220,1024,4,16778244,66564,16843780,65540,16842752,16778244,16777220,1028,66564,16843776,1028,16778240,16778240,0,65540,66560,0,16842756],$$e=[-2146402272,-2147450880,32768,1081376,1048576,32,-2146435040,-2147450848,-2147483616,-2146402272,-2146402304,-2147483648,-2147450880,1048576,32,-2146435040,1081344,1048608,-2147450848,0,-2147483648,32768,1081376,-2146435072,1048608,-2147483616,0,1081344,32800,-2146402304,-2146435072,32800,0,1081376,-2146435040,1048576,-2147450848,-2146435072,-2146402304,32768,-2146435072,-2147450880,32,-2146402272,1081376,32,32768,-2147483648,32800,-2146402304,1048576,-2147483616,1048608,-2147450848,-2147483616,1048608,1081344,0,-2147450880,32800,-2147483648,-2146435040,-2146402272,1081344],z$e=[520,134349312,0,134348808,134218240,0,131592,134218240,131080,134217736,134217736,131072,134349320,131080,134348800,520,134217728,8,134349312,512,131584,134348800,134348808,131592,134218248,131584,131072,134218248,8,134349320,512,134217728,134349312,134217728,131080,520,131072,134349312,134218240,0,512,131080,134349320,134218240,134217736,512,0,134348808,134218248,131072,134217728,134349320,8,131592,131584,134217736,134348800,134218248,520,134348800,131592,8,134348808,131584],V$e=[8396801,8321,8321,128,8396928,8388737,8388609,8193,0,8396800,8396800,8396929,129,0,8388736,8388609,1,8192,8388608,8396801,128,8388608,8193,8320,8388737,1,8320,8388736,8192,8396928,8396929,129,8388736,8388609,8396800,8396929,129,0,0,8396800,8320,8388736,8388737,1,8396801,8321,8321,128,8396929,129,1,8192,8388609,8193,8396928,8388737,8193,8320,8388608,8396801,128,8388608,8192,8396928],G$e=[256,34078976,34078720,1107296512,524288,256,1073741824,34078720,1074266368,524288,33554688,1074266368,1107296512,1107820544,524544,1073741824,33554432,1074266112,1074266112,0,1073742080,1107820800,1107820800,33554688,1107820544,1073742080,0,1107296256,34078976,33554432,1107296256,524544,524288,1107296512,256,33554432,1073741824,34078720,1107296512,1074266368,33554688,1073741824,1107820544,34078976,1074266368,256,33554432,1107820544,1107820800,524544,1107296256,1107820800,34078720,0,1074266112,1107296256,524544,33554688,1073742080,524288,0,1074266112,34078976,1073742080],H$e=[536870928,541065216,16384,541081616,541065216,16,541081616,4194304,536887296,4210704,4194304,536870928,4194320,536887296,536870912,16400,0,4194320,536887312,16384,4210688,536887312,16,541065232,541065232,0,4210704,541081600,16400,4210688,541081600,536870912,536887296,16,541065232,4210688,541081616,4194304,16400,536870928,4194304,536887296,536870912,16400,536870928,541081616,4210688,541065216,4210704,541081600,0,541065232,16,16384,541065216,4210704,16384,4194320,536887312,0,541081600,536870912,4194320,536887312],K$e=[2097152,69206018,67110914,0,2048,67110914,2099202,69208064,69208066,2097152,0,67108866,2,67108864,69206018,2050,67110912,2099202,2097154,67110912,67108866,69206016,69208064,2097154,69206016,2048,2050,69208066,2099200,2,67108864,2099200,67108864,2099200,2097152,67110914,67110914,69206018,69206018,2,2097154,67108864,67110912,2097152,69208064,2050,2099202,69208064,2050,67108866,69208066,69206016,2099200,0,2,69208066,0,2099202,69206016,2048,67108866,67110912,2048,2097154],J$e=[268439616,4096,262144,268701760,268435456,268439616,64,268435456,262208,268697600,268701760,266240,268701696,266304,4096,64,268697600,268435520,268439552,4160,266240,262208,268697664,268701696,4160,0,0,268697664,268435520,268439552,266304,262144,266304,262144,268701696,4096,64,268697664,4096,266304,268439552,64,268435520,268697600,268697664,268435456,262144,268439616,0,268701760,262208,268435520,268697600,268439552,268439616,0,268701760,266240,266240,4160,4160,262208,268435456,268701696];function W$e(e){for(var t=[0,4,536870912,536870916,65536,65540,536936448,536936452,512,516,536871424,536871428,66048,66052,536936960,536936964],r=[0,1,1048576,1048577,67108864,67108865,68157440,68157441,256,257,1048832,1048833,67109120,67109121,68157696,68157697],n=[0,8,2048,2056,16777216,16777224,16779264,16779272,0,8,2048,2056,16777216,16777224,16779264,16779272],i=[0,2097152,134217728,136314880,8192,2105344,134225920,136323072,131072,2228224,134348800,136445952,139264,2236416,134356992,136454144],a=[0,262144,16,262160,0,262144,16,262160,4096,266240,4112,266256,4096,266240,4112,266256],s=[0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488],o=[0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746],u=[0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568],l=[0,262144,0,262144,2,262146,2,262146,33554432,33816576,33554432,33816576,33554434,33816578,33554434,33816578],c=[0,268435456,8,268435464,0,268435456,8,268435464,1024,268436480,1032,268436488,1024,268436480,1032,268436488],d=[0,32,0,32,1048576,1048608,1048576,1048608,8192,8224,8192,8224,1056768,1056800,1056768,1056800],p=[0,16777216,512,16777728,2097152,18874368,2097664,18874880,67108864,83886080,67109376,83886592,69206016,85983232,69206528,85983744],f=[0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128],m=[0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261],h=e.length()>8?3:1,g=[],v=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],E=0,x,R=0;R<h;R++){var I=e.getInt32(),L=e.getInt32();x=(I>>>4^L)&252645135,L^=x,I^=x<<4,x=(L>>>-16^I)&65535,I^=x,L^=x<<-16,x=(I>>>2^L)&858993459,L^=x,I^=x<<2,x=(L>>>-16^I)&65535,I^=x,L^=x<<-16,x=(I>>>1^L)&1431655765,L^=x,I^=x<<1,x=(L>>>8^I)&16711935,I^=x,L^=x<<8,x=(I>>>1^L)&1431655765,L^=x,I^=x<<1,x=I<<8|L>>>20&240,I=L<<24|L<<8&16711680|L>>>8&65280|L>>>24&240,L=x;for(var Y=0;Y<v.length;++Y){v[Y]?(I=I<<2|I>>>26,L=L<<2|L>>>26):(I=I<<1|I>>>27,L=L<<1|L>>>27),I&=-15,L&=-15;var K=t[I>>>28]|r[I>>>24&15]|n[I>>>20&15]|i[I>>>16&15]|a[I>>>12&15]|s[I>>>8&15]|o[I>>>4&15],A=u[L>>>28]|l[L>>>24&15]|c[L>>>20&15]|d[L>>>16&15]|p[L>>>12&15]|f[L>>>8&15]|m[L>>>4&15];x=(A>>>16^K)&65535,g[E++]=K^x,g[E++]=A^x<<16}}return g}function sle(e,t,r,n){var i=e.length===32?3:9,a;i===3?a=n?[30,-2,-2]:[0,32,2]:a=n?[94,62,-2,32,64,2,30,-2,-2]:[0,32,2,62,30,-2,64,96,2];var s,o=t[0],u=t[1];s=(o>>>4^u)&252645135,u^=s,o^=s<<4,s=(o>>>16^u)&65535,u^=s,o^=s<<16,s=(u>>>2^o)&858993459,o^=s,u^=s<<2,s=(u>>>8^o)&16711935,o^=s,u^=s<<8,s=(o>>>1^u)&1431655765,u^=s,o^=s<<1,o=o<<1|o>>>31,u=u<<1|u>>>31;for(var l=0;l<i;l+=3){for(var c=a[l+1],d=a[l+2],p=a[l];p!=c;p+=d){var f=u^e[p],m=(u>>>4|u<<28)^e[p+1];s=o,o=u,u=s^($$e[f>>>24&63]|V$e[f>>>16&63]|H$e[f>>>8&63]|J$e[f&63]|j$e[m>>>24&63]|z$e[m>>>16&63]|G$e[m>>>8&63]|K$e[m&63])}s=o,o=u,u=s}o=o>>>1|o<<31,u=u>>>1|u<<31,s=(o>>>1^u)&1431655765,u^=s,o^=s<<1,s=(u>>>8^o)&16711935,o^=s,u^=s<<8,s=(u>>>2^o)&858993459,o^=s,u^=s<<2,s=(o>>>16^u)&65535,u^=s,o^=s<<16,s=(o>>>4^u)&252645135,u^=s,o^=s<<4,r[0]=o,r[1]=u}function AE(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="DES-"+t,n;e.decrypt?n=Qr.cipher.createDecipher(r,e.key):n=Qr.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(a,s){var o=null;s instanceof Qr.util.ByteBuffer&&(o=s,s={}),s=s||{},s.output=o,s.iv=a,i.call(n,s)},n}});var TE=y((Pwt,ule)=>{var Pi=Gt();Bm();Co();cr();var Y$e=Pi.pkcs5=Pi.pkcs5||{},sl;Pi.util.isNodejs&&!Pi.options.usePureJavaScript&&(sl=require("crypto"));ule.exports=Pi.pbkdf2=Y$e.pbkdf2=function(e,t,r,n,i,a){if(typeof i=="function"&&(a=i,i=null),Pi.util.isNodejs&&!Pi.options.usePureJavaScript&&sl.pbkdf2&&(i===null||typeof i!="object")&&(sl.pbkdf2Sync.length>4||!i||i==="sha1"))return typeof i!="string"&&(i="sha1"),e=Buffer.from(e,"binary"),t=Buffer.from(t,"binary"),a?sl.pbkdf2Sync.length===4?sl.pbkdf2(e,t,r,n,function(x,R){if(x)return a(x);a(null,R.toString("binary"))}):sl.pbkdf2(e,t,r,n,i,function(x,R){if(x)return a(x);a(null,R.toString("binary"))}):sl.pbkdf2Sync.length===4?sl.pbkdf2Sync(e,t,r,n).toString("binary"):sl.pbkdf2Sync(e,t,r,n,i).toString("binary");if((typeof i>"u"||i===null)&&(i="sha1"),typeof i=="string"){if(!(i in Pi.md.algorithms))throw new Error("Unknown hash algorithm: "+i);i=Pi.md[i].create()}var s=i.digestLength;if(n>4294967295*s){var o=new Error("Derived key is too long.");if(a)return a(o);throw o}var u=Math.ceil(n/s),l=n-(u-1)*s,c=Pi.hmac.create();c.start(i,e);var d="",p,f,m;if(!a){for(var h=1;h<=u;++h){c.start(null,null),c.update(t),c.update(Pi.util.int32ToBytes(h)),p=m=c.digest().getBytes();for(var g=2;g<=r;++g)c.start(null,null),c.update(m),f=c.digest().getBytes(),p=Pi.util.xorBytes(p,f,s),m=f;d+=h<u?p:p.substr(0,l)}return d}var h=1,g;function v(){if(h>u)return a(null,d);c.start(null,null),c.update(t),c.update(Pi.util.int32ToBytes(h)),p=m=c.digest().getBytes(),g=2,E()}function E(){if(g<=r)return c.start(null,null),c.update(m),f=c.digest().getBytes(),p=Pi.util.xorBytes(p,f,s),m=f,++g,Pi.util.setImmediate(E);d+=h<u?p:p.substr(0,l),++h,v()}v()}});var TI=y((Iwt,fle)=>{var Ao=Gt();Co();cr();var cle=fle.exports=Ao.sha256=Ao.sha256||{};Ao.md.sha256=Ao.md.algorithms.sha256=cle;cle.create=function(){dle||Q$e();var e=null,t=Ao.util.createBuffer(),r=new Array(64),n={algorithm:"sha256",blockLength:64,digestLength:32,messageLength:0,fullMessageLength:null,messageLengthSize:8};return n.start=function(){n.messageLength=0,n.fullMessageLength=n.messageLength64=[];for(var i=n.messageLengthSize/4,a=0;a<i;++a)n.fullMessageLength.push(0);return t=Ao.util.createBuffer(),e={h0:1779033703,h1:3144134277,h2:1013904242,h3:2773480762,h4:1359893119,h5:2600822924,h6:528734635,h7:1541459225},n},n.start(),n.update=function(i,a){a==="utf8"&&(i=Ao.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var o=n.fullMessageLength.length-1;o>=0;--o)n.fullMessageLength[o]+=s[1],s[1]=s[0]+(n.fullMessageLength[o]/4294967296>>>0),n.fullMessageLength[o]=n.fullMessageLength[o]>>>0,s[0]=s[1]/4294967296>>>0;return t.putBytes(i),lle(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Ao.util.createBuffer();i.putBytes(t.bytes());var a=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=a&n.blockLength-1;i.putBytes(AI.substr(0,n.blockLength-s));for(var o,u,l=n.fullMessageLength[0]*8,c=0;c<n.fullMessageLength.length-1;++c)o=n.fullMessageLength[c+1]*8,u=o/4294967296>>>0,l+=u,i.putInt32(l>>>0),l=o>>>0;i.putInt32(l);var d={h0:e.h0,h1:e.h1,h2:e.h2,h3:e.h3,h4:e.h4,h5:e.h5,h6:e.h6,h7:e.h7};lle(d,r,i);var p=Ao.util.createBuffer();return p.putInt32(d.h0),p.putInt32(d.h1),p.putInt32(d.h2),p.putInt32(d.h3),p.putInt32(d.h4),p.putInt32(d.h5),p.putInt32(d.h6),p.putInt32(d.h7),p},n};var AI=null,dle=!1,ple=null;function Q$e(){AI="\x80",AI+=Ao.util.fillString("\0",64),ple=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],dle=!0}function lle(e,t,r){for(var n,i,a,s,o,u,l,c,d,p,f,m,h,g,v,E=r.length();E>=64;){for(l=0;l<16;++l)t[l]=r.getInt32();for(;l<64;++l)n=t[l-2],n=(n>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,i=t[l-15],i=(i>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,t[l]=n+t[l-7]+i+t[l-16]|0;for(c=e.h0,d=e.h1,p=e.h2,f=e.h3,m=e.h4,h=e.h5,g=e.h6,v=e.h7,l=0;l<64;++l)s=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7),o=g^m&(h^g),a=(c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),u=c&d|p&(c^d),n=v+s+o+ple[l]+t[l],i=a+u,v=g,g=h,h=m,m=f+n>>>0,f=p,p=d,d=c,c=n+i>>>0;e.h0=e.h0+c|0,e.h1=e.h1+d|0,e.h2=e.h2+p|0,e.h3=e.h3+f|0,e.h4=e.h4+m|0,e.h5=e.h5+h|0,e.h6=e.h6+g|0,e.h7=e.h7+v|0,E-=64}}});var RI=y((Fwt,mle)=>{var To=Gt();cr();var RE=null;To.util.isNodejs&&!To.options.usePureJavaScript&&!process.versions["node-webkit"]&&(RE=require("crypto"));var X$e=mle.exports=To.prng=To.prng||{};X$e.create=function(e){for(var t={plugin:e,key:null,seed:null,time:null,reseeds:0,generated:0,keyBytes:""},r=e.md,n=new Array(32),i=0;i<32;++i)n[i]=r.create();t.pools=n,t.pool=0,t.generate=function(l,c){if(!c)return t.generateSync(l);var d=t.plugin.cipher,p=t.plugin.increment,f=t.plugin.formatKey,m=t.plugin.formatSeed,h=To.util.createBuffer();t.key=null,g();function g(v){if(v)return c(v);if(h.length()>=l)return c(null,h.getBytes(l));if(t.generated>1048575&&(t.key=null),t.key===null)return To.util.nextTick(function(){a(g)});var E=d(t.key,t.seed);t.generated+=E.length,h.putBytes(E),t.key=f(d(t.key,p(t.seed))),t.seed=m(d(t.key,t.seed)),To.util.setImmediate(g)}},t.generateSync=function(l){var c=t.plugin.cipher,d=t.plugin.increment,p=t.plugin.formatKey,f=t.plugin.formatSeed;t.key=null;for(var m=To.util.createBuffer();m.length()<l;){t.generated>1048575&&(t.key=null),t.key===null&&s();var h=c(t.key,t.seed);t.generated+=h.length,m.putBytes(h),t.key=p(c(t.key,d(t.seed))),t.seed=f(c(t.key,t.seed))}return m.getBytes(l)};function a(l){if(t.pools[0].messageLength>=32)return o(),l();var c=32-t.pools[0].messageLength<<5;t.seedFile(c,function(d,p){if(d)return l(d);t.collect(p),o(),l()})}function s(){if(t.pools[0].messageLength>=32)return o();var l=32-t.pools[0].messageLength<<5;t.collect(t.seedFileSync(l)),o()}function o(){t.reseeds=t.reseeds===4294967295?0:t.reseeds+1;var l=t.plugin.md.create();l.update(t.keyBytes);for(var c=1,d=0;d<32;++d)t.reseeds%c===0&&(l.update(t.pools[d].digest().getBytes()),t.pools[d].start()),c=c<<1;t.keyBytes=l.digest().getBytes(),l.start(),l.update(t.keyBytes);var p=l.digest().getBytes();t.key=t.plugin.formatKey(t.keyBytes),t.seed=t.plugin.formatSeed(p),t.generated=0}function u(l){var c=null,d=To.util.globalScope,p=d.crypto||d.msCrypto;p&&p.getRandomValues&&(c=function(I){return p.getRandomValues(I)});var f=To.util.createBuffer();if(c)for(;f.length()<l;){var m=Math.max(1,Math.min(l-f.length(),65536)/4),h=new Uint32Array(Math.floor(m));try{c(h);for(var g=0;g<h.length;++g)f.putInt32(h[g])}catch(I){if(!(typeof QuotaExceededError<"u"&&I instanceof QuotaExceededError))throw I}}if(f.length()<l)for(var v,E,x,R=Math.floor(Math.random()*65536);f.length()<l;){E=16807*(R&65535),v=16807*(R>>16),E+=(v&32767)<<16,E+=v>>15,E=(E&2147483647)+(E>>31),R=E&4294967295;for(var g=0;g<3;++g)x=R>>>(g<<3),x^=Math.floor(Math.random()*256),f.putByte(x&255)}return f.getBytes(l)}return RE?(t.seedFile=function(l,c){RE.randomBytes(l,function(d,p){if(d)return c(d);c(null,p.toString())})},t.seedFileSync=function(l){return RE.randomBytes(l).toString()}):(t.seedFile=function(l,c){try{c(null,u(l))}catch(d){c(d)}},t.seedFileSync=u),t.collect=function(l){for(var c=l.length,d=0;d<c;++d)t.pools[t.pool].update(l.substr(d,1)),t.pool=t.pool===31?0:t.pool+1},t.collectInt=function(l,c){for(var d="",p=0;p<c;p+=8)d+=String.fromCharCode(l>>p&255);t.collect(d)},t.registerWorker=function(l){if(l===self)t.seedFile=function(d,p){function f(m){var h=m.data;h.forge&&h.forge.prng&&(self.removeEventListener("message",f),p(h.forge.prng.err,h.forge.prng.bytes))}self.addEventListener("message",f),self.postMessage({forge:{prng:{needed:d}}})};else{var c=function(d){var p=d.data;p.forge&&p.forge.prng&&t.seedFile(p.forge.prng.needed,function(f,m){l.postMessage({forge:{prng:{err:f,bytes:m}}})})};l.addEventListener("message",c)}},t}});var ja=y((Nwt,PI)=>{var Hn=Gt();Dc();TI();RI();cr();(function(){if(Hn.random&&Hn.random.getBytes){PI.exports=Hn.random;return}(function(e){var t={},r=new Array(4),n=Hn.util.createBuffer();t.formatKey=function(d){var p=Hn.util.createBuffer(d);return d=new Array(4),d[0]=p.getInt32(),d[1]=p.getInt32(),d[2]=p.getInt32(),d[3]=p.getInt32(),Hn.aes._expandKey(d,!1)},t.formatSeed=function(d){var p=Hn.util.createBuffer(d);return d=new Array(4),d[0]=p.getInt32(),d[1]=p.getInt32(),d[2]=p.getInt32(),d[3]=p.getInt32(),d},t.cipher=function(d,p){return Hn.aes._updateBlock(d,p,r,!1),n.putInt32(r[0]),n.putInt32(r[1]),n.putInt32(r[2]),n.putInt32(r[3]),n.getBytes()},t.increment=function(d){return++d[3],d},t.md=Hn.md.sha256;function i(){var d=Hn.prng.create(t);return d.getBytes=function(p,f){return d.generate(p,f)},d.getBytesSync=function(p){return d.generate(p)},d}var a=i(),s=null,o=Hn.util.globalScope,u=o.crypto||o.msCrypto;if(u&&u.getRandomValues&&(s=function(d){return u.getRandomValues(d)}),Hn.options.usePureJavaScript||!Hn.util.isNodejs&&!s){if(typeof window>"u"||window.document,a.collectInt(+new Date,32),typeof navigator<"u"){var l="";for(var c in navigator)try{typeof navigator[c]=="string"&&(l+=navigator[c])}catch{}a.collect(l),l=null}e&&(e().mousemove(function(d){a.collectInt(d.clientX,16),a.collectInt(d.clientY,16)}),e().keypress(function(d){a.collectInt(d.charCode,8)}))}if(!Hn.random)Hn.random=a;else for(var c in a)Hn.random[c]=a[c];Hn.random.createInstance=i,PI.exports=Hn.random})(typeof jQuery<"u"?jQuery:null)})()});var FI=y((kwt,vle)=>{var Wi=Gt();cr();var II=[217,120,249,196,25,221,181,237,40,233,253,121,74,160,216,157,198,126,55,131,43,118,83,142,98,76,100,136,68,139,251,162,23,154,89,245,135,179,79,19,97,69,109,141,9,129,125,50,189,143,64,235,134,183,123,11,240,149,33,34,92,107,78,130,84,214,101,147,206,96,178,28,115,86,192,20,167,140,241,220,18,117,202,31,59,190,228,209,66,61,212,48,163,60,182,38,111,191,14,218,70,105,7,87,39,242,29,155,188,148,67,3,248,17,199,246,144,239,62,231,6,195,213,47,200,102,30,215,8,232,234,222,128,82,238,247,132,170,114,172,53,77,106,42,150,26,210,113,90,21,73,116,75,159,208,94,4,24,164,236,194,224,65,110,15,81,203,204,36,145,175,80,161,244,112,57,153,124,58,133,35,184,180,122,252,2,54,91,37,85,151,49,45,93,250,152,227,138,146,174,5,223,41,16,103,108,186,201,211,0,230,207,225,158,168,44,99,22,1,63,88,226,137,169,13,56,52,27,171,51,255,176,187,72,12,95,185,177,205,46,197,243,219,71,229,165,156,119,10,166,32,104,254,127,193,173],hle=[1,2,3,5],Z$e=function(e,t){return e<<t&65535|(e&65535)>>16-t},eze=function(e,t){return(e&65535)>>t|e<<16-t&65535};vle.exports=Wi.rc2=Wi.rc2||{};Wi.rc2.expandKey=function(e,t){typeof e=="string"&&(e=Wi.util.createBuffer(e)),t=t||128;var r=e,n=e.length(),i=t,a=Math.ceil(i/8),s=255>>(i&7),o;for(o=n;o<128;o++)r.putByte(II[r.at(o-1)+r.at(o-n)&255]);for(r.setAt(128-a,II[r.at(128-a)&s]),o=127-a;o>=0;o--)r.setAt(o,II[r.at(o+1)^r.at(o+a)]);return r};var gle=function(e,t,r){var n=!1,i=null,a=null,s=null,o,u,l,c,d=[];for(e=Wi.rc2.expandKey(e,t),l=0;l<64;l++)d.push(e.getInt16Le());r?(o=function(m){for(l=0;l<4;l++)m[l]+=d[c]+(m[(l+3)%4]&m[(l+2)%4])+(~m[(l+3)%4]&m[(l+1)%4]),m[l]=Z$e(m[l],hle[l]),c++},u=function(m){for(l=0;l<4;l++)m[l]+=d[m[(l+3)%4]&63]}):(o=function(m){for(l=3;l>=0;l--)m[l]=eze(m[l],hle[l]),m[l]-=d[c]+(m[(l+3)%4]&m[(l+2)%4])+(~m[(l+3)%4]&m[(l+1)%4]),c--},u=function(m){for(l=3;l>=0;l--)m[l]-=d[m[(l+3)%4]&63]});var p=function(m){var h=[];for(l=0;l<4;l++){var g=i.getInt16Le();s!==null&&(r?g^=s.getInt16Le():s.putInt16Le(g)),h.push(g&65535)}c=r?0:63;for(var v=0;v<m.length;v++)for(var E=0;E<m[v][0];E++)m[v][1](h);for(l=0;l<4;l++)s!==null&&(r?s.putInt16Le(h[l]):h[l]^=s.getInt16Le()),a.putInt16Le(h[l])},f=null;return f={start:function(m,h){m&&typeof m=="string"&&(m=Wi.util.createBuffer(m)),n=!1,i=Wi.util.createBuffer(),a=h||new Wi.util.createBuffer,s=m,f.output=a},update:function(m){for(n||i.putBuffer(m);i.length()>=8;)p([[5,o],[1,u],[6,o],[1,u],[5,o]])},finish:function(m){var h=!0;if(r)if(m)h=m(8,i,!r);else{var g=i.length()===8?8:8-i.length();i.fillWithByte(g,g)}if(h&&(n=!0,f.update()),!r&&(h=i.length()===0,h))if(m)h=m(8,a,!r);else{var v=a.length(),E=a.at(v-1);E>v?h=!1:a.truncate(E)}return h}},f};Wi.rc2.startEncrypting=function(e,t,r){var n=Wi.rc2.createEncryptionCipher(e,128);return n.start(t,r),n};Wi.rc2.createEncryptionCipher=function(e,t){return gle(e,t,!0)};Wi.rc2.startDecrypting=function(e,t,r){var n=Wi.rc2.createDecryptionCipher(e,128);return n.start(t,r),n};Wi.rc2.createDecryptionCipher=function(e,t){return gle(e,t,!1)}});var Sg=y((Lwt,Sle)=>{var NI=Gt();Sle.exports=NI.jsbn=NI.jsbn||{};var ol,tze=0xdeadbeefcafe,yle=(tze&16777215)==15715070;function Le(e,t,r){this.data=[],e!=null&&(typeof e=="number"?this.fromNumber(e,t,r):t==null&&typeof e!="string"?this.fromString(e,256):this.fromString(e,t))}NI.jsbn.BigInteger=Le;function dr(){return new Le(null)}function rze(e,t,r,n,i,a){for(;--a>=0;){var s=t*this.data[e++]+r.data[n]+i;i=Math.floor(s/67108864),r.data[n++]=s&67108863}return i}function nze(e,t,r,n,i,a){for(var s=t&32767,o=t>>15;--a>=0;){var u=this.data[e]&32767,l=this.data[e++]>>15,c=o*u+l*s;u=s*u+((c&32767)<<15)+r.data[n]+(i&1073741823),i=(u>>>30)+(c>>>15)+o*l+(i>>>30),r.data[n++]=u&1073741823}return i}function Ele(e,t,r,n,i,a){for(var s=t&16383,o=t>>14;--a>=0;){var u=this.data[e]&16383,l=this.data[e++]>>14,c=o*u+l*s;u=s*u+((c&16383)<<14)+r.data[n]+i,i=(u>>28)+(c>>14)+o*l,r.data[n++]=u&268435455}return i}typeof navigator>"u"?(Le.prototype.am=Ele,ol=28):yle&&navigator.appName=="Microsoft Internet Explorer"?(Le.prototype.am=nze,ol=30):yle&&navigator.appName!="Netscape"?(Le.prototype.am=rze,ol=26):(Le.prototype.am=Ele,ol=28);Le.prototype.DB=ol;Le.prototype.DM=(1<<ol)-1;Le.prototype.DV=1<<ol;var kI=52;Le.prototype.FV=Math.pow(2,kI);Le.prototype.F1=kI-ol;Le.prototype.F2=2*ol-kI;var ize="0123456789abcdefghijklmnopqrstuvwxyz",PE=new Array,Um,$a;Um=48;for($a=0;$a<=9;++$a)PE[Um++]=$a;Um=97;for($a=10;$a<36;++$a)PE[Um++]=$a;Um=65;for($a=10;$a<36;++$a)PE[Um++]=$a;function ble(e){return ize.charAt(e)}function wle(e,t){var r=PE[e.charCodeAt(t)];return r??-1}function aze(e){for(var t=this.t-1;t>=0;--t)e.data[t]=this.data[t];e.t=this.t,e.s=this.s}function sze(e){this.t=1,this.s=e<0?-1:0,e>0?this.data[0]=e:e<-1?this.data[0]=e+this.DV:this.t=0}function Tc(e){var t=dr();return t.fromInt(e),t}function oze(e,t){var r;if(t==16)r=4;else if(t==8)r=3;else if(t==256)r=8;else if(t==2)r=1;else if(t==32)r=5;else if(t==4)r=2;else{this.fromRadix(e,t);return}this.t=0,this.s=0;for(var n=e.length,i=!1,a=0;--n>=0;){var s=r==8?e[n]&255:wle(e,n);if(s<0){e.charAt(n)=="-"&&(i=!0);continue}i=!1,a==0?this.data[this.t++]=s:a+r>this.DB?(this.data[this.t-1]|=(s&(1<<this.DB-a)-1)<<a,this.data[this.t++]=s>>this.DB-a):this.data[this.t-1]|=s<<a,a+=r,a>=this.DB&&(a-=this.DB)}r==8&&(e[0]&128)!=0&&(this.s=-1,a>0&&(this.data[this.t-1]|=(1<<this.DB-a)-1<<a)),this.clamp(),i&&Le.ZERO.subTo(this,this)}function uze(){for(var e=this.s&this.DM;this.t>0&&this.data[this.t-1]==e;)--this.t}function lze(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(e==16)t=4;else if(e==8)t=3;else if(e==2)t=1;else if(e==32)t=5;else if(e==4)t=2;else return this.toRadix(e);var r=(1<<t)-1,n,i=!1,a="",s=this.t,o=this.DB-s*this.DB%t;if(s-- >0)for(o<this.DB&&(n=this.data[s]>>o)>0&&(i=!0,a=ble(n));s>=0;)o<t?(n=(this.data[s]&(1<<o)-1)<<t-o,n|=this.data[--s]>>(o+=this.DB-t)):(n=this.data[s]>>(o-=t)&r,o<=0&&(o+=this.DB,--s)),n>0&&(i=!0),i&&(a+=ble(n));return i?a:"0"}function cze(){var e=dr();return Le.ZERO.subTo(this,e),e}function dze(){return this.s<0?this.negate():this}function pze(e){var t=this.s-e.s;if(t!=0)return t;var r=this.t;if(t=r-e.t,t!=0)return this.s<0?-t:t;for(;--r>=0;)if((t=this.data[r]-e.data[r])!=0)return t;return 0}function IE(e){var t=1,r;return(r=e>>>16)!=0&&(e=r,t+=16),(r=e>>8)!=0&&(e=r,t+=8),(r=e>>4)!=0&&(e=r,t+=4),(r=e>>2)!=0&&(e=r,t+=2),(r=e>>1)!=0&&(e=r,t+=1),t}function fze(){return this.t<=0?0:this.DB*(this.t-1)+IE(this.data[this.t-1]^this.s&this.DM)}function mze(e,t){var r;for(r=this.t-1;r>=0;--r)t.data[r+e]=this.data[r];for(r=e-1;r>=0;--r)t.data[r]=0;t.t=this.t+e,t.s=this.s}function hze(e,t){for(var r=e;r<this.t;++r)t.data[r-e]=this.data[r];t.t=Math.max(this.t-e,0),t.s=this.s}function gze(e,t){var r=e%this.DB,n=this.DB-r,i=(1<<n)-1,a=Math.floor(e/this.DB),s=this.s<<r&this.DM,o;for(o=this.t-1;o>=0;--o)t.data[o+a+1]=this.data[o]>>n|s,s=(this.data[o]&i)<<r;for(o=a-1;o>=0;--o)t.data[o]=0;t.data[a]=s,t.t=this.t+a+1,t.s=this.s,t.clamp()}function vze(e,t){t.s=this.s;var r=Math.floor(e/this.DB);if(r>=this.t){t.t=0;return}var n=e%this.DB,i=this.DB-n,a=(1<<n)-1;t.data[0]=this.data[r]>>n;for(var s=r+1;s<this.t;++s)t.data[s-r-1]|=(this.data[s]&a)<<i,t.data[s-r]=this.data[s]>>n;n>0&&(t.data[this.t-r-1]|=(this.s&a)<<i),t.t=this.t-r,t.clamp()}function yze(e,t){for(var r=0,n=0,i=Math.min(e.t,this.t);r<i;)n+=this.data[r]-e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;if(e.t<this.t){for(n-=e.s;r<this.t;)n+=this.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<e.t;)n-=e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n-=e.s}t.s=n<0?-1:0,n<-1?t.data[r++]=this.DV+n:n>0&&(t.data[r++]=n),t.t=r,t.clamp()}function Eze(e,t){var r=this.abs(),n=e.abs(),i=r.t;for(t.t=i+n.t;--i>=0;)t.data[i]=0;for(i=0;i<n.t;++i)t.data[i+r.t]=r.am(0,n.data[i],t,i,0,r.t);t.s=0,t.clamp(),this.s!=e.s&&Le.ZERO.subTo(t,t)}function bze(e){for(var t=this.abs(),r=e.t=2*t.t;--r>=0;)e.data[r]=0;for(r=0;r<t.t-1;++r){var n=t.am(r,t.data[r],e,2*r,0,1);(e.data[r+t.t]+=t.am(r+1,2*t.data[r],e,2*r+1,n,t.t-r-1))>=t.DV&&(e.data[r+t.t]-=t.DV,e.data[r+t.t+1]=1)}e.t>0&&(e.data[e.t-1]+=t.am(r,t.data[r],e,2*r,0,1)),e.s=0,e.clamp()}function wze(e,t,r){var n=e.abs();if(!(n.t<=0)){var i=this.abs();if(i.t<n.t){t?.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=dr());var a=dr(),s=this.s,o=e.s,u=this.DB-IE(n.data[n.t-1]);u>0?(n.lShiftTo(u,a),i.lShiftTo(u,r)):(n.copyTo(a),i.copyTo(r));var l=a.t,c=a.data[l-1];if(c!=0){var d=c*(1<<this.F1)+(l>1?a.data[l-2]>>this.F2:0),p=this.FV/d,f=(1<<this.F1)/d,m=1<<this.F2,h=r.t,g=h-l,v=t??dr();for(a.dlShiftTo(g,v),r.compareTo(v)>=0&&(r.data[r.t++]=1,r.subTo(v,r)),Le.ONE.dlShiftTo(l,v),v.subTo(a,a);a.t<l;)a.data[a.t++]=0;for(;--g>=0;){var E=r.data[--h]==c?this.DM:Math.floor(r.data[h]*p+(r.data[h-1]+m)*f);if((r.data[h]+=a.am(0,E,r,g,0,l))<E)for(a.dlShiftTo(g,v),r.subTo(v,r);r.data[h]<--E;)r.subTo(v,r)}t!=null&&(r.drShiftTo(l,t),s!=o&&Le.ZERO.subTo(t,t)),r.t=l,r.clamp(),u>0&&r.rShiftTo(u,r),s<0&&Le.ZERO.subTo(r,r)}}}function xze(e){var t=dr();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(Le.ZERO)>0&&e.subTo(t,t),t}function sp(e){this.m=e}function _ze(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e}function Cze(e){return e}function Sze(e){e.divRemTo(this.m,null,e)}function Dze(e,t,r){e.multiplyTo(t,r),this.reduce(r)}function Aze(e,t){e.squareTo(t),this.reduce(t)}sp.prototype.convert=_ze;sp.prototype.revert=Cze;sp.prototype.reduce=Sze;sp.prototype.mulTo=Dze;sp.prototype.sqrTo=Aze;function Tze(){if(this.t<1)return 0;var e=this.data[0];if((e&1)==0)return 0;var t=e&3;return t=t*(2-(e&15)*t)&15,t=t*(2-(e&255)*t)&255,t=t*(2-((e&65535)*t&65535))&65535,t=t*(2-e*t%this.DV)%this.DV,t>0?this.DV-t:-t}function op(e){this.m=e,this.mp=e.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<e.DB-15)-1,this.mt2=2*e.t}function Rze(e){var t=dr();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(Le.ZERO)>0&&this.m.subTo(t,t),t}function Pze(e){var t=dr();return e.copyTo(t),this.reduce(t),t}function Ize(e){for(;e.t<=this.mt2;)e.data[e.t++]=0;for(var t=0;t<this.m.t;++t){var r=e.data[t]&32767,n=r*this.mpl+((r*this.mph+(e.data[t]>>15)*this.mpl&this.um)<<15)&e.DM;for(r=t+this.m.t,e.data[r]+=this.m.am(0,n,e,t,0,this.m.t);e.data[r]>=e.DV;)e.data[r]-=e.DV,e.data[++r]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)}function Fze(e,t){e.squareTo(t),this.reduce(t)}function Nze(e,t,r){e.multiplyTo(t,r),this.reduce(r)}op.prototype.convert=Rze;op.prototype.revert=Pze;op.prototype.reduce=Ize;op.prototype.mulTo=Nze;op.prototype.sqrTo=Fze;function kze(){return(this.t>0?this.data[0]&1:this.s)==0}function Lze(e,t){if(e>4294967295||e<1)return Le.ONE;var r=dr(),n=dr(),i=t.convert(this),a=IE(e)-1;for(i.copyTo(r);--a>=0;)if(t.sqrTo(r,n),(e&1<<a)>0)t.mulTo(n,i,r);else{var s=r;r=n,n=s}return t.revert(r)}function Oze(e,t){var r;return e<256||t.isEven()?r=new sp(t):r=new op(t),this.exp(e,r)}Le.prototype.copyTo=aze;Le.prototype.fromInt=sze;Le.prototype.fromString=oze;Le.prototype.clamp=uze;Le.prototype.dlShiftTo=mze;Le.prototype.drShiftTo=hze;Le.prototype.lShiftTo=gze;Le.prototype.rShiftTo=vze;Le.prototype.subTo=yze;Le.prototype.multiplyTo=Eze;Le.prototype.squareTo=bze;Le.prototype.divRemTo=wze;Le.prototype.invDigit=Tze;Le.prototype.isEven=kze;Le.prototype.exp=Lze;Le.prototype.toString=lze;Le.prototype.negate=cze;Le.prototype.abs=dze;Le.prototype.compareTo=pze;Le.prototype.bitLength=fze;Le.prototype.mod=xze;Le.prototype.modPowInt=Oze;Le.ZERO=Tc(0);Le.ONE=Tc(1);function qze(){var e=dr();return this.copyTo(e),e}function Bze(){if(this.s<0){if(this.t==1)return this.data[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this.data[0];if(this.t==0)return 0}return(this.data[1]&(1<<32-this.DB)-1)<<this.DB|this.data[0]}function Mze(){return this.t==0?this.s:this.data[0]<<24>>24}function Uze(){return this.t==0?this.s:this.data[0]<<16>>16}function jze(e){return Math.floor(Math.LN2*this.DB/Math.log(e))}function $ze(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function zze(e){if(e==null&&(e=10),this.signum()==0||e<2||e>36)return"0";var t=this.chunkSize(e),r=Math.pow(e,t),n=Tc(r),i=dr(),a=dr(),s="";for(this.divRemTo(n,i,a);i.signum()>0;)s=(r+a.intValue()).toString(e).substr(1)+s,i.divRemTo(n,i,a);return a.intValue().toString(e)+s}function Vze(e,t){this.fromInt(0),t==null&&(t=10);for(var r=this.chunkSize(t),n=Math.pow(t,r),i=!1,a=0,s=0,o=0;o<e.length;++o){var u=wle(e,o);if(u<0){e.charAt(o)=="-"&&this.signum()==0&&(i=!0);continue}s=t*s+u,++a>=r&&(this.dMultiply(n),this.dAddOffset(s,0),a=0,s=0)}a>0&&(this.dMultiply(Math.pow(t,a)),this.dAddOffset(s,0)),i&&Le.ZERO.subTo(this,this)}function Gze(e,t,r){if(typeof t=="number")if(e<2)this.fromInt(1);else for(this.fromNumber(e,r),this.testBit(e-1)||this.bitwiseTo(Le.ONE.shiftLeft(e-1),LI,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(Le.ONE.shiftLeft(e-1),this);else{var n=new Array,i=e&7;n.length=(e>>3)+1,t.nextBytes(n),i>0?n[0]&=(1<<i)-1:n[0]=0,this.fromString(n,256)}}function Hze(){var e=this.t,t=new Array;t[0]=this.s;var r=this.DB-e*this.DB%8,n,i=0;if(e-- >0)for(r<this.DB&&(n=this.data[e]>>r)!=(this.s&this.DM)>>r&&(t[i++]=n|this.s<<this.DB-r);e>=0;)r<8?(n=(this.data[e]&(1<<r)-1)<<8-r,n|=this.data[--e]>>(r+=this.DB-8)):(n=this.data[e]>>(r-=8)&255,r<=0&&(r+=this.DB,--e)),(n&128)!=0&&(n|=-256),i==0&&(this.s&128)!=(n&128)&&++i,(i>0||n!=this.s)&&(t[i++]=n);return t}function Kze(e){return this.compareTo(e)==0}function Jze(e){return this.compareTo(e)<0?this:e}function Wze(e){return this.compareTo(e)>0?this:e}function Yze(e,t,r){var n,i,a=Math.min(e.t,this.t);for(n=0;n<a;++n)r.data[n]=t(this.data[n],e.data[n]);if(e.t<this.t){for(i=e.s&this.DM,n=a;n<this.t;++n)r.data[n]=t(this.data[n],i);r.t=this.t}else{for(i=this.s&this.DM,n=a;n<e.t;++n)r.data[n]=t(i,e.data[n]);r.t=e.t}r.s=t(this.s,e.s),r.clamp()}function Qze(e,t){return e&t}function Xze(e){var t=dr();return this.bitwiseTo(e,Qze,t),t}function LI(e,t){return e|t}function Zze(e){var t=dr();return this.bitwiseTo(e,LI,t),t}function xle(e,t){return e^t}function eVe(e){var t=dr();return this.bitwiseTo(e,xle,t),t}function _le(e,t){return e&~t}function tVe(e){var t=dr();return this.bitwiseTo(e,_le,t),t}function rVe(){for(var e=dr(),t=0;t<this.t;++t)e.data[t]=this.DM&~this.data[t];return e.t=this.t,e.s=~this.s,e}function nVe(e){var t=dr();return e<0?this.rShiftTo(-e,t):this.lShiftTo(e,t),t}function iVe(e){var t=dr();return e<0?this.lShiftTo(-e,t):this.rShiftTo(e,t),t}function aVe(e){if(e==0)return-1;var t=0;return(e&65535)==0&&(e>>=16,t+=16),(e&255)==0&&(e>>=8,t+=8),(e&15)==0&&(e>>=4,t+=4),(e&3)==0&&(e>>=2,t+=2),(e&1)==0&&++t,t}function sVe(){for(var e=0;e<this.t;++e)if(this.data[e]!=0)return e*this.DB+aVe(this.data[e]);return this.s<0?this.t*this.DB:-1}function oVe(e){for(var t=0;e!=0;)e&=e-1,++t;return t}function uVe(){for(var e=0,t=this.s&this.DM,r=0;r<this.t;++r)e+=oVe(this.data[r]^t);return e}function lVe(e){var t=Math.floor(e/this.DB);return t>=this.t?this.s!=0:(this.data[t]&1<<e%this.DB)!=0}function cVe(e,t){var r=Le.ONE.shiftLeft(e);return this.bitwiseTo(r,t,r),r}function dVe(e){return this.changeBit(e,LI)}function pVe(e){return this.changeBit(e,_le)}function fVe(e){return this.changeBit(e,xle)}function mVe(e,t){for(var r=0,n=0,i=Math.min(e.t,this.t);r<i;)n+=this.data[r]+e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;if(e.t<this.t){for(n+=e.s;r<this.t;)n+=this.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<e.t;)n+=e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=e.s}t.s=n<0?-1:0,n>0?t.data[r++]=n:n<-1&&(t.data[r++]=this.DV+n),t.t=r,t.clamp()}function hVe(e){var t=dr();return this.addTo(e,t),t}function gVe(e){var t=dr();return this.subTo(e,t),t}function vVe(e){var t=dr();return this.multiplyTo(e,t),t}function yVe(e){var t=dr();return this.divRemTo(e,t,null),t}function EVe(e){var t=dr();return this.divRemTo(e,null,t),t}function bVe(e){var t=dr(),r=dr();return this.divRemTo(e,t,r),new Array(t,r)}function wVe(e){this.data[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()}function xVe(e,t){if(e!=0){for(;this.t<=t;)this.data[this.t++]=0;for(this.data[t]+=e;this.data[t]>=this.DV;)this.data[t]-=this.DV,++t>=this.t&&(this.data[this.t++]=0),++this.data[t]}}function Cg(){}function Cle(e){return e}function _Ve(e,t,r){e.multiplyTo(t,r)}function CVe(e,t){e.squareTo(t)}Cg.prototype.convert=Cle;Cg.prototype.revert=Cle;Cg.prototype.mulTo=_Ve;Cg.prototype.sqrTo=CVe;function SVe(e){return this.exp(e,new Cg)}function DVe(e,t,r){var n=Math.min(this.t+e.t,t);for(r.s=0,r.t=n;n>0;)r.data[--n]=0;var i;for(i=r.t-this.t;n<i;++n)r.data[n+this.t]=this.am(0,e.data[n],r,n,0,this.t);for(i=Math.min(e.t,t);n<i;++n)this.am(0,e.data[n],r,n,0,t-n);r.clamp()}function AVe(e,t,r){--t;var n=r.t=this.t+e.t-t;for(r.s=0;--n>=0;)r.data[n]=0;for(n=Math.max(t-this.t,0);n<e.t;++n)r.data[this.t+n-t]=this.am(t-n,e.data[n],r,0,0,this.t+n-t);r.clamp(),r.drShiftTo(1,r)}function jm(e){this.r2=dr(),this.q3=dr(),Le.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e),this.m=e}function TVe(e){if(e.s<0||e.t>2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=dr();return e.copyTo(t),this.reduce(t),t}function RVe(e){return e}function PVe(e){for(e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);e.compareTo(this.r2)<0;)e.dAddOffset(1,this.m.t+1);for(e.subTo(this.r2,e);e.compareTo(this.m)>=0;)e.subTo(this.m,e)}function IVe(e,t){e.squareTo(t),this.reduce(t)}function FVe(e,t,r){e.multiplyTo(t,r),this.reduce(r)}jm.prototype.convert=TVe;jm.prototype.revert=RVe;jm.prototype.reduce=PVe;jm.prototype.mulTo=FVe;jm.prototype.sqrTo=IVe;function NVe(e,t){var r=e.bitLength(),n,i=Tc(1),a;if(r<=0)return i;r<18?n=1:r<48?n=3:r<144?n=4:r<768?n=5:n=6,r<8?a=new sp(t):t.isEven()?a=new jm(t):a=new op(t);var s=new Array,o=3,u=n-1,l=(1<<n)-1;if(s[1]=a.convert(this),n>1){var c=dr();for(a.sqrTo(s[1],c);o<=l;)s[o]=dr(),a.mulTo(c,s[o-2],s[o]),o+=2}var d=e.t-1,p,f=!0,m=dr(),h;for(r=IE(e.data[d])-1;d>=0;){for(r>=u?p=e.data[d]>>r-u&l:(p=(e.data[d]&(1<<r+1)-1)<<u-r,d>0&&(p|=e.data[d-1]>>this.DB+r-u)),o=n;(p&1)==0;)p>>=1,--o;if((r-=o)<0&&(r+=this.DB,--d),f)s[p].copyTo(i),f=!1;else{for(;o>1;)a.sqrTo(i,m),a.sqrTo(m,i),o-=2;o>0?a.sqrTo(i,m):(h=i,i=m,m=h),a.mulTo(m,s[p],i)}for(;d>=0&&(e.data[d]&1<<r)==0;)a.sqrTo(i,m),h=i,i=m,m=h,--r<0&&(r=this.DB-1,--d)}return a.revert(i)}function kVe(e){var t=this.s<0?this.negate():this.clone(),r=e.s<0?e.negate():e.clone();if(t.compareTo(r)<0){var n=t;t=r,r=n}var i=t.getLowestSetBit(),a=r.getLowestSetBit();if(a<0)return t;for(i<a&&(a=i),a>0&&(t.rShiftTo(a,t),r.rShiftTo(a,r));t.signum()>0;)(i=t.getLowestSetBit())>0&&t.rShiftTo(i,t),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),t.compareTo(r)>=0?(t.subTo(r,t),t.rShiftTo(1,t)):(r.subTo(t,r),r.rShiftTo(1,r));return a>0&&r.lShiftTo(a,r),r}function LVe(e){if(e<=0)return 0;var t=this.DV%e,r=this.s<0?e-1:0;if(this.t>0)if(t==0)r=this.data[0]%e;else for(var n=this.t-1;n>=0;--n)r=(t*r+this.data[n])%e;return r}function OVe(e){var t=e.isEven();if(this.isEven()&&t||e.signum()==0)return Le.ZERO;for(var r=e.clone(),n=this.clone(),i=Tc(1),a=Tc(0),s=Tc(0),o=Tc(1);r.signum()!=0;){for(;r.isEven();)r.rShiftTo(1,r),t?((!i.isEven()||!a.isEven())&&(i.addTo(this,i),a.subTo(e,a)),i.rShiftTo(1,i)):a.isEven()||a.subTo(e,a),a.rShiftTo(1,a);for(;n.isEven();)n.rShiftTo(1,n),t?((!s.isEven()||!o.isEven())&&(s.addTo(this,s),o.subTo(e,o)),s.rShiftTo(1,s)):o.isEven()||o.subTo(e,o),o.rShiftTo(1,o);r.compareTo(n)>=0?(r.subTo(n,r),t&&i.subTo(s,i),a.subTo(o,a)):(n.subTo(r,n),t&&s.subTo(i,s),o.subTo(a,o))}if(n.compareTo(Le.ONE)!=0)return Le.ZERO;if(o.compareTo(e)>=0)return o.subtract(e);if(o.signum()<0)o.addTo(e,o);else return o;return o.signum()<0?o.add(e):o}var _s=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509],qVe=(1<<26)/_s[_s.length-1];function BVe(e){var t,r=this.abs();if(r.t==1&&r.data[0]<=_s[_s.length-1]){for(t=0;t<_s.length;++t)if(r.data[0]==_s[t])return!0;return!1}if(r.isEven())return!1;for(t=1;t<_s.length;){for(var n=_s[t],i=t+1;i<_s.length&&n<qVe;)n*=_s[i++];for(n=r.modInt(n);t<i;)if(n%_s[t++]==0)return!1}return r.millerRabin(e)}function MVe(e){var t=this.subtract(Le.ONE),r=t.getLowestSetBit();if(r<=0)return!1;for(var n=t.shiftRight(r),i=UVe(),a,s=0;s<e;++s){do a=new Le(this.bitLength(),i);while(a.compareTo(Le.ONE)<=0||a.compareTo(t)>=0);var o=a.modPow(n,this);if(o.compareTo(Le.ONE)!=0&&o.compareTo(t)!=0){for(var u=1;u++<r&&o.compareTo(t)!=0;)if(o=o.modPowInt(2,this),o.compareTo(Le.ONE)==0)return!1;if(o.compareTo(t)!=0)return!1}}return!0}function UVe(){return{nextBytes:function(e){for(var t=0;t<e.length;++t)e[t]=Math.floor(Math.random()*256)}}}Le.prototype.chunkSize=jze;Le.prototype.toRadix=zze;Le.prototype.fromRadix=Vze;Le.prototype.fromNumber=Gze;Le.prototype.bitwiseTo=Yze;Le.prototype.changeBit=cVe;Le.prototype.addTo=mVe;Le.prototype.dMultiply=wVe;Le.prototype.dAddOffset=xVe;Le.prototype.multiplyLowerTo=DVe;Le.prototype.multiplyUpperTo=AVe;Le.prototype.modInt=LVe;Le.prototype.millerRabin=MVe;Le.prototype.clone=qze;Le.prototype.intValue=Bze;Le.prototype.byteValue=Mze;Le.prototype.shortValue=Uze;Le.prototype.signum=$ze;Le.prototype.toByteArray=Hze;Le.prototype.equals=Kze;Le.prototype.min=Jze;Le.prototype.max=Wze;Le.prototype.and=Xze;Le.prototype.or=Zze;Le.prototype.xor=eVe;Le.prototype.andNot=tVe;Le.prototype.not=rVe;Le.prototype.shiftLeft=nVe;Le.prototype.shiftRight=iVe;Le.prototype.getLowestSetBit=sVe;Le.prototype.bitCount=uVe;Le.prototype.testBit=lVe;Le.prototype.setBit=dVe;Le.prototype.clearBit=pVe;Le.prototype.flipBit=fVe;Le.prototype.add=hVe;Le.prototype.subtract=gVe;Le.prototype.multiply=vVe;Le.prototype.divide=yVe;Le.prototype.remainder=EVe;Le.prototype.divideAndRemainder=bVe;Le.prototype.modPow=NVe;Le.prototype.modInverse=OVe;Le.prototype.pow=SVe;Le.prototype.gcd=kVe;Le.prototype.isProbablePrime=BVe});var $m=y((Owt,Rle)=>{var Ro=Gt();Co();cr();var Ale=Rle.exports=Ro.sha1=Ro.sha1||{};Ro.md.sha1=Ro.md.algorithms.sha1=Ale;Ale.create=function(){Tle||jVe();var e=null,t=Ro.util.createBuffer(),r=new Array(80),n={algorithm:"sha1",blockLength:64,digestLength:20,messageLength:0,fullMessageLength:null,messageLengthSize:8};return n.start=function(){n.messageLength=0,n.fullMessageLength=n.messageLength64=[];for(var i=n.messageLengthSize/4,a=0;a<i;++a)n.fullMessageLength.push(0);return t=Ro.util.createBuffer(),e={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,a){a==="utf8"&&(i=Ro.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var o=n.fullMessageLength.length-1;o>=0;--o)n.fullMessageLength[o]+=s[1],s[1]=s[0]+(n.fullMessageLength[o]/4294967296>>>0),n.fullMessageLength[o]=n.fullMessageLength[o]>>>0,s[0]=s[1]/4294967296>>>0;return t.putBytes(i),Dle(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Ro.util.createBuffer();i.putBytes(t.bytes());var a=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=a&n.blockLength-1;i.putBytes(OI.substr(0,n.blockLength-s));for(var o,u,l=n.fullMessageLength[0]*8,c=0;c<n.fullMessageLength.length-1;++c)o=n.fullMessageLength[c+1]*8,u=o/4294967296>>>0,l+=u,i.putInt32(l>>>0),l=o>>>0;i.putInt32(l);var d={h0:e.h0,h1:e.h1,h2:e.h2,h3:e.h3,h4:e.h4};Dle(d,r,i);var p=Ro.util.createBuffer();return p.putInt32(d.h0),p.putInt32(d.h1),p.putInt32(d.h2),p.putInt32(d.h3),p.putInt32(d.h4),p},n};var OI=null,Tle=!1;function jVe(){OI="\x80",OI+=Ro.util.fillString("\0",64),Tle=!0}function Dle(e,t,r){for(var n,i,a,s,o,u,l,c,d=r.length();d>=64;){for(i=e.h0,a=e.h1,s=e.h2,o=e.h3,u=e.h4,c=0;c<16;++c)n=r.getInt32(),t[c]=n,l=o^a&(s^o),n=(i<<5|i>>>27)+l+u+1518500249+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<20;++c)n=t[c-3]^t[c-8]^t[c-14]^t[c-16],n=n<<1|n>>>31,t[c]=n,l=o^a&(s^o),n=(i<<5|i>>>27)+l+u+1518500249+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<32;++c)n=t[c-3]^t[c-8]^t[c-14]^t[c-16],n=n<<1|n>>>31,t[c]=n,l=a^s^o,n=(i<<5|i>>>27)+l+u+1859775393+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<40;++c)n=t[c-6]^t[c-16]^t[c-28]^t[c-32],n=n<<2|n>>>30,t[c]=n,l=a^s^o,n=(i<<5|i>>>27)+l+u+1859775393+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<60;++c)n=t[c-6]^t[c-16]^t[c-28]^t[c-32],n=n<<2|n>>>30,t[c]=n,l=a&s|o&(a^s),n=(i<<5|i>>>27)+l+u+2400959708+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;for(;c<80;++c)n=t[c-6]^t[c-16]^t[c-28]^t[c-32],n=n<<2|n>>>30,t[c]=n,l=a^s^o,n=(i<<5|i>>>27)+l+u+3395469782+n,u=o,o=s,s=(a<<30|a>>>2)>>>0,a=i,i=n;e.h0=e.h0+i|0,e.h1=e.h1+a|0,e.h2=e.h2+s|0,e.h3=e.h3+o|0,e.h4=e.h4+u|0,d-=64}}});var qI=y((qwt,Ile)=>{var Po=Gt();cr();ja();$m();var Ple=Ile.exports=Po.pkcs1=Po.pkcs1||{};Ple.encode_rsa_oaep=function(e,t,r){var n,i,a,s;typeof r=="string"?(n=r,i=arguments[3]||void 0,a=arguments[4]||void 0):r&&(n=r.label||void 0,i=r.seed||void 0,a=r.md||void 0,r.mgf1&&r.mgf1.md&&(s=r.mgf1.md)),a?a.start():a=Po.md.sha1.create(),s||(s=a);var o=Math.ceil(e.n.bitLength()/8),u=o-2*a.digestLength-2;if(t.length>u){var l=new Error("RSAES-OAEP input message length is too long.");throw l.length=t.length,l.maxLength=u,l}n||(n=""),a.update(n,"raw");for(var c=a.digest(),d="",p=u-t.length,f=0;f<p;f++)d+="\0";var m=c.getBytes()+d+""+t;if(!i)i=Po.random.getBytes(a.digestLength);else if(i.length!==a.digestLength){var l=new Error("Invalid RSAES-OAEP seed. The seed length must match the digest length.");throw l.seedLength=i.length,l.digestLength=a.digestLength,l}var h=FE(i,o-a.digestLength-1,s),g=Po.util.xorBytes(m,h,m.length),v=FE(g,a.digestLength,s),E=Po.util.xorBytes(i,v,i.length);return"\0"+E+g};Ple.decode_rsa_oaep=function(e,t,r){var n,i,a;typeof r=="string"?(n=r,i=arguments[3]||void 0):r&&(n=r.label||void 0,i=r.md||void 0,r.mgf1&&r.mgf1.md&&(a=r.mgf1.md));var s=Math.ceil(e.n.bitLength()/8);if(t.length!==s){var g=new Error("RSAES-OAEP encoded message length is invalid.");throw g.length=t.length,g.expectedLength=s,g}if(i===void 0?i=Po.md.sha1.create():i.start(),a||(a=i),s<2*i.digestLength+2)throw new Error("RSAES-OAEP key is too short for the hash function.");n||(n=""),i.update(n,"raw");for(var o=i.digest().getBytes(),u=t.charAt(0),l=t.substring(1,i.digestLength+1),c=t.substring(1+i.digestLength),d=FE(c,i.digestLength,a),p=Po.util.xorBytes(l,d,l.length),f=FE(p,s-i.digestLength-1,a),m=Po.util.xorBytes(c,f,c.length),h=m.substring(0,i.digestLength),g=u!=="\0",v=0;v<i.digestLength;++v)g|=o.charAt(v)!==h.charAt(v);for(var E=1,x=i.digestLength,R=i.digestLength;R<m.length;R++){var I=m.charCodeAt(R),L=I&1^1,Y=E?65534:0;g|=I&Y,E=E&L,x+=E}if(g||m.charCodeAt(x)!==1)throw new Error("Invalid RSAES-OAEP padding.");return m.substring(x+1)};function FE(e,t,r){r||(r=Po.md.sha1.create());for(var n="",i=Math.ceil(t/r.digestLength),a=0;a<i;++a){var s=String.fromCharCode(a>>24&255,a>>16&255,a>>8&255,a&255);r.start(),r.update(e+s),n+=r.digest().getBytes()}return n.substring(0,t)}});var MI=y((Bwt,BI)=>{var Rc=Gt();cr();Sg();ja();(function(){if(Rc.prime){BI.exports=Rc.prime;return}var e=BI.exports=Rc.prime=Rc.prime||{},t=Rc.jsbn.BigInteger,r=[6,4,2,4,2,4,6,2],n=new t(null);n.fromInt(30);var i=function(d,p){return d|p};e.generateProbablePrime=function(d,p,f){typeof p=="function"&&(f=p,p={}),p=p||{};var m=p.algorithm||"PRIMEINC";typeof m=="string"&&(m={name:m}),m.options=m.options||{};var h=p.prng||Rc.random,g={nextBytes:function(v){for(var E=h.getBytesSync(v.length),x=0;x<v.length;++x)v[x]=E.charCodeAt(x)}};if(m.name==="PRIMEINC")return a(d,g,m.options,f);throw new Error("Invalid prime generation algorithm: "+m.name)};function a(d,p,f,m){return"workers"in f?u(d,p,f,m):s(d,p,f,m)}function s(d,p,f,m){var h=l(d,p),g=0,v=c(h.bitLength());"millerRabinTests"in f&&(v=f.millerRabinTests);var E=10;"maxBlockTime"in f&&(E=f.maxBlockTime),o(h,d,p,g,v,E,m)}function o(d,p,f,m,h,g,v){var E=+new Date;do{if(d.bitLength()>p&&(d=l(p,f)),d.isProbablePrime(h))return v(null,d);d.dAddOffset(r[m++%8],0)}while(g<0||+new Date-E<g);Rc.util.setImmediate(function(){o(d,p,f,m,h,g,v)})}function u(d,p,f,m){if(typeof Worker>"u")return s(d,p,f,m);var h=l(d,p),g=f.workers,v=f.workLoad||100,E=v*30/8,x=f.workerScript||"forge/prime.worker.js";if(g===-1)return Rc.util.estimateCores(function(I,L){I&&(L=2),g=L-1,R()});R();function R(){g=Math.max(1,g);for(var I=[],L=0;L<g;++L)I[L]=new Worker(x);for(var Y=g,L=0;L<g;++L)I[L].addEventListener("message",A);var K=!1;function A(X){if(!K){--Y;var N=X.data;if(N.found){for(var O=0;O<I.length;++O)I[O].terminate();return K=!0,m(null,new t(N.prime,16))}h.bitLength()>d&&(h=l(d,p));var j=h.toString(16);X.target.postMessage({hex:j,workLoad:v}),h.dAddOffset(E,0)}}}}function l(d,p){var f=new t(d,p),m=d-1;return f.testBit(m)||f.bitwiseTo(t.ONE.shiftLeft(m),i,f),f.dAddOffset(31-f.mod(n).byteValue(),0),f}function c(d){return d<=100?27:d<=150?18:d<=200?15:d<=250?12:d<=300?9:d<=350?8:d<=400?7:d<=500?6:d<=600?5:d<=800?4:d<=1250?3:2}})()});var Dg=y((Mwt,Ble)=>{var wt=Gt();xs();Sg();Ac();qI();MI();ja();cr();typeof sr>"u"&&(sr=wt.jsbn.BigInteger);var sr,UI=wt.util.isNodejs?require("crypto"):null,me=wt.asn1,za=wt.util;wt.pki=wt.pki||{};Ble.exports=wt.pki.rsa=wt.rsa=wt.rsa||{};var jt=wt.pki,$Ve=[6,4,2,4,2,4,6,2],zVe={name:"PrivateKeyInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},VVe={name:"RSAPrivateKey",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},GVe={name:"RSAPublicKey",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:me.Class.UNIVERSAL,type:me.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},HVe=wt.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:me.Class.UNIVERSAL,type:me.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},KVe={name:"DigestInfo",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:me.Class.UNIVERSAL,type:me.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:me.Class.UNIVERSAL,type:me.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:me.Class.UNIVERSAL,type:me.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:me.Class.UNIVERSAL,type:me.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},JVe=function(e){var t;if(e.algorithm in jt.oids)t=jt.oids[e.algorithm];else{var r=new Error("Unknown message digest algorithm.");throw r.algorithm=e.algorithm,r}var n=me.oidToDer(t).getBytes(),i=me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[]),a=me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[]);a.value.push(me.create(me.Class.UNIVERSAL,me.Type.OID,!1,n)),a.value.push(me.create(me.Class.UNIVERSAL,me.Type.NULL,!1,""));var s=me.create(me.Class.UNIVERSAL,me.Type.OCTETSTRING,!1,e.digest().getBytes());return i.value.push(a),i.value.push(s),me.toDer(i).getBytes()},Ole=function(e,t,r){if(r)return e.modPow(t.e,t.n);if(!t.p||!t.q)return e.modPow(t.d,t.n);t.dP||(t.dP=t.d.mod(t.p.subtract(sr.ONE))),t.dQ||(t.dQ=t.d.mod(t.q.subtract(sr.ONE))),t.qInv||(t.qInv=t.q.modInverse(t.p));var n;do n=new sr(wt.util.bytesToHex(wt.random.getBytes(t.n.bitLength()/8)),16);while(n.compareTo(t.n)>=0||!n.gcd(t.n).equals(sr.ONE));e=e.multiply(n.modPow(t.e,t.n)).mod(t.n);for(var i=e.mod(t.p).modPow(t.dP,t.p),a=e.mod(t.q).modPow(t.dQ,t.q);i.compareTo(a)<0;)i=i.add(t.p);var s=i.subtract(a).multiply(t.qInv).mod(t.p).multiply(t.q).add(a);return s=s.multiply(n.modInverse(t.n)).mod(t.n),s};jt.rsa.encrypt=function(e,t,r){var n=r,i,a=Math.ceil(t.n.bitLength()/8);r!==!1&&r!==!0?(n=r===2,i=qle(e,t,r)):(i=wt.util.createBuffer(),i.putBytes(e));for(var s=new sr(i.toHex(),16),o=Ole(s,t,n),u=o.toString(16),l=wt.util.createBuffer(),c=a-Math.ceil(u.length/2);c>0;)l.putByte(0),--c;return l.putBytes(wt.util.hexToBytes(u)),l.getBytes()};jt.rsa.decrypt=function(e,t,r,n){var i=Math.ceil(t.n.bitLength()/8);if(e.length!==i){var a=new Error("Encrypted message length is invalid.");throw a.length=e.length,a.expected=i,a}var s=new sr(wt.util.createBuffer(e).toHex(),16);if(s.compareTo(t.n)>=0)throw new Error("Encrypted message is invalid.");for(var o=Ole(s,t,r),u=o.toString(16),l=wt.util.createBuffer(),c=i-Math.ceil(u.length/2);c>0;)l.putByte(0),--c;return l.putBytes(wt.util.hexToBytes(u)),n!==!1?NE(l.getBytes(),t,r):l.getBytes()};jt.rsa.createKeyPairGenerationState=function(e,t,r){typeof e=="string"&&(e=parseInt(e,10)),e=e||2048,r=r||{};var n=r.prng||wt.random,i={nextBytes:function(o){for(var u=n.getBytesSync(o.length),l=0;l<o.length;++l)o[l]=u.charCodeAt(l)}},a=r.algorithm||"PRIMEINC",s;if(a==="PRIMEINC")s={algorithm:a,state:0,bits:e,rng:i,eInt:t||65537,e:new sr(null),p:null,q:null,qBits:e>>1,pBits:e-(e>>1),pqState:0,num:null,keys:null},s.e.fromInt(s.eInt);else throw new Error("Invalid key generation algorithm: "+a);return s};jt.rsa.stepKeyPairGenerationState=function(e,t){"algorithm"in e||(e.algorithm="PRIMEINC");var r=new sr(null);r.fromInt(30);for(var n=0,i=function(d,p){return d|p},a=+new Date,s,o=0;e.keys===null&&(t<=0||o<t);){if(e.state===0){var u=e.p===null?e.pBits:e.qBits,l=u-1;e.pqState===0?(e.num=new sr(u,e.rng),e.num.testBit(l)||e.num.bitwiseTo(sr.ONE.shiftLeft(l),i,e.num),e.num.dAddOffset(31-e.num.mod(r).byteValue(),0),n=0,++e.pqState):e.pqState===1?e.num.bitLength()>u?e.pqState=0:e.num.isProbablePrime(YVe(e.num.bitLength()))?++e.pqState:e.num.dAddOffset($Ve[n++%8],0):e.pqState===2?e.pqState=e.num.subtract(sr.ONE).gcd(e.e).compareTo(sr.ONE)===0?3:0:e.pqState===3&&(e.pqState=0,e.p===null?e.p=e.num:e.q=e.num,e.p!==null&&e.q!==null&&++e.state,e.num=null)}else if(e.state===1)e.p.compareTo(e.q)<0&&(e.num=e.p,e.p=e.q,e.q=e.num),++e.state;else if(e.state===2)e.p1=e.p.subtract(sr.ONE),e.q1=e.q.subtract(sr.ONE),e.phi=e.p1.multiply(e.q1),++e.state;else if(e.state===3)e.phi.gcd(e.e).compareTo(sr.ONE)===0?++e.state:(e.p=null,e.q=null,e.state=0);else if(e.state===4)e.n=e.p.multiply(e.q),e.n.bitLength()===e.bits?++e.state:(e.q=null,e.state=0);else if(e.state===5){var c=e.e.modInverse(e.phi);e.keys={privateKey:jt.rsa.setPrivateKey(e.n,e.e,c,e.p,e.q,c.mod(e.p1),c.mod(e.q1),e.q.modInverse(e.p)),publicKey:jt.rsa.setPublicKey(e.n,e.e)}}s=+new Date,o+=s-a,a=s}return e.keys!==null};jt.rsa.generateKeyPair=function(e,t,r,n){if(arguments.length===1?typeof e=="object"?(r=e,e=void 0):typeof e=="function"&&(n=e,e=void 0):arguments.length===2?typeof e=="number"?typeof t=="function"?(n=t,t=void 0):typeof t!="number"&&(r=t,t=void 0):(r=e,n=t,e=void 0,t=void 0):arguments.length===3&&(typeof t=="number"?typeof r=="function"&&(n=r,r=void 0):(n=r,r=t,t=void 0)),r=r||{},e===void 0&&(e=r.bits||2048),t===void 0&&(t=r.e||65537),!wt.options.usePureJavaScript&&!r.prng&&e>=256&&e<=16384&&(t===65537||t===3)){if(n){if(Fle("generateKeyPair"))return UI.generateKeyPair("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}},function(o,u,l){if(o)return n(o);n(null,{privateKey:jt.privateKeyFromPem(l),publicKey:jt.publicKeyFromPem(u)})});if(Nle("generateKey")&&Nle("exportKey"))return za.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Lle(t),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(o){return za.globalScope.crypto.subtle.exportKey("pkcs8",o.privateKey)}).then(void 0,function(o){n(o)}).then(function(o){if(o){var u=jt.privateKeyFromAsn1(me.fromDer(wt.util.createBuffer(o)));n(null,{privateKey:u,publicKey:jt.setRsaPublicKey(u.n,u.e)})}});if(kle("generateKey")&&kle("exportKey")){var i=za.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Lle(t),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(o){var u=o.target.result,l=za.globalScope.msCrypto.subtle.exportKey("pkcs8",u.privateKey);l.oncomplete=function(c){var d=c.target.result,p=jt.privateKeyFromAsn1(me.fromDer(wt.util.createBuffer(d)));n(null,{privateKey:p,publicKey:jt.setRsaPublicKey(p.n,p.e)})},l.onerror=function(c){n(c)}},i.onerror=function(o){n(o)};return}}else if(Fle("generateKeyPairSync")){var a=UI.generateKeyPairSync("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}});return{privateKey:jt.privateKeyFromPem(a.privateKey),publicKey:jt.publicKeyFromPem(a.publicKey)}}}var s=jt.rsa.createKeyPairGenerationState(e,t,r);if(!n)return jt.rsa.stepKeyPairGenerationState(s,0),s.keys;WVe(s,r,n)};jt.setRsaPublicKey=jt.rsa.setPublicKey=function(e,t){var r={n:e,e:t};return r.encrypt=function(n,i,a){if(typeof i=="string"?i=i.toUpperCase():i===void 0&&(i="RSAES-PKCS1-V1_5"),i==="RSAES-PKCS1-V1_5")i={encode:function(o,u,l){return qle(o,u,2).getBytes()}};else if(i==="RSA-OAEP"||i==="RSAES-OAEP")i={encode:function(o,u){return wt.pkcs1.encode_rsa_oaep(u,o,a)}};else if(["RAW","NONE","NULL",null].indexOf(i)!==-1)i={encode:function(o){return o}};else if(typeof i=="string")throw new Error('Unsupported encryption scheme: "'+i+'".');var s=i.encode(n,r,!0);return jt.rsa.encrypt(s,r,!0)},r.verify=function(n,i,a,s){typeof a=="string"?a=a.toUpperCase():a===void 0&&(a="RSASSA-PKCS1-V1_5"),s===void 0&&(s={_parseAllDigestBytes:!0}),"_parseAllDigestBytes"in s||(s._parseAllDigestBytes=!0),a==="RSASSA-PKCS1-V1_5"?a={verify:function(u,l){l=NE(l,r,!0);var c=me.fromDer(l,{parseAllBytes:s._parseAllDigestBytes}),d={},p=[];if(!me.validate(c,KVe,d,p)){var f=new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value.");throw f.errors=p,f}var m=me.derToOid(d.algorithmIdentifier);if(!(m===wt.oids.md2||m===wt.oids.md5||m===wt.oids.sha1||m===wt.oids.sha224||m===wt.oids.sha256||m===wt.oids.sha384||m===wt.oids.sha512||m===wt.oids["sha512-224"]||m===wt.oids["sha512-256"])){var f=new Error("Unknown RSASSA-PKCS1-v1_5 DigestAlgorithm identifier.");throw f.oid=m,f}if((m===wt.oids.md2||m===wt.oids.md5)&&!("parameters"in d))throw new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value. Missing algorithm identifer NULL parameters.");return u===d.digest}}:(a==="NONE"||a==="NULL"||a===null)&&(a={verify:function(u,l){return l=NE(l,r,!0),u===l}});var o=jt.rsa.decrypt(i,r,!0,!1);return a.verify(n,o,r.n.bitLength())},r};jt.setRsaPrivateKey=jt.rsa.setPrivateKey=function(e,t,r,n,i,a,s,o){var u={n:e,e:t,d:r,p:n,q:i,dP:a,dQ:s,qInv:o};return u.decrypt=function(l,c,d){typeof c=="string"?c=c.toUpperCase():c===void 0&&(c="RSAES-PKCS1-V1_5");var p=jt.rsa.decrypt(l,u,!1,!1);if(c==="RSAES-PKCS1-V1_5")c={decode:NE};else if(c==="RSA-OAEP"||c==="RSAES-OAEP")c={decode:function(f,m){return wt.pkcs1.decode_rsa_oaep(m,f,d)}};else if(["RAW","NONE","NULL",null].indexOf(c)!==-1)c={decode:function(f){return f}};else throw new Error('Unsupported encryption scheme: "'+c+'".');return c.decode(p,u,!1)},u.sign=function(l,c){var d=!1;typeof c=="string"&&(c=c.toUpperCase()),c===void 0||c==="RSASSA-PKCS1-V1_5"?(c={encode:JVe},d=1):(c==="NONE"||c==="NULL"||c===null)&&(c={encode:function(){return l}},d=1);var p=c.encode(l,u.n.bitLength());return jt.rsa.encrypt(p,u,d)},u};jt.wrapRsaPrivateKey=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,me.integerToDer(0).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.OID,!1,me.oidToDer(jt.oids.rsaEncryption).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.NULL,!1,"")]),me.create(me.Class.UNIVERSAL,me.Type.OCTETSTRING,!1,me.toDer(e).getBytes())])};jt.privateKeyFromAsn1=function(e){var t={},r=[];if(me.validate(e,zVe,t,r)&&(e=me.fromDer(wt.util.createBuffer(t.privateKey))),t={},r=[],!me.validate(e,VVe,t,r)){var n=new Error("Cannot read private key. ASN.1 object does not contain an RSAPrivateKey.");throw n.errors=r,n}var i,a,s,o,u,l,c,d;return i=wt.util.createBuffer(t.privateKeyModulus).toHex(),a=wt.util.createBuffer(t.privateKeyPublicExponent).toHex(),s=wt.util.createBuffer(t.privateKeyPrivateExponent).toHex(),o=wt.util.createBuffer(t.privateKeyPrime1).toHex(),u=wt.util.createBuffer(t.privateKeyPrime2).toHex(),l=wt.util.createBuffer(t.privateKeyExponent1).toHex(),c=wt.util.createBuffer(t.privateKeyExponent2).toHex(),d=wt.util.createBuffer(t.privateKeyCoefficient).toHex(),jt.setRsaPrivateKey(new sr(i,16),new sr(a,16),new sr(s,16),new sr(o,16),new sr(u,16),new sr(l,16),new sr(c,16),new sr(d,16))};jt.privateKeyToAsn1=jt.privateKeyToRSAPrivateKey=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,me.integerToDer(0).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.n)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.e)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.d)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.p)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.q)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.dP)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.dQ)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.qInv))])};jt.publicKeyFromAsn1=function(e){var t={},r=[];if(me.validate(e,HVe,t,r)){var n=me.derToOid(t.publicKeyOid);if(n!==jt.oids.rsaEncryption){var i=new Error("Cannot read public key. Unknown OID.");throw i.oid=n,i}e=t.rsaPublicKey}if(r=[],!me.validate(e,GVe,t,r)){var i=new Error("Cannot read public key. ASN.1 object does not contain an RSAPublicKey.");throw i.errors=r,i}var a=wt.util.createBuffer(t.publicKeyModulus).toHex(),s=wt.util.createBuffer(t.publicKeyExponent).toHex();return jt.setRsaPublicKey(new sr(a,16),new sr(s,16))};jt.publicKeyToAsn1=jt.publicKeyToSubjectPublicKeyInfo=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.OID,!1,me.oidToDer(jt.oids.rsaEncryption).getBytes()),me.create(me.Class.UNIVERSAL,me.Type.NULL,!1,"")]),me.create(me.Class.UNIVERSAL,me.Type.BITSTRING,!1,[jt.publicKeyToRSAPublicKey(e)])])};jt.publicKeyToRSAPublicKey=function(e){return me.create(me.Class.UNIVERSAL,me.Type.SEQUENCE,!0,[me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.n)),me.create(me.Class.UNIVERSAL,me.Type.INTEGER,!1,Io(e.e))])};function qle(e,t,r){var n=wt.util.createBuffer(),i=Math.ceil(t.n.bitLength()/8);if(e.length>i-11){var a=new Error("Message is too long for PKCS#1 v1.5 padding.");throw a.length=e.length,a.max=i-11,a}n.putByte(0),n.putByte(r);var s=i-3-e.length,o;if(r===0||r===1){o=r===0?0:255;for(var u=0;u<s;++u)n.putByte(o)}else for(;s>0;){for(var l=0,c=wt.random.getBytes(s),u=0;u<s;++u)o=c.charCodeAt(u),o===0?++l:n.putByte(o);s=l}return n.putByte(0),n.putBytes(e),n}function NE(e,t,r,n){var i=Math.ceil(t.n.bitLength()/8),a=wt.util.createBuffer(e),s=a.getByte(),o=a.getByte();if(s!==0||r&&o!==0&&o!==1||!r&&o!=2||r&&o===0&&typeof n>"u")throw new Error("Encryption block is invalid.");var u=0;if(o===0){u=i-3-n;for(var l=0;l<u;++l)if(a.getByte()!==0)throw new Error("Encryption block is invalid.")}else if(o===1)for(u=0;a.length()>1;){if(a.getByte()!==255){--a.read;break}++u}else if(o===2)for(u=0;a.length()>1;){if(a.getByte()===0){--a.read;break}++u}var c=a.getByte();if(c!==0||u!==i-3-a.length())throw new Error("Encryption block is invalid.");return a.getBytes()}function WVe(e,t,r){typeof t=="function"&&(r=t,t={}),t=t||{};var n={algorithm:{name:t.algorithm||"PRIMEINC",options:{workers:t.workers||2,workLoad:t.workLoad||100,workerScript:t.workerScript}}};"prng"in t&&(n.prng=t.prng),i();function i(){a(e.pBits,function(o,u){if(o)return r(o);if(e.p=u,e.q!==null)return s(o,e.q);a(e.qBits,s)})}function a(o,u){wt.prime.generateProbablePrime(o,n,u)}function s(o,u){if(o)return r(o);if(e.q=u,e.p.compareTo(e.q)<0){var l=e.p;e.p=e.q,e.q=l}if(e.p.subtract(sr.ONE).gcd(e.e).compareTo(sr.ONE)!==0){e.p=null,i();return}if(e.q.subtract(sr.ONE).gcd(e.e).compareTo(sr.ONE)!==0){e.q=null,a(e.qBits,s);return}if(e.p1=e.p.subtract(sr.ONE),e.q1=e.q.subtract(sr.ONE),e.phi=e.p1.multiply(e.q1),e.phi.gcd(e.e).compareTo(sr.ONE)!==0){e.p=e.q=null,i();return}if(e.n=e.p.multiply(e.q),e.n.bitLength()!==e.bits){e.q=null,a(e.qBits,s);return}var c=e.e.modInverse(e.phi);e.keys={privateKey:jt.rsa.setPrivateKey(e.n,e.e,c,e.p,e.q,c.mod(e.p1),c.mod(e.q1),e.q.modInverse(e.p)),publicKey:jt.rsa.setPublicKey(e.n,e.e)},r(null,e.keys)}}function Io(e){var t=e.toString(16);t[0]>="8"&&(t="00"+t);var r=wt.util.hexToBytes(t);return r.length>1&&(r.charCodeAt(0)===0&&(r.charCodeAt(1)&128)===0||r.charCodeAt(0)===255&&(r.charCodeAt(1)&128)===128)?r.substr(1):r}function YVe(e){return e<=100?27:e<=150?18:e<=200?15:e<=250?12:e<=300?9:e<=350?8:e<=400?7:e<=500?6:e<=600?5:e<=800?4:e<=1250?3:2}function Fle(e){return wt.util.isNodejs&&typeof UI[e]=="function"}function Nle(e){return typeof za.globalScope<"u"&&typeof za.globalScope.crypto=="object"&&typeof za.globalScope.crypto.subtle=="object"&&typeof za.globalScope.crypto.subtle[e]=="function"}function kle(e){return typeof za.globalScope<"u"&&typeof za.globalScope.msCrypto=="object"&&typeof za.globalScope.msCrypto.subtle=="object"&&typeof za.globalScope.msCrypto.subtle[e]=="function"}function Lle(e){for(var t=wt.util.hexToBytes(e.toString(16)),r=new Uint8Array(t.length),n=0;n<t.length;++n)r[n]=t.charCodeAt(n);return r}});var jI=y((Uwt,zle)=>{var tt=Gt();Dc();xs();_g();Co();Ac();TE();ap();ja();FI();Dg();cr();typeof Mle>"u"&&(Mle=tt.jsbn.BigInteger);var Mle,De=tt.asn1,Vt=tt.pki=tt.pki||{};zle.exports=Vt.pbe=tt.pbe=tt.pbe||{};var up=Vt.oids,QVe={name:"EncryptedPrivateKeyInfo",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedPrivateKeyInfo.encryptionAlgorithm",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"encryptionOid"},{name:"AlgorithmIdentifier.parameters",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,captureAsn1:"encryptionParams"}]},{name:"EncryptedPrivateKeyInfo.encryptedData",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"encryptedData"}]},XVe={name:"PBES2Algorithms",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc.oid",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"kdfOid"},{name:"PBES2Algorithms.params",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.params.salt",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"kdfSalt"},{name:"PBES2Algorithms.params.iterationCount",tagClass:De.Class.UNIVERSAL,type:De.Type.INTEGER,constructed:!1,capture:"kdfIterationCount"},{name:"PBES2Algorithms.params.keyLength",tagClass:De.Class.UNIVERSAL,type:De.Type.INTEGER,constructed:!1,optional:!0,capture:"keyLength"},{name:"PBES2Algorithms.params.prf",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,optional:!0,value:[{name:"PBES2Algorithms.params.prf.algorithm",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"prfOid"}]}]}]},{name:"PBES2Algorithms.encryptionScheme",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.encryptionScheme.oid",tagClass:De.Class.UNIVERSAL,type:De.Type.OID,constructed:!1,capture:"encOid"},{name:"PBES2Algorithms.encryptionScheme.iv",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"encIv"}]}]},ZVe={name:"pkcs-12PbeParams",tagClass:De.Class.UNIVERSAL,type:De.Type.SEQUENCE,constructed:!0,value:[{name:"pkcs-12PbeParams.salt",tagClass:De.Class.UNIVERSAL,type:De.Type.OCTETSTRING,constructed:!1,capture:"salt"},{name:"pkcs-12PbeParams.iterations",tagClass:De.Class.UNIVERSAL,type:De.Type.INTEGER,constructed:!1,capture:"iterations"}]};Vt.encryptPrivateKeyInfo=function(e,t,r){r=r||{},r.saltSize=r.saltSize||8,r.count=r.count||2048,r.algorithm=r.algorithm||"aes128",r.prfAlgorithm=r.prfAlgorithm||"sha1";var n=tt.random.getBytesSync(r.saltSize),i=r.count,a=De.integerToDer(i),s,o,u;if(r.algorithm.indexOf("aes")===0||r.algorithm==="des"){var l,c,d;switch(r.algorithm){case"aes128":s=16,l=16,c=up["aes128-CBC"],d=tt.aes.createEncryptionCipher;break;case"aes192":s=24,l=16,c=up["aes192-CBC"],d=tt.aes.createEncryptionCipher;break;case"aes256":s=32,l=16,c=up["aes256-CBC"],d=tt.aes.createEncryptionCipher;break;case"des":s=8,l=8,c=up.desCBC,d=tt.des.createEncryptionCipher;break;default:var p=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw p.algorithm=r.algorithm,p}var f="hmacWith"+r.prfAlgorithm.toUpperCase(),m=$le(f),h=tt.pkcs5.pbkdf2(t,n,i,s,m),g=tt.random.getBytesSync(l),v=d(h);v.start(g),v.update(De.toDer(e)),v.finish(),u=v.output.getBytes();var E=eGe(n,a,s,f);o=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(up.pkcs5PBES2).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(up.pkcs5PBKDF2).getBytes()),E]),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(c).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,g)])])])}else if(r.algorithm==="3des"){s=24;var x=new tt.util.ByteBuffer(n),h=Vt.pbe.generatePkcs12Key(t,x,1,i,s),g=Vt.pbe.generatePkcs12Key(t,x,2,i,s),v=tt.des.createEncryptionCipher(h);v.start(g),v.update(De.toDer(e)),v.finish(),u=v.output.getBytes(),o=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(up["pbeWithSHAAnd3-KeyTripleDES-CBC"]).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,n),De.create(De.Class.UNIVERSAL,De.Type.INTEGER,!1,a.getBytes())])])}else{var p=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw p.algorithm=r.algorithm,p}var R=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[o,De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,u)]);return R};Vt.decryptPrivateKeyInfo=function(e,t){var r=null,n={},i=[];if(!De.validate(e,QVe,n,i)){var a=new Error("Cannot read encrypted private key. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw a.errors=i,a}var s=De.derToOid(n.encryptionOid),o=Vt.pbe.getCipher(s,n.encryptionParams,t),u=tt.util.createBuffer(n.encryptedData);return o.update(u),o.finish()&&(r=De.fromDer(o.output)),r};Vt.encryptedPrivateKeyToPem=function(e,t){var r={type:"ENCRYPTED PRIVATE KEY",body:De.toDer(e).getBytes()};return tt.pem.encode(r,{maxline:t})};Vt.encryptedPrivateKeyFromPem=function(e){var t=tt.pem.decode(e)[0];if(t.type!=="ENCRYPTED PRIVATE KEY"){var r=new Error('Could not convert encrypted private key from PEM; PEM header type is "ENCRYPTED PRIVATE KEY".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert encrypted private key from PEM; PEM is encrypted.");return De.fromDer(t.body)};Vt.encryptRsaPrivateKey=function(e,t,r){if(r=r||{},!r.legacy){var n=Vt.wrapRsaPrivateKey(Vt.privateKeyToAsn1(e));return n=Vt.encryptPrivateKeyInfo(n,t,r),Vt.encryptedPrivateKeyToPem(n)}var i,a,s,o;switch(r.algorithm){case"aes128":i="AES-128-CBC",s=16,a=tt.random.getBytesSync(16),o=tt.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",s=24,a=tt.random.getBytesSync(16),o=tt.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",s=32,a=tt.random.getBytesSync(16),o=tt.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",s=24,a=tt.random.getBytesSync(8),o=tt.des.createEncryptionCipher;break;case"des":i="DES-CBC",s=8,a=tt.random.getBytesSync(8),o=tt.des.createEncryptionCipher;break;default:var u=new Error('Could not encrypt RSA private key; unsupported encryption algorithm "'+r.algorithm+'".');throw u.algorithm=r.algorithm,u}var l=tt.pbe.opensslDeriveBytes(t,a.substr(0,8),s),c=o(l);c.start(a),c.update(De.toDer(Vt.privateKeyToAsn1(e))),c.finish();var d={type:"RSA PRIVATE KEY",procType:{version:"4",type:"ENCRYPTED"},dekInfo:{algorithm:i,parameters:tt.util.bytesToHex(a).toUpperCase()},body:c.output.getBytes()};return tt.pem.encode(d)};Vt.decryptRsaPrivateKey=function(e,t){var r=null,n=tt.pem.decode(e)[0];if(n.type!=="ENCRYPTED PRIVATE KEY"&&n.type!=="PRIVATE KEY"&&n.type!=="RSA PRIVATE KEY"){var i=new Error('Could not convert private key from PEM; PEM header type is not "ENCRYPTED PRIVATE KEY", "PRIVATE KEY", or "RSA PRIVATE KEY".');throw i.headerType=i,i}if(n.procType&&n.procType.type==="ENCRYPTED"){var a,s;switch(n.dekInfo.algorithm){case"DES-CBC":a=8,s=tt.des.createDecryptionCipher;break;case"DES-EDE3-CBC":a=24,s=tt.des.createDecryptionCipher;break;case"AES-128-CBC":a=16,s=tt.aes.createDecryptionCipher;break;case"AES-192-CBC":a=24,s=tt.aes.createDecryptionCipher;break;case"AES-256-CBC":a=32,s=tt.aes.createDecryptionCipher;break;case"RC2-40-CBC":a=5,s=function(d){return tt.rc2.createDecryptionCipher(d,40)};break;case"RC2-64-CBC":a=8,s=function(d){return tt.rc2.createDecryptionCipher(d,64)};break;case"RC2-128-CBC":a=16,s=function(d){return tt.rc2.createDecryptionCipher(d,128)};break;default:var i=new Error('Could not decrypt private key; unsupported encryption algorithm "'+n.dekInfo.algorithm+'".');throw i.algorithm=n.dekInfo.algorithm,i}var o=tt.util.hexToBytes(n.dekInfo.parameters),u=tt.pbe.opensslDeriveBytes(t,o.substr(0,8),a),l=s(u);if(l.start(o),l.update(tt.util.createBuffer(n.body)),l.finish())r=l.output.getBytes();else return r}else r=n.body;return n.type==="ENCRYPTED PRIVATE KEY"?r=Vt.decryptPrivateKeyInfo(De.fromDer(r),t):r=De.fromDer(r),r!==null&&(r=Vt.privateKeyFromAsn1(r)),r};Vt.pbe.generatePkcs12Key=function(e,t,r,n,i,a){var s,o;if(typeof a>"u"||a===null){if(!("sha1"in tt.md))throw new Error('"sha1" hash algorithm unavailable.');a=tt.md.sha1.create()}var u=a.digestLength,l=a.blockLength,c=new tt.util.ByteBuffer,d=new tt.util.ByteBuffer;if(e!=null){for(o=0;o<e.length;o++)d.putInt16(e.charCodeAt(o));d.putInt16(0)}var p=d.length(),f=t.length(),m=new tt.util.ByteBuffer;m.fillWithByte(r,l);var h=l*Math.ceil(f/l),g=new tt.util.ByteBuffer;for(o=0;o<h;o++)g.putByte(t.at(o%f));var v=l*Math.ceil(p/l),E=new tt.util.ByteBuffer;for(o=0;o<v;o++)E.putByte(d.at(o%p));var x=g;x.putBuffer(E);for(var R=Math.ceil(i/u),I=1;I<=R;I++){var L=new tt.util.ByteBuffer;L.putBytes(m.bytes()),L.putBytes(x.bytes());for(var Y=0;Y<n;Y++)a.start(),a.update(L.getBytes()),L=a.digest();var K=new tt.util.ByteBuffer;for(o=0;o<l;o++)K.putByte(L.at(o%u));var A=Math.ceil(f/l)+Math.ceil(p/l),X=new tt.util.ByteBuffer;for(s=0;s<A;s++){var N=new tt.util.ByteBuffer(x.getBytes(l)),O=511;for(o=K.length()-1;o>=0;o--)O=O>>8,O+=K.at(o)+N.at(o),N.setAt(o,O&255);X.putBuffer(N)}x=X,c.putBuffer(L)}return c.truncate(c.length()-i),c};Vt.pbe.getCipher=function(e,t,r){switch(e){case Vt.oids.pkcs5PBES2:return Vt.pbe.getCipherForPBES2(e,t,r);case Vt.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:case Vt.oids["pbewithSHAAnd40BitRC2-CBC"]:return Vt.pbe.getCipherForPKCS12PBE(e,t,r);default:var n=new Error("Cannot read encrypted PBE data block. Unsupported OID.");throw n.oid=e,n.supportedOids=["pkcs5PBES2","pbeWithSHAAnd3-KeyTripleDES-CBC","pbewithSHAAnd40BitRC2-CBC"],n}};Vt.pbe.getCipherForPBES2=function(e,t,r){var n={},i=[];if(!De.validate(t,XVe,n,i)){var a=new Error("Cannot read password-based-encryption algorithm parameters. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw a.errors=i,a}if(e=De.derToOid(n.kdfOid),e!==Vt.oids.pkcs5PBKDF2){var a=new Error("Cannot read encrypted private key. Unsupported key derivation function OID.");throw a.oid=e,a.supportedOids=["pkcs5PBKDF2"],a}if(e=De.derToOid(n.encOid),e!==Vt.oids["aes128-CBC"]&&e!==Vt.oids["aes192-CBC"]&&e!==Vt.oids["aes256-CBC"]&&e!==Vt.oids["des-EDE3-CBC"]&&e!==Vt.oids.desCBC){var a=new Error("Cannot read encrypted private key. Unsupported encryption scheme OID.");throw a.oid=e,a.supportedOids=["aes128-CBC","aes192-CBC","aes256-CBC","des-EDE3-CBC","desCBC"],a}var s=n.kdfSalt,o=tt.util.createBuffer(n.kdfIterationCount);o=o.getInt(o.length()<<3);var u,l;switch(Vt.oids[e]){case"aes128-CBC":u=16,l=tt.aes.createDecryptionCipher;break;case"aes192-CBC":u=24,l=tt.aes.createDecryptionCipher;break;case"aes256-CBC":u=32,l=tt.aes.createDecryptionCipher;break;case"des-EDE3-CBC":u=24,l=tt.des.createDecryptionCipher;break;case"desCBC":u=8,l=tt.des.createDecryptionCipher;break}var c=jle(n.prfOid),d=tt.pkcs5.pbkdf2(r,s,o,u,c),p=n.encIv,f=l(d);return f.start(p),f};Vt.pbe.getCipherForPKCS12PBE=function(e,t,r){var n={},i=[];if(!De.validate(t,ZVe,n,i)){var a=new Error("Cannot read password-based-encryption algorithm parameters. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw a.errors=i,a}var s=tt.util.createBuffer(n.salt),o=tt.util.createBuffer(n.iterations);o=o.getInt(o.length()<<3);var u,l,c;switch(e){case Vt.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:u=24,l=8,c=tt.des.startDecrypting;break;case Vt.oids["pbewithSHAAnd40BitRC2-CBC"]:u=5,l=8,c=function(h,g){var v=tt.rc2.createDecryptionCipher(h,40);return v.start(g,null),v};break;default:var a=new Error("Cannot read PKCS #12 PBE data block. Unsupported OID.");throw a.oid=e,a}var d=jle(n.prfOid),p=Vt.pbe.generatePkcs12Key(r,s,1,o,u,d);d.start();var f=Vt.pbe.generatePkcs12Key(r,s,2,o,l,d);return c(p,f)};Vt.pbe.opensslDeriveBytes=function(e,t,r,n){if(typeof n>"u"||n===null){if(!("md5"in tt.md))throw new Error('"md5" hash algorithm unavailable.');n=tt.md.md5.create()}t===null&&(t="");for(var i=[Ule(n,e+t)],a=16,s=1;a<r;++s,a+=16)i.push(Ule(n,i[s-1]+e+t));return i.join("").substr(0,r)};function Ule(e,t){return e.start().update(t).digest().getBytes()}function jle(e){var t;if(!e)t="hmacWithSHA1";else if(t=Vt.oids[De.derToOid(e)],!t){var r=new Error("Unsupported PRF OID.");throw r.oid=e,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}return $le(t)}function $le(e){var t=tt.md;switch(e){case"hmacWithSHA224":t=tt.md.sha512;case"hmacWithSHA1":case"hmacWithSHA256":case"hmacWithSHA384":case"hmacWithSHA512":e=e.substr(8).toLowerCase();break;default:var r=new Error("Unsupported PRF algorithm.");throw r.algorithm=e,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}if(!t||!(e in t))throw new Error("Unknown hash algorithm: "+e);return t[e].create()}function eGe(e,t,r,n){var i=De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OCTETSTRING,!1,e),De.create(De.Class.UNIVERSAL,De.Type.INTEGER,!1,t.getBytes())]);return n!=="hmacWithSHA1"&&i.value.push(De.create(De.Class.UNIVERSAL,De.Type.INTEGER,!1,tt.util.hexToBytes(r.toString(16))),De.create(De.Class.UNIVERSAL,De.Type.SEQUENCE,!0,[De.create(De.Class.UNIVERSAL,De.Type.OID,!1,De.oidToDer(Vt.oids[n]).getBytes()),De.create(De.Class.UNIVERSAL,De.Type.NULL,!1,"")])),i}});var $I=y((jwt,Hle)=>{var zm=Gt();xs();cr();var et=zm.asn1,Vm=Hle.exports=zm.pkcs7asn1=zm.pkcs7asn1||{};zm.pkcs7=zm.pkcs7||{};zm.pkcs7.asn1=Vm;var Vle={name:"ContentInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"ContentInfo.ContentType",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"contentType"},{name:"ContentInfo.content",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,captureAsn1:"content"}]};Vm.contentInfoValidator=Vle;var Gle={name:"EncryptedContentInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedContentInfo.contentType",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"contentType"},{name:"EncryptedContentInfo.contentEncryptionAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedContentInfo.contentEncryptionAlgorithm.algorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"encAlgorithm"},{name:"EncryptedContentInfo.contentEncryptionAlgorithm.parameter",tagClass:et.Class.UNIVERSAL,captureAsn1:"encParameter"}]},{name:"EncryptedContentInfo.encryptedContent",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,capture:"encryptedContent",captureAsn1:"encryptedContentAsn1"}]};Vm.envelopedDataValidator={name:"EnvelopedData",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EnvelopedData.Version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"},{name:"EnvelopedData.RecipientInfos",tagClass:et.Class.UNIVERSAL,type:et.Type.SET,constructed:!0,captureAsn1:"recipientInfos"}].concat(Gle)};Vm.encryptedDataValidator={name:"EncryptedData",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedData.Version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"}].concat(Gle)};var tGe={name:"SignerInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignerInfo.version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1},{name:"SignerInfo.issuerAndSerialNumber",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignerInfo.issuerAndSerialNumber.issuer",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,captureAsn1:"issuer"},{name:"SignerInfo.issuerAndSerialNumber.serialNumber",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"serial"}]},{name:"SignerInfo.digestAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignerInfo.digestAlgorithm.algorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"digestAlgorithm"},{name:"SignerInfo.digestAlgorithm.parameter",tagClass:et.Class.UNIVERSAL,constructed:!1,captureAsn1:"digestParameter",optional:!0}]},{name:"SignerInfo.authenticatedAttributes",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,capture:"authenticatedAttributes"},{name:"SignerInfo.digestEncryptionAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,capture:"signatureAlgorithm"},{name:"SignerInfo.encryptedDigest",tagClass:et.Class.UNIVERSAL,type:et.Type.OCTETSTRING,constructed:!1,capture:"signature"},{name:"SignerInfo.unauthenticatedAttributes",tagClass:et.Class.CONTEXT_SPECIFIC,type:1,constructed:!0,optional:!0,capture:"unauthenticatedAttributes"}]};Vm.signedDataValidator={name:"SignedData",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"SignedData.Version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"},{name:"SignedData.DigestAlgorithms",tagClass:et.Class.UNIVERSAL,type:et.Type.SET,constructed:!0,captureAsn1:"digestAlgorithms"},Vle,{name:"SignedData.Certificates",tagClass:et.Class.CONTEXT_SPECIFIC,type:0,optional:!0,captureAsn1:"certificates"},{name:"SignedData.CertificateRevocationLists",tagClass:et.Class.CONTEXT_SPECIFIC,type:1,optional:!0,captureAsn1:"crls"},{name:"SignedData.SignerInfos",tagClass:et.Class.UNIVERSAL,type:et.Type.SET,capture:"signerInfos",optional:!0,value:[tGe]}]};Vm.recipientInfoValidator={name:"RecipientInfo",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"RecipientInfo.version",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"version"},{name:"RecipientInfo.issuerAndSerial",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"RecipientInfo.issuerAndSerial.issuer",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,captureAsn1:"issuer"},{name:"RecipientInfo.issuerAndSerial.serialNumber",tagClass:et.Class.UNIVERSAL,type:et.Type.INTEGER,constructed:!1,capture:"serial"}]},{name:"RecipientInfo.keyEncryptionAlgorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.SEQUENCE,constructed:!0,value:[{name:"RecipientInfo.keyEncryptionAlgorithm.algorithm",tagClass:et.Class.UNIVERSAL,type:et.Type.OID,constructed:!1,capture:"encAlgorithm"},{name:"RecipientInfo.keyEncryptionAlgorithm.parameter",tagClass:et.Class.UNIVERSAL,constructed:!1,captureAsn1:"encParameter",optional:!0}]},{name:"RecipientInfo.encryptedKey",tagClass:et.Class.UNIVERSAL,type:et.Type.OCTETSTRING,constructed:!1,capture:"encKey"}]}});var zI=y(($wt,Kle)=>{var lp=Gt();cr();lp.mgf=lp.mgf||{};var rGe=Kle.exports=lp.mgf.mgf1=lp.mgf1=lp.mgf1||{};rGe.create=function(e){var t={generate:function(r,n){for(var i=new lp.util.ByteBuffer,a=Math.ceil(n/e.digestLength),s=0;s<a;s++){var o=new lp.util.ByteBuffer;o.putInt32(s),e.start(),e.update(r+o.getBytes()),i.putBuffer(e.digest())}return i.truncate(i.length()-n),i.getBytes()}};return t}});var Wle=y((zwt,Jle)=>{var kE=Gt();zI();Jle.exports=kE.mgf=kE.mgf||{};kE.mgf.mgf1=kE.mgf1});var LE=y((Vwt,Yle)=>{var cp=Gt();ja();cr();var nGe=Yle.exports=cp.pss=cp.pss||{};nGe.create=function(e){arguments.length===3&&(e={md:arguments[0],mgf:arguments[1],saltLength:arguments[2]});var t=e.md,r=e.mgf,n=t.digestLength,i=e.salt||null;typeof i=="string"&&(i=cp.util.createBuffer(i));var a;if("saltLength"in e)a=e.saltLength;else if(i!==null)a=i.length();else throw new Error("Salt length not specified or specific salt not given.");if(i!==null&&i.length()!==a)throw new Error("Given salt length does not match length of given salt.");var s=e.prng||cp.random,o={};return o.encode=function(u,l){var c,d=l-1,p=Math.ceil(d/8),f=u.digest().getBytes();if(p<n+a+2)throw new Error("Message is too long to encrypt.");var m;i===null?m=s.getBytesSync(a):m=i.bytes();var h=new cp.util.ByteBuffer;h.fillWithByte(0,8),h.putBytes(f),h.putBytes(m),t.start(),t.update(h.getBytes());var g=t.digest().getBytes(),v=new cp.util.ByteBuffer;v.fillWithByte(0,p-a-n-2),v.putByte(1),v.putBytes(m);var E=v.getBytes(),x=p-n-1,R=r.generate(g,x),I="";for(c=0;c<x;c++)I+=String.fromCharCode(E.charCodeAt(c)^R.charCodeAt(c));var L=65280>>8*p-d&255;return I=String.fromCharCode(I.charCodeAt(0)&~L)+I.substr(1),I+g+"\xBC"},o.verify=function(u,l,c){var d,p=c-1,f=Math.ceil(p/8);if(l=l.substr(-f),f<n+a+2)throw new Error("Inconsistent parameters to PSS signature verification.");if(l.charCodeAt(f-1)!==188)throw new Error("Encoded message does not end in 0xBC.");var m=f-n-1,h=l.substr(0,m),g=l.substr(m,n),v=65280>>8*f-p&255;if((h.charCodeAt(0)&v)!==0)throw new Error("Bits beyond keysize not zero as expected.");var E=r.generate(g,m),x="";for(d=0;d<m;d++)x+=String.fromCharCode(h.charCodeAt(d)^E.charCodeAt(d));x=String.fromCharCode(x.charCodeAt(0)&~v)+x.substr(1);var R=f-n-a-2;for(d=0;d<R;d++)if(x.charCodeAt(d)!==0)throw new Error("Leftmost octets not zero as expected");if(x.charCodeAt(R)!==1)throw new Error("Inconsistent PSS signature, 0x01 marker not found");var I=x.substr(-a),L=new cp.util.ByteBuffer;L.fillWithByte(0,8),L.putBytes(u),L.putBytes(I),t.start(),t.update(L.getBytes());var Y=t.digest().getBytes();return g===Y},o}});var BE=y((Gwt,tce)=>{var xt=Gt();Dc();xs();_g();Co();Wle();Ac();ap();LE();Dg();cr();var P=xt.asn1,Ge=tce.exports=xt.pki=xt.pki||{},or=Ge.oids,mn={};mn.CN=or.commonName;mn.commonName="CN";mn.C=or.countryName;mn.countryName="C";mn.L=or.localityName;mn.localityName="L";mn.ST=or.stateOrProvinceName;mn.stateOrProvinceName="ST";mn.O=or.organizationName;mn.organizationName="O";mn.OU=or.organizationalUnitName;mn.organizationalUnitName="OU";mn.E=or.emailAddress;mn.emailAddress="E";var Xle=xt.pki.rsa.publicKeyValidator,iGe={name:"Certificate",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.TBSCertificate",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"tbsCertificate",value:[{name:"Certificate.TBSCertificate.version",tagClass:P.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,value:[{name:"Certificate.TBSCertificate.version.integer",tagClass:P.Class.UNIVERSAL,type:P.Type.INTEGER,constructed:!1,capture:"certVersion"}]},{name:"Certificate.TBSCertificate.serialNumber",tagClass:P.Class.UNIVERSAL,type:P.Type.INTEGER,constructed:!1,capture:"certSerialNumber"},{name:"Certificate.TBSCertificate.signature",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.TBSCertificate.signature.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"certinfoSignatureOid"},{name:"Certificate.TBSCertificate.signature.parameters",tagClass:P.Class.UNIVERSAL,optional:!0,captureAsn1:"certinfoSignatureParams"}]},{name:"Certificate.TBSCertificate.issuer",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certIssuer"},{name:"Certificate.TBSCertificate.validity",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.TBSCertificate.validity.notBefore (utc)",tagClass:P.Class.UNIVERSAL,type:P.Type.UTCTIME,constructed:!1,optional:!0,capture:"certValidity1UTCTime"},{name:"Certificate.TBSCertificate.validity.notBefore (generalized)",tagClass:P.Class.UNIVERSAL,type:P.Type.GENERALIZEDTIME,constructed:!1,optional:!0,capture:"certValidity2GeneralizedTime"},{name:"Certificate.TBSCertificate.validity.notAfter (utc)",tagClass:P.Class.UNIVERSAL,type:P.Type.UTCTIME,constructed:!1,optional:!0,capture:"certValidity3UTCTime"},{name:"Certificate.TBSCertificate.validity.notAfter (generalized)",tagClass:P.Class.UNIVERSAL,type:P.Type.GENERALIZEDTIME,constructed:!1,optional:!0,capture:"certValidity4GeneralizedTime"}]},{name:"Certificate.TBSCertificate.subject",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certSubject"},Xle,{name:"Certificate.TBSCertificate.issuerUniqueID",tagClass:P.Class.CONTEXT_SPECIFIC,type:1,constructed:!0,optional:!0,value:[{name:"Certificate.TBSCertificate.issuerUniqueID.id",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"certIssuerUniqueId"}]},{name:"Certificate.TBSCertificate.subjectUniqueID",tagClass:P.Class.CONTEXT_SPECIFIC,type:2,constructed:!0,optional:!0,value:[{name:"Certificate.TBSCertificate.subjectUniqueID.id",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"certSubjectUniqueId"}]},{name:"Certificate.TBSCertificate.extensions",tagClass:P.Class.CONTEXT_SPECIFIC,type:3,constructed:!0,captureAsn1:"certExtensions",optional:!0}]},{name:"Certificate.signatureAlgorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"Certificate.signatureAlgorithm.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"certSignatureOid"},{name:"Certificate.TBSCertificate.signature.parameters",tagClass:P.Class.UNIVERSAL,optional:!0,captureAsn1:"certSignatureParams"}]},{name:"Certificate.signatureValue",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"certSignature"}]},aGe={name:"rsapss",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"rsapss.hashAlgorithm",tagClass:P.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,value:[{name:"rsapss.hashAlgorithm.AlgorithmIdentifier",tagClass:P.Class.UNIVERSAL,type:P.Class.SEQUENCE,constructed:!0,optional:!0,value:[{name:"rsapss.hashAlgorithm.AlgorithmIdentifier.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"hashOid"}]}]},{name:"rsapss.maskGenAlgorithm",tagClass:P.Class.CONTEXT_SPECIFIC,type:1,constructed:!0,value:[{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier",tagClass:P.Class.UNIVERSAL,type:P.Class.SEQUENCE,constructed:!0,optional:!0,value:[{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"maskGenOid"},{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier.params",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"rsapss.maskGenAlgorithm.AlgorithmIdentifier.params.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"maskGenHashOid"}]}]}]},{name:"rsapss.saltLength",tagClass:P.Class.CONTEXT_SPECIFIC,type:2,optional:!0,value:[{name:"rsapss.saltLength.saltLength",tagClass:P.Class.UNIVERSAL,type:P.Class.INTEGER,constructed:!1,capture:"saltLength"}]},{name:"rsapss.trailerField",tagClass:P.Class.CONTEXT_SPECIFIC,type:3,optional:!0,value:[{name:"rsapss.trailer.trailer",tagClass:P.Class.UNIVERSAL,type:P.Class.INTEGER,constructed:!1,capture:"trailer"}]}]},sGe={name:"CertificationRequestInfo",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certificationRequestInfo",value:[{name:"CertificationRequestInfo.integer",tagClass:P.Class.UNIVERSAL,type:P.Type.INTEGER,constructed:!1,capture:"certificationRequestInfoVersion"},{name:"CertificationRequestInfo.subject",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"certificationRequestInfoSubject"},Xle,{name:"CertificationRequestInfo.attributes",tagClass:P.Class.CONTEXT_SPECIFIC,type:0,constructed:!0,optional:!0,capture:"certificationRequestInfoAttributes",value:[{name:"CertificationRequestInfo.attributes",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"CertificationRequestInfo.attributes.type",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1},{name:"CertificationRequestInfo.attributes.value",tagClass:P.Class.UNIVERSAL,type:P.Type.SET,constructed:!0}]}]}]},oGe={name:"CertificationRequest",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,captureAsn1:"csr",value:[sGe,{name:"CertificationRequest.signatureAlgorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.SEQUENCE,constructed:!0,value:[{name:"CertificationRequest.signatureAlgorithm.algorithm",tagClass:P.Class.UNIVERSAL,type:P.Type.OID,constructed:!1,capture:"csrSignatureOid"},{name:"CertificationRequest.signatureAlgorithm.parameters",tagClass:P.Class.UNIVERSAL,optional:!0,captureAsn1:"csrSignatureParams"}]},{name:"CertificationRequest.signature",tagClass:P.Class.UNIVERSAL,type:P.Type.BITSTRING,constructed:!1,captureBitStringValue:"csrSignature"}]};Ge.RDNAttributesAsArray=function(e,t){for(var r=[],n,i,a,s=0;s<e.value.length;++s){n=e.value[s];for(var o=0;o<n.value.length;++o)a={},i=n.value[o],a.type=P.derToOid(i.value[0].value),a.value=i.value[1].value,a.valueTagClass=i.value[1].type,a.type in or&&(a.name=or[a.type],a.name in mn&&(a.shortName=mn[a.name])),t&&(t.update(a.type),t.update(a.value)),r.push(a)}return r};Ge.CRIAttributesAsArray=function(e){for(var t=[],r=0;r<e.length;++r)for(var n=e[r],i=P.derToOid(n.value[0].value),a=n.value[1].value,s=0;s<a.length;++s){var o={};if(o.type=i,o.value=a[s].value,o.valueTagClass=a[s].type,o.type in or&&(o.name=or[o.type],o.name in mn&&(o.shortName=mn[o.name])),o.type===or.extensionRequest){o.extensions=[];for(var u=0;u<o.value.length;++u)o.extensions.push(Ge.certificateExtensionFromAsn1(o.value[u]))}t.push(o)}return t};function Pc(e,t){typeof t=="string"&&(t={shortName:t});for(var r=null,n,i=0;r===null&&i<e.attributes.length;++i)n=e.attributes[i],(t.type&&t.type===n.type||t.name&&t.name===n.name||t.shortName&&t.shortName===n.shortName)&&(r=n);return r}var OE=function(e,t,r){var n={};if(e!==or["RSASSA-PSS"])return n;r&&(n={hash:{algorithmOid:or.sha1},mgf:{algorithmOid:or.mgf1,hash:{algorithmOid:or.sha1}},saltLength:20});var i={},a=[];if(!P.validate(t,aGe,i,a)){var s=new Error("Cannot read RSASSA-PSS parameter block.");throw s.errors=a,s}return i.hashOid!==void 0&&(n.hash=n.hash||{},n.hash.algorithmOid=P.derToOid(i.hashOid)),i.maskGenOid!==void 0&&(n.mgf=n.mgf||{},n.mgf.algorithmOid=P.derToOid(i.maskGenOid),n.mgf.hash=n.mgf.hash||{},n.mgf.hash.algorithmOid=P.derToOid(i.maskGenHashOid)),i.saltLength!==void 0&&(n.saltLength=i.saltLength.charCodeAt(0)),n},qE=function(e){switch(or[e.signatureOid]){case"sha1WithRSAEncryption":case"sha1WithRSASignature":return xt.md.sha1.create();case"md5WithRSAEncryption":return xt.md.md5.create();case"sha256WithRSAEncryption":return xt.md.sha256.create();case"sha384WithRSAEncryption":return xt.md.sha384.create();case"sha512WithRSAEncryption":return xt.md.sha512.create();case"RSASSA-PSS":return xt.md.sha256.create();default:var t=new Error("Could not compute "+e.type+" digest. Unknown signature OID.");throw t.signatureOid=e.signatureOid,t}},Zle=function(e){var t=e.certificate,r;switch(t.signatureOid){case or.sha1WithRSAEncryption:case or.sha1WithRSASignature:break;case or["RSASSA-PSS"]:var n,i;if(n=or[t.signatureParameters.mgf.hash.algorithmOid],n===void 0||xt.md[n]===void 0){var a=new Error("Unsupported MGF hash function.");throw a.oid=t.signatureParameters.mgf.hash.algorithmOid,a.name=n,a}if(i=or[t.signatureParameters.mgf.algorithmOid],i===void 0||xt.mgf[i]===void 0){var a=new Error("Unsupported MGF function.");throw a.oid=t.signatureParameters.mgf.algorithmOid,a.name=i,a}if(i=xt.mgf[i].create(xt.md[n].create()),n=or[t.signatureParameters.hash.algorithmOid],n===void 0||xt.md[n]===void 0){var a=new Error("Unsupported RSASSA-PSS hash function.");throw a.oid=t.signatureParameters.hash.algorithmOid,a.name=n,a}r=xt.pss.create(xt.md[n].create(),i,t.signatureParameters.saltLength);break}return t.publicKey.verify(e.md.digest().getBytes(),e.signature,r)};Ge.certificateFromPem=function(e,t,r){var n=xt.pem.decode(e)[0];if(n.type!=="CERTIFICATE"&&n.type!=="X509 CERTIFICATE"&&n.type!=="TRUSTED CERTIFICATE"){var i=new Error('Could not convert certificate from PEM; PEM header type is not "CERTIFICATE", "X509 CERTIFICATE", or "TRUSTED CERTIFICATE".');throw i.headerType=n.type,i}if(n.procType&&n.procType.type==="ENCRYPTED")throw new Error("Could not convert certificate from PEM; PEM is encrypted.");var a=P.fromDer(n.body,r);return Ge.certificateFromAsn1(a,t)};Ge.certificateToPem=function(e,t){var r={type:"CERTIFICATE",body:P.toDer(Ge.certificateToAsn1(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.publicKeyFromPem=function(e){var t=xt.pem.decode(e)[0];if(t.type!=="PUBLIC KEY"&&t.type!=="RSA PUBLIC KEY"){var r=new Error('Could not convert public key from PEM; PEM header type is not "PUBLIC KEY" or "RSA PUBLIC KEY".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert public key from PEM; PEM is encrypted.");var n=P.fromDer(t.body);return Ge.publicKeyFromAsn1(n)};Ge.publicKeyToPem=function(e,t){var r={type:"PUBLIC KEY",body:P.toDer(Ge.publicKeyToAsn1(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.publicKeyToRSAPublicKeyPem=function(e,t){var r={type:"RSA PUBLIC KEY",body:P.toDer(Ge.publicKeyToRSAPublicKey(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.getPublicKeyFingerprint=function(e,t){t=t||{};var r=t.md||xt.md.sha1.create(),n=t.type||"RSAPublicKey",i;switch(n){case"RSAPublicKey":i=P.toDer(Ge.publicKeyToRSAPublicKey(e)).getBytes();break;case"SubjectPublicKeyInfo":i=P.toDer(Ge.publicKeyToAsn1(e)).getBytes();break;default:throw new Error('Unknown fingerprint type "'+t.type+'".')}r.start(),r.update(i);var a=r.digest();if(t.encoding==="hex"){var s=a.toHex();return t.delimiter?s.match(/.{2}/g).join(t.delimiter):s}else{if(t.encoding==="binary")return a.getBytes();if(t.encoding)throw new Error('Unknown encoding "'+t.encoding+'".')}return a};Ge.certificationRequestFromPem=function(e,t,r){var n=xt.pem.decode(e)[0];if(n.type!=="CERTIFICATE REQUEST"){var i=new Error('Could not convert certification request from PEM; PEM header type is not "CERTIFICATE REQUEST".');throw i.headerType=n.type,i}if(n.procType&&n.procType.type==="ENCRYPTED")throw new Error("Could not convert certification request from PEM; PEM is encrypted.");var a=P.fromDer(n.body,r);return Ge.certificationRequestFromAsn1(a,t)};Ge.certificationRequestToPem=function(e,t){var r={type:"CERTIFICATE REQUEST",body:P.toDer(Ge.certificationRequestToAsn1(e)).getBytes()};return xt.pem.encode(r,{maxline:t})};Ge.createCertificate=function(){var e={};return e.version=2,e.serialNumber="00",e.signatureOid=null,e.signature=null,e.siginfo={},e.siginfo.algorithmOid=null,e.validity={},e.validity.notBefore=new Date,e.validity.notAfter=new Date,e.issuer={},e.issuer.getField=function(t){return Pc(e.issuer,t)},e.issuer.addField=function(t){Va([t]),e.issuer.attributes.push(t)},e.issuer.attributes=[],e.issuer.hash=null,e.subject={},e.subject.getField=function(t){return Pc(e.subject,t)},e.subject.addField=function(t){Va([t]),e.subject.attributes.push(t)},e.subject.attributes=[],e.subject.hash=null,e.extensions=[],e.publicKey=null,e.md=null,e.setSubject=function(t,r){Va(t),e.subject.attributes=t,delete e.subject.uniqueId,r&&(e.subject.uniqueId=r),e.subject.hash=null},e.setIssuer=function(t,r){Va(t),e.issuer.attributes=t,delete e.issuer.uniqueId,r&&(e.issuer.uniqueId=r),e.issuer.hash=null},e.setExtensions=function(t){for(var r=0;r<t.length;++r)ece(t[r],{cert:e});e.extensions=t},e.getExtension=function(t){typeof t=="string"&&(t={name:t});for(var r=null,n,i=0;r===null&&i<e.extensions.length;++i)n=e.extensions[i],(t.id&&n.id===t.id||t.name&&n.name===t.name)&&(r=n);return r},e.sign=function(t,r){e.md=r||xt.md.sha1.create();var n=or[e.md.algorithm+"WithRSAEncryption"];if(!n){var i=new Error("Could not compute certificate digest. Unknown message digest algorithm OID.");throw i.algorithm=e.md.algorithm,i}e.signatureOid=e.siginfo.algorithmOid=n,e.tbsCertificate=Ge.getTBSCertificate(e);var a=P.toDer(e.tbsCertificate);e.md.update(a.getBytes()),e.signature=t.sign(e.md)},e.verify=function(t){var r=!1;if(!e.issued(t)){var n=t.issuer,i=e.subject,a=new Error("The parent certificate did not issue the given child certificate; the child certificate's issuer does not match the parent's subject.");throw a.expectedIssuer=i.attributes,a.actualIssuer=n.attributes,a}var s=t.md;if(s===null){s=qE({signatureOid:t.signatureOid,type:"certificate"});var o=t.tbsCertificate||Ge.getTBSCertificate(t),u=P.toDer(o);s.update(u.getBytes())}return s!==null&&(r=Zle({certificate:e,md:s,signature:t.signature})),r},e.isIssuer=function(t){var r=!1,n=e.issuer,i=t.subject;if(n.hash&&i.hash)r=n.hash===i.hash;else if(n.attributes.length===i.attributes.length){r=!0;for(var a,s,o=0;r&&o<n.attributes.length;++o)a=n.attributes[o],s=i.attributes[o],(a.type!==s.type||a.value!==s.value)&&(r=!1)}return r},e.issued=function(t){return t.isIssuer(e)},e.generateSubjectKeyIdentifier=function(){return Ge.getPublicKeyFingerprint(e.publicKey,{type:"RSAPublicKey"})},e.verifySubjectKeyIdentifier=function(){for(var t=or.subjectKeyIdentifier,r=0;r<e.extensions.length;++r){var n=e.extensions[r];if(n.id===t){var i=e.generateSubjectKeyIdentifier().getBytes();return xt.util.hexToBytes(n.subjectKeyIdentifier)===i}}return!1},e};Ge.certificateFromAsn1=function(e,t){var r={},n=[];if(!P.validate(e,iGe,r,n)){var i=new Error("Cannot read X.509 certificate. ASN.1 object is not an X509v3 Certificate.");throw i.errors=n,i}var a=P.derToOid(r.publicKeyOid);if(a!==Ge.oids.rsaEncryption)throw new Error("Cannot read public key. OID is not RSA.");var s=Ge.createCertificate();s.version=r.certVersion?r.certVersion.charCodeAt(0):0;var o=xt.util.createBuffer(r.certSerialNumber);s.serialNumber=o.toHex(),s.signatureOid=xt.asn1.derToOid(r.certSignatureOid),s.signatureParameters=OE(s.signatureOid,r.certSignatureParams,!0),s.siginfo.algorithmOid=xt.asn1.derToOid(r.certinfoSignatureOid),s.siginfo.parameters=OE(s.siginfo.algorithmOid,r.certinfoSignatureParams,!1),s.signature=r.certSignature;var u=[];if(r.certValidity1UTCTime!==void 0&&u.push(P.utcTimeToDate(r.certValidity1UTCTime)),r.certValidity2GeneralizedTime!==void 0&&u.push(P.generalizedTimeToDate(r.certValidity2GeneralizedTime)),r.certValidity3UTCTime!==void 0&&u.push(P.utcTimeToDate(r.certValidity3UTCTime)),r.certValidity4GeneralizedTime!==void 0&&u.push(P.generalizedTimeToDate(r.certValidity4GeneralizedTime)),u.length>2)throw new Error("Cannot read notBefore/notAfter validity times; more than two times were provided in the certificate.");if(u.length<2)throw new Error("Cannot read notBefore/notAfter validity times; they were not provided as either UTCTime or GeneralizedTime.");if(s.validity.notBefore=u[0],s.validity.notAfter=u[1],s.tbsCertificate=r.tbsCertificate,t){s.md=qE({signatureOid:s.signatureOid,type:"certificate"});var l=P.toDer(s.tbsCertificate);s.md.update(l.getBytes())}var c=xt.md.sha1.create(),d=P.toDer(r.certIssuer);c.update(d.getBytes()),s.issuer.getField=function(m){return Pc(s.issuer,m)},s.issuer.addField=function(m){Va([m]),s.issuer.attributes.push(m)},s.issuer.attributes=Ge.RDNAttributesAsArray(r.certIssuer),r.certIssuerUniqueId&&(s.issuer.uniqueId=r.certIssuerUniqueId),s.issuer.hash=c.digest().toHex();var p=xt.md.sha1.create(),f=P.toDer(r.certSubject);return p.update(f.getBytes()),s.subject.getField=function(m){return Pc(s.subject,m)},s.subject.addField=function(m){Va([m]),s.subject.attributes.push(m)},s.subject.attributes=Ge.RDNAttributesAsArray(r.certSubject),r.certSubjectUniqueId&&(s.subject.uniqueId=r.certSubjectUniqueId),s.subject.hash=p.digest().toHex(),r.certExtensions?s.extensions=Ge.certificateExtensionsFromAsn1(r.certExtensions):s.extensions=[],s.publicKey=Ge.publicKeyFromAsn1(r.subjectPublicKeyInfo),s};Ge.certificateExtensionsFromAsn1=function(e){for(var t=[],r=0;r<e.value.length;++r)for(var n=e.value[r],i=0;i<n.value.length;++i)t.push(Ge.certificateExtensionFromAsn1(n.value[i]));return t};Ge.certificateExtensionFromAsn1=function(e){var t={};if(t.id=P.derToOid(e.value[0].value),t.critical=!1,e.value[1].type===P.Type.BOOLEAN?(t.critical=e.value[1].value.charCodeAt(0)!==0,t.value=e.value[2].value):t.value=e.value[1].value,t.id in or){if(t.name=or[t.id],t.name==="keyUsage"){var r=P.fromDer(t.value),n=0,i=0;r.value.length>1&&(n=r.value.charCodeAt(1),i=r.value.length>2?r.value.charCodeAt(2):0),t.digitalSignature=(n&128)===128,t.nonRepudiation=(n&64)===64,t.keyEncipherment=(n&32)===32,t.dataEncipherment=(n&16)===16,t.keyAgreement=(n&8)===8,t.keyCertSign=(n&4)===4,t.cRLSign=(n&2)===2,t.encipherOnly=(n&1)===1,t.decipherOnly=(i&128)===128}else if(t.name==="basicConstraints"){var r=P.fromDer(t.value);r.value.length>0&&r.value[0].type===P.Type.BOOLEAN?t.cA=r.value[0].value.charCodeAt(0)!==0:t.cA=!1;var a=null;r.value.length>0&&r.value[0].type===P.Type.INTEGER?a=r.value[0].value:r.value.length>1&&(a=r.value[1].value),a!==null&&(t.pathLenConstraint=P.derToInteger(a))}else if(t.name==="extKeyUsage")for(var r=P.fromDer(t.value),s=0;s<r.value.length;++s){var o=P.derToOid(r.value[s].value);o in or?t[or[o]]=!0:t[o]=!0}else if(t.name==="nsCertType"){var r=P.fromDer(t.value),n=0;r.value.length>1&&(n=r.value.charCodeAt(1)),t.client=(n&128)===128,t.server=(n&64)===64,t.email=(n&32)===32,t.objsign=(n&16)===16,t.reserved=(n&8)===8,t.sslCA=(n&4)===4,t.emailCA=(n&2)===2,t.objCA=(n&1)===1}else if(t.name==="subjectAltName"||t.name==="issuerAltName"){t.altNames=[];for(var u,r=P.fromDer(t.value),l=0;l<r.value.length;++l){u=r.value[l];var c={type:u.type,value:u.value};switch(t.altNames.push(c),u.type){case 1:case 2:case 6:break;case 7:c.ip=xt.util.bytesToIP(u.value);break;case 8:c.oid=P.derToOid(u.value);break;default:}}}else if(t.name==="subjectKeyIdentifier"){var r=P.fromDer(t.value);t.subjectKeyIdentifier=xt.util.bytesToHex(r.value)}}return t};Ge.certificationRequestFromAsn1=function(e,t){var r={},n=[];if(!P.validate(e,oGe,r,n)){var i=new Error("Cannot read PKCS#10 certificate request. ASN.1 object is not a PKCS#10 CertificationRequest.");throw i.errors=n,i}var a=P.derToOid(r.publicKeyOid);if(a!==Ge.oids.rsaEncryption)throw new Error("Cannot read public key. OID is not RSA.");var s=Ge.createCertificationRequest();if(s.version=r.csrVersion?r.csrVersion.charCodeAt(0):0,s.signatureOid=xt.asn1.derToOid(r.csrSignatureOid),s.signatureParameters=OE(s.signatureOid,r.csrSignatureParams,!0),s.siginfo.algorithmOid=xt.asn1.derToOid(r.csrSignatureOid),s.siginfo.parameters=OE(s.siginfo.algorithmOid,r.csrSignatureParams,!1),s.signature=r.csrSignature,s.certificationRequestInfo=r.certificationRequestInfo,t){s.md=qE({signatureOid:s.signatureOid,type:"certification request"});var o=P.toDer(s.certificationRequestInfo);s.md.update(o.getBytes())}var u=xt.md.sha1.create();return s.subject.getField=function(l){return Pc(s.subject,l)},s.subject.addField=function(l){Va([l]),s.subject.attributes.push(l)},s.subject.attributes=Ge.RDNAttributesAsArray(r.certificationRequestInfoSubject,u),s.subject.hash=u.digest().toHex(),s.publicKey=Ge.publicKeyFromAsn1(r.subjectPublicKeyInfo),s.getAttribute=function(l){return Pc(s,l)},s.addAttribute=function(l){Va([l]),s.attributes.push(l)},s.attributes=Ge.CRIAttributesAsArray(r.certificationRequestInfoAttributes||[]),s};Ge.createCertificationRequest=function(){var e={};return e.version=0,e.signatureOid=null,e.signature=null,e.siginfo={},e.siginfo.algorithmOid=null,e.subject={},e.subject.getField=function(t){return Pc(e.subject,t)},e.subject.addField=function(t){Va([t]),e.subject.attributes.push(t)},e.subject.attributes=[],e.subject.hash=null,e.publicKey=null,e.attributes=[],e.getAttribute=function(t){return Pc(e,t)},e.addAttribute=function(t){Va([t]),e.attributes.push(t)},e.md=null,e.setSubject=function(t){Va(t),e.subject.attributes=t,e.subject.hash=null},e.setAttributes=function(t){Va(t),e.attributes=t},e.sign=function(t,r){e.md=r||xt.md.sha1.create();var n=or[e.md.algorithm+"WithRSAEncryption"];if(!n){var i=new Error("Could not compute certification request digest. Unknown message digest algorithm OID.");throw i.algorithm=e.md.algorithm,i}e.signatureOid=e.siginfo.algorithmOid=n,e.certificationRequestInfo=Ge.getCertificationRequestInfo(e);var a=P.toDer(e.certificationRequestInfo);e.md.update(a.getBytes()),e.signature=t.sign(e.md)},e.verify=function(){var t=!1,r=e.md;if(r===null){r=qE({signatureOid:e.signatureOid,type:"certification request"});var n=e.certificationRequestInfo||Ge.getCertificationRequestInfo(e),i=P.toDer(n);r.update(i.getBytes())}return r!==null&&(t=Zle({certificate:e,md:r,signature:e.signature})),t},e};function Gm(e){for(var t=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]),r,n,i=e.attributes,a=0;a<i.length;++a){r=i[a];var s=r.value,o=P.Type.PRINTABLESTRING;"valueTagClass"in r&&(o=r.valueTagClass,o===P.Type.UTF8&&(s=xt.util.encodeUtf8(s))),n=P.create(P.Class.UNIVERSAL,P.Type.SET,!0,[P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(r.type).getBytes()),P.create(P.Class.UNIVERSAL,o,!1,s)])]),t.value.push(n)}return t}function Va(e){for(var t,r=0;r<e.length;++r){if(t=e[r],typeof t.name>"u"&&(t.type&&t.type in Ge.oids?t.name=Ge.oids[t.type]:t.shortName&&t.shortName in mn&&(t.name=Ge.oids[mn[t.shortName]])),typeof t.type>"u")if(t.name&&t.name in Ge.oids)t.type=Ge.oids[t.name];else{var n=new Error("Attribute type not specified.");throw n.attribute=t,n}if(typeof t.shortName>"u"&&t.name&&t.name in mn&&(t.shortName=mn[t.name]),t.type===or.extensionRequest&&(t.valueConstructed=!0,t.valueTagClass=P.Type.SEQUENCE,!t.value&&t.extensions)){t.value=[];for(var i=0;i<t.extensions.length;++i)t.value.push(Ge.certificateExtensionToAsn1(ece(t.extensions[i])))}if(typeof t.value>"u"){var n=new Error("Attribute value not specified.");throw n.attribute=t,n}}}function ece(e,t){if(t=t||{},typeof e.name>"u"&&e.id&&e.id in Ge.oids&&(e.name=Ge.oids[e.id]),typeof e.id>"u")if(e.name&&e.name in Ge.oids)e.id=Ge.oids[e.name];else{var r=new Error("Extension ID not specified.");throw r.extension=e,r}if(typeof e.value<"u")return e;if(e.name==="keyUsage"){var n=0,i=0,a=0;e.digitalSignature&&(i|=128,n=7),e.nonRepudiation&&(i|=64,n=6),e.keyEncipherment&&(i|=32,n=5),e.dataEncipherment&&(i|=16,n=4),e.keyAgreement&&(i|=8,n=3),e.keyCertSign&&(i|=4,n=2),e.cRLSign&&(i|=2,n=1),e.encipherOnly&&(i|=1,n=0),e.decipherOnly&&(a|=128,n=7);var s=String.fromCharCode(n);a!==0?s+=String.fromCharCode(i)+String.fromCharCode(a):i!==0&&(s+=String.fromCharCode(i)),e.value=P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,s)}else if(e.name==="basicConstraints")e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]),e.cA&&e.value.value.push(P.create(P.Class.UNIVERSAL,P.Type.BOOLEAN,!1,"\xFF")),"pathLenConstraint"in e&&e.value.value.push(P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(e.pathLenConstraint).getBytes()));else if(e.name==="extKeyUsage"){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);var o=e.value.value;for(var u in e)e[u]===!0&&(u in or?o.push(P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(or[u]).getBytes())):u.indexOf(".")!==-1&&o.push(P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(u).getBytes())))}else if(e.name==="nsCertType"){var n=0,i=0;e.client&&(i|=128,n=7),e.server&&(i|=64,n=6),e.email&&(i|=32,n=5),e.objsign&&(i|=16,n=4),e.reserved&&(i|=8,n=3),e.sslCA&&(i|=4,n=2),e.emailCA&&(i|=2,n=1),e.objCA&&(i|=1,n=0);var s=String.fromCharCode(n);i!==0&&(s+=String.fromCharCode(i)),e.value=P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,s)}else if(e.name==="subjectAltName"||e.name==="issuerAltName"){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);for(var l,c=0;c<e.altNames.length;++c){l=e.altNames[c];var s=l.value;if(l.type===7&&l.ip){if(s=xt.util.bytesFromIP(l.ip),s===null){var r=new Error('Extension "ip" value is not a valid IPv4 or IPv6 address.');throw r.extension=e,r}}else l.type===8&&(l.oid?s=P.oidToDer(P.oidToDer(l.oid)):s=P.oidToDer(s));e.value.value.push(P.create(P.Class.CONTEXT_SPECIFIC,l.type,!1,s))}}else if(e.name==="nsComment"&&t.cert){if(!/^[\x00-\x7F]*$/.test(e.comment)||e.comment.length<1||e.comment.length>128)throw new Error('Invalid "nsComment" content.');e.value=P.create(P.Class.UNIVERSAL,P.Type.IA5STRING,!1,e.comment)}else if(e.name==="subjectKeyIdentifier"&&t.cert){var d=t.cert.generateSubjectKeyIdentifier();e.subjectKeyIdentifier=d.toHex(),e.value=P.create(P.Class.UNIVERSAL,P.Type.OCTETSTRING,!1,d.getBytes())}else if(e.name==="authorityKeyIdentifier"&&t.cert){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);var o=e.value.value;if(e.keyIdentifier){var p=e.keyIdentifier===!0?t.cert.generateSubjectKeyIdentifier().getBytes():e.keyIdentifier;o.push(P.create(P.Class.CONTEXT_SPECIFIC,0,!1,p))}if(e.authorityCertIssuer){var f=[P.create(P.Class.CONTEXT_SPECIFIC,4,!0,[Gm(e.authorityCertIssuer===!0?t.cert.issuer:e.authorityCertIssuer)])];o.push(P.create(P.Class.CONTEXT_SPECIFIC,1,!0,f))}if(e.serialNumber){var m=xt.util.hexToBytes(e.serialNumber===!0?t.cert.serialNumber:e.serialNumber);o.push(P.create(P.Class.CONTEXT_SPECIFIC,2,!1,m))}}else if(e.name==="cRLDistributionPoints"){e.value=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);for(var o=e.value.value,h=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]),g=P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[]),l,c=0;c<e.altNames.length;++c){l=e.altNames[c];var s=l.value;if(l.type===7&&l.ip){if(s=xt.util.bytesFromIP(l.ip),s===null){var r=new Error('Extension "ip" value is not a valid IPv4 or IPv6 address.');throw r.extension=e,r}}else l.type===8&&(l.oid?s=P.oidToDer(P.oidToDer(l.oid)):s=P.oidToDer(s));g.value.push(P.create(P.Class.CONTEXT_SPECIFIC,l.type,!1,s))}h.value.push(P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[g])),o.push(h)}if(typeof e.value>"u"){var r=new Error("Extension value not specified.");throw r.extension=e,r}return e}function VI(e,t){switch(e){case or["RSASSA-PSS"]:var r=[];return t.hash.algorithmOid!==void 0&&r.push(P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(t.hash.algorithmOid).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.NULL,!1,"")])])),t.mgf.algorithmOid!==void 0&&r.push(P.create(P.Class.CONTEXT_SPECIFIC,1,!0,[P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(t.mgf.algorithmOid).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(t.mgf.hash.algorithmOid).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.NULL,!1,"")])])])),t.saltLength!==void 0&&r.push(P.create(P.Class.CONTEXT_SPECIFIC,2,!0,[P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(t.saltLength).getBytes())])),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,r);default:return P.create(P.Class.UNIVERSAL,P.Type.NULL,!1,"")}}function uGe(e){var t=P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[]);if(e.attributes.length===0)return t;for(var r=e.attributes,n=0;n<r.length;++n){var i=r[n],a=i.value,s=P.Type.UTF8;"valueTagClass"in i&&(s=i.valueTagClass),s===P.Type.UTF8&&(a=xt.util.encodeUtf8(a));var o=!1;"valueConstructed"in i&&(o=i.valueConstructed);var u=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(i.type).getBytes()),P.create(P.Class.UNIVERSAL,P.Type.SET,!0,[P.create(P.Class.UNIVERSAL,s,o,a)])]);t.value.push(u)}return t}var lGe=new Date("1950-01-01T00:00:00Z"),cGe=new Date("2050-01-01T00:00:00Z");function Qle(e){return e>=lGe&&e<cGe?P.create(P.Class.UNIVERSAL,P.Type.UTCTIME,!1,P.dateToUtcTime(e)):P.create(P.Class.UNIVERSAL,P.Type.GENERALIZEDTIME,!1,P.dateToGeneralizedTime(e))}Ge.getTBSCertificate=function(e){var t=Qle(e.validity.notBefore),r=Qle(e.validity.notAfter),n=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.CONTEXT_SPECIFIC,0,!0,[P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(e.version).getBytes())]),P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,xt.util.hexToBytes(e.serialNumber)),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.siginfo.algorithmOid).getBytes()),VI(e.siginfo.algorithmOid,e.siginfo.parameters)]),Gm(e.issuer),P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[t,r]),Gm(e.subject),Ge.publicKeyToAsn1(e.publicKey)]);return e.issuer.uniqueId&&n.value.push(P.create(P.Class.CONTEXT_SPECIFIC,1,!0,[P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.issuer.uniqueId)])),e.subject.uniqueId&&n.value.push(P.create(P.Class.CONTEXT_SPECIFIC,2,!0,[P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.subject.uniqueId)])),e.extensions.length>0&&n.value.push(Ge.certificateExtensionsToAsn1(e.extensions)),n};Ge.getCertificationRequestInfo=function(e){var t=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.INTEGER,!1,P.integerToDer(e.version).getBytes()),Gm(e.subject),Ge.publicKeyToAsn1(e.publicKey),uGe(e)]);return t};Ge.distinguishedNameToAsn1=function(e){return Gm(e)};Ge.certificateToAsn1=function(e){var t=e.tbsCertificate||Ge.getTBSCertificate(e);return P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[t,P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.signatureOid).getBytes()),VI(e.signatureOid,e.signatureParameters)]),P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.signature)])};Ge.certificateExtensionsToAsn1=function(e){var t=P.create(P.Class.CONTEXT_SPECIFIC,3,!0,[]),r=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);t.value.push(r);for(var n=0;n<e.length;++n)r.value.push(Ge.certificateExtensionToAsn1(e[n]));return t};Ge.certificateExtensionToAsn1=function(e){var t=P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[]);t.value.push(P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.id).getBytes())),e.critical&&t.value.push(P.create(P.Class.UNIVERSAL,P.Type.BOOLEAN,!1,"\xFF"));var r=e.value;return typeof e.value!="string"&&(r=P.toDer(r).getBytes()),t.value.push(P.create(P.Class.UNIVERSAL,P.Type.OCTETSTRING,!1,r)),t};Ge.certificationRequestToAsn1=function(e){var t=e.certificationRequestInfo||Ge.getCertificationRequestInfo(e);return P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[t,P.create(P.Class.UNIVERSAL,P.Type.SEQUENCE,!0,[P.create(P.Class.UNIVERSAL,P.Type.OID,!1,P.oidToDer(e.signatureOid).getBytes()),VI(e.signatureOid,e.signatureParameters)]),P.create(P.Class.UNIVERSAL,P.Type.BITSTRING,!1,"\0"+e.signature)])};Ge.createCaStore=function(e){var t={certs:{}};t.getIssuer=function(s){var o=r(s.issuer);return o},t.addCertificate=function(s){if(typeof s=="string"&&(s=xt.pki.certificateFromPem(s)),n(s.subject),!t.hasCertificate(s))if(s.subject.hash in t.certs){var o=t.certs[s.subject.hash];xt.util.isArray(o)||(o=[o]),o.push(s),t.certs[s.subject.hash]=o}else t.certs[s.subject.hash]=s},t.hasCertificate=function(s){typeof s=="string"&&(s=xt.pki.certificateFromPem(s));var o=r(s.subject);if(!o)return!1;xt.util.isArray(o)||(o=[o]);for(var u=P.toDer(Ge.certificateToAsn1(s)).getBytes(),l=0;l<o.length;++l){var c=P.toDer(Ge.certificateToAsn1(o[l])).getBytes();if(u===c)return!0}return!1},t.listAllCertificates=function(){var s=[];for(var o in t.certs)if(t.certs.hasOwnProperty(o)){var u=t.certs[o];if(!xt.util.isArray(u))s.push(u);else for(var l=0;l<u.length;++l)s.push(u[l])}return s},t.removeCertificate=function(s){var o;if(typeof s=="string"&&(s=xt.pki.certificateFromPem(s)),n(s.subject),!t.hasCertificate(s))return null;var u=r(s.subject);if(!xt.util.isArray(u))return o=t.certs[s.subject.hash],delete t.certs[s.subject.hash],o;for(var l=P.toDer(Ge.certificateToAsn1(s)).getBytes(),c=0;c<u.length;++c){var d=P.toDer(Ge.certificateToAsn1(u[c])).getBytes();l===d&&(o=u[c],u.splice(c,1))}return u.length===0&&delete t.certs[s.subject.hash],o};function r(s){return n(s),t.certs[s.hash]||null}function n(s){if(!s.hash){var o=xt.md.sha1.create();s.attributes=Ge.RDNAttributesAsArray(Gm(s),o),s.hash=o.digest().toHex()}}if(e)for(var i=0;i<e.length;++i){var a=e[i];t.addCertificate(a)}return t};Ge.certificateError={bad_certificate:"forge.pki.BadCertificate",unsupported_certificate:"forge.pki.UnsupportedCertificate",certificate_revoked:"forge.pki.CertificateRevoked",certificate_expired:"forge.pki.CertificateExpired",certificate_unknown:"forge.pki.CertificateUnknown",unknown_ca:"forge.pki.UnknownCertificateAuthority"};Ge.verifyCertificateChain=function(e,t,r){typeof r=="function"&&(r={verify:r}),r=r||{},t=t.slice(0);var n=t.slice(0),i=r.validityCheckDate;typeof i>"u"&&(i=new Date);var a=!0,s=null,o=0;do{var u=t.shift(),l=null,c=!1;if(i&&(i<u.validity.notBefore||i>u.validity.notAfter)&&(s={message:"Certificate is not valid yet or has expired.",error:Ge.certificateError.certificate_expired,notBefore:u.validity.notBefore,notAfter:u.validity.notAfter,now:i}),s===null){if(l=t[0]||e.getIssuer(u),l===null&&u.isIssuer(u)&&(c=!0,l=u),l){var d=l;xt.util.isArray(d)||(d=[d]);for(var p=!1;!p&&d.length>0;){l=d.shift();try{p=l.verify(u)}catch{}}p||(s={message:"Certificate signature is invalid.",error:Ge.certificateError.bad_certificate})}s===null&&(!l||c)&&!e.hasCertificate(u)&&(s={message:"Certificate is not trusted.",error:Ge.certificateError.unknown_ca})}if(s===null&&l&&!u.isIssuer(l)&&(s={message:"Certificate issuer is invalid.",error:Ge.certificateError.bad_certificate}),s===null)for(var f={keyUsage:!0,basicConstraints:!0},m=0;s===null&&m<u.extensions.length;++m){var h=u.extensions[m];h.critical&&!(h.name in f)&&(s={message:"Certificate has an unsupported critical extension.",error:Ge.certificateError.unsupported_certificate})}if(s===null&&(!a||t.length===0&&(!l||c))){var g=u.getExtension("basicConstraints"),v=u.getExtension("keyUsage");if(v!==null&&(!v.keyCertSign||g===null)&&(s={message:"Certificate keyUsage or basicConstraints conflict or indicate that the certificate is not a CA. If the certificate is the only one in the chain or isn't the first then the certificate must be a valid CA.",error:Ge.certificateError.bad_certificate}),s===null&&g!==null&&!g.cA&&(s={message:"Certificate basicConstraints indicates the certificate is not a CA.",error:Ge.certificateError.bad_certificate}),s===null&&v!==null&&"pathLenConstraint"in g){var E=o-1;E>g.pathLenConstraint&&(s={message:"Certificate basicConstraints pathLenConstraint violated.",error:Ge.certificateError.bad_certificate})}}var x=s===null?!0:s.error,R=r.verify?r.verify(x,o,n):x;if(R===!0)s=null;else throw x===!0&&(s={message:"The application rejected the certificate.",error:Ge.certificateError.bad_certificate}),(R||R===0)&&(typeof R=="object"&&!xt.util.isArray(R)?(R.message&&(s.message=R.message),R.error&&(s.error=R.error)):typeof R=="string"&&(s.error=R)),s;a=!1,++o}while(t.length>0);return!0}});var HI=y((Hwt,nce)=>{var Mr=Gt();xs();Bm();Ac();$I();jI();ja();Dg();$m();cr();BE();var ne=Mr.asn1,Zt=Mr.pki,Tg=nce.exports=Mr.pkcs12=Mr.pkcs12||{},rce={name:"ContentInfo",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"ContentInfo.contentType",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"contentType"},{name:"ContentInfo.content",tagClass:ne.Class.CONTEXT_SPECIFIC,constructed:!0,captureAsn1:"content"}]},dGe={name:"PFX",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"PFX.version",tagClass:ne.Class.UNIVERSAL,type:ne.Type.INTEGER,constructed:!1,capture:"version"},rce,{name:"PFX.macData",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"mac",value:[{name:"PFX.macData.mac",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"PFX.macData.mac.digestAlgorithm",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"PFX.macData.mac.digestAlgorithm.algorithm",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"macAlgorithm"},{name:"PFX.macData.mac.digestAlgorithm.parameters",tagClass:ne.Class.UNIVERSAL,captureAsn1:"macAlgorithmParameters"}]},{name:"PFX.macData.mac.digest",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OCTETSTRING,constructed:!1,capture:"macDigest"}]},{name:"PFX.macData.macSalt",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OCTETSTRING,constructed:!1,capture:"macSalt"},{name:"PFX.macData.iterations",tagClass:ne.Class.UNIVERSAL,type:ne.Type.INTEGER,constructed:!1,optional:!0,capture:"macIterations"}]}]},pGe={name:"SafeBag",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"SafeBag.bagId",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"bagId"},{name:"SafeBag.bagValue",tagClass:ne.Class.CONTEXT_SPECIFIC,constructed:!0,captureAsn1:"bagValue"},{name:"SafeBag.bagAttributes",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SET,constructed:!0,optional:!0,capture:"bagAttributes"}]},fGe={name:"Attribute",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"Attribute.attrId",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"oid"},{name:"Attribute.attrValues",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SET,constructed:!0,capture:"values"}]},mGe={name:"CertBag",tagClass:ne.Class.UNIVERSAL,type:ne.Type.SEQUENCE,constructed:!0,value:[{name:"CertBag.certId",tagClass:ne.Class.UNIVERSAL,type:ne.Type.OID,constructed:!1,capture:"certId"},{name:"CertBag.certValue",tagClass:ne.Class.CONTEXT_SPECIFIC,constructed:!0,value:[{name:"CertBag.certValue[0]",tagClass:ne.Class.UNIVERSAL,type:ne.Class.OCTETSTRING,constructed:!1,capture:"cert"}]}]};function Ag(e,t,r,n){for(var i=[],a=0;a<e.length;a++)for(var s=0;s<e[a].safeBags.length;s++){var o=e[a].safeBags[s];if(!(n!==void 0&&o.type!==n)){if(t===null){i.push(o);continue}o.attributes[t]!==void 0&&o.attributes[t].indexOf(r)>=0&&i.push(o)}}return i}Tg.pkcs12FromAsn1=function(e,t,r){typeof t=="string"?(r=t,t=!0):t===void 0&&(t=!0);var n={},i=[];if(!ne.validate(e,dGe,n,i)){var a=new Error("Cannot read PKCS#12 PFX. ASN.1 object is not an PKCS#12 PFX.");throw a.errors=a,a}var s={version:n.version.charCodeAt(0),safeContents:[],getBags:function(g){var v={},E;return"localKeyId"in g?E=g.localKeyId:"localKeyIdHex"in g&&(E=Mr.util.hexToBytes(g.localKeyIdHex)),E===void 0&&!("friendlyName"in g)&&"bagType"in g&&(v[g.bagType]=Ag(s.safeContents,null,null,g.bagType)),E!==void 0&&(v.localKeyId=Ag(s.safeContents,"localKeyId",E,g.bagType)),"friendlyName"in g&&(v.friendlyName=Ag(s.safeContents,"friendlyName",g.friendlyName,g.bagType)),v},getBagsByFriendlyName:function(g,v){return Ag(s.safeContents,"friendlyName",g,v)},getBagsByLocalKeyId:function(g,v){return Ag(s.safeContents,"localKeyId",g,v)}};if(n.version.charCodeAt(0)!==3){var a=new Error("PKCS#12 PFX of version other than 3 not supported.");throw a.version=n.version.charCodeAt(0),a}if(ne.derToOid(n.contentType)!==Zt.oids.data){var a=new Error("Only PKCS#12 PFX in password integrity mode supported.");throw a.oid=ne.derToOid(n.contentType),a}var o=n.content.value[0];if(o.tagClass!==ne.Class.UNIVERSAL||o.type!==ne.Type.OCTETSTRING)throw new Error("PKCS#12 authSafe content data is not an OCTET STRING.");if(o=GI(o),n.mac){var u=null,l=0,c=ne.derToOid(n.macAlgorithm);switch(c){case Zt.oids.sha1:u=Mr.md.sha1.create(),l=20;break;case Zt.oids.sha256:u=Mr.md.sha256.create(),l=32;break;case Zt.oids.sha384:u=Mr.md.sha384.create(),l=48;break;case Zt.oids.sha512:u=Mr.md.sha512.create(),l=64;break;case Zt.oids.md5:u=Mr.md.md5.create(),l=16;break}if(u===null)throw new Error("PKCS#12 uses unsupported MAC algorithm: "+c);var d=new Mr.util.ByteBuffer(n.macSalt),p="macIterations"in n?parseInt(Mr.util.bytesToHex(n.macIterations),16):1,f=Tg.generateKey(r,d,3,p,l,u),m=Mr.hmac.create();m.start(u,f),m.update(o.value);var h=m.getMac();if(h.getBytes()!==n.macDigest)throw new Error("PKCS#12 MAC could not be verified. Invalid password?")}return hGe(s,o.value,t,r),s};function GI(e){if(e.composed||e.constructed){for(var t=Mr.util.createBuffer(),r=0;r<e.value.length;++r)t.putBytes(e.value[r].value);e.composed=e.constructed=!1,e.value=t.getBytes()}return e}function hGe(e,t,r,n){if(t=ne.fromDer(t,r),t.tagClass!==ne.Class.UNIVERSAL||t.type!==ne.Type.SEQUENCE||t.constructed!==!0)throw new Error("PKCS#12 AuthenticatedSafe expected to be a SEQUENCE OF ContentInfo");for(var i=0;i<t.value.length;i++){var a=t.value[i],s={},o=[];if(!ne.validate(a,rce,s,o)){var u=new Error("Cannot read ContentInfo.");throw u.errors=o,u}var l={encrypted:!1},c=null,d=s.content.value[0];switch(ne.derToOid(s.contentType)){case Zt.oids.data:if(d.tagClass!==ne.Class.UNIVERSAL||d.type!==ne.Type.OCTETSTRING)throw new Error("PKCS#12 SafeContents Data is not an OCTET STRING.");c=GI(d).value;break;case Zt.oids.encryptedData:c=gGe(d,n),l.encrypted=!0;break;default:var u=new Error("Unsupported PKCS#12 contentType.");throw u.contentType=ne.derToOid(s.contentType),u}l.safeBags=vGe(c,r,n),e.safeContents.push(l)}}function gGe(e,t){var r={},n=[];if(!ne.validate(e,Mr.pkcs7.asn1.encryptedDataValidator,r,n)){var i=new Error("Cannot read EncryptedContentInfo.");throw i.errors=n,i}var a=ne.derToOid(r.contentType);if(a!==Zt.oids.data){var i=new Error("PKCS#12 EncryptedContentInfo ContentType is not Data.");throw i.oid=a,i}a=ne.derToOid(r.encAlgorithm);var s=Zt.pbe.getCipher(a,r.encParameter,t),o=GI(r.encryptedContentAsn1),u=Mr.util.createBuffer(o.value);if(s.update(u),!s.finish())throw new Error("Failed to decrypt PKCS#12 SafeContents.");return s.output.getBytes()}function vGe(e,t,r){if(!t&&e.length===0)return[];if(e=ne.fromDer(e,t),e.tagClass!==ne.Class.UNIVERSAL||e.type!==ne.Type.SEQUENCE||e.constructed!==!0)throw new Error("PKCS#12 SafeContents expected to be a SEQUENCE OF SafeBag.");for(var n=[],i=0;i<e.value.length;i++){var a=e.value[i],s={},o=[];if(!ne.validate(a,pGe,s,o)){var u=new Error("Cannot read SafeBag.");throw u.errors=o,u}var l={type:ne.derToOid(s.bagId),attributes:yGe(s.bagAttributes)};n.push(l);var c,d,p=s.bagValue.value[0];switch(l.type){case Zt.oids.pkcs8ShroudedKeyBag:if(p=Zt.decryptPrivateKeyInfo(p,r),p===null)throw new Error("Unable to decrypt PKCS#8 ShroudedKeyBag, wrong password?");case Zt.oids.keyBag:try{l.key=Zt.privateKeyFromAsn1(p)}catch{l.key=null,l.asn1=p}continue;case Zt.oids.certBag:c=mGe,d=function(){if(ne.derToOid(s.certId)!==Zt.oids.x509Certificate){var m=new Error("Unsupported certificate type, only X.509 supported.");throw m.oid=ne.derToOid(s.certId),m}var h=ne.fromDer(s.cert,t);try{l.cert=Zt.certificateFromAsn1(h,!0)}catch{l.cert=null,l.asn1=h}};break;default:var u=new Error("Unsupported PKCS#12 SafeBag type.");throw u.oid=l.type,u}if(c!==void 0&&!ne.validate(p,c,s,o)){var u=new Error("Cannot read PKCS#12 "+c.name);throw u.errors=o,u}d()}return n}function yGe(e){var t={};if(e!==void 0)for(var r=0;r<e.length;++r){var n={},i=[];if(!ne.validate(e[r],fGe,n,i)){var a=new Error("Cannot read PKCS#12 BagAttribute.");throw a.errors=i,a}var s=ne.derToOid(n.oid);if(Zt.oids[s]!==void 0){t[Zt.oids[s]]=[];for(var o=0;o<n.values.length;++o)t[Zt.oids[s]].push(n.values[o].value)}}return t}Tg.toPkcs12Asn1=function(e,t,r,n){n=n||{},n.saltSize=n.saltSize||8,n.count=n.count||2048,n.algorithm=n.algorithm||n.encAlgorithm||"aes128","useMac"in n||(n.useMac=!0),"localKeyId"in n||(n.localKeyId=null),"generateLocalKeyId"in n||(n.generateLocalKeyId=!0);var i=n.localKeyId,a;if(i!==null)i=Mr.util.hexToBytes(i);else if(n.generateLocalKeyId)if(t){var s=Mr.util.isArray(t)?t[0]:t;typeof s=="string"&&(s=Zt.certificateFromPem(s));var o=Mr.md.sha1.create();o.update(ne.toDer(Zt.certificateToAsn1(s)).getBytes()),i=o.digest().getBytes()}else i=Mr.random.getBytes(20);var u=[];i!==null&&u.push(ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.localKeyId).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.SET,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,i)])])),"friendlyName"in n&&u.push(ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.friendlyName).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.SET,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.BMPSTRING,!1,n.friendlyName)])])),u.length>0&&(a=ne.create(ne.Class.UNIVERSAL,ne.Type.SET,!0,u));var l=[],c=[];t!==null&&(Mr.util.isArray(t)?c=t:c=[t]);for(var d=[],p=0;p<c.length;++p){t=c[p],typeof t=="string"&&(t=Zt.certificateFromPem(t));var f=p===0?a:void 0,m=Zt.certificateToAsn1(t),h=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.certBag).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.x509Certificate).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(m).getBytes())])])]),f]);d.push(h)}if(d.length>0){var g=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,d),v=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.data).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(g).getBytes())])]);l.push(v)}var E=null;if(e!==null){var x=Zt.wrapRsaPrivateKey(Zt.privateKeyToAsn1(e));r===null?E=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.keyBag).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[x]),a]):E=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.pkcs8ShroudedKeyBag).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[Zt.encryptPrivateKeyInfo(x,r,n)]),a]);var R=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[E]),I=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.data).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(R).getBytes())])]);l.push(I)}var L=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,l),Y;if(n.useMac){var o=Mr.md.sha1.create(),K=new Mr.util.ByteBuffer(Mr.random.getBytes(n.saltSize)),A=n.count,e=Tg.generateKey(r,K,3,A,20),X=Mr.hmac.create();X.start(o,e),X.update(ne.toDer(L).getBytes());var N=X.getMac();Y=ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.sha1).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.NULL,!1,"")]),ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,N.getBytes())]),ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,K.getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.INTEGER,!1,ne.integerToDer(A).getBytes())])}return ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.INTEGER,!1,ne.integerToDer(3).getBytes()),ne.create(ne.Class.UNIVERSAL,ne.Type.SEQUENCE,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OID,!1,ne.oidToDer(Zt.oids.data).getBytes()),ne.create(ne.Class.CONTEXT_SPECIFIC,0,!0,[ne.create(ne.Class.UNIVERSAL,ne.Type.OCTETSTRING,!1,ne.toDer(L).getBytes())])]),Y])};Tg.generateKey=Mr.pbe.generatePkcs12Key});var JI=y((Kwt,ice)=>{var Ic=Gt();xs();Ac();jI();ap();TE();HI();LE();Dg();cr();BE();var KI=Ic.asn1,Hm=ice.exports=Ic.pki=Ic.pki||{};Hm.pemToDer=function(e){var t=Ic.pem.decode(e)[0];if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert PEM to DER; PEM is encrypted.");return Ic.util.createBuffer(t.body)};Hm.privateKeyFromPem=function(e){var t=Ic.pem.decode(e)[0];if(t.type!=="PRIVATE KEY"&&t.type!=="RSA PRIVATE KEY"){var r=new Error('Could not convert private key from PEM; PEM header type is not "PRIVATE KEY" or "RSA PRIVATE KEY".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert private key from PEM; PEM is encrypted.");var n=KI.fromDer(t.body);return Hm.privateKeyFromAsn1(n)};Hm.privateKeyToPem=function(e,t){var r={type:"RSA PRIVATE KEY",body:KI.toDer(Hm.privateKeyToAsn1(e)).getBytes()};return Ic.pem.encode(r,{maxline:t})};Hm.privateKeyInfoToPem=function(e,t){var r={type:"PRIVATE KEY",body:KI.toDer(e).getBytes()};return Ic.pem.encode(r,{maxline:t})}});var eF=y((Jwt,pce)=>{var Oe=Gt();xs();Bm();CE();ap();JI();ja();$m();cr();var $E=function(e,t,r,n){var i=Oe.util.createBuffer(),a=e.length>>1,s=a+(e.length&1),o=e.substr(0,s),u=e.substr(a,s),l=Oe.util.createBuffer(),c=Oe.hmac.create();r=t+r;var d=Math.ceil(n/16),p=Math.ceil(n/20);c.start("MD5",o);var f=Oe.util.createBuffer();l.putBytes(r);for(var m=0;m<d;++m)c.start(null,null),c.update(l.getBytes()),l.putBuffer(c.digest()),c.start(null,null),c.update(l.bytes()+r),f.putBuffer(c.digest());c.start("SHA1",u);var h=Oe.util.createBuffer();l.clear(),l.putBytes(r);for(var m=0;m<p;++m)c.start(null,null),c.update(l.getBytes()),l.putBuffer(c.digest()),c.start(null,null),c.update(l.bytes()+r),h.putBuffer(c.digest());return i.putBytes(Oe.util.xorBytes(f.getBytes(),h.getBytes(),n)),i},EGe=function(e,t,r){var n=Oe.hmac.create();n.start("SHA1",e);var i=Oe.util.createBuffer();return i.putInt32(t[0]),i.putInt32(t[1]),i.putByte(r.type),i.putByte(r.version.major),i.putByte(r.version.minor),i.putInt16(r.length),i.putBytes(r.fragment.bytes()),n.update(i.getBytes()),n.digest().getBytes()},bGe=function(e,t,r){var n=!1;try{var i=e.deflate(t.fragment.getBytes());t.fragment=Oe.util.createBuffer(i),t.length=i.length,n=!0}catch{}return n},wGe=function(e,t,r){var n=!1;try{var i=e.inflate(t.fragment.getBytes());t.fragment=Oe.util.createBuffer(i),t.length=i.length,n=!0}catch{}return n},ma=function(e,t){var r=0;switch(t){case 1:r=e.getByte();break;case 2:r=e.getInt16();break;case 3:r=e.getInt24();break;case 4:r=e.getInt32();break}return Oe.util.createBuffer(e.getBytes(r))},Ga=function(e,t,r){e.putInt(r.length(),t<<3),e.putBuffer(r)},q={};q.Versions={TLS_1_0:{major:3,minor:1},TLS_1_1:{major:3,minor:2},TLS_1_2:{major:3,minor:3}};q.SupportedVersions=[q.Versions.TLS_1_1,q.Versions.TLS_1_0];q.Version=q.SupportedVersions[0];q.MaxFragment=15360;q.ConnectionEnd={server:0,client:1};q.PRFAlgorithm={tls_prf_sha256:0};q.BulkCipherAlgorithm={none:null,rc4:0,des3:1,aes:2};q.CipherType={stream:0,block:1,aead:2};q.MACAlgorithm={none:null,hmac_md5:0,hmac_sha1:1,hmac_sha256:2,hmac_sha384:3,hmac_sha512:4};q.CompressionMethod={none:0,deflate:1};q.ContentType={change_cipher_spec:20,alert:21,handshake:22,application_data:23,heartbeat:24};q.HandshakeType={hello_request:0,client_hello:1,server_hello:2,certificate:11,server_key_exchange:12,certificate_request:13,server_hello_done:14,certificate_verify:15,client_key_exchange:16,finished:20};q.Alert={};q.Alert.Level={warning:1,fatal:2};q.Alert.Description={close_notify:0,unexpected_message:10,bad_record_mac:20,decryption_failed:21,record_overflow:22,decompression_failure:30,handshake_failure:40,bad_certificate:42,unsupported_certificate:43,certificate_revoked:44,certificate_expired:45,certificate_unknown:46,illegal_parameter:47,unknown_ca:48,access_denied:49,decode_error:50,decrypt_error:51,export_restriction:60,protocol_version:70,insufficient_security:71,internal_error:80,user_canceled:90,no_renegotiation:100};q.HeartbeatMessageType={heartbeat_request:1,heartbeat_response:2};q.CipherSuites={};q.getCipherSuite=function(e){var t=null;for(var r in q.CipherSuites){var n=q.CipherSuites[r];if(n.id[0]===e.charCodeAt(0)&&n.id[1]===e.charCodeAt(1)){t=n;break}}return t};q.handleUnexpected=function(e,t){var r=!e.open&&e.entity===q.ConnectionEnd.client;r||e.error(e,{message:"Unexpected message. Received TLS record out of order.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unexpected_message}})};q.handleHelloRequest=function(e,t,r){!e.handshaking&&e.handshakes>0&&(q.queue(e,q.createAlert(e,{level:q.Alert.Level.warning,description:q.Alert.Description.no_renegotiation})),q.flush(e)),e.process()};q.parseHelloMessage=function(e,t,r){var n=null,i=e.entity===q.ConnectionEnd.client;if(r<38)e.error(e,{message:i?"Invalid ServerHello message. Message too short.":"Invalid ClientHello message. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});else{var a=t.fragment,s=a.length();if(n={version:{major:a.getByte(),minor:a.getByte()},random:Oe.util.createBuffer(a.getBytes(32)),session_id:ma(a,1),extensions:[]},i?(n.cipher_suite=a.getBytes(2),n.compression_method=a.getByte()):(n.cipher_suites=ma(a,2),n.compression_methods=ma(a,1)),s=r-(s-a.length()),s>0){for(var o=ma(a,2);o.length()>0;)n.extensions.push({type:[o.getByte(),o.getByte()],data:ma(o,2)});if(!i)for(var u=0;u<n.extensions.length;++u){var l=n.extensions[u];if(l.type[0]===0&&l.type[1]===0)for(var c=ma(l.data,2);c.length()>0;){var d=c.getByte();if(d!==0)break;e.session.extensions.server_name.serverNameList.push(ma(c,2).getBytes())}}}if(e.session.version&&(n.version.major!==e.session.version.major||n.version.minor!==e.session.version.minor))return e.error(e,{message:"TLS version change is disallowed during renegotiation.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.protocol_version}});if(i)e.session.cipherSuite=q.getCipherSuite(n.cipher_suite);else for(var p=Oe.util.createBuffer(n.cipher_suites.bytes());p.length()>0&&(e.session.cipherSuite=q.getCipherSuite(p.getBytes(2)),e.session.cipherSuite===null););if(e.session.cipherSuite===null)return e.error(e,{message:"No cipher suites in common.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.handshake_failure},cipherSuite:Oe.util.bytesToHex(n.cipher_suite)});i?e.session.compressionMethod=n.compression_method:e.session.compressionMethod=q.CompressionMethod.none}return n};q.createSecurityParameters=function(e,t){var r=e.entity===q.ConnectionEnd.client,n=t.random.bytes(),i=r?e.session.sp.client_random:n,a=r?n:q.createRandom().getBytes();e.session.sp={entity:e.entity,prf_algorithm:q.PRFAlgorithm.tls_prf_sha256,bulk_cipher_algorithm:null,cipher_type:null,enc_key_length:null,block_length:null,fixed_iv_length:null,record_iv_length:null,mac_algorithm:null,mac_length:null,mac_key_length:null,compression_algorithm:e.session.compressionMethod,pre_master_secret:null,master_secret:null,client_random:i,server_random:a}};q.handleServerHello=function(e,t,r){var n=q.parseHelloMessage(e,t,r);if(!e.fail){if(n.version.minor<=e.version.minor)e.version.minor=n.version.minor;else return e.error(e,{message:"Incompatible TLS version.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.protocol_version}});e.session.version=e.version;var i=n.session_id.bytes();i.length>0&&i===e.session.id?(e.expect=oce,e.session.resuming=!0,e.session.sp.server_random=n.random.bytes()):(e.expect=_Ge,e.session.resuming=!1,q.createSecurityParameters(e,n)),e.session.id=i,e.process()}};q.handleClientHello=function(e,t,r){var n=q.parseHelloMessage(e,t,r);if(!e.fail){var i=n.session_id.bytes(),a=null;if(e.sessionCache&&(a=e.sessionCache.getSession(i),a===null?i="":(a.version.major!==n.version.major||a.version.minor>n.version.minor)&&(a=null,i="")),i.length===0&&(i=Oe.random.getBytes(32)),e.session.id=i,e.session.clientHelloVersion=n.version,e.session.sp={},a)e.version=e.session.version=a.version,e.session.sp=a.sp;else{for(var s,o=1;o<q.SupportedVersions.length&&(s=q.SupportedVersions[o],!(s.minor<=n.version.minor));++o);e.version={major:s.major,minor:s.minor},e.session.version=e.version}a!==null?(e.expect=XI,e.session.resuming=!0,e.session.sp.client_random=n.random.bytes()):(e.expect=e.verifyClient!==!1?PGe:QI,e.session.resuming=!1,q.createSecurityParameters(e,n)),e.open=!0,q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createServerHello(e)})),e.session.resuming?(q.queue(e,q.createRecord(e,{type:q.ContentType.change_cipher_spec,data:q.createChangeCipherSpec()})),e.state.pending=q.createConnectionState(e),e.state.current.write=e.state.pending.write,q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createFinished(e)}))):(q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createCertificate(e)})),e.fail||(q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createServerKeyExchange(e)})),e.verifyClient!==!1&&q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createCertificateRequest(e)})),q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createServerHelloDone(e)})))),q.flush(e),e.process()}};q.handleCertificate=function(e,t,r){if(r<3)return e.error(e,{message:"Invalid Certificate message. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var n=t.fragment,i={certificate_list:ma(n,3)},a,s,o=[];try{for(;i.certificate_list.length()>0;)a=ma(i.certificate_list,3),s=Oe.asn1.fromDer(a),a=Oe.pki.certificateFromAsn1(s,!0),o.push(a)}catch(l){return e.error(e,{message:"Could not parse certificate list.",cause:l,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.bad_certificate}})}var u=e.entity===q.ConnectionEnd.client;(u||e.verifyClient===!0)&&o.length===0?e.error(e,{message:u?"No server certificate provided.":"No client certificate provided.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}}):o.length===0?e.expect=u?ace:QI:(u?e.session.serverCertificate=o[0]:e.session.clientCertificate=o[0],q.verifyCertificateChain(e,o)&&(e.expect=u?ace:QI)),e.process()};q.handleServerKeyExchange=function(e,t,r){if(r>0)return e.error(e,{message:"Invalid key parameters. Only RSA is supported.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unsupported_certificate}});e.expect=CGe,e.process()};q.handleClientKeyExchange=function(e,t,r){if(r<48)return e.error(e,{message:"Invalid key parameters. Only RSA is supported.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unsupported_certificate}});var n=t.fragment,i={enc_pre_master_secret:ma(n,2).getBytes()},a=null;if(e.getPrivateKey)try{a=e.getPrivateKey(e,e.session.serverCertificate),a=Oe.pki.privateKeyFromPem(a)}catch(u){e.error(e,{message:"Could not get private key.",cause:u,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}})}if(a===null)return e.error(e,{message:"No private key set.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}});try{var s=e.session.sp;s.pre_master_secret=a.decrypt(i.enc_pre_master_secret);var o=e.session.clientHelloVersion;if(o.major!==s.pre_master_secret.charCodeAt(0)||o.minor!==s.pre_master_secret.charCodeAt(1))throw new Error("TLS version rollback attack detected.")}catch{s.pre_master_secret=Oe.random.getBytes(48)}e.expect=XI,e.session.clientCertificate!==null&&(e.expect=IGe),e.process()};q.handleCertificateRequest=function(e,t,r){if(r<3)return e.error(e,{message:"Invalid CertificateRequest. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var n=t.fragment,i={certificate_types:ma(n,1),certificate_authorities:ma(n,2)};e.session.certificateRequest=i,e.expect=SGe,e.process()};q.handleCertificateVerify=function(e,t,r){if(r<2)return e.error(e,{message:"Invalid CertificateVerify. Message too short.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var n=t.fragment;n.read-=4;var i=n.bytes();n.read+=4;var a={signature:ma(n,2).getBytes()},s=Oe.util.createBuffer();s.putBuffer(e.session.md5.digest()),s.putBuffer(e.session.sha1.digest()),s=s.getBytes();try{var o=e.session.clientCertificate;if(!o.publicKey.verify(s,a.signature,"NONE"))throw new Error("CertificateVerify signature does not match.");e.session.md5.update(i),e.session.sha1.update(i)}catch{return e.error(e,{message:"Bad signature in CertificateVerify.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.handshake_failure}})}e.expect=XI,e.process()};q.handleServerHelloDone=function(e,t,r){if(r>0)return e.error(e,{message:"Invalid ServerHelloDone message. Invalid length.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.record_overflow}});if(e.serverCertificate===null){var n={message:"No server certificate provided. Not enough security.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.insufficient_security}},i=0,a=e.verify(e,n.alert.description,i,[]);if(a!==!0)return(a||a===0)&&(typeof a=="object"&&!Oe.util.isArray(a)?(a.message&&(n.message=a.message),a.alert&&(n.alert.description=a.alert)):typeof a=="number"&&(n.alert.description=a)),e.error(e,n)}e.session.certificateRequest!==null&&(t=q.createRecord(e,{type:q.ContentType.handshake,data:q.createCertificate(e)}),q.queue(e,t)),t=q.createRecord(e,{type:q.ContentType.handshake,data:q.createClientKeyExchange(e)}),q.queue(e,t),e.expect=TGe;var s=function(o,u){o.session.certificateRequest!==null&&o.session.clientCertificate!==null&&q.queue(o,q.createRecord(o,{type:q.ContentType.handshake,data:q.createCertificateVerify(o,u)})),q.queue(o,q.createRecord(o,{type:q.ContentType.change_cipher_spec,data:q.createChangeCipherSpec()})),o.state.pending=q.createConnectionState(o),o.state.current.write=o.state.pending.write,q.queue(o,q.createRecord(o,{type:q.ContentType.handshake,data:q.createFinished(o)})),o.expect=oce,q.flush(o),o.process()};if(e.session.certificateRequest===null||e.session.clientCertificate===null)return s(e,null);q.getClientSignature(e,s)};q.handleChangeCipherSpec=function(e,t){if(t.fragment.getByte()!==1)return e.error(e,{message:"Invalid ChangeCipherSpec message received.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.illegal_parameter}});var r=e.entity===q.ConnectionEnd.client;(e.session.resuming&&r||!e.session.resuming&&!r)&&(e.state.pending=q.createConnectionState(e)),e.state.current.read=e.state.pending.read,(!e.session.resuming&&r||e.session.resuming&&!r)&&(e.state.pending=null),e.expect=r?DGe:FGe,e.process()};q.handleFinished=function(e,t,r){var n=t.fragment;n.read-=4;var i=n.bytes();n.read+=4;var a=t.fragment.getBytes();n=Oe.util.createBuffer(),n.putBuffer(e.session.md5.digest()),n.putBuffer(e.session.sha1.digest());var s=e.entity===q.ConnectionEnd.client,o=s?"server finished":"client finished",u=e.session.sp,l=12,c=$E;if(n=c(u.master_secret,o,n.getBytes(),l),n.getBytes()!==a)return e.error(e,{message:"Invalid verify_data in Finished message.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.decrypt_error}});e.session.md5.update(i),e.session.sha1.update(i),(e.session.resuming&&s||!e.session.resuming&&!s)&&(q.queue(e,q.createRecord(e,{type:q.ContentType.change_cipher_spec,data:q.createChangeCipherSpec()})),e.state.current.write=e.state.pending.write,e.state.pending=null,q.queue(e,q.createRecord(e,{type:q.ContentType.handshake,data:q.createFinished(e)}))),e.expect=s?AGe:NGe,e.handshaking=!1,++e.handshakes,e.peerCertificate=s?e.session.serverCertificate:e.session.clientCertificate,q.flush(e),e.isConnected=!0,e.connected(e),e.process()};q.handleAlert=function(e,t){var r=t.fragment,n={level:r.getByte(),description:r.getByte()},i;switch(n.description){case q.Alert.Description.close_notify:i="Connection closed.";break;case q.Alert.Description.unexpected_message:i="Unexpected message.";break;case q.Alert.Description.bad_record_mac:i="Bad record MAC.";break;case q.Alert.Description.decryption_failed:i="Decryption failed.";break;case q.Alert.Description.record_overflow:i="Record overflow.";break;case q.Alert.Description.decompression_failure:i="Decompression failed.";break;case q.Alert.Description.handshake_failure:i="Handshake failure.";break;case q.Alert.Description.bad_certificate:i="Bad certificate.";break;case q.Alert.Description.unsupported_certificate:i="Unsupported certificate.";break;case q.Alert.Description.certificate_revoked:i="Certificate revoked.";break;case q.Alert.Description.certificate_expired:i="Certificate expired.";break;case q.Alert.Description.certificate_unknown:i="Certificate unknown.";break;case q.Alert.Description.illegal_parameter:i="Illegal parameter.";break;case q.Alert.Description.unknown_ca:i="Unknown certificate authority.";break;case q.Alert.Description.access_denied:i="Access denied.";break;case q.Alert.Description.decode_error:i="Decode error.";break;case q.Alert.Description.decrypt_error:i="Decrypt error.";break;case q.Alert.Description.export_restriction:i="Export restriction.";break;case q.Alert.Description.protocol_version:i="Unsupported protocol version.";break;case q.Alert.Description.insufficient_security:i="Insufficient security.";break;case q.Alert.Description.internal_error:i="Internal error.";break;case q.Alert.Description.user_canceled:i="User canceled.";break;case q.Alert.Description.no_renegotiation:i="Renegotiation not supported.";break;default:i="Unknown error.";break}if(n.description===q.Alert.Description.close_notify)return e.close();e.error(e,{message:i,send:!1,origin:e.entity===q.ConnectionEnd.client?"server":"client",alert:n}),e.process()};q.handleHandshake=function(e,t){var r=t.fragment,n=r.getByte(),i=r.getInt24();if(i>r.length())return e.fragmented=t,t.fragment=Oe.util.createBuffer(),r.read-=4,e.process();e.fragmented=null,r.read-=4;var a=r.bytes(i+4);r.read+=4,n in jE[e.entity][e.expect]?(e.entity===q.ConnectionEnd.server&&!e.open&&!e.fail&&(e.handshaking=!0,e.session={version:null,extensions:{server_name:{serverNameList:[]}},cipherSuite:null,compressionMethod:null,serverCertificate:null,clientCertificate:null,md5:Oe.md.md5.create(),sha1:Oe.md.sha1.create()}),n!==q.HandshakeType.hello_request&&n!==q.HandshakeType.certificate_verify&&n!==q.HandshakeType.finished&&(e.session.md5.update(a),e.session.sha1.update(a)),jE[e.entity][e.expect][n](e,t,i)):q.handleUnexpected(e,t)};q.handleApplicationData=function(e,t){e.data.putBuffer(t.fragment),e.dataReady(e),e.process()};q.handleHeartbeat=function(e,t){var r=t.fragment,n=r.getByte(),i=r.getInt16(),a=r.getBytes(i);if(n===q.HeartbeatMessageType.heartbeat_request){if(e.handshaking||i>a.length)return e.process();q.queue(e,q.createRecord(e,{type:q.ContentType.heartbeat,data:q.createHeartbeat(q.HeartbeatMessageType.heartbeat_response,a)})),q.flush(e)}else if(n===q.HeartbeatMessageType.heartbeat_response){if(a!==e.expectedHeartbeatPayload)return e.process();e.heartbeatReceived&&e.heartbeatReceived(e,Oe.util.createBuffer(a))}e.process()};var xGe=0,_Ge=1,ace=2,CGe=3,SGe=4,oce=5,DGe=6,AGe=7,TGe=8,RGe=0,PGe=1,QI=2,IGe=3,XI=4,FGe=5,NGe=6,F=q.handleUnexpected,uce=q.handleChangeCipherSpec,ii=q.handleAlert,Ii=q.handleHandshake,lce=q.handleApplicationData,ai=q.handleHeartbeat,ZI=[];ZI[q.ConnectionEnd.client]=[[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[uce,ii,F,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,lce,ai],[F,ii,Ii,F,ai]];ZI[q.ConnectionEnd.server]=[[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,F,ai],[uce,ii,F,F,ai],[F,ii,Ii,F,ai],[F,ii,Ii,lce,ai],[F,ii,Ii,F,ai]];var Fc=q.handleHelloRequest,kGe=q.handleServerHello,cce=q.handleCertificate,sce=q.handleServerKeyExchange,WI=q.handleCertificateRequest,ME=q.handleServerHelloDone,dce=q.handleFinished,jE=[];jE[q.ConnectionEnd.client]=[[F,F,kGe,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,cce,sce,WI,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,sce,WI,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,WI,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,ME,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,dce],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[Fc,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F]];var LGe=q.handleClientHello,OGe=q.handleClientKeyExchange,qGe=q.handleCertificateVerify;jE[q.ConnectionEnd.server]=[[F,LGe,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,cce,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,OGe,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,qGe,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,dce],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F],[F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F,F]];q.generateKeys=function(e,t){var r=$E,n=t.client_random+t.server_random;e.session.resuming||(t.master_secret=r(t.pre_master_secret,"master secret",n,48).bytes(),t.pre_master_secret=null),n=t.server_random+t.client_random;var i=2*t.mac_key_length+2*t.enc_key_length,a=e.version.major===q.Versions.TLS_1_0.major&&e.version.minor===q.Versions.TLS_1_0.minor;a&&(i+=2*t.fixed_iv_length);var s=r(t.master_secret,"key expansion",n,i),o={client_write_MAC_key:s.getBytes(t.mac_key_length),server_write_MAC_key:s.getBytes(t.mac_key_length),client_write_key:s.getBytes(t.enc_key_length),server_write_key:s.getBytes(t.enc_key_length)};return a&&(o.client_write_IV=s.getBytes(t.fixed_iv_length),o.server_write_IV=s.getBytes(t.fixed_iv_length)),o};q.createConnectionState=function(e){var t=e.entity===q.ConnectionEnd.client,r=function(){var a={sequenceNumber:[0,0],macKey:null,macLength:0,macFunction:null,cipherState:null,cipherFunction:function(s){return!0},compressionState:null,compressFunction:function(s){return!0},updateSequenceNumber:function(){a.sequenceNumber[1]===4294967295?(a.sequenceNumber[1]=0,++a.sequenceNumber[0]):++a.sequenceNumber[1]}};return a},n={read:r(),write:r()};if(n.read.update=function(a,s){return n.read.cipherFunction(s,n.read)?n.read.compressFunction(a,s,n.read)||a.error(a,{message:"Could not decompress record.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.decompression_failure}}):a.error(a,{message:"Could not decrypt record or bad MAC.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.bad_record_mac}}),!a.fail},n.write.update=function(a,s){return n.write.compressFunction(a,s,n.write)?n.write.cipherFunction(s,n.write)||a.error(a,{message:"Could not encrypt record.",send:!1,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}}):a.error(a,{message:"Could not compress record.",send:!1,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}}),!a.fail},e.session){var i=e.session.sp;switch(e.session.cipherSuite.initSecurityParameters(i),i.keys=q.generateKeys(e,i),n.read.macKey=t?i.keys.server_write_MAC_key:i.keys.client_write_MAC_key,n.write.macKey=t?i.keys.client_write_MAC_key:i.keys.server_write_MAC_key,e.session.cipherSuite.initConnectionState(n,e,i),i.compression_algorithm){case q.CompressionMethod.none:break;case q.CompressionMethod.deflate:n.read.compressFunction=wGe,n.write.compressFunction=bGe;break;default:throw new Error("Unsupported compression algorithm.")}}return n};q.createRandom=function(){var e=new Date,t=+e+e.getTimezoneOffset()*6e4,r=Oe.util.createBuffer();return r.putInt32(t),r.putBytes(Oe.random.getBytes(28)),r};q.createRecord=function(e,t){if(!t.data)return null;var r={type:t.type,version:{major:e.version.major,minor:e.version.minor},length:t.data.length(),fragment:t.data};return r};q.createAlert=function(e,t){var r=Oe.util.createBuffer();return r.putByte(t.level),r.putByte(t.description),q.createRecord(e,{type:q.ContentType.alert,data:r})};q.createClientHello=function(e){e.session.clientHelloVersion={major:e.version.major,minor:e.version.minor};for(var t=Oe.util.createBuffer(),r=0;r<e.cipherSuites.length;++r){var n=e.cipherSuites[r];t.putByte(n.id[0]),t.putByte(n.id[1])}var i=t.length(),a=Oe.util.createBuffer();a.putByte(q.CompressionMethod.none);var s=a.length(),o=Oe.util.createBuffer();if(e.virtualHost){var u=Oe.util.createBuffer();u.putByte(0),u.putByte(0);var l=Oe.util.createBuffer();l.putByte(0),Ga(l,2,Oe.util.createBuffer(e.virtualHost));var c=Oe.util.createBuffer();Ga(c,2,l),Ga(u,2,c),o.putBuffer(u)}var d=o.length();d>0&&(d+=2);var p=e.session.id,f=p.length+1+2+4+28+2+i+1+s+d,m=Oe.util.createBuffer();return m.putByte(q.HandshakeType.client_hello),m.putInt24(f),m.putByte(e.version.major),m.putByte(e.version.minor),m.putBytes(e.session.sp.client_random),Ga(m,1,Oe.util.createBuffer(p)),Ga(m,2,t),Ga(m,1,a),d>0&&Ga(m,2,o),m};q.createServerHello=function(e){var t=e.session.id,r=t.length+1+2+4+28+2+1,n=Oe.util.createBuffer();return n.putByte(q.HandshakeType.server_hello),n.putInt24(r),n.putByte(e.version.major),n.putByte(e.version.minor),n.putBytes(e.session.sp.server_random),Ga(n,1,Oe.util.createBuffer(t)),n.putByte(e.session.cipherSuite.id[0]),n.putByte(e.session.cipherSuite.id[1]),n.putByte(e.session.compressionMethod),n};q.createCertificate=function(e){var t=e.entity===q.ConnectionEnd.client,r=null;if(e.getCertificate){var n;t?n=e.session.certificateRequest:n=e.session.extensions.server_name.serverNameList,r=e.getCertificate(e,n)}var i=Oe.util.createBuffer();if(r!==null)try{Oe.util.isArray(r)||(r=[r]);for(var a=null,s=0;s<r.length;++s){var o=Oe.pem.decode(r[s])[0];if(o.type!=="CERTIFICATE"&&o.type!=="X509 CERTIFICATE"&&o.type!=="TRUSTED CERTIFICATE"){var u=new Error('Could not convert certificate from PEM; PEM header type is not "CERTIFICATE", "X509 CERTIFICATE", or "TRUSTED CERTIFICATE".');throw u.headerType=o.type,u}if(o.procType&&o.procType.type==="ENCRYPTED")throw new Error("Could not convert certificate from PEM; PEM is encrypted.");var l=Oe.util.createBuffer(o.body);a===null&&(a=Oe.asn1.fromDer(l.bytes(),!1));var c=Oe.util.createBuffer();Ga(c,3,l),i.putBuffer(c)}r=Oe.pki.certificateFromAsn1(a),t?e.session.clientCertificate=r:e.session.serverCertificate=r}catch(f){return e.error(e,{message:"Could not send certificate list.",cause:f,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.bad_certificate}})}var d=3+i.length(),p=Oe.util.createBuffer();return p.putByte(q.HandshakeType.certificate),p.putInt24(d),Ga(p,3,i),p};q.createClientKeyExchange=function(e){var t=Oe.util.createBuffer();t.putByte(e.session.clientHelloVersion.major),t.putByte(e.session.clientHelloVersion.minor),t.putBytes(Oe.random.getBytes(46));var r=e.session.sp;r.pre_master_secret=t.getBytes();var n=e.session.serverCertificate.publicKey;t=n.encrypt(r.pre_master_secret);var i=t.length+2,a=Oe.util.createBuffer();return a.putByte(q.HandshakeType.client_key_exchange),a.putInt24(i),a.putInt16(t.length),a.putBytes(t),a};q.createServerKeyExchange=function(e){var t=0,r=Oe.util.createBuffer();return t>0&&(r.putByte(q.HandshakeType.server_key_exchange),r.putInt24(t)),r};q.getClientSignature=function(e,t){var r=Oe.util.createBuffer();r.putBuffer(e.session.md5.digest()),r.putBuffer(e.session.sha1.digest()),r=r.getBytes(),e.getSignature=e.getSignature||function(n,i,a){var s=null;if(n.getPrivateKey)try{s=n.getPrivateKey(n,n.session.clientCertificate),s=Oe.pki.privateKeyFromPem(s)}catch(o){n.error(n,{message:"Could not get private key.",cause:o,send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}})}s===null?n.error(n,{message:"No private key set.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.internal_error}}):i=s.sign(i,null),a(n,i)},e.getSignature(e,r,t)};q.createCertificateVerify=function(e,t){var r=t.length+2,n=Oe.util.createBuffer();return n.putByte(q.HandshakeType.certificate_verify),n.putInt24(r),n.putInt16(t.length),n.putBytes(t),n};q.createCertificateRequest=function(e){var t=Oe.util.createBuffer();t.putByte(1);var r=Oe.util.createBuffer();for(var n in e.caStore.certs){var i=e.caStore.certs[n],a=Oe.pki.distinguishedNameToAsn1(i.subject),s=Oe.asn1.toDer(a);r.putInt16(s.length()),r.putBuffer(s)}var o=1+t.length()+2+r.length(),u=Oe.util.createBuffer();return u.putByte(q.HandshakeType.certificate_request),u.putInt24(o),Ga(u,1,t),Ga(u,2,r),u};q.createServerHelloDone=function(e){var t=Oe.util.createBuffer();return t.putByte(q.HandshakeType.server_hello_done),t.putInt24(0),t};q.createChangeCipherSpec=function(){var e=Oe.util.createBuffer();return e.putByte(1),e};q.createFinished=function(e){var t=Oe.util.createBuffer();t.putBuffer(e.session.md5.digest()),t.putBuffer(e.session.sha1.digest());var r=e.entity===q.ConnectionEnd.client,n=e.session.sp,i=12,a=$E,s=r?"client finished":"server finished";t=a(n.master_secret,s,t.getBytes(),i);var o=Oe.util.createBuffer();return o.putByte(q.HandshakeType.finished),o.putInt24(t.length()),o.putBuffer(t),o};q.createHeartbeat=function(e,t,r){typeof r>"u"&&(r=t.length);var n=Oe.util.createBuffer();n.putByte(e),n.putInt16(r),n.putBytes(t);var i=n.length(),a=Math.max(16,i-r-3);return n.putBytes(Oe.random.getBytes(a)),n};q.queue=function(e,t){if(t&&!(t.fragment.length()===0&&(t.type===q.ContentType.handshake||t.type===q.ContentType.alert||t.type===q.ContentType.change_cipher_spec))){if(t.type===q.ContentType.handshake){var r=t.fragment.bytes();e.session.md5.update(r),e.session.sha1.update(r),r=null}var n;if(t.fragment.length()<=q.MaxFragment)n=[t];else{n=[];for(var i=t.fragment.bytes();i.length>q.MaxFragment;)n.push(q.createRecord(e,{type:t.type,data:Oe.util.createBuffer(i.slice(0,q.MaxFragment))})),i=i.slice(q.MaxFragment);i.length>0&&n.push(q.createRecord(e,{type:t.type,data:Oe.util.createBuffer(i)}))}for(var a=0;a<n.length&&!e.fail;++a){var s=n[a],o=e.state.current.write;o.update(e,s)&&e.records.push(s)}}};q.flush=function(e){for(var t=0;t<e.records.length;++t){var r=e.records[t];e.tlsData.putByte(r.type),e.tlsData.putByte(r.version.major),e.tlsData.putByte(r.version.minor),e.tlsData.putInt16(r.fragment.length()),e.tlsData.putBuffer(e.records[t].fragment)}return e.records=[],e.tlsDataReady(e)};var YI=function(e){switch(e){case!0:return!0;case Oe.pki.certificateError.bad_certificate:return q.Alert.Description.bad_certificate;case Oe.pki.certificateError.unsupported_certificate:return q.Alert.Description.unsupported_certificate;case Oe.pki.certificateError.certificate_revoked:return q.Alert.Description.certificate_revoked;case Oe.pki.certificateError.certificate_expired:return q.Alert.Description.certificate_expired;case Oe.pki.certificateError.certificate_unknown:return q.Alert.Description.certificate_unknown;case Oe.pki.certificateError.unknown_ca:return q.Alert.Description.unknown_ca;default:return q.Alert.Description.bad_certificate}},BGe=function(e){switch(e){case!0:return!0;case q.Alert.Description.bad_certificate:return Oe.pki.certificateError.bad_certificate;case q.Alert.Description.unsupported_certificate:return Oe.pki.certificateError.unsupported_certificate;case q.Alert.Description.certificate_revoked:return Oe.pki.certificateError.certificate_revoked;case q.Alert.Description.certificate_expired:return Oe.pki.certificateError.certificate_expired;case q.Alert.Description.certificate_unknown:return Oe.pki.certificateError.certificate_unknown;case q.Alert.Description.unknown_ca:return Oe.pki.certificateError.unknown_ca;default:return Oe.pki.certificateError.bad_certificate}};q.verifyCertificateChain=function(e,t){try{var r={};for(var n in e.verifyOptions)r[n]=e.verifyOptions[n];r.verify=function(a,s,o){var u=YI(a),l=e.verify(e,a,s,o);if(l!==!0){if(typeof l=="object"&&!Oe.util.isArray(l)){var c=new Error("The application rejected the certificate.");throw c.send=!0,c.alert={level:q.Alert.Level.fatal,description:q.Alert.Description.bad_certificate},l.message&&(c.message=l.message),l.alert&&(c.alert.description=l.alert),c}l!==a&&(l=BGe(l))}return l},Oe.pki.verifyCertificateChain(e.caStore,t,r)}catch(a){var i=a;(typeof i!="object"||Oe.util.isArray(i))&&(i={send:!0,alert:{level:q.Alert.Level.fatal,description:YI(a)}}),"send"in i||(i.send=!0),"alert"in i||(i.alert={level:q.Alert.Level.fatal,description:YI(i.error)}),e.error(e,i)}return!e.fail};q.createSessionCache=function(e,t){var r=null;if(e&&e.getSession&&e.setSession&&e.order)r=e;else{r={},r.cache=e||{},r.capacity=Math.max(t||100,1),r.order=[];for(var n in e)r.order.length<=t?r.order.push(n):delete e[n];r.getSession=function(i){var a=null,s=null;if(i?s=Oe.util.bytesToHex(i):r.order.length>0&&(s=r.order[0]),s!==null&&s in r.cache){a=r.cache[s],delete r.cache[s];for(var o in r.order)if(r.order[o]===s){r.order.splice(o,1);break}}return a},r.setSession=function(i,a){if(r.order.length===r.capacity){var s=r.order.shift();delete r.cache[s]}var s=Oe.util.bytesToHex(i);r.order.push(s),r.cache[s]=a}}return r};q.createConnection=function(e){var t=null;e.caStore?Oe.util.isArray(e.caStore)?t=Oe.pki.createCaStore(e.caStore):t=e.caStore:t=Oe.pki.createCaStore();var r=e.cipherSuites||null;if(r===null){r=[];for(var n in q.CipherSuites)r.push(q.CipherSuites[n])}var i=e.server?q.ConnectionEnd.server:q.ConnectionEnd.client,a=e.sessionCache?q.createSessionCache(e.sessionCache):null,s={version:{major:q.Version.major,minor:q.Version.minor},entity:i,sessionId:e.sessionId,caStore:t,sessionCache:a,cipherSuites:r,connected:e.connected,virtualHost:e.virtualHost||null,verifyClient:e.verifyClient||!1,verify:e.verify||function(c,d,p,f){return d},verifyOptions:e.verifyOptions||{},getCertificate:e.getCertificate||null,getPrivateKey:e.getPrivateKey||null,getSignature:e.getSignature||null,input:Oe.util.createBuffer(),tlsData:Oe.util.createBuffer(),data:Oe.util.createBuffer(),tlsDataReady:e.tlsDataReady,dataReady:e.dataReady,heartbeatReceived:e.heartbeatReceived,closed:e.closed,error:function(c,d){d.origin=d.origin||(c.entity===q.ConnectionEnd.client?"client":"server"),d.send&&(q.queue(c,q.createAlert(c,d.alert)),q.flush(c));var p=d.fatal!==!1;p&&(c.fail=!0),e.error(c,d),p&&c.close(!1)},deflate:e.deflate||null,inflate:e.inflate||null};s.reset=function(c){s.version={major:q.Version.major,minor:q.Version.minor},s.record=null,s.session=null,s.peerCertificate=null,s.state={pending:null,current:null},s.expect=s.entity===q.ConnectionEnd.client?xGe:RGe,s.fragmented=null,s.records=[],s.open=!1,s.handshakes=0,s.handshaking=!1,s.isConnected=!1,s.fail=!(c||typeof c>"u"),s.input.clear(),s.tlsData.clear(),s.data.clear(),s.state.current=q.createConnectionState(s)},s.reset();var o=function(c,d){var p=d.type-q.ContentType.change_cipher_spec,f=ZI[c.entity][c.expect];p in f?f[p](c,d):q.handleUnexpected(c,d)},u=function(c){var d=0,p=c.input,f=p.length();if(f<5)d=5-f;else{c.record={type:p.getByte(),version:{major:p.getByte(),minor:p.getByte()},length:p.getInt16(),fragment:Oe.util.createBuffer(),ready:!1};var m=c.record.version.major===c.version.major;m&&c.session&&c.session.version&&(m=c.record.version.minor===c.version.minor),m||c.error(c,{message:"Incompatible TLS version.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.protocol_version}})}return d},l=function(c){var d=0,p=c.input,f=p.length();if(f<c.record.length)d=c.record.length-f;else{c.record.fragment.putBytes(p.getBytes(c.record.length)),p.compact();var m=c.state.current.read;m.update(c,c.record)&&(c.fragmented!==null&&(c.fragmented.type===c.record.type?(c.fragmented.fragment.putBuffer(c.record.fragment),c.record=c.fragmented):c.error(c,{message:"Invalid fragmented record.",send:!0,alert:{level:q.Alert.Level.fatal,description:q.Alert.Description.unexpected_message}})),c.record.ready=!0)}return d};return s.handshake=function(c){if(s.entity!==q.ConnectionEnd.client)s.error(s,{message:"Cannot initiate handshake as a server.",fatal:!1});else if(s.handshaking)s.error(s,{message:"Handshake already in progress.",fatal:!1});else{s.fail&&!s.open&&s.handshakes===0&&(s.fail=!1),s.handshaking=!0,c=c||"";var d=null;c.length>0&&(s.sessionCache&&(d=s.sessionCache.getSession(c)),d===null&&(c="")),c.length===0&&s.sessionCache&&(d=s.sessionCache.getSession(),d!==null&&(c=d.id)),s.session={id:c,version:null,cipherSuite:null,compressionMethod:null,serverCertificate:null,certificateRequest:null,clientCertificate:null,sp:{},md5:Oe.md.md5.create(),sha1:Oe.md.sha1.create()},d&&(s.version=d.version,s.session.sp=d.sp),s.session.sp.client_random=q.createRandom().getBytes(),s.open=!0,q.queue(s,q.createRecord(s,{type:q.ContentType.handshake,data:q.createClientHello(s)})),q.flush(s)}},s.process=function(c){var d=0;return c&&s.input.putBytes(c),s.fail||(s.record!==null&&s.record.ready&&s.record.fragment.isEmpty()&&(s.record=null),s.record===null&&(d=u(s)),!s.fail&&s.record!==null&&!s.record.ready&&(d=l(s)),!s.fail&&s.record!==null&&s.record.ready&&o(s,s.record)),d},s.prepare=function(c){return q.queue(s,q.createRecord(s,{type:q.ContentType.application_data,data:Oe.util.createBuffer(c)})),q.flush(s)},s.prepareHeartbeatRequest=function(c,d){return c instanceof Oe.util.ByteBuffer&&(c=c.bytes()),typeof d>"u"&&(d=c.length),s.expectedHeartbeatPayload=c,q.queue(s,q.createRecord(s,{type:q.ContentType.heartbeat,data:q.createHeartbeat(q.HeartbeatMessageType.heartbeat_request,c,d)})),q.flush(s)},s.close=function(c){if(!s.fail&&s.sessionCache&&s.session){var d={id:s.session.id,version:s.session.version,sp:s.session.sp};d.sp.keys=null,s.sessionCache.setSession(d.id,d)}s.open&&(s.open=!1,s.input.clear(),(s.isConnected||s.handshaking)&&(s.isConnected=s.handshaking=!1,q.queue(s,q.createAlert(s,{level:q.Alert.Level.warning,description:q.Alert.Description.close_notify})),q.flush(s)),s.closed(s)),s.reset(c)},s};pce.exports=Oe.tls=Oe.tls||{};for(UE in q)typeof q[UE]!="function"&&(Oe.tls[UE]=q[UE]);var UE;Oe.tls.prf_tls1=$E;Oe.tls.hmac_sha1=EGe;Oe.tls.createSessionCache=q.createSessionCache;Oe.tls.createConnection=q.createConnection});var hce=y((Wwt,mce)=>{var Nc=Gt();Dc();eF();var Ha=mce.exports=Nc.tls;Ha.CipherSuites.TLS_RSA_WITH_AES_128_CBC_SHA={id:[0,47],name:"TLS_RSA_WITH_AES_128_CBC_SHA",initSecurityParameters:function(e){e.bulk_cipher_algorithm=Ha.BulkCipherAlgorithm.aes,e.cipher_type=Ha.CipherType.block,e.enc_key_length=16,e.block_length=16,e.fixed_iv_length=16,e.record_iv_length=16,e.mac_algorithm=Ha.MACAlgorithm.hmac_sha1,e.mac_length=20,e.mac_key_length=20},initConnectionState:fce};Ha.CipherSuites.TLS_RSA_WITH_AES_256_CBC_SHA={id:[0,53],name:"TLS_RSA_WITH_AES_256_CBC_SHA",initSecurityParameters:function(e){e.bulk_cipher_algorithm=Ha.BulkCipherAlgorithm.aes,e.cipher_type=Ha.CipherType.block,e.enc_key_length=32,e.block_length=16,e.fixed_iv_length=16,e.record_iv_length=16,e.mac_algorithm=Ha.MACAlgorithm.hmac_sha1,e.mac_length=20,e.mac_key_length=20},initConnectionState:fce};function fce(e,t,r){var n=t.entity===Nc.tls.ConnectionEnd.client;e.read.cipherState={init:!1,cipher:Nc.cipher.createDecipher("AES-CBC",n?r.keys.server_write_key:r.keys.client_write_key),iv:n?r.keys.server_write_IV:r.keys.client_write_IV},e.write.cipherState={init:!1,cipher:Nc.cipher.createCipher("AES-CBC",n?r.keys.client_write_key:r.keys.server_write_key),iv:n?r.keys.client_write_IV:r.keys.server_write_IV},e.read.cipherFunction=$Ge,e.write.cipherFunction=MGe,e.read.macLength=e.write.macLength=r.mac_length,e.read.macFunction=e.write.macFunction=Ha.hmac_sha1}function MGe(e,t){var r=!1,n=t.macFunction(t.macKey,t.sequenceNumber,e);e.fragment.putBytes(n),t.updateSequenceNumber();var i;e.version.minor===Ha.Versions.TLS_1_0.minor?i=t.cipherState.init?null:t.cipherState.iv:i=Nc.random.getBytesSync(16),t.cipherState.init=!0;var a=t.cipherState.cipher;return a.start({iv:i}),e.version.minor>=Ha.Versions.TLS_1_1.minor&&a.output.putBytes(i),a.update(e.fragment),a.finish(UGe)&&(e.fragment=a.output,e.length=e.fragment.length(),r=!0),r}function UGe(e,t,r){if(!r){var n=e-t.length()%e;t.fillWithByte(n-1,n)}return!0}function jGe(e,t,r){var n=!0;if(r){for(var i=t.length(),a=t.last(),s=i-1-a;s<i-1;++s)n=n&&t.at(s)==a;n&&t.truncate(a+1)}return n}function $Ge(e,t){var r=!1,n;e.version.minor===Ha.Versions.TLS_1_0.minor?n=t.cipherState.init?null:t.cipherState.iv:n=e.fragment.getBytes(16),t.cipherState.init=!0;var i=t.cipherState.cipher;i.start({iv:n}),i.update(e.fragment),r=i.finish(jGe);var a=t.macLength,s=Nc.random.getBytesSync(a),o=i.output.length();o>=a?(e.fragment=i.output.getBytes(o-a),s=i.output.getBytes(a)):e.fragment=i.output.getBytes(),e.fragment=Nc.util.createBuffer(e.fragment),e.length=e.fragment.length();var u=t.macFunction(t.macKey,t.sequenceNumber,e);return t.updateSequenceNumber(),r=zGe(t.macKey,s,u)&&r,r}function zGe(e,t,r){var n=Nc.hmac.create();return n.start("SHA1",e),n.update(t),t=n.digest().getBytes(),n.start(null,null),n.update(r),r=n.digest().getBytes(),t===r}});var nF=y((Ywt,Ece)=>{var Hr=Gt();Co();cr();var Rg=Ece.exports=Hr.sha512=Hr.sha512||{};Hr.md.sha512=Hr.md.algorithms.sha512=Rg;var vce=Hr.sha384=Hr.sha512.sha384=Hr.sha512.sha384||{};vce.create=function(){return Rg.create("SHA-384")};Hr.md.sha384=Hr.md.algorithms.sha384=vce;Hr.sha512.sha256=Hr.sha512.sha256||{create:function(){return Rg.create("SHA-512/256")}};Hr.md["sha512/256"]=Hr.md.algorithms["sha512/256"]=Hr.sha512.sha256;Hr.sha512.sha224=Hr.sha512.sha224||{create:function(){return Rg.create("SHA-512/224")}};Hr.md["sha512/224"]=Hr.md.algorithms["sha512/224"]=Hr.sha512.sha224;Rg.create=function(e){if(yce||VGe(),typeof e>"u"&&(e="SHA-512"),!(e in dp))throw new Error("Invalid SHA-512 algorithm: "+e);for(var t=dp[e],r=null,n=Hr.util.createBuffer(),i=new Array(80),a=0;a<80;++a)i[a]=new Array(2);var s=64;switch(e){case"SHA-384":s=48;break;case"SHA-512/256":s=32;break;case"SHA-512/224":s=28;break}var o={algorithm:e.replace("-","").toLowerCase(),blockLength:128,digestLength:s,messageLength:0,fullMessageLength:null,messageLengthSize:16};return o.start=function(){o.messageLength=0,o.fullMessageLength=o.messageLength128=[];for(var u=o.messageLengthSize/4,l=0;l<u;++l)o.fullMessageLength.push(0);n=Hr.util.createBuffer(),r=new Array(t.length);for(var l=0;l<t.length;++l)r[l]=t[l].slice(0);return o},o.start(),o.update=function(u,l){l==="utf8"&&(u=Hr.util.encodeUtf8(u));var c=u.length;o.messageLength+=c,c=[c/4294967296>>>0,c>>>0];for(var d=o.fullMessageLength.length-1;d>=0;--d)o.fullMessageLength[d]+=c[1],c[1]=c[0]+(o.fullMessageLength[d]/4294967296>>>0),o.fullMessageLength[d]=o.fullMessageLength[d]>>>0,c[0]=c[1]/4294967296>>>0;return n.putBytes(u),gce(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),o},o.digest=function(){var u=Hr.util.createBuffer();u.putBytes(n.bytes());var l=o.fullMessageLength[o.fullMessageLength.length-1]+o.messageLengthSize,c=l&o.blockLength-1;u.putBytes(tF.substr(0,o.blockLength-c));for(var d,p,f=o.fullMessageLength[0]*8,m=0;m<o.fullMessageLength.length-1;++m)d=o.fullMessageLength[m+1]*8,p=d/4294967296>>>0,f+=p,u.putInt32(f>>>0),f=d>>>0;u.putInt32(f);for(var h=new Array(r.length),m=0;m<r.length;++m)h[m]=r[m].slice(0);gce(h,i,u);var g=Hr.util.createBuffer(),v;e==="SHA-512"?v=h.length:e==="SHA-384"?v=h.length-2:v=h.length-4;for(var m=0;m<v;++m)g.putInt32(h[m][0]),(m!==v-1||e!=="SHA-512/224")&&g.putInt32(h[m][1]);return g},o};var tF=null,yce=!1,rF=null,dp=null;function VGe(){tF="\x80",tF+=Hr.util.fillString("\0",128),rF=[[1116352408,3609767458],[1899447441,602891725],[3049323471,3964484399],[3921009573,2173295548],[961987163,4081628472],[1508970993,3053834265],[2453635748,2937671579],[2870763221,3664609560],[3624381080,2734883394],[310598401,1164996542],[607225278,1323610764],[1426881987,3590304994],[1925078388,4068182383],[2162078206,991336113],[2614888103,633803317],[3248222580,3479774868],[3835390401,2666613458],[4022224774,944711139],[264347078,2341262773],[604807628,2007800933],[770255983,1495990901],[1249150122,1856431235],[1555081692,3175218132],[1996064986,2198950837],[2554220882,3999719339],[2821834349,766784016],[2952996808,2566594879],[3210313671,3203337956],[3336571891,1034457026],[3584528711,2466948901],[113926993,3758326383],[338241895,168717936],[666307205,1188179964],[773529912,1546045734],[1294757372,1522805485],[1396182291,2643833823],[1695183700,2343527390],[1986661051,1014477480],[2177026350,1206759142],[2456956037,344077627],[2730485921,1290863460],[2820302411,3158454273],[3259730800,3505952657],[3345764771,106217008],[3516065817,3606008344],[3600352804,1432725776],[4094571909,1467031594],[275423344,851169720],[430227734,3100823752],[506948616,1363258195],[659060556,3750685593],[883997877,3785050280],[958139571,3318307427],[1322822218,3812723403],[1537002063,2003034995],[1747873779,3602036899],[1955562222,1575990012],[2024104815,1125592928],[2227730452,2716904306],[2361852424,442776044],[2428436474,593698344],[2756734187,3733110249],[3204031479,2999351573],[3329325298,3815920427],[3391569614,3928383900],[3515267271,566280711],[3940187606,3454069534],[4118630271,4000239992],[116418474,1914138554],[174292421,2731055270],[289380356,3203993006],[460393269,320620315],[685471733,587496836],[852142971,1086792851],[1017036298,365543100],[1126000580,2618297676],[1288033470,3409855158],[1501505948,4234509866],[1607167915,987167468],[1816402316,1246189591]],dp={},dp["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],dp["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],dp["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],dp["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],yce=!0}function gce(e,t,r){for(var n,i,a,s,o,u,l,c,d,p,f,m,h,g,v,E,x,R,I,L,Y,K,A,X,N,O,j,V,Z,ce,ae,we,Pe,ve,Be,ge=r.length();ge>=128;){for(Z=0;Z<16;++Z)t[Z][0]=r.getInt32()>>>0,t[Z][1]=r.getInt32()>>>0;for(;Z<80;++Z)we=t[Z-2],ce=we[0],ae=we[1],n=((ce>>>19|ae<<13)^(ae>>>29|ce<<3)^ce>>>6)>>>0,i=((ce<<13|ae>>>19)^(ae<<3|ce>>>29)^(ce<<26|ae>>>6))>>>0,ve=t[Z-15],ce=ve[0],ae=ve[1],a=((ce>>>1|ae<<31)^(ce>>>8|ae<<24)^ce>>>7)>>>0,s=((ce<<31|ae>>>1)^(ce<<24|ae>>>8)^(ce<<25|ae>>>7))>>>0,Pe=t[Z-7],Be=t[Z-16],ae=i+Pe[1]+s+Be[1],t[Z][0]=n+Pe[0]+a+Be[0]+(ae/4294967296>>>0)>>>0,t[Z][1]=ae>>>0;for(h=e[0][0],g=e[0][1],v=e[1][0],E=e[1][1],x=e[2][0],R=e[2][1],I=e[3][0],L=e[3][1],Y=e[4][0],K=e[4][1],A=e[5][0],X=e[5][1],N=e[6][0],O=e[6][1],j=e[7][0],V=e[7][1],Z=0;Z<80;++Z)l=((Y>>>14|K<<18)^(Y>>>18|K<<14)^(K>>>9|Y<<23))>>>0,c=((Y<<18|K>>>14)^(Y<<14|K>>>18)^(K<<23|Y>>>9))>>>0,d=(N^Y&(A^N))>>>0,p=(O^K&(X^O))>>>0,o=((h>>>28|g<<4)^(g>>>2|h<<30)^(g>>>7|h<<25))>>>0,u=((h<<4|g>>>28)^(g<<30|h>>>2)^(g<<25|h>>>7))>>>0,f=(h&v|x&(h^v))>>>0,m=(g&E|R&(g^E))>>>0,ae=V+c+p+rF[Z][1]+t[Z][1],n=j+l+d+rF[Z][0]+t[Z][0]+(ae/4294967296>>>0)>>>0,i=ae>>>0,ae=u+m,a=o+f+(ae/4294967296>>>0)>>>0,s=ae>>>0,j=N,V=O,N=A,O=X,A=Y,X=K,ae=L+i,Y=I+n+(ae/4294967296>>>0)>>>0,K=ae>>>0,I=x,L=R,x=v,R=E,v=h,E=g,ae=i+s,h=n+a+(ae/4294967296>>>0)>>>0,g=ae>>>0;ae=e[0][1]+g,e[0][0]=e[0][0]+h+(ae/4294967296>>>0)>>>0,e[0][1]=ae>>>0,ae=e[1][1]+E,e[1][0]=e[1][0]+v+(ae/4294967296>>>0)>>>0,e[1][1]=ae>>>0,ae=e[2][1]+R,e[2][0]=e[2][0]+x+(ae/4294967296>>>0)>>>0,e[2][1]=ae>>>0,ae=e[3][1]+L,e[3][0]=e[3][0]+I+(ae/4294967296>>>0)>>>0,e[3][1]=ae>>>0,ae=e[4][1]+K,e[4][0]=e[4][0]+Y+(ae/4294967296>>>0)>>>0,e[4][1]=ae>>>0,ae=e[5][1]+X,e[5][0]=e[5][0]+A+(ae/4294967296>>>0)>>>0,e[5][1]=ae>>>0,ae=e[6][1]+O,e[6][0]=e[6][0]+N+(ae/4294967296>>>0)>>>0,e[6][1]=ae>>>0,ae=e[7][1]+V,e[7][0]=e[7][0]+j+(ae/4294967296>>>0)>>>0,e[7][1]=ae>>>0,ge-=128}}});var bce=y(iF=>{var GGe=Gt();xs();var Kn=GGe.asn1;iF.privateKeyValidator={name:"PrivateKeyInfo",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]};iF.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{tagClass:Kn.Class.UNIVERSAL,type:Kn.Type.BITSTRING,constructed:!1,composed:!0,captureBitStringValue:"ed25519PublicKey"}]}});var Nce=y((Xwt,Fce)=>{var si=Gt();Sg();ja();nF();cr();var Dce=bce(),HGe=Dce.publicKeyValidator,KGe=Dce.privateKeyValidator;typeof wce>"u"&&(wce=si.jsbn.BigInteger);var wce,oF=si.util.ByteBuffer,Yi=typeof Buffer>"u"?Uint8Array:Buffer;si.pki=si.pki||{};Fce.exports=si.pki.ed25519=si.ed25519=si.ed25519||{};var er=si.ed25519;er.constants={};er.constants.PUBLIC_KEY_BYTE_LENGTH=32;er.constants.PRIVATE_KEY_BYTE_LENGTH=64;er.constants.SEED_BYTE_LENGTH=32;er.constants.SIGN_BYTE_LENGTH=64;er.constants.HASH_BYTE_LENGTH=64;er.generateKeyPair=function(e){e=e||{};var t=e.seed;if(t===void 0)t=si.random.getBytesSync(er.constants.SEED_BYTE_LENGTH);else if(typeof t=="string"){if(t.length!==er.constants.SEED_BYTE_LENGTH)throw new TypeError('"seed" must be '+er.constants.SEED_BYTE_LENGTH+" bytes in length.")}else if(!(t instanceof Uint8Array))throw new TypeError('"seed" must be a node.js Buffer, Uint8Array, or a binary string.');t=ul({message:t,encoding:"binary"});for(var r=new Yi(er.constants.PUBLIC_KEY_BYTE_LENGTH),n=new Yi(er.constants.PRIVATE_KEY_BYTE_LENGTH),i=0;i<32;++i)n[i]=t[i];return QGe(r,n),{publicKey:r,privateKey:n}};er.privateKeyFromAsn1=function(e){var t={},r=[],n=si.asn1.validate(e,KGe,t,r);if(!n){var i=new Error("Invalid Key.");throw i.errors=r,i}var a=si.asn1.derToOid(t.privateKeyOid),s=si.oids.EdDSA25519;if(a!==s)throw new Error('Invalid OID "'+a+'"; OID must be "'+s+'".');var o=t.privateKey,u=ul({message:si.asn1.fromDer(o).value,encoding:"binary"});return{privateKeyBytes:u}};er.publicKeyFromAsn1=function(e){var t={},r=[],n=si.asn1.validate(e,HGe,t,r);if(!n){var i=new Error("Invalid Key.");throw i.errors=r,i}var a=si.asn1.derToOid(t.publicKeyOid),s=si.oids.EdDSA25519;if(a!==s)throw new Error('Invalid OID "'+a+'"; OID must be "'+s+'".');var o=t.ed25519PublicKey;if(o.length!==er.constants.PUBLIC_KEY_BYTE_LENGTH)throw new Error("Key length is invalid.");return ul({message:o,encoding:"binary"})};er.publicKeyFromPrivateKey=function(e){e=e||{};var t=ul({message:e.privateKey,encoding:"binary"});if(t.length!==er.constants.PRIVATE_KEY_BYTE_LENGTH)throw new TypeError('"options.privateKey" must have a byte length of '+er.constants.PRIVATE_KEY_BYTE_LENGTH);for(var r=new Yi(er.constants.PUBLIC_KEY_BYTE_LENGTH),n=0;n<r.length;++n)r[n]=t[32+n];return r};er.sign=function(e){e=e||{};var t=ul(e),r=ul({message:e.privateKey,encoding:"binary"});if(r.length===er.constants.SEED_BYTE_LENGTH){var n=er.generateKeyPair({seed:r});r=n.privateKey}else if(r.length!==er.constants.PRIVATE_KEY_BYTE_LENGTH)throw new TypeError('"options.privateKey" must have a byte length of '+er.constants.SEED_BYTE_LENGTH+" or "+er.constants.PRIVATE_KEY_BYTE_LENGTH);var i=new Yi(er.constants.SIGN_BYTE_LENGTH+t.length);XGe(i,t,t.length,r);for(var a=new Yi(er.constants.SIGN_BYTE_LENGTH),s=0;s<a.length;++s)a[s]=i[s];return a};er.verify=function(e){e=e||{};var t=ul(e);if(e.signature===void 0)throw new TypeError('"options.signature" must be a node.js Buffer, a Uint8Array, a forge ByteBuffer, or a binary string.');var r=ul({message:e.signature,encoding:"binary"});if(r.length!==er.constants.SIGN_BYTE_LENGTH)throw new TypeError('"options.signature" must have a byte length of '+er.constants.SIGN_BYTE_LENGTH);var n=ul({message:e.publicKey,encoding:"binary"});if(n.length!==er.constants.PUBLIC_KEY_BYTE_LENGTH)throw new TypeError('"options.publicKey" must have a byte length of '+er.constants.PUBLIC_KEY_BYTE_LENGTH);var i=new Yi(er.constants.SIGN_BYTE_LENGTH+t.length),a=new Yi(er.constants.SIGN_BYTE_LENGTH+t.length),s;for(s=0;s<er.constants.SIGN_BYTE_LENGTH;++s)i[s]=r[s];for(s=0;s<t.length;++s)i[s+er.constants.SIGN_BYTE_LENGTH]=t[s];return ZGe(a,i,i.length,n)>=0};function ul(e){var t=e.message;if(t instanceof Uint8Array||t instanceof Yi)return t;var r=e.encoding;if(t===void 0)if(e.md)t=e.md.digest().getBytes(),r="binary";else throw new TypeError('"options.message" or "options.md" not specified.');if(typeof t=="string"&&!r)throw new TypeError('"options.encoding" must be "binary" or "utf8".');if(typeof t=="string"){if(typeof Buffer<"u")return Buffer.from(t,r);t=new oF(t,r)}else if(!(t instanceof oF))throw new TypeError('"options.message" must be a node.js Buffer, a Uint8Array, a forge ByteBuffer, or a string with "options.encoding" specifying its encoding.');for(var n=new Yi(t.length()),i=0;i<n.length;++i)n[i]=t.at(i);return n}var uF=Rt(),zE=Rt([1]),JGe=Rt([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),WGe=Rt([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),xce=Rt([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),_ce=Rt([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),aF=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]),YGe=Rt([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function Pg(e,t){var r=si.md.sha512.create(),n=new oF(e);r.update(n.getBytes(t),"binary");var i=r.digest().getBytes();if(typeof Buffer<"u")return Buffer.from(i,"binary");for(var a=new Yi(er.constants.HASH_BYTE_LENGTH),s=0;s<64;++s)a[s]=i.charCodeAt(s);return a}function QGe(e,t){var r=[Rt(),Rt(),Rt(),Rt()],n,i=Pg(t,32);for(i[0]&=248,i[31]&=127,i[31]|=64,pF(r,i),dF(e,r),n=0;n<32;++n)t[n+32]=e[n];return 0}function XGe(e,t,r,n){var i,a,s=new Float64Array(64),o=[Rt(),Rt(),Rt(),Rt()],u=Pg(n,32);u[0]&=248,u[31]&=127,u[31]|=64;var l=r+64;for(i=0;i<r;++i)e[64+i]=t[i];for(i=0;i<32;++i)e[32+i]=u[32+i];var c=Pg(e.subarray(32),r+32);for(lF(c),pF(o,c),dF(e,o),i=32;i<64;++i)e[i]=n[i];var d=Pg(e,r+64);for(lF(d),i=32;i<64;++i)s[i]=0;for(i=0;i<32;++i)s[i]=c[i];for(i=0;i<32;++i)for(a=0;a<32;a++)s[i+a]+=d[i]*u[a];return Ace(e.subarray(32),s),l}function ZGe(e,t,r,n){var i,a,s=new Yi(32),o=[Rt(),Rt(),Rt(),Rt()],u=[Rt(),Rt(),Rt(),Rt()];if(a=-1,r<64||eHe(u,n))return-1;for(i=0;i<r;++i)e[i]=t[i];for(i=0;i<32;++i)e[i+32]=n[i];var l=Pg(e,r);if(lF(l),Pce(o,u,l),pF(u,t.subarray(32)),cF(o,u),dF(s,o),r-=64,Tce(t,0,s,0)){for(i=0;i<r;++i)e[i]=0;return-1}for(i=0;i<r;++i)e[i]=t[i+64];return a=r,a}function Ace(e,t){var r,n,i,a;for(n=63;n>=32;--n){for(r=0,i=n-32,a=n-12;i<a;++i)t[i]+=r-16*t[n]*aF[i-(n-32)],r=t[i]+128>>8,t[i]-=r*256;t[i]+=r,t[n]=0}for(r=0,i=0;i<32;++i)t[i]+=r-(t[31]>>4)*aF[i],r=t[i]>>8,t[i]&=255;for(i=0;i<32;++i)t[i]-=r*aF[i];for(n=0;n<32;++n)t[n+1]+=t[n]>>8,e[n]=t[n]&255}function lF(e){for(var t=new Float64Array(64),r=0;r<64;++r)t[r]=e[r],e[r]=0;Ace(e,t)}function cF(e,t){var r=Rt(),n=Rt(),i=Rt(),a=Rt(),s=Rt(),o=Rt(),u=Rt(),l=Rt(),c=Rt();Jm(r,e[1],e[0]),Jm(c,t[1],t[0]),Nr(r,r,c),Km(n,e[0],e[1]),Km(c,t[0],t[1]),Nr(n,n,c),Nr(i,e[3],t[3]),Nr(i,i,WGe),Nr(a,e[2],t[2]),Km(a,a,a),Jm(s,n,r),Jm(o,a,i),Km(u,a,i),Km(l,n,r),Nr(e[0],s,o),Nr(e[1],l,u),Nr(e[2],u,o),Nr(e[3],s,l)}function Cce(e,t,r){for(var n=0;n<4;++n)Ice(e[n],t[n],r)}function dF(e,t){var r=Rt(),n=Rt(),i=Rt();iHe(i,t[2]),Nr(r,t[0],i),Nr(n,t[1],i),VE(e,n),e[31]^=Rce(r)<<7}function VE(e,t){var r,n,i,a=Rt(),s=Rt();for(r=0;r<16;++r)s[r]=t[r];for(sF(s),sF(s),sF(s),n=0;n<2;++n){for(a[0]=s[0]-65517,r=1;r<15;++r)a[r]=s[r]-65535-(a[r-1]>>16&1),a[r-1]&=65535;a[15]=s[15]-32767-(a[14]>>16&1),i=a[15]>>16&1,a[14]&=65535,Ice(s,a,1-i)}for(r=0;r<16;r++)e[2*r]=s[r]&255,e[2*r+1]=s[r]>>8}function eHe(e,t){var r=Rt(),n=Rt(),i=Rt(),a=Rt(),s=Rt(),o=Rt(),u=Rt();return kc(e[2],zE),tHe(e[1],t),pp(i,e[1]),Nr(a,i,JGe),Jm(i,i,e[2]),Km(a,e[2],a),pp(s,a),pp(o,s),Nr(u,o,s),Nr(r,u,i),Nr(r,r,a),rHe(r,r),Nr(r,r,i),Nr(r,r,a),Nr(r,r,a),Nr(e[0],r,a),pp(n,e[0]),Nr(n,n,a),Sce(n,i)&&Nr(e[0],e[0],YGe),pp(n,e[0]),Nr(n,n,a),Sce(n,i)?-1:(Rce(e[0])===t[31]>>7&&Jm(e[0],uF,e[0]),Nr(e[3],e[0],e[1]),0)}function tHe(e,t){var r;for(r=0;r<16;++r)e[r]=t[2*r]+(t[2*r+1]<<8);e[15]&=32767}function rHe(e,t){var r=Rt(),n;for(n=0;n<16;++n)r[n]=t[n];for(n=250;n>=0;--n)pp(r,r),n!==1&&Nr(r,r,t);for(n=0;n<16;++n)e[n]=r[n]}function Sce(e,t){var r=new Yi(32),n=new Yi(32);return VE(r,e),VE(n,t),Tce(r,0,n,0)}function Tce(e,t,r,n){return nHe(e,t,r,n,32)}function nHe(e,t,r,n,i){var a,s=0;for(a=0;a<i;++a)s|=e[t+a]^r[n+a];return(1&s-1>>>8)-1}function Rce(e){var t=new Yi(32);return VE(t,e),t[0]&1}function Pce(e,t,r){var n,i;for(kc(e[0],uF),kc(e[1],zE),kc(e[2],zE),kc(e[3],uF),i=255;i>=0;--i)n=r[i/8|0]>>(i&7)&1,Cce(e,t,n),cF(t,e),cF(e,e),Cce(e,t,n)}function pF(e,t){var r=[Rt(),Rt(),Rt(),Rt()];kc(r[0],xce),kc(r[1],_ce),kc(r[2],zE),Nr(r[3],xce,_ce),Pce(e,r,t)}function kc(e,t){var r;for(r=0;r<16;r++)e[r]=t[r]|0}function iHe(e,t){var r=Rt(),n;for(n=0;n<16;++n)r[n]=t[n];for(n=253;n>=0;--n)pp(r,r),n!==2&&n!==4&&Nr(r,r,t);for(n=0;n<16;++n)e[n]=r[n]}function sF(e){var t,r,n=1;for(t=0;t<16;++t)r=e[t]+n+65535,n=Math.floor(r/65536),e[t]=r-n*65536;e[0]+=n-1+37*(n-1)}function Ice(e,t,r){for(var n,i=~(r-1),a=0;a<16;++a)n=i&(e[a]^t[a]),e[a]^=n,t[a]^=n}function Rt(e){var t,r=new Float64Array(16);if(e)for(t=0;t<e.length;++t)r[t]=e[t];return r}function Km(e,t,r){for(var n=0;n<16;++n)e[n]=t[n]+r[n]}function Jm(e,t,r){for(var n=0;n<16;++n)e[n]=t[n]-r[n]}function pp(e,t){Nr(e,t,t)}function Nr(e,t,r){var n,i,a=0,s=0,o=0,u=0,l=0,c=0,d=0,p=0,f=0,m=0,h=0,g=0,v=0,E=0,x=0,R=0,I=0,L=0,Y=0,K=0,A=0,X=0,N=0,O=0,j=0,V=0,Z=0,ce=0,ae=0,we=0,Pe=0,ve=r[0],Be=r[1],ge=r[2],de=r[3],Ne=r[4],Me=r[5],Re=r[6],He=r[7],B=r[8],z=r[9],W=r[10],D=r[11],_=r[12],T=r[13],b=r[14],C=r[15];n=t[0],a+=n*ve,s+=n*Be,o+=n*ge,u+=n*de,l+=n*Ne,c+=n*Me,d+=n*Re,p+=n*He,f+=n*B,m+=n*z,h+=n*W,g+=n*D,v+=n*_,E+=n*T,x+=n*b,R+=n*C,n=t[1],s+=n*ve,o+=n*Be,u+=n*ge,l+=n*de,c+=n*Ne,d+=n*Me,p+=n*Re,f+=n*He,m+=n*B,h+=n*z,g+=n*W,v+=n*D,E+=n*_,x+=n*T,R+=n*b,I+=n*C,n=t[2],o+=n*ve,u+=n*Be,l+=n*ge,c+=n*de,d+=n*Ne,p+=n*Me,f+=n*Re,m+=n*He,h+=n*B,g+=n*z,v+=n*W,E+=n*D,x+=n*_,R+=n*T,I+=n*b,L+=n*C,n=t[3],u+=n*ve,l+=n*Be,c+=n*ge,d+=n*de,p+=n*Ne,f+=n*Me,m+=n*Re,h+=n*He,g+=n*B,v+=n*z,E+=n*W,x+=n*D,R+=n*_,I+=n*T,L+=n*b,Y+=n*C,n=t[4],l+=n*ve,c+=n*Be,d+=n*ge,p+=n*de,f+=n*Ne,m+=n*Me,h+=n*Re,g+=n*He,v+=n*B,E+=n*z,x+=n*W,R+=n*D,I+=n*_,L+=n*T,Y+=n*b,K+=n*C,n=t[5],c+=n*ve,d+=n*Be,p+=n*ge,f+=n*de,m+=n*Ne,h+=n*Me,g+=n*Re,v+=n*He,E+=n*B,x+=n*z,R+=n*W,I+=n*D,L+=n*_,Y+=n*T,K+=n*b,A+=n*C,n=t[6],d+=n*ve,p+=n*Be,f+=n*ge,m+=n*de,h+=n*Ne,g+=n*Me,v+=n*Re,E+=n*He,x+=n*B,R+=n*z,I+=n*W,L+=n*D,Y+=n*_,K+=n*T,A+=n*b,X+=n*C,n=t[7],p+=n*ve,f+=n*Be,m+=n*ge,h+=n*de,g+=n*Ne,v+=n*Me,E+=n*Re,x+=n*He,R+=n*B,I+=n*z,L+=n*W,Y+=n*D,K+=n*_,A+=n*T,X+=n*b,N+=n*C,n=t[8],f+=n*ve,m+=n*Be,h+=n*ge,g+=n*de,v+=n*Ne,E+=n*Me,x+=n*Re,R+=n*He,I+=n*B,L+=n*z,Y+=n*W,K+=n*D,A+=n*_,X+=n*T,N+=n*b,O+=n*C,n=t[9],m+=n*ve,h+=n*Be,g+=n*ge,v+=n*de,E+=n*Ne,x+=n*Me,R+=n*Re,I+=n*He,L+=n*B,Y+=n*z,K+=n*W,A+=n*D,X+=n*_,N+=n*T,O+=n*b,j+=n*C,n=t[10],h+=n*ve,g+=n*Be,v+=n*ge,E+=n*de,x+=n*Ne,R+=n*Me,I+=n*Re,L+=n*He,Y+=n*B,K+=n*z,A+=n*W,X+=n*D,N+=n*_,O+=n*T,j+=n*b,V+=n*C,n=t[11],g+=n*ve,v+=n*Be,E+=n*ge,x+=n*de,R+=n*Ne,I+=n*Me,L+=n*Re,Y+=n*He,K+=n*B,A+=n*z,X+=n*W,N+=n*D,O+=n*_,j+=n*T,V+=n*b,Z+=n*C,n=t[12],v+=n*ve,E+=n*Be,x+=n*ge,R+=n*de,I+=n*Ne,L+=n*Me,Y+=n*Re,K+=n*He,A+=n*B,X+=n*z,N+=n*W,O+=n*D,j+=n*_,V+=n*T,Z+=n*b,ce+=n*C,n=t[13],E+=n*ve,x+=n*Be,R+=n*ge,I+=n*de,L+=n*Ne,Y+=n*Me,K+=n*Re,A+=n*He,X+=n*B,N+=n*z,O+=n*W,j+=n*D,V+=n*_,Z+=n*T,ce+=n*b,ae+=n*C,n=t[14],x+=n*ve,R+=n*Be,I+=n*ge,L+=n*de,Y+=n*Ne,K+=n*Me,A+=n*Re,X+=n*He,N+=n*B,O+=n*z,j+=n*W,V+=n*D,Z+=n*_,ce+=n*T,ae+=n*b,we+=n*C,n=t[15],R+=n*ve,I+=n*Be,L+=n*ge,Y+=n*de,K+=n*Ne,A+=n*Me,X+=n*Re,N+=n*He,O+=n*B,j+=n*z,V+=n*W,Z+=n*D,ce+=n*_,ae+=n*T,we+=n*b,Pe+=n*C,a+=38*I,s+=38*L,o+=38*Y,u+=38*K,l+=38*A,c+=38*X,d+=38*N,p+=38*O,f+=38*j,m+=38*V,h+=38*Z,g+=38*ce,v+=38*ae,E+=38*we,x+=38*Pe,i=1,n=a+i+65535,i=Math.floor(n/65536),a=n-i*65536,n=s+i+65535,i=Math.floor(n/65536),s=n-i*65536,n=o+i+65535,i=Math.floor(n/65536),o=n-i*65536,n=u+i+65535,i=Math.floor(n/65536),u=n-i*65536,n=l+i+65535,i=Math.floor(n/65536),l=n-i*65536,n=c+i+65535,i=Math.floor(n/65536),c=n-i*65536,n=d+i+65535,i=Math.floor(n/65536),d=n-i*65536,n=p+i+65535,i=Math.floor(n/65536),p=n-i*65536,n=f+i+65535,i=Math.floor(n/65536),f=n-i*65536,n=m+i+65535,i=Math.floor(n/65536),m=n-i*65536,n=h+i+65535,i=Math.floor(n/65536),h=n-i*65536,n=g+i+65535,i=Math.floor(n/65536),g=n-i*65536,n=v+i+65535,i=Math.floor(n/65536),v=n-i*65536,n=E+i+65535,i=Math.floor(n/65536),E=n-i*65536,n=x+i+65535,i=Math.floor(n/65536),x=n-i*65536,n=R+i+65535,i=Math.floor(n/65536),R=n-i*65536,a+=i-1+37*(i-1),i=1,n=a+i+65535,i=Math.floor(n/65536),a=n-i*65536,n=s+i+65535,i=Math.floor(n/65536),s=n-i*65536,n=o+i+65535,i=Math.floor(n/65536),o=n-i*65536,n=u+i+65535,i=Math.floor(n/65536),u=n-i*65536,n=l+i+65535,i=Math.floor(n/65536),l=n-i*65536,n=c+i+65535,i=Math.floor(n/65536),c=n-i*65536,n=d+i+65535,i=Math.floor(n/65536),d=n-i*65536,n=p+i+65535,i=Math.floor(n/65536),p=n-i*65536,n=f+i+65535,i=Math.floor(n/65536),f=n-i*65536,n=m+i+65535,i=Math.floor(n/65536),m=n-i*65536,n=h+i+65535,i=Math.floor(n/65536),h=n-i*65536,n=g+i+65535,i=Math.floor(n/65536),g=n-i*65536,n=v+i+65535,i=Math.floor(n/65536),v=n-i*65536,n=E+i+65535,i=Math.floor(n/65536),E=n-i*65536,n=x+i+65535,i=Math.floor(n/65536),x=n-i*65536,n=R+i+65535,i=Math.floor(n/65536),R=n-i*65536,a+=i-1+37*(i-1),e[0]=a,e[1]=s,e[2]=o,e[3]=u,e[4]=l,e[5]=c,e[6]=d,e[7]=p,e[8]=f,e[9]=m,e[10]=h,e[11]=g,e[12]=v,e[13]=E,e[14]=x,e[15]=R}});var qce=y((Zwt,Oce)=>{var ha=Gt();cr();ja();Sg();Oce.exports=ha.kem=ha.kem||{};var kce=ha.jsbn.BigInteger;ha.kem.rsa={};ha.kem.rsa.create=function(e,t){t=t||{};var r=t.prng||ha.random,n={};return n.encrypt=function(i,a){var s=Math.ceil(i.n.bitLength()/8),o;do o=new kce(ha.util.bytesToHex(r.getBytesSync(s)),16).mod(i.n);while(o.compareTo(kce.ONE)<=0);o=ha.util.hexToBytes(o.toString(16));var u=s-o.length;u>0&&(o=ha.util.fillString("\0",u)+o);var l=i.encrypt(o,"NONE"),c=e.generate(o,a);return{encapsulation:l,key:c}},n.decrypt=function(i,a,s){var o=i.decrypt(a,"NONE");return e.generate(o,s)},n};ha.kem.kdf1=function(e,t){Lce(this,e,0,t||e.digestLength)};ha.kem.kdf2=function(e,t){Lce(this,e,1,t||e.digestLength)};function Lce(e,t,r,n){e.generate=function(i,a){for(var s=new ha.util.ByteBuffer,o=Math.ceil(a/n)+r,u=new ha.util.ByteBuffer,l=r;l<o;++l){u.putInt32(l),t.start(),t.update(i+u.getBytes());var c=t.digest();s.putBytes(c.getBytes(n))}return s.truncate(s.length()-a),s.getBytes()}}});var jce=y((e9t,Uce)=>{var rr=Gt();cr();Uce.exports=rr.log=rr.log||{};rr.log.levels=["none","error","warning","info","debug","verbose","max"];var GE={},hF=[],Fg=null;rr.log.LEVEL_LOCKED=2;rr.log.NO_LEVEL_CHECK=4;rr.log.INTERPOLATE=8;for(Fo=0;Fo<rr.log.levels.length;++Fo)fF=rr.log.levels[Fo],GE[fF]={index:Fo,name:fF.toUpperCase()};var fF,Fo;rr.log.logMessage=function(e){for(var t=GE[e.level].index,r=0;r<hF.length;++r){var n=hF[r];if(n.flags&rr.log.NO_LEVEL_CHECK)n.f(e);else{var i=GE[n.level].index;t<=i&&n.f(n,e)}}};rr.log.prepareStandard=function(e){"standard"in e||(e.standard=GE[e.level].name+" ["+e.category+"] "+e.message)};rr.log.prepareFull=function(e){if(!("full"in e)){var t=[e.message];t=t.concat([]),e.full=rr.util.format.apply(this,t)}};rr.log.prepareStandardFull=function(e){"standardFull"in e||(rr.log.prepareStandard(e),e.standardFull=e.standard)};for(mF=["error","warning","info","debug","verbose"],Fo=0;Fo<mF.length;++Fo)(function(t){rr.log[t]=function(r,n){var i=Array.prototype.slice.call(arguments).slice(2),a={timestamp:new Date,level:t,category:r,message:n,arguments:i};rr.log.logMessage(a)}})(mF[Fo]);var mF,Fo;rr.log.makeLogger=function(e){var t={flags:0,f:e};return rr.log.setLevel(t,"none"),t};rr.log.setLevel=function(e,t){var r=!1;if(e&&!(e.flags&rr.log.LEVEL_LOCKED))for(var n=0;n<rr.log.levels.length;++n){var i=rr.log.levels[n];if(t==i){e.level=t,r=!0;break}}return r};rr.log.lock=function(e,t){typeof t>"u"||t?e.flags|=rr.log.LEVEL_LOCKED:e.flags&=~rr.log.LEVEL_LOCKED};rr.log.addLogger=function(e){hF.push(e)};typeof console<"u"&&"log"in console?(console.error&&console.warn&&console.info&&console.debug?(Bce={error:console.error,warning:console.warn,info:console.info,debug:console.debug,verbose:console.debug},Ng=function(e,t){rr.log.prepareStandard(t);var r=Bce[t.level],n=[t.standard];n=n.concat(t.arguments.slice()),r.apply(console,n)},Wm=rr.log.makeLogger(Ng)):(Ng=function(t,r){rr.log.prepareStandardFull(r),console.log(r.standardFull)},Wm=rr.log.makeLogger(Ng)),rr.log.setLevel(Wm,"debug"),rr.log.addLogger(Wm),Fg=Wm):console={log:function(){}};var Wm,Bce,Ng;Fg!==null&&typeof window<"u"&&window.location&&(Ig=new URL(window.location.href).searchParams,Ig.has("console.level")&&rr.log.setLevel(Fg,Ig.get("console.level").slice(-1)[0]),Ig.has("console.lock")&&(Mce=Ig.get("console.lock").slice(-1)[0],Mce=="true"&&rr.log.lock(Fg)));var Ig,Mce;rr.log.consoleLogger=Fg});var zce=y((t9t,$ce)=>{$ce.exports=Co();CE();$m();TI();nF()});var Hce=y((r9t,Gce)=>{var Je=Gt();Dc();xs();_g();Ac();ap();$I();ja();cr();BE();var oe=Je.asn1,Fi=Gce.exports=Je.pkcs7=Je.pkcs7||{};Fi.messageFromPem=function(e){var t=Je.pem.decode(e)[0];if(t.type!=="PKCS7"){var r=new Error('Could not convert PKCS#7 message from PEM; PEM header type is not "PKCS#7".');throw r.headerType=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert PKCS#7 message from PEM; PEM is encrypted.");var n=oe.fromDer(t.body);return Fi.messageFromAsn1(n)};Fi.messageToPem=function(e,t){var r={type:"PKCS7",body:oe.toDer(e.toAsn1()).getBytes()};return Je.pem.encode(r,{maxline:t})};Fi.messageFromAsn1=function(e){var t={},r=[];if(!oe.validate(e,Fi.asn1.contentInfoValidator,t,r)){var n=new Error("Cannot read PKCS#7 message. ASN.1 object is not an PKCS#7 ContentInfo.");throw n.errors=r,n}var i=oe.derToOid(t.contentType),a;switch(i){case Je.pki.oids.envelopedData:a=Fi.createEnvelopedData();break;case Je.pki.oids.encryptedData:a=Fi.createEncryptedData();break;case Je.pki.oids.signedData:a=Fi.createSignedData();break;default:throw new Error("Cannot read PKCS#7 message. ContentType with OID "+i+" is not (yet) supported.")}return a.fromAsn1(t.content.value[0]),a};Fi.createSignedData=function(){var e=null;return e={type:Je.pki.oids.signedData,version:1,certificates:[],crls:[],signers:[],digestAlgorithmIdentifiers:[],contentInfo:null,signerInfos:[],fromAsn1:function(n){if(vF(e,n,Fi.asn1.signedDataValidator),e.certificates=[],e.crls=[],e.digestAlgorithmIdentifiers=[],e.contentInfo=null,e.signerInfos=[],e.rawCapture.certificates)for(var i=e.rawCapture.certificates.value,a=0;a<i.length;++a)e.certificates.push(Je.pki.certificateFromAsn1(i[a]))},toAsn1:function(){e.contentInfo||e.sign();for(var n=[],i=0;i<e.certificates.length;++i)n.push(Je.pki.certificateToAsn1(e.certificates[i]));var a=[],s=oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,e.digestAlgorithmIdentifiers),e.contentInfo])]);return n.length>0&&s.value[0].value.push(oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,n)),a.length>0&&s.value[0].value.push(oe.create(oe.Class.CONTEXT_SPECIFIC,1,!0,a)),s.value[0].value.push(oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,e.signerInfos)),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.type).getBytes()),s])},addSigner:function(n){var i=n.issuer,a=n.serialNumber;if(n.certificate){var s=n.certificate;typeof s=="string"&&(s=Je.pki.certificateFromPem(s)),i=s.issuer.attributes,a=s.serialNumber}var o=n.key;if(!o)throw new Error("Could not add PKCS#7 signer; no private key specified.");typeof o=="string"&&(o=Je.pki.privateKeyFromPem(o));var u=n.digestAlgorithm||Je.pki.oids.sha1;switch(u){case Je.pki.oids.sha1:case Je.pki.oids.sha256:case Je.pki.oids.sha384:case Je.pki.oids.sha512:case Je.pki.oids.md5:break;default:throw new Error("Could not add PKCS#7 signer; unknown message digest algorithm: "+u)}var l=n.authenticatedAttributes||[];if(l.length>0){for(var c=!1,d=!1,p=0;p<l.length;++p){var f=l[p];if(!c&&f.type===Je.pki.oids.contentType){if(c=!0,d)break;continue}if(!d&&f.type===Je.pki.oids.messageDigest){if(d=!0,c)break;continue}}if(!c||!d)throw new Error("Invalid signer.authenticatedAttributes. If signer.authenticatedAttributes is specified, then it must contain at least two attributes, PKCS #9 content-type and PKCS #9 message-digest.")}e.signers.push({key:o,version:1,issuer:i,serialNumber:a,digestAlgorithm:u,signatureAlgorithm:Je.pki.oids.rsaEncryption,signature:null,authenticatedAttributes:l,unauthenticatedAttributes:[]})},sign:function(n){if(n=n||{},(typeof e.content!="object"||e.contentInfo===null)&&(e.contentInfo=oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(Je.pki.oids.data).getBytes())]),"content"in e)){var i;e.content instanceof Je.util.ByteBuffer?i=e.content.bytes():typeof e.content=="string"&&(i=Je.util.encodeUtf8(e.content)),n.detached?e.detachedContent=oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,i):e.contentInfo.value.push(oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,i)]))}if(e.signers.length!==0){var a=t();r(a)}},verify:function(){throw new Error("PKCS#7 signature verification not yet implemented.")},addCertificate:function(n){typeof n=="string"&&(n=Je.pki.certificateFromPem(n)),e.certificates.push(n)},addCertificateRevokationList:function(n){throw new Error("PKCS#7 CRL support not yet implemented.")}},e;function t(){for(var n={},i=0;i<e.signers.length;++i){var a=e.signers[i],s=a.digestAlgorithm;s in n||(n[s]=Je.md[Je.pki.oids[s]].create()),a.authenticatedAttributes.length===0?a.md=n[s]:a.md=Je.md[Je.pki.oids[s]].create()}e.digestAlgorithmIdentifiers=[];for(var s in n)e.digestAlgorithmIdentifiers.push(oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(s).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")]));return n}function r(n){var i;if(e.detachedContent?i=e.detachedContent:(i=e.contentInfo.value[1],i=i.value[0]),!i)throw new Error("Could not sign PKCS#7 message; there is no content to sign.");var a=oe.derToOid(e.contentInfo.value[0].value),s=oe.toDer(i);s.getByte(),oe.getBerValueLength(s),s=s.getBytes();for(var o in n)n[o].start().update(s);for(var u=new Date,l=0;l<e.signers.length;++l){var c=e.signers[l];if(c.authenticatedAttributes.length===0){if(a!==Je.pki.oids.data)throw new Error("Invalid signer; authenticatedAttributes must be present when the ContentInfo content type is not PKCS#7 Data.")}else{c.authenticatedAttributesAsn1=oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[]);for(var d=oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,[]),p=0;p<c.authenticatedAttributes.length;++p){var f=c.authenticatedAttributes[p];f.type===Je.pki.oids.messageDigest?f.value=n[c.digestAlgorithm].digest():f.type===Je.pki.oids.signingTime&&(f.value||(f.value=u)),d.value.push(gF(f)),c.authenticatedAttributesAsn1.value.push(gF(f))}s=oe.toDer(d).getBytes(),c.md.start().update(s)}c.signature=c.key.sign(c.md,"RSASSA-PKCS1-V1_5")}e.signerInfos=cHe(e.signers)}};Fi.createEncryptedData=function(){var e=null;return e={type:Je.pki.oids.encryptedData,version:0,encryptedContent:{algorithm:Je.pki.oids["aes256-CBC"]},fromAsn1:function(t){vF(e,t,Fi.asn1.encryptedDataValidator)},decrypt:function(t){t!==void 0&&(e.encryptedContent.key=t),Vce(e)}},e};Fi.createEnvelopedData=function(){var e=null;return e={type:Je.pki.oids.envelopedData,version:0,recipients:[],encryptedContent:{algorithm:Je.pki.oids["aes256-CBC"]},fromAsn1:function(t){var r=vF(e,t,Fi.asn1.envelopedDataValidator);e.recipients=oHe(r.recipientInfos.value)},toAsn1:function(){return oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.type).getBytes()),oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,uHe(e.recipients)),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,dHe(e.encryptedContent))])])])},findRecipient:function(t){for(var r=t.issuer.attributes,n=0;n<e.recipients.length;++n){var i=e.recipients[n],a=i.issuer;if(i.serialNumber===t.serialNumber&&a.length===r.length){for(var s=!0,o=0;o<r.length;++o)if(a[o].type!==r[o].type||a[o].value!==r[o].value){s=!1;break}if(s)return i}}return null},decrypt:function(t,r){if(e.encryptedContent.key===void 0&&t!==void 0&&r!==void 0)switch(t.encryptedContent.algorithm){case Je.pki.oids.rsaEncryption:case Je.pki.oids.desCBC:var n=r.decrypt(t.encryptedContent.content);e.encryptedContent.key=Je.util.createBuffer(n);break;default:throw new Error("Unsupported asymmetric cipher, OID "+t.encryptedContent.algorithm)}Vce(e)},addRecipient:function(t){e.recipients.push({version:0,issuer:t.issuer.attributes,serialNumber:t.serialNumber,encryptedContent:{algorithm:Je.pki.oids.rsaEncryption,key:t.publicKey}})},encrypt:function(t,r){if(e.encryptedContent.content===void 0){r=r||e.encryptedContent.algorithm,t=t||e.encryptedContent.key;var n,i,a;switch(r){case Je.pki.oids["aes128-CBC"]:n=16,i=16,a=Je.aes.createEncryptionCipher;break;case Je.pki.oids["aes192-CBC"]:n=24,i=16,a=Je.aes.createEncryptionCipher;break;case Je.pki.oids["aes256-CBC"]:n=32,i=16,a=Je.aes.createEncryptionCipher;break;case Je.pki.oids["des-EDE3-CBC"]:n=24,i=8,a=Je.des.createEncryptionCipher;break;default:throw new Error("Unsupported symmetric cipher, OID "+r)}if(t===void 0)t=Je.util.createBuffer(Je.random.getBytes(n));else if(t.length()!=n)throw new Error("Symmetric key has wrong length; got "+t.length()+" bytes, expected "+n+".");e.encryptedContent.algorithm=r,e.encryptedContent.key=t,e.encryptedContent.parameter=Je.util.createBuffer(Je.random.getBytes(i));var s=a(t);if(s.start(e.encryptedContent.parameter.copy()),s.update(e.content),!s.finish())throw new Error("Symmetric encryption failed.");e.encryptedContent.content=s.output}for(var o=0;o<e.recipients.length;++o){var u=e.recipients[o];if(u.encryptedContent.content===void 0)switch(u.encryptedContent.algorithm){case Je.pki.oids.rsaEncryption:u.encryptedContent.content=u.encryptedContent.key.encrypt(e.encryptedContent.key.data);break;default:throw new Error("Unsupported asymmetric cipher, OID "+u.encryptedContent.algorithm)}}}},e};function aHe(e){var t={},r=[];if(!oe.validate(e,Fi.asn1.recipientInfoValidator,t,r)){var n=new Error("Cannot read PKCS#7 RecipientInfo. ASN.1 object is not an PKCS#7 RecipientInfo.");throw n.errors=r,n}return{version:t.version.charCodeAt(0),issuer:Je.pki.RDNAttributesAsArray(t.issuer),serialNumber:Je.util.createBuffer(t.serial).toHex(),encryptedContent:{algorithm:oe.derToOid(t.encAlgorithm),parameter:t.encParameter?t.encParameter.value:void 0,content:t.encKey}}}function sHe(e){return oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[Je.pki.distinguishedNameToAsn1({attributes:e.issuer}),oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,Je.util.hexToBytes(e.serialNumber))]),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.encryptedContent.algorithm).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")]),oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.encryptedContent.content)])}function oHe(e){for(var t=[],r=0;r<e.length;++r)t.push(aHe(e[r]));return t}function uHe(e){for(var t=[],r=0;r<e.length;++r)t.push(sHe(e[r]));return t}function lHe(e){var t=oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,oe.integerToDer(e.version).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[Je.pki.distinguishedNameToAsn1({attributes:e.issuer}),oe.create(oe.Class.UNIVERSAL,oe.Type.INTEGER,!1,Je.util.hexToBytes(e.serialNumber))]),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.digestAlgorithm).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")])]);if(e.authenticatedAttributesAsn1&&t.value.push(e.authenticatedAttributesAsn1),t.value.push(oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.signatureAlgorithm).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.NULL,!1,"")])),t.value.push(oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.signature)),e.unauthenticatedAttributes.length>0){for(var r=oe.create(oe.Class.CONTEXT_SPECIFIC,1,!0,[]),n=0;n<e.unauthenticatedAttributes.length;++n){var i=e.unauthenticatedAttributes[n];r.values.push(gF(i))}t.value.push(r)}return t}function cHe(e){for(var t=[],r=0;r<e.length;++r)t.push(lHe(e[r]));return t}function gF(e){var t;if(e.type===Je.pki.oids.contentType)t=oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.value).getBytes());else if(e.type===Je.pki.oids.messageDigest)t=oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.value.bytes());else if(e.type===Je.pki.oids.signingTime){var r=new Date("1950-01-01T00:00:00Z"),n=new Date("2050-01-01T00:00:00Z"),i=e.value;if(typeof i=="string"){var a=Date.parse(i);isNaN(a)?i.length===13?i=oe.utcTimeToDate(i):i=oe.generalizedTimeToDate(i):i=new Date(a)}i>=r&&i<n?t=oe.create(oe.Class.UNIVERSAL,oe.Type.UTCTIME,!1,oe.dateToUtcTime(i)):t=oe.create(oe.Class.UNIVERSAL,oe.Type.GENERALIZEDTIME,!1,oe.dateToGeneralizedTime(i))}return oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.type).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SET,!0,[t])])}function dHe(e){return[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(Je.pki.oids.data).getBytes()),oe.create(oe.Class.UNIVERSAL,oe.Type.SEQUENCE,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OID,!1,oe.oidToDer(e.algorithm).getBytes()),e.parameter?oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.parameter.getBytes()):void 0]),oe.create(oe.Class.CONTEXT_SPECIFIC,0,!0,[oe.create(oe.Class.UNIVERSAL,oe.Type.OCTETSTRING,!1,e.content.getBytes())])]}function vF(e,t,r){var n={},i=[];if(!oe.validate(t,r,n,i)){var a=new Error("Cannot read PKCS#7 message. ASN.1 object is not a supported PKCS#7 message.");throw a.errors=a,a}var s=oe.derToOid(n.contentType);if(s!==Je.pki.oids.data)throw new Error("Unsupported PKCS#7 message. Only wrapped ContentType Data supported.");if(n.encryptedContent){var o="";if(Je.util.isArray(n.encryptedContent))for(var u=0;u<n.encryptedContent.length;++u){if(n.encryptedContent[u].type!==oe.Type.OCTETSTRING)throw new Error("Malformed PKCS#7 message, expecting encrypted content constructed of only OCTET STRING objects.");o+=n.encryptedContent[u].value}else o=n.encryptedContent;e.encryptedContent={algorithm:oe.derToOid(n.encAlgorithm),parameter:Je.util.createBuffer(n.encParameter.value),content:Je.util.createBuffer(o)}}if(n.content){var o="";if(Je.util.isArray(n.content))for(var u=0;u<n.content.length;++u){if(n.content[u].type!==oe.Type.OCTETSTRING)throw new Error("Malformed PKCS#7 message, expecting content constructed of only OCTET STRING objects.");o+=n.content[u].value}else o=n.content;e.content=Je.util.createBuffer(o)}return e.version=n.version.charCodeAt(0),e.rawCapture=n,n}function Vce(e){if(e.encryptedContent.key===void 0)throw new Error("Symmetric key not available.");if(e.content===void 0){var t;switch(e.encryptedContent.algorithm){case Je.pki.oids["aes128-CBC"]:case Je.pki.oids["aes192-CBC"]:case Je.pki.oids["aes256-CBC"]:t=Je.aes.createDecryptionCipher(e.encryptedContent.key);break;case Je.pki.oids.desCBC:case Je.pki.oids["des-EDE3-CBC"]:t=Je.des.createDecryptionCipher(e.encryptedContent.key);break;default:throw new Error("Unsupported symmetric cipher, OID "+e.encryptedContent.algorithm)}if(t.start(e.encryptedContent.parameter),t.update(e.encryptedContent.content),!t.finish())throw new Error("Symmetric decryption failed.");e.content=t.output}}});var Jce=y((n9t,Kce)=>{var Dn=Gt();Dc();Bm();CE();$m();cr();var KE=Kce.exports=Dn.ssh=Dn.ssh||{};KE.privateKeyToPutty=function(e,t,r){r=r||"",t=t||"";var n="ssh-rsa",i=t===""?"none":"aes256-cbc",a="PuTTY-User-Key-File-2: "+n+`\r
|
|
256
256
|
`;a+="Encryption: "+i+`\r
|
|
257
257
|
`,a+="Comment: "+r+`\r
|
|
258
258
|
`;var s=Dn.util.createBuffer();Ym(s,n),No(s,e.e),No(s,e.n);var o=Dn.util.encode64(s.bytes(),64),u=Math.floor(o.length/66)+1;a+="Public-Lines: "+u+`\r
|
|
@@ -354,7 +354,7 @@ ${Ew.toHex(a)}`}getCanonicalPath({path:t}){return this.uriEscapePath?`/${encodeU
|
|
|
354
354
|
`){return e.split(r).reduce((n,i)=>{let a=t?i.trim():i;return a&&n.push(a),n},[])}function DS(e,t){return n0(e,!0).map(r=>t(r))}function AS(e){return(0,d6.exists)(e,d6.FOLDER)}function Er(e,t){return Array.isArray(e)?e.includes(t)||e.push(t):e.add(t),t}function TJ(e,t){return Array.isArray(e)&&!e.includes(t)&&e.push(t),e}function p6(e,t){if(Array.isArray(e)){let r=e.indexOf(t);r>=0&&e.splice(r,1)}else e.delete(t);return t}function jl(e){return Array.isArray(e)?e:[e]}function RJ(e){return jl(e).map(String)}function Yr(e,t=0){if(e==null)return t;let r=parseInt(e,10);return isNaN(r)?t:r}function Z1(e,t){let r=[];for(let n=0,i=e.length;n<i;n++)r.push(t,e[n]);return r}function e0(e){return(Array.isArray(e)?Buffer.concat(e):e).toString("utf-8")}function PJ(e,t){return Object.assign({},...t.map(r=>r in e?{[r]:e[r]}:{}))}function fS(e=0){return new Promise(t=>setTimeout(t,e))}var Rf,Pd,i0,f6=Ze({"src/lib/utils/util.ts"(){Rf="\0",Pd=()=>{},i0=Object.prototype.toString.call.bind(Object.prototype.toString)}});function Hs(e,t,r){return t(e)?e:arguments.length>2?r:void 0}function TS(e,t){return/number|string|boolean/.test(typeof e)&&(!t||!t.includes(typeof e))}function RS(e){return!!e&&i0(e)==="[object Object]"}function IJ(e){return typeof e=="function"}var a0,yi,FJ,o6,PS,NJ=Ze({"src/lib/utils/argument-filters.ts"(){f6(),a0=e=>Array.isArray(e),yi=e=>typeof e=="string",FJ=e=>Array.isArray(e)&&e.every(yi),o6=e=>yi(e)||Array.isArray(e)&&e.every(yi),PS=e=>e==null||"number|boolean|function".includes(typeof e)?!1:Array.isArray(e)||typeof e=="string"||typeof e.length=="number"}}),mS,TAe=Ze({"src/lib/utils/exit-codes.ts"(){mS=(e=>(e[e.SUCCESS=0]="SUCCESS",e[e.ERROR=1]="ERROR",e[e.NOT_FOUND=-2]="NOT_FOUND",e[e.UNCLEAN=128]="UNCLEAN",e))(mS||{})}}),t0,RAe=Ze({"src/lib/utils/git-output-streams.ts"(){t0=class{constructor(e,t){this.stdOut=e,this.stdErr=t}asStrings(){return new t0(this.stdOut.toString("utf8"),this.stdErr.toString("utf8"))}}}}),$t,Ul,PAe=Ze({"src/lib/utils/line-parser.ts"(){$t=class{constructor(e,t){this.matches=[],this.parse=(r,n)=>(this.resetMatches(),this._regExp.every((i,a)=>this.addMatch(i,a,r(a)))?this.useMatches(n,this.prepareMatches())!==!1:!1),this._regExp=Array.isArray(e)?e:[e],t&&(this.useMatches=t)}useMatches(e,t){throw new Error("LineParser:useMatches not implemented")}resetMatches(){this.matches.length=0}prepareMatches(){return this.matches}addMatch(e,t,r){let n=r&&e.exec(r);return n&&this.pushMatch(t,n),!!n}pushMatch(e,t){this.matches.push(...t.slice(1))}},Ul=class extends $t{addMatch(e,t,r){return/^remote:\s/.test(String(r))&&super.addMatch(e,t,r)}pushMatch(e,t){(e>0||t.length>1)&&super.pushMatch(e,t)}}}});function kJ(...e){let t=process.cwd(),r=Object.assign(Pa({baseDir:t},LJ),...e.filter(n=>typeof n=="object"&&n));return r.baseDir=r.baseDir||t,r.trimmed=r.trimmed===!0,r}var LJ,IAe=Ze({"src/lib/utils/simple-git-options.ts"(){LJ={binary:"git",maxConcurrentProcesses:5,config:[],trimmed:!1}}});function IS(e,t=[]){return RS(e)?Object.keys(e).reduce((r,n)=>{let i=e[n];return TS(i,["boolean"])?r.push(n+"="+i):r.push(n),r},t):t}function Ra(e,t=0,r=!1){let n=[];for(let i=0,a=t<0?e.length:t;i<a;i++)"string|number".includes(typeof e[i])&&n.push(String(e[i]));return IS(FS(e),n),r||n.push(...FAe(e)),n}function FAe(e){let t=typeof Rd(e)=="function";return Hs(Rd(e,t?1:0),a0,[])}function FS(e){let t=IJ(Rd(e));return Hs(Rd(e,t?1:0),RS)}function Pn(e,t=!0){let r=_J(Rd(e));return t||CJ(r)?r:void 0}var NAe=Ze({"src/lib/utils/task-options.ts"(){NJ(),f6()}});function hS(e,t){return e(t.stdOut,t.stdErr)}function oa(e,t,r,n=!0){return jl(r).forEach(i=>{for(let a=n0(i,n),s=0,o=a.length;s<o;s++){let u=(l=0)=>{if(!(s+l>=o))return a[s+l]};t.some(({parse:l})=>l(u,e))}}),e}var kAe=Ze({"src/lib/utils/task-parser.ts"(){f6()}}),OJ={};vn(OJ,{ExitCodes:()=>mS,GitOutputStreams:()=>t0,LineParser:()=>$t,NOOP:()=>Pd,NULL:()=>Rf,RemoteLineParser:()=>Ul,append:()=>Er,appendTaskOptions:()=>IS,asArray:()=>jl,asFunction:()=>_J,asNumber:()=>Yr,asStringArray:()=>RJ,bufferToString:()=>e0,callTaskParser:()=>hS,createInstanceConfig:()=>kJ,delay:()=>fS,filterArray:()=>a0,filterFunction:()=>IJ,filterHasLength:()=>PS,filterPlainObject:()=>RS,filterPrimitives:()=>TS,filterString:()=>yi,filterStringArray:()=>FJ,filterStringOrStringArray:()=>o6,filterType:()=>Hs,first:()=>DJ,folderExists:()=>AS,forEachLineWithContent:()=>DS,getTrailingOptions:()=>Ra,including:()=>TJ,isUserFunction:()=>CJ,last:()=>Rd,objectToString:()=>i0,parseStringResponse:()=>oa,pick:()=>PJ,prefixedArray:()=>Z1,remove:()=>p6,splitOn:()=>SJ,toLinesWithContent:()=>n0,trailingFunctionArgument:()=>Pn,trailingOptionsArgument:()=>FS});var zt=Ze({"src/lib/utils/index.ts"(){NJ(),TAe(),RAe(),PAe(),IAe(),NAe(),kAe(),f6()}}),qJ={};vn(qJ,{CheckRepoActions:()=>gS,checkIsBareRepoTask:()=>MJ,checkIsRepoRootTask:()=>BJ,checkIsRepoTask:()=>LAe});function LAe(e){switch(e){case"bare":return MJ();case"root":return BJ()}return{commands:["rev-parse","--is-inside-work-tree"],format:"utf-8",onError:m6,parser:NS}}function BJ(){return{commands:["rev-parse","--git-dir"],format:"utf-8",onError:m6,parser(t){return/^\.(git)?$/.test(t.trim())}}}function MJ(){return{commands:["rev-parse","--is-bare-repository"],format:"utf-8",onError:m6,parser:NS}}function OAe(e){return/(Not a git repository|Kein Git-Repository)/i.test(String(e))}var gS,m6,NS,UJ=Ze({"src/lib/tasks/check-is-repo.ts"(){zt(),gS=(e=>(e.BARE="bare",e.IN_TREE="tree",e.IS_REPO_ROOT="root",e))(gS||{}),m6=({exitCode:e},t,r,n)=>{if(e===128&&OAe(t))return r(Buffer.from("false"));n(t)},NS=e=>e.trim()==="true"}});function qAe(e,t){let r=new jJ(e),n=e?zJ:$J;return n0(t).forEach(i=>{let a=i.replace(n,"");r.paths.push(a),(VJ.test(a)?r.folders:r.files).push(a)}),r}var jJ,$J,zJ,VJ,BAe=Ze({"src/lib/responses/CleanSummary.ts"(){zt(),jJ=class{constructor(e){this.dryRun=e,this.paths=[],this.files=[],this.folders=[]}},$J=/^[a-z]+\s*/i,zJ=/^[a-z]+\s+[a-z]+\s*/i,VJ=/\/$/}}),vS={};vn(vS,{EMPTY_COMMANDS:()=>h6,adhocExecTask:()=>GJ,configurationErrorTask:()=>$i,isBufferTask:()=>HJ,isEmptyTask:()=>KJ,straightThroughBufferTask:()=>MAe,straightThroughStringTask:()=>sa});function GJ(e){return{commands:h6,format:"empty",parser:e}}function $i(e){return{commands:h6,format:"empty",parser(){throw typeof e=="string"?new wJ(e):e}}}function sa(e,t=!1){return{commands:e,format:"utf-8",parser(r){return t?String(r).trim():r}}}function MAe(e){return{commands:e,format:"buffer",parser(t){return t}}}function HJ(e){return e.format==="buffer"}function KJ(e){return e.format==="empty"||!e.commands.length}var h6,In=Ze({"src/lib/tasks/task.ts"(){xJ(),h6=[]}}),JJ={};vn(JJ,{CONFIG_ERROR_INTERACTIVE_MODE:()=>kS,CONFIG_ERROR_MODE_REQUIRED:()=>LS,CONFIG_ERROR_UNKNOWN_OPTION:()=>OS,CleanOptions:()=>n6,cleanTask:()=>WJ,cleanWithOptionsTask:()=>UAe,isCleanOptionsArray:()=>jAe});function UAe(e,t){let{cleanMode:r,options:n,valid:i}=$Ae(e);return r?i.options?(n.push(...t),n.some(GAe)?$i(kS):WJ(r,n)):$i(OS+JSON.stringify(e)):$i(LS)}function WJ(e,t){return{commands:["clean",`-${e}`,...t],format:"utf-8",parser(n){return qAe(e==="n",n)}}}function jAe(e){return Array.isArray(e)&&e.every(t=>qS.has(t))}function $Ae(e){let t,r=[],n={cleanMode:!1,options:!0};return e.replace(/[^a-z]i/g,"").split("").forEach(i=>{zAe(i)?(t=i,n.cleanMode=!0):n.options=n.options&&VAe(r[r.length]=`-${i}`)}),{cleanMode:t,options:r,valid:n}}function zAe(e){return e==="f"||e==="n"}function VAe(e){return/^-[a-z]$/i.test(e)&&qS.has(e.charAt(1))}function GAe(e){return/^-[^\-]/.test(e)?e.indexOf("i")>0:e==="--interactive"}var kS,LS,OS,n6,qS,YJ=Ze({"src/lib/tasks/clean.ts"(){BAe(),zt(),In(),kS="Git clean interactive mode is not supported",LS='Git clean mode parameter ("n" or "f") is required',OS="Git clean unknown option found in: ",n6=(e=>(e.DRY_RUN="n",e.FORCE="f",e.IGNORED_INCLUDED="x",e.IGNORED_ONLY="X",e.EXCLUDING="e",e.QUIET="q",e.RECURSIVE="d",e))(n6||{}),qS=new Set(["i",...RJ(Object.values(n6))])}});function HAe(e){let t=new XJ;for(let r of QJ(e))t.addValue(r.file,String(r.key),r.value);return t}function KAe(e,t){let r=null,n=[],i=new Map;for(let a of QJ(e,t))a.key===t&&(n.push(r=a.value),i.has(a.file)||i.set(a.file,[]),i.get(a.file).push(r));return{key:t,paths:Array.from(i.keys()),scopes:i,value:r,values:n}}function JAe(e){return e.replace(/^(file):/,"")}function*QJ(e,t=null){let r=e.split("\0");for(let n=0,i=r.length-1;n<i;){let a=JAe(r[n++]),s=r[n++],o=t;if(s.includes(`
|
|
355
355
|
`)){let u=SJ(s,`
|
|
356
356
|
`);o=u[0],s=u[1]}yield{file:a,key:o,value:s}}}var XJ,WAe=Ze({"src/lib/responses/ConfigList.ts"(){zt(),XJ=class{constructor(){this.files=[],this.values=Object.create(null)}get all(){return this._all||(this._all=this.files.reduce((e,t)=>Object.assign(e,this.values[t]),{})),this._all}addFile(e){if(!(e in this.values)){let t=Rd(this.files);this.values[e]=t?Object.create(this.values[t]):{},this.files.push(e)}return this.values[e]}addValue(e,t,r){let n=this.addFile(e);n.hasOwnProperty(t)?Array.isArray(n[t])?n[t].push(r):n[t]=[n[t],r]:n[t]=r,this._all=void 0}}}});function uS(e,t){return typeof e=="string"&&yS.hasOwnProperty(e)?e:t}function YAe(e,t,r,n){let i=["config",`--${n}`];return r&&i.push("--add"),i.push(e,t),{commands:i,format:"utf-8",parser(a){return a}}}function QAe(e,t){let r=["config","--null","--show-origin","--get-all",e];return t&&r.splice(1,0,`--${t}`),{commands:r,format:"utf-8",parser(n){return KAe(n,e)}}}function XAe(e){let t=["config","--list","--show-origin","--null"];return e&&t.push(`--${e}`),{commands:t,format:"utf-8",parser(r){return HAe(r)}}}function ZAe(){return{addConfig(e,t,...r){return this._runTask(YAe(e,t,r[0]===!0,uS(r[1],"local")),Pn(arguments))},getConfig(e,t){return this._runTask(QAe(e,uS(t,void 0)),Pn(arguments))},listConfig(...e){return this._runTask(XAe(uS(e[0],void 0)),Pn(arguments))}}}var yS,ZJ=Ze({"src/lib/tasks/config.ts"(){WAe(),zt(),yS=(e=>(e.system="system",e.global="global",e.local="local",e.worktree="worktree",e))(yS||{})}});function eTe(...e){return new tW().param(...e)}function tTe(e){let t=new Set,r={};return DS(e,n=>{let[i,a,s]=n.split(Rf);t.add(i),(r[i]=r[i]||[]).push({line:Yr(a),path:i,preview:s})}),{paths:t,results:r}}function rTe(){return{grep(e){let t=Pn(arguments),r=Ra(arguments);for(let i of eW)if(r.includes(i))return this._runTask($i(`git.grep: use of "${i}" is not supported.`),t);typeof e=="string"&&(e=eTe().param(e));let n=["grep","--null","-n","--full-name",...r,...e];return this._runTask({commands:n,format:"utf-8",parser(i){return tTe(i)}},t)}}}var eW,Y1,HK,tW,rW=Ze({"src/lib/tasks/grep.ts"(){zt(),In(),eW=["-h"],Y1=Symbol("grepQuery"),tW=class{constructor(){this[HK]=[]}*[(HK=Y1,Symbol.iterator)](){for(let e of this[Y1])yield e}and(...e){return e.length&&this[Y1].push("--and","(",...Z1(e,"-e"),")"),this}param(...e){return this[Y1].push(...Z1(e,"-e")),this}}}}),nW={};vn(nW,{ResetMode:()=>i6,getResetMode:()=>iTe,resetTask:()=>nTe});function nTe(e,t){let r=["reset"];return iW(e)&&r.push(`--${e}`),r.push(...t),sa(r)}function iTe(e){if(iW(e))return e;switch(typeof e){case"string":case"undefined":return"soft"}}function iW(e){return aW.includes(e)}var i6,aW,sW=Ze({"src/lib/tasks/reset.ts"(){In(),i6=(e=>(e.MIXED="mixed",e.SOFT="soft",e.HARD="hard",e.MERGE="merge",e.KEEP="keep",e))(i6||{}),aW=Array.from(Object.values(i6))}});function aTe(){return(0,u6.default)("simple-git")}function KK(e,t,r){return!t||!String(t).replace(/\s*/,"")?r?(n,...i)=>{e(n,...i),r(n,...i)}:e:(n,...i)=>{e(`%s ${n}`,t,...i),r&&r(n,...i)}}function sTe(e,t,{namespace:r}){if(typeof e=="string")return e;let n=t&&t.namespace||"";return n.startsWith(r)?n.substr(r.length+1):n||r}function BS(e,t,r,n=aTe()){let i=e&&`[${e}]`||"",a=[],s=typeof t=="string"?n.extend(t):t,o=sTe(Hs(t,yi),s,n);return l(r);function u(c,d){return Er(a,BS(e,o.replace(/^[^:]+/,c),d,n))}function l(c){let d=c&&`[${c}]`||"",p=s&&KK(s,d)||Pd,f=KK(n,`${i} ${d}`,p);return Object.assign(s?p:f,{label:e,sibling:u,info:f,step:l})}}var oW=Ze({"src/lib/git-logger.ts"(){zt(),u6.default.formatters.L=e=>String(PS(e)?e.length:"-"),u6.default.formatters.B=e=>Buffer.isBuffer(e)?e.toString("utf8"):i0(e)}}),t6,ES,oTe=Ze({"src/lib/runners/tasks-pending-queue.ts"(){$l(),oW(),t6=class{constructor(e="GitExecutor"){this.logLabel=e,this._queue=new Map}withProgress(e){return this._queue.get(e)}createProgress(e){let t=t6.getName(e.commands[0]),r=BS(this.logLabel,t);return{task:e,logger:r,name:t}}push(e){let t=this.createProgress(e);return t.logger("Adding task to the queue, commands = %o",e.commands),this._queue.set(e,t),t}fatal(e){for(let[t,{logger:r}]of Array.from(this._queue.entries()))t===e.task?(r.info("Failed %o",e),r("Fatal exception, any as-yet un-started tasks run through this executor will not be attempted")):r.info("A fatal exception occurred in a previous task, the queue has been purged: %o",e.message),this.complete(t);if(this._queue.size!==0)throw new Error(`Queue size should be zero after fatal: ${this._queue.size}`)}complete(e){this.withProgress(e)&&this._queue.delete(e)}attempt(e){let t=this.withProgress(e);if(!t)throw new _u(void 0,"TasksPendingQueue: attempt called for an unknown task");return t.logger("Starting task"),t}static getName(e="empty"){return`task:${e}:${++t6.counter}`}},ES=t6,ES.counter=0}});function Af(e,t){return{method:DJ(e.commands)||"",commands:t}}function uTe(e,t){return r=>{t("[ERROR] child process exception %o",r),e.push(Buffer.from(String(r.stack),"ascii"))}}function JK(e,t,r,n){return i=>{r("%s received %L bytes",t,i),n("%B",i),e.push(i)}}var bS,lTe=Ze({"src/lib/runners/git-executor-chain.ts"(){$l(),In(),zt(),oTe(),bS=class{constructor(e,t,r){this._executor=e,this._scheduler=t,this._plugins=r,this._chain=Promise.resolve(),this._queue=new ES}get binary(){return this._executor.binary}get cwd(){return this._cwd||this._executor.cwd}set cwd(e){this._cwd=e}get env(){return this._executor.env}get outputHandler(){return this._executor.outputHandler}chain(){return this}push(e){return this._queue.push(e),this._chain=this._chain.then(()=>this.attemptTask(e))}attemptTask(e){return Q1(this,null,function*(){let t=yield this._scheduler.next(),r=()=>this._queue.complete(e);try{let{logger:n}=this._queue.attempt(e);return yield KJ(e)?this.attemptEmptyTask(e,n):this.attemptRemoteTask(e,n)}catch(n){throw this.onFatalException(e,n)}finally{r(),t()}})}onFatalException(e,t){let r=t instanceof _u?Object.assign(t,{task:e}):new _u(e,t&&String(t));return this._chain=Promise.resolve(),this._queue.fatal(r),r}attemptRemoteTask(e,t){return Q1(this,null,function*(){let r=this._plugins.exec("spawn.args",[...e.commands],Af(e,e.commands)),n=yield this.gitResponse(e,this.binary,r,this.outputHandler,t.step("SPAWN")),i=yield this.handleTaskData(e,r,n,t.step("HANDLE"));return t("passing response to task's parser as a %s",e.format),HJ(e)?hS(e.parser,i):hS(e.parser,i.asStrings())})}attemptEmptyTask(e,t){return Q1(this,null,function*(){return t("empty task bypassing child process to call to task's parser"),e.parser(this)})}handleTaskData(e,t,r,n){let{exitCode:i,rejection:a,stdOut:s,stdErr:o}=r;return new Promise((u,l)=>{n("Preparing to handle process response exitCode=%d stdOut=",i);let{error:c}=this._plugins.exec("task.error",{error:a},Pa(Pa({},Af(e,t)),r));if(c&&e.onError)return n.info("exitCode=%s handling with custom error handler"),e.onError(r,c,d=>{n.info("custom error handler treated as success"),n("custom error returned a %s",i0(d)),u(new t0(Array.isArray(d)?Buffer.concat(d):d,Buffer.concat(o)))},l);if(c)return n.info("handling as error: exitCode=%s stdErr=%s rejection=%o",i,o.length,a),l(c);n.info("retrieving task output complete"),u(new t0(Buffer.concat(s),Buffer.concat(o)))})}gitResponse(e,t,r,n,i){return Q1(this,null,function*(){let a=i.sibling("output"),s=this._plugins.exec("spawn.options",{cwd:this.cwd,env:this.env,windowsHide:!0},Af(e,e.commands));return new Promise(o=>{let u=[],l=[];i.info("%s %o",t,r),i("%O",s);let c=this._beforeSpawn(e,r);if(c)return o({stdOut:u,stdErr:l,exitCode:9901,rejection:c});this._plugins.exec("spawn.before",void 0,X1(Pa({},Af(e,r)),{kill(p){c=p||c}}));let d=(0,uW.spawn)(t,r,s);d.stdout.on("data",JK(u,"stdOut",i,a.step("stdOut"))),d.stderr.on("data",JK(l,"stdErr",i,a.step("stdErr"))),d.on("error",uTe(l,i)),n&&(i("Passing child process stdOut/stdErr to custom outputHandler"),n(t,d.stdout,d.stderr,[...r])),this._plugins.exec("spawn.after",void 0,X1(Pa({},Af(e,r)),{spawned:d,close(p,f){o({stdOut:u,stdErr:l,exitCode:p,rejection:c||f})},kill(p){d.killed||(c=p,d.kill("SIGINT"))}}))})})}_beforeSpawn(e,t){let r;return this._plugins.exec("spawn.before",void 0,X1(Pa({},Af(e,t)),{kill(n){r=n||r}})),r}}}}),lW={};vn(lW,{GitExecutor:()=>cW});var cW,cTe=Ze({"src/lib/runners/git-executor.ts"(){lTe(),cW=class{constructor(e="git",t,r,n){this.binary=e,this.cwd=t,this._scheduler=r,this._plugins=n,this._chain=new bS(this,this._scheduler,this._plugins)}chain(){return new bS(this,this._scheduler,this._plugins)}push(e){return this._chain.push(e)}}}});function dTe(e,t,r=Pd){let n=a=>{r(null,a)},i=a=>{a?.task===e&&r(a instanceof r0?pTe(a):a,void 0)};t.then(n,i)}function pTe(e){let t=n=>{console.warn(`simple-git deprecation notice: accessing GitResponseError.${n} should be GitResponseError.git.${n}, this will no longer be available in version 3`),t=Pd};return Object.create(e,Object.getOwnPropertyNames(e.git).reduce(r,{}));function r(n,i){return i in e||(n[i]={enumerable:!1,configurable:!1,get(){return t(i),e.git[i]}}),n}}var fTe=Ze({"src/lib/task-callback.ts"(){Pf(),zt()}});function WK(e,t){return GJ(r=>{if(!AS(e))throw new Error(`Git.cwd: cannot change to non-directory "${e}"`);return(t||r).cwd=e})}var mTe=Ze({"src/lib/tasks/change-working-directory.ts"(){zt(),In()}});function lS(e){let t=["checkout",...e];return t[1]==="-b"&&t.includes("-B")&&(t[1]=p6(t,"-B")),sa(t)}function hTe(){return{checkout(){return this._runTask(lS(Ra(arguments,1)),Pn(arguments))},checkoutBranch(e,t){return this._runTask(lS(["-b",e,t,...Ra(arguments)]),Pn(arguments))},checkoutLocalBranch(e){return this._runTask(lS(["-b",e,...Ra(arguments)]),Pn(arguments))}}}var gTe=Ze({"src/lib/tasks/checkout.ts"(){zt(),In()}});function vTe(e){return oa({author:null,branch:"",commit:"",root:!1,summary:{changes:0,insertions:0,deletions:0}},dW,e)}var dW,yTe=Ze({"src/lib/parsers/parse-commit.ts"(){zt(),dW=[new $t(/^\[([^\s]+)( \([^)]+\))? ([^\]]+)/,(e,[t,r,n])=>{e.branch=t,e.commit=n,e.root=!!r}),new $t(/\s*Author:\s(.+)/i,(e,[t])=>{let r=t.split("<"),n=r.pop();!n||!n.includes("@")||(e.author={email:n.substr(0,n.length-1),name:r.join("<").trim()})}),new $t(/(\d+)[^,]*(?:,\s*(\d+)[^,]*)(?:,\s*(\d+))/g,(e,[t,r,n])=>{e.summary.changes=parseInt(t,10)||0,e.summary.insertions=parseInt(r,10)||0,e.summary.deletions=parseInt(n,10)||0}),new $t(/^(\d+)[^,]*(?:,\s*(\d+)[^(]+\(([+-]))?/,(e,[t,r,n])=>{e.summary.changes=parseInt(t,10)||0;let i=parseInt(r,10)||0;n==="-"?e.summary.deletions=i:n==="+"&&(e.summary.insertions=i)})]}});function ETe(e,t,r){return{commands:["-c","core.abbrev=40","commit",...Z1(e,"-m"),...t,...r],format:"utf-8",parser:vTe}}function bTe(){return{commit(t,...r){let n=Pn(arguments),i=e(t)||ETe(jl(t),jl(Hs(r[0],o6,[])),[...Hs(r[1],a0,[]),...Ra(arguments,0,!0)]);return this._runTask(i,n)}};function e(t){return!o6(t)&&$i("git.commit: requires the commit message to be supplied as a string/string[]")}}var wTe=Ze({"src/lib/tasks/commit.ts"(){yTe(),zt(),In()}});function xTe(e,t){let r=["hash-object",e];return t&&r.push("-w"),sa(r,!0)}var _Te=Ze({"src/lib/tasks/hash-object.ts"(){In()}});function CTe(e,t,r){let n=String(r).trim(),i;if(i=pW.exec(n))return new a6(e,t,!1,i[1]);if(i=fW.exec(n))return new a6(e,t,!0,i[1]);let a="",s=n.split(" ");for(;s.length;)if(s.shift()==="in"){a=s.join(" ");break}return new a6(e,t,/^re/i.test(n),a)}var a6,pW,fW,STe=Ze({"src/lib/responses/InitSummary.ts"(){a6=class{constructor(e,t,r,n){this.bare=e,this.path=t,this.existing=r,this.gitDir=n}},pW=/^Init.+ repository in (.+)$/,fW=/^Rein.+ in (.+)$/}});function DTe(e){return e.includes(MS)}function ATe(e=!1,t,r){let n=["init",...r];return e&&!DTe(n)&&n.splice(1,0,MS),{commands:n,format:"utf-8",parser(i){return CTe(n.includes("--bare"),t,i)}}}var MS,TTe=Ze({"src/lib/tasks/init.ts"(){STe(),MS="--bare"}});function US(e){for(let t=0;t<e.length;t++){let r=jS.exec(e[t]);if(r)return`--${r[1]}`}return""}function RTe(e){return jS.test(e)}var jS,s0=Ze({"src/lib/args/log-format.ts"(){jS=/^--(stat|numstat|name-only|name-status)(=|$)/}}),mW,PTe=Ze({"src/lib/responses/DiffSummary.ts"(){mW=class{constructor(){this.changed=0,this.deletions=0,this.insertions=0,this.files=[]}}}});function hW(e=""){let t=gW[e];return r=>oa(new mW,t,r,!1)}var cS,YK,QK,XK,gW,vW=Ze({"src/lib/parsers/parse-diff-summary.ts"(){s0(),PTe(),zt(),cS=[new $t(/(.+)\s+\|\s+(\d+)(\s+[+\-]+)?$/,(e,[t,r,n=""])=>{e.files.push({file:t.trim(),changes:Yr(r),insertions:n.replace(/[^+]/g,"").length,deletions:n.replace(/[^-]/g,"").length,binary:!1})}),new $t(/(.+) \|\s+Bin ([0-9.]+) -> ([0-9.]+) ([a-z]+)/,(e,[t,r,n])=>{e.files.push({file:t.trim(),before:Yr(r),after:Yr(n),binary:!0})}),new $t(/(\d+) files? changed\s*((?:, \d+ [^,]+){0,2})/,(e,[t,r])=>{let n=/(\d+) i/.exec(r),i=/(\d+) d/.exec(r);e.changed=Yr(t),e.insertions=Yr(n?.[1]),e.deletions=Yr(i?.[1])})],YK=[new $t(/(\d+)\t(\d+)\t(.+)$/,(e,[t,r,n])=>{let i=Yr(t),a=Yr(r);e.changed++,e.insertions+=i,e.deletions+=a,e.files.push({file:n,changes:i+a,insertions:i,deletions:a,binary:!1})}),new $t(/-\t-\t(.+)$/,(e,[t])=>{e.changed++,e.files.push({file:t,after:0,before:0,binary:!0})})],QK=[new $t(/(.+)$/,(e,[t])=>{e.changed++,e.files.push({file:t,changes:0,insertions:0,deletions:0,binary:!1})})],XK=[new $t(/([ACDMRTUXB])\s*(.+)$/,(e,[t,r])=>{e.changed++,e.files.push({file:r,changes:0,insertions:0,deletions:0,binary:!1})})],gW={"":cS,"--stat":cS,"--numstat":YK,"--name-status":XK,"--name-only":QK}}});function ITe(e,t){return t.reduce((r,n,i)=>(r[n]=e[i]||"",r),Object.create({diff:null}))}function yW(e=VS,t=EW,r=""){let n=hW(r);return function(i){let a=n0(i,!0,$S).map(function(s){let o=s.trim().split(zS),u=ITe(o[0].trim().split(e),t);return o.length>1&&o[1].trim()&&(u.diff=n(o[1])),u});return{all:a,latest:a.length&&a[0]||null,total:a.length}}}var $S,zS,VS,EW,bW=Ze({"src/lib/parsers/parse-list-log-summary.ts"(){zt(),vW(),s0(),$S="\xF2\xF2\xF2\xF2\xF2\xF2 ",zS=" \xF2\xF2",VS=" \xF2 ",EW=["hash","date","message","refs","author_name","author_email"]}}),wW={};vn(wW,{diffSummaryTask:()=>FTe,validateLogFormatConfig:()=>g6});function FTe(e){let t=US(e),r=["diff"];return t===""&&(t="--stat",r.push("--stat=4096")),r.push(...e),g6(r)||{commands:r,format:"utf-8",parser:hW(t)}}function g6(e){let t=e.filter(RTe);if(t.length>1)return $i(`Summary flags are mutually exclusive - pick one of ${t.join(",")}`);if(t.length&&e.includes("-z"))return $i(`Summary flag ${t} parsing is not compatible with null termination option '-z'`)}var GS=Ze({"src/lib/tasks/diff.ts"(){s0(),vW(),In()}});function NTe(e,t){let r=[],n=[];return Object.keys(e).forEach(i=>{r.push(i),n.push(String(e[i]))}),[r,n.join(t)]}function kTe(e){return Object.keys(e).reduce((t,r)=>(r in wS||(t[r]=e[r]),t),{})}function xW(e={},t=[]){let r=Hs(e.splitter,yi,VS),n=!TS(e.format)&&e.format?e.format:{hash:"%H",date:e.strictDate===!1?"%ai":"%aI",message:"%s",refs:"%D",body:e.multiLine?"%B":"%b",author_name:e.mailMap!==!1?"%aN":"%an",author_email:e.mailMap!==!1?"%aE":"%ae"},[i,a]=NTe(n,r),s=[],o=[`--pretty=format:${$S}${a}${zS}`,...t],u=e.n||e["max-count"]||e.maxCount;if(u&&o.push(`--max-count=${u}`),e.from||e.to){let l=e.symmetric!==!1?"...":"..";s.push(`${e.from||""}${l}${e.to||""}`)}return yi(e.file)&&s.push("--follow",e.file),IS(kTe(e),o),{fields:i,splitter:r,commands:[...o,...s]}}function LTe(e,t,r){let n=yW(e,t,US(r));return{commands:["log",...r],format:"utf-8",parser:n}}function OTe(){return{log(...r){let n=Pn(arguments),i=xW(FS(arguments),Hs(arguments[0],a0)),a=t(...r)||g6(i.commands)||e(i);return this._runTask(a,n)}};function e(r){return LTe(r.splitter,r.fields,r.commands)}function t(r,n){return yi(r)&&yi(n)&&$i("git.log(string, string) should be replaced with git.log({ from: string, to: string })")}}var wS,_W=Ze({"src/lib/tasks/log.ts"(){s0(),bW(),zt(),In(),GS(),wS=(e=>(e[e["--pretty"]=0]="--pretty",e[e["max-count"]=1]="max-count",e[e.maxCount=2]="maxCount",e[e.n=3]="n",e[e.file=4]="file",e[e.format=5]="format",e[e.from=6]="from",e[e.to=7]="to",e[e.splitter=8]="splitter",e[e.symmetric=9]="symmetric",e[e.mailMap=10]="mailMap",e[e.multiLine=11]="multiLine",e[e.strictDate=12]="strictDate",e))(wS||{})}}),s6,CW,qTe=Ze({"src/lib/responses/MergeSummary.ts"(){s6=class{constructor(e,t=null,r){this.reason=e,this.file=t,this.meta=r}toString(){return`${this.file}:${this.reason}`}},CW=class{constructor(){this.conflicts=[],this.merges=[],this.result="success"}get failed(){return this.conflicts.length>0}get reason(){return this.result}toString(){return this.conflicts.length?`CONFLICTS: ${this.conflicts.join(", ")}`:"OK"}}}}),xS,SW,BTe=Ze({"src/lib/responses/PullSummary.ts"(){xS=class{constructor(){this.remoteMessages={all:[]},this.created=[],this.deleted=[],this.files=[],this.deletions={},this.insertions={},this.summary={changes:0,deletions:0,insertions:0}}},SW=class{constructor(){this.remote="",this.hash={local:"",remote:""},this.branch={local:"",remote:""},this.message=""}toString(){return this.message}}}});function dS(e){return e.objects=e.objects||{compressing:0,counting:0,enumerating:0,packReused:0,reused:{count:0,delta:0},total:{count:0,delta:0}}}function ZK(e){let t=/^\s*(\d+)/.exec(e),r=/delta (\d+)/i.exec(e);return{count:Yr(t&&t[1]||"0"),delta:Yr(r&&r[1]||"0")}}var DW,MTe=Ze({"src/lib/parsers/parse-remote-objects.ts"(){zt(),DW=[new Ul(/^remote:\s*(enumerating|counting|compressing) objects: (\d+),/i,(e,[t,r])=>{let n=t.toLowerCase(),i=dS(e.remoteMessages);Object.assign(i,{[n]:Yr(r)})}),new Ul(/^remote:\s*(enumerating|counting|compressing) objects: \d+% \(\d+\/(\d+)\),/i,(e,[t,r])=>{let n=t.toLowerCase(),i=dS(e.remoteMessages);Object.assign(i,{[n]:Yr(r)})}),new Ul(/total ([^,]+), reused ([^,]+), pack-reused (\d+)/i,(e,[t,r,n])=>{let i=dS(e.remoteMessages);i.total=ZK(t),i.reused=ZK(r),i.packReused=Yr(n)})]}});function AW(e,t){return oa({remoteMessages:new RW},TW,t)}var TW,RW,PW=Ze({"src/lib/parsers/parse-remote-messages.ts"(){zt(),MTe(),TW=[new Ul(/^remote:\s*(.+)$/,(e,[t])=>(e.remoteMessages.all.push(t.trim()),!1)),...DW,new Ul([/create a (?:pull|merge) request/i,/\s(https?:\/\/\S+)$/],(e,[t])=>{e.remoteMessages.pullRequestUrl=t}),new Ul([/found (\d+) vulnerabilities.+\(([^)]+)\)/i,/\s(https?:\/\/\S+)$/],(e,[t,r,n])=>{e.remoteMessages.vulnerabilities={count:Yr(t),summary:r,url:n}})],RW=class{constructor(){this.all=[]}}}});function UTe(e,t){let r=oa(new SW,IW,[e,t]);return r.message&&r}var eJ,tJ,rJ,nJ,IW,iJ,HS,FW=Ze({"src/lib/parsers/parse-pull.ts"(){BTe(),zt(),PW(),eJ=/^\s*(.+?)\s+\|\s+\d+\s*(\+*)(-*)/,tJ=/(\d+)\D+((\d+)\D+\(\+\))?(\D+(\d+)\D+\(-\))?/,rJ=/^(create|delete) mode \d+ (.+)/,nJ=[new $t(eJ,(e,[t,r,n])=>{e.files.push(t),r&&(e.insertions[t]=r.length),n&&(e.deletions[t]=n.length)}),new $t(tJ,(e,[t,,r,,n])=>r!==void 0||n!==void 0?(e.summary.changes=+t||0,e.summary.insertions=+r||0,e.summary.deletions=+n||0,!0):!1),new $t(rJ,(e,[t,r])=>{Er(e.files,r),Er(t==="create"?e.created:e.deleted,r)})],IW=[new $t(/^from\s(.+)$/i,(e,[t])=>void(e.remote=t)),new $t(/^fatal:\s(.+)$/,(e,[t])=>void(e.message=t)),new $t(/([a-z0-9]+)\.\.([a-z0-9]+)\s+(\S+)\s+->\s+(\S+)$/,(e,[t,r,n,i])=>{e.branch.local=n,e.hash.local=t,e.branch.remote=i,e.hash.remote=r})],iJ=(e,t)=>oa(new xS,nJ,[e,t]),HS=(e,t)=>Object.assign(new xS,iJ(e,t),AW(e,t))}}),aJ,NW,sJ,jTe=Ze({"src/lib/parsers/parse-merge.ts"(){qTe(),zt(),FW(),aJ=[new $t(/^Auto-merging\s+(.+)$/,(e,[t])=>{e.merges.push(t)}),new $t(/^CONFLICT\s+\((.+)\): Merge conflict in (.+)$/,(e,[t,r])=>{e.conflicts.push(new s6(t,r))}),new $t(/^CONFLICT\s+\((.+\/delete)\): (.+) deleted in (.+) and/,(e,[t,r,n])=>{e.conflicts.push(new s6(t,r,{deleteRef:n}))}),new $t(/^CONFLICT\s+\((.+)\):/,(e,[t])=>{e.conflicts.push(new s6(t,null))}),new $t(/^Automatic merge failed;\s+(.+)$/,(e,[t])=>{e.result=t})],NW=(e,t)=>Object.assign(sJ(e,t),HS(e,t)),sJ=e=>oa(new CW,aJ,e)}});function oJ(e){return e.length?{commands:["merge",...e],format:"utf-8",parser(t,r){let n=NW(t,r);if(n.failed)throw new r0(n);return n}}:$i("Git.merge requires at least one option")}var $Te=Ze({"src/lib/tasks/merge.ts"(){Pf(),jTe(),In()}});function zTe(e,t,r){let n=r.includes("deleted"),i=r.includes("tag")||/^refs\/tags/.test(e),a=!r.includes("new");return{deleted:n,tag:i,branch:!i,new:!a,alreadyUpdated:a,local:e,remote:t}}var uJ,kW,lJ,VTe=Ze({"src/lib/parsers/parse-push.ts"(){zt(),PW(),uJ=[new $t(/^Pushing to (.+)$/,(e,[t])=>{e.repo=t}),new $t(/^updating local tracking ref '(.+)'/,(e,[t])=>{e.ref=X1(Pa({},e.ref||{}),{local:t})}),new $t(/^[*-=]\s+([^:]+):(\S+)\s+\[(.+)]$/,(e,[t,r,n])=>{e.pushed.push(zTe(t,r,n))}),new $t(/^Branch '([^']+)' set up to track remote branch '([^']+)' from '([^']+)'/,(e,[t,r,n])=>{e.branch=X1(Pa({},e.branch||{}),{local:t,remote:r,remoteName:n})}),new $t(/^([^:]+):(\S+)\s+([a-z0-9]+)\.\.([a-z0-9]+)$/,(e,[t,r,n,i])=>{e.update={head:{local:t,remote:r},hash:{from:n,to:i}}})],kW=(e,t)=>{let r=lJ(e,t),n=AW(e,t);return Pa(Pa({},r),n)},lJ=(e,t)=>oa({pushed:[]},uJ,[e,t])}}),LW={};vn(LW,{pushTagsTask:()=>GTe,pushTask:()=>KS});function GTe(e={},t){return Er(t,"--tags"),KS(e,t)}function KS(e={},t){let r=["push",...t];return e.branch&&r.splice(1,0,e.branch),e.remote&&r.splice(1,0,e.remote),p6(r,"-v"),Er(r,"--verbose"),Er(r,"--porcelain"),{commands:r,format:"utf-8",parser:kW}}var OW=Ze({"src/lib/tasks/push.ts"(){VTe(),zt()}}),cJ,qW,HTe=Ze({"src/lib/responses/FileStatusSummary.ts"(){cJ=/^(.+) -> (.+)$/,qW=class{constructor(e,t,r){if(this.path=e,this.index=t,this.working_dir=r,t+r==="R"){let n=cJ.exec(e)||[null,e,e];this.from=n[1]||"",this.path=n[2]||""}}}}});function dJ(e){let[t,r]=e.split(Rf);return{from:r||t,to:t}}function aa(e,t,r){return[`${e}${t}`,r]}function pS(e,...t){return t.map(r=>aa(e,r,(n,i)=>Er(n.conflicted,i)))}function KTe(e,t){let r=t.trim();switch(" "){case r.charAt(2):return n(r.charAt(0),r.charAt(1),r.substr(3));case r.charAt(1):return n(" ",r.charAt(0),r.substr(2));default:return}function n(i,a,s){let o=`${i}${a}`,u=BW.get(o);u&&u(e,s),o!=="##"&&o!=="!!"&&e.files.push(new qW(s.replace(/\0.+$/,""),i,a))}}var pJ,BW,MW,JTe=Ze({"src/lib/responses/StatusSummary.ts"(){zt(),HTe(),pJ=class{constructor(){this.not_added=[],this.conflicted=[],this.created=[],this.deleted=[],this.ignored=void 0,this.modified=[],this.renamed=[],this.files=[],this.staged=[],this.ahead=0,this.behind=0,this.current=null,this.tracking=null,this.detached=!1,this.isClean=()=>!this.files.length}},BW=new Map([aa(" ","A",(e,t)=>Er(e.created,t)),aa(" ","D",(e,t)=>Er(e.deleted,t)),aa(" ","M",(e,t)=>Er(e.modified,t)),aa("A"," ",(e,t)=>Er(e.created,t)&&Er(e.staged,t)),aa("A","M",(e,t)=>Er(e.created,t)&&Er(e.staged,t)&&Er(e.modified,t)),aa("D"," ",(e,t)=>Er(e.deleted,t)&&Er(e.staged,t)),aa("M"," ",(e,t)=>Er(e.modified,t)&&Er(e.staged,t)),aa("M","M",(e,t)=>Er(e.modified,t)&&Er(e.staged,t)),aa("R"," ",(e,t)=>{Er(e.renamed,dJ(t))}),aa("R","M",(e,t)=>{let r=dJ(t);Er(e.renamed,r),Er(e.modified,r.to)}),aa("!","!",(e,t)=>{Er(e.ignored=e.ignored||[],t)}),aa("?","?",(e,t)=>Er(e.not_added,t)),...pS("A","A","U"),...pS("D","D","U"),...pS("U","A","D","U"),["##",(e,t)=>{let r=/ahead (\d+)/,n=/behind (\d+)/,i=/^(.+?(?=(?:\.{3}|\s|$)))/,a=/\.{3}(\S*)/,s=/\son\s([\S]+)$/,o;o=r.exec(t),e.ahead=o&&+o[1]||0,o=n.exec(t),e.behind=o&&+o[1]||0,o=i.exec(t),e.current=o&&o[1],o=a.exec(t),e.tracking=o&&o[1],o=s.exec(t),e.current=o&&o[1]||e.current,e.detached=/\(no branch\)/.test(t)}]]),MW=function(e){let t=e.split(Rf),r=new pJ;for(let n=0,i=t.length;n<i;){let a=t[n++].trim();a&&(a.charAt(0)==="R"&&(a+=Rf+(t[n++]||"")),KTe(r,a))}return r}}});function WTe(e){return{format:"utf-8",commands:["status","--porcelain","-b","-u","--null",...e.filter(r=>!UW.includes(r))],parser(r){return MW(r)}}}var UW,YTe=Ze({"src/lib/tasks/status.ts"(){JTe(),UW=["--null","-z"]}});function l6(e=0,t=0,r=0,n="",i=!0){return Object.defineProperty({major:e,minor:t,patch:r,agent:n,installed:i},"toString",{value(){return`${this.major}.${this.minor}.${this.patch}`},configurable:!1,enumerable:!1})}function QTe(){return l6(0,0,0,"",!1)}function XTe(){return{version(){return this._runTask({commands:["--version"],format:"utf-8",parser:ZTe,onError(e,t,r,n){if(e.exitCode===-2)return r(Buffer.from(JS));n(t)}})}}}function ZTe(e){return e===JS?QTe():oa(l6(0,0,0,e),jW,e)}var JS,jW,eRe=Ze({"src/lib/tasks/version.ts"(){zt(),JS="installed=false",jW=[new $t(/version (\d+)\.(\d+)\.(\d+)(?:\s*\((.+)\))?/,(e,[t,r,n,i=""])=>{Object.assign(e,l6(Yr(t),Yr(r),Yr(n),i))}),new $t(/version (\d+)\.(\d+)\.(\D+)(.+)?$/,(e,[t,r,n,i=""])=>{Object.assign(e,l6(Yr(t),Yr(r),n,i))})]}}),$W={};vn($W,{SimpleGitApi:()=>_S});var _S,tRe=Ze({"src/lib/simple-git-api.ts"(){fTe(),mTe(),gTe(),wTe(),ZJ(),rW(),_Te(),TTe(),_W(),$Te(),OW(),YTe(),In(),eRe(),zt(),_S=class{constructor(e){this._executor=e}_runTask(e,t){let r=this._executor.chain(),n=r.push(e);return t&&dTe(e,n,t),Object.create(this,{then:{value:n.then.bind(n)},catch:{value:n.catch.bind(n)},_executor:{value:r}})}add(e){return this._runTask(sa(["add",...jl(e)]),Pn(arguments))}cwd(e){let t=Pn(arguments);return typeof e=="string"?this._runTask(WK(e,this._executor),t):typeof e?.path=="string"?this._runTask(WK(e.path,e.root&&this._executor||void 0),t):this._runTask($i("Git.cwd: workingDirectory must be supplied as a string"),t)}hashObject(e,t){return this._runTask(xTe(e,t===!0),Pn(arguments))}init(e){return this._runTask(ATe(e===!0,this._executor.cwd,Ra(arguments)),Pn(arguments))}merge(){return this._runTask(oJ(Ra(arguments)),Pn(arguments))}mergeFromTo(e,t){return yi(e)&&yi(t)?this._runTask(oJ([e,t,...Ra(arguments)]),Pn(arguments,!1)):this._runTask($i("Git.mergeFromTo requires that the 'remote' and 'branch' arguments are supplied as strings"))}outputHandler(e){return this._executor.outputHandler=e,this}push(){let e=KS({remote:Hs(arguments[0],yi),branch:Hs(arguments[1],yi)},Ra(arguments));return this._runTask(e,Pn(arguments))}stash(){return this._runTask(sa(["stash",...Ra(arguments)]),Pn(arguments))}status(){return this._runTask(WTe(Ra(arguments)),Pn(arguments))}},Object.assign(_S.prototype,hTe(),bTe(),ZAe(),rTe(),OTe(),XTe())}}),zW={};vn(zW,{Scheduler:()=>GW});var fJ,GW,rRe=Ze({"src/lib/runners/scheduler.ts"(){zt(),oW(),fJ=(()=>{let e=0;return()=>{e++;let{promise:t,done:r}=(0,VW.createDeferred)();return{promise:t,done:r,id:e}}})(),GW=class{constructor(e=2){this.concurrency=e,this.logger=BS("","scheduler"),this.pending=[],this.running=[],this.logger("Constructed, concurrency=%s",e)}schedule(){if(!this.pending.length||this.running.length>=this.concurrency){this.logger("Schedule attempt ignored, pending=%s running=%s concurrency=%s",this.pending.length,this.running.length,this.concurrency);return}let e=Er(this.running,this.pending.shift());this.logger("Attempting id=%s",e.id),e.done(()=>{this.logger("Completing id=",e.id),p6(this.running,e),this.schedule()})}next(){let{promise:e,id:t}=Er(this.pending,fJ());return this.logger("Scheduling id=%s",t),this.schedule(),e}}}}),HW={};vn(HW,{applyPatchTask:()=>nRe});function nRe(e,t){return sa(["apply",...t,...e])}var iRe=Ze({"src/lib/tasks/apply-patch.ts"(){In()}});function aRe(e,t){return{branch:e,hash:t,success:!0}}function sRe(e){return{branch:e,hash:null,success:!1}}var KW,oRe=Ze({"src/lib/responses/BranchDeleteSummary.ts"(){KW=class{constructor(){this.all=[],this.branches={},this.errors=[]}get success(){return!this.errors.length}}}});function JW(e,t){return t===1&&CS.test(e)}var mJ,CS,hJ,v6,uRe=Ze({"src/lib/parsers/parse-branch-delete.ts"(){oRe(),zt(),mJ=/(\S+)\s+\(\S+\s([^)]+)\)/,CS=/^error[^']+'([^']+)'/m,hJ=[new $t(mJ,(e,[t,r])=>{let n=aRe(t,r);e.all.push(n),e.branches[t]=n}),new $t(CS,(e,[t])=>{let r=sRe(t);e.errors.push(r),e.all.push(r),e.branches[t]=r})],v6=(e,t)=>oa(new KW,hJ,[e,t])}}),WW,lRe=Ze({"src/lib/responses/BranchSummary.ts"(){WW=class{constructor(){this.all=[],this.branches={},this.current="",this.detached=!1}push(e,t,r,n,i){e==="*"&&(this.detached=t,this.current=r),this.all.push(r),this.branches[r]={current:e==="*",linkedWorkTree:e==="+",name:r,commit:n,label:i}}}}});function gJ(e){return e?e.charAt(0):""}function YW(e){return oa(new WW,QW,e)}var QW,cRe=Ze({"src/lib/parsers/parse-branch.ts"(){lRe(),zt(),QW=[new $t(/^([*+]\s)?\((?:HEAD )?detached (?:from|at) (\S+)\)\s+([a-z0-9]+)\s(.*)$/,(e,[t,r,n,i])=>{e.push(gJ(t),!0,r,n,i)}),new $t(/^([*+]\s)?(\S+)\s+([a-z0-9]+)\s?(.*)$/s,(e,[t,r,n,i])=>{e.push(gJ(t),!1,r,n,i)})]}}),XW={};vn(XW,{branchLocalTask:()=>pRe,branchTask:()=>dRe,containsDeleteBranchCommand:()=>ZW,deleteBranchTask:()=>mRe,deleteBranchesTask:()=>fRe});function ZW(e){let t=["-d","-D","--delete"];return e.some(r=>t.includes(r))}function dRe(e){let t=ZW(e),r=["branch",...e];return r.length===1&&r.push("-a"),r.includes("-v")||r.splice(1,0,"-v"),{format:"utf-8",commands:r,parser(n,i){return t?v6(n,i).all[0]:YW(n)}}}function pRe(){return{format:"utf-8",commands:["branch","-v"],parser:YW}}function fRe(e,t=!1){return{format:"utf-8",commands:["branch","-v",t?"-D":"-d",...e],parser(r,n){return v6(r,n)},onError({exitCode:r,stdOut:n},i,a,s){if(!JW(String(i),r))return s(i);a(n)}}}function mRe(e,t=!1){let r={format:"utf-8",commands:["branch","-v",t?"-D":"-d",e],parser(n,i){return v6(n,i).branches[e]},onError({exitCode:n,stdErr:i,stdOut:a},s,o,u){if(!JW(String(s),n))return u(s);throw new r0(r.parser(e0(a),e0(i)),String(s))}};return r}var hRe=Ze({"src/lib/tasks/branch.ts"(){Pf(),uRe(),cRe(),zt()}}),eY,gRe=Ze({"src/lib/responses/CheckIgnore.ts"(){eY=e=>e.split(/\n/g).map(t=>t.trim()).filter(t=>!!t)}}),tY={};vn(tY,{checkIgnoreTask:()=>vRe});function vRe(e){return{commands:["check-ignore",...e],format:"utf-8",parser:eY}}var yRe=Ze({"src/lib/tasks/check-ignore.ts"(){gRe()}}),rY={};vn(rY,{cloneMirrorTask:()=>bRe,cloneTask:()=>nY});function ERe(e){return/^--upload-pack(=|$)/.test(e)}function nY(e,t,r){let n=["clone",...r];return yi(e)&&n.push(e),yi(t)&&n.push(t),n.find(ERe)?$i("git.fetch: potential exploit argument blocked."):sa(n)}function bRe(e,t,r){return Er(r,"--mirror"),nY(e,t,r)}var wRe=Ze({"src/lib/tasks/clone.ts"(){In(),zt()}});function xRe(e,t){return oa({raw:e,remote:null,branches:[],tags:[],updated:[],deleted:[]},iY,[e,t])}var iY,_Re=Ze({"src/lib/parsers/parse-fetch.ts"(){zt(),iY=[new $t(/From (.+)$/,(e,[t])=>{e.remote=t}),new $t(/\* \[new branch]\s+(\S+)\s*-> (.+)$/,(e,[t,r])=>{e.branches.push({name:t,tracking:r})}),new $t(/\* \[new tag]\s+(\S+)\s*-> (.+)$/,(e,[t,r])=>{e.tags.push({name:t,tracking:r})}),new $t(/- \[deleted]\s+\S+\s*-> (.+)$/,(e,[t])=>{e.deleted.push({tracking:t})}),new $t(/\s*([^.]+)\.\.(\S+)\s+(\S+)\s*-> (.+)$/,(e,[t,r,n,i])=>{e.updated.push({name:n,tracking:i,to:r,from:t})})]}}),aY={};vn(aY,{fetchTask:()=>SRe});function CRe(e){return/^--upload-pack(=|$)/.test(e)}function SRe(e,t,r){let n=["fetch",...r];return e&&t&&n.push(e,t),n.find(CRe)?$i("git.fetch: potential exploit argument blocked."):{commands:n,format:"utf-8",parser:xRe}}var DRe=Ze({"src/lib/tasks/fetch.ts"(){_Re(),In()}});function ARe(e){return oa({moves:[]},sY,e)}var sY,TRe=Ze({"src/lib/parsers/parse-move.ts"(){zt(),sY=[new $t(/^Renaming (.+) to (.+)$/,(e,[t,r])=>{e.moves.push({from:t,to:r})})]}}),oY={};vn(oY,{moveTask:()=>RRe});function RRe(e,t){return{commands:["mv","-v",...jl(e),t],format:"utf-8",parser:ARe}}var PRe=Ze({"src/lib/tasks/move.ts"(){TRe(),zt()}}),uY={};vn(uY,{pullTask:()=>IRe});function IRe(e,t,r){let n=["pull",...r];return e&&t&&n.splice(1,0,e,t),{commands:n,format:"utf-8",parser(i,a){return HS(i,a)},onError(i,a,s,o){let u=UTe(e0(i.stdOut),e0(i.stdErr));if(u)return o(new r0(u));o(a)}}}var FRe=Ze({"src/lib/tasks/pull.ts"(){Pf(),FW(),zt()}});function NRe(e){let t={};return lY(e,([r])=>t[r]={name:r}),Object.values(t)}function kRe(e){let t={};return lY(e,([r,n,i])=>{t.hasOwnProperty(r)||(t[r]={name:r,refs:{fetch:"",push:""}}),i&&n&&(t[r].refs[i.replace(/[^a-z]/g,"")]=n)}),Object.values(t)}function lY(e,t){DS(e,r=>t(r.split(/\s+/)))}var LRe=Ze({"src/lib/responses/GetRemoteSummary.ts"(){zt()}}),cY={};vn(cY,{addRemoteTask:()=>ORe,getRemotesTask:()=>qRe,listRemotesTask:()=>BRe,remoteTask:()=>MRe,removeRemoteTask:()=>URe});function ORe(e,t,r=[]){return sa(["remote","add",...r,e,t])}function qRe(e){let t=["remote"];return e&&t.push("-v"),{commands:t,format:"utf-8",parser:e?kRe:NRe}}function BRe(e=[]){let t=[...e];return t[0]!=="ls-remote"&&t.unshift("ls-remote"),sa(t)}function MRe(e=[]){let t=[...e];return t[0]!=="remote"&&t.unshift("remote"),sa(t)}function URe(e){return sa(["remote","remove",e])}var jRe=Ze({"src/lib/tasks/remote.ts"(){LRe(),In()}}),dY={};vn(dY,{stashListTask:()=>$Re});function $Re(e={},t){let r=xW(e),n=["stash","list",...r.commands,...t],i=yW(r.splitter,r.fields,US(n));return g6(n)||{commands:n,format:"utf-8",parser:i}}var zRe=Ze({"src/lib/tasks/stash-list.ts"(){s0(),bW(),GS(),_W()}}),pY={};vn(pY,{addSubModuleTask:()=>VRe,initSubModuleTask:()=>GRe,subModuleTask:()=>y6,updateSubModuleTask:()=>HRe});function VRe(e,t){return y6(["add",e,t])}function GRe(e){return y6(["init",...e])}function y6(e){let t=[...e];return t[0]!=="submodule"&&t.unshift("submodule"),sa(t)}function HRe(e){return y6(["update",...e])}var KRe=Ze({"src/lib/tasks/sub-module.ts"(){In()}});function JRe(e,t){let r=isNaN(e),n=isNaN(t);return r!==n?r?1:-1:r?fY(e,t):0}function fY(e,t){return e===t?0:e>t?1:-1}function WRe(e){return e.trim()}function r6(e){return typeof e=="string"&&parseInt(e.replace(/^\D+/g,""),10)||0}var vJ,mY,YRe=Ze({"src/lib/responses/TagList.ts"(){vJ=class{constructor(e,t){this.all=e,this.latest=t}},mY=function(e,t=!1){let r=e.split(`
|
|
357
|
-
`).map(WRe).filter(Boolean);t||r.sort(function(i,a){let s=i.split("."),o=a.split(".");if(s.length===1||o.length===1)return JRe(r6(s[0]),r6(o[0]));for(let u=0,l=Math.max(s.length,o.length);u<l;u++){let c=fY(r6(s[u]),r6(o[u]));if(c)return c}return 0});let n=t?r[0]:[...r].reverse().find(i=>i.indexOf(".")>=0);return new vJ(r,n)}}}),hY={};vn(hY,{addAnnotatedTagTask:()=>ZRe,addTagTask:()=>XRe,tagListTask:()=>QRe});function QRe(e=[]){let t=e.some(r=>/^--sort=/.test(r));return{format:"utf-8",commands:["tag","-l",...e],parser(r){return mY(r,t)}}}function XRe(e){return{format:"utf-8",commands:["tag",e],parser(){return{name:e}}}}function ZRe(e,t){return{format:"utf-8",commands:["tag","-a","-m",t,e],parser(){return{name:e}}}}var ePe=Ze({"src/lib/tasks/tag.ts"(){YRe()}}),tPe=DAe({"src/git.js"(e,t){var{GitExecutor:r}=(cTe(),cn(lW)),{SimpleGitApi:n}=(tRe(),cn($W)),{Scheduler:i}=(rRe(),cn(zW)),{configurationErrorTask:a}=(In(),cn(vS)),{asArray:s,filterArray:o,filterPrimitives:u,filterString:l,filterStringOrStringArray:c,filterType:d,getTrailingOptions:p,trailingFunctionArgument:f,trailingOptionsArgument:m}=(zt(),cn(OJ)),{applyPatchTask:h}=(iRe(),cn(HW)),{branchTask:g,branchLocalTask:v,deleteBranchesTask:E,deleteBranchTask:x}=(hRe(),cn(XW)),{checkIgnoreTask:R}=(yRe(),cn(tY)),{checkIsRepoTask:I}=(UJ(),cn(qJ)),{cloneTask:L,cloneMirrorTask:Y}=(wRe(),cn(rY)),{cleanWithOptionsTask:K,isCleanOptionsArray:A}=(YJ(),cn(JJ)),{diffSummaryTask:X}=(GS(),cn(wW)),{fetchTask:N}=(DRe(),cn(aY)),{moveTask:O}=(PRe(),cn(oY)),{pullTask:j}=(FRe(),cn(uY)),{pushTagsTask:V}=(OW(),cn(LW)),{addRemoteTask:Z,getRemotesTask:ce,listRemotesTask:ae,remoteTask:we,removeRemoteTask:Pe}=(jRe(),cn(cY)),{getResetMode:ve,resetTask:Be}=(sW(),cn(nW)),{stashListTask:ge}=(zRe(),cn(dY)),{addSubModuleTask:de,initSubModuleTask:Ne,subModuleTask:Me,updateSubModuleTask:Re}=(KRe(),cn(pY)),{addAnnotatedTagTask:He,addTagTask:B,tagListTask:z}=(ePe(),cn(hY)),{straightThroughBufferTask:W,straightThroughStringTask:D}=(In(),cn(vS));function _(b,C){this._executor=new r(b.binary,b.baseDir,new i(b.maxConcurrentProcesses),C),this._trimmed=b.trimmed}(_.prototype=Object.create(n.prototype)).constructor=_,_.prototype.customBinary=function(b){return this._executor.binary=b,this},_.prototype.env=function(b,C){return arguments.length===1&&typeof b=="object"?this._executor.env=b:(this._executor.env=this._executor.env||{})[b]=C,this},_.prototype.stashList=function(b){return this._runTask(ge(m(arguments)||{},o(b)&&b||[]),f(arguments))};function T(b,C,M,k){return typeof M!="string"?a(`git.${b}() requires a string 'repoPath'`):C(M,d(k,l),p(arguments))}_.prototype.clone=function(){return this._runTask(T("clone",L,...arguments),f(arguments))},_.prototype.mirror=function(){return this._runTask(T("mirror",Y,...arguments),f(arguments))},_.prototype.mv=function(b,C){return this._runTask(O(b,C),f(arguments))},_.prototype.checkoutLatestTag=function(b){var C=this;return this.pull(function(){C.tags(function(M,k){C.checkout(k.latest,b)})})},_.prototype.pull=function(b,C,M,k){return this._runTask(j(d(b,l),d(C,l),p(arguments)),f(arguments))},_.prototype.fetch=function(b,C){return this._runTask(N(d(b,l),d(C,l),p(arguments)),f(arguments))},_.prototype.silent=function(b){return console.warn("simple-git deprecation notice: git.silent: logging should be configured using the `debug` library / `DEBUG` environment variable, this will be an error in version 3"),this},_.prototype.tags=function(b,C){return this._runTask(z(p(arguments)),f(arguments))},_.prototype.rebase=function(){return this._runTask(D(["rebase",...p(arguments)]),f(arguments))},_.prototype.reset=function(b){return this._runTask(Be(ve(b),p(arguments)),f(arguments))},_.prototype.revert=function(b){let C=f(arguments);return typeof b!="string"?this._runTask(a("Commit must be a string"),C):this._runTask(D(["revert",...p(arguments,0,!0),b]),C)},_.prototype.addTag=function(b){let C=typeof b=="string"?B(b):a("Git.addTag requires a tag name");return this._runTask(C,f(arguments))},_.prototype.addAnnotatedTag=function(b,C){return this._runTask(He(b,C),f(arguments))},_.prototype.deleteLocalBranch=function(b,C,M){return this._runTask(x(b,typeof C=="boolean"?C:!1),f(arguments))},_.prototype.deleteLocalBranches=function(b,C,M){return this._runTask(E(b,typeof C=="boolean"?C:!1),f(arguments))},_.prototype.branch=function(b,C){return this._runTask(g(p(arguments)),f(arguments))},_.prototype.branchLocal=function(b){return this._runTask(v(),f(arguments))},_.prototype.raw=function(b){let C=!Array.isArray(b),M=[].slice.call(C?arguments:b,0);for(let $=0;$<M.length&&C;$++)if(!u(M[$])){M.splice($,M.length-$);break}M.push(...p(arguments,0,!0));var k=f(arguments);return M.length?this._runTask(D(M,this._trimmed),k):this._runTask(a("Raw: must supply one or more command to execute"),k)},_.prototype.submoduleAdd=function(b,C,M){return this._runTask(de(b,C),f(arguments))},_.prototype.submoduleUpdate=function(b,C){return this._runTask(Re(p(arguments,!0)),f(arguments))},_.prototype.submoduleInit=function(b,C){return this._runTask(Ne(p(arguments,!0)),f(arguments))},_.prototype.subModule=function(b,C){return this._runTask(Me(p(arguments)),f(arguments))},_.prototype.listRemote=function(){return this._runTask(ae(p(arguments)),f(arguments))},_.prototype.addRemote=function(b,C,M){return this._runTask(Z(b,C,p(arguments)),f(arguments))},_.prototype.removeRemote=function(b,C){return this._runTask(Pe(b),f(arguments))},_.prototype.getRemotes=function(b,C){return this._runTask(ce(b===!0),f(arguments))},_.prototype.remote=function(b,C){return this._runTask(we(p(arguments)),f(arguments))},_.prototype.tag=function(b,C){let M=p(arguments);return M[0]!=="tag"&&M.unshift("tag"),this._runTask(D(M),f(arguments))},_.prototype.updateServerInfo=function(b){return this._runTask(D(["update-server-info"]),f(arguments))},_.prototype.pushTags=function(b,C){let M=V({remote:d(b,l)},p(arguments));return this._runTask(M,f(arguments))},_.prototype.rm=function(b){return this._runTask(D(["rm","-f",...s(b)]),f(arguments))},_.prototype.rmKeepLocal=function(b){return this._runTask(D(["rm","--cached",...s(b)]),f(arguments))},_.prototype.catFile=function(b,C){return this._catFile("utf-8",arguments)},_.prototype.binaryCatFile=function(){return this._catFile("buffer",arguments)},_.prototype._catFile=function(b,C){var M=f(C),k=["cat-file"],$=C[0];if(typeof $=="string")return this._runTask(a("Git.catFile: options must be supplied as an array of strings"),M);Array.isArray($)&&k.push.apply(k,$);let re=b==="buffer"?W(k):D(k);return this._runTask(re,M)},_.prototype.diff=function(b,C){let M=l(b)?a("git.diff: supplying options as a single string is no longer supported, switch to an array of strings"):D(["diff",...p(arguments)]);return this._runTask(M,f(arguments))},_.prototype.diffSummary=function(){return this._runTask(X(p(arguments,1)),f(arguments))},_.prototype.applyPatch=function(b){let C=c(b)?h(s(b),p([].slice.call(arguments,1))):a("git.applyPatch requires one or more string patches as the first argument");return this._runTask(C,f(arguments))},_.prototype.revparse=function(){let b=["rev-parse",...p(arguments,!0)];return this._runTask(D(b,!0),f(arguments))},_.prototype.show=function(b,C){return this._runTask(D(["show",...p(arguments,1)]),f(arguments))},_.prototype.clean=function(b,C,M){let k=A(b),$=k&&b.join("")||d(b,l)||"",re=p([].slice.call(arguments,k?1:0));return this._runTask(K($,re),f(arguments))},_.prototype.exec=function(b){let C={commands:[],format:"utf-8",parser(){typeof b=="function"&&b()}};return this._runTask(C)},_.prototype.clearQueue=function(){return this},_.prototype.checkIgnore=function(b,C){return this._runTask(R(s(d(b,c,[]))),f(arguments))},_.prototype.checkIsRepo=function(b,C){return this._runTask(I(d(b,l)),f(arguments))},t.exports=_}});$l();var rPe=class extends _u{constructor(e,t){super(void 0,t),this.config=e}};$l();$l();var Td=class extends _u{constructor(e,t,r){super(e,r),this.task=e,this.plugin=t,Object.setPrototypeOf(this,new.target.prototype)}};Pf();xJ();UJ();YJ();ZJ();rW();sW();function nPe(e){return e?[{type:"spawn.before",action(n,i){e.aborted&&i.kill(new Td(void 0,"abort","Abort already signaled"))}},{type:"spawn.after",action(n,i){function a(){i.kill(new Td(void 0,"abort","Abort signal received"))}e.addEventListener("abort",a),i.spawned.on("close",()=>e.removeEventListener("abort",a))}}]:void 0}function iPe(e){return typeof e=="string"&&e.trim().toLowerCase()==="-c"}function aPe(e,t){if(iPe(e)&&/^\s*protocol(.[a-z]+)?.allow/.test(t))throw new Td(void 0,"unsafe","Configuring protocol.allow is not permitted without enabling allowUnsafeExtProtocol")}function sPe(e,t){if(/^\s*--(upload|receive)-pack/.test(e))throw new Td(void 0,"unsafe","Use of --upload-pack or --receive-pack is not permitted without enabling allowUnsafePack");if(t==="clone"&&/^\s*-u\b/.test(e))throw new Td(void 0,"unsafe","Use of clone with option -u is not permitted without enabling allowUnsafePack");if(t==="push"&&/^\s*--exec\b/.test(e))throw new Td(void 0,"unsafe","Use of push with option --exec is not permitted without enabling allowUnsafePack")}function oPe({allowUnsafeProtocolOverride:e=!1,allowUnsafePack:t=!1}={}){return{type:"spawn.args",action(r,n){return r.forEach((i,a)=>{let s=a<r.length?r[a+1]:"";e||aPe(i,s),t||sPe(i,n.method)}),r}}}zt();function uPe(e){let t=Z1(e,"-c");return{type:"spawn.args",action(r){return[...t,...r]}}}zt();var yJ=(0,Tf.deferred)().promise;function lPe({onClose:e=!0,onExit:t=50}={}){function r(){let i=-1,a={close:(0,Tf.deferred)(),closeTimeout:(0,Tf.deferred)(),exit:(0,Tf.deferred)(),exitTimeout:(0,Tf.deferred)()},s=Promise.race([e===!1?yJ:a.closeTimeout.promise,t===!1?yJ:a.exitTimeout.promise]);return n(e,a.close,a.closeTimeout),n(t,a.exit,a.exitTimeout),{close(o){i=o,a.close.done()},exit(o){i=o,a.exit.done()},get exitCode(){return i},result:s}}function n(i,a,s){i!==!1&&(i===!0?a.promise:a.promise.then(()=>fS(i))).then(s.done)}return{type:"spawn.after",action(i,a){return Q1(this,arguments,function*(s,{spawned:o,close:u}){var l,c;let d=r(),p=!0,f=()=>void(p=!1);(l=o.stdout)==null||l.on("data",f),(c=o.stderr)==null||c.on("data",f),o.on("error",f),o.on("close",m=>d.close(m)),o.on("exit",m=>d.exit(m));try{yield d.result,p&&(yield fS(50)),u(d.exitCode)}catch(m){u(d.exitCode,m)}})}}}$l();function cPe(e){return!!(e.exitCode&&e.stdErr.length)}function dPe(e){return Buffer.concat([...e.stdOut,...e.stdErr])}function pPe(e=!1,t=cPe,r=dPe){return(n,i)=>!e&&n||!t(i)?n:r(i)}function EJ(e){return{type:"task.error",action(t,r){let n=e(t.error,{stdErr:r.stdErr,stdOut:r.stdOut,exitCode:r.exitCode});return Buffer.isBuffer(n)?{error:new _u(void 0,n.toString("utf-8"))}:{error:n}}}}zt();var fPe=class{constructor(){this.plugins=new Set}add(e){let t=[];return jl(e).forEach(r=>r&&this.plugins.add(Er(t,r))),()=>{t.forEach(r=>this.plugins.delete(r))}}exec(e,t,r){let n=t,i=Object.freeze(Object.create(r));for(let a of this.plugins)a.type===e&&(n=a.action(n,i));return n}};zt();function mPe(e){let t="--progress",r=["checkout","clone","fetch","pull","push"];return[{type:"spawn.args",action(a,s){return r.includes(s.method)?TJ(a,t):a}},{type:"spawn.after",action(a,s){var o;s.commands.includes(t)&&((o=s.spawned.stderr)==null||o.on("data",u=>{let l=/^([\s\S]+?):\s*(\d+)% \((\d+)\/(\d+)\)/.exec(u.toString("utf8"));l&&e({method:s.method,stage:hPe(l[1]),progress:Yr(l[2]),processed:Yr(l[3]),total:Yr(l[4])})}))}}]}function hPe(e){return String(e.toLowerCase().split(" ",1))||"unknown"}zt();function gPe(e){let t=PJ(e,["uid","gid"]);return{type:"spawn.options",action(r){return Pa(Pa({},t),r)}}}function vPe({block:e}){if(e>0)return{type:"spawn.after",action(t,r){var n,i;let a;function s(){a&&clearTimeout(a),a=setTimeout(u,e)}function o(){var l,c;(l=r.spawned.stdout)==null||l.off("data",s),(c=r.spawned.stderr)==null||c.off("data",s),r.spawned.off("exit",o),r.spawned.off("close",o),a&&clearTimeout(a)}function u(){o(),r.kill(new Td(void 0,"timeout","block timeout reached"))}(n=r.spawned.stdout)==null||n.on("data",s),(i=r.spawned.stderr)==null||i.on("data",s),r.spawned.on("exit",o),r.spawned.on("close",o),s()}}}zt();var yPe=tPe();function EPe(e,t){let r=new fPe,n=kJ(e&&(typeof e=="string"?{baseDir:e}:e)||{},t);if(!AS(n.baseDir))throw new rPe(n,"Cannot use simple-git on a directory that does not exist");return Array.isArray(n.config)&&r.add(uPe(n.config)),r.add(oPe(n.unsafe)),r.add(lPe(n.completion)),n.abort&&r.add(nPe(n.abort)),n.progress&&r.add(mPe(n.progress)),n.timeout&&r.add(vPe(n.timeout)),n.spawnOptions&&r.add(gPe(n.spawnOptions)),r.add(EJ(pPe(!0))),n.errors&&r.add(EJ(n.errors)),new yPe(n,r)}Pf();var yn=EPe;var GZ=rt(sA());var CNe=new Set(["","undefined","null","0","false","no"]);function oA(e){let t=String(e).toLowerCase();return!CNe.has(t)}var Lf={"dry-run":!1,"no-input":!1,"log-level":"Info"};function HZ(e){for(let t of Object.keys(Lf))Lf[t]=e[t];ee.trace("Global flags:",Lf),NV(Ta.LogLevel[Lf["log-level"]]),ee.trace("Argv: ",e)}function kt(){return Lf["dry-run"]}async function L6(){if(SNe()){let{isReady:e}=await(0,GZ.default)({message:'Is everything OK? Type "yes" to proceed:',name:"isReady",type:"text",validate:t=>t.length>=2||'Please type "yes" to proceed'});e.toLowerCase()!=="yes"&&(ee.error("Oh, okay. Aborting."),process.exit(1))}else ee.debug("Skipping the confirmation prompt.")}function SNe(){return!Lf["no-input"]}var KZ=rt(Ey()),Ve=class extends Error{constructor(t){let r=new.target.prototype;super(t),this.__proto__=r}};function nt(e,t=ee){if(kt()){let r=typeof e=="string"?e:String(e);t.error(`[dry-run] ${r}`)}else throw e instanceof Error?e:new Error(String(e))}function Kl(e){e instanceof Ve||(0,KZ.captureException)(e),ee.error(e),process.exitCode=1}var WZ=()=>/\bv?(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)(?:-?([\da-z-]+(?:\.[\da-z-]+)*))?(?:\+([\da-z-]+(?:\.[\da-z-]+)*))?\b/gi;function O6(e){let t=WZ().exec(e),r=t&&t[0];return r&&r[0].toLowerCase()==="v"?r.substr(1):r}function y0(e){return!!e&&e===O6(e)}function Gi(e){let t=WZ().exec(e);return t&&{build:t[5],major:parseInt(t[1],10),minor:parseInt(t[2],10),patch:parseInt(t[3],10),pre:t[4]}}function Zs(e,t){if(e.major!==t.major)return e.major>t.major;if(e.minor!==t.minor)return e.minor>t.minor;if(e.patch!==t.patch)return e.patch>t.patch;if(!e.pre&&t.pre)return!0;if(e.pre&&!t.pre)return!1;if(e.pre&&t.pre&&e.pre!==t.pre&&/^\d+$/.test(e.pre)&&/^\d+$/.test(t.pre))return e.pre>t.pre;if(e.build||t.build||e.pre||t.pre)throw new Error(`Cannot compare the two versions: "${JSON.stringify(e)}" and "${JSON.stringify(t)}"`);return!0}var ANe=/(?:[^a-z])(preview|pre|rc|dev|alpha|beta|unstable|a|b)(?:[^a-z]|$)/i;function ds(e){return y0(e)&&!!e.match(ANe)}function uA(e,t){return`${t===void 0?YZ():t}${e}`}function TNe(){let e=JZ()||{};if(Object.keys(e).length===0)throw new Error("Invalid package.json: the file is empty!");return e}function Nd(){let{version:e}=TNe(),t="7de9762c328d37471492f6cde2de2bb8be7b9c20";return t?`${e} (${t})`:e}function lA(e){return`${e.major}.${e.minor}.${e.patch}${e.pre?`-${e.pre}`:""}${e.build?`+${e.build}`:""}`}var Am=rt(require("fs")),Use=rt(Od()),fg=rt(require("path"));var gie=require("child_process"),vie=require("crypto"),Yd=rt(require("fs")),Q0=rt(require("path")),AR=rt(Mee()),Lqe=rt(Mne()),yie=rt(mie());var l3=(n=>(n.SHA256="sha256",n.SHA384="sha384",n.SHA512="sha512",n))(l3||{}),c3=(r=>(r.Hex="hex",r.Base64="base64",r))(c3||{});function Oqe(e={}){let t={...e};return delete t.env,t}function qqe(e,t,r,n,i,a){let s=new Error(`Process "${t}" errored with code ${e}
|
|
357
|
+
`).map(WRe).filter(Boolean);t||r.sort(function(i,a){let s=i.split("."),o=a.split(".");if(s.length===1||o.length===1)return JRe(r6(s[0]),r6(o[0]));for(let u=0,l=Math.max(s.length,o.length);u<l;u++){let c=fY(r6(s[u]),r6(o[u]));if(c)return c}return 0});let n=t?r[0]:[...r].reverse().find(i=>i.indexOf(".")>=0);return new vJ(r,n)}}}),hY={};vn(hY,{addAnnotatedTagTask:()=>ZRe,addTagTask:()=>XRe,tagListTask:()=>QRe});function QRe(e=[]){let t=e.some(r=>/^--sort=/.test(r));return{format:"utf-8",commands:["tag","-l",...e],parser(r){return mY(r,t)}}}function XRe(e){return{format:"utf-8",commands:["tag",e],parser(){return{name:e}}}}function ZRe(e,t){return{format:"utf-8",commands:["tag","-a","-m",t,e],parser(){return{name:e}}}}var ePe=Ze({"src/lib/tasks/tag.ts"(){YRe()}}),tPe=DAe({"src/git.js"(e,t){var{GitExecutor:r}=(cTe(),cn(lW)),{SimpleGitApi:n}=(tRe(),cn($W)),{Scheduler:i}=(rRe(),cn(zW)),{configurationErrorTask:a}=(In(),cn(vS)),{asArray:s,filterArray:o,filterPrimitives:u,filterString:l,filterStringOrStringArray:c,filterType:d,getTrailingOptions:p,trailingFunctionArgument:f,trailingOptionsArgument:m}=(zt(),cn(OJ)),{applyPatchTask:h}=(iRe(),cn(HW)),{branchTask:g,branchLocalTask:v,deleteBranchesTask:E,deleteBranchTask:x}=(hRe(),cn(XW)),{checkIgnoreTask:R}=(yRe(),cn(tY)),{checkIsRepoTask:I}=(UJ(),cn(qJ)),{cloneTask:L,cloneMirrorTask:Y}=(wRe(),cn(rY)),{cleanWithOptionsTask:K,isCleanOptionsArray:A}=(YJ(),cn(JJ)),{diffSummaryTask:X}=(GS(),cn(wW)),{fetchTask:N}=(DRe(),cn(aY)),{moveTask:O}=(PRe(),cn(oY)),{pullTask:j}=(FRe(),cn(uY)),{pushTagsTask:V}=(OW(),cn(LW)),{addRemoteTask:Z,getRemotesTask:ce,listRemotesTask:ae,remoteTask:we,removeRemoteTask:Pe}=(jRe(),cn(cY)),{getResetMode:ve,resetTask:Be}=(sW(),cn(nW)),{stashListTask:ge}=(zRe(),cn(dY)),{addSubModuleTask:de,initSubModuleTask:Ne,subModuleTask:Me,updateSubModuleTask:Re}=(KRe(),cn(pY)),{addAnnotatedTagTask:He,addTagTask:B,tagListTask:z}=(ePe(),cn(hY)),{straightThroughBufferTask:W,straightThroughStringTask:D}=(In(),cn(vS));function _(b,C){this._executor=new r(b.binary,b.baseDir,new i(b.maxConcurrentProcesses),C),this._trimmed=b.trimmed}(_.prototype=Object.create(n.prototype)).constructor=_,_.prototype.customBinary=function(b){return this._executor.binary=b,this},_.prototype.env=function(b,C){return arguments.length===1&&typeof b=="object"?this._executor.env=b:(this._executor.env=this._executor.env||{})[b]=C,this},_.prototype.stashList=function(b){return this._runTask(ge(m(arguments)||{},o(b)&&b||[]),f(arguments))};function T(b,C,M,k){return typeof M!="string"?a(`git.${b}() requires a string 'repoPath'`):C(M,d(k,l),p(arguments))}_.prototype.clone=function(){return this._runTask(T("clone",L,...arguments),f(arguments))},_.prototype.mirror=function(){return this._runTask(T("mirror",Y,...arguments),f(arguments))},_.prototype.mv=function(b,C){return this._runTask(O(b,C),f(arguments))},_.prototype.checkoutLatestTag=function(b){var C=this;return this.pull(function(){C.tags(function(M,k){C.checkout(k.latest,b)})})},_.prototype.pull=function(b,C,M,k){return this._runTask(j(d(b,l),d(C,l),p(arguments)),f(arguments))},_.prototype.fetch=function(b,C){return this._runTask(N(d(b,l),d(C,l),p(arguments)),f(arguments))},_.prototype.silent=function(b){return console.warn("simple-git deprecation notice: git.silent: logging should be configured using the `debug` library / `DEBUG` environment variable, this will be an error in version 3"),this},_.prototype.tags=function(b,C){return this._runTask(z(p(arguments)),f(arguments))},_.prototype.rebase=function(){return this._runTask(D(["rebase",...p(arguments)]),f(arguments))},_.prototype.reset=function(b){return this._runTask(Be(ve(b),p(arguments)),f(arguments))},_.prototype.revert=function(b){let C=f(arguments);return typeof b!="string"?this._runTask(a("Commit must be a string"),C):this._runTask(D(["revert",...p(arguments,0,!0),b]),C)},_.prototype.addTag=function(b){let C=typeof b=="string"?B(b):a("Git.addTag requires a tag name");return this._runTask(C,f(arguments))},_.prototype.addAnnotatedTag=function(b,C){return this._runTask(He(b,C),f(arguments))},_.prototype.deleteLocalBranch=function(b,C,M){return this._runTask(x(b,typeof C=="boolean"?C:!1),f(arguments))},_.prototype.deleteLocalBranches=function(b,C,M){return this._runTask(E(b,typeof C=="boolean"?C:!1),f(arguments))},_.prototype.branch=function(b,C){return this._runTask(g(p(arguments)),f(arguments))},_.prototype.branchLocal=function(b){return this._runTask(v(),f(arguments))},_.prototype.raw=function(b){let C=!Array.isArray(b),M=[].slice.call(C?arguments:b,0);for(let $=0;$<M.length&&C;$++)if(!u(M[$])){M.splice($,M.length-$);break}M.push(...p(arguments,0,!0));var k=f(arguments);return M.length?this._runTask(D(M,this._trimmed),k):this._runTask(a("Raw: must supply one or more command to execute"),k)},_.prototype.submoduleAdd=function(b,C,M){return this._runTask(de(b,C),f(arguments))},_.prototype.submoduleUpdate=function(b,C){return this._runTask(Re(p(arguments,!0)),f(arguments))},_.prototype.submoduleInit=function(b,C){return this._runTask(Ne(p(arguments,!0)),f(arguments))},_.prototype.subModule=function(b,C){return this._runTask(Me(p(arguments)),f(arguments))},_.prototype.listRemote=function(){return this._runTask(ae(p(arguments)),f(arguments))},_.prototype.addRemote=function(b,C,M){return this._runTask(Z(b,C,p(arguments)),f(arguments))},_.prototype.removeRemote=function(b,C){return this._runTask(Pe(b),f(arguments))},_.prototype.getRemotes=function(b,C){return this._runTask(ce(b===!0),f(arguments))},_.prototype.remote=function(b,C){return this._runTask(we(p(arguments)),f(arguments))},_.prototype.tag=function(b,C){let M=p(arguments);return M[0]!=="tag"&&M.unshift("tag"),this._runTask(D(M),f(arguments))},_.prototype.updateServerInfo=function(b){return this._runTask(D(["update-server-info"]),f(arguments))},_.prototype.pushTags=function(b,C){let M=V({remote:d(b,l)},p(arguments));return this._runTask(M,f(arguments))},_.prototype.rm=function(b){return this._runTask(D(["rm","-f",...s(b)]),f(arguments))},_.prototype.rmKeepLocal=function(b){return this._runTask(D(["rm","--cached",...s(b)]),f(arguments))},_.prototype.catFile=function(b,C){return this._catFile("utf-8",arguments)},_.prototype.binaryCatFile=function(){return this._catFile("buffer",arguments)},_.prototype._catFile=function(b,C){var M=f(C),k=["cat-file"],$=C[0];if(typeof $=="string")return this._runTask(a("Git.catFile: options must be supplied as an array of strings"),M);Array.isArray($)&&k.push.apply(k,$);let re=b==="buffer"?W(k):D(k);return this._runTask(re,M)},_.prototype.diff=function(b,C){let M=l(b)?a("git.diff: supplying options as a single string is no longer supported, switch to an array of strings"):D(["diff",...p(arguments)]);return this._runTask(M,f(arguments))},_.prototype.diffSummary=function(){return this._runTask(X(p(arguments,1)),f(arguments))},_.prototype.applyPatch=function(b){let C=c(b)?h(s(b),p([].slice.call(arguments,1))):a("git.applyPatch requires one or more string patches as the first argument");return this._runTask(C,f(arguments))},_.prototype.revparse=function(){let b=["rev-parse",...p(arguments,!0)];return this._runTask(D(b,!0),f(arguments))},_.prototype.show=function(b,C){return this._runTask(D(["show",...p(arguments,1)]),f(arguments))},_.prototype.clean=function(b,C,M){let k=A(b),$=k&&b.join("")||d(b,l)||"",re=p([].slice.call(arguments,k?1:0));return this._runTask(K($,re),f(arguments))},_.prototype.exec=function(b){let C={commands:[],format:"utf-8",parser(){typeof b=="function"&&b()}};return this._runTask(C)},_.prototype.clearQueue=function(){return this},_.prototype.checkIgnore=function(b,C){return this._runTask(R(s(d(b,c,[]))),f(arguments))},_.prototype.checkIsRepo=function(b,C){return this._runTask(I(d(b,l)),f(arguments))},t.exports=_}});$l();var rPe=class extends _u{constructor(e,t){super(void 0,t),this.config=e}};$l();$l();var Td=class extends _u{constructor(e,t,r){super(e,r),this.task=e,this.plugin=t,Object.setPrototypeOf(this,new.target.prototype)}};Pf();xJ();UJ();YJ();ZJ();rW();sW();function nPe(e){return e?[{type:"spawn.before",action(n,i){e.aborted&&i.kill(new Td(void 0,"abort","Abort already signaled"))}},{type:"spawn.after",action(n,i){function a(){i.kill(new Td(void 0,"abort","Abort signal received"))}e.addEventListener("abort",a),i.spawned.on("close",()=>e.removeEventListener("abort",a))}}]:void 0}function iPe(e){return typeof e=="string"&&e.trim().toLowerCase()==="-c"}function aPe(e,t){if(iPe(e)&&/^\s*protocol(.[a-z]+)?.allow/.test(t))throw new Td(void 0,"unsafe","Configuring protocol.allow is not permitted without enabling allowUnsafeExtProtocol")}function sPe(e,t){if(/^\s*--(upload|receive)-pack/.test(e))throw new Td(void 0,"unsafe","Use of --upload-pack or --receive-pack is not permitted without enabling allowUnsafePack");if(t==="clone"&&/^\s*-u\b/.test(e))throw new Td(void 0,"unsafe","Use of clone with option -u is not permitted without enabling allowUnsafePack");if(t==="push"&&/^\s*--exec\b/.test(e))throw new Td(void 0,"unsafe","Use of push with option --exec is not permitted without enabling allowUnsafePack")}function oPe({allowUnsafeProtocolOverride:e=!1,allowUnsafePack:t=!1}={}){return{type:"spawn.args",action(r,n){return r.forEach((i,a)=>{let s=a<r.length?r[a+1]:"";e||aPe(i,s),t||sPe(i,n.method)}),r}}}zt();function uPe(e){let t=Z1(e,"-c");return{type:"spawn.args",action(r){return[...t,...r]}}}zt();var yJ=(0,Tf.deferred)().promise;function lPe({onClose:e=!0,onExit:t=50}={}){function r(){let i=-1,a={close:(0,Tf.deferred)(),closeTimeout:(0,Tf.deferred)(),exit:(0,Tf.deferred)(),exitTimeout:(0,Tf.deferred)()},s=Promise.race([e===!1?yJ:a.closeTimeout.promise,t===!1?yJ:a.exitTimeout.promise]);return n(e,a.close,a.closeTimeout),n(t,a.exit,a.exitTimeout),{close(o){i=o,a.close.done()},exit(o){i=o,a.exit.done()},get exitCode(){return i},result:s}}function n(i,a,s){i!==!1&&(i===!0?a.promise:a.promise.then(()=>fS(i))).then(s.done)}return{type:"spawn.after",action(i,a){return Q1(this,arguments,function*(s,{spawned:o,close:u}){var l,c;let d=r(),p=!0,f=()=>void(p=!1);(l=o.stdout)==null||l.on("data",f),(c=o.stderr)==null||c.on("data",f),o.on("error",f),o.on("close",m=>d.close(m)),o.on("exit",m=>d.exit(m));try{yield d.result,p&&(yield fS(50)),u(d.exitCode)}catch(m){u(d.exitCode,m)}})}}}$l();function cPe(e){return!!(e.exitCode&&e.stdErr.length)}function dPe(e){return Buffer.concat([...e.stdOut,...e.stdErr])}function pPe(e=!1,t=cPe,r=dPe){return(n,i)=>!e&&n||!t(i)?n:r(i)}function EJ(e){return{type:"task.error",action(t,r){let n=e(t.error,{stdErr:r.stdErr,stdOut:r.stdOut,exitCode:r.exitCode});return Buffer.isBuffer(n)?{error:new _u(void 0,n.toString("utf-8"))}:{error:n}}}}zt();var fPe=class{constructor(){this.plugins=new Set}add(e){let t=[];return jl(e).forEach(r=>r&&this.plugins.add(Er(t,r))),()=>{t.forEach(r=>this.plugins.delete(r))}}exec(e,t,r){let n=t,i=Object.freeze(Object.create(r));for(let a of this.plugins)a.type===e&&(n=a.action(n,i));return n}};zt();function mPe(e){let t="--progress",r=["checkout","clone","fetch","pull","push"];return[{type:"spawn.args",action(a,s){return r.includes(s.method)?TJ(a,t):a}},{type:"spawn.after",action(a,s){var o;s.commands.includes(t)&&((o=s.spawned.stderr)==null||o.on("data",u=>{let l=/^([\s\S]+?):\s*(\d+)% \((\d+)\/(\d+)\)/.exec(u.toString("utf8"));l&&e({method:s.method,stage:hPe(l[1]),progress:Yr(l[2]),processed:Yr(l[3]),total:Yr(l[4])})}))}}]}function hPe(e){return String(e.toLowerCase().split(" ",1))||"unknown"}zt();function gPe(e){let t=PJ(e,["uid","gid"]);return{type:"spawn.options",action(r){return Pa(Pa({},t),r)}}}function vPe({block:e}){if(e>0)return{type:"spawn.after",action(t,r){var n,i;let a;function s(){a&&clearTimeout(a),a=setTimeout(u,e)}function o(){var l,c;(l=r.spawned.stdout)==null||l.off("data",s),(c=r.spawned.stderr)==null||c.off("data",s),r.spawned.off("exit",o),r.spawned.off("close",o),a&&clearTimeout(a)}function u(){o(),r.kill(new Td(void 0,"timeout","block timeout reached"))}(n=r.spawned.stdout)==null||n.on("data",s),(i=r.spawned.stderr)==null||i.on("data",s),r.spawned.on("exit",o),r.spawned.on("close",o),s()}}}zt();var yPe=tPe();function EPe(e,t){let r=new fPe,n=kJ(e&&(typeof e=="string"?{baseDir:e}:e)||{},t);if(!AS(n.baseDir))throw new rPe(n,"Cannot use simple-git on a directory that does not exist");return Array.isArray(n.config)&&r.add(uPe(n.config)),r.add(oPe(n.unsafe)),r.add(lPe(n.completion)),n.abort&&r.add(nPe(n.abort)),n.progress&&r.add(mPe(n.progress)),n.timeout&&r.add(vPe(n.timeout)),n.spawnOptions&&r.add(gPe(n.spawnOptions)),r.add(EJ(pPe(!0))),n.errors&&r.add(EJ(n.errors)),new yPe(n,r)}Pf();var yn=EPe;var GZ=rt(sA());var CNe=new Set(["","undefined","null","0","false","no"]);function oA(e){let t=String(e).toLowerCase();return!CNe.has(t)}var Lf={"dry-run":!1,"no-input":!1,"log-level":"Info"};function HZ(e){for(let t of Object.keys(Lf))Lf[t]=e[t];ee.trace("Global flags:",Lf),NV(Ta.LogLevel[Lf["log-level"]]),ee.trace("Argv: ",e)}function kt(){return Lf["dry-run"]}async function L6(){if(SNe()){let{isReady:e}=await(0,GZ.default)({message:'Is everything OK? Type "yes" to proceed:',name:"isReady",type:"text",validate:t=>t.length>=2||'Please type "yes" to proceed'});e.toLowerCase()!=="yes"&&(ee.error("Oh, okay. Aborting."),process.exit(1))}else ee.debug("Skipping the confirmation prompt.")}function SNe(){return!Lf["no-input"]}var KZ=rt(Ey()),Ve=class extends Error{constructor(t){let r=new.target.prototype;super(t),this.__proto__=r}};function nt(e,t=ee){if(kt()){let r=typeof e=="string"?e:String(e);t.error(`[dry-run] ${r}`)}else throw e instanceof Error?e:new Error(String(e))}function Kl(e){e instanceof Ve||(0,KZ.captureException)(e),ee.error(e),process.exitCode=1}var WZ=()=>/\bv?(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)(?:-?([\da-z-]+(?:\.[\da-z-]+)*))?(?:\+([\da-z-]+(?:\.[\da-z-]+)*))?\b/gi;function O6(e){let t=WZ().exec(e),r=t&&t[0];return r&&r[0].toLowerCase()==="v"?r.substr(1):r}function y0(e){return!!e&&e===O6(e)}function Gi(e){let t=WZ().exec(e);return t&&{build:t[5],major:parseInt(t[1],10),minor:parseInt(t[2],10),patch:parseInt(t[3],10),pre:t[4]}}function Zs(e,t){if(e.major!==t.major)return e.major>t.major;if(e.minor!==t.minor)return e.minor>t.minor;if(e.patch!==t.patch)return e.patch>t.patch;if(!e.pre&&t.pre)return!0;if(e.pre&&!t.pre)return!1;if(e.pre&&t.pre&&e.pre!==t.pre&&/^\d+$/.test(e.pre)&&/^\d+$/.test(t.pre))return e.pre>t.pre;if(e.build||t.build||e.pre||t.pre)throw new Error(`Cannot compare the two versions: "${JSON.stringify(e)}" and "${JSON.stringify(t)}"`);return!0}var ANe=/(?:[^a-z])(preview|pre|rc|dev|alpha|beta|unstable|a|b)(?:[^a-z]|$)/i;function ds(e){return y0(e)&&!!e.match(ANe)}function uA(e,t){return`${t===void 0?YZ():t}${e}`}function TNe(){let e=JZ()||{};if(Object.keys(e).length===0)throw new Error("Invalid package.json: the file is empty!");return e}function Nd(){let{version:e}=TNe(),t="316544ae7da90230ee29ee6f7aa7109f2f3b2d4b";return t?`${e} (${t})`:e}function lA(e){return`${e.major}.${e.minor}.${e.patch}${e.pre?`-${e.pre}`:""}${e.build?`+${e.build}`:""}`}var Am=rt(require("fs")),Use=rt(Od()),fg=rt(require("path"));var gie=require("child_process"),vie=require("crypto"),Yd=rt(require("fs")),Q0=rt(require("path")),AR=rt(Mee()),Lqe=rt(Mne()),yie=rt(mie());var l3=(n=>(n.SHA256="sha256",n.SHA384="sha384",n.SHA512="sha512",n))(l3||{}),c3=(r=>(r.Hex="hex",r.Base64="base64",r))(c3||{});function Oqe(e={}){let t={...e};return delete t.env,t}function qqe(e,t,r,n,i,a){let s=new Error(`Process "${t}" errored with code ${e}
|
|
358
358
|
|
|
359
359
|
STDOUT: ${i}
|
|
360
360
|
|