@learncard/react 2.1.0 → 2.1.2

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.
@@ -0,0 +1,2 @@
1
+ "use strict";var e=require("react"),t=require("crypto"),r=require("process"),n=require("./VCDisplayCard-bda4ce7a.js");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function s(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var o=i(e),a=i(t),c=s(t),u=s(r);function l(e,t,r,n){return new(r||(r=Promise))((function(i,s){function o(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(o,a)}c((n=n.apply(e,t||[])).next())}))}var d,f=Object.create,h=Object.defineProperty,p=Object.defineProperties,m=Object.getOwnPropertyDescriptor,b=Object.getOwnPropertyDescriptors,y=Object.getOwnPropertyNames,g=Object.getOwnPropertySymbols,v=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty,A=Object.prototype.propertyIsEnumerable,S=Reflect.get,E=Math.pow,_=(e,t,r)=>t in e?h(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,x=(e,t)=>{for(var r in t||(t={}))w.call(t,r)&&_(e,r,t[r]);if(g)for(var r of g(t))A.call(t,r)&&_(e,r,t[r]);return e},k=(e,t)=>p(e,b(t)),C=(e,t)=>h(e,"name",{value:t,configurable:!0}),B=(e=>"undefined"!=typeof require?require:"undefined"!=typeof Proxy?new Proxy(e,{get:(e,t)=>("undefined"!=typeof require?require:e)[t]}):e)((function(e){if("undefined"!=typeof require)return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')})),T=(e,t)=>{var r={};for(var n in e)w.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&g)for(var n of g(e))t.indexOf(n)<0&&A.call(e,n)&&(r[n]=e[n]);return r},M=(e,t)=>function(){return e&&(t=(0,e[y(e)[0]])(e=0)),t},O=(e,t)=>function(){return t||(0,e[y(e)[0]])((t={exports:{}}).exports,t),t.exports},I=(e,t)=>{for(var r in t)h(e,r,{get:t[r],enumerable:!0})},N=(e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of y(t))w.call(e,i)||i===r||h(e,i,{get:()=>t[i],enumerable:!(n=m(t,i))||n.enumerable});return e},P=(e,t,r)=>(r=null!=e?f(v(e)):{},N(!t&&e&&e.__esModule?r:h(r,"default",{value:e,enumerable:!0}),e)),R=(e,t,r)=>S(v(e),r,t),L=(e,t,r)=>new Promise(((n,i)=>{var s=e=>{try{a(r.next(e))}catch(e){i(e)}},o=e=>{try{a(r.throw(e))}catch(e){i(e)}},a=e=>e.done?n(e.value):Promise.resolve(e.value).then(s,o);a((r=r.apply(e,t)).next())})),D=O({"../../node_modules/.pnpm/pvtsutils@1.3.2/node_modules/pvtsutils/build/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=class{static isArrayBuffer(e){return"[object ArrayBuffer]"===Object.prototype.toString.call(e)}static toArrayBuffer(e){return this.isArrayBuffer(e)?e:e.byteLength===e.buffer.byteLength?e.buffer:this.toUint8Array(e).slice().buffer}static toUint8Array(e){return this.toView(e,Uint8Array)}static toView(e,t){if(e.constructor===t)return e;if(this.isArrayBuffer(e))return new t(e);if(this.isArrayBufferView(e))return new t(e.buffer,e.byteOffset,e.byteLength);throw new TypeError("The provided value is not of type '(ArrayBuffer or ArrayBufferView)'")}static isBufferSource(e){return this.isArrayBufferView(e)||this.isArrayBuffer(e)}static isArrayBufferView(e){return ArrayBuffer.isView(e)||e&&this.isArrayBuffer(e.buffer)}static isEqual(e,r){const n=t.toUint8Array(e),i=t.toUint8Array(r);if(n.length!==i.byteLength)return!1;for(let e=0;e<n.length;e++)if(n[e]!==i[e])return!1;return!0}static concat(...e){if(Array.isArray(e[0])){const t=e[0];let r=0;for(const e of t)r+=e.byteLength;const n=new Uint8Array(r);let i=0;for(const e of t){const t=this.toUint8Array(e);n.set(t,i),i+=t.length}return e[1]?this.toView(n,e[1]):n.buffer}return this.concat(e)}};C(t,"BufferSourceConverter");var r=class{static fromString(e){const t=unescape(encodeURIComponent(e)),r=new Uint8Array(t.length);for(let e=0;e<t.length;e++)r[e]=t.charCodeAt(e);return r.buffer}static toString(e){const r=t.toUint8Array(e);let n="";for(let e=0;e<r.length;e++)n+=String.fromCharCode(r[e]);return decodeURIComponent(escape(n))}};C(r,"Utf8Converter");var n=class{static toString(e,r=!1){const n=t.toArrayBuffer(e),i=new DataView(n);let s="";for(let e=0;e<n.byteLength;e+=2){const t=i.getUint16(e,r);s+=String.fromCharCode(t)}return s}static fromString(e,t=!1){const r=new ArrayBuffer(2*e.length),n=new DataView(r);for(let r=0;r<e.length;r++)n.setUint16(2*r,e.charCodeAt(r),t);return r}};C(n,"Utf16Converter");var i=class{static isHex(e){return"string"==typeof e&&/^[a-z0-9]+$/i.test(e)}static isBase64(e){return"string"==typeof e&&/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(e)}static isBase64Url(e){return"string"==typeof e&&/^[a-zA-Z0-9-_]+$/i.test(e)}static ToString(e,r="utf8"){const i=t.toUint8Array(e);switch(r.toLowerCase()){case"utf8":return this.ToUtf8String(i);case"binary":return this.ToBinary(i);case"hex":return this.ToHex(i);case"base64":return this.ToBase64(i);case"base64url":return this.ToBase64Url(i);case"utf16le":return n.toString(i,!0);case"utf16":case"utf16be":return n.toString(i);default:throw new Error(`Unknown type of encoding '${r}'`)}}static FromString(e,t="utf8"){if(!e)return new ArrayBuffer(0);switch(t.toLowerCase()){case"utf8":return this.FromUtf8String(e);case"binary":return this.FromBinary(e);case"hex":return this.FromHex(e);case"base64":return this.FromBase64(e);case"base64url":return this.FromBase64Url(e);case"utf16le":return n.fromString(e,!0);case"utf16":case"utf16be":return n.fromString(e);default:throw new Error(`Unknown type of encoding '${t}'`)}}static ToBase64(e){const r=t.toUint8Array(e);if("undefined"!=typeof btoa){const e=this.ToString(r,"binary");return btoa(e)}return Buffer.from(r).toString("base64")}static FromBase64(e){const t=this.formatString(e);if(!t)return new ArrayBuffer(0);if(!i.isBase64(t))throw new TypeError("Argument 'base64Text' is not Base64 encoded");return"undefined"!=typeof atob?this.FromBinary(atob(t)):new Uint8Array(Buffer.from(t,"base64")).buffer}static FromBase64Url(e){const t=this.formatString(e);if(!t)return new ArrayBuffer(0);if(!i.isBase64Url(t))throw new TypeError("Argument 'base64url' is not Base64Url encoded");return this.FromBase64(this.Base64Padding(t.replace(/\-/g,"+").replace(/\_/g,"/")))}static ToBase64Url(e){return this.ToBase64(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/\=/g,"")}static FromUtf8String(e,t=i.DEFAULT_UTF8_ENCODING){switch(t){case"ascii":return this.FromBinary(e);case"utf8":return r.fromString(e);case"utf16":case"utf16be":return n.fromString(e);case"utf16le":case"usc2":return n.fromString(e,!0);default:throw new Error(`Unknown type of encoding '${t}'`)}}static ToUtf8String(e,t=i.DEFAULT_UTF8_ENCODING){switch(t){case"ascii":return this.ToBinary(e);case"utf8":return r.toString(e);case"utf16":case"utf16be":return n.toString(e);case"utf16le":case"usc2":return n.toString(e,!0);default:throw new Error(`Unknown type of encoding '${t}'`)}}static FromBinary(e){const t=e.length,r=new Uint8Array(t);for(let n=0;n<t;n++)r[n]=e.charCodeAt(n);return r.buffer}static ToBinary(e){const r=t.toUint8Array(e);let n="";for(let e=0;e<r.length;e++)n+=String.fromCharCode(r[e]);return n}static ToHex(e){const r=t.toUint8Array(e),n=[],i=r.length;for(let e=0;e<i;e++){const t=r[e].toString(16).padStart(2,"0");n.push(t)}return n.join("")}static FromHex(e){let t=this.formatString(e);if(!t)return new ArrayBuffer(0);if(!i.isHex(t))throw new TypeError("Argument 'hexString' is not HEX encoded");t.length%2&&(t=`0${t}`);const r=new Uint8Array(t.length/2);for(let e=0;e<t.length;e+=2){const n=t.slice(e,e+2);r[e/2]=parseInt(n,16)}return r.buffer}static ToUtf16String(e,t=!1){return n.toString(e,t)}static FromUtf16String(e,t=!1){return n.fromString(e,t)}static Base64Padding(e){const t=4-e.length%4;if(t<4)for(let r=0;r<t;r++)e+="=";return e}static formatString(e){return(null==e?void 0:e.replace(/[\n\r\t ]/g,""))||""}};function s(e,...t){const r=arguments[0];for(let e=1;e<arguments.length;e++){const t=arguments[e];for(const e in t)r[e]=t[e]}return r}function o(...e){const t=e.map((e=>e.byteLength)).reduce(((e,t)=>e+t)),r=new Uint8Array(t);let n=0;return e.map((e=>new Uint8Array(e))).forEach((e=>{for(const t of e)r[n++]=t})),r.buffer}function a(e,t){if(!e||!t)return!1;if(e.byteLength!==t.byteLength)return!1;const r=new Uint8Array(e),n=new Uint8Array(t);for(let t=0;t<e.byteLength;t++)if(r[t]!==n[t])return!1;return!0}C(i,"Convert"),i.DEFAULT_UTF8_ENCODING="utf8",C(s,"assign"),C(o,"combine"),C(a,"isEqual"),e.BufferSourceConverter=t,e.Convert=i,e.assign=s,e.combine=o,e.isEqual=a}}),U=O({"../../node_modules/.pnpm/tslib@2.4.0/node_modules/tslib/tslib.js"(e,t){var r,n,i,s,o,a,c,u,l,d,f,h,p,m,b,y,g,v,w,A,S,E,_,x,k;!function(e){var r="object"==typeof global?global:"object"==typeof self?self:"object"==typeof this?this:{};function n(e,t){return e!==r&&("function"==typeof Object.create?Object.defineProperty(e,"__esModule",{value:!0}):e.__esModule=!0),function(r,n){return e[r]=t?t(r,n):n}}"function"==typeof define&&define.amd?define("tslib",["exports"],(function(t){e(n(r,n(t)))})):"object"==typeof t&&"object"==typeof t.exports?e(n(r,n(t.exports))):e(n(r)),C(n,"createExporter")}((function(e){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};r=C((function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),C(n,"__"),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),"__extends"),n=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},i=C((function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}),"__rest"),s=C((function(e,t,r,n){var i,s=arguments.length,o=s<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(o=(s<3?i(o):s>3?i(t,r,o):i(t,r))||o);return s>3&&o&&Object.defineProperty(t,r,o),o}),"__decorate"),o=C((function(e,t){return function(r,n){t(r,n,e)}}),"__param"),a=C((function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}),"__metadata"),c=C((function(e,t,r,n){function i(e){return e instanceof r?e:new r((function(t){t(e)}))}return C(i,"adopt"),new(r||(r=Promise))((function(r,s){function o(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){e.done?r(e.value):i(e.value).then(o,a)}C(o,"fulfilled"),C(a,"rejected"),C(c,"step"),c((n=n.apply(e,t||[])).next())}))}),"__awaiter"),u=C((function(e,t){var r,n,i,s,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(s){return function(a){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;o;)try{if(r=1,n&&(i=2&s[0]?n.return:s[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,s[1])).done)return i;switch(n=0,i&&(s=[2&s[0],i.value]),s[0]){case 0:case 1:i=s;break;case 4:return o.label++,{value:s[1],done:!1};case 5:o.label++,n=s[1],s=[0];continue;case 7:s=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==s[0]&&2!==s[0])){o=0;continue}if(3===s[0]&&(!i||s[1]>i[0]&&s[1]<i[3])){o.label=s[1];break}if(6===s[0]&&o.label<i[1]){o.label=i[1],i=s;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(s);break}i[2]&&o.ops.pop(),o.trys.pop();continue}s=t.call(e,o)}catch(e){s=[6,e],n=0}finally{r=i=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}}),"__generator"),l=C((function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||k(t,e,r)}),"__exportStar"),k=Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]},d=C((function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}),"__values"),f=C((function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(n=s.next()).done;)o.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}return o}),"__read"),h=C((function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(f(arguments[t]));return e}),"__spread"),p=C((function(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),i=0;for(t=0;t<r;t++)for(var s=arguments[t],o=0,a=s.length;o<a;o++,i++)n[i]=s[o];return n}),"__spreadArrays"),m=C((function(e,t,r){if(r||2===arguments.length)for(var n,i=0,s=t.length;i<s;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}),"__spreadArray"),b=C((function(e){return this instanceof b?(this.v=e,this):new b(e)}),"__await"),y=C((function(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,i=r.apply(e,t||[]),s=[];return n={},o("next"),o("throw"),o("return"),n[Symbol.asyncIterator]=function(){return this},n;function o(e){i[e]&&(n[e]=function(t){return new Promise((function(r,n){s.push([e,t,r,n])>1||a(e,t)}))})}function a(e,t){try{(r=i[e](t)).value instanceof b?Promise.resolve(r.value.v).then(c,u):l(s[0][2],r)}catch(e){l(s[0][3],e)}var r}function c(e){a("next",e)}function u(e){a("throw",e)}function l(e,t){e(t),s.shift(),s.length&&a(s[0][0],s[0][1])}}),"__asyncGenerator"),g=C((function(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,i){t[n]=e[n]?function(t){return(r=!r)?{value:b(e[n](t)),done:"return"===n}:i?i(t):t}:i}}),"__asyncDelegator"),v=C((function(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e="function"==typeof d?d(e):e[Symbol.iterator](),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,i){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,i,(t=e[r](t)).done,t.value)}))}}}),"__asyncValues"),w=C((function(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}),"__makeTemplateObject");var B=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};A=C((function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&k(t,e,r);return B(t,e),t}),"__importStar"),S=C((function(e){return e&&e.__esModule?e:{default:e}}),"__importDefault"),E=C((function(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}),"__classPrivateFieldGet"),_=C((function(e,t,r,n,i){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?i.call(e,r):i?i.value=r:t.set(e,r),r}),"__classPrivateFieldSet"),x=C((function(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}),"__classPrivateFieldIn"),e("__extends",r),e("__assign",n),e("__rest",i),e("__decorate",s),e("__param",o),e("__metadata",a),e("__awaiter",c),e("__generator",u),e("__exportStar",l),e("__createBinding",k),e("__values",d),e("__read",f),e("__spread",h),e("__spreadArrays",p),e("__spreadArray",m),e("__await",b),e("__asyncGenerator",y),e("__asyncDelegator",g),e("__asyncValues",v),e("__makeTemplateObject",w),e("__importStar",A),e("__importDefault",S),e("__classPrivateFieldGet",E),e("__classPrivateFieldSet",_),e("__classPrivateFieldIn",x)}))}});function j(e,t){if(e.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<e.length;i++){var s=e.charAt(i),o=s.charCodeAt(0);if(255!==r[o])throw new TypeError(s+" is ambiguous");r[o]=i}var a=e.length,c=e.charAt(0),u=Math.log(a)/Math.log(256),l=Math.log(256)/Math.log(a);function d(t){if(t instanceof Uint8Array||(ArrayBuffer.isView(t)?t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength):Array.isArray(t)&&(t=Uint8Array.from(t))),!(t instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(0===t.length)return"";for(var r=0,n=0,i=0,s=t.length;i!==s&&0===t[i];)i++,r++;for(var o=(s-i)*l+1>>>0,u=new Uint8Array(o);i!==s;){for(var d=t[i],f=0,h=o-1;(0!==d||f<n)&&-1!==h;h--,f++)d+=256*u[h]>>>0,u[h]=d%a>>>0,d=d/a>>>0;if(0!==d)throw new Error("Non-zero carry");n=f,i++}for(var p=o-n;p!==o&&0===u[p];)p++;for(var m=c.repeat(r);p<o;++p)m+=e.charAt(u[p]);return m}function f(e){if("string"!=typeof e)throw new TypeError("Expected String");if(0===e.length)return new Uint8Array;var t=0;if(" "!==e[t]){for(var n=0,i=0;e[t]===c;)n++,t++;for(var s=(e.length-t)*u+1>>>0,o=new Uint8Array(s);e[t];){var l=r[e.charCodeAt(t)];if(255===l)return;for(var d=0,f=s-1;(0!==l||d<i)&&-1!==f;f--,d++)l+=a*o[f]>>>0,o[f]=l%256>>>0,l=l/256>>>0;if(0!==l)throw new Error("Non-zero carry");i=d,t++}if(" "!==e[t]){for(var h=s-i;h!==s&&0===o[h];)h++;for(var p=new Uint8Array(n+(s-h)),m=n;h!==s;)p[m++]=o[h++];return p}}}function h(e){var r=f(e);if(r)return r;throw new Error(`Non-${t} character`)}return C(d,"encode"),C(f,"decodeUnsafe"),C(h,"decode"),{encode:d,decodeUnsafe:f,decode:h}}var K,$,H,F,z,V,q,G,J=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/vendor/base-x.js"(){C(j,"base"),d=j}}),W={};I(W,{coerce:()=>z,empty:()=>K,equals:()=>F,fromHex:()=>H,fromString:()=>q,isBinary:()=>V,toHex:()=>$,toString:()=>G});var Y,X,Z,Q,ee,te,re,ne,ie,se,oe,ae=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bytes.js"(){K=new Uint8Array(0),$=C((e=>e.reduce(((e,t)=>e+t.toString(16).padStart(2,"0")),"")),"toHex"),H=C((e=>{const t=e.match(/../g);return t?new Uint8Array(t.map((e=>parseInt(e,16)))):K}),"fromHex"),F=C(((e,t)=>{if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0}),"equals"),z=C((e=>{if(e instanceof Uint8Array&&"Uint8Array"===e.constructor.name)return e;if(e instanceof ArrayBuffer)return new Uint8Array(e);if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer,e.byteOffset,e.byteLength);throw new Error("Unknown type, must be binary type")}),"coerce"),V=C((e=>e instanceof ArrayBuffer||ArrayBuffer.isView(e)),"isBinary"),q=C((e=>(new TextEncoder).encode(e)),"fromString"),G=C((e=>(new TextDecoder).decode(e)),"toString")}}),ce=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base.js"(){J(),ae(),C(Y=class{constructor(e,t,r){this.name=e,this.prefix=t,this.baseEncode=r}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},"Encoder"),C(X=class{constructor(e,t,r){this.name=e,this.prefix=t,this.baseDecode=r}decode(e){if("string"==typeof e){if(e[0]===this.prefix)return this.baseDecode(e.slice(1));throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`)}throw Error("Can only multibase decode strings")}or(e){return Q(this,e)}},"Decoder"),C(Z=class{constructor(e){this.decoders=e}or(e){return Q(this,e)}decode(e){const t=e[0],r=this.decoders[t];if(r)return r.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},"ComposedDecoder"),Q=C(((e,t)=>new Z(x(x({},e.decoders||{[e.prefix]:e}),t.decoders||{[t.prefix]:t}))),"or"),C(ee=class{constructor(e,t,r,n){this.name=e,this.prefix=t,this.baseEncode=r,this.baseDecode=n,this.encoder=new Y(e,t,r),this.decoder=new X(e,t,n)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},"Codec"),te=C((({name:e,prefix:t,encode:r,decode:n})=>new ee(e,t,r,n)),"from"),re=C((({prefix:e,name:t,alphabet:r})=>{const{encode:n,decode:i}=d(r,t);return te({prefix:e,name:t,encode:n,decode:e=>z(i(e))})}),"baseX"),ne=C(((e,t,r,n)=>{const i={};for(let e=0;e<t.length;++e)i[t[e]]=e;let s=e.length;for(;"="===e[s-1];)--s;const o=new Uint8Array(s*r/8|0);let a=0,c=0,u=0;for(let t=0;t<s;++t){const s=i[e[t]];if(void 0===s)throw new SyntaxError(`Non-${n} character`);c=c<<r|s,a+=r,a>=8&&(a-=8,o[u++]=255&c>>a)}if(a>=r||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return o}),"decode"),ie=C(((e,t,r)=>{const n="="===t[t.length-1],i=(1<<r)-1;let s="",o=0,a=0;for(let n=0;n<e.length;++n)for(a=a<<8|e[n],o+=8;o>r;)o-=r,s+=t[i&a>>o];if(o&&(s+=t[i&a<<r-o]),n)for(;s.length*r&7;)s+="=";return s}),"encode"),se=C((({name:e,prefix:t,bitsPerChar:r,alphabet:n})=>te({prefix:t,name:e,encode:e=>ie(e,n,r),decode:t=>ne(t,n,r,e)})),"rfc4648")}}),ue={};I(ue,{identity:()=>oe});var le,de=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/identity.js"(){ce(),ae(),oe=te({prefix:"\0",name:"identity",encode:e=>G(e),decode:e=>q(e)})}}),fe={};I(fe,{base2:()=>le});var he,pe=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base2.js"(){ce(),le=se({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1})}}),me={};I(me,{base8:()=>he});var be,ye=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base8.js"(){ce(),he=se({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3})}}),ge={};I(ge,{base10:()=>be});var ve,we,Ae=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base10.js"(){ce(),be=re({prefix:"9",name:"base10",alphabet:"0123456789"})}}),Se={};I(Se,{base16:()=>ve,base16upper:()=>we});var Ee,_e,xe,ke,Ce,Be,Te,Me,Oe,Ie=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base16.js"(){ce(),ve=se({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),we=se({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4})}}),Ne={};I(Ne,{base32:()=>Ee,base32hex:()=>Ce,base32hexpad:()=>Te,base32hexpadupper:()=>Me,base32hexupper:()=>Be,base32pad:()=>xe,base32padupper:()=>ke,base32upper:()=>_e,base32z:()=>Oe});var Pe,Re,Le=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base32.js"(){ce(),Ee=se({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),_e=se({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),xe=se({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ke=se({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Ce=se({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Be=se({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Te=se({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Me=se({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Oe=se({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5})}}),De={};I(De,{base36:()=>Pe,base36upper:()=>Re});var Ue,je,Ke=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base36.js"(){ce(),Pe=re({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Re=re({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"})}}),$e={};I($e,{base58btc:()=>Ue,base58flickr:()=>je});var He,Fe,ze,Ve,qe=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base58.js"(){ce(),Ue=re({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),je=re({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"})}}),Ge={};I(Ge,{base64:()=>He,base64pad:()=>Fe,base64url:()=>ze,base64urlpad:()=>Ve});var Je,We,Ye,Xe,Ze,Qe,et,tt,rt,nt,it,st,ot,at,ct,ut,lt,dt=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/bases/base64.js"(){ce(),He=se({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Fe=se({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),ze=se({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Ve=se({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6})}});function ft(e,t,r){t=t||[];for(var n=r=r||0;e>=Xe;)t[r++]=255&e|We,e/=128;for(;e&Ye;)t[r++]=255&e|We,e>>>=7;return t[r]=0|e,ft.bytes=r-n+1,t}function ht(e,t){var r,n=0,i=0,s=t=t||0,o=e.length;do{if(s>=o)throw ht.bytes=0,new RangeError("Could not decode varint");r=e[s++],n+=i<28?(r&et)<<i:(r&et)*Math.pow(2,i),i+=7}while(r>=Qe);return ht.bytes=s-t,n}var pt,mt,bt,yt=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/vendor/varint.js"(){Je=ft,We=128,127,Ye=-128,Xe=Math.pow(2,31),C(ft,"encode"),Ze=ht,Qe=128,et=127,C(ht,"read"),tt=Math.pow(2,7),rt=Math.pow(2,14),nt=Math.pow(2,21),it=Math.pow(2,28),st=Math.pow(2,35),ot=Math.pow(2,42),at=Math.pow(2,49),ct=Math.pow(2,56),ut=Math.pow(2,63),lt={encode:Je,decode:Ze,encodingLength:C((function(e){return e<tt?1:e<rt?2:e<nt?3:e<it?4:e<st?5:e<ot?6:e<at?7:e<ct?8:e<ut?9:10}),"length")}}}),gt={};I(gt,{decode:()=>pt,encodeTo:()=>mt,encodingLength:()=>bt});var vt,wt,At,St,Et=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/varint.js"(){yt(),pt=C((e=>[lt.decode(e),lt.decode.bytes]),"decode"),mt=C(((e,t,r=0)=>(lt.encode(e,t,r),t)),"encodeTo"),bt=C((e=>lt.encodingLength(e)),"encodingLength")}}),_t={};I(_t,{Digest:()=>St,create:()=>vt,decode:()=>wt,equals:()=>At});var xt,kt,Ct=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/hashes/digest.js"(){ae(),Et(),vt=C(((e,t)=>{const r=t.byteLength,n=bt(e),i=n+bt(r),s=new Uint8Array(i+r);return mt(e,s,0),mt(r,s,n),s.set(t,i),new St(e,r,t,s)}),"create"),wt=C((e=>{const t=z(e),[r,n]=pt(t),[i,s]=pt(t.subarray(n)),o=t.subarray(n+s);if(o.byteLength!==i)throw new Error("Incorrect length");return new St(r,i,o,t)}),"decode"),At=C(((e,t)=>e===t||e.code===t.code&&e.size===t.size&&F(e.bytes,t.bytes)),"equals"),C(St=class{constructor(e,t,r,n){this.code=e,this.size=t,this.digest=r,this.bytes=n}},"Digest")}}),Bt={};I(Bt,{Hasher:()=>kt,from:()=>xt});var Tt,Mt,Ot,It=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/hashes/hasher.js"(){Ct(),xt=C((({name:e,code:t,encode:r})=>new kt(e,t,r)),"from"),C(kt=class{constructor(e,t,r){this.name=e,this.code=t,this.encode=r}digest(e){if(e instanceof Uint8Array){const t=this.encode(e);return t instanceof Uint8Array?vt(this.code,t):t.then((e=>vt(this.code,e)))}throw Error("Unknown type, must be binary type")}},"Hasher")}}),Nt={};I(Nt,{sha256:()=>Mt,sha512:()=>Ot});var Pt,Rt,Lt,Dt=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/hashes/sha2-browser.js"(){It(),Mt=xt({name:"sha2-256",code:18,encode:(Tt=C((e=>t=>L(void 0,null,(function*(){return new Uint8Array(yield crypto.subtle.digest(e,t))}))),"sha"))("SHA-256")}),Ot=xt({name:"sha2-512",code:19,encode:Tt("SHA-512")})}}),Ut={};I(Ut,{identity:()=>Lt});var jt,Kt,$t,Ht,Ft=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/hashes/identity.js"(){ae(),Ct(),0,"identity",Pt=z,Rt=C((e=>vt(0,Pt(e))),"digest"),Lt={code:0,name:"identity",encode:Pt,digest:Rt}}}),zt={};I(zt,{code:()=>Kt,decode:()=>Ht,encode:()=>$t,name:()=>jt});var Vt,qt,Gt,Jt,Wt,Yt,Xt=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/codecs/raw.js"(){ae(),jt="raw",Kt=85,$t=C((e=>z(e)),"encode"),Ht=C((e=>z(e)),"decode")}}),Zt={};I(Zt,{code:()=>Jt,decode:()=>Yt,encode:()=>Wt,name:()=>Gt});var Qt,er,tr,rr,nr,ir,sr,or,ar,cr,ur,lr,dr,fr,hr,pr=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/codecs/json.js"(){Vt=new TextEncoder,qt=new TextDecoder,Gt="json",Jt=512,Wt=C((e=>Vt.encode(JSON.stringify(e))),"encode"),Yt=C((e=>JSON.parse(qt.decode(e))),"decode")}}),mr=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/cid.js"(){Et(),Ct(),qe(),Le(),ae(),Qt=class{constructor(e,t,r,n){this.code=t,this.version=e,this.multihash=r,this.bytes=n,this.byteOffset=n.byteOffset,this.byteLength=n.byteLength,this.asCID=this,this._baseCache=new Map,Object.defineProperties(this,{byteOffset:cr,byteLength:cr,code:ar,version:ar,multihash:ar,bytes:ar,_baseCache:cr,asCID:cr})}toV0(){if(0===this.version)return this;{const{code:e,multihash:t}=this;if(e!==nr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==ir)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return Qt.createV0(t)}}toV1(){switch(this.version){case 0:{const{code:e,digest:t}=this.multihash,r=vt(e,t);return Qt.createV1(this.code,r)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}equals(e){return e&&this.code===e.code&&this.version===e.version&&At(this.multihash,e.multihash)}toString(e){const{bytes:t,version:r,_baseCache:n}=this;return 0===r?tr(t,n,e||Ue.encoder):rr(t,n,e||Ee.encoder)}toJSON(){return{code:this.code,version:this.version,hash:this.multihash.bytes}}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return"CID("+this.toString()+")"}static isCID(e){return ur(/^0\.0/,lr),!(!e||!e[or]&&e.asCID!==e)}get toBaseEncodedString(){throw new Error("Deprecated, use .toString()")}get codec(){throw new Error('"codec" property is deprecated, use integer "code" property instead')}get buffer(){throw new Error("Deprecated .buffer property, use .bytes to get Uint8Array instead")}get multibaseName(){throw new Error('"multibaseName" property is deprecated')}get prefix(){throw new Error('"prefix" property is deprecated')}static asCID(e){if(e instanceof Qt)return e;if(null!=e&&e.asCID===e){const{version:t,code:r,multihash:n,bytes:i}=e;return new Qt(t,r,n,i||sr(t,r,n.bytes))}if(null!=e&&!0===e[or]){const{version:t,multihash:r,code:n}=e,i=wt(r);return Qt.create(t,n,i)}return null}static create(e,t,r){if("number"!=typeof t)throw new Error("String codecs are no longer supported");switch(e){case 0:if(t!==nr)throw new Error(`Version 0 CID must use dag-pb (code: ${nr}) block encoding`);return new Qt(e,t,r,r.bytes);case 1:{const n=sr(e,t,r.bytes);return new Qt(e,t,r,n)}default:throw new Error("Invalid version")}}static createV0(e){return Qt.create(0,nr,e)}static createV1(e,t){return Qt.create(1,e,t)}static decode(e){const[t,r]=Qt.decodeFirst(e);if(r.length)throw new Error("Incorrect length");return t}static decodeFirst(e){const t=Qt.inspectBytes(e),r=t.size-t.multihashSize,n=z(e.subarray(r,r+t.multihashSize));if(n.byteLength!==t.multihashSize)throw new Error("Incorrect length");const i=n.subarray(t.multihashSize-t.digestSize),s=new St(t.multihashCode,t.digestSize,i,n);return[0===t.version?Qt.createV0(s):Qt.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0;const r=C((()=>{const[r,n]=pt(e.subarray(t));return t+=n,r}),"next");let n=r(),i=nr;if(18===n?(n=0,t=0):1===n&&(i=r()),0!==n&&1!==n)throw new RangeError(`Invalid CID version ${n}`);const s=t,o=r(),a=r(),c=t+a;return{version:n,codec:i,multihashCode:o,digestSize:a,multihashSize:c-s,size:c}}static parse(e,t){const[r,n]=er(e,t),i=Qt.decode(n);return i._baseCache.set(r,e),i}},C(Qt,"CID"),er=C(((e,t)=>{switch(e[0]){case"Q":{const r=t||Ue;return[Ue.prefix,r.decode(`${Ue.prefix}${e}`)]}case Ue.prefix:{const r=t||Ue;return[Ue.prefix,r.decode(e)]}case Ee.prefix:{const r=t||Ee;return[Ee.prefix,r.decode(e)]}default:if(null==t)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[e[0],t.decode(e)]}}),"parseCIDtoBytes"),tr=C(((e,t,r)=>{const{prefix:n}=r;if(n!==Ue.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);const i=t.get(n);if(null==i){const i=r.encode(e).slice(1);return t.set(n,i),i}return i}),"toStringV0"),rr=C(((e,t,r)=>{const{prefix:n}=r,i=t.get(n);if(null==i){const i=r.encode(e);return t.set(n,i),i}return i}),"toStringV1"),nr=112,ir=18,sr=C(((e,t,r)=>{const n=bt(e),i=n+bt(t),s=new Uint8Array(i+r.byteLength);return mt(e,s,0),mt(t,s,n),s.set(r,i),s}),"encodeCID"),or=Symbol.for("@ipld/js-cid/CID"),ar={writable:!1,configurable:!1,enumerable:!0},cr={writable:!1,enumerable:!1,configurable:!1},"0.0.0-dev",ur=C(((e,t)=>{if(!e.test("0.0.0-dev"))throw new Error(t);console.warn(t)}),"deprecate"),lr="CID.isCID(v) is deprecated and will be removed in the next major release.\nFollowing code pattern:\n\nif (CID.isCID(value)) {\n doSomethingWithCID(value)\n}\n\nIs replaced with:\n\nconst cid = CID.asCID(value)\nif (cid) {\n // Make sure to use cid instead of value\n doSomethingWithCID(cid)\n}\n"}}),br=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/index.js"(){mr(),Et(),ae(),It(),Ct()}}),yr={};I(yr,{CID:()=>Qt,bases:()=>dr,bytes:()=>W,codecs:()=>hr,digest:()=>_t,hasher:()=>Bt,hashes:()=>fr,varint:()=>gt});var gr,vr=M({"../../node_modules/.pnpm/multiformats@9.6.4/node_modules/multiformats/esm/src/basics.js"(){de(),pe(),ye(),Ae(),Ie(),Le(),Ke(),qe(),dt(),Dt(),Ft(),Xt(),pr(),br(),dr=x(x(x(x(x(x(x(x(x({},ue),fe),me),ge),Se),Ne),De),$e),Ge),fr=x(x({},Nt),Ut),hr={raw:zt,json:Zt}}}),wr=O({"../../node_modules/.pnpm/@stablelib+int@1.0.1/node_modules/@stablelib/int/lib/int.js"(e){function t(e,t){var r=65535&e,n=65535&t;return r*n+((e>>>16&65535)*n+r*(t>>>16&65535)<<16>>>0)|0}function r(e,t){return e+t|0}function n(e,t){return e-t|0}function i(e,t){return e<<t|e>>>32-t}function s(e,t){return e<<32-t|e>>>t}function o(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e}Object.defineProperty(e,"__esModule",{value:!0}),C(t,"imulShim"),e.mul=Math.imul||t,C(r,"add"),e.add=r,C(n,"sub"),e.sub=n,C(i,"rotl"),e.rotl=i,C(s,"rotr"),e.rotr=s,C(o,"isIntegerShim"),e.isInteger=Number.isInteger||o,e.MAX_SAFE_INTEGER=9007199254740991,e.isSafeInteger=function(t){return e.isInteger(t)&&t>=-e.MAX_SAFE_INTEGER&&t<=e.MAX_SAFE_INTEGER}}}),Ar=O({"../../node_modules/.pnpm/@stablelib+binary@1.0.1/node_modules/@stablelib/binary/lib/binary.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=wr();function r(e,t){return void 0===t&&(t=0),(e[t+0]<<8|e[t+1])<<16>>16}function n(e,t){return void 0===t&&(t=0),(e[t+0]<<8|e[t+1])>>>0}function i(e,t){return void 0===t&&(t=0),(e[t+1]<<8|e[t])<<16>>16}function s(e,t){return void 0===t&&(t=0),(e[t+1]<<8|e[t])>>>0}function o(e,t,r){return void 0===t&&(t=new Uint8Array(2)),void 0===r&&(r=0),t[r+0]=e>>>8,t[r+1]=e>>>0,t}function a(e,t,r){return void 0===t&&(t=new Uint8Array(2)),void 0===r&&(r=0),t[r+0]=e>>>0,t[r+1]=e>>>8,t}function c(e,t){return void 0===t&&(t=0),e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3]}function u(e,t){return void 0===t&&(t=0),(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}function l(e,t){return void 0===t&&(t=0),e[t+3]<<24|e[t+2]<<16|e[t+1]<<8|e[t]}function d(e,t){return void 0===t&&(t=0),(e[t+3]<<24|e[t+2]<<16|e[t+1]<<8|e[t])>>>0}function f(e,t,r){return void 0===t&&(t=new Uint8Array(4)),void 0===r&&(r=0),t[r+0]=e>>>24,t[r+1]=e>>>16,t[r+2]=e>>>8,t[r+3]=e>>>0,t}function h(e,t,r){return void 0===t&&(t=new Uint8Array(4)),void 0===r&&(r=0),t[r+0]=e>>>0,t[r+1]=e>>>8,t[r+2]=e>>>16,t[r+3]=e>>>24,t}function p(e,t){void 0===t&&(t=0);var r=c(e,t),n=c(e,t+4);return 4294967296*r+n-4294967296*(n>>31)}function m(e,t){return void 0===t&&(t=0),4294967296*u(e,t)+u(e,t+4)}function b(e,t){void 0===t&&(t=0);var r=l(e,t);return 4294967296*l(e,t+4)+r-4294967296*(r>>31)}function y(e,t){void 0===t&&(t=0);var r=d(e,t);return 4294967296*d(e,t+4)+r}function g(e,t,r){return void 0===t&&(t=new Uint8Array(8)),void 0===r&&(r=0),f(e/4294967296>>>0,t,r),f(e>>>0,t,r+4),t}function v(e,t,r){return void 0===t&&(t=new Uint8Array(8)),void 0===r&&(r=0),h(e>>>0,t,r),h(e/4294967296>>>0,t,r+4),t}function w(e,t,r){if(void 0===r&&(r=0),e%8!=0)throw new Error("readUintBE supports only bitLengths divisible by 8");if(e/8>t.length-r)throw new Error("readUintBE: array is too short for the given bitLength");for(var n=0,i=1,s=e/8+r-1;s>=r;s--)n+=t[s]*i,i*=256;return n}function A(e,t,r){if(void 0===r&&(r=0),e%8!=0)throw new Error("readUintLE supports only bitLengths divisible by 8");if(e/8>t.length-r)throw new Error("readUintLE: array is too short for the given bitLength");for(var n=0,i=1,s=r;s<r+e/8;s++)n+=t[s]*i,i*=256;return n}function S(e,r,n,i){if(void 0===n&&(n=new Uint8Array(e/8)),void 0===i&&(i=0),e%8!=0)throw new Error("writeUintBE supports only bitLengths divisible by 8");if(!t.isSafeInteger(r))throw new Error("writeUintBE value must be an integer");for(var s=1,o=e/8+i-1;o>=i;o--)n[o]=r/s&255,s*=256;return n}function E(e,r,n,i){if(void 0===n&&(n=new Uint8Array(e/8)),void 0===i&&(i=0),e%8!=0)throw new Error("writeUintLE supports only bitLengths divisible by 8");if(!t.isSafeInteger(r))throw new Error("writeUintLE value must be an integer");for(var s=1,o=i;o<i+e/8;o++)n[o]=r/s&255,s*=256;return n}function _(e,t){return void 0===t&&(t=0),new DataView(e.buffer,e.byteOffset,e.byteLength).getFloat32(t)}function x(e,t){return void 0===t&&(t=0),new DataView(e.buffer,e.byteOffset,e.byteLength).getFloat32(t,!0)}function k(e,t){return void 0===t&&(t=0),new DataView(e.buffer,e.byteOffset,e.byteLength).getFloat64(t)}function B(e,t){return void 0===t&&(t=0),new DataView(e.buffer,e.byteOffset,e.byteLength).getFloat64(t,!0)}function T(e,t,r){return void 0===t&&(t=new Uint8Array(4)),void 0===r&&(r=0),new DataView(t.buffer,t.byteOffset,t.byteLength).setFloat32(r,e),t}function M(e,t,r){return void 0===t&&(t=new Uint8Array(4)),void 0===r&&(r=0),new DataView(t.buffer,t.byteOffset,t.byteLength).setFloat32(r,e,!0),t}function O(e,t,r){return void 0===t&&(t=new Uint8Array(8)),void 0===r&&(r=0),new DataView(t.buffer,t.byteOffset,t.byteLength).setFloat64(r,e),t}function I(e,t,r){return void 0===t&&(t=new Uint8Array(8)),void 0===r&&(r=0),new DataView(t.buffer,t.byteOffset,t.byteLength).setFloat64(r,e,!0),t}C(r,"readInt16BE"),e.readInt16BE=r,C(n,"readUint16BE"),e.readUint16BE=n,C(i,"readInt16LE"),e.readInt16LE=i,C(s,"readUint16LE"),e.readUint16LE=s,C(o,"writeUint16BE"),e.writeUint16BE=o,e.writeInt16BE=o,C(a,"writeUint16LE"),e.writeUint16LE=a,e.writeInt16LE=a,C(c,"readInt32BE"),e.readInt32BE=c,C(u,"readUint32BE"),e.readUint32BE=u,C(l,"readInt32LE"),e.readInt32LE=l,C(d,"readUint32LE"),e.readUint32LE=d,C(f,"writeUint32BE"),e.writeUint32BE=f,e.writeInt32BE=f,C(h,"writeUint32LE"),e.writeUint32LE=h,e.writeInt32LE=h,C(p,"readInt64BE"),e.readInt64BE=p,C(m,"readUint64BE"),e.readUint64BE=m,C(b,"readInt64LE"),e.readInt64LE=b,C(y,"readUint64LE"),e.readUint64LE=y,C(g,"writeUint64BE"),e.writeUint64BE=g,e.writeInt64BE=g,C(v,"writeUint64LE"),e.writeUint64LE=v,e.writeInt64LE=v,C(w,"readUintBE"),e.readUintBE=w,C(A,"readUintLE"),e.readUintLE=A,C(S,"writeUintBE"),e.writeUintBE=S,C(E,"writeUintLE"),e.writeUintLE=E,C(_,"readFloat32BE"),e.readFloat32BE=_,C(x,"readFloat32LE"),e.readFloat32LE=x,C(k,"readFloat64BE"),e.readFloat64BE=k,C(B,"readFloat64LE"),e.readFloat64LE=B,C(T,"writeFloat32BE"),e.writeFloat32BE=T,C(M,"writeFloat32LE"),e.writeFloat32LE=M,C(O,"writeFloat64BE"),e.writeFloat64BE=O,C(I,"writeFloat64LE"),e.writeFloat64LE=I}}),Sr=O({"../../node_modules/.pnpm/@stablelib+wipe@1.0.1/node_modules/@stablelib/wipe/lib/wipe.js"(e){function t(e){for(var t=0;t<e.length;t++)e[t]=0;return e}Object.defineProperty(e,"__esModule",{value:!0}),C(t,"wipe"),e.wipe=t}}),Er=O({"../../node_modules/.pnpm/@stablelib+sha256@1.0.1/node_modules/@stablelib/sha256/lib/sha256.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Ar(),r=Sr();e.DIGEST_LENGTH=32,e.BLOCK_SIZE=64;var n=function(){function n(){this.digestLength=e.DIGEST_LENGTH,this.blockSize=e.BLOCK_SIZE,this._state=new Int32Array(8),this._temp=new Int32Array(64),this._buffer=new Uint8Array(128),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this.reset()}return C(n,"SHA256"),n.prototype._initState=function(){this._state[0]=1779033703,this._state[1]=3144134277,this._state[2]=1013904242,this._state[3]=2773480762,this._state[4]=1359893119,this._state[5]=2600822924,this._state[6]=528734635,this._state[7]=1541459225},n.prototype.reset=function(){return this._initState(),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this},n.prototype.clean=function(){r.wipe(this._buffer),r.wipe(this._temp),this.reset()},n.prototype.update=function(e,t){if(void 0===t&&(t=e.length),this._finished)throw new Error("SHA256: can't update because hash was finished.");var r=0;if(this._bytesHashed+=t,this._bufferLength>0){for(;this._bufferLength<this.blockSize&&t>0;)this._buffer[this._bufferLength++]=e[r++],t--;this._bufferLength===this.blockSize&&(s(this._temp,this._state,this._buffer,0,this.blockSize),this._bufferLength=0)}for(t>=this.blockSize&&(r=s(this._temp,this._state,e,r,t),t%=this.blockSize);t>0;)this._buffer[this._bufferLength++]=e[r++],t--;return this},n.prototype.finish=function(e){if(!this._finished){var r=this._bytesHashed,n=this._bufferLength,i=r/536870912|0,o=r<<3,a=r%64<56?64:128;this._buffer[n]=128;for(var c=n+1;c<a-8;c++)this._buffer[c]=0;t.writeUint32BE(i,this._buffer,a-8),t.writeUint32BE(o,this._buffer,a-4),s(this._temp,this._state,this._buffer,0,a),this._finished=!0}for(c=0;c<this.digestLength/4;c++)t.writeUint32BE(this._state[c],e,4*c);return this},n.prototype.digest=function(){var e=new Uint8Array(this.digestLength);return this.finish(e),e},n.prototype.saveState=function(){if(this._finished)throw new Error("SHA256: cannot save finished state");return{state:new Int32Array(this._state),buffer:this._bufferLength>0?new Uint8Array(this._buffer):void 0,bufferLength:this._bufferLength,bytesHashed:this._bytesHashed}},n.prototype.restoreState=function(e){return this._state.set(e.state),this._bufferLength=e.bufferLength,e.buffer&&this._buffer.set(e.buffer),this._bytesHashed=e.bytesHashed,this._finished=!1,this},n.prototype.cleanSavedState=function(e){r.wipe(e.state),e.buffer&&r.wipe(e.buffer),e.bufferLength=0,e.bytesHashed=0},n}();e.SHA256=n;var i=new Int32Array([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]);function s(e,r,n,s,o){for(;o>=64;){for(var a=r[0],c=r[1],u=r[2],l=r[3],d=r[4],f=r[5],h=r[6],p=r[7],m=0;m<16;m++){var b=s+4*m;e[m]=t.readUint32BE(n,b)}for(m=16;m<64;m++){var y=e[m-2],g=(y>>>17|y<<15)^(y>>>19|y<<13)^y>>>10,v=((y=e[m-15])>>>7|y<<25)^(y>>>18|y<<14)^y>>>3;e[m]=(g+e[m-7]|0)+(v+e[m-16]|0)}for(m=0;m<64;m++){g=(((d>>>6|d<<26)^(d>>>11|d<<21)^(d>>>25|d<<7))+(d&f^~d&h)|0)+(p+(i[m]+e[m]|0)|0)|0,v=((a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10))+(a&c^a&u^c&u)|0;p=h,h=f,f=d,d=l+g|0,l=u,u=c,c=a,a=g+v|0}r[0]+=a,r[1]+=c,r[2]+=u,r[3]+=l,r[4]+=d,r[5]+=f,r[6]+=h,r[7]+=p,s+=64,o-=64}return s}function o(e){var t=new n;t.update(e);var r=t.digest();return t.clean(),r}C(s,"hashBlocks"),C(o,"hash"),e.hash=o}}),_r=O({"../../node_modules/.pnpm/js-sha3@0.8.0/node_modules/js-sha3/src/sha3.js"(e,t){!function(){var e="input is invalid type",r="object"==typeof window,n=r?window:{};n.JS_SHA3_NO_WINDOW&&(r=!1);var i=!r&&"object"==typeof self;!n.JS_SHA3_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node?n=global:i&&(n=self);var s=!n.JS_SHA3_NO_COMMON_JS&&"object"==typeof t&&t.exports,o="function"==typeof define&&define.amd,a=!n.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,c="0123456789abcdef".split(""),u=[4,1024,262144,67108864],l=[0,8,16,24],d=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],f=[224,256,384,512],h=[128,256],p=["hex","buffer","arrayBuffer","array","digest"],m={128:168,256:136};!n.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!a||!n.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});for(var b=C((function(e,t,r){return function(n){return new I(e,t,e).update(n)[r]()}}),"createOutputMethod"),y=C((function(e,t,r){return function(n,i){return new I(e,t,i).update(n)[r]()}}),"createShakeOutputMethod"),g=C((function(e,t,r){return function(t,n,i,s){return E["cshake"+e].update(t,n,i,s)[r]()}}),"createCshakeOutputMethod"),v=C((function(e,t,r){return function(t,n,i,s){return E["kmac"+e].update(t,n,i,s)[r]()}}),"createKmacOutputMethod"),w=C((function(e,t,r,n){for(var i=0;i<p.length;++i){var s=p[i];e[s]=t(r,n,s)}return e}),"createOutputMethods"),A=C((function(e,t){var r=b(e,t,"hex");return r.create=function(){return new I(e,t,e)},r.update=function(e){return r.create().update(e)},w(r,b,e,t)}),"createMethod"),S=[{name:"keccak",padding:[1,256,65536,16777216],bits:f,createMethod:A},{name:"sha3",padding:[6,1536,393216,100663296],bits:f,createMethod:A},{name:"shake",padding:[31,7936,2031616,520093696],bits:h,createMethod:C((function(e,t){var r=y(e,t,"hex");return r.create=function(r){return new I(e,t,r)},r.update=function(e,t){return r.create(t).update(e)},w(r,y,e,t)}),"createShakeMethod")},{name:"cshake",padding:u,bits:h,createMethod:C((function(e,t){var r=m[e],n=g(e,t,"hex");return n.create=function(n,i,s){return i||s?new I(e,t,n).bytepad([i,s],r):E["shake"+e].create(n)},n.update=function(e,t,r,i){return n.create(t,r,i).update(e)},w(n,g,e,t)}),"createCshakeMethod")},{name:"kmac",padding:u,bits:h,createMethod:C((function(e,t){var r=m[e],n=v(e,t,"hex");return n.create=function(n,i,s){return new N(e,t,i).bytepad(["KMAC",s],r).bytepad([n],r)},n.update=function(e,t,r,i){return n.create(e,r,i).update(t)},w(n,v,e,t)}),"createKmacMethod")}],E={},_=[],x=0;x<S.length;++x)for(var k=S[x],B=k.bits,T=0;T<B.length;++T){var M=k.name+"_"+B[T];if(_.push(M),E[M]=k.createMethod(B[T],k.padding),"sha3"!==k.name){var O=k.name+B[T];_.push(O),E[O]=E[M]}}function I(e,t,r){this.blocks=[],this.s=[],this.padding=t,this.outputBits=r,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(e<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var n=0;n<50;++n)this.s[n]=0}function N(e,t,r){I.call(this,e,t,r)}C(I,"Keccak"),I.prototype.update=function(t){if(this.finalized)throw new Error("finalize already called");var r,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e);r=!0}for(var i,s,o=this.blocks,c=this.byteCount,u=t.length,d=this.blockCount,f=0,h=this.s;f<u;){if(this.reset)for(this.reset=!1,o[0]=this.block,i=1;i<d+1;++i)o[i]=0;if(r)for(i=this.start;f<u&&i<c;++f)o[i>>2]|=t[f]<<l[3&i++];else for(i=this.start;f<u&&i<c;++f)(s=t.charCodeAt(f))<128?o[i>>2]|=s<<l[3&i++]:s<2048?(o[i>>2]|=(192|s>>6)<<l[3&i++],o[i>>2]|=(128|63&s)<<l[3&i++]):s<55296||s>=57344?(o[i>>2]|=(224|s>>12)<<l[3&i++],o[i>>2]|=(128|s>>6&63)<<l[3&i++],o[i>>2]|=(128|63&s)<<l[3&i++]):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),o[i>>2]|=(240|s>>18)<<l[3&i++],o[i>>2]|=(128|s>>12&63)<<l[3&i++],o[i>>2]|=(128|s>>6&63)<<l[3&i++],o[i>>2]|=(128|63&s)<<l[3&i++]);if(this.lastByteIndex=i,i>=c){for(this.start=i-c,this.block=o[d],i=0;i<d;++i)h[i]^=o[i];P(h),this.reset=!0}else this.start=i}return this},I.prototype.encode=function(e,t){var r=255&e,n=1,i=[r];for(r=255&(e>>=8);r>0;)i.unshift(r),r=255&(e>>=8),++n;return t?i.push(n):i.unshift(n),this.update(i),i.length},I.prototype.encodeString=function(t){var r,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e);r=!0}var i=0,s=t.length;if(r)i=s;else for(var o=0;o<t.length;++o){var c=t.charCodeAt(o);c<128?i+=1:c<2048?i+=2:c<55296||c>=57344?i+=3:(c=65536+((1023&c)<<10|1023&t.charCodeAt(++o)),i+=4)}return i+=this.encode(8*i),this.update(t),i},I.prototype.bytepad=function(e,t){for(var r=this.encode(t),n=0;n<e.length;++n)r+=this.encodeString(e[n]);var i=t-r%t,s=[];return s.length=i,this.update(s),this},I.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex,r=this.blockCount,n=this.s;if(e[t>>2]|=this.padding[3&t],this.lastByteIndex===this.byteCount)for(e[0]=e[r],t=1;t<r+1;++t)e[t]=0;for(e[r-1]|=2147483648,t=0;t<r;++t)n[t]^=e[t];P(n)}},I.prototype.toString=I.prototype.hex=function(){this.finalize();for(var e,t=this.blockCount,r=this.s,n=this.outputBlocks,i=this.extraBytes,s=0,o=0,a="";o<n;){for(s=0;s<t&&o<n;++s,++o)e=r[s],a+=c[e>>4&15]+c[15&e]+c[e>>12&15]+c[e>>8&15]+c[e>>20&15]+c[e>>16&15]+c[e>>28&15]+c[e>>24&15];o%t==0&&(P(r),s=0)}return i&&(e=r[s],a+=c[e>>4&15]+c[15&e],i>1&&(a+=c[e>>12&15]+c[e>>8&15]),i>2&&(a+=c[e>>20&15]+c[e>>16&15])),a},I.prototype.arrayBuffer=function(){this.finalize();var e,t=this.blockCount,r=this.s,n=this.outputBlocks,i=this.extraBytes,s=0,o=0,a=this.outputBits>>3;e=i?new ArrayBuffer(n+1<<2):new ArrayBuffer(a);for(var c=new Uint32Array(e);o<n;){for(s=0;s<t&&o<n;++s,++o)c[o]=r[s];o%t==0&&P(r)}return i&&(c[s]=r[s],e=e.slice(0,a)),e},I.prototype.buffer=I.prototype.arrayBuffer,I.prototype.digest=I.prototype.array=function(){this.finalize();for(var e,t,r=this.blockCount,n=this.s,i=this.outputBlocks,s=this.extraBytes,o=0,a=0,c=[];a<i;){for(o=0;o<r&&a<i;++o,++a)e=a<<2,t=n[o],c[e]=255&t,c[e+1]=t>>8&255,c[e+2]=t>>16&255,c[e+3]=t>>24&255;a%r==0&&P(n)}return s&&(e=a<<2,t=n[o],c[e]=255&t,s>1&&(c[e+1]=t>>8&255),s>2&&(c[e+2]=t>>16&255)),c},C(N,"Kmac"),N.prototype=new I,N.prototype.finalize=function(){return this.encode(this.outputBits,!0),I.prototype.finalize.call(this)};var P=C((function(e){var t,r,n,i,s,o,a,c,u,l,f,h,p,m,b,y,g,v,w,A,S,E,_,x,k,C,B,T,M,O,I,N,P,R,L,D,U,j,K,$,H,F,z,V,q,G,J,W,Y,X,Z,Q,ee,te,re,ne,ie,se,oe,ae,ce,ue,le;for(n=0;n<48;n+=2)i=e[0]^e[10]^e[20]^e[30]^e[40],s=e[1]^e[11]^e[21]^e[31]^e[41],o=e[2]^e[12]^e[22]^e[32]^e[42],a=e[3]^e[13]^e[23]^e[33]^e[43],c=e[4]^e[14]^e[24]^e[34]^e[44],u=e[5]^e[15]^e[25]^e[35]^e[45],l=e[6]^e[16]^e[26]^e[36]^e[46],f=e[7]^e[17]^e[27]^e[37]^e[47],t=(h=e[8]^e[18]^e[28]^e[38]^e[48])^(o<<1|a>>>31),r=(p=e[9]^e[19]^e[29]^e[39]^e[49])^(a<<1|o>>>31),e[0]^=t,e[1]^=r,e[10]^=t,e[11]^=r,e[20]^=t,e[21]^=r,e[30]^=t,e[31]^=r,e[40]^=t,e[41]^=r,t=i^(c<<1|u>>>31),r=s^(u<<1|c>>>31),e[2]^=t,e[3]^=r,e[12]^=t,e[13]^=r,e[22]^=t,e[23]^=r,e[32]^=t,e[33]^=r,e[42]^=t,e[43]^=r,t=o^(l<<1|f>>>31),r=a^(f<<1|l>>>31),e[4]^=t,e[5]^=r,e[14]^=t,e[15]^=r,e[24]^=t,e[25]^=r,e[34]^=t,e[35]^=r,e[44]^=t,e[45]^=r,t=c^(h<<1|p>>>31),r=u^(p<<1|h>>>31),e[6]^=t,e[7]^=r,e[16]^=t,e[17]^=r,e[26]^=t,e[27]^=r,e[36]^=t,e[37]^=r,e[46]^=t,e[47]^=r,t=l^(i<<1|s>>>31),r=f^(s<<1|i>>>31),e[8]^=t,e[9]^=r,e[18]^=t,e[19]^=r,e[28]^=t,e[29]^=r,e[38]^=t,e[39]^=r,e[48]^=t,e[49]^=r,m=e[0],b=e[1],G=e[11]<<4|e[10]>>>28,J=e[10]<<4|e[11]>>>28,T=e[20]<<3|e[21]>>>29,M=e[21]<<3|e[20]>>>29,ae=e[31]<<9|e[30]>>>23,ce=e[30]<<9|e[31]>>>23,F=e[40]<<18|e[41]>>>14,z=e[41]<<18|e[40]>>>14,R=e[2]<<1|e[3]>>>31,L=e[3]<<1|e[2]>>>31,y=e[13]<<12|e[12]>>>20,g=e[12]<<12|e[13]>>>20,W=e[22]<<10|e[23]>>>22,Y=e[23]<<10|e[22]>>>22,O=e[33]<<13|e[32]>>>19,I=e[32]<<13|e[33]>>>19,ue=e[42]<<2|e[43]>>>30,le=e[43]<<2|e[42]>>>30,te=e[5]<<30|e[4]>>>2,re=e[4]<<30|e[5]>>>2,D=e[14]<<6|e[15]>>>26,U=e[15]<<6|e[14]>>>26,v=e[25]<<11|e[24]>>>21,w=e[24]<<11|e[25]>>>21,X=e[34]<<15|e[35]>>>17,Z=e[35]<<15|e[34]>>>17,N=e[45]<<29|e[44]>>>3,P=e[44]<<29|e[45]>>>3,x=e[6]<<28|e[7]>>>4,k=e[7]<<28|e[6]>>>4,ne=e[17]<<23|e[16]>>>9,ie=e[16]<<23|e[17]>>>9,j=e[26]<<25|e[27]>>>7,K=e[27]<<25|e[26]>>>7,A=e[36]<<21|e[37]>>>11,S=e[37]<<21|e[36]>>>11,Q=e[47]<<24|e[46]>>>8,ee=e[46]<<24|e[47]>>>8,V=e[8]<<27|e[9]>>>5,q=e[9]<<27|e[8]>>>5,C=e[18]<<20|e[19]>>>12,B=e[19]<<20|e[18]>>>12,se=e[29]<<7|e[28]>>>25,oe=e[28]<<7|e[29]>>>25,$=e[38]<<8|e[39]>>>24,H=e[39]<<8|e[38]>>>24,E=e[48]<<14|e[49]>>>18,_=e[49]<<14|e[48]>>>18,e[0]=m^~y&v,e[1]=b^~g&w,e[10]=x^~C&T,e[11]=k^~B&M,e[20]=R^~D&j,e[21]=L^~U&K,e[30]=V^~G&W,e[31]=q^~J&Y,e[40]=te^~ne&se,e[41]=re^~ie&oe,e[2]=y^~v&A,e[3]=g^~w&S,e[12]=C^~T&O,e[13]=B^~M&I,e[22]=D^~j&$,e[23]=U^~K&H,e[32]=G^~W&X,e[33]=J^~Y&Z,e[42]=ne^~se&ae,e[43]=ie^~oe&ce,e[4]=v^~A&E,e[5]=w^~S&_,e[14]=T^~O&N,e[15]=M^~I&P,e[24]=j^~$&F,e[25]=K^~H&z,e[34]=W^~X&Q,e[35]=Y^~Z&ee,e[44]=se^~ae&ue,e[45]=oe^~ce&le,e[6]=A^~E&m,e[7]=S^~_&b,e[16]=O^~N&x,e[17]=I^~P&k,e[26]=$^~F&R,e[27]=H^~z&L,e[36]=X^~Q&V,e[37]=Z^~ee&q,e[46]=ae^~ue&te,e[47]=ce^~le&re,e[8]=E^~m&y,e[9]=_^~b&g,e[18]=N^~x&C,e[19]=P^~k&B,e[28]=F^~R&D,e[29]=z^~L&U,e[38]=Q^~V&G,e[39]=ee^~q&J,e[48]=ue^~te&ne,e[49]=le^~re&ie,e[0]^=d[n],e[1]^=d[n+1]}),"f");if(s)t.exports=E;else{for(x=0;x<_.length;++x)n[_[x]]=E[_[x]];o&&define((function(){return E}))}}()}}),xr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/package.json"(e,t){t.exports={name:"elliptic",version:"6.5.4",description:"EC cryptography",main:"lib/elliptic.js",files:["lib"],scripts:{lint:"eslint lib test","lint:fix":"npm run lint -- --fix",unit:"istanbul test _mocha --reporter=spec test/index.js",test:"npm run lint && npm run unit",version:"grunt dist && git add dist/"},repository:{type:"git",url:"git@github.com:indutny/elliptic"},keywords:["EC","Elliptic","curve","Cryptography"],author:"Fedor Indutny <fedor@indutny.com>",license:"MIT",bugs:{url:"https://github.com/indutny/elliptic/issues"},homepage:"https://github.com/indutny/elliptic",devDependencies:{brfs:"^2.0.2",coveralls:"^3.1.0",eslint:"^7.6.0",grunt:"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1",istanbul:"^0.4.5",mocha:"^8.0.1"},dependencies:{"bn.js":"^4.11.9",brorand:"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1",inherits:"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}}}),kr=O({"(disabled):../../node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js"(){}}),Cr=O({"../../node_modules/.pnpm/bn.js@4.12.0/node_modules/bn.js/lib/bn.js"(e,t){!function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=C((function(){}),"TempCtor");r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function i(e,t,r){if(i.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var s;C(r,"assert"),C(n,"inherits"),C(i,"BN"),"object"==typeof e?e.exports=i:t.BN=i,i.BN=i,i.wordSize=26;try{s="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:kr().Buffer}catch(e){}function o(e,t){var r=e.charCodeAt(t);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function a(e,t,r){var n=o(e,r);return r-1>=t&&(n|=o(e,r-1)<<4),n}function c(e,t,r,n){for(var i=0,s=Math.min(e.length,r),o=t;o<s;o++){var a=e.charCodeAt(o)-48;i*=n,i+=a>=49?a-49+10:a>=17?a-17+10:a}return i}i.isBN=C((function(e){return e instanceof i||null!==e&&"object"==typeof e&&e.constructor.wordSize===i.wordSize&&Array.isArray(e.words)}),"isBN"),i.max=C((function(e,t){return e.cmp(t)>0?e:t}),"max"),i.min=C((function(e,t){return e.cmp(t)<0?e:t}),"min"),i.prototype._init=C((function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var i=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i<e.length&&(16===t?this._parseHex(e,i,n):(this._parseBase(e,t,i),"le"===n&&this._initArray(this.toArray(),t,n)))}),"init"),i.prototype._initNumber=C((function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)}),"_initNumber"),i.prototype._initArray=C((function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var s,o,a=0;if("be"===n)for(i=e.length-1,s=0;i>=0;i-=3)o=e[i]|e[i-1]<<8|e[i-2]<<16,this.words[s]|=o<<a&67108863,this.words[s+1]=o>>>26-a&67108863,(a+=24)>=26&&(a-=26,s++);else if("le"===n)for(i=0,s=0;i<e.length;i+=3)o=e[i]|e[i+1]<<8|e[i+2]<<16,this.words[s]|=o<<a&67108863,this.words[s+1]=o>>>26-a&67108863,(a+=24)>=26&&(a-=26,s++);return this.strip()}),"_initArray"),C(o,"parseHex4Bits"),C(a,"parseHexByte"),i.prototype._parseHex=C((function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var i,s=0,o=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)i=a(e,t,n)<<s,this.words[o]|=67108863&i,s>=18?(s-=18,o+=1,this.words[o]|=i>>>26):s+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)i=a(e,t,n)<<s,this.words[o]|=67108863&i,s>=18?(s-=18,o+=1,this.words[o]|=i>>>26):s+=8;this.strip()}),"_parseHex"),C(c,"parseBase"),i.prototype._parseBase=C((function(e,t,r){this.words=[0],this.length=1;for(var n=0,i=1;i<=67108863;i*=t)n++;n--,i=i/t|0;for(var s=e.length-r,o=s%n,a=Math.min(s,s-o)+r,u=0,l=r;l<a;l+=n)u=c(e,l,l+n,t),this.imuln(i),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u);if(0!==o){var d=1;for(u=c(e,l,e.length,t),l=0;l<o;l++)d*=t;this.imuln(d),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u)}this.strip()}),"_parseBase"),i.prototype.copy=C((function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red}),"copy"),i.prototype.clone=C((function(){var e=new i(null);return this.copy(e),e}),"clone"),i.prototype._expand=C((function(e){for(;this.length<e;)this.words[this.length++]=0;return this}),"_expand"),i.prototype.strip=C((function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()}),"strip"),i.prototype._normSign=C((function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this}),"_normSign"),i.prototype.inspect=C((function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}),"inspect");var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],d=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function f(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,i=r%26;t[r]=(e.words[n]&1<<i)>>>i}return t}function h(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var i=0|e.words[0],s=0|t.words[0],o=i*s,a=67108863&o,c=o/67108864|0;r.words[0]=a;for(var u=1;u<n;u++){for(var l=c>>>26,d=67108863&c,f=Math.min(u,t.length-1),h=Math.max(0,u-e.length+1);h<=f;h++){var p=u-h|0;l+=(o=(i=0|e.words[p])*(s=0|t.words[h])+d)/67108864|0,d=67108863&o}r.words[u]=0|d,c=0|l}return 0!==c?r.words[u]=0|c:r.length--,r.strip()}i.prototype.toString=C((function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var i=0,s=0,o=0;o<this.length;o++){var a=this.words[o],c=(16777215&(a<<i|s)).toString(16);n=0!==(s=a>>>24-i&16777215)||o!==this.length-1?u[6-c.length]+c+n:c+n,(i+=2)>=26&&(i-=26,o--)}for(0!==s&&(n=s.toString(16)+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var f=l[e],h=d[e];n="";var p=this.clone();for(p.negative=0;!p.isZero();){var m=p.modn(h).toString(e);n=(p=p.idivn(h)).isZero()?m+n:u[f-m.length]+m+n}for(this.isZero()&&(n="0"+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")}),"toString"),i.prototype.toNumber=C((function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e}),"toNumber"),i.prototype.toJSON=C((function(){return this.toString(16)}),"toJSON"),i.prototype.toBuffer=C((function(e,t){return r(void 0!==s),this.toArrayLike(s,e,t)}),"toBuffer"),i.prototype.toArray=C((function(e,t){return this.toArrayLike(Array,e,t)}),"toArray"),i.prototype.toArrayLike=C((function(e,t,n){var i=this.byteLength(),s=n||Math.max(1,i);r(i<=s,"byte array longer than desired length"),r(s>0,"Requested array length <= 0"),this.strip();var o,a,c="le"===t,u=new e(s),l=this.clone();if(c){for(a=0;!l.isZero();a++)o=l.andln(255),l.iushrn(8),u[a]=o;for(;a<s;a++)u[a]=0}else{for(a=0;a<s-i;a++)u[a]=0;for(a=0;!l.isZero();a++)o=l.andln(255),l.iushrn(8),u[s-a-1]=o}return u}),"toArrayLike"),Math.clz32?i.prototype._countBits=C((function(e){return 32-Math.clz32(e)}),"_countBits"):i.prototype._countBits=C((function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t}),"_countBits"),i.prototype._zeroBits=C((function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r}),"_zeroBits"),i.prototype.bitLength=C((function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t}),"bitLength"),C(f,"toBitArray"),i.prototype.zeroBits=C((function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e}),"zeroBits"),i.prototype.byteLength=C((function(){return Math.ceil(this.bitLength()/8)}),"byteLength"),i.prototype.toTwos=C((function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()}),"toTwos"),i.prototype.fromTwos=C((function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()}),"fromTwos"),i.prototype.isNeg=C((function(){return 0!==this.negative}),"isNeg"),i.prototype.neg=C((function(){return this.clone().ineg()}),"neg"),i.prototype.ineg=C((function(){return this.isZero()||(this.negative^=1),this}),"ineg"),i.prototype.iuor=C((function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this.strip()}),"iuor"),i.prototype.ior=C((function(e){return r(0==(this.negative|e.negative)),this.iuor(e)}),"ior"),i.prototype.or=C((function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)}),"or"),i.prototype.uor=C((function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)}),"uor"),i.prototype.iuand=C((function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this.strip()}),"iuand"),i.prototype.iand=C((function(e){return r(0==(this.negative|e.negative)),this.iuand(e)}),"iand"),i.prototype.and=C((function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)}),"and"),i.prototype.uand=C((function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)}),"uand"),i.prototype.iuxor=C((function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this.strip()}),"iuxor"),i.prototype.ixor=C((function(e){return r(0==(this.negative|e.negative)),this.iuxor(e)}),"ixor"),i.prototype.xor=C((function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)}),"xor"),i.prototype.uxor=C((function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)}),"uxor"),i.prototype.inotn=C((function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var i=0;i<t;i++)this.words[i]=67108863&~this.words[i];return n>0&&(this.words[i]=~this.words[i]&67108863>>26-n),this.strip()}),"inotn"),i.prototype.notn=C((function(e){return this.clone().inotn(e)}),"notn"),i.prototype.setn=C((function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,i=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<i:this.words[n]&~(1<<i),this.strip()}),"setn"),i.prototype.iadd=C((function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var i=0,s=0;s<n.length;s++)t=(0|r.words[s])+(0|n.words[s])+i,this.words[s]=67108863&t,i=t>>>26;for(;0!==i&&s<r.length;s++)t=(0|r.words[s])+i,this.words[s]=67108863&t,i=t>>>26;if(this.length=r.length,0!==i)this.words[this.length]=i,this.length++;else if(r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this}),"iadd"),i.prototype.add=C((function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)}),"add"),i.prototype.isub=C((function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,i=this.cmp(e);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(r=this,n=e):(r=e,n=this);for(var s=0,o=0;o<n.length;o++)s=(t=(0|r.words[o])-(0|n.words[o])+s)>>26,this.words[o]=67108863&t;for(;0!==s&&o<r.length;o++)s=(t=(0|r.words[o])+s)>>26,this.words[o]=67108863&t;if(0===s&&o<r.length&&r!==this)for(;o<r.length;o++)this.words[o]=r.words[o];return this.length=Math.max(this.length,o),r!==this&&(this.negative=1),this.strip()}),"isub"),i.prototype.sub=C((function(e){return this.clone().isub(e)}),"sub"),C(h,"smallMulTo");var p=C((function(e,t,r){var n,i,s,o=e.words,a=t.words,c=r.words,u=0,l=0|o[0],d=8191&l,f=l>>>13,h=0|o[1],p=8191&h,m=h>>>13,b=0|o[2],y=8191&b,g=b>>>13,v=0|o[3],w=8191&v,A=v>>>13,S=0|o[4],E=8191&S,_=S>>>13,x=0|o[5],k=8191&x,C=x>>>13,B=0|o[6],T=8191&B,M=B>>>13,O=0|o[7],I=8191&O,N=O>>>13,P=0|o[8],R=8191&P,L=P>>>13,D=0|o[9],U=8191&D,j=D>>>13,K=0|a[0],$=8191&K,H=K>>>13,F=0|a[1],z=8191&F,V=F>>>13,q=0|a[2],G=8191&q,J=q>>>13,W=0|a[3],Y=8191&W,X=W>>>13,Z=0|a[4],Q=8191&Z,ee=Z>>>13,te=0|a[5],re=8191&te,ne=te>>>13,ie=0|a[6],se=8191&ie,oe=ie>>>13,ae=0|a[7],ce=8191&ae,ue=ae>>>13,le=0|a[8],de=8191&le,fe=le>>>13,he=0|a[9],pe=8191&he,me=he>>>13;r.negative=e.negative^t.negative,r.length=19;var be=(u+(n=Math.imul(d,$))|0)+((8191&(i=(i=Math.imul(d,H))+Math.imul(f,$)|0))<<13)|0;u=((s=Math.imul(f,H))+(i>>>13)|0)+(be>>>26)|0,be&=67108863,n=Math.imul(p,$),i=(i=Math.imul(p,H))+Math.imul(m,$)|0,s=Math.imul(m,H);var ye=(u+(n=n+Math.imul(d,z)|0)|0)+((8191&(i=(i=i+Math.imul(d,V)|0)+Math.imul(f,z)|0))<<13)|0;u=((s=s+Math.imul(f,V)|0)+(i>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(y,$),i=(i=Math.imul(y,H))+Math.imul(g,$)|0,s=Math.imul(g,H),n=n+Math.imul(p,z)|0,i=(i=i+Math.imul(p,V)|0)+Math.imul(m,z)|0,s=s+Math.imul(m,V)|0;var ge=(u+(n=n+Math.imul(d,G)|0)|0)+((8191&(i=(i=i+Math.imul(d,J)|0)+Math.imul(f,G)|0))<<13)|0;u=((s=s+Math.imul(f,J)|0)+(i>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(w,$),i=(i=Math.imul(w,H))+Math.imul(A,$)|0,s=Math.imul(A,H),n=n+Math.imul(y,z)|0,i=(i=i+Math.imul(y,V)|0)+Math.imul(g,z)|0,s=s+Math.imul(g,V)|0,n=n+Math.imul(p,G)|0,i=(i=i+Math.imul(p,J)|0)+Math.imul(m,G)|0,s=s+Math.imul(m,J)|0;var ve=(u+(n=n+Math.imul(d,Y)|0)|0)+((8191&(i=(i=i+Math.imul(d,X)|0)+Math.imul(f,Y)|0))<<13)|0;u=((s=s+Math.imul(f,X)|0)+(i>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(E,$),i=(i=Math.imul(E,H))+Math.imul(_,$)|0,s=Math.imul(_,H),n=n+Math.imul(w,z)|0,i=(i=i+Math.imul(w,V)|0)+Math.imul(A,z)|0,s=s+Math.imul(A,V)|0,n=n+Math.imul(y,G)|0,i=(i=i+Math.imul(y,J)|0)+Math.imul(g,G)|0,s=s+Math.imul(g,J)|0,n=n+Math.imul(p,Y)|0,i=(i=i+Math.imul(p,X)|0)+Math.imul(m,Y)|0,s=s+Math.imul(m,X)|0;var we=(u+(n=n+Math.imul(d,Q)|0)|0)+((8191&(i=(i=i+Math.imul(d,ee)|0)+Math.imul(f,Q)|0))<<13)|0;u=((s=s+Math.imul(f,ee)|0)+(i>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(k,$),i=(i=Math.imul(k,H))+Math.imul(C,$)|0,s=Math.imul(C,H),n=n+Math.imul(E,z)|0,i=(i=i+Math.imul(E,V)|0)+Math.imul(_,z)|0,s=s+Math.imul(_,V)|0,n=n+Math.imul(w,G)|0,i=(i=i+Math.imul(w,J)|0)+Math.imul(A,G)|0,s=s+Math.imul(A,J)|0,n=n+Math.imul(y,Y)|0,i=(i=i+Math.imul(y,X)|0)+Math.imul(g,Y)|0,s=s+Math.imul(g,X)|0,n=n+Math.imul(p,Q)|0,i=(i=i+Math.imul(p,ee)|0)+Math.imul(m,Q)|0,s=s+Math.imul(m,ee)|0;var Ae=(u+(n=n+Math.imul(d,re)|0)|0)+((8191&(i=(i=i+Math.imul(d,ne)|0)+Math.imul(f,re)|0))<<13)|0;u=((s=s+Math.imul(f,ne)|0)+(i>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(T,$),i=(i=Math.imul(T,H))+Math.imul(M,$)|0,s=Math.imul(M,H),n=n+Math.imul(k,z)|0,i=(i=i+Math.imul(k,V)|0)+Math.imul(C,z)|0,s=s+Math.imul(C,V)|0,n=n+Math.imul(E,G)|0,i=(i=i+Math.imul(E,J)|0)+Math.imul(_,G)|0,s=s+Math.imul(_,J)|0,n=n+Math.imul(w,Y)|0,i=(i=i+Math.imul(w,X)|0)+Math.imul(A,Y)|0,s=s+Math.imul(A,X)|0,n=n+Math.imul(y,Q)|0,i=(i=i+Math.imul(y,ee)|0)+Math.imul(g,Q)|0,s=s+Math.imul(g,ee)|0,n=n+Math.imul(p,re)|0,i=(i=i+Math.imul(p,ne)|0)+Math.imul(m,re)|0,s=s+Math.imul(m,ne)|0;var Se=(u+(n=n+Math.imul(d,se)|0)|0)+((8191&(i=(i=i+Math.imul(d,oe)|0)+Math.imul(f,se)|0))<<13)|0;u=((s=s+Math.imul(f,oe)|0)+(i>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(I,$),i=(i=Math.imul(I,H))+Math.imul(N,$)|0,s=Math.imul(N,H),n=n+Math.imul(T,z)|0,i=(i=i+Math.imul(T,V)|0)+Math.imul(M,z)|0,s=s+Math.imul(M,V)|0,n=n+Math.imul(k,G)|0,i=(i=i+Math.imul(k,J)|0)+Math.imul(C,G)|0,s=s+Math.imul(C,J)|0,n=n+Math.imul(E,Y)|0,i=(i=i+Math.imul(E,X)|0)+Math.imul(_,Y)|0,s=s+Math.imul(_,X)|0,n=n+Math.imul(w,Q)|0,i=(i=i+Math.imul(w,ee)|0)+Math.imul(A,Q)|0,s=s+Math.imul(A,ee)|0,n=n+Math.imul(y,re)|0,i=(i=i+Math.imul(y,ne)|0)+Math.imul(g,re)|0,s=s+Math.imul(g,ne)|0,n=n+Math.imul(p,se)|0,i=(i=i+Math.imul(p,oe)|0)+Math.imul(m,se)|0,s=s+Math.imul(m,oe)|0;var Ee=(u+(n=n+Math.imul(d,ce)|0)|0)+((8191&(i=(i=i+Math.imul(d,ue)|0)+Math.imul(f,ce)|0))<<13)|0;u=((s=s+Math.imul(f,ue)|0)+(i>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(R,$),i=(i=Math.imul(R,H))+Math.imul(L,$)|0,s=Math.imul(L,H),n=n+Math.imul(I,z)|0,i=(i=i+Math.imul(I,V)|0)+Math.imul(N,z)|0,s=s+Math.imul(N,V)|0,n=n+Math.imul(T,G)|0,i=(i=i+Math.imul(T,J)|0)+Math.imul(M,G)|0,s=s+Math.imul(M,J)|0,n=n+Math.imul(k,Y)|0,i=(i=i+Math.imul(k,X)|0)+Math.imul(C,Y)|0,s=s+Math.imul(C,X)|0,n=n+Math.imul(E,Q)|0,i=(i=i+Math.imul(E,ee)|0)+Math.imul(_,Q)|0,s=s+Math.imul(_,ee)|0,n=n+Math.imul(w,re)|0,i=(i=i+Math.imul(w,ne)|0)+Math.imul(A,re)|0,s=s+Math.imul(A,ne)|0,n=n+Math.imul(y,se)|0,i=(i=i+Math.imul(y,oe)|0)+Math.imul(g,se)|0,s=s+Math.imul(g,oe)|0,n=n+Math.imul(p,ce)|0,i=(i=i+Math.imul(p,ue)|0)+Math.imul(m,ce)|0,s=s+Math.imul(m,ue)|0;var _e=(u+(n=n+Math.imul(d,de)|0)|0)+((8191&(i=(i=i+Math.imul(d,fe)|0)+Math.imul(f,de)|0))<<13)|0;u=((s=s+Math.imul(f,fe)|0)+(i>>>13)|0)+(_e>>>26)|0,_e&=67108863,n=Math.imul(U,$),i=(i=Math.imul(U,H))+Math.imul(j,$)|0,s=Math.imul(j,H),n=n+Math.imul(R,z)|0,i=(i=i+Math.imul(R,V)|0)+Math.imul(L,z)|0,s=s+Math.imul(L,V)|0,n=n+Math.imul(I,G)|0,i=(i=i+Math.imul(I,J)|0)+Math.imul(N,G)|0,s=s+Math.imul(N,J)|0,n=n+Math.imul(T,Y)|0,i=(i=i+Math.imul(T,X)|0)+Math.imul(M,Y)|0,s=s+Math.imul(M,X)|0,n=n+Math.imul(k,Q)|0,i=(i=i+Math.imul(k,ee)|0)+Math.imul(C,Q)|0,s=s+Math.imul(C,ee)|0,n=n+Math.imul(E,re)|0,i=(i=i+Math.imul(E,ne)|0)+Math.imul(_,re)|0,s=s+Math.imul(_,ne)|0,n=n+Math.imul(w,se)|0,i=(i=i+Math.imul(w,oe)|0)+Math.imul(A,se)|0,s=s+Math.imul(A,oe)|0,n=n+Math.imul(y,ce)|0,i=(i=i+Math.imul(y,ue)|0)+Math.imul(g,ce)|0,s=s+Math.imul(g,ue)|0,n=n+Math.imul(p,de)|0,i=(i=i+Math.imul(p,fe)|0)+Math.imul(m,de)|0,s=s+Math.imul(m,fe)|0;var xe=(u+(n=n+Math.imul(d,pe)|0)|0)+((8191&(i=(i=i+Math.imul(d,me)|0)+Math.imul(f,pe)|0))<<13)|0;u=((s=s+Math.imul(f,me)|0)+(i>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(U,z),i=(i=Math.imul(U,V))+Math.imul(j,z)|0,s=Math.imul(j,V),n=n+Math.imul(R,G)|0,i=(i=i+Math.imul(R,J)|0)+Math.imul(L,G)|0,s=s+Math.imul(L,J)|0,n=n+Math.imul(I,Y)|0,i=(i=i+Math.imul(I,X)|0)+Math.imul(N,Y)|0,s=s+Math.imul(N,X)|0,n=n+Math.imul(T,Q)|0,i=(i=i+Math.imul(T,ee)|0)+Math.imul(M,Q)|0,s=s+Math.imul(M,ee)|0,n=n+Math.imul(k,re)|0,i=(i=i+Math.imul(k,ne)|0)+Math.imul(C,re)|0,s=s+Math.imul(C,ne)|0,n=n+Math.imul(E,se)|0,i=(i=i+Math.imul(E,oe)|0)+Math.imul(_,se)|0,s=s+Math.imul(_,oe)|0,n=n+Math.imul(w,ce)|0,i=(i=i+Math.imul(w,ue)|0)+Math.imul(A,ce)|0,s=s+Math.imul(A,ue)|0,n=n+Math.imul(y,de)|0,i=(i=i+Math.imul(y,fe)|0)+Math.imul(g,de)|0,s=s+Math.imul(g,fe)|0;var ke=(u+(n=n+Math.imul(p,pe)|0)|0)+((8191&(i=(i=i+Math.imul(p,me)|0)+Math.imul(m,pe)|0))<<13)|0;u=((s=s+Math.imul(m,me)|0)+(i>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(U,G),i=(i=Math.imul(U,J))+Math.imul(j,G)|0,s=Math.imul(j,J),n=n+Math.imul(R,Y)|0,i=(i=i+Math.imul(R,X)|0)+Math.imul(L,Y)|0,s=s+Math.imul(L,X)|0,n=n+Math.imul(I,Q)|0,i=(i=i+Math.imul(I,ee)|0)+Math.imul(N,Q)|0,s=s+Math.imul(N,ee)|0,n=n+Math.imul(T,re)|0,i=(i=i+Math.imul(T,ne)|0)+Math.imul(M,re)|0,s=s+Math.imul(M,ne)|0,n=n+Math.imul(k,se)|0,i=(i=i+Math.imul(k,oe)|0)+Math.imul(C,se)|0,s=s+Math.imul(C,oe)|0,n=n+Math.imul(E,ce)|0,i=(i=i+Math.imul(E,ue)|0)+Math.imul(_,ce)|0,s=s+Math.imul(_,ue)|0,n=n+Math.imul(w,de)|0,i=(i=i+Math.imul(w,fe)|0)+Math.imul(A,de)|0,s=s+Math.imul(A,fe)|0;var Ce=(u+(n=n+Math.imul(y,pe)|0)|0)+((8191&(i=(i=i+Math.imul(y,me)|0)+Math.imul(g,pe)|0))<<13)|0;u=((s=s+Math.imul(g,me)|0)+(i>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(U,Y),i=(i=Math.imul(U,X))+Math.imul(j,Y)|0,s=Math.imul(j,X),n=n+Math.imul(R,Q)|0,i=(i=i+Math.imul(R,ee)|0)+Math.imul(L,Q)|0,s=s+Math.imul(L,ee)|0,n=n+Math.imul(I,re)|0,i=(i=i+Math.imul(I,ne)|0)+Math.imul(N,re)|0,s=s+Math.imul(N,ne)|0,n=n+Math.imul(T,se)|0,i=(i=i+Math.imul(T,oe)|0)+Math.imul(M,se)|0,s=s+Math.imul(M,oe)|0,n=n+Math.imul(k,ce)|0,i=(i=i+Math.imul(k,ue)|0)+Math.imul(C,ce)|0,s=s+Math.imul(C,ue)|0,n=n+Math.imul(E,de)|0,i=(i=i+Math.imul(E,fe)|0)+Math.imul(_,de)|0,s=s+Math.imul(_,fe)|0;var Be=(u+(n=n+Math.imul(w,pe)|0)|0)+((8191&(i=(i=i+Math.imul(w,me)|0)+Math.imul(A,pe)|0))<<13)|0;u=((s=s+Math.imul(A,me)|0)+(i>>>13)|0)+(Be>>>26)|0,Be&=67108863,n=Math.imul(U,Q),i=(i=Math.imul(U,ee))+Math.imul(j,Q)|0,s=Math.imul(j,ee),n=n+Math.imul(R,re)|0,i=(i=i+Math.imul(R,ne)|0)+Math.imul(L,re)|0,s=s+Math.imul(L,ne)|0,n=n+Math.imul(I,se)|0,i=(i=i+Math.imul(I,oe)|0)+Math.imul(N,se)|0,s=s+Math.imul(N,oe)|0,n=n+Math.imul(T,ce)|0,i=(i=i+Math.imul(T,ue)|0)+Math.imul(M,ce)|0,s=s+Math.imul(M,ue)|0,n=n+Math.imul(k,de)|0,i=(i=i+Math.imul(k,fe)|0)+Math.imul(C,de)|0,s=s+Math.imul(C,fe)|0;var Te=(u+(n=n+Math.imul(E,pe)|0)|0)+((8191&(i=(i=i+Math.imul(E,me)|0)+Math.imul(_,pe)|0))<<13)|0;u=((s=s+Math.imul(_,me)|0)+(i>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(U,re),i=(i=Math.imul(U,ne))+Math.imul(j,re)|0,s=Math.imul(j,ne),n=n+Math.imul(R,se)|0,i=(i=i+Math.imul(R,oe)|0)+Math.imul(L,se)|0,s=s+Math.imul(L,oe)|0,n=n+Math.imul(I,ce)|0,i=(i=i+Math.imul(I,ue)|0)+Math.imul(N,ce)|0,s=s+Math.imul(N,ue)|0,n=n+Math.imul(T,de)|0,i=(i=i+Math.imul(T,fe)|0)+Math.imul(M,de)|0,s=s+Math.imul(M,fe)|0;var Me=(u+(n=n+Math.imul(k,pe)|0)|0)+((8191&(i=(i=i+Math.imul(k,me)|0)+Math.imul(C,pe)|0))<<13)|0;u=((s=s+Math.imul(C,me)|0)+(i>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(U,se),i=(i=Math.imul(U,oe))+Math.imul(j,se)|0,s=Math.imul(j,oe),n=n+Math.imul(R,ce)|0,i=(i=i+Math.imul(R,ue)|0)+Math.imul(L,ce)|0,s=s+Math.imul(L,ue)|0,n=n+Math.imul(I,de)|0,i=(i=i+Math.imul(I,fe)|0)+Math.imul(N,de)|0,s=s+Math.imul(N,fe)|0;var Oe=(u+(n=n+Math.imul(T,pe)|0)|0)+((8191&(i=(i=i+Math.imul(T,me)|0)+Math.imul(M,pe)|0))<<13)|0;u=((s=s+Math.imul(M,me)|0)+(i>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,n=Math.imul(U,ce),i=(i=Math.imul(U,ue))+Math.imul(j,ce)|0,s=Math.imul(j,ue),n=n+Math.imul(R,de)|0,i=(i=i+Math.imul(R,fe)|0)+Math.imul(L,de)|0,s=s+Math.imul(L,fe)|0;var Ie=(u+(n=n+Math.imul(I,pe)|0)|0)+((8191&(i=(i=i+Math.imul(I,me)|0)+Math.imul(N,pe)|0))<<13)|0;u=((s=s+Math.imul(N,me)|0)+(i>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,n=Math.imul(U,de),i=(i=Math.imul(U,fe))+Math.imul(j,de)|0,s=Math.imul(j,fe);var Ne=(u+(n=n+Math.imul(R,pe)|0)|0)+((8191&(i=(i=i+Math.imul(R,me)|0)+Math.imul(L,pe)|0))<<13)|0;u=((s=s+Math.imul(L,me)|0)+(i>>>13)|0)+(Ne>>>26)|0,Ne&=67108863;var Pe=(u+(n=Math.imul(U,pe))|0)+((8191&(i=(i=Math.imul(U,me))+Math.imul(j,pe)|0))<<13)|0;return u=((s=Math.imul(j,me))+(i>>>13)|0)+(Pe>>>26)|0,Pe&=67108863,c[0]=be,c[1]=ye,c[2]=ge,c[3]=ve,c[4]=we,c[5]=Ae,c[6]=Se,c[7]=Ee,c[8]=_e,c[9]=xe,c[10]=ke,c[11]=Ce,c[12]=Be,c[13]=Te,c[14]=Me,c[15]=Oe,c[16]=Ie,c[17]=Ne,c[18]=Pe,0!==u&&(c[19]=u,r.length++),r}),"comb10MulTo");function m(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,i=0,s=0;s<r.length-1;s++){var o=i;i=0;for(var a=67108863&n,c=Math.min(s,t.length-1),u=Math.max(0,s-e.length+1);u<=c;u++){var l=s-u,d=(0|e.words[l])*(0|t.words[u]),f=67108863&d;a=67108863&(f=f+a|0),i+=(o=(o=o+(d/67108864|0)|0)+(f>>>26)|0)>>>26,o&=67108863}r.words[s]=a,n=o,o=i}return 0!==n?r.words[s]=n:r.length--,r.strip()}function b(e,t,r){return(new y).mulp(e,t,r)}function y(e,t){this.x=e,this.y=t}Math.imul||(p=h),C(m,"bigMulTo"),C(b,"jumboMulTo"),i.prototype.mulTo=C((function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?p(this,e,t):r<63?h(this,e,t):r<1024?m(this,e,t):b(this,e,t)}),"mulTo"),C(y,"FFTM"),y.prototype.makeRBT=C((function(e){for(var t=new Array(e),r=i.prototype._countBits(e)-1,n=0;n<e;n++)t[n]=this.revBin(n,r,e);return t}),"makeRBT"),y.prototype.revBin=C((function(e,t,r){if(0===e||e===r-1)return e;for(var n=0,i=0;i<t;i++)n|=(1&e)<<t-i-1,e>>=1;return n}),"revBin"),y.prototype.permute=C((function(e,t,r,n,i,s){for(var o=0;o<s;o++)n[o]=t[e[o]],i[o]=r[e[o]]}),"permute"),y.prototype.transform=C((function(e,t,r,n,i,s){this.permute(s,e,t,r,n,i);for(var o=1;o<i;o<<=1)for(var a=o<<1,c=Math.cos(2*Math.PI/a),u=Math.sin(2*Math.PI/a),l=0;l<i;l+=a)for(var d=c,f=u,h=0;h<o;h++){var p=r[l+h],m=n[l+h],b=r[l+h+o],y=n[l+h+o],g=d*b-f*y;y=d*y+f*b,b=g,r[l+h]=p+b,n[l+h]=m+y,r[l+h+o]=p-b,n[l+h+o]=m-y,h!==a&&(g=c*d-u*f,f=c*f+u*d,d=g)}}),"transform"),y.prototype.guessLen13b=C((function(e,t){var r=1|Math.max(t,e),n=1&r,i=0;for(r=r/2|0;r;r>>>=1)i++;return 1<<i+1+n}),"guessLen13b"),y.prototype.conjugate=C((function(e,t,r){if(!(r<=1))for(var n=0;n<r/2;n++){var i=e[n];e[n]=e[r-n-1],e[r-n-1]=i,i=t[n],t[n]=-t[r-n-1],t[r-n-1]=-i}}),"conjugate"),y.prototype.normalize13b=C((function(e,t){for(var r=0,n=0;n<t/2;n++){var i=8192*Math.round(e[2*n+1]/t)+Math.round(e[2*n]/t)+r;e[n]=67108863&i,r=i<67108864?0:i/67108864|0}return e}),"normalize13b"),y.prototype.convert13b=C((function(e,t,n,i){for(var s=0,o=0;o<t;o++)s+=0|e[o],n[2*o]=8191&s,s>>>=13,n[2*o+1]=8191&s,s>>>=13;for(o=2*t;o<i;++o)n[o]=0;r(0===s),r(0==(-8192&s))}),"convert13b"),y.prototype.stub=C((function(e){for(var t=new Array(e),r=0;r<e;r++)t[r]=0;return t}),"stub"),y.prototype.mulp=C((function(e,t,r){var n=2*this.guessLen13b(e.length,t.length),i=this.makeRBT(n),s=this.stub(n),o=new Array(n),a=new Array(n),c=new Array(n),u=new Array(n),l=new Array(n),d=new Array(n),f=r.words;f.length=n,this.convert13b(e.words,e.length,o,n),this.convert13b(t.words,t.length,u,n),this.transform(o,s,a,c,n,i),this.transform(u,s,l,d,n,i);for(var h=0;h<n;h++){var p=a[h]*l[h]-c[h]*d[h];c[h]=a[h]*d[h]+c[h]*l[h],a[h]=p}return this.conjugate(a,c,n),this.transform(a,c,f,s,n,i),this.conjugate(f,s,n),this.normalize13b(f,n),r.negative=e.negative^t.negative,r.length=e.length+t.length,r.strip()}),"mulp"),i.prototype.mul=C((function(e){var t=new i(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)}),"mul"),i.prototype.mulf=C((function(e){var t=new i(null);return t.words=new Array(this.length+e.length),b(this,e,t)}),"mulf"),i.prototype.imul=C((function(e){return this.clone().mulTo(e,this)}),"imul"),i.prototype.imuln=C((function(e){r("number"==typeof e),r(e<67108864);for(var t=0,n=0;n<this.length;n++){var i=(0|this.words[n])*e,s=(67108863&i)+(67108863&t);t>>=26,t+=i/67108864|0,t+=s>>>26,this.words[n]=67108863&s}return 0!==t&&(this.words[n]=t,this.length++),this}),"imuln"),i.prototype.muln=C((function(e){return this.clone().imuln(e)}),"muln"),i.prototype.sqr=C((function(){return this.mul(this)}),"sqr"),i.prototype.isqr=C((function(){return this.imul(this.clone())}),"isqr"),i.prototype.pow=C((function(e){var t=f(e);if(0===t.length)return new i(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var s=r.sqr();n<t.length;n++,s=s.sqr())0!==t[n]&&(r=r.mul(s));return r}),"pow"),i.prototype.iushln=C((function(e){r("number"==typeof e&&e>=0);var t,n=e%26,i=(e-n)/26,s=67108863>>>26-n<<26-n;if(0!==n){var o=0;for(t=0;t<this.length;t++){var a=this.words[t]&s,c=(0|this.words[t])-a<<n;this.words[t]=c|o,o=a>>>26-n}o&&(this.words[t]=o,this.length++)}if(0!==i){for(t=this.length-1;t>=0;t--)this.words[t+i]=this.words[t];for(t=0;t<i;t++)this.words[t]=0;this.length+=i}return this.strip()}),"iushln"),i.prototype.ishln=C((function(e){return r(0===this.negative),this.iushln(e)}),"ishln"),i.prototype.iushrn=C((function(e,t,n){var i;r("number"==typeof e&&e>=0),i=t?(t-t%26)/26:0;var s=e%26,o=Math.min((e-s)/26,this.length),a=67108863^67108863>>>s<<s,c=n;if(i-=o,i=Math.max(0,i),c){for(var u=0;u<o;u++)c.words[u]=this.words[u];c.length=o}if(0===o);else if(this.length>o)for(this.length-=o,u=0;u<this.length;u++)this.words[u]=this.words[u+o];else this.words[0]=0,this.length=1;var l=0;for(u=this.length-1;u>=0&&(0!==l||u>=i);u--){var d=0|this.words[u];this.words[u]=l<<26-s|d>>>s,l=d&a}return c&&0!==l&&(c.words[c.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this.strip()}),"iushrn"),i.prototype.ishrn=C((function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)}),"ishrn"),i.prototype.shln=C((function(e){return this.clone().ishln(e)}),"shln"),i.prototype.ushln=C((function(e){return this.clone().iushln(e)}),"ushln"),i.prototype.shrn=C((function(e){return this.clone().ishrn(e)}),"shrn"),i.prototype.ushrn=C((function(e){return this.clone().iushrn(e)}),"ushrn"),i.prototype.testn=C((function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,i=1<<t;return!(this.length<=n)&&!!(this.words[n]&i)}),"testn"),i.prototype.imaskn=C((function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var i=67108863^67108863>>>t<<t;this.words[this.length-1]&=i}return this.strip()}),"imaskn"),i.prototype.maskn=C((function(e){return this.clone().imaskn(e)}),"maskn"),i.prototype.iaddn=C((function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)}),"iaddn"),i.prototype._iaddn=C((function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this}),"_iaddn"),i.prototype.isubn=C((function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this.strip()}),"isubn"),i.prototype.addn=C((function(e){return this.clone().iaddn(e)}),"addn"),i.prototype.subn=C((function(e){return this.clone().isubn(e)}),"subn"),i.prototype.iabs=C((function(){return this.negative=0,this}),"iabs"),i.prototype.abs=C((function(){return this.clone().iabs()}),"abs"),i.prototype._ishlnsubmul=C((function(e,t,n){var i,s,o=e.length+n;this._expand(o);var a=0;for(i=0;i<e.length;i++){s=(0|this.words[i+n])+a;var c=(0|e.words[i])*t;a=((s-=67108863&c)>>26)-(c/67108864|0),this.words[i+n]=67108863&s}for(;i<this.length-n;i++)a=(s=(0|this.words[i+n])+a)>>26,this.words[i+n]=67108863&s;if(0===a)return this.strip();for(r(-1===a),a=0,i=0;i<this.length;i++)a=(s=-(0|this.words[i])+a)>>26,this.words[i]=67108863&s;return this.negative=1,this.strip()}),"_ishlnsubmul"),i.prototype._wordDiv=C((function(e,t){var r=(this.length,e.length),n=this.clone(),s=e,o=0|s.words[s.length-1];0!==(r=26-this._countBits(o))&&(s=s.ushln(r),n.iushln(r),o=0|s.words[s.length-1]);var a,c=n.length-s.length;if("mod"!==t){(a=new i(null)).length=c+1,a.words=new Array(a.length);for(var u=0;u<a.length;u++)a.words[u]=0}var l=n.clone()._ishlnsubmul(s,1,c);0===l.negative&&(n=l,a&&(a.words[c]=1));for(var d=c-1;d>=0;d--){var f=67108864*(0|n.words[s.length+d])+(0|n.words[s.length+d-1]);for(f=Math.min(f/o|0,67108863),n._ishlnsubmul(s,f,d);0!==n.negative;)f--,n.negative=0,n._ishlnsubmul(s,1,d),n.isZero()||(n.negative^=1);a&&(a.words[d]=f)}return a&&a.strip(),n.strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:a||null,mod:n}}),"_wordDiv"),i.prototype.divmod=C((function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===e.negative?(a=this.neg().divmod(e,t),"mod"!==t&&(s=a.div.neg()),"div"!==t&&(o=a.mod.neg(),n&&0!==o.negative&&o.iadd(e)),{div:s,mod:o}):0===this.negative&&0!==e.negative?(a=this.divmod(e.neg(),t),"mod"!==t&&(s=a.div.neg()),{div:s,mod:a.mod}):0!=(this.negative&e.negative)?(a=this.neg().divmod(e.neg(),t),"div"!==t&&(o=a.mod.neg(),n&&0!==o.negative&&o.isub(e)),{div:a.div,mod:o}):e.length>this.length||this.cmp(e)<0?{div:new i(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new i(this.modn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new i(this.modn(e.words[0]))}:this._wordDiv(e,t);var s,o,a}),"divmod"),i.prototype.div=C((function(e){return this.divmod(e,"div",!1).div}),"div"),i.prototype.mod=C((function(e){return this.divmod(e,"mod",!1).mod}),"mod"),i.prototype.umod=C((function(e){return this.divmod(e,"mod",!0).mod}),"umod"),i.prototype.divRound=C((function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),i=e.andln(1),s=r.cmp(n);return s<0||1===i&&0===s?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)}),"divRound"),i.prototype.modn=C((function(e){r(e<=67108863);for(var t=(1<<26)%e,n=0,i=this.length-1;i>=0;i--)n=(t*n+(0|this.words[i]))%e;return n}),"modn"),i.prototype.idivn=C((function(e){r(e<=67108863);for(var t=0,n=this.length-1;n>=0;n--){var i=(0|this.words[n])+67108864*t;this.words[n]=i/e|0,t=i%e}return this.strip()}),"idivn"),i.prototype.divn=C((function(e){return this.clone().idivn(e)}),"divn"),i.prototype.egcd=C((function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var s=new i(1),o=new i(0),a=new i(0),c=new i(1),u=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++u;for(var l=n.clone(),d=t.clone();!t.isZero();){for(var f=0,h=1;0==(t.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(s.isOdd()||o.isOdd())&&(s.iadd(l),o.isub(d)),s.iushrn(1),o.iushrn(1);for(var p=0,m=1;0==(n.words[0]&m)&&p<26;++p,m<<=1);if(p>0)for(n.iushrn(p);p-- >0;)(a.isOdd()||c.isOdd())&&(a.iadd(l),c.isub(d)),a.iushrn(1),c.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(a),o.isub(c)):(n.isub(t),a.isub(s),c.isub(o))}return{a:a,b:c,gcd:n.iushln(u)}}),"egcd"),i.prototype._invmp=C((function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var s,o=new i(1),a=new i(0),c=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var u=0,l=1;0==(t.words[0]&l)&&u<26;++u,l<<=1);if(u>0)for(t.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(c),o.iushrn(1);for(var d=0,f=1;0==(n.words[0]&f)&&d<26;++d,f<<=1);if(d>0)for(n.iushrn(d);d-- >0;)a.isOdd()&&a.iadd(c),a.iushrn(1);t.cmp(n)>=0?(t.isub(n),o.isub(a)):(n.isub(t),a.isub(o))}return(s=0===t.cmpn(1)?o:a).cmpn(0)<0&&s.iadd(e),s}),"_invmp"),i.prototype.gcd=C((function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var i=t.cmp(r);if(i<0){var s=t;t=r,r=s}else if(0===i||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)}),"gcd"),i.prototype.invm=C((function(e){return this.egcd(e).a.umod(e)}),"invm"),i.prototype.isEven=C((function(){return 0==(1&this.words[0])}),"isEven"),i.prototype.isOdd=C((function(){return 1==(1&this.words[0])}),"isOdd"),i.prototype.andln=C((function(e){return this.words[0]&e}),"andln"),i.prototype.bincn=C((function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,i=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=i,this;for(var s=i,o=n;0!==s&&o<this.length;o++){var a=0|this.words[o];s=(a+=s)>>>26,a&=67108863,this.words[o]=a}return 0!==s&&(this.words[o]=s,this.length++),this}),"bincn"),i.prototype.isZero=C((function(){return 1===this.length&&0===this.words[0]}),"isZero"),i.prototype.cmpn=C((function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this.strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var i=0|this.words[0];t=i===e?0:i<e?-1:1}return 0!==this.negative?0|-t:t}),"cmpn"),i.prototype.cmp=C((function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t}),"cmp"),i.prototype.ucmp=C((function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],i=0|e.words[r];if(n!==i){n<i?t=-1:n>i&&(t=1);break}}return t}),"ucmp"),i.prototype.gtn=C((function(e){return 1===this.cmpn(e)}),"gtn"),i.prototype.gt=C((function(e){return 1===this.cmp(e)}),"gt"),i.prototype.gten=C((function(e){return this.cmpn(e)>=0}),"gten"),i.prototype.gte=C((function(e){return this.cmp(e)>=0}),"gte"),i.prototype.ltn=C((function(e){return-1===this.cmpn(e)}),"ltn"),i.prototype.lt=C((function(e){return-1===this.cmp(e)}),"lt"),i.prototype.lten=C((function(e){return this.cmpn(e)<=0}),"lten"),i.prototype.lte=C((function(e){return this.cmp(e)<=0}),"lte"),i.prototype.eqn=C((function(e){return 0===this.cmpn(e)}),"eqn"),i.prototype.eq=C((function(e){return 0===this.cmp(e)}),"eq"),i.red=C((function(e){return new _(e)}),"red"),i.prototype.toRed=C((function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)}),"toRed"),i.prototype.fromRed=C((function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)}),"fromRed"),i.prototype._forceRed=C((function(e){return this.red=e,this}),"_forceRed"),i.prototype.forceRed=C((function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)}),"forceRed"),i.prototype.redAdd=C((function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)}),"redAdd"),i.prototype.redIAdd=C((function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)}),"redIAdd"),i.prototype.redSub=C((function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)}),"redSub"),i.prototype.redISub=C((function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)}),"redISub"),i.prototype.redShl=C((function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)}),"redShl"),i.prototype.redMul=C((function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)}),"redMul"),i.prototype.redIMul=C((function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)}),"redIMul"),i.prototype.redSqr=C((function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)}),"redSqr"),i.prototype.redISqr=C((function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)}),"redISqr"),i.prototype.redSqrt=C((function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)}),"redSqrt"),i.prototype.redInvm=C((function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)}),"redInvm"),i.prototype.redNeg=C((function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)}),"redNeg"),i.prototype.redPow=C((function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)}),"redPow");var g={k256:null,p224:null,p192:null,p25519:null};function v(e,t){this.name=e,this.p=new i(t,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function w(){v.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function A(){v.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function S(){v.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function E(){v.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function _(e){if("string"==typeof e){var t=i._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function x(e){_.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}C(v,"MPrime"),v.prototype._tmp=C((function(){var e=new i(null);return e.words=new Array(Math.ceil(this.n/13)),e}),"_tmp"),v.prototype.ireduce=C((function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r}),"ireduce"),v.prototype.split=C((function(e,t){e.iushrn(this.n,0,t)}),"split"),v.prototype.imulK=C((function(e){return e.imul(this.k)}),"imulK"),C(w,"K256"),n(w,v),w.prototype.split=C((function(e,t){for(var r=4194303,n=Math.min(e.length,9),i=0;i<n;i++)t.words[i]=e.words[i];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var s=e.words[9];for(t.words[t.length++]=s&r,i=10;i<e.length;i++){var o=0|e.words[i];e.words[i-10]=(o&r)<<4|s>>>22,s=o}s>>>=22,e.words[i-10]=s,0===s&&e.length>10?e.length-=10:e.length-=9}),"split"),w.prototype.imulK=C((function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e}),"imulK"),C(A,"P224"),n(A,v),C(S,"P192"),n(S,v),C(E,"P25519"),n(E,v),E.prototype.imulK=C((function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,i=67108863&n;n>>>=26,e.words[r]=i,t=n}return 0!==t&&(e.words[e.length++]=t),e}),"imulK"),i._prime=C((function(e){if(g[e])return g[e];var t;if("k256"===e)t=new w;else if("p224"===e)t=new A;else if("p192"===e)t=new S;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new E}return g[e]=t,t}),"prime"),C(_,"Red"),_.prototype._verify1=C((function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")}),"_verify1"),_.prototype._verify2=C((function(e,t){r(0==(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")}),"_verify2"),_.prototype.imod=C((function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):e.umod(this.m)._forceRed(this)}),"imod"),_.prototype.neg=C((function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)}),"neg"),_.prototype.add=C((function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)}),"add"),_.prototype.iadd=C((function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r}),"iadd"),_.prototype.sub=C((function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)}),"sub"),_.prototype.isub=C((function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r}),"isub"),_.prototype.shl=C((function(e,t){return this._verify1(e),this.imod(e.ushln(t))}),"shl"),_.prototype.imul=C((function(e,t){return this._verify2(e,t),this.imod(e.imul(t))}),"imul"),_.prototype.mul=C((function(e,t){return this._verify2(e,t),this.imod(e.mul(t))}),"mul"),_.prototype.isqr=C((function(e){return this.imul(e,e.clone())}),"isqr"),_.prototype.sqr=C((function(e){return this.mul(e,e)}),"sqr"),_.prototype.sqrt=C((function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new i(1)).iushrn(2);return this.pow(e,n)}for(var s=this.m.subn(1),o=0;!s.isZero()&&0===s.andln(1);)o++,s.iushrn(1);r(!s.isZero());var a=new i(1).toRed(this),c=a.redNeg(),u=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new i(2*l*l).toRed(this);0!==this.pow(l,u).cmp(c);)l.redIAdd(c);for(var d=this.pow(l,s),f=this.pow(e,s.addn(1).iushrn(1)),h=this.pow(e,s),p=o;0!==h.cmp(a);){for(var m=h,b=0;0!==m.cmp(a);b++)m=m.redSqr();r(b<p);var y=this.pow(d,new i(1).iushln(p-b-1));f=f.redMul(y),d=y.redSqr(),h=h.redMul(d),p=b}return f}),"sqrt"),_.prototype.invm=C((function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)}),"invm"),_.prototype.pow=C((function(e,t){if(t.isZero())return new i(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var s=r[0],o=0,a=0,c=t.bitLength()%26;for(0===c&&(c=26),n=t.length-1;n>=0;n--){for(var u=t.words[n],l=c-1;l>=0;l--){var d=u>>l&1;s!==r[0]&&(s=this.sqr(s)),0!==d||0!==o?(o<<=1,o|=d,(4===++a||0===n&&0===l)&&(s=this.mul(s,r[o]),a=0,o=0)):a=0}c=26}return s}),"pow"),_.prototype.convertTo=C((function(e){var t=e.umod(this.m);return t===e?t.clone():t}),"convertTo"),_.prototype.convertFrom=C((function(e){var t=e.clone();return t.red=null,t}),"convertFrom"),i.mont=C((function(e){return new x(e)}),"mont"),C(x,"Mont"),n(x,_),x.prototype.convertTo=C((function(e){return this.imod(e.ushln(this.shift))}),"convertTo"),x.prototype.convertFrom=C((function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t}),"convertFrom"),x.prototype.imul=C((function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)}),"imul"),x.prototype.mul=C((function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),s=r.isub(n).iushrn(this.shift),o=s;return s.cmp(this.m)>=0?o=s.isub(this.m):s.cmpn(0)<0&&(o=s.iadd(this.m)),o._forceRed(this)}),"mul"),x.prototype.invm=C((function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}),"invm")}(void 0===t||t,e)}}),Br=O({"../../node_modules/.pnpm/minimalistic-assert@1.0.1/node_modules/minimalistic-assert/index.js"(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}t.exports=r,C(r,"assert"),r.equal=C((function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)}),"assertEqual")}}),Tr=O({"../../node_modules/.pnpm/minimalistic-crypto-utils@1.0.1/node_modules/minimalistic-crypto-utils/lib/utils.js"(e){var t=e;function r(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var i=e.charCodeAt(n),s=i>>8,o=255&i;s?r.push(s,o):r.push(o)}return r}function n(e){return 1===e.length?"0"+e:e}function i(e){for(var t="",r=0;r<e.length;r++)t+=n(e[r].toString(16));return t}C(r,"toArray"),t.toArray=r,C(n,"zero2"),t.zero2=n,C(i,"toHex"),t.toHex=i,t.encode=C((function(e,t){return"hex"===t?i(e):e}),"encode")}}),Mr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/utils.js"(e){var t=e,r=Cr(),n=Br(),i=Tr();function s(e,t,r){var n=new Array(Math.max(e.bitLength(),r)+1);n.fill(0);for(var i=1<<t+1,s=e.clone(),o=0;o<n.length;o++){var a,c=s.andln(i-1);s.isOdd()?(a=c>(i>>1)-1?(i>>1)-c:c,s.isubn(a)):a=0,n[o]=a,s.iushrn(1)}return n}function o(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,i=0,s=0;e.cmpn(-i)>0||t.cmpn(-s)>0;){var o,a,c=e.andln(3)+i&3,u=t.andln(3)+s&3;3===c&&(c=-1),3===u&&(u=-1),o=0==(1&c)?0:3!==(n=e.andln(7)+i&7)&&5!==n||2!==u?c:-c,r[0].push(o),a=0==(1&u)?0:3!==(n=t.andln(7)+s&7)&&5!==n||2!==c?u:-u,r[1].push(a),2*i===o+1&&(i=1-i),2*s===a+1&&(s=1-s),e.iushrn(1),t.iushrn(1)}return r}function a(e,t,r){var n="_"+t;e.prototype[t]=C((function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}),"cachedProperty")}function c(e){return"string"==typeof e?t.toArray(e,"hex"):e}function u(e){return new r(e,"hex","le")}t.assert=n,t.toArray=i.toArray,t.zero2=i.zero2,t.toHex=i.toHex,t.encode=i.encode,C(s,"getNAF"),t.getNAF=s,C(o,"getJSF"),t.getJSF=o,C(a,"cachedProperty"),t.cachedProperty=a,C(c,"parseBytes"),t.parseBytes=c,C(u,"intFromLE"),t.intFromLE=u}}),Or=O({"../../node_modules/.pnpm/brorand@1.1.0/node_modules/brorand/index.js"(e,t){var r,n;function i(e){this.rand=e}if(t.exports=C((function(e){return r||(r=new i(null)),r.generate(e)}),"rand"),C(i,"Rand"),t.exports.Rand=i,i.prototype.generate=C((function(e){return this._rand(e)}),"generate"),i.prototype._rand=C((function(e){if(this.rand.getBytes)return this.rand.getBytes(e);for(var t=new Uint8Array(e),r=0;r<t.length;r++)t[r]=this.rand.getByte();return t}),"_rand"),"object"==typeof self)self.crypto&&self.crypto.getRandomValues?i.prototype._rand=C((function(e){var t=new Uint8Array(e);return self.crypto.getRandomValues(t),t}),"_rand"):self.msCrypto&&self.msCrypto.getRandomValues?i.prototype._rand=C((function(e){var t=new Uint8Array(e);return self.msCrypto.getRandomValues(t),t}),"_rand"):"object"==typeof window&&(i.prototype._rand=function(){throw new Error("Not implemented yet")});else try{if("function"!=typeof(n=B("crypto")).randomBytes)throw new Error("Not supported");i.prototype._rand=C((function(e){return n.randomBytes(e)}),"_rand")}catch(e){}}}),Ir=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/curve/base.js"(e,t){var r=Cr(),n=Mr(),i=n.getNAF,s=n.getJSF,o=n.assert;function a(e,t){this.type=e,this.p=new r(t.p,16),this.red=t.prime?r.red(t.prime):r.mont(this.p),this.zero=new r(0).toRed(this.red),this.one=new r(1).toRed(this.red),this.two=new r(2).toRed(this.red),this.n=t.n&&new r(t.n,16),this.g=t.g&&this.pointFromJSON(t.g,t.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var n=this.n&&this.p.div(this.n);!n||n.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function c(e,t){this.curve=e,this.type=t,this.precomputed=null}C(a,"BaseCurve"),t.exports=a,a.prototype.point=C((function(){throw new Error("Not implemented")}),"point"),a.prototype.validate=C((function(){throw new Error("Not implemented")}),"validate"),a.prototype._fixedNafMul=C((function(e,t){o(e.precomputed);var r=e._getDoubles(),n=i(t,1,this._bitLength),s=(1<<r.step+1)-(r.step%2==0?2:1);s/=3;var a,c,u=[];for(a=0;a<n.length;a+=r.step){c=0;for(var l=a+r.step-1;l>=a;l--)c=(c<<1)+n[l];u.push(c)}for(var d=this.jpoint(null,null,null),f=this.jpoint(null,null,null),h=s;h>0;h--){for(a=0;a<u.length;a++)(c=u[a])===h?f=f.mixedAdd(r.points[a]):c===-h&&(f=f.mixedAdd(r.points[a].neg()));d=d.add(f)}return d.toP()}),"_fixedNafMul"),a.prototype._wnafMul=C((function(e,t){var r=4,n=e._getNAFPoints(r);r=n.wnd;for(var s=n.points,a=i(t,r,this._bitLength),c=this.jpoint(null,null,null),u=a.length-1;u>=0;u--){for(var l=0;u>=0&&0===a[u];u--)l++;if(u>=0&&l++,c=c.dblp(l),u<0)break;var d=a[u];o(0!==d),c="affine"===e.type?d>0?c.mixedAdd(s[d-1>>1]):c.mixedAdd(s[-d-1>>1].neg()):d>0?c.add(s[d-1>>1]):c.add(s[-d-1>>1].neg())}return"affine"===e.type?c.toP():c}),"_wnafMul"),a.prototype._wnafMulAdd=C((function(e,t,r,n,o){var a,c,u,l=this._wnafT1,d=this._wnafT2,f=this._wnafT3,h=0;for(a=0;a<n;a++){var p=(u=t[a])._getNAFPoints(e);l[a]=p.wnd,d[a]=p.points}for(a=n-1;a>=1;a-=2){var m=a-1,b=a;if(1===l[m]&&1===l[b]){var y=[t[m],null,null,t[b]];0===t[m].y.cmp(t[b].y)?(y[1]=t[m].add(t[b]),y[2]=t[m].toJ().mixedAdd(t[b].neg())):0===t[m].y.cmp(t[b].y.redNeg())?(y[1]=t[m].toJ().mixedAdd(t[b]),y[2]=t[m].add(t[b].neg())):(y[1]=t[m].toJ().mixedAdd(t[b]),y[2]=t[m].toJ().mixedAdd(t[b].neg()));var g=[-3,-1,-5,-7,0,7,5,1,3],v=s(r[m],r[b]);for(h=Math.max(v[0].length,h),f[m]=new Array(h),f[b]=new Array(h),c=0;c<h;c++){var w=0|v[0][c],A=0|v[1][c];f[m][c]=g[3*(w+1)+(A+1)],f[b][c]=0,d[m]=y}}else f[m]=i(r[m],l[m],this._bitLength),f[b]=i(r[b],l[b],this._bitLength),h=Math.max(f[m].length,h),h=Math.max(f[b].length,h)}var S=this.jpoint(null,null,null),E=this._wnafT4;for(a=h;a>=0;a--){for(var _=0;a>=0;){var x=!0;for(c=0;c<n;c++)E[c]=0|f[c][a],0!==E[c]&&(x=!1);if(!x)break;_++,a--}if(a>=0&&_++,S=S.dblp(_),a<0)break;for(c=0;c<n;c++){var k=E[c];0!==k&&(k>0?u=d[c][k-1>>1]:k<0&&(u=d[c][-k-1>>1].neg()),S="affine"===u.type?S.mixedAdd(u):S.add(u))}}for(a=0;a<n;a++)d[a]=null;return o?S:S.toP()}),"_wnafMulAdd"),C(c,"BasePoint"),a.BasePoint=c,c.prototype.eq=C((function(){throw new Error("Not implemented")}),"eq"),c.prototype.validate=C((function(){return this.curve.validate(this)}),"validate"),a.prototype.decodePoint=C((function(e,t){e=n.toArray(e,t);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)return 6===e[0]?o(e[e.length-1]%2==0):7===e[0]&&o(e[e.length-1]%2==1),this.point(e.slice(1,1+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),3===e[0]);throw new Error("Unknown point format")}),"decodePoint"),c.prototype.encodeCompressed=C((function(e){return this.encode(e,!0)}),"encodeCompressed"),c.prototype._encode=C((function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))}),"_encode"),c.prototype.encode=C((function(e,t){return n.encode(this._encode(t),e)}),"encode"),c.prototype.precompute=C((function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this}),"precompute"),c.prototype._hasDoubles=C((function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)}),"_hasDoubles"),c.prototype._getDoubles=C((function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i<t;i+=e){for(var s=0;s<e;s++)n=n.dbl();r.push(n)}return{step:e,points:r}}),"_getDoubles"),c.prototype._getNAFPoints=C((function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),i=1;i<r;i++)t[i]=t[i-1].add(n);return{wnd:e,points:t}}),"_getNAFPoints"),c.prototype._getBeta=C((function(){return null}),"_getBeta"),c.prototype.dblp=C((function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t}),"dblp")}}),Nr=O({"../../node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js"(e,t){"function"==typeof Object.create?t.exports=C((function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}),"inherits"):t.exports=C((function(e,t){if(t){e.super_=t;var r=C((function(){}),"TempCtor");r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),"inherits")}}),Pr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/curve/short.js"(e,t){var r=Mr(),n=Cr(),i=Nr(),s=Ir(),o=r.assert;function a(e){s.call(this,"short",e),this.a=new n(e.a,16).toRed(this.red),this.b=new n(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function c(e,t,r,i){s.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new n(t,16),this.y=new n(r,16),i&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function u(e,t,r,i){s.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===i?(this.x=this.curve.one,this.y=this.curve.one,this.z=new n(0)):(this.x=new n(t,16),this.y=new n(r,16),this.z=new n(i,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}C(a,"ShortCurve"),i(a,s),t.exports=a,a.prototype._getEndomorphism=C((function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new n(e.beta,16).toRed(this.red);else{var i=this._getEndoRoots(this.p);t=(t=i[0].cmp(i[1])<0?i[0]:i[1]).toRed(this.red)}if(e.lambda)r=new n(e.lambda,16);else{var s=this._getEndoRoots(this.n);0===this.g.mul(s[0]).x.cmp(this.g.x.redMul(t))?r=s[0]:(r=s[1],o(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new n(e.a,16),b:new n(e.b,16)}})):this._getEndoBasis(r)}}}),"_getEndomorphism"),a.prototype._getEndoRoots=C((function(e){var t=e===this.p?this.red:n.mont(e),r=new n(2).toRed(t).redInvm(),i=r.redNeg(),s=new n(3).toRed(t).redNeg().redSqrt().redMul(r);return[i.redAdd(s).fromRed(),i.redSub(s).fromRed()]}),"_getEndoRoots"),a.prototype._getEndoBasis=C((function(e){for(var t,r,i,s,o,a,c,u,l,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),f=e,h=this.n.clone(),p=new n(1),m=new n(0),b=new n(0),y=new n(1),g=0;0!==f.cmpn(0);){var v=h.div(f);u=h.sub(v.mul(f)),l=b.sub(v.mul(p));var w=y.sub(v.mul(m));if(!i&&u.cmp(d)<0)t=c.neg(),r=p,i=u.neg(),s=l;else if(i&&2==++g)break;c=u,h=f,f=u,b=p,p=l,y=m,m=w}o=u.neg(),a=l;var A=i.sqr().add(s.sqr());return o.sqr().add(a.sqr()).cmp(A)>=0&&(o=t,a=r),i.negative&&(i=i.neg(),s=s.neg()),o.negative&&(o=o.neg(),a=a.neg()),[{a:i,b:s},{a:o,b:a}]}),"_getEndoBasis"),a.prototype._endoSplit=C((function(e){var t=this.endo.basis,r=t[0],n=t[1],i=n.b.mul(e).divRound(this.n),s=r.b.neg().mul(e).divRound(this.n),o=i.mul(r.a),a=s.mul(n.a),c=i.mul(r.b),u=s.mul(n.b);return{k1:e.sub(o).sub(a),k2:c.add(u).neg()}}),"_endoSplit"),a.prototype.pointFromX=C((function(e,t){(e=new n(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=r.redSqrt();if(0!==i.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var s=i.fromRed().isOdd();return(t&&!s||!t&&s)&&(i=i.redNeg()),this.point(e,i)}),"pointFromX"),a.prototype.validate=C((function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),i=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(i).cmpn(0)}),"validate"),a.prototype._endoWnafMulAdd=C((function(e,t,r){for(var n=this._endoWnafT1,i=this._endoWnafT2,s=0;s<e.length;s++){var o=this._endoSplit(t[s]),a=e[s],c=a._getBeta();o.k1.negative&&(o.k1.ineg(),a=a.neg(!0)),o.k2.negative&&(o.k2.ineg(),c=c.neg(!0)),n[2*s]=a,n[2*s+1]=c,i[2*s]=o.k1,i[2*s+1]=o.k2}for(var u=this._wnafMulAdd(1,n,i,2*s,r),l=0;l<2*s;l++)n[l]=null,i[l]=null;return u}),"_endoWnafMulAdd"),C(c,"Point"),i(c,s.BasePoint),a.prototype.point=C((function(e,t,r){return new c(this,e,t,r)}),"point"),a.prototype.pointFromJSON=C((function(e,t){return c.fromJSON(this,e,t)}),"pointFromJSON"),c.prototype._getBeta=C((function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=C((function(e){return r.point(e.x.redMul(r.endo.beta),e.y)}),"endoMul");e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}}),"_getBeta"),c.prototype.toJSON=C((function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]}),"toJSON"),c.fromJSON=C((function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function i(t){return e.point(t[0],t[1],r)}C(i,"obj2point");var s=t[2];return n.precomputed={beta:null,doubles:s.doubles&&{step:s.doubles.step,points:[n].concat(s.doubles.points.map(i))},naf:s.naf&&{wnd:s.naf.wnd,points:[n].concat(s.naf.points.map(i))}},n}),"fromJSON"),c.prototype.inspect=C((function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"}),"inspect"),c.prototype.isInfinity=C((function(){return this.inf}),"isInfinity"),c.prototype.add=C((function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)}),"add"),c.prototype.dbl=C((function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),i=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),s=i.redSqr().redISub(this.x.redAdd(this.x)),o=i.redMul(this.x.redSub(s)).redISub(this.y);return this.curve.point(s,o)}),"dbl"),c.prototype.getX=C((function(){return this.x.fromRed()}),"getX"),c.prototype.getY=C((function(){return this.y.fromRed()}),"getY"),c.prototype.mul=C((function(e){return e=new n(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)}),"mul"),c.prototype.mulAdd=C((function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i):this.curve._wnafMulAdd(1,n,i,2)}),"mulAdd"),c.prototype.jmulAdd=C((function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i,!0):this.curve._wnafMulAdd(1,n,i,2,!0)}),"jmulAdd"),c.prototype.eq=C((function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))}),"eq"),c.prototype.neg=C((function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=C((function(e){return e.neg()}),"negate");t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t}),"neg"),c.prototype.toJ=C((function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)}),"toJ"),C(u,"JPoint"),i(u,s.BasePoint),a.prototype.jpoint=C((function(e,t,r){return new u(this,e,t,r)}),"jpoint"),u.prototype.toP=C((function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)}),"toP"),u.prototype.neg=C((function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)}),"neg"),u.prototype.add=C((function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),i=e.x.redMul(r),s=this.y.redMul(t.redMul(e.z)),o=e.y.redMul(r.redMul(this.z)),a=n.redSub(i),c=s.redSub(o);if(0===a.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=a.redSqr(),l=u.redMul(a),d=n.redMul(u),f=c.redSqr().redIAdd(l).redISub(d).redISub(d),h=c.redMul(d.redISub(f)).redISub(s.redMul(l)),p=this.z.redMul(e.z).redMul(a);return this.curve.jpoint(f,h,p)}),"add"),u.prototype.mixedAdd=C((function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),i=this.y,s=e.y.redMul(t).redMul(this.z),o=r.redSub(n),a=i.redSub(s);if(0===o.cmpn(0))return 0!==a.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=o.redSqr(),u=c.redMul(o),l=r.redMul(c),d=a.redSqr().redIAdd(u).redISub(l).redISub(l),f=a.redMul(l.redISub(d)).redISub(i.redMul(u)),h=this.z.redMul(o);return this.curve.jpoint(d,f,h)}),"mixedAdd"),u.prototype.dblp=C((function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,i=this.curve.tinv,s=this.x,o=this.y,a=this.z,c=a.redSqr().redSqr(),u=o.redAdd(o);for(t=0;t<e;t++){var l=s.redSqr(),d=u.redSqr(),f=d.redSqr(),h=l.redAdd(l).redIAdd(l).redIAdd(n.redMul(c)),p=s.redMul(d),m=h.redSqr().redISub(p.redAdd(p)),b=p.redISub(m),y=h.redMul(b);y=y.redIAdd(y).redISub(f);var g=u.redMul(a);t+1<e&&(c=c.redMul(f)),s=m,a=g,u=y}return this.curve.jpoint(s,u.redMul(i),a)}),"dblp"),u.prototype.dbl=C((function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()}),"dbl"),u.prototype._zeroDbl=C((function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),s=i.redSqr(),o=this.x.redAdd(i).redSqr().redISub(n).redISub(s);o=o.redIAdd(o);var a=n.redAdd(n).redIAdd(n),c=a.redSqr().redISub(o).redISub(o),u=s.redIAdd(s);u=(u=u.redIAdd(u)).redIAdd(u),e=c,t=a.redMul(o.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.x.redSqr(),d=this.y.redSqr(),f=d.redSqr(),h=this.x.redAdd(d).redSqr().redISub(l).redISub(f);h=h.redIAdd(h);var p=l.redAdd(l).redIAdd(l),m=p.redSqr(),b=f.redIAdd(f);b=(b=b.redIAdd(b)).redIAdd(b),e=m.redISub(h).redISub(h),t=p.redMul(h.redISub(e)).redISub(b),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)}),"_zeroDbl"),u.prototype._threeDbl=C((function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),s=i.redSqr(),o=this.x.redAdd(i).redSqr().redISub(n).redISub(s);o=o.redIAdd(o);var a=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),c=a.redSqr().redISub(o).redISub(o);e=c;var u=s.redIAdd(s);u=(u=u.redIAdd(u)).redIAdd(u),t=a.redMul(o.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.z.redSqr(),d=this.y.redSqr(),f=this.x.redMul(d),h=this.x.redSub(l).redMul(this.x.redAdd(l));h=h.redAdd(h).redIAdd(h);var p=f.redIAdd(f),m=(p=p.redIAdd(p)).redAdd(p);e=h.redSqr().redISub(m),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(l);var b=d.redSqr();b=(b=(b=b.redIAdd(b)).redIAdd(b)).redIAdd(b),t=h.redMul(p.redISub(e)).redISub(b)}return this.curve.jpoint(e,t,r)}),"_threeDbl"),u.prototype._dbl=C((function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,i=n.redSqr().redSqr(),s=t.redSqr(),o=r.redSqr(),a=s.redAdd(s).redIAdd(s).redIAdd(e.redMul(i)),c=t.redAdd(t),u=(c=c.redIAdd(c)).redMul(o),l=a.redSqr().redISub(u.redAdd(u)),d=u.redISub(l),f=o.redSqr();f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=a.redMul(d).redISub(f),p=r.redAdd(r).redMul(n);return this.curve.jpoint(l,h,p)}),"_dbl"),u.prototype.trpl=C((function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),i=e.redAdd(e).redIAdd(e),s=i.redSqr(),o=this.x.redAdd(t).redSqr().redISub(e).redISub(n),a=(o=(o=(o=o.redIAdd(o)).redAdd(o).redIAdd(o)).redISub(s)).redSqr(),c=n.redIAdd(n);c=(c=(c=c.redIAdd(c)).redIAdd(c)).redIAdd(c);var u=i.redIAdd(o).redSqr().redISub(s).redISub(a).redISub(c),l=t.redMul(u);l=(l=l.redIAdd(l)).redIAdd(l);var d=this.x.redMul(a).redISub(l);d=(d=d.redIAdd(d)).redIAdd(d);var f=this.y.redMul(u.redMul(c.redISub(u)).redISub(o.redMul(a)));f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=this.z.redAdd(o).redSqr().redISub(r).redISub(a);return this.curve.jpoint(d,f,h)}),"trpl"),u.prototype.mul=C((function(e,t){return e=new n(e,t),this.curve._wnafMul(this,e)}),"mul"),u.prototype.eq=C((function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),i=r.redMul(e.z);return 0===this.y.redMul(i).redISub(e.y.redMul(n)).cmpn(0)}),"eq"),u.prototype.eqXToP=C((function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),i=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),0===this.x.cmp(r))return!0}}),"eqXToP"),u.prototype.inspect=C((function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"}),"inspect"),u.prototype.isInfinity=C((function(){return 0===this.z.cmpn(0)}),"isInfinity")}}),Rr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/curve/mont.js"(e,t){var r=Cr(),n=Nr(),i=Ir(),s=Mr();function o(e){i.call(this,"mont",e),this.a=new r(e.a,16).toRed(this.red),this.b=new r(e.b,16).toRed(this.red),this.i4=new r(4).toRed(this.red).redInvm(),this.two=new r(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function a(e,t,n){i.BasePoint.call(this,e,"projective"),null===t&&null===n?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new r(t,16),this.z=new r(n,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}C(o,"MontCurve"),n(o,i),t.exports=o,o.prototype.validate=C((function(e){var t=e.normalize().x,r=t.redSqr(),n=r.redMul(t).redAdd(r.redMul(this.a)).redAdd(t);return 0===n.redSqrt().redSqr().cmp(n)}),"validate"),C(a,"Point"),n(a,i.BasePoint),o.prototype.decodePoint=C((function(e,t){return this.point(s.toArray(e,t),1)}),"decodePoint"),o.prototype.point=C((function(e,t){return new a(this,e,t)}),"point"),o.prototype.pointFromJSON=C((function(e){return a.fromJSON(this,e)}),"pointFromJSON"),a.prototype.precompute=C((function(){}),"precompute"),a.prototype._encode=C((function(){return this.getX().toArray("be",this.curve.p.byteLength())}),"_encode"),a.fromJSON=C((function(e,t){return new a(e,t[0],t[1]||e.one)}),"fromJSON"),a.prototype.inspect=C((function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"}),"inspect"),a.prototype.isInfinity=C((function(){return 0===this.z.cmpn(0)}),"isInfinity"),a.prototype.dbl=C((function(){var e=this.x.redAdd(this.z).redSqr(),t=this.x.redSub(this.z).redSqr(),r=e.redSub(t),n=e.redMul(t),i=r.redMul(t.redAdd(this.curve.a24.redMul(r)));return this.curve.point(n,i)}),"dbl"),a.prototype.add=C((function(){throw new Error("Not supported on Montgomery curve")}),"add"),a.prototype.diffAdd=C((function(e,t){var r=this.x.redAdd(this.z),n=this.x.redSub(this.z),i=e.x.redAdd(e.z),s=e.x.redSub(e.z).redMul(r),o=i.redMul(n),a=t.z.redMul(s.redAdd(o).redSqr()),c=t.x.redMul(s.redISub(o).redSqr());return this.curve.point(a,c)}),"diffAdd"),a.prototype.mul=C((function(e){for(var t=e.clone(),r=this,n=this.curve.point(null,null),i=[];0!==t.cmpn(0);t.iushrn(1))i.push(t.andln(1));for(var s=i.length-1;s>=0;s--)0===i[s]?(r=r.diffAdd(n,this),n=n.dbl()):(n=r.diffAdd(n,this),r=r.dbl());return n}),"mul"),a.prototype.mulAdd=C((function(){throw new Error("Not supported on Montgomery curve")}),"mulAdd"),a.prototype.jumlAdd=C((function(){throw new Error("Not supported on Montgomery curve")}),"jumlAdd"),a.prototype.eq=C((function(e){return 0===this.getX().cmp(e.getX())}),"eq"),a.prototype.normalize=C((function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this}),"normalize"),a.prototype.getX=C((function(){return this.normalize(),this.x.fromRed()}),"getX")}}),Lr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/curve/edwards.js"(e,t){var r=Mr(),n=Cr(),i=Nr(),s=Ir(),o=r.assert;function a(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,s.call(this,"edwards",e),this.a=new n(e.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new n(e.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new n(e.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),o(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|e.c)}function c(e,t,r,i,o){s.BasePoint.call(this,e,"projective"),null===t&&null===r&&null===i?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new n(t,16),this.y=new n(r,16),this.z=i?new n(i,16):this.curve.one,this.t=o&&new n(o,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}C(a,"EdwardsCurve"),i(a,s),t.exports=a,a.prototype._mulA=C((function(e){return this.mOneA?e.redNeg():this.a.redMul(e)}),"_mulA"),a.prototype._mulC=C((function(e){return this.oneC?e:this.c.redMul(e)}),"_mulC"),a.prototype.jpoint=C((function(e,t,r,n){return this.point(e,t,r,n)}),"jpoint"),a.prototype.pointFromX=C((function(e,t){(e=new n(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=this.c2.redSub(this.a.redMul(r)),s=this.one.redSub(this.c2.redMul(this.d).redMul(r)),o=i.redMul(s.redInvm()),a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");var c=a.fromRed().isOdd();return(t&&!c||!t&&c)&&(a=a.redNeg()),this.point(e,a)}),"pointFromX"),a.prototype.pointFromY=C((function(e,t){(e=new n(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=r.redSub(this.c2),s=r.redMul(this.d).redMul(this.c2).redSub(this.a),o=i.redMul(s.redInvm());if(0===o.cmp(this.zero)){if(t)throw new Error("invalid point");return this.point(this.zero,e)}var a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");return a.fromRed().isOdd()!==t&&(a=a.redNeg()),this.point(a,e)}),"pointFromY"),a.prototype.validate=C((function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),r=e.y.redSqr(),n=t.redMul(this.a).redAdd(r),i=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(r)));return 0===n.cmp(i)}),"validate"),C(c,"Point"),i(c,s.BasePoint),a.prototype.pointFromJSON=C((function(e){return c.fromJSON(this,e)}),"pointFromJSON"),a.prototype.point=C((function(e,t,r,n){return new c(this,e,t,r,n)}),"point"),c.fromJSON=C((function(e,t){return new c(e,t[0],t[1],t[2])}),"fromJSON"),c.prototype.inspect=C((function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"}),"inspect"),c.prototype.isInfinity=C((function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))}),"isInfinity"),c.prototype._extDbl=C((function(){var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var n=this.curve._mulA(e),i=this.x.redAdd(this.y).redSqr().redISub(e).redISub(t),s=n.redAdd(t),o=s.redSub(r),a=n.redSub(t),c=i.redMul(o),u=s.redMul(a),l=i.redMul(a),d=o.redMul(s);return this.curve.point(c,u,d,l)}),"_extDbl"),c.prototype._projDbl=C((function(){var e,t,r,n,i,s,o=this.x.redAdd(this.y).redSqr(),a=this.x.redSqr(),c=this.y.redSqr();if(this.curve.twisted){var u=(n=this.curve._mulA(a)).redAdd(c);this.zOne?(e=o.redSub(a).redSub(c).redMul(u.redSub(this.curve.two)),t=u.redMul(n.redSub(c)),r=u.redSqr().redSub(u).redSub(u)):(i=this.z.redSqr(),s=u.redSub(i).redISub(i),e=o.redSub(a).redISub(c).redMul(s),t=u.redMul(n.redSub(c)),r=u.redMul(s))}else n=a.redAdd(c),i=this.curve._mulC(this.z).redSqr(),s=n.redSub(i).redSub(i),e=this.curve._mulC(o.redISub(n)).redMul(s),t=this.curve._mulC(n).redMul(a.redISub(c)),r=n.redMul(s);return this.curve.point(e,t,r)}),"_projDbl"),c.prototype.dbl=C((function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()}),"dbl"),c.prototype._extAdd=C((function(e){var t=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),r=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),n=this.t.redMul(this.curve.dd).redMul(e.t),i=this.z.redMul(e.z.redAdd(e.z)),s=r.redSub(t),o=i.redSub(n),a=i.redAdd(n),c=r.redAdd(t),u=s.redMul(o),l=a.redMul(c),d=s.redMul(c),f=o.redMul(a);return this.curve.point(u,l,f,d)}),"_extAdd"),c.prototype._projAdd=C((function(e){var t,r,n=this.z.redMul(e.z),i=n.redSqr(),s=this.x.redMul(e.x),o=this.y.redMul(e.y),a=this.curve.d.redMul(s).redMul(o),c=i.redSub(a),u=i.redAdd(a),l=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(s).redISub(o),d=n.redMul(c).redMul(l);return this.curve.twisted?(t=n.redMul(u).redMul(o.redSub(this.curve._mulA(s))),r=c.redMul(u)):(t=n.redMul(u).redMul(o.redSub(s)),r=this.curve._mulC(c).redMul(u)),this.curve.point(d,t,r)}),"_projAdd"),c.prototype.add=C((function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)}),"add"),c.prototype.mul=C((function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)}),"mul"),c.prototype.mulAdd=C((function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!1)}),"mulAdd"),c.prototype.jmulAdd=C((function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!0)}),"jmulAdd"),c.prototype.normalize=C((function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this}),"normalize"),c.prototype.neg=C((function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())}),"neg"),c.prototype.getX=C((function(){return this.normalize(),this.x.fromRed()}),"getX"),c.prototype.getY=C((function(){return this.normalize(),this.y.fromRed()}),"getY"),c.prototype.eq=C((function(e){return this===e||0===this.getX().cmp(e.getX())&&0===this.getY().cmp(e.getY())}),"eq"),c.prototype.eqXToP=C((function(e){var t=e.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(t))return!0;for(var r=e.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(n),0===this.x.cmp(t))return!0}}),"eqXToP"),c.prototype.toP=c.prototype.normalize,c.prototype.mixedAdd=c.prototype.add}}),Dr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/curve/index.js"(e){var t=e;t.base=Ir(),t.short=Pr(),t.mont=Rr(),t.edwards=Lr()}}),Ur=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/utils.js"(e){var t=Br(),r=Nr();function n(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function i(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),s=0;s<e.length;s+=2)r.push(parseInt(e[s]+e[s+1],16))}else for(var i=0,s=0;s<e.length;s++){var o=e.charCodeAt(s);o<128?r[i++]=o:o<2048?(r[i++]=o>>6|192,r[i++]=63&o|128):n(e,s)?(o=65536+((1023&o)<<10)+(1023&e.charCodeAt(++s)),r[i++]=o>>18|240,r[i++]=o>>12&63|128,r[i++]=o>>6&63|128,r[i++]=63&o|128):(r[i++]=o>>12|224,r[i++]=o>>6&63|128,r[i++]=63&o|128)}else for(s=0;s<e.length;s++)r[s]=0|e[s];return r}function s(e){for(var t="",r=0;r<e.length;r++)t+=c(e[r].toString(16));return t}function o(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function a(e,t){for(var r="",n=0;n<e.length;n++){var i=e[n];"little"===t&&(i=o(i)),r+=u(i.toString(16))}return r}function c(e){return 1===e.length?"0"+e:e}function u(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}function l(e,r,n,i){var s=n-r;t(s%4==0);for(var o=new Array(s/4),a=0,c=r;a<o.length;a++,c+=4){var u;u="big"===i?e[c]<<24|e[c+1]<<16|e[c+2]<<8|e[c+3]:e[c+3]<<24|e[c+2]<<16|e[c+1]<<8|e[c],o[a]=u>>>0}return o}function d(e,t){for(var r=new Array(4*e.length),n=0,i=0;n<e.length;n++,i+=4){var s=e[n];"big"===t?(r[i]=s>>>24,r[i+1]=s>>>16&255,r[i+2]=s>>>8&255,r[i+3]=255&s):(r[i+3]=s>>>24,r[i+2]=s>>>16&255,r[i+1]=s>>>8&255,r[i]=255&s)}return r}function f(e,t){return e>>>t|e<<32-t}function h(e,t){return e<<t|e>>>32-t}function p(e,t){return e+t>>>0}function m(e,t,r){return e+t+r>>>0}function b(e,t,r,n){return e+t+r+n>>>0}function y(e,t,r,n,i){return e+t+r+n+i>>>0}function g(e,t,r,n){var i=e[t],s=n+e[t+1]>>>0,o=(s<n?1:0)+r+i;e[t]=o>>>0,e[t+1]=s}function v(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0}function w(e,t,r,n){return t+n>>>0}function A(e,t,r,n,i,s,o,a){var c=0,u=t;return c+=(u=u+n>>>0)<t?1:0,c+=(u=u+s>>>0)<s?1:0,e+r+i+o+(c+=(u=u+a>>>0)<a?1:0)>>>0}function S(e,t,r,n,i,s,o,a){return t+n+s+a>>>0}function E(e,t,r,n,i,s,o,a,c,u){var l=0,d=t;return l+=(d=d+n>>>0)<t?1:0,l+=(d=d+s>>>0)<s?1:0,l+=(d=d+a>>>0)<a?1:0,e+r+i+o+c+(l+=(d=d+u>>>0)<u?1:0)>>>0}function _(e,t,r,n,i,s,o,a,c,u){return t+n+s+a+u>>>0}function x(e,t,r){return(t<<32-r|e>>>r)>>>0}function k(e,t,r){return(e<<32-r|t>>>r)>>>0}function B(e,t,r){return e>>>r}function T(e,t,r){return(e<<32-r|t>>>r)>>>0}e.inherits=r,C(n,"isSurrogatePair"),C(i,"toArray"),e.toArray=i,C(s,"toHex"),e.toHex=s,C(o,"htonl"),e.htonl=o,C(a,"toHex32"),e.toHex32=a,C(c,"zero2"),e.zero2=c,C(u,"zero8"),e.zero8=u,C(l,"join32"),e.join32=l,C(d,"split32"),e.split32=d,C(f,"rotr32"),e.rotr32=f,C(h,"rotl32"),e.rotl32=h,C(p,"sum32"),e.sum32=p,C(m,"sum32_3"),e.sum32_3=m,C(b,"sum32_4"),e.sum32_4=b,C(y,"sum32_5"),e.sum32_5=y,C(g,"sum64"),e.sum64=g,C(v,"sum64_hi"),e.sum64_hi=v,C(w,"sum64_lo"),e.sum64_lo=w,C(A,"sum64_4_hi"),e.sum64_4_hi=A,C(S,"sum64_4_lo"),e.sum64_4_lo=S,C(E,"sum64_5_hi"),e.sum64_5_hi=E,C(_,"sum64_5_lo"),e.sum64_5_lo=_,C(x,"rotr64_hi"),e.rotr64_hi=x,C(k,"rotr64_lo"),e.rotr64_lo=k,C(B,"shr64_hi"),e.shr64_hi=B,C(T,"shr64_lo"),e.shr64_lo=T}}),jr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/common.js"(e){var t=Ur(),r=Br();function n(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}C(n,"BlockHash"),e.BlockHash=n,n.prototype.update=C((function(e,r){if(e=t.toArray(e,r),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var n=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-n,e.length),0===this.pending.length&&(this.pending=null),e=t.join32(e,0,e.length-n,this.endian);for(var i=0;i<e.length;i+=this._delta32)this._update(e,i,i+this._delta32)}return this}),"update"),n.prototype.digest=C((function(e){return this.update(this._pad()),r(null===this.pending),this._digest(e)}),"digest"),n.prototype._pad=C((function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var i=1;i<r;i++)n[i]=0;if(e<<=3,"big"===this.endian){for(var s=8;s<this.padLength;s++)n[i++]=0;n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=e>>>24&255,n[i++]=e>>>16&255,n[i++]=e>>>8&255,n[i++]=255&e}else for(n[i++]=255&e,n[i++]=e>>>8&255,n[i++]=e>>>16&255,n[i++]=e>>>24&255,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,s=8;s<this.padLength;s++)n[i++]=0;return n}),"pad")}}),Kr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/sha/common.js"(e){var t=Ur().rotr32;function r(e,t,r,o){return 0===e?n(t,r,o):1===e||3===e?s(t,r,o):2===e?i(t,r,o):void 0}function n(e,t,r){return e&t^~e&r}function i(e,t,r){return e&t^e&r^t&r}function s(e,t,r){return e^t^r}function o(e){return t(e,2)^t(e,13)^t(e,22)}function a(e){return t(e,6)^t(e,11)^t(e,25)}function c(e){return t(e,7)^t(e,18)^e>>>3}function u(e){return t(e,17)^t(e,19)^e>>>10}C(r,"ft_1"),e.ft_1=r,C(n,"ch32"),e.ch32=n,C(i,"maj32"),e.maj32=i,C(s,"p32"),e.p32=s,C(o,"s0_256"),e.s0_256=o,C(a,"s1_256"),e.s1_256=a,C(c,"g0_256"),e.g0_256=c,C(u,"g1_256"),e.g1_256=u}}),$r=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/sha/1.js"(e,t){var r=Ur(),n=jr(),i=Kr(),s=r.rotl32,o=r.sum32,a=r.sum32_5,c=i.ft_1,u=n.BlockHash,l=[1518500249,1859775393,2400959708,3395469782];function d(){if(!(this instanceof d))return new d;u.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}C(d,"SHA1"),r.inherits(d,u),t.exports=d,d.blockSize=512,d.outSize=160,d.hmacStrength=80,d.padLength=64,d.prototype._update=C((function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=s(r[n-3]^r[n-8]^r[n-14]^r[n-16],1);var i=this.h[0],u=this.h[1],d=this.h[2],f=this.h[3],h=this.h[4];for(n=0;n<r.length;n++){var p=~~(n/20),m=a(s(i,5),c(p,u,d,f),h,r[n],l[p]);h=f,f=d,d=s(u,30),u=i,i=m}this.h[0]=o(this.h[0],i),this.h[1]=o(this.h[1],u),this.h[2]=o(this.h[2],d),this.h[3]=o(this.h[3],f),this.h[4]=o(this.h[4],h)}),"_update"),d.prototype._digest=C((function(e){return"hex"===e?r.toHex32(this.h,"big"):r.split32(this.h,"big")}),"digest")}}),Hr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/sha/256.js"(e,t){var r=Ur(),n=jr(),i=Kr(),s=Br(),o=r.sum32,a=r.sum32_4,c=r.sum32_5,u=i.ch32,l=i.maj32,d=i.s0_256,f=i.s1_256,h=i.g0_256,p=i.g1_256,m=n.BlockHash,b=[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];function y(){if(!(this instanceof y))return new y;m.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=b,this.W=new Array(64)}C(y,"SHA256"),r.inherits(y,m),t.exports=y,y.blockSize=512,y.outSize=256,y.hmacStrength=192,y.padLength=64,y.prototype._update=C((function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=a(p(r[n-2]),r[n-7],h(r[n-15]),r[n-16]);var i=this.h[0],m=this.h[1],b=this.h[2],y=this.h[3],g=this.h[4],v=this.h[5],w=this.h[6],A=this.h[7];for(s(this.k.length===r.length),n=0;n<r.length;n++){var S=c(A,f(g),u(g,v,w),this.k[n],r[n]),E=o(d(i),l(i,m,b));A=w,w=v,v=g,g=o(y,S),y=b,b=m,m=i,i=o(S,E)}this.h[0]=o(this.h[0],i),this.h[1]=o(this.h[1],m),this.h[2]=o(this.h[2],b),this.h[3]=o(this.h[3],y),this.h[4]=o(this.h[4],g),this.h[5]=o(this.h[5],v),this.h[6]=o(this.h[6],w),this.h[7]=o(this.h[7],A)}),"_update"),y.prototype._digest=C((function(e){return"hex"===e?r.toHex32(this.h,"big"):r.split32(this.h,"big")}),"digest")}}),Fr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/sha/224.js"(e,t){var r=Ur(),n=Hr();function i(){if(!(this instanceof i))return new i;n.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}C(i,"SHA224"),r.inherits(i,n),t.exports=i,i.blockSize=512,i.outSize=224,i.hmacStrength=192,i.padLength=64,i.prototype._digest=C((function(e){return"hex"===e?r.toHex32(this.h.slice(0,7),"big"):r.split32(this.h.slice(0,7),"big")}),"digest")}}),zr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/sha/512.js"(e,t){var r=Ur(),n=jr(),i=Br(),s=r.rotr64_hi,o=r.rotr64_lo,a=r.shr64_hi,c=r.shr64_lo,u=r.sum64,l=r.sum64_hi,d=r.sum64_lo,f=r.sum64_4_hi,h=r.sum64_4_lo,p=r.sum64_5_hi,m=r.sum64_5_lo,b=n.BlockHash,y=[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];function g(){if(!(this instanceof g))return new g;b.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=y,this.W=new Array(160)}function v(e,t,r,n,i){var s=e&r^~e&i;return s<0&&(s+=4294967296),s}function w(e,t,r,n,i,s){var o=t&n^~t&s;return o<0&&(o+=4294967296),o}function A(e,t,r,n,i){var s=e&r^e&i^r&i;return s<0&&(s+=4294967296),s}function S(e,t,r,n,i,s){var o=t&n^t&s^n&s;return o<0&&(o+=4294967296),o}function E(e,t){var r=s(e,t,28)^s(t,e,2)^s(t,e,7);return r<0&&(r+=4294967296),r}function _(e,t){var r=o(e,t,28)^o(t,e,2)^o(t,e,7);return r<0&&(r+=4294967296),r}function x(e,t){var r=s(e,t,14)^s(e,t,18)^s(t,e,9);return r<0&&(r+=4294967296),r}function k(e,t){var r=o(e,t,14)^o(e,t,18)^o(t,e,9);return r<0&&(r+=4294967296),r}function B(e,t){var r=s(e,t,1)^s(e,t,8)^a(e,t,7);return r<0&&(r+=4294967296),r}function T(e,t){var r=o(e,t,1)^o(e,t,8)^c(e,t,7);return r<0&&(r+=4294967296),r}function M(e,t){var r=s(e,t,19)^s(t,e,29)^a(e,t,6);return r<0&&(r+=4294967296),r}function O(e,t){var r=o(e,t,19)^o(t,e,29)^c(e,t,6);return r<0&&(r+=4294967296),r}C(g,"SHA512"),r.inherits(g,b),t.exports=g,g.blockSize=1024,g.outSize=512,g.hmacStrength=192,g.padLength=128,g.prototype._prepareBlock=C((function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var i=M(r[n-4],r[n-3]),s=O(r[n-4],r[n-3]),o=r[n-14],a=r[n-13],c=B(r[n-30],r[n-29]),u=T(r[n-30],r[n-29]),l=r[n-32],d=r[n-31];r[n]=f(i,s,o,a,c,u,l,d),r[n+1]=h(i,s,o,a,c,u,l,d)}}),"_prepareBlock"),g.prototype._update=C((function(e,t){this._prepareBlock(e,t);var r=this.W,n=this.h[0],s=this.h[1],o=this.h[2],a=this.h[3],c=this.h[4],f=this.h[5],h=this.h[6],b=this.h[7],y=this.h[8],g=this.h[9],C=this.h[10],B=this.h[11],T=this.h[12],M=this.h[13],O=this.h[14],I=this.h[15];i(this.k.length===r.length);for(var N=0;N<r.length;N+=2){var P=O,R=I,L=x(y,g),D=k(y,g),U=v(y,g,C,B,T),j=w(y,g,C,B,T,M),K=this.k[N],$=this.k[N+1],H=r[N],F=r[N+1],z=p(P,R,L,D,U,j,K,$,H,F),V=m(P,R,L,D,U,j,K,$,H,F);P=E(n,s),R=_(n,s),L=A(n,s,o,a,c),D=S(n,s,o,a,c,f);var q=l(P,R,L,D),G=d(P,R,L,D);O=T,I=M,T=C,M=B,C=y,B=g,y=l(h,b,z,V),g=d(b,b,z,V),h=c,b=f,c=o,f=a,o=n,a=s,n=l(z,V,q,G),s=d(z,V,q,G)}u(this.h,0,n,s),u(this.h,2,o,a),u(this.h,4,c,f),u(this.h,6,h,b),u(this.h,8,y,g),u(this.h,10,C,B),u(this.h,12,T,M),u(this.h,14,O,I)}),"_update"),g.prototype._digest=C((function(e){return"hex"===e?r.toHex32(this.h,"big"):r.split32(this.h,"big")}),"digest"),C(v,"ch64_hi"),C(w,"ch64_lo"),C(A,"maj64_hi"),C(S,"maj64_lo"),C(E,"s0_512_hi"),C(_,"s0_512_lo"),C(x,"s1_512_hi"),C(k,"s1_512_lo"),C(B,"g0_512_hi"),C(T,"g0_512_lo"),C(M,"g1_512_hi"),C(O,"g1_512_lo")}}),Vr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/sha/384.js"(e,t){var r=Ur(),n=zr();function i(){if(!(this instanceof i))return new i;n.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}C(i,"SHA384"),r.inherits(i,n),t.exports=i,i.blockSize=1024,i.outSize=384,i.hmacStrength=192,i.padLength=128,i.prototype._digest=C((function(e){return"hex"===e?r.toHex32(this.h.slice(0,12),"big"):r.split32(this.h.slice(0,12),"big")}),"digest")}}),qr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/sha.js"(e){e.sha1=$r(),e.sha224=Fr(),e.sha256=Hr(),e.sha384=Vr(),e.sha512=zr()}}),Gr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/ripemd.js"(e){var t=Ur(),r=jr(),n=t.rotl32,i=t.sum32,s=t.sum32_3,o=t.sum32_4,a=r.BlockHash;function c(){if(!(this instanceof c))return new c;a.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function u(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function l(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function d(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}C(c,"RIPEMD160"),t.inherits(c,a),e.ripemd160=c,c.blockSize=512,c.outSize=160,c.hmacStrength=192,c.padLength=64,c.prototype._update=C((function(e,t){for(var r=this.h[0],a=this.h[1],c=this.h[2],b=this.h[3],y=this.h[4],g=r,v=a,w=c,A=b,S=y,E=0;E<80;E++){var _=i(n(o(r,u(E,a,c,b),e[f[E]+t],l(E)),p[E]),y);r=y,y=b,b=n(c,10),c=a,a=_,_=i(n(o(g,u(79-E,v,w,A),e[h[E]+t],d(E)),m[E]),S),g=S,S=A,A=n(w,10),w=v,v=_}_=s(this.h[1],c,A),this.h[1]=s(this.h[2],b,S),this.h[2]=s(this.h[3],y,g),this.h[3]=s(this.h[4],r,v),this.h[4]=s(this.h[0],a,w),this.h[0]=_}),"update"),c.prototype._digest=C((function(e){return"hex"===e?t.toHex32(this.h,"little"):t.split32(this.h,"little")}),"digest"),C(u,"f"),C(l,"K"),C(d,"Kh");var f=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],h=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],p=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],m=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]}}),Jr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash/hmac.js"(e,t){var r=Ur(),n=Br();function i(e,t,n){if(!(this instanceof i))return new i(e,t,n);this.Hash=e,this.blockSize=e.blockSize/8,this.outSize=e.outSize/8,this.inner=null,this.outer=null,this._init(r.toArray(t,n))}C(i,"Hmac"),t.exports=i,i.prototype._init=C((function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),n(e.length<=this.blockSize);for(var t=e.length;t<this.blockSize;t++)e.push(0);for(t=0;t<e.length;t++)e[t]^=54;for(this.inner=(new this.Hash).update(e),t=0;t<e.length;t++)e[t]^=106;this.outer=(new this.Hash).update(e)}),"init"),i.prototype.update=C((function(e,t){return this.inner.update(e,t),this}),"update"),i.prototype.digest=C((function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)}),"digest")}}),Wr=O({"../../node_modules/.pnpm/hash.js@1.1.7/node_modules/hash.js/lib/hash.js"(e){var t=e;t.utils=Ur(),t.common=jr(),t.sha=qr(),t.ripemd=Gr(),t.hmac=Jr(),t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}}),Yr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/precomputed/secp256k1.js"(e,t){t.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}}}),Xr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/curves.js"(e){var t,r=e,n=Wr(),i=Dr(),s=Mr().assert;function o(e){"short"===e.type?this.curve=new i.short(e):"edwards"===e.type?this.curve=new i.edwards(e):this.curve=new i.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,s(this.g.validate(),"Invalid curve"),s(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function a(e,t){Object.defineProperty(r,e,{configurable:!0,enumerable:!0,get:function(){var n=new o(t);return Object.defineProperty(r,e,{configurable:!0,enumerable:!0,value:n}),n}})}C(o,"PresetCurve"),r.PresetCurve=o,C(a,"defineCurve"),a("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:n.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),a("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:n.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),a("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:n.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),a("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:n.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),a("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:n.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),a("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["9"]}),a("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{t=Yr()}catch(e){t=void 0}a("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:n.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",t]})}}),Zr=O({"../../node_modules/.pnpm/hmac-drbg@1.0.1/node_modules/hmac-drbg/lib/hmac-drbg.js"(e,t){var r=Wr(),n=Tr(),i=Br();function s(e){if(!(this instanceof s))return new s(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=n.toArray(e.entropy,e.entropyEnc||"hex"),r=n.toArray(e.nonce,e.nonceEnc||"hex"),o=n.toArray(e.pers,e.persEnc||"hex");i(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,o)}C(s,"HmacDRBG"),t.exports=s,s.prototype._init=C((function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656}),"init"),s.prototype._hmac=C((function(){return new r.hmac(this.hash,this.K)}),"hmac"),s.prototype._update=C((function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())}),"update"),s.prototype.reseed=C((function(e,t,r,s){"string"!=typeof t&&(s=r,r=t,t=null),e=n.toArray(e,t),r=n.toArray(r,s),i(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1}),"reseed"),s.prototype.generate=C((function(e,t,r,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(i=r,r=t,t=null),r&&(r=n.toArray(r,i||"hex"),this._update(r));for(var s=[];s.length<e;)this.V=this._hmac().update(this.V).digest(),s=s.concat(this.V);var o=s.slice(0,e);return this._update(r),this._reseed++,n.encode(o,t)}),"generate")}}),Qr=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/ec/key.js"(e,t){var r=Cr(),n=Mr().assert;function i(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}C(i,"KeyPair"),t.exports=i,i.fromPublic=C((function(e,t,r){return t instanceof i?t:new i(e,{pub:t,pubEnc:r})}),"fromPublic"),i.fromPrivate=C((function(e,t,r){return t instanceof i?t:new i(e,{priv:t,privEnc:r})}),"fromPrivate"),i.prototype.validate=C((function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}}),"validate"),i.prototype.getPublic=C((function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub}),"getPublic"),i.prototype.getPrivate=C((function(e){return"hex"===e?this.priv.toString(16,2):this.priv}),"getPrivate"),i.prototype._importPrivate=C((function(e,t){this.priv=new r(e,t||16),this.priv=this.priv.umod(this.ec.curve.n)}),"_importPrivate"),i.prototype._importPublic=C((function(e,t){if(e.x||e.y)return"mont"===this.ec.curve.type?n(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||n(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,t)}),"_importPublic"),i.prototype.derive=C((function(e){return e.validate()||n(e.validate(),"public point not validated"),e.mul(this.priv).getX()}),"derive"),i.prototype.sign=C((function(e,t,r){return this.ec.sign(e,this,t,r)}),"sign"),i.prototype.verify=C((function(e,t){return this.ec.verify(e,t,this)}),"verify"),i.prototype.inspect=C((function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}),"inspect")}}),en=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/ec/signature.js"(e,t){var r=Cr(),n=Mr(),i=n.assert;function s(e,t){if(e instanceof s)return e;this._importDER(e,t)||(i(e.r&&e.s,"Signature without r or s"),this.r=new r(e.r,16),this.s=new r(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}function o(){this.place=0}function a(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;for(var i=0,s=0,o=t.place;s<n;s++,o++)i<<=8,i|=e[o],i>>>=0;return!(i<=127)&&(t.place=o,i)}function c(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function u(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}C(s,"Signature"),t.exports=s,C(o,"Position"),C(a,"getLength"),C(c,"rmPadding"),s.prototype._importDER=C((function(e,t){e=n.toArray(e,t);var i=new o;if(48!==e[i.place++])return!1;var s=a(e,i);if(!1===s)return!1;if(s+i.place!==e.length)return!1;if(2!==e[i.place++])return!1;var c=a(e,i);if(!1===c)return!1;var u=e.slice(i.place,c+i.place);if(i.place+=c,2!==e[i.place++])return!1;var l=a(e,i);if(!1===l)return!1;if(e.length!==l+i.place)return!1;var d=e.slice(i.place,l+i.place);if(0===u[0]){if(!(128&u[1]))return!1;u=u.slice(1)}if(0===d[0]){if(!(128&d[1]))return!1;d=d.slice(1)}return this.r=new r(u),this.s=new r(d),this.recoveryParam=null,!0}),"_importDER"),C(u,"constructLength"),s.prototype.toDER=C((function(e){var t=this.r.toArray(),r=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r)),t=c(t),r=c(r);!(r[0]||128&r[1]);)r=r.slice(1);var i=[2];u(i,t.length),(i=i.concat(t)).push(2),u(i,r.length);var s=i.concat(r),o=[48];return u(o,s.length),o=o.concat(s),n.encode(o,e)}),"toDER")}}),tn=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/ec/index.js"(e,t){var r=Cr(),n=Zr(),i=Mr(),s=Xr(),o=Or(),a=i.assert,c=Qr(),u=en();function l(e){if(!(this instanceof l))return new l(e);"string"==typeof e&&(a(Object.prototype.hasOwnProperty.call(s,e),"Unknown curve "+e),e=s[e]),e instanceof s.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}C(l,"EC"),t.exports=l,l.prototype.keyPair=C((function(e){return new c(this,e)}),"keyPair"),l.prototype.keyFromPrivate=C((function(e,t){return c.fromPrivate(this,e,t)}),"keyFromPrivate"),l.prototype.keyFromPublic=C((function(e,t){return c.fromPublic(this,e,t)}),"keyFromPublic"),l.prototype.genKeyPair=C((function(e){e||(e={});for(var t=new n({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||o(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),i=this.n.byteLength(),s=this.n.sub(new r(2));;){var a=new r(t.generate(i));if(!(a.cmp(s)>0))return a.iaddn(1),this.keyFromPrivate(a)}}),"genKeyPair"),l.prototype._truncateToN=C((function(e,t){var r=8*e.byteLength()-this.n.bitLength();return r>0&&(e=e.ushrn(r)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e}),"_truncateToN"),l.prototype.sign=C((function(e,t,i,s){"object"==typeof i&&(s=i,i=null),s||(s={}),t=this.keyFromPrivate(t,i),e=this._truncateToN(new r(e,16));for(var o=this.n.byteLength(),a=t.getPrivate().toArray("be",o),c=e.toArray("be",o),l=new n({hash:this.hash,entropy:a,nonce:c,pers:s.pers,persEnc:s.persEnc||"utf8"}),d=this.n.sub(new r(1)),f=0;;f++){var h=s.k?s.k(f):new r(l.generate(this.n.byteLength()));if(!((h=this._truncateToN(h,!0)).cmpn(1)<=0||h.cmp(d)>=0)){var p=this.g.mul(h);if(!p.isInfinity()){var m=p.getX(),b=m.umod(this.n);if(0!==b.cmpn(0)){var y=h.invm(this.n).mul(b.mul(t.getPrivate()).iadd(e));if(0!==(y=y.umod(this.n)).cmpn(0)){var g=(p.getY().isOdd()?1:0)|(0!==m.cmp(b)?2:0);return s.canonical&&y.cmp(this.nh)>0&&(y=this.n.sub(y),g^=1),new u({r:b,s:y,recoveryParam:g})}}}}}}),"sign"),l.prototype.verify=C((function(e,t,n,i){e=this._truncateToN(new r(e,16)),n=this.keyFromPublic(n,i);var s=(t=new u(t,"hex")).r,o=t.s;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;var a,c=o.invm(this.n),l=c.mul(e).umod(this.n),d=c.mul(s).umod(this.n);return this.curve._maxwellTrick?!(a=this.g.jmulAdd(l,n.getPublic(),d)).isInfinity()&&a.eqXToP(s):!(a=this.g.mulAdd(l,n.getPublic(),d)).isInfinity()&&0===a.getX().umod(this.n).cmp(s)}),"verify"),l.prototype.recoverPubKey=function(e,t,n,i){a((3&n)===n,"The recovery param is more than two bits"),t=new u(t,i);var s=this.n,o=new r(e),c=t.r,l=t.s,d=1&n,f=n>>1;if(c.cmp(this.curve.p.umod(this.curve.n))>=0&&f)throw new Error("Unable to find sencond key candinate");c=f?this.curve.pointFromX(c.add(this.curve.n),d):this.curve.pointFromX(c,d);var h=t.r.invm(s),p=s.sub(o).mul(h).umod(s),m=l.mul(h).umod(s);return this.g.mulAdd(p,c,m)},l.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new u(t,n)).recoveryParam)return t.recoveryParam;for(var i=0;i<4;i++){var s;try{s=this.recoverPubKey(e,t,i)}catch(e){continue}if(s.eq(r))return i}throw new Error("Unable to find valid recovery factor")}}}),rn=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/eddsa/key.js"(e,t){var r=Mr(),n=r.assert,i=r.parseBytes,s=r.cachedProperty;function o(e,t){this.eddsa=e,this._secret=i(t.secret),e.isPoint(t.pub)?this._pub=t.pub:this._pubBytes=i(t.pub)}C(o,"KeyPair"),o.fromPublic=C((function(e,t){return t instanceof o?t:new o(e,{pub:t})}),"fromPublic"),o.fromSecret=C((function(e,t){return t instanceof o?t:new o(e,{secret:t})}),"fromSecret"),o.prototype.secret=C((function(){return this._secret}),"secret"),s(o,"pubBytes",C((function(){return this.eddsa.encodePoint(this.pub())}),"pubBytes")),s(o,"pub",C((function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),"pub")),s(o,"privBytes",C((function(){var e=this.eddsa,t=this.hash(),r=e.encodingLength-1,n=t.slice(0,e.encodingLength);return n[0]&=248,n[r]&=127,n[r]|=64,n}),"privBytes")),s(o,"priv",C((function(){return this.eddsa.decodeInt(this.privBytes())}),"priv")),s(o,"hash",C((function(){return this.eddsa.hash().update(this.secret()).digest()}),"hash")),s(o,"messagePrefix",C((function(){return this.hash().slice(this.eddsa.encodingLength)}),"messagePrefix")),o.prototype.sign=C((function(e){return n(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)}),"sign"),o.prototype.verify=C((function(e,t){return this.eddsa.verify(e,t,this)}),"verify"),o.prototype.getSecret=C((function(e){return n(this._secret,"KeyPair is public only"),r.encode(this.secret(),e)}),"getSecret"),o.prototype.getPublic=C((function(e){return r.encode(this.pubBytes(),e)}),"getPublic"),t.exports=o}}),nn=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/eddsa/signature.js"(e,t){var r=Cr(),n=Mr(),i=n.assert,s=n.cachedProperty,o=n.parseBytes;function a(e,t){this.eddsa=e,"object"!=typeof t&&(t=o(t)),Array.isArray(t)&&(t={R:t.slice(0,e.encodingLength),S:t.slice(e.encodingLength)}),i(t.R&&t.S,"Signature without R or S"),e.isPoint(t.R)&&(this._R=t.R),t.S instanceof r&&(this._S=t.S),this._Rencoded=Array.isArray(t.R)?t.R:t.Rencoded,this._Sencoded=Array.isArray(t.S)?t.S:t.Sencoded}C(a,"Signature"),s(a,"S",C((function(){return this.eddsa.decodeInt(this.Sencoded())}),"S")),s(a,"R",C((function(){return this.eddsa.decodePoint(this.Rencoded())}),"R")),s(a,"Rencoded",C((function(){return this.eddsa.encodePoint(this.R())}),"Rencoded")),s(a,"Sencoded",C((function(){return this.eddsa.encodeInt(this.S())}),"Sencoded")),a.prototype.toBytes=C((function(){return this.Rencoded().concat(this.Sencoded())}),"toBytes"),a.prototype.toHex=C((function(){return n.encode(this.toBytes(),"hex").toUpperCase()}),"toHex"),t.exports=a}}),sn=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic/eddsa/index.js"(e,t){var r=Wr(),n=Xr(),i=Mr(),s=i.assert,o=i.parseBytes,a=rn(),c=nn();function u(e){if(s("ed25519"===e,"only tested with ed25519 so far"),!(this instanceof u))return new u(e);e=n[e].curve,this.curve=e,this.g=e.g,this.g.precompute(e.n.bitLength()+1),this.pointClass=e.point().constructor,this.encodingLength=Math.ceil(e.n.bitLength()/8),this.hash=r.sha512}C(u,"EDDSA"),t.exports=u,u.prototype.sign=C((function(e,t){e=o(e);var r=this.keyFromSecret(t),n=this.hashInt(r.messagePrefix(),e),i=this.g.mul(n),s=this.encodePoint(i),a=this.hashInt(s,r.pubBytes(),e).mul(r.priv()),c=n.add(a).umod(this.curve.n);return this.makeSignature({R:i,S:c,Rencoded:s})}),"sign"),u.prototype.verify=C((function(e,t,r){e=o(e),t=this.makeSignature(t);var n=this.keyFromPublic(r),i=this.hashInt(t.Rencoded(),n.pubBytes(),e),s=this.g.mul(t.S());return t.R().add(n.pub().mul(i)).eq(s)}),"verify"),u.prototype.hashInt=C((function(){for(var e=this.hash(),t=0;t<arguments.length;t++)e.update(arguments[t]);return i.intFromLE(e.digest()).umod(this.curve.n)}),"hashInt"),u.prototype.keyFromPublic=C((function(e){return a.fromPublic(this,e)}),"keyFromPublic"),u.prototype.keyFromSecret=C((function(e){return a.fromSecret(this,e)}),"keyFromSecret"),u.prototype.makeSignature=C((function(e){return e instanceof c?e:new c(this,e)}),"makeSignature"),u.prototype.encodePoint=C((function(e){var t=e.getY().toArray("le",this.encodingLength);return t[this.encodingLength-1]|=e.getX().isOdd()?128:0,t}),"encodePoint"),u.prototype.decodePoint=C((function(e){var t=(e=i.parseBytes(e)).length-1,r=e.slice(0,t).concat(-129&e[t]),n=0!=(128&e[t]),s=i.intFromLE(r);return this.curve.pointFromY(s,n)}),"decodePoint"),u.prototype.encodeInt=C((function(e){return e.toArray("le",this.encodingLength)}),"encodeInt"),u.prototype.decodeInt=C((function(e){return i.intFromLE(e)}),"decodeInt"),u.prototype.isPoint=C((function(e){return e instanceof this.pointClass}),"isPoint")}}),on=O({"../../node_modules/.pnpm/elliptic@6.5.4/node_modules/elliptic/lib/elliptic.js"(e){var t=e;t.version=xr().version,t.utils=Mr(),t.rand=Or(),t.curve=Dr(),t.curves=Xr(),t.ec=tn(),t.eddsa=sn()}}),an=O({"../../node_modules/.pnpm/@stablelib+random@1.0.1/node_modules/@stablelib/random/lib/source/browser.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=function(){function e(){this.isAvailable=!1,this.isInstantiated=!1;var e="undefined"!=typeof self?self.crypto||self.msCrypto:null;e&&e.getRandomValues&&(this._crypto=e,this.isAvailable=!0,this.isInstantiated=!0)}return C(e,"BrowserRandomSource"),e.prototype.randomBytes=function(e){if(!this.isAvailable||!this._crypto)throw new Error("Browser random byte generator is not available.");for(var t=new Uint8Array(e),r=0;r<t.length;r+=65536)this._crypto.getRandomValues(t.subarray(r,r+Math.min(t.length-r,65536)));return t},e}();e.BrowserRandomSource=t}}),cn=O({"../../node_modules/.pnpm/@stablelib+random@1.0.1/node_modules/@stablelib/random/lib/source/node.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Sr(),r=function(){function e(){if(this.isAvailable=!1,this.isInstantiated=!1,void 0!==B){var e=B("crypto");e&&e.randomBytes&&(this._crypto=e,this.isAvailable=!0,this.isInstantiated=!0)}}return C(e,"NodeRandomSource"),e.prototype.randomBytes=function(e){if(!this.isAvailable||!this._crypto)throw new Error("Node.js random byte generator is not available.");var r=this._crypto.randomBytes(e);if(r.length!==e)throw new Error("NodeRandomSource: got fewer bytes than requested");for(var n=new Uint8Array(e),i=0;i<n.length;i++)n[i]=r[i];return t.wipe(r),n},e}();e.NodeRandomSource=r}}),un=O({"../../node_modules/.pnpm/@stablelib+random@1.0.1/node_modules/@stablelib/random/lib/source/system.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=an(),r=cn(),n=function(){function e(){return this.isAvailable=!1,this.name="",this._source=new t.BrowserRandomSource,this._source.isAvailable?(this.isAvailable=!0,void(this.name="Browser")):(this._source=new r.NodeRandomSource,this._source.isAvailable?(this.isAvailable=!0,void(this.name="Node")):void 0)}return C(e,"SystemRandomSource"),e.prototype.randomBytes=function(e){if(!this.isAvailable)throw new Error("System random byte generator is not available.");return this._source.randomBytes(e)},e}();e.SystemRandomSource=n}}),ln=O({"../../node_modules/.pnpm/@stablelib+random@1.0.1/node_modules/@stablelib/random/lib/random.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=un(),r=Ar(),n=Sr();function i(t,r){return void 0===r&&(r=e.defaultRandomSource),r.randomBytes(t)}function s(t){void 0===t&&(t=e.defaultRandomSource);var s=i(4,t),o=r.readUint32LE(s);return n.wipe(s),o}e.defaultRandomSource=new t.SystemRandomSource,C(i,"randomBytes"),e.randomBytes=i,C(s,"randomUint32"),e.randomUint32=s;var o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";function a(t,r,s){if(void 0===r&&(r=o),void 0===s&&(s=e.defaultRandomSource),r.length<2)throw new Error("randomString charset is too short");if(r.length>256)throw new Error("randomString charset is too long");for(var a="",c=r.length,u=256-256%c;t>0;){for(var l=i(Math.ceil(256*t/u),s),d=0;d<l.length&&t>0;d++){var f=l[d];f<u&&(a+=r.charAt(f%c),t--)}n.wipe(l)}return a}function c(t,r,n){return void 0===r&&(r=o),void 0===n&&(n=e.defaultRandomSource),a(Math.ceil(t/(Math.log(r.length)/Math.LN2)),r,n)}C(a,"randomString"),e.randomString=a,C(c,"randomStringForEntropy"),e.randomStringForEntropy=c}}),dn=O({"../../node_modules/.pnpm/@stablelib+sha512@1.0.1/node_modules/@stablelib/sha512/lib/sha512.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Ar(),r=Sr();e.DIGEST_LENGTH=64,e.BLOCK_SIZE=128;var n=function(){function n(){this.digestLength=e.DIGEST_LENGTH,this.blockSize=e.BLOCK_SIZE,this._stateHi=new Int32Array(8),this._stateLo=new Int32Array(8),this._tempHi=new Int32Array(16),this._tempLo=new Int32Array(16),this._buffer=new Uint8Array(256),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this.reset()}return C(n,"SHA512"),n.prototype._initState=function(){this._stateHi[0]=1779033703,this._stateHi[1]=3144134277,this._stateHi[2]=1013904242,this._stateHi[3]=2773480762,this._stateHi[4]=1359893119,this._stateHi[5]=2600822924,this._stateHi[6]=528734635,this._stateHi[7]=1541459225,this._stateLo[0]=4089235720,this._stateLo[1]=2227873595,this._stateLo[2]=4271175723,this._stateLo[3]=1595750129,this._stateLo[4]=2917565137,this._stateLo[5]=725511199,this._stateLo[6]=4215389547,this._stateLo[7]=327033209},n.prototype.reset=function(){return this._initState(),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this},n.prototype.clean=function(){r.wipe(this._buffer),r.wipe(this._tempHi),r.wipe(this._tempLo),this.reset()},n.prototype.update=function(t,r){if(void 0===r&&(r=t.length),this._finished)throw new Error("SHA512: can't update because hash was finished.");var n=0;if(this._bytesHashed+=r,this._bufferLength>0){for(;this._bufferLength<e.BLOCK_SIZE&&r>0;)this._buffer[this._bufferLength++]=t[n++],r--;this._bufferLength===this.blockSize&&(s(this._tempHi,this._tempLo,this._stateHi,this._stateLo,this._buffer,0,this.blockSize),this._bufferLength=0)}for(r>=this.blockSize&&(n=s(this._tempHi,this._tempLo,this._stateHi,this._stateLo,t,n,r),r%=this.blockSize);r>0;)this._buffer[this._bufferLength++]=t[n++],r--;return this},n.prototype.finish=function(e){if(!this._finished){var r=this._bytesHashed,n=this._bufferLength,i=r/536870912|0,o=r<<3,a=r%128<112?128:256;this._buffer[n]=128;for(var c=n+1;c<a-8;c++)this._buffer[c]=0;t.writeUint32BE(i,this._buffer,a-8),t.writeUint32BE(o,this._buffer,a-4),s(this._tempHi,this._tempLo,this._stateHi,this._stateLo,this._buffer,0,a),this._finished=!0}for(c=0;c<this.digestLength/8;c++)t.writeUint32BE(this._stateHi[c],e,8*c),t.writeUint32BE(this._stateLo[c],e,8*c+4);return this},n.prototype.digest=function(){var e=new Uint8Array(this.digestLength);return this.finish(e),e},n.prototype.saveState=function(){if(this._finished)throw new Error("SHA256: cannot save finished state");return{stateHi:new Int32Array(this._stateHi),stateLo:new Int32Array(this._stateLo),buffer:this._bufferLength>0?new Uint8Array(this._buffer):void 0,bufferLength:this._bufferLength,bytesHashed:this._bytesHashed}},n.prototype.restoreState=function(e){return this._stateHi.set(e.stateHi),this._stateLo.set(e.stateLo),this._bufferLength=e.bufferLength,e.buffer&&this._buffer.set(e.buffer),this._bytesHashed=e.bytesHashed,this._finished=!1,this},n.prototype.cleanSavedState=function(e){r.wipe(e.stateHi),r.wipe(e.stateLo),e.buffer&&r.wipe(e.buffer),e.bufferLength=0,e.bytesHashed=0},n}();e.SHA512=n;var i=new Int32Array([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]);function s(e,r,n,s,o,a,c){for(var u,l,d,f,h,p,m,b,y=n[0],g=n[1],v=n[2],w=n[3],A=n[4],S=n[5],E=n[6],_=n[7],x=s[0],k=s[1],C=s[2],B=s[3],T=s[4],M=s[5],O=s[6],I=s[7];c>=128;){for(var N=0;N<16;N++){var P=8*N+a;e[N]=t.readUint32BE(o,P),r[N]=t.readUint32BE(o,P+4)}for(N=0;N<80;N++){var R,L,D=y,U=g,j=v,K=w,$=A,H=S,F=E,z=x,V=k,q=C,G=B,J=T,W=M,Y=O;if(h=65535&(l=I),p=l>>>16,m=65535&(u=_),b=u>>>16,h+=65535&(l=(T>>>14|A<<18)^(T>>>18|A<<14)^(A>>>9|T<<23)),p+=l>>>16,m+=65535&(u=(A>>>14|T<<18)^(A>>>18|T<<14)^(T>>>9|A<<23)),b+=u>>>16,h+=65535&(l=T&M^~T&O),p+=l>>>16,m+=65535&(u=A&S^~A&E),b+=u>>>16,u=i[2*N],h+=65535&(l=i[2*N+1]),p+=l>>>16,m+=65535&u,b+=u>>>16,u=e[N%16],p+=(l=r[N%16])>>>16,m+=65535&u,b+=u>>>16,m+=(p+=(h+=65535&l)>>>16)>>>16,h=65535&(l=f=65535&h|p<<16),p=l>>>16,m=65535&(u=d=65535&m|(b+=m>>>16)<<16),b=u>>>16,h+=65535&(l=(x>>>28|y<<4)^(y>>>2|x<<30)^(y>>>7|x<<25)),p+=l>>>16,m+=65535&(u=(y>>>28|x<<4)^(x>>>2|y<<30)^(x>>>7|y<<25)),b+=u>>>16,p+=(l=x&k^x&C^k&C)>>>16,m+=65535&(u=y&g^y&v^g&v),b+=u>>>16,R=65535&(m+=(p+=(h+=65535&l)>>>16)>>>16)|(b+=m>>>16)<<16,L=65535&h|p<<16,h=65535&(l=G),p=l>>>16,m=65535&(u=K),b=u>>>16,p+=(l=f)>>>16,m+=65535&(u=d),b+=u>>>16,g=D,v=U,w=j,A=K=65535&(m+=(p+=(h+=65535&l)>>>16)>>>16)|(b+=m>>>16)<<16,S=$,E=H,_=F,y=R,k=z,C=V,B=q,T=G=65535&h|p<<16,M=J,O=W,I=Y,x=L,N%16==15)for(P=0;P<16;P++)u=e[P],h=65535&(l=r[P]),p=l>>>16,m=65535&u,b=u>>>16,u=e[(P+9)%16],h+=65535&(l=r[(P+9)%16]),p+=l>>>16,m+=65535&u,b+=u>>>16,d=e[(P+1)%16],h+=65535&(l=((f=r[(P+1)%16])>>>1|d<<31)^(f>>>8|d<<24)^(f>>>7|d<<25)),p+=l>>>16,m+=65535&(u=(d>>>1|f<<31)^(d>>>8|f<<24)^d>>>7),b+=u>>>16,d=e[(P+14)%16],p+=(l=((f=r[(P+14)%16])>>>19|d<<13)^(d>>>29|f<<3)^(f>>>6|d<<26))>>>16,m+=65535&(u=(d>>>19|f<<13)^(f>>>29|d<<3)^d>>>6),b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,e[P]=65535&m|b<<16,r[P]=65535&h|p<<16}h=65535&(l=x),p=l>>>16,m=65535&(u=y),b=u>>>16,u=n[0],p+=(l=s[0])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[0]=y=65535&m|b<<16,s[0]=x=65535&h|p<<16,h=65535&(l=k),p=l>>>16,m=65535&(u=g),b=u>>>16,u=n[1],p+=(l=s[1])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[1]=g=65535&m|b<<16,s[1]=k=65535&h|p<<16,h=65535&(l=C),p=l>>>16,m=65535&(u=v),b=u>>>16,u=n[2],p+=(l=s[2])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[2]=v=65535&m|b<<16,s[2]=C=65535&h|p<<16,h=65535&(l=B),p=l>>>16,m=65535&(u=w),b=u>>>16,u=n[3],p+=(l=s[3])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[3]=w=65535&m|b<<16,s[3]=B=65535&h|p<<16,h=65535&(l=T),p=l>>>16,m=65535&(u=A),b=u>>>16,u=n[4],p+=(l=s[4])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[4]=A=65535&m|b<<16,s[4]=T=65535&h|p<<16,h=65535&(l=M),p=l>>>16,m=65535&(u=S),b=u>>>16,u=n[5],p+=(l=s[5])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[5]=S=65535&m|b<<16,s[5]=M=65535&h|p<<16,h=65535&(l=O),p=l>>>16,m=65535&(u=E),b=u>>>16,u=n[6],p+=(l=s[6])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[6]=E=65535&m|b<<16,s[6]=O=65535&h|p<<16,h=65535&(l=I),p=l>>>16,m=65535&(u=_),b=u>>>16,u=n[7],p+=(l=s[7])>>>16,m+=65535&u,b+=u>>>16,b+=(m+=(p+=(h+=65535&l)>>>16)>>>16)>>>16,n[7]=_=65535&m|b<<16,s[7]=I=65535&h|p<<16,a+=128,c-=128}return a}function o(e){var t=new n;t.update(e);var r=t.digest();return t.clean(),r}C(s,"hashBlocks"),C(o,"hash"),e.hash=o}}),fn=O({"../../node_modules/.pnpm/@stablelib+ed25519@1.0.2/node_modules/@stablelib/ed25519/lib/ed25519.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=ln(),r=dn(),n=Sr();function i(e){var t=new Float64Array(16);if(e)for(var r=0;r<e.length;r++)t[r]=e[r];return t}e.SIGNATURE_LENGTH=64,e.PUBLIC_KEY_LENGTH=32,e.SECRET_KEY_LENGTH=64,e.SEED_LENGTH=32,C(i,"gf"),new Uint8Array(32)[0]=9;var s=i(),o=i([1]),a=i([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),c=i([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),u=i([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),l=i([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),d=i([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function f(e,t){for(var r=0;r<16;r++)e[r]=0|t[r]}function h(e){for(var t=1,r=0;r<16;r++){var n=e[r]+t+65535;t=Math.floor(n/65536),e[r]=n-65536*t}e[0]+=t-1+37*(t-1)}function p(e,t,r){for(var n=~(r-1),i=0;i<16;i++){var s=n&(e[i]^t[i]);e[i]^=s,t[i]^=s}}function m(e,t){for(var r=i(),n=i(),s=0;s<16;s++)n[s]=t[s];h(n),h(n),h(n);for(var o=0;o<2;o++){r[0]=n[0]-65517;for(s=1;s<15;s++)r[s]=n[s]-65535-(r[s-1]>>16&1),r[s-1]&=65535;r[15]=n[15]-32767-(r[14]>>16&1);var a=r[15]>>16&1;r[14]&=65535,p(n,r,1-a)}for(s=0;s<16;s++)e[2*s]=255&n[s],e[2*s+1]=n[s]>>8}function b(e,t){for(var r=0,n=0;n<32;n++)r|=e[n]^t[n];return(1&r-1>>>8)-1}function y(e,t){var r=new Uint8Array(32),n=new Uint8Array(32);return m(r,e),m(n,t),b(r,n)}function g(e){var t=new Uint8Array(32);return m(t,e),1&t[0]}function v(e,t){for(var r=0;r<16;r++)e[r]=t[2*r]+(t[2*r+1]<<8);e[15]&=32767}function w(e,t,r){for(var n=0;n<16;n++)e[n]=t[n]+r[n]}function A(e,t,r){for(var n=0;n<16;n++)e[n]=t[n]-r[n]}function S(e,t,r){var n,i,s=0,o=0,a=0,c=0,u=0,l=0,d=0,f=0,h=0,p=0,m=0,b=0,y=0,g=0,v=0,w=0,A=0,S=0,E=0,_=0,x=0,k=0,C=0,B=0,T=0,M=0,O=0,I=0,N=0,P=0,R=0,L=r[0],D=r[1],U=r[2],j=r[3],K=r[4],$=r[5],H=r[6],F=r[7],z=r[8],V=r[9],q=r[10],G=r[11],J=r[12],W=r[13],Y=r[14],X=r[15];s+=(n=t[0])*L,o+=n*D,a+=n*U,c+=n*j,u+=n*K,l+=n*$,d+=n*H,f+=n*F,h+=n*z,p+=n*V,m+=n*q,b+=n*G,y+=n*J,g+=n*W,v+=n*Y,w+=n*X,o+=(n=t[1])*L,a+=n*D,c+=n*U,u+=n*j,l+=n*K,d+=n*$,f+=n*H,h+=n*F,p+=n*z,m+=n*V,b+=n*q,y+=n*G,g+=n*J,v+=n*W,w+=n*Y,A+=n*X,a+=(n=t[2])*L,c+=n*D,u+=n*U,l+=n*j,d+=n*K,f+=n*$,h+=n*H,p+=n*F,m+=n*z,b+=n*V,y+=n*q,g+=n*G,v+=n*J,w+=n*W,A+=n*Y,S+=n*X,c+=(n=t[3])*L,u+=n*D,l+=n*U,d+=n*j,f+=n*K,h+=n*$,p+=n*H,m+=n*F,b+=n*z,y+=n*V,g+=n*q,v+=n*G,w+=n*J,A+=n*W,S+=n*Y,E+=n*X,u+=(n=t[4])*L,l+=n*D,d+=n*U,f+=n*j,h+=n*K,p+=n*$,m+=n*H,b+=n*F,y+=n*z,g+=n*V,v+=n*q,w+=n*G,A+=n*J,S+=n*W,E+=n*Y,_+=n*X,l+=(n=t[5])*L,d+=n*D,f+=n*U,h+=n*j,p+=n*K,m+=n*$,b+=n*H,y+=n*F,g+=n*z,v+=n*V,w+=n*q,A+=n*G,S+=n*J,E+=n*W,_+=n*Y,x+=n*X,d+=(n=t[6])*L,f+=n*D,h+=n*U,p+=n*j,m+=n*K,b+=n*$,y+=n*H,g+=n*F,v+=n*z,w+=n*V,A+=n*q,S+=n*G,E+=n*J,_+=n*W,x+=n*Y,k+=n*X,f+=(n=t[7])*L,h+=n*D,p+=n*U,m+=n*j,b+=n*K,y+=n*$,g+=n*H,v+=n*F,w+=n*z,A+=n*V,S+=n*q,E+=n*G,_+=n*J,x+=n*W,k+=n*Y,C+=n*X,h+=(n=t[8])*L,p+=n*D,m+=n*U,b+=n*j,y+=n*K,g+=n*$,v+=n*H,w+=n*F,A+=n*z,S+=n*V,E+=n*q,_+=n*G,x+=n*J,k+=n*W,C+=n*Y,B+=n*X,p+=(n=t[9])*L,m+=n*D,b+=n*U,y+=n*j,g+=n*K,v+=n*$,w+=n*H,A+=n*F,S+=n*z,E+=n*V,_+=n*q,x+=n*G,k+=n*J,C+=n*W,B+=n*Y,T+=n*X,m+=(n=t[10])*L,b+=n*D,y+=n*U,g+=n*j,v+=n*K,w+=n*$,A+=n*H,S+=n*F,E+=n*z,_+=n*V,x+=n*q,k+=n*G,C+=n*J,B+=n*W,T+=n*Y,M+=n*X,b+=(n=t[11])*L,y+=n*D,g+=n*U,v+=n*j,w+=n*K,A+=n*$,S+=n*H,E+=n*F,_+=n*z,x+=n*V,k+=n*q,C+=n*G,B+=n*J,T+=n*W,M+=n*Y,O+=n*X,y+=(n=t[12])*L,g+=n*D,v+=n*U,w+=n*j,A+=n*K,S+=n*$,E+=n*H,_+=n*F,x+=n*z,k+=n*V,C+=n*q,B+=n*G,T+=n*J,M+=n*W,O+=n*Y,I+=n*X,g+=(n=t[13])*L,v+=n*D,w+=n*U,A+=n*j,S+=n*K,E+=n*$,_+=n*H,x+=n*F,k+=n*z,C+=n*V,B+=n*q,T+=n*G,M+=n*J,O+=n*W,I+=n*Y,N+=n*X,v+=(n=t[14])*L,w+=n*D,A+=n*U,S+=n*j,E+=n*K,_+=n*$,x+=n*H,k+=n*F,C+=n*z,B+=n*V,T+=n*q,M+=n*G,O+=n*J,I+=n*W,N+=n*Y,P+=n*X,w+=(n=t[15])*L,o+=38*(S+=n*U),a+=38*(E+=n*j),c+=38*(_+=n*K),u+=38*(x+=n*$),l+=38*(k+=n*H),d+=38*(C+=n*F),f+=38*(B+=n*z),h+=38*(T+=n*V),p+=38*(M+=n*q),m+=38*(O+=n*G),b+=38*(I+=n*J),y+=38*(N+=n*W),g+=38*(P+=n*Y),v+=38*(R+=n*X),s=(n=(s+=38*(A+=n*D))+(i=1)+65535)-65536*(i=Math.floor(n/65536)),o=(n=o+i+65535)-65536*(i=Math.floor(n/65536)),a=(n=a+i+65535)-65536*(i=Math.floor(n/65536)),c=(n=c+i+65535)-65536*(i=Math.floor(n/65536)),u=(n=u+i+65535)-65536*(i=Math.floor(n/65536)),l=(n=l+i+65535)-65536*(i=Math.floor(n/65536)),d=(n=d+i+65535)-65536*(i=Math.floor(n/65536)),f=(n=f+i+65535)-65536*(i=Math.floor(n/65536)),h=(n=h+i+65535)-65536*(i=Math.floor(n/65536)),p=(n=p+i+65535)-65536*(i=Math.floor(n/65536)),m=(n=m+i+65535)-65536*(i=Math.floor(n/65536)),b=(n=b+i+65535)-65536*(i=Math.floor(n/65536)),y=(n=y+i+65535)-65536*(i=Math.floor(n/65536)),g=(n=g+i+65535)-65536*(i=Math.floor(n/65536)),v=(n=v+i+65535)-65536*(i=Math.floor(n/65536)),w=(n=w+i+65535)-65536*(i=Math.floor(n/65536)),s=(n=(s+=i-1+37*(i-1))+(i=1)+65535)-65536*(i=Math.floor(n/65536)),o=(n=o+i+65535)-65536*(i=Math.floor(n/65536)),a=(n=a+i+65535)-65536*(i=Math.floor(n/65536)),c=(n=c+i+65535)-65536*(i=Math.floor(n/65536)),u=(n=u+i+65535)-65536*(i=Math.floor(n/65536)),l=(n=l+i+65535)-65536*(i=Math.floor(n/65536)),d=(n=d+i+65535)-65536*(i=Math.floor(n/65536)),f=(n=f+i+65535)-65536*(i=Math.floor(n/65536)),h=(n=h+i+65535)-65536*(i=Math.floor(n/65536)),p=(n=p+i+65535)-65536*(i=Math.floor(n/65536)),m=(n=m+i+65535)-65536*(i=Math.floor(n/65536)),b=(n=b+i+65535)-65536*(i=Math.floor(n/65536)),y=(n=y+i+65535)-65536*(i=Math.floor(n/65536)),g=(n=g+i+65535)-65536*(i=Math.floor(n/65536)),v=(n=v+i+65535)-65536*(i=Math.floor(n/65536)),w=(n=w+i+65535)-65536*(i=Math.floor(n/65536)),s+=i-1+37*(i-1),e[0]=s,e[1]=o,e[2]=a,e[3]=c,e[4]=u,e[5]=l,e[6]=d,e[7]=f,e[8]=h,e[9]=p,e[10]=m,e[11]=b,e[12]=y,e[13]=g,e[14]=v,e[15]=w}function E(e,t){S(e,t,t)}function _(e,t){var r,n=i();for(r=0;r<16;r++)n[r]=t[r];for(r=253;r>=0;r--)E(n,n),2!==r&&4!==r&&S(n,n,t);for(r=0;r<16;r++)e[r]=n[r]}function x(e,t){var r,n=i();for(r=0;r<16;r++)n[r]=t[r];for(r=250;r>=0;r--)E(n,n),1!==r&&S(n,n,t);for(r=0;r<16;r++)e[r]=n[r]}function k(e,t){var r=i(),n=i(),s=i(),o=i(),a=i(),u=i(),l=i(),d=i(),f=i();A(r,e[1],e[0]),A(f,t[1],t[0]),S(r,r,f),w(n,e[0],e[1]),w(f,t[0],t[1]),S(n,n,f),S(s,e[3],t[3]),S(s,s,c),S(o,e[2],t[2]),w(o,o,o),A(a,n,r),A(u,o,s),w(l,o,s),w(d,n,r),S(e[0],a,u),S(e[1],d,l),S(e[2],l,u),S(e[3],a,d)}function B(e,t,r){for(var n=0;n<4;n++)p(e[n],t[n],r)}function T(e,t){var r=i(),n=i(),s=i();_(s,t[2]),S(r,t[0],s),S(n,t[1],s),m(e,n),e[31]^=g(r)<<7}function M(e,t,r){f(e[0],s),f(e[1],o),f(e[2],o),f(e[3],s);for(var n=255;n>=0;--n){var i=r[n/8|0]>>(7&n)&1;B(e,t,i),k(t,e),k(e,e),B(e,t,i)}}function O(e,t){var r=[i(),i(),i(),i()];f(r[0],u),f(r[1],l),f(r[2],o),S(r[3],u,l),M(e,r,t)}function I(t){if(t.length!==e.SEED_LENGTH)throw new Error("ed25519: seed must be "+e.SEED_LENGTH+" bytes");var n=r.hash(t);n[0]&=248,n[31]&=127,n[31]|=64;var s=new Uint8Array(32),o=[i(),i(),i(),i()];O(o,n),T(s,o);var a=new Uint8Array(64);return a.set(t),a.set(s,32),{publicKey:s,secretKey:a}}function N(e){var r=t.randomBytes(32,e),i=I(r);return n.wipe(r),i}function P(t){if(t.length!==e.SECRET_KEY_LENGTH)throw new Error("ed25519: secret key must be "+e.SECRET_KEY_LENGTH+" bytes");return new Uint8Array(t.subarray(32))}C(f,"set25519"),C(h,"car25519"),C(p,"sel25519"),C(m,"pack25519"),C(b,"verify32"),C(y,"neq25519"),C(g,"par25519"),C(v,"unpack25519"),C(w,"add"),C(A,"sub"),C(S,"mul"),C(E,"square"),C(_,"inv25519"),C(x,"pow2523"),C(k,"edadd"),C(B,"cswap"),C(T,"pack"),C(M,"scalarmult"),C(O,"scalarbase"),C(I,"generateKeyPairFromSeed"),e.generateKeyPairFromSeed=I,C(N,"generateKeyPair"),e.generateKeyPair=N,C(P,"extractPublicKeyFromSecretKey"),e.extractPublicKeyFromSecretKey=P;var R=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]);function L(e,t){var r,n,i,s;for(n=63;n>=32;--n){for(r=0,i=n-32,s=n-12;i<s;++i)t[i]+=r-16*t[n]*R[i-(n-32)],r=Math.floor((t[i]+128)/256),t[i]-=256*r;t[i]+=r,t[n]=0}for(r=0,i=0;i<32;i++)t[i]+=r-(t[31]>>4)*R[i],r=t[i]>>8,t[i]&=255;for(i=0;i<32;i++)t[i]-=r*R[i];for(n=0;n<32;n++)t[n+1]+=t[n]>>8,e[n]=255&t[n]}function D(e){for(var t=new Float64Array(64),r=0;r<64;r++)t[r]=e[r];for(r=0;r<64;r++)e[r]=0;L(e,t)}function U(e,t){var n=new Float64Array(64),s=[i(),i(),i(),i()],o=r.hash(e.subarray(0,32));o[0]&=248,o[31]&=127,o[31]|=64;var a=new Uint8Array(64);a.set(o.subarray(32),32);var c=new r.SHA512;c.update(a.subarray(32)),c.update(t);var u=c.digest();c.clean(),D(u),O(s,u),T(a,s),c.reset(),c.update(a.subarray(0,32)),c.update(e.subarray(32)),c.update(t);var l=c.digest();D(l);for(var d=0;d<32;d++)n[d]=u[d];for(d=0;d<32;d++)for(var f=0;f<32;f++)n[d+f]+=l[d]*o[f];return L(a.subarray(32),n),a}function j(e,t){var r=i(),n=i(),c=i(),u=i(),l=i(),h=i(),p=i();return f(e[2],o),v(e[1],t),E(c,e[1]),S(u,c,a),A(c,c,e[2]),w(u,e[2],u),E(l,u),E(h,l),S(p,h,l),S(r,p,c),S(r,r,u),x(r,r),S(r,r,c),S(r,r,u),S(r,r,u),S(e[0],r,u),E(n,e[0]),S(n,n,u),y(n,c)&&S(e[0],e[0],d),E(n,e[0]),S(n,n,u),y(n,c)?-1:(g(e[0])===t[31]>>7&&A(e[0],s,e[0]),S(e[3],e[0],e[1]),0)}function K(t,n,s){var o=new Uint8Array(32),a=[i(),i(),i(),i()],c=[i(),i(),i(),i()];if(s.length!==e.SIGNATURE_LENGTH)throw new Error("ed25519: signature must be "+e.SIGNATURE_LENGTH+" bytes");if(j(c,t))return!1;var u=new r.SHA512;u.update(s.subarray(0,32)),u.update(t),u.update(n);var l=u.digest();return D(l),M(a,c,l),O(c,s.subarray(32)),k(a,c),T(o,a),!b(s,o)}function $(e){var t=[i(),i(),i(),i()];if(j(t,e))throw new Error("Ed25519: invalid public key");var r=i(),n=i(),s=t[1];w(r,o,s),A(n,o,s),_(n,n),S(r,r,n);var a=new Uint8Array(32);return m(a,r),a}function H(e){var t=r.hash(e.subarray(0,32));t[0]&=248,t[31]&=127,t[31]|=64;var i=new Uint8Array(t.subarray(0,32));return n.wipe(t),i}C(L,"modL"),C(D,"reduce"),C(U,"sign"),e.sign=U,C(j,"unpackneg"),C(K,"verify"),e.verify=K,C($,"convertPublicKeyToX25519"),e.convertPublicKeyToX25519=$,C(H,"convertSecretKeyToX25519"),e.convertSecretKeyToX25519=H}}),hn=O({"../../node_modules/.pnpm/canonicalize@1.0.8/node_modules/canonicalize/lib/canonicalize.js"(e,t){t.exports=C((function e(t){return null===t||"object"!=typeof t||null!=t.toJSON?JSON.stringify(t):Array.isArray(t)?"["+t.reduce(((t,r,n)=>t+(0===n?"":",")+e(void 0===r||"symbol"==typeof r?null:r)),"")+"]":"{"+Object.keys(t).sort().reduce(((r,n,i)=>{if(void 0===t[n]||"symbol"==typeof t[n])return r;return r+(0===r.length?"":",")+e(n)+":"+e(t[n])}),"")+"}"}),"serialize")}}),pn=O({"../../node_modules/.pnpm/@stablelib+x25519@1.0.2/node_modules/@stablelib/x25519/lib/x25519.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=ln(),r=Sr();function n(e){var t=new Float64Array(16);if(e)for(var r=0;r<e.length;r++)t[r]=e[r];return t}e.PUBLIC_KEY_LENGTH=32,e.SECRET_KEY_LENGTH=32,e.SHARED_KEY_LENGTH=32,C(n,"gf");var i=new Uint8Array(32);i[0]=9;var s=n([56129,1]);function o(e){for(var t=1,r=0;r<16;r++){var n=e[r]+t+65535;t=Math.floor(n/65536),e[r]=n-65536*t}e[0]+=t-1+37*(t-1)}function a(e,t,r){for(var n=~(r-1),i=0;i<16;i++){var s=n&(e[i]^t[i]);e[i]^=s,t[i]^=s}}function c(e,t){for(var r=n(),i=n(),s=0;s<16;s++)i[s]=t[s];o(i),o(i),o(i);for(var c=0;c<2;c++){r[0]=i[0]-65517;for(s=1;s<15;s++)r[s]=i[s]-65535-(r[s-1]>>16&1),r[s-1]&=65535;r[15]=i[15]-32767-(r[14]>>16&1);var u=r[15]>>16&1;r[14]&=65535,a(i,r,1-u)}for(s=0;s<16;s++)e[2*s]=255&i[s],e[2*s+1]=i[s]>>8}function u(e,t){for(var r=0;r<16;r++)e[r]=t[2*r]+(t[2*r+1]<<8);e[15]&=32767}function l(e,t,r){for(var n=0;n<16;n++)e[n]=t[n]+r[n]}function d(e,t,r){for(var n=0;n<16;n++)e[n]=t[n]-r[n]}function f(e,t,r){var n,i,s=0,o=0,a=0,c=0,u=0,l=0,d=0,f=0,h=0,p=0,m=0,b=0,y=0,g=0,v=0,w=0,A=0,S=0,E=0,_=0,x=0,k=0,C=0,B=0,T=0,M=0,O=0,I=0,N=0,P=0,R=0,L=r[0],D=r[1],U=r[2],j=r[3],K=r[4],$=r[5],H=r[6],F=r[7],z=r[8],V=r[9],q=r[10],G=r[11],J=r[12],W=r[13],Y=r[14],X=r[15];s+=(n=t[0])*L,o+=n*D,a+=n*U,c+=n*j,u+=n*K,l+=n*$,d+=n*H,f+=n*F,h+=n*z,p+=n*V,m+=n*q,b+=n*G,y+=n*J,g+=n*W,v+=n*Y,w+=n*X,o+=(n=t[1])*L,a+=n*D,c+=n*U,u+=n*j,l+=n*K,d+=n*$,f+=n*H,h+=n*F,p+=n*z,m+=n*V,b+=n*q,y+=n*G,g+=n*J,v+=n*W,w+=n*Y,A+=n*X,a+=(n=t[2])*L,c+=n*D,u+=n*U,l+=n*j,d+=n*K,f+=n*$,h+=n*H,p+=n*F,m+=n*z,b+=n*V,y+=n*q,g+=n*G,v+=n*J,w+=n*W,A+=n*Y,S+=n*X,c+=(n=t[3])*L,u+=n*D,l+=n*U,d+=n*j,f+=n*K,h+=n*$,p+=n*H,m+=n*F,b+=n*z,y+=n*V,g+=n*q,v+=n*G,w+=n*J,A+=n*W,S+=n*Y,E+=n*X,u+=(n=t[4])*L,l+=n*D,d+=n*U,f+=n*j,h+=n*K,p+=n*$,m+=n*H,b+=n*F,y+=n*z,g+=n*V,v+=n*q,w+=n*G,A+=n*J,S+=n*W,E+=n*Y,_+=n*X,l+=(n=t[5])*L,d+=n*D,f+=n*U,h+=n*j,p+=n*K,m+=n*$,b+=n*H,y+=n*F,g+=n*z,v+=n*V,w+=n*q,A+=n*G,S+=n*J,E+=n*W,_+=n*Y,x+=n*X,d+=(n=t[6])*L,f+=n*D,h+=n*U,p+=n*j,m+=n*K,b+=n*$,y+=n*H,g+=n*F,v+=n*z,w+=n*V,A+=n*q,S+=n*G,E+=n*J,_+=n*W,x+=n*Y,k+=n*X,f+=(n=t[7])*L,h+=n*D,p+=n*U,m+=n*j,b+=n*K,y+=n*$,g+=n*H,v+=n*F,w+=n*z,A+=n*V,S+=n*q,E+=n*G,_+=n*J,x+=n*W,k+=n*Y,C+=n*X,h+=(n=t[8])*L,p+=n*D,m+=n*U,b+=n*j,y+=n*K,g+=n*$,v+=n*H,w+=n*F,A+=n*z,S+=n*V,E+=n*q,_+=n*G,x+=n*J,k+=n*W,C+=n*Y,B+=n*X,p+=(n=t[9])*L,m+=n*D,b+=n*U,y+=n*j,g+=n*K,v+=n*$,w+=n*H,A+=n*F,S+=n*z,E+=n*V,_+=n*q,x+=n*G,k+=n*J,C+=n*W,B+=n*Y,T+=n*X,m+=(n=t[10])*L,b+=n*D,y+=n*U,g+=n*j,v+=n*K,w+=n*$,A+=n*H,S+=n*F,E+=n*z,_+=n*V,x+=n*q,k+=n*G,C+=n*J,B+=n*W,T+=n*Y,M+=n*X,b+=(n=t[11])*L,y+=n*D,g+=n*U,v+=n*j,w+=n*K,A+=n*$,S+=n*H,E+=n*F,_+=n*z,x+=n*V,k+=n*q,C+=n*G,B+=n*J,T+=n*W,M+=n*Y,O+=n*X,y+=(n=t[12])*L,g+=n*D,v+=n*U,w+=n*j,A+=n*K,S+=n*$,E+=n*H,_+=n*F,x+=n*z,k+=n*V,C+=n*q,B+=n*G,T+=n*J,M+=n*W,O+=n*Y,I+=n*X,g+=(n=t[13])*L,v+=n*D,w+=n*U,A+=n*j,S+=n*K,E+=n*$,_+=n*H,x+=n*F,k+=n*z,C+=n*V,B+=n*q,T+=n*G,M+=n*J,O+=n*W,I+=n*Y,N+=n*X,v+=(n=t[14])*L,w+=n*D,A+=n*U,S+=n*j,E+=n*K,_+=n*$,x+=n*H,k+=n*F,C+=n*z,B+=n*V,T+=n*q,M+=n*G,O+=n*J,I+=n*W,N+=n*Y,P+=n*X,w+=(n=t[15])*L,o+=38*(S+=n*U),a+=38*(E+=n*j),c+=38*(_+=n*K),u+=38*(x+=n*$),l+=38*(k+=n*H),d+=38*(C+=n*F),f+=38*(B+=n*z),h+=38*(T+=n*V),p+=38*(M+=n*q),m+=38*(O+=n*G),b+=38*(I+=n*J),y+=38*(N+=n*W),g+=38*(P+=n*Y),v+=38*(R+=n*X),s=(n=(s+=38*(A+=n*D))+(i=1)+65535)-65536*(i=Math.floor(n/65536)),o=(n=o+i+65535)-65536*(i=Math.floor(n/65536)),a=(n=a+i+65535)-65536*(i=Math.floor(n/65536)),c=(n=c+i+65535)-65536*(i=Math.floor(n/65536)),u=(n=u+i+65535)-65536*(i=Math.floor(n/65536)),l=(n=l+i+65535)-65536*(i=Math.floor(n/65536)),d=(n=d+i+65535)-65536*(i=Math.floor(n/65536)),f=(n=f+i+65535)-65536*(i=Math.floor(n/65536)),h=(n=h+i+65535)-65536*(i=Math.floor(n/65536)),p=(n=p+i+65535)-65536*(i=Math.floor(n/65536)),m=(n=m+i+65535)-65536*(i=Math.floor(n/65536)),b=(n=b+i+65535)-65536*(i=Math.floor(n/65536)),y=(n=y+i+65535)-65536*(i=Math.floor(n/65536)),g=(n=g+i+65535)-65536*(i=Math.floor(n/65536)),v=(n=v+i+65535)-65536*(i=Math.floor(n/65536)),w=(n=w+i+65535)-65536*(i=Math.floor(n/65536)),s=(n=(s+=i-1+37*(i-1))+(i=1)+65535)-65536*(i=Math.floor(n/65536)),o=(n=o+i+65535)-65536*(i=Math.floor(n/65536)),a=(n=a+i+65535)-65536*(i=Math.floor(n/65536)),c=(n=c+i+65535)-65536*(i=Math.floor(n/65536)),u=(n=u+i+65535)-65536*(i=Math.floor(n/65536)),l=(n=l+i+65535)-65536*(i=Math.floor(n/65536)),d=(n=d+i+65535)-65536*(i=Math.floor(n/65536)),f=(n=f+i+65535)-65536*(i=Math.floor(n/65536)),h=(n=h+i+65535)-65536*(i=Math.floor(n/65536)),p=(n=p+i+65535)-65536*(i=Math.floor(n/65536)),m=(n=m+i+65535)-65536*(i=Math.floor(n/65536)),b=(n=b+i+65535)-65536*(i=Math.floor(n/65536)),y=(n=y+i+65535)-65536*(i=Math.floor(n/65536)),g=(n=g+i+65535)-65536*(i=Math.floor(n/65536)),v=(n=v+i+65535)-65536*(i=Math.floor(n/65536)),w=(n=w+i+65535)-65536*(i=Math.floor(n/65536)),s+=i-1+37*(i-1),e[0]=s,e[1]=o,e[2]=a,e[3]=c,e[4]=u,e[5]=l,e[6]=d,e[7]=f,e[8]=h,e[9]=p,e[10]=m,e[11]=b,e[12]=y,e[13]=g,e[14]=v,e[15]=w}function h(e,t){f(e,t,t)}function p(e,t){for(var r=n(),i=0;i<16;i++)r[i]=t[i];for(i=253;i>=0;i--)h(r,r),2!==i&&4!==i&&f(r,r,t);for(i=0;i<16;i++)e[i]=r[i]}function m(e,t){for(var r=new Uint8Array(32),i=new Float64Array(80),o=n(),m=n(),b=n(),y=n(),g=n(),v=n(),w=0;w<31;w++)r[w]=e[w];r[31]=127&e[31]|64,r[0]&=248,u(i,t);for(w=0;w<16;w++)m[w]=i[w];o[0]=y[0]=1;for(w=254;w>=0;--w){var A=r[w>>>3]>>>(7&w)&1;a(o,m,A),a(b,y,A),l(g,o,b),d(o,o,b),l(b,m,y),d(m,m,y),h(y,g),h(v,o),f(o,b,o),f(b,m,g),l(g,o,b),d(o,o,b),h(m,o),d(b,y,v),f(o,b,s),l(o,o,y),f(b,b,o),f(o,y,v),f(y,m,i),h(m,g),a(o,m,A),a(b,y,A)}for(w=0;w<16;w++)i[w+16]=o[w],i[w+32]=b[w],i[w+48]=m[w],i[w+64]=y[w];var S=i.subarray(32),E=i.subarray(16);p(S,S),f(E,E,S);var _=new Uint8Array(32);return c(_,E),_}function b(e){return m(e,i)}function y(t){if(t.length!==e.SECRET_KEY_LENGTH)throw new Error("x25519: seed must be "+e.SECRET_KEY_LENGTH+" bytes");var r=new Uint8Array(t);return{publicKey:b(r),secretKey:r}}function g(e){var n=t.randomBytes(32,e),i=y(n);return r.wipe(n),i}function v(t,r,n){if(void 0===n&&(n=!1),t.length!==e.PUBLIC_KEY_LENGTH)throw new Error("X25519: incorrect secret key length");if(r.length!==e.PUBLIC_KEY_LENGTH)throw new Error("X25519: incorrect public key length");var i=m(t,r);if(n){for(var s=0,o=0;o<i.length;o++)s|=i[o];if(0===s)throw new Error("X25519: invalid shared key")}return i}C(o,"car25519"),C(a,"sel25519"),C(c,"pack25519"),C(u,"unpack25519"),C(l,"add"),C(d,"sub"),C(f,"mul"),C(h,"square"),C(p,"inv25519"),C(m,"scalarMult"),e.scalarMult=m,C(b,"scalarMultBase"),e.scalarMultBase=b,C(y,"generateKeyPairFromSeed"),e.generateKeyPairFromSeed=y,C(g,"generateKeyPair"),e.generateKeyPair=g,C(v,"sharedKey"),e.sharedKey=v}}),mn=O({"../../node_modules/.pnpm/@stablelib+chacha@1.0.1/node_modules/@stablelib/chacha/lib/chacha.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Ar(),r=Sr();function n(e,r,n){for(var i=1634760805,s=857760878,o=2036477234,a=1797285236,c=n[3]<<24|n[2]<<16|n[1]<<8|n[0],u=n[7]<<24|n[6]<<16|n[5]<<8|n[4],l=n[11]<<24|n[10]<<16|n[9]<<8|n[8],d=n[15]<<24|n[14]<<16|n[13]<<8|n[12],f=n[19]<<24|n[18]<<16|n[17]<<8|n[16],h=n[23]<<24|n[22]<<16|n[21]<<8|n[20],p=n[27]<<24|n[26]<<16|n[25]<<8|n[24],m=n[31]<<24|n[30]<<16|n[29]<<8|n[28],b=r[3]<<24|r[2]<<16|r[1]<<8|r[0],y=r[7]<<24|r[6]<<16|r[5]<<8|r[4],g=r[11]<<24|r[10]<<16|r[9]<<8|r[8],v=r[15]<<24|r[14]<<16|r[13]<<8|r[12],w=i,A=s,S=o,E=a,_=c,x=u,k=l,C=d,B=f,T=h,M=p,O=m,I=b,N=y,P=g,R=v,L=0;L<20;L+=2)_=(_^=B=B+(I=(I^=w=w+_|0)>>>16|I<<16)|0)>>>20|_<<12,x=(x^=T=T+(N=(N^=A=A+x|0)>>>16|N<<16)|0)>>>20|x<<12,k=(k^=M=M+(P=(P^=S=S+k|0)>>>16|P<<16)|0)>>>20|k<<12,C=(C^=O=O+(R=(R^=E=E+C|0)>>>16|R<<16)|0)>>>20|C<<12,k=(k^=M=M+(P=(P^=S=S+k|0)>>>24|P<<8)|0)>>>25|k<<7,C=(C^=O=O+(R=(R^=E=E+C|0)>>>24|R<<8)|0)>>>25|C<<7,x=(x^=T=T+(N=(N^=A=A+x|0)>>>24|N<<8)|0)>>>25|x<<7,_=(_^=B=B+(I=(I^=w=w+_|0)>>>24|I<<8)|0)>>>25|_<<7,x=(x^=M=M+(R=(R^=w=w+x|0)>>>16|R<<16)|0)>>>20|x<<12,k=(k^=O=O+(I=(I^=A=A+k|0)>>>16|I<<16)|0)>>>20|k<<12,C=(C^=B=B+(N=(N^=S=S+C|0)>>>16|N<<16)|0)>>>20|C<<12,_=(_^=T=T+(P=(P^=E=E+_|0)>>>16|P<<16)|0)>>>20|_<<12,C=(C^=B=B+(N=(N^=S=S+C|0)>>>24|N<<8)|0)>>>25|C<<7,_=(_^=T=T+(P=(P^=E=E+_|0)>>>24|P<<8)|0)>>>25|_<<7,k=(k^=O=O+(I=(I^=A=A+k|0)>>>24|I<<8)|0)>>>25|k<<7,x=(x^=M=M+(R=(R^=w=w+x|0)>>>24|R<<8)|0)>>>25|x<<7;t.writeUint32LE(w+i|0,e,0),t.writeUint32LE(A+s|0,e,4),t.writeUint32LE(S+o|0,e,8),t.writeUint32LE(E+a|0,e,12),t.writeUint32LE(_+c|0,e,16),t.writeUint32LE(x+u|0,e,20),t.writeUint32LE(k+l|0,e,24),t.writeUint32LE(C+d|0,e,28),t.writeUint32LE(B+f|0,e,32),t.writeUint32LE(T+h|0,e,36),t.writeUint32LE(M+p|0,e,40),t.writeUint32LE(O+m|0,e,44),t.writeUint32LE(I+b|0,e,48),t.writeUint32LE(N+y|0,e,52),t.writeUint32LE(P+g|0,e,56),t.writeUint32LE(R+v|0,e,60)}function i(e,t,i,s,a){if(void 0===a&&(a=0),32!==e.length)throw new Error("ChaCha: key size must be 32 bytes");if(s.length<i.length)throw new Error("ChaCha: destination is shorter than source");var c,u;if(0===a){if(8!==t.length&&12!==t.length)throw new Error("ChaCha nonce must be 8 or 12 bytes");u=(c=new Uint8Array(16)).length-t.length,c.set(t,u)}else{if(16!==t.length)throw new Error("ChaCha nonce with counter must be 16 bytes");c=t,u=a}for(var l=new Uint8Array(64),d=0;d<i.length;d+=64){n(l,c,e);for(var f=d;f<d+64&&f<i.length;f++)s[f]=i[f]^l[f-d];o(c,0,u)}return r.wipe(l),0===a&&r.wipe(c),s}function s(e,t,n,s){return void 0===s&&(s=0),r.wipe(n),i(e,t,n,n,s)}function o(e,t,r){for(var n=1;r--;)n=n+(255&e[t])|0,e[t]=255&n,n>>>=8,t++;if(n>0)throw new Error("ChaCha: counter overflow")}C(n,"core"),C(i,"streamXOR"),e.streamXOR=i,C(s,"stream"),e.stream=s,C(o,"incrementCounter")}}),bn=O({"../../node_modules/.pnpm/@stablelib+xchacha20@1.0.1/node_modules/@stablelib/xchacha20/lib/xchacha20.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Ar(),r=Sr(),n=mn();function i(e,t,i,s){if(24!==t.length)throw new Error("XChaCha20 nonce must be 24 bytes");var a=o(e,t.subarray(0,16),new Uint8Array(32)),c=new Uint8Array(12);c.set(t.subarray(16),4);var u=n.streamXOR(a,c,i,s);return r.wipe(a),u}function s(e,t,n){return r.wipe(n),i(e,t,n,n)}function o(e,r,n){for(var i=1634760805,s=857760878,o=2036477234,a=1797285236,c=e[3]<<24|e[2]<<16|e[1]<<8|e[0],u=e[7]<<24|e[6]<<16|e[5]<<8|e[4],l=e[11]<<24|e[10]<<16|e[9]<<8|e[8],d=e[15]<<24|e[14]<<16|e[13]<<8|e[12],f=e[19]<<24|e[18]<<16|e[17]<<8|e[16],h=e[23]<<24|e[22]<<16|e[21]<<8|e[20],p=e[27]<<24|e[26]<<16|e[25]<<8|e[24],m=e[31]<<24|e[30]<<16|e[29]<<8|e[28],b=r[3]<<24|r[2]<<16|r[1]<<8|r[0],y=r[7]<<24|r[6]<<16|r[5]<<8|r[4],g=r[11]<<24|r[10]<<16|r[9]<<8|r[8],v=r[15]<<24|r[14]<<16|r[13]<<8|r[12],w=0;w<20;w+=2)c=(c^=f=f+(b=(b^=i=i+c|0)>>>16|b<<16)|0)>>>20|c<<12,u=(u^=h=h+(y=(y^=s=s+u|0)>>>16|y<<16)|0)>>>20|u<<12,l=(l^=p=p+(g=(g^=o=o+l|0)>>>16|g<<16)|0)>>>20|l<<12,d=(d^=m=m+(v=(v^=a=a+d|0)>>>16|v<<16)|0)>>>20|d<<12,l=(l^=p=p+(g=(g^=o=o+l|0)>>>24|g<<8)|0)>>>25|l<<7,d=(d^=m=m+(v=(v^=a=a+d|0)>>>24|v<<8)|0)>>>25|d<<7,u=(u^=h=h+(y=(y^=s=s+u|0)>>>24|y<<8)|0)>>>25|u<<7,c=(c^=f=f+(b=(b^=i=i+c|0)>>>24|b<<8)|0)>>>25|c<<7,u=(u^=p=p+(v=(v^=i=i+u|0)>>>16|v<<16)|0)>>>20|u<<12,l=(l^=m=m+(b=(b^=s=s+l|0)>>>16|b<<16)|0)>>>20|l<<12,d=(d^=f=f+(y=(y^=o=o+d|0)>>>16|y<<16)|0)>>>20|d<<12,c=(c^=h=h+(g=(g^=a=a+c|0)>>>16|g<<16)|0)>>>20|c<<12,d=(d^=f=f+(y=(y^=o=o+d|0)>>>24|y<<8)|0)>>>25|d<<7,c=(c^=h=h+(g=(g^=a=a+c|0)>>>24|g<<8)|0)>>>25|c<<7,l=(l^=m=m+(b=(b^=s=s+l|0)>>>24|b<<8)|0)>>>25|l<<7,u=(u^=p=p+(v=(v^=i=i+u|0)>>>24|v<<8)|0)>>>25|u<<7;return t.writeUint32LE(i,n,0),t.writeUint32LE(s,n,4),t.writeUint32LE(o,n,8),t.writeUint32LE(a,n,12),t.writeUint32LE(b,n,16),t.writeUint32LE(y,n,20),t.writeUint32LE(g,n,24),t.writeUint32LE(v,n,28),n}C(i,"streamXOR"),e.streamXOR=i,C(s,"stream"),e.stream=s,C(o,"hchacha"),e.hchacha=o}}),yn=O({"../../node_modules/.pnpm/@stablelib+constant-time@1.0.1/node_modules/@stablelib/constant-time/lib/constant-time.js"(e){function t(e,t,r){return~(e-1)&t|e-1&r}function r(e,t){return(0|e)-(0|t)-1>>>31&1}function n(e,t){if(e.length!==t.length)return 0;for(var r=0,n=0;n<e.length;n++)r|=e[n]^t[n];return 1&r-1>>>8}function i(e,t){return 0!==e.length&&0!==t.length&&0!==n(e,t)}Object.defineProperty(e,"__esModule",{value:!0}),C(t,"select"),e.select=t,C(r,"lessOrEqual"),e.lessOrEqual=r,C(n,"compare"),e.compare=n,C(i,"equal"),e.equal=i}}),gn=O({"../../node_modules/.pnpm/@stablelib+poly1305@1.0.1/node_modules/@stablelib/poly1305/lib/poly1305.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=yn(),r=Sr();e.DIGEST_LENGTH=16;var n=function(){function t(t){this.digestLength=e.DIGEST_LENGTH,this._buffer=new Uint8Array(16),this._r=new Uint16Array(10),this._h=new Uint16Array(10),this._pad=new Uint16Array(8),this._leftover=0,this._fin=0,this._finished=!1;var r=t[0]|t[1]<<8;this._r[0]=8191&r;var n=t[2]|t[3]<<8;this._r[1]=8191&(r>>>13|n<<3);var i=t[4]|t[5]<<8;this._r[2]=7939&(n>>>10|i<<6);var s=t[6]|t[7]<<8;this._r[3]=8191&(i>>>7|s<<9);var o=t[8]|t[9]<<8;this._r[4]=255&(s>>>4|o<<12),this._r[5]=o>>>1&8190;var a=t[10]|t[11]<<8;this._r[6]=8191&(o>>>14|a<<2);var c=t[12]|t[13]<<8;this._r[7]=8065&(a>>>11|c<<5);var u=t[14]|t[15]<<8;this._r[8]=8191&(c>>>8|u<<8),this._r[9]=u>>>5&127,this._pad[0]=t[16]|t[17]<<8,this._pad[1]=t[18]|t[19]<<8,this._pad[2]=t[20]|t[21]<<8,this._pad[3]=t[22]|t[23]<<8,this._pad[4]=t[24]|t[25]<<8,this._pad[5]=t[26]|t[27]<<8,this._pad[6]=t[28]|t[29]<<8,this._pad[7]=t[30]|t[31]<<8}return C(t,"Poly1305"),t.prototype._blocks=function(e,t,r){for(var n=this._fin?0:2048,i=this._h[0],s=this._h[1],o=this._h[2],a=this._h[3],c=this._h[4],u=this._h[5],l=this._h[6],d=this._h[7],f=this._h[8],h=this._h[9],p=this._r[0],m=this._r[1],b=this._r[2],y=this._r[3],g=this._r[4],v=this._r[5],w=this._r[6],A=this._r[7],S=this._r[8],E=this._r[9];r>=16;){var _=e[t+0]|e[t+1]<<8;i+=8191&_;var x=e[t+2]|e[t+3]<<8;s+=8191&(_>>>13|x<<3);var k=e[t+4]|e[t+5]<<8;o+=8191&(x>>>10|k<<6);var C=e[t+6]|e[t+7]<<8;a+=8191&(k>>>7|C<<9);var B=e[t+8]|e[t+9]<<8;c+=8191&(C>>>4|B<<12),u+=B>>>1&8191;var T=e[t+10]|e[t+11]<<8;l+=8191&(B>>>14|T<<2);var M=e[t+12]|e[t+13]<<8;d+=8191&(T>>>11|M<<5);var O=e[t+14]|e[t+15]<<8,I=0,N=I;N+=i*p,N+=s*(5*E),N+=o*(5*S),N+=a*(5*A),I=(N+=c*(5*w))>>>13,N&=8191,N+=u*(5*v),N+=l*(5*g),N+=d*(5*y),N+=(f+=8191&(M>>>8|O<<8))*(5*b);var P=I+=(N+=(h+=O>>>5|n)*(5*m))>>>13;P+=i*m,P+=s*p,P+=o*(5*E),P+=a*(5*S),I=(P+=c*(5*A))>>>13,P&=8191,P+=u*(5*w),P+=l*(5*v),P+=d*(5*g),P+=f*(5*y),I+=(P+=h*(5*b))>>>13,P&=8191;var R=I;R+=i*b,R+=s*m,R+=o*p,R+=a*(5*E),I=(R+=c*(5*S))>>>13,R&=8191,R+=u*(5*A),R+=l*(5*w),R+=d*(5*v),R+=f*(5*g);var L=I+=(R+=h*(5*y))>>>13;L+=i*y,L+=s*b,L+=o*m,L+=a*p,I=(L+=c*(5*E))>>>13,L&=8191,L+=u*(5*S),L+=l*(5*A),L+=d*(5*w),L+=f*(5*v);var D=I+=(L+=h*(5*g))>>>13;D+=i*g,D+=s*y,D+=o*b,D+=a*m,I=(D+=c*p)>>>13,D&=8191,D+=u*(5*E),D+=l*(5*S),D+=d*(5*A),D+=f*(5*w);var U=I+=(D+=h*(5*v))>>>13;U+=i*v,U+=s*g,U+=o*y,U+=a*b,I=(U+=c*m)>>>13,U&=8191,U+=u*p,U+=l*(5*E),U+=d*(5*S),U+=f*(5*A);var j=I+=(U+=h*(5*w))>>>13;j+=i*w,j+=s*v,j+=o*g,j+=a*y,I=(j+=c*b)>>>13,j&=8191,j+=u*m,j+=l*p,j+=d*(5*E),j+=f*(5*S);var K=I+=(j+=h*(5*A))>>>13;K+=i*A,K+=s*w,K+=o*v,K+=a*g,I=(K+=c*y)>>>13,K&=8191,K+=u*b,K+=l*m,K+=d*p,K+=f*(5*E);var $=I+=(K+=h*(5*S))>>>13;$+=i*S,$+=s*A,$+=o*w,$+=a*v,I=($+=c*g)>>>13,$&=8191,$+=u*y,$+=l*b,$+=d*m,$+=f*p;var H=I+=($+=h*(5*E))>>>13;H+=i*E,H+=s*S,H+=o*A,H+=a*w,I=(H+=c*v)>>>13,H&=8191,H+=u*g,H+=l*y,H+=d*b,H+=f*m,i=N=8191&(I=(I=((I+=(H+=h*p)>>>13)<<2)+I|0)+(N&=8191)|0),s=P+=I>>>=13,o=R&=8191,a=L&=8191,c=D&=8191,u=U&=8191,l=j&=8191,d=K&=8191,f=$&=8191,h=H&=8191,t+=16,r-=16}this._h[0]=i,this._h[1]=s,this._h[2]=o,this._h[3]=a,this._h[4]=c,this._h[5]=u,this._h[6]=l,this._h[7]=d,this._h[8]=f,this._h[9]=h},t.prototype.finish=function(e,t){void 0===t&&(t=0);var r,n,i,s,o=new Uint16Array(10);if(this._leftover){for(s=this._leftover,this._buffer[s++]=1;s<16;s++)this._buffer[s]=0;this._fin=1,this._blocks(this._buffer,0,16)}for(r=this._h[1]>>>13,this._h[1]&=8191,s=2;s<10;s++)this._h[s]+=r,r=this._h[s]>>>13,this._h[s]&=8191;for(this._h[0]+=5*r,r=this._h[0]>>>13,this._h[0]&=8191,this._h[1]+=r,r=this._h[1]>>>13,this._h[1]&=8191,this._h[2]+=r,o[0]=this._h[0]+5,r=o[0]>>>13,o[0]&=8191,s=1;s<10;s++)o[s]=this._h[s]+r,r=o[s]>>>13,o[s]&=8191;for(o[9]-=8192,n=(1^r)-1,s=0;s<10;s++)o[s]&=n;for(n=~n,s=0;s<10;s++)this._h[s]=this._h[s]&n|o[s];for(this._h[0]=65535&(this._h[0]|this._h[1]<<13),this._h[1]=65535&(this._h[1]>>>3|this._h[2]<<10),this._h[2]=65535&(this._h[2]>>>6|this._h[3]<<7),this._h[3]=65535&(this._h[3]>>>9|this._h[4]<<4),this._h[4]=65535&(this._h[4]>>>12|this._h[5]<<1|this._h[6]<<14),this._h[5]=65535&(this._h[6]>>>2|this._h[7]<<11),this._h[6]=65535&(this._h[7]>>>5|this._h[8]<<8),this._h[7]=65535&(this._h[8]>>>8|this._h[9]<<5),i=this._h[0]+this._pad[0],this._h[0]=65535&i,s=1;s<8;s++)i=(this._h[s]+this._pad[s]|0)+(i>>>16)|0,this._h[s]=65535&i;return e[t+0]=this._h[0]>>>0,e[t+1]=this._h[0]>>>8,e[t+2]=this._h[1]>>>0,e[t+3]=this._h[1]>>>8,e[t+4]=this._h[2]>>>0,e[t+5]=this._h[2]>>>8,e[t+6]=this._h[3]>>>0,e[t+7]=this._h[3]>>>8,e[t+8]=this._h[4]>>>0,e[t+9]=this._h[4]>>>8,e[t+10]=this._h[5]>>>0,e[t+11]=this._h[5]>>>8,e[t+12]=this._h[6]>>>0,e[t+13]=this._h[6]>>>8,e[t+14]=this._h[7]>>>0,e[t+15]=this._h[7]>>>8,this._finished=!0,this},t.prototype.update=function(e){var t,r=0,n=e.length;if(this._leftover){(t=16-this._leftover)>n&&(t=n);for(var i=0;i<t;i++)this._buffer[this._leftover+i]=e[r+i];if(n-=t,r+=t,this._leftover+=t,this._leftover<16)return this;this._blocks(this._buffer,0,16),this._leftover=0}if(n>=16&&(t=n-n%16,this._blocks(e,r,t),r+=t,n-=t),n){for(i=0;i<n;i++)this._buffer[this._leftover+i]=e[r+i];this._leftover+=n}return this},t.prototype.digest=function(){if(this._finished)throw new Error("Poly1305 was finished");var e=new Uint8Array(16);return this.finish(e),e},t.prototype.clean=function(){return r.wipe(this._buffer),r.wipe(this._r),r.wipe(this._h),r.wipe(this._pad),this._leftover=0,this._fin=0,this._finished=!0,this},t}();function i(e,t){var r=new n(e);r.update(t);var i=r.digest();return r.clean(),i}function s(r,n){return r.length===e.DIGEST_LENGTH&&n.length===e.DIGEST_LENGTH&&t.equal(r,n)}e.Poly1305=n,C(i,"oneTimeAuth"),e.oneTimeAuth=i,C(s,"equal"),e.equal=s}}),vn=O({"../../node_modules/.pnpm/@stablelib+chacha20poly1305@1.0.1/node_modules/@stablelib/chacha20poly1305/lib/chacha20poly1305.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=mn(),r=gn(),n=Sr(),i=Ar(),s=yn();e.KEY_LENGTH=32,e.NONCE_LENGTH=12,e.TAG_LENGTH=16;var o=new Uint8Array(16),a=function(){function a(t){if(this.nonceLength=e.NONCE_LENGTH,this.tagLength=e.TAG_LENGTH,t.length!==e.KEY_LENGTH)throw new Error("ChaCha20Poly1305 needs 32-byte key");this._key=new Uint8Array(t)}return C(a,"ChaCha20Poly1305"),a.prototype.seal=function(e,r,i,s){if(e.length>16)throw new Error("ChaCha20Poly1305: incorrect nonce length");var o=new Uint8Array(16);o.set(e,o.length-e.length);var a=new Uint8Array(32);t.stream(this._key,o,a,4);var c,u=r.length+this.tagLength;if(s){if(s.length!==u)throw new Error("ChaCha20Poly1305: incorrect destination length");c=s}else c=new Uint8Array(u);return t.streamXOR(this._key,o,r,c,4),this._authenticate(c.subarray(c.length-this.tagLength,c.length),a,c.subarray(0,c.length-this.tagLength),i),n.wipe(o),c},a.prototype.open=function(e,r,i,o){if(e.length>16)throw new Error("ChaCha20Poly1305: incorrect nonce length");if(r.length<this.tagLength)return null;var a=new Uint8Array(16);a.set(e,a.length-e.length);var c=new Uint8Array(32);t.stream(this._key,a,c,4);var u=new Uint8Array(this.tagLength);if(this._authenticate(u,c,r.subarray(0,r.length-this.tagLength),i),!s.equal(u,r.subarray(r.length-this.tagLength,r.length)))return null;var l,d=r.length-this.tagLength;if(o){if(o.length!==d)throw new Error("ChaCha20Poly1305: incorrect destination length");l=o}else l=new Uint8Array(d);return t.streamXOR(this._key,a,r.subarray(0,r.length-this.tagLength),l,4),n.wipe(a),l},a.prototype.clean=function(){return n.wipe(this._key),this},a.prototype._authenticate=function(e,t,s,a){var c=new r.Poly1305(t);a&&(c.update(a),a.length%16>0&&c.update(o.subarray(a.length%16))),c.update(s),s.length%16>0&&c.update(o.subarray(s.length%16));var u=new Uint8Array(8);a&&i.writeUint64LE(a.length,u),c.update(u),i.writeUint64LE(s.length,u),c.update(u);for(var l=c.digest(),d=0;d<l.length;d++)e[d]=l[d];c.clean(),n.wipe(l),n.wipe(u)},a}();e.ChaCha20Poly1305=a}}),wn=O({"../../node_modules/.pnpm/@stablelib+xchacha20poly1305@1.0.1/node_modules/@stablelib/xchacha20poly1305/lib/xchacha20poly1305.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=bn(),r=vn(),n=Sr();e.KEY_LENGTH=32,e.NONCE_LENGTH=24,e.TAG_LENGTH=16;var i=function(){function i(t){if(this.nonceLength=e.NONCE_LENGTH,this.tagLength=e.TAG_LENGTH,t.length!==e.KEY_LENGTH)throw new Error("ChaCha20Poly1305 needs 32-byte key");this._key=new Uint8Array(t)}return C(i,"XChaCha20Poly1305"),i.prototype.seal=function(e,i,s,o){if(24!==e.length)throw new Error("XChaCha20Poly1305: incorrect nonce length");var a=t.hchacha(this._key,e.subarray(0,16),new Uint8Array(32)),c=new Uint8Array(12);c.set(e.subarray(16),4);var u=new r.ChaCha20Poly1305(a),l=u.seal(c,i,s,o);return n.wipe(a),n.wipe(c),u.clean(),l},i.prototype.open=function(e,i,s,o){if(24!==e.length)throw new Error("XChaCha20Poly1305: incorrect nonce length");if(i.length<this.tagLength)return null;var a=t.hchacha(this._key,e.subarray(0,16),new Uint8Array(32)),c=new Uint8Array(12);c.set(e.subarray(16),4);var u=new r.ChaCha20Poly1305(a),l=u.open(c,i,s,o);return n.wipe(a),n.wipe(c),u.clean(),l},i.prototype.clean=function(){return n.wipe(this._key),this},i}();e.XChaCha20Poly1305=i}}),An=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/identifiers.js"(e,t){t.exports={ALT:1,CAT:2,REP:3,RNM:4,TRG:5,TBS:6,TLS:7,UDT:11,AND:12,NOT:13,BKR:14,BKA:15,BKN:16,ABG:17,AEN:18,ACTIVE:100,MATCH:101,EMPTY:102,NOMATCH:103,SEM_PRE:200,SEM_POST:201,SEM_OK:300,SEM_SKIP:301,ATTR_N:400,ATTR_R:401,ATTR_MR:402,LOOKAROUND_NONE:500,LOOKAROUND_AHEAD:501,LOOKAROUND_BEHIND:502,BKR_MODE_UM:601,BKR_MODE_PM:602,BKR_MODE_CS:603,BKR_MODE_CI:604}}}),Sn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/style.js"(e,t){t.exports={CLASS_MONOSPACE:"apg-mono",CLASS_ACTIVE:"apg-active",CLASS_EMPTY:"apg-empty",CLASS_MATCH:"apg-match",CLASS_NOMATCH:"apg-nomatch",CLASS_LOOKAHEAD:"apg-lh-match",CLASS_LOOKBEHIND:"apg-lb-match",CLASS_REMAINDER:"apg-remainder",CLASS_CTRLCHAR:"apg-ctrl-char",CLASS_LINEEND:"apg-line-end",CLASS_ERROR:"apg-error",CLASS_PHRASE:"apg-phrase",CLASS_EMPTYPHRASE:"apg-empty-phrase",CLASS_STATE:"apg-state",CLASS_STATS:"apg-stats",CLASS_TRACE:"apg-trace",CLASS_GRAMMAR:"apg-grammar",CLASS_RULES:"apg-rules",CLASS_RULESLINK:"apg-rules-link",CLASS_ATTRIBUTES:"apg-attrs"}}}),En=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-conv-api/transformers.js"(e){var t=e,r=4294967292,n=4294967293,i=4294967294,s=4294967295,o=[0,1,3,7,15,31,63,127,255,511,1023],a=["00","01","02","03","04","05","06","07","08","09","0A","0B","0C","0D","0E","0F","10","11","12","13","14","15","16","17","18","19","1A","1B","1C","1D","1E","1F","20","21","22","23","24","25","26","27","28","29","2A","2B","2C","2D","2E","2F","30","31","32","33","34","35","36","37","38","39","3A","3B","3C","3D","3E","3F","40","41","42","43","44","45","46","47","48","49","4A","4B","4C","4D","4E","4F","50","51","52","53","54","55","56","57","58","59","5A","5B","5C","5D","5E","5F","60","61","62","63","64","65","66","67","68","69","6A","6B","6C","6D","6E","6F","70","71","72","73","74","75","76","77","78","79","7A","7B","7C","7D","7E","7F","80","81","82","83","84","85","86","87","88","89","8A","8B","8C","8D","8E","8F","90","91","92","93","94","95","96","97","98","99","9A","9B","9C","9D","9E","9F","A0","A1","A2","A3","A4","A5","A6","A7","A8","A9","AA","AB","AC","AD","AE","AF","B0","B1","B2","B3","B4","B5","B6","B7","B8","B9","BA","BB","BC","BD","BE","BF","C0","C1","C2","C3","C4","C5","C6","C7","C8","C9","CA","CB","CC","CD","CE","CF","D0","D1","D2","D3","D4","D5","D6","D7","D8","D9","DA","DB","DC","DD","DE","DF","E0","E1","E2","E3","E4","E5","E6","E7","E8","E9","EA","EB","EC","ED","EE","EF","F0","F1","F2","F3","F4","F5","F6","F7","F8","F9","FA","FB","FC","FD","FE","FF"],c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split(""),u=[];c.forEach((e=>{u.push(e.charCodeAt(0))})),e.utf8={encode(e){const t=[];return e.forEach((e=>{if(e>=0&&e<=127)t.push(e);else if(e<=2047)t.push(192+(e>>6&o[5])),t.push(128+(e&o[6]));else if(e<55296||e>57343&&e<=65535)t.push(224+(e>>12&o[4])),t.push(128+(e>>6&o[6])),t.push(128+(e&o[6]));else{if(!(e>=65536&&e<=1114111))throw new RangeError(`utf8.encode: character out of range: char: ${e}`);{const r=e>>16&o[5];t.push(240+(r>>2)),t.push(128+((r&o[2])<<4)+(e>>12&o[4])),t.push(128+(e>>6&o[6])),t.push(128+(e&o[6]))}}})),Buffer.from(t)},decode(e,t){function a(e,t){if(128!=(192&t))return n;const i=((e&o[5])<<6)+(t&o[6]);return i<128?r:i}function c(e,t,s){if(128!=(192&s)||128!=(192&t))return n;const a=((e&o[4])<<12)+((t&o[6])<<6)+(s&o[6]);return a<2048?r:a>=55296&&a<=57343?i:a}function u(e,t,s,a){if(128!=(192&a)||128!=(192&s)||128!=(192&t))return n;const c=(((e&o[3])<<2)+(t>>4&o[2])<<16)+((t&o[4])<<12)+((s&o[6])<<6)+(a&o[6]);return c<65536?r:c>1114111?i:c}let l,d,f,h,p,m;C(a,"bytes2"),C(c,"bytes3"),C(u,"bytes4");const b=e.length;let y=t?3:0;const g=[];for(;y<b;){d=e[y],l=s;const t=!0;for(;t;){if(d>=0&&d<=127){l=d,m=1;break}if(f=y+1,f<b&&d>=194&&d<=223){l=a(d,e[f]),m=2;break}if(h=y+2,h<b&&d>=224&&d<=239){l=c(d,e[f],e[h]),m=3;break}if(p=y+3,p<b&&d>=240&&d<=244){l=u(d,e[f],e[h],e[p]),m=4;break}break}if(l>1114111){const e=`byte[${y}]`;if(l===s)throw new RangeError(`utf8.decode: ill-formed UTF8 byte sequence found at: ${e}`);if(l===n)throw new RangeError(`utf8.decode: illegal trailing byte found at: ${e}`);if(l===i)throw new RangeError(`utf8.decode: code point out of range found at: ${e}`);if(l===r)throw new RangeError(`utf8.decode: non-shortest form found at: ${e}`);throw new RangeError(`utf8.decode: unrecognized error found at: ${e}`)}g.push(l),y+=m}return g}},e.utf16be={encode(e){const t=[];let r,n,i;for(let s=0;s<e.length;s+=1)if(r=e[s],r>=0&&r<=55295||r>=57344&&r<=65535)t.push(r>>8&o[8]),t.push(r&o[8]);else{if(!(r>=65536&&r<=1114111))throw new RangeError(`utf16be.encode: UTF16BE value out of range: char[${s}]: ${r}`);i=r-65536,n=55296+(i>>10),i=56320+(i&o[10]),t.push(n>>8&o[8]),t.push(n&o[8]),t.push(i>>8&o[8]),t.push(i&o[8])}return Buffer.from(t)},decode(e,t){if(e.length%2>0)throw new RangeError(`utf16be.decode: data length must be even multiple of 2: length: ${e.length}`);const r=[],n=e.length;let i,s,o,a,c,u,l=t?2:0,d=0;for(;l<n;){const t=!0;for(;t;){if(o=l+1,o<n){if(c=(e[l]<<8)+e[o],c<55296||c>57343){i=c,s=2;break}if(a=l+3,a<n&&(u=(e[l+2]<<8)+e[a],c<=56319&&u>=56320&&u<=57343)){i=65536+(c-55296<<10)+(u-56320),s=4;break}}throw new RangeError(`utf16be.decode: ill-formed UTF16BE byte sequence found: byte[${l}]`)}r[d++]=i,l+=s}return r}},e.utf16le={encode(e){const t=[];let r,n,i;for(let s=0;s<e.length;s+=1)if(r=e[s],r>=0&&r<=55295||r>=57344&&r<=65535)t.push(r&o[8]),t.push(r>>8&o[8]);else{if(!(r>=65536&&r<=1114111))throw new RangeError(`utf16le.encode: UTF16LE value out of range: char[${s}]: ${r}`);i=r-65536,n=55296+(i>>10),i=56320+(i&o[10]),t.push(n&o[8]),t.push(n>>8&o[8]),t.push(i&o[8]),t.push(i>>8&o[8])}return Buffer.from(t)},decode(e,t){if(e.length%2>0)throw new RangeError(`utf16le.decode: data length must be even multiple of 2: length: ${e.length}`);const r=[],n=e.length;let i,s,o,a,c,u,l=t?2:0,d=0;for(;l<n;){const t=!0;for(;t;){if(o=l+1,o<n){if(c=(e[o]<<8)+e[l],c<55296||c>57343){i=c,s=2;break}if(a=l+3,a<n&&(u=(e[a]<<8)+e[l+2],c<=56319&&u>=56320&&u<=57343)){i=65536+(c-55296<<10)+(u-56320),s=4;break}}throw new RangeError(`utf16le.decode: ill-formed UTF16LE byte sequence found: byte[${l}]`)}r[d++]=i,l+=s}return r}},e.utf32be={encode(e){const t=Buffer.alloc(4*e.length);let r=0;return e.forEach((e=>{if(e>=55296&&e<=57343||e>1114111)throw new RangeError(`utf32be.encode: UTF32BE character code out of range: char[${r/4}]: ${e}`);t[r++]=e>>24&o[8],t[r++]=e>>16&o[8],t[r++]=e>>8&o[8],t[r++]=e&o[8]})),t},decode(e,t){if(e.length%4>0)throw new RangeError(`utf32be.decode: UTF32BE byte length must be even multiple of 4: length: ${e.length}`);const r=[];let n=t?4:0;for(;n<e.length;n+=4){const t=(e[n]<<24)+(e[n+1]<<16)+(e[n+2]<<8)+e[n+3];if(t>=55296&&t<=57343||t>1114111)throw new RangeError(`utf32be.decode: UTF32BE character code out of range: char[${n/4}]: ${t}`);r.push(t)}return r}},e.utf32le={encode(e){const t=Buffer.alloc(4*e.length);let r=0;return e.forEach((e=>{if(e>=55296&&e<=57343||e>1114111)throw new RangeError(`utf32le.encode: UTF32LE character code out of range: char[${r/4}]: ${e}`);t[r++]=e&o[8],t[r++]=e>>8&o[8],t[r++]=e>>16&o[8],t[r++]=e>>24&o[8]})),t},decode(e,t){if(e.length%4>0)throw new RangeError(`utf32be.decode: UTF32LE byte length must be even multiple of 4: length: ${e.length}`);const r=[];let n=t?4:0;for(;n<e.length;n+=4){const t=(e[n+3]<<24)+(e[n+2]<<16)+(e[n+1]<<8)+e[n];if(t>=55296&&t<=57343||t>1114111)throw new RangeError(`utf32le.encode: UTF32LE character code out of range: char[${n/4}]: ${t}`);r.push(t)}return r}},e.uint7={encode(e){const t=Buffer.alloc(e.length);for(let r=0;r<e.length;r+=1){if(e[r]>127)throw new RangeError(`uint7.encode: UINT7 character code out of range: char[${r}]: ${e[r]}`);t[r]=e[r]}return t},decode(e){const t=[];for(let r=0;r<e.length;r+=1){if(e[r]>127)throw new RangeError(`uint7.decode: UINT7 character code out of range: byte[${r}]: ${e[r]}`);t[r]=e[r]}return t}},e.uint8={encode(e){const t=Buffer.alloc(e.length);for(let r=0;r<e.length;r+=1){if(e[r]>255)throw new RangeError(`uint8.encode: UINT8 character code out of range: char[${r}]: ${e[r]}`);t[r]=e[r]}return t},decode(e){const t=[];for(let r=0;r<e.length;r+=1)t[r]=e[r];return t}},e.uint16be={encode(e){const t=Buffer.alloc(2*e.length);let r=0;return e.forEach((e=>{if(e>65535)throw new RangeError(`uint16be.encode: UINT16BE character code out of range: char[${r/2}]: ${e}`);t[r++]=e>>8&o[8],t[r++]=e&o[8]})),t},decode(e){if(e.length%2>0)throw new RangeError(`uint16be.decode: UINT16BE byte length must be even multiple of 2: length: ${e.length}`);const t=[];for(let r=0;r<e.length;r+=2)t.push((e[r]<<8)+e[r+1]);return t}},e.uint16le={encode(e){const t=Buffer.alloc(2*e.length);let r=0;return e.forEach((e=>{if(e>65535)throw new RangeError(`uint16le.encode: UINT16LE character code out of range: char[${r/2}]: ${e}`);t[r++]=e&o[8],t[r++]=e>>8&o[8]})),t},decode(e){if(e.length%2>0)throw new RangeError(`uint16le.decode: UINT16LE byte length must be even multiple of 2: length: ${e.length}`);const t=[];for(let r=0;r<e.length;r+=2)t.push((e[r+1]<<8)+e[r]);return t}},e.uint32be={encode(e){const t=Buffer.alloc(4*e.length);let r=0;return e.forEach((e=>{t[r++]=e>>24&o[8],t[r++]=e>>16&o[8],t[r++]=e>>8&o[8],t[r++]=e&o[8]})),t},decode(e){if(e.length%4>0)throw new RangeError(`uint32be.decode: UINT32BE byte length must be even multiple of 4: length: ${e.length}`);const t=[];for(let r=0;r<e.length;r+=4)t.push((e[r]<<24)+(e[r+1]<<16)+(e[r+2]<<8)+e[r+3]);return t}},e.uint32le={encode(e){const t=Buffer.alloc(4*e.length);let r=0;return e.forEach((e=>{t[r++]=e&o[8],t[r++]=e>>8&o[8],t[r++]=e>>16&o[8],t[r++]=e>>24&o[8]})),t},decode(e){if(e.length%4>0)throw new RangeError(`uint32le.decode: UINT32LE byte length must be even multiple of 4: length: ${e.length}`);const t=[];for(let r=0;r<e.length;r+=4)t.push((e[r+3]<<24)+(e[r+2]<<16)+(e[r+1]<<8)+e[r]);return t}},e.string={encode:e=>t.utf16le.encode(e).toString("utf16le"),decode:e=>t.utf16le.decode(Buffer.from(e,"utf16le"),0)},e.escaped={encode(e){const t=[];for(let r=0;r<e.length;r+=1){const n=e[r];if(96===n)t.push(n),t.push(n);else if(10===n)t.push(n);else if(n>=32&&n<=126)t.push(n);else{let e="";if(n>=0&&n<=31)e+=`\`x${a[n]}`;else if(n>=127&&n<=255)e+=`\`x${a[n]}`;else if(n>=256&&n<=65535)e+=`\`u${a[n>>8&o[8]]}${a[n&o[8]]}`;else{if(!(n>=65536&&n<=4294967295))throw new Error("escape.encode(char): char > 0xffffffff not allowed");{e+="`u{";const t=n>>24&o[8];t>0&&(e+=a[t]),e+=`${a[n>>16&o[8]]+a[n>>8&o[8]]+a[n&o[8]]}}`}}Buffer.from(e).forEach((e=>{t.push(e)}))}}return Buffer.from(t)},decode(e){function t(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function r(e,r,n){const i={char:null,nexti:e+2,error:!0};if(e+1<r&&t(n[e])&&t(n[e+1])){const t=String.fromCodePoint(n[e],n[e+1]);i.char=parseInt(t,16),Number.isNaN(i.char)||(i.error=!1)}return i}function n(e,r,n){const i={char:null,nexti:e+4,error:!0};if(e+3<r&&t(n[e])&&t(n[e+1])&&t(n[e+2])&&t(n[e+3])){const t=String.fromCodePoint(n[e],n[e+1],n[e+2],n[e+3]);i.char=parseInt(t,16),Number.isNaN(i.char)||(i.error=!1)}return i}function i(e,r,n){const i={char:null,nexti:e+4,error:!0};let s="";for(;e<r&&t(n[e]);)s+=String.fromCodePoint(n[e]),e+=1;return i.char=parseInt(s,16),125!==n[e]||Number.isNaN(i.char)||(i.error=!1),i.nexti=e+1,i}C(t,"isHex"),C(r,"getx"),C(n,"getu"),C(i,"getU");const s=[],o=e.length;let a,c,u,l=0;for(;l<o;){const t=!0;for(;t;){if(u=!0,96!==e[l]){s.push(e[l]),l+=1,u=!1;break}if(a=l+1,a>=o)break;if(96===e[a]){s.push(96),l+=2,u=!1;break}if(120===e[a]){if(c=r(a+1,o,e),c.error)break;s.push(c.char),l=c.nexti,u=!1;break}if(117===e[a]){if(123===e[a+1]){if(c=i(a+2,o,e),c.error)break;s.push(c.char),l=c.nexti,u=!1;break}if(c=n(a+1,o,e),c.error)break;s.push(c.char),l=c.nexti,u=!1;break}break}if(u)throw new Error(`escaped.decode: ill-formed escape sequence at buf[${l}]`)}return s}};var l=10;e.lineEnds={crlf(e){const t=[];let r=0;for(;r<e.length;)switch(e[r]){case 13:r+1<e.length&&e[r+1]===l?r+=2:r+=1,t.push(13),t.push(l);break;case l:t.push(13),t.push(l),r+=1;break;default:t.push(e[r]),r+=1}return t.length>0&&t[t.length-1]!==l&&(t.push(13),t.push(l)),t},lf(e){const t=[];let r=0;for(;r<e.length;)switch(e[r]){case 13:r+1<e.length&&e[r+1]===l?r+=2:r+=1,t.push(l);break;case l:t.push(l),r+=1;break;default:t.push(e[r]),r+=1}return t.length>0&&t[t.length-1]!==l&&t.push(l),t}},e.base64={encode(e){if(0===e.length)return Buffer.alloc(0);let t,r,n,i=e.length%3;i=i>0?3-i:0;let s=(e.length+i)/3;const a=Buffer.alloc(4*s);i>0&&(s-=1),t=0,r=0;for(let i=0;i<s;i+=1)n=e[t++]<<16,n+=e[t++]<<8,n+=e[t++],a[r++]=u[n>>18&o[6]],a[r++]=u[n>>12&o[6]],a[r++]=u[n>>6&o[6]],a[r++]=u[n&o[6]];return 0===i?a:1===i?(n=e[t++]<<16,n+=e[t]<<8,a[r++]=u[n>>18&o[6]],a[r++]=u[n>>12&o[6]],a[r++]=u[n>>6&o[6]],a[r]=u[64],a):2===i?(n=e[t]<<16,a[r++]=u[n>>18&o[6]],a[r++]=u[n>>12&o[6]],a[r++]=u[64],a[r]=u[64],a):void 0},decode(e){function t(e){const t=[];let r=0;for(let n=0;n<e.length;n+=1){const i=e[n],s=!0;for(;s&&32!==i&&9!==i&&10!==i&&13!==i;){if(i>=65&&i<=90){t.push(i-65);break}if(i>=97&&i<=122){t.push(i-71);break}if(i>=48&&i<=57){t.push(i+4);break}if(43===i){t.push(62);break}if(47===i){t.push(63);break}if(61===i){t.push(64),r+=1;break}throw new RangeError(`base64.decode: invalid character buf[${n}]: ${i}`)}}if(t.length%4>0)throw new RangeError(`base64.decode: string length not integral multiple of 4: ${t.length}`);switch(r){case 0:break;case 1:if(64!==t[t.length-1])throw new RangeError("base64.decode: one tail character found: not last character");break;case 2:if(64!==t[t.length-1]||64!==t[t.length-2])throw new RangeError("base64.decode: two tail characters found: not last characters");break;default:throw new RangeError(`base64.decode: more than two tail characters found: ${r}`)}return{tail:r,buf:Buffer.from(t)}}if(C(t,"validate"),0===e.length)return Buffer.alloc(0);const r=t(e),{tail:n}=r,i=r.buf;let s,a,c,u=i.length/4;const l=Buffer.alloc(3*u-n);n>0&&(u-=1),a=0,s=0;for(let e=0;e<u;e+=1)c=i[s++]<<18,c+=i[s++]<<12,c+=i[s++]<<6,c+=i[s++],l[a++]=c>>16&o[8],l[a++]=c>>8&o[8],l[a++]=c&o[8];return 1===n&&(c=i[s++]<<18,c+=i[s++]<<12,c+=i[s]<<6,l[a++]=c>>16&o[8],l[a]=c>>8&o[8]),2===n&&(c=i[s++]<<18,c+=i[s++]<<12,l[a]=c>>16&o[8]),l},toString(e){if(e.length%4>0)throw new RangeError(`base64.toString: input buffer length not multiple of 4: ${e.length}`);let t="",r=0;function n(e,n,i,s){switch(r){case 76:t+=`\r\n${e}${n}${i}${s}`,r=4;break;case 75:t+=`${e}\r\n${n}${i}${s}`,r=3;break;case 74:t+=`${e+n}\r\n${i}${s}`,r=2;break;case 73:t+=`${e+n+i}\r\n${s}`,r=1;break;default:t+=e+n+i+s,r+=4}}function i(e){return e>=65&&e<=90||(e>=97&&e<=122||(e>=48&&e<=57||(43===e||(47===e||61===e))))}C(n,"buildLine"),C(i,"validate");for(let t=0;t<e.length;t+=4){for(let r=t;r<t+4;r+=1)if(!i(e[r]))throw new RangeError(`base64.toString: buf[${r}]: ${e[r]} : not valid base64 character code`);n(String.fromCharCode(e[t]),String.fromCharCode(e[t+1]),String.fromCharCode(e[t+2]),String.fromCharCode(e[t+3]))}return t}}}}),_n=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-conv-api/converter.js"(e){var t=e,r=En(),n="UTF8",i="UTF16",s="UTF16BE",o="UTF16LE",a="UTF32",c="UTF32BE",u="UTF32LE",l="UINT7",d="ASCII",f="BINARY",h="UINT8",p="UINT16",m="UINT16LE",b="UINT16BE",y="UINT32",g="UINT32LE",v="UINT32BE",w="ESCAPED",A="STRING",S=C((function(e){e.type=n;const t=e.data;e.bom=0,t.length>=3&&239===t[0]&&187===t[1]&&191===t[2]&&(e.bom=3)}),"bom8"),E=C((function(e){const t=e.data;switch(e.bom=0,e.type){case i:e.type=s,t.length>=2&&(254===t[0]&&255===t[1]?e.bom=2:255===t[0]&&254===t[1]&&(e.type=o,e.bom=2));break;case s:if(e.type=s,t.length>=2)if(254===t[0]&&255===t[1])e.bom=2;else if(255===t[0]&&254===t[1])throw new TypeError('src type: "UTF16BE" specified but BOM is for "UTF16LE"');break;case o:if(e.type=o,t.length>=0){if(254===t[0]&&255===t[1])throw new TypeError('src type: "UTF16LE" specified but BOM is for "UTF16BE"');255===t[0]&&254===t[1]&&(e.bom=2)}break;default:throw new TypeError(`UTF16 BOM: src type "${e.type}" unrecognized`)}}),"bom16"),_=C((function(e){const t=e.data;switch(e.bom=0,e.type){case a:e.type=c,t.length>=4&&(0===t[0]&&0===t[1]&&254===t[2]&&255===t[3]&&(e.bom=4),255===t[0]&&254===t[1]&&0===t[2]&&0===t[3]&&(e.type=u,e.bom=4));break;case c:if(e.type=c,t.length>=4&&(0===t[0]&&0===t[1]&&254===t[2]&&255===t[3]&&(e.bom=4),255===t[0]&&254===t[1]&&0===t[2]&&0===t[3]))throw new TypeError('src type: UTF32BE specified but BOM is for UTF32LE"');break;case u:if(e.type=u,t.length>=4){if(0===t[0]&&0===t[1]&&254===t[2]&&255===t[3])throw new TypeError('src type: "UTF32LE" specified but BOM is for "UTF32BE"');255===t[0]&&254===t[1]&&0===t[2]&&0===t[3]&&(e.bom=4)}break;default:throw new TypeError(`UTF32 BOM: src type "${e.type}" unrecognized`)}}),"bom32"),x=C((function(e,t){function x(e){const t={type:"",base64:!1},r=/^(base64:)?([a-zA-Z0-9]+)$/i.exec(e);return r&&(r[2]&&(t.type=r[2].toUpperCase()),r[1]&&(t.base64=!0)),t}if(C(x,"getType"),"string"!=typeof e||""===e)throw new TypeError(`type: "${e}" not recognized`);const k=x(e.toUpperCase());if(k.base64){if(k.type===A)throw new TypeError(`type: "${e} "BASE64:" prefix not allowed with type STRING`);if(Buffer.isBuffer(t))k.data=r.base64.decode(t);else{if("string"!=typeof t)throw new TypeError(`type: "${e} unrecognized data type: typeof(data): ${typeof t}`);{const e=Buffer.from(t,"ascii");k.data=r.base64.decode(e)}}}else k.data=t;switch(k.type){case n:S(k);break;case i:case s:case o:E(k);break;case a:case c:case u:_(k);break;case p:k.type=b;break;case y:k.type=v;break;case d:k.type=l;break;case f:k.type=h;break;case l:case h:case m:case b:case g:case v:case A:case w:break;default:throw new TypeError(`type: "${e}" not recognized`)}if(k.type===A){if("string"!=typeof k.data)throw new TypeError(`type: "${e}" but data is not a string`)}else if(!Buffer.isBuffer(k.data))throw new TypeError(`type: "${e}" but data is not a Buffer`);return k}),"validateSrc"),k=C((function(e,t){function r(e){let t,r;const n={crlf:!1,lf:!1,base64:!1,type:""};for(;;){if(r=e,t=e.slice(0,5),"CRLF:"===t){n.crlf=!0,r=e.slice(5);break}if(t=e.slice(0,3),"LF:"===t){n.lf=!0,r=e.slice(3);break}break}return t=r.split(":"),1===t.length?n.type=t[0]:2===t.length&&"BASE64"===t[1]&&(n.base64=!0,n.type=t[0]),n}if(C(r,"getType"),!Array.isArray(t))throw new TypeError('dst chars: not array: "'+typeof t);if("string"!=typeof e)throw new TypeError('dst type: not string: "'+typeof e);const S=r(e.toUpperCase());switch(S.type){case n:case s:case o:case c:case u:case l:case h:case m:case b:case g:case v:case w:break;case A:if(S.base64)throw new TypeError('":BASE64" suffix not allowed with type STRING');break;case d:S.type=l;break;case f:S.type=h;break;case i:S.type=s;break;case a:S.type=c;break;case p:S.type=b;break;case y:S.type=v;break;default:throw new TypeError(`dst type unrecognized: "${e}" : must have form [crlf:|lf:]type[:base64]`)}return S}),"validateDst"),B=C((function(e,t){switch(e){case n:return r.utf8.encode(t);case s:return r.utf16be.encode(t);case o:return r.utf16le.encode(t);case c:return r.utf32be.encode(t);case u:return r.utf32le.encode(t);case l:return r.uint7.encode(t);case h:return r.uint8.encode(t);case b:return r.uint16be.encode(t);case m:return r.uint16le.encode(t);case v:return r.uint32be.encode(t);case g:return r.uint32le.encode(t);case A:return r.string.encode(t);case w:return r.escaped.encode(t);default:throw new TypeError(`encode type "${e}" not recognized`)}}),"encode"),T=C((function(e){switch(e.type){case n:return r.utf8.decode(e.data,e.bom);case o:return r.utf16le.decode(e.data,e.bom);case s:return r.utf16be.decode(e.data,e.bom);case c:return r.utf32be.decode(e.data,e.bom);case u:return r.utf32le.decode(e.data,e.bom);case l:return r.uint7.decode(e.data);case h:return r.uint8.decode(e.data);case b:return r.uint16be.decode(e.data);case m:return r.uint16le.decode(e.data);case v:return r.uint32be.decode(e.data);case g:return r.uint32le.decode(e.data);case A:return r.string.decode(e.data);case w:return r.escaped.decode(e.data);default:throw new TypeError(`decode type "${e.type}" not recognized`)}}),"decode");e.decode=C((function(e,t){const r=x(e,t);return T(r)}),"exportsDecode"),e.encode=C((function(e,t){let n,i;const s=k(e,t);return s.crlf?(n=r.lineEnds.crlf(t),i=B(s.type,n)):s.lf?(n=r.lineEnds.lf(t),i=B(s.type,n)):i=B(s.type,t),s.base64&&(i=r.base64.encode(i)),i}),"exportsEncode"),e.convert=C((function(e,r,n){return t.encode(n,t.decode(e,r))}),"convert")}}),xn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/emitcss.js"(e,t){t.exports=C((function(){return"/* This file automatically generated by jsonToless() and LESS. */\n.apg-mono {\n font-family: monospace;\n}\n.apg-active {\n font-weight: bold;\n color: #000000;\n}\n.apg-match {\n font-weight: bold;\n color: #264BFF;\n}\n.apg-empty {\n font-weight: bold;\n color: #0fbd0f;\n}\n.apg-nomatch {\n font-weight: bold;\n color: #FF4000;\n}\n.apg-lh-match {\n font-weight: bold;\n color: #1A97BA;\n}\n.apg-lb-match {\n font-weight: bold;\n color: #5F1687;\n}\n.apg-remainder {\n font-weight: bold;\n color: #999999;\n}\n.apg-ctrl-char {\n font-weight: bolder;\n font-style: italic;\n font-size: 0.6em;\n}\n.apg-line-end {\n font-weight: bold;\n color: #000000;\n}\n.apg-error {\n font-weight: bold;\n color: #FF4000;\n}\n.apg-phrase {\n color: #000000;\n background-color: #8caae6;\n}\n.apg-empty-phrase {\n color: #0fbd0f;\n}\ntable.apg-state {\n font-family: monospace;\n margin-top: 5px;\n font-size: 11px;\n line-height: 130%;\n text-align: left;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-state th,\ntable.apg-state td {\n text-align: left;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-state th:nth-last-child(2),\ntable.apg-state td:nth-last-child(2) {\n text-align: right;\n}\ntable.apg-state caption {\n font-size: 125%;\n line-height: 130%;\n font-weight: bold;\n text-align: left;\n}\ntable.apg-stats {\n font-family: monospace;\n margin-top: 5px;\n font-size: 11px;\n line-height: 130%;\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-stats th,\ntable.apg-stats td {\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-stats caption {\n font-size: 125%;\n line-height: 130%;\n font-weight: bold;\n text-align: left;\n}\ntable.apg-trace {\n font-family: monospace;\n margin-top: 5px;\n font-size: 11px;\n line-height: 130%;\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-trace caption {\n font-size: 125%;\n line-height: 130%;\n font-weight: bold;\n text-align: left;\n}\ntable.apg-trace th,\ntable.apg-trace td {\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-trace th:last-child,\ntable.apg-trace th:nth-last-child(2),\ntable.apg-trace td:last-child,\ntable.apg-trace td:nth-last-child(2) {\n text-align: left;\n}\ntable.apg-grammar {\n font-family: monospace;\n margin-top: 5px;\n font-size: 11px;\n line-height: 130%;\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-grammar caption {\n font-size: 125%;\n line-height: 130%;\n font-weight: bold;\n text-align: left;\n}\ntable.apg-grammar th,\ntable.apg-grammar td {\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-grammar th:last-child,\ntable.apg-grammar td:last-child {\n text-align: left;\n}\ntable.apg-rules {\n font-family: monospace;\n margin-top: 5px;\n font-size: 11px;\n line-height: 130%;\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-rules caption {\n font-size: 125%;\n line-height: 130%;\n font-weight: bold;\n text-align: left;\n}\ntable.apg-rules th,\ntable.apg-rules td {\n text-align: right;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-rules a {\n color: #003399 !important;\n}\ntable.apg-rules a:hover {\n color: #8caae6 !important;\n}\ntable.apg-attrs {\n font-family: monospace;\n margin-top: 5px;\n font-size: 11px;\n line-height: 130%;\n text-align: center;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-attrs caption {\n font-size: 125%;\n line-height: 130%;\n font-weight: bold;\n text-align: left;\n}\ntable.apg-attrs th,\ntable.apg-attrs td {\n text-align: center;\n border: 1px solid black;\n border-collapse: collapse;\n}\ntable.apg-attrs th:nth-child(1),\ntable.apg-attrs th:nth-child(2),\ntable.apg-attrs th:nth-child(3) {\n text-align: right;\n}\ntable.apg-attrs td:nth-child(1),\ntable.apg-attrs td:nth-child(2),\ntable.apg-attrs td:nth-child(3) {\n text-align: right;\n}\ntable.apg-attrs a {\n color: #003399 !important;\n}\ntable.apg-attrs a:hover {\n color: #8caae6 !important;\n}\n"}),"emittcss")}}),kn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/utilities.js"(e){var t=Sn(),r=_n(),n=xn(),i=An(),s=e,o=C((function(e,t,r){let n,i=t;for(;;){if(e<=0){i=0,n=0;break}if("number"!=typeof i){i=0,n=e;break}if(i>=e){i=e,n=e;break}if("number"!=typeof r){n=e;break}if(n=i+r,n>e){n=e;break}break}return{beg:i,end:n}}),"getBounds");function a(e){return!(e>=55296&&e<=57343)&&!(e>1114111)}e.htmlToPage=function(e,t){let r;if("string"!=typeof e)throw new Error("utilities.js: htmlToPage: input HTML is not a string");r="string"!=typeof t?"htmlToPage":t;let i="";return i+="<!DOCTYPE html>\n",i+='<html lang="en">\n',i+="<head>\n",i+='<meta charset="utf-8">\n',i+=`<title>${r}</title>\n`,i+="<style>\n",i+=n(),i+="</style>\n",i+="</head>\n<body>\n",i+=`<p>${new Date}</p>\n`,i+=e,i+="</body>\n</html>\n",i},e.parserResultToHtml=function(e,r){let n,s,o=null;"string"==typeof r&&""!==r&&(o=r),n=!0===e.success?`<span class="${t.CLASS_MATCH}">true</span>`:`<span class="${t.CLASS_NOMATCH}">false</span>`,s=e.state===i.EMPTY?`<span class="${t.CLASS_EMPTY}">EMPTY</span>`:e.state===i.MATCH?`<span class="${t.CLASS_MATCH}">MATCH</span>`:e.state===i.NOMATCH?`<span class="${t.CLASS_NOMATCH}">NOMATCH</span>`:`<span class="${t.CLASS_NOMATCH}">unrecognized</span>`;let a="";return a+=`<table class="${t.CLASS_STATE}">\n`,o&&(a+=`<caption>${o}</caption>\n`),a+="<tr><th>state item</th><th>value</th><th>description</th></tr>\n",a+=`<tr><td>parser success</td><td>${n}</td>\n`,a+=`<td><span class="${t.CLASS_MATCH}">true</span> if the parse succeeded,\n`,a+=` <span class="${t.CLASS_NOMATCH}">false</span> otherwise`,a+="<br><i>NOTE: for success, entire string must be matched</i></td></tr>\n",a+=`<tr><td>parser state</td><td>${s}</td>\n`,a+=`<td><span class="${t.CLASS_EMPTY}">EMPTY</span>, `,a+=`<span class="${t.CLASS_MATCH}">MATCH</span> or \n`,a+=`<span class="${t.CLASS_NOMATCH}">NOMATCH</span></td></tr>\n`,a+=`<tr><td>string length</td><td>${e.length}</td><td>length of the input (sub)string</td></tr>\n`,a+=`<tr><td>matched length</td><td>${e.matched}</td><td>number of input string characters matched</td></tr>\n`,a+=`<tr><td>max matched</td><td>${e.maxMatched}</td><td>maximum number of input string characters matched</td></tr>\n`,a+=`<tr><td>max tree depth</td><td>${e.maxTreeDepth}</td><td>maximum depth of the parse tree reached</td></tr>\n`,a+=`<tr><td>node hits</td><td>${e.nodeHits}</td><td>number of parse tree node hits (opcode function calls)</td></tr>\n`,a+=`<tr><td>input length</td><td>${e.inputLength}</td><td>length of full input string</td></tr>\n`,a+=`<tr><td>sub-string begin</td><td>${e.subBegin}</td><td>sub-string first character index</td></tr>\n`,a+=`<tr><td>sub-string end</td><td>${e.subEnd}</td><td>sub-string end-of-string index</td></tr>\n`,a+=`<tr><td>sub-string length</td><td>${e.subLength}</td><td>sub-string length</td></tr>\n`,a+="</table>\n",a},e.charsToString=function(e,t,n){let i,s;if("number"==typeof t){if(t>=e.length)return"";i=t<0?0:t}else i=0;if("number"==typeof n){if(n<=0)return"";s=n>e.length-i?e.length:i+n}else s=e.length;return i<s?r.encode("UTF16LE",e.slice(i,s)).toString("utf16le"):""},e.stringToChars=function(e){return r.decode("STRING",e)},e.opcodeToString=function(e){let t="unknown";switch(e){case i.ALT:t="ALT";break;case i.CAT:t="CAT";break;case i.RNM:t="RNM";break;case i.UDT:t="UDT";break;case i.AND:t="AND";break;case i.NOT:t="NOT";break;case i.REP:t="REP";break;case i.TRG:t="TRG";break;case i.TBS:t="TBS";break;case i.TLS:t="TLS";break;case i.BKR:t="BKR";break;case i.BKA:t="BKA";break;case i.BKN:t="BKN";break;case i.ABG:t="ABG";break;case i.AEN:t="AEN";break;default:throw new Error("unrecognized opcode")}return t},e.stateToString=function(e){let t="unknown";switch(e){case i.ACTIVE:t="ACTIVE";break;case i.MATCH:t="MATCH";break;case i.EMPTY:t="EMPTY";break;case i.NOMATCH:t="NOMATCH";break;default:throw new Error("unrecognized state")}return t},e.asciiChars=["NUL","SOH","STX","ETX","EOT","ENQ","ACK","BEL","BS","TAB","LF","VT","FF","CR","SO","SI","DLE","DC1","DC2","DC3","DC4","NAK","SYN","ETB","CAN","EM","SUB","ESC","FS","GS","RS","US","&nbsp;","!","&#34;","#","$","%","&#38;","&#39;","(",")","*","+",",","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","&#60;","=","&#62;","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","&#92;","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","DEL"],e.charToHex=function(e){let t=e.toString(16).toUpperCase();switch(t.length){case 1:case 3:case 7:t=`0${t}`;break;case 2:case 6:t=`00${t}`;break;case 4:break;case 5:t=`000${t}`;break;default:throw new Error("unrecognized option")}return t},e.charsToDec=function(e,t,r){let n="";if(!Array.isArray(e))throw new Error("utilities.js: charsToDec: input must be an array of integers");const i=o(e.length,t,r);if(i.end>i.beg){n+=e[i.beg];for(let t=i.beg+1;t<i.end;t+=1)n+=`,${e[t]}`}return n},e.charsToHex=function(e,t,r){let n="";if(!Array.isArray(e))throw new Error("utilities.js: charsToHex: input must be an array of integers");const i=o(e.length,t,r);if(i.end>i.beg){n+=`\\x${s.charToHex(e[i.beg])}`;for(let t=i.beg+1;t<i.end;t+=1)n+=`,\\x${s.charToHex(e[t])}`}return n},e.charsToHtmlEntities=function(e,t,r){let n="";if(!Array.isArray(e))throw new Error("utilities.js: charsToHex: input must be an array of integers");const i=o(e.length,t,r);if(i.end>i.beg)for(let t=i.beg;t<i.end;t+=1)n+=`&#x${e[t].toString(16)};`;return n},C(a,"isUnicode"),e.charsToUnicode=function(e,t,r){let n="";if(!Array.isArray(e))throw new Error("utilities.js: charsToUnicode: input must be an array of integers");const i=o(e.length,t,r);if(i.end>i.beg)for(let t=i.beg;t<i.end;t+=1)a(e[t])?n+=`&#${e[t]};`:n+=` U+${s.charToHex(e[t])}`;return n},e.charsToJsUnicode=function(e,t,r){let n="";if(!Array.isArray(e))throw new Error("utilities.js: charsToJsUnicode: input must be an array of integers");const i=o(e.length,t,r);if(i.end>i.beg){n+=`\\u${s.charToHex(e[i.beg])}`;for(let t=i.beg+1;t<i.end;t+=1)n+=`,\\u${s.charToHex(e[t])}`}return n},e.charsToAscii=function(e,t,r){let n="";if(!Array.isArray(e))throw new Error("utilities.js: charsToAscii: input must be an array of integers");const i=o(e.length,t,r);for(let t=i.beg;t<i.end;t+=1){const r=e[t];n+=r>=32&&r<=126?String.fromCharCode(r):`\\x${s.charToHex(r)}`}return n},e.charsToAsciiHtml=function(e,r,n){if(!Array.isArray(e))throw new Error("utilities.js: charsToAsciiHtml: input must be an array of integers");let i,a="";const c=o(e.length,r,n);for(let r=c.beg;r<c.end;r+=1)i=e[r],a+=i<32||127===i?`<span class="${t.CLASS_CTRLCHAR}">${s.asciiChars[i]}</span>`:i>127?`<span class="${t.CLASS_CTRLCHAR}">U+${s.charToHex(i)}</span>`:s.asciiChars[i];return a},e.stringToAsciiHtml=function(e){const t=r.decode("STRING",e);return this.charsToAsciiHtml(t)}}}),Cn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/ast.js"(e,t){t.exports=C((function(){const e=An(),t=kn(),r=this;let n=null,i=null,s=null,o=0;const a=[],c=[],u=[],l=[];function d(e){let t="";for(let r=0;r<e;r+=1)t+=" ";return t}this.callbacks=[],this.astObject="astObject",this.init=C((function(e,t,d){let f;u.length=0,l.length=0,a.length=0,o=0,n=e,i=t,s=d;const h=[];for(f=0;f<n.length;f+=1)h.push(n[f].lower);for(f=0;f<i.length;f+=1)h.push(i[f].lower);for(o=n.length+i.length,f=0;f<o;f+=1)a[f]=!1,c[f]=null;for(const e in r.callbacks){const t=e.toLowerCase();if(f=h.indexOf(t),f<0)throw new Error(`ast.js: init: node '${e}' not a rule or udt name`);"function"==typeof r.callbacks[e]&&(a[f]=!0,c[f]=r.callbacks[e]),!0===r.callbacks[e]&&(a[f]=!0)}}),"init"),this.ruleDefined=C((function(e){return!1!==a[e]}),"ruleDefined"),this.udtDefined=C((function(e){return!1!==a[n.length+e]}),"udtDefined"),this.down=C((function(t,r){const n=l.length;return u.push(n),l.push({name:r,thisIndex:n,thatIndex:null,state:e.SEM_PRE,callbackIndex:t,phraseIndex:null,phraseLength:null,stack:u.length}),n}),"down"),this.up=C((function(t,r,n,i){const s=l.length,o=u.pop();return l.push({name:r,thisIndex:s,thatIndex:o,state:e.SEM_POST,callbackIndex:t,phraseIndex:n,phraseLength:i,stack:u.length}),l[o].thatIndex=s,l[o].phraseIndex=n,l[o].phraseLength=i,s}),"up"),this.translate=C((function(t){let r,n,i;for(let o=0;o<l.length;o+=1)i=l[o],n=c[i.callbackIndex],i.state===e.SEM_PRE?null!==n&&(r=n(e.SEM_PRE,s,i.phraseIndex,i.phraseLength,t),r===e.SEM_SKIP&&(o=i.thatIndex)):null!==n&&n(e.SEM_POST,s,i.phraseIndex,i.phraseLength,t)}),"translate"),this.setLength=C((function(e){l.length=e,u.length=e>0?l[e-1].stack:0}),"setLength"),this.getLength=C((function(){return l.length}),"getLength"),C(d,"indent"),this.toXml=C((function(r){let n=t.charsToDec,i="decimal integer character codes";if("string"==typeof mode&&r.length>=3){const e=r.slice(0,3).toLowerCase();"asc"===e?(n=t.charsToAscii,i="ASCII for printing characters, hex for non-printing"):"hex"===e?(n=t.charsToHex,i="hexidecimal integer character codes"):"uni"===e&&(n=t.charsToUnicode,i="Unicode UTF-32 integer character codes")}let o="",a=0;return o+='<?xml version="1.0" encoding="utf-8"?>\n',o+=`<root nodes="${l.length/2}" characters="${s.length}">\n`,o+=`\x3c!-- input string, ${i} --\x3e\n`,o+=d(a+2),o+=n(s),o+="\n",l.forEach((t=>{t.state===e.SEM_PRE?(a+=1,o+=d(a),o+=`<node name="${t.name}" index="${t.phraseIndex}" length="${t.phraseLength}">\n`,o+=d(a+2),o+=n(s,t.phraseIndex,t.phraseLength),o+="\n"):(o+=d(a),o+=`</node>\x3c!-- name="${t.name}" --\x3e\n`,a-=1)})),o+="</root>\n",o}),"toSml"),this.phrases=C((function(){const t={};let r,n;for(r=0;r<l.length;r+=1)n=l[r],n.state===e.SEM_PRE&&(Array.isArray(t[n.name])||(t[n.name]=[]),t[n.name].push({index:n.phraseIndex,length:n.phraseLength}));return t}),"phrases")}),"exportsAst")}}),Bn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/circular-buffer.js"(e,t){t.exports=C((function(){let e=-1,t=0;this.init=C((function(r){if("number"!=typeof r||r<=0)throw new Error("circular-buffer.js: init: circular buffer size must an integer > 0");t=Math.ceil(r),e=-1}),"init"),this.increment=C((function(){return e+=1,(e+t)%t}),"increment"),this.maxSize=C((function(){return t}),"maxSize"),this.items=C((function(){return e+1}),"items"),this.getListIndex=C((function(r){return-1===e||r<0||r>e||e-r>=t?-1:(r+t)%t}),"getListIndex"),this.forEach=C((function(r){if(-1!==e)if(e<t)for(let t=0;t<=e;t+=1)r(t,t);else for(let n=e-t+1;n<=e;n+=1){r((n+t)%t,n)}}),"forEach")}),"exportsCircularBuffer")}}),Tn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/parser.js"(e,t){t.exports=C((function(){const e=An(),t=kn(),r=this;let n;this.ast=null,this.stats=null,this.trace=null,this.callbacks=[];let i,s,o,a,c=null,u=null,l=0,d=0,f=0,h=null,p=null,m=null,b=null,y=null,g=0,v=1/0,w=1/0;const A=C((function(t,r,i){const s="parser.js: evaluateRule(): ";if(t>=m.length)throw new Error(`${s}rule index: ${t} out of range`);if(r>=o)throw new Error(`${s}phrase index: ${r} out of range`);const{length:a}=c;c.push({type:e.RNM,index:t}),n(a,r,i),c.pop()}),"evaluateRule"),S=C((function(t,r,i){const s="parser.js: evaluateUdt(): ";if(t>=b.length)throw new Error(`${s}udt index: ${t} out of range`);if(r>=o)throw new Error(`${s}phrase index: ${r} out of range`);const{length:a}=c;c.push({type:e.UDT,empty:b[t].empty,index:t}),n(a,r,i),c.pop()}),"evaluateUdt"),E=C((function(){l=0,d=0,f=0,g=0,a=[{lookAround:e.LOOKAROUND_NONE,anchor:0,charsEnd:0,charsLength:0}],m=null,b=null,u=null,i=0,s=0,o=0,h=null,p=null,y=null,c=null}),"clear"),_=C((function(){const e=[],t=C((function(){const t={};m.forEach((e=>{e.isBkr&&(t[e.lower]=null)})),b.length>0&&b.forEach((e=>{e.isBkr&&(t[e.lower]=null)})),e.push(t)}),"init"),r=C((function(){const t=e[e.length-1],r={};for(const e in t)r[e]=t[e];return r}),"copy");this.push=C((function(){e.push(r())}),"push"),this.pop=C((function(t){let r=t;if(r||(r=e.length-1),r<1||r>e.length)throw new Error(`parser.js: backRef.pop(): bad length: ${r}`);return e.length=r,e[e.length-1]}),"pop"),this.length=C((function(){return e.length}),"length"),this.savePhrase=C((function(t,r,n){e[e.length-1][t]={phraseIndex:r,phraseLength:n}}),"savePhrase"),this.getPhrase=function(t){return e[e.length-1][t]},t()}),"backRef"),x=C((function(){const t=this;this.state=e.ACTIVE,this.phraseLength=0,this.ruleIndex=0,this.udtIndex=0,this.lookAround=a[a.length-1],this.uFrame=new _,this.pFrame=new _,this.evaluateRule=A,this.evaluateUdt=S,this.refresh=C((function(){t.state=e.ACTIVE,t.phraseLength=0,t.lookAround=a[a.length-1]}),"refresh")}),"systemData"),k=C((function(){return a[a.length-1]}),"lookAroundValue"),B=C((function(){return a.length>1}),"inLookAround"),T=C((function(){return a[a.length-1].lookAround===e.LOOKAROUND_BEHIND}),"inLookBehind"),M=C((function(){for(;;){if(void 0===r.ast){r.ast=null;break}if(null===r.ast)break;if("astObject"!==r.ast.astObject)throw new Error("parser.js: initializeAst(): ast object not recognized");break}null!==r.ast&&r.ast.init(m,b,u)}),"initializeAst"),O=C((function(){for(;;){if(void 0===r.trace){r.trace=null;break}if(null===r.trace)break;if("traceObject"!==r.trace.traceObject)throw new Error("parser.js: initializeTrace(): trace object not recognized");break}null!==r.trace&&r.trace.init(m,b,u)}),"initializeTrace"),I=C((function(){for(;;){if(void 0===r.stats){r.stats=null;break}if(null===r.stats)break;if("statsObject"!==r.stats.statsObject)throw new Error("parser.js: initializeStats(): stats object not recognized");break}null!==r.stats&&r.stats.init(m,b)}),"initializeStats"),N=C((function(e){const t="parser.js: initializeGrammar(): ";if(!e)throw new Error(`${t}grammar object undefined`);if("grammarObject"!==e.grammarObject)throw new Error(`${t}bad grammar object`);m=e.rules,b=e.udts}),"initializeGrammar"),P=C((function(e){const t="parser.js: initializeStartRule(): ";let r=null;if("number"==typeof e){if(e>=m.length)throw new Error(`${t}start rule index too large: max: ${m.length}: index: ${e}`);r=e}else{if("string"!=typeof e)throw new Error(`${t}type of start rule '${typeof e}' not recognized`);{const n=e.toLowerCase();for(let e=0;e<m.length;e+=1)if(n===m[e].lower){r=m[e].index;break}if(null===r)throw new Error(`${t}start rule name '${e}' not recognized`)}}return r}),"initializeStartRule"),R=C((function(e,r,n){const a="parser.js: initializeInputChars(): ";let c=e,l=r,d=n;if(void 0===c)throw new Error(`${a}input string is undefined`);if(null===c)throw new Error(`${a}input string is null`);if("string"==typeof c)c=t.stringToChars(c);else if(!Array.isArray(c))throw new Error(`${a}input string is not a string or array`);if(c.length>0&&"number"!=typeof c[0])throw new Error(`${a}input string not an array of integers`);if("number"!=typeof l)l=0;else if(l=Math.floor(l),l<0||l>c.length)throw new Error(`${a}input beginning index out of range: ${l}`);if("number"!=typeof d)d=c.length-l;else if(d=Math.floor(d),d<0||d>c.length-l)throw new Error(`${a}input length out of range: ${d}`);u=c,i=l,s=d,o=i+s}),"initializeInputChars"),L=C((function(){const e="parser.js: initializeCallbacks(): ";let t,n;for(h=[],p=[],t=0;t<m.length;t+=1)h[t]=null;for(t=0;t<b.length;t+=1)p[t]=null;const i=[];for(t=0;t<m.length;t+=1)i.push(m[t].lower);for(t=0;t<b.length;t+=1)i.push(b[t].lower);for(const s in r.callbacks){if(t=i.indexOf(s.toLowerCase()),t<0)throw new Error(`${e}syntax callback '${s}' not a rule or udt name`);if(n=r.callbacks[s],n||(n=null),"function"!=typeof n&&null!==n)throw new Error(`${e}syntax callback[${s}] must be function reference or 'false' (false/null/undefined/etc.)`);t<m.length?h[t]=n:p[t-m.length]=n}for(t=0;t<b.length;t+=1)if(null===p[t])throw new Error(`${e}all UDT callbacks must be defined. UDT callback[${b[t].lower}] not a function reference`)}),"initializeCallbacks");this.setMaxTreeDepth=function(e){if("number"!=typeof e)throw new Error(`parser: max tree depth must be integer > 0: ${e}`);if(v=Math.floor(e),v<=0)throw new Error(`parser: max tree depth must be integer > 0: ${e}`)},this.setMaxNodeHits=function(e){if("number"!=typeof e)throw new Error(`parser: max node hits must be integer > 0: ${e}`);if(w=Math.floor(e),w<=0)throw new Error(`parser: max node hits must be integer > 0: ${e}`)};const D=C((function(t,r,a){let l;N(t);const h=P(r);L(),O(),I(),M();const p=new x;switch(null!=a&&(y=a),c=[{type:e.RNM,index:h}],n(0,i,p),c=null,p.state){case e.ACTIVE:throw new Error("parser.js: parse(): final state should never be 'ACTIVE'");case e.NOMATCH:l=!1;break;case e.EMPTY:case e.MATCH:l=p.phraseLength===s;break;default:throw new Error("unrecognized state")}return{success:l,state:p.state,length:s,matched:p.phraseLength,maxMatched:g,maxTreeDepth:d,nodeHits:f,inputLength:u.length,subBegin:i,subEnd:o,subLength:s}}),"privateParse");this.parseSubstring=C((function(e,t,r,n,i,s){return E(),R(r,n,i),D(e,t,s)}),"parseSubstring"),this.parse=C((function(e,t,r,n){return E(),R(r,0,r.length),D(e,t,n)}),"parse");const U=C((function(t,r,i){const s=c[t];for(let t=0;t<s.children.length&&(n(s.children[t],r,i),i.state===e.NOMATCH);t+=1);}),"opALT"),j=C((function(t,i,s){let o,a,u,l;const d=c[t],f=s.uFrame.length(),h=s.pFrame.length();r.ast&&(a=r.ast.getLength()),o=!0,u=i,l=0;for(let t=0;t<d.children.length;t+=1){if(n(d.children[t],u,s),s.state===e.NOMATCH){o=!1;break}u+=s.phraseLength,l+=s.phraseLength}o?(s.state=0===l?e.EMPTY:e.MATCH,s.phraseLength=l):(s.state=e.NOMATCH,s.phraseLength=0,s.uFrame.pop(f),s.pFrame.pop(h),r.ast&&r.ast.setLength(a))}),"opCAT"),K=C((function(t,i,s){let a,u,l,d;const f=c[t];u=i,l=0,d=0;const h=s.uFrame.length(),p=s.pFrame.length();r.ast&&(a=r.ast.getLength());for(;!(u>=o)&&(n(t+1,u,s),s.state!==e.NOMATCH)&&s.state!==e.EMPTY&&(d+=1,l+=s.phraseLength,u+=s.phraseLength,d!==f.max););s.state===e.EMPTY||d>=f.min?(s.state=0===l?e.EMPTY:e.MATCH,s.phraseLength=l):(s.state=e.NOMATCH,s.phraseLength=0,s.uFrame.pop(h),s.pFrame.pop(p),r.ast&&r.ast.setLength(a))}),"opREP"),$=C((function(t,r,n,i){if(r.phraseLength>n){let e=`parser.js: opRNM(${t.name}): callback function error: `;throw e+=`sysData.phraseLength: ${r.phraseLength}`,e+=` must be <= remaining chars: ${n}`,new Error(e)}switch(r.state){case e.ACTIVE:if(!0!==i)throw new Error(`parser.js: opRNM(${t.name}): callback function return error. ACTIVE state not allowed.`);break;case e.EMPTY:r.phraseLength=0;break;case e.MATCH:0===r.phraseLength&&(r.state=e.EMPTY);break;case e.NOMATCH:r.phraseLength=0;break;default:throw new Error(`parser.js: opRNM(${t.name}): callback function return error. Unrecognized return state: ${r.state}`)}}),"validateRnmCallbackResult"),H=C((function(t,i,s){let a,l,d,f,p,b;const g=c[t],v=m[g.index],w=h[v.index],A=!B();if(A&&(l=r.ast&&r.ast.ruleDefined(g.index),l&&(a=r.ast.getLength(),r.ast.down(g.index,m[g.index].name)),f=s.uFrame.length(),p=s.pFrame.length(),s.uFrame.push(),s.pFrame.push(),b=s.pFrame,s.pFrame=new _),null===w)d=c,c=v.opcodes,n(0,i,s),c=d;else{const t=o-i;s.ruleIndex=v.index,w(s,u,i,y),$(v,s,t,!0),s.state===e.ACTIVE&&(d=c,c=v.opcodes,n(0,i,s),c=d,s.ruleIndex=v.index,w(s,u,i,y),$(v,s,t,!1))}A&&(l&&(s.state===e.NOMATCH?r.ast.setLength(a):r.ast.up(g.index,v.name,i,s.phraseLength)),s.pFrame=b,s.state===e.NOMATCH?(s.uFrame.pop(f),s.pFrame.pop(p)):v.isBkr&&(s.pFrame.savePhrase(v.lower,i,s.phraseLength),s.uFrame.savePhrase(v.lower,i,s.phraseLength)))}),"opRNM"),F=C((function(t,r,n){if(r.phraseLength>n){let e=`parser.js: opUDT(${t.name}): callback function error: `;throw e+=`sysData.phraseLength: ${r.phraseLength}`,e+=` must be <= remaining chars: ${n}`,new Error(e)}switch(r.state){case e.ACTIVE:throw new Error(`parser.js: opUDT(${t.name}): callback function return error. ACTIVE state not allowed.`);case e.EMPTY:if(!1===t.empty)throw new Error(`parser.js: opUDT(${t.name}): callback function return error. May not return EMPTY.`);r.phraseLength=0;break;case e.MATCH:if(0===r.phraseLength){if(!1===t.empty)throw new Error(`parser.js: opUDT(${t.name}): callback function return error. May not return EMPTY.`);r.state=e.EMPTY}break;case e.NOMATCH:r.phraseLength=0;break;default:throw new Error(`parser.js: opUDT(${t.name}): callback function return error. Unrecognized return state: ${r.state}`)}}),"validateUdtCallbackResult"),z=C((function(t,n,i){let s,a,l,d,f,h;const g=c[t],v=b[g.index];i.UdtIndex=v.index;const w=!B();w&&(l=r.ast&&r.ast.udtDefined(g.index),l&&(a=m.length+g.index,s=r.ast.getLength(),r.ast.down(a,v.name)),d=i.uFrame.length(),f=i.pFrame.length(),i.uFrame.push(),i.pFrame.push(),h=i.pFrame,i.pFrame=new _);const A=o-n;p[g.index](i,u,n,y),F(v,i,A),w&&(l&&(i.state===e.NOMATCH?r.ast.setLength(s):r.ast.up(a,v.name,n,i.phraseLength)),i.pFrame=h,i.state===e.NOMATCH?(i.uFrame.pop(d),i.pFrame.pop(f)):v.isBkr&&(i.pFrame.savePhrase(v.lower,n,i.phraseLength),i.uFrame.savePhrase(v.lower,n,i.phraseLength)))}),"opUDT"),V=C((function(t,r,c){a.push({lookAround:e.LOOKAROUND_AHEAD,anchor:r,charsEnd:o,charsLength:s}),o=u.length,s=u.length-i,n(t+1,r,c);const l=a.pop();switch(o=l.charsEnd,s=l.charsLength,c.phraseLength=0,c.state){case e.EMPTY:case e.MATCH:c.state=e.EMPTY;break;case e.NOMATCH:c.state=e.NOMATCH;break;default:throw new Error(`opAND: invalid state ${c.state}`)}}),"opAND"),q=C((function(t,r,c){a.push({lookAround:e.LOOKAROUND_AHEAD,anchor:r,charsEnd:o,charsLength:s}),o=u.length,s=u.length-i,n(t+1,r,c);const l=a.pop();switch(o=l.charsEnd,s=l.charsLength,c.phraseLength=0,c.state){case e.EMPTY:case e.MATCH:c.state=e.NOMATCH;break;case e.NOMATCH:c.state=e.EMPTY;break;default:throw new Error(`opNOT: invalid state ${c.state}`)}}),"opNOT"),G=C((function(t,r,n){const i=c[t];n.state=e.NOMATCH,r<o&&i.min<=u[r]&&u[r]<=i.max&&(n.state=e.MATCH,n.phraseLength=1)}),"opTRG"),J=C((function(t,r,n){let i;const s=c[t],a=s.string.length;if(n.state=e.NOMATCH,r+a<=o){for(i=0;i<a;i+=1)if(u[r+i]!==s.string[i])return;n.state=e.MATCH,n.phraseLength=a}}),"opTBS"),W=C((function(t,r,n){let i,s;const a=c[t];n.state=e.NOMATCH;const l=a.string.length;if(0!==l){if(r+l<=o){for(i=0;i<l;i+=1)if(s=u[r+i],s>=65&&s<=90&&(s+=32),s!==a.string[i])return;n.state=e.MATCH,n.phraseLength=l}}else n.state=e.EMPTY}),"opTLS"),Y=C((function(t,r,n){n.state=e.NOMATCH,n.phraseLength=0,n.state=0===r?e.EMPTY:e.NOMATCH}),"opABG"),X=C((function(t,r,n){n.state=e.NOMATCH,n.phraseLength=0,n.state=r===u.length?e.EMPTY:e.NOMATCH}),"opAEN"),Z=C((function(t,r,n){let i,s,a,l;const d=c[t];n.state=e.NOMATCH,l=d.index<m.length?m[d.index].lower:b[d.index-m.length].lower;const f=d.bkrMode===e.BKR_MODE_PM?n.pFrame.getPhrase(l):n.uFrame.getPhrase(l),h=d.bkrCase===e.BKR_MODE_CI;if(null===f)return;const p=f.phraseIndex,y=f.phraseLength;if(0!==y){if(r+y<=o){if(h){for(i=0;i<y;i+=1)if(s=u[r+i],a=u[p+i],s>=65&&s<=90&&(s+=32),a>=65&&a<=90&&(a+=32),s!==a)return;n.state=e.MATCH,n.phraseLength=y}else for(i=0;i<y;i+=1)if(s=u[r+i],a=u[p+i],s!==a)return;n.state=e.MATCH,n.phraseLength=y}}else n.state=e.EMPTY}),"opBKR"),Q=C((function(t,r,i){switch(a.push({lookAround:e.LOOKAROUND_BEHIND,anchor:r}),n(t+1,r,i),a.pop(),i.phraseLength=0,i.state){case e.EMPTY:case e.MATCH:i.state=e.EMPTY;break;case e.NOMATCH:i.state=e.NOMATCH;break;default:throw new Error(`opBKA: invalid state ${i.state}`)}}),"opBKA"),ee=C((function(t,r,i){switch(a.push({lookAround:e.LOOKAROUND_BEHIND,anchor:r}),n(t+1,r,i),a.pop(),i.phraseLength=0,i.state){case e.EMPTY:case e.MATCH:i.state=e.NOMATCH;break;case e.NOMATCH:i.state=e.EMPTY;break;default:throw new Error(`opBKN: invalid state ${i.state}`)}}),"opBKN"),te=C((function(t,i,s){let o,a,u,l;const d=c[t],f=s.uFrame.length(),h=s.pFrame.length();r.ast&&(a=r.ast.getLength()),o=!0,u=i,l=0;for(let t=d.children.length-1;t>=0;t-=1)if(n(d.children[t],u,s),u-=s.phraseLength,l+=s.phraseLength,s.state===e.NOMATCH){o=!1;break}o?(s.state=0===l?e.EMPTY:e.MATCH,s.phraseLength=l):(s.state=e.NOMATCH,s.phraseLength=0,s.uFrame.pop(f),s.pFrame.pop(h),r.ast&&r.ast.setLength(a))}),"opCATBehind"),re=C((function(t,i,s){let o,a,u,l;const d=c[t];a=i,u=0,l=0;const f=s.uFrame.length(),h=s.pFrame.length();r.ast&&(o=r.ast.getLength());for(;!(a<=0)&&(n(t+1,a,s),s.state!==e.NOMATCH)&&s.state!==e.EMPTY&&(l+=1,u+=s.phraseLength,a-=s.phraseLength,l!==d.max););s.state===e.EMPTY||l>=d.min?(s.state=0===u?e.EMPTY:e.MATCH,s.phraseLength=u):(s.state=e.NOMATCH,s.phraseLength=0,s.uFrame.pop(f),s.pFrame.pop(h),r.ast&&r.ast.setLength(o))}),"opREPBehind"),ne=C((function(t,r,n){const i=c[t];if(n.state=e.NOMATCH,n.phraseLength=0,r>0){const t=u[r-1];i.min<=t&&t<=i.max&&(n.state=e.MATCH,n.phraseLength=1)}}),"opTRGBehind"),ie=C((function(t,r,n){let i;const s=c[t];n.state=e.NOMATCH;const o=s.string.length,a=r-o;if(a>=0){for(i=0;i<o;i+=1)if(u[a+i]!==s.string[i])return;n.state=e.MATCH,n.phraseLength=o}}),"opTBSBehind"),se=C((function(t,r,n){let i;const s=c[t];n.state=e.NOMATCH;const o=s.string.length;if(0===o)return void(n.state=e.EMPTY);const a=r-o;if(a>=0){for(let e=0;e<o;e+=1)if(i=u[a+e],i>=65&&i<=90&&(i+=32),i!==s.string[e])return;n.state=e.MATCH,n.phraseLength=o}}),"opTLSBehind"),oe=C((function(t,r,n){let i,s,o,a;const l=c[t];n.state=e.NOMATCH,n.phraseLength=0,a=l.index<m.length?m[l.index].lower:b[l.index-m.length].lower;const d=l.bkrMode===e.BKR_MODE_PM?n.pFrame.getPhrase(a):n.uFrame.getPhrase(a),f=l.bkrCase===e.BKR_MODE_CI;if(null===d)return;const h=d.phraseIndex,p=d.phraseLength;if(0===p)return n.state=e.EMPTY,void(n.phraseLength=0);const y=r-p;if(y>=0){if(f){for(i=0;i<p;i+=1)if(s=u[y+i],o=u[h+i],s>=65&&s<=90&&(s+=32),o>=65&&o<=90&&(o+=32),s!==o)return;n.state=e.MATCH,n.phraseLength=p}else for(i=0;i<p;i+=1)if(s=u[y+i],o=u[h+i],s!==o)return;n.state=e.MATCH,n.phraseLength=p}}),"opBKRBehind");n=C((function(t,n,i){let s=!0;const o=c[t];if(f+=1,f>w)throw new Error(`parser: maximum number of node hits exceeded: ${w}`);if(l+=1,l>d&&(d=l,d>v))throw new Error(`parser: maximum parse tree depth exceeded: ${v}`);if(i.refresh(),null!==r.trace){const e=k();r.trace.down(o,i.state,n,i.phraseLength,e.anchor,e.lookAround)}if(T())switch(o.type){case e.ALT:U(t,n,i);break;case e.CAT:te(t,n,i);break;case e.REP:re(t,n,i);break;case e.RNM:H(t,n,i);break;case e.UDT:z(t,n,i);break;case e.AND:V(t,n,i);break;case e.NOT:q(t,n,i);break;case e.TRG:ne(t,n,i);break;case e.TBS:ie(t,n,i);break;case e.TLS:se(t,n,i);break;case e.BKR:oe(t,n,i);break;case e.BKA:Q(t,n,i);break;case e.BKN:ee(t,n,i);break;case e.ABG:Y(t,n,i);break;case e.AEN:X(t,n,i);break;default:s=!1}else switch(o.type){case e.ALT:U(t,n,i);break;case e.CAT:j(t,n,i);break;case e.REP:K(t,n,i);break;case e.RNM:H(t,n,i);break;case e.UDT:z(t,n,i);break;case e.AND:V(t,n,i);break;case e.NOT:q(t,n,i);break;case e.TRG:G(t,n,i);break;case e.TBS:J(t,n,i);break;case e.TLS:W(t,n,i);break;case e.BKR:Z(t,n,i);break;case e.BKA:Q(t,n,i);break;case e.BKN:ee(t,n,i);break;case e.ABG:Y(t,n,i);break;case e.AEN:X(t,n,i);break;default:s=!1}if(!B()&&n+i.phraseLength>g&&(g=n+i.phraseLength),null!==r.stats&&r.stats.collect(o,i),null!==r.trace){const e=k();r.trace.up(o,i.state,n,i.phraseLength,e.anchor,e.lookAround)}return l-=1,s}),"opExecuteFunc")}),"parser")}}),Mn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/stats.js"(e,t){t.exports=C((function(){const e=An(),t=kn(),r=Sn();let n=[],i=[];const s=[];let o;const a=[],c=[];this.statsObject="statsObject";const u=C((function(e,t){return e.lower<t.lower?-1:e.lower>t.lower?1:0}),"sortAlpha"),l=C((function(e,t){return e.total<t.total?1:e.total>t.total?-1:u(e,t)}),"sortHits"),d=C((function(e,t){return e.index<t.index?-1:e.index>t.index?1:0}),"sortIndex"),f=C((function(){this.empty=0,this.match=0,this.nomatch=0,this.total=0}),"EmptyStat"),h=C((function(){s.length=0,o=new f,s[e.ALT]=new f,s[e.CAT]=new f,s[e.REP]=new f,s[e.RNM]=new f,s[e.TRG]=new f,s[e.TBS]=new f,s[e.TLS]=new f,s[e.UDT]=new f,s[e.AND]=new f,s[e.NOT]=new f,s[e.BKR]=new f,s[e.BKA]=new f,s[e.BKN]=new f,s[e.ABG]=new f,s[e.AEN]=new f,a.length=0;for(let e=0;e<n.length;e+=1)a.push({empty:0,match:0,nomatch:0,total:0,name:n[e].name,lower:n[e].lower,index:n[e].index});if(i.length>0){c.length=0;for(let e=0;e<i.length;e+=1)c.push({empty:0,match:0,nomatch:0,total:0,name:i[e].name,lower:i[e].lower,index:i[e].index})}}),"clear"),p=C((function(t,r){switch(t.total+=1,r){case e.EMPTY:t.empty+=1;break;case e.MATCH:t.match+=1;break;case e.NOMATCH:t.nomatch+=1;break;default:throw new Error(`stats.js: collect(): incStat(): unrecognized state: ${r}`)}}),"incStat"),m=C((function(e,t){let n="";return n+="<tr>",n+=`<td class="${r.CLASS_ACTIVE}">${e}</td>`,n+=`<td class="${r.CLASS_EMPTY}">${t.empty}</td>`,n+=`<td class="${r.CLASS_MATCH}">${t.match}</td>`,n+=`<td class="${r.CLASS_NOMATCH}">${t.nomatch}</td>`,n+=`<td class="${r.CLASS_ACTIVE}">${t.total}</td>`,n+="</tr>\n",n}),"displayRow"),b=C((function(){let t="";return t+=m("ALT",s[e.ALT]),t+=m("CAT",s[e.CAT]),t+=m("REP",s[e.REP]),t+=m("RNM",s[e.RNM]),t+=m("TRG",s[e.TRG]),t+=m("TBS",s[e.TBS]),t+=m("TLS",s[e.TLS]),t+=m("UDT",s[e.UDT]),t+=m("AND",s[e.AND]),t+=m("NOT",s[e.NOT]),t+=m("BKR",s[e.BKR]),t+=m("BKA",s[e.BKA]),t+=m("BKN",s[e.BKN]),t+=m("ABG",s[e.ABG]),t+=m("AEN",s[e.AEN]),t+=m("totals",o),t}),"displayOpsOnly"),y=C((function(){let e="";e+="<tr><th></th><th></th><th></th><th></th><th></th></tr>\n",e+="<tr><th>rules</th><th></th><th></th><th></th><th></th></tr>\n";for(let t=0;t<n.length;t+=1)a[t].total>0&&(e+="<tr>",e+=`<td class="${r.CLASS_ACTIVE}">${a[t].name}</td>`,e+=`<td class="${r.CLASS_EMPTY}">${a[t].empty}</td>`,e+=`<td class="${r.CLASS_MATCH}">${a[t].match}</td>`,e+=`<td class="${r.CLASS_NOMATCH}">${a[t].nomatch}</td>`,e+=`<td class="${r.CLASS_ACTIVE}">${a[t].total}</td>`,e+="</tr>\n");if(i.length>0){e+="<tr><th></th><th></th><th></th><th></th><th></th></tr>\n",e+="<tr><th>udts</th><th></th><th></th><th></th><th></th></tr>\n";for(let t=0;t<i.length;t+=1)c[t].total>0&&(e+="<tr>",e+=`<td class="${r.CLASS_ACTIVE}">${c[t].name}</td>`,e+=`<td class="${r.CLASS_EMPTY}">${c[t].empty}</td>`,e+=`<td class="${r.CLASS_MATCH}">${c[t].match}</td>`,e+=`<td class="${r.CLASS_NOMATCH}">${c[t].nomatch}</td>`,e+=`<td class="${r.CLASS_ACTIVE}">${c[t].total}</td>`,e+="</tr>\n")}return e}),"displayRules");this.validate=C((function(e){let t=!1;return"string"==typeof e&&"stats"===e&&(t=!0),t}),"validate"),this.init=C((function(e,t){n=e,i=t,h()}),"init"),this.collect=C((function(t,r){p(o,r.state,r.phraseLength),p(s[t.type],r.state,r.phraseLength),t.type===e.RNM&&p(a[t.index],r.state,r.phraseLength),t.type===e.UDT&&p(c[t.index],r.state,r.phraseLength)}),"collect"),this.toHtml=C((function(e,t){let n="";n+=`<table class="${r.CLASS_STATS}">\n`,"string"==typeof t&&(n+=`<caption>${t}</caption>\n`),n+=`<tr><th class="${r.CLASS_ACTIVE}">ops</th>\n`,n+=`<th class="${r.CLASS_EMPTY}">EMPTY</th>\n`,n+=`<th class="${r.CLASS_MATCH}">MATCH</th>\n`,n+=`<th class="${r.CLASS_NOMATCH}">NOMATCH</th>\n`,n+=`<th class="${r.CLASS_ACTIVE}">totals</th></tr>\n`;for(;;){if(void 0===e){n+=b();break}if(null===e){n+=b();break}if("ops"===e){n+=b();break}if("index"===e){a.sort(d),c.length>0&&c.sort(d),n+=b(),n+=y();break}if("hits"===e){a.sort(l),c.length>0&&c.sort(d),n+=b(),n+=y();break}if("alpha"===e){a.sort(u),c.length>0&&c.sort(u),n+=b(),n+=y();break}break}return n+="</table>\n",n}),"toHtml"),this.toHtmlPage=C((function(e,r,n){return t.htmlToPage(this.toHtml(e,r),n)}),"toHtmlPage")}),"statsFunc")}}),On=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/trace.js"(e,t){t.exports=C((function(){const e=kn(),t=Sn(),r=new(Bn()),n=An(),i=this,s=16,o=80,a=[];let c=5e3,u=-1,l=0,d=0;const f=[];let h=null,p=null,m=null;const b=[],y=[],g=`<span class="${t.CLASS_LINEEND}">&bull;</span>`,v=`<span class="${t.CLASS_LINEEND}">&hellip;</span>`,w=`<span class="${t.CLASS_EMPTY}">&#120634;</span>`,A=C((function(){const e=C((function(e){b[n.ALT]=e,b[n.CAT]=e,b[n.REP]=e,b[n.TLS]=e,b[n.TBS]=e,b[n.TRG]=e,b[n.AND]=e,b[n.NOT]=e,b[n.BKR]=e,b[n.BKA]=e,b[n.BKN]=e,b[n.ABG]=e,b[n.AEN]=e}),"setOperators");let t=0;for(const e in i.filter.operators)t+=1;if(0!==t){for(const t in i.filter.operators){const r=t.toUpperCase();if("<ALL>"===r)return void e(!0);if("<NONE>"===r)return void e(!1)}e(!1);for(const e in i.filter.operators){const t=e.toUpperCase();if("ALT"===t)b[n.ALT]=!0===i.filter.operators[e];else if("CAT"===t)b[n.CAT]=!0===i.filter.operators[e];else if("REP"===t)b[n.REP]=!0===i.filter.operators[e];else if("AND"===t)b[n.AND]=!0===i.filter.operators[e];else if("NOT"===t)b[n.NOT]=!0===i.filter.operators[e];else if("TLS"===t)b[n.TLS]=!0===i.filter.operators[e];else if("TBS"===t)b[n.TBS]=!0===i.filter.operators[e];else if("TRG"===t)b[n.TRG]=!0===i.filter.operators[e];else if("BKR"===t)b[n.BKR]=!0===i.filter.operators[e];else if("BKA"===t)b[n.BKA]=!0===i.filter.operators[e];else if("BKN"===t)b[n.BKN]=!0===i.filter.operators[e];else if("ABG"===t)b[n.ABG]=!0===i.filter.operators[e];else{if("AEN"!==t)throw new Error(`trace.js: initOpratorFilter: '${e}' not a valid operator name. Must be <all>, <none>, alt, cat, rep, tls, tbs, trg, and, not, bkr, bka or bkn`);b[n.AEN]=!0===i.filter.operators[e]}}}else e(!1)}),"initOperatorFilter"),S=C((function(){const e=C((function(e){b[n.RNM]=e,b[n.UDT]=e;const t=p.length+m.length;y.length=0;for(let r=0;r<t;r+=1)y.push(e)}),"setRules");let t,r;const s=[];for(r=0;r<p.length;r+=1)s.push(p[r].lower);for(r=0;r<m.length;r+=1)s.push(m[r].lower);y.length=0,t=0;for(const e in i.filter.rules)t+=1;if(0!==t){for(const t in i.filter.rules){const r=t.toLowerCase();if("<all>"===r)return void e(!0);if("<none>"===r)return void e(!1)}e(!1),b[n.RNM]=!0,b[n.UDT]=!0;for(const e in i.filter.rules){const t=e.toLowerCase();if(r=s.indexOf(t),r<0)throw new Error(`trace.js: initRuleFilter: '${e}' not a valid rule or udt name`);y[r]=!0===i.filter.rules[e]}}else e(!0)}),"initRuleFilter");this.traceObject="traceObject",this.filter={operators:[],rules:[]},this.setMaxRecords=function(e,t){u=-1,"number"==typeof e&&e>0?(c=Math.ceil(e),"number"==typeof t&&(u=Math.floor(t),u<0&&(u=-1))):c=0},this.getMaxRecords=function(){return c},this.getLastRecord=function(){return u},this.init=function(e,t,n){a.length=0,f.length=0,l=0,d=0,h=n,p=e,m=t,A(),S(),r.init(c)};const E=C((function(e){let t=!1;return t=e.type===n.RNM?!(!b[e.type]||!y[e.index]):e.type===n.UDT?!(!b[e.type]||!y[p.length+e.index]):b[e.type],t}),"filterOps"),_=C((function(e){return-1===u||e<=u}),"filterRecords");this.down=function(e,t,n,i,s,o){_(l)&&E(e)&&(f.push(l),a[r.increment()]={dirUp:!1,depth:d,thisLine:l,thatLine:void 0,opcode:e,state:t,phraseIndex:n,phraseLength:i,lookAnchor:s,lookAround:o},l+=1,d+=1)},this.up=function(e,t,n,i,s,o){if(_(l)&&E(e)){const c=l,u=f.pop(),h=r.getListIndex(u);-1!==h&&(a[h].thatLine=c),d-=1,a[r.increment()]={dirUp:!0,depth:d,thisLine:c,thatLine:u,opcode:e,state:t,phraseIndex:n,phraseLength:i,lookAnchor:s,lookAround:o},l+=1}};const x=C((function(){function t(t,r){let i,s,o;if(r)switch(t.op={id:r.type,name:e.opcodeToString(r.type)},t.opData=void 0,r.type){case n.RNM:t.opData=p[r.index].name;break;case n.UDT:t.opData=m[r.index].name;break;case n.BKR:i=r.index<p.length?p[r.index].name:m[r.index-p.length].name,s=r.bkrCase===n.BKR_MODE_CI?"%i":"%s",o=r.bkrMode===n.BKR_MODE_UM?"%u":"%p",t.opData=`\\\\${s}${o}${i}`;break;case n.TLS:t.opData=[];for(let e=0;e<r.string.length;e+=1)t.opData.push(r.string[e]);break;case n.TBS:t.opData=[];for(let e=0;e<r.string.length;e+=1)t.opData.push(r.string[e]);break;case n.TRG:case n.REP:t.opData=[r.min,r.max];break;default:throw new Error("unrecognized opcode")}else t.op={id:void 0,name:void 0},t.opData=void 0}function i(e,t,r){return e===n.MATCH?{index:t,length:r}:e===n.NOMATCH||e===n.EMPTY?{index:t,length:0}:null}C(t,"nodeOpcode"),C(i,"nodePhrase");let s=-1;function o(r,n,o){const a={id:s++,branch:-1,parent:r,up:!1,down:!1,depth:o,children:[]};return n?(a.down=!0,a.state={id:n.state,name:e.stateToString(n.state)},a.phrase=null,t(a,n.opcode)):(a.state={id:void 0,name:void 0},a.phrase=i(),t(a,void 0)),a}function c(r,n){n&&(r.up=!0,r.state={id:n.state,name:e.stateToString(n.state)},r.phrase=i(n.state,n.phraseIndex,n.phraseLength),r.down||t(r,n.opcode))}C(o,"nodeDown"),C(c,"nodeUp");let u=0,l=-1,f=1;function b(e){if(l+=1,e.branch=f,l>d&&(d=l),0===e.children.length)u+=1;else for(let t=0;t<e.children.length;t+=1)t>0&&(f+=1),e.children[t].leftMost=!1,e.children[t].rightMost=!1,e.leftMost&&(e.children[t].leftMost=0===t),e.rightMost&&(e.children[t].rightMost=t===e.children.length-1),b(e.children[t]);l-=1}function y(e,t){let r;const n={};if(n.id=e.id,n.branch=e.branch,n.leftMost=e.leftMost,n.rightMost=e.rightMost,r=e.state.name?e.state.name:"ACTIVE",n.state={id:e.state.id,name:r},r=e.op.name?e.op.name:"?",n.op={id:e.op.id,name:r},"string"==typeof e.opData)n.opData=e.opData;else if(Array.isArray(e.opData)){n.opData=[];for(let t=0;t<e.opData.length;t+=1)n.opData[t]=e.opData[t]}else n.opData=void 0;e.phrase?n.phrase={index:e.phrase.index,length:e.phrase.length}:n.phrase=null,n.depth=e.depth,n.children=[];for(let r=0;r<e.children.length;r+=1)e.children.length,n.children[r]=y(e.children[r],t);return n}C(b,"walk"),C(y,"display");const g=[];let v,w,A,S,E=!0;const _=o(null,null,-1);for(g.push(_),w=_,r.forEach((e=>{if(S=a[e],E&&(E=!1,S.depth>0)){const e=S.dirUp?S.depth+1:S.depth;for(let t=0;t<e;t+=1)A=w,w=o(w,null,t),g.push(w),A.children.push(w)}S.dirUp?(w=g.pop(),c(w,S),w=g[g.length-1]):(A=w,w=o(w,S,S.depth),g.push(w),A.children.push(w))}));g.length>1;)w=g.pop(),c(w,null);if(0===_.children.length)throw new Error("trace.toTree(): parse tree has no nodes");if(0===g.length)throw new Error("trace.toTree(): integrity check: dummy root node disappeared?");v=_.children[0];let x=v;for(;v&&!v.down&&!v.up;)x=v,v=v.children[0];v=x,v.leftMost=!0,v.rightMost=!0,b(v),v.branch=0;const k={string:[]};for(let e=0;e<h.length;e+=1)k.string[e]=h[e];k.rules=[];for(let e=0;e<p.length;e+=1)k.rules[e]=p[e].name;k.udts=[];for(let e=0;e<m.length;e+=1)k.udts[e]=m[e].name;let B;return k.id={},k.id.ALT={id:n.ALT,name:"ALT"},k.id.CAT={id:n.CAT,name:"CAT"},k.id.REP={id:n.REP,name:"REP"},k.id.RNM={id:n.RNM,name:"RNM"},k.id.TLS={id:n.TLS,name:"TLS"},k.id.TBS={id:n.TBS,name:"TBS"},k.id.TRG={id:n.TRG,name:"TRG"},k.id.UDT={id:n.UDT,name:"UDT"},k.id.AND={id:n.AND,name:"AND"},k.id.NOT={id:n.NOT,name:"NOT"},k.id.BKR={id:n.BKR,name:"BKR"},k.id.BKA={id:n.BKA,name:"BKA"},k.id.BKN={id:n.BKN,name:"BKN"},k.id.ABG={id:n.ABG,name:"ABG"},k.id.AEN={id:n.AEN,name:"AEN"},k.id.ACTIVE={id:n.ACTIVE,name:"ACTIVE"},k.id.MATCH={id:n.MATCH,name:"MATCH"},k.id.EMPTY={id:n.EMPTY,name:"EMPTY"},k.id.NOMATCH={id:n.NOMATCH,name:"NOMATCH"},k.treeDepth=d,k.leafNodes=u,B=v.down?v.up?"none":"right":v.up?"left":"both",k.branchesIncomplete=B,k.tree=y(v,v.depth),k}),"toTreeObj");this.toTree=function(e){const t=x();return e?JSON.stringify(t):t},this.toHtmlPage=function(t,r,n){return e.htmlToPage(this.toHtml(t,r),n)};const k=C((function(e,r){let n;switch(e){case s:n="hexidecimal";break;case 10:n="decimal";break;case 8:n="ASCII";break;case 32:n="UNICODE";break;default:throw new Error(`trace.js: htmlHeader: unrecognized mode: ${e}`)}let i="";return i+=`<p>display mode: ${n}</p>\n`,i+=`<table class="${t.CLASS_TRACE}">\n`,"string"==typeof r&&(i+=`<caption>${r}</caption>`),i}),"htmlHeader"),B=C((function(){let e="";return e+="</table>\n",e+=`<p class="${t.CLASS_MONOSPACE}">legend:<br>\n`,e+="(a)&nbsp;-&nbsp;line number<br>\n",e+="(b)&nbsp;-&nbsp;matching line number<br>\n",e+="(c)&nbsp;-&nbsp;phrase offset<br>\n",e+="(d)&nbsp;-&nbsp;phrase length<br>\n",e+="(e)&nbsp;-&nbsp;tree depth<br>\n",e+="(f)&nbsp;-&nbsp;operator state<br>\n",e+=`&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_ACTIVE}">&darr;</span>&nbsp;&nbsp;phrase opened<br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_MATCH}">&uarr;M</span> phrase matched<br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_EMPTY}">&uarr;E</span> empty phrase matched<br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_NOMATCH}">&uarr;N</span> phrase not matched<br>\n`,e+="operator&nbsp;-&nbsp;ALT, CAT, REP, RNM, TRG, TLS, TBS<sup>&dagger;</sup>, UDT, AND, NOT, BKA, BKN, BKR, ABG, AEN<sup>&Dagger;</sup><br>\n",e+="phrase&nbsp;&nbsp;&nbsp;-&nbsp;up to 80 characters of the phrase being matched<br>\n",e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_MATCH}">matched characters</span><br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_LOOKAHEAD}">matched characters in look ahead mode</span><br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_LOOKBEHIND}">matched characters in look behind mode</span><br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_REMAINDER}">remainder characters(not yet examined by parser)</span><br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span class="${t.CLASS_CTRLCHAR}">control characters, TAB, LF, CR, etc. (ASCII mode only)</span><br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;${w} empty string<br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;${g} end of input string<br>\n`,e+=`&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;${v} input string display truncated<br>\n`,e+="</p>\n",e+=`<p class="${t.CLASS_MONOSPACE}">\n`,e+="<sup>&dagger;</sup>original ABNF operators:<br>\n",e+="ALT - alternation<br>\n",e+="CAT - concatenation<br>\n",e+="REP - repetition<br>\n",e+="RNM - rule name<br>\n",e+="TRG - terminal range<br>\n",e+="TLS - terminal literal string (case insensitive)<br>\n",e+="TBS - terminal binary string (case sensitive)<br>\n",e+="<br>\n",e+="<sup>&Dagger;</sup>super set SABNF operators:<br>\n",e+="UDT - user-defined terminal<br>\n",e+="AND - positive look ahead<br>\n",e+="NOT - negative look ahead<br>\n",e+="BKA - positive look behind<br>\n",e+="BKN - negative look behind<br>\n",e+="BKR - back reference<br>\n",e+="ABG - anchor - begin of input string<br>\n",e+="AEN - anchor - end of input string<br>\n",e+="</p>\n",e}),"htmlFooter");this.indent=function(e){let t="";for(let r=0;r<e;r+=1)t+=".";return t};const T=C((function(e,t){let r="";if(t.type===n.TRG)if(e===s||32===e){let n=t.min.toString(16).toUpperCase();n.length%2!=0&&(n=`0${n}`),r+=e===s?"%x":"U+",r+=n,n=t.max.toString(16).toUpperCase(),n.length%2!=0&&(n=`0${n}`),r+=`&ndash;${n}`}else r=`%d${t.min.toString(10)}&ndash;${t.max.toString(10)}`;return r}),"displayTrg"),M=C((function(e,t){let r="";if(t.type===n.REP)if(e===s){let e=t.min.toString(16).toUpperCase();e.length%2!=0&&(e=`0${e}`),r=`x${e}`,t.max<1/0?(e=t.max.toString(16).toUpperCase(),e.length%2!=0&&(e=`0${e}`)):e="inf",r+=`&ndash;${e}`}else r=t.max<1/0?`${t.min.toString(10)}&ndash;${t.max.toString(10)}`:`${t.min.toString(10)}&ndash;inf`;return r}),"displayRep"),O=C((function(e,t){let r="";if(t.type===n.TBS){const n=Math.min(t.string.length,10);if(e===s||32===e){r+=e===s?"%x":"U+";for(let e=0;e<n;e+=1){let n;e>0&&(r+="."),n=t.string[e].toString(16).toUpperCase(),n.length%2!=0&&(n=`0${n}`),r+=n}}else{r="%d";for(let e=0;e<n;e+=1)e>0&&(r+="."),r+=t.string[e].toString(10)}n<t.string.length&&(r+=v)}return r}),"displayTbs"),I=C((function(t,r){let i="";if(r.type===n.TLS){const n=Math.min(r.string.length,5);if(t===s||10===t){let e,o,a;t===s?(i="%x",a=16):(i="%d",a=10);for(let t=0;t<n;t+=1)t>0&&(i+="."),o=r.string[t],o>=97&&o<=122?(e=o-32,i+=`${e.toString(a)}/${o.toString(a)}`.toUpperCase()):o>=65&&o<=90?(e=o,o+=32,i+=`${e.toString(a)}/${o.toString(a)}`.toUpperCase()):i+=o.toString(a).toUpperCase();n<r.string.length&&(i+=v)}else{i='"';for(let t=0;t<n;t+=1)i+=e.asciiChars[r.string[t]];n<r.string.length&&(i+=v),i+='"'}}return i}),"displayTls"),N=C((function(t,r,n,i,o){if(0===i)return"";let a="";const c=o?",":"";switch(t){case s:a=c+e.charsToHex(r,n,i);break;case 10:if(o)return`,${e.charsToDec(r,n,i)}`;a=c+e.charsToDec(r,n,i);break;case 32:a=e.charsToUnicode(r,n,i);break;default:a=e.charsToAsciiHtml(r,n,i)}return a}),"subPhrase"),P=C((function(e,r,i,s,a,c){let u,l,d,f,h="",p=g;const m=`<span class="${t.CLASS_LOOKBEHIND}">`,b=`<span class="${t.CLASS_REMAINDER}">`,y="</span>";let A=!1;switch(i){case n.EMPTY:h+=w;case n.NOMATCH:case n.MATCH:case n.ACTIVE:u=s-a,l=c-u,d=c,f=r.length-d;break;default:throw new Error("unrecognized state")}return p=g,l>o?(l=o,p=v,f=0):l+f>o&&(p=v,f=o-l),l>0&&(h+=m,h+=N(e,r,u,l,A),h+=y,A=!0),f>0&&(h+=b,h+=N(e,r,d,f,A),h+=y),h+p}),"displayBehind"),R=C((function(e,r,i,s,a,c){let u,l,d,f,h="",p=g;const m=`<span class="${t.CLASS_REMAINDER}">`,b="</span>";let y=!1;switch(i){case n.EMPTY:h+=w;case n.NOMATCH:case n.ACTIVE:u=s,l=0,d=s,f=r.length-d;break;case n.MATCH:u=s,l=a,d=s+l,f=r.length-d;break;default:throw new Error("unrecognized state")}return p=g,l>o?(l=o,p=v,f=0):l+f>o&&(p=v,f=o-l),l>0&&(h+=c,h+=N(e,r,u,l,y),h+=b,y=!0),f>0&&(h+=m,h+=N(e,r,d,f,y),h+=b),h+p}),"displayForward"),L=C((function(e,r,n,i,s){const o=`<span class="${t.CLASS_LOOKAHEAD}">`;return R(e,r,n,i,s,o)}),"displayAhead"),D=C((function(e,r,n,i,s){const o=`<span class="${t.CLASS_MATCH}">`;return R(e,r,n,i,s,o)}),"displayNone"),U=C((function(s){if(null===p)return"";let o,c,u,l,d,f,b="";return b+="<tr><th>(a)</th><th>(b)</th><th>(c)</th><th>(d)</th><th>(e)</th><th>(f)</th>",b+="<th>operator</th><th>phrase</th></tr>\n",r.forEach((r=>{const y=a[r];switch(o=y.thisLine,c=void 0!==y.thatLine?y.thatLine:"--",u=!1,l=!1,d=!1,y.lookAround===n.LOOKAROUND_AHEAD&&(u=!0,d=!0,f=y.lookAnchor),y.opcode.type!==n.AND&&y.opcode.type!==n.NOT||(u=!0,d=!0,f=y.phraseIndex),y.lookAround===n.LOOKAROUND_BEHIND&&(l=!0,d=!0,f=y.lookAnchor),y.opcode.type!==n.BKA&&y.opcode.type!==n.BKN||(l=!0,d=!0,f=y.phraseIndex),b+="<tr>",b+=`<td>${o}</td><td>${c}</td>`,b+=`<td>${y.phraseIndex}</td>`,b+=`<td>${y.phraseLength}</td>`,b+=`<td>${y.depth}</td>`,b+="<td>",y.state){case n.ACTIVE:b+=`<span class="${t.CLASS_ACTIVE}">&darr;&nbsp;</span>`;break;case n.MATCH:b+=`<span class="${t.CLASS_MATCH}">&uarr;M</span>`;break;case n.NOMATCH:b+=`<span class="${t.CLASS_NOMATCH}">&uarr;N</span>`;break;case n.EMPTY:b+=`<span class="${t.CLASS_EMPTY}">&uarr;E</span>`;break;default:b+=`<span class="${t.CLASS_ACTIVE}">--</span>`}if(b+="</td>",b+="<td>",b+=i.indent(y.depth),u?b+=`<span class="${t.CLASS_LOOKAHEAD}">`:l&&(b+=`<span class="${t.CLASS_LOOKBEHIND}">`),b+=e.opcodeToString(y.opcode.type),y.opcode.type===n.RNM&&(b+=`(${p[y.opcode.index].name}) `),y.opcode.type===n.BKR){const e=y.opcode.bkrCase===n.BKR_MODE_CI?"%i":"%s",t=y.opcode.bkrMode===n.BKR_MODE_UM?"%u":"%p";b+=`(\\${e}${t}${p[y.opcode.index].name}) `}y.opcode.type===n.UDT&&(b+=`(${m[y.opcode.index].name}) `),y.opcode.type===n.TRG&&(b+=`(${T(s,y.opcode)}) `),y.opcode.type===n.TBS&&(b+=`(${O(s,y.opcode)}) `),y.opcode.type===n.TLS&&(b+=`(${I(s,y.opcode)}) `),y.opcode.type===n.REP&&(b+=`(${M(s,y.opcode)}) `),d&&(b+="</span>"),b+="</td>",b+="<td>",b+=l?P(s,h,y.state,y.phraseIndex,y.phraseLength,f):u?L(s,h,y.state,y.phraseIndex,y.phraseLength):D(s,h,y.state,y.phraseIndex,y.phraseLength),b+="</td></tr>\n"})),b+="<tr><th>(a)</th><th>(b)</th><th>(c)</th><th>(d)</th><th>(e)</th><th>(f)</th>",b+="<th>operator</th><th>phrase</th></tr>\n",b+="</table>\n",b}),"htmlTable");this.toHtml=function(e,t){let r=8;if("string"==typeof e&&e.length>=3){const t=e.toLowerCase().slice(0,3);"hex"===t?r=s:"dec"===t?r=10:"uni"===t&&(r=32)}let n="";return n+=k(r,t),n+=U(r),n+=B(),n}}),"exportTrace")}}),In=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-lib/node-exports.js"(e,t){t.exports={ast:Cn(),circular:Bn(),ids:An(),parser:Tn(),stats:Mn(),trace:On(),utils:kn(),emitcss:xn(),style:Sn()}}}),Nn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/scanner-grammar.js"(e,t){t.exports=C((function(){this.grammarObject="grammarObject",this.rules=[],this.rules[0]={name:"file",lower:"file",index:0,isBkr:!1},this.rules[1]={name:"line",lower:"line",index:1,isBkr:!1},this.rules[2]={name:"line-text",lower:"line-text",index:2,isBkr:!1},this.rules[3]={name:"last-line",lower:"last-line",index:3,isBkr:!1},this.rules[4]={name:"valid",lower:"valid",index:4,isBkr:!1},this.rules[5]={name:"invalid",lower:"invalid",index:5,isBkr:!1},this.rules[6]={name:"end",lower:"end",index:6,isBkr:!1},this.rules[7]={name:"CRLF",lower:"crlf",index:7,isBkr:!1},this.rules[8]={name:"LF",lower:"lf",index:8,isBkr:!1},this.rules[9]={name:"CR",lower:"cr",index:9,isBkr:!1},this.udts=[],this.rules[0].opcodes=[],this.rules[0].opcodes[0]={type:2,children:[1,3]},this.rules[0].opcodes[1]={type:3,min:0,max:1/0},this.rules[0].opcodes[2]={type:4,index:1},this.rules[0].opcodes[3]={type:3,min:0,max:1},this.rules[0].opcodes[4]={type:4,index:3},this.rules[1].opcodes=[],this.rules[1].opcodes[0]={type:2,children:[1,2]},this.rules[1].opcodes[1]={type:4,index:2},this.rules[1].opcodes[2]={type:4,index:6},this.rules[2].opcodes=[],this.rules[2].opcodes[0]={type:3,min:0,max:1/0},this.rules[2].opcodes[1]={type:1,children:[2,3]},this.rules[2].opcodes[2]={type:4,index:4},this.rules[2].opcodes[3]={type:4,index:5},this.rules[3].opcodes=[],this.rules[3].opcodes[0]={type:3,min:1,max:1/0},this.rules[3].opcodes[1]={type:1,children:[2,3]},this.rules[3].opcodes[2]={type:4,index:4},this.rules[3].opcodes[3]={type:4,index:5},this.rules[4].opcodes=[],this.rules[4].opcodes[0]={type:1,children:[1,2]},this.rules[4].opcodes[1]={type:5,min:32,max:126},this.rules[4].opcodes[2]={type:6,string:[9]},this.rules[5].opcodes=[],this.rules[5].opcodes[0]={type:1,children:[1,2,3,4]},this.rules[5].opcodes[1]={type:5,min:0,max:8},this.rules[5].opcodes[2]={type:5,min:11,max:12},this.rules[5].opcodes[3]={type:5,min:14,max:31},this.rules[5].opcodes[4]={type:5,min:127,max:4294967295},this.rules[6].opcodes=[],this.rules[6].opcodes[0]={type:1,children:[1,2,3]},this.rules[6].opcodes[1]={type:4,index:7},this.rules[6].opcodes[2]={type:4,index:8},this.rules[6].opcodes[3]={type:4,index:9},this.rules[7].opcodes=[],this.rules[7].opcodes[0]={type:6,string:[13,10]},this.rules[8].opcodes=[],this.rules[8].opcodes[0]={type:6,string:[10]},this.rules[9].opcodes=[],this.rules[9].opcodes[0]={type:6,string:[13]},this.toString=C((function(){let e="";return e+="file = *line [last-line]\n",e+="line = line-text end\n",e+="line-text = *(valid/invalid)\n",e+="last-line = 1*(valid/invalid)\n",e+="valid = %d32-126 / %d9\n",e+="invalid = %d0-8 / %d11-12 /%d14-31 / %x7f-ffffffff\n",e+="end = CRLF / LF / CR\n",e+="CRLF = %d13.10\n",e+="LF = %d10\n",e+="CR = %d13\n","file = *line [last-line]\nline = line-text end\nline-text = *(valid/invalid)\nlast-line = 1*(valid/invalid)\nvalid = %d32-126 / %d9\ninvalid = %d0-8 / %d11-12 /%d14-31 / %x7f-ffffffff\nend = CRLF / LF / CR\nCRLF = %d13.10\nLF = %d10\nCR = %d13\n"}),"toString")}),"grammar")}}),Pn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/scanner-callbacks.js"(e){var t=An(),r=kn();function n(e,r,n,i,s){return e===t.SEM_PRE?(s.endLength=0,s.textLength=0,s.invalidCount=0):s.lines.push({lineNo:s.lines.length,beginChar:n,length:i,textLength:s.textLength,endType:s.endType,invalidChars:s.invalidCount}),t.SEM_OK}function i(e,r,n,i,s){return e===t.SEM_PRE&&(s.textLength=i),t.SEM_OK}function s(e,r,n,i,s){return e===t.SEM_PRE?(s.endLength=0,s.textLength=0,s.invalidCount=0):s.strict?(s.lines.push({lineNo:s.lines.length,beginChar:n,length:i,textLength:i,endType:"none",invalidChars:s.invalidCount}),s.errors.push({line:s.lineNo,char:n+i,msg:"no line end on last line - strict ABNF specifies CRLF(\\r\\n, \\x0D\\x0A)"})):(r.push(10),s.lines.push({lineNo:s.lines.length,beginChar:n,length:i+1,textLength:i,endType:"LF",invalidChars:s.invalidCount})),t.SEM_OK}function o(e,n,i,s,o){return e===t.SEM_PRE&&o.errors.push({line:o.lineNo,char:i,msg:`invalid character found '\\x${r.charToHex(n[i])}'`}),t.SEM_OK}function a(e,r,n,i,s){return e===t.SEM_POST&&(s.lineNo+=1),t.SEM_OK}function c(e,r,n,i,s){return e===t.SEM_PRE&&(s.endType="LF",s.strict&&s.errors.push({line:s.lineNo,char:n,msg:"line end character LF(\\n, \\x0A) - strict ABNF specifies CRLF(\\r\\n, \\x0D\\x0A)"})),t.SEM_OK}function u(e,r,n,i,s){return e===t.SEM_PRE&&(s.endType="CR",s.strict&&s.errors.push({line:s.lineNo,char:n,msg:"line end character CR(\\r, \\x0D) - strict ABNF specifies CRLF(\\r\\n, \\x0D\\x0A)"})),t.SEM_OK}function l(e,r,n,i,s){return e===t.SEM_PRE&&(s.endType="CRLF"),t.SEM_OK}C(n,"semLine"),C(i,"semLineText"),C(s,"semLastLine"),C(o,"semInvalid"),C(a,"semEnd"),C(c,"semLF"),C(u,"semCR"),C(l,"semCRLF");var d=[];d.line=n,d["line-text"]=i,d["last-line"]=s,d.invalid=o,d.end=a,d.lf=c,d.cr=u,d.crlf=l,e.callbacks=d}}),Rn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/scanner.js"(e,t){t.exports=C((function(e,t,r,n){const i=In(),s=new(Nn()),{callbacks:o}=Pn(),a=[],c=new i.parser;if(c.ast=new i.ast,c.ast.callbacks=o,n){if("traceObject"!==n.traceObject)throw new TypeError("scanner.js: trace argument is not a trace object");c.trace=n}if(!0!==c.parse(s,"file",e).success)return void t.push({line:0,char:0,msg:"syntax analysis error analyzing input SABNF grammar"});const u={lines:a,lineNo:0,errors:t,strict:!!r};return c.ast.translate(u),a}),"exports")}}),Ln=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/syntax-callbacks.js"(e,t){t.exports=C((function(){const e="syntax-callbacks.js: ",t=In(),r=t.ids;let n;const i=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:s.altStack=[],s.repCount=0;break;case r.EMPTY:s.errors.push({line:0,char:0,msg:"grammar file is empty"});break;case r.MATCH:0===s.ruleCount&&s.errors.push({line:0,char:0,msg:"no rules defined"});break;case r.NOMATCH:throw new Error(`${e}synFile: grammar file NOMATCH: design error: should never happen.`);default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synFile"),s=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:o.altStack.length=0,n={groupOpen:null,groupError:!1,optionOpen:null,optionError:!1,tlsOpen:null,clsOpen:null,prosValOpen:null,basicError:!1},o.altStack.push(n);break;case r.EMPTY:throw new Error(`${e}synRule: EMPTY: rule cannot be empty`);case r.NOMATCH:break;case r.MATCH:o.ruleCount+=1;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synRule"),o=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"Unrecognized SABNF line. Invalid rule, comment or blank line."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synRuleError"),a=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"Rule names must be alphanum and begin with alphabetic character."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synRuleNameError"),c=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"Expected '=' or '=/'. Not found."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synDefinedAsError"),u=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.strict&&s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"AND operator(&) found - strict ABNF specified."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synAndOp"),l=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.strict&&s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"NOT operator(!) found - strict ABNF specified."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synNotOp"),d=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.strict&&s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"Positive look-behind operator(&&) found - strict ABNF specified."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synBkaOp"),f=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.strict&&s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"Negative look-behind operator(!!) found - strict ABNF specified."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synBknOp"),h=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.strict&&s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"Beginning of string anchor(%^) found - strict ABNF specified."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synAbgOp"),p=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.strict&&s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"End of string anchor(%$) found - strict ABNF specified."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synAenOp"),m=C((function(n,i,s,o){switch(n.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:if(o.strict){const e=t.utils.charsToString(i,s,n.phraseLength);o.errors.push({line:o.findLine(o.lines,s,o.charsLength),char:s,msg:`Back reference operator(${e}) found - strict ABNF specified.`})}break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synBkrOp"),b=C((function(n,i,s,o){switch(n.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:if(o.strict){const e=t.utils.charsToString(i,s,n.phraseLength);o.errors.push({line:o.findLine(o.lines,s,o.charsLength),char:s,msg:`UDT operator found(${e}) - strict ABNF specified.`})}break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synUdtOp"),y=C((function(t,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:n.tlsOpen=s;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synTlsOpen"),g=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:s.stringTabChar=!1;break;case r.EMPTY:case r.NOMATCH:break;case r.MATCH:!1!==s.stringTabChar&&s.errors.push({line:s.findLine(s.lines,s.stringTabChar),char:s.stringTabChar,msg:"Tab character (\\t, x09) not allowed in literal string (see 'quoted-string' definition, RFC 7405.)"});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synTlsString"),v=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.stringTabChar=i;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synStringTab"),w=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:break;case r.NOMATCH:o.errors.push({line:o.findLine(o.lines,n.tlsOpen),char:n.tlsOpen,msg:'Case-insensitive literal string("...") opened but not closed.'}),n.basicError=!0,n.tlsOpen=null;break;case r.MATCH:n.tlsOpen=null;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synTlsClose"),A=C((function(t,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:n.clsOpen=s;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synClsOpen"),S=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:s.stringTabChar=!1;break;case r.EMPTY:case r.NOMATCH:break;case r.MATCH:!1!==s.stringTabChar&&s.errors.push({line:s.findLine(s.lines,s.stringTabChar),char:s.stringTabChar,msg:"Tab character (\\t, x09) not allowed in literal string."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synClsString"),E=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:break;case r.NOMATCH:o.errors.push({line:o.findLine(o.lines,n.clsOpen),char:n.clsOpen,msg:"Case-sensitive literal string('...') opened but not closed."}),n.clsOpen=null,n.basicError=!0;break;case r.MATCH:o.strict&&o.errors.push({line:o.findLine(o.lines,n.clsOpen),char:n.clsOpen,msg:"Case-sensitive string operator('...') found - strict ABNF specified."}),n.clsOpen=null;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synClsClose"),_=C((function(t,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:n.prosValOpen=s;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synProsValOpen"),x=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:s.stringTabChar=!1;break;case r.EMPTY:case r.NOMATCH:break;case r.MATCH:!1!==s.stringTabChar&&s.errors.push({line:s.findLine(s.lines,s.stringTabChar),char:s.stringTabChar,msg:"Tab character (\\t, x09) not allowed in prose value string."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synProsValString"),k=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:break;case r.NOMATCH:o.errors.push({line:o.findLine(o.lines,n.prosValOpen),char:n.prosValOpen,msg:"Prose value operator(<...>) opened but not closed."}),n.basicError=!0,n.prosValOpen=null;break;case r.MATCH:o.errors.push({line:o.findLine(o.lines,n.prosValOpen),char:n.prosValOpen,msg:"Prose value operator(<...>) found. The ABNF syntax is valid, but a parser cannot be generated from this grammar."}),n.prosValOpen=null;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synProsValClose"),B=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:n={groupOpen:s,groupError:!1,optionOpen:null,optionError:!1,tlsOpen:null,clsOpen:null,prosValOpen:null,basicError:!1},o.altStack.push(n);break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synGroupOpen"),T=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:break;case r.NOMATCH:o.errors.push({line:o.findLine(o.lines,n.groupOpen),char:n.groupOpen,msg:'Group "(...)" opened but not closed.'}),n=o.altStack.pop(),n.groupError=!0;break;case r.MATCH:n=o.altStack.pop();break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synGroupClose"),M=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:n={groupOpen:null,groupError:!1,optionOpen:s,optionError:!1,tlsOpen:null,clsOpen:null,prosValOpen:null,basicError:!1},o.altStack.push(n);break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synOptionOpen"),O=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:break;case r.NOMATCH:o.errors.push({line:o.findLine(o.lines,n.optionOpen),char:n.optionOpen,msg:'Option "[...]" opened but not closed.'}),n=o.altStack.pop(),n.optionError=!0;break;case r.MATCH:n=o.altStack.pop();break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synOptionClose"),I=C((function(t,i,s,o){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:!1===n.basicError&&o.errors.push({line:o.findLine(o.lines,s,o.charsLength),char:s,msg:"Unrecognized SABNF element."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synBasicElementError"),N=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:if(1===t.phraseLength&&s.strict){const e=13===n[i]?"CR":"LF";s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:`Line end '${e}' found - strict ABNF specified, only CRLF allowed.`})}break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synLineEnd"),P=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:case r.NOMATCH:break;case r.MATCH:s.errors.push({line:s.findLine(s.lines,i,s.charsLength),char:i,msg:"Unrecognized grammar element or characters."});break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synLineEndError"),R=C((function(t,n,i,s){switch(t.state){case r.ACTIVE:case r.EMPTY:break;case r.NOMATCH:case r.MATCH:s.repCount+=1;break;default:throw new Error(`${e}synFile: unrecognized case.`)}}),"synRepetition");this.callbacks=[],this.callbacks.andop=u,this.callbacks.basicelementerr=I,this.callbacks.clsclose=E,this.callbacks.clsopen=A,this.callbacks.clsstring=S,this.callbacks.definedaserror=c,this.callbacks.file=i,this.callbacks.groupclose=T,this.callbacks.groupopen=B,this.callbacks.lineenderror=P,this.callbacks.lineend=N,this.callbacks.notop=l,this.callbacks.optionclose=O,this.callbacks.optionopen=M,this.callbacks.prosvalclose=k,this.callbacks.prosvalopen=_,this.callbacks.prosvalstring=x,this.callbacks.repetition=R,this.callbacks.rule=s,this.callbacks.ruleerror=o,this.callbacks.rulenameerror=a,this.callbacks.stringtab=v,this.callbacks.tlsclose=w,this.callbacks.tlsopen=y,this.callbacks.tlsstring=g,this.callbacks.udtop=b,this.callbacks.bkaop=d,this.callbacks.bknop=f,this.callbacks.bkrop=m,this.callbacks.abgop=h,this.callbacks.aenop=p}),"exports")}}),Dn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/semantic-callbacks.js"(e,t){t.exports=C((function(){const e=In(),t=e.ids,r=C((function(){this.names=[],this.add=C((function(e){let t=-1;return-1===this.get(e)&&(t={name:e,lower:e.toLowerCase(),index:this.names.length},this.names.push(t)),t}),"add"),this.get=C((function(e){let t=-1;const r=e.toLowerCase();for(let e=0;e<this.names.length;e+=1)if(this.names[e].lower===r){t=this.names[e];break}return t}),"get")}),"NameList"),n=C((function(e,t,r){let n=0;for(let i=t;i<t+r;i+=1)n=10*n+e[i]-48;return n}),"decnum"),i=C((function(e,t,r){let n=0;for(let i=t;i<t+r;i+=1)n=2*n+e[i]-48;return n}),"binnum"),s=C((function(e,t,r){let n=0;for(let i=t;i<t+r;i+=1){let t=e[i];if(t>=48&&t<=57)t-=48;else if(t>=65&&t<=70)t-=55;else{if(!(t>=97&&t<=102))throw new Error("hexnum out of range");t-=87}n=16*n+t}return n}),"hexnum");function o(e,n,i,s,o){const a=t.SEM_OK;if(e===t.SEM_PRE)o.ruleNames=new r,o.udtNames=new r,o.rules=[],o.udts=[],o.rulesLineMap=[],o.opcodes=[],o.altStack=[],o.topStack=null,o.topRule=null;else if(e===t.SEM_POST){let e;o.rules.forEach((r=>{r.isBkr=!1,r.opcodes.forEach((r=>{r.type===t.RNM&&(e=o.ruleNames.get(r.index.name),-1===e?(o.errors.push({line:o.findLine(o.lines,r.index.phraseIndex,o.charsLength),char:r.index.phraseIndex,msg:`Rule name '${r.index.name}' used but not defined.`}),r.index=-1):r.index=e.index)}))})),o.udts.forEach((e=>{e.isBkr=!1})),o.rules.forEach((r=>{r.opcodes.forEach((n=>{n.type===t.BKR&&(r.hasBkr=!0,e=o.ruleNames.get(n.index.name),-1!==e?(o.rules[e.index].isBkr=!0,n.index=e.index):(e=o.udtNames.get(n.index.name),-1!==e?(o.udts[e.index].isBkr=!0,n.index=o.rules.length+e.index):(o.errors.push({line:o.findLine(o.lines,n.index.phraseIndex,o.charsLength),char:n.index.phraseIndex,msg:`Back reference name '${n.index.name}' refers to undefined rule or unamed UDT.`}),n.index=-1)))}))}))}return a}function a(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_PRE&&(s.altStack.length=0,s.topStack=null,s.rulesLineMap.push({line:s.findLine(s.lines,n,s.charsLength),char:n})),o}function c(e,r,n,i,s){const o=t.SEM_OK;if(e===t.SEM_PRE)s.ruleName="",s.definedas="";else if(e===t.SEM_POST){let e;"="===s.definedas?(e=s.ruleNames.add(s.ruleName),-1===e?(s.definedas=null,s.errors.push({line:s.findLine(s.lines,n,s.charsLength),char:n,msg:`Rule name '${s.ruleName}' previously defined.`})):(s.topRule={name:e.name,lower:e.lower,opcodes:[],index:e.index},s.rules.push(s.topRule),s.opcodes=s.topRule.opcodes)):(e=s.ruleNames.get(s.ruleName),-1===e?(s.definedas=null,s.errors.push({line:s.findLine(s.lines,n,s.charsLength),char:n,msg:`Rule name '${s.ruleName}' for incremental alternate not previously defined.`})):(s.topRule=s.rules[e.index],s.opcodes=s.topRule.opcodes))}return o}function u(e,r,n,i,s){let o=t.SEM_OK;if(e===t.SEM_PRE){const e=!0;for(;e;){if(null===s.definedas){o=t.SEM_SKIP;break}if(null===s.topStack){if("="===s.definedas){s.topStack={alt:{type:t.ALT,children:[]},cat:null},s.altStack.push(s.topStack),s.opcodes.push(s.topStack.alt);break}s.topStack={alt:s.opcodes[0],cat:null},s.altStack.push(s.topStack);break}s.topStack={alt:{type:t.ALT,children:[]},cat:null},s.altStack.push(s.topStack),s.opcodes.push(s.topStack.alt);break}}else e===t.SEM_POST&&(s.altStack.pop(),s.altStack.length>0?s.topStack=s.altStack[s.altStack.length-1]:s.topStack=null);return o}function l(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_PRE?(s.topStack.alt.children.push(s.opcodes.length),s.topStack.cat={type:t.CAT,children:[]},s.opcodes.push(s.topStack.cat)):e===t.SEM_POST&&(s.topStack.cat=null),o}function d(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_PRE&&s.topStack.cat.children.push(s.opcodes.length),o}function f(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&s.opcodes.push({type:t.REP,min:0,max:1,char:n}),o}function h(r,n,i,s,o){const a=t.SEM_OK;return r===t.SEM_PRE&&(o.ruleName=e.utils.charsToString(n,i,s)),a}function p(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(s.definedas="="),o}function m(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(s.definedas="=/"),o}function b(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_PRE?(s.min=0,s.max=1/0,s.topRep={type:t.REP,min:0,max:1/0},s.opcodes.push(s.topRep)):e===t.SEM_POST&&(s.min>s.max&&s.errors.push({line:s.findLine(s.lines,n,s.charsLength),char:n,msg:`repetition min cannot be greater than max: min: ${s.min}: max: ${s.max}`}),s.topRep.min=s.min,s.topRep.max=s.max),o}function y(e,r,i,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.min=n(r,i,s)),a}function g(e,r,i,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.max=n(r,i,s)),a}function v(e,r,i,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.max=n(r,i,s),o.min=o.max),a}function w(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&s.opcodes.push({type:t.AND}),o}function A(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&s.opcodes.push({type:t.NOT}),o}function S(r,n,i,s,o){const a=t.SEM_OK;return r===t.SEM_POST&&o.opcodes.push({type:t.RNM,index:{phraseIndex:i,name:e.utils.charsToString(n,i,s)}}),a}function E(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&s.opcodes.push({type:t.ABG}),o}function _(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&s.opcodes.push({type:t.AEN}),o}function x(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&s.opcodes.push({type:t.BKA}),o}function k(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&s.opcodes.push({type:t.BKN}),o}function B(r,n,i,s,o){const a=t.SEM_OK;return r===t.SEM_PRE?(o.ci=!0,o.cs=!1,o.um=!0,o.pm=!1):r===t.SEM_POST&&o.opcodes.push({type:t.BKR,bkrCase:!0===o.cs?t.BKR_MODE_CS:t.BKR_MODE_CI,bkrMode:!0===o.pm?t.BKR_MODE_PM:t.BKR_MODE_UM,index:{phraseIndex:o.bkrname.phraseIndex,name:e.utils.charsToString(n,o.bkrname.phraseIndex,o.bkrname.phraseLength)}}),a}function T(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(s.ci=!0),o}function M(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(s.cs=!0),o}function O(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(s.um=!0),o}function I(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(s.pm=!0),o}function N(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(s.bkrname={phraseIndex:n,phraseLength:i}),o}function P(r,n,i,s,o){const a=t.SEM_OK;if(r===t.SEM_POST){const r=e.utils.charsToString(n,i,s);let a=o.udtNames.add(r);if(-1===a){if(a=o.udtNames.get(r),-1===a)throw new Error("semUdtEmpty: name look up error")}else o.udts.push({name:a.name,lower:a.lower,index:a.index,empty:!0});o.opcodes.push({type:t.UDT,empty:!0,index:a.index})}return a}function R(r,n,i,s,o){const a=t.SEM_OK;if(r===t.SEM_POST){const r=e.utils.charsToString(n,i,s);let a=o.udtNames.add(r);if(-1===a){if(a=o.udtNames.get(r),-1===a)throw new Error("semUdtNonEmpty: name look up error")}else o.udts.push({name:a.name,lower:a.lower,index:a.index,empty:!1});o.opcodes.push({type:t.UDT,empty:!1,index:a.index,syntax:null,semantic:null})}return a}function L(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_PRE&&(s.tlscase=!0),o}function D(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&i>0&&(83===r[n+1]||115===r[n+1])&&(s.tlscase=!1),o}function U(e,r,n,i,s){const o=t.SEM_OK;if(e===t.SEM_POST)if(s.tlscase){const e=r.slice(n,n+i);for(let t=0;t<e.length;t+=1)e[t]>=65&&e[t]<=90&&(e[t]+=32);s.opcodes.push({type:t.TLS,string:e})}else s.opcodes.push({type:t.TBS,string:r.slice(n,n+i)});return o}function j(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_POST&&(i<=2?s.opcodes.push({type:t.TLS,string:[]}):s.opcodes.push({type:t.TBS,string:r.slice(n+1,n+i-1)})),o}function K(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_PRE?s.tbsstr=[]:e===t.SEM_POST&&s.opcodes.push({type:t.TBS,string:s.tbsstr}),o}function $(e,r,n,i,s){const o=t.SEM_OK;return e===t.SEM_PRE?(s.min=0,s.max=0):e===t.SEM_POST&&(s.min>s.max&&s.errors.push({line:s.findLine(s.lines,n,s.charsLength),char:n,msg:`TRG, (%dmin-max), min cannot be greater than max: min: ${s.min}: max: ${s.max}`}),s.opcodes.push({type:t.TRG,min:s.min,max:s.max})),o}function H(e,r,i,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.min=n(r,i,s)),a}function F(e,r,i,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.max=n(r,i,s)),a}function z(e,r,n,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.min=i(r,n,s)),a}function V(e,r,n,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.max=i(r,n,s)),a}function q(e,r,n,i,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.min=s(r,n,i)),a}function G(e,r,n,i,o){const a=t.SEM_OK;return e===t.SEM_POST&&(o.max=s(r,n,i)),a}function J(e,r,i,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&o.tbsstr.push(n(r,i,s)),a}function W(e,r,n,s,o){const a=t.SEM_OK;return e===t.SEM_POST&&o.tbsstr.push(i(r,n,s)),a}function Y(e,r,n,i,o){const a=t.SEM_OK;return e===t.SEM_POST&&o.tbsstr.push(s(r,n,i)),a}C(o,"semFile"),C(a,"semRule"),C(c,"semRuleLookup"),C(u,"semAlternation"),C(l,"semConcatenation"),C(d,"semRepetition"),C(f,"semOptionOpen"),C(h,"semRuleName"),C(p,"semDefined"),C(m,"semIncAlt"),C(b,"semRepOp"),C(y,"semRepMin"),C(g,"semRepMax"),C(v,"semRepMinMax"),C(w,"semAndOp"),C(A,"semNotOp"),C(S,"semRnmOp"),C(E,"semAbgOp"),C(_,"semAenOp"),C(x,"semBkaOp"),C(k,"semBknOp"),C(B,"semBkrOp"),C(T,"semBkrCi"),C(M,"semBkrCs"),C(O,"semBkrUm"),C(I,"semBkrPm"),C(N,"semBkrName"),C(P,"semUdtEmpty"),C(R,"semUdtNonEmpty"),C(L,"semTlsOp"),C(D,"semTlsCase"),C(U,"semTlsString"),C(j,"semClsOp"),C(K,"semTbsOp"),C($,"semTrgOp"),C(H,"semDmin"),C(F,"semDmax"),C(z,"semBmin"),C(V,"semBmax"),C(q,"semXmin"),C(G,"semXmax"),C(J,"semDstring"),C(W,"semBstring"),C(Y,"semXstring"),this.callbacks=[],this.callbacks.abgop=E,this.callbacks.aenop=_,this.callbacks.alternation=u,this.callbacks.andop=w,this.callbacks.bmax=V,this.callbacks.bmin=z,this.callbacks.bkaop=x,this.callbacks.bknop=k,this.callbacks.bkrop=B,this.callbacks["bkr-name"]=N,this.callbacks.bstring=W,this.callbacks.clsop=j,this.callbacks.ci=T,this.callbacks.cs=M,this.callbacks.um=O,this.callbacks.pm=I,this.callbacks.concatenation=l,this.callbacks.defined=p,this.callbacks.dmax=F,this.callbacks.dmin=H,this.callbacks.dstring=J,this.callbacks.file=o,this.callbacks.incalt=m,this.callbacks.notop=A,this.callbacks.optionopen=f,this.callbacks["rep-max"]=g,this.callbacks["rep-min"]=y,this.callbacks["rep-min-max"]=v,this.callbacks.repetition=d,this.callbacks.repop=b,this.callbacks.rnmop=S,this.callbacks.rule=a,this.callbacks.rulelookup=c,this.callbacks.rulename=h,this.callbacks.tbsop=K,this.callbacks.tlscase=D,this.callbacks.tlsstring=U,this.callbacks.tlsop=L,this.callbacks.trgop=$,this.callbacks["udt-empty"]=P,this.callbacks["udt-non-empty"]=R,this.callbacks.xmax=G,this.callbacks.xmin=q,this.callbacks.xstring=Y}),"exports")}}),Un=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/sabnf-grammar.js"(e,t){t.exports=C((function(){this.grammarObject="grammarObject",this.rules=[],this.rules[0]={name:"File",lower:"file",index:0,isBkr:!1},this.rules[1]={name:"BlankLine",lower:"blankline",index:1,isBkr:!1},this.rules[2]={name:"Rule",lower:"rule",index:2,isBkr:!1},this.rules[3]={name:"RuleLookup",lower:"rulelookup",index:3,isBkr:!1},this.rules[4]={name:"RuleNameTest",lower:"rulenametest",index:4,isBkr:!1},this.rules[5]={name:"RuleName",lower:"rulename",index:5,isBkr:!1},this.rules[6]={name:"RuleNameError",lower:"rulenameerror",index:6,isBkr:!1},this.rules[7]={name:"DefinedAsTest",lower:"definedastest",index:7,isBkr:!1},this.rules[8]={name:"DefinedAsError",lower:"definedaserror",index:8,isBkr:!1},this.rules[9]={name:"DefinedAs",lower:"definedas",index:9,isBkr:!1},this.rules[10]={name:"Defined",lower:"defined",index:10,isBkr:!1},this.rules[11]={name:"IncAlt",lower:"incalt",index:11,isBkr:!1},this.rules[12]={name:"RuleError",lower:"ruleerror",index:12,isBkr:!1},this.rules[13]={name:"LineEndError",lower:"lineenderror",index:13,isBkr:!1},this.rules[14]={name:"Alternation",lower:"alternation",index:14,isBkr:!1},this.rules[15]={name:"Concatenation",lower:"concatenation",index:15,isBkr:!1},this.rules[16]={name:"Repetition",lower:"repetition",index:16,isBkr:!1},this.rules[17]={name:"Modifier",lower:"modifier",index:17,isBkr:!1},this.rules[18]={name:"Predicate",lower:"predicate",index:18,isBkr:!1},this.rules[19]={name:"BasicElement",lower:"basicelement",index:19,isBkr:!1},this.rules[20]={name:"BasicElementErr",lower:"basicelementerr",index:20,isBkr:!1},this.rules[21]={name:"Group",lower:"group",index:21,isBkr:!1},this.rules[22]={name:"GroupError",lower:"grouperror",index:22,isBkr:!1},this.rules[23]={name:"GroupOpen",lower:"groupopen",index:23,isBkr:!1},this.rules[24]={name:"GroupClose",lower:"groupclose",index:24,isBkr:!1},this.rules[25]={name:"Option",lower:"option",index:25,isBkr:!1},this.rules[26]={name:"OptionError",lower:"optionerror",index:26,isBkr:!1},this.rules[27]={name:"OptionOpen",lower:"optionopen",index:27,isBkr:!1},this.rules[28]={name:"OptionClose",lower:"optionclose",index:28,isBkr:!1},this.rules[29]={name:"RnmOp",lower:"rnmop",index:29,isBkr:!1},this.rules[30]={name:"BkrOp",lower:"bkrop",index:30,isBkr:!1},this.rules[31]={name:"bkrModifier",lower:"bkrmodifier",index:31,isBkr:!1},this.rules[32]={name:"cs",lower:"cs",index:32,isBkr:!1},this.rules[33]={name:"ci",lower:"ci",index:33,isBkr:!1},this.rules[34]={name:"um",lower:"um",index:34,isBkr:!1},this.rules[35]={name:"pm",lower:"pm",index:35,isBkr:!1},this.rules[36]={name:"bkr-name",lower:"bkr-name",index:36,isBkr:!1},this.rules[37]={name:"rname",lower:"rname",index:37,isBkr:!1},this.rules[38]={name:"uname",lower:"uname",index:38,isBkr:!1},this.rules[39]={name:"ename",lower:"ename",index:39,isBkr:!1},this.rules[40]={name:"UdtOp",lower:"udtop",index:40,isBkr:!1},this.rules[41]={name:"udt-non-empty",lower:"udt-non-empty",index:41,isBkr:!1},this.rules[42]={name:"udt-empty",lower:"udt-empty",index:42,isBkr:!1},this.rules[43]={name:"RepOp",lower:"repop",index:43,isBkr:!1},this.rules[44]={name:"AltOp",lower:"altop",index:44,isBkr:!1},this.rules[45]={name:"CatOp",lower:"catop",index:45,isBkr:!1},this.rules[46]={name:"StarOp",lower:"starop",index:46,isBkr:!1},this.rules[47]={name:"AndOp",lower:"andop",index:47,isBkr:!1},this.rules[48]={name:"NotOp",lower:"notop",index:48,isBkr:!1},this.rules[49]={name:"BkaOp",lower:"bkaop",index:49,isBkr:!1},this.rules[50]={name:"BknOp",lower:"bknop",index:50,isBkr:!1},this.rules[51]={name:"AbgOp",lower:"abgop",index:51,isBkr:!1},this.rules[52]={name:"AenOp",lower:"aenop",index:52,isBkr:!1},this.rules[53]={name:"TrgOp",lower:"trgop",index:53,isBkr:!1},this.rules[54]={name:"TbsOp",lower:"tbsop",index:54,isBkr:!1},this.rules[55]={name:"TlsOp",lower:"tlsop",index:55,isBkr:!1},this.rules[56]={name:"TlsCase",lower:"tlscase",index:56,isBkr:!1},this.rules[57]={name:"TlsOpen",lower:"tlsopen",index:57,isBkr:!1},this.rules[58]={name:"TlsClose",lower:"tlsclose",index:58,isBkr:!1},this.rules[59]={name:"TlsString",lower:"tlsstring",index:59,isBkr:!1},this.rules[60]={name:"StringTab",lower:"stringtab",index:60,isBkr:!1},this.rules[61]={name:"ClsOp",lower:"clsop",index:61,isBkr:!1},this.rules[62]={name:"ClsOpen",lower:"clsopen",index:62,isBkr:!1},this.rules[63]={name:"ClsClose",lower:"clsclose",index:63,isBkr:!1},this.rules[64]={name:"ClsString",lower:"clsstring",index:64,isBkr:!1},this.rules[65]={name:"ProsVal",lower:"prosval",index:65,isBkr:!1},this.rules[66]={name:"ProsValOpen",lower:"prosvalopen",index:66,isBkr:!1},this.rules[67]={name:"ProsValString",lower:"prosvalstring",index:67,isBkr:!1},this.rules[68]={name:"ProsValClose",lower:"prosvalclose",index:68,isBkr:!1},this.rules[69]={name:"rep-min",lower:"rep-min",index:69,isBkr:!1},this.rules[70]={name:"rep-min-max",lower:"rep-min-max",index:70,isBkr:!1},this.rules[71]={name:"rep-max",lower:"rep-max",index:71,isBkr:!1},this.rules[72]={name:"rep-num",lower:"rep-num",index:72,isBkr:!1},this.rules[73]={name:"dString",lower:"dstring",index:73,isBkr:!1},this.rules[74]={name:"xString",lower:"xstring",index:74,isBkr:!1},this.rules[75]={name:"bString",lower:"bstring",index:75,isBkr:!1},this.rules[76]={name:"Dec",lower:"dec",index:76,isBkr:!1},this.rules[77]={name:"Hex",lower:"hex",index:77,isBkr:!1},this.rules[78]={name:"Bin",lower:"bin",index:78,isBkr:!1},this.rules[79]={name:"dmin",lower:"dmin",index:79,isBkr:!1},this.rules[80]={name:"dmax",lower:"dmax",index:80,isBkr:!1},this.rules[81]={name:"bmin",lower:"bmin",index:81,isBkr:!1},this.rules[82]={name:"bmax",lower:"bmax",index:82,isBkr:!1},this.rules[83]={name:"xmin",lower:"xmin",index:83,isBkr:!1},this.rules[84]={name:"xmax",lower:"xmax",index:84,isBkr:!1},this.rules[85]={name:"dnum",lower:"dnum",index:85,isBkr:!1},this.rules[86]={name:"bnum",lower:"bnum",index:86,isBkr:!1},this.rules[87]={name:"xnum",lower:"xnum",index:87,isBkr:!1},this.rules[88]={name:"alphanum",lower:"alphanum",index:88,isBkr:!1},this.rules[89]={name:"owsp",lower:"owsp",index:89,isBkr:!1},this.rules[90]={name:"wsp",lower:"wsp",index:90,isBkr:!1},this.rules[91]={name:"space",lower:"space",index:91,isBkr:!1},this.rules[92]={name:"comment",lower:"comment",index:92,isBkr:!1},this.rules[93]={name:"LineEnd",lower:"lineend",index:93,isBkr:!1},this.rules[94]={name:"LineContinue",lower:"linecontinue",index:94,isBkr:!1},this.udts=[],this.rules[0].opcodes=[],this.rules[0].opcodes[0]={type:3,min:0,max:1/0},this.rules[0].opcodes[1]={type:1,children:[2,3,4]},this.rules[0].opcodes[2]={type:4,index:1},this.rules[0].opcodes[3]={type:4,index:2},this.rules[0].opcodes[4]={type:4,index:12},this.rules[1].opcodes=[],this.rules[1].opcodes[0]={type:2,children:[1,5,7]},this.rules[1].opcodes[1]={type:3,min:0,max:1/0},this.rules[1].opcodes[2]={type:1,children:[3,4]},this.rules[1].opcodes[3]={type:6,string:[32]},this.rules[1].opcodes[4]={type:6,string:[9]},this.rules[1].opcodes[5]={type:3,min:0,max:1},this.rules[1].opcodes[6]={type:4,index:92},this.rules[1].opcodes[7]={type:4,index:93},this.rules[2].opcodes=[],this.rules[2].opcodes[0]={type:2,children:[1,2,3,4]},this.rules[2].opcodes[1]={type:4,index:3},this.rules[2].opcodes[2]={type:4,index:89},this.rules[2].opcodes[3]={type:4,index:14},this.rules[2].opcodes[4]={type:1,children:[5,8]},this.rules[2].opcodes[5]={type:2,children:[6,7]},this.rules[2].opcodes[6]={type:4,index:89},this.rules[2].opcodes[7]={type:4,index:93},this.rules[2].opcodes[8]={type:2,children:[9,10]},this.rules[2].opcodes[9]={type:4,index:13},this.rules[2].opcodes[10]={type:4,index:93},this.rules[3].opcodes=[],this.rules[3].opcodes[0]={type:2,children:[1,2,3]},this.rules[3].opcodes[1]={type:4,index:4},this.rules[3].opcodes[2]={type:4,index:89},this.rules[3].opcodes[3]={type:4,index:7},this.rules[4].opcodes=[],this.rules[4].opcodes[0]={type:1,children:[1,2]},this.rules[4].opcodes[1]={type:4,index:5},this.rules[4].opcodes[2]={type:4,index:6},this.rules[5].opcodes=[],this.rules[5].opcodes[0]={type:4,index:88},this.rules[6].opcodes=[],this.rules[6].opcodes[0]={type:3,min:1,max:1/0},this.rules[6].opcodes[1]={type:1,children:[2,3]},this.rules[6].opcodes[2]={type:5,min:33,max:60},this.rules[6].opcodes[3]={type:5,min:62,max:126},this.rules[7].opcodes=[],this.rules[7].opcodes[0]={type:1,children:[1,2]},this.rules[7].opcodes[1]={type:4,index:9},this.rules[7].opcodes[2]={type:4,index:8},this.rules[8].opcodes=[],this.rules[8].opcodes[0]={type:3,min:1,max:2},this.rules[8].opcodes[1]={type:5,min:33,max:126},this.rules[9].opcodes=[],this.rules[9].opcodes[0]={type:1,children:[1,2]},this.rules[9].opcodes[1]={type:4,index:11},this.rules[9].opcodes[2]={type:4,index:10},this.rules[10].opcodes=[],this.rules[10].opcodes[0]={type:6,string:[61]},this.rules[11].opcodes=[],this.rules[11].opcodes[0]={type:6,string:[61,47]},this.rules[12].opcodes=[],this.rules[12].opcodes[0]={type:2,children:[1,6]},this.rules[12].opcodes[1]={type:3,min:1,max:1/0},this.rules[12].opcodes[2]={type:1,children:[3,4,5]},this.rules[12].opcodes[3]={type:5,min:32,max:126},this.rules[12].opcodes[4]={type:6,string:[9]},this.rules[12].opcodes[5]={type:4,index:94},this.rules[12].opcodes[6]={type:4,index:93},this.rules[13].opcodes=[],this.rules[13].opcodes[0]={type:3,min:1,max:1/0},this.rules[13].opcodes[1]={type:1,children:[2,3,4]},this.rules[13].opcodes[2]={type:5,min:32,max:126},this.rules[13].opcodes[3]={type:6,string:[9]},this.rules[13].opcodes[4]={type:4,index:94},this.rules[14].opcodes=[],this.rules[14].opcodes[0]={type:2,children:[1,2]},this.rules[14].opcodes[1]={type:4,index:15},this.rules[14].opcodes[2]={type:3,min:0,max:1/0},this.rules[14].opcodes[3]={type:2,children:[4,5,6]},this.rules[14].opcodes[4]={type:4,index:89},this.rules[14].opcodes[5]={type:4,index:44},this.rules[14].opcodes[6]={type:4,index:15},this.rules[15].opcodes=[],this.rules[15].opcodes[0]={type:2,children:[1,2]},this.rules[15].opcodes[1]={type:4,index:16},this.rules[15].opcodes[2]={type:3,min:0,max:1/0},this.rules[15].opcodes[3]={type:2,children:[4,5]},this.rules[15].opcodes[4]={type:4,index:45},this.rules[15].opcodes[5]={type:4,index:16},this.rules[16].opcodes=[],this.rules[16].opcodes[0]={type:2,children:[1,3]},this.rules[16].opcodes[1]={type:3,min:0,max:1},this.rules[16].opcodes[2]={type:4,index:17},this.rules[16].opcodes[3]={type:1,children:[4,5,6,7]},this.rules[16].opcodes[4]={type:4,index:21},this.rules[16].opcodes[5]={type:4,index:25},this.rules[16].opcodes[6]={type:4,index:19},this.rules[16].opcodes[7]={type:4,index:20},this.rules[17].opcodes=[],this.rules[17].opcodes[0]={type:1,children:[1,5]},this.rules[17].opcodes[1]={type:2,children:[2,3]},this.rules[17].opcodes[2]={type:4,index:18},this.rules[17].opcodes[3]={type:3,min:0,max:1},this.rules[17].opcodes[4]={type:4,index:43},this.rules[17].opcodes[5]={type:4,index:43},this.rules[18].opcodes=[],this.rules[18].opcodes[0]={type:1,children:[1,2,3,4]},this.rules[18].opcodes[1]={type:4,index:49},this.rules[18].opcodes[2]={type:4,index:50},this.rules[18].opcodes[3]={type:4,index:47},this.rules[18].opcodes[4]={type:4,index:48},this.rules[19].opcodes=[],this.rules[19].opcodes[0]={type:1,children:[1,2,3,4,5,6,7,8,9,10]},this.rules[19].opcodes[1]={type:4,index:40},this.rules[19].opcodes[2]={type:4,index:29},this.rules[19].opcodes[3]={type:4,index:53},this.rules[19].opcodes[4]={type:4,index:54},this.rules[19].opcodes[5]={type:4,index:55},this.rules[19].opcodes[6]={type:4,index:61},this.rules[19].opcodes[7]={type:4,index:30},this.rules[19].opcodes[8]={type:4,index:51},this.rules[19].opcodes[9]={type:4,index:52},this.rules[19].opcodes[10]={type:4,index:65},this.rules[20].opcodes=[],this.rules[20].opcodes[0]={type:3,min:1,max:1/0},this.rules[20].opcodes[1]={type:1,children:[2,3,4,5]},this.rules[20].opcodes[2]={type:5,min:33,max:40},this.rules[20].opcodes[3]={type:5,min:42,max:46},this.rules[20].opcodes[4]={type:5,min:48,max:92},this.rules[20].opcodes[5]={type:5,min:94,max:126},this.rules[21].opcodes=[],this.rules[21].opcodes[0]={type:2,children:[1,2,3]},this.rules[21].opcodes[1]={type:4,index:23},this.rules[21].opcodes[2]={type:4,index:14},this.rules[21].opcodes[3]={type:1,children:[4,5]},this.rules[21].opcodes[4]={type:4,index:24},this.rules[21].opcodes[5]={type:4,index:22},this.rules[22].opcodes=[],this.rules[22].opcodes[0]={type:3,min:1,max:1/0},this.rules[22].opcodes[1]={type:1,children:[2,3,4,5]},this.rules[22].opcodes[2]={type:5,min:33,max:40},this.rules[22].opcodes[3]={type:5,min:42,max:46},this.rules[22].opcodes[4]={type:5,min:48,max:92},this.rules[22].opcodes[5]={type:5,min:94,max:126},this.rules[23].opcodes=[],this.rules[23].opcodes[0]={type:2,children:[1,2]},this.rules[23].opcodes[1]={type:6,string:[40]},this.rules[23].opcodes[2]={type:4,index:89},this.rules[24].opcodes=[],this.rules[24].opcodes[0]={type:2,children:[1,2]},this.rules[24].opcodes[1]={type:4,index:89},this.rules[24].opcodes[2]={type:6,string:[41]},this.rules[25].opcodes=[],this.rules[25].opcodes[0]={type:2,children:[1,2,3]},this.rules[25].opcodes[1]={type:4,index:27},this.rules[25].opcodes[2]={type:4,index:14},this.rules[25].opcodes[3]={type:1,children:[4,5]},this.rules[25].opcodes[4]={type:4,index:28},this.rules[25].opcodes[5]={type:4,index:26},this.rules[26].opcodes=[],this.rules[26].opcodes[0]={type:3,min:1,max:1/0},this.rules[26].opcodes[1]={type:1,children:[2,3,4,5]},this.rules[26].opcodes[2]={type:5,min:33,max:40},this.rules[26].opcodes[3]={type:5,min:42,max:46},this.rules[26].opcodes[4]={type:5,min:48,max:92},this.rules[26].opcodes[5]={type:5,min:94,max:126},this.rules[27].opcodes=[],this.rules[27].opcodes[0]={type:2,children:[1,2]},this.rules[27].opcodes[1]={type:6,string:[91]},this.rules[27].opcodes[2]={type:4,index:89},this.rules[28].opcodes=[],this.rules[28].opcodes[0]={type:2,children:[1,2]},this.rules[28].opcodes[1]={type:4,index:89},this.rules[28].opcodes[2]={type:6,string:[93]},this.rules[29].opcodes=[],this.rules[29].opcodes[0]={type:4,index:88},this.rules[30].opcodes=[],this.rules[30].opcodes[0]={type:2,children:[1,2,4]},this.rules[30].opcodes[1]={type:6,string:[92]},this.rules[30].opcodes[2]={type:3,min:0,max:1},this.rules[30].opcodes[3]={type:4,index:31},this.rules[30].opcodes[4]={type:4,index:36},this.rules[31].opcodes=[],this.rules[31].opcodes[0]={type:1,children:[1,7,13,19]},this.rules[31].opcodes[1]={type:2,children:[2,3]},this.rules[31].opcodes[2]={type:4,index:32},this.rules[31].opcodes[3]={type:3,min:0,max:1},this.rules[31].opcodes[4]={type:1,children:[5,6]},this.rules[31].opcodes[5]={type:4,index:34},this.rules[31].opcodes[6]={type:4,index:35},this.rules[31].opcodes[7]={type:2,children:[8,9]},this.rules[31].opcodes[8]={type:4,index:33},this.rules[31].opcodes[9]={type:3,min:0,max:1},this.rules[31].opcodes[10]={type:1,children:[11,12]},this.rules[31].opcodes[11]={type:4,index:34},this.rules[31].opcodes[12]={type:4,index:35},this.rules[31].opcodes[13]={type:2,children:[14,15]},this.rules[31].opcodes[14]={type:4,index:34},this.rules[31].opcodes[15]={type:3,min:0,max:1},this.rules[31].opcodes[16]={type:1,children:[17,18]},this.rules[31].opcodes[17]={type:4,index:32},this.rules[31].opcodes[18]={type:4,index:33},this.rules[31].opcodes[19]={type:2,children:[20,21]},this.rules[31].opcodes[20]={type:4,index:35},this.rules[31].opcodes[21]={type:3,min:0,max:1},this.rules[31].opcodes[22]={type:1,children:[23,24]},this.rules[31].opcodes[23]={type:4,index:32},this.rules[31].opcodes[24]={type:4,index:33},this.rules[32].opcodes=[],this.rules[32].opcodes[0]={type:6,string:[37,115]},this.rules[33].opcodes=[],this.rules[33].opcodes[0]={type:6,string:[37,105]},this.rules[34].opcodes=[],this.rules[34].opcodes[0]={type:6,string:[37,117]},this.rules[35].opcodes=[],this.rules[35].opcodes[0]={type:6,string:[37,112]},this.rules[36].opcodes=[],this.rules[36].opcodes[0]={type:1,children:[1,2,3]},this.rules[36].opcodes[1]={type:4,index:38},this.rules[36].opcodes[2]={type:4,index:39},this.rules[36].opcodes[3]={type:4,index:37},this.rules[37].opcodes=[],this.rules[37].opcodes[0]={type:4,index:88},this.rules[38].opcodes=[],this.rules[38].opcodes[0]={type:2,children:[1,2]},this.rules[38].opcodes[1]={type:6,string:[117,95]},this.rules[38].opcodes[2]={type:4,index:88},this.rules[39].opcodes=[],this.rules[39].opcodes[0]={type:2,children:[1,2]},this.rules[39].opcodes[1]={type:6,string:[101,95]},this.rules[39].opcodes[2]={type:4,index:88},this.rules[40].opcodes=[],this.rules[40].opcodes[0]={type:1,children:[1,2]},this.rules[40].opcodes[1]={type:4,index:42},this.rules[40].opcodes[2]={type:4,index:41},this.rules[41].opcodes=[],this.rules[41].opcodes[0]={type:2,children:[1,2]},this.rules[41].opcodes[1]={type:6,string:[117,95]},this.rules[41].opcodes[2]={type:4,index:88},this.rules[42].opcodes=[],this.rules[42].opcodes[0]={type:2,children:[1,2]},this.rules[42].opcodes[1]={type:6,string:[101,95]},this.rules[42].opcodes[2]={type:4,index:88},this.rules[43].opcodes=[],this.rules[43].opcodes[0]={type:1,children:[1,5,8,11,12]},this.rules[43].opcodes[1]={type:2,children:[2,3,4]},this.rules[43].opcodes[2]={type:4,index:69},this.rules[43].opcodes[3]={type:4,index:46},this.rules[43].opcodes[4]={type:4,index:71},this.rules[43].opcodes[5]={type:2,children:[6,7]},this.rules[43].opcodes[6]={type:4,index:69},this.rules[43].opcodes[7]={type:4,index:46},this.rules[43].opcodes[8]={type:2,children:[9,10]},this.rules[43].opcodes[9]={type:4,index:46},this.rules[43].opcodes[10]={type:4,index:71},this.rules[43].opcodes[11]={type:4,index:46},this.rules[43].opcodes[12]={type:4,index:70},this.rules[44].opcodes=[],this.rules[44].opcodes[0]={type:2,children:[1,2]},this.rules[44].opcodes[1]={type:6,string:[47]},this.rules[44].opcodes[2]={type:4,index:89},this.rules[45].opcodes=[],this.rules[45].opcodes[0]={type:4,index:90},this.rules[46].opcodes=[],this.rules[46].opcodes[0]={type:6,string:[42]},this.rules[47].opcodes=[],this.rules[47].opcodes[0]={type:6,string:[38]},this.rules[48].opcodes=[],this.rules[48].opcodes[0]={type:6,string:[33]},this.rules[49].opcodes=[],this.rules[49].opcodes[0]={type:6,string:[38,38]},this.rules[50].opcodes=[],this.rules[50].opcodes[0]={type:6,string:[33,33]},this.rules[51].opcodes=[],this.rules[51].opcodes[0]={type:6,string:[37,94]},this.rules[52].opcodes=[],this.rules[52].opcodes[0]={type:6,string:[37,36]},this.rules[53].opcodes=[],this.rules[53].opcodes[0]={type:2,children:[1,2]},this.rules[53].opcodes[1]={type:6,string:[37]},this.rules[53].opcodes[2]={type:1,children:[3,8,13]},this.rules[53].opcodes[3]={type:2,children:[4,5,6,7]},this.rules[53].opcodes[4]={type:4,index:76},this.rules[53].opcodes[5]={type:4,index:79},this.rules[53].opcodes[6]={type:6,string:[45]},this.rules[53].opcodes[7]={type:4,index:80},this.rules[53].opcodes[8]={type:2,children:[9,10,11,12]},this.rules[53].opcodes[9]={type:4,index:77},this.rules[53].opcodes[10]={type:4,index:83},this.rules[53].opcodes[11]={type:6,string:[45]},this.rules[53].opcodes[12]={type:4,index:84},this.rules[53].opcodes[13]={type:2,children:[14,15,16,17]},this.rules[53].opcodes[14]={type:4,index:78},this.rules[53].opcodes[15]={type:4,index:81},this.rules[53].opcodes[16]={type:6,string:[45]},this.rules[53].opcodes[17]={type:4,index:82},this.rules[54].opcodes=[],this.rules[54].opcodes[0]={type:2,children:[1,2]},this.rules[54].opcodes[1]={type:6,string:[37]},this.rules[54].opcodes[2]={type:1,children:[3,10,17]},this.rules[54].opcodes[3]={type:2,children:[4,5,6]},this.rules[54].opcodes[4]={type:4,index:76},this.rules[54].opcodes[5]={type:4,index:73},this.rules[54].opcodes[6]={type:3,min:0,max:1/0},this.rules[54].opcodes[7]={type:2,children:[8,9]},this.rules[54].opcodes[8]={type:6,string:[46]},this.rules[54].opcodes[9]={type:4,index:73},this.rules[54].opcodes[10]={type:2,children:[11,12,13]},this.rules[54].opcodes[11]={type:4,index:77},this.rules[54].opcodes[12]={type:4,index:74},this.rules[54].opcodes[13]={type:3,min:0,max:1/0},this.rules[54].opcodes[14]={type:2,children:[15,16]},this.rules[54].opcodes[15]={type:6,string:[46]},this.rules[54].opcodes[16]={type:4,index:74},this.rules[54].opcodes[17]={type:2,children:[18,19,20]},this.rules[54].opcodes[18]={type:4,index:78},this.rules[54].opcodes[19]={type:4,index:75},this.rules[54].opcodes[20]={type:3,min:0,max:1/0},this.rules[54].opcodes[21]={type:2,children:[22,23]},this.rules[54].opcodes[22]={type:6,string:[46]},this.rules[54].opcodes[23]={type:4,index:75},this.rules[55].opcodes=[],this.rules[55].opcodes[0]={type:2,children:[1,2,3,4]},this.rules[55].opcodes[1]={type:4,index:56},this.rules[55].opcodes[2]={type:4,index:57},this.rules[55].opcodes[3]={type:4,index:59},this.rules[55].opcodes[4]={type:4,index:58},this.rules[56].opcodes=[],this.rules[56].opcodes[0]={type:3,min:0,max:1},this.rules[56].opcodes[1]={type:1,children:[2,3]},this.rules[56].opcodes[2]={type:7,string:[37,105]},this.rules[56].opcodes[3]={type:7,string:[37,115]},this.rules[57].opcodes=[],this.rules[57].opcodes[0]={type:6,string:[34]},this.rules[58].opcodes=[],this.rules[58].opcodes[0]={type:6,string:[34]},this.rules[59].opcodes=[],this.rules[59].opcodes[0]={type:3,min:0,max:1/0},this.rules[59].opcodes[1]={type:1,children:[2,3,4]},this.rules[59].opcodes[2]={type:5,min:32,max:33},this.rules[59].opcodes[3]={type:5,min:35,max:126},this.rules[59].opcodes[4]={type:4,index:60},this.rules[60].opcodes=[],this.rules[60].opcodes[0]={type:6,string:[9]},this.rules[61].opcodes=[],this.rules[61].opcodes[0]={type:2,children:[1,2,3]},this.rules[61].opcodes[1]={type:4,index:62},this.rules[61].opcodes[2]={type:4,index:64},this.rules[61].opcodes[3]={type:4,index:63},this.rules[62].opcodes=[],this.rules[62].opcodes[0]={type:6,string:[39]},this.rules[63].opcodes=[],this.rules[63].opcodes[0]={type:6,string:[39]},this.rules[64].opcodes=[],this.rules[64].opcodes[0]={type:3,min:0,max:1/0},this.rules[64].opcodes[1]={type:1,children:[2,3,4]},this.rules[64].opcodes[2]={type:5,min:32,max:38},this.rules[64].opcodes[3]={type:5,min:40,max:126},this.rules[64].opcodes[4]={type:4,index:60},this.rules[65].opcodes=[],this.rules[65].opcodes[0]={type:2,children:[1,2,3]},this.rules[65].opcodes[1]={type:4,index:66},this.rules[65].opcodes[2]={type:4,index:67},this.rules[65].opcodes[3]={type:4,index:68},this.rules[66].opcodes=[],this.rules[66].opcodes[0]={type:6,string:[60]},this.rules[67].opcodes=[],this.rules[67].opcodes[0]={type:3,min:0,max:1/0},this.rules[67].opcodes[1]={type:1,children:[2,3,4]},this.rules[67].opcodes[2]={type:5,min:32,max:61},this.rules[67].opcodes[3]={type:5,min:63,max:126},this.rules[67].opcodes[4]={type:4,index:60},this.rules[68].opcodes=[],this.rules[68].opcodes[0]={type:6,string:[62]},this.rules[69].opcodes=[],this.rules[69].opcodes[0]={type:4,index:72},this.rules[70].opcodes=[],this.rules[70].opcodes[0]={type:4,index:72},this.rules[71].opcodes=[],this.rules[71].opcodes[0]={type:4,index:72},this.rules[72].opcodes=[],this.rules[72].opcodes[0]={type:3,min:1,max:1/0},this.rules[72].opcodes[1]={type:5,min:48,max:57},this.rules[73].opcodes=[],this.rules[73].opcodes[0]={type:4,index:85},this.rules[74].opcodes=[],this.rules[74].opcodes[0]={type:4,index:87},this.rules[75].opcodes=[],this.rules[75].opcodes[0]={type:4,index:86},this.rules[76].opcodes=[],this.rules[76].opcodes[0]={type:1,children:[1,2]},this.rules[76].opcodes[1]={type:6,string:[68]},this.rules[76].opcodes[2]={type:6,string:[100]},this.rules[77].opcodes=[],this.rules[77].opcodes[0]={type:1,children:[1,2]},this.rules[77].opcodes[1]={type:6,string:[88]},this.rules[77].opcodes[2]={type:6,string:[120]},this.rules[78].opcodes=[],this.rules[78].opcodes[0]={type:1,children:[1,2]},this.rules[78].opcodes[1]={type:6,string:[66]},this.rules[78].opcodes[2]={type:6,string:[98]},this.rules[79].opcodes=[],this.rules[79].opcodes[0]={type:4,index:85},this.rules[80].opcodes=[],this.rules[80].opcodes[0]={type:4,index:85},this.rules[81].opcodes=[],this.rules[81].opcodes[0]={type:4,index:86},this.rules[82].opcodes=[],this.rules[82].opcodes[0]={type:4,index:86},this.rules[83].opcodes=[],this.rules[83].opcodes[0]={type:4,index:87},this.rules[84].opcodes=[],this.rules[84].opcodes[0]={type:4,index:87},this.rules[85].opcodes=[],this.rules[85].opcodes[0]={type:3,min:1,max:1/0},this.rules[85].opcodes[1]={type:5,min:48,max:57},this.rules[86].opcodes=[],this.rules[86].opcodes[0]={type:3,min:1,max:1/0},this.rules[86].opcodes[1]={type:5,min:48,max:49},this.rules[87].opcodes=[],this.rules[87].opcodes[0]={type:3,min:1,max:1/0},this.rules[87].opcodes[1]={type:1,children:[2,3,4]},this.rules[87].opcodes[2]={type:5,min:48,max:57},this.rules[87].opcodes[3]={type:5,min:65,max:70},this.rules[87].opcodes[4]={type:5,min:97,max:102},this.rules[88].opcodes=[],this.rules[88].opcodes[0]={type:2,children:[1,4]},this.rules[88].opcodes[1]={type:1,children:[2,3]},this.rules[88].opcodes[2]={type:5,min:97,max:122},this.rules[88].opcodes[3]={type:5,min:65,max:90},this.rules[88].opcodes[4]={type:3,min:0,max:1/0},this.rules[88].opcodes[5]={type:1,children:[6,7,8,9]},this.rules[88].opcodes[6]={type:5,min:97,max:122},this.rules[88].opcodes[7]={type:5,min:65,max:90},this.rules[88].opcodes[8]={type:5,min:48,max:57},this.rules[88].opcodes[9]={type:6,string:[45]},this.rules[89].opcodes=[],this.rules[89].opcodes[0]={type:3,min:0,max:1/0},this.rules[89].opcodes[1]={type:4,index:91},this.rules[90].opcodes=[],this.rules[90].opcodes[0]={type:3,min:1,max:1/0},this.rules[90].opcodes[1]={type:4,index:91},this.rules[91].opcodes=[],this.rules[91].opcodes[0]={type:1,children:[1,2,3,4]},this.rules[91].opcodes[1]={type:6,string:[32]},this.rules[91].opcodes[2]={type:6,string:[9]},this.rules[91].opcodes[3]={type:4,index:92},this.rules[91].opcodes[4]={type:4,index:94},this.rules[92].opcodes=[],this.rules[92].opcodes[0]={type:2,children:[1,2]},this.rules[92].opcodes[1]={type:6,string:[59]},this.rules[92].opcodes[2]={type:3,min:0,max:1/0},this.rules[92].opcodes[3]={type:1,children:[4,5]},this.rules[92].opcodes[4]={type:5,min:32,max:126},this.rules[92].opcodes[5]={type:6,string:[9]},this.rules[93].opcodes=[],this.rules[93].opcodes[0]={type:1,children:[1,2,3]},this.rules[93].opcodes[1]={type:6,string:[13,10]},this.rules[93].opcodes[2]={type:6,string:[10]},this.rules[93].opcodes[3]={type:6,string:[13]},this.rules[94].opcodes=[],this.rules[94].opcodes[0]={type:2,children:[1,5]},this.rules[94].opcodes[1]={type:1,children:[2,3,4]},this.rules[94].opcodes[2]={type:6,string:[13,10]},this.rules[94].opcodes[3]={type:6,string:[10]},this.rules[94].opcodes[4]={type:6,string:[13]},this.rules[94].opcodes[5]={type:1,children:[6,7]},this.rules[94].opcodes[6]={type:6,string:[32]},this.rules[94].opcodes[7]={type:6,string:[9]},this.toString=C((function(){let e="";return e+=";\n",e+="; ABNF for JavaScript APG 2.0 SABNF\n",e+="; RFC 5234 with some restrictions and additions.\n",e+="; Updated 11/24/2015 for RFC 7405 case-sensitive literal string notation\n",e+='; - accepts %s"string" as a case-sensitive string\n',e+='; - accepts %i"string" as a case-insensitive string\n',e+='; - accepts "string" as a case-insensitive string\n',e+=";\n",e+="; Some restrictions:\n",e+="; 1. Rules must begin at first character of each line.\n",e+="; Indentations on first rule and rules thereafter are not allowed.\n",e+="; 2. Relaxed line endings. CRLF, LF or CR are accepted as valid line ending.\n",e+="; 3. Prose values, i.e. <prose value>, are accepted as valid grammar syntax.\n",e+="; However, a working parser cannot be generated from them.\n",e+=";\n",e+="; Super set (SABNF) additions:\n",e+="; 1. Look-ahead (syntactic predicate) operators are accepted as element prefixes.\n",e+="; & is the positive look-ahead operator, succeeds and backtracks if the look-ahead phrase is found\n",e+="; ! is the negative look-ahead operator, succeeds and backtracks if the look-ahead phrase is NOT found\n",e+="; e.g. &%d13 or &rule or !(A / B)\n",e+="; 2. User-Defined Terminals (UDT) of the form, u_name and e_name are accepted.\n",e+="; 'name' is alpha followed by alpha/num/hyphen just like a rule name.\n",e+="; u_name may be used as an element but no rule definition is given.\n",e+="; e.g. rule = A / u_myUdt\n",e+='; A = "a"\n',e+="; would be a valid grammar.\n",e+="; 3. Case-sensitive, single-quoted strings are accepted.\n",e+="; e.g. 'abc' would be equivalent to %d97.98.99\n",e+='; (kept for backward compatibility, but superseded by %s"abc") \n',e+="; New 12/26/2015\n",e+="; 4. Look-behind operators are accepted as element prefixes.\n",e+="; && is the positive look-behind operator, succeeds and backtracks if the look-behind phrase is found\n",e+="; !! is the negative look-behind operator, succeeds and backtracks if the look-behind phrase is NOT found\n",e+="; e.g. &&%d13 or &&rule or !!(A / B)\n",e+="; 5. Back reference operators, i.e. \\rulename, are accepted.\n",e+="; A back reference operator acts like a TLS or TBS terminal except that the phrase it attempts\n",e+="; to match is a phrase previously matched by the rule 'rulename'.\n",e+="; There are two modes of previous phrase matching - the parent-frame mode and the universal mode.\n",e+="; In universal mode, \\rulename matches the last match to 'rulename' regardless of where it was found.\n",e+="; In parent-frame mode, \\rulename matches only the last match found on the parent's frame or parse tree level.\n",e+="; Back reference modifiers can be used to specify case and mode.\n",e+="; \\A defaults to case-insensitive and universal mode, e.g. \\A === \\%i%uA\n",e+="; Modifiers %i and %s determine case-insensitive and case-sensitive mode, respectively.\n",e+="; Modifiers %u and %p determine universal mode and parent frame mode, respectively.\n",e+="; Case and mode modifiers can appear in any order, e.g. \\%s%pA === \\%p%sA. \n",e+="; 7. String begin anchor, ABG(%^) matches the beginning of the input string location.\n",e+="; Returns EMPTY or NOMATCH. Never consumes any characters.\n",e+="; 8. String end anchor, AEN(%$) matches the end of the input string location.\n",e+="; Returns EMPTY or NOMATCH. Never consumes any characters.\n",e+=";\n",e+="File = *(BlankLine / Rule / RuleError)\n",e+="BlankLine = *(%d32/%d9) [comment] LineEnd\n",e+="Rule = RuleLookup owsp Alternation ((owsp LineEnd)\n",e+=" / (LineEndError LineEnd))\n",e+="RuleLookup = RuleNameTest owsp DefinedAsTest\n",e+="RuleNameTest = RuleName/RuleNameError\n",e+="RuleName = alphanum\n",e+="RuleNameError = 1*(%d33-60/%d62-126)\n",e+="DefinedAsTest = DefinedAs / DefinedAsError\n",e+="DefinedAsError = 1*2%d33-126\n",e+="DefinedAs = IncAlt / Defined\n",e+="Defined = %d61\n",e+="IncAlt = %d61.47\n",e+="RuleError = 1*(%d32-126 / %d9 / LineContinue) LineEnd\n",e+="LineEndError = 1*(%d32-126 / %d9 / LineContinue)\n",e+="Alternation = Concatenation *(owsp AltOp Concatenation)\n",e+="Concatenation = Repetition *(CatOp Repetition)\n",e+="Repetition = [Modifier] (Group / Option / BasicElement / BasicElementErr)\n",e+="Modifier = (Predicate [RepOp])\n",e+=" / RepOp\n",e+="Predicate = BkaOp\n",e+=" / BknOp\n",e+=" / AndOp\n",e+=" / NotOp\n",e+="BasicElement = UdtOp\n",e+=" / RnmOp\n",e+=" / TrgOp\n",e+=" / TbsOp\n",e+=" / TlsOp\n",e+=" / ClsOp\n",e+=" / BkrOp\n",e+=" / AbgOp\n",e+=" / AenOp\n",e+=" / ProsVal\n",e+="BasicElementErr = 1*(%d33-40/%d42-46/%d48-92/%d94-126)\n",e+="Group = GroupOpen Alternation (GroupClose / GroupError)\n",e+="GroupError = 1*(%d33-40/%d42-46/%d48-92/%d94-126) ; same as BasicElementErr\n",e+="GroupOpen = %d40 owsp\n",e+="GroupClose = owsp %d41\n",e+="Option = OptionOpen Alternation (OptionClose / OptionError)\n",e+="OptionError = 1*(%d33-40/%d42-46/%d48-92/%d94-126) ; same as BasicElementErr\n",e+="OptionOpen = %d91 owsp\n",e+="OptionClose = owsp %d93\n",e+="RnmOp = alphanum\n",e+="BkrOp = %d92 [bkrModifier] bkr-name\n",e+="bkrModifier = (cs [um / pm]) / (ci [um / pm]) / (um [cs /ci]) / (pm [cs / ci])\n",e+="cs = '%s'\n",e+="ci = '%i'\n",e+="um = '%u'\n",e+="pm = '%p'\n",e+="bkr-name = uname / ename / rname\n",e+="rname = alphanum\n",e+="uname = %d117.95 alphanum\n",e+="ename = %d101.95 alphanum\n",e+="UdtOp = udt-empty\n",e+=" / udt-non-empty\n",e+="udt-non-empty = %d117.95 alphanum\n",e+="udt-empty = %d101.95 alphanum\n",e+="RepOp = (rep-min StarOp rep-max)\n",e+=" / (rep-min StarOp)\n",e+=" / (StarOp rep-max)\n",e+=" / StarOp\n",e+=" / rep-min-max\n",e+="AltOp = %d47 owsp\n",e+="CatOp = wsp\n",e+="StarOp = %d42\n",e+="AndOp = %d38\n",e+="NotOp = %d33\n",e+="BkaOp = %d38.38\n",e+="BknOp = %d33.33\n",e+="AbgOp = %d37.94\n",e+="AenOp = %d37.36\n",e+="TrgOp = %d37 ((Dec dmin %d45 dmax) / (Hex xmin %d45 xmax) / (Bin bmin %d45 bmax))\n",e+="TbsOp = %d37 ((Dec dString *(%d46 dString)) / (Hex xString *(%d46 xString)) / (Bin bString *(%d46 bString)))\n",e+="TlsOp = TlsCase TlsOpen TlsString TlsClose\n",e+='TlsCase = ["%i" / "%s"]\n',e+="TlsOpen = %d34\n",e+="TlsClose = %d34\n",e+="TlsString = *(%d32-33/%d35-126/StringTab)\n",e+="StringTab = %d9\n",e+="ClsOp = ClsOpen ClsString ClsClose\n",e+="ClsOpen = %d39\n",e+="ClsClose = %d39\n",e+="ClsString = *(%d32-38/%d40-126/StringTab)\n",e+="ProsVal = ProsValOpen ProsValString ProsValClose\n",e+="ProsValOpen = %d60\n",e+="ProsValString = *(%d32-61/%d63-126/StringTab)\n",e+="ProsValClose = %d62\n",e+="rep-min = rep-num\n",e+="rep-min-max = rep-num\n",e+="rep-max = rep-num\n",e+="rep-num = 1*(%d48-57)\n",e+="dString = dnum\n",e+="xString = xnum\n",e+="bString = bnum\n",e+="Dec = (%d68/%d100)\n",e+="Hex = (%d88/%d120)\n",e+="Bin = (%d66/%d98)\n",e+="dmin = dnum\n",e+="dmax = dnum\n",e+="bmin = bnum\n",e+="bmax = bnum\n",e+="xmin = xnum\n",e+="xmax = xnum\n",e+="dnum = 1*(%d48-57)\n",e+="bnum = 1*%d48-49\n",e+="xnum = 1*(%d48-57 / %d65-70 / %d97-102)\n",e+=";\n",e+="; Basics\n",e+="alphanum = (%d97-122/%d65-90) *(%d97-122/%d65-90/%d48-57/%d45)\n",e+="owsp = *space\n",e+="wsp = 1*space\n",e+="space = %d32\n",e+=" / %d9\n",e+=" / comment\n",e+=" / LineContinue\n",e+="comment = %d59 *(%d32-126 / %d9)\n",e+="LineEnd = %d13.10\n",e+=" / %d10\n",e+=" / %d13\n",e+="LineContinue = (%d13.10 / %d10 / %d13) (%d32 / %d9)\n",";\n; ABNF for JavaScript APG 2.0 SABNF\n; RFC 5234 with some restrictions and additions.\n; Updated 11/24/2015 for RFC 7405 case-sensitive literal string notation\n; - accepts %s\"string\" as a case-sensitive string\n; - accepts %i\"string\" as a case-insensitive string\n; - accepts \"string\" as a case-insensitive string\n;\n; Some restrictions:\n; 1. Rules must begin at first character of each line.\n; Indentations on first rule and rules thereafter are not allowed.\n; 2. Relaxed line endings. CRLF, LF or CR are accepted as valid line ending.\n; 3. Prose values, i.e. <prose value>, are accepted as valid grammar syntax.\n; However, a working parser cannot be generated from them.\n;\n; Super set (SABNF) additions:\n; 1. Look-ahead (syntactic predicate) operators are accepted as element prefixes.\n; & is the positive look-ahead operator, succeeds and backtracks if the look-ahead phrase is found\n; ! is the negative look-ahead operator, succeeds and backtracks if the look-ahead phrase is NOT found\n; e.g. &%d13 or &rule or !(A / B)\n; 2. User-Defined Terminals (UDT) of the form, u_name and e_name are accepted.\n; 'name' is alpha followed by alpha/num/hyphen just like a rule name.\n; u_name may be used as an element but no rule definition is given.\n; e.g. rule = A / u_myUdt\n; A = \"a\"\n; would be a valid grammar.\n; 3. Case-sensitive, single-quoted strings are accepted.\n; e.g. 'abc' would be equivalent to %d97.98.99\n; (kept for backward compatibility, but superseded by %s\"abc\") \n; New 12/26/2015\n; 4. Look-behind operators are accepted as element prefixes.\n; && is the positive look-behind operator, succeeds and backtracks if the look-behind phrase is found\n; !! is the negative look-behind operator, succeeds and backtracks if the look-behind phrase is NOT found\n; e.g. &&%d13 or &&rule or !!(A / B)\n; 5. Back reference operators, i.e. \\rulename, are accepted.\n; A back reference operator acts like a TLS or TBS terminal except that the phrase it attempts\n; to match is a phrase previously matched by the rule 'rulename'.\n; There are two modes of previous phrase matching - the parent-frame mode and the universal mode.\n; In universal mode, \\rulename matches the last match to 'rulename' regardless of where it was found.\n; In parent-frame mode, \\rulename matches only the last match found on the parent's frame or parse tree level.\n; Back reference modifiers can be used to specify case and mode.\n; \\A defaults to case-insensitive and universal mode, e.g. \\A === \\%i%uA\n; Modifiers %i and %s determine case-insensitive and case-sensitive mode, respectively.\n; Modifiers %u and %p determine universal mode and parent frame mode, respectively.\n; Case and mode modifiers can appear in any order, e.g. \\%s%pA === \\%p%sA. \n; 7. String begin anchor, ABG(%^) matches the beginning of the input string location.\n; Returns EMPTY or NOMATCH. Never consumes any characters.\n; 8. String end anchor, AEN(%$) matches the end of the input string location.\n; Returns EMPTY or NOMATCH. Never consumes any characters.\n;\nFile = *(BlankLine / Rule / RuleError)\nBlankLine = *(%d32/%d9) [comment] LineEnd\nRule = RuleLookup owsp Alternation ((owsp LineEnd)\n / (LineEndError LineEnd))\nRuleLookup = RuleNameTest owsp DefinedAsTest\nRuleNameTest = RuleName/RuleNameError\nRuleName = alphanum\nRuleNameError = 1*(%d33-60/%d62-126)\nDefinedAsTest = DefinedAs / DefinedAsError\nDefinedAsError = 1*2%d33-126\nDefinedAs = IncAlt / Defined\nDefined = %d61\nIncAlt = %d61.47\nRuleError = 1*(%d32-126 / %d9 / LineContinue) LineEnd\nLineEndError = 1*(%d32-126 / %d9 / LineContinue)\nAlternation = Concatenation *(owsp AltOp Concatenation)\nConcatenation = Repetition *(CatOp Repetition)\nRepetition = [Modifier] (Group / Option / BasicElement / BasicElementErr)\nModifier = (Predicate [RepOp])\n / RepOp\nPredicate = BkaOp\n / BknOp\n / AndOp\n / NotOp\nBasicElement = UdtOp\n / RnmOp\n / TrgOp\n / TbsOp\n / TlsOp\n / ClsOp\n / BkrOp\n / AbgOp\n / AenOp\n / ProsVal\nBasicElementErr = 1*(%d33-40/%d42-46/%d48-92/%d94-126)\nGroup = GroupOpen Alternation (GroupClose / GroupError)\nGroupError = 1*(%d33-40/%d42-46/%d48-92/%d94-126) ; same as BasicElementErr\nGroupOpen = %d40 owsp\nGroupClose = owsp %d41\nOption = OptionOpen Alternation (OptionClose / OptionError)\nOptionError = 1*(%d33-40/%d42-46/%d48-92/%d94-126) ; same as BasicElementErr\nOptionOpen = %d91 owsp\nOptionClose = owsp %d93\nRnmOp = alphanum\nBkrOp = %d92 [bkrModifier] bkr-name\nbkrModifier = (cs [um / pm]) / (ci [um / pm]) / (um [cs /ci]) / (pm [cs / ci])\ncs = '%s'\nci = '%i'\num = '%u'\npm = '%p'\nbkr-name = uname / ename / rname\nrname = alphanum\nuname = %d117.95 alphanum\nename = %d101.95 alphanum\nUdtOp = udt-empty\n / udt-non-empty\nudt-non-empty = %d117.95 alphanum\nudt-empty = %d101.95 alphanum\nRepOp = (rep-min StarOp rep-max)\n / (rep-min StarOp)\n / (StarOp rep-max)\n / StarOp\n / rep-min-max\nAltOp = %d47 owsp\nCatOp = wsp\nStarOp = %d42\nAndOp = %d38\nNotOp = %d33\nBkaOp = %d38.38\nBknOp = %d33.33\nAbgOp = %d37.94\nAenOp = %d37.36\nTrgOp = %d37 ((Dec dmin %d45 dmax) / (Hex xmin %d45 xmax) / (Bin bmin %d45 bmax))\nTbsOp = %d37 ((Dec dString *(%d46 dString)) / (Hex xString *(%d46 xString)) / (Bin bString *(%d46 bString)))\nTlsOp = TlsCase TlsOpen TlsString TlsClose\nTlsCase = [\"%i\" / \"%s\"]\nTlsOpen = %d34\nTlsClose = %d34\nTlsString = *(%d32-33/%d35-126/StringTab)\nStringTab = %d9\nClsOp = ClsOpen ClsString ClsClose\nClsOpen = %d39\nClsClose = %d39\nClsString = *(%d32-38/%d40-126/StringTab)\nProsVal = ProsValOpen ProsValString ProsValClose\nProsValOpen = %d60\nProsValString = *(%d32-61/%d63-126/StringTab)\nProsValClose = %d62\nrep-min = rep-num\nrep-min-max = rep-num\nrep-max = rep-num\nrep-num = 1*(%d48-57)\ndString = dnum\nxString = xnum\nbString = bnum\nDec = (%d68/%d100)\nHex = (%d88/%d120)\nBin = (%d66/%d98)\ndmin = dnum\ndmax = dnum\nbmin = bnum\nbmax = bnum\nxmin = xnum\nxmax = xnum\ndnum = 1*(%d48-57)\nbnum = 1*%d48-49\nxnum = 1*(%d48-57 / %d65-70 / %d97-102)\n;\n; Basics\nalphanum = (%d97-122/%d65-90) *(%d97-122/%d65-90/%d48-57/%d45)\nowsp = *space\nwsp = 1*space\nspace = %d32\n / %d9\n / comment\n / LineContinue\ncomment = %d59 *(%d32-126 / %d9)\nLineEnd = %d13.10\n / %d10\n / %d13\nLineContinue = (%d13.10 / %d10 / %d13) (%d32 / %d9)\n"}),"toString")}),"grammar")}}),jn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/parser.js"(e,t){t.exports=C((function(){const e=In(),t=e.ids,r=new(Ln()),n=new(Dn()),i=new(Un()),s=new e.parser;s.ast=new e.ast,s.callbacks=r.callbacks,s.ast.callbacks=n.callbacks;const o=C((function(e,t,r){if(t<0||t>=r)return-1;for(let r=0;r<e.length;r+=1)if(t>=e[r].beginChar&&t<e[r].beginChar+e[r].length)return r;return-1}),"findLine"),a=C((function(e,t){let r=-1;if(t<e.length)for(let n=t;n<e.length;n+=1)if(null!==e[n]){r=e[n];break}return r}),"translateIndex"),c=C((function(e){e.forEach((e=>{const r=[],n=[];let i=0;e.opcodes.forEach((e=>{e.type===t.ALT&&1===e.children.length||e.type===t.CAT&&1===e.children.length||e.type===t.REP&&1===e.min&&1===e.max?n.push(null):(n.push(i),r.push(e),i+=1)})),n.push(i),r.forEach((e=>{if(e.type===t.ALT||e.type===t.CAT)for(let t=0;t<e.children.length;t+=1)e.children[t]=a(n,e.children[t])})),e.opcodes=r}))}),"reduceOpcodes");this.syntax=C((function(e,t,r,n,a){if(a){if("traceObject"!==a.traceObject)throw new TypeError("parser: trace argument is not a trace object");s.trace=a}const c={};c.errors=r,c.strict=!!n,c.lines=t,c.findLine=o,c.charsLength=e.length,c.ruleCount=0;s.parse(i,"file",e,c).success||r.push({line:0,char:0,msg:"syntax analysis of input grammar failed"})}),"syntax"),this.semantic=C((function(e,t,r){const n={};return n.errors=r,n.lines=t,n.findLine=o,n.charsLength=e.length,s.ast.translate(n),r.length?null:(c(n.rules),{rules:n.rules,udts:n.udts,lineMap:n.rulesLineMap})}),"semantic"),this.generateSource=C((function(e,r,n,i,s){let o,a,c,u="",l=0,d=1/0,f=0;const h=[],p=[];let m=0,b=0,y=0,g=0,v=0,w=0,A=0,S=0,E=0,_=0,x=0,k=0,C=0,B=0,T=0;n.forEach((e=>{h.push(e.lower),l+=e.opcodes.length,e.opcodes.forEach((e=>{switch(e.type){case t.ALT:m+=1;break;case t.CAT:b+=1;break;case t.RNM:y+=1;break;case t.UDT:g+=1;break;case t.REP:v+=1;break;case t.AND:w+=1;break;case t.NOT:A+=1;break;case t.BKA:k+=1;break;case t.BKN:C+=1;break;case t.BKR:x+=1;break;case t.ABG:B+=1;break;case t.AEN:T+=1;break;case t.TLS:for(S+=1,o=0;o<e.string.length;o+=1)e.string[o]<d&&(d=e.string[o]),e.string[o]>f&&(f=e.string[o]);break;case t.TBS:for(E+=1,o=0;o<e.string.length;o+=1)e.string[o]<d&&(d=e.string[o]),e.string[o]>f&&(f=e.string[o]);break;case t.TRG:_+=1,e.min<d&&(d=e.min),e.max>f&&(f=e.max);break;default:throw new Error("generateSource: unrecognized opcode")}}))})),h.sort(),i.length>0&&(i.forEach((e=>{p.push(e.lower)})),p.sort());let M,O="module.exports";return s&&"string"==typeof s&&(O=`let ${s}`),u+="// copyright: Copyright (c) 2021 Lowell D. Thomas, all rights reserved<br>\n",u+="// license: BSD-2-Clause (https://opensource.org/licenses/BSD-2-Clause)<br>\n",u+="//\n",u+="// Generated by apg-js, Version 4.0.0 [apg-js](https://github.com/ldthomas/apg-js)\n",u+=`${O} = function grammar(){\n`,u+=" // ```\n",u+=" // SUMMARY\n",u+=` // rules = ${n.length}\n`,u+=` // udts = ${i.length}\n`,u+=` // opcodes = ${l}\n`,u+=" // --- ABNF original opcodes\n",u+=` // ALT = ${m}\n`,u+=` // CAT = ${b}\n`,u+=` // REP = ${v}\n`,u+=` // RNM = ${y}\n`,u+=` // TLS = ${S}\n`,u+=` // TBS = ${E}\n`,u+=` // TRG = ${_}\n`,u+=" // --- SABNF superset opcodes\n",u+=` // UDT = ${g}\n`,u+=` // AND = ${w}\n`,u+=` // NOT = ${A}\n`,u+=` // BKA = ${k}\n`,u+=` // BKN = ${C}\n`,u+=` // BKR = ${x}\n`,u+=` // ABG = ${B}\n`,u+=` // AEN = ${T}\n`,u+=" // characters = [",u+=S+E+_===0?" none defined ]":`${d} - ${f}]`,g>0&&(u+=" + user defined"),u+="\n",u+=" // ```\n",u+=" /* OBJECT IDENTIFIER (for internal parser use) */\n",u+=" this.grammarObject = 'grammarObject';\n",u+="\n",u+=" /* RULES */\n",u+=" this.rules = [];\n",n.forEach(((e,t)=>{let r=" this.rules[";r+=t,r+="] = {name: '",r+=e.name,r+="', lower: '",r+=e.lower,r+="', index: ",r+=e.index,r+=", isBkr: ",r+=e.isBkr,r+="};\n",u+=r})),u+="\n",u+=" /* UDTS */\n",u+=" this.udts = [];\n",i.length>0&&i.forEach(((e,t)=>{let r=" this.udts[";r+=t,r+="] = {name: '",r+=e.name,r+="', lower: '",r+=e.lower,r+="', index: ",r+=e.index,r+=", empty: ",r+=e.empty,r+=", isBkr: ",r+=e.isBkr,r+="};\n",u+=r})),u+="\n",u+=" /* OPCODES */\n",n.forEach(((e,r)=>{r>0&&(u+="\n"),u+=` /* ${e.name} */\n`,u+=` this.rules[${r}].opcodes = [];\n`,e.opcodes.forEach(((e,s)=>{let o;switch(e.type){case t.ALT:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, children: [${e.children.toString()}]};// ALT\n`;break;case t.CAT:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, children: [${e.children.toString()}]};// CAT\n`;break;case t.RNM:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, index: ${e.index}};// RNM(${n[e.index].name})\n`;break;case t.BKR:e.index>=n.length?(a=i[e.index-n.length].name,c=i[e.index-n.length].lower):(a=n[e.index].name,c=n[e.index].lower),o="%i",e.bkrCase===t.BKR_MODE_CS&&(o="%s"),e.bkrMode===t.BKR_MODE_UM?o+="%u":o+="%p",a=o+a,u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, index: ${e.index}, lower: '${c}', bkrCase: ${e.bkrCase}, bkrMode: ${e.bkrMode}};// BKR(\\${a})\n`;break;case t.UDT:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, empty: ${e.empty}, index: ${e.index}};// UDT(${i[e.index].name})\n`;break;case t.REP:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, min: ${e.min}, max: ${e.max}};// REP\n`;break;case t.AND:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}};// AND\n`;break;case t.NOT:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}};// NOT\n`;break;case t.ABG:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}};// ABG(%^)\n`;break;case t.AEN:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}};// AEN(%$)\n`;break;case t.BKA:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}};// BKA\n`;break;case t.BKN:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}};// BKN\n`;break;case t.TLS:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, string: [${e.string.toString()}]};// TLS\n`;break;case t.TBS:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, string: [${e.string.toString()}]};// TBS\n`;break;case t.TRG:u+=` this.rules[${r}].opcodes[${s}] = {type: ${e.type}, min: ${e.min}, max: ${e.max}};// TRG\n`;break;default:throw new Error("parser.js: ~143: unrecognized opcode")}}))})),u+="\n",u+=" // The `toString()` function will display the original grammar file(s) that produced these opcodes.\n",u+=" this.toString = function toString(){\n",u+=' let str = "";\n',r.forEach((t=>{const r=t.beginChar+t.length;M="",u+=' str += "';for(let n=t.beginChar;n<r;n+=1){switch(e[n]){case 9:M=" ";break;case 10:M="\\n";break;case 13:M="\\r";break;case 34:M='\\"';break;case 92:M="\\\\";break;default:M=String.fromCharCode(e[n])}u+=M}u+='";\n'})),u+=" return str;\n",u+=" }\n",u+="}\n",u}),"generateSource"),this.generateObject=C((function(e,t,r){const n={},i=[],s=[],o=e.slice(0);return n.grammarObject="grammarObject",t.forEach((e=>{i.push(e.lower)})),i.sort(),r.length>0&&(r.forEach((e=>{s.push(e.lower)})),s.sort()),n.callbacks=[],i.forEach((e=>{n.callbacks[e]=!1})),r.length>0&&s.forEach((e=>{n.callbacks[e]=!1})),n.rules=t,n.udts=r,n.toString=C((function(){return o}),"toStringFunc"),n}),"generateObject")}),"exportParser")}}),Kn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/rule-attributes.js"(e,t){t.exports=C((function(){const e=An();let t=null;function r(e){return!(e.left||e.nested||e.right||e.cyclic)&&e.empty}function n(e){return!!(e.left||e.nested||e.right||e.cyclic)}function i(e,t){let i=0,s=0,o=0;for(i=0;i<t;i+=1)if(e[i].nested)return!0;for(i=0;i<t;i+=1)if(e[i].right&&!e[i].leaf)for(s=i+1;s<t;s+=1)if(!r(e[s]))return!0;for(i=t-1;i>=0;i-=1)if(e[i].left&&!e[i].leaf)for(s=i-1;s>=0;s-=1)if(!r(e[s]))return!0;for(i=0;i<t;i+=1)if(!e[i].empty&&!n(e[i]))for(s=i+1;s<t;s+=1)if(n(e[s]))for(o=s+1;o<t;o+=1)if(!e[o].empty&&!n(e[o]))return!0;return!1}function s(e,t){for(let r=0;r<t;r+=1)if(!e[r].cyclic)return!1;return!0}function o(e,t){for(let r=0;r<t;r+=1){if(e[r].left)return!0;if(!e[r].empty)return!1}return!1}function a(e,t){for(let r=t-1;r>=0;r-=1){if(e[r].right)return!0;if(!e[r].empty)return!1}return!1}function c(e,t){for(let r=0;r<t;r+=1)if(!e[r].empty)return!1;return!0}function u(e,t){for(let r=0;r<t;r+=1)if(!e[r].finite)return!1;return!0}function l(e,t,r,n){let l=0;const d=t[r],f=d.children.length,p=[];for(l=0;l<f;l+=1)p.push(e.attrGen());for(l=0;l<f;l+=1)h(e,t,d.children[l],p[l]);n.left=o(p,f),n.right=a(p,f),n.nested=i(p,f),n.empty=c(p,f),n.finite=u(p,f),n.cyclic=s(p,f)}function d(e,t,r,n){let i=0;const s=t[r],o=s.children.length,a=[];for(i=0;i<o;i+=1)a.push(e.attrGen());for(i=0;i<o;i+=1)h(e,t,s.children[i],a[i]);for(n.left=!1,n.right=!1,n.nested=!1,n.empty=!1,n.finite=!1,n.cyclic=!1,i=0;i<o;i+=1)a[i].left&&(n.left=!0),a[i].nested&&(n.nested=!0),a[i].right&&(n.right=!0),a[i].empty&&(n.empty=!0),a[i].finite&&(n.finite=!0),a[i].cyclic&&(n.cyclic=!0)}function f(e,t,r,n){const i=t[r];i.index>=e.ruleCount?(n.empty=e.udts[i.index-e.ruleCount].empty,n.finite=!0):(p(e,i.index,n),n.left=!1,n.nested=!1,n.right=!1,n.cyclic=!1)}function h(t,r,n,i){t.attrInit(i);const s=r[n];switch(s.type){case e.ALT:d(t,r,n,i);break;case e.CAT:l(t,r,n,i);break;case e.REP:h(t,r,n+1,i),0===s.min&&(i.empty=!0,i.finite=!0);break;case e.RNM:p(t,r[n].index,i);break;case e.BKR:f(t,r,n,i);break;case e.AND:case e.NOT:case e.BKA:case e.BKN:h(t,r,n+1,i),i.empty=!0;break;case e.TLS:i.empty=!r[n].string.length,i.finite=!0,i.cyclic=!1;break;case e.TBS:case e.TRG:i.empty=!1,i.finite=!0,i.cyclic=!1;break;case e.UDT:i.empty=s.empty,i.finite=!0,i.cyclic=!1;break;case e.ABG:case e.AEN:i.empty=!0,i.finite=!0,i.cyclic=!1;break;default:throw new Error(`unknown opcode type: ${s}`)}}function p(e,t,r){const n=e.attrsWorking[t];n.isComplete?e.attrCopy(r,n):n.isOpen?t===e.startRule?t===e.startRule&&(r.left=!0,r.right=!0,r.cyclic=!0,r.leaf=!0):r.finite=!0:(n.isOpen=!0,h(e,n.rule.opcodes,0,r),n.left=r.left,n.right=r.right,n.nested=r.nested,n.empty=r.empty,n.finite=r.finite,n.cyclic=r.cyclic,n.leaf=!1,n.isOpen=!1,n.isComplete=!0)}C(r,"isEmptyOnly"),C(n,"isRecursive"),C(i,"isCatNested"),C(s,"isCatCyclic"),C(o,"isCatLeft"),C(a,"isCatRight"),C(c,"isCatEmpty"),C(u,"isCatFinite"),C(l,"cat"),C(d,"alt"),C(f,"bkr"),C(h,"opEval"),C(p,"ruleAttrsEval");const m=C((e=>{t=e;let r=0,n=0;const i=t.attrGen();for(r=0;r<t.ruleCount;r+=1){for(n=0;n<t.ruleCount;n+=1)t.attrInit(t.attrsWorking[n]);t.startRule=r,p(t,r,i),t.attrCopy(t.attrs[r],t.attrsWorking[r])}t.attributesComplete=!0;let s=null;for(r=0;r<t.ruleCount;r+=1)if(s=t.attrs[r],s.left||!s.finite||s.cyclic){const e=t.attrGen(s.rule);t.attrCopy(e,s),t.attrsErrors.push(e),t.attrsErrorCount+=1}}),"ruleAttributes"),b=C((e=>e?"t":"f"),"truth"),y=C((e=>e?"e":"f"),"tError"),g=C((e=>e?"t":"e"),"fError"),v=C(((r,n,i,s)=>{let o=`${r}:${n}:`;return o+=`${y(i.left)} `,o+=`${b(i.nested)} `,o+=`${b(i.right)} `,o+=`${y(i.cyclic)} `,o+=`${g(i.finite)} `,o+=`${b(i.empty)}:`,o+=`${t.typeToString(s.recursiveType)}:`,o+=s.recursiveType===e.ATTR_MR?s.groupNumber:"-",o+=`:${i.rule.name}\n`,o}),"showAttr"),w=C((()=>{let e="LEGEND - t=true, f=false, e=error\n";return e+="sequence:rule index:left nested right cyclic finite empty:type:group number:rule name\n","LEGEND - t=true, f=false, e=error\nsequence:rule index:left nested right cyclic finite empty:type:group number:rule name\n"}),"showLegend"),A=C((()=>{let e=null,r=null,n="";if(n+="RULE ATTRIBUTES WITH ERRORS\n",n+=w(),t.attrsErrorCount)for(let i=0;i<t.attrsErrorCount;i+=1)e=t.attrsErrors[i],r=t.ruleDeps[e.rule.index],n+=v(i,e.rule.index,e,r);else n+="<none>\n";return n}),"showAttributeErrors"),S=C((e=>{let r=0,n=0,i=null,s=null,o="",{ruleIndexes:a}=t;for(97===e?a=t.ruleAlphaIndexes:116===e&&(a=t.ruleTypeIndexes),r=0;r<t.ruleCount;r+=1)n=a[r],i=t.attrs[n],s=t.ruleDeps[n],o+=v(r,n,i,s);return o}),"show");return{ruleAttributes:m,showAttributes:C(((e="index")=>{if(!t.attributesComplete)throw new Error("rule-attributes.js:showAttributes: attributes not available");let r="";const n="RULE ATTRIBUTES\n";return 97===e.charCodeAt(0)?(r+="alphabetical by rule name\n",r+=n,r+=w(),r+=S(97)):116===e.charCodeAt(0)?(r+="ordered by rule type\n",r+=n,r+=w(),r+=S(116)):(r+="ordered by rule index\n",r+=n,r+=w(),r+=S()),r}),"showAttributes"),showAttributeErrors:A}}),"exportRuleAttributes")()}}),$n=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/rule-dependencies.js"(e,t){t.exports=(()=>{const e=An();let t=null;const r=C(((t,n,i,s)=>{let o=0,a=0;const c=n[i];s[i]=!0;const u=c.rule.opcodes;for(o=0;o<u.length;o+=1){const i=u[o];if(i.type===e.RNM)for(c.refersTo[i.index]=!0,s[i.index]||r(t,n,i.index,s),a=0;a<t;a+=1)n[i.index].refersTo[a]&&(c.refersTo[a]=!0);else i.type===e.UDT?c.refersToUdt[i.index]=!0:i.type===e.BKR&&(i.index<t?(c.refersTo[i.index]=!0,s[i.index]||r(t,n,i.index,s)):c.refersToUdt[t-i.index]=!0)}}),"scan"),n=C((n=>{t=n;let i=0,s=0,o=0,a=null,c=null,u=!1;t.dependenciesComplete=!1;const l=t.falseArray(t.ruleCount);for(i=0;i<t.ruleCount;i+=1)t.falsifyArray(l),r(t.ruleCount,t.ruleDeps,i,l);for(i=0;i<t.ruleCount;i+=1)for(s=0;s<t.ruleCount;s+=1)i!==s&&t.ruleDeps[s].refersTo[i]&&(t.ruleDeps[i].referencedBy[s]=!0);for(i=0;i<t.ruleCount;i+=1)t.ruleDeps[i].recursiveType=e.ATTR_N,t.ruleDeps[i].refersTo[i]&&(t.ruleDeps[i].recursiveType=e.ATTR_R);for(o=-1,i=0;i<t.ruleCount;i+=1)if(a=t.ruleDeps[i],a.recursiveType===e.ATTR_R)for(u=!0,s=0;s<t.ruleCount;s+=1)i!==s&&(c=t.ruleDeps[s],c.recursiveType===e.ATTR_R&&a.refersTo[s]&&c.refersTo[i]&&(u&&(o+=1,a.recursiveType=e.ATTR_MR,a.groupNumber=o,u=!1),c.recursiveType=e.ATTR_MR,c.groupNumber=o));t.isMutuallyRecursive=o>-1,t.ruleAlphaIndexes.sort(t.compRulesAlpha),t.ruleTypeIndexes.sort(t.compRulesAlpha),t.ruleTypeIndexes.sort(t.compRulesType),t.isMutuallyRecursive&&t.ruleTypeIndexes.sort(t.compRulesGroup),t.udtCount&&t.udtAlphaIndexes.sort(t.compUdtsAlpha),t.dependenciesComplete=!0}),"ruleDependencies"),i=C(((e=null)=>{let r=0,n=0,i=0,s=0;const o=t.ruleCount-1,a=t.udtCount-1;let c="",u="";const l="=> ";let d=!1,f=null,{ruleIndexes:h}=t,{udtIndexes:p}=t;for(97===e?(h=t.ruleAlphaIndexes,p=t.udtAlphaIndexes):116===e&&(h=t.ruleTypeIndexes,p=t.udtAlphaIndexes),r=0;r<t.ruleCount;r+=1){for(f=t.ruleDeps[h[r]],u=`${h[r]}:${t.typeToString(f.recursiveType)}:`,t.isMutuallyRecursive&&(u+=f.groupNumber>-1?f.groupNumber:"-",u+=":"),u+=" ",c+=`${u+t.rules[h[r]].name}\n`,d=!0,i=0,s=c.length,c+=u,n=0;n<t.ruleCount;n+=1)f.refersTo[h[n]]&&(d?(c+=l,d=!1,c+=t.ruleDeps[h[n]].rule.name):c+=`, ${t.ruleDeps[h[n]].rule.name}`,i+=1),c.length-s>100&&n!==o&&(c+=`\n${u}=> `,s=c.length);if(t.udtCount)for(n=0;n<t.udtCount;n+=1)f.refersToUdt[p[n]]&&(d?(c+=l,d=!1,c+=t.udts[p[n]].name):c+=`, ${t.udts[p[n]].name}`,i+=1),c.length-s>100&&n!==a&&(c+=`\n${u}=> `,s=c.length);for(0===i&&(c+="=> <none>\n"),!1===d&&(c+="\n"),d=!0,i=0,s=c.length,c+=u,n=0;n<t.ruleCount;n+=1)f.referencedBy[h[n]]&&(d?(c+="<= ",d=!1,c+=t.ruleDeps[h[n]].rule.name):c+=`, ${t.ruleDeps[h[n]].rule.name}`,i+=1),c.length-s>100&&n!==o&&(c+=`\n${u}=> `,s=c.length);0===i&&(c+="<= <none>\n"),!1===d&&(c+="\n"),c+="\n"}return c}),"show");return{ruleDependencies:n,showRuleDependencies:C(((e="index")=>{let r="RULE DEPENDENCIES(index:type:[group number:])\n";return r+="=> refers to rule names\n",r+="<= referenced by rule names\n",t.dependenciesComplete?(97===e.charCodeAt(0)?(r+="alphabetical by rule name\n",r+=i(97)):116===e.charCodeAt(0)?(r+="ordered by rule type\n",r+=i(116)):(r+="ordered by rule index\n",r+=i(null)),r):r}),"showRuleDependencies")}})()}}),Hn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/attributes.js"(e,t){t.exports=C((function(){const e=An(),{ruleAttributes:t,showAttributes:r,showAttributeErrors:n}=Kn(),{ruleDependencies:i,showRuleDependencies:s}=$n();class o{constructor(e,t){this.rules=e,this.udts=t,this.ruleCount=e.length,this.udtCount=t.length,this.startRule=0,this.dependenciesComplete=!1,this.attributesComplete=!1,this.isMutuallyRecursive=!1,this.ruleIndexes=this.indexArray(this.ruleCount),this.ruleAlphaIndexes=this.indexArray(this.ruleCount),this.ruleTypeIndexes=this.indexArray(this.ruleCount),this.udtIndexes=this.indexArray(this.udtCount),this.udtAlphaIndexes=this.indexArray(this.udtCount),this.attrsErrorCount=0,this.attrs=[],this.attrsErrors=[],this.attrsWorking=[],this.ruleDeps=[];for(let t=0;t<this.ruleCount;t+=1)this.attrs.push(this.attrGen(this.rules[t])),this.attrsWorking.push(this.attrGen(this.rules[t])),this.ruleDeps.push(this.rdGen(e[t],this.ruleCount,this.udtCount));this.compRulesAlpha=this.compRulesAlpha.bind(this),this.compUdtsAlpha=this.compUdtsAlpha.bind(this),this.compRulesType=this.compRulesType.bind(this),this.compRulesGroup=this.compRulesGroup.bind(this)}attrGen(e){return{left:!1,nested:!1,right:!1,empty:!1,finite:!1,cyclic:!1,leaf:!1,isOpen:!1,isComplete:!1,rule:e}}attrInit(e){e.left=!1,e.nested=!1,e.right=!1,e.empty=!1,e.finite=!1,e.cyclic=!1,e.leaf=!1,e.isOpen=!1,e.isComplete=!1}attrCopy(e,t){e.left=t.left,e.nested=t.nested,e.right=t.right,e.empty=t.empty,e.finite=t.finite,e.cyclic=t.cyclic,e.leaf=t.leaf,e.isOpen=t.isOpen,e.isComplete=t.isComplete,e.rule=t.rule}rdGen(t,r,n){return{rule:t,recursiveType:e.ATTR_N,groupNumber:-1,refersTo:this.falseArray(r),refersToUdt:this.falseArray(n),referencedBy:this.falseArray(r)}}typeToString(t){switch(t){case e.ATTR_N:return" N";case e.ATTR_R:return" R";case e.ATTR_MR:return"MR";default:return"UNKNOWN"}}falseArray(e){const t=[];if(e>0)for(let r=0;r<e;r+=1)t.push(!1);return t}falsifyArray(e){for(let t=0;t<e.length;t+=1)e[t]=!1}indexArray(e){const t=[];if(e>0)for(let r=0;r<e;r+=1)t.push(r);return t}compRulesAlpha(e,t){return this.rules[e].lower<this.rules[t].lower?-1:this.rules[e].lower>this.rules[t].lower?1:0}compUdtsAlpha(e,t){return this.udts[e].lower<this.udts[t].lower?-1:this.udts[e].lower>this.udts[t].lower?1:0}compRulesType(e,t){return this.ruleDeps[e].recursiveType<this.ruleDeps[t].recursiveType?-1:this.ruleDeps[e].recursiveType>this.ruleDeps[t].recursiveType?1:0}compRulesGroup(t,r){if(this.ruleDeps[t].recursiveType===e.ATTR_MR&&this.ruleDeps[r].recursiveType===e.ATTR_MR){if(this.ruleDeps[t].groupNumber<this.ruleDeps[r].groupNumber)return-1;if(this.ruleDeps[t].groupNumber>this.ruleDeps[r].groupNumber)return 1}return 0}}C(o,"State");return{attributes:C((function(e=[],r=[],n=[],s=[]){const a=new o(e,r);return i(a),t(a),a.attrsErrorCount&&s.push({line:0,char:0,msg:`${a.attrsErrorCount} attribute errors`}),a.attrsErrorCount}),"attributes"),showAttributes:r,showAttributeErrors:n,showRuleDependencies:s}}),"exportAttributes")()}}),Fn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/show-rules.js"(e,t){t.exports=C((function(){return C((function(e=[],t=[],r="index"){let n=[],i=[];const s=[],o=[],a=e,c=t,u=e.length,l=t.length;let d,f="RULE/UDT NAMES";function h(e,t){return a[e].lower<a[t].lower?-1:a[e].lower>a[t].lower?1:0}function p(e,t){return c[e].lower<c[t].lower?-1:c[e].lower>c[t].lower?1:0}if(C(h,"compRulesAlpha"),C(p,"compUdtsAlpha"),!Array.isArray(e)||!e.length)throw new Error("show-rules.js:showRules: rules arg must be array with length > 0");if(!Array.isArray(t))throw new Error("show-rules.js:showRules: udts arg must be array");for(d=0;d<u;d+=1)s.push(d);if(n=s.slice(0),n.sort(h),l){for(d=0;d<l;d+=1)o.push(d);i=o.slice(0),i.sort(p)}if(97===r.charCodeAt(0)){for(f+=" - alphabetical by rule/UDT name\n",d=0;d<u;d+=1)f+=`${d}: ${n[d]}: ${a[n[d]].name}\n`;if(l)for(d=0;d<l;d+=1)f+=`${d}: ${i[d]}: ${c[i[d]].name}\n`}else{for(f+=" - ordered by rule/UDT index\n",d=0;d<u;d+=1)f+=`${d}: ${a[d].name}\n`;if(l)for(d=0;d<l;d+=1)f+=`${d}: ${c[d].name}\n`}return f}),"showRules")}),"exports")()}}),zn=O({"../../node_modules/.pnpm/apg-js@4.1.1/node_modules/apg-js/src/apg-api/api.js"(e,t){t.exports=C((function(e){const t=this,r=In(),n=_n(),i=Rn(),s=new(jn()),{attributes:o,showAttributes:a,showAttributeErrors:c,showRuleDependencies:u}=Hn(),l=Fn(),d=C((function(e,t,n){const i=`<span class="${r.style.CLASS_CTRLCHAR}">`,s="</span>",o=`<span class="${r.style.CLASS_NOMATCH}">`,a="</span>";let c,u="";for(;Array.isArray(e)&&0!==e.length;){if("number"!=typeof t)throw new Error("abnfToHtml: beg must be type number");if(t>=e.length)break;c="number"!=typeof n||t+n>=e.length?e.length:t+n;let l=0;for(let n=t;n<c;n+=1){const t=e[n];if(t>=32&&t<=126)switch(1===l?(u+=s,l=0):2===l&&(u+=a,l=0),t){case 32:u+="&nbsp;";break;case 60:u+="&lt;";break;case 62:u+="&gt;";break;case 38:u+="&amp;";break;case 34:u+="&quot;";break;case 39:u+="&#039;";break;case 92:u+="&#092;";break;default:u+=String.fromCharCode(t)}else 9===t||10===t||13===t?(0===l?(u+=i,l=1):2===l&&(u+=a+i,l=1),9===t&&(u+="TAB"),10===t&&(u+="LF"),13===t&&(u+="CR")):(0===l?(u+=o,l=2):1===l&&(u+=s+o,l=2),u+=`\\x${r.utils.charToHex(t)}`)}2===l&&(u+=a),1===l&&(u+=s);break}return u}),"abnfToHtml"),f=C((function(e,t,r){let n="";for(let i=t;i<t+r;i+=1){const t=e[i];if(t>=32&&t<=126)n+=String.fromCharCode(t);else switch(t){case 9:n+="\\t";break;case 10:n+="\\n";break;case 13:n+="\\r";break;default:n+="\\unknown"}}return n}),"abnfToAscii"),h=C((function(e){let r="Annotated Input Grammar";return e.forEach((e=>{r+="\n",r+=`line no: ${e.lineNo}`,r+=` : char index: ${e.beginChar}`,r+=` : length: ${e.length}`,r+=` : abnf: ${f(t.chars,e.beginChar,e.length)}`})),r+="\n",r}),"linesToAscii"),p=C((function(e){let n="";n+=`<table class="${r.style.CLASS_GRAMMAR}">\n`;return n+="<caption>Annotated Input Grammar</caption>\n",n+="<tr>",n+="<th>line<br>no.</th><th>first<br>char</th><th><br>length</th><th><br>text</th>",n+="</tr>\n",e.forEach((e=>{n+="<tr>",n+=`<td>${e.lineNo}`,n+=`</td><td>${e.beginChar}`,n+=`</td><td>${e.length}`,n+=`</td><td>${d(t.chars,e.beginChar,e.length)}`,n+="</td>",n+="</tr>\n"})),n+="</table>\n",n}),"linesToHtml"),m=C((function(e,t,n,i){const[s]=r;let o="";const a=`<span class="${s.CLASS_NOMATCH}">&raquo;</span>`;return o+=`<p><table class="${s.CLASS_GRAMMAR}">\n`,i&&"string"==typeof i&&(o+=`<caption>${i}</caption>\n`),o+="<tr><th>line<br>no.</th><th>line<br>offset</th><th>error<br>offset</th><th><br>text</th></tr>\n",e.forEach((e=>{let i,s,c,u,l,f="",h="";0===t.length?(l=a,s=0):(i=t[e.line],c=i.beginChar,e.char>c&&(f=d(n,c,e.char-c)),c=e.char,u=i.beginChar+i.length,c<u&&(h=d(n,c,u-c)),l=f+a+h,s=e.char-i.beginChar,o+="<tr>",o+=`<td>${e.line}</td><td>${i.beginChar}</td><td>${s}</td><td>${l}</td>`,o+="</tr>\n",o+="<tr>",o+=`<td colspan="3"></td><td>&uarr;:&nbsp;${r.utils.stringToAsciiHtml(e.msg)}</td>`,o+="</tr>\n")})),o+="</table></p>\n",o}),"errorsToHtml"),b=C((function(e,t,r){let n,i,s,o;return n="",e.forEach((e=>{i=t[e.line],n+=`${i.lineNo}: `,n+=`${i.beginChar}: `,n+=e.char-i.beginChar+": ",s=i.beginChar,o=e.char-i.beginChar,n+=f(r,s,o),n+=" >> ",s=e.char,o=i.beginChar+i.length-e.char,n+=f(r,s,o),n+="\n",n+=`${i.lineNo}: `,n+=`${i.beginChar}: `,n+=e.char-i.beginChar+": ",n+="error: ",n+=e.msg,n+="\n"})),n}),"errorsToAscii");let y,g=!1,v=!1,w=!1,A=!1,S=0;if(this.errors=[],Buffer.isBuffer(e))this.chars=n.decode("BINARY",e);else if(Array.isArray(e))this.chars=e.slice();else{if("string"!=typeof e)throw new Error("api.js: input source is not a string, byte Buffer or character array");this.chars=n.decode("STRING",e)}this.sabnf=n.encode("STRING",this.chars),this.scan=C((function(e,t){this.lines=i(this.chars,this.errors,e,t),g=!0}),"scan"),this.parse=C((function(e,t){if(!g)throw new Error("api.js: grammar not scanned");s.syntax(this.chars,this.lines,this.errors,e,t),v=!0}),"parse"),this.translate=C((function(){if(!v)throw new Error("api.js: grammar not scanned and parsed");const e=s.semantic(this.chars,this.lines,this.errors);0===this.errors.length&&(this.rules=e.rules,this.udts=e.udts,y=e.lineMap,w=!0)}),"translate"),this.attributes=C((function(){if(!w)throw new Error("api.js: grammar not scanned, parsed and translated");return S=o(this.rules,this.udts,y,this.errors),A=!0,S}),"attrs"),this.generate=C((function(e){if(this.lines=i(this.chars,this.errors,e),this.errors.length)return;if(s.syntax(this.chars,this.lines,this.errors,e),this.errors.length)return;const t=s.semantic(this.chars,this.lines,this.errors);this.errors.length||(this.rules=t.rules,this.udts=t.udts,y=t.lineMap,S=o(this.rules,this.udts,y,this.errors),A=!0)}),"generate"),this.displayRules=C((function(e="index"){if(!w)throw new Error("api.js: grammar not scanned, parsed and translated");return l(this.rules,this.udts,e)}),"displayRules"),this.displayRuleDependencies=C((function(e="index"){if(!A)throw new Error("api.js: no attributes - must be preceeded by call to attributes()");return u(e)}),"displayRuleDependencies"),this.displayAttributes=C((function(e="index"){if(!A)throw new Error("api.js: no attributes - must be preceeded by call to attributes()");return S&&c(e),a(e)}),"displayAttributes"),this.displayAttributeErrors=C((function(){if(!A)throw new Error("api.js: no attributes - must be preceeded by call to attributes()");return c()}),"displayAttributeErrors"),this.toSource=C((function(e){if(!A)throw new Error("api.js: can't generate parser source - must be preceeded by call to attributes()");if(S)throw new Error(`api.js: can't generate parser source - attributes have ${S} errors`);return s.generateSource(this.chars,this.lines,this.rules,this.udts,e)}),"toSource"),this.toObject=C((function(){if(!A)throw new Error("api.js: can't generate parser source - must be preceeded by call to attributes()");if(S)throw new Error(`api.js: can't generate parser source - attributes have ${S} errors`);return s.generateObject(this.sabnf,this.rules,this.udts)}),"toObject"),this.errorsToAscii=C((function(){return b(this.errors,this.lines,this.chars)}),"errorsToAsciiFunc"),this.errorsToHtml=C((function(e){return m(this.errors,this.lines,this.chars,e)}),"errorsToHtmlFunc"),this.linesToAscii=C((function(){return h(this.lines)}),"linesToAsciiFunc"),this.linesToHtml=C((function(){return p(this.lines)}),"linesToHtmlFunc")}),"api")}}),Vn=O({"../../node_modules/.pnpm/varint@6.0.0/node_modules/varint/encode.js"(e,t){t.exports=n;var r=Math.pow(2,31);function n(e,t,i){if(Number.MAX_SAFE_INTEGER&&e>Number.MAX_SAFE_INTEGER)throw n.bytes=0,new RangeError("Could not encode varint");t=t||[];for(var s=i=i||0;e>=r;)t[i++]=255&e|128,e/=128;for(;-128&e;)t[i++]=255&e|128,e>>>=7;return t[i]=0|e,n.bytes=i-s+1,t}C(n,"encode")}}),qn=O({"../../node_modules/.pnpm/varint@6.0.0/node_modules/varint/decode.js"(e,t){t.exports=r;function r(e,t){var n,i=0,s=0,o=t=t||0,a=e.length;do{if(o>=a||s>49)throw r.bytes=0,new RangeError("Could not decode varint");n=e[o++],i+=s<28?(127&n)<<s:(127&n)*Math.pow(2,s),s+=7}while(n>=128);return r.bytes=o-t,i}C(r,"read")}}),Gn=O({"../../node_modules/.pnpm/varint@6.0.0/node_modules/varint/length.js"(e,t){var r=Math.pow(2,7),n=Math.pow(2,14),i=Math.pow(2,21),s=Math.pow(2,28),o=Math.pow(2,35),a=Math.pow(2,42),c=Math.pow(2,49),u=Math.pow(2,56),l=Math.pow(2,63);t.exports=function(e){return e<r?1:e<n?2:e<i?3:e<s?4:e<o?5:e<a?6:e<c?7:e<u?8:e<l?9:10}}}),Jn=O({"../../node_modules/.pnpm/varint@6.0.0/node_modules/varint/index.js"(e,t){t.exports={encode:Vn(),decode:qn(),encodingLength:Gn()}}}),Wn=O({"../../node_modules/.pnpm/@multiformats+base-x@4.0.1/node_modules/@multiformats/base-x/src/index.js"(e,t){function r(e){if(e.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),r=0;r<t.length;r++)t[r]=255;for(var n=0;n<e.length;n++){var i=e.charAt(n),s=i.charCodeAt(0);if(255!==t[s])throw new TypeError(i+" is ambiguous");t[s]=n}var o=e.length,a=e.charAt(0),c=Math.log(o)/Math.log(256),u=Math.log(256)/Math.log(o);function l(t){if(t instanceof Uint8Array||(ArrayBuffer.isView(t)?t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength):Array.isArray(t)&&(t=Uint8Array.from(t))),!(t instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(0===t.length)return"";for(var r=0,n=0,i=0,s=t.length;i!==s&&0===t[i];)i++,r++;for(var c=(s-i)*u+1>>>0,l=new Uint8Array(c);i!==s;){for(var d=t[i],f=0,h=c-1;(0!==d||f<n)&&-1!==h;h--,f++)d+=256*l[h]>>>0,l[h]=d%o>>>0,d=d/o>>>0;if(0!==d)throw new Error("Non-zero carry");n=f,i++}for(var p=c-n;p!==c&&0===l[p];)p++;for(var m=a.repeat(r);p<c;++p)m+=e.charAt(l[p]);return m}function d(e){if("string"!=typeof e)throw new TypeError("Expected String");if(0===e.length)return new Uint8Array;var r=0;if(" "!==e[r]){for(var n=0,i=0;e[r]===a;)n++,r++;for(var s=(e.length-r)*c+1>>>0,u=new Uint8Array(s);e[r];){var l=t[e.charCodeAt(r)];if(255===l)return;for(var d=0,f=s-1;(0!==l||d<i)&&-1!==f;f--,d++)l+=o*u[f]>>>0,u[f]=l%256>>>0,l=l/256>>>0;if(0!==l)throw new Error("Non-zero carry");i=d,r++}if(" "!==e[r]){for(var h=s-i;h!==s&&0===u[h];)h++;for(var p=new Uint8Array(n+(s-h)),m=n;h!==s;)p[m++]=u[h++];return p}}}function f(e){var t=d(e);if(t)return t;throw new Error("Non-base"+o+" character")}return C(l,"encode"),C(d,"decodeUnsafe"),C(f,"decode"),{encode:l,decodeUnsafe:d,decode:f}}C(r,"base"),t.exports=r}}),Yn=O({"../../node_modules/.pnpm/multibase@4.0.6/node_modules/multibase/src/util.js"(e,t){var r=new TextDecoder,n=C((e=>r.decode(e)),"decodeText"),i=new TextEncoder,s=C((e=>i.encode(e)),"encodeText");function o(e,t){const r=new Uint8Array(t);let n=0;for(const t of e)r.set(t,n),n+=t.length;return r}C(o,"concat"),t.exports={decodeText:n,encodeText:s,concat:o}}}),Xn=O({"../../node_modules/.pnpm/multibase@4.0.6/node_modules/multibase/src/base.js"(e,t){var{encodeText:r}=Yn(),n=class{constructor(e,t,n,i){this.name=e,this.code=t,this.codeBuf=r(this.code),this.alphabet=i,this.codec=n(i)}encode(e){return this.codec.encode(e)}decode(e){for(const t of e)if(this.alphabet&&this.alphabet.indexOf(t)<0)throw new Error(`invalid character '${t}' in '${e}'`);return this.codec.decode(e)}};C(n,"Base"),t.exports=n}}),Zn=O({"../../node_modules/.pnpm/multibase@4.0.6/node_modules/multibase/src/rfc4648.js"(e,t){var r=C(((e,t,r)=>{const n={};for(let e=0;e<t.length;++e)n[t[e]]=e;let i=e.length;for(;"="===e[i-1];)--i;const s=new Uint8Array(i*r/8|0);let o=0,a=0,c=0;for(let t=0;t<i;++t){const i=n[e[t]];if(void 0===i)throw new SyntaxError("Invalid character "+e[t]);a=a<<r|i,o+=r,o>=8&&(o-=8,s[c++]=255&a>>o)}if(o>=r||255&a<<8-o)throw new SyntaxError("Unexpected end of data");return s}),"decode"),n=C(((e,t,r)=>{const n="="===t[t.length-1],i=(1<<r)-1;let s="",o=0,a=0;for(let n=0;n<e.length;++n)for(a=a<<8|e[n],o+=8;o>r;)o-=r,s+=t[i&a>>o];if(o&&(s+=t[i&a<<r-o]),n)for(;s.length*r&7;)s+="=";return s}),"encode"),i=C((e=>t=>({encode:r=>n(r,t,e),decode:n=>r(n,t,e)})),"rfc4648");t.exports={rfc4648:i}}}),Qn=O({"../../node_modules/.pnpm/multibase@4.0.6/node_modules/multibase/src/constants.js"(e,t){var r=Wn(),n=Xn(),{rfc4648:i}=Zn(),{decodeText:s,encodeText:o}=Yn(),a=[["identity","\0",C((()=>({encode:s,decode:o})),"identity"),""],["base2","0",i(1),"01"],["base8","7",i(3),"01234567"],["base10","9",r,"0123456789"],["base16","f",i(4),"0123456789abcdef"],["base16upper","F",i(4),"0123456789ABCDEF"],["base32hex","v",i(5),"0123456789abcdefghijklmnopqrstuv"],["base32hexupper","V",i(5),"0123456789ABCDEFGHIJKLMNOPQRSTUV"],["base32hexpad","t",i(5),"0123456789abcdefghijklmnopqrstuv="],["base32hexpadupper","T",i(5),"0123456789ABCDEFGHIJKLMNOPQRSTUV="],["base32","b",i(5),"abcdefghijklmnopqrstuvwxyz234567"],["base32upper","B",i(5),"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"],["base32pad","c",i(5),"abcdefghijklmnopqrstuvwxyz234567="],["base32padupper","C",i(5),"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567="],["base32z","h",i(5),"ybndrfg8ejkmcpqxot1uwisza345h769"],["base36","k",r,"0123456789abcdefghijklmnopqrstuvwxyz"],["base36upper","K",r,"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"],["base58btc","z",r,"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"],["base58flickr","Z",r,"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"],["base64","m",i(6),"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"],["base64pad","M",i(6),"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="],["base64url","u",i(6),"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"],["base64urlpad","U",i(6),"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_="]],c=a.reduce(((e,t)=>(e[t[0]]=new n(t[0],t[1],t[2],t[3]),e)),{}),u=a.reduce(((e,t)=>(e[t[1]]=c[t[0]],e)),{});t.exports={names:c,codes:u}}}),ei=O({"../../node_modules/.pnpm/multibase@4.0.6/node_modules/multibase/src/index.js"(e,t){var r=Qn(),{encodeText:n,decodeText:i,concat:s}=Yn();function o(e,t){if(!t)throw new Error("requires an encoded Uint8Array");const{name:r,codeBuf:n}=d(e);return l(r,t),s([n,t],n.length+t.length)}function a(e,t){const r=d(e),i=n(r.encode(t));return s([r.codeBuf,i],r.codeBuf.length+i.length)}function c(e){e instanceof Uint8Array&&(e=i(e));const t=e[0];["f","F","v","V","t","T","b","B","c","C","h","k","K"].includes(t)&&(e=e.toLowerCase());return d(e[0]).decode(e.substring(1))}function u(e){if(e instanceof Uint8Array&&(e=i(e)),"[object String]"!==Object.prototype.toString.call(e))return!1;try{return d(e[0]).name}catch(e){return!1}}function l(e,t){d(e).decode(i(t))}function d(e){if(Object.prototype.hasOwnProperty.call(r.names,e))return r.names[e];if(Object.prototype.hasOwnProperty.call(r.codes,e))return r.codes[e];throw new Error(`Unsupported encoding: ${e}`)}function f(e){return e instanceof Uint8Array&&(e=i(e)),d(e[0])}C(o,"multibase"),C(a,"encode"),C(c,"decode"),C(u,"isEncoded"),C(l,"validEncode"),C(d,"encoding"),C(f,"encodingFromData"),(e=t.exports=o).encode=a,e.decode=c,e.isEncoded=u,e.encoding=d,e.encodingFromData=f;var h=Object.freeze(r.names),p=Object.freeze(r.codes);e.names=h,e.codes=p}}),ti=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/compare.js"(e,t){function r(e,t){for(let r=0;r<e.byteLength;r++){if(e[r]<t[r])return-1;if(e[r]>t[r])return 1}return e.byteLength>t.byteLength?1:e.byteLength<t.byteLength?-1:0}C(r,"compare"),t.exports=r}}),ri=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/concat.js"(e,t){function r(e,t){t||(t=e.reduce(((e,t)=>e+t.length),0));const r=new Uint8Array(t);let n=0;for(const t of e)r.set(t,n),n+=t.length;return r}C(r,"concat"),t.exports=r}}),ni=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/equals.js"(e,t){function r(e,t){if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0}C(r,"equals"),t.exports=r}}),ii=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/util/bases.js"(e,t){var r,{bases:n}=(vr(),r=yr,N(h({},"__esModule",{value:!0}),r));function i(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}C(i,"createCodec");var s=i("utf8","u",(e=>"u"+new TextDecoder("utf8").decode(e)),(e=>(new TextEncoder).encode(e.substring(1)))),o=i("ascii","a",(e=>{let t="a";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t}),(e=>{e=e.substring(1);const t=new Uint8Array(e.length);for(let r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t})),a=x({utf8:s,"utf-8":s,hex:n.base16,latin1:o,ascii:o,binary:o},n);t.exports=a}}),si=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/from-string.js"(e,t){var r=ii();function n(e,t="utf8"){const n=r[t];if(!n)throw new Error(`Unsupported encoding "${t}"`);return n.decoder.decode(`${n.prefix}${e}`)}C(n,"fromString"),t.exports=n}}),oi=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/to-string.js"(e,t){var r=ii();function n(e,t="utf8"){const n=r[t];if(!n)throw new Error(`Unsupported encoding "${t}"`);return n.encoder.encode(e).substring(1)}C(n,"toString"),t.exports=n}}),ai=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/xor.js"(e,t){function r(e,t){if(e.length!==t.length)throw new Error("Inputs should have the same length");const r=new Uint8Array(e.length);for(let n=0;n<e.length;n++)r[n]=e[n]^t[n];return r}C(r,"xor"),t.exports=r}}),ci=O({"../../node_modules/.pnpm/uint8arrays@2.1.10/node_modules/uint8arrays/index.js"(e,t){var r=ti(),n=ri(),i=ni(),s=si(),o=oi(),a=ai();t.exports={compare:r,concat:n,equals:i,fromString:s,toString:o,xor:a}}}),ui=O({"../../node_modules/.pnpm/key-did-resolver@1.2.1/node_modules/key-did-resolver/lib/secp256k1.js"(e){var t=e&&e.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r]}})}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=e&&e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(n,e,i);return r(n,e),n};Object.defineProperty(e,"__esModule",{value:!0}),e.keyToDidDoc=void 0;var i=n(ci());function s(e,t){const r=`did:key:${t}`,n=`${r}#${t}`;return{id:r,verificationMethod:[{id:n,type:"Secp256k1VerificationKey2018",controller:r,publicKeyBase58:i.toString(e,"base58btc")}],authentication:[n],assertionMethod:[n],capabilityDelegation:[n],capabilityInvocation:[n]}}C(s,"keyToDidDoc"),e.keyToDidDoc=s}}),li=O({"../../node_modules/.pnpm/key-did-resolver@1.2.1/node_modules/key-did-resolver/lib/ed25519.js"(e){var t=e&&e.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r]}})}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=e&&e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(n,e,i);return r(n,e),n};Object.defineProperty(e,"__esModule",{value:!0}),e.keyToDidDoc=void 0;var i=n(ci()),s=fn();function o(e){const t=new Uint8Array(e.length+2);return t[0]=236,t[1]=1,t.set(e,2),`z${i.toString(t,"base58btc")}`}function a(e,t){const r=`did:key:${t}`,n=`${r}#${t}`,a=s.convertPublicKeyToX25519(e),c=`${r}#${o(a)}`;return{id:r,verificationMethod:[{id:n,type:"Ed25519VerificationKey2018",controller:r,publicKeyBase58:i.toString(e,"base58btc")}],authentication:[n],assertionMethod:[n],capabilityDelegation:[n],capabilityInvocation:[n],keyAgreement:[{id:c,type:"X25519KeyAgreementKey2019",controller:r,publicKeyBase58:i.toString(a,"base58btc")}]}}C(o,"encodeKey"),C(a,"keyToDidDoc"),e.keyToDidDoc=a}}),di=O({"../../node_modules/.pnpm/key-did-resolver@1.2.1/node_modules/key-did-resolver/lib/index.js"(e){var t=e&&e.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r]}})}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=e&&e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(n,e,i);return r(n,e),n},i=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0});var s=i(Jn()),o=i(ei()),a=n(ui()),c=n(li()),u="application/did+json",l={231:a,237:c};e.default={getResolver:()=>({key:(t,r,n,i)=>L(e,null,(function*(){const e=i.accept||u,t={didResolutionMetadata:{contentType:e},didDocument:null,didDocumentMetadata:{}};try{const n=o.default.decode(r.id),i=s.default.decode(n),a=n.slice(s.default.decode.bytes),c=yield l[i].keyToDidDoc(a,r.id);"application/did+ld+json"===e?(c["@context"]="https://w3id.org/did/v1",t.didDocument=c):e===u?t.didDocument=c:(delete t.didResolutionMetadata.contentType,t.didResolutionMetadata.error="representationNotSupported")}catch(e){t.didResolutionMetadata.error="invalidDid",t.didResolutionMetadata.message=e.toString()}return t}))})}}}),fi=O({"../../node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js"(e,t){t.exports=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,i=t.cmp&&(r=t.cmp,function(e){return function(t,n){var i={key:t,value:e[t]},s={key:n,value:e[n]};return r(i,s)}}),s=[];return C((function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var r,o;if(Array.isArray(t)){for(o="[",r=0;r<t.length;r++)r&&(o+=","),o+=e(t[r])||"null";return o+"]"}if(null===t)return"null";if(-1!==s.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var a=s.push(t)-1,c=Object.keys(t).sort(i&&i(t));for(o="",r=0;r<c.length;r++){var u=c[r],l=e(t[u]);l&&(o&&(o+=","),o+=JSON.stringify(u)+":"+l)}return s.splice(a,1),"{"+o+"}"}}),"stringify")(e)}}}),hi=O({"../../node_modules/.pnpm/lodash.clonedeep@4.5.0/node_modules/lodash.clonedeep/index.js"(e,t){var r="__lodash_hash_undefined__",n=9007199254740991,i="[object Arguments]",s="[object Boolean]",o="[object Date]",a="[object Function]",c="[object GeneratorFunction]",u="[object Map]",l="[object Number]",d="[object Object]",f="[object Promise]",h="[object RegExp]",p="[object Set]",m="[object String]",b="[object Symbol]",y="[object WeakMap]",g="[object ArrayBuffer]",v="[object DataView]",w="[object Float32Array]",A="[object Float64Array]",S="[object Int8Array]",E="[object Int16Array]",_="[object Int32Array]",x="[object Uint8Array]",k="[object Uint8ClampedArray]",B="[object Uint16Array]",T="[object Uint32Array]",M=/\w*$/,O=/^\[object .+?Constructor\]$/,I=/^(?:0|[1-9]\d*)$/,N={};N[i]=N["[object Array]"]=N[g]=N[v]=N[s]=N[o]=N[w]=N[A]=N[S]=N[E]=N[_]=N[u]=N[l]=N[d]=N[h]=N[p]=N[m]=N[b]=N[x]=N[k]=N[B]=N[T]=!0,N["[object Error]"]=N[a]=N[y]=!1;var P="object"==typeof global&&global&&global.Object===Object&&global,R="object"==typeof self&&self&&self.Object===Object&&self,L=P||R||Function("return this")(),D="object"==typeof e&&e&&!e.nodeType&&e,U=D&&"object"==typeof t&&t&&!t.nodeType&&t,j=U&&U.exports===D;function K(e,t){return e.set(t[0],t[1]),e}function $(e,t){return e.add(t),e}function H(e,t){for(var r=-1,n=e?e.length:0;++r<n&&!1!==t(e[r],r,e););return e}function F(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}function z(e,t,r,n){var i=-1,s=e?e.length:0;for(n&&s&&(r=e[++i]);++i<s;)r=t(r,e[i],i,e);return r}function V(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}function q(e,t){return null==e?void 0:e[t]}function G(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}function J(e){var t=-1,r=Array(e.size);return e.forEach((function(e,n){r[++t]=[n,e]})),r}function W(e,t){return function(r){return e(t(r))}}function Y(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}C(K,"addMapEntry"),C($,"addSetEntry"),C(H,"arrayEach"),C(F,"arrayPush"),C(z,"arrayReduce"),C(V,"baseTimes"),C(q,"getValue"),C(G,"isHostObject"),C(J,"mapToArray"),C(W,"overArg"),C(Y,"setToArray");var X,Z=Array.prototype,Q=Function.prototype,ee=Object.prototype,te=L["__core-js_shared__"],re=(X=/[^.]+$/.exec(te&&te.keys&&te.keys.IE_PROTO||""))?"Symbol(src)_1."+X:"",ne=Q.toString,ie=ee.hasOwnProperty,se=ee.toString,oe=RegExp("^"+ne.call(ie).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ae=j?L.Buffer:void 0,ce=L.Symbol,ue=L.Uint8Array,le=W(Object.getPrototypeOf,Object),de=Object.create,fe=ee.propertyIsEnumerable,he=Z.splice,pe=Object.getOwnPropertySymbols,me=ae?ae.isBuffer:void 0,be=W(Object.keys,Object),ye=Et(L,"DataView"),ge=Et(L,"Map"),ve=Et(L,"Promise"),we=Et(L,"Set"),Ae=Et(L,"WeakMap"),Se=Et(Object,"create"),Ee=Nt(ye),_e=Nt(ge),xe=Nt(ve),ke=Nt(we),Ce=Nt(Ae),Be=ce?ce.prototype:void 0,Te=Be?Be.valueOf:void 0;function Me(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function Oe(){this.__data__=Se?Se(null):{}}function Ie(e){return this.has(e)&&delete this.__data__[e]}function Ne(e){var t=this.__data__;if(Se){var n=t[e];return n===r?void 0:n}return ie.call(t,e)?t[e]:void 0}function Pe(e){var t=this.__data__;return Se?void 0!==t[e]:ie.call(t,e)}function Re(e,t){return this.__data__[e]=Se&&void 0===t?r:t,this}function Le(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function De(){this.__data__=[]}function Ue(e){var t=this.__data__,r=rt(t,e);return!(r<0)&&(r==t.length-1?t.pop():he.call(t,r,1),!0)}function je(e){var t=this.__data__,r=rt(t,e);return r<0?void 0:t[r][1]}function Ke(e){return rt(this.__data__,e)>-1}function $e(e,t){var r=this.__data__,n=rt(r,e);return n<0?r.push([e,t]):r[n][1]=t,this}function He(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function Fe(){this.__data__={hash:new Me,map:new(ge||Le),string:new Me}}function ze(e){return St(this,e).delete(e)}function Ve(e){return St(this,e).get(e)}function qe(e){return St(this,e).has(e)}function Ge(e,t){return St(this,e).set(e,t),this}function Je(e){this.__data__=new Le(e)}function We(){this.__data__=new Le}function Ye(e){return this.__data__.delete(e)}function Xe(e){return this.__data__.get(e)}function Ze(e){return this.__data__.has(e)}function Qe(e,t){var r=this.__data__;if(r instanceof Le){var n=r.__data__;if(!ge||n.length<199)return n.push([e,t]),this;r=this.__data__=new He(n)}return r.set(e,t),this}function et(e,t){var r=Dt(e)||Lt(e)?V(e.length,String):[],n=r.length,i=!!n;for(var s in e)!t&&!ie.call(e,s)||i&&("length"==s||Tt(s,n))||r.push(s);return r}function tt(e,t,r){var n=e[t];ie.call(e,t)&&Rt(n,r)&&(void 0!==r||t in e)||(e[t]=r)}function rt(e,t){for(var r=e.length;r--;)if(Rt(e[r][0],t))return r;return-1}function nt(e,t){return e&&vt(t,Vt(t),e)}function it(e,t,r,n,s,o,u){var l;if(n&&(l=o?n(e,s,o,u):n(e)),void 0!==l)return l;if(!Ft(e))return e;var f=Dt(e);if(f){if(l=kt(e),!t)return gt(e,l)}else{var h=xt(e),p=h==a||h==c;if(Kt(e))return lt(e,t);if(h==d||h==i||p&&!o){if(G(e))return o?e:{};if(l=Ct(p?{}:e),!t)return wt(e,nt(l,e))}else{if(!N[h])return o?e:{};l=Bt(e,h,it,t)}}u||(u=new Je);var m=u.get(e);if(m)return m;if(u.set(e,l),!f)var b=r?At(e):Vt(e);return H(b||e,(function(i,s){b&&(i=e[s=i]),tt(l,s,it(i,t,r,n,s,e,u))})),l}function st(e){return Ft(e)?de(e):{}}function ot(e,t,r){var n=t(e);return Dt(e)?n:F(n,r(e))}function at(e){return se.call(e)}function ct(e){return!(!Ft(e)||Ot(e))&&($t(e)||G(e)?oe:O).test(Nt(e))}function ut(e){if(!It(e))return be(e);var t=[];for(var r in Object(e))ie.call(e,r)&&"constructor"!=r&&t.push(r);return t}function lt(e,t){if(t)return e.slice();var r=new e.constructor(e.length);return e.copy(r),r}function dt(e){var t=new e.constructor(e.byteLength);return new ue(t).set(new ue(e)),t}function ft(e,t){var r=t?dt(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}function ht(e,t,r){return z(t?r(J(e),!0):J(e),K,new e.constructor)}function pt(e){var t=new e.constructor(e.source,M.exec(e));return t.lastIndex=e.lastIndex,t}function mt(e,t,r){return z(t?r(Y(e),!0):Y(e),$,new e.constructor)}function bt(e){return Te?Object(Te.call(e)):{}}function yt(e,t){var r=t?dt(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}function gt(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}function vt(e,t,r,n){r||(r={});for(var i=-1,s=t.length;++i<s;){var o=t[i],a=n?n(r[o],e[o],o,r,e):void 0;tt(r,o,void 0===a?e[o]:a)}return r}function wt(e,t){return vt(e,_t(e),t)}function At(e){return ot(e,Vt,_t)}function St(e,t){var r=e.__data__;return Mt(t)?r["string"==typeof t?"string":"hash"]:r.map}function Et(e,t){var r=q(e,t);return ct(r)?r:void 0}C(Me,"Hash"),C(Oe,"hashClear"),C(Ie,"hashDelete"),C(Ne,"hashGet"),C(Pe,"hashHas"),C(Re,"hashSet"),Me.prototype.clear=Oe,Me.prototype.delete=Ie,Me.prototype.get=Ne,Me.prototype.has=Pe,Me.prototype.set=Re,C(Le,"ListCache"),C(De,"listCacheClear"),C(Ue,"listCacheDelete"),C(je,"listCacheGet"),C(Ke,"listCacheHas"),C($e,"listCacheSet"),Le.prototype.clear=De,Le.prototype.delete=Ue,Le.prototype.get=je,Le.prototype.has=Ke,Le.prototype.set=$e,C(He,"MapCache"),C(Fe,"mapCacheClear"),C(ze,"mapCacheDelete"),C(Ve,"mapCacheGet"),C(qe,"mapCacheHas"),C(Ge,"mapCacheSet"),He.prototype.clear=Fe,He.prototype.delete=ze,He.prototype.get=Ve,He.prototype.has=qe,He.prototype.set=Ge,C(Je,"Stack"),C(We,"stackClear"),C(Ye,"stackDelete"),C(Xe,"stackGet"),C(Ze,"stackHas"),C(Qe,"stackSet"),Je.prototype.clear=We,Je.prototype.delete=Ye,Je.prototype.get=Xe,Je.prototype.has=Ze,Je.prototype.set=Qe,C(et,"arrayLikeKeys"),C(tt,"assignValue"),C(rt,"assocIndexOf"),C(nt,"baseAssign"),C(it,"baseClone"),C(st,"baseCreate"),C(ot,"baseGetAllKeys"),C(at,"baseGetTag"),C(ct,"baseIsNative"),C(ut,"baseKeys"),C(lt,"cloneBuffer"),C(dt,"cloneArrayBuffer"),C(ft,"cloneDataView"),C(ht,"cloneMap"),C(pt,"cloneRegExp"),C(mt,"cloneSet"),C(bt,"cloneSymbol"),C(yt,"cloneTypedArray"),C(gt,"copyArray"),C(vt,"copyObject"),C(wt,"copySymbols"),C(At,"getAllKeys"),C(St,"getMapData"),C(Et,"getNative");var _t=pe?W(pe,Object):qt,xt=at;function kt(e){var t=e.length,r=e.constructor(t);return t&&"string"==typeof e[0]&&ie.call(e,"index")&&(r.index=e.index,r.input=e.input),r}function Ct(e){return"function"!=typeof e.constructor||It(e)?{}:st(le(e))}function Bt(e,t,r,n){var i=e.constructor;switch(t){case g:return dt(e);case s:case o:return new i(+e);case v:return ft(e,n);case w:case A:case S:case E:case _:case x:case k:case B:case T:return yt(e,n);case u:return ht(e,n,r);case l:case m:return new i(e);case h:return pt(e);case p:return mt(e,n,r);case b:return bt(e)}}function Tt(e,t){return!!(t=null==t?n:t)&&("number"==typeof e||I.test(e))&&e>-1&&e%1==0&&e<t}function Mt(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}function Ot(e){return!!re&&re in e}function It(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||ee)}function Nt(e){if(null!=e){try{return ne.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Pt(e){return it(e,!0,!0)}function Rt(e,t){return e===t||e!=e&&t!=t}function Lt(e){return jt(e)&&ie.call(e,"callee")&&(!fe.call(e,"callee")||se.call(e)==i)}(ye&&xt(new ye(new ArrayBuffer(1)))!=v||ge&&xt(new ge)!=u||ve&&xt(ve.resolve())!=f||we&&xt(new we)!=p||Ae&&xt(new Ae)!=y)&&(xt=C((function(e){var t=se.call(e),r=t==d?e.constructor:void 0,n=r?Nt(r):void 0;if(n)switch(n){case Ee:return v;case _e:return u;case xe:return f;case ke:return p;case Ce:return y}return t}),"getTag")),C(kt,"initCloneArray"),C(Ct,"initCloneObject"),C(Bt,"initCloneByTag"),C(Tt,"isIndex"),C(Mt,"isKeyable"),C(Ot,"isMasked"),C(It,"isPrototype"),C(Nt,"toSource"),C(Pt,"cloneDeep"),C(Rt,"eq"),C(Lt,"isArguments");var Dt=Array.isArray;function Ut(e){return null!=e&&Ht(e.length)&&!$t(e)}function jt(e){return zt(e)&&Ut(e)}C(Ut,"isArrayLike"),C(jt,"isArrayLikeObject");var Kt=me||Gt;function $t(e){var t=Ft(e)?se.call(e):"";return t==a||t==c}function Ht(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}function Ft(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function zt(e){return!!e&&"object"==typeof e}function Vt(e){return Ut(e)?et(e):ut(e)}function qt(){return[]}function Gt(){return!1}C($t,"isFunction"),C(Ht,"isLength"),C(Ft,"isObject"),C(zt,"isObjectLike"),C(Vt,"keys"),C(qt,"stubArray"),C(Gt,"stubFalse"),t.exports=Pt}}),pi=O({"../../node_modules/.pnpm/cross-fetch@3.1.5/node_modules/cross-fetch/dist/browser-ponyfill.js"(e,t){var r,n="undefined"!=typeof self?self:e,i=function(){function e(){this.fetch=!1,this.DOMException=n.DOMException}return C(e,"F"),e.prototype=n,new e}();r=i,function(e){var t="URLSearchParams"in r,n="Symbol"in r&&"iterator"in Symbol,i="FileReader"in r&&"Blob"in r&&function(){try{return new Blob,!0}catch(e){return!1}}(),s="FormData"in r,o="ArrayBuffer"in r;function a(e){return e&&DataView.prototype.isPrototypeOf(e)}if(C(a,"isDataView"),o)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],u=ArrayBuffer.isView||function(e){return e&&c.indexOf(Object.prototype.toString.call(e))>-1};function l(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(e))throw new TypeError("Invalid character in header field name");return e.toLowerCase()}function d(e){return"string"!=typeof e&&(e=String(e)),e}function f(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return n&&(t[Symbol.iterator]=function(){return t}),t}function h(e){this.map={},e instanceof h?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function p(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function m(e){return new Promise((function(t,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}}))}function b(e){var t=new FileReader,r=m(t);return t.readAsArrayBuffer(e),r}function y(e){var t=new FileReader,r=m(t);return t.readAsText(e),r}function g(e){for(var t=new Uint8Array(e),r=new Array(t.length),n=0;n<t.length;n++)r[n]=String.fromCharCode(t[n]);return r.join("")}function v(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function w(){return this.bodyUsed=!1,this._initBody=function(e){this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:i&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:s&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:t&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():o&&i&&a(e)?(this._bodyArrayBuffer=v(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):o&&(ArrayBuffer.prototype.isPrototypeOf(e)||u(e))?this._bodyArrayBuffer=v(e):this._bodyText=e=Object.prototype.toString.call(e):this._bodyText="",this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):t&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i&&(this.blob=function(){var e=p(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?p(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(b)}),this.text=function(){var e=p(this);if(e)return e;if(this._bodyBlob)return y(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(g(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},s&&(this.formData=function(){return this.text().then(_)}),this.json=function(){return this.text().then(JSON.parse)},this}C(l,"normalizeName"),C(d,"normalizeValue"),C(f,"iteratorFor"),C(h,"Headers"),h.prototype.append=function(e,t){e=l(e),t=d(t);var r=this.map[e];this.map[e]=r?r+", "+t:t},h.prototype.delete=function(e){delete this.map[l(e)]},h.prototype.get=function(e){return e=l(e),this.has(e)?this.map[e]:null},h.prototype.has=function(e){return this.map.hasOwnProperty(l(e))},h.prototype.set=function(e,t){this.map[l(e)]=d(t)},h.prototype.forEach=function(e,t){for(var r in this.map)this.map.hasOwnProperty(r)&&e.call(t,this.map[r],r,this)},h.prototype.keys=function(){var e=[];return this.forEach((function(t,r){e.push(r)})),f(e)},h.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),f(e)},h.prototype.entries=function(){var e=[];return this.forEach((function(t,r){e.push([r,t])})),f(e)},n&&(h.prototype[Symbol.iterator]=h.prototype.entries),C(p,"consumed"),C(m,"fileReaderReady"),C(b,"readBlobAsArrayBuffer"),C(y,"readBlobAsText"),C(g,"readArrayBufferAsText"),C(v,"bufferClone"),C(w,"Body");var A=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function S(e){var t=e.toUpperCase();return A.indexOf(t)>-1?t:e}function E(e,t){var r=(t=t||{}).body;if(e instanceof E){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new h(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,r||null==e._bodyInit||(r=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new h(t.headers)),this.method=S(t.method||this.method||"GET"),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&r)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(r)}function _(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var r=e.split("="),n=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(n),decodeURIComponent(i))}})),t}function x(e){var t=new h;return e.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(e){var r=e.split(":"),n=r.shift().trim();if(n){var i=r.join(":").trim();t.append(n,i)}})),t}function k(e,t){t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in t?t.statusText:"OK",this.headers=new h(t.headers),this.url=t.url||"",this._initBody(e)}C(S,"normalizeMethod"),C(E,"Request"),E.prototype.clone=function(){return new E(this,{body:this._bodyInit})},C(_,"decode"),C(x,"parseHeaders"),w.call(E.prototype),C(k,"Response"),w.call(k.prototype),k.prototype.clone=function(){return new k(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},k.error=function(){var e=new k(null,{status:0,statusText:""});return e.type="error",e};var B=[301,302,303,307,308];k.redirect=function(e,t){if(-1===B.indexOf(t))throw new RangeError("Invalid status code");return new k(null,{status:t,headers:{location:e}})},e.DOMException=r.DOMException;try{new e.DOMException}catch(t){e.DOMException=function(e,t){this.message=e,this.name=t;var r=Error(e);this.stack=r.stack},e.DOMException.prototype=Object.create(Error.prototype),e.DOMException.prototype.constructor=e.DOMException}function T(t,r){return new Promise((function(n,s){var o=new E(t,r);if(o.signal&&o.signal.aborted)return s(new e.DOMException("Aborted","AbortError"));var a=new XMLHttpRequest;function c(){a.abort()}C(c,"abortXhr"),a.onload=function(){var e={status:a.status,statusText:a.statusText,headers:x(a.getAllResponseHeaders()||"")};e.url="responseURL"in a?a.responseURL:e.headers.get("X-Request-URL");var t="response"in a?a.response:a.responseText;n(new k(t,e))},a.onerror=function(){s(new TypeError("Network request failed"))},a.ontimeout=function(){s(new TypeError("Network request failed"))},a.onabort=function(){s(new e.DOMException("Aborted","AbortError"))},a.open(o.method,o.url,!0),"include"===o.credentials?a.withCredentials=!0:"omit"===o.credentials&&(a.withCredentials=!1),"responseType"in a&&i&&(a.responseType="blob"),o.headers.forEach((function(e,t){a.setRequestHeader(t,e)})),o.signal&&(o.signal.addEventListener("abort",c),a.onreadystatechange=function(){4===a.readyState&&o.signal.removeEventListener("abort",c)}),a.send(void 0===o._bodyInit?null:o._bodyInit)}))}C(T,"fetch"),T.polyfill=!0,r.fetch||(r.fetch=T,r.Headers=h,r.Request=E,r.Response=k),e.Headers=h,e.Request=E,e.Response=k,e.fetch=T,Object.defineProperty(e,"__esModule",{value:!0})}({}),i.fetch.ponyfill=!0,delete i.fetch.polyfill;var s=i;(e=s.fetch).default=s.fetch,e.fetch=s.fetch,e.Headers=s.Headers,e.Request=s.Request,e.Response=s.Response,t.exports=e}}),mi=O({"../../node_modules/.pnpm/abort-controller@3.0.0/node_modules/abort-controller/browser.js"(e,t){var{AbortController:r,AbortSignal:n}="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0;t.exports=r,t.exports.AbortSignal=n,t.exports.default=r}}),bi=O({"../../node_modules/.pnpm/dataloader@2.1.0/node_modules/dataloader/index.js"(e,t){var r,n=function(){function e(e,t){if("function"!=typeof e)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but got: "+e+".");this._batchLoadFn=e,this._maxBatchSize=u(t),this._batchScheduleFn=l(t),this._cacheKeyFn=d(t),this._cacheMap=f(t),this._batch=null}C(e,"DataLoader");var t=e.prototype;return t.load=C((function(e){if(null==e)throw new TypeError("The loader.load() function must be called with a value, but got: "+String(e)+".");var t=s(this),r=this._cacheMap,n=this._cacheKeyFn(e);if(r){var i=r.get(n);if(i){var o=t.cacheHits||(t.cacheHits=[]);return new Promise((function(e){o.push((function(){e(i)}))}))}}t.keys.push(e);var a=new Promise((function(e,r){t.callbacks.push({resolve:e,reject:r})}));return r&&r.set(n,a),a}),"load"),t.loadMany=C((function(e){if(!h(e))throw new TypeError("The loader.loadMany() function must be called with Array<key> but got: "+e+".");for(var t=[],r=0;r<e.length;r++)t.push(this.load(e[r]).catch((function(e){return e})));return Promise.all(t)}),"loadMany"),t.clear=C((function(e){var t=this._cacheMap;if(t){var r=this._cacheKeyFn(e);t.delete(r)}return this}),"clear"),t.clearAll=C((function(){var e=this._cacheMap;return e&&e.clear(),this}),"clearAll"),t.prime=C((function(e,t){var r=this._cacheMap;if(r){var n,i=this._cacheKeyFn(e);if(void 0===r.get(i))t instanceof Error?(n=Promise.reject(t)).catch((function(){})):n=Promise.resolve(t),r.set(i,n)}return this}),"prime"),e}(),i="object"==typeof process&&"function"==typeof process.nextTick?function(e){r||(r=Promise.resolve()),r.then((function(){process.nextTick(e)}))}:"function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){setTimeout(e)};function s(e){var t=e._batch;if(null!==t&&!t.hasDispatched&&t.keys.length<e._maxBatchSize&&(!t.cacheHits||t.cacheHits.length<e._maxBatchSize))return t;var r={hasDispatched:!1,keys:[],callbacks:[]};return e._batch=r,e._batchScheduleFn((function(){o(e,r)})),r}function o(e,t){if(t.hasDispatched=!0,0!==t.keys.length){var r=e._batchLoadFn(t.keys);if(!r||"function"!=typeof r.then)return a(e,t,new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise: "+String(r)+"."));r.then((function(e){if(!h(e))throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array: "+String(e)+".");if(e.length!==t.keys.length)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array of the same length as the Array of keys.\n\nKeys:\n"+String(t.keys)+"\n\nValues:\n"+String(e));c(t);for(var r=0;r<t.callbacks.length;r++){var n=e[r];n instanceof Error?t.callbacks[r].reject(n):t.callbacks[r].resolve(n)}})).catch((function(r){a(e,t,r)}))}else c(t)}function a(e,t,r){c(t);for(var n=0;n<t.keys.length;n++)e.clear(t.keys[n]),t.callbacks[n].reject(r)}function c(e){if(e.cacheHits)for(var t=0;t<e.cacheHits.length;t++)e.cacheHits[t]()}function u(e){if(!(!e||!1!==e.batch))return 1;var t=e&&e.maxBatchSize;if(void 0===t)return 1/0;if("number"!=typeof t||t<1)throw new TypeError("maxBatchSize must be a positive number: "+t);return t}function l(e){var t=e&&e.batchScheduleFn;if(void 0===t)return i;if("function"!=typeof t)throw new TypeError("batchScheduleFn must be a function: "+t);return t}function d(e){var t=e&&e.cacheKeyFn;if(void 0===t)return function(e){return e};if("function"!=typeof t)throw new TypeError("cacheKeyFn must be a function: "+t);return t}function f(e){if(!(!e||!1!==e.cache))return null;var t=e&&e.cacheMap;if(void 0===t)return new Map;if(null!==t){var r=["get","set","delete","clear"].filter((function(e){return t&&"function"!=typeof t[e]}));if(0!==r.length)throw new TypeError("Custom cacheMap missing methods: "+r.join(", "))}return t}function h(e){return"object"==typeof e&&null!==e&&"number"==typeof e.length&&(0===e.length||e.length>0&&Object.prototype.hasOwnProperty.call(e,e.length-1))}C(s,"getCurrentBatch"),C(o,"dispatchBatch"),C(a,"failedDispatch"),C(c,"resolveCacheHits"),C(u,"getValidMaxBatchSize"),C(l,"getValidBatchScheduleFn"),C(d,"getValidCacheKeyFn"),C(f,"getValidCacheMap"),C(h,"isArrayLike"),t.exports=n}}),yi=O({"../../node_modules/.pnpm/strict-uri-encode@2.0.0/node_modules/strict-uri-encode/index.js"(e,t){t.exports=e=>encodeURIComponent(e).replace(/[!'()*]/g,(e=>`%${e.charCodeAt(0).toString(16).toUpperCase()}`))}}),gi=O({"../../node_modules/.pnpm/decode-uri-component@0.2.0/node_modules/decode-uri-component/index.js"(e,t){var r="%[a-f0-9]{2}",n=new RegExp(r,"gi"),i=new RegExp("("+r+")+","gi");function s(e,t){try{return decodeURIComponent(e.join(""))}catch(e){}if(1===e.length)return e;t=t||1;var r=e.slice(0,t),n=e.slice(t);return Array.prototype.concat.call([],s(r),s(n))}function o(e){try{return decodeURIComponent(e)}catch(i){for(var t=e.match(n),r=1;r<t.length;r++)t=(e=s(t,r).join("")).match(n);return e}}function a(e){for(var t={"%FE%FF":"��","%FF%FE":"��"},r=i.exec(e);r;){try{t[r[0]]=decodeURIComponent(r[0])}catch(e){var n=o(r[0]);n!==r[0]&&(t[r[0]]=n)}r=i.exec(e)}t["%C2"]="�";for(var s=Object.keys(t),a=0;a<s.length;a++){var c=s[a];e=e.replace(new RegExp(c,"g"),t[c])}return e}C(s,"decodeComponents"),C(o,"decode"),C(a,"customDecodeURIComponent"),t.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof e+"`");try{return e=e.replace(/\+/g," "),decodeURIComponent(e)}catch(t){return a(e)}}}}),vi=O({"../../node_modules/.pnpm/split-on-first@1.1.0/node_modules/split-on-first/index.js"(e,t){t.exports=(e,t)=>{if("string"!=typeof e||"string"!=typeof t)throw new TypeError("Expected the arguments to be of type `string`");if(""===t)return[e];const r=e.indexOf(t);return-1===r?[e]:[e.slice(0,r),e.slice(r+t.length)]}}}),wi=O({"../../node_modules/.pnpm/filter-obj@1.1.0/node_modules/filter-obj/index.js"(e,t){t.exports=function(e,t){for(var r={},n=Object.keys(e),i=Array.isArray(t),s=0;s<n.length;s++){var o=n[s],a=e[o];(i?-1!==t.indexOf(o):t(o,a,e))&&(r[o]=a)}return r}}}),Ai=O({"../../node_modules/.pnpm/query-string@7.1.1/node_modules/query-string/index.js"(e){var t=yi(),r=gi(),n=vi(),i=wi(),s=C((e=>null==e),"isNullOrUndefined"),o=Symbol("encodeFragmentIdentifier");function a(e){switch(e.arrayFormat){case"index":return t=>(r,n)=>{const i=r.length;return void 0===n||e.skipNull&&null===n||e.skipEmptyString&&""===n?r:null===n?[...r,[l(t,e),"[",i,"]"].join("")]:[...r,[l(t,e),"[",l(i,e),"]=",l(n,e)].join("")]};case"bracket":return t=>(r,n)=>void 0===n||e.skipNull&&null===n||e.skipEmptyString&&""===n?r:null===n?[...r,[l(t,e),"[]"].join("")]:[...r,[l(t,e),"[]=",l(n,e)].join("")];case"colon-list-separator":return t=>(r,n)=>void 0===n||e.skipNull&&null===n||e.skipEmptyString&&""===n?r:null===n?[...r,[l(t,e),":list="].join("")]:[...r,[l(t,e),":list=",l(n,e)].join("")];case"comma":case"separator":case"bracket-separator":{const t="bracket-separator"===e.arrayFormat?"[]=":"=";return r=>(n,i)=>void 0===i||e.skipNull&&null===i||e.skipEmptyString&&""===i?n:(i=null===i?"":i,0===n.length?[[l(r,e),t,l(i,e)].join("")]:[[n,l(i,e)].join(e.arrayFormatSeparator)])}default:return t=>(r,n)=>void 0===n||e.skipNull&&null===n||e.skipEmptyString&&""===n?r:null===n?[...r,l(t,e)]:[...r,[l(t,e),"=",l(n,e)].join("")]}}function c(e){let t;switch(e.arrayFormat){case"index":return(e,r,n)=>{t=/\[(\d*)\]$/.exec(e),e=e.replace(/\[\d*\]$/,""),t?(void 0===n[e]&&(n[e]={}),n[e][t[1]]=r):n[e]=r};case"bracket":return(e,r,n)=>{t=/(\[\])$/.exec(e),e=e.replace(/\[\]$/,""),t?void 0!==n[e]?n[e]=[].concat(n[e],r):n[e]=[r]:n[e]=r};case"colon-list-separator":return(e,r,n)=>{t=/(:list)$/.exec(e),e=e.replace(/:list$/,""),t?void 0!==n[e]?n[e]=[].concat(n[e],r):n[e]=[r]:n[e]=r};case"comma":case"separator":return(t,r,n)=>{const i="string"==typeof r&&r.includes(e.arrayFormatSeparator),s="string"==typeof r&&!i&&d(r,e).includes(e.arrayFormatSeparator);r=s?d(r,e):r;const o=i||s?r.split(e.arrayFormatSeparator).map((t=>d(t,e))):null===r?r:d(r,e);n[t]=o};case"bracket-separator":return(t,r,n)=>{const i=/(\[\])$/.test(t);if(t=t.replace(/\[\]$/,""),!i)return void(n[t]=r?d(r,e):r);const s=null===r?[]:r.split(e.arrayFormatSeparator).map((t=>d(t,e)));void 0!==n[t]?n[t]=[].concat(n[t],s):n[t]=s};default:return(e,t,r)=>{void 0!==r[e]?r[e]=[].concat(r[e],t):r[e]=t}}}function u(e){if("string"!=typeof e||1!==e.length)throw new TypeError("arrayFormatSeparator must be single character string")}function l(e,r){return r.encode?r.strict?t(e):encodeURIComponent(e):e}function d(e,t){return t.decode?r(e):e}function f(e){return Array.isArray(e)?e.sort():"object"==typeof e?f(Object.keys(e)).sort(((e,t)=>Number(e)-Number(t))).map((t=>e[t])):e}function h(e){const t=e.indexOf("#");return-1!==t&&(e=e.slice(0,t)),e}function p(e){let t="";const r=e.indexOf("#");return-1!==r&&(t=e.slice(r)),t}function m(e){const t=(e=h(e)).indexOf("?");return-1===t?"":e.slice(t+1)}function b(e,t){return t.parseNumbers&&!Number.isNaN(Number(e))&&"string"==typeof e&&""!==e.trim()?e=Number(e):!t.parseBooleans||null===e||"true"!==e.toLowerCase()&&"false"!==e.toLowerCase()||(e="true"===e.toLowerCase()),e}function y(e,t){u((t=Object.assign({decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1},t)).arrayFormatSeparator);const r=c(t),i=Object.create(null);if("string"!=typeof e)return i;if(!(e=e.trim().replace(/^[?#&]/,"")))return i;for(const s of e.split("&")){if(""===s)continue;let[e,o]=n(t.decode?s.replace(/\+/g," "):s,"=");o=void 0===o?null:["comma","separator","bracket-separator"].includes(t.arrayFormat)?o:d(o,t),r(d(e,t),o,i)}for(const e of Object.keys(i)){const r=i[e];if("object"==typeof r&&null!==r)for(const e of Object.keys(r))r[e]=b(r[e],t);else i[e]=b(r,t)}return!1===t.sort?i:(!0===t.sort?Object.keys(i).sort():Object.keys(i).sort(t.sort)).reduce(((e,t)=>{const r=i[t];return Boolean(r)&&"object"==typeof r&&!Array.isArray(r)?e[t]=f(r):e[t]=r,e}),Object.create(null))}C(a,"encoderForArrayFormat"),C(c,"parserForArrayFormat"),C(u,"validateArrayFormatSeparator"),C(l,"encode"),C(d,"decode"),C(f,"keysSorter"),C(h,"removeHash"),C(p,"getHash"),C(m,"extract"),C(b,"parseValue"),C(y,"parse"),e.extract=m,e.parse=y,e.stringify=(e,t)=>{if(!e)return"";u((t=Object.assign({encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:","},t)).arrayFormatSeparator);const r=C((r=>t.skipNull&&s(e[r])||t.skipEmptyString&&""===e[r]),"shouldFilter"),n=a(t),i={};for(const t of Object.keys(e))r(t)||(i[t]=e[t]);const o=Object.keys(i);return!1!==t.sort&&o.sort(t.sort),o.map((r=>{const i=e[r];return void 0===i?"":null===i?l(r,t):Array.isArray(i)?0===i.length&&"bracket-separator"===t.arrayFormat?l(r,t)+"[]":i.reduce(n(r),[]).join("&"):l(r,t)+"="+l(i,t)})).filter((e=>e.length>0)).join("&")},e.parseUrl=(e,t)=>{t=Object.assign({decode:!0},t);const[r,i]=n(e,"#");return Object.assign({url:r.split("?")[0]||"",query:y(m(e),t)},t&&t.parseFragmentIdentifier&&i?{fragmentIdentifier:d(i,t)}:{})},e.stringifyUrl=(t,r)=>{r=Object.assign({encode:!0,strict:!0,[o]:!0},r);const n=h(t.url).split("?")[0]||"",i=e.extract(t.url),s=e.parse(i,{sort:!1}),a=Object.assign(s,t.query);let c=e.stringify(a,r);c&&(c=`?${c}`);let u=p(t.url);return t.fragmentIdentifier&&(u=`#${r[o]?l(t.fragmentIdentifier,r):t.fragmentIdentifier}`),`${n}${c}${u}`},e.pick=(t,r,n)=>{n=Object.assign({parseFragmentIdentifier:!0,[o]:!1},n);const{url:s,query:a,fragmentIdentifier:c}=e.parseUrl(t,n);return e.stringifyUrl({url:s,query:i(a,r),fragmentIdentifier:c},n)},e.exclude=(t,r,n)=>{const i=Array.isArray(r)?e=>!r.includes(e):(e,t)=>!r(e,t);return e.pick(t,i,n)}}}),Si=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});Si.decode();var Ei=null;function _i(){return null!==Ei&&Ei.buffer===gr.memory.buffer||(Ei=new Uint8Array(gr.memory.buffer)),Ei}function xi(e,t){return Si.decode(_i().subarray(e,e+t))}C(_i,"getUint8Memory0"),C(xi,"getStringFromWasm0");var ki=new Array(32).fill(void 0);ki.push(void 0,null,!0,!1);var Ci=ki.length;function Bi(e){Ci===ki.length&&ki.push(ki.length+1);const t=Ci;return Ci=ki[t],ki[t]=e,t}function Ti(e){return ki[e]}function Mi(e){e<36||(ki[e]=Ci,Ci=e)}function Oi(e){const t=Ti(e);return Mi(e),t}C(Bi,"addHeapObject"),C(Ti,"getObject"),C(Mi,"dropObject"),C(Oi,"takeObject");var Ii=0,Ni=new TextEncoder("utf-8"),Pi="function"==typeof Ni.encodeInto?function(e,t){return Ni.encodeInto(e,t)}:function(e,t){const r=Ni.encode(e);return t.set(r),{read:e.length,written:r.length}};function Ri(e,t,r){if(void 0===r){const r=Ni.encode(e),n=t(r.length);return _i().subarray(n,n+r.length).set(r),Ii=r.length,n}let n=e.length,i=t(n);const s=_i();let o=0;for(;o<n;o++){const t=e.charCodeAt(o);if(t>127)break;s[i+o]=t}if(o!==n){0!==o&&(e=e.slice(o)),i=r(i,n,n=o+3*e.length);const t=_i().subarray(i+o,i+n);o+=Pi(e,t).written}return Ii=o,i}function Li(e){return null==e}C(Ri,"passStringToWasm0"),C(Li,"isLikeNone");var Di=null;function Ui(){return null!==Di&&Di.buffer===gr.memory.buffer||(Di=new Int32Array(gr.memory.buffer)),Di}function ji(e){const t=typeof e;if("number"==t||"boolean"==t||null==e)return`${e}`;if("string"==t)return`"${e}"`;if("symbol"==t){const t=e.description;return null==t?"Symbol":`Symbol(${t})`}if("function"==t){const t=e.name;return"string"==typeof t&&t.length>0?`Function(${t})`:"Function"}if(Array.isArray(e)){const t=e.length;let r="[";t>0&&(r+=ji(e[0]));for(let n=1;n<t;n++)r+=", "+ji(e[n]);return r+="]",r}const r=/\[object ([^\]]+)\]/.exec(toString.call(e));let n;if(!(r.length>1))return toString.call(e);if(n=r[1],"Object"==n)try{return"Object("+JSON.stringify(e)+")"}catch(e){return"Object"}return e instanceof Error?`${e.name}: ${e.message}\n${e.stack}`:n}function Ki(e,t,r,n){const i={a:e,b:t,cnt:1,dtor:r},s=C(((...e)=>{i.cnt++;const t=i.a;i.a=0;try{return n(t,i.b,...e)}finally{0==--i.cnt?gr.__wbindgen_export_2.get(i.dtor)(t,i.b):i.a=t}}),"real");return s.original=i,s}function $i(e,t,r){gr._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h91a8814f66f14b17(e,t,Bi(r))}function Hi(e,t){const r=t(1*e.length);return _i().set(e,r/1),Ii=e.length,r}function Fi(e){try{const a=gr.__wbindgen_add_to_stack_pointer(-16),c=Hi(e,gr.__wbindgen_malloc),u=Ii;gr.generateEd25519KeyFromBytes(a,c,u);var t=Ui()[a/4+0],r=Ui()[a/4+1],n=Ui()[a/4+2],i=Ui()[a/4+3],s=t,o=r;if(i)throw s=0,o=0,Oi(n);return xi(s,o)}finally{gr.__wbindgen_add_to_stack_pointer(16),gr.__wbindgen_free(s,o)}}function zi(e,t){try{const c=gr.__wbindgen_add_to_stack_pointer(-16),u=Ri(e,gr.__wbindgen_malloc,gr.__wbindgen_realloc),l=Ii,d=Ri(t,gr.__wbindgen_malloc,gr.__wbindgen_realloc),f=Ii;gr.keyToDID(c,u,l,d,f);var r=Ui()[c/4+0],n=Ui()[c/4+1],i=Ui()[c/4+2],s=Ui()[c/4+3],o=r,a=n;if(s)throw o=0,a=0,Oi(i);return xi(o,a)}finally{gr.__wbindgen_add_to_stack_pointer(16),gr.__wbindgen_free(o,a)}}function Vi(e,t){const r=Ri(e,gr.__wbindgen_malloc,gr.__wbindgen_realloc),n=Ii,i=Ri(t,gr.__wbindgen_malloc,gr.__wbindgen_realloc),s=Ii;return Oi(gr.keyToVerificationMethod(r,n,i,s))}function qi(e,t,r){const n=Ri(e,gr.__wbindgen_malloc,gr.__wbindgen_realloc),i=Ii,s=Ri(t,gr.__wbindgen_malloc,gr.__wbindgen_realloc),o=Ii,a=Ri(r,gr.__wbindgen_malloc,gr.__wbindgen_realloc),c=Ii;return Oi(gr.issueCredential(n,i,s,o,a,c))}function Gi(e,t){const r=Ri(e,gr.__wbindgen_malloc,gr.__wbindgen_realloc),n=Ii,i=Ri(t,gr.__wbindgen_malloc,gr.__wbindgen_realloc),s=Ii;return Oi(gr.verifyCredential(r,n,i,s))}function Ji(e,t,r){const n=Ri(e,gr.__wbindgen_malloc,gr.__wbindgen_realloc),i=Ii,s=Ri(t,gr.__wbindgen_malloc,gr.__wbindgen_realloc),o=Ii,a=Ri(r,gr.__wbindgen_malloc,gr.__wbindgen_realloc),c=Ii;return Oi(gr.issuePresentation(n,i,s,o,a,c))}function Wi(e,t){const r=Ri(e,gr.__wbindgen_malloc,gr.__wbindgen_realloc),n=Ii,i=Ri(t,gr.__wbindgen_malloc,gr.__wbindgen_realloc),s=Ii;return Oi(gr.verifyPresentation(r,n,i,s))}function Yi(e,t){try{return e.apply(this,t)}catch(e){gr.__wbindgen_exn_store(Bi(e))}}function Xi(e,t){return _i().subarray(e/1,e/1+t)}function Zi(e,t,r,n){gr.wasm_bindgen__convert__closures__invoke2_mut__h3ecfeb7a01c1be81(e,t,Bi(r),Bi(n))}function Qi(e,t){return L(this,null,(function*(){if("function"==typeof Response&&e instanceof Response){if("function"==typeof WebAssembly.instantiateStreaming)try{return yield WebAssembly.instantiateStreaming(e,t)}catch(t){if("application/wasm"==e.headers.get("Content-Type"))throw t;console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",t)}const r=yield e.arrayBuffer();return yield WebAssembly.instantiate(r,t)}{const r=yield WebAssembly.instantiate(e,t);return r instanceof WebAssembly.Instance?{instance:r,module:e}:r}}))}function es(e){return L(this,null,(function*(){const t={wbg:{}};t.wbg.__wbindgen_string_new=function(e,t){return Bi(xi(e,t))},t.wbg.__wbindgen_object_drop_ref=function(e){Oi(e)},t.wbg.__wbindgen_cb_drop=function(e){const t=Oi(e).original;if(1==t.cnt--)return t.a=0,!0;return!1},t.wbg.__wbindgen_object_clone_ref=function(e){return Bi(Ti(e))},t.wbg.__wbg_fetch_811d43d6bdcad5b1=function(e){return Bi(fetch(Ti(e)))},t.wbg.__wbg_fetch_bf56e2a9f0644e3f=function(e,t){return Bi(Ti(e).fetch(Ti(t)))},t.wbg.__wbg_new_89d7f088c1c45353=function(){return Yi((function(){return Bi(new Headers)}),arguments)},t.wbg.__wbg_append_f4f93bc73c45ee3e=function(){return Yi((function(e,t,r,n,i){Ti(e).append(xi(t,r),xi(n,i))}),arguments)},t.wbg.__wbindgen_string_get=function(e,t){const r=Ti(t),n="string"==typeof r?r:void 0;var i=Li(n)?0:Ri(n,gr.__wbindgen_malloc,gr.__wbindgen_realloc),s=Ii;Ui()[e/4+1]=s,Ui()[e/4+0]=i},t.wbg.__wbg_instanceof_Response_ccfeb62399355bcd=function(e){return Ti(e)instanceof Response},t.wbg.__wbg_url_06c0f822d68d195c=function(e,t){const r=Ri(Ti(t).url,gr.__wbindgen_malloc,gr.__wbindgen_realloc),n=Ii;Ui()[e/4+1]=n,Ui()[e/4+0]=r},t.wbg.__wbg_status_600fd8b881393898=function(e){return Ti(e).status},t.wbg.__wbg_headers_9e7f2c05a9b962ea=function(e){return Bi(Ti(e).headers)},t.wbg.__wbg_arrayBuffer_5a99283a3954c850=function(){return Yi((function(e){return Bi(Ti(e).arrayBuffer())}),arguments)},t.wbg.__wbg_newwithstrandinit_fd99688f189f053e=function(){return Yi((function(e,t,r){return Bi(new Request(xi(e,t),Ti(r)))}),arguments)},t.wbg.__wbindgen_is_object=function(e){const t=Ti(e);return"object"==typeof t&&null!==t},t.wbg.__wbg_self_86b4b13392c7af56=function(){return Yi((function(){return Bi(self.self)}),arguments)},t.wbg.__wbg_crypto_b8c92eaac23d0d80=function(e){return Bi(Ti(e).crypto)},t.wbg.__wbg_msCrypto_9ad6677321a08dd8=function(e){return Bi(Ti(e).msCrypto)},t.wbg.__wbindgen_is_undefined=function(e){return void 0===Ti(e)},t.wbg.__wbg_static_accessor_MODULE_452b4680e8614c81=function(){return Bi(n)},t.wbg.__wbg_require_f5521a5b85ad2542=function(e,t,r){return Bi(Ti(e).require(xi(t,r)))},t.wbg.__wbg_getRandomValues_dd27e6b0652b3236=function(e){return Bi(Ti(e).getRandomValues)},t.wbg.__wbg_getRandomValues_e57c9b75ddead065=function(e,t){Ti(e).getRandomValues(Ti(t))},t.wbg.__wbg_randomFillSync_d2ba53160aec6aba=function(e,t,r){Ti(e).randomFillSync(Xi(t,r))},t.wbg.__wbindgen_is_function=function(e){return"function"==typeof Ti(e)},t.wbg.__wbg_newnoargs_e23b458e372830de=function(e,t){return Bi(new Function(xi(e,t)))},t.wbg.__wbg_next_cabb70b365520721=function(e){return Bi(Ti(e).next)},t.wbg.__wbg_next_bf3d83fc18df496e=function(){return Yi((function(e){return Bi(Ti(e).next())}),arguments)},t.wbg.__wbg_done_040f966faa9a72b3=function(e){return Ti(e).done},t.wbg.__wbg_value_419afbd9b9574c4c=function(e){return Bi(Ti(e).value)},t.wbg.__wbg_iterator_4832ef1f15b0382b=function(){return Bi(Symbol.iterator)},t.wbg.__wbg_get_a9cab131e3152c49=function(){return Yi((function(e,t){return Bi(Reflect.get(Ti(e),Ti(t)))}),arguments)},t.wbg.__wbg_call_ae78342adc33730a=function(){return Yi((function(e,t){return Bi(Ti(e).call(Ti(t)))}),arguments)},t.wbg.__wbg_new_36359baae5a47e27=function(){return Bi(new Object)},t.wbg.__wbg_call_3ed288a247f13ea5=function(){return Yi((function(e,t,r){return Bi(Ti(e).call(Ti(t),Ti(r)))}),arguments)},t.wbg.__wbg_getTime_bffb1c09df09618b=function(e){return Ti(e).getTime()},t.wbg.__wbg_new0_0ff7eb5c1486f3ec=function(){return Bi(new Date)},t.wbg.__wbg_new_37705eed627d5ed9=function(e,t){try{var r={a:e,b:t};return Bi(new Promise(C(((e,t)=>{const n=r.a;r.a=0;try{return Zi(n,r.b,e,t)}finally{r.a=n}}),"cb0")))}finally{r.a=r.b=0}},t.wbg.__wbg_resolve_a9a87bdd64e9e62c=function(e){return Bi(Promise.resolve(Ti(e)))},t.wbg.__wbg_then_ce526c837d07b68f=function(e,t){return Bi(Ti(e).then(Ti(t)))},t.wbg.__wbg_then_842e65b843962f56=function(e,t,r){return Bi(Ti(e).then(Ti(t),Ti(r)))},t.wbg.__wbg_self_99737b4dcdf6f0d8=function(){return Yi((function(){return Bi(self.self)}),arguments)},t.wbg.__wbg_window_9b61fbbf3564c4fb=function(){return Yi((function(){return Bi(window.window)}),arguments)},t.wbg.__wbg_globalThis_8e275ef40caea3a3=function(){return Yi((function(){return Bi(globalThis.globalThis)}),arguments)},t.wbg.__wbg_global_5de1e0f82bddcd27=function(){return Yi((function(){return Bi(global.global)}),arguments)},t.wbg.__wbg_buffer_7af23f65f6c64548=function(e){return Bi(Ti(e).buffer)},t.wbg.__wbg_newwithbyteoffsetandlength_ce1e75f0ce5f7974=function(e,t,r){return Bi(new Uint8Array(Ti(e),t>>>0,r>>>0))},t.wbg.__wbg_new_cc9018bd6f283b6f=function(e){return Bi(new Uint8Array(Ti(e)))},t.wbg.__wbg_set_f25e869e4565d2a2=function(e,t,r){Ti(e).set(Ti(t),r>>>0)},t.wbg.__wbg_length_0acb1cf9bbaf8519=function(e){return Ti(e).length},t.wbg.__wbg_newwithlength_8f0657faca9f1422=function(e){return Bi(new Uint8Array(e>>>0))},t.wbg.__wbg_subarray_da527dbd24eafb6b=function(e,t,r){return Bi(Ti(e).subarray(t>>>0,r>>>0))},t.wbg.__wbg_has_ce995ec88636803d=function(){return Yi((function(e,t){return Reflect.has(Ti(e),Ti(t))}),arguments)},t.wbg.__wbg_set_93b1c87ee2af852e=function(){return Yi((function(e,t,r){return Reflect.set(Ti(e),Ti(t),Ti(r))}),arguments)},t.wbg.__wbg_stringify_c760003feffcc1f2=function(){return Yi((function(e){return Bi(JSON.stringify(Ti(e)))}),arguments)},t.wbg.__wbindgen_debug_string=function(e,t){const r=Ri(ji(Ti(t)),gr.__wbindgen_malloc,gr.__wbindgen_realloc),n=Ii;Ui()[e/4+1]=n,Ui()[e/4+0]=r},t.wbg.__wbindgen_throw=function(e,t){throw new Error(xi(e,t))},t.wbg.__wbindgen_memory=function(){return Bi(gr.memory)},t.wbg.__wbindgen_closure_wrapper10902=function(e,t,r){return Bi(Ki(e,t,3717,$i))},("string"==typeof e||"function"==typeof Request&&e instanceof Request||"function"==typeof URL&&e instanceof URL)&&(e=fetch(e));const{instance:r,module:n}=yield Qi(yield e,t);return gr=r.exports,es.__wbindgen_wasm_module=n,gr}))}C(Ui,"getInt32Memory0"),C(ji,"debugString"),C(Ki,"makeMutClosure"),C($i,"__wbg_adapter_24"),C(Hi,"passArray8ToWasm0"),C(Fi,"generateEd25519KeyFromBytes"),C(zi,"keyToDID"),C(Vi,"keyToVerificationMethod"),C(qi,"issueCredential"),C(Gi,"verifyCredential"),C(Ji,"issuePresentation"),C(Wi,"verifyPresentation"),C(Yi,"handleError"),C(Xi,"getArrayU8FromWasm0"),C(Zi,"__wbg_adapter_108"),C(Qi,"load"),C(es,"init");var ts=es,rs=!1,ns=C(((e="https://cdn.filestackcontent.com/jXExSjNXSerFVDMIYOgy")=>L(void 0,null,(function*(){if(!rs)return rs=!0,ts(e)}))),"init"),is=P(D()),ss=P(D()),os={};I(os,{Any:()=>pa,BaseBlock:()=>Ts,BaseStringBlock:()=>Os,BitString:()=>ro,BmpString:()=>Io,Boolean:()=>Ws,CharacterString:()=>ea,Choice:()=>ma,Constructed:()=>$s,DATE:()=>oa,DateTime:()=>la,Duration:()=>fa,EndOfContent:()=>Vs,Enumerated:()=>lo,GeneralString:()=>Zo,GeneralizedTime:()=>ia,GraphicString:()=>Jo,HexBlock:()=>Es,IA5String:()=>qo,Integer:()=>uo,Null:()=>qs,NumericString:()=>Uo,ObjectIdentifier:()=>mo,OctetString:()=>Zs,Primitive:()=>Ps,PrintableString:()=>Ko,RawData:()=>Aa,RelativeObjectIdentifier:()=>wo,Repeated:()=>ba,Sequence:()=>So,Set:()=>Eo,TIME:()=>ha,TeletexString:()=>Ho,TimeOfDay:()=>ca,UTCTime:()=>ra,UniversalString:()=>Lo,Utf8String:()=>To,ValueBlock:()=>xs,VideotexString:()=>zo,ViewWriter:()=>gs,VisibleString:()=>Yo,compareSchema:()=>Sa,fromBER:()=>Ds,verifySchema:()=>Ea});var as=P(D());function cs(e,t){let r=0;if(1===e.length)return e[0];for(let n=e.length-1;n>=0;n--)r+=e[e.length-1-n]*Math.pow(2,t*n);return r}function us(e,t,r=-1){const n=r;let i=e,s=0,o=Math.pow(2,t);for(let r=1;r<8;r++){if(e<o){let e;if(n<0)e=new ArrayBuffer(r),s=r;else{if(n<r)return new ArrayBuffer(0);e=new ArrayBuffer(n),s=n}const o=new Uint8Array(e);for(let e=r-1;e>=0;e--){const r=Math.pow(2,e*t);o[s-e-1]=Math.floor(i/r),i-=o[s-e-1]*r}return e}o*=Math.pow(2,t)}return new ArrayBuffer(0)}function ls(...e){let t=0,r=0;for(const r of e)t+=r.length;const n=new ArrayBuffer(t),i=new Uint8Array(n);for(const t of e)i.set(t,r),r+=t.length;return i}function ds(){const e=new Uint8Array(this.valueHex);if(this.valueHex.byteLength>=2){const t=255===e[0]&&128&e[1],r=0===e[0]&&0==(128&e[1]);(t||r)&&this.warnings.push("Needlessly long format")}const t=new ArrayBuffer(this.valueHex.byteLength),r=new Uint8Array(t);for(let e=0;e<this.valueHex.byteLength;e++)r[e]=0;r[0]=128&e[0];const n=cs(r,8),i=new ArrayBuffer(this.valueHex.byteLength),s=new Uint8Array(i);for(let t=0;t<this.valueHex.byteLength;t++)s[t]=e[t];s[0]&=127;return cs(s,8)-n}function fs(e){const t=e<0?-1*e:e;let r=128;for(let n=1;n<8;n++){if(t<=r){if(e<0){const e=us(r-t,8,n);return new Uint8Array(e)[0]|=128,e}let i=us(t,8,n),s=new Uint8Array(i);if(128&s[0]){const e=i.slice(0),t=new Uint8Array(e);i=new ArrayBuffer(i.byteLength+1),s=new Uint8Array(i);for(let r=0;r<e.byteLength;r++)s[r+1]=t[r];s[0]=0}return i}r*=Math.pow(2,8)}return new ArrayBuffer(0)}function hs(e,t){if(e.byteLength!==t.byteLength)return!1;const r=new Uint8Array(e),n=new Uint8Array(t);for(let e=0;e<r.length;e++)if(r[e]!==n[e])return!1;return!0}function ps(e,t){const r=e.toString(10);if(t<r.length)return"";const n=t-r.length,i=new Array(n);for(let e=0;e<n;e++)i[e]="0";return i.join("").concat(r)}function ms(){if("undefined"==typeof BigInt)throw new Error("BigInt is not defined. Your environment doesn't implement BigInt.")}function bs(e){let t=0,r=0;for(let r=0;r<e.length;r++){t+=e[r].byteLength}const n=new Uint8Array(t);for(let t=0;t<e.length;t++){const i=e[t];n.set(new Uint8Array(i),r),r+=i.byteLength}return n.buffer}function ys(e,t,r,n){return t instanceof Uint8Array?t.byteLength?r<0?(e.error="Wrong parameter: inputOffset less than zero",!1):n<0?(e.error="Wrong parameter: inputLength less than zero",!1):!(t.byteLength-r-n<0)||(e.error="End of input reached before message was fully decoded (inconsistent offset and length values)",!1):(e.error="Wrong parameter: inputBuffer has zero length",!1):(e.error="Wrong parameter: inputBuffer must be 'Uint8Array'",!1)}C(cs,"utilFromBase"),C(us,"utilToBase"),C(ls,"utilConcatView"),C(ds,"utilDecodeTC"),C(fs,"utilEncodeTC"),C(hs,"isEqualBuffer"),C(ps,"padNumber"),C(ms,"assertBigInt"),C(bs,"concat"),C(ys,"checkBufferParams");var gs=class{constructor(){this.items=[]}write(e){this.items.push(e)}final(){return bs(this.items)}};C(gs,"ViewWriter");var vs=[new Uint8Array([1])],ws="",As=new ArrayBuffer(0),Ss=new Uint8Array(0);function Es(e){var t;return(t=C(class extends e{constructor(...e){var t;super(...e);const r=e[0]||{};this.isHexOnly=null!==(t=r.isHexOnly)&&void 0!==t&&t,this.valueHexView=r.valueHex?as.BufferSourceConverter.toUint8Array(r.valueHex):Ss}get valueHex(){return this.valueHexView.slice().buffer}set valueHex(e){this.valueHexView=new Uint8Array(e)}fromBER(e,t,r){const n=e instanceof ArrayBuffer?new Uint8Array(e):e;if(!ys(this,n,t,r))return-1;const i=t+r;return this.valueHexView=n.subarray(t,i),this.valueHexView.length?(this.blockLength=r,i):(this.warnings.push("Zero buffer length"),t)}toBER(e=!1){return this.isHexOnly?e?new ArrayBuffer(this.valueHexView.byteLength):this.valueHexView.byteLength===this.valueHexView.buffer.byteLength?this.valueHexView.buffer:this.valueHexView.slice().buffer:(this.error="Flag 'isHexOnly' is not set, abort",As)}toJSON(){return k(x({},super.toJSON()),{isHexOnly:this.isHexOnly,valueHex:as.Convert.ToHex(this.valueHexView)})}},"Some")).NAME="hexBlock",t}C(Es,"HexBlock");var _s=class{constructor({blockLength:e=0,error:t=ws,warnings:r=[],valueBeforeDecode:n=Ss}={}){this.blockLength=e,this.error=t,this.warnings=r,this.valueBeforeDecodeView=as.BufferSourceConverter.toUint8Array(n)}static blockName(){return this.NAME}get valueBeforeDecode(){return this.valueBeforeDecodeView.slice().buffer}set valueBeforeDecode(e){this.valueBeforeDecodeView=new Uint8Array(e)}toJSON(){return{blockName:this.constructor.NAME,blockLength:this.blockLength,error:this.error,warnings:this.warnings,valueBeforeDecode:as.Convert.ToHex(this.valueBeforeDecodeView)}}};C(_s,"LocalBaseBlock"),_s.NAME="baseBlock";var xs=class extends _s{fromBER(e,t,r){throw TypeError("User need to make a specific function in a class which extends 'ValueBlock'")}toBER(e,t){throw TypeError("User need to make a specific function in a class which extends 'ValueBlock'")}};C(xs,"ValueBlock"),xs.NAME="valueBlock";var ks=class extends(Es(_s)){constructor({idBlock:e={}}={}){var t,r,n,i;super(),e?(this.isHexOnly=null!==(t=e.isHexOnly)&&void 0!==t&&t,this.valueHexView=e.valueHex?as.BufferSourceConverter.toUint8Array(e.valueHex):Ss,this.tagClass=null!==(r=e.tagClass)&&void 0!==r?r:-1,this.tagNumber=null!==(n=e.tagNumber)&&void 0!==n?n:-1,this.isConstructed=null!==(i=e.isConstructed)&&void 0!==i&&i):(this.tagClass=-1,this.tagNumber=-1,this.isConstructed=!1)}toBER(e=!1){let t=0;switch(this.tagClass){case 1:t|=0;break;case 2:t|=64;break;case 3:t|=128;break;case 4:t|=192;break;default:return this.error="Unknown tag class",As}if(this.isConstructed&&(t|=32),this.tagNumber<31&&!this.isHexOnly){const r=new Uint8Array(1);if(!e){let e=this.tagNumber;e&=31,t|=e,r[0]=t}return r.buffer}if(!this.isHexOnly){const r=us(this.tagNumber,7),n=new Uint8Array(r),i=r.byteLength,s=new Uint8Array(i+1);if(s[0]=31|t,!e){for(let e=0;e<i-1;e++)s[e+1]=128|n[e];s[i]=n[i-1]}return s.buffer}const r=new Uint8Array(this.valueHexView.byteLength+1);if(r[0]=31|t,!e){const e=this.valueHexView;for(let t=0;t<e.length-1;t++)r[t+1]=128|e[t];r[this.valueHexView.byteLength]=e[e.length-1]}return r.buffer}fromBER(e,t,r){const n=as.BufferSourceConverter.toUint8Array(e);if(!ys(this,n,t,r))return-1;const i=n.subarray(t,t+r);if(0===i.length)return this.error="Zero buffer length",-1;switch(192&i[0]){case 0:this.tagClass=1;break;case 64:this.tagClass=2;break;case 128:this.tagClass=3;break;case 192:this.tagClass=4;break;default:return this.error="Unknown tag class",-1}this.isConstructed=32==(32&i[0]),this.isHexOnly=!1;const s=31&i[0];if(31!==s)this.tagNumber=s,this.blockLength=1;else{let e=1,t=this.valueHexView=new Uint8Array(255),r=255;for(;128&i[e];){if(t[e-1]=127&i[e],e++,e>=i.length)return this.error="End of input reached before message was fully decoded",-1;if(e===r){r+=255;const e=new Uint8Array(r);for(let r=0;r<t.length;r++)e[r]=t[r];t=this.valueHexView=new Uint8Array(r)}}this.blockLength=e+1,t[e-1]=127&i[e];const n=new Uint8Array(e);for(let r=0;r<e;r++)n[r]=t[r];t=this.valueHexView=new Uint8Array(e),t.set(n),this.blockLength<=9?this.tagNumber=cs(t,7):(this.isHexOnly=!0,this.warnings.push("Tag too long, represented as hex-coded"))}if(1===this.tagClass&&this.isConstructed)switch(this.tagNumber){case 1:case 2:case 5:case 6:case 9:case 13:case 14:case 23:case 24:case 31:case 32:case 33:case 34:return this.error="Constructed encoding used for primitive type",-1}return t+this.blockLength}toJSON(){return k(x({},super.toJSON()),{tagClass:this.tagClass,tagNumber:this.tagNumber,isConstructed:this.isConstructed})}};C(ks,"LocalIdentificationBlock"),ks.NAME="identificationBlock";var Cs=class extends _s{constructor({lenBlock:e={}}={}){var t,r,n;super(),this.isIndefiniteForm=null!==(t=e.isIndefiniteForm)&&void 0!==t&&t,this.longFormUsed=null!==(r=e.longFormUsed)&&void 0!==r&&r,this.length=null!==(n=e.length)&&void 0!==n?n:0}fromBER(e,t,r){const n=as.BufferSourceConverter.toUint8Array(e);if(!ys(this,n,t,r))return-1;const i=n.subarray(t,t+r);if(0===i.length)return this.error="Zero buffer length",-1;if(255===i[0])return this.error="Length block 0xFF is reserved by standard",-1;if(this.isIndefiniteForm=128===i[0],this.isIndefiniteForm)return this.blockLength=1,t+this.blockLength;if(this.longFormUsed=!!(128&i[0]),!1===this.longFormUsed)return this.length=i[0],this.blockLength=1,t+this.blockLength;const s=127&i[0];if(s>8)return this.error="Too big integer",-1;if(s+1>i.length)return this.error="End of input reached before message was fully decoded",-1;const o=t+1,a=n.subarray(o,o+s);return 0===a[s-1]&&this.warnings.push("Needlessly long encoded length"),this.length=cs(a,8),this.longFormUsed&&this.length<=127&&this.warnings.push("Unnecessary usage of long length form"),this.blockLength=s+1,t+this.blockLength}toBER(e=!1){let t,r;if(this.length>127&&(this.longFormUsed=!0),this.isIndefiniteForm)return t=new ArrayBuffer(1),!1===e&&(r=new Uint8Array(t),r[0]=128),t;if(this.longFormUsed){const n=us(this.length,8);if(n.byteLength>127)return this.error="Too big length",As;if(t=new ArrayBuffer(n.byteLength+1),e)return t;const i=new Uint8Array(n);r=new Uint8Array(t),r[0]=128|n.byteLength;for(let e=0;e<n.byteLength;e++)r[e+1]=i[e];return t}return t=new ArrayBuffer(1),!1===e&&(r=new Uint8Array(t),r[0]=this.length),t}toJSON(){return k(x({},super.toJSON()),{isIndefiniteForm:this.isIndefiniteForm,longFormUsed:this.longFormUsed,length:this.length})}};C(Cs,"LocalLengthBlock"),Cs.NAME="lengthBlock";var Bs={},Ts=class extends _s{constructor(e={},t){var r=e,{name:n=ws,optional:i=!1,primitiveSchema:s}=r,o=T(r,["name","optional","primitiveSchema"]);super(o),this.name=n,this.optional=i,s&&(this.primitiveSchema=s),this.idBlock=new ks(o),this.lenBlock=new Cs(o),this.valueBlock=t?new t(o):new xs(o)}fromBER(e,t,r){const n=this.valueBlock.fromBER(e,t,this.lenBlock.isIndefiniteForm?r:this.lenBlock.length);return-1===n?(this.error=this.valueBlock.error,n):(this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.valueBlock.error.length||(this.blockLength+=this.valueBlock.blockLength),n)}toBER(e,t){const r=t||new gs;t||Ms(this);const n=this.idBlock.toBER(e);if(r.write(n),this.lenBlock.isIndefiniteForm)r.write(new Uint8Array([128]).buffer),this.valueBlock.toBER(e,r),r.write(new ArrayBuffer(2));else{const t=this.valueBlock.toBER(e);this.lenBlock.length=t.byteLength;const n=this.lenBlock.toBER(e);r.write(n),r.write(t)}return t?As:r.final()}toJSON(){const e=k(x({},super.toJSON()),{idBlock:this.idBlock.toJSON(),lenBlock:this.lenBlock.toJSON(),valueBlock:this.valueBlock.toJSON(),name:this.name,optional:this.optional});return this.primitiveSchema&&(e.primitiveSchema=this.primitiveSchema.toJSON()),e}toString(e="ascii"){return"ascii"===e?this.onAsciiEncoding():as.Convert.ToHex(this.toBER())}onAsciiEncoding(){return`${this.constructor.NAME} : ${as.Convert.ToHex(this.valueBlock.valueBeforeDecodeView)}`}isEqual(e){if(this===e)return!0;if(!(e instanceof this.constructor))return!1;return hs(this.toBER(),e.toBER())}};function Ms(e){if(e instanceof Bs.Constructed)for(const t of e.valueBlock.value)Ms(t)&&(e.lenBlock.isIndefiniteForm=!0);return!!e.lenBlock.isIndefiniteForm}C(Ts,"BaseBlock"),Ts.NAME="BaseBlock",C(Ms,"prepareIndefiniteForm");var Os=class extends Ts{constructor(e={},t){var r=e,{value:n=ws}=r;super(T(r,["value"]),t),n&&this.fromString(n)}getValue(){return this.valueBlock.value}setValue(e){this.valueBlock.value=e}fromBER(e,t,r){const n=this.valueBlock.fromBER(e,t,this.lenBlock.isIndefiniteForm?r:this.lenBlock.length);return-1===n?(this.error=this.valueBlock.error,n):(this.fromBuffer(this.valueBlock.valueHexView),this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.valueBlock.error.length||(this.blockLength+=this.valueBlock.blockLength),n)}onAsciiEncoding(){return`${this.constructor.NAME} : '${this.valueBlock.value}'`}};C(Os,"BaseStringBlock"),Os.NAME="BaseStringBlock";var Is,Ns=class extends(Es(xs)){constructor(e={}){var t=e,{isHexOnly:r=!0}=t;super(T(t,["isHexOnly"])),this.isHexOnly=r}};C(Ns,"LocalPrimitiveValueBlock"),Ns.NAME="PrimitiveValueBlock";var Ps=class extends Ts{constructor(e={}){super(e,Ns),this.idBlock.isConstructed=!1}};function Rs(e,t){if(e instanceof t)return e;const r=new t;return r.idBlock=e.idBlock,r.lenBlock=e.lenBlock,r.warnings=e.warnings,r.valueBeforeDecodeView=e.valueBeforeDecodeView,r}function Ls(e,t=0,r=e.length){const n=t;let i=new Ts({},xs);const s=new _s;if(!ys(s,e,t,r))return i.error=s.error,{offset:-1,result:i};if(!e.subarray(t,t+r).length)return i.error="Zero buffer length",{offset:-1,result:i};let o=i.idBlock.fromBER(e,t,r);if(i.idBlock.warnings.length&&i.warnings.concat(i.idBlock.warnings),-1===o)return i.error=i.idBlock.error,{offset:-1,result:i};if(t=o,r-=i.idBlock.blockLength,o=i.lenBlock.fromBER(e,t,r),i.lenBlock.warnings.length&&i.warnings.concat(i.lenBlock.warnings),-1===o)return i.error=i.lenBlock.error,{offset:-1,result:i};if(t=o,r-=i.lenBlock.blockLength,!i.idBlock.isConstructed&&i.lenBlock.isIndefiniteForm)return i.error="Indefinite length form used for primitive encoding form",{offset:-1,result:i};let a=Ts;if(1===i.idBlock.tagClass){if(i.idBlock.tagNumber>=37&&!1===i.idBlock.isHexOnly)return i.error="UNIVERSAL 37 and upper tags are reserved by ASN.1 standard",{offset:-1,result:i};switch(i.idBlock.tagNumber){case 0:if(i.idBlock.isConstructed&&i.lenBlock.length>0)return i.error="Type [UNIVERSAL 0] is reserved",{offset:-1,result:i};a=Bs.EndOfContent;break;case 1:a=Bs.Boolean;break;case 2:a=Bs.Integer;break;case 3:a=Bs.BitString;break;case 4:a=Bs.OctetString;break;case 5:a=Bs.Null;break;case 6:a=Bs.ObjectIdentifier;break;case 10:a=Bs.Enumerated;break;case 12:a=Bs.Utf8String;break;case 13:a=Bs.RelativeObjectIdentifier;break;case 14:a=Bs.TIME;break;case 15:return i.error="[UNIVERSAL 15] is reserved by ASN.1 standard",{offset:-1,result:i};case 16:a=Bs.Sequence;break;case 17:a=Bs.Set;break;case 18:a=Bs.NumericString;break;case 19:a=Bs.PrintableString;break;case 20:a=Bs.TeletexString;break;case 21:a=Bs.VideotexString;break;case 22:a=Bs.IA5String;break;case 23:a=Bs.UTCTime;break;case 24:a=Bs.GeneralizedTime;break;case 25:a=Bs.GraphicString;break;case 26:a=Bs.VisibleString;break;case 27:a=Bs.GeneralString;break;case 28:a=Bs.UniversalString;break;case 29:a=Bs.CharacterString;break;case 30:a=Bs.BmpString;break;case 31:a=Bs.DATE;break;case 32:a=Bs.TimeOfDay;break;case 33:a=Bs.DateTime;break;case 34:a=Bs.Duration;break;default:{const e=i.idBlock.isConstructed?new Bs.Constructed:new Bs.Primitive;e.idBlock=i.idBlock,e.lenBlock=i.lenBlock,e.warnings=i.warnings,i=e}}}else a=i.idBlock.isConstructed?Bs.Constructed:Bs.Primitive;return i=Rs(i,a),o=i.fromBER(e,t,i.lenBlock.isIndefiniteForm?r:i.lenBlock.length),i.valueBeforeDecodeView=e.subarray(n,n+i.blockLength),{offset:o,result:i}}function Ds(e){if(!e.byteLength){const e=new Ts({},xs);return e.error="Input buffer has zero length",{offset:-1,result:e}}return Ls(as.BufferSourceConverter.toUint8Array(e).slice(),0,e.byteLength)}function Us(e,t){return e?1:t}C(Ps,"Primitive"),Is=Ps,Bs.Primitive=Is,Ps.NAME="PRIMITIVE",C(Rs,"localChangeType"),C(Ls,"localFromBER"),C(Ds,"fromBER"),C(Us,"checkLen");var js,Ks=class extends xs{constructor(e={}){var t=e,{value:r=[],isIndefiniteForm:n=!1}=t;super(T(t,["value","isIndefiniteForm"])),this.value=r,this.isIndefiniteForm=n}fromBER(e,t,r){const n=as.BufferSourceConverter.toUint8Array(e);if(!ys(this,n,t,r))return-1;if(this.valueBeforeDecodeView=n.subarray(t,t+r),0===this.valueBeforeDecodeView.length)return this.warnings.push("Zero buffer length"),t;let i=t;for(;Us(this.isIndefiniteForm,r)>0;){const e=Ls(n,i,r);if(-1===e.offset)return this.error=e.result.error,this.warnings.concat(e.result.warnings),-1;if(i=e.offset,this.blockLength+=e.result.blockLength,r-=e.result.blockLength,this.value.push(e.result),this.isIndefiniteForm&&"EndOfContent"===e.result.constructor.NAME)break}return this.isIndefiniteForm&&("EndOfContent"===this.value[this.value.length-1].constructor.NAME?this.value.pop():this.warnings.push("No EndOfContent block encoded")),i}toBER(e,t){const r=t||new gs;for(let t=0;t<this.value.length;t++)this.value[t].toBER(e,r);return t?As:r.final()}toJSON(){const e=k(x({},super.toJSON()),{isIndefiniteForm:this.isIndefiniteForm,value:[]});for(const t of this.value)e.value.push(t.toJSON());return e}};C(Ks,"LocalConstructedValueBlock"),Ks.NAME="ConstructedValueBlock";var $s=class extends Ts{constructor(e={}){super(e,Ks),this.idBlock.isConstructed=!0}fromBER(e,t,r){this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm;const n=this.valueBlock.fromBER(e,t,this.lenBlock.isIndefiniteForm?r:this.lenBlock.length);return-1===n?(this.error=this.valueBlock.error,n):(this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.valueBlock.error.length||(this.blockLength+=this.valueBlock.blockLength),n)}onAsciiEncoding(){const e=[];for(const t of this.valueBlock.value)e.push(t.toString("ascii").split("\n").map((e=>` ${e}`)).join("\n"));const t=3===this.idBlock.tagClass?`[${this.idBlock.tagNumber}]`:this.constructor.NAME;return e.length?`${t} :\n${e.join("\n")}`:`${t} :`}};C($s,"Constructed"),js=$s,Bs.Constructed=js,$s.NAME="CONSTRUCTED";var Hs,Fs=class extends xs{fromBER(e,t,r){return t}toBER(e){return As}};C(Fs,"LocalEndOfContentValueBlock"),Fs.override="EndOfContentValueBlock";var zs,Vs=class extends Ts{constructor(e={}){super(e,Fs),this.idBlock.tagClass=1,this.idBlock.tagNumber=0}};C(Vs,"EndOfContent"),Hs=Vs,Bs.EndOfContent=Hs,Vs.NAME="EndOfContent";var qs=class extends Ts{constructor(e={}){super(e,xs),this.idBlock.tagClass=1,this.idBlock.tagNumber=5}fromBER(e,t,r){return this.lenBlock.length>0&&this.warnings.push("Non-zero length of value block for Null type"),this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.blockLength+=r,t+r>e.byteLength?(this.error="End of input reached before message was fully decoded (inconsistent offset and length values)",-1):t+r}toBER(e,t){const r=new ArrayBuffer(2);if(!e){const e=new Uint8Array(r);e[0]=5,e[1]=0}return t&&t.write(r),r}onAsciiEncoding(){return`${this.constructor.NAME}`}};C(qs,"Null"),zs=qs,Bs.Null=zs,qs.NAME="NULL";var Gs,Js=class extends(Es(xs)){constructor(e={}){var t=e,{value:r}=t,n=T(t,["value"]);super(n),n.valueHex?this.valueHexView=as.BufferSourceConverter.toUint8Array(n.valueHex):this.valueHexView=new Uint8Array(1),r&&(this.value=r)}get value(){for(const e of this.valueHexView)if(e>0)return!0;return!1}set value(e){this.valueHexView[0]=e?255:0}fromBER(e,t,r){const n=as.BufferSourceConverter.toUint8Array(e);return ys(this,n,t,r)?(this.valueHexView=n.subarray(t,t+r),r>1&&this.warnings.push("Boolean value encoded in more then 1 octet"),this.isHexOnly=!0,ds.call(this),this.blockLength=r,t+r):-1}toBER(){return this.valueHexView.slice()}toJSON(){return k(x({},super.toJSON()),{value:this.value})}};C(Js,"LocalBooleanValueBlock"),Js.NAME="BooleanValueBlock";var Ws=class extends Ts{constructor(e={}){super(e,Js),this.idBlock.tagClass=1,this.idBlock.tagNumber=1}getValue(){return this.valueBlock.value}setValue(e){this.valueBlock.value=e}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.getValue}`}};C(Ws,"Boolean"),Gs=Ws,Bs.Boolean=Gs,Ws.NAME="BOOLEAN";var Ys,Xs=class extends(Es(Ks)){constructor(e={}){var t=e,{isConstructed:r=!1}=t;super(T(t,["isConstructed"])),this.isConstructed=r}fromBER(e,t,r){let n=0;if(this.isConstructed){if(this.isHexOnly=!1,n=Ks.prototype.fromBER.call(this,e,t,r),-1===n)return n;for(let e=0;e<this.value.length;e++){const t=this.value[e].constructor.NAME;if("EndOfContent"===t){if(this.isIndefiniteForm)break;return this.error="EndOfContent is unexpected, OCTET STRING may consists of OCTET STRINGs only",-1}if("OCTET STRING"!==t)return this.error="OCTET STRING may consists of OCTET STRINGs only",-1}}else this.isHexOnly=!0,n=super.fromBER(e,t,r),this.blockLength=r;return n}toBER(e,t){return this.isConstructed?Ks.prototype.toBER.call(this,e,t):e?new ArrayBuffer(this.valueHexView.byteLength):this.valueHexView.slice().buffer}toJSON(){return k(x({},super.toJSON()),{isConstructed:this.isConstructed})}};C(Xs,"LocalOctetStringValueBlock"),Xs.NAME="OctetStringValueBlock";var Zs=class extends Ts{constructor(e={}){var t,r,n=e,{idBlock:i={},lenBlock:s={}}=n,o=T(n,["idBlock","lenBlock"]);null!==(t=o.isConstructed)&&void 0!==t||(o.isConstructed=!!(null===(r=o.value)||void 0===r?void 0:r.length)),super(x({idBlock:x({isConstructed:o.isConstructed},i),lenBlock:k(x({},s),{isIndefiniteForm:!!o.isIndefiniteForm})},o),Xs),this.idBlock.tagClass=1,this.idBlock.tagNumber=4}fromBER(e,t,r){if(this.valueBlock.isConstructed=this.idBlock.isConstructed,this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm,0===r)return 0===this.idBlock.error.length&&(this.blockLength+=this.idBlock.blockLength),0===this.lenBlock.error.length&&(this.blockLength+=this.lenBlock.blockLength),t;if(!this.valueBlock.isConstructed){const n=(e instanceof ArrayBuffer?new Uint8Array(e):e).subarray(t,t+r);try{if(n.byteLength){const e=Ls(n,0,n.byteLength);-1!==e.offset&&e.offset===r&&(this.valueBlock.value=[e.result])}}catch(e){}}return super.fromBER(e,t,r)}onAsciiEncoding(){return this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length?$s.prototype.onAsciiEncoding.call(this):`${this.constructor.NAME} : ${as.Convert.ToHex(this.valueBlock.valueHexView)}`}getValue(){if(!this.idBlock.isConstructed)return this.valueBlock.valueHexView.slice().buffer;const e=[];for(const t of this.valueBlock.value)t instanceof Zs&&e.push(t.valueBlock.valueHexView);return as.BufferSourceConverter.concat(e)}};C(Zs,"OctetString"),Ys=Zs,Bs.OctetString=Ys,Zs.NAME="OCTET STRING";var Qs,eo=class extends(Es(Ks)){constructor(e={}){var t=e,{unusedBits:r=0,isConstructed:n=!1}=t;super(T(t,["unusedBits","isConstructed"])),this.unusedBits=r,this.isConstructed=n,this.blockLength=this.valueHexView.byteLength}fromBER(e,t,r){if(!r)return t;let n=-1;if(this.isConstructed){if(n=Ks.prototype.fromBER.call(this,e,t,r),-1===n)return n;for(const e of this.value){const t=e.constructor.NAME;if("EndOfContent"===t){if(this.isIndefiniteForm)break;return this.error="EndOfContent is unexpected, BIT STRING may consists of BIT STRINGs only",-1}if("BIT STRING"!==t)return this.error="BIT STRING may consists of BIT STRINGs only",-1;const r=e.valueBlock;if(this.unusedBits>0&&r.unusedBits>0)return this.error='Using of "unused bits" inside constructive BIT STRING allowed for least one only',-1;this.unusedBits=r.unusedBits}return n}const i=as.BufferSourceConverter.toUint8Array(e);if(!ys(this,i,t,r))return-1;const s=i.subarray(t,t+r);if(this.unusedBits=s[0],this.unusedBits>7)return this.error="Unused bits for BitString must be in range 0-7",-1;if(!this.unusedBits){const e=s.subarray(1);try{if(e.byteLength){const t=Ls(e,0,e.byteLength);-1!==t.offset&&t.offset===r-1&&(this.value=[t.result])}}catch(e){}}return this.valueHexView=s.subarray(1),this.blockLength=s.length,t+r}toBER(e,t){if(this.isConstructed)return Ks.prototype.toBER.call(this,e,t);if(e)return new ArrayBuffer(this.valueHexView.byteLength+1);if(!this.valueHexView.byteLength)return As;const r=new Uint8Array(this.valueHexView.length+1);return r[0]=this.unusedBits,r.set(this.valueHexView,1),r.buffer}toJSON(){return k(x({},super.toJSON()),{unusedBits:this.unusedBits,isConstructed:this.isConstructed})}};C(eo,"LocalBitStringValueBlock"),eo.NAME="BitStringValueBlock";var to,ro=class extends Ts{constructor(e={}){var t,r,n=e,{idBlock:i={},lenBlock:s={}}=n,o=T(n,["idBlock","lenBlock"]);null!==(t=o.isConstructed)&&void 0!==t||(o.isConstructed=!!(null===(r=o.value)||void 0===r?void 0:r.length)),super(x({idBlock:x({isConstructed:o.isConstructed},i),lenBlock:k(x({},s),{isIndefiniteForm:!!o.isIndefiniteForm})},o),eo),this.idBlock.tagClass=1,this.idBlock.tagNumber=3}fromBER(e,t,r){return this.valueBlock.isConstructed=this.idBlock.isConstructed,this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm,super.fromBER(e,t,r)}onAsciiEncoding(){if(this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length)return $s.prototype.onAsciiEncoding.call(this);{const e=[],t=this.valueBlock.valueHexView;for(const r of t)e.push(r.toString(2).padStart(8,"0"));const r=e.join("");return`${this.constructor.NAME} : ${r.substring(0,r.length-this.valueBlock.unusedBits)}`}}};function no(e,t){const r=new Uint8Array([0]),n=new Uint8Array(e),i=new Uint8Array(t);let s=n.slice(0);const o=s.length-1,a=i.slice(0),c=a.length-1;let u=0;let l=0;for(let e=c<o?o:c;e>=0;e--,l++){if(!0==l<a.length)u=s[o-l]+a[c-l]+r[0];else u=s[o-l]+r[0];if(r[0]=u/10,!0==l>=s.length)s=ls(new Uint8Array([u%10]),s);else s[o-l]=u%10}return r[0]>0&&(s=ls(r,s)),s}function io(e){if(e>=vs.length)for(let t=vs.length;t<=e;t++){const e=new Uint8Array([0]);let r=vs[t-1].slice(0);for(let t=r.length-1;t>=0;t--){const n=new Uint8Array([(r[t]<<1)+e[0]]);e[0]=n[0]/10,r[t]=n[0]%10}e[0]>0&&(r=ls(e,r)),vs.push(r)}return vs[e]}function so(e,t){let r=0;const n=new Uint8Array(e),i=new Uint8Array(t),s=n.slice(0),o=s.length-1,a=i.slice(0),c=a.length-1;let u,l=0;for(let e=c;e>=0;e--,l++)if(u=s[o-l]-a[c-l]-r,!0==u<0)r=1,s[o-l]=u+10;else r=0,s[o-l]=u;if(r>0)for(let e=o-c+1;e>=0;e--,l++){if(u=s[o-l]-r,!(u<0)){r=0,s[o-l]=u;break}r=1,s[o-l]=u+10}return s.slice()}C(ro,"BitString"),Qs=ro,Bs.BitString=Qs,ro.NAME="BIT STRING",C(no,"viewAdd"),C(io,"power2"),C(so,"viewSub");var oo,ao=class extends(Es(xs)){constructor(e={}){var t=e,{value:r}=t,n=T(t,["value"]);super(n),this._valueDec=0,n.valueHex&&this.setValueHex(),void 0!==r&&(this.valueDec=r)}setValueHex(){this.valueHexView.length>=4?(this.warnings.push("Too big Integer for decoding, hex only"),this.isHexOnly=!0,this._valueDec=0):(this.isHexOnly=!1,this.valueHexView.length>0&&(this._valueDec=ds.call(this)))}set valueDec(e){this._valueDec=e,this.isHexOnly=!1,this.valueHexView=new Uint8Array(fs(e))}get valueDec(){return this._valueDec}fromDER(e,t,r,n=0){const i=this.fromBER(e,t,r);if(-1===i)return i;const s=this.valueHexView;return 0===s[0]&&0!=(128&s[1])?this.valueHexView=s.subarray(1):0!==n&&s.length<n&&(n-s.length>1&&(n=s.length+1),this.valueHexView=s.subarray(n-s.length)),i}toDER(e=!1){const t=this.valueHexView;switch(!0){case 0!=(128&t[0]):{const e=new Uint8Array(this.valueHexView.length+1);e[0]=0,e.set(t,1),this.valueHexView=e}break;case 0===t[0]&&0==(128&t[1]):this.valueHexView=this.valueHexView.subarray(1)}return this.toBER(e)}fromBER(e,t,r){const n=super.fromBER(e,t,r);return-1===n||this.setValueHex(),n}toBER(e){return e?new ArrayBuffer(this.valueHexView.length):this.valueHexView.slice().buffer}toJSON(){return k(x({},super.toJSON()),{valueDec:this.valueDec})}toString(){const e=8*this.valueHexView.length-1;let t,r=new Uint8Array(8*this.valueHexView.length/3),n=0;const i=this.valueHexView;let s="",o=!1;for(let o=i.byteLength-1;o>=0;o--){t=i[o];for(let i=0;i<8;i++){if(1==(1&t))if(n===e)r=so(io(n),r),s="-";else r=no(r,io(n));n++,t>>=1}}for(let e=0;e<r.length;e++)r[e]&&(o=!0),o&&(s+="0123456789".charAt(r[e]));return!1===o&&(s+="0123456789".charAt(0)),s}};C(ao,"LocalIntegerValueBlock"),to=ao,ao.NAME="IntegerValueBlock",Object.defineProperty(to.prototype,"valueHex",{set:function(e){this.valueHexView=new Uint8Array(e),this.setValueHex()},get:function(){return this.valueHexView.slice().buffer}});var co,uo=class extends Ts{constructor(e={}){super(e,ao),this.idBlock.tagClass=1,this.idBlock.tagNumber=2}toBigInt(){return ms(),BigInt(this.valueBlock.toString())}static fromBigInt(e){ms();const t=BigInt(e),r=new gs,n=t.toString(16).replace(/^-/,""),i=new Uint8Array(as.Convert.FromHex(n));if(t<0){const e=new Uint8Array(i.length+(128&i[0]?1:0));e[0]|=128;const n=BigInt(`0x${as.Convert.ToHex(e)}`)+t,s=as.BufferSourceConverter.toUint8Array(as.Convert.FromHex(n.toString(16)));s[0]|=128,r.write(s)}else 128&i[0]&&r.write(new Uint8Array([0])),r.write(i);return new uo({valueHex:r.final()})}convertToDER(){const e=new uo({valueHex:this.valueBlock.valueHexView});return e.valueBlock.toDER(),e}convertFromDER(){return new uo({valueHex:0===this.valueBlock.valueHexView[0]?this.valueBlock.valueHexView.subarray(1):this.valueBlock.valueHexView})}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()}`}};C(uo,"Integer"),oo=uo,Bs.Integer=oo,uo.NAME="INTEGER";var lo=class extends uo{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=10}};C(lo,"Enumerated"),co=lo,Bs.Enumerated=co,lo.NAME="ENUMERATED";var fo=class extends(Es(xs)){constructor(e={}){var t=e,{valueDec:r=-1,isFirstSid:n=!1}=t;super(T(t,["valueDec","isFirstSid"])),this.valueDec=r,this.isFirstSid=n}fromBER(e,t,r){if(!r)return t;const n=as.BufferSourceConverter.toUint8Array(e);if(!ys(this,n,t,r))return-1;const i=n.subarray(t,t+r);this.valueHexView=new Uint8Array(r);for(let e=0;e<r&&(this.valueHexView[e]=127&i[e],this.blockLength++,0!=(128&i[e]));e++);const s=new Uint8Array(this.blockLength);for(let e=0;e<this.blockLength;e++)s[e]=this.valueHexView[e];return this.valueHexView=s,0!=(128&i[this.blockLength-1])?(this.error="End of input reached before message was fully decoded",-1):(0===this.valueHexView[0]&&this.warnings.push("Needlessly long format of SID encoding"),this.blockLength<=8?this.valueDec=cs(this.valueHexView,7):(this.isHexOnly=!0,this.warnings.push("Too big SID for decoding, hex only")),t+this.blockLength)}set valueBigInt(e){ms();let t=BigInt(e).toString(2);for(;t.length%7;)t="0"+t;const r=new Uint8Array(t.length/7);for(let e=0;e<r.length;e++)r[e]=parseInt(t.slice(7*e,7*e+7),2)+(e+1<r.length?128:0);this.fromBER(r.buffer,0,r.length)}toBER(e){if(this.isHexOnly){if(e)return new ArrayBuffer(this.valueHexView.byteLength);const t=this.valueHexView,r=new Uint8Array(this.blockLength);for(let e=0;e<this.blockLength-1;e++)r[e]=128|t[e];return r[this.blockLength-1]=t[this.blockLength-1],r.buffer}const t=us(this.valueDec,7);if(0===t.byteLength)return this.error="Error during encoding SID value",As;const r=new Uint8Array(t.byteLength);if(!e){const e=new Uint8Array(t),n=t.byteLength-1;for(let t=0;t<n;t++)r[t]=128|e[t];r[n]=e[n]}return r}toString(){let e="";if(this.isHexOnly)e=as.Convert.ToHex(this.valueHexView);else if(this.isFirstSid){let t=this.valueDec;this.valueDec<=39?e="0.":this.valueDec<=79?(e="1.",t-=40):(e="2.",t-=80),e+=t.toString()}else e=this.valueDec.toString();return e}toJSON(){return k(x({},super.toJSON()),{valueDec:this.valueDec,isFirstSid:this.isFirstSid})}};C(fo,"LocalSidValueBlock"),fo.NAME="sidBlock";var ho,po=class extends xs{constructor(e={}){var t=e,{value:r=ws}=t;super(T(t,["value"])),this.value=[],r&&this.fromString(r)}fromBER(e,t,r){let n=t;for(;r>0;){const t=new fo;if(n=t.fromBER(e,n,r),-1===n)return this.blockLength=0,this.error=t.error,n;0===this.value.length&&(t.isFirstSid=!0),this.blockLength+=t.blockLength,r-=t.blockLength,this.value.push(t)}return n}toBER(e){const t=[];for(let r=0;r<this.value.length;r++){const n=this.value[r].toBER(e);if(0===n.byteLength)return this.error=this.value[r].error,As;t.push(n)}return bs(t)}fromString(e){this.value=[];let t=0,r=0,n="",i=!1;do{if(r=e.indexOf(".",t),n=-1===r?e.substring(t):e.substring(t,r),t=r+1,i){const e=this.value[0];let t=0;switch(e.valueDec){case 0:break;case 1:t=40;break;case 2:t=80;break;default:return void(this.value=[])}const r=parseInt(n,10);if(isNaN(r))return;e.valueDec=r+t,i=!1}else{const e=new fo;if(n>Number.MAX_SAFE_INTEGER){ms();const t=BigInt(n);e.valueBigInt=t}else if(e.valueDec=parseInt(n,10),isNaN(e.valueDec))return;this.value.length||(e.isFirstSid=!0,i=!0),this.value.push(e)}}while(-1!==r)}toString(){let e="",t=!1;for(let r=0;r<this.value.length;r++){t=this.value[r].isHexOnly;let n=this.value[r].toString();0!==r&&(e=`${e}.`),t?(n=`{${n}}`,this.value[r].isFirstSid?e=`2.{${n} - 80}`:e+=n):e+=n}return e}toJSON(){const e=k(x({},super.toJSON()),{value:this.toString(),sidArray:[]});for(let t=0;t<this.value.length;t++)e.sidArray.push(this.value[t].toJSON());return e}};C(po,"LocalObjectIdentifierValueBlock"),po.NAME="ObjectIdentifierValueBlock";var mo=class extends Ts{constructor(e={}){super(e,po),this.idBlock.tagClass=1,this.idBlock.tagNumber=6}getValue(){return this.valueBlock.toString()}setValue(e){this.valueBlock.fromString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()||"empty"}`}toJSON(){return k(x({},super.toJSON()),{value:this.getValue()})}};C(mo,"ObjectIdentifier"),ho=mo,Bs.ObjectIdentifier=ho,mo.NAME="OBJECT IDENTIFIER";var bo=class extends(Es(_s)){constructor(e={}){var t=e,{valueDec:r=0}=t;super(T(t,["valueDec"])),this.valueDec=r}fromBER(e,t,r){if(0===r)return t;const n=as.BufferSourceConverter.toUint8Array(e);if(!ys(this,n,t,r))return-1;const i=n.subarray(t,t+r);this.valueHexView=new Uint8Array(r);for(let e=0;e<r&&(this.valueHexView[e]=127&i[e],this.blockLength++,0!=(128&i[e]));e++);const s=new Uint8Array(this.blockLength);for(let e=0;e<this.blockLength;e++)s[e]=this.valueHexView[e];return this.valueHexView=s,0!=(128&i[this.blockLength-1])?(this.error="End of input reached before message was fully decoded",-1):(0===this.valueHexView[0]&&this.warnings.push("Needlessly long format of SID encoding"),this.blockLength<=8?this.valueDec=cs(this.valueHexView,7):(this.isHexOnly=!0,this.warnings.push("Too big SID for decoding, hex only")),t+this.blockLength)}toBER(e){if(this.isHexOnly){if(e)return new ArrayBuffer(this.valueHexView.byteLength);const t=this.valueHexView,r=new Uint8Array(this.blockLength);for(let e=0;e<this.blockLength-1;e++)r[e]=128|t[e];return r[this.blockLength-1]=t[this.blockLength-1],r.buffer}const t=us(this.valueDec,7);if(0===t.byteLength)return this.error="Error during encoding SID value",As;const r=new Uint8Array(t.byteLength);if(!e){const e=new Uint8Array(t),n=t.byteLength-1;for(let t=0;t<n;t++)r[t]=128|e[t];r[n]=e[n]}return r.buffer}toString(){let e="";return e=this.isHexOnly?as.Convert.ToHex(this.valueHexView):this.valueDec.toString(),e}toJSON(){return k(x({},super.toJSON()),{valueDec:this.valueDec})}};C(bo,"LocalRelativeSidValueBlock"),bo.NAME="relativeSidBlock";var yo,go=class extends xs{constructor(e={}){var t=e,{value:r=ws}=t;super(T(t,["value"])),this.value=[],r&&this.fromString(r)}fromBER(e,t,r){let n=t;for(;r>0;){const t=new bo;if(n=t.fromBER(e,n,r),-1===n)return this.blockLength=0,this.error=t.error,n;this.blockLength+=t.blockLength,r-=t.blockLength,this.value.push(t)}return n}toBER(e,t){const r=[];for(let t=0;t<this.value.length;t++){const n=this.value[t].toBER(e);if(0===n.byteLength)return this.error=this.value[t].error,As;r.push(n)}return bs(r)}fromString(e){this.value=[];let t=0,r=0,n="";do{r=e.indexOf(".",t),n=-1===r?e.substring(t):e.substring(t,r),t=r+1;const i=new bo;if(i.valueDec=parseInt(n,10),isNaN(i.valueDec))return!0;this.value.push(i)}while(-1!==r);return!0}toString(){let e="",t=!1;for(let r=0;r<this.value.length;r++){t=this.value[r].isHexOnly;let n=this.value[r].toString();0!==r&&(e=`${e}.`),t?(n=`{${n}}`,e+=n):e+=n}return e}toJSON(){const e=k(x({},super.toJSON()),{value:this.toString(),sidArray:[]});for(let t=0;t<this.value.length;t++)e.sidArray.push(this.value[t].toJSON());return e}};C(go,"LocalRelativeObjectIdentifierValueBlock"),go.NAME="RelativeObjectIdentifierValueBlock";var vo,wo=class extends Ts{constructor(e={}){super(e,go),this.idBlock.tagClass=1,this.idBlock.tagNumber=13}getValue(){return this.valueBlock.toString()}setValue(e){this.valueBlock.fromString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()||"empty"}`}toJSON(){return k(x({},super.toJSON()),{value:this.getValue()})}};C(wo,"RelativeObjectIdentifier"),yo=wo,Bs.RelativeObjectIdentifier=yo,wo.NAME="RelativeObjectIdentifier";var Ao,So=class extends $s{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=16}};C(So,"Sequence"),vo=So,Bs.Sequence=vo,So.NAME="SEQUENCE";var Eo=class extends $s{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=17}};C(Eo,"Set"),Ao=Eo,Bs.Set=Ao,Eo.NAME="SET";var _o=class extends(Es(xs)){constructor(e={}){super(T(e,[])),this.isHexOnly=!0,this.value=ws}toJSON(){return k(x({},super.toJSON()),{value:this.value})}};C(_o,"LocalStringValueBlock"),_o.NAME="StringValueBlock";var xo=class extends _o{};C(xo,"LocalSimpleStringValueBlock"),xo.NAME="SimpleStringValueBlock";var ko=class extends Os{constructor(e={}){super(T(e,[]),xo)}fromBuffer(e){this.valueBlock.value=String.fromCharCode.apply(null,as.BufferSourceConverter.toUint8Array(e))}fromString(e){const t=e.length,r=this.valueBlock.valueHexView=new Uint8Array(t);for(let n=0;n<t;n++)r[n]=e.charCodeAt(n);this.valueBlock.value=e}};C(ko,"LocalSimpleStringBlock"),ko.NAME="SIMPLE STRING";var Co,Bo=class extends ko{fromBuffer(e){this.valueBlock.valueHexView=as.BufferSourceConverter.toUint8Array(e);try{this.valueBlock.value=as.Convert.ToUtf8String(e)}catch(t){this.warnings.push(`Error during "decodeURIComponent": ${t}, using raw string`),this.valueBlock.value=as.Convert.ToBinary(e)}}fromString(e){this.valueBlock.valueHexView=new Uint8Array(as.Convert.FromUtf8String(e)),this.valueBlock.value=e}};C(Bo,"LocalUtf8StringValueBlock"),Bo.NAME="Utf8StringValueBlock";var To=class extends Bo{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=12}};C(To,"Utf8String"),Co=To,Bs.Utf8String=Co,To.NAME="UTF8String";var Mo,Oo=class extends ko{fromBuffer(e){this.valueBlock.value=as.Convert.ToUtf16String(e),this.valueBlock.valueHexView=as.BufferSourceConverter.toUint8Array(e)}fromString(e){this.valueBlock.value=e,this.valueBlock.valueHexView=new Uint8Array(as.Convert.FromUtf16String(e))}};C(Oo,"LocalBmpStringValueBlock"),Oo.NAME="BmpStringValueBlock";var Io=class extends Oo{constructor(e={}){super(T(e,[])),this.idBlock.tagClass=1,this.idBlock.tagNumber=30}};C(Io,"BmpString"),Mo=Io,Bs.BmpString=Mo,Io.NAME="BMPString";var No,Po=class extends ko{fromBuffer(e){const t=ArrayBuffer.isView(e)?e.slice().buffer:e.slice(0),r=new Uint8Array(t);for(let e=0;e<r.length;e+=4)r[e]=r[e+3],r[e+1]=r[e+2],r[e+2]=0,r[e+3]=0;this.valueBlock.value=String.fromCharCode.apply(null,new Uint32Array(t))}fromString(e){const t=e.length,r=this.valueBlock.valueHexView=new Uint8Array(4*t);for(let n=0;n<t;n++){const t=us(e.charCodeAt(n),8),i=new Uint8Array(t);if(i.length>4)continue;const s=4-i.length;for(let e=i.length-1;e>=0;e--)r[4*n+e+s]=i[e]}this.valueBlock.value=e}};C(Po,"LocalUniversalStringValueBlock"),Po.NAME="UniversalStringValueBlock";var Ro,Lo=class extends Po{constructor(e={}){super(T(e,[])),this.idBlock.tagClass=1,this.idBlock.tagNumber=28}};C(Lo,"UniversalString"),No=Lo,Bs.UniversalString=No,Lo.NAME="UniversalString";var Do,Uo=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=18}};C(Uo,"NumericString"),Ro=Uo,Bs.NumericString=Ro,Uo.NAME="NumericString";var jo,Ko=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=19}};C(Ko,"PrintableString"),Do=Ko,Bs.PrintableString=Do,Ko.NAME="PrintableString";var $o,Ho=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=20}};C(Ho,"TeletexString"),jo=Ho,Bs.TeletexString=jo,Ho.NAME="TeletexString";var Fo,zo=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=21}};C(zo,"VideotexString"),$o=zo,Bs.VideotexString=$o,zo.NAME="VideotexString";var Vo,qo=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=22}};C(qo,"IA5String"),Fo=qo,Bs.IA5String=Fo,qo.NAME="IA5String";var Go,Jo=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=25}};C(Jo,"GraphicString"),Vo=Jo,Bs.GraphicString=Vo,Jo.NAME="GraphicString";var Wo,Yo=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=26}};C(Yo,"VisibleString"),Go=Yo,Bs.VisibleString=Go,Yo.NAME="VisibleString";var Xo,Zo=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=27}};C(Zo,"GeneralString"),Wo=Zo,Bs.GeneralString=Wo,Zo.NAME="GeneralString";var Qo,ea=class extends ko{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=29}};C(ea,"CharacterString"),Xo=ea,Bs.CharacterString=Xo,ea.NAME="CharacterString";var ta,ra=class extends Yo{constructor(e={}){var t=e,{value:r,valueDate:n}=t;if(super(T(t,["value","valueDate"])),this.year=0,this.month=0,this.day=0,this.hour=0,this.minute=0,this.second=0,r){this.fromString(r),this.valueBlock.valueHexView=new Uint8Array(r.length);for(let e=0;e<r.length;e++)this.valueBlock.valueHexView[e]=r.charCodeAt(e)}n&&(this.fromDate(n),this.valueBlock.valueHexView=new Uint8Array(this.toBuffer())),this.idBlock.tagClass=1,this.idBlock.tagNumber=23}fromBuffer(e){this.fromString(String.fromCharCode.apply(null,as.BufferSourceConverter.toUint8Array(e)))}toBuffer(){const e=this.toString(),t=new ArrayBuffer(e.length),r=new Uint8Array(t);for(let t=0;t<e.length;t++)r[t]=e.charCodeAt(t);return t}fromDate(e){this.year=e.getUTCFullYear(),this.month=e.getUTCMonth()+1,this.day=e.getUTCDate(),this.hour=e.getUTCHours(),this.minute=e.getUTCMinutes(),this.second=e.getUTCSeconds()}toDate(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second))}fromString(e){const t=/(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})Z/gi.exec(e);if(null===t)return void(this.error="Wrong input string for conversion");const r=parseInt(t[1],10);this.year=r>=50?1900+r:2e3+r,this.month=parseInt(t[2],10),this.day=parseInt(t[3],10),this.hour=parseInt(t[4],10),this.minute=parseInt(t[5],10),this.second=parseInt(t[6],10)}toString(e="iso"){if("iso"===e){const e=new Array(7);return e[0]=ps(this.year<2e3?this.year-1900:this.year-2e3,2),e[1]=ps(this.month,2),e[2]=ps(this.day,2),e[3]=ps(this.hour,2),e[4]=ps(this.minute,2),e[5]=ps(this.second,2),e[6]="Z",e.join("")}return super.toString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.toDate().toISOString()}`}toJSON(){return k(x({},super.toJSON()),{year:this.year,month:this.month,day:this.day,hour:this.hour,minute:this.minute,second:this.second})}};C(ra,"UTCTime"),Qo=ra,Bs.UTCTime=Qo,ra.NAME="UTCTime";var na,ia=class extends ra{constructor(e={}){var t;super(e),null!==(t=this.millisecond)&&void 0!==t||(this.millisecond=0),this.idBlock.tagClass=1,this.idBlock.tagNumber=24}fromDate(e){super.fromDate(e),this.millisecond=e.getUTCMilliseconds()}toDate(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second,this.millisecond))}fromString(e){let t,r=!1,n="",i="",s=0,o=0,a=0;if("Z"===e[e.length-1])n=e.substring(0,e.length-1),r=!0;else{const t=new Number(e[e.length-1]);if(isNaN(t.valueOf()))throw new Error("Wrong input string for conversion");n=e}if(r){if(-1!==n.indexOf("+"))throw new Error("Wrong input string for conversion");if(-1!==n.indexOf("-"))throw new Error("Wrong input string for conversion")}else{let e=1,t=n.indexOf("+"),r="";if(-1===t&&(t=n.indexOf("-"),e=-1),-1!==t){if(r=n.substring(t+1),n=n.substring(0,t),2!==r.length&&4!==r.length)throw new Error("Wrong input string for conversion");let i=parseInt(r.substring(0,2),10);if(isNaN(i.valueOf()))throw new Error("Wrong input string for conversion");if(o=e*i,4===r.length){if(i=parseInt(r.substring(2,4),10),isNaN(i.valueOf()))throw new Error("Wrong input string for conversion");a=e*i}}}let c=n.indexOf(".");if(-1===c&&(c=n.indexOf(",")),-1!==c){const e=new Number(`0${n.substring(c)}`);if(isNaN(e.valueOf()))throw new Error("Wrong input string for conversion");s=e.valueOf(),i=n.substring(0,c)}else i=n;switch(!0){case 8===i.length:if(t=/(\d{4})(\d{2})(\d{2})/gi,-1!==c)throw new Error("Wrong input string for conversion");break;case 10===i.length:if(t=/(\d{4})(\d{2})(\d{2})(\d{2})/gi,-1!==c){let e=60*s;this.minute=Math.floor(e),e=60*(e-this.minute),this.second=Math.floor(e),e=1e3*(e-this.second),this.millisecond=Math.floor(e)}break;case 12===i.length:if(t=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})/gi,-1!==c){let e=60*s;this.second=Math.floor(e),e=1e3*(e-this.second),this.millisecond=Math.floor(e)}break;case 14===i.length:if(t=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})/gi,-1!==c){const e=1e3*s;this.millisecond=Math.floor(e)}break;default:throw new Error("Wrong input string for conversion")}const u=t.exec(i);if(null===u)throw new Error("Wrong input string for conversion");for(let e=1;e<u.length;e++)switch(e){case 1:this.year=parseInt(u[e],10);break;case 2:this.month=parseInt(u[e],10);break;case 3:this.day=parseInt(u[e],10);break;case 4:this.hour=parseInt(u[e],10)+o;break;case 5:this.minute=parseInt(u[e],10)+a;break;case 6:this.second=parseInt(u[e],10);break;default:throw new Error("Wrong input string for conversion")}if(!1===r){const e=new Date(this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond);this.year=e.getUTCFullYear(),this.month=e.getUTCMonth(),this.day=e.getUTCDay(),this.hour=e.getUTCHours(),this.minute=e.getUTCMinutes(),this.second=e.getUTCSeconds(),this.millisecond=e.getUTCMilliseconds()}}toString(e="iso"){if("iso"===e){const e=[];return e.push(ps(this.year,4)),e.push(ps(this.month,2)),e.push(ps(this.day,2)),e.push(ps(this.hour,2)),e.push(ps(this.minute,2)),e.push(ps(this.second,2)),0!==this.millisecond&&(e.push("."),e.push(ps(this.millisecond,3))),e.push("Z"),e.join("")}return super.toString(e)}toJSON(){return k(x({},super.toJSON()),{millisecond:this.millisecond})}};C(ia,"GeneralizedTime"),ta=ia,Bs.GeneralizedTime=ta,ia.NAME="GeneralizedTime";var sa,oa=class extends To{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=31}};C(oa,"DATE"),na=oa,Bs.DATE=na,oa.NAME="DATE";var aa,ca=class extends To{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=32}};C(ca,"TimeOfDay"),sa=ca,Bs.TimeOfDay=sa,ca.NAME="TimeOfDay";var ua,la=class extends To{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=33}};C(la,"DateTime"),aa=la,Bs.DateTime=aa,la.NAME="DateTime";var da,fa=class extends To{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=34}};C(fa,"Duration"),ua=fa,Bs.Duration=ua,fa.NAME="Duration";var ha=class extends To{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=14}};C(ha,"TIME"),da=ha,Bs.TIME=da,ha.NAME="TIME";var pa=class{constructor({name:e=ws,optional:t=!1}={}){this.name=e,this.optional=t}};C(pa,"Any");var ma=class extends pa{constructor(e={}){var t=e,{value:r=[]}=t;super(T(t,["value"])),this.value=r}};C(ma,"Choice");var ba=class extends pa{constructor(e={}){var t=e,{value:r=new pa,local:n=!1}=t;super(T(t,["value","local"])),this.value=r,this.local=n}};C(ba,"Repeated");var ya,ga,va,wa,Aa=class{constructor({data:e=Ss}={}){this.dataView=as.BufferSourceConverter.toUint8Array(e)}get data(){return this.dataView.slice().buffer}set data(e){this.dataView=as.BufferSourceConverter.toUint8Array(e)}fromBER(e,t,r){const n=t+r;return this.dataView=as.BufferSourceConverter.toUint8Array(e).subarray(t,n),n}toBER(e){return this.dataView.slice().buffer}};function Sa(e,t,r){if(r instanceof ma){for(let n=0;n<r.value.length;n++){if(Sa(e,t,r.value[n]).verified)return{verified:!0,result:e}}{const e={verified:!1,result:{error:"Wrong values for Choice type"}};return r.hasOwnProperty("name")&&(e.name=r.name),e}}if(r instanceof pa)return r.hasOwnProperty("name")&&(e[r.name]=t),{verified:!0,result:e};if(e instanceof Object==!1)return{verified:!1,result:{error:"Wrong root object"}};if(t instanceof Object==!1)return{verified:!1,result:{error:"Wrong ASN.1 data"}};if(r instanceof Object==!1)return{verified:!1,result:{error:"Wrong ASN.1 schema"}};if("idBlock"in r==!1)return{verified:!1,result:{error:"Wrong ASN.1 schema"}};if("fromBER"in r.idBlock==!1)return{verified:!1,result:{error:"Wrong ASN.1 schema"}};if("toBER"in r.idBlock==!1)return{verified:!1,result:{error:"Wrong ASN.1 schema"}};const n=r.idBlock.toBER(!1);if(0===n.byteLength)return{verified:!1,result:{error:"Error encoding idBlock for ASN.1 schema"}};if(-1===r.idBlock.fromBER(n,0,n.byteLength))return{verified:!1,result:{error:"Error decoding idBlock for ASN.1 schema"}};if(!1===r.idBlock.hasOwnProperty("tagClass"))return{verified:!1,result:{error:"Wrong ASN.1 schema"}};if(r.idBlock.tagClass!==t.idBlock.tagClass)return{verified:!1,result:e};if(!1===r.idBlock.hasOwnProperty("tagNumber"))return{verified:!1,result:{error:"Wrong ASN.1 schema"}};if(r.idBlock.tagNumber!==t.idBlock.tagNumber)return{verified:!1,result:e};if(!1===r.idBlock.hasOwnProperty("isConstructed"))return{verified:!1,result:{error:"Wrong ASN.1 schema"}};if(r.idBlock.isConstructed!==t.idBlock.isConstructed)return{verified:!1,result:e};if(!("isHexOnly"in r.idBlock))return{verified:!1,result:{error:"Wrong ASN.1 schema"}};if(r.idBlock.isHexOnly!==t.idBlock.isHexOnly)return{verified:!1,result:e};if(r.idBlock.isHexOnly){if("valueHexView"in r.idBlock==!1)return{verified:!1,result:{error:"Wrong ASN.1 schema"}};const n=r.idBlock.valueHexView,i=t.idBlock.valueHexView;if(n.length!==i.length)return{verified:!1,result:e};for(let t=0;t<n.length;t++)if(n[t]!==i[1])return{verified:!1,result:e}}if(r.name&&(r.name=r.name.replace(/^\s+|\s+$/g,ws),r.name&&(e[r.name]=t)),r instanceof Bs.Constructed){let n=0,i={verified:!1,result:{error:"Unknown error"}},s=r.valueBlock.value.length;if(s>0&&r.valueBlock.value[0]instanceof ba&&(s=t.valueBlock.value.length),0===s)return{verified:!0,result:e};if(0===t.valueBlock.value.length&&0!==r.valueBlock.value.length){let t=!0;for(let e=0;e<r.valueBlock.value.length;e++)t=t&&(r.valueBlock.value[e].optional||!1);return t?{verified:!0,result:e}:(r.name&&(r.name=r.name.replace(/^\s+|\s+$/g,ws),r.name&&delete e[r.name]),e.error="Inconsistent object length",{verified:!1,result:e})}for(let o=0;o<s;o++)if(o-n>=t.valueBlock.value.length){if(!1===r.valueBlock.value[o].optional){const t={verified:!1,result:e};return e.error="Inconsistent length between ASN.1 data and schema",r.name&&(r.name=r.name.replace(/^\s+|\s+$/g,ws),r.name&&(delete e[r.name],t.name=r.name)),t}}else if(r.valueBlock.value[0]instanceof ba){if(i=Sa(e,t.valueBlock.value[o],r.valueBlock.value[0].value),!1===i.verified){if(!r.valueBlock.value[0].optional)return r.name&&(r.name=r.name.replace(/^\s+|\s+$/g,ws),r.name&&delete e[r.name]),i;n++}if("name"in r.valueBlock.value[0]&&r.valueBlock.value[0].name.length>0){let n={};n="local"in r.valueBlock.value[0]&&r.valueBlock.value[0].local?t:e,void 0===n[r.valueBlock.value[0].name]&&(n[r.valueBlock.value[0].name]=[]),n[r.valueBlock.value[0].name].push(t.valueBlock.value[o])}}else if(i=Sa(e,t.valueBlock.value[o-n],r.valueBlock.value[o]),!1===i.verified){if(!r.valueBlock.value[o].optional)return r.name&&(r.name=r.name.replace(/^\s+|\s+$/g,ws),r.name&&delete e[r.name]),i;n++}if(!1===i.verified){const t={verified:!1,result:e};return r.name&&(r.name=r.name.replace(/^\s+|\s+$/g,ws),r.name&&(delete e[r.name],t.name=r.name)),t}return{verified:!0,result:e}}if(r.primitiveSchema&&"valueHexView"in t.valueBlock){const n=Ls(t.valueBlock.valueHexView);if(-1===n.offset){const t={verified:!1,result:n.result};return r.name&&(r.name=r.name.replace(/^\s+|\s+$/g,ws),r.name&&(delete e[r.name],t.name=r.name)),t}return Sa(e,n.result,r.primitiveSchema)}return{verified:!0,result:e}}function Ea(e,t){if(t instanceof Object==!1)return{verified:!1,result:{error:"Wrong ASN.1 schema type"}};const r=Ls(as.BufferSourceConverter.toUint8Array(e));return-1===r.offset?{verified:!1,result:r.result}:Sa(r.result,r.result,t)}C(Aa,"RawData"),C(Sa,"compareSchema"),C(Ea,"verifySchema"),(ga=ya||(ya={}))[ga.Sequence=0]="Sequence",ga[ga.Set=1]="Set",ga[ga.Choice=2]="Choice",(wa=va||(va={}))[wa.Any=1]="Any",wa[wa.Boolean=2]="Boolean",wa[wa.OctetString=3]="OctetString",wa[wa.BitString=4]="BitString",wa[wa.Integer=5]="Integer",wa[wa.Enumerated=6]="Enumerated",wa[wa.ObjectIdentifier=7]="ObjectIdentifier",wa[wa.Utf8String=8]="Utf8String",wa[wa.BmpString=9]="BmpString",wa[wa.UniversalString=10]="UniversalString",wa[wa.NumericString=11]="NumericString",wa[wa.PrintableString=12]="PrintableString",wa[wa.TeletexString=13]="TeletexString",wa[wa.VideotexString=14]="VideotexString",wa[wa.IA5String=15]="IA5String",wa[wa.GraphicString=16]="GraphicString",wa[wa.VisibleString=17]="VisibleString",wa[wa.GeneralString=18]="GeneralString",wa[wa.CharacterString=19]="CharacterString",wa[wa.UTCTime=20]="UTCTime",wa[wa.GeneralizedTime=21]="GeneralizedTime",wa[wa.DATE=22]="DATE",wa[wa.TimeOfDay=23]="TimeOfDay",wa[wa.DateTime=24]="DateTime",wa[wa.Duration=25]="Duration",wa[wa.TIME=26]="TIME",wa[wa.Null=27]="Null";var _a={fromASN:e=>e instanceof qs?null:e.valueBeforeDecode,toASN:e=>{if(null===e)return new qs;const t=Ds(e);if(t.result.error)throw new Error(t.result.error);return t.result}},xa={fromASN:e=>e.valueBlock.valueHex.byteLength>4?e.valueBlock.toString():e.valueBlock.valueDec,toASN:e=>new uo({value:e})},ka={fromASN:e=>e.valueBlock.valueDec,toASN:e=>new lo({value:e})},Ca={fromASN:e=>e.valueBlock.valueHex,toASN:e=>new ro({valueHex:e})},Ba={fromASN:e=>e.valueBlock.toString(),toASN:e=>new mo({value:e})},Ta={fromASN:e=>e.valueBlock.value,toASN:e=>new Ws({value:e})},Ma={fromASN:e=>e.valueBlock.valueHex,toASN:e=>new Zs({valueHex:e})};function Oa(e){return{fromASN:e=>e.valueBlock.value,toASN:t=>new e({value:t})}}C(Oa,"createStringConverter");var Ia=Oa(To),Na=Oa(Io),Pa=Oa(Lo),Ra=Oa(Uo),La=Oa(Ko),Da=Oa(Ho),Ua=Oa(zo),ja=Oa(qo),Ka=Oa(Jo),$a=Oa(Yo),Ha=Oa(Zo),Fa=Oa(ea),za={fromASN:e=>e.toDate(),toASN:e=>new ra({valueDate:e})},Va={fromASN:e=>e.toDate(),toASN:e=>new ia({valueDate:e})},qa={fromASN:e=>null,toASN:e=>new qs};function Ga(e){switch(e){case va.Any:return _a;case va.BitString:return Ca;case va.BmpString:return Na;case va.Boolean:return Ta;case va.CharacterString:return Fa;case va.Enumerated:return ka;case va.GeneralString:return Ha;case va.GeneralizedTime:return Va;case va.GraphicString:return Ka;case va.IA5String:return ja;case va.Integer:return xa;case va.Null:return qa;case va.NumericString:return Ra;case va.ObjectIdentifier:return Ba;case va.OctetString:return Ma;case va.PrintableString:return La;case va.TeletexString:return Da;case va.UTCTime:return za;case va.UniversalString:return Pa;case va.Utf8String:return Ia;case va.VideotexString:return Ua;case va.VisibleString:return $a;default:return null}}function Ja(e){return e&&e.prototype?!(!e.prototype.toASN||!e.prototype.fromASN)||Ja(e.prototype):!!(e&&e.toASN&&e.fromASN)}function Wa(e){var t;if(e){const r=Object.getPrototypeOf(e);return(null===(t=null==r?void 0:r.prototype)||void 0===t?void 0:t.constructor)===Array||Wa(r)}return!1}function Ya(e,t){if(!e||!t)return!1;if(e.byteLength!==t.byteLength)return!1;const r=new Uint8Array(e),n=new Uint8Array(t);for(let t=0;t<e.byteLength;t++)if(r[t]!==n[t])return!1;return!0}C(Ga,"defaultConverter"),P(D()),P(D()),C(Ja,"isConvertible"),C(Wa,"isTypeOfArray"),C(Ya,"isArrayEqual");var Xa=class{constructor(){this.items=new WeakMap}has(e){return this.items.has(e)}get(e){var t,r,n;const i=this.items.get(e);if(!i)throw new Error(`Cannot get schema for '${null!==(n=null===(r=null===(t=null==e?void 0:e.prototype)||void 0===t?void 0:t.constructor)||void 0===r?void 0:r.name)&&void 0!==n?n:e}' target`);return i}cache(e){const t=this.get(e);t.schema||(t.schema=this.create(e,!0))}createDefault(e){const t={type:ya.Sequence,items:{}},r=this.findParentSchema(e);return r&&(Object.assign(t,r),t.items=Object.assign({},t.items,r.items)),t}create(e,t){const r=this.items.get(e)||this.createDefault(e),n=[];for(const e in r.items){const i=r.items[e],s=t?e:"";let o;if("number"==typeof i.type){const e=va[i.type],t=os[e];if(!t)throw new Error(`Cannot get ASN1 class by name '${e}'`);o=new t({name:s})}else if(Ja(i.type)){o=(new i.type).toSchema(s)}else if(i.optional){this.get(i.type).type===ya.Choice?o=new pa({name:s}):(o=this.create(i.type,!1),o.name=s)}else o=new pa({name:s});const a=!!i.optional||void 0!==i.defaultValue;if(i.repeated){o.name="";o=new("set"===i.repeated?Eo:So)({name:"",value:[new ba({name:s,value:o})]})}if(null!==i.context&&void 0!==i.context)if(i.implicit)if("number"==typeof i.type||Ja(i.type)){const e=i.repeated?$s:Ps;n.push(new e({name:s,optional:a,idBlock:{tagClass:3,tagNumber:i.context}}))}else{this.cache(i.type);const e=!!i.repeated;let t=e?o:this.get(i.type).schema;t=t.valueBlock?t.valueBlock.value:t.value,n.push(new $s({name:e?"":s,optional:a,idBlock:{tagClass:3,tagNumber:i.context},value:t}))}else n.push(new $s({optional:a,idBlock:{tagClass:3,tagNumber:i.context},value:[o]}));else o.optional=a,n.push(o)}switch(r.type){case ya.Sequence:return new So({value:n,name:""});case ya.Set:return new Eo({value:n,name:""});case ya.Choice:return new ma({value:n,name:""});default:throw new Error("Unsupported ASN1 type in use")}}set(e,t){return this.items.set(e,t),this}findParentSchema(e){const t=e.__proto__;if(t){return this.items.get(t)||this.findParentSchema(t)}return null}};C(Xa,"AsnSchemaStorage");var Za=new Xa,Qa=C((e=>t=>{let r;Za.has(t)?r=Za.get(t):(r=Za.createDefault(t),Za.set(t,r)),Object.assign(r,e)}),"AsnType"),ec=C((e=>(t,r)=>{let n;Za.has(t.constructor)?n=Za.get(t.constructor):(n=Za.createDefault(t.constructor),Za.set(t.constructor,n));const i=Object.assign({},e);if("number"==typeof i.type&&!i.converter){const n=Ga(e.type);if(!n)throw new Error(`Cannot get default converter for property '${r}' of ${t.constructor.name}`);i.converter=n}n.items[r]=i}),"AsnProp"),tc=class extends Error{constructor(){super(...arguments),this.schemas=[]}};C(tc,"AsnSchemaValidationError");var rc=class{static parse(e,t){let r;if(e instanceof ArrayBuffer)r=e;else if("undefined"!=typeof Buffer&&Buffer.isBuffer(e))r=new Uint8Array(e).buffer;else{if(!(ArrayBuffer.isView(e)||e.buffer instanceof ArrayBuffer))throw new TypeError("Wrong type of 'data' argument");r=e.buffer}const n=Ds(r);if(n.result.error)throw new Error(n.result.error);return this.fromASN(n.result,t)}static fromASN(e,t){var r;try{if(Ja(t)){return(new t).fromASN(e)}const n=Za.get(t);Za.cache(t);let i=n.schema;if(e.constructor===$s&&n.type!==ya.Choice){i=new $s({idBlock:{tagClass:3,tagNumber:e.idBlock.tagNumber},value:n.schema.valueBlock.value});for(const t in n.items)delete e[t]}const s=Sa(e,e,i);if(!s.verified)throw new tc(`Data does not match to ${t.name} ASN1 schema. ${s.result.error}`);const o=new t;if(Wa(t)){if("number"==typeof n.itemType){const r=Ga(n.itemType);if(!r)throw new Error(`Cannot get default converter for array item of ${t.name} ASN1 schema`);return t.from(e.valueBlock.value,(e=>r.fromASN(e)))}return t.from(e.valueBlock.value,(e=>this.fromASN(e,n.itemType)))}for(const t in n.items){if(!e[t])continue;const i=n.items[t];if("number"==typeof i.type||Ja(i.type)){const n=null!==(r=i.converter)&&void 0!==r?r:Ja(i.type)?new i.type:null;if(!n)throw new Error("Converter is empty");if(i.repeated)if(i.implicit){const r=new("sequence"===i.repeated?So:Eo);r.valueBlock=e[t].valueBlock;const s=Ds(r.toBER(!1)).result.valueBlock.value;o[t]=Array.from(s,(e=>n.fromASN(e)))}else o[t]=Array.from(e[t],(e=>n.fromASN(e)));else{let r=e[t];if(i.implicit){let e;if(Ja(i.type))e=(new i.type).toSchema("");else{const t=va[i.type],r=os[t];if(!r)throw new Error(`Cannot get '${t}' class from asn1js module`);e=new r}e.valueBlock=r.valueBlock,r=Ds(e.toBER(!1)).result}o[t]=n.fromASN(r)}}else i.repeated?o[t]=Array.from(e[t],(e=>this.fromASN(e,i.type))):o[t]=this.fromASN(e[t],i.type)}return o}catch(e){throw e instanceof tc&&e.schemas.push(t.name),e}}};C(rc,"AsnParser");var nc=class{static serialize(e){return e instanceof Ts?e.toBER(!1):this.toASN(e).toBER(!1)}static toASN(e){if(e&&Ja(e.constructor))return e.toASN();const t=e.constructor,r=Za.get(t);Za.cache(t);let n,i=[];if(r.itemType)if("number"==typeof r.itemType){const n=Ga(r.itemType);if(!n)throw new Error(`Cannot get default converter for array item of ${t.name} ASN1 schema`);i=e.map((e=>n.toASN(e)))}else i=e.map((e=>this.toAsnItem({type:r.itemType},"[]",t,e)));else for(const n in r.items){const s=r.items[n],o=e[n];if(void 0===o||s.defaultValue===o||"object"==typeof s.defaultValue&&"object"==typeof o&&Ya(this.serialize(s.defaultValue),this.serialize(o)))continue;let a=nc.toAsnItem(s,n,t,o);if("number"==typeof s.context)if(s.implicit)if(s.repeated||"number"!=typeof s.type&&!Ja(s.type))i.push(new $s({optional:s.optional,idBlock:{tagClass:3,tagNumber:s.context},value:a.valueBlock.value}));else{const e={};e.valueHex=a instanceof qs?a.valueBeforeDecode:a.valueBlock.toBER(),i.push(new Ps(x({optional:s.optional,idBlock:{tagClass:3,tagNumber:s.context}},e)))}else i.push(new $s({optional:s.optional,idBlock:{tagClass:3,tagNumber:s.context},value:[a]}));else s.repeated?i=i.concat(a):i.push(a)}switch(r.type){case ya.Sequence:n=new So({value:i});break;case ya.Set:n=new Eo({value:i});break;case ya.Choice:if(!i[0])throw new Error(`Schema '${t.name}' has wrong data. Choice cannot be empty.`);n=i[0]}return n}static toAsnItem(e,t,r,n){let i;if("number"==typeof e.type){const s=e.converter;if(!s)throw new Error(`Property '${t}' doesn't have converter for type ${va[e.type]} in schema '${r.name}'`);if(e.repeated){const t=Array.from(n,(e=>s.toASN(e)));i=new("sequence"===e.repeated?So:Eo)({value:t})}else i=s.toASN(n)}else if(e.repeated){const t=Array.from(n,(e=>this.toASN(e)));i=new("sequence"===e.repeated?So:Eo)({value:t})}else i=this.toASN(n);return i}};C(nc,"AsnSerializer");var ic=P(D()),sc=class{static serialize(e){return nc.serialize(e)}static parse(e,t){return rc.parse(e,t)}static toString(e){const t=Ds(ic.BufferSourceConverter.isBufferSource(e)?ic.BufferSourceConverter.toArrayBuffer(e):sc.serialize(e));if(-1===t.offset)throw new Error(`Cannot decode ASN.1 data. ${t.result.error}`);return t.result.toString()}};C(sc,"AsnConvert");var oc=P(U(),1),{__extends:ac,__assign:cc,__rest:uc,__decorate:lc,__param:dc,__metadata:fc,__awaiter:hc,__generator:pc,__exportStar:mc,__createBinding:bc,__values:yc,__read:gc,__spread:vc,__spreadArrays:wc,__spreadArray:Ac,__await:Sc,__asyncGenerator:Ec,__asyncDelegator:_c,__asyncValues:xc,__makeTemplateObject:kc,__importStar:Cc,__importDefault:Bc,__classPrivateFieldGet:Tc,__classPrivateFieldSet:Mc,__classPrivateFieldIn:Oc}=oc.default,Ic=class extends Error{constructor(e,t){super(t?`${e}. See the inner exception for more details.`:e),this.message=e,this.innerError=t}};C(Ic,"JsonError");var Nc=class extends Ic{constructor(e,t,r){super(t,r),this.schema=e}};C(Nc,"TransformError");var Pc=class extends Nc{constructor(e,t,r){super(e,`JSON doesn't match to '${e.target.name}' schema. ${t}`,r)}};C(Pc,"ParserError");var Rc=class extends Ic{};C(Rc,"ValidationError");var Lc=class extends Ic{constructor(e,t,r){super(`Cannot serialize by '${e}' schema. ${t}`,r),this.schemaName=e}};C(Lc,"SerializerError");var Dc,Uc,jc=class extends Pc{constructor(e,t,r={}){super(e,"Some keys doesn't match to schema"),this.keys=t,this.errors=r}};function Kc(e,t){switch(t){case Dc.Boolean:return"boolean"==typeof e;case Dc.Number:return"number"==typeof e;case Dc.String:return"string"==typeof e}return!0}function $c(e,t){if(!Kc(e,t))throw new TypeError(`Value must be ${Dc[t]}`)}function Hc(e){return e&&e.prototype?!(!e.prototype.toJSON||!e.prototype.fromJSON)||Hc(e.prototype):!!(e&&e.toJSON&&e.fromJSON)}C(jc,"KeyError"),(Uc=Dc||(Dc={}))[Uc.Any=0]="Any",Uc[Uc.Boolean=1]="Boolean",Uc[Uc.Number=2]="Number",Uc[Uc.String=3]="String",C(Kc,"checkType"),C($c,"throwIfTypeIsWrong"),C(Hc,"isConvertible");var Fc=class{constructor(){this.items=new Map}has(e){return this.items.has(e)||!!this.findParentSchema(e)}get(e){const t=this.items.get(e)||this.findParentSchema(e);if(!t)throw new Error("Cannot get schema for current target");return t}create(e){const t={names:{}},r=this.findParentSchema(e);if(r){Object.assign(t,r),t.names={};for(const e in r.names)t.names[e]=Object.assign({},r.names[e])}return t.target=e,t}set(e,t){return this.items.set(e,t),this}findParentSchema(e){const t=e.__proto__;if(t){return this.items.get(t)||this.findParentSchema(t)}return null}};C(Fc,"JsonSchemaStorage");var zc=new Fc,Vc=class{constructor(e){this.pattern=new RegExp(e)}validate(e){const t=new RegExp(this.pattern.source,this.pattern.flags);if("string"!=typeof e)throw new Rc("Incoming value must be string");if(!t.exec(e))throw new Rc(`Value doesn't match to pattern '${t.toString()}'`)}};C(Vc,"PatternValidation");var qc=class{constructor(e=Number.MIN_VALUE,t=Number.MAX_VALUE){this.min=e,this.max=t}validate(e){if($c(e,Dc.Number),!(this.min<=e&&e<=this.max)){const e=this.min===Number.MIN_VALUE?"MIN":this.min,t=this.max===Number.MAX_VALUE?"MAX":this.max;throw new Rc(`Value doesn't match to diapason [${e},${t}]`)}}};C(qc,"InclusiveValidation");var Gc=class{constructor(e=Number.MIN_VALUE,t=Number.MAX_VALUE){this.min=e,this.max=t}validate(e){if($c(e,Dc.Number),!(this.min<e&&e<this.max)){const e=this.min===Number.MIN_VALUE?"MIN":this.min,t=this.max===Number.MAX_VALUE?"MAX":this.max;throw new Rc(`Value doesn't match to diapason (${e},${t})`)}}};C(Gc,"ExclusiveValidation");var Jc=class{constructor(e,t,r){this.length=e,this.minLength=t,this.maxLength=r}validate(e){if(void 0===this.length){if(void 0!==this.minLength&&e.length<this.minLength)throw new Rc(`Value length must be more than ${this.minLength}.`);if(void 0!==this.maxLength&&e.length>this.maxLength)throw new Rc(`Value length must be less than ${this.maxLength}.`)}else if(e.length!==this.length)throw new Rc(`Value length must be exactly ${this.length}.`)}};C(Jc,"LengthValidation");var Wc=class{constructor(e){this.enumeration=e}validate(e){if($c(e,Dc.String),!this.enumeration.includes(e))throw new Rc(`Value must be one of ${this.enumeration.map((e=>`'${e}'`)).join(", ")}`)}};C(Wc,"EnumerationValidation");var Yc=class{static checkValues(e,t){const r=Array.isArray(e)?e:[e];for(const n of r)for(const r of t.validations)r instanceof Jc&&t.repeated?r.validate(e):r.validate(n)}static checkTypes(e,t){if(t.repeated&&!Array.isArray(e))throw new TypeError("Value must be Array");if("number"==typeof t.type){const r=Array.isArray(e)?e:[e];for(const e of r)$c(e,t.type)}}static getSchemaByName(e,t="default"){return x(x({},e.names.default),e.names[t])}};C(Yc,"JsonTransform");var Xc=class extends Yc{static serialize(e,t,r,n){const i=this.toJSON(e,t);return JSON.stringify(i,r,n)}static toJSON(e,t={}){let r,n=t.targetSchema;const i=t.schemaName||"default";if(Hc(e))return e.toJSON();if(Array.isArray(e)){r=[];for(const n of e)r.push(this.toJSON(n,t))}else if("object"==typeof e){if(n&&!zc.has(n))throw new Ic("Cannot get schema for `targetSchema` param");if(n=n||e.constructor,zc.has(n)){const t=zc.get(n);r={};const s=this.getSchemaByName(t,i);for(const o in s)try{const t=s[o],a=e[o];let c;if(t.optional&&void 0===a||void 0!==t.defaultValue&&a===t.defaultValue)continue;if(!t.optional&&void 0===a)throw new Lc(n.name,`Property '${o}' is required.`);c="number"==typeof t.type?t.converter?t.repeated?a.map((r=>t.converter.toJSON(r,e))):t.converter.toJSON(a,e):a:t.repeated?a.map((e=>this.toJSON(e,{schemaName:i}))):this.toJSON(a,{schemaName:i}),this.checkTypes(c,t),this.checkValues(c,t),r[t.name||o]=c}catch(e){throw e instanceof Lc?e:new Lc(t.target.name,`Property '${o}' is wrong. ${e.message}`,e)}}else{r={};for(const t in e)r[t]=this.toJSON(e[t],{schemaName:i})}}else r=e;return r}};C(Xc,"JsonSerializer");var Zc=class extends Yc{static parse(e,t){const r=JSON.parse(e);return this.fromJSON(r,t)}static fromJSON(e,t){const r=t.targetSchema,n=t.schemaName||"default",i=new r;if(Hc(i))return i.fromJSON(e);const s=zc.get(r),o=this.getSchemaByName(s,n),a={};t.strictProperty&&!Array.isArray(e)&&Zc.checkStrictProperty(e,o,s);for(const r in o)try{const a=o[r],c=a.name||r,u=e[c];if(void 0===u&&(a.optional||void 0!==a.defaultValue))continue;if(!a.optional&&void 0===u)throw new Pc(s,`Property '${c}' is required.`);if(this.checkTypes(u,a),this.checkValues(u,a),"number"==typeof a.type)a.converter?a.repeated?i[r]=u.map((e=>a.converter.fromJSON(e,i))):i[r]=a.converter.fromJSON(u,i):i[r]=u;else{const e=k(x({},t),{targetSchema:a.type,schemaName:n});a.repeated?i[r]=u.map((t=>this.fromJSON(t,e))):i[r]=this.fromJSON(u,e)}}catch(e){if(e instanceof Pc||(e=new Pc(s,`Property '${r}' is wrong. ${e.message}`,e)),!t.strictAllKeys)throw e;a[r]=e}const c=Object.keys(a);if(c.length)throw new jc(s,c,a);return i}static checkStrictProperty(e,t,r){const n=Object.keys(e),i=Object.keys(t),s=[];for(const e of n)-1===i.indexOf(e)&&s.push(e);if(s.length)throw new jc(r,s)}};function Qc(e){const t=[];return e.pattern&&t.push(new Vc(e.pattern)),e.type!==Dc.Number&&e.type!==Dc.Any||(void 0===e.minInclusive&&void 0===e.maxInclusive||t.push(new qc(e.minInclusive,e.maxInclusive)),void 0===e.minExclusive&&void 0===e.maxExclusive||t.push(new Gc(e.minExclusive,e.maxExclusive)),void 0!==e.enumeration&&t.push(new Wc(e.enumeration))),(e.type===Dc.String||e.repeated||e.type===Dc.Any)&&(void 0===e.length&&void 0===e.minLength&&void 0===e.maxLength||t.push(new Jc(e.length,e.minLength,e.maxLength))),t}C(Zc,"JsonParser"),C(Qc,"getValidations");var eu=C(((e={})=>(t,r)=>{const n=`Cannot set type for ${r} property of ${t.constructor.name} schema`;let i;zc.has(t.constructor)?(i=zc.get(t.constructor),i.target!==t.constructor&&(i=zc.create(t.constructor),zc.set(t.constructor,i))):(i=zc.create(t.constructor),zc.set(t.constructor,i));const s={type:Dc.Any,validations:[]},o=Object.assign(s,e);if(o.validations=Qc(o),"number"!=typeof o.type&&!zc.has(o.type)&&!Hc(o.type))throw new Error(`${n}. Assigning type doesn't have schema.`);let a;a=Array.isArray(e.schema)?e.schema:[e.schema||"default"];for(const e of a){i.names[e]||(i.names[e]={});i.names[e][r]=o}}),"JsonProp"),tu=class extends Error{};C(tu,"CryptoError");var ru=class extends tu{};C(ru,"AlgorithmError");var nu=class extends tu{constructor(e){super("Unsupported operation: "+(e?`${e}`:""))}};C(nu,"UnsupportedOperationError");var iu=class extends tu{};C(iu,"OperationError");var su=class extends tu{constructor(e){super(`${e}: Missing required property`)}};function ou(e){return"object"==typeof e&&"kty"in e}C(su,"RequiredPropertyError"),C(ou,"isJWK");var au=class{digest(...e){return L(this,null,(function*(){return this.checkDigest.apply(this,e),this.onDigest.apply(this,e)}))}checkDigest(e,t){this.checkAlgorithmName(e)}onDigest(e,t){return L(this,null,(function*(){throw new nu("digest")}))}generateKey(...e){return L(this,null,(function*(){return this.checkGenerateKey.apply(this,e),this.onGenerateKey.apply(this,e)}))}checkGenerateKey(e,t,r,...n){if(this.checkAlgorithmName(e),this.checkGenerateKeyParams(e),!r||!r.length)throw new TypeError("Usages cannot be empty when creating a key.");let i;i=Array.isArray(this.usages)?this.usages:this.usages.privateKey.concat(this.usages.publicKey),this.checkKeyUsages(r,i)}checkGenerateKeyParams(e){}onGenerateKey(e,t,r,...n){return L(this,null,(function*(){throw new nu("generateKey")}))}sign(...e){return L(this,null,(function*(){return this.checkSign.apply(this,e),this.onSign.apply(this,e)}))}checkSign(e,t,r,...n){this.checkAlgorithmName(e),this.checkAlgorithmParams(e),this.checkCryptoKey(t,"sign")}onSign(e,t,r,...n){return L(this,null,(function*(){throw new nu("sign")}))}verify(...e){return L(this,null,(function*(){return this.checkVerify.apply(this,e),this.onVerify.apply(this,e)}))}checkVerify(e,t,r,n,...i){this.checkAlgorithmName(e),this.checkAlgorithmParams(e),this.checkCryptoKey(t,"verify")}onVerify(e,t,r,n,...i){return L(this,null,(function*(){throw new nu("verify")}))}encrypt(...e){return L(this,null,(function*(){return this.checkEncrypt.apply(this,e),this.onEncrypt.apply(this,e)}))}checkEncrypt(e,t,r,n={},...i){this.checkAlgorithmName(e),this.checkAlgorithmParams(e),this.checkCryptoKey(t,n.keyUsage?"encrypt":void 0)}onEncrypt(e,t,r,...n){return L(this,null,(function*(){throw new nu("encrypt")}))}decrypt(...e){return L(this,null,(function*(){return this.checkDecrypt.apply(this,e),this.onDecrypt.apply(this,e)}))}checkDecrypt(e,t,r,n={},...i){this.checkAlgorithmName(e),this.checkAlgorithmParams(e),this.checkCryptoKey(t,n.keyUsage?"decrypt":void 0)}onDecrypt(e,t,r,...n){return L(this,null,(function*(){throw new nu("decrypt")}))}deriveBits(...e){return L(this,null,(function*(){return this.checkDeriveBits.apply(this,e),this.onDeriveBits.apply(this,e)}))}checkDeriveBits(e,t,r,n={},...i){if(this.checkAlgorithmName(e),this.checkAlgorithmParams(e),this.checkCryptoKey(t,n.keyUsage?"deriveBits":void 0),r%8!=0)throw new iu("length: Is not multiple of 8")}onDeriveBits(e,t,r,...n){return L(this,null,(function*(){throw new nu("deriveBits")}))}exportKey(...e){return L(this,null,(function*(){return this.checkExportKey.apply(this,e),this.onExportKey.apply(this,e)}))}checkExportKey(e,t,...r){if(this.checkKeyFormat(e),this.checkCryptoKey(t),!t.extractable)throw new tu("key: Is not extractable")}onExportKey(e,t,...r){return L(this,null,(function*(){throw new nu("exportKey")}))}importKey(...e){return L(this,null,(function*(){return this.checkImportKey.apply(this,e),this.onImportKey.apply(this,e)}))}checkImportKey(e,t,r,n,i,...s){this.checkKeyFormat(e),this.checkKeyData(e,t),this.checkAlgorithmName(r),this.checkImportParams(r),Array.isArray(this.usages)&&this.checkKeyUsages(i,this.usages)}onImportKey(e,t,r,n,i,...s){return L(this,null,(function*(){throw new nu("importKey")}))}checkAlgorithmName(e){if(e.name.toLowerCase()!==this.name.toLowerCase())throw new ru("Unrecognized name")}checkAlgorithmParams(e){}checkDerivedKeyParams(e){}checkKeyUsages(e,t){for(const r of e)if(-1===t.indexOf(r))throw new TypeError("Cannot create a key using the specified key usages")}checkCryptoKey(e,t){if(this.checkAlgorithmName(e.algorithm),t&&-1===e.usages.indexOf(t))throw new tu("key does not match that of operation")}checkRequiredProperty(e,t){if(!(t in e))throw new su(t)}checkHashAlgorithm(e,t){for(const r of t)if(r.toLowerCase()===e.name.toLowerCase())return;throw new iu(`hash: Must be one of ${t.join(", ")}`)}checkImportParams(e){}checkKeyFormat(e){switch(e){case"raw":case"pkcs8":case"spki":case"jwk":break;default:throw new TypeError("format: Is invalid value. Must be 'jwk', 'raw', 'spki', or 'pkcs8'")}}checkKeyData(e,t){if(!t)throw new TypeError("keyData: Cannot be empty on empty on key importing");if("jwk"===e){if(!ou(t))throw new TypeError("keyData: Is not JsonWebToken")}else if(!is.BufferSourceConverter.isBufferSource(t))throw new TypeError("keyData: Is not ArrayBufferView or ArrayBuffer")}prepareData(e){return is.BufferSourceConverter.toArrayBuffer(e)}};C(au,"ProviderCrypto");var cu=class extends au{checkGenerateKeyParams(e){if(this.checkRequiredProperty(e,"length"),"number"!=typeof e.length)throw new TypeError("length: Is not of type Number");switch(e.length){case 128:case 192:case 256:break;default:throw new TypeError("length: Must be 128, 192, or 256")}}checkDerivedKeyParams(e){this.checkGenerateKeyParams(e)}};C(cu,"AesProvider");var uu=class extends cu{constructor(){super(...arguments),this.name="AES-CBC",this.usages=["encrypt","decrypt","wrapKey","unwrapKey"]}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"iv"),!(e.iv instanceof ArrayBuffer||ArrayBuffer.isView(e.iv)))throw new TypeError("iv: Is not of type '(ArrayBuffer or ArrayBufferView)'");if(16!==e.iv.byteLength)throw new TypeError("iv: Must have length 16 bytes")}};C(uu,"AesCbcProvider");var lu=class extends cu{constructor(){super(...arguments),this.name="AES-CMAC",this.usages=["sign","verify"]}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"length"),"number"!=typeof e.length)throw new TypeError("length: Is not a Number");if(e.length<1)throw new iu("length: Must be more than 0")}};C(lu,"AesCmacProvider");var du=class extends cu{constructor(){super(...arguments),this.name="AES-CTR",this.usages=["encrypt","decrypt","wrapKey","unwrapKey"]}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"counter"),!(e.counter instanceof ArrayBuffer||ArrayBuffer.isView(e.counter)))throw new TypeError("counter: Is not of type '(ArrayBuffer or ArrayBufferView)'");if(16!==e.counter.byteLength)throw new TypeError("iv: Must have length 16 bytes");if(this.checkRequiredProperty(e,"length"),"number"!=typeof e.length)throw new TypeError("length: Is not a Number");if(e.length<1)throw new iu("length: Must be more than 0")}};C(du,"AesCtrProvider");var fu=class extends cu{constructor(){super(...arguments),this.name="AES-ECB",this.usages=["encrypt","decrypt","wrapKey","unwrapKey"]}};C(fu,"AesEcbProvider");var hu=class extends cu{constructor(){super(...arguments),this.name="AES-GCM",this.usages=["encrypt","decrypt","wrapKey","unwrapKey"]}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"iv"),!(e.iv instanceof ArrayBuffer||ArrayBuffer.isView(e.iv)))throw new TypeError("iv: Is not of type '(ArrayBuffer or ArrayBufferView)'");if(e.iv.byteLength<1)throw new iu("iv: Must have length more than 0 and less than 2^64 - 1");switch("tagLength"in e||(e.tagLength=128),e.tagLength){case 32:case 64:case 96:case 104:case 112:case 120:case 128:break;default:throw new iu("tagLength: Must be one of 32, 64, 96, 104, 112, 120 or 128")}}};C(hu,"AesGcmProvider");var pu=class extends cu{constructor(){super(...arguments),this.name="AES-KW",this.usages=["wrapKey","unwrapKey"]}};C(pu,"AesKwProvider");var mu=class extends au{constructor(){super(...arguments),this.usages=["encrypt","decrypt","wrapKey","unwrapKey"]}checkAlgorithmParams(e){if(this.ivSize){if(this.checkRequiredProperty(e,"iv"),!(e.iv instanceof ArrayBuffer||ArrayBuffer.isView(e.iv)))throw new TypeError("iv: Is not of type '(ArrayBuffer or ArrayBufferView)'");if(e.iv.byteLength!==this.ivSize)throw new TypeError(`iv: Must have length ${this.ivSize} bytes`)}}checkGenerateKeyParams(e){if(this.checkRequiredProperty(e,"length"),"number"!=typeof e.length)throw new TypeError("length: Is not of type Number");if(e.length!==this.keySizeBits)throw new iu(`algorithm.length: Must be ${this.keySizeBits}`)}checkDerivedKeyParams(e){this.checkGenerateKeyParams(e)}};C(mu,"DesProvider");var bu=class extends au{constructor(){super(...arguments),this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512"]}checkGenerateKeyParams(e){if(this.checkRequiredProperty(e,"hash"),this.checkHashAlgorithm(e.hash,this.hashAlgorithms),this.checkRequiredProperty(e,"publicExponent"),!(e.publicExponent&&e.publicExponent instanceof Uint8Array))throw new TypeError("publicExponent: Missing or not a Uint8Array");const t=is.Convert.ToBase64(e.publicExponent);if("Aw=="!==t&&"AQAB"!==t)throw new TypeError("publicExponent: Must be [3] or [1,0,1]");if(this.checkRequiredProperty(e,"modulusLength"),e.modulusLength%8||e.modulusLength<256||e.modulusLength>16384)throw new TypeError("The modulus length must be a multiple of 8 bits and >= 256 and <= 16384")}checkImportParams(e){this.checkRequiredProperty(e,"hash"),this.checkHashAlgorithm(e.hash,this.hashAlgorithms)}};C(bu,"RsaProvider");var yu=class extends bu{constructor(){super(...arguments),this.name="RSASSA-PKCS1-v1_5",this.usages={privateKey:["sign"],publicKey:["verify"]}}};C(yu,"RsaSsaProvider");var gu=class extends bu{constructor(){super(...arguments),this.name="RSA-PSS",this.usages={privateKey:["sign"],publicKey:["verify"]}}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"saltLength"),"number"!=typeof e.saltLength)throw new TypeError("saltLength: Is not a Number");if(e.saltLength<0)throw new RangeError("saltLength: Must be positive number")}};C(gu,"RsaPssProvider");var vu=class extends bu{constructor(){super(...arguments),this.name="RSA-OAEP",this.usages={privateKey:["decrypt","unwrapKey"],publicKey:["encrypt","wrapKey"]}}checkAlgorithmParams(e){if(e.label&&!(e.label instanceof ArrayBuffer||ArrayBuffer.isView(e.label)))throw new TypeError("label: Is not of type '(ArrayBuffer or ArrayBufferView)'")}};C(vu,"RsaOaepProvider");var wu=class extends au{checkGenerateKeyParams(e){this.checkRequiredProperty(e,"namedCurve"),this.checkNamedCurve(e.namedCurve)}checkNamedCurve(e){for(const t of this.namedCurves)if(t.toLowerCase()===e.toLowerCase())return;throw new iu(`namedCurve: Must be one of ${this.namedCurves.join(", ")}`)}};C(wu,"EllipticProvider");var Au=class extends wu{constructor(){super(...arguments),this.name="ECDSA",this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512"],this.usages={privateKey:["sign"],publicKey:["verify"]},this.namedCurves=["P-256","P-384","P-521","K-256"]}checkAlgorithmParams(e){this.checkRequiredProperty(e,"hash"),this.checkHashAlgorithm(e.hash,this.hashAlgorithms)}};C(Au,"EcdsaProvider");var Su=["secret","private","public"],Eu=class{static create(e,t,r,n){const i=new this;return i.algorithm=e,i.type=t,i.extractable=r,i.usages=n,i}static isKeyType(e){return-1!==Su.indexOf(e)}get[Symbol.toStringTag](){return"CryptoKey"}};C(Eu,"CryptoKey");var _u=class extends wu{constructor(){super(...arguments),this.name="ECDH",this.usages={privateKey:["deriveBits","deriveKey"],publicKey:[]},this.namedCurves=["P-256","P-384","P-521","K-256"]}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"public"),!(e.public instanceof Eu))throw new TypeError("public: Is not a CryptoKey");if("public"!==e.public.type)throw new iu("public: Is not a public key");if(e.public.algorithm.name!==this.name)throw new iu(`public: Is not ${this.name} key`)}};C(_u,"EcdhProvider");var xu=class extends _u{constructor(){super(...arguments),this.name="ECDH-ES",this.namedCurves=["X25519","X448"]}};C(xu,"EcdhEsProvider");var ku=class extends wu{constructor(){super(...arguments),this.name="EdDSA",this.usages={privateKey:["sign"],publicKey:["verify"]},this.namedCurves=["Ed25519","Ed448"]}};C(ku,"EdDsaProvider");var Cu=C(class{constructor(e){e&&(this.value=e)}},"ObjectIdentifier");lc([ec({type:va.ObjectIdentifier})],Cu.prototype,"value",void 0),Cu=lc([Qa({type:ya.Choice})],Cu);var Bu=class{constructor(e){Object.assign(this,e)}};C(Bu,"AlgorithmIdentifier"),lc([ec({type:va.ObjectIdentifier})],Bu.prototype,"algorithm",void 0),lc([ec({type:va.Any,optional:!0})],Bu.prototype,"parameters",void 0);var Tu=class{constructor(){this.version=0,this.privateKeyAlgorithm=new Bu,this.privateKey=new ArrayBuffer(0)}};C(Tu,"PrivateKeyInfo"),lc([ec({type:va.Integer})],Tu.prototype,"version",void 0),lc([ec({type:Bu})],Tu.prototype,"privateKeyAlgorithm",void 0),lc([ec({type:va.OctetString})],Tu.prototype,"privateKey",void 0),lc([ec({type:va.Any,optional:!0})],Tu.prototype,"attributes",void 0);var Mu=class{constructor(){this.publicKeyAlgorithm=new Bu,this.publicKey=new ArrayBuffer(0)}};C(Mu,"PublicKeyInfo"),lc([ec({type:Bu})],Mu.prototype,"publicKeyAlgorithm",void 0),lc([ec({type:va.BitString})],Mu.prototype,"publicKey",void 0);var Ou={fromJSON:e=>is.Convert.FromBase64Url(e),toJSON:e=>is.Convert.ToBase64Url(new Uint8Array(e))},Iu={fromASN:e=>{const t=e.valueBlock.valueHex;return new Uint8Array(t)[0]?e.valueBlock.valueHex:e.valueBlock.valueHex.slice(1)},toASN:e=>{const t=new Uint8Array(e)[0]>127?(0,is.combine)(new Uint8Array([0]).buffer,e):e;return new uo({valueHex:t})}},Nu=class{constructor(){this.version=0,this.modulus=new ArrayBuffer(0),this.publicExponent=new ArrayBuffer(0),this.privateExponent=new ArrayBuffer(0),this.prime1=new ArrayBuffer(0),this.prime2=new ArrayBuffer(0),this.exponent1=new ArrayBuffer(0),this.exponent2=new ArrayBuffer(0),this.coefficient=new ArrayBuffer(0)}};C(Nu,"RsaPrivateKey"),lc([ec({type:va.Integer,converter:xa})],Nu.prototype,"version",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"n",converter:Ou})],Nu.prototype,"modulus",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"e",converter:Ou})],Nu.prototype,"publicExponent",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"d",converter:Ou})],Nu.prototype,"privateExponent",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"p",converter:Ou})],Nu.prototype,"prime1",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"q",converter:Ou})],Nu.prototype,"prime2",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"dp",converter:Ou})],Nu.prototype,"exponent1",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"dq",converter:Ou})],Nu.prototype,"exponent2",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"qi",converter:Ou})],Nu.prototype,"coefficient",void 0),lc([ec({type:va.Any,optional:!0})],Nu.prototype,"otherPrimeInfos",void 0);var Pu=class{constructor(){this.modulus=new ArrayBuffer(0),this.publicExponent=new ArrayBuffer(0)}};C(Pu,"RsaPublicKey"),lc([ec({type:va.Integer,converter:Iu}),eu({name:"n",converter:Ou})],Pu.prototype,"modulus",void 0),lc([ec({type:va.Integer,converter:Iu}),eu({name:"e",converter:Ou})],Pu.prototype,"publicExponent",void 0);var Ru=C(class{constructor(e){this.value=new ArrayBuffer(0),e&&(this.value=e)}toJSON(){let e=new Uint8Array(this.value);if(4!==e[0])throw new tu("Wrong ECPoint. Current version supports only Uncompressed (0x04) point");e=new Uint8Array(this.value.slice(1));const t=e.length/2;return{x:is.Convert.ToBase64Url(e.buffer.slice(0,0+t)),y:is.Convert.ToBase64Url(e.buffer.slice(0+t,0+t+t))}}fromJSON(e){if(!("x"in e))throw new Error("x: Missing required property");if(!("y"in e))throw new Error("y: Missing required property");const t=is.Convert.FromBase64Url(e.x),r=is.Convert.FromBase64Url(e.y),n=(0,is.combine)(new Uint8Array([4]).buffer,t,r);return this.value=new Uint8Array(n).buffer,this}},"EcPublicKey");lc([ec({type:va.OctetString})],Ru.prototype,"value",void 0),Ru=lc([Qa({type:ya.Choice})],Ru);var Lu=class{constructor(){this.version=1,this.privateKey=new ArrayBuffer(0)}fromJSON(e){if(!("d"in e))throw new Error("d: Missing required property");if(this.privateKey=is.Convert.FromBase64Url(e.d),"x"in e){const t=new Ru;t.fromJSON(e),this.publicKey=nc.toASN(t).valueBlock.valueHex}return this}toJSON(){const e={};return e.d=is.Convert.ToBase64Url(this.privateKey),this.publicKey&&Object.assign(e,new Ru(this.publicKey).toJSON()),e}};C(Lu,"EcPrivateKey"),lc([ec({type:va.Integer,converter:xa})],Lu.prototype,"version",void 0),lc([ec({type:va.OctetString})],Lu.prototype,"privateKey",void 0),lc([ec({context:0,type:va.Any,optional:!0})],Lu.prototype,"parameters",void 0),lc([ec({context:1,type:va.BitString,optional:!0})],Lu.prototype,"publicKey",void 0);var Du={fromASN:e=>{const t=new Uint8Array(e.valueBlock.valueHex);return 0===t[0]?t.buffer.slice(1):t.buffer},toASN:e=>{const t=new Uint8Array(e);if(t[0]>127){const e=new Uint8Array(t.length+1);return e.set(t,1),new uo({valueHex:e.buffer})}return new uo({valueHex:e})}},Uu=Object.freeze({__proto__:null,AsnIntegerWithoutPaddingConverter:Du}),ju=class{static decodePoint(e,t){const r=is.BufferSourceConverter.toUint8Array(e);if(0===r.length||4!==r[0])throw new Error("Only uncompressed point format supported");const n=(r.length-1)/2;if(n!==Math.ceil(t/8))throw new Error("Point does not match field size");return{x:r.slice(1,n+1),y:r.slice(n+1,n+1+n)}}static encodePoint(e,t){const r=Math.ceil(t/8);if(e.x.byteLength!==r||e.y.byteLength!==r)throw new Error("X,Y coordinates don't match point size criteria");const n=is.BufferSourceConverter.toUint8Array(e.x),i=is.BufferSourceConverter.toUint8Array(e.y),s=new Uint8Array(2*r+1);return s[0]=4,s.set(n,1),s.set(i,r+1),s}static getSize(e){return Math.ceil(e/8)}static encodeSignature(e,t){const r=this.getSize(t),n=is.BufferSourceConverter.toUint8Array(e.r),i=is.BufferSourceConverter.toUint8Array(e.s),s=new Uint8Array(2*r);return s.set(this.padStart(n,r)),s.set(this.padStart(i,r),r),s}static decodeSignature(e,t){const r=this.getSize(t),n=is.BufferSourceConverter.toUint8Array(e);if(n.length!==2*r)throw new Error("Incorrect size of the signature");const i=n.slice(0,r),s=n.slice(r);return{r:this.trimStart(i),s:this.trimStart(s)}}static trimStart(e){let t=0;for(;t<e.length-1&&0===e[t];)t++;return 0===t?e:e.slice(t,e.length)}static padStart(e,t){if(t===e.length)return e;const r=new Uint8Array(t);return r.set(e,t-e.length),r}};C(ju,"EcUtils");var Ku=class{constructor(){this.r=new ArrayBuffer(0),this.s=new ArrayBuffer(0)}static fromWebCryptoSignature(e){const t=e.byteLength/2,r=ju.decodeSignature(e,8*t),n=new Ku;return n.r=is.BufferSourceConverter.toArrayBuffer(r.r),n.s=is.BufferSourceConverter.toArrayBuffer(r.s),n}toWebCryptoSignature(e){null!=e||(e=8*Math.max(this.r.byteLength,this.s.byteLength));return ju.encodeSignature(this,e).buffer}};C(Ku,"EcDsaSignature"),lc([ec({type:va.Integer,converter:Du})],Ku.prototype,"r",void 0),lc([ec({type:va.Integer,converter:Du})],Ku.prototype,"s",void 0);var $u=class extends Tu{};C($u,"OneAsymmetricKey"),lc([ec({context:1,implicit:!0,type:va.BitString,optional:!0})],$u.prototype,"publicKey",void 0);var Hu=C(class{constructor(){this.value=new ArrayBuffer(0)}fromJSON(e){if(!e.d)throw new Error("d: Missing required property");return this.value=is.Convert.FromBase64Url(e.d),this}toJSON(){return{d:is.Convert.ToBase64Url(this.value)}}},"EdPrivateKey");lc([ec({type:va.OctetString})],Hu.prototype,"value",void 0),Hu=lc([Qa({type:ya.Choice})],Hu);var Fu=C(class{constructor(e){this.value=new ArrayBuffer(0),e&&(this.value=e)}toJSON(){return{x:is.Convert.ToBase64Url(this.value)}}fromJSON(e){if(!("x"in e))throw new Error("x: Missing required property");return this.value=is.Convert.FromBase64Url(e.x),this}},"EdPublicKey");lc([ec({type:va.BitString})],Fu.prototype,"value",void 0),Fu=lc([Qa({type:ya.Choice})],Fu);var zu=C(class{},"CurvePrivateKey");lc([ec({type:va.OctetString}),eu({type:Dc.String,converter:Ou})],zu.prototype,"d",void 0),zu=lc([Qa({type:ya.Choice})],zu);var Vu="1.3.36.3.3.2.8.1.1",qu=`${Vu}.1`,Gu=`${Vu}.2`,Ju=`${Vu}.3`,Wu=`${Vu}.4`,Yu=`${Vu}.5`,Xu=`${Vu}.6`,Zu=`${Vu}.7`,Qu=`${Vu}.8`,el=`${Vu}.9`,tl=`${Vu}.10`,rl=`${Vu}.11`,nl=`${Vu}.12`,il=`${Vu}.13`,sl=`${Vu}.14`,ol=Object.freeze({__proto__:null,converters:Uu,get ObjectIdentifier(){return Cu},AlgorithmIdentifier:Bu,PrivateKeyInfo:Tu,PublicKeyInfo:Mu,RsaPrivateKey:Nu,RsaPublicKey:Pu,EcPrivateKey:Lu,get EcPublicKey(){return Ru},EcDsaSignature:Ku,OneAsymmetricKey:$u,get EdPrivateKey(){return Hu},get EdPublicKey(){return Fu},get CurvePrivateKey(){return zu},idSecp256r1:"1.2.840.10045.3.1.7",idEllipticCurve:"1.3.132.0",idSecp384r1:"1.3.132.0.34",idSecp521r1:"1.3.132.0.35",idSecp256k1:"1.3.132.0.10",idVersionOne:Vu,idBrainpoolP160r1:qu,idBrainpoolP160t1:Gu,idBrainpoolP192r1:Ju,idBrainpoolP192t1:Wu,idBrainpoolP224r1:Yu,idBrainpoolP224t1:Xu,idBrainpoolP256r1:Zu,idBrainpoolP256t1:Qu,idBrainpoolP320r1:el,idBrainpoolP320t1:tl,idBrainpoolP384r1:rl,idBrainpoolP384t1:nl,idBrainpoolP512r1:il,idBrainpoolP512t1:sl,idX25519:"1.3.101.110",idX448:"1.3.101.111",idEd25519:"1.3.101.112",idEd448:"1.3.101.113"}),al=class{constructor(){}static register(e){const t=new Cu;t.value=e.id;const r=sc.serialize(t);this.items.push(k(x({},e),{raw:r})),this.names.push(e.name)}static find(e){e=e.toUpperCase();for(const t of this.items)if(t.name.toUpperCase()===e||t.id.toUpperCase()===e)return t;return null}static get(e){const t=this.find(e);if(!t)throw new Error(`Unsupported EC named curve '${e}'`);return t}};C(al,"EcCurves"),al.items=[],al.names=[],al.register({name:"P-256",id:"1.2.840.10045.3.1.7",size:256}),al.register({name:"P-384",id:"1.3.132.0.34",size:384}),al.register({name:"P-521",id:"1.3.132.0.35",size:521}),al.register({name:"K-256",id:"1.3.132.0.10",size:256}),al.register({name:"brainpoolP160r1",id:qu,size:160}),al.register({name:"brainpoolP160t1",id:Gu,size:160}),al.register({name:"brainpoolP192r1",id:Ju,size:192}),al.register({name:"brainpoolP192t1",id:Wu,size:192}),al.register({name:"brainpoolP224r1",id:Yu,size:224}),al.register({name:"brainpoolP224t1",id:Xu,size:224}),al.register({name:"brainpoolP256r1",id:Zu,size:256}),al.register({name:"brainpoolP256t1",id:Qu,size:256}),al.register({name:"brainpoolP320r1",id:el,size:320}),al.register({name:"brainpoolP320t1",id:tl,size:320}),al.register({name:"brainpoolP384r1",id:rl,size:384}),al.register({name:"brainpoolP384t1",id:nl,size:384}),al.register({name:"brainpoolP512r1",id:il,size:512}),al.register({name:"brainpoolP512t1",id:sl,size:512});var cl=class extends au{constructor(){super(...arguments),this.name="HMAC",this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512"],this.usages=["sign","verify"]}getDefaultLength(e){switch(e.toUpperCase()){case"SHA-1":case"SHA-256":case"SHA-384":case"SHA-512":return 512;default:throw new Error(`Unknown algorithm name '${e}'`)}}checkGenerateKeyParams(e){if(this.checkRequiredProperty(e,"hash"),this.checkHashAlgorithm(e.hash,this.hashAlgorithms),"length"in e){if("number"!=typeof e.length)throw new TypeError("length: Is not a Number");if(e.length<1)throw new RangeError("length: Number is out of range")}}checkImportParams(e){this.checkRequiredProperty(e,"hash"),this.checkHashAlgorithm(e.hash,this.hashAlgorithms)}};C(cl,"HmacProvider");var ul=class extends au{constructor(){super(...arguments),this.name="PBKDF2",this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512"],this.usages=["deriveBits","deriveKey"]}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"hash"),this.checkHashAlgorithm(e.hash,this.hashAlgorithms),this.checkRequiredProperty(e,"salt"),!(e.salt instanceof ArrayBuffer||ArrayBuffer.isView(e.salt)))throw new TypeError("salt: Is not of type '(ArrayBuffer or ArrayBufferView)'");if(this.checkRequiredProperty(e,"iterations"),"number"!=typeof e.iterations)throw new TypeError("iterations: Is not a Number");if(e.iterations<1)throw new TypeError("iterations: Is less than 1")}checkImportKey(e,t,r,n,i,...s){if(super.checkImportKey(e,t,r,n,i),n)throw new SyntaxError("extractable: Must be 'false'")}};C(ul,"Pbkdf2Provider");var ll=class extends au{constructor(){super(...arguments),this.name="HKDF",this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512"],this.usages=["deriveKey","deriveBits"]}checkAlgorithmParams(e){if(this.checkRequiredProperty(e,"hash"),this.checkHashAlgorithm(e.hash,this.hashAlgorithms),this.checkRequiredProperty(e,"salt"),!is.BufferSourceConverter.isBufferSource(e.salt))throw new TypeError("salt: Is not of type '(ArrayBuffer or ArrayBufferView)'");if(this.checkRequiredProperty(e,"info"),!is.BufferSourceConverter.isBufferSource(e.info))throw new TypeError("salt: Is not of type '(ArrayBuffer or ArrayBufferView)'")}checkImportKey(e,t,r,n,i,...s){if(super.checkImportKey(e,t,r,n,i),n)throw new SyntaxError("extractable: Must be 'false'")}};C(ll,"HkdfProvider");var dl=class extends au{constructor(){super(...arguments),this.usages=[],this.defaultLength=0}digest(...e){return e[0]=x({length:this.defaultLength},e[0]),super.digest.apply(this,e)}checkDigest(e,t){super.checkDigest(e,t);const r=e.length||0;if("number"!=typeof r)throw new TypeError("length: Is not a Number");if(r<0)throw new TypeError("length: Is negative")}};C(dl,"ShakeProvider");var fl=class extends dl{constructor(){super(...arguments),this.name="shake128",this.defaultLength=16}};C(fl,"Shake128Provider");var hl=class extends dl{constructor(){super(...arguments),this.name="shake256",this.defaultLength=32}};C(hl,"Shake256Provider");var pl=class{get[Symbol.toStringTag](){return"Crypto"}randomUUID(){const e=this.getRandomValues(new Uint8Array(16));e[6]=15&e[6]|64,e[8]=63&e[8]|128;const t=is.Convert.ToHex(e).toLowerCase();return`${t.substring(0,8)}-${t.substring(8,12)}-${t.substring(12,16)}-${t.substring(16)}`}};C(pl,"Crypto");var ml=class{constructor(){this.items={}}get(e){return this.items[e.toLowerCase()]||null}set(e){this.items[e.name.toLowerCase()]=e}removeAt(e){const t=this.get(e.toLowerCase());return t&&delete this.items[e],t}has(e){return!!this.get(e)}get length(){return Object.keys(this.items).length}get algorithms(){const e=[];for(const t in this.items){const r=this.items[t];e.push(r.name)}return e.sort()}};C(ml,"ProviderStorage");var bl=class{constructor(){this.providers=new ml}static isHashedAlgorithm(e){return!!(e&&"object"==typeof e&&"name"in e&&"hash"in e)}get[Symbol.toStringTag](){return"SubtleCrypto"}digest(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,2,"digest");const[t,r,...n]=e,i=this.prepareAlgorithm(t),s=is.BufferSourceConverter.toArrayBuffer(r),o=this.getProvider(i.name);return yield o.digest(i,s,...n)}))}generateKey(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,3,"generateKey");const[t,r,n,...i]=e,s=this.prepareAlgorithm(t),o=this.getProvider(s.name);return yield o.generateKey(k(x({},s),{name:o.name}),r,n,...i)}))}sign(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,3,"sign");const[t,r,n,...i]=e;this.checkCryptoKey(r);const s=this.prepareAlgorithm(t),o=is.BufferSourceConverter.toArrayBuffer(n),a=this.getProvider(s.name);return yield a.sign(k(x({},s),{name:a.name}),r,o,...i)}))}verify(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,4,"verify");const[t,r,n,i,...s]=e;this.checkCryptoKey(r);const o=this.prepareAlgorithm(t),a=is.BufferSourceConverter.toArrayBuffer(i),c=is.BufferSourceConverter.toArrayBuffer(n),u=this.getProvider(o.name);return yield u.verify(k(x({},o),{name:u.name}),r,c,a,...s)}))}encrypt(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,3,"encrypt");const[t,r,n,...i]=e;this.checkCryptoKey(r);const s=this.prepareAlgorithm(t),o=is.BufferSourceConverter.toArrayBuffer(n),a=this.getProvider(s.name);return yield a.encrypt(k(x({},s),{name:a.name}),r,o,{keyUsage:!0},...i)}))}decrypt(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,3,"decrypt");const[t,r,n,...i]=e;this.checkCryptoKey(r);const s=this.prepareAlgorithm(t),o=is.BufferSourceConverter.toArrayBuffer(n),a=this.getProvider(s.name);return yield a.decrypt(k(x({},s),{name:a.name}),r,o,{keyUsage:!0},...i)}))}deriveBits(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,3,"deriveBits");const[t,r,n,...i]=e;this.checkCryptoKey(r);const s=this.prepareAlgorithm(t),o=this.getProvider(s.name);return yield o.deriveBits(k(x({},s),{name:o.name}),r,n,{keyUsage:!0},...i)}))}deriveKey(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,5,"deriveKey");const[t,r,n,i,s,...o]=e,a=this.prepareAlgorithm(n);this.getProvider(a.name).checkDerivedKeyParams(a);const c=this.prepareAlgorithm(t),u=this.getProvider(c.name);u.checkCryptoKey(r,"deriveKey");const l=yield u.deriveBits(k(x({},c),{name:u.name}),r,n.length||512,{keyUsage:!1},...o);return this.importKey("raw",l,n,i,s,...o)}))}exportKey(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,2,"exportKey");const[t,r,...n]=e;this.checkCryptoKey(r);const i=this.getProvider(r.algorithm.name);return yield i.exportKey(t,r,...n)}))}importKey(...e){return L(this,null,(function*(){this.checkRequiredArguments(e,5,"importKey");const[t,r,n,i,s,...o]=e,a=this.prepareAlgorithm(n),c=this.getProvider(a.name);if(-1!==["pkcs8","spki","raw"].indexOf(t)){const e=is.BufferSourceConverter.toArrayBuffer(r);return c.importKey(t,e,k(x({},a),{name:c.name}),i,s,...o)}if(!r.kty)throw new TypeError("keyData: Is not JSON");return c.importKey(t,r,k(x({},a),{name:c.name}),i,s,...o)}))}wrapKey(e,t,r,n,...i){return L(this,null,(function*(){let s=yield this.exportKey(e,t,...i);if("jwk"===e){const e=JSON.stringify(s);s=is.Convert.FromUtf8String(e)}const o=this.prepareAlgorithm(n),a=is.BufferSourceConverter.toArrayBuffer(s),c=this.getProvider(o.name);return c.encrypt(k(x({},o),{name:c.name}),r,a,{keyUsage:!1},...i)}))}unwrapKey(e,t,r,n,i,s,o,...a){return L(this,null,(function*(){const c=this.prepareAlgorithm(n),u=is.BufferSourceConverter.toArrayBuffer(t),l=this.getProvider(c.name);let d=yield l.decrypt(k(x({},c),{name:l.name}),r,u,{keyUsage:!1},...a);if("jwk"===e)try{d=JSON.parse(is.Convert.ToUtf8String(d))}catch(e){const t=new TypeError("wrappedKey: Is not a JSON");throw t.internal=e,t}return this.importKey(e,d,i,s,o,...a)}))}checkRequiredArguments(e,t,r){if(e.length<t)throw new TypeError(`Failed to execute '${r}' on 'SubtleCrypto': ${t} arguments required, but only ${e.length} present`)}prepareAlgorithm(e){if("string"==typeof e)return{name:e};if(bl.isHashedAlgorithm(e)){const t=x({},e);return t.hash=this.prepareAlgorithm(e.hash),t}return x({},e)}getProvider(e){const t=this.providers.get(e);if(!t)throw new ru("Unrecognized name");return t}checkCryptoKey(e){if(!(e instanceof Eu))throw new TypeError("Key is not of type 'CryptoKey'")}};C(bl,"SubtleCrypto");var yl=P(D()),gl={fromJSON:e=>Buffer.from(yl.Convert.FromBase64Url(e)),toJSON:e=>yl.Convert.ToBase64Url(e)},vl=class extends Eu{constructor(){super(...arguments),this.data=Buffer.alloc(0),this.algorithm={name:""},this.extractable=!1,this.type="secret",this.usages=[],this.kty="oct",this.alg=""}};C(vl,"CryptoKey"),lc([eu({name:"ext",type:Dc.Boolean,optional:!0})],vl.prototype,"extractable",void 0),lc([eu({name:"key_ops",type:Dc.String,repeated:!0,optional:!0})],vl.prototype,"usages",void 0),lc([eu({type:Dc.String})],vl.prototype,"kty",void 0),lc([eu({type:Dc.String,optional:!0})],vl.prototype,"alg",void 0);var wl=class extends vl{constructor(){super(...arguments),this.kty="oct",this.type="secret"}};C(wl,"SymmetricKey");var Al=class extends vl{};C(Al,"AsymmetricKey");var Sl=class extends wl{get alg(){switch(this.algorithm.name.toUpperCase()){case"AES-CBC":return`A${this.algorithm.length}CBC`;case"AES-CTR":return`A${this.algorithm.length}CTR`;case"AES-GCM":return`A${this.algorithm.length}GCM`;case"AES-KW":return`A${this.algorithm.length}KW`;case"AES-CMAC":return`A${this.algorithm.length}CMAC`;case"AES-ECB":return`A${this.algorithm.length}ECB`;default:throw new ru("Unsupported algorithm name")}}set alg(e){}};C(Sl,"AesCryptoKey"),lc([eu({name:"k",converter:gl})],Sl.prototype,"data",void 0);var El=new WeakMap;function _l(e){const t=El.get(e);if(!t)throw new iu("Cannot get CryptoKey from secure storage");return t}function xl(e){const t=Eu.create(e.algorithm,e.type,e.extractable,e.usages);return Object.freeze(t),El.set(t,e),t}C(_l,"getCryptoKey"),C(xl,"setCryptoKey");var kl=class{static generateKey(e,t,r){return L(this,null,(function*(){const n=new Sl;return n.algorithm=e,n.extractable=t,n.usages=r,n.data=a.default.randomBytes(e.length>>3),n}))}static exportKey(e,t){return L(this,null,(function*(){if(!(t instanceof Sl))throw new Error("key: Is not AesCryptoKey");switch(e.toLowerCase()){case"jwk":return Xc.toJSON(t);case"raw":return new Uint8Array(t.data).buffer;default:throw new iu("format: Must be 'jwk' or 'raw'")}}))}static importKey(e,t,r,n,i){return L(this,null,(function*(){let s;switch(e.toLowerCase()){case"jwk":s=Zc.fromJSON(t,{targetSchema:Sl});break;case"raw":s=new Sl,s.data=Buffer.from(t);break;default:throw new iu("format: Must be 'jwk' or 'raw'")}switch(s.algorithm=r,s.algorithm.length=s.data.length<<3,s.extractable=n,s.usages=i,s.algorithm.length){case 128:case 192:case 256:break;default:throw new iu("keyData: Is wrong key length")}return s}))}static encrypt(e,t,r){return L(this,null,(function*(){switch(e.name.toUpperCase()){case"AES-CBC":return this.encryptAesCBC(e,t,Buffer.from(r));case"AES-CTR":return this.encryptAesCTR(e,t,Buffer.from(r));case"AES-GCM":return this.encryptAesGCM(e,t,Buffer.from(r));case"AES-KW":return this.encryptAesKW(e,t,Buffer.from(r));case"AES-ECB":return this.encryptAesECB(e,t,Buffer.from(r));default:throw new iu("algorithm: Is not recognized")}}))}static decrypt(e,t,r){return L(this,null,(function*(){if(!(t instanceof Sl))throw new Error("key: Is not AesCryptoKey");switch(e.name.toUpperCase()){case"AES-CBC":return this.decryptAesCBC(e,t,Buffer.from(r));case"AES-CTR":return this.decryptAesCTR(e,t,Buffer.from(r));case"AES-GCM":return this.decryptAesGCM(e,t,Buffer.from(r));case"AES-KW":return this.decryptAesKW(e,t,Buffer.from(r));case"AES-ECB":return this.decryptAesECB(e,t,Buffer.from(r));default:throw new iu("algorithm: Is not recognized")}}))}static encryptAesCBC(e,t,r){return L(this,null,(function*(){const n=a.default.createCipheriv(`aes-${t.algorithm.length}-cbc`,t.data,new Uint8Array(e.iv));let i=n.update(r);i=Buffer.concat([i,n.final()]);return new Uint8Array(i).buffer}))}static decryptAesCBC(e,t,r){return L(this,null,(function*(){const n=a.default.createDecipheriv(`aes-${t.algorithm.length}-cbc`,t.data,new Uint8Array(e.iv));let i=n.update(r);return i=Buffer.concat([i,n.final()]),new Uint8Array(i).buffer}))}static encryptAesCTR(e,t,r){return L(this,null,(function*(){const n=a.default.createCipheriv(`aes-${t.algorithm.length}-ctr`,t.data,Buffer.from(e.counter));let i=n.update(r);i=Buffer.concat([i,n.final()]);return new Uint8Array(i).buffer}))}static decryptAesCTR(e,t,r){return L(this,null,(function*(){const n=a.default.createDecipheriv(`aes-${t.algorithm.length}-ctr`,t.data,new Uint8Array(e.counter));let i=n.update(r);return i=Buffer.concat([i,n.final()]),new Uint8Array(i).buffer}))}static encryptAesGCM(e,t,r){return L(this,null,(function*(){const n=a.default.createCipheriv(`aes-${t.algorithm.length}-gcm`,t.data,Buffer.from(e.iv),{authTagLength:(e.tagLength||128)>>3});e.additionalData&&n.setAAD(Buffer.from(e.additionalData));let i=n.update(r);i=Buffer.concat([i,n.final(),n.getAuthTag()]);return new Uint8Array(i).buffer}))}static decryptAesGCM(e,t,r){return L(this,null,(function*(){const n=a.default.createDecipheriv(`aes-${t.algorithm.length}-gcm`,t.data,new Uint8Array(e.iv)),i=(e.tagLength||128)>>3,s=r.slice(0,r.length-i),o=r.slice(r.length-i);e.additionalData&&n.setAAD(Buffer.from(e.additionalData)),n.setAuthTag(o);let c=n.update(s);return c=Buffer.concat([c,n.final()]),new Uint8Array(c).buffer}))}static encryptAesKW(e,t,r){return L(this,null,(function*(){const e=a.default.createCipheriv(`id-aes${t.algorithm.length}-wrap`,t.data,this.AES_KW_IV);let n=e.update(r);return n=Buffer.concat([n,e.final()]),new Uint8Array(n).buffer}))}static decryptAesKW(e,t,r){return L(this,null,(function*(){const e=a.default.createDecipheriv(`id-aes${t.algorithm.length}-wrap`,t.data,this.AES_KW_IV);let n=e.update(r);return n=Buffer.concat([n,e.final()]),new Uint8Array(n).buffer}))}static encryptAesECB(e,t,r){return L(this,null,(function*(){const e=a.default.createCipheriv(`aes-${t.algorithm.length}-ecb`,t.data,new Uint8Array(0));let n=e.update(r);n=Buffer.concat([n,e.final()]);return new Uint8Array(n).buffer}))}static decryptAesECB(e,t,r){return L(this,null,(function*(){const e=a.default.createDecipheriv(`aes-${t.algorithm.length}-ecb`,t.data,new Uint8Array(0));let n=e.update(r);return n=Buffer.concat([n,e.final()]),new Uint8Array(n).buffer}))}};C(kl,"AesCrypto"),kl.AES_KW_IV=Buffer.from("A6A6A6A6A6A6A6A6","hex");var Cl=class extends uu{onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield kl.generateKey({name:this.name,length:e.length},t,r))}))}onEncrypt(e,t,r){return L(this,null,(function*(){return kl.encrypt(e,_l(t),new Uint8Array(r))}))}onDecrypt(e,t,r){return L(this,null,(function*(){return kl.decrypt(e,_l(t),new Uint8Array(r))}))}onExportKey(e,t){return L(this,null,(function*(){return kl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield kl.importKey(e,t,{name:r.name},n,i))}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Sl))throw new TypeError("key: Is not a AesCryptoKey")}};C(Cl,"AesCbcProvider");var Bl=Buffer.from([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),Tl=Buffer.from([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,135]);function Ml(e){const t=Buffer.alloc(e.length),r=e.length-1;for(let n=0;n<r;n++)t[n]=e[n]<<1,128&e[n+1]&&(t[n]+=1);return t[r]=e[r]<<1,t}function Ol(e,t){const r=Math.min(e.length,t.length),n=Buffer.alloc(r);for(let i=0;i<r;i++)n[i]=e[i]^t[i];return n}function Il(e,t){const r=c.createCipheriv("aes"+(e.length<<3),e,Bl),n=r.update(t);return r.final(),n}function Nl(e,t){const r=Buffer.alloc(16),n=16*t,i=n+16;return e.copy(r,0,n,i),r}function Pl(e,t){const r=Buffer.alloc(16),n=16*t,i=e.length;return r.fill(0),e.copy(r,0,n,i),r[i-n]=128,r}function Rl(e){const t=Il(e,Bl);let r=Ml(t);128&t[0]&&(r=Ol(r,Tl));let n=Ml(r);return 128&r[0]&&(n=Ol(n,Tl)),{subkey1:r,subkey2:n}}function Ll(e,t){const r=Rl(e);let n,i,s=Math.ceil(t.length/16);0===s?(s=1,n=!1):n=t.length%16==0;const o=s-1;i=n?Ol(Nl(t,o),r.subkey1):Ol(Pl(t,o),r.subkey2);let a,c=Bl;for(let r=0;r<o;r++)a=Ol(c,Nl(t,r)),c=Il(e,a);return a=Ol(i,c),Il(e,a)}C(Ml,"bitShiftLeft"),C(Ol,"xor"),C(Il,"aes"),C(Nl,"getMessageBlock"),C(Pl,"getPaddedMessageBlock"),C(Rl,"generateSubkeys"),C(Ll,"aesCmac");var Dl=class extends lu{onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield kl.generateKey({name:this.name,length:e.length},t,r))}))}onSign(e,t,r){return L(this,null,(function*(){const e=Ll(_l(t).data,Buffer.from(r));return new Uint8Array(e).buffer}))}onVerify(e,t,r,n){return L(this,null,(function*(){const i=yield this.sign(e,t,n);return 0===Buffer.from(r).compare(Buffer.from(i))}))}onExportKey(e,t){return L(this,null,(function*(){return kl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield kl.importKey(e,t,{name:r.name},n,i))}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Sl))throw new TypeError("key: Is not a AesCryptoKey")}};C(Dl,"AesCmacProvider");var Ul=class extends du{onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield kl.generateKey({name:this.name,length:e.length},t,r))}))}onEncrypt(e,t,r){return L(this,null,(function*(){return kl.encrypt(e,_l(t),new Uint8Array(r))}))}onDecrypt(e,t,r){return L(this,null,(function*(){return kl.decrypt(e,_l(t),new Uint8Array(r))}))}onExportKey(e,t){return L(this,null,(function*(){return kl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield kl.importKey(e,t,{name:r.name},n,i))}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Sl))throw new TypeError("key: Is not a AesCryptoKey")}};C(Ul,"AesCtrProvider");var jl=class extends hu{onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield kl.generateKey({name:this.name,length:e.length},t,r))}))}onEncrypt(e,t,r){return L(this,null,(function*(){return kl.encrypt(e,_l(t),new Uint8Array(r))}))}onDecrypt(e,t,r){return L(this,null,(function*(){return kl.decrypt(e,_l(t),new Uint8Array(r))}))}onExportKey(e,t){return L(this,null,(function*(){return kl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield kl.importKey(e,t,{name:r.name},n,i))}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Sl))throw new TypeError("key: Is not a AesCryptoKey")}};C(jl,"AesGcmProvider");var Kl=class extends pu{onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield kl.generateKey({name:this.name,length:e.length},t,r))}))}onExportKey(e,t){return L(this,null,(function*(){return kl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield kl.importKey(e,t,{name:r.name},n,i))}))}onEncrypt(e,t,r){return L(this,null,(function*(){return kl.encrypt(e,_l(t),new Uint8Array(r))}))}onDecrypt(e,t,r){return L(this,null,(function*(){return kl.decrypt(e,_l(t),new Uint8Array(r))}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Sl))throw new TypeError("key: Is not a AesCryptoKey")}};C(Kl,"AesKwProvider");var $l=class extends fu{onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield kl.generateKey({name:this.name,length:e.length},t,r))}))}onEncrypt(e,t,r){return L(this,null,(function*(){return kl.encrypt(e,_l(t),new Uint8Array(r))}))}onDecrypt(e,t,r){return L(this,null,(function*(){return kl.decrypt(e,_l(t),new Uint8Array(r))}))}onExportKey(e,t){return L(this,null,(function*(){return kl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield kl.importKey(e,t,{name:r.name},n,i))}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Sl))throw new TypeError("key: Is not a AesCryptoKey")}};C($l,"AesEcbProvider");var Hl=class extends wl{get alg(){switch(this.algorithm.name.toUpperCase()){case"DES-CBC":return"DES-CBC";case"DES-EDE3-CBC":return"3DES-CBC";default:throw new ru("Unsupported algorithm name")}}set alg(e){}};C(Hl,"DesCryptoKey"),lc([eu({name:"k",converter:gl})],Hl.prototype,"data",void 0);var Fl=class{static generateKey(e,t,r){return L(this,null,(function*(){const n=new Hl;return n.algorithm=e,n.extractable=t,n.usages=r,n.data=a.default.randomBytes(e.length>>3),n}))}static exportKey(e,t){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":return Xc.toJSON(t);case"raw":return new Uint8Array(t.data).buffer;default:throw new iu("format: Must be 'jwk' or 'raw'")}}))}static importKey(e,t,r,n,i){return L(this,null,(function*(){let s;switch(e.toLowerCase()){case"jwk":s=Zc.fromJSON(t,{targetSchema:Hl});break;case"raw":s=new Hl,s.data=Buffer.from(t);break;default:throw new iu("format: Must be 'jwk' or 'raw'")}return s.algorithm=r,s.extractable=n,s.usages=i,s}))}static encrypt(e,t,r){return L(this,null,(function*(){switch(e.name.toUpperCase()){case"DES-CBC":return this.encryptDesCBC(e,t,Buffer.from(r));case"DES-EDE3-CBC":return this.encryptDesEDE3CBC(e,t,Buffer.from(r));default:throw new iu("algorithm: Is not recognized")}}))}static decrypt(e,t,r){return L(this,null,(function*(){if(!(t instanceof Hl))throw new Error("key: Is not DesCryptoKey");switch(e.name.toUpperCase()){case"DES-CBC":return this.decryptDesCBC(e,t,Buffer.from(r));case"DES-EDE3-CBC":return this.decryptDesEDE3CBC(e,t,Buffer.from(r));default:throw new iu("algorithm: Is not recognized")}}))}static encryptDesCBC(e,t,r){return L(this,null,(function*(){const n=a.default.createCipheriv("des-cbc",t.data,new Uint8Array(e.iv));let i=n.update(r);i=Buffer.concat([i,n.final()]);return new Uint8Array(i).buffer}))}static decryptDesCBC(e,t,r){return L(this,null,(function*(){const n=a.default.createDecipheriv("des-cbc",t.data,new Uint8Array(e.iv));let i=n.update(r);return i=Buffer.concat([i,n.final()]),new Uint8Array(i).buffer}))}static encryptDesEDE3CBC(e,t,r){return L(this,null,(function*(){const n=a.default.createCipheriv("des-ede3-cbc",t.data,Buffer.from(e.iv));let i=n.update(r);i=Buffer.concat([i,n.final()]);return new Uint8Array(i).buffer}))}static decryptDesEDE3CBC(e,t,r){return L(this,null,(function*(){const n=a.default.createDecipheriv("des-ede3-cbc",t.data,new Uint8Array(e.iv));let i=n.update(r);return i=Buffer.concat([i,n.final()]),new Uint8Array(i).buffer}))}};C(Fl,"DesCrypto");var zl=class extends mu{constructor(){super(...arguments),this.keySizeBits=64,this.ivSize=8,this.name="DES-CBC"}onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield Fl.generateKey({name:this.name,length:this.keySizeBits},t,r))}))}onEncrypt(e,t,r){return L(this,null,(function*(){return Fl.encrypt(e,_l(t),new Uint8Array(r))}))}onDecrypt(e,t,r){return L(this,null,(function*(){return Fl.decrypt(e,_l(t),new Uint8Array(r))}))}onExportKey(e,t){return L(this,null,(function*(){return Fl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){const r=yield Fl.importKey(e,t,{name:this.name,length:this.keySizeBits},n,i);if(r.data.length!==this.keySizeBits>>3)throw new iu("keyData: Wrong key size");return xl(r)}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Hl))throw new TypeError("key: Is not a DesCryptoKey")}};C(zl,"DesCbcProvider");var Vl=class extends mu{constructor(){super(...arguments),this.keySizeBits=192,this.ivSize=8,this.name="DES-EDE3-CBC"}onGenerateKey(e,t,r){return L(this,null,(function*(){return xl(yield Fl.generateKey({name:this.name,length:this.keySizeBits},t,r))}))}onEncrypt(e,t,r){return L(this,null,(function*(){return Fl.encrypt(e,_l(t),new Uint8Array(r))}))}onDecrypt(e,t,r){return L(this,null,(function*(){return Fl.decrypt(e,_l(t),new Uint8Array(r))}))}onExportKey(e,t){return L(this,null,(function*(){return Fl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){const r=yield Fl.importKey(e,t,{name:this.name,length:this.keySizeBits},n,i);if(r.data.length!==this.keySizeBits>>3)throw new iu("keyData: Wrong key size");return xl(r)}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Hl))throw new TypeError("key: Is not a DesCryptoKey")}};function ql(e){switch(e.name.toUpperCase()){case"RSA-OAEP":{const t=/(\d+)$/.exec(e.hash.name)[1];return"RSA-OAEP"+("1"!==t?`-${t}`:"")}case"RSASSA-PKCS1-V1_5":return`RS${/(\d+)$/.exec(e.hash.name)[1]}`;case"RSA-PSS":return`PS${/(\d+)$/.exec(e.hash.name)[1]}`;case"RSA-PKCS1":return"RS1";default:throw new iu("algorithm: Is not recognized")}}C(Vl,"DesEde3CbcProvider"),C(ql,"getJwkAlgorithm");var Gl=class extends Al{constructor(){super(...arguments),this.type="private"}getKey(){const e=rc.parse(this.data,ol.PrivateKeyInfo);return rc.parse(e.privateKey,ol.RsaPrivateKey)}toJSON(){const e=this.getKey(),t={kty:"RSA",alg:ql(this.algorithm),key_ops:this.usages,ext:this.extractable};return Object.assign(t,Xc.toJSON(e))}fromJSON(e){const t=Zc.fromJSON(e,{targetSchema:ol.RsaPrivateKey}),r=new ol.PrivateKeyInfo;r.privateKeyAlgorithm.algorithm="1.2.840.113549.1.1.1",r.privateKeyAlgorithm.parameters=null,r.privateKey=nc.serialize(t),this.data=Buffer.from(nc.serialize(r))}};C(Gl,"RsaPrivateKey");var Jl=class extends Al{constructor(){super(...arguments),this.type="public"}getKey(){const e=rc.parse(this.data,ol.PublicKeyInfo);return rc.parse(e.publicKey,ol.RsaPublicKey)}toJSON(){const e=this.getKey(),t={kty:"RSA",alg:ql(this.algorithm),key_ops:this.usages,ext:this.extractable};return Object.assign(t,Xc.toJSON(e))}fromJSON(e){const t=Zc.fromJSON(e,{targetSchema:ol.RsaPublicKey}),r=new ol.PublicKeyInfo;r.publicKeyAlgorithm.algorithm="1.2.840.113549.1.1.1",r.publicKeyAlgorithm.parameters=null,r.publicKey=nc.serialize(t),this.data=Buffer.from(nc.serialize(r))}};C(Jl,"RsaPublicKey");var Wl=class{static generateKey(e,t,r){return L(this,null,(function*(){const n=new Gl;n.algorithm=e,n.extractable=t,n.usages=r.filter((e=>-1!==this.privateKeyUsages.indexOf(e)));const i=new Jl;i.algorithm=e,i.extractable=!0,i.usages=r.filter((e=>-1!==this.publicKeyUsages.indexOf(e)));const s=Buffer.concat([Buffer.alloc(4-e.publicExponent.byteLength,0),Buffer.from(e.publicExponent)]).readInt32BE(0),o=a.default.generateKeyPairSync("rsa",{modulusLength:e.modulusLength,publicExponent:s,publicKeyEncoding:{format:"der",type:"spki"},privateKeyEncoding:{format:"der",type:"pkcs8"}});n.data=o.privateKey,i.data=o.publicKey;return{privateKey:n,publicKey:i}}))}static exportKey(e,t){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":return Xc.toJSON(t);case"pkcs8":case"spki":return new Uint8Array(t.data).buffer;default:throw new iu("format: Must be 'jwk', 'pkcs8' or 'spki'")}}))}static importKey(e,t,r,n,i){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":if(t.d){const e=Zc.fromJSON(t,{targetSchema:ol.RsaPrivateKey});return this.importPrivateKey(e,r,n,i)}{const e=Zc.fromJSON(t,{targetSchema:ol.RsaPublicKey});return this.importPublicKey(e,r,n,i)}case"spki":{const e=rc.parse(new Uint8Array(t),ol.PublicKeyInfo),s=rc.parse(e.publicKey,ol.RsaPublicKey);return this.importPublicKey(s,r,n,i)}case"pkcs8":{const e=rc.parse(new Uint8Array(t),ol.PrivateKeyInfo),s=rc.parse(e.privateKey,ol.RsaPrivateKey);return this.importPrivateKey(s,r,n,i)}default:throw new iu("format: Must be 'jwk', 'pkcs8' or 'spki'")}}))}static sign(e,t,r){return L(this,null,(function*(){switch(e.name.toUpperCase()){case"RSA-PSS":case"RSASSA-PKCS1-V1_5":return this.signRsa(e,t,r);default:throw new iu("algorithm: Is not recognized")}}))}static verify(e,t,r,n){return L(this,null,(function*(){switch(e.name.toUpperCase()){case"RSA-PSS":case"RSASSA-PKCS1-V1_5":return this.verifySSA(e,t,n,r);default:throw new iu("algorithm: Is not recognized")}}))}static encrypt(e,t,r){return L(this,null,(function*(){if("RSA-OAEP"===e.name.toUpperCase())return this.encryptOAEP(e,t,r);throw new iu("algorithm: Is not recognized")}))}static decrypt(e,t,r){return L(this,null,(function*(){if("RSA-OAEP"===e.name.toUpperCase())return this.decryptOAEP(e,t,r);throw new iu("algorithm: Is not recognized")}))}static importPrivateKey(e,t,r,n){const i=new ol.PrivateKeyInfo;i.privateKeyAlgorithm.algorithm="1.2.840.113549.1.1.1",i.privateKeyAlgorithm.parameters=null,i.privateKey=nc.serialize(e);const s=new Gl;return s.data=Buffer.from(nc.serialize(i)),s.algorithm=Object.assign({},t),s.algorithm.publicExponent=new Uint8Array(e.publicExponent),s.algorithm.modulusLength=e.modulus.byteLength<<3,s.extractable=r,s.usages=n,s}static importPublicKey(e,t,r,n){const i=new ol.PublicKeyInfo;i.publicKeyAlgorithm.algorithm="1.2.840.113549.1.1.1",i.publicKeyAlgorithm.parameters=null,i.publicKey=nc.serialize(e);const s=new Jl;return s.data=Buffer.from(nc.serialize(i)),s.algorithm=Object.assign({},t),s.algorithm.publicExponent=new Uint8Array(e.publicExponent),s.algorithm.modulusLength=e.modulus.byteLength<<3,s.extractable=r,s.usages=n,s}static getCryptoAlgorithm(e){switch(e.hash.name.toUpperCase()){case"SHA-1":return"RSA-SHA1";case"SHA-256":return"RSA-SHA256";case"SHA-384":return"RSA-SHA384";case"SHA-512":return"RSA-SHA512";case"SHA3-256":return"RSA-SHA3-256";case"SHA3-384":return"RSA-SHA3-384";case"SHA3-512":return"RSA-SHA3-512";default:throw new iu("algorithm.hash: Is not recognized")}}static signRsa(e,t,r){const n=this.getCryptoAlgorithm(t.algorithm),i=a.default.createSign(n);i.update(Buffer.from(r)),t.pem||(t.pem=`-----BEGIN PRIVATE KEY-----\n${t.data.toString("base64")}\n-----END PRIVATE KEY-----`);const s={key:t.pem};"RSA-PSS"===e.name.toUpperCase()&&(s.padding=a.default.constants.RSA_PKCS1_PSS_PADDING,s.saltLength=e.saltLength);const o=i.sign(s);return new Uint8Array(o).buffer}static verifySSA(e,t,r,n){const i=this.getCryptoAlgorithm(t.algorithm),s=a.default.createVerify(i);s.update(Buffer.from(r)),t.pem||(t.pem=`-----BEGIN PUBLIC KEY-----\n${t.data.toString("base64")}\n-----END PUBLIC KEY-----`);const o={key:t.pem};"RSA-PSS"===e.name.toUpperCase()&&(o.padding=a.default.constants.RSA_PKCS1_PSS_PADDING,o.saltLength=e.saltLength);return s.verify(o,n)}static encryptOAEP(e,t,r){const n={key:`-----BEGIN PUBLIC KEY-----\n${t.data.toString("base64")}\n-----END PUBLIC KEY-----`,padding:a.default.constants.RSA_PKCS1_OAEP_PADDING};return e.label,new Uint8Array(a.default.publicEncrypt(n,r)).buffer}static decryptOAEP(e,t,r){const n={key:`-----BEGIN PRIVATE KEY-----\n${t.data.toString("base64")}\n-----END PRIVATE KEY-----`,padding:a.default.constants.RSA_PKCS1_OAEP_PADDING};return e.label,new Uint8Array(a.default.privateDecrypt(n,r)).buffer}};C(Wl,"RsaCrypto"),Wl.publicKeyUsages=["verify","encrypt","wrapKey"],Wl.privateKeyUsages=["sign","decrypt","unwrapKey"];var Yl=class extends yu{constructor(){super(...arguments),this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512","shake128","shake256","SHA3-256","SHA3-384","SHA3-512"]}onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield Wl.generateKey(k(x({},e),{name:this.name}),t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}onSign(e,t,r){return L(this,null,(function*(){return Wl.sign(e,_l(t),new Uint8Array(r))}))}onVerify(e,t,r,n){return L(this,null,(function*(){return Wl.verify(e,_l(t),new Uint8Array(r),new Uint8Array(n))}))}onExportKey(e,t){return L(this,null,(function*(){return Wl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield Wl.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}checkCryptoKey(e,t){super.checkCryptoKey(e,t);const r=_l(e);if(!(r instanceof Gl||r instanceof Jl))throw new TypeError("key: Is not RSA CryptoKey")}};C(Yl,"RsaSsaProvider");var Xl=class extends gu{constructor(){super(...arguments),this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512","shake128","shake256","SHA3-256","SHA3-384","SHA3-512"]}onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield Wl.generateKey(k(x({},e),{name:this.name}),t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}onSign(e,t,r){return L(this,null,(function*(){return Wl.sign(e,_l(t),new Uint8Array(r))}))}onVerify(e,t,r,n){return L(this,null,(function*(){return Wl.verify(e,_l(t),new Uint8Array(r),new Uint8Array(n))}))}onExportKey(e,t){return L(this,null,(function*(){return Wl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield Wl.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}checkCryptoKey(e,t){super.checkCryptoKey(e,t);const r=_l(e);if(!(r instanceof Gl||r instanceof Jl))throw new TypeError("key: Is not RSA CryptoKey")}};C(Xl,"RsaPssProvider");var Zl=class{static size(e){switch(e.name.toUpperCase()){case"SHA-1":return 160;case"SHA-256":case"SHA3-256":return 256;case"SHA-384":case"SHA3-384":return 384;case"SHA-512":case"SHA3-512":return 512;default:throw new Error("Unrecognized name")}}static getAlgorithmName(e){switch(e.name.toUpperCase()){case"SHA-1":return"sha1";case"SHA-256":return"sha256";case"SHA-384":return"sha384";case"SHA-512":return"sha512";case"SHA3-256":return"sha3-256";case"SHA3-384":return"sha3-384";case"SHA3-512":return"sha3-512";default:throw new Error("Unrecognized name")}}static digest(e,t){const r=this.getAlgorithmName(e),n=a.default.createHash(r).update(Buffer.from(t)).digest();return new Uint8Array(n).buffer}};C(Zl,"ShaCrypto");var Ql=class extends vu{onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield Wl.generateKey(k(x({},e),{name:this.name}),t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}onEncrypt(e,t,r){return L(this,null,(function*(){const n=_l(t),i=new Uint8Array(r),s=Math.ceil(n.algorithm.modulusLength>>3),o=Zl.size(n.algorithm.hash)>>3,c=i.byteLength,u=s-c-2*o-2;if(c>s-2*o-2)throw new Error("Data too large");const l=new Uint8Array(s),d=l.subarray(1,o+1),f=l.subarray(o+1);f.set(i,o+u+1);const h=a.default.createHash(n.algorithm.hash.name.replace("-","")).update(ss.BufferSourceConverter.toUint8Array(e.label||new Uint8Array(0))).digest();f.set(h,0),f[o+u]=1,a.default.randomFillSync(d);const p=this.mgf1(n.algorithm.hash,d,f.length);for(let e=0;e<f.length;e++)f[e]^=p[e];const m=this.mgf1(n.algorithm.hash,f,d.length);for(let e=0;e<d.length;e++)d[e]^=m[e];n.pem||(n.pem=`-----BEGIN PUBLIC KEY-----\n${n.data.toString("base64")}\n-----END PUBLIC KEY-----`);const b=a.default.publicEncrypt({key:n.pem,padding:a.default.constants.RSA_NO_PADDING},Buffer.from(l));return new Uint8Array(b).buffer}))}onDecrypt(e,t,r){return L(this,null,(function*(){const n=_l(t),i=Math.ceil(n.algorithm.modulusLength>>3),s=Zl.size(n.algorithm.hash)>>3;if(r.byteLength!==i)throw new Error("Bad data");n.pem||(n.pem=`-----BEGIN PRIVATE KEY-----\n${n.data.toString("base64")}\n-----END PRIVATE KEY-----`);let o=a.default.privateDecrypt({key:n.pem,padding:a.default.constants.RSA_NO_PADDING},Buffer.from(r));const c=o[0],u=o.subarray(1,s+1),l=o.subarray(s+1);if(0!==c)throw new Error("Decryption failed");const d=this.mgf1(n.algorithm.hash,l,u.length);for(let e=0;e<u.length;e++)u[e]^=d[e];const f=this.mgf1(n.algorithm.hash,u,l.length);for(let e=0;e<l.length;e++)l[e]^=f[e];const h=a.default.createHash(n.algorithm.hash.name.replace("-","")).update(ss.BufferSourceConverter.toUint8Array(e.label||new Uint8Array(0))).digest();for(let e=0;e<s;e++)if(h[e]!==l[e])throw new Error("Decryption failed");let p=s;for(;p<l.length;p++){const e=l[p];if(1===e)break;if(0!==e)throw new Error("Decryption failed")}if(p===l.length)throw new Error("Decryption failed");return o=l.subarray(p+1),new Uint8Array(o).buffer}))}onExportKey(e,t){return L(this,null,(function*(){return Wl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield Wl.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}checkCryptoKey(e,t){super.checkCryptoKey(e,t);const r=_l(e);if(!(r instanceof Gl||r instanceof Jl))throw new TypeError("key: Is not RSA CryptoKey")}mgf1(e,t,r=0){const n=Zl.size(e)>>3,i=new Uint8Array(r),s=new Uint8Array(4),o=Math.ceil(r/n);for(let r=0;r<o;r++){s[0]=r>>>24,s[1]=r>>>16&255,s[2]=r>>>8&255,s[3]=255&r;const o=i.subarray(r*n);let c=a.default.createHash(e.name.replace("-","")).update(t).update(s).digest();c.length>o.length&&(c=c.subarray(0,o.length)),o.set(c)}return i}};C(Ql,"RsaOaepProvider");var ed=class extends au{constructor(){super(...arguments),this.name="RSAES-PKCS1-v1_5",this.usages={publicKey:["encrypt","wrapKey"],privateKey:["decrypt","unwrapKey"]}}onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield Wl.generateKey(k(x({},e),{name:this.name}),t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}checkGenerateKeyParams(e){if(this.checkRequiredProperty(e,"publicExponent"),!(e.publicExponent&&e.publicExponent instanceof Uint8Array))throw new TypeError("publicExponent: Missing or not a Uint8Array");const t=yl.Convert.ToBase64(e.publicExponent);if("Aw=="!==t&&"AQAB"!==t)throw new TypeError("publicExponent: Must be [3] or [1,0,1]");switch(this.checkRequiredProperty(e,"modulusLength"),e.modulusLength){case 1024:case 2048:case 4096:break;default:throw new TypeError("modulusLength: Must be 1024, 2048, or 4096")}}onEncrypt(e,t,r){return L(this,null,(function*(){const e=this.toCryptoOptions(t),n=c.publicEncrypt(e,new Uint8Array(r));return new Uint8Array(n).buffer}))}onDecrypt(e,t,r){return L(this,null,(function*(){const e=this.toCryptoOptions(t),n=c.privateDecrypt(e,new Uint8Array(r));return new Uint8Array(n).buffer}))}onExportKey(e,t){return L(this,null,(function*(){return Wl.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield Wl.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}checkCryptoKey(e,t){super.checkCryptoKey(e,t);const r=_l(e);if(!(r instanceof Gl||r instanceof Jl))throw new TypeError("key: Is not RSA CryptoKey")}toCryptoOptions(e){const t=e.type.toUpperCase();return{key:`-----BEGIN ${t} KEY-----\n${_l(e).data.toString("base64")}\n-----END ${t} KEY-----`,padding:c.constants.RSA_PKCS1_PADDING}}};C(ed,"RsaEsProvider");var td={"1.2.840.10045.3.1.7":"P-256","P-256":"1.2.840.10045.3.1.7","1.3.132.0.34":"P-384","P-384":"1.3.132.0.34","1.3.132.0.35":"P-521","P-521":"1.3.132.0.35","1.3.132.0.10":"K-256","K-256":"1.3.132.0.10",brainpoolP160r1:"1.3.36.3.3.2.8.1.1.1","1.3.36.3.3.2.8.1.1.1":"brainpoolP160r1",brainpoolP160t1:"1.3.36.3.3.2.8.1.1.2","1.3.36.3.3.2.8.1.1.2":"brainpoolP160t1",brainpoolP192r1:"1.3.36.3.3.2.8.1.1.3","1.3.36.3.3.2.8.1.1.3":"brainpoolP192r1",brainpoolP192t1:"1.3.36.3.3.2.8.1.1.4","1.3.36.3.3.2.8.1.1.4":"brainpoolP192t1",brainpoolP224r1:"1.3.36.3.3.2.8.1.1.5","1.3.36.3.3.2.8.1.1.5":"brainpoolP224r1",brainpoolP224t1:"1.3.36.3.3.2.8.1.1.6","1.3.36.3.3.2.8.1.1.6":"brainpoolP224t1",brainpoolP256r1:"1.3.36.3.3.2.8.1.1.7","1.3.36.3.3.2.8.1.1.7":"brainpoolP256r1",brainpoolP256t1:"1.3.36.3.3.2.8.1.1.8","1.3.36.3.3.2.8.1.1.8":"brainpoolP256t1",brainpoolP320r1:"1.3.36.3.3.2.8.1.1.9","1.3.36.3.3.2.8.1.1.9":"brainpoolP320r1",brainpoolP320t1:"1.3.36.3.3.2.8.1.1.10","1.3.36.3.3.2.8.1.1.10":"brainpoolP320t1",brainpoolP384r1:"1.3.36.3.3.2.8.1.1.11","1.3.36.3.3.2.8.1.1.11":"brainpoolP384r1",brainpoolP384t1:"1.3.36.3.3.2.8.1.1.12","1.3.36.3.3.2.8.1.1.12":"brainpoolP384t1",brainpoolP512r1:"1.3.36.3.3.2.8.1.1.13","1.3.36.3.3.2.8.1.1.13":"brainpoolP512r1",brainpoolP512t1:"1.3.36.3.3.2.8.1.1.14","1.3.36.3.3.2.8.1.1.14":"brainpoolP512t1"};function rd(e){const t=td[e];if(!t)throw new iu(`Cannot convert WebCrypto named curve '${e}' to OID`);return t}C(rd,"getOidByNamedCurve$1");var nd=class extends Al{constructor(){super(...arguments),this.type="private"}getKey(){const e=rc.parse(this.data,ol.PrivateKeyInfo);return rc.parse(e.privateKey,ol.EcPrivateKey)}toJSON(){const e=this.getKey(),t={kty:"EC",crv:this.algorithm.namedCurve,key_ops:this.usages,ext:this.extractable};return Object.assign(t,Xc.toJSON(e))}fromJSON(e){if(!e.crv)throw new iu("Cannot get named curve from JWK. Property 'crv' is required");const t=new ol.PrivateKeyInfo;t.privateKeyAlgorithm.algorithm="1.2.840.10045.2.1",t.privateKeyAlgorithm.parameters=nc.serialize(new ol.ObjectIdentifier(rd(e.crv)));const r=Zc.fromJSON(e,{targetSchema:ol.EcPrivateKey});return t.privateKey=nc.serialize(r),this.data=Buffer.from(nc.serialize(t)),this}};C(nd,"EcPrivateKey");var id=class extends Al{constructor(){super(...arguments),this.type="public"}getKey(){const e=rc.parse(this.data,ol.PublicKeyInfo);return new ol.EcPublicKey(e.publicKey)}toJSON(){const e=this.getKey(),t={kty:"EC",crv:this.algorithm.namedCurve,key_ops:this.usages,ext:this.extractable};return Object.assign(t,Xc.toJSON(e))}fromJSON(e){if(!e.crv)throw new iu("Cannot get named curve from JWK. Property 'crv' is required");const t=Zc.fromJSON(e,{targetSchema:ol.EcPublicKey}),r=new ol.PublicKeyInfo;return r.publicKeyAlgorithm.algorithm="1.2.840.10045.2.1",r.publicKeyAlgorithm.parameters=nc.serialize(new ol.ObjectIdentifier(rd(e.crv))),r.publicKey=nc.toASN(t).valueHex,this.data=Buffer.from(nc.serialize(r)),this}};C(id,"EcPublicKey");var sd=class extends au{constructor(){super(...arguments),this.name="SHA-1",this.usages=[]}onDigest(e,t){return L(this,null,(function*(){return Zl.digest(e,t)}))}};C(sd,"Sha1Provider");var od=class extends au{constructor(){super(...arguments),this.name="SHA-256",this.usages=[]}onDigest(e,t){return L(this,null,(function*(){return Zl.digest(e,t)}))}};C(od,"Sha256Provider");var ad=class extends au{constructor(){super(...arguments),this.name="SHA-384",this.usages=[]}onDigest(e,t){return L(this,null,(function*(){return Zl.digest(e,t)}))}};C(ad,"Sha384Provider");var cd=class extends au{constructor(){super(...arguments),this.name="SHA-512",this.usages=[]}onDigest(e,t){return L(this,null,(function*(){return Zl.digest(e,t)}))}};C(cd,"Sha512Provider");var ud=class extends au{constructor(){super(...arguments),this.name="SHA3-256",this.usages=[]}onDigest(e,t){return L(this,null,(function*(){return Zl.digest(e,t)}))}};C(ud,"Sha3256Provider");var ld=class extends au{constructor(){super(...arguments),this.name="SHA3-384",this.usages=[]}onDigest(e,t){return L(this,null,(function*(){return Zl.digest(e,t)}))}};C(ld,"Sha3384Provider");var dd=class extends au{constructor(){super(...arguments),this.name="SHA3-512",this.usages=[]}onDigest(e,t){return L(this,null,(function*(){return Zl.digest(e,t)}))}};C(dd,"Sha3512Provider");var fd=class{static generateKey(e,t,r){return L(this,null,(function*(){const n=new nd;n.algorithm=e,n.extractable=t,n.usages=r.filter((e=>-1!==this.privateKeyUsages.indexOf(e)));const i=new id;i.algorithm=e,i.extractable=!0,i.usages=r.filter((e=>-1!==this.publicKeyUsages.indexOf(e)));const s=a.default.generateKeyPairSync("ec",{namedCurve:this.getOpenSSLNamedCurve(e.namedCurve),publicKeyEncoding:{format:"der",type:"spki"},privateKeyEncoding:{format:"der",type:"pkcs8"}});n.data=s.privateKey,i.data=s.publicKey;return{privateKey:n,publicKey:i}}))}static sign(e,t,r){return L(this,null,(function*(){const n=Zl.getAlgorithmName(e.hash),i=a.default.createSign(n);i.update(Buffer.from(r)),t.pem||(t.pem=`-----BEGIN PRIVATE KEY-----\n${t.data.toString("base64")}\n-----END PRIVATE KEY-----`);const s={key:t.pem},o=i.sign(s),c=rc.parse(o,ol.EcDsaSignature);return ju.encodeSignature(c,al.get(t.algorithm.namedCurve).size).buffer}))}static verify(e,t,r,n){return L(this,null,(function*(){const i=Zl.getAlgorithmName(e.hash),s=a.default.createVerify(i);s.update(Buffer.from(n)),t.pem||(t.pem=`-----BEGIN PUBLIC KEY-----\n${t.data.toString("base64")}\n-----END PUBLIC KEY-----`);const o={key:t.pem},c=new ol.EcDsaSignature,u=al.get(t.algorithm.namedCurve),l=ju.decodeSignature(r,u.size);c.r=yl.BufferSourceConverter.toArrayBuffer(l.r),c.s=yl.BufferSourceConverter.toArrayBuffer(l.s);const d=Buffer.from(nc.serialize(c));return s.verify(o,d)}))}static deriveBits(e,t,r){return L(this,null,(function*(){const n=this.getOpenSSLNamedCurve(t.algorithm.namedCurve),i=a.default.createECDH(n),s=rc.parse(t.data,ol.PrivateKeyInfo),o=rc.parse(s.privateKey,ol.EcPrivateKey);i.setPrivateKey(Buffer.from(o.privateKey));const c=rc.parse(e.public.data,ol.PublicKeyInfo),u=i.computeSecret(Buffer.from(c.publicKey));return new Uint8Array(u).buffer.slice(0,r>>3)}))}static exportKey(e,t){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":return Xc.toJSON(t);case"pkcs8":case"spki":return new Uint8Array(t.data).buffer;case"raw":return rc.parse(t.data,ol.PublicKeyInfo).publicKey;default:throw new iu("format: Must be 'jwk', 'raw', pkcs8' or 'spki'")}}))}static importKey(e,t,r,n,i){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":if(t.d){const e=Zc.fromJSON(t,{targetSchema:ol.EcPrivateKey});return this.importPrivateKey(e,r,n,i)}{const e=Zc.fromJSON(t,{targetSchema:ol.EcPublicKey});return this.importPublicKey(e,r,n,i)}case"raw":{const e=new ol.EcPublicKey(t);return this.importPublicKey(e,r,n,i)}case"spki":{const e=rc.parse(new Uint8Array(t),ol.PublicKeyInfo),s=new ol.EcPublicKey(e.publicKey);return this.assertKeyParameters(e.publicKeyAlgorithm.parameters,r.namedCurve),this.importPublicKey(s,r,n,i)}case"pkcs8":{const e=rc.parse(new Uint8Array(t),ol.PrivateKeyInfo),s=rc.parse(e.privateKey,ol.EcPrivateKey);return this.assertKeyParameters(e.privateKeyAlgorithm.parameters,r.namedCurve),this.importPrivateKey(s,r,n,i)}default:throw new iu("format: Must be 'jwk', 'raw', 'pkcs8' or 'spki'")}}))}static assertKeyParameters(e,t){if(!e)throw new tu("Key info doesn't have required parameters");let r="";try{r=rc.parse(e,ol.ObjectIdentifier).value}catch(e){throw new tu("Cannot read key info parameters")}if(rd(t)!==r)throw new tu("Key info parameter doesn't match to named curve")}static importPrivateKey(e,t,r,n){return L(this,null,(function*(){const i=new ol.PrivateKeyInfo;i.privateKeyAlgorithm.algorithm="1.2.840.10045.2.1",i.privateKeyAlgorithm.parameters=nc.serialize(new ol.ObjectIdentifier(rd(t.namedCurve))),i.privateKey=nc.serialize(e);const s=new nd;return s.data=Buffer.from(nc.serialize(i)),s.algorithm=Object.assign({},t),s.extractable=r,s.usages=n,s}))}static importPublicKey(e,t,r,n){return L(this,null,(function*(){const i=new ol.PublicKeyInfo;i.publicKeyAlgorithm.algorithm="1.2.840.10045.2.1";const s=rd(t.namedCurve);i.publicKeyAlgorithm.parameters=nc.serialize(new ol.ObjectIdentifier(s)),i.publicKey=e.value;const o=new id;return o.data=Buffer.from(nc.serialize(i)),o.algorithm=Object.assign({},t),o.extractable=r,o.usages=n,o}))}static getOpenSSLNamedCurve(e){switch(e.toUpperCase()){case"P-256":return"prime256v1";case"K-256":return"secp256k1";case"P-384":return"secp384r1";case"P-521":return"secp521r1";default:return e}}};C(fd,"EcCrypto"),fd.publicKeyUsages=["verify"],fd.privateKeyUsages=["sign","deriveKey","deriveBits"];var hd=class extends Au{constructor(){super(...arguments),this.namedCurves=al.names,this.hashAlgorithms=["SHA-1","SHA-256","SHA-384","SHA-512","shake128","shake256","SHA3-256","SHA3-384","SHA3-512"]}onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield fd.generateKey(k(x({},e),{name:this.name}),t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}onSign(e,t,r){return L(this,null,(function*(){return fd.sign(e,_l(t),new Uint8Array(r))}))}onVerify(e,t,r,n){return L(this,null,(function*(){return fd.verify(e,_l(t),new Uint8Array(r),new Uint8Array(n))}))}onExportKey(e,t){return L(this,null,(function*(){return fd.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield fd.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}checkCryptoKey(e,t){super.checkCryptoKey(e,t);const r=_l(e);if(!(r instanceof nd||r instanceof id))throw new TypeError("key: Is not EC CryptoKey")}};C(hd,"EcdsaProvider");var pd=class extends _u{constructor(){super(...arguments),this.namedCurves=al.names}onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield fd.generateKey(k(x({},e),{name:this.name}),t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}onExportKey(e,t){return L(this,null,(function*(){return fd.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield fd.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}checkCryptoKey(e,t){super.checkCryptoKey(e,t);const r=_l(e);if(!(r instanceof nd||r instanceof id))throw new TypeError("key: Is not EC CryptoKey")}onDeriveBits(e,t,r){return L(this,null,(function*(){return yield fd.deriveBits(k(x({},e),{public:_l(e.public)}),_l(t),r)}))}};C(pd,"EcdhProvider");var md={[ol.idEd448]:"Ed448",ed448:ol.idEd448,[ol.idX448]:"X448",x448:ol.idX448,[ol.idEd25519]:"Ed25519",ed25519:ol.idEd25519,[ol.idX25519]:"X25519",x25519:ol.idX25519};function bd(e){const t=md[e.toLowerCase()];if(!t)throw new iu(`Cannot convert WebCrypto named curve '${e}' to OID`);return t}C(bd,"getOidByNamedCurve");var yd=class extends Al{constructor(){super(...arguments),this.type="private"}getKey(){const e=rc.parse(this.data,ol.PrivateKeyInfo);return rc.parse(e.privateKey,ol.CurvePrivateKey)}toJSON(){const e=this.getKey(),t={kty:"OKP",crv:this.algorithm.namedCurve,key_ops:this.usages,ext:this.extractable};return Object.assign(t,Xc.toJSON(e))}fromJSON(e){if(!e.crv)throw new iu("Cannot get named curve from JWK. Property 'crv' is required");const t=new ol.PrivateKeyInfo;t.privateKeyAlgorithm.algorithm=bd(e.crv);const r=Zc.fromJSON(e,{targetSchema:ol.CurvePrivateKey});return t.privateKey=nc.serialize(r),this.data=Buffer.from(nc.serialize(t)),this}};C(yd,"EdPrivateKey");var gd=class extends Al{constructor(){super(...arguments),this.type="public"}getKey(){return rc.parse(this.data,ol.PublicKeyInfo).publicKey}toJSON(){const e=this.getKey(),t={kty:"OKP",crv:this.algorithm.namedCurve,key_ops:this.usages,ext:this.extractable};return Object.assign(t,{x:yl.Convert.ToBase64Url(e)})}fromJSON(e){if(!e.crv)throw new iu("Cannot get named curve from JWK. Property 'crv' is required");if(!e.x)throw new iu("Cannot get property from JWK. Property 'x' is required");const t=new ol.PublicKeyInfo;return t.publicKeyAlgorithm.algorithm=bd(e.crv),t.publicKey=yl.Convert.FromBase64Url(e.x),this.data=Buffer.from(nc.serialize(t)),this}};C(gd,"EdPublicKey");var vd=class{static generateKey(e,t,r){return L(this,null,(function*(){const n=new yd;n.algorithm=e,n.extractable=t,n.usages=r.filter((e=>-1!==this.privateKeyUsages.indexOf(e)));const i=new gd;i.algorithm=e,i.extractable=!0,i.usages=r.filter((e=>-1!==this.publicKeyUsages.indexOf(e)));const s=e.namedCurve.toLowerCase(),o=a.default.generateKeyPairSync(s,{publicKeyEncoding:{format:"der",type:"spki"},privateKeyEncoding:{format:"der",type:"pkcs8"}});n.data=o.privateKey,i.data=o.publicKey;return{privateKey:n,publicKey:i}}))}static sign(e,t,r){return L(this,null,(function*(){t.pem||(t.pem=`-----BEGIN PRIVATE KEY-----\n${t.data.toString("base64")}\n-----END PRIVATE KEY-----`);const e={key:t.pem},n=a.default.sign(null,Buffer.from(r),e);return ss.BufferSourceConverter.toArrayBuffer(n)}))}static verify(e,t,r,n){return L(this,null,(function*(){t.pem||(t.pem=`-----BEGIN PUBLIC KEY-----\n${t.data.toString("base64")}\n-----END PUBLIC KEY-----`);const e={key:t.pem};return a.default.verify(null,Buffer.from(n),e,Buffer.from(r))}))}static deriveBits(e,t,r){return L(this,null,(function*(){const n=a.default.createPublicKey({key:e.public.data,format:"der",type:"spki"}),i=a.default.createPrivateKey({key:t.data,format:"der",type:"pkcs8"}),s=a.default.diffieHellman({publicKey:n,privateKey:i});return new Uint8Array(s).buffer.slice(0,r>>3)}))}static exportKey(e,t){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":return Xc.toJSON(t);case"pkcs8":case"spki":return new Uint8Array(t.data).buffer;case"raw":return rc.parse(t.data,ol.PublicKeyInfo).publicKey;default:throw new iu("format: Must be 'jwk', 'raw', pkcs8' or 'spki'")}}))}static importKey(e,t,r,n,i){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":{const e=t;if(e.d){const e=Zc.fromJSON(t,{targetSchema:ol.CurvePrivateKey});return this.importPrivateKey(e,r,n,i)}if(!e.x)throw new TypeError("keyData: Cannot get required 'x' filed");return this.importPublicKey(yl.Convert.FromBase64Url(e.x),r,n,i)}case"raw":return this.importPublicKey(t,r,n,i);case"spki":{const e=rc.parse(new Uint8Array(t),ol.PublicKeyInfo);return this.importPublicKey(e.publicKey,r,n,i)}case"pkcs8":{const e=rc.parse(new Uint8Array(t),ol.PrivateKeyInfo),s=rc.parse(e.privateKey,ol.CurvePrivateKey);return this.importPrivateKey(s,r,n,i)}default:throw new iu("format: Must be 'jwk', 'raw', 'pkcs8' or 'spki'")}}))}static importPrivateKey(e,t,r,n){const i=new yd;return i.fromJSON({crv:t.namedCurve,d:yl.Convert.ToBase64Url(e.d)}),i.algorithm=Object.assign({},t),i.extractable=r,i.usages=n,i}static importPublicKey(e,t,r,n){return L(this,null,(function*(){const i=new gd;return i.fromJSON({crv:t.namedCurve,x:yl.Convert.ToBase64Url(e)}),i.algorithm=Object.assign({},t),i.extractable=r,i.usages=n,i}))}};C(vd,"EdCrypto"),vd.publicKeyUsages=["verify"],vd.privateKeyUsages=["sign","deriveKey","deriveBits"];var wd=class extends ku{onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield vd.generateKey({name:this.name,namedCurve:e.namedCurve.replace(/^ed/i,"Ed")},t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}onSign(e,t,r){return L(this,null,(function*(){return vd.sign(e,_l(t),new Uint8Array(r))}))}onVerify(e,t,r,n){return L(this,null,(function*(){return vd.verify(e,_l(t),new Uint8Array(r),new Uint8Array(n))}))}onExportKey(e,t){return L(this,null,(function*(){return vd.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield vd.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}};C(wd,"EdDsaProvider");var Ad=class extends xu{onGenerateKey(e,t,r){return L(this,null,(function*(){const n=yield vd.generateKey({name:this.name,namedCurve:e.namedCurve.toUpperCase()},t,r);return{privateKey:xl(n.privateKey),publicKey:xl(n.publicKey)}}))}onDeriveBits(e,t,r){return L(this,null,(function*(){return yield vd.deriveBits(k(x({},e),{public:_l(e.public)}),_l(t),r)}))}onExportKey(e,t){return L(this,null,(function*(){return vd.exportKey(e,_l(t))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){return xl(yield vd.importKey(e,t,k(x({},r),{name:this.name}),n,i))}))}};C(Ad,"EcdhEsProvider");var Sd=class extends vl{};C(Sd,"PbkdfCryptoKey");var Ed=class extends ul{onDeriveBits(e,t,r){return L(this,null,(function*(){return new Promise(((n,i)=>{const s=ss.BufferSourceConverter.toArrayBuffer(e.salt),o=e.hash.name.replace("-","");a.default.pbkdf2(_l(t).data,Buffer.from(s),e.iterations,r>>3,o,((e,t)=>{e?i(e):n(new Uint8Array(t).buffer)}))}))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){if("raw"===e){const e=new Sd;return e.data=Buffer.from(t),e.algorithm={name:this.name},e.extractable=!1,e.usages=i,xl(e)}throw new iu("format: Must be 'raw'")}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof Sd))throw new TypeError("key: Is not PBKDF CryptoKey")}};C(Ed,"Pbkdf2Provider");var _d=class extends vl{get alg(){return`HS${this.algorithm.hash.name.toUpperCase().replace("SHA-","")}`}set alg(e){}};C(_d,"HmacCryptoKey"),lc([eu({name:"k",converter:gl})],_d.prototype,"data",void 0);var xd=class extends cl{onGenerateKey(e,t,r){return L(this,null,(function*(){const n=(e.length||this.getDefaultLength(e.hash.name))>>3<<3,i=new _d;return i.algorithm=k(x({},e),{length:n,name:this.name}),i.extractable=t,i.usages=r,i.data=a.default.randomBytes(n>>3),xl(i)}))}onSign(e,t,r){return L(this,null,(function*(){const e=Zl.getAlgorithmName(t.algorithm.hash),n=a.default.createHmac(e,_l(t).data).update(Buffer.from(r)).digest();return new Uint8Array(n).buffer}))}onVerify(e,t,r,n){return L(this,null,(function*(){const e=Zl.getAlgorithmName(t.algorithm.hash);return 0===a.default.createHmac(e,_l(t).data).update(Buffer.from(n)).digest().compare(Buffer.from(r))}))}onImportKey(e,t,r,n,i){return L(this,null,(function*(){let s;switch(e.toLowerCase()){case"jwk":s=Zc.fromJSON(t,{targetSchema:_d});break;case"raw":s=new _d,s.data=Buffer.from(t);break;default:throw new iu("format: Must be 'jwk' or 'raw'")}return s.algorithm={hash:{name:r.hash.name},name:this.name,length:s.data.length<<3},s.extractable=n,s.usages=i,xl(s)}))}onExportKey(e,t){return L(this,null,(function*(){switch(e.toLowerCase()){case"jwk":return Xc.toJSON(_l(t));case"raw":return new Uint8Array(_l(t).data).buffer;default:throw new iu("format: Must be 'jwk' or 'raw'")}}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof _d))throw new TypeError("key: Is not HMAC CryptoKey")}};C(xd,"HmacProvider");var kd=class extends vl{};C(kd,"HkdfCryptoKey");var Cd=class extends ll{onImportKey(e,t,r,n,i){return L(this,null,(function*(){if("raw"!==e.toLowerCase())throw new iu("Operation not supported");const r=new kd;return r.data=Buffer.from(t),r.algorithm={name:this.name},r.extractable=n,r.usages=i,xl(r)}))}onDeriveBits(e,t,r){return L(this,null,(function*(){const n=e.hash.name.replace("-",""),i=a.default.createHash(n).digest().length,s=r/8,o=ss.BufferSourceConverter.toUint8Array(e.info),c=a.default.createHmac(n,ss.BufferSourceConverter.toUint8Array(e.salt)).update(ss.BufferSourceConverter.toUint8Array(_l(t).data)).digest(),u=[Buffer.alloc(0)],l=Math.ceil(s/i)+1;for(let e=1;e<l;++e)u.push(a.default.createHmac(n,c).update(Buffer.concat([u[e-1],o,Buffer.from([e])])).digest());return Buffer.concat(u).slice(0,s)}))}checkCryptoKey(e,t){if(super.checkCryptoKey(e,t),!(_l(e)instanceof kd))throw new TypeError("key: Is not HKDF CryptoKey")}};C(Cd,"HkdfProvider");var Bd=class{static digest(e,t){const r=a.default.createHash(e.name.toLowerCase(),{outputLength:e.length}).update(Buffer.from(t)).digest();return new Uint8Array(r).buffer}};C(Bd,"ShakeCrypto");var Td=class extends fl{onDigest(e,t){return L(this,null,(function*(){return Bd.digest(e,t)}))}};C(Td,"Shake128Provider");var Md=class extends hl{onDigest(e,t){return L(this,null,(function*(){return Bd.digest(e,t)}))}};C(Md,"Shake256Provider");var Od=class extends bl{constructor(){var e;super(),this.providers.set(new Cl),this.providers.set(new Ul),this.providers.set(new jl),this.providers.set(new Dl),this.providers.set(new Kl),this.providers.set(new $l),this.providers.set(new zl),this.providers.set(new Vl),this.providers.set(new Yl),this.providers.set(new Xl),this.providers.set(new Ql),this.providers.set(new ed),this.providers.set(new hd),this.providers.set(new pd),this.providers.set(new sd),this.providers.set(new od),this.providers.set(new ad),this.providers.set(new cd),this.providers.set(new Ed),this.providers.set(new xd),this.providers.set(new Cd);const t=null===(e=/^v(\d+)/.exec(u.version))||void 0===e?void 0:e[1];t&&parseInt(t,10)>=12&&(this.providers.set(new Td),this.providers.set(new Md));const r=c.getHashes();r.includes("sha3-256")&&this.providers.set(new ud),r.includes("sha3-384")&&this.providers.set(new ld),r.includes("sha3-512")&&this.providers.set(new dd),t&&parseInt(t,10)>=14&&(this.providers.set(new wd),this.providers.set(new Ad))}};C(Od,"SubtleCrypto");var Id=class extends pl{constructor(){super(...arguments),this.subtle=new Od}getRandomValues(e){if(!ArrayBuffer.isView(e))throw new TypeError("Failed to execute 'getRandomValues' on 'Crypto': parameter 1 is not of type 'ArrayBufferView'");const t=Buffer.from(e.buffer,e.byteOffset,e.byteLength);return a.default.randomFillSync(t),e}};function Nd(){return"object"==typeof process&&"object"==typeof process.versions&&void 0!==process.versions.node}C(Id,"Crypto"),C(Nd,"isNodejs"),Nd()&&new Id;var Pd=C(((e,t)=>L(void 0,null,(function*(){return Ud(e.contents,{plugins:[...e.plugins,t]})}))),"addPluginToWallet"),Rd=C(((e,t)=>L(void 0,null,(function*(){return Ud([...e.contents,t],e)}))),"addToWallet"),Ld=C(((e,t)=>L(void 0,null,(function*(){const r=JSON.parse(JSON.stringify(e.contents)),n=r.find((e=>e.id===t));return Ud(r.filter((e=>e.id!==n.id)),e)}))),"removeFromWallet"),Dd=C(((e,t)=>Object.fromEntries(Object.entries(t).map((([t,r])=>[t,r.bind(e,e)])))),"bindMethods"),Ud=C(((...e)=>L(void 0,[...e],(function*(e=[],t={}){const{plugins:r=[]}=t,n=r.reduce(((e,t)=>x(x({},e),t.pluginMethods)),{}),i={contents:[...e],add:function(e){return Rd(this,e)},remove:function(e){return Ld(this,e)},status:"UNLOCKED",plugins:r,pluginMethods:n,addPlugin:function(e){return Pd(this,e)}};return n&&(i.pluginMethods=Dd(i,n)),i}))),"generateWallet");function jd(e,t){try{var r=e()}catch(e){return t(e)}return r&&r.then?r.then(void 0,t):r}function Kd(){const e=new Map;return function(t,r){try{let n,i=function(i){if(n)return i;const s=e.get(t.didUrl);return void 0!==s?s:Promise.resolve(r()).then((function(r){var n;return"notFound"!==(null==(n=r.didResolutionMetadata)?void 0:n.error)&&e.set(t.didUrl,r),r}))};C(i,"_temp2");const s=function(){if(t.params&&"true"===t.params["no-cache"])return n=1,Promise.resolve(r())}();return Promise.resolve(s&&s.then?s.then(i):i(s))}catch(e){return Promise.reject(e)}}}function $d(e,t){return t()}C(jd,"_catch"),C(Kd,"inMemoryCache"),C($d,"noCache");var Hd="(?:[a-zA-Z0-9._-]|(?:%[0-9a-fA-F]{2}))",Fd=new RegExp(`^did:([a-z0-9]+):${`((?:${Hd}*:)*(${Hd}+))`}((;[a-zA-Z0-9_.:%-]+=[a-zA-Z0-9_.:%-]*)*)(/[^#?]*)?([?][^#]*)?(#.*)?$`);function zd(e){if(""===e||!e)return null;const t=e.match(Fd);if(t){const r={did:`did:${t[1]}:${t[2]}`,method:t[1],id:t[2],didUrl:e};if(t[4]){const e=t[4].slice(1).split(";");r.params={};for(const t of e){const e=t.split("=");r.params[e[0]]=e[1]}}return t[6]&&(r.path=t[6]),t[7]&&(r.query=t[7].slice(1)),t[8]&&(r.fragment=t[8].slice(1)),r}return null}C(zd,"parse");var Vd={didResolutionMetadata:{},didDocument:null,didDocumentMetadata:{}};function qd(e){return function(t,r,n){try{return Promise.resolve(jd((function(){return Promise.resolve(e(t,r,n)).then((function(e){return k(x({},Vd),{didResolutionMetadata:{contentType:"application/did+ld+json"},didDocument:e})}))}),(function(e){return k(x({},Vd),{didResolutionMetadata:{error:"notFound",message:e.toString()}})})))}catch(e){return Promise.reject(e)}}}C(qd,"wrapLegacyResolver");var Gd=class{constructor(e={},t={}){this.registry=void 0,this.cache=void 0,this.registry=e,this.cache=!0===t.cache?Kd():t.cache||$d,t.legacyResolvers&&Object.keys(t.legacyResolvers).map((e=>{this.registry[e]||(this.registry[e]=qd(t.legacyResolvers[e]))}))}resolve(e,t={}){try{const r=this,n=zd(e);if(null===n)return Promise.resolve(k(x({},Vd),{didResolutionMetadata:{error:"invalidDid"}}));const i=r.registry[n.method];return i?Promise.resolve(r.cache(n,(()=>i(n.did,n,r,t)))):Promise.resolve(k(x({},Vd),{didResolutionMetadata:{error:"unsupportedDidMethod"}}))}catch(e){return Promise.reject(e)}}};function Jd(e,t){t||(t=e.reduce(((e,t)=>e+t.length),0));const r=new Uint8Array(t);let n=0;for(const t of e)r.set(t,n),n+=t.length;return r}function Wd(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}C(Gd,"Resolver"),C(Jd,"concat"),vr(),C(Wd,"createCodec");var Yd=Wd("utf8","u",(e=>"u"+new TextDecoder("utf8").decode(e)),(e=>(new TextEncoder).encode(e.substring(1)))),Xd=Wd("ascii","a",(e=>{let t="a";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t}),(e=>{e=e.substring(1);const t=new Uint8Array(e.length);for(let r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t})),Zd=x({utf8:Yd,"utf-8":Yd,hex:dr.base16,latin1:Xd,ascii:Xd,binary:Xd},dr);function Qd(e,t="utf8"){const r=Zd[t];if(!r)throw new Error(`Unsupported encoding "${t}"`);return r.decoder.decode(`${r.prefix}${e}`)}function ef(e,t="utf8"){const r=Zd[t];if(!r)throw new Error(`Unsupported encoding "${t}"`);return r.encoder.encode(e).substring(1)}C(Qd,"fromString"),C(ef,"toString"),vr();var tf=P(Er()),rf=P(_r()),nf=P(on()),sf=P(fn()),of=P(hn()),af=P(pn()),cf=P(wn()),uf=P(ln());function lf(e){return ef(e,"base64url")}function df(e){return Qd(e.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),"base64url")}function ff(e){return Qd(e,"base58btc")}function hf(e){return Qd((e.startsWith("0x")?e.substring(2):e).toLowerCase(),"base16")}function pf(e){return lf(Qd(e))}function mf(e){return ef(df(e))}function bf(e){return ef(e,"base16")}function yf(e){return Qd(e)}function gf({r:e,s:t,recoveryParam:r},n){const i=new Uint8Array(n?65:64);if(i.set(Qd(e,"base16"),0),i.set(Qd(t,"base16"),32),n){if(void 0===r)throw new Error("Signer did not return a recoveryParam");i[64]=r}return lf(i)}function vf(e){const t=df(e);if(t.length<64||t.length>65)throw new TypeError(`Wrong size for signature. Expected 64 or 65 bytes, but got ${t.length}`);return{r:bf(t.slice(0,32)),s:bf(t.slice(32,64)),recoveryParam:65===t.length?t[64]:void 0}}function wf(e,t){return Jd([df(e),df(t)])}C(lf,"bytesToBase64url"),C(df,"base64ToBytes"),C(ff,"base58ToBytes"),C(hf,"hexToBytes"),C(pf,"encodeBase64url"),C(mf,"decodeBase64url"),C(bf,"bytesToHex"),C(yf,"stringToBytes"),C(gf,"toJose"),C(vf,"fromJose"),C(wf,"toSealed");var Af=/^(0x)?([a-fA-F0-9]{64}|[a-fA-F0-9]{128})$/,Sf=/^([1-9A-HJ-NP-Za-km-z]{44}|[1-9A-HJ-NP-Za-km-z]{88})$/,Ef=/^([0-9a-zA-Z=\-_+/]{43}|[0-9a-zA-Z=\-_+/]{86})(={0,2})$/;function _f(e){if("string"==typeof e){if(Af.test(e))return hf(e);if(Sf.test(e))return ff(e);if(Ef.test(e))return df(e);throw TypeError("bad_key: Invalid private key format")}if(e instanceof Uint8Array)return e;throw TypeError("bad_key: Invalid private key format")}function xf(e){const t="string"==typeof e?Qd(e):e;return(0,tf.hash)(t)}function kf(e){return new Uint8Array(rf.keccak_256.arrayBuffer(e))}function Cf(e){return`0x${ef(kf(Qd(e.slice(2),"base16")).slice(-20),"base16")}`}function Bf(e,t=new Uint8Array(4)){const r=Qd(e.toString(),"base10");return t.set(r,4-r.length),t}C(_f,"parseKey"),C(xf,"sha256"),C(kf,"keccak"),C(Cf,"toEthereumAddress"),C(Bf,"writeUint32BE");var Tf=C((e=>Jd([Bf(e.length),e])),"lengthAndInput");function Mf(e,t,r,n,i){if(256!==t)throw new Error(`Unsupported key length: ${t}`);const s=Jd([Tf(Qd(r)),Tf(void 0===n?new Uint8Array(0):n),Tf(void 0===i?new Uint8Array(0):i),Bf(t)]);return(0,tf.hash)(Jd([Bf(1),e,s]))}function Of(e){const t=_f(e);if(64!==t.length)throw new Error(`bad_key: Invalid private key format. Expecting 64 bytes, but got ${t.length}`);return function(e){try{const r="string"==typeof e?yf(e):e,n=(0,sf.sign)(t,r);return Promise.resolve(lf(n))}catch(e){return Promise.reject(e)}}}function If(e){return"object"==typeof e&&"r"in e&&"s"in e}function Nf(e){return C((function(t,r){try{return Promise.resolve(r(t)).then((function(t){if(If(t))return gf(t,e);if(e&&void 0===vf(t).recoveryParam)throw new Error("not_supported: ES256K-R not supported when signer doesn't provide a recovery param");return t}))}catch(e){return Promise.reject(e)}}),"sign")}function Pf(){return C((function(e,t){try{return Promise.resolve(t(e)).then((function(e){if(If(e))throw new Error("invalid_config: expected a signer function that returns a string instead of signature object");return e}))}catch(e){return Promise.reject(e)}}),"sign")}C(Mf,"concatKDF"),new nf.ec("secp256k1"),C(Of,"EdDSASigner"),C(If,"instanceOfEcdsaSignature"),C(Nf,"ES256KSignerAlg"),C(Pf,"Ed25519SignerAlg");var Rf={ES256K:Nf(),"ES256K-R":Nf(!0),Ed25519:Pf(),EdDSA:Pf()};function Lf(e){const t=Rf[e];if(!t)throw new Error(`not_supported: Unsupported algorithm ${e}`);return t}C(Lf,"SignerAlg");var Df=new nf.ec("secp256k1");function Uf(e,t=!1){const r=df(e);if(r.length!==(t?65:64))throw new Error("wrong signature length");const n={r:bf(r.slice(0,32)),s:bf(r.slice(32,64))};return t&&(n.recoveryParam=r[64]),n}function jf(e){if(e.publicKeyBase58)return ff(e.publicKeyBase58);if(e.publicKeyBase64)return df(e.publicKeyBase64);if(e.publicKeyHex)return hf(e.publicKeyHex);if(e.publicKeyJwk&&"secp256k1"===e.publicKeyJwk.crv&&e.publicKeyJwk.x&&e.publicKeyJwk.y)return hf(Df.keyFromPublic({x:bf(df(e.publicKeyJwk.x)),y:bf(df(e.publicKeyJwk.y))}).getPublic("hex"));if(e.publicKeyMultibase){const{base16:t,base58btc:r,base64:n,base64url:i}=dr;return t.decoder.or(r.decoder.or(n.decoder.or(i.decoder))).decode(e.publicKeyMultibase)}return new Uint8Array}function Kf(e,t,r){const n=xf(e),i=Uf(t),s=r.filter((({ethereumAddress:e,blockchainAccountId:t})=>void 0===e&&void 0===t)),o=r.filter((({ethereumAddress:e,blockchainAccountId:t})=>void 0!==e||void 0!==typeof t));let a=s.find((e=>{try{const t=jf(e);return Df.keyFromPublic(t).verify(n,i)}catch(e){return!1}}));if(!a&&o.length>0&&(a=$f(e,t,o)),!a)throw new Error("invalid_signature: Signature invalid for JWT");return a}function $f(e,t,r){let n;if(t.length>86)n=[Uf(t,!0)];else{const e=Uf(t,!1);n=[k(x({},e),{recoveryParam:0}),k(x({},e),{recoveryParam:1})]}const i=C((t=>{const n=xf(e),i=Df.recoverPubKey(n,t,t.recoveryParam),s=i.encode("hex"),o=i.encode("hex",!0),a=Cf(s);return r.find((e=>{var t,r,n;const i=bf(jf(e));return i===s||i===o||(null==(t=e.ethereumAddress)?void 0:t.toLowerCase())===a||(null==(r=e.blockchainAccountId)||null==(n=r.split("@eip155"))?void 0:n[0].toLowerCase())===a}))}),"checkSignatureAgainstSigner"),s=n.map(i).filter((e=>void 0!==e));if(0===s.length)throw new Error("invalid_signature: Signature invalid for JWT");return s[0]}function Hf(e,t,r){const n=yf(e),i=df(t),s=r.find((e=>(0,sf.verify)(jf(e),n,i)));if(!s)throw new Error("invalid_signature: Signature invalid for JWT");return s}C(Uf,"toSignatureObject"),C(jf,"extractPublicKeyBytes"),C(Kf,"verifyES256K"),C($f,"verifyRecoverableES256K"),C(Hf,"verifyEd25519");var Ff={ES256K:Kf,"ES256K-R":$f,Ed25519:Hf,EdDSA:Hf};function zf(e){const t=Ff[e];if(!t)throw new Error(`not_supported: Unsupported algorithm ${e}`);return t}C(zf,"VerifierAlgorithm"),zf.toSignatureObject=Uf;var Vf=C((function(e,t,r={},n={}){try{r.alg||(r.alg=qf);const i="string"==typeof e?e:Gf(e,n.canonicalize),s=[Gf(r,n.canonicalize),i].join("."),o=Lf(r.alg);return Promise.resolve(o(s,t)).then((function(e){return[s,e].join(".")}))}catch(e){return Promise.reject(e)}}),"createJWS"),qf="ES256K";function Gf(e,t=!1){return pf(t?(0,of.default)(e):JSON.stringify(e))}function Jf(e){const t=e.match(/^([a-zA-Z0-9_-]+)\.([a-zA-Z0-9_-]+)\.([a-zA-Z0-9_-]+)$/);if(t)return{header:JSON.parse(mf(t[1])),payload:t[2],signature:t[3],data:`${t[1]}.${t[2]}`};throw new Error("invalid_argument: Incorrect format JWS")}function Wf({header:e,data:t,signature:r},n){Array.isArray(n)||(n=[n]);return zf(e.alg)(t,r,n)}function Yf(e,t){return Wf(Jf(e),t)}function Xf(e,t,r){for(var n;;){var i=e();if(rh(i)&&(i=i.v),!i)return s;if(i.then){n=0;break}var s=r();if(s&&s.then){if(!rh(s)){n=1;break}s=s.s}if(t){var o=t();if(o&&o.then&&!rh(o)){n=2;break}}}var a=new th,c=eh.bind(null,a,2);return(0===n?i.then(l):1===n?s.then(u):o.then(d)).then(void 0,c),a;function u(n){s=n;do{if(t&&(o=t())&&o.then&&!rh(o))return void o.then(d).then(void 0,c);if(!(i=e())||rh(i)&&!i.v)return void eh(a,1,s);if(i.then)return void i.then(l).then(void 0,c);rh(s=r())&&(s=s.v)}while(!s||!s.then);s.then(u).then(void 0,c)}function l(e){e?(s=r())&&s.then?s.then(u).then(void 0,c):u(s):eh(a,1,s)}function d(){(i=e())?i.then?i.then(l).then(void 0,c):l(i):eh(a,1,s)}}C(Gf,"encodeSection"),C(Jf,"decodeJWS"),C(Wf,"verifyJWSDecoded"),C(Yf,"verifyJWS"),C(Xf,"_for");var Zf=C((function(e,t){try{let r=function(e){if(null===o)throw new Error("failure: Failed to decrypt");return o};C(r,"_temp5"),sh(e);const n=JSON.parse(mf(e.protected));if(n.enc!==t.enc)throw new Error(`not_supported: Decrypter does not supported: '${n.enc}'`);const i=wf(e.ciphertext,e.tag),s=new Uint8Array(Buffer.from(e.aad?`${e.protected}.${e.aad}`:e.protected));let o=null;const a="dir"===n.alg&&"dir"===t.alg?Promise.resolve(t.decrypt(i,df(e.iv),s)).then((function(e){o=e})):function(){if(e.recipients&&0!==e.recipients.length){let r=0;return Xf((function(){return!o&&r<e.recipients.length}),(function(){return r++}),(function(){const a=e.recipients[r];Object.assign(a.header,n);const c=function(){if(a.header.alg===t.alg)return Promise.resolve(t.decrypt(i,df(e.iv),s,a)).then((function(e){o=e}))}();if(c&&c.then)return c.then((function(){}))}))}throw new Error("bad_jwe: missing recipients")}();return Promise.resolve(a&&a.then?a.then(r):r(a))}catch(e){return Promise.reject(e)}}),"decryptJWE"),Qf="undefined"!=typeof Symbol?Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator")):"@@iterator";function eh(e,t,r){if(!e.s){if(r instanceof th){if(!r.s)return void(r.o=eh.bind(null,e,t));1&t&&(t=r.s),r=r.v}if(r&&r.then)return void r.then(eh.bind(null,e,t),eh.bind(null,e,2));e.s=t,e.v=r;const n=e.o;n&&n(e)}}C(eh,"_settle");var th=function(){function e(){}return C(e,"_Pact"),e.prototype.then=function(t,r){const n=new e,i=this.s;if(i){const e=1&i?t:r;if(e){try{eh(n,1,e(this.v))}catch(e){eh(n,2,e)}return n}return this}return this.o=function(e){try{const i=e.v;1&e.s?eh(n,1,t?t(i):i):r?eh(n,1,r(i)):eh(n,2,i)}catch(e){eh(n,2,e)}},n},e}();function rh(e){return e instanceof th&&1&e.s}function nh(e,t,r){var n,i,s=-1;function o(a){try{for(;++s<e.length&&(!r||!r());)if((a=t(s))&&a.then){if(!rh(a))return void a.then(o,i||(i=eh.bind(null,n=new th,2)));a=a.v}n?eh(n,1,a):n=a}catch(e){eh(n||(n=new th),2,e)}}return C(o,"_cycle"),o(),n}function ih(e,t,r){if("function"==typeof e[Qf]){let c=function(e){try{for(;!((n=o.next()).done||r&&r());)if((e=t(n.value))&&e.then){if(!rh(e))return void e.then(c,s||(s=eh.bind(null,i=new th,2)));e=e.v}i?eh(i,1,e):i=e}catch(e){eh(i||(i=new th),2,e)}};C(c,"_cycle");var n,i,s,o=e[Qf]();if(c(),o.return){var a=C((function(e){try{n.done||o.return()}catch(e){}return e}),"_fixup");if(i&&i.then)return i.then(a,(function(e){throw a(e)}));a()}return i}if(!("length"in e))throw new TypeError("Object is not iterable");for(var c=[],u=0;u<e.length;u++)c.push(e[u]);return nh(c,(function(e){return t(c[e])}),r)}function sh(e){if(!(e.protected&&e.iv&&e.ciphertext&&e.tag))throw new Error("bad_jwe: missing properties");e.recipients&&e.recipients.map((e=>{if(!e.header||!e.encrypted_key)throw new Error("bad_jwe: malformed recipients")}))}function oh({ciphertext:e,tag:t,iv:r,protectedHeader:n,recipient:i},s){const o={protected:n,iv:lf(r),ciphertext:lf(e),tag:lf(t)};return s&&(o.aad=lf(s)),i&&(o.recipients=[i]),o}C(rh,"_isSettledPact"),C(nh,"_forTo"),C(ih,"_forOf"),C(sh,"validateJWE"),C(oh,"encodeJWE");var ah=C((function(e,t,r={},n){try{if("dir"===t[0].alg){if(t.length>1)throw new Error('not_supported: Can only do "dir" encryption to one key.');return Promise.resolve(t[0].encrypt(e,r,n)).then((function(e){return oh(e,n)}))}{const i=t[0].enc;if(!t.reduce(((e,t)=>e&&t.enc===i),!0))throw new Error("invalid_argument: Incompatible encrypters passed");let s,o;const a=ih(t,(function(t){const i=s?Promise.resolve(null==t.encryptCek?void 0:t.encryptCek(s)).then((function(e){var t,r;e&&(null==(t=o)||null==(r=t.recipients)||r.push(e))})):Promise.resolve(t.encrypt(e,r,n)).then((function(e){s=e.cek,o=oh(e,n)}));if(i&&i.then)return i.then((function(){}))}));return Promise.resolve(a&&a.then?a.then((function(){return o})):o)}}catch(e){return Promise.reject(e)}}),"createJWE"),ch=C((function(e,t){try{const r=C((function(e){try{return Promise.resolve(t.resolve(e)).then((function({didResolutionMetadata:t,didDocument:r}){var n;if(null!=t&&t.error||null==r)throw new Error(`resolver_error: Could not resolve ${e}: ${t.error}, ${t.message}`);if(!r.keyAgreement)throw new Error(`no_suitable_keys: Could not find x25519 key for ${e}`);const i=(null==(n=r.keyAgreement)?void 0:n.map((e=>"string"==typeof e?[...r.publicKey||[],...r.verificationMethod||[]].find((t=>t.id===e)):e)).filter((e=>void 0!==e))).filter((e=>"X25519KeyAgreementKey2019"===e.type&&Boolean(e.publicKeyBase58)));if(!i.length)throw new Error(`no_suitable_keys: Could not find x25519 key for ${e}`);return i.map((e=>fh(ff(e.publicKeyBase58),e.id)))}))}catch(e){return Promise.reject(e)}}),"encryptersForDID"),n=e.map((e=>r(e)));return Promise.resolve(Promise.all(n)).then((function(e){return[].concat(...e)}))}catch(e){return Promise.reject(e)}}),"resolveX25519Encrypters");function uh(e){const t=new cf.XChaCha20Poly1305(e);return(e,r)=>{const n=(0,uf.randomBytes)(t.nonceLength),i=t.seal(n,e,r);return{ciphertext:i.subarray(0,i.length-t.tagLength),tag:i.subarray(i.length-t.tagLength),iv:n}}}function lh(e){const t=C((function(e,t={},s){try{const o=pf(JSON.stringify(Object.assign({alg:i},t,{enc:n}))),a=new Uint8Array(Buffer.from(s?`${o}.${lf(s)}`:o));return Promise.resolve(k(x({},r(e,a)),{protectedHeader:o}))}catch(e){return Promise.reject(e)}}),"encrypt"),r=uh(e),n="XC20P",i="dir";return{alg:i,enc:n,encrypt:t}}function dh(e){const t=C((function(e,t,n){try{return Promise.resolve(r.open(t,e,n))}catch(e){return Promise.reject(e)}}),"decrypt"),r=new cf.XChaCha20Poly1305(e);return{alg:"dir",enc:"XC20P",decrypt:t}}function fh(e,t){const r=C((function(e,t={},r){try{Object.assign(t,{alg:void 0});const i=(0,uf.randomBytes)(32);return Promise.resolve(lh(i).encrypt(e,t,r)).then((function(e){return Promise.resolve(n(i)).then((function(t){return k(x({},e),{recipient:t,cek:i})}))}))}catch(e){return Promise.reject(e)}}),"encrypt"),n=C((function(r){try{const n=(0,af.generateKeyPair)(),a=(0,af.sharedKey)(n.secretKey,e),c=uh(Mf(a,s,i))(r),u={encrypted_key:lf(c.ciphertext),header:{alg:i,iv:lf(c.iv),tag:lf(c.tag),epk:{kty:"OKP",crv:o,x:lf(n.publicKey)}}};return t&&(u.header.kid=t),Promise.resolve(u)}catch(e){return Promise.reject(e)}}),"encryptCek"),i="ECDH-ES+XC20PKW",s=256,o="X25519";return{alg:i,enc:"XC20P",encrypt:r,encryptCek:n}}function hh(e){if(!(e&&e.epk&&e.iv&&e.tag))throw new Error("bad_jwe: malformed header")}function ph(e){const t=C((function(t,s,o,a){try{let l=function(){const e=Mf(f,n,r),i=wf(a.encrypted_key,a.header.tag);return Promise.resolve(dh(e).decrypt(i,df(a.header.iv))).then((function(e){return null===e?null:dh(e).decrypt(t,s,o)}))};var c,u;if(C(l,"_temp4"),hh(null==(c=a)?void 0:c.header),(null==(u=a.header.epk)?void 0:u.crv)!==i||void 0===a.header.epk.x)return Promise.resolve(null);const d=df(a.header.epk.x);let f;const h=function(){if(!(e instanceof Uint8Array))return Promise.resolve(e(d)).then((function(e){f=e}));f=(0,af.sharedKey)(e,d)}();return Promise.resolve(h&&h.then?h.then(l):l(h))}catch(e){return Promise.reject(e)}}),"decrypt"),r="ECDH-ES+XC20PKW",n=256,i="X25519";return{alg:r,enc:"XC20P",decrypt:t}}C(uh,"xc20pEncrypter"),C(lh,"xc20pDirEncrypter"),C(dh,"xc20pDirDecrypter"),C(fh,"x25519Encrypter"),C(hh,"validateHeader"),C(ph,"x25519Decrypter"),br();var mh=C((({enumerable:e=!0,configurable:t=!1}={})=>({enumerable:e,configurable:t,writable:!1})),"readonly"),bh=C((function*(e,t){if(null!=e&&!(e instanceof Uint8Array))for(const[r,n]of Object.entries(e)){const e=[...t,r];if(null!=n&&"object"==typeof n)if(Array.isArray(n))for(const[t,r]of n.entries()){const n=[...e,t],i=Qt.asCID(r);i?yield[n.join("/"),i]:"object"==typeof r&&(yield*bh(r,n))}else{const t=Qt.asCID(n);t?yield[e.join("/"),t]:yield*bh(n,e)}}}),"links"),yh=C((function*(e,t){if(null!=e)for(const[r,n]of Object.entries(e)){const e=[...t,r];if(yield e.join("/"),!(null==n||n instanceof Uint8Array||"object"!=typeof n||Qt.asCID(n)))if(Array.isArray(n))for(const[t,r]of n.entries()){const n=[...e,t];yield n.join("/"),"object"!=typeof r||Qt.asCID(r)||(yield*yh(r,n))}else yield*yh(n,e)}}),"tree"),gh=C(((e,t)=>{let r=e;for(const[e,n]of t.entries()){if(r=r[n],null==r)throw new Error(`Object has no property at ${t.slice(0,e+1).map((e=>`[${JSON.stringify(e)}]`)).join("")}`);const i=Qt.asCID(r);if(i)return{value:i,remaining:t.slice(e+1).join("/")}}return{value:r}}),"get"),vh=class{constructor({cid:e,bytes:t,value:r}){if(!e||!t||void 0===r)throw new Error("Missing required argument");this.cid=e,this.bytes=t,this.value=r,this.asBlock=this,Object.defineProperties(this,{cid:mh(),bytes:mh(),value:mh(),asBlock:mh()})}links(){return bh(this.value,[])}tree(){return yh(this.value,[])}get(e="/"){return gh(this.value,e.split("/").filter(Boolean))}};C(vh,"Block");var wh=C((e=>L(void 0,[e],(function*({value:e,codec:t,hasher:r}){if(void 0===e)throw new Error('Missing required argument "value"');if(!t||!r)throw new Error("Missing required argument: codec or hasher");const n=t.encode(e),i=yield r.digest(n),s=Qt.create(1,t.code,i);return new vh({value:e,bytes:n,cid:s})}))),"encode");mr(),Dt(),Ft(),dt();var Ah={};I(Ah,{code:()=>Fm,decode:()=>Vm,encode:()=>zm,name:()=>Hm});var Sh=["string","number","bigint","symbol"],Eh=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function _h(e){if(null===e)return"null";if(void 0===e)return"undefined";if(!0===e||!1===e)return"boolean";const t=typeof e;if(Sh.includes(t))return t;if("function"===t)return"Function";if(Array.isArray(e))return"Array";if(xh(e))return"Buffer";const r=kh(e);return r||"Object"}function xh(e){return e&&e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer.call(null,e)}function kh(e){const t=Object.prototype.toString.call(e).slice(8,-1);if(Eh.includes(t))return t}C(_h,"is"),C(xh,"isBuffer"),C(kh,"getObjectType");var Ch=class{constructor(e,t,r){this.major=e,this.majorEncoded=e<<5,this.name=t,this.terminal=r}toString(){return`Type[${this.major}].${this.name}`}compare(e){return this.major<e.major?-1:this.major>e.major?1:0}};C(Ch,"Type"),Ch.uint=new Ch(0,"uint",!0),Ch.negint=new Ch(1,"negint",!0),Ch.bytes=new Ch(2,"bytes",!0),Ch.string=new Ch(3,"string",!0),Ch.array=new Ch(4,"array",!1),Ch.map=new Ch(5,"map",!1),Ch.tag=new Ch(6,"tag",!1),Ch.float=new Ch(7,"float",!0),Ch.false=new Ch(7,"false",!0),Ch.true=new Ch(7,"true",!0),Ch.null=new Ch(7,"null",!0),Ch.undefined=new Ch(7,"undefined",!0),Ch.break=new Ch(7,"break",!0);var Bh=class{constructor(e,t,r){this.type=e,this.value=t,this.encodedLength=r,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};C(Bh,"Token");var Th=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&"function"==typeof globalThis.Buffer.isBuffer,Mh=new TextDecoder,Oh=new TextEncoder;function Ih(e){return Th&&globalThis.Buffer.isBuffer(e)}function Nh(e){return e instanceof Uint8Array?Ih(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):e:Uint8Array.from(e)}C(Ih,"isBuffer"),C(Nh,"asU8A");var Ph=Th?(e,t,r)=>r-t>64?globalThis.Buffer.from(e.subarray(t,r)).toString("utf8"):Hh(e,t,r):(e,t,r)=>r-t>64?Mh.decode(e.subarray(t,r)):Hh(e,t,r),Rh=Th?e=>e.length>64?globalThis.Buffer.from(e):$h(e):e=>e.length>64?Oh.encode(e):$h(e),Lh=C((e=>Uint8Array.from(e)),"fromArray"),Dh=Th?(e,t,r)=>Ih(e)?new Uint8Array(e.subarray(t,r)):e.slice(t,r):(e,t,r)=>e.slice(t,r),Uh=Th?(e,t)=>(e=e.map((e=>e instanceof Uint8Array?e:globalThis.Buffer.from(e))),Nh(globalThis.Buffer.concat(e,t))):(e,t)=>{const r=new Uint8Array(t);let n=0;for(let t of e)n+t.length>r.length&&(t=t.subarray(0,r.length-n)),r.set(t,n),n+=t.length;return r},jh=Th?e=>globalThis.Buffer.allocUnsafe(e):e=>new Uint8Array(e);function Kh(e,t){if(Ih(e)&&Ih(t))return e.compare(t);for(let r=0;r<e.length;r++)if(e[r]!==t[r])return e[r]<t[r]?-1:1;return 0}function $h(e,t=1/0){let r;const n=e.length;let i=null;const s=[];for(let o=0;o<n;++o){if(r=e.charCodeAt(o),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&s.push(239,191,189);continue}if(o+1===n){(t-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&s.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;s.push(r)}else if(r<2048){if((t-=2)<0)break;s.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;s.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return s}function Hh(e,t,r){const n=[];for(;t<r;){const i=e[t];let s=null,o=i>239?4:i>223?3:i>191?2:1;if(t+o<=r){let r,n,a,c;switch(o){case 1:i<128&&(s=i);break;case 2:r=e[t+1],128==(192&r)&&(c=(31&i)<<6|63&r,c>127&&(s=c));break;case 3:r=e[t+1],n=e[t+2],128==(192&r)&&128==(192&n)&&(c=(15&i)<<12|(63&r)<<6|63&n,c>2047&&(c<55296||c>57343)&&(s=c));break;case 4:r=e[t+1],n=e[t+2],a=e[t+3],128==(192&r)&&128==(192&n)&&128==(192&a)&&(c=(15&i)<<18|(63&r)<<12|(63&n)<<6|63&a,c>65535&&c<1114112&&(s=c))}}null===s?(s=65533,o=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|1023&s),n.push(s),t+=o}return Fh(n)}C(Kh,"compare"),C($h,"utf8ToBytes"),C(Hh,"utf8Slice");function Fh(e){const t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=4096));return r}C(Fh,"decodeCodePointsArray");var zh=class{constructor(e=256){this.chunkSize=e,this.cursor=0,this.maxCursor=-1,this.chunks=[],this._initReuseChunk=null}reset(){this.cursor=0,this.maxCursor=-1,this.chunks.length&&(this.chunks=[]),null!==this._initReuseChunk&&(this.chunks.push(this._initReuseChunk),this.maxCursor=this._initReuseChunk.length-1)}push(e){let t=this.chunks[this.chunks.length-1];if(this.cursor+e.length<=this.maxCursor+1){const r=t.length-(this.maxCursor-this.cursor)-1;t.set(e,r)}else{if(t){const e=t.length-(this.maxCursor-this.cursor)-1;e<t.length&&(this.chunks[this.chunks.length-1]=t.subarray(0,e),this.maxCursor=this.cursor-1)}e.length<64&&e.length<this.chunkSize?(t=jh(this.chunkSize),this.chunks.push(t),this.maxCursor+=t.length,null===this._initReuseChunk&&(this._initReuseChunk=t),t.set(e,0)):(this.chunks.push(e),this.maxCursor+=e.length)}this.cursor+=e.length}toBytes(e=!1){let t;if(1===this.chunks.length){const r=this.chunks[0];e&&this.cursor>r.length/2?(t=this.cursor===r.length?r:r.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):t=Dh(r,0,this.cursor)}else t=Uh(this.chunks,this.cursor);return e&&this.reset(),t}};C(zh,"Bl");function Vh(e,t,r){if(e.length-t<r)throw new Error("CBOR decode error: not enough data for type")}C(Vh,"assertEnoughData");var qh=[24,256,65536,4294967296,BigInt("18446744073709551616")];function Gh(e,t,r){Vh(e,t,1);const n=e[t];if(!0===r.strict&&n<qh[0])throw new Error("CBOR decode error: integer encoded in more bytes than necessary (strict decode)");return n}function Jh(e,t,r){Vh(e,t,2);const n=e[t]<<8|e[t+1];if(!0===r.strict&&n<qh[1])throw new Error("CBOR decode error: integer encoded in more bytes than necessary (strict decode)");return n}function Wh(e,t,r){Vh(e,t,4);const n=16777216*e[t]+(e[t+1]<<16)+(e[t+2]<<8)+e[t+3];if(!0===r.strict&&n<qh[2])throw new Error("CBOR decode error: integer encoded in more bytes than necessary (strict decode)");return n}function Yh(e,t,r){Vh(e,t,8);const n=16777216*e[t]+(e[t+1]<<16)+(e[t+2]<<8)+e[t+3],i=16777216*e[t+4]+(e[t+5]<<16)+(e[t+6]<<8)+e[t+7],s=(BigInt(n)<<BigInt(32))+BigInt(i);if(!0===r.strict&&s<qh[3])throw new Error("CBOR decode error: integer encoded in more bytes than necessary (strict decode)");if(s<=Number.MAX_SAFE_INTEGER)return Number(s);if(!0===r.allowBigInt)return s;throw new Error("CBOR decode error: integers outside of the safe integer range are not supported")}function Xh(e,t,r,n){return new Bh(Ch.uint,Gh(e,t+1,n),2)}function Zh(e,t,r,n){return new Bh(Ch.uint,Jh(e,t+1,n),3)}function Qh(e,t,r,n){return new Bh(Ch.uint,Wh(e,t+1,n),5)}function ep(e,t,r,n){return new Bh(Ch.uint,Yh(e,t+1,n),9)}function tp(e,t){return rp(e,0,t.value)}function rp(e,t,r){if(r<qh[0]){const n=Number(r);e.push([t|n])}else if(r<qh[1]){const n=Number(r);e.push([24|t,n])}else if(r<qh[2]){const n=Number(r);e.push([25|t,n>>>8,255&n])}else if(r<qh[3]){const n=Number(r);e.push([26|t,n>>>24&255,n>>>16&255,n>>>8&255,255&n])}else{const n=BigInt(r);if(!(n<qh[4]))throw new Error("CBOR decode error: encountered BigInt larger than allowable range");{const r=[27|t,0,0,0,0,0,0,0];let i=Number(n&BigInt(4294967295)),s=Number(n>>BigInt(32)&BigInt(4294967295));r[8]=255&i,i>>=8,r[7]=255&i,i>>=8,r[6]=255&i,i>>=8,r[5]=255&i,r[4]=255&s,s>>=8,r[3]=255&s,s>>=8,r[2]=255&s,s>>=8,r[1]=255&s,e.push(r)}}}function np(e,t,r,n){return new Bh(Ch.negint,-1-Gh(e,t+1,n),2)}function ip(e,t,r,n){return new Bh(Ch.negint,-1-Jh(e,t+1,n),3)}function sp(e,t,r,n){return new Bh(Ch.negint,-1-Wh(e,t+1,n),5)}C(Gh,"readUint8"),C(Jh,"readUint16"),C(Wh,"readUint32"),C(Yh,"readUint64"),C(Xh,"decodeUint8"),C(Zh,"decodeUint16"),C(Qh,"decodeUint32"),C(ep,"decodeUint64"),C(tp,"encodeUint"),C(rp,"encodeUintValue"),tp.encodedSize=C((function(e){return rp.encodedSize(e.value)}),"encodedSize"),rp.encodedSize=C((function(e){return e<qh[0]?1:e<qh[1]?2:e<qh[2]?3:e<qh[3]?5:9}),"encodedSize"),tp.compareTokens=C((function(e,t){return e.value<t.value?-1:e.value>t.value?1:0}),"compareTokens"),C(np,"decodeNegint8"),C(ip,"decodeNegint16"),C(sp,"decodeNegint32");var op=BigInt(-1),ap=BigInt(1);function cp(e,t,r,n){const i=Yh(e,t+1,n);if("bigint"!=typeof i){const e=-1-i;if(e>=Number.MIN_SAFE_INTEGER)return new Bh(Ch.negint,e,9)}if(!0!==n.allowBigInt)throw new Error("CBOR decode error: integers outside of the safe integer range are not supported");return new Bh(Ch.negint,op-BigInt(i),9)}function up(e,t){const r=t.value,n="bigint"==typeof r?r*op-ap:-1*r-1;rp(e,t.type.majorEncoded,n)}function lp(e,t,r,n){Vh(e,t,r+n);const i=Dh(e,t+r,t+r+n);return new Bh(Ch.bytes,i,r+n)}function dp(e,t,r,n){return lp(e,t,1,r)}function fp(e,t,r,n){return lp(e,t,2,Gh(e,t+1,n))}function hp(e,t,r,n){return lp(e,t,3,Jh(e,t+1,n))}function pp(e,t,r,n){return lp(e,t,5,Wh(e,t+1,n))}function mp(e,t,r,n){const i=Yh(e,t+1,n);if("bigint"==typeof i)throw new Error("CBOR decode error: 64-bit integer bytes lengths not supported");return lp(e,t,9,i)}function bp(e){return void 0===e.encodedBytes&&(e.encodedBytes=e.type===Ch.string?Rh(e.value):e.value),e.encodedBytes}function yp(e,t){const r=bp(t);rp(e,t.type.majorEncoded,r.length),e.push(r)}function gp(e,t){return e.length<t.length?-1:e.length>t.length?1:Kh(e,t)}function vp(e,t,r,n,i){const s=r+n;Vh(e,t,s);const o=new Bh(Ch.string,Ph(e,t+r,t+s),s);return!0===i.retainStringBytes&&(o.byteValue=Dh(e,t+r,t+s)),o}function wp(e,t,r,n){return vp(e,t,1,r,n)}function Ap(e,t,r,n){return vp(e,t,2,Gh(e,t+1,n),n)}function Sp(e,t,r,n){return vp(e,t,3,Jh(e,t+1,n),n)}function Ep(e,t,r,n){return vp(e,t,5,Wh(e,t+1,n),n)}function _p(e,t,r,n){const i=Yh(e,t+1,n);if("bigint"==typeof i)throw new Error("CBOR decode error: 64-bit integer string lengths not supported");return vp(e,t,9,i,n)}C(cp,"decodeNegint64"),C(up,"encodeNegint"),up.encodedSize=C((function(e){const t=e.value,r="bigint"==typeof t?t*op-ap:-1*t-1;return r<qh[0]?1:r<qh[1]?2:r<qh[2]?3:r<qh[3]?5:9}),"encodedSize"),up.compareTokens=C((function(e,t){return e.value<t.value?1:e.value>t.value?-1:0}),"compareTokens"),C(lp,"toToken"),C(dp,"decodeBytesCompact"),C(fp,"decodeBytes8"),C(hp,"decodeBytes16"),C(pp,"decodeBytes32"),C(mp,"decodeBytes64"),C(bp,"tokenBytes"),C(yp,"encodeBytes"),yp.encodedSize=C((function(e){const t=bp(e);return rp.encodedSize(t.length)+t.length}),"encodedSize"),yp.compareTokens=C((function(e,t){return gp(bp(e),bp(t))}),"compareTokens"),C(gp,"compareBytes"),C(vp,"toToken"),C(wp,"decodeStringCompact"),C(Ap,"decodeString8"),C(Sp,"decodeString16"),C(Ep,"decodeString32"),C(_p,"decodeString64");var xp=yp;function kp(e,t,r,n){return new Bh(Ch.array,n,r)}function Cp(e,t,r,n){return kp(0,0,1,r)}function Bp(e,t,r,n){return kp(0,0,2,Gh(e,t+1,n))}function Tp(e,t,r,n){return kp(0,0,3,Jh(e,t+1,n))}function Mp(e,t,r,n){return kp(0,0,5,Wh(e,t+1,n))}function Op(e,t,r,n){const i=Yh(e,t+1,n);if("bigint"==typeof i)throw new Error("CBOR decode error: 64-bit integer array lengths not supported");return kp(0,0,9,i)}function Ip(e,t,r,n){if(!1===n.allowIndefinite)throw new Error("CBOR decode error: indefinite length items not allowed");return kp(0,0,1,1/0)}function Np(e,t){rp(e,Ch.array.majorEncoded,t.value)}function Pp(e,t,r,n){return new Bh(Ch.map,n,r)}function Rp(e,t,r,n){return Pp(0,0,1,r)}function Lp(e,t,r,n){return Pp(0,0,2,Gh(e,t+1,n))}function Dp(e,t,r,n){return Pp(0,0,3,Jh(e,t+1,n))}function Up(e,t,r,n){return Pp(0,0,5,Wh(e,t+1,n))}function jp(e,t,r,n){const i=Yh(e,t+1,n);if("bigint"==typeof i)throw new Error("CBOR decode error: 64-bit integer map lengths not supported");return Pp(0,0,9,i)}function Kp(e,t,r,n){if(!1===n.allowIndefinite)throw new Error("CBOR decode error: indefinite length items not allowed");return Pp(0,0,1,1/0)}function $p(e,t){rp(e,Ch.map.majorEncoded,t.value)}function Hp(e,t,r,n){return new Bh(Ch.tag,r,1)}function Fp(e,t,r,n){return new Bh(Ch.tag,Gh(e,t+1,n),2)}function zp(e,t,r,n){return new Bh(Ch.tag,Jh(e,t+1,n),3)}function Vp(e,t,r,n){return new Bh(Ch.tag,Wh(e,t+1,n),5)}function qp(e,t,r,n){return new Bh(Ch.tag,Yh(e,t+1,n),9)}function Gp(e,t){rp(e,Ch.tag.majorEncoded,t.value)}C(kp,"toToken"),C(Cp,"decodeArrayCompact"),C(Bp,"decodeArray8"),C(Tp,"decodeArray16"),C(Mp,"decodeArray32"),C(Op,"decodeArray64"),C(Ip,"decodeArrayIndefinite"),C(Np,"encodeArray"),Np.compareTokens=tp.compareTokens,Np.encodedSize=C((function(e){return rp.encodedSize(e.value)}),"encodedSize"),C(Pp,"toToken"),C(Rp,"decodeMapCompact"),C(Lp,"decodeMap8"),C(Dp,"decodeMap16"),C(Up,"decodeMap32"),C(jp,"decodeMap64"),C(Kp,"decodeMapIndefinite"),C($p,"encodeMap"),$p.compareTokens=tp.compareTokens,$p.encodedSize=C((function(e){return rp.encodedSize(e.value)}),"encodedSize"),C(Hp,"decodeTagCompact"),C(Fp,"decodeTag8"),C(zp,"decodeTag16"),C(Vp,"decodeTag32"),C(qp,"decodeTag64"),C(Gp,"encodeTag"),Gp.compareTokens=tp.compareTokens,Gp.encodedSize=C((function(e){return rp.encodedSize(e.value)}),"encodedSize");function Jp(e,t,r,n){if(!1===n.allowUndefined)throw new Error("CBOR decode error: undefined values are not supported");return!0===n.coerceUndefinedToNull?new Bh(Ch.null,null,1):new Bh(Ch.undefined,void 0,1)}function Wp(e,t,r,n){if(!1===n.allowIndefinite)throw new Error("CBOR decode error: indefinite length items not allowed");return new Bh(Ch.break,void 0,1)}function Yp(e,t,r){if(r){if(!1===r.allowNaN&&Number.isNaN(e))throw new Error("CBOR decode error: NaN values are not supported");if(!1===r.allowInfinity&&(e===1/0||e===-1/0))throw new Error("CBOR decode error: Infinity values are not supported")}return new Bh(Ch.float,e,t)}function Xp(e,t,r,n){return Yp(sm(e,t+1),3,n)}function Zp(e,t,r,n){return Yp(am(e,t+1),5,n)}function Qp(e,t,r,n){return Yp(um(e,t+1),9,n)}function em(e,t,r){const n=t.value;if(!1===n)e.push([20|Ch.float.majorEncoded]);else if(!0===n)e.push([21|Ch.float.majorEncoded]);else if(null===n)e.push([22|Ch.float.majorEncoded]);else if(void 0===n)e.push([23|Ch.float.majorEncoded]);else{let t,i=!1;r&&!0===r.float64||(im(n),t=sm(nm,1),n===t||Number.isNaN(n)?(nm[0]=249,e.push(nm.slice(0,3)),i=!0):(om(n),t=am(nm,1),n===t&&(nm[0]=250,e.push(nm.slice(0,5)),i=!0))),i||(cm(n),t=um(nm,1),nm[0]=251,e.push(nm.slice(0,9)))}}C(Jp,"decodeUndefined"),C(Wp,"decodeBreak"),C(Yp,"createToken"),C(Xp,"decodeFloat16"),C(Zp,"decodeFloat32"),C(Qp,"decodeFloat64"),C(em,"encodeFloat"),em.encodedSize=C((function(e,t){const r=e.value;if(!1===r||!0===r||null==r)return 1;if(!t||!0!==t.float64){im(r);let e=sm(nm,1);if(r===e||Number.isNaN(r))return 3;if(om(r),e=am(nm,1),r===e)return 5}return 9}),"encodedSize");var tm=new ArrayBuffer(9),rm=new DataView(tm,1),nm=new Uint8Array(tm,0);function im(e){if(e===1/0)rm.setUint16(0,31744,!1);else if(e===-1/0)rm.setUint16(0,64512,!1);else if(Number.isNaN(e))rm.setUint16(0,32256,!1);else{rm.setFloat32(0,e);const t=rm.getUint32(0),r=(2139095040&t)>>23,n=8388607&t;if(255===r)rm.setUint16(0,31744,!1);else if(0===r)rm.setUint16(0,(2147483648&e)>>16|n>>13,!1);else{const e=r-127;e<-24?rm.setUint16(0,0):e<-14?rm.setUint16(0,(2147483648&t)>>16|1<<24+e,!1):rm.setUint16(0,(2147483648&t)>>16|e+15<<10|n>>13,!1)}}}function sm(e,t){if(e.length-t<2)throw new Error("CBOR decode error: not enough data for float16");const r=(e[t]<<8)+e[t+1];if(31744===r)return 1/0;if(64512===r)return-1/0;if(32256===r)return NaN;const n=r>>10&31,i=1023&r;let s;return s=0===n?i*E(2,-24):31!==n?(i+1024)*E(2,n-25):0===i?1/0:NaN,32768&r?-s:s}function om(e){rm.setFloat32(0,e,!1)}function am(e,t){if(e.length-t<4)throw new Error("CBOR decode error: not enough data for float32");const r=(e.byteOffset||0)+t;return new DataView(e.buffer,r,4).getFloat32(0,!1)}function cm(e){rm.setFloat64(0,e,!1)}function um(e,t){if(e.length-t<8)throw new Error("CBOR decode error: not enough data for float64");const r=(e.byteOffset||0)+t;return new DataView(e.buffer,r,8).getFloat64(0,!1)}function lm(e,t,r){throw new Error(`CBOR decode error: encountered invalid minor (${r}) for major ${e[t]>>>5}`)}function dm(e){return()=>{throw new Error(`CBOR decode error: ${e}`)}}C(im,"encodeFloat16"),C(sm,"readFloat16"),C(om,"encodeFloat32"),C(am,"readFloat32"),C(cm,"encodeFloat64"),C(um,"readFloat64"),em.compareTokens=tp.compareTokens,C(lm,"invalidMinor"),C(dm,"errorer");var fm=[];for(let e=0;e<=23;e++)fm[e]=lm;fm[24]=Xh,fm[25]=Zh,fm[26]=Qh,fm[27]=ep,fm[28]=lm,fm[29]=lm,fm[30]=lm,fm[31]=lm;for(let e=32;e<=55;e++)fm[e]=lm;fm[56]=np,fm[57]=ip,fm[58]=sp,fm[59]=cp,fm[60]=lm,fm[61]=lm,fm[62]=lm,fm[63]=lm;for(let e=64;e<=87;e++)fm[e]=dp;fm[88]=fp,fm[89]=hp,fm[90]=pp,fm[91]=mp,fm[92]=lm,fm[93]=lm,fm[94]=lm,fm[95]=dm("indefinite length bytes/strings are not supported");for(let e=96;e<=119;e++)fm[e]=wp;fm[120]=Ap,fm[121]=Sp,fm[122]=Ep,fm[123]=_p,fm[124]=lm,fm[125]=lm,fm[126]=lm,fm[127]=dm("indefinite length bytes/strings are not supported");for(let e=128;e<=151;e++)fm[e]=Cp;fm[152]=Bp,fm[153]=Tp,fm[154]=Mp,fm[155]=Op,fm[156]=lm,fm[157]=lm,fm[158]=lm,fm[159]=Ip;for(let e=160;e<=183;e++)fm[e]=Rp;fm[184]=Lp,fm[185]=Dp,fm[186]=Up,fm[187]=jp,fm[188]=lm,fm[189]=lm,fm[190]=lm,fm[191]=Kp;for(let e=192;e<=215;e++)fm[e]=Hp;fm[216]=Fp,fm[217]=zp,fm[218]=Vp,fm[219]=qp,fm[220]=lm,fm[221]=lm,fm[222]=lm,fm[223]=lm;for(let e=224;e<=243;e++)fm[e]=dm("simple values are not supported");fm[244]=lm,fm[245]=lm,fm[246]=lm,fm[247]=Jp,fm[248]=dm("simple values are not supported"),fm[249]=Xp,fm[250]=Zp,fm[251]=Qp,fm[252]=lm,fm[253]=lm,fm[254]=lm,fm[255]=Wp;var hm=[];for(let e=0;e<24;e++)hm[e]=new Bh(Ch.uint,e,1);for(let e=-1;e>=-24;e--)hm[31-e]=new Bh(Ch.negint,e,1);function pm(e){switch(e.type){case Ch.false:return Lh([244]);case Ch.true:return Lh([245]);case Ch.null:return Lh([246]);case Ch.bytes:return e.value.length?void 0:Lh([64]);case Ch.string:return""===e.value?Lh([96]):void 0;case Ch.array:return 0===e.value?Lh([128]):void 0;case Ch.map:return 0===e.value?Lh([160]):void 0;case Ch.uint:return e.value<24?Lh([Number(e.value)]):void 0;case Ch.negint:if(e.value>=-24)return Lh([31-Number(e.value)])}}hm[64]=new Bh(Ch.bytes,new Uint8Array(0),1),hm[96]=new Bh(Ch.string,"",1),hm[128]=new Bh(Ch.array,0,1),hm[160]=new Bh(Ch.map,0,1),hm[244]=new Bh(Ch.false,!1,1),hm[245]=new Bh(Ch.true,!0,1),hm[246]=new Bh(Ch.null,null,1),C(pm,"quickEncodeToken");var mm={float64:!1,mapSorter:_m,quickEncodeToken:pm};function bm(){const e=[];return e[Ch.uint.major]=tp,e[Ch.negint.major]=up,e[Ch.bytes.major]=yp,e[Ch.string.major]=xp,e[Ch.array.major]=Np,e[Ch.map.major]=$p,e[Ch.tag.major]=Gp,e[Ch.float.major]=em,e}C(bm,"makeCborEncoders");var ym=bm(),gm=new zh,vm=class{constructor(e,t){this.obj=e,this.parent=t}includes(e){let t=this;do{if(t.obj===e)return!0}while(t=t.parent);return!1}static createCheck(e,t){if(e&&e.includes(t))throw new Error("CBOR encode error: object contains circular references");return new vm(t,e)}};C(vm,"Ref");var wm={null:new Bh(Ch.null,null),undefined:new Bh(Ch.undefined,void 0),true:new Bh(Ch.true,!0),false:new Bh(Ch.false,!1),emptyArray:new Bh(Ch.array,0),emptyMap:new Bh(Ch.map,0)},Am={number:(e,t,r,n)=>Number.isInteger(e)&&Number.isSafeInteger(e)?new Bh(e>=0?Ch.uint:Ch.negint,e):new Bh(Ch.float,e),bigint:(e,t,r,n)=>e>=BigInt(0)?new Bh(Ch.uint,e):new Bh(Ch.negint,e),Uint8Array:(e,t,r,n)=>new Bh(Ch.bytes,e),string:(e,t,r,n)=>new Bh(Ch.string,e),boolean:(e,t,r,n)=>e?wm.true:wm.false,null:(e,t,r,n)=>wm.null,undefined:(e,t,r,n)=>wm.undefined,ArrayBuffer:(e,t,r,n)=>new Bh(Ch.bytes,new Uint8Array(e)),DataView:(e,t,r,n)=>new Bh(Ch.bytes,new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),Array(e,t,r,n){if(!e.length)return!0===r.addBreakTokens?[wm.emptyArray,new Bh(Ch.break)]:wm.emptyArray;n=vm.createCheck(n,e);const i=[];let s=0;for(const t of e)i[s++]=Sm(t,r,n);return r.addBreakTokens?[new Bh(Ch.array,e.length),i,new Bh(Ch.break)]:[new Bh(Ch.array,e.length),i]},Object(e,t,r,n){const i="Object"!==t,s=i?e.keys():Object.keys(e),o=i?e.size:s.length;if(!o)return!0===r.addBreakTokens?[wm.emptyMap,new Bh(Ch.break)]:wm.emptyMap;n=vm.createCheck(n,e);const a=[];let c=0;for(const t of s)a[c++]=[Sm(t,r,n),Sm(i?e.get(t):e[t],r,n)];return Em(a,r),r.addBreakTokens?[new Bh(Ch.map,o),a,new Bh(Ch.break)]:[new Bh(Ch.map,o),a]}};Am.Map=Am.Object,Am.Buffer=Am.Uint8Array;for(const e of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))Am[`${e}Array`]=Am.DataView;function Sm(e,t={},r){const n=_h(e),i=t&&t.typeEncoders&&t.typeEncoders[n]||Am[n];if("function"==typeof i){const s=i(e,n,t,r);if(null!=s)return s}const s=Am[n];if(!s)throw new Error(`CBOR encode error: unsupported type: ${n}`);return s(e,n,t,r)}function Em(e,t){t.mapSorter&&e.sort(t.mapSorter)}function _m(e,t){const r=Array.isArray(e[0])?e[0][0]:e[0],n=Array.isArray(t[0])?t[0][0]:t[0];if(r.type!==n.type)return r.type.compare(n.type);const i=r.type.major,s=ym[i].compareTokens(r,n);return 0===s&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),s}function xm(e,t,r,n){if(Array.isArray(t))for(const i of t)xm(e,i,r,n);else r[t.type.major](e,t,n)}function km(e,t,r){const n=Sm(e,r);if(!Array.isArray(n)&&r.quickEncodeToken){const e=r.quickEncodeToken(n);if(e)return e;const i=t[n.type.major];if(i.encodedSize){const e=i.encodedSize(n,r),t=new zh(e);if(i(t,n,r),1!==t.chunks.length)throw new Error(`Unexpected error: pre-calculated length for ${n} was wrong`);return Nh(t.chunks[0])}}return gm.reset(),xm(gm,n,t,r),gm.toBytes(!0)}function Cm(e,t){return t=Object.assign({},mm,t),km(e,ym,t)}C(Sm,"objectToTokens"),C(Em,"sortMapEntries"),C(_m,"mapSorter"),C(xm,"tokensToEncoded"),C(km,"encodeCustom"),C(Cm,"encode");var Bm={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},Tm=class{constructor(e,t={}){this.pos=0,this.data=e,this.options=t}done(){return this.pos>=this.data.length}next(){const e=this.data[this.pos];let t=hm[e];if(void 0===t){const r=fm[e];if(!r)throw new Error(`CBOR decode error: no decoder for major type ${e>>>5} (byte 0x${e.toString(16).padStart(2,"0")})`);const n=31&e;t=r(this.data,this.pos,n,this.options)}return this.pos+=t.encodedLength,t}};C(Tm,"Tokeniser");var Mm=Symbol.for("DONE"),Om=Symbol.for("BREAK");function Im(e,t,r){const n=[];for(let i=0;i<e.value;i++){const s=Pm(t,r);if(s===Om){if(e.value===1/0)break;throw new Error("CBOR decode error: got unexpected break to lengthed array")}if(s===Mm)throw new Error(`CBOR decode error: found array but not enough entries (got ${i}, expected ${e.value})`);n[i]=s}return n}function Nm(e,t,r){const n=!0===r.useMaps,i=n?void 0:{},s=n?new Map:void 0;for(let o=0;o<e.value;o++){const a=Pm(t,r);if(a===Om){if(e.value===1/0)break;throw new Error("CBOR decode error: got unexpected break to lengthed map")}if(a===Mm)throw new Error(`CBOR decode error: found map but not enough entries (got ${o} [no key], expected ${e.value})`);if(!0!==n&&"string"!=typeof a)throw new Error(`CBOR decode error: non-string keys not supported (got ${typeof a})`);const c=Pm(t,r);if(c===Mm)throw new Error(`CBOR decode error: found map but not enough entries (got ${o} [no value], expected ${e.value})`);n?s.set(a,c):i[a]=c}return n?s:i}function Pm(e,t){if(e.done())return Mm;const r=e.next();if(r.type===Ch.break)return Om;if(r.type.terminal)return r.value;if(r.type===Ch.array)return Im(r,e,t);if(r.type===Ch.map)return Nm(r,e,t);if(r.type===Ch.tag){if(t.tags&&"function"==typeof t.tags[r.value]){const n=Pm(e,t);return t.tags[r.value](n)}throw new Error(`CBOR decode error: tag not supported (${r.value})`)}throw new Error("unsupported")}function Rm(e,t){if(!(e instanceof Uint8Array))throw new Error("CBOR decode error: data to decode must be a Uint8Array");const r=(t=Object.assign({},Bm,t)).tokenizer||new Tm(e,t),n=Pm(r,t);if(n===Mm)throw new Error("CBOR decode error: did not find any content to decode");if(n===Om)throw new Error("CBOR decode error: got unexpected break");if(!r.done())throw new Error("CBOR decode error: too many terminals, data makes no sense");return n}C(Im,"tokenToArray"),C(Nm,"tokenToMap"),C(Pm,"tokensToObject"),C(Rm,"decode"),mr();function Lm(e){if(e.asCID!==e)return null;const t=Qt.asCID(e);if(!t)return null;const r=new Uint8Array(t.bytes.byteLength+1);return r.set(t.bytes,1),[new Bh(Ch.tag,42),new Bh(Ch.bytes,r)]}function Dm(){throw new Error("`undefined` is not supported by the IPLD Data Model and cannot be encoded")}function Um(e){if(Number.isNaN(e))throw new Error("`NaN` is not supported by the IPLD Data Model and cannot be encoded");if(e===1/0||e===-1/0)throw new Error("`Infinity` and `-Infinity` is not supported by the IPLD Data Model and cannot be encoded");return null}C(Lm,"cidEncoder"),C(Dm,"undefinedEncoder"),C(Um,"numberEncoder");var jm={float64:!0,typeEncoders:{Object:Lm,undefined:Dm,number:Um}};function Km(e){if(0!==e[0])throw new Error("Invalid CID for CBOR tag 42; expected leading 0x00");return Qt.decode(e.subarray(1))}C(Km,"cidDecoder");var $m={allowIndefinite:!1,coerceUndefinedToNull:!0,allowNaN:!1,allowInfinity:!1,allowBigInt:!0,strict:!0,useMaps:!1,tags:[]};$m.tags[42]=Km;var Hm="dag-cbor",Fm=113,zm=C((e=>Cm(e,jm)),"encode"),Vm=C((e=>Rm(e,$m)),"decode");function qm(e){return L(this,null,(function*(){const t=yield wh({value:e,codec:Ah,hasher:Mt});return{cid:t.cid,linkedBlock:t.bytes}}))}function Gm(e,t=24){const r=(t-e.length%t)%t,n=new Uint8Array(e.length+r);return n.set(e,0),n}function Jm(e){return L(this,null,(function*(){return(yield wh({value:e,codec:Ah,hasher:Lt})).cid}))}function Wm(e){if((e=Qt.asCID(e)).code!==Fm)throw new Error("CID codec must be dag-cbor");if(e.multihash.code!==Lt.code)throw new Error("CID must use identity multihash");return Vm(e.multihash.digest)}function Ym(e,t){return L(this,null,(function*(){return Gm((yield Jm(e)).bytes,t)}))}function Xm(e){return Wm(Qt.decodeFirst(e)[0])}C(qm,"encodePayload"),C(Gm,"pad"),C(Jm,"encodeIdentityCID"),C(Wm,"decodeIdentityCID"),C(Ym,"prepareCleartext"),C(Xm,"decodeCleartext");var Zm=Symbol("abortable"),Qm=Symbol("aborted");function eb(e,t){if(t.aborted)return Promise.reject(Qm);let r;const n=new Promise(((e,t)=>{r=t}));return t.addEventListener("abort",(()=>{r(Qm)})),Promise.race([e,n])}C(eb,"abortable");var tb,rb,nb=C(((e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce(((e,t)=>e+=(t&=63)<36?t.toString(36):t<62?(t-26).toString(36).toUpperCase():t>62?"-":"_"),"")),"nanoid");(rb=tb||(tb={}))[rb.PARSE_ERROR=-32700]="PARSE_ERROR",rb[rb.INVALID_REQUEST=-32600]="INVALID_REQUEST",rb[rb.METHOD_NOT_FOUND=-32601]="METHOD_NOT_FOUND",rb[rb.INVALID_PARAMS=-32602]="INVALID_PARAMS",rb[rb.INTERNAL_ERROR=-32603]="INTERNAL_ERROR";var ib={[tb.PARSE_ERROR]:"Parse error",[tb.INVALID_REQUEST]:"Invalid request",[tb.METHOD_NOT_FOUND]:"Method not found",[tb.INVALID_PARAMS]:"Invalid params",[tb.INTERNAL_ERROR]:"Internal error"};function sb(e){return-32e3>=e&&e>=-32099}function ob(e){var t;return null!=(t=ib[e.toString()])?t:sb(e)?"Server error":"Application error"}C(sb,"isServerError"),C(ob,"getErrorMessage");var ab=class extends Error{static fromObject(e){return new ab(e.code,e.message,e.data)}toObject(){return{code:this.code,data:this.data,message:this.message}}constructor(e,t,r){super(),Object.setPrototypeOf(this,ab.prototype),this.code=e,this.data=r,this.message=null!=t?t:ob(e)}};function cb(e){const t=ib[e];return C((function(r){return new ab(e,t,r)}),"createError")}function ub(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function lb(e,t){return t.get?t.get.call(e):t.value}function db(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function fb(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function hb(e,t){return lb(e,fb(e,t,"get"))}function pb(e,t,r){ub(e,t),t.set(e,r)}function mb(e,t,r){return db(e,fb(e,t,"set"),r),r}C(ab,"RPCError"),C(cb,"createErrorFactory"),cb(tb.PARSE_ERROR),cb(tb.INVALID_REQUEST),cb(tb.METHOD_NOT_FOUND),cb(tb.INVALID_PARAMS),cb(tb.INTERNAL_ERROR),C(ub,"_checkPrivateRedeclaration"),C(lb,"_classApplyDescriptorGet"),C(db,"_classApplyDescriptorSet"),C(fb,"_classExtractFieldDescriptor"),C(hb,"_classPrivateFieldGet"),C(pb,"_classPrivateFieldInit"),C(mb,"_classPrivateFieldSet");var bb=new WeakMap,yb=class{get connection(){return hb(this,bb)}createID(){return nb()}request(e,t,r={}){const{signal:n}=r;if(null==n?void 0:n.aborted)return Promise.reject(Qm);const i=this.createID(),s=hb(this,bb).send({jsonrpc:"2.0",id:i,method:e,params:t}).then((e=>{if(null==e)throw new Error("Missing response");if(null!=e.error)throw ab.fromObject(e.error);return e.result}));return null==n?s:(n.addEventListener("abort",(()=>{this.notify("utils_abort_request",{id:i})})),eb(s,n))}notify(e,t){return L(this,null,(function*(){yield hb(this,bb).send({jsonrpc:"2.0",method:e,params:t})}))}constructor(e){pb(this,bb,{writable:!0,value:void 0}),mb(this,bb,e)}};function gb(e,t){return{jsonrpc:"2.0",id:e,error:{code:t,message:ob(t)}}}function vb(e,t,r){console.warn("Unhandled handler error",t,r)}function wb(e,t){console.warn("Unhandled invalid message",t)}function Ab(e,t){console.warn("Unhandled notification",t)}function Sb(e,t={}){var r,n,i;const s=null!=(r=t.onHandlerError)?r:vb,o=null!=(n=t.onInvalidMessage)?n:wb,a=null!=(i=t.onNotification)?i:Ab,c={};function u(e,t){var r,n;if("utils_abort_request"===t.method){const e=null==(r=t.params)?void 0:r.id;null!=e&&(null==(n=c[e])||n.abort())}else a(e,t)}return C(u,"handleNotification"),C((function(t,r){return L(this,null,(function*(){var n,i,a;const l=r.id;if("2.0"!==r.jsonrpc||null==r.method)return null==l?(o(t,r),null):gb(l,tb.INVALID_REQUEST);const d=e[r.method];if(null==d)return null==l?(u(t,r),null):gb(l,tb.METHOD_NOT_FOUND);try{let e;if(null!=l&&d[Zm]){const n=new AbortController;c[l]=n,e=d(t,r.params,{signal:n.signal})}else e=d(t,r.params,{});const i=null==e?e:"function"==typeof e.then?yield e:e;return null==l||(null==(n=c[l])?void 0:n.signal.aborted)?null:{jsonrpc:"2.0",id:l,result:i}}catch(e){if(null==l||(null==(i=c[l])?void 0:i.signal.aborted))return s(t,r,e),null;let n;if(e instanceof ab)n=e.toObject();else{s(t,r,e);const i=null!=(a=e.code)?a:-32e3;n={code:i,message:e.message||ob(i)}}return{jsonrpc:"2.0",id:l,error:n}}finally{null!=l&&delete c[l]}}))}),"handleRequest")}C(yb,"RPCClient"),C(gb,"createErrorResponse"),C(vb,"fallbackOnHandlerError"),C(wb,"fallbackOnInvalidMessage"),C(Ab,"fallbackOnNotification"),C(Sb,"createHandler"),mr();var Eb=P(zn(),1),_b=P(In(),1);function xb(){return xb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},xb.apply(this,arguments)}C(xb,"_extends");var kb={name:"chainId",regex:"[-:a-zA-Z0-9]{5,41}",parameters:{delimiter:":",values:{0:{name:"namespace",regex:"[-a-z0-9]{3,8}"},1:{name:"reference",regex:"[-a-zA-Z0-9]{1,32}"}}}},Cb=kb,Bb={name:"accountId",regex:"[-:a-zA-Z0-9]{7,106}",parameters:{delimiter:":",values:{0:{name:"namespace",regex:"[-a-z0-9]{3,8}"},1:{name:"reference",regex:"[-a-zA-Z0-9]{1,32}"},2:{name:"address",regex:"[a-zA-Z0-9]{1,64}"}}}};function Tb(e,t){return e.split(t.parameters.delimiter)}function Mb(e,t){var r=Tb(e,t),n={};return r.forEach((function(e,r){n[t.parameters.values[r].name]=e})),n}function Ob(e,t){return Object.values(t.parameters.values).map((function(t){var r=e[t.name];return"string"==typeof r?r:Ob(r,t)})).join(t.parameters.delimiter)}function Ib(e,t){if(!new RegExp(t.regex).test(e))return!1;var r=Tb(e,t);return r.length===Object.keys(t.parameters.values).length&&r.map((function(e,r){return new RegExp(t.parameters.values[r].regex).test(e)})).filter((function(e){return!!e})).length===r.length}C(Tb,"splitParams"),C(Mb,"getParams"),C(Ob,"joinParams"),C(Ib,"isValidId");var Nb=function(){function e(t){"string"==typeof t&&(t=e.parse(t)),this.namespace=t.namespace,this.reference=t.reference}C(e,"ChainId"),e.parse=C((function(t){if(!Ib(t,this.spec))throw new Error("Invalid "+this.spec.name+" provided: "+t);return new e(Mb(t,this.spec)).toJSON()}),"parse"),e.format=C((function(e){return Ob(e,this.spec)}),"format");var t=e.prototype;return t.toString=C((function(){return e.format(this.toJSON())}),"toString"),t.toJSON=C((function(){return{namespace:this.namespace,reference:this.reference}}),"toJSON"),e}();Nb.spec=Cb;var Pb=function(){function e(t){"string"==typeof t&&(t=e.parse(t)),this.chainId=new Nb(t.chainId),this.address=t.address}C(e,"AccountId"),e.parse=C((function(t){if(!Ib(t,this.spec))throw new Error("Invalid "+this.spec.name+" provided: "+t);var r=Mb(t,this.spec),n=r.namespace,i=r.reference,s=r.address;return new e({chainId:new Nb({namespace:n,reference:i}),address:s}).toJSON()}),"parse"),e.format=C((function(e){return Ob(xb({},new Nb(e.chainId).toJSON(),{address:e.address}),this.spec)}),"format");var t=e.prototype;return t.toString=C((function(){return e.format(this.toJSON())}),"toString"),t.toJSON=C((function(){return{chainId:this.chainId.toJSON(),address:this.address}}),"toJSON"),e}();Pb.spec=Bb;var Rb=!1,Lb=!1,Db={debug:1,default:2,info:2,warning:3,error:4,off:5},Ub=Db.default,jb=null;function Kb(){try{const e=[];if(["NFD","NFC","NFKD","NFKC"].forEach((t=>{try{if("test"!=="test".normalize(t))throw new Error("bad normalize")}catch(r){e.push(t)}})),e.length)throw new Error("missing "+e.join(", "));if(String.fromCharCode(233).normalize("NFD")!==String.fromCharCode(101,769))throw new Error("broken implementation")}catch(e){return e.message}return null}C(Kb,"_checkNormalize");var $b,Hb,Fb,zb,Vb=Kb();(Hb=$b||($b={})).DEBUG="DEBUG",Hb.INFO="INFO",Hb.WARNING="WARNING",Hb.ERROR="ERROR",Hb.OFF="OFF",(zb=Fb||(Fb={})).UNKNOWN_ERROR="UNKNOWN_ERROR",zb.NOT_IMPLEMENTED="NOT_IMPLEMENTED",zb.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",zb.NETWORK_ERROR="NETWORK_ERROR",zb.SERVER_ERROR="SERVER_ERROR",zb.TIMEOUT="TIMEOUT",zb.BUFFER_OVERRUN="BUFFER_OVERRUN",zb.NUMERIC_FAULT="NUMERIC_FAULT",zb.MISSING_NEW="MISSING_NEW",zb.INVALID_ARGUMENT="INVALID_ARGUMENT",zb.MISSING_ARGUMENT="MISSING_ARGUMENT",zb.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",zb.CALL_EXCEPTION="CALL_EXCEPTION",zb.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",zb.NONCE_EXPIRED="NONCE_EXPIRED",zb.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",zb.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",zb.TRANSACTION_REPLACED="TRANSACTION_REPLACED";var qb="0123456789abcdef",Gb=class{constructor(e){Object.defineProperty(this,"version",{enumerable:!0,value:e,writable:!1})}_log(e,t){const r=e.toLowerCase();null==Db[r]&&this.throwArgumentError("invalid log level name","logLevel",e),Ub>Db[r]||console.log.apply(console,t)}debug(...e){this._log(Gb.levels.DEBUG,e)}info(...e){this._log(Gb.levels.INFO,e)}warn(...e){this._log(Gb.levels.WARNING,e)}makeError(e,t,r){if(Lb)return this.makeError("censored error",t,{});t||(t=Gb.errors.UNKNOWN_ERROR),r||(r={});const n=[];Object.keys(r).forEach((e=>{const t=r[e];try{if(t instanceof Uint8Array){let r="";for(let e=0;e<t.length;e++)r+=qb[t[e]>>4],r+=qb[15&t[e]];n.push(e+"=Uint8Array(0x"+r+")")}else n.push(e+"="+JSON.stringify(t))}catch(t){n.push(e+"="+JSON.stringify(r[e].toString()))}})),n.push(`code=${t}`),n.push(`version=${this.version}`);const i=e;let s="";switch(t){case Fb.NUMERIC_FAULT:{s="NUMERIC_FAULT";const t=e;switch(t){case"overflow":case"underflow":case"division-by-zero":s+="-"+t;break;case"negative-power":case"negative-width":s+="-unsupported";break;case"unbound-bitwise-result":s+="-unbound-result"}break}case Fb.CALL_EXCEPTION:case Fb.INSUFFICIENT_FUNDS:case Fb.MISSING_NEW:case Fb.NONCE_EXPIRED:case Fb.REPLACEMENT_UNDERPRICED:case Fb.TRANSACTION_REPLACED:case Fb.UNPREDICTABLE_GAS_LIMIT:s=t}s&&(e+=" [ See: https://links.ethers.org/v5-errors-"+s+" ]"),n.length&&(e+=" ("+n.join(", ")+")");const o=new Error(e);return o.reason=i,o.code=t,Object.keys(r).forEach((function(e){o[e]=r[e]})),o}throwError(e,t,r){throw this.makeError(e,t,r)}throwArgumentError(e,t,r){return this.throwError(e,Gb.errors.INVALID_ARGUMENT,{argument:t,value:r})}assert(e,t,r,n){e||this.throwError(t,r,n)}assertArgument(e,t,r,n){e||this.throwArgumentError(t,r,n)}checkNormalize(e){null==e&&(e="platform missing String.prototype.normalize"),Vb&&this.throwError("platform missing String.prototype.normalize",Gb.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:Vb})}checkSafeUint53(e,t){"number"==typeof e&&(null==t&&(t="value not safe"),(e<0||e>=9007199254740991)&&this.throwError(t,Gb.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:e}),e%1&&this.throwError(t,Gb.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:e}))}checkArgumentCount(e,t,r){r=r?": "+r:"",e<t&&this.throwError("missing argument"+r,Gb.errors.MISSING_ARGUMENT,{count:e,expectedCount:t}),e>t&&this.throwError("too many arguments"+r,Gb.errors.UNEXPECTED_ARGUMENT,{count:e,expectedCount:t})}checkNew(e,t){e!==Object&&null!=e||this.throwError("missing new",Gb.errors.MISSING_NEW,{name:t.name})}checkAbstract(e,t){e===t?this.throwError("cannot instantiate abstract class "+JSON.stringify(t.name)+" directly; use a sub-class",Gb.errors.UNSUPPORTED_OPERATION,{name:e.name,operation:"new"}):e!==Object&&null!=e||this.throwError("missing new",Gb.errors.MISSING_NEW,{name:t.name})}static globalLogger(){return jb||(jb=new Gb("logger/5.6.0")),jb}static setCensorship(e,t){if(!e&&t&&this.globalLogger().throwError("cannot permanently disable censorship",Gb.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),Rb){if(!e)return;this.globalLogger().throwError("error censorship permanent",Gb.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"})}Lb=!!e,Rb=!!t}static setLogLevel(e){const t=Db[e.toLowerCase()];null!=t?Ub=t:Gb.globalLogger().warn("invalid log level - "+e)}static from(e){return new Gb(e)}};C(Gb,"Logger"),Gb.errors=Fb,Gb.levels=$b;var Jb=new Gb("bytes/5.6.1");function Wb(e){return!!e.toHexString}function Yb(e){return e.slice||(e.slice=function(){const t=Array.prototype.slice.call(arguments);return Yb(new Uint8Array(Array.prototype.slice.apply(e,t)))}),e}function Xb(e){return ny(e)&&!(e.length%2)||Qb(e)}function Zb(e){return"number"==typeof e&&e==e&&e%1==0}function Qb(e){if(null==e)return!1;if(e.constructor===Uint8Array)return!0;if("string"==typeof e)return!1;if(!Zb(e.length)||e.length<0)return!1;for(let t=0;t<e.length;t++){const r=e[t];if(!Zb(r)||r<0||r>=256)return!1}return!0}function ey(e,t){if(t||(t={}),"number"==typeof e){Jb.checkSafeUint53(e,"invalid arrayify value");const t=[];for(;e;)t.unshift(255&e),e=parseInt(String(e/256));return 0===t.length&&t.push(0),Yb(new Uint8Array(t))}if(t.allowMissingPrefix&&"string"==typeof e&&"0x"!==e.substring(0,2)&&(e="0x"+e),Wb(e)&&(e=e.toHexString()),ny(e)){let r=e.substring(2);r.length%2&&("left"===t.hexPad?r="0"+r:"right"===t.hexPad?r+="0":Jb.throwArgumentError("hex data is odd-length","value",e));const n=[];for(let e=0;e<r.length;e+=2)n.push(parseInt(r.substring(e,e+2),16));return Yb(new Uint8Array(n))}return Qb(e)?Yb(new Uint8Array(e)):Jb.throwArgumentError("invalid arrayify value","value",e)}function ty(e){const t=e.map((e=>ey(e))),r=t.reduce(((e,t)=>e+t.length),0),n=new Uint8Array(r);return t.reduce(((e,t)=>(n.set(t,e),e+t.length)),0),Yb(n)}function ry(e,t){(e=ey(e)).length>t&&Jb.throwArgumentError("value out of range","value",arguments[0]);const r=new Uint8Array(t);return r.set(e,t-e.length),Yb(r)}function ny(e,t){return!("string"!=typeof e||!e.match(/^0x[0-9A-Fa-f]*$/))&&(!t||e.length===2+2*t)}C(Wb,"isHexable"),C(Yb,"addSlice"),C(Xb,"isBytesLike"),C(Zb,"isInteger"),C(Qb,"isBytes"),C(ey,"arrayify"),C(ty,"concat"),C(ry,"zeroPad"),C(ny,"isHexString");function iy(e,t){if(t||(t={}),"number"==typeof e){Jb.checkSafeUint53(e,"invalid hexlify value");let t="";for(;e;)t="0123456789abcdef"[15&e]+t,e=Math.floor(e/16);return t.length?(t.length%2&&(t="0"+t),"0x"+t):"0x00"}if("bigint"==typeof e)return(e=e.toString(16)).length%2?"0x0"+e:"0x"+e;if(t.allowMissingPrefix&&"string"==typeof e&&"0x"!==e.substring(0,2)&&(e="0x"+e),Wb(e))return e.toHexString();if(ny(e))return e.length%2&&("left"===t.hexPad?e="0x0"+e.substring(2):"right"===t.hexPad?e+="0":Jb.throwArgumentError("hex data is odd-length","value",e)),e.toLowerCase();if(Qb(e)){let t="0x";for(let r=0;r<e.length;r++){let n=e[r];t+="0123456789abcdef"[(240&n)>>4]+"0123456789abcdef"[15&n]}return t}return Jb.throwArgumentError("invalid hexlify value","value",e)}function sy(e){if("string"!=typeof e)e=iy(e);else if(!ny(e)||e.length%2)return null;return(e.length-2)/2}function oy(e,t,r){return"string"!=typeof e?e=iy(e):(!ny(e)||e.length%2)&&Jb.throwArgumentError("invalid hexData","value",e),t=2+2*t,null!=r?"0x"+e.substring(t,2+2*r):"0x"+e.substring(t)}function ay(e,t){for("string"!=typeof e?e=iy(e):ny(e)||Jb.throwArgumentError("invalid hex string","value",e),e.length>2*t+2&&Jb.throwArgumentError("value out of range","value",arguments[1]);e.length<2*t+2;)e="0x0"+e.substring(2);return e}function cy(e){const t={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(Xb(e)){let r=ey(e);64===r.length?(t.v=27+(r[32]>>7),r[32]&=127,t.r=iy(r.slice(0,32)),t.s=iy(r.slice(32,64))):65===r.length?(t.r=iy(r.slice(0,32)),t.s=iy(r.slice(32,64)),t.v=r[64]):Jb.throwArgumentError("invalid signature string","signature",e),t.v<27&&(0===t.v||1===t.v?t.v+=27:Jb.throwArgumentError("signature invalid v byte","signature",e)),t.recoveryParam=1-t.v%2,t.recoveryParam&&(r[32]|=128),t._vs=iy(r.slice(32,64))}else{if(t.r=e.r,t.s=e.s,t.v=e.v,t.recoveryParam=e.recoveryParam,t._vs=e._vs,null!=t._vs){const r=ry(ey(t._vs),32);t._vs=iy(r);const n=r[0]>=128?1:0;null==t.recoveryParam?t.recoveryParam=n:t.recoveryParam!==n&&Jb.throwArgumentError("signature recoveryParam mismatch _vs","signature",e),r[0]&=127;const i=iy(r);null==t.s?t.s=i:t.s!==i&&Jb.throwArgumentError("signature v mismatch _vs","signature",e)}if(null==t.recoveryParam)null==t.v?Jb.throwArgumentError("signature missing v and recoveryParam","signature",e):0===t.v||1===t.v?t.recoveryParam=t.v:t.recoveryParam=1-t.v%2;else if(null==t.v)t.v=27+t.recoveryParam;else{const r=0===t.v||1===t.v?t.v:1-t.v%2;t.recoveryParam!==r&&Jb.throwArgumentError("signature recoveryParam mismatch v","signature",e)}null!=t.r&&ny(t.r)?t.r=ay(t.r,32):Jb.throwArgumentError("signature missing or invalid r","signature",e),null!=t.s&&ny(t.s)?t.s=ay(t.s,32):Jb.throwArgumentError("signature missing or invalid s","signature",e);const r=ey(t.s);r[0]>=128&&Jb.throwArgumentError("signature s out of range","signature",e),t.recoveryParam&&(r[0]|=128);const n=iy(r);t._vs&&(ny(t._vs)||Jb.throwArgumentError("signature invalid _vs","signature",e),t._vs=ay(t._vs,32)),null==t._vs?t._vs=n:t._vs!==n&&Jb.throwArgumentError("signature _vs mismatch v and s","signature",e)}return t.yParityAndS=t._vs,t.compact=t.r+t.yParityAndS.substring(2),t}C(iy,"hexlify"),C(sy,"hexDataLength"),C(oy,"hexDataSlice"),C(ay,"hexZeroPad"),C(cy,"splitSignature");var uy=P(Cr()).default.BN;function ly(e){return new uy(e,36).toString(16)}new Gb("bignumber/5.6.0"),C(ly,"_base36To16");var dy=P(_r());function fy(e){return"0x"+dy.default.keccak_256(ey(e))}C(fy,"keccak256");var hy=new Gb("address/5.6.0");function py(e){ny(e,20)||hy.throwArgumentError("invalid address","address",e);const t=(e=e.toLowerCase()).substring(2).split(""),r=new Uint8Array(40);for(let e=0;e<40;e++)r[e]=t[e].charCodeAt(0);const n=ey(fy(r));for(let e=0;e<40;e+=2)n[e>>1]>>4>=8&&(t[e]=t[e].toUpperCase()),(15&n[e>>1])>=8&&(t[e+1]=t[e+1].toUpperCase());return"0x"+t.join("")}C(py,"getChecksumAddress");function my(e){return Math.log10?Math.log10(e):Math.log(e)/Math.LN10}C(my,"log10");var by={};for(let e=0;e<10;e++)by[String(e)]=String(e);for(let e=0;e<26;e++)by[String.fromCharCode(65+e)]=String(10+e);var yy=Math.floor(my(9007199254740991));function gy(e){let t=(e=(e=e.toUpperCase()).substring(4)+e.substring(0,2)+"00").split("").map((e=>by[e])).join("");for(;t.length>=yy;){let e=t.substring(0,yy);t=parseInt(e,10)%97+t.substring(e.length)}let r=String(98-parseInt(t,10)%97);for(;r.length<2;)r="0"+r;return r}function vy(e){let t=null;if("string"!=typeof e&&hy.throwArgumentError("invalid address","address",e),e.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==e.substring(0,2)&&(e="0x"+e),t=py(e),e.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==e&&hy.throwArgumentError("bad address checksum","address",e);else if(e.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(e.substring(2,4)!==gy(e)&&hy.throwArgumentError("bad icap checksum","address",e),t=ly(e.substring(4));t.length<40;)t="0"+t;t=py("0x"+t)}else hy.throwArgumentError("invalid address","address",e);return t}C(gy,"ibanChecksum"),C(vy,"getAddress");function wy(e,t,r){Object.defineProperty(e,t,{enumerable:!0,value:r,writable:!1})}new Gb("properties/5.6.0"),C(wy,"defineReadOnly");var Ay,Sy,Ey,_y,xy=new Gb("strings/5.6.0");function ky(e,t,r,n,i){return xy.throwArgumentError(`invalid codepoint at offset ${t}; ${e}`,"bytes",r)}function Cy(e,t,r,n,i){if(e===Ey.BAD_PREFIX||e===Ey.UNEXPECTED_CONTINUE){let e=0;for(let n=t+1;n<r.length&&r[n]>>6==2;n++)e++;return e}return e===Ey.OVERRUN?r.length-t-1:0}function By(e,t,r,n,i){return e===Ey.OVERLONG?(n.push(i),0):(n.push(65533),Cy(e,t,r))}function Ty(e,t=Ay.current){t!=Ay.current&&(xy.checkNormalize(),e=e.normalize(t));let r=[];for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n<128)r.push(n);else if(n<2048)r.push(n>>6|192),r.push(63&n|128);else if(55296==(64512&n)){t++;const i=e.charCodeAt(t);if(t>=e.length||56320!=(64512&i))throw new Error("invalid utf-8 string");const s=65536+((1023&n)<<10)+(1023&i);r.push(s>>18|240),r.push(s>>12&63|128),r.push(s>>6&63|128),r.push(63&s|128)}else r.push(n>>12|224),r.push(n>>6&63|128),r.push(63&n|128)}return ey(r)}(Sy=Ay||(Ay={})).current="",Sy.NFC="NFC",Sy.NFD="NFD",Sy.NFKC="NFKC",Sy.NFKD="NFKD",(_y=Ey||(Ey={})).UNEXPECTED_CONTINUE="unexpected continuation byte",_y.BAD_PREFIX="bad codepoint prefix",_y.OVERRUN="string overrun",_y.MISSING_CONTINUE="missing continuation byte",_y.OUT_OF_RANGE="out of UTF-8 range",_y.UTF16_SURROGATE="UTF-16 surrogate",_y.OVERLONG="overlong representation",C(ky,"errorFunc"),C(Cy,"ignoreFunc"),C(By,"replaceFunc"),Object.freeze({error:ky,ignore:Cy,replace:By}),C(Ty,"toUtf8Bytes");function My(e){return"string"==typeof e&&(e=Ty(e)),fy(ty([Ty("Ethereum Signed Message:\n"),Ty(String(e.length)),e]))}C(My,"hashMessage");var Oy=P(Cr()),Iy=P(Wr());function Ny(e,t,r){return e(r={path:t,exports:{},require:function(e,t){return Py(null==t&&r.path)}},r.exports),r.exports}function Py(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}C(Ny,"createCommonjsModule"),C(Py,"commonjsRequire");var Ry=Ly;function Ly(e,t){if(!e)throw new Error(t||"Assertion failed")}C(Ly,"assert"),Ly.equal=C((function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)}),"assertEqual");var Dy=Ny((function(e,t){var r=t;function n(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var i=e.charCodeAt(n),s=i>>8,o=255&i;s?r.push(s,o):r.push(o)}return r}function i(e){return 1===e.length?"0"+e:e}function s(e){for(var t="",r=0;r<e.length;r++)t+=i(e[r].toString(16));return t}C(n,"toArray"),r.toArray=n,C(i,"zero2"),r.zero2=i,C(s,"toHex"),r.toHex=s,r.encode=C((function(e,t){return"hex"===t?s(e):e}),"encode")})),Uy=Ny((function(e,t){var r=t;function n(e,t,r){var n=new Array(Math.max(e.bitLength(),r)+1);n.fill(0);for(var i=1<<t+1,s=e.clone(),o=0;o<n.length;o++){var a,c=s.andln(i-1);s.isOdd()?(a=c>(i>>1)-1?(i>>1)-c:c,s.isubn(a)):a=0,n[o]=a,s.iushrn(1)}return n}function i(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,i=0,s=0;e.cmpn(-i)>0||t.cmpn(-s)>0;){var o,a,c=e.andln(3)+i&3,u=t.andln(3)+s&3;3===c&&(c=-1),3===u&&(u=-1),o=0==(1&c)?0:3!==(n=e.andln(7)+i&7)&&5!==n||2!==u?c:-c,r[0].push(o),a=0==(1&u)?0:3!==(n=t.andln(7)+s&7)&&5!==n||2!==c?u:-u,r[1].push(a),2*i===o+1&&(i=1-i),2*s===a+1&&(s=1-s),e.iushrn(1),t.iushrn(1)}return r}function s(e,t,r){var n="_"+t;e.prototype[t]=C((function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}),"cachedProperty")}function o(e){return"string"==typeof e?r.toArray(e,"hex"):e}function a(e){return new Oy.default(e,"hex","le")}r.assert=Ry,r.toArray=Dy.toArray,r.zero2=Dy.zero2,r.toHex=Dy.toHex,r.encode=Dy.encode,C(n,"getNAF"),r.getNAF=n,C(i,"getJSF"),r.getJSF=i,C(s,"cachedProperty"),r.cachedProperty=s,C(o,"parseBytes"),r.parseBytes=o,C(a,"intFromLE"),r.intFromLE=a})),jy=Uy.getNAF,Ky=Uy.getJSF,$y=Uy.assert;function Hy(e,t){this.type=e,this.p=new Oy.default(t.p,16),this.red=t.prime?Oy.default.red(t.prime):Oy.default.mont(this.p),this.zero=new Oy.default(0).toRed(this.red),this.one=new Oy.default(1).toRed(this.red),this.two=new Oy.default(2).toRed(this.red),this.n=t.n&&new Oy.default(t.n,16),this.g=t.g&&this.pointFromJSON(t.g,t.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}C(Hy,"BaseCurve");var Fy=Hy;function zy(e,t){this.curve=e,this.type=t,this.precomputed=null}Hy.prototype.point=C((function(){throw new Error("Not implemented")}),"point"),Hy.prototype.validate=C((function(){throw new Error("Not implemented")}),"validate"),Hy.prototype._fixedNafMul=C((function(e,t){$y(e.precomputed);var r=e._getDoubles(),n=jy(t,1,this._bitLength),i=(1<<r.step+1)-(r.step%2==0?2:1);i/=3;var s,o,a=[];for(s=0;s<n.length;s+=r.step){o=0;for(var c=s+r.step-1;c>=s;c--)o=(o<<1)+n[c];a.push(o)}for(var u=this.jpoint(null,null,null),l=this.jpoint(null,null,null),d=i;d>0;d--){for(s=0;s<a.length;s++)(o=a[s])===d?l=l.mixedAdd(r.points[s]):o===-d&&(l=l.mixedAdd(r.points[s].neg()));u=u.add(l)}return u.toP()}),"_fixedNafMul"),Hy.prototype._wnafMul=C((function(e,t){var r=4,n=e._getNAFPoints(r);r=n.wnd;for(var i=n.points,s=jy(t,r,this._bitLength),o=this.jpoint(null,null,null),a=s.length-1;a>=0;a--){for(var c=0;a>=0&&0===s[a];a--)c++;if(a>=0&&c++,o=o.dblp(c),a<0)break;var u=s[a];$y(0!==u),o="affine"===e.type?u>0?o.mixedAdd(i[u-1>>1]):o.mixedAdd(i[-u-1>>1].neg()):u>0?o.add(i[u-1>>1]):o.add(i[-u-1>>1].neg())}return"affine"===e.type?o.toP():o}),"_wnafMul"),Hy.prototype._wnafMulAdd=C((function(e,t,r,n,i){var s,o,a,c=this._wnafT1,u=this._wnafT2,l=this._wnafT3,d=0;for(s=0;s<n;s++){var f=(a=t[s])._getNAFPoints(e);c[s]=f.wnd,u[s]=f.points}for(s=n-1;s>=1;s-=2){var h=s-1,p=s;if(1===c[h]&&1===c[p]){var m=[t[h],null,null,t[p]];0===t[h].y.cmp(t[p].y)?(m[1]=t[h].add(t[p]),m[2]=t[h].toJ().mixedAdd(t[p].neg())):0===t[h].y.cmp(t[p].y.redNeg())?(m[1]=t[h].toJ().mixedAdd(t[p]),m[2]=t[h].add(t[p].neg())):(m[1]=t[h].toJ().mixedAdd(t[p]),m[2]=t[h].toJ().mixedAdd(t[p].neg()));var b=[-3,-1,-5,-7,0,7,5,1,3],y=Ky(r[h],r[p]);for(d=Math.max(y[0].length,d),l[h]=new Array(d),l[p]=new Array(d),o=0;o<d;o++){var g=0|y[0][o],v=0|y[1][o];l[h][o]=b[3*(g+1)+(v+1)],l[p][o]=0,u[h]=m}}else l[h]=jy(r[h],c[h],this._bitLength),l[p]=jy(r[p],c[p],this._bitLength),d=Math.max(l[h].length,d),d=Math.max(l[p].length,d)}var w=this.jpoint(null,null,null),A=this._wnafT4;for(s=d;s>=0;s--){for(var S=0;s>=0;){var E=!0;for(o=0;o<n;o++)A[o]=0|l[o][s],0!==A[o]&&(E=!1);if(!E)break;S++,s--}if(s>=0&&S++,w=w.dblp(S),s<0)break;for(o=0;o<n;o++){var _=A[o];0!==_&&(_>0?a=u[o][_-1>>1]:_<0&&(a=u[o][-_-1>>1].neg()),w="affine"===a.type?w.mixedAdd(a):w.add(a))}}for(s=0;s<n;s++)u[s]=null;return i?w:w.toP()}),"_wnafMulAdd"),C(zy,"BasePoint"),Hy.BasePoint=zy,zy.prototype.eq=C((function(){throw new Error("Not implemented")}),"eq"),zy.prototype.validate=C((function(){return this.curve.validate(this)}),"validate"),Hy.prototype.decodePoint=C((function(e,t){e=Uy.toArray(e,t);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)return 6===e[0]?$y(e[e.length-1]%2==0):7===e[0]&&$y(e[e.length-1]%2==1),this.point(e.slice(1,1+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),3===e[0]);throw new Error("Unknown point format")}),"decodePoint"),zy.prototype.encodeCompressed=C((function(e){return this.encode(e,!0)}),"encodeCompressed"),zy.prototype._encode=C((function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))}),"_encode"),zy.prototype.encode=C((function(e,t){return Uy.encode(this._encode(t),e)}),"encode"),zy.prototype.precompute=C((function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this}),"precompute"),zy.prototype._hasDoubles=C((function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)}),"_hasDoubles"),zy.prototype._getDoubles=C((function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i<t;i+=e){for(var s=0;s<e;s++)n=n.dbl();r.push(n)}return{step:e,points:r}}),"_getDoubles"),zy.prototype._getNAFPoints=C((function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),i=1;i<r;i++)t[i]=t[i-1].add(n);return{wnd:e,points:t}}),"_getNAFPoints"),zy.prototype._getBeta=C((function(){return null}),"_getBeta"),zy.prototype.dblp=C((function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t}),"dblp");var Vy=Ny((function(e){"function"==typeof Object.create?e.exports=C((function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}),"inherits"):e.exports=C((function(e,t){if(t){e.super_=t;var r=C((function(){}),"TempCtor");r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),"inherits")})),qy=Uy.assert;function Gy(e){Fy.call(this,"short",e),this.a=new Oy.default(e.a,16).toRed(this.red),this.b=new Oy.default(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}C(Gy,"ShortCurve"),Vy(Gy,Fy);var Jy=Gy;function Wy(e,t,r,n){Fy.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new Oy.default(t,16),this.y=new Oy.default(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function Yy(e,t,r,n){Fy.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new Oy.default(0)):(this.x=new Oy.default(t,16),this.y=new Oy.default(r,16),this.z=new Oy.default(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}Gy.prototype._getEndomorphism=C((function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new Oy.default(e.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);t=(t=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red)}if(e.lambda)r=new Oy.default(e.lambda,16);else{var i=this._getEndoRoots(this.n);0===this.g.mul(i[0]).x.cmp(this.g.x.redMul(t))?r=i[0]:(r=i[1],qy(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new Oy.default(e.a,16),b:new Oy.default(e.b,16)}})):this._getEndoBasis(r)}}}),"_getEndomorphism"),Gy.prototype._getEndoRoots=C((function(e){var t=e===this.p?this.red:Oy.default.mont(e),r=new Oy.default(2).toRed(t).redInvm(),n=r.redNeg(),i=new Oy.default(3).toRed(t).redNeg().redSqrt().redMul(r);return[n.redAdd(i).fromRed(),n.redSub(i).fromRed()]}),"_getEndoRoots"),Gy.prototype._getEndoBasis=C((function(e){for(var t,r,n,i,s,o,a,c,u,l=this.n.ushrn(Math.floor(this.n.bitLength()/2)),d=e,f=this.n.clone(),h=new Oy.default(1),p=new Oy.default(0),m=new Oy.default(0),b=new Oy.default(1),y=0;0!==d.cmpn(0);){var g=f.div(d);c=f.sub(g.mul(d)),u=m.sub(g.mul(h));var v=b.sub(g.mul(p));if(!n&&c.cmp(l)<0)t=a.neg(),r=h,n=c.neg(),i=u;else if(n&&2==++y)break;a=c,f=d,d=c,m=h,h=u,b=p,p=v}s=c.neg(),o=u;var w=n.sqr().add(i.sqr());return s.sqr().add(o.sqr()).cmp(w)>=0&&(s=t,o=r),n.negative&&(n=n.neg(),i=i.neg()),s.negative&&(s=s.neg(),o=o.neg()),[{a:n,b:i},{a:s,b:o}]}),"_getEndoBasis"),Gy.prototype._endoSplit=C((function(e){var t=this.endo.basis,r=t[0],n=t[1],i=n.b.mul(e).divRound(this.n),s=r.b.neg().mul(e).divRound(this.n),o=i.mul(r.a),a=s.mul(n.a),c=i.mul(r.b),u=s.mul(n.b);return{k1:e.sub(o).sub(a),k2:c.add(u).neg()}}),"_endoSplit"),Gy.prototype.pointFromX=C((function(e,t){(e=new Oy.default(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var i=n.fromRed().isOdd();return(t&&!i||!t&&i)&&(n=n.redNeg()),this.point(e,n)}),"pointFromX"),Gy.prototype.validate=C((function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),i=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(i).cmpn(0)}),"validate"),Gy.prototype._endoWnafMulAdd=C((function(e,t,r){for(var n=this._endoWnafT1,i=this._endoWnafT2,s=0;s<e.length;s++){var o=this._endoSplit(t[s]),a=e[s],c=a._getBeta();o.k1.negative&&(o.k1.ineg(),a=a.neg(!0)),o.k2.negative&&(o.k2.ineg(),c=c.neg(!0)),n[2*s]=a,n[2*s+1]=c,i[2*s]=o.k1,i[2*s+1]=o.k2}for(var u=this._wnafMulAdd(1,n,i,2*s,r),l=0;l<2*s;l++)n[l]=null,i[l]=null;return u}),"_endoWnafMulAdd"),C(Wy,"Point"),Vy(Wy,Fy.BasePoint),Gy.prototype.point=C((function(e,t,r){return new Wy(this,e,t,r)}),"point"),Gy.prototype.pointFromJSON=C((function(e,t){return Wy.fromJSON(this,e,t)}),"pointFromJSON"),Wy.prototype._getBeta=C((function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=C((function(e){return r.point(e.x.redMul(r.endo.beta),e.y)}),"endoMul");e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}}),"_getBeta"),Wy.prototype.toJSON=C((function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]}),"toJSON"),Wy.fromJSON=C((function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function i(t){return e.point(t[0],t[1],r)}C(i,"obj2point");var s=t[2];return n.precomputed={beta:null,doubles:s.doubles&&{step:s.doubles.step,points:[n].concat(s.doubles.points.map(i))},naf:s.naf&&{wnd:s.naf.wnd,points:[n].concat(s.naf.points.map(i))}},n}),"fromJSON"),Wy.prototype.inspect=C((function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"}),"inspect"),Wy.prototype.isInfinity=C((function(){return this.inf}),"isInfinity"),Wy.prototype.add=C((function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)}),"add"),Wy.prototype.dbl=C((function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),i=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),s=i.redSqr().redISub(this.x.redAdd(this.x)),o=i.redMul(this.x.redSub(s)).redISub(this.y);return this.curve.point(s,o)}),"dbl"),Wy.prototype.getX=C((function(){return this.x.fromRed()}),"getX"),Wy.prototype.getY=C((function(){return this.y.fromRed()}),"getY"),Wy.prototype.mul=C((function(e){return e=new Oy.default(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)}),"mul"),Wy.prototype.mulAdd=C((function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i):this.curve._wnafMulAdd(1,n,i,2)}),"mulAdd"),Wy.prototype.jmulAdd=C((function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i,!0):this.curve._wnafMulAdd(1,n,i,2,!0)}),"jmulAdd"),Wy.prototype.eq=C((function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))}),"eq"),Wy.prototype.neg=C((function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=C((function(e){return e.neg()}),"negate");t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t}),"neg"),Wy.prototype.toJ=C((function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)}),"toJ"),C(Yy,"JPoint"),Vy(Yy,Fy.BasePoint),Gy.prototype.jpoint=C((function(e,t,r){return new Yy(this,e,t,r)}),"jpoint"),Yy.prototype.toP=C((function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)}),"toP"),Yy.prototype.neg=C((function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)}),"neg"),Yy.prototype.add=C((function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),i=e.x.redMul(r),s=this.y.redMul(t.redMul(e.z)),o=e.y.redMul(r.redMul(this.z)),a=n.redSub(i),c=s.redSub(o);if(0===a.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=a.redSqr(),l=u.redMul(a),d=n.redMul(u),f=c.redSqr().redIAdd(l).redISub(d).redISub(d),h=c.redMul(d.redISub(f)).redISub(s.redMul(l)),p=this.z.redMul(e.z).redMul(a);return this.curve.jpoint(f,h,p)}),"add"),Yy.prototype.mixedAdd=C((function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),i=this.y,s=e.y.redMul(t).redMul(this.z),o=r.redSub(n),a=i.redSub(s);if(0===o.cmpn(0))return 0!==a.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=o.redSqr(),u=c.redMul(o),l=r.redMul(c),d=a.redSqr().redIAdd(u).redISub(l).redISub(l),f=a.redMul(l.redISub(d)).redISub(i.redMul(u)),h=this.z.redMul(o);return this.curve.jpoint(d,f,h)}),"mixedAdd"),Yy.prototype.dblp=C((function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,i=this.curve.tinv,s=this.x,o=this.y,a=this.z,c=a.redSqr().redSqr(),u=o.redAdd(o);for(t=0;t<e;t++){var l=s.redSqr(),d=u.redSqr(),f=d.redSqr(),h=l.redAdd(l).redIAdd(l).redIAdd(n.redMul(c)),p=s.redMul(d),m=h.redSqr().redISub(p.redAdd(p)),b=p.redISub(m),y=h.redMul(b);y=y.redIAdd(y).redISub(f);var g=u.redMul(a);t+1<e&&(c=c.redMul(f)),s=m,a=g,u=y}return this.curve.jpoint(s,u.redMul(i),a)}),"dblp"),Yy.prototype.dbl=C((function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()}),"dbl"),Yy.prototype._zeroDbl=C((function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),s=i.redSqr(),o=this.x.redAdd(i).redSqr().redISub(n).redISub(s);o=o.redIAdd(o);var a=n.redAdd(n).redIAdd(n),c=a.redSqr().redISub(o).redISub(o),u=s.redIAdd(s);u=(u=u.redIAdd(u)).redIAdd(u),e=c,t=a.redMul(o.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.x.redSqr(),d=this.y.redSqr(),f=d.redSqr(),h=this.x.redAdd(d).redSqr().redISub(l).redISub(f);h=h.redIAdd(h);var p=l.redAdd(l).redIAdd(l),m=p.redSqr(),b=f.redIAdd(f);b=(b=b.redIAdd(b)).redIAdd(b),e=m.redISub(h).redISub(h),t=p.redMul(h.redISub(e)).redISub(b),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)}),"_zeroDbl"),Yy.prototype._threeDbl=C((function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),s=i.redSqr(),o=this.x.redAdd(i).redSqr().redISub(n).redISub(s);o=o.redIAdd(o);var a=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),c=a.redSqr().redISub(o).redISub(o);e=c;var u=s.redIAdd(s);u=(u=u.redIAdd(u)).redIAdd(u),t=a.redMul(o.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.z.redSqr(),d=this.y.redSqr(),f=this.x.redMul(d),h=this.x.redSub(l).redMul(this.x.redAdd(l));h=h.redAdd(h).redIAdd(h);var p=f.redIAdd(f),m=(p=p.redIAdd(p)).redAdd(p);e=h.redSqr().redISub(m),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(l);var b=d.redSqr();b=(b=(b=b.redIAdd(b)).redIAdd(b)).redIAdd(b),t=h.redMul(p.redISub(e)).redISub(b)}return this.curve.jpoint(e,t,r)}),"_threeDbl"),Yy.prototype._dbl=C((function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,i=n.redSqr().redSqr(),s=t.redSqr(),o=r.redSqr(),a=s.redAdd(s).redIAdd(s).redIAdd(e.redMul(i)),c=t.redAdd(t),u=(c=c.redIAdd(c)).redMul(o),l=a.redSqr().redISub(u.redAdd(u)),d=u.redISub(l),f=o.redSqr();f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=a.redMul(d).redISub(f),p=r.redAdd(r).redMul(n);return this.curve.jpoint(l,h,p)}),"_dbl"),Yy.prototype.trpl=C((function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),i=e.redAdd(e).redIAdd(e),s=i.redSqr(),o=this.x.redAdd(t).redSqr().redISub(e).redISub(n),a=(o=(o=(o=o.redIAdd(o)).redAdd(o).redIAdd(o)).redISub(s)).redSqr(),c=n.redIAdd(n);c=(c=(c=c.redIAdd(c)).redIAdd(c)).redIAdd(c);var u=i.redIAdd(o).redSqr().redISub(s).redISub(a).redISub(c),l=t.redMul(u);l=(l=l.redIAdd(l)).redIAdd(l);var d=this.x.redMul(a).redISub(l);d=(d=d.redIAdd(d)).redIAdd(d);var f=this.y.redMul(u.redMul(c.redISub(u)).redISub(o.redMul(a)));f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=this.z.redAdd(o).redSqr().redISub(r).redISub(a);return this.curve.jpoint(d,f,h)}),"trpl"),Yy.prototype.mul=C((function(e,t){return e=new Oy.default(e,t),this.curve._wnafMul(this,e)}),"mul"),Yy.prototype.eq=C((function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),i=r.redMul(e.z);return 0===this.y.redMul(i).redISub(e.y.redMul(n)).cmpn(0)}),"eq"),Yy.prototype.eqXToP=C((function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),i=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),0===this.x.cmp(r))return!0}}),"eqXToP"),Yy.prototype.inspect=C((function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"}),"inspect"),Yy.prototype.isInfinity=C((function(){return 0===this.z.cmpn(0)}),"isInfinity");var Xy=Ny((function(e,t){var r=t;r.base=Fy,r.short=Jy,r.mont=null,r.edwards=null})),Zy=Ny((function(e,t){var r,n=t,i=Uy.assert;function s(e){"short"===e.type?this.curve=new Xy.short(e):"edwards"===e.type?this.curve=new Xy.edwards(e):this.curve=new Xy.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,i(this.g.validate(),"Invalid curve"),i(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function o(e,t){Object.defineProperty(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new s(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}C(s,"PresetCurve"),n.PresetCurve=s,C(o,"defineCurve"),o("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:Iy.default.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),o("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:Iy.default.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),o("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:Iy.default.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),o("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:Iy.default.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),o("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:Iy.default.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),o("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Iy.default.sha256,gRed:!1,g:["9"]}),o("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Iy.default.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{r=null.crash()}catch(e){r=void 0}o("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:Iy.default.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",r]})}));function Qy(e){if(!(this instanceof Qy))return new Qy(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=Dy.toArray(e.entropy,e.entropyEnc||"hex"),r=Dy.toArray(e.nonce,e.nonceEnc||"hex"),n=Dy.toArray(e.pers,e.persEnc||"hex");Ry(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,n)}C(Qy,"HmacDRBG");var eg=Qy;Qy.prototype._init=C((function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656}),"init"),Qy.prototype._hmac=C((function(){return new Iy.default.hmac(this.hash,this.K)}),"hmac"),Qy.prototype._update=C((function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())}),"update"),Qy.prototype.reseed=C((function(e,t,r,n){"string"!=typeof t&&(n=r,r=t,t=null),e=Dy.toArray(e,t),r=Dy.toArray(r,n),Ry(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1}),"reseed"),Qy.prototype.generate=C((function(e,t,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(n=r,r=t,t=null),r&&(r=Dy.toArray(r,n||"hex"),this._update(r));for(var i=[];i.length<e;)this.V=this._hmac().update(this.V).digest(),i=i.concat(this.V);var s=i.slice(0,e);return this._update(r),this._reseed++,Dy.encode(s,t)}),"generate");var tg=Uy.assert;function rg(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}C(rg,"KeyPair");var ng=rg;rg.fromPublic=C((function(e,t,r){return t instanceof rg?t:new rg(e,{pub:t,pubEnc:r})}),"fromPublic"),rg.fromPrivate=C((function(e,t,r){return t instanceof rg?t:new rg(e,{priv:t,privEnc:r})}),"fromPrivate"),rg.prototype.validate=C((function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}}),"validate"),rg.prototype.getPublic=C((function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub}),"getPublic"),rg.prototype.getPrivate=C((function(e){return"hex"===e?this.priv.toString(16,2):this.priv}),"getPrivate"),rg.prototype._importPrivate=C((function(e,t){this.priv=new Oy.default(e,t||16),this.priv=this.priv.umod(this.ec.curve.n)}),"_importPrivate"),rg.prototype._importPublic=C((function(e,t){if(e.x||e.y)return"mont"===this.ec.curve.type?tg(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||tg(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,t)}),"_importPublic"),rg.prototype.derive=C((function(e){return e.validate()||tg(e.validate(),"public point not validated"),e.mul(this.priv).getX()}),"derive"),rg.prototype.sign=C((function(e,t,r){return this.ec.sign(e,this,t,r)}),"sign"),rg.prototype.verify=C((function(e,t){return this.ec.verify(e,t,this)}),"verify"),rg.prototype.inspect=C((function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}),"inspect");var ig=Uy.assert;function sg(e,t){if(e instanceof sg)return e;this._importDER(e,t)||(ig(e.r&&e.s,"Signature without r or s"),this.r=new Oy.default(e.r,16),this.s=new Oy.default(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}C(sg,"Signature");var og=sg;function ag(){this.place=0}function cg(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;for(var i=0,s=0,o=t.place;s<n;s++,o++)i<<=8,i|=e[o],i>>>=0;return!(i<=127)&&(t.place=o,i)}function ug(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function lg(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}C(ag,"Position"),C(cg,"getLength"),C(ug,"rmPadding"),sg.prototype._importDER=C((function(e,t){e=Uy.toArray(e,t);var r=new ag;if(48!==e[r.place++])return!1;var n=cg(e,r);if(!1===n)return!1;if(n+r.place!==e.length)return!1;if(2!==e[r.place++])return!1;var i=cg(e,r);if(!1===i)return!1;var s=e.slice(r.place,i+r.place);if(r.place+=i,2!==e[r.place++])return!1;var o=cg(e,r);if(!1===o)return!1;if(e.length!==o+r.place)return!1;var a=e.slice(r.place,o+r.place);if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1)}if(0===a[0]){if(!(128&a[1]))return!1;a=a.slice(1)}return this.r=new Oy.default(s),this.s=new Oy.default(a),this.recoveryParam=null,!0}),"_importDER"),C(lg,"constructLength"),sg.prototype.toDER=C((function(e){var t=this.r.toArray(),r=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r)),t=ug(t),r=ug(r);!(r[0]||128&r[1]);)r=r.slice(1);var n=[2];lg(n,t.length),(n=n.concat(t)).push(2),lg(n,r.length);var i=n.concat(r),s=[48];return lg(s,i.length),s=s.concat(i),Uy.encode(s,e)}),"toDER");var dg=C((function(){throw new Error("unsupported")}),"rand"),fg=Uy.assert;function hg(e){if(!(this instanceof hg))return new hg(e);"string"==typeof e&&(fg(Object.prototype.hasOwnProperty.call(Zy,e),"Unknown curve "+e),e=Zy[e]),e instanceof Zy.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}C(hg,"EC");var pg=hg;hg.prototype.keyPair=C((function(e){return new ng(this,e)}),"keyPair"),hg.prototype.keyFromPrivate=C((function(e,t){return ng.fromPrivate(this,e,t)}),"keyFromPrivate"),hg.prototype.keyFromPublic=C((function(e,t){return ng.fromPublic(this,e,t)}),"keyFromPublic"),hg.prototype.genKeyPair=C((function(e){e||(e={});for(var t=new eg({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||dg(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new Oy.default(2));;){var i=new Oy.default(t.generate(r));if(!(i.cmp(n)>0))return i.iaddn(1),this.keyFromPrivate(i)}}),"genKeyPair"),hg.prototype._truncateToN=C((function(e,t){var r=8*e.byteLength()-this.n.bitLength();return r>0&&(e=e.ushrn(r)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e}),"_truncateToN"),hg.prototype.sign=C((function(e,t,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),t=this.keyFromPrivate(t,r),e=this._truncateToN(new Oy.default(e,16));for(var i=this.n.byteLength(),s=t.getPrivate().toArray("be",i),o=e.toArray("be",i),a=new eg({hash:this.hash,entropy:s,nonce:o,pers:n.pers,persEnc:n.persEnc||"utf8"}),c=this.n.sub(new Oy.default(1)),u=0;;u++){var l=n.k?n.k(u):new Oy.default(a.generate(this.n.byteLength()));if(!((l=this._truncateToN(l,!0)).cmpn(1)<=0||l.cmp(c)>=0)){var d=this.g.mul(l);if(!d.isInfinity()){var f=d.getX(),h=f.umod(this.n);if(0!==h.cmpn(0)){var p=l.invm(this.n).mul(h.mul(t.getPrivate()).iadd(e));if(0!==(p=p.umod(this.n)).cmpn(0)){var m=(d.getY().isOdd()?1:0)|(0!==f.cmp(h)?2:0);return n.canonical&&p.cmp(this.nh)>0&&(p=this.n.sub(p),m^=1),new og({r:h,s:p,recoveryParam:m})}}}}}}),"sign"),hg.prototype.verify=C((function(e,t,r,n){e=this._truncateToN(new Oy.default(e,16)),r=this.keyFromPublic(r,n);var i=(t=new og(t,"hex")).r,s=t.s;if(i.cmpn(1)<0||i.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var o,a=s.invm(this.n),c=a.mul(e).umod(this.n),u=a.mul(i).umod(this.n);return this.curve._maxwellTrick?!(o=this.g.jmulAdd(c,r.getPublic(),u)).isInfinity()&&o.eqXToP(i):!(o=this.g.mulAdd(c,r.getPublic(),u)).isInfinity()&&0===o.getX().umod(this.n).cmp(i)}),"verify"),hg.prototype.recoverPubKey=function(e,t,r,n){fg((3&r)===r,"The recovery param is more than two bits"),t=new og(t,n);var i=this.n,s=new Oy.default(e),o=t.r,a=t.s,c=1&r,u=r>>1;if(o.cmp(this.curve.p.umod(this.curve.n))>=0&&u)throw new Error("Unable to find sencond key candinate");o=u?this.curve.pointFromX(o.add(this.curve.n),c):this.curve.pointFromX(o,c);var l=t.r.invm(i),d=i.sub(s).mul(l).umod(i),f=a.mul(l).umod(i);return this.g.mulAdd(d,o,f)},hg.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new og(t,n)).recoveryParam)return t.recoveryParam;for(var i=0;i<4;i++){var s;try{s=this.recoverPubKey(e,t,i)}catch(e){continue}if(s.eq(r))return i}throw new Error("Unable to find valid recovery factor")};var mg=Ny((function(e,t){var r=t;r.version="6.5.4",r.utils=Uy,r.rand=function(){throw new Error("unsupported")},r.curve=Xy,r.curves=Zy,r.ec=pg,r.eddsa=null})).ec,bg=new Gb("signing-key/5.6.1"),yg=null;function gg(){return yg||(yg=new mg("secp256k1")),yg}C(gg,"getCurve");var vg=class{constructor(e){wy(this,"curve","secp256k1"),wy(this,"privateKey",iy(e)),32!==sy(this.privateKey)&&bg.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const t=gg().keyFromPrivate(ey(this.privateKey));wy(this,"publicKey","0x"+t.getPublic(!1,"hex")),wy(this,"compressedPublicKey","0x"+t.getPublic(!0,"hex")),wy(this,"_isSigningKey",!0)}_addPoint(e){const t=gg().keyFromPublic(ey(this.publicKey)),r=gg().keyFromPublic(ey(e));return"0x"+t.pub.add(r.pub).encodeCompressed("hex")}signDigest(e){const t=gg().keyFromPrivate(ey(this.privateKey)),r=ey(e);32!==r.length&&bg.throwArgumentError("bad digest length","digest",e);const n=t.sign(r,{canonical:!0});return cy({recoveryParam:n.recoveryParam,r:ay("0x"+n.r.toString(16),32),s:ay("0x"+n.s.toString(16),32)})}computeSharedSecret(e){const t=gg().keyFromPrivate(ey(this.privateKey)),r=gg().keyFromPublic(ey(Ag(e)));return ay("0x"+t.derive(r.getPublic()).toString(16),32)}static isSigningKey(e){return!(!e||!e._isSigningKey)}};function wg(e,t){const r=cy(t),n={r:ey(r.r),s:ey(r.s)};return"0x"+gg().recoverPubKey(ey(e),n,r.recoveryParam).encode("hex",!1)}function Ag(e,t){const r=ey(e);if(32===r.length){const e=new vg(r);return t?"0x"+gg().keyFromPrivate(r).getPublic(!0,"hex"):e.publicKey}return 33===r.length?t?iy(r):"0x"+gg().keyFromPublic(r).getPublic(!1,"hex"):65===r.length?t?"0x"+gg().keyFromPublic(r).getPublic(!0,"hex"):iy(r):bg.throwArgumentError("invalid public or private key","key","[REDACTED]")}C(vg,"SigningKey"),C(wg,"recoverPublicKey"),C(Ag,"computePublicKey");var Sg,Eg;function _g(e){return vy(oy(fy(oy(Ag(e),1)),12))}function xg(e,t){return _g(wg(ey(e),t))}new Gb("transactions/5.6.0"),(Eg=Sg||(Sg={}))[Eg.legacy=0]="legacy",Eg[Eg.eip2930=1]="eip2930",Eg[Eg.eip1559=2]="eip1559",C(_g,"computeAddress"),C(xg,"recoverAddress");function kg(e,t){return xg(My(e),t)}new Gb("wallet/5.6.0"),C(kg,"verifyMessage"),Dt();var Cg,Bg,Tg,Mg=class{constructor(e){this.domain=void 0,this.address=void 0,this.statement=void 0,this.uri=void 0,this.version=void 0,this.nonce=void 0,this.issuedAt=void 0,this.expirationTime=void 0,this.notBefore=void 0,this.requestId=void 0,this.chainId=void 0,this.resources=void 0;const t=new Eb.default('\nsign-in-with-ethereum =\n domain %s" wants you to sign in with your Ethereum account:" LF\n address LF\n LF\n [ statement LF ]\n LF\n %s"URI: " URI LF\n %s"Version: " version LF\n %s"Nonce: " nonce LF\n %s"Issued At: " issued-at\n [ LF %s"Expiration Time: " expiration-time ]\n [ LF %s"Not Before: " not-before ]\n [ LF %s"Request ID: " request-id ]\n [ LF %s"Chain ID: " chain-id ]\n [ LF %s"Resources:"\n resources ]\n\ndomain = dnsauthority\n\naddress = "0x" 40*40HEXDIG\n ; Must also conform to captilization\n ; checksum encoding specified in EIP-55\n ; where applicable (EOAs).\n\nstatement = *( reserved / unreserved / " " )\n ; The purpose is to exclude LF (line breaks).\n\nversion = "1"\n\nnonce = 8*( ALPHA / DIGIT )\n\nissued-at = date-time\nexpiration-time = date-time\nnot-before = date-time\n\nrequest-id = *pchar\n\nchain-id = 1*DIGIT\n ; See EIP-155 for valid CHAIN_IDs.\n\nresources = *( LF resource )\n\nresource = "- " URI\n\n; ------------------------------------------------------------------------------\n; RFC 3986\n\nURI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]\n\nhier-part = "//" authority path-abempty\n / path-absolute\n / path-rootless\n / path-empty\n\nscheme = ALPHA *( ALPHA / DIGIT / "+" / "-" / "." )\n\nauthority = [ userinfo "@" ] host [ ":" port ]\nuserinfo = *( unreserved / pct-encoded / sub-delims / ":" )\nhost = IP-literal / IPv4address / reg-name\nport = *DIGIT\n\nIP-literal = "[" ( IPv6address / IPvFuture ) "]"\n\nIPvFuture = "v" 1*HEXDIG "." 1*( unreserved / sub-delims / ":" )\n\nIPv6address = 6( h16 ":" ) ls32\n / "::" 5( h16 ":" ) ls32\n / [ h16 ] "::" 4( h16 ":" ) ls32\n / [ *1( h16 ":" ) h16 ] "::" 3( h16 ":" ) ls32\n / [ *2( h16 ":" ) h16 ] "::" 2( h16 ":" ) ls32\n / [ *3( h16 ":" ) h16 ] "::" h16 ":" ls32\n / [ *4( h16 ":" ) h16 ] "::" ls32\n / [ *5( h16 ":" ) h16 ] "::" h16\n / [ *6( h16 ":" ) h16 ] "::"\n\nh16 = 1*4HEXDIG\nls32 = ( h16 ":" h16 ) / IPv4address\nIPv4address = dec-octet "." dec-octet "." dec-octet "." dec-octet\ndec-octet = DIGIT ; 0-9\n / %x31-39 DIGIT ; 10-99\n / "1" 2DIGIT ; 100-199\n / "2" %x30-34 DIGIT ; 200-249\n / "25" %x30-35 ; 250-255\n\nreg-name = *( unreserved / pct-encoded / sub-delims )\n\npath-abempty = *( "/" segment )\npath-absolute = "/" [ segment-nz *( "/" segment ) ]\npath-rootless = segment-nz *( "/" segment )\npath-empty = 0pchar\n\nsegment = *pchar\nsegment-nz = 1*pchar\n\npchar = unreserved / pct-encoded / sub-delims / ":" / "@"\n\nquery = *( pchar / "/" / "?" )\n\nfragment = *( pchar / "/" / "?" )\n\npct-encoded = "%" HEXDIG HEXDIG\n\nunreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\nreserved = gen-delims / sub-delims\ngen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"\nsub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n / "*" / "+" / "," / ";" / "="\n\n; ------------------------------------------------------------------------------\n; RFC 4501\n\ndnsauthority = host [ ":" port ]\n ; See RFC 3986 for the\n ; definition of "host" and "port".\n\n; ------------------------------------------------------------------------------\n; RFC 3339\n\ndate-fullyear = 4DIGIT\ndate-month = 2DIGIT ; 01-12\ndate-mday = 2DIGIT ; 01-28, 01-29, 01-30, 01-31 based on\n ; month/year\ntime-hour = 2DIGIT ; 00-23\ntime-minute = 2DIGIT ; 00-59\ntime-second = 2DIGIT ; 00-58, 00-59, 00-60 based on leap second\n ; rules\ntime-secfrac = "." 1*DIGIT\ntime-numoffset = ("+" / "-") time-hour ":" time-minute\ntime-offset = "Z" / time-numoffset\n\npartial-time = time-hour ":" time-minute ":" time-second\n [time-secfrac]\nfull-date = date-fullyear "-" date-month "-" date-mday\nfull-time = partial-time time-offset\n\ndate-time = full-date "T" full-time\n\n; ------------------------------------------------------------------------------\n; RFC 5234\n\nALPHA = %x41-5A / %x61-7A ; A-Z / a-z\nLF = %x0A\n ; linefeed\nDIGIT = %x30-39\n ; 0-9\nHEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n');if(t.generate(),t.errors.length)throw console.error(t.errorsToAscii()),console.error(t.linesToAscii()),console.log(t.displayAttributeErrors()),new Error("ABNF grammar has errors");const r=t.toObject(),n=new _b.default.parser;n.ast=new _b.default.ast;const i=_b.default.ids,s=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.domain=_b.default.utils.charsToString(t,r,n)),o}),"domain");n.ast.callbacks.domain=s;const o=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.address=_b.default.utils.charsToString(t,r,n)),o}),"address");n.ast.callbacks.address=o;const a=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.statement=_b.default.utils.charsToString(t,r,n)),o}),"statement");n.ast.callbacks.statement=a;const c=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.uri||(s.uri=_b.default.utils.charsToString(t,r,n))),o}),"uri");n.ast.callbacks.uri=c;const u=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.version=_b.default.utils.charsToString(t,r,n)),o}),"version");n.ast.callbacks.version=u;const l=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.chainId=_b.default.utils.charsToString(t,r,n)),o}),"chainId");n.ast.callbacks["chain-id"]=l;const d=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.nonce=_b.default.utils.charsToString(t,r,n)),o}),"nonce");n.ast.callbacks.nonce=d;const f=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.issuedAt=_b.default.utils.charsToString(t,r,n)),o}),"issuedAt");n.ast.callbacks["issued-at"]=f;const h=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.expirationTime=_b.default.utils.charsToString(t,r,n)),o}),"expirationTime");n.ast.callbacks["expiration-time"]=h;const p=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.notBefore=_b.default.utils.charsToString(t,r,n)),o}),"notBefore");n.ast.callbacks["not-before"]=p;const m=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.requestId=_b.default.utils.charsToString(t,r,n)),o}),"requestId");n.ast.callbacks["request-id"]=m;const b=C((function(e,t,r,n,s){const o=i.SEM_OK;return e===i.SEM_PRE&&(s.resources=_b.default.utils.charsToString(t,r,n).slice(3).split("\n- ")),o}),"resources");n.ast.callbacks.resources=b;const y=n.parse(r,"sign-in-with-ethereum",e);if(!y.success)throw new Error(`Invalid message: ${JSON.stringify(y)}`);const g={};n.ast.translate(g);for(const[e,t]of Object.entries(g))this[e]=t}};C(Mg,"ParsedMessage"),(Bg=Cg||(Cg={})).INVALID_SIGNATURE="Invalid signature.",Bg.EXPIRED_MESSAGE="Expired message.",Bg.MALFORMED_SESSION="Malformed session.",(Tg||(Tg={})).PERSONAL_SIGNATURE="Personal signature";var Og,Ig,Ng=class{constructor(e){if(this.domain=void 0,this.address=void 0,this.statement=void 0,this.uri=void 0,this.version=void 0,this.nonce=void 0,this.issuedAt=void 0,this.expirationTime=void 0,this.notBefore=void 0,this.requestId=void 0,this.chainId=void 0,this.resources=void 0,this.signature=void 0,this.type=void 0,"string"==typeof e){const t=new Mg(e);this.domain=t.domain,this.address=t.address,this.statement=t.statement,this.uri=t.uri,this.version=t.version,this.nonce=t.nonce,this.issuedAt=t.issuedAt,this.expirationTime=t.expirationTime,this.notBefore=t.notBefore,this.requestId=t.requestId,this.chainId=t.chainId,this.resources=t.resources}else Object.assign(this,e)}static fromCacao(e){const t=Pb.parse(e.p.iss.replace("did:pkh:","")),r=new Ng({domain:e.p.domain,address:t.address,uri:e.p.aud,version:e.p.version,chainId:new Nb(t.chainId).reference});return e.p.statement&&(r.statement=e.p.statement),e.p.nonce&&(r.nonce=e.p.nonce),e.p.iat&&(r.issuedAt=e.p.iat),e.p.exp&&(r.expirationTime=e.p.exp),e.p.nbf&&(r.notBefore=e.p.nbf),e.p.requestId&&(r.requestId=e.p.requestId),e.p.resources&&(r.resources=e.p.resources),e.s&&(e.s.s&&(r.signature=e.s.s),"eip191"===e.s.t&&(r.type=Tg.PERSONAL_SIGNATURE)),r}toMessage(){const e=`${this.domain} wants you to sign in with your Ethereum account:`,t=`URI: ${this.uri}`;let r=[e,this.address].join("\n");const n=`Version: ${this.version}`;this.nonce||(this.nonce=(Math.random()+1).toString(36).substring(4));const i=[t,n,`Nonce: ${this.nonce}`];if(this.issuedAt=this.issuedAt?this.issuedAt:(new Date).toISOString(),i.push(`Issued At: ${this.issuedAt}`),this.expirationTime){const e=`Expiration Time: ${this.expirationTime}`;i.push(e)}this.notBefore&&i.push(`Not Before: ${this.notBefore}`),this.requestId&&i.push(`Request ID: ${this.requestId}`),this.chainId&&i.push(`Chain ID: ${this.chainId}`),this.resources&&i.push(["Resources:",...this.resources.map((e=>`- ${e}`))].join("\n"));const s=i.join("\n");return this.statement&&(r=[r,this.statement].join("\n\n")),[r,s].join("\n\n")}signMessage(){let e;return this.type,Tg.PERSONAL_SIGNATURE,e=this.toMessage(),e}};C(Ng,"SiweMessage"),function(e){function t(e){const t={h:{t:"eip4361"},p:{domain:e.domain,iat:e.issuedAt,iss:`did:pkh:eip155:${e.chainId}:${e.address}`,aud:e.uri,version:e.version,nonce:e.nonce}};return e.signature&&(t.s={t:"eip191",s:e.signature}),e.notBefore&&(t.p.nbf=e.notBefore),e.expirationTime&&(t.p.exp=e.expirationTime),e.statement&&(t.p.statement=e.statement),e.requestId&&(t.p.requestId=e.requestId),e.resources&&(t.p.resources=e.resources),t}function r(e,t={}){var r;if("eip4361"===e.h.t&&"eip191"===(null==(r=e.s)?void 0:r.t))return n(e,t);throw new Error("Unsupported CACAO signature type")}function n(e,t){if(!e.s)throw new Error("CACAO does not have a signature");const r=t.atTime?t.atTime.getTime():Date.now();if(Date.parse(e.p.iat)>r||Date.parse(e.p.nbf)>r)throw new Error("CACAO is not valid yet");if(Date.parse(e.p.exp)<r)throw new Error("CACAO has expired");const n=Ng.fromCacao(e),i=e.s.s,s=kg(n.toMessage(),i),o=Pb.parse(e.p.iss.replace("did:pkh:","")).address;if(s.toLowerCase()!==o.toLowerCase())throw new Error("Signature does not belong to issuer")}C(t,"fromSiweMessage"),e.fromSiweMessage=t,C(r,"verify"),e.verify=r,C(n,"verifyEIP191Signature"),e.verifyEIP191Signature=n}(Og||(Og={})),function(e){const t=C((function(e){try{return Promise.resolve(wh({value:e,codec:Ah,hasher:Mt}))}catch(e){return Promise.reject(e)}}),"fromCacao");e.fromCacao=t}(Ig||(Ig={}));var Pg=P(ln(),1);function Rg(){return ef((0,Pg.randomBytes)(16),"base64")}C(Rg,"randomString");function Lg(e){return ef(e,"base64pad")}function Dg(e){return ef(e,"base64url")}function Ug(e){return Qd(e,"base64pad")}function jg(e){return JSON.parse(ef(Qd(e,"base64url")))}function Kg(e){if(e.signatures.length>1)throw new Error("Cant convert to compact jws");return`${e.signatures[0].protected}.${e.payload}.${e.signatures[0].signature}`}function $g(e,t){if(t){return`${e}?versionTime=${t.toISOString().split(".")[0]+"Z"}`}return e}function Hg(e){return e?Array.isArray(e)?e:[e]:[]}function Fg(e){return"registry"in e&&"cache"in e}C(Lg,"encodeBase64"),C(Dg,"encodeBase64Url"),C(Ug,"decodeBase64"),C(jg,"base64urlToJSON"),C(Kg,"fromDagJWS"),C($g,"didWithTime"),C(Hg,"extractControllers"),C(Fg,"isResolver");var zg=class{constructor({provider:e,resolver:t={},resolverOptions:r,capability:n,parent:i}={}){if(null!=e&&(this._client=new yb(e)),n){if(this._capability=n,this._parentId=this._capability.p.iss,i&&this._parentId!==i)throw new Error("Capability issuer and parent not equal")}else i&&(this._parentId=i);this.setResolver(t,r)}get capability(){if(!this._capability)throw new Error("DID has no capability attached");return this._capability}get hasCapability(){return null!=this._capability}get parent(){if(!this._parentId)throw new Error("DID has no parent DID");return this._parentId}get hasParent(){return null!=this._parentId}get id(){if(null==this._id)throw new Error("DID is not authenticated");return this._id}get authenticated(){return null!=this._id}withCapability(e){var t;return new zg({provider:null==(t=this._client)?void 0:t.connection,resolver:this._resolver,capability:e,parent:this._parentId})}setProvider(e){if(null==this._client)this._client=new yb(e);else if(this._client.connection!==e)throw new Error("A different provider is already set, create a new DID instance to use another provider")}setResolver(e,t){this._resolver=Fg(e)?e:new Gd(e,t)}authenticate(){return L(this,arguments,(function*({provider:e,paths:t=[],aud:r}={}){if(null!=e&&this.setProvider(e),null==this._client)throw new Error("No provider available");const n=Rg(),i=yield this._client.request("did_authenticate",{nonce:n,aud:r,paths:t}),{kid:s}=yield this.verifyJWS(i),o=jg(i.payload);if(!s.includes(o.did))throw new Error("Invalid authencation response, kid mismatch");if(o.nonce!==n)throw new Error("Invalid authencation response, wrong nonce");if(o.aud!==r)throw new Error("Invalid authencation response, wrong aud");if(o.exp<Date.now()/1e3)throw new Error("Invalid authencation response, expired");return this._id=o.did,this._id}))}createJWS(e){return L(this,arguments,(function*(e,t={}){if(null==this._client)throw new Error("No provider available");if(null==this._id)throw new Error("DID is not authenticated");if(this._capability){const e=yield Ig.fromCacao(this._capability),r=Qt.asCID(e.cid);if(!r)throw new Error("Capability CID of the JWS cannot be set to the capability payload cid as they are incompatible");t.protected=t.protected||{},t.protected.cap=`ipfs://${null==r?void 0:r.toString()}`}const{jws:r}=yield this._client.request("did_createJWS",k(x({did:this._id},t),{payload:e}));return r}))}createDagJWS(e){return L(this,arguments,(function*(e,t={}){const{cid:r,linkedBlock:n}=yield qm(e),i=Dg(r.bytes);Object.assign(t,{linkedBlock:Lg(n)});const s=yield this.createJWS(i,t),o=Qt.asCID(r);if(!o)throw new Error("CID of the JWS cannot be set to the encoded payload cid as they are incompatible");if(s.link=o,this._capability){return{jws:s,linkedBlock:n,cacaoBlock:(yield Ig.fromCacao(this._capability)).bytes}}return{jws:s,linkedBlock:n}}))}verifyJWS(e){return L(this,arguments,(function*(e,t={}){var r,n,i,s,o,a,c;"string"!=typeof e&&(e=Kg(e));const u=jg(e.split(".")[0]).kid;if(!u)throw new Error('No "kid" found in jws');const l=yield this.resolve(u);if(!t.disableTimecheck){const e=null==(r=l.didDocumentMetadata)?void 0:r.nextUpdate;if(e){const r=t.revocationPhaseOutSecs?1e3*t.revocationPhaseOutSecs:0,n=new Date(e).valueOf()+r;if(!(t.atTime&&t.atTime.getTime()<n))throw new Error(`invalid_jws: signature authored with a revoked DID version: ${u}`)}const i=null==(n=l.didDocumentMetadata)?void 0:n.updated;if(i&&t.atTime&&t.atTime.getTime()<new Date(i).valueOf())throw new Error(`invalid_jws: signature authored before creation of DID version: ${u}`)}const d=null==(i=l.didDocument)?void 0:i.id;if(t.issuer&&t.issuer===(null==(s=t.capability)?void 0:s.p.iss)&&d===t.capability.p.aud)Og.verify(t.capability,{atTime:t.atTime?t.atTime:void 0});else if(t.issuer&&t.issuer!==d){const e=$g(t.issuer,t.atTime),r=Hg(null==(o=(yield this.resolve(e)).didDocument)?void 0:o.controller);if((null==(a=t.capability)?void 0:a.s)&&t.capability.p.aud===d&&r.includes(t.capability.p.iss))Og.verify(t.capability,{atTime:t.atTime?t.atTime:void 0});else{if(!(!!d&&r.includes(d)))throw new Error(`invalid_jws: not a valid verificationMethod for issuer: ${u}`)}}let f;Yf(e,(null==(c=l.didDocument)?void 0:c.verificationMethod)||[]);try{f=jg(e.split(".")[1])}catch(e){}return{kid:u,payload:f,didResolutionResult:l}}))}createJWE(e,t){return L(this,arguments,(function*(e,t,r={}){const n=yield ch(t,this._resolver);return ah(e,n,r.protectedHeader,r.aad)}))}createDagJWE(e,t){return L(this,arguments,(function*(e,t,r={}){const n=yield Ym(e);return this.createJWE(n,t,r)}))}decryptJWE(e){return L(this,arguments,(function*(e,t={}){if(null==this._client)throw new Error("No provider available");if(null==this._id)throw new Error("DID is not authenticated");const{cleartext:r}=yield this._client.request("did_decryptJWE",k(x({did:this._id},t),{jwe:e}));return Ug(r)}))}decryptDagJWE(e){return L(this,null,(function*(){return Xm(yield this.decryptJWE(e))}))}resolve(e){return L(this,null,(function*(){const t=yield this._resolver.resolve(e);if(t.didResolutionMetadata.error){const{error:r,message:n}=t.didResolutionMetadata;throw new Error(`Failed to resolve ${e}: ${r}${n?`, ${n}`:""}`)}return t}))}};function Vg(e){var t=0,r=e.length,n=[];if(r%2)throw new Error("invalid hex:"+e);for(;t<r;t+=2)n.push(parseInt(e.substr(t,2),16));return new Uint8Array(n)}C(zg,"DID"),C(Vg,"toUint8Array");var qg=P(di()),Gg=P(fn(),1),Jg=P(fi(),1);function Wg(e){return JSON.parse((0,Jg.default)(e))}function Yg(e){const t=new Uint8Array(e.length+2);return t[0]=237,t[1]=1,t.set(e,2),`did:key:z${ef(t,"base58btc")}`}function Xg(e){const[t,r,n]=e.split(".");return{payload:r,signatures:[{protected:t,signature:n}]}}C(Wg,"toStableObject"),C(Yg,"encodeDID"),C(Xg,"toGeneralJWS");var Zg=C(((e,t,r,...n)=>L(void 0,[e,t,r,...n],(function*(e,t,r,n={}){const i=`${t}#${t.split(":")[2]}`,s=Of(r),o=Wg(Object.assign(n,{kid:i,alg:"EdDSA"}));return Vf("string"==typeof e?e:Wg(e),s,o)}))),"sign"),Qg={did_authenticate:(e,t)=>L(void 0,[e,t],(function*({did:e,secretKey:t},r){return Xg(yield Zg({did:e,aud:r.aud,nonce:r.nonce,paths:r.paths,exp:Math.floor(Date.now()/1e3)+600},e,t))})),did_createJWS:(e,t)=>L(void 0,[e,t],(function*({did:e,secretKey:t},r){if(r.did.split("#")[0]!==e)throw new ab(4100,`Unknown DID: ${e}`);return{jws:Xg(yield Zg(r.payload,e,t,r.protected))}})),did_decryptJWE:(e,t)=>L(void 0,[e,t],(function*({secretKey:e},t){const r=ph((0,Gg.convertSecretKeyToX25519)(e));try{return{cleartext:ef(yield Zf(t.jwe,r),"base64pad")}}catch(e){throw new ab(-32e3,e.message)}}))},ev=class{constructor(e){const{secretKey:t,publicKey:r}=(0,Gg.generateKeyPairFromSeed)(e),n=Yg(r),i=Sb(Qg);this._handle=e=>L(this,null,(function*(){return yield i({did:n,secretKey:t},e)}))}get isDidProvider(){return!0}send(e){return L(this,null,(function*(){return yield this._handle(e)}))}};C(ev,"Ed25519Provider"),mr(),Ke();var tv={tile:0,"caip10-link":1,model:2,MID:3};function rv(e){const t=tv[e];if(void 0!==t)return t;throw new Error(`No stream type registered for name ${e}`)}function nv(e){const t=Object.entries(tv).find((([,t])=>t===e));if(t)return t[0];throw new Error(`No stream type registered for index ${e}`)}C(rv,"codeByName"),C(nv,"nameByCode");var iv=class{};C(iv,"StreamType"),iv.nameByCode=nv,iv.codeByName=rv;var sv=P(Jn(),1);function ov(e){let t,r,n;return"object"==typeof e?(t=e.hashFunction,r=e.expiring,n=e.tags):t=e,(e,i,s)=>{if(null!=s.value)s.value=cv(s.value,t,r,n);else{if(null==s.get)throw"Only put a Memoize() decorator on a method or get accessor.";s.get=cv(s.get,t,r,n)}}}C(ov,"Memoize");var av=new Map;function cv(e,t,r=0,n){const i=Symbol("__memoized_map__");return function(...s){let o;this.hasOwnProperty(i)||Object.defineProperty(this,i,{configurable:!1,enumerable:!1,writable:!1,value:new Map});let a=this[i];if(Array.isArray(n))for(const e of n)av.has(e)?av.get(e).push(a):av.set(e,[a]);if(t||s.length>0||r>0){let n;n=!0===t?s.map((e=>e.toString())).join("!"):t?t.apply(this,s):s[0];const i=`${n}__timestamp`;let c=!1;if(r>0)if(a.has(i)){let e=a.get(i);c=Date.now()-e>r}else c=!0;a.has(n)&&!c?o=a.get(n):(o=e.apply(this,s),a.set(n,o),r>0&&a.set(i,Date.now()))}else{const t=this;a.has(t)?o=a.get(t):(o=e.apply(this,s),a.set(t,o))}return o}}C(cv,"getNewFunction");mr();var uv=P(Jn(),1);function lv(e){const t=uv.default.decode(e),r=uv.default.decode.bytes;return[t,e.slice(r),r]}function dv(e){return 0===e||1===e}function fv(e){const t=hv(e);if(t instanceof Error)throw t;return t}function hv(e){const[t,r]=lv(e);if(!dv(t))return new Error(`Unknown CID version ${t}`);const[n,i]=lv(r),[,s,o]=lv(i),[a,,c]=lv(s),u=i.slice(0,o+c+a),l=i.slice(o+c+a);return[Qt.create(t,n,wt(u)),l]}Ct(),C(lv,"readVarint"),C(dv,"isCidVersion"),C(fv,"readCid"),C(hv,"readCidNoThrow"),mr(),Ke(),Dt();var pv,mv,bv=P(Jn(),1),yv=function(e,t,r,n){var i,s=arguments.length,o=s<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(o=(s<3?i(o):s>3?i(t,r,o):i(t,r))||o);return s>3&&o&&Object.defineProperty(t,r,o),o},gv=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},vv=function(e,t,r,n,i){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?i.call(e,r):i?i.value=r:t.set(e,r),r},wv=function(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)};function Av(e){const t=Sv(e);if(t instanceof Error)throw t;return t}function Sv(e){const[t,r]=lv(e);if(206!==t)return new Error("fromBytes: invalid streamid, does not include streamid codec");const[n,i]=lv(r),s=hv(i);if(s instanceof Error)return s;const[o,a]=s;return a.length>0?new Error("Invalid StreamID: contains commit"):new kv(n,o)}function Ev(e){const t=_v(e);if(t instanceof Error)throw t;return t}function _v(e){const t=e.replace("ceramic://","").replace("/ceramic/",""),r=t.includes("commit")?t.split("?")[0]:t;return Sv(Pe.decode(r))}C(Av,"fromBytes"),C(Sv,"fromBytesNoThrow"),C(Ev,"fromString"),C(_v,"fromStringNoThrow");var xv=Symbol.for("@ceramicnetwork/streamid/StreamID"),kv=class{constructor(e,t){if(this._tag=xv,pv.set(this,void 0),mv.set(this,void 0),!e&&0!==e)throw new Error("constructor: type required");if(!t)throw new Error("constructor: cid required");vv(this,pv,"string"==typeof e?iv.codeByName(e):e,"f"),vv(this,mv,"string"==typeof t?Qt.parse(t):t,"f")}static isInstance(e){return"object"==typeof e&&"_tag"in e&&e._tag===xv}static fromGenesis(e,t){return L(this,null,(function*(){const r=yield wh({value:t,codec:Ah,hasher:Mt});return new kv(e,r.cid)}))}get type(){return wv(this,pv,"f")}get typeName(){return iv.nameByCode(wv(this,pv,"f"))}get cid(){return wv(this,mv,"f")}get bytes(){return Jd([bv.default.encode(206),bv.default.encode(this.type),this.cid.bytes])}get baseID(){return new kv(wv(this,pv,"f"),wv(this,mv,"f"))}equals(e){return!!kv.isInstance(e)&&(this.type===e.type&&this.cid.equals(e.cid))}toString(){return Pe.encode(this.bytes)}toUrl(){return`ceramic://${this.toString()}`}[(pv=new WeakMap,mv=new WeakMap,Symbol.for("nodejs.util.inspect.custom"))](){return`StreamID(${this.toString()})`}[Symbol.toPrimitive](){return this.toString()}};C(kv,"StreamID"),kv.fromBytes=Av,kv.fromBytesNoThrow=Sv,kv.fromString=Ev,kv.fromStringNoThrow=_v,yv([ov(),gv("design:type",String),gv("design:paramtypes",[])],kv.prototype,"typeName",null),yv([ov(),gv("design:type",Uint8Array),gv("design:paramtypes",[])],kv.prototype,"bytes",null),yv([ov(),gv("design:type",kv),gv("design:paramtypes",[])],kv.prototype,"baseID",null),yv([ov(),gv("design:type",Function),gv("design:paramtypes",[]),gv("design:returntype",String)],kv.prototype,"toString",null),yv([ov(),gv("design:type",Function),gv("design:paramtypes",[]),gv("design:returntype",String)],kv.prototype,"toUrl",null);var Cv,Bv,Tv,Mv=function(e,t,r,n){var i,s=arguments.length,o=s<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(o=(s<3?i(o):s>3?i(t,r,o):i(t,r))||o);return s>3&&o&&Object.defineProperty(t,r,o),o},Ov=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},Iv=function(e,t,r,n,i){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?i.call(e,r):i?i.value=r:t.set(e,r),r},Nv=function(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)};function Pv(e){const t=Rv(e);if(t instanceof Error)throw t;return t}function Rv(e){const[t,r]=lv(e);if(206!==t)return new Error("fromBytes: invalid streamid, does not include streamid codec");const[n,i]=lv(r),s=fv(i);if(s instanceof Error)return s;const[o,a]=s;if(0===a.length)return new Error("No commit information provided");if(1===a.length)return new Fv(n,o,a[0]);{const[e]=fv(a);return new Fv(n,o,e)}}function Lv(e){try{return"string"==typeof e?Qt.parse(e):Qt.asCID(e)}catch(e){return}}function Dv(e,t=null){if(!t)return null;const r=Lv(t);if(r)return e.equals(r)?null:r;if("0"===String(t))return null;throw new Error("Cannot specify commit as a number except to request commit 0 (the genesis commit)")}function Uv(e){const t=jv(e);if(t instanceof Error)throw t;return t}function jv(e){const t=e.replace("ceramic://","").replace("/ceramic/","");if(t.includes("commit")){const e=t.split("?")[1].split("=")[1],r=t.split("?")[0];return $v(kv.fromString(r),e)}return Rv(Pe.decode(t))}C(Pv,"fromBytes"),C(Rv,"fromBytesNoThrow"),C(Lv,"parseCID"),C(Dv,"parseCommit"),C(Uv,"fromString"),C(jv,"fromStringNoThrow");var Kv=Symbol.for("@ceramicnetwork/streamid/CommitID");function $v(e,t){return new Fv(e.type,e.cid,t)}C($v,"make");var Hv,Fv=class{constructor(e,t,r=null){if(this._tag=Kv,Cv.set(this,void 0),Bv.set(this,void 0),Tv.set(this,void 0),!e&&0!==e)throw new Error("constructor: type required");if(!t)throw new Error("constructor: cid required");Iv(this,Cv,"string"==typeof e?iv.codeByName(e):e,"f"),Iv(this,Bv,"string"==typeof t?Qt.parse(t):t,"f"),Iv(this,Tv,Dv(Nv(this,Bv,"f"),r),"f")}static isInstance(e){return"object"==typeof e&&"_tag"in e&&e._tag===Kv}get baseID(){return new kv(Nv(this,Cv,"f"),Nv(this,Bv,"f"))}get type(){return Nv(this,Cv,"f")}get typeName(){return iv.nameByCode(Nv(this,Cv,"f"))}get cid(){return Nv(this,Bv,"f")}get commit(){return Nv(this,Tv,"f")||Nv(this,Bv,"f")}get bytes(){var e;const t=sv.default.encode(206),r=sv.default.encode(this.type),n=(null==(e=Nv(this,Tv,"f"))?void 0:e.bytes)||new Uint8Array([0]);return Jd([t,r,this.cid.bytes,n])}equals(e){return this.type===e.type&&this.cid.equals(e.cid)&&this.commit.equals(e.commit)}toString(){return Pe.encode(this.bytes)}toUrl(){return`ceramic://${this.toString()}`}[(Cv=new WeakMap,Bv=new WeakMap,Tv=new WeakMap,Symbol.for("nodejs.util.inspect.custom"))](){return`CommitID(${this.toString()})`}[Symbol.toPrimitive](){return this.toString()}};C(Fv,"CommitID"),Fv.fromBytes=Pv,Fv.fromBytesNoThrow=Rv,Fv.fromString=Uv,Fv.fromStringNoThrow=jv,Fv.make=$v,Mv([ov(),Ov("design:type",kv),Ov("design:paramtypes",[])],Fv.prototype,"baseID",null),Mv([ov(),Ov("design:type",String),Ov("design:paramtypes",[])],Fv.prototype,"typeName",null),Mv([ov(),Ov("design:type",Qt),Ov("design:paramtypes",[])],Fv.prototype,"commit",null),Mv([ov(),Ov("design:type",Uint8Array),Ov("design:paramtypes",[])],Fv.prototype,"bytes",null),Mv([ov(),Ov("design:type",Function),Ov("design:paramtypes",[]),Ov("design:returntype",String)],Fv.prototype,"toString",null),Mv([ov(),Ov("design:type",Function),Ov("design:paramtypes",[]),Ov("design:returntype",String)],Fv.prototype,"toUrl",null),function(e){function t(e){if(kv.isInstance(e))return e;if(Fv.isInstance(e))return e;if(e instanceof Uint8Array){const t=Fv.fromBytesNoThrow(e);return t instanceof Error?kv.fromBytes(e):t}if("string"==typeof e){const t=Fv.fromStringNoThrow(e);return t instanceof Error?kv.fromString(e):t}throw new Error("Can not build CommitID or StreamID")}C(t,"from"),e.from=t}(Hv||(Hv={}));var zv="ceramic://k3y52l7qbv1fryjn62sggjh1lpn11c56qfofzmty190d62hwk1cal1c7qc5he54ow",Vv={};I(Vv,{JsonPatchError:()=>iw,_areEquals:()=>pw,applyOperation:()=>uw,applyPatch:()=>lw,applyReducer:()=>dw,deepClone:()=>sw,getValueByPointer:()=>cw,validate:()=>hw,validator:()=>fw});var qv,Gv=(qv=C((function(e,t){return(qv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)}),"extendStatics"),function(e,t){function r(){this.constructor=e}qv(e,t),C(r,"__"),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),Jv=Object.prototype.hasOwnProperty;function Wv(e,t){return Jv.call(e,t)}function Yv(e){if(Array.isArray(e)){for(var t=new Array(e.length),r=0;r<t.length;r++)t[r]=""+r;return t}if(Object.keys)return Object.keys(e);var n=[];for(var i in e)Wv(e,i)&&n.push(i);return n}function Xv(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function Zv(e){for(var t,r=0,n=e.length;r<n;){if(!((t=e.charCodeAt(r))>=48&&t<=57))return!1;r++}return!0}function Qv(e){return-1===e.indexOf("/")&&-1===e.indexOf("~")?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function ew(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function tw(e){if(void 0===e)return!0;if(e)if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(tw(e[t]))return!0}else if("object"==typeof e)for(var n=Yv(e),i=n.length,s=0;s<i;s++)if(tw(e[n[s]]))return!0;return!1}function rw(e,t){var r=[e];for(var n in t){var i="object"==typeof t[n]?JSON.stringify(t[n],null,2):t[n];void 0!==i&&r.push(n+": "+i)}return r.join("\n")}C(Wv,"hasOwnProperty"),C(Yv,"_objectKeys"),C(Xv,"_deepClone"),C(Zv,"isInteger"),C(Qv,"escapePathComponent"),C(ew,"unescapePathComponent"),C(tw,"hasUndefined"),C(rw,"patchErrorMessageFormatter");var nw=function(e){function t(t,r,n,i,s){var o=this.constructor,a=e.call(this,rw(t,{name:r,index:n,operation:i,tree:s}))||this;return a.name=r,a.index=n,a.operation=i,a.tree=s,Object.setPrototypeOf(a,o.prototype),a.message=rw(t,{name:r,index:n,operation:i,tree:s}),a}return Gv(t,e),C(t,"PatchError"),t}(Error),iw=nw,sw=Xv,ow={add:function(e,t,r){return e[t]=this.value,{newDocument:r}},remove:function(e,t,r){var n=e[t];return delete e[t],{newDocument:r,removed:n}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:function(e,t,r){var n=cw(r,this.path);n&&(n=Xv(n));var i=uw(r,{op:"remove",path:this.from}).removed;return uw(r,{op:"add",path:this.path,value:i}),{newDocument:r,removed:n}},copy:function(e,t,r){var n=cw(r,this.from);return uw(r,{op:"add",path:this.path,value:Xv(n)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:pw(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},aw={add:function(e,t,r){return Zv(t)?e.splice(t,0,this.value):e[t]=this.value,{newDocument:r,index:t}},remove:function(e,t,r){return{newDocument:r,removed:e.splice(t,1)[0]}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:ow.move,copy:ow.copy,test:ow.test,_get:ow._get};function cw(e,t){if(""==t)return e;var r={op:"_get",path:t};return uw(e,r),r.value}function uw(e,t,r,n,i,s){if(void 0===r&&(r=!1),void 0===n&&(n=!0),void 0===i&&(i=!0),void 0===s&&(s=0),r&&("function"==typeof r?r(t,0,e,t.path):fw(t,0)),""===t.path){var o={newDocument:e};if("add"===t.op)return o.newDocument=t.value,o;if("replace"===t.op)return o.newDocument=t.value,o.removed=e,o;if("move"===t.op||"copy"===t.op)return o.newDocument=cw(e,t.from),"move"===t.op&&(o.removed=e),o;if("test"===t.op){if(o.test=pw(e,t.value),!1===o.test)throw new iw("Test operation failed","TEST_OPERATION_FAILED",s,t,e);return o.newDocument=e,o}if("remove"===t.op)return o.removed=e,o.newDocument=null,o;if("_get"===t.op)return t.value=e,o;if(r)throw new iw("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",s,t,e);return o}n||(e=Xv(e));var a=(t.path||"").split("/"),c=e,u=1,l=a.length,d=void 0,f=void 0,h=void 0;for(h="function"==typeof r?r:fw;;){if((f=a[u])&&-1!=f.indexOf("~")&&(f=ew(f)),i&&("__proto__"==f||"prototype"==f&&u>0&&"constructor"==a[u-1]))throw new TypeError("JSON-Patch: modifying `__proto__` or `constructor/prototype` prop is banned for security reasons, if this was on purpose, please set `banPrototypeModifications` flag false and pass it to this function. More info in fast-json-patch README");if(r&&void 0===d&&(void 0===c[f]?d=a.slice(0,u).join("/"):u==l-1&&(d=t.path),void 0!==d&&h(t,0,e,d)),u++,Array.isArray(c)){if("-"===f)f=c.length;else{if(r&&!Zv(f))throw new iw("Expected an unsigned base-10 integer value, making the new referenced value the array element with the zero-based index","OPERATION_PATH_ILLEGAL_ARRAY_INDEX",s,t,e);Zv(f)&&(f=~~f)}if(u>=l){if(r&&"add"===t.op&&f>c.length)throw new iw("The specified index MUST NOT be greater than the number of elements in the array","OPERATION_VALUE_OUT_OF_BOUNDS",s,t,e);if(!1===(o=aw[t.op].call(t,c,f,e)).test)throw new iw("Test operation failed","TEST_OPERATION_FAILED",s,t,e);return o}}else if(u>=l){if(!1===(o=ow[t.op].call(t,c,f,e)).test)throw new iw("Test operation failed","TEST_OPERATION_FAILED",s,t,e);return o}if(c=c[f],r&&u<l&&(!c||"object"!=typeof c))throw new iw("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",s,t,e)}}function lw(e,t,r,n,i){if(void 0===n&&(n=!0),void 0===i&&(i=!0),r&&!Array.isArray(t))throw new iw("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");n||(e=Xv(e));for(var s=new Array(t.length),o=0,a=t.length;o<a;o++)s[o]=uw(e,t[o],r,!0,i,o),e=s[o].newDocument;return s.newDocument=e,s}function dw(e,t,r){var n=uw(e,t);if(!1===n.test)throw new iw("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return n.newDocument}function fw(e,t,r,n){if("object"!=typeof e||null===e||Array.isArray(e))throw new iw("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(!ow[e.op])throw new iw("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",t,e,r);if("string"!=typeof e.path)throw new iw("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(0!==e.path.indexOf("/")&&e.path.length>0)throw new iw('Operation `path` property must start with "/"',"OPERATION_PATH_INVALID",t,e,r);if(("move"===e.op||"copy"===e.op)&&"string"!=typeof e.from)throw new iw("Operation `from` property is not present (applicable in `move` and `copy` operations)","OPERATION_FROM_REQUIRED",t,e,r);if(("add"===e.op||"replace"===e.op||"test"===e.op)&&void 0===e.value)throw new iw("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_REQUIRED",t,e,r);if(("add"===e.op||"replace"===e.op||"test"===e.op)&&tw(e.value))throw new iw("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_CANNOT_CONTAIN_UNDEFINED",t,e,r);if(r)if("add"==e.op){var i=e.path.split("/").length,s=n.split("/").length;if(i!==s+1&&i!==s)throw new iw("Cannot perform an `add` operation at the desired path","OPERATION_PATH_CANNOT_ADD",t,e,r)}else if("replace"===e.op||"remove"===e.op||"_get"===e.op){if(e.path!==n)throw new iw("Cannot perform the operation at a path that does not exist","OPERATION_PATH_UNRESOLVABLE",t,e,r)}else if("move"===e.op||"copy"===e.op){var o=hw([{op:"_get",path:e.from,value:void 0}],r);if(o&&"OPERATION_PATH_UNRESOLVABLE"===o.name)throw new iw("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}function hw(e,t,r){try{if(!Array.isArray(e))throw new iw("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)lw(Xv(t),Xv(e),r||!0);else{r=r||fw;for(var n=0;n<e.length;n++)r(e[n],n,t,void 0)}}catch(e){if(e instanceof iw)return e;throw e}}function pw(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){var r,n,i,s=Array.isArray(e),o=Array.isArray(t);if(s&&o){if((n=e.length)!=t.length)return!1;for(r=n;0!=r--;)if(!pw(e[r],t[r]))return!1;return!0}if(s!=o)return!1;var a=Object.keys(e);if((n=a.length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!t.hasOwnProperty(a[r]))return!1;for(r=n;0!=r--;)if(!pw(e[i=a[r]],t[i]))return!1;return!0}return e!=e&&t!=t}C(cw,"getValueByPointer"),C(uw,"applyOperation"),C(lw,"applyPatch"),C(dw,"applyReducer"),C(fw,"validator"),C(hw,"validate"),C(pw,"_areEquals");var mw={};I(mw,{compare:()=>kw,generate:()=>_w,observe:()=>Ew,unobserve:()=>Sw});var bw=new WeakMap,yw=function(){function e(e){this.observers=new Map,this.obj=e}return C(e,"Mirror"),e}(),gw=function(){function e(e,t){this.callback=e,this.observer=t}return C(e,"ObserverInfo"),e}();function vw(e){return bw.get(e)}function ww(e,t){return e.observers.get(t)}function Aw(e,t){e.observers.delete(t.callback)}function Sw(e,t){t.unobserve()}function Ew(e,t){var r,n=vw(e);if(n){var i=ww(n,t);r=i&&i.observer}else n=new yw(e),bw.set(e,n);if(r)return r;if(r={},n.value=Xv(e),t){r.callback=t,r.next=null;var s=C((function(){_w(r)}),"dirtyCheck"),o=C((function(){clearTimeout(r.next),r.next=setTimeout(s)}),"fastCheck");"undefined"!=typeof window&&(window.addEventListener("mouseup",o),window.addEventListener("keyup",o),window.addEventListener("mousedown",o),window.addEventListener("keydown",o),window.addEventListener("change",o))}return r.patches=[],r.object=e,r.unobserve=function(){_w(r),clearTimeout(r.next),Aw(n,r),"undefined"!=typeof window&&(window.removeEventListener("mouseup",o),window.removeEventListener("keyup",o),window.removeEventListener("mousedown",o),window.removeEventListener("keydown",o),window.removeEventListener("change",o))},n.observers.set(t,new gw(t,r)),r}function _w(e,t){void 0===t&&(t=!1);var r=bw.get(e.object);xw(r.value,e.object,e.patches,"",t),e.patches.length&&lw(r.value,e.patches);var n=e.patches;return n.length>0&&(e.patches=[],e.callback&&e.callback(n)),n}function xw(e,t,r,n,i){if(t!==e){"function"==typeof t.toJSON&&(t=t.toJSON());for(var s=Yv(t),o=Yv(e),a=!1,c=o.length-1;c>=0;c--){var u=e[d=o[c]];if(!Wv(t,d)||void 0===t[d]&&void 0!==u&&!1===Array.isArray(t))Array.isArray(e)===Array.isArray(t)?(i&&r.push({op:"test",path:n+"/"+Qv(d),value:Xv(u)}),r.push({op:"remove",path:n+"/"+Qv(d)}),a=!0):(i&&r.push({op:"test",path:n,value:e}),r.push({op:"replace",path:n,value:t}));else{var l=t[d];"object"==typeof u&&null!=u&&"object"==typeof l&&null!=l&&Array.isArray(u)===Array.isArray(l)?xw(u,l,r,n+"/"+Qv(d),i):u!==l&&(i&&r.push({op:"test",path:n+"/"+Qv(d),value:Xv(u)}),r.push({op:"replace",path:n+"/"+Qv(d),value:Xv(l)}))}}if(a||s.length!=o.length)for(c=0;c<s.length;c++){var d;Wv(e,d=s[c])||void 0===t[d]||r.push({op:"add",path:n+"/"+Qv(d),value:Xv(t[d])})}}}function kw(e,t,r){void 0===r&&(r=!1);var n=[];return xw(e,t,n,"",r),n}C(vw,"getMirror"),C(ww,"getObserverFromMirror"),C(Aw,"removeObserverFromMirror"),C(Sw,"unobserve"),C(Ew,"observe"),C(_w,"generate"),C(xw,"_generate"),C(kw,"compare");var Cw,Bw,Tw=Object.assign({},Vv,mw,{JsonPatchError:nw,deepClone:Xv,escapePathComponent:Qv,unescapePathComponent:ew}),Mw=P(ln(),1);(Bw=Cw||(Cw={}))[Bw.PREFER_CACHE=0]="PREFER_CACHE",Bw[Bw.SYNC_ALWAYS=1]="SYNC_ALWAYS",Bw[Bw.NEVER_SYNC=2]="NEVER_SYNC";var Ow=P(hi(),1);function Iw(e){return"function"==typeof e}function Nw(e){var t=e(C((function(e){Error.call(e),e.stack=(new Error).stack}),"_super"));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}C(Iw,"isFunction"),C(Nw,"createErrorClass");var Pw=Nw((function(e){return C((function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}),"UnsubscriptionErrorImpl")}));function Rw(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}C(Rw,"arrRemove");var Lw=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}var t;return C(e,"Subscription"),e.prototype.unsubscribe=function(){var e,t,r,n,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var o=yc(s),a=o.next();!a.done;a=o.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}else s.remove(this);var c=this.initialTeardown;if(Iw(c))try{c()}catch(e){i=e instanceof Pw?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var l=yc(u),d=l.next();!d.done;d=l.next()){var f=d.value;try{jw(f)}catch(e){i=null!=i?i:[],e instanceof Pw?i=Ac(Ac([],gc(i)),gc(e.errors)):i.push(e)}}}catch(e){r={error:e}}finally{try{d&&!d.done&&(n=l.return)&&n.call(l)}finally{if(r)throw r.error}}}if(i)throw new Pw(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)jw(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Rw(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&Rw(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),Dw=Lw.EMPTY;function Uw(e){return e instanceof Lw||e&&"closed"in e&&Iw(e.remove)&&Iw(e.add)&&Iw(e.unsubscribe)}function jw(e){Iw(e)?e():e.unsubscribe()}C(Uw,"isSubscription"),C(jw,"execFinalizer");var Kw=void 0,$w=!1,Hw=function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Ac([e,t],gc(r)))};function Fw(e){Hw((function(){throw e}))}function zw(){}function Vw(e,t,r){return{kind:e,value:t,error:r}}function qw(e){e()}C(Fw,"reportUnhandledError"),C(zw,"noop"),C((function(e){return Vw("E",void 0,e)}),"errorNotification"),C((function(e){return Vw("N",e,void 0)}),"nextNotification"),C(Vw,"createNotification"),C(qw,"errorContext"),C((function(e){}),"captureError");var Gw=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,Uw(t)&&t.add(r)):r.destination=eA,r}return ac(t,e),C(t,"Subscriber"),t.create=function(e,t,r){return new Xw(e,t,r)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Lw),Jw=Function.prototype.bind;function Ww(e,t){return Jw.call(e,t)}C(Ww,"bind");var Yw=function(){function e(e){this.partialObserver=e}return C(e,"ConsumerObserver"),e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){Zw(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Zw(e)}else Zw(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Zw(e)}},e}(),Xw=function(e){function t(t,r,n){var i,s,o=e.call(this)||this;Iw(t)||!t?i={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:o&&$w?((s=Object.create(t)).unsubscribe=function(){return o.unsubscribe()},i={next:t.next&&Ww(t.next,s),error:t.error&&Ww(t.error,s),complete:t.complete&&Ww(t.complete,s)}):i=t;return o.destination=new Yw(i),o}return ac(t,e),C(t,"SafeSubscriber"),t}(Gw);function Zw(e){Fw(e)}function Qw(e){throw e}C(Zw,"handleUnhandledError"),C(Qw,"defaultErrorHandler"),C((function(e,t){}),"handleStoppedNotification");var eA={closed:!0,next:zw,error:Qw,complete:zw},tA="function"==typeof Symbol&&Symbol.observable||"@@observable";function rA(e){return e}function nA(e){return 0===e.length?rA:1===e.length?e[0]:C((function(t){return e.reduce((function(e,t){return t(e)}),t)}),"piped")}C(rA,"identity"),C(nA,"pipeFromArray");var iA=function(){function e(e){e&&(this._subscribe=e)}return C(e,"Observable"),e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(e,t,r){var n=this,i=aA(e)?e:new Xw(e,t,r);return qw((function(){var e=n,t=e.operator,r=e.source;i.add(t?t.call(i,r):r?n._subscribe(i):n._trySubscribe(i))})),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var r=this;return new(t=sA(t))((function(t,n){var i=new Xw({next:function(t){try{e(t)}catch(e){n(e),i.unsubscribe()}},error:n,complete:t});r.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[tA]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return nA(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=sA(e))((function(e,r){var n;t.subscribe((function(e){return n=e}),(function(e){return r(e)}),(function(){return e(n)}))}))},e.create=function(t){return new e(t)},e}();function sA(e){var t;return null!==(t=null!=e?e:Kw)&&void 0!==t?t:Promise}function oA(e){return e&&Iw(e.next)&&Iw(e.error)&&Iw(e.complete)}function aA(e){return e&&e instanceof Gw||oA(e)&&Uw(e)}function cA(e){return Iw(null==e?void 0:e.lift)}function uA(e){return function(t){if(cA(t))return t.lift((function(t){try{return e(t,this)}catch(e){this.error(e)}}));throw new TypeError("Unable to lift unknown Observable type")}}function lA(e,t,r,n,i){return new dA(e,t,r,n,i)}C(sA,"getPromiseCtor"),C(oA,"isObserver"),C(aA,"isSubscriber"),C(cA,"hasLift"),C(uA,"operate"),C(lA,"createOperatorSubscriber");var dA=function(e){function t(t,r,n,i,s,o){var a=e.call(this,t)||this;return a.onFinalize=s,a.shouldUnsubscribe=o,a._next=r?function(e){try{r(e)}catch(e){t.error(e)}}:e.prototype._next,a._error=i?function(e){try{i(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._error,a._complete=n?function(){try{n()}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._complete,a}return ac(t,e),C(t,"OperatorSubscriber"),t.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}},t}(Gw),fA=Nw((function(e){return C((function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),"ObjectUnsubscribedErrorImpl")})),hA=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return ac(t,e),C(t,"Subject"),t.prototype.lift=function(e){var t=new pA(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new fA},t.prototype.next=function(e){var t=this;qw((function(){var r,n;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=yc(t.currentObservers),s=i.next();!s.done;s=i.next()){s.value.next(e)}}catch(e){r={error:e}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}}}))},t.prototype.error=function(e){var t=this;qw((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var r=t.observers;r.length;)r.shift().error(e)}}))},t.prototype.complete=function(){var e=this;qw((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,r=this,n=r.hasError,i=r.isStopped,s=r.observers;return n||i?Dw:(this.currentObservers=null,s.push(e),new Lw((function(){t.currentObservers=null,Rw(s,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,r=t.hasError,n=t.thrownError,i=t.isStopped;r?e.error(n):i&&e.complete()},t.prototype.asObservable=function(){var e=new iA;return e.source=this,e},t.create=function(e,t){return new pA(e,t)},t}(iA),pA=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return ac(t,e),C(t,"AnonymousSubject"),t.prototype.next=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===r||r.call(t,e)},t.prototype.error=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===r||r.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,r;return null!==(r=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==r?r:Dw},t}(hA),mA=function(e){function t(t){var r=e.call(this)||this;return r._value=t,r}return ac(t,e),C(t,"BehaviorSubject"),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(t){var r=e.prototype._subscribe.call(this,t);return!r.closed&&t.next(this._value),r},t.prototype.getValue=function(){var e=this,t=e.hasError,r=e.thrownError,n=e._value;if(t)throw r;return this._throwIfClosed(),n},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(hA),bA=function(){return Date.now()},yA=function(e){function t(t,r){return e.call(this)||this}return ac(t,e),C(t,"Action"),t.prototype.schedule=function(e,t){return void 0===t&&(t=0),this},t}(Lw),gA=function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setInterval.apply(void 0,Ac([e,t],gc(r)))},vA=function(e){return clearInterval(e)},wA=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n.pending=!1,n}return ac(t,e),C(t,"AsyncAction"),t.prototype.schedule=function(e,t){if(void 0===t&&(t=0),this.closed)return this;this.state=e;var r=this.id,n=this.scheduler;return null!=r&&(this.id=this.recycleAsyncId(n,r,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(n,this.id,t),this},t.prototype.requestAsyncId=function(e,t,r){return void 0===r&&(r=0),gA(e.flush.bind(e,this),r)},t.prototype.recycleAsyncId=function(e,t,r){if(void 0===r&&(r=0),null!=r&&this.delay===r&&!1===this.pending)return t;vA(t)},t.prototype.execute=function(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var r=this._execute(e,t);if(r)return r;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(e,t){var r,n=!1;try{this.work(e)}catch(e){n=!0,r=e||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),r},t.prototype.unsubscribe=function(){if(!this.closed){var t=this.id,r=this.scheduler,n=r.actions;this.work=this.state=this.scheduler=null,this.pending=!1,Rw(n,this),null!=t&&(this.id=this.recycleAsyncId(r,t,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(yA),AA=function(){function e(t,r){void 0===r&&(r=e.now),this.schedulerActionCtor=t,this.now=r}return C(e,"Scheduler"),e.prototype.schedule=function(e,t,r){return void 0===t&&(t=0),new this.schedulerActionCtor(this,e).schedule(r,t)},e.now=bA,e}(),SA=new(function(e){function t(t,r){void 0===r&&(r=AA.now);var n=e.call(this,t,r)||this;return n.actions=[],n._active=!1,n._scheduled=void 0,n}return ac(t,e),C(t,"AsyncScheduler"),t.prototype.flush=function(e){var t=this.actions;if(this._active)t.push(e);else{var r;this._active=!0;do{if(r=e.execute(e.state,e.delay))break}while(e=t.shift());if(this._active=!1,r){for(;e=t.shift();)e.unsubscribe();throw r}}},t}(AA))(wA),EA=new iA((function(e){return e.complete()}));function _A(e){return e&&Iw(e.schedule)}function xA(e){return e[e.length-1]}function kA(e){return _A(xA(e))?e.pop():void 0}function CA(e,t){return"number"==typeof xA(e)?e.pop():t}C(_A,"isScheduler"),C(xA,"last"),C(kA,"popScheduler"),C(CA,"popNumber");var BA=C((function(e){return e&&"number"==typeof e.length&&"function"!=typeof e}),"isArrayLike");function TA(e){return Iw(null==e?void 0:e.then)}function MA(e){return Iw(e[tA])}function OA(e){return Symbol.asyncIterator&&Iw(null==e?void 0:e[Symbol.asyncIterator])}function IA(e){return new TypeError("You provided "+(null!==e&&"object"==typeof e?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function NA(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}C(TA,"isPromise"),C(MA,"isInteropObservable"),C(OA,"isAsyncIterable"),C(IA,"createInvalidObservableTypeError"),C(NA,"getSymbolIterator");var PA=NA();function RA(e){return Iw(null==e?void 0:e[PA])}function LA(e){return Ec(this,arguments,C((function(){var t,r,n;return pc(this,(function(i){switch(i.label){case 0:t=e.getReader(),i.label=1;case 1:i.trys.push([1,,9,10]),i.label=2;case 2:return[4,Sc(t.read())];case 3:return r=i.sent(),n=r.value,r.done?[4,Sc(void 0)]:[3,5];case 4:return[2,i.sent()];case 5:return[4,Sc(n)];case 6:return[4,i.sent()];case 7:return i.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}}))}),"readableStreamLikeToAsyncGenerator_1"))}function DA(e){return Iw(null==e?void 0:e.getReader)}function UA(e){if(e instanceof iA)return e;if(null!=e){if(MA(e))return jA(e);if(BA(e))return KA(e);if(TA(e))return $A(e);if(OA(e))return FA(e);if(RA(e))return HA(e);if(DA(e))return zA(e)}throw IA(e)}function jA(e){return new iA((function(t){var r=e[tA]();if(Iw(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")}))}function KA(e){return new iA((function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()}))}function $A(e){return new iA((function(t){e.then((function(e){t.closed||(t.next(e),t.complete())}),(function(e){return t.error(e)})).then(null,Fw)}))}function HA(e){return new iA((function(t){var r,n;try{for(var i=yc(e),s=i.next();!s.done;s=i.next()){var o=s.value;if(t.next(o),t.closed)return}}catch(e){r={error:e}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}t.complete()}))}function FA(e){return new iA((function(t){VA(e,t).catch((function(e){return t.error(e)}))}))}function zA(e){return FA(LA(e))}function VA(e,t){var r,n,i,s;return hc(this,void 0,void 0,(function(){var o,a;return pc(this,(function(c){switch(c.label){case 0:c.trys.push([0,5,6,11]),r=xc(e),c.label=1;case 1:return[4,r.next()];case 2:if((n=c.sent()).done)return[3,4];if(o=n.value,t.next(o),t.closed)return[2];c.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=c.sent(),i={error:a},[3,11];case 6:return c.trys.push([6,,9,10]),n&&!n.done&&(s=r.return)?[4,s.call(r)]:[3,8];case 7:c.sent(),c.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}}))}))}function qA(e,t,r,n,i){void 0===n&&(n=0),void 0===i&&(i=!1);var s=t.schedule((function(){r(),i?e.add(this.schedule(null,n)):this.unsubscribe()}),n);if(e.add(s),!i)return s}function GA(e,t){return void 0===t&&(t=0),uA((function(r,n){r.subscribe(lA(n,(function(r){return qA(n,e,(function(){return n.next(r)}),t)}),(function(){return qA(n,e,(function(){return n.complete()}),t)}),(function(r){return qA(n,e,(function(){return n.error(r)}),t)})))}))}function JA(e,t){return void 0===t&&(t=0),uA((function(r,n){n.add(e.schedule((function(){return r.subscribe(n)}),t))}))}function WA(e,t){return UA(e).pipe(JA(t),GA(t))}function YA(e,t){return UA(e).pipe(JA(t),GA(t))}function XA(e,t){return new iA((function(r){var n=0;return t.schedule((function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())}))}))}function ZA(e,t){return new iA((function(r){var n;return qA(r,t,(function(){n=e[PA](),qA(r,t,(function(){var e,t,i;try{t=(e=n.next()).value,i=e.done}catch(e){return void r.error(e)}i?r.complete():r.next(t)}),0,!0)})),function(){return Iw(null==n?void 0:n.return)&&n.return()}}))}function QA(e,t){if(!e)throw new Error("Iterable cannot be null");return new iA((function(r){qA(r,t,(function(){var n=e[Symbol.asyncIterator]();qA(r,t,(function(){n.next().then((function(e){e.done?r.complete():r.next(e.value)}))}),0,!0)}))}))}function eS(e,t){return QA(LA(e),t)}function tS(e,t){if(null!=e){if(MA(e))return WA(e,t);if(BA(e))return XA(e,t);if(TA(e))return YA(e,t);if(OA(e))return QA(e,t);if(RA(e))return ZA(e,t);if(DA(e))return eS(e,t)}throw IA(e)}function rS(e,t){return t?tS(e,t):UA(e)}C(RA,"isIterable"),C(LA,"readableStreamLikeToAsyncGenerator"),C(DA,"isReadableStreamLike"),C(UA,"innerFrom"),C(jA,"fromInteropObservable"),C(KA,"fromArrayLike"),C($A,"fromPromise"),C(HA,"fromIterable"),C(FA,"fromAsyncIterable"),C(zA,"fromReadableStreamLike"),C(VA,"process"),C(qA,"executeSchedule"),C(GA,"observeOn"),C(JA,"subscribeOn"),C(WA,"scheduleObservable"),C(YA,"schedulePromise"),C(XA,"scheduleArray"),C(ZA,"scheduleIterable"),C(QA,"scheduleAsyncIterable"),C(eS,"scheduleReadableStreamLike"),C(tS,"scheduled"),C(rS,"from");var nS=Nw((function(e){return C((function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}),"EmptyErrorImpl")}));function iS(e){return e instanceof Date&&!isNaN(e)}function sS(e,t){return uA((function(r,n){var i=0;r.subscribe(lA(n,(function(r){n.next(e.call(t,r,i++))})))}))}C(iS,"isValidDate"),C(sS,"map");var oS=Array.isArray;function aS(e,t){return oS(t)?e.apply(void 0,Ac([],gc(t))):e(t)}function cS(e){return sS((function(t){return aS(e,t)}))}function uS(e,t,r,n,i,s,o,a){var c=[],u=0,l=0,d=!1,f=C((function(){!d||c.length||u||t.complete()}),"checkComplete"),h=C((function(e){return u<n?p(e):c.push(e)}),"outerNext"),p=C((function(e){s&&t.next(e),u++;var a=!1;UA(r(e,l++)).subscribe(lA(t,(function(e){null==i||i(e),s?h(e):t.next(e)}),(function(){a=!0}),void 0,(function(){if(a)try{u--;for(var e=C((function(){var e=c.shift();o?qA(t,o,(function(){return p(e)})):p(e)}),"_loop_1");c.length&&u<n;)e();f()}catch(e){t.error(e)}})))}),"doInnerSub");return e.subscribe(lA(t,h,(function(){d=!0,f()}))),function(){null==a||a()}}function lS(e,t,r){return void 0===r&&(r=1/0),Iw(t)?lS((function(r,n){return sS((function(e,i){return t(r,e,n,i)}))(UA(e(r,n)))}),r):("number"==typeof t&&(r=t),uA((function(t,n){return uS(t,n,e,r)})))}function dS(e){return void 0===e&&(e=1/0),lS(rA,e)}C(aS,"callOrApply"),C(cS,"mapOneOrManyArgs"),C(uS,"mergeInternals"),C(lS,"mergeMap"),C(dS,"mergeAll");var fS=["addListener","removeListener"],hS=["addEventListener","removeEventListener"],pS=["on","off"];function mS(e,t,r,n){if(Iw(r)&&(n=r,r=void 0),n)return mS(e,t,r).pipe(cS(n));var i=gc(vS(e)?hS.map((function(n){return function(i){return e[n](t,i,r)}})):yS(e)?fS.map(bS(e,t)):gS(e)?pS.map(bS(e,t)):[],2),s=i[0],o=i[1];if(!s&&BA(e))return lS((function(e){return mS(e,t,r)}))(UA(e));if(!s)throw new TypeError("Invalid event target");return new iA((function(e){var t=C((function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return e.next(1<t.length?t:t[0])}),"handler");return s(t),function(){return o(t)}}))}function bS(e,t){return function(r){return function(n){return e[r](t,n)}}}function yS(e){return Iw(e.addListener)&&Iw(e.removeListener)}function gS(e){return Iw(e.on)&&Iw(e.off)}function vS(e){return Iw(e.addEventListener)&&Iw(e.removeEventListener)}function wS(e,t,r){void 0===e&&(e=0),void 0===r&&(r=SA);var n=-1;return null!=t&&(_A(t)?r=t:n=t),new iA((function(t){var i=iS(e)?+e-r.now():e;i<0&&(i=0);var s=0;return r.schedule((function(){t.closed||(t.next(s++),0<=n?this.schedule(void 0,n):t.complete())}),i)}))}function AS(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=kA(e),n=CA(e,1/0),i=e;return i.length?1===i.length?UA(i[0]):dS(n)(rS(i,r)):EA}function SS(e,t){return uA((function(r,n){var i=0;r.subscribe(lA(n,(function(r){return e.call(t,r,i++)&&n.next(r)})))}))}function ES(e){return uA((function(t,r){var n=!1;t.subscribe(lA(r,(function(e){n=!0,r.next(e)}),(function(){n||r.next(e),r.complete()})))}))}function _S(e){return e<=0?function(){return EA}:uA((function(t,r){var n=0;t.subscribe(lA(r,(function(t){++n<=e&&(r.next(t),e<=n&&r.complete())})))}))}function xS(e){return void 0===e&&(e=kS),uA((function(t,r){var n=!1;t.subscribe(lA(r,(function(e){n=!0,r.next(e)}),(function(){return n?r.complete():r.error(e())})))}))}function kS(){return new nS}function CS(e,t){var r=arguments.length>=2;return function(n){return n.pipe(e?SS((function(t,r){return e(t,r,n)})):rA,_S(1),r?ES(t):xS((function(){return new nS})))}}C(mS,"fromEvent"),C(bS,"toCommonHandlerRegistry"),C(yS,"isNodeStyleEventEmitter"),C(gS,"isJQueryStyleEventEmitter"),C(vS,"isEventTarget"),C(wS,"timer"),C(AS,"merge"),C(SS,"filter"),C(ES,"defaultIfEmpty"),C(_S,"take"),C(xS,"throwIfEmpty"),C(kS,"defaultErrorFactory"),C(CS,"first");var BS,TS,MS,OS,IS,NS,PS={leading:!0,trailing:!1};function RS(e,t){return void 0===t&&(t=PS),uA((function(r,n){var i=t.leading,s=t.trailing,o=!1,a=null,c=null,u=!1,l=C((function(){null==c||c.unsubscribe(),c=null,s&&(h(),u&&n.complete())}),"endThrottling"),d=C((function(){c=null,u&&n.complete()}),"cleanupThrottling"),f=C((function(t){return c=UA(e(t)).subscribe(lA(n,l,d))}),"startThrottle"),h=C((function(){if(o){o=!1;var e=a;a=null,n.next(e),!u&&f(e)}}),"send");r.subscribe(lA(n,(function(e){o=!0,a=e,(!c||c.closed)&&(i?h():f(e))}),(function(){u=!0,(!(s&&o&&c)||c.closed)&&n.complete()})))}))}C(RS,"throttle"),(TS=BS||(BS={}))[TS.GENESIS=0]="GENESIS",TS[TS.PARTIAL=1]="PARTIAL",TS[TS.SIGNED=2]="SIGNED",(OS=MS||(MS={}))[OS.NOT_REQUESTED=0]="NOT_REQUESTED",OS[OS.PENDING=1]="PENDING",OS[OS.PROCESSING=2]="PROCESSING",OS[OS.ANCHORED=3]="ANCHORED",OS[OS.FAILED=4]="FAILED",(NS=IS||(IS={}))[NS.GENESIS=0]="GENESIS",NS[NS.SIGNED=1]="SIGNED",NS[NS.ANCHOR=2]="ANCHOR";var LS=class extends iA{constructor(e,t){super((t=>{e.subscribe(t)})),this.state$=e,this._context=t}get id(){return new kv(this.state$.value.type,this.state$.value.log[0].cid)}get api(){return this._context.api}get metadata(){var e;const{next:t,metadata:r}=this.state$.value;return(0,Ow.default)(null!=(e=null==t?void 0:t.metadata)?e:r)}get content(){var e;const{next:t,content:r}=this.state$.value;return(0,Ow.default)(null!=(e=null==t?void 0:t.content)?e:r)}get controllers(){return this.metadata.controllers}get tip(){return this.state$.value.log[this.state$.value.log.length-1].cid}get commitId(){return Fv.make(this.id,this.tip)}get allCommitIds(){return this.state$.value.log.map((({cid:e})=>Fv.make(this.id,e)))}get anchorCommitIds(){return this.state$.value.log.filter((({type:e})=>e===IS.ANCHOR)).map((({cid:e})=>Fv.make(this.id,e)))}get state(){return(0,Ow.default)(this.state$.value)}sync(){return L(this,arguments,(function*(e={}){e=x({sync:Cw.PREFER_CACHE},e);const t=yield this.api.loadStream(this.id,e);this.state$.next(t.state)}))}requestAnchor(){return L(this,null,(function*(){return this.api.requestAnchor(this.id)}))}};function DS(){return e=>{}}C(LS,"Stream"),C(DS,"StreamStatic");var US=P(pi(),1),jS=P(mi(),1);function KS(){globalThis.AbortController||(globalThis.AbortController=jS.AbortController),globalThis.AbortSignal||(globalThis.AbortSignal=jS.AbortSignal)}function $S(e){const t=new AbortController;if(0===e.length)throw Error("Need abort signals to create a merged abort signal");return e.some((e=>e.aborted))?(t.abort(),t.signal):(AS(...e.map((e=>mS(e,"abort")))).pipe(CS()).subscribe((()=>{t.abort()})),t.signal)}C(KS,"polyfillAbortController"),KS(),C($S,"mergeAbortSignals");var HS=class{constructor(e){const t=new AbortController;this.signal=t.signal,e<=0?t.abort():this._subscription=wS(e).subscribe((()=>{t.abort()}))}clear(){var e;null==(e=this._subscription)||e.unsubscribe()}};C(HS,"TimedAbortSignal");function FS(e){return L(this,arguments,(function*(e,t={}){t.body&&Object.assign(t,{body:JSON.stringify(t.body),headers:{"Content-Type":"application/json"}});const r=t.timeout||18e4,n=new HS(r);t.signal=t.signal?$S([t.signal,n.signal]):n.signal;const i=yield(0,US.default)(e,t).finally((()=>n.clear()));if(!i.ok){const t=yield i.text();throw new Error(`HTTP request to '${e}' failed with status '${i.statusText}': ${t}`)}return i.json()}))}C(FS,"fetchJson");var zS=P(hi(),1);function VS(e){const t=Qt.asCID(e);if(t)return t;if("string"==typeof e)return Qt.parse(e);if(e instanceof Uint8Array)return Qt.decode(e);throw new Error(`${e} cannot be converted to a CID`)}mr(),C(VS,"toCID");var qS=class{static streamIdFromState(e){return new kv(e.type,e.log[0].cid)}static serializeCommit(e){const t=(0,zS.default)(e);return qS.isSignedCommitContainer(t)?(t.jws.link=t.jws.link.toString(),t.linkedBlock=ef(t.linkedBlock,"base64"),t.cacaoBlock&&(t.cacaoBlock=ef(t.cacaoBlock,"base64")),t):(qS.isSignedCommit(e)&&(t.link=t.link.toString()),qS.isAnchorCommit(e)&&(t.proof=t.proof.toString()),t.id&&(t.id=t.id.toString()),t.prev&&(t.prev=t.prev.toString()),t)}static deserializeCommit(e){const t=(0,zS.default)(e);return qS.isSignedCommitContainer(t)?(t.jws.link=VS(t.jws.link),t.linkedBlock=Qd(t.linkedBlock,"base64"),t.cacaoBlock&&(t.cacaoBlock=Qd(t.cacaoBlock,"base64")),t):(qS.isSignedCommit(t)&&(t.link=VS(t.link)),qS.isAnchorCommit(t)&&(t.proof=VS(t.proof)),t.id&&(t.id=VS(t.id)),t.prev&&(t.prev=VS(t.prev)),t)}static serializeState(e){const t=(0,zS.default)(e);return t.log=t.log.map((e=>k(x({},e),{cid:e.cid.toString()}))),null!=t.anchorStatus&&(t.anchorStatus=MS[t.anchorStatus]),null!=t.anchorScheduledFor&&(t.anchorScheduledFor=new Date(t.anchorScheduledFor).toISOString()),null!=t.anchorProof&&(t.anchorProof.txHash=t.anchorProof.txHash.toString(),t.anchorProof.root=t.anchorProof.root.toString()),null!=t.lastAnchored&&(t.lastAnchored=t.lastAnchored.toString()),t.doctype=iv.nameByCode(t.type),t}static deserializeState(e){const t=(0,zS.default)(e);t.doctype&&(t.type=iv.codeByName(t.doctype),delete t.doctype),t.log=t.log.map((e=>k(x({},e),{cid:VS(e.cid)}))),t.anchorProof&&(t.anchorProof.txHash=VS(t.anchorProof.txHash),t.anchorProof.root=VS(t.anchorProof.root));let r=!0;return t.anchorStatus&&(t.anchorStatus=MS[t.anchorStatus],r=t.anchorStatus!==MS.FAILED&&t.anchorStatus!==MS.ANCHORED),t.anchorScheduledFor&&(r?t.anchorScheduledFor=Date.parse(t.anchorScheduledFor):delete t.anchorScheduledFor),t.lastAnchored&&(t.lastAnchored=VS(t.lastAnchored)),t}static statesEqual(e,t){return JSON.stringify(qS.serializeState(e))===JSON.stringify(qS.serializeState(t))}static isStateSupersetOf(e,t){if(e.log.length<t.log.length)return!1;for(const r in t.log)if(!e.log[r].cid.equals(t.log[r].cid))return!1;return e.anchorStatus==t.anchorStatus}static convertCommitToSignedCommitContainer(e,t){return L(this,null,(function*(){if(qS.isSignedCommit(e)){const r=yield t.block.get(e.link);return{jws:e,linkedBlock:r}}return e}))}static isSignedCommitContainer(e){return e&&void 0!==e.jws}static isSignedCommit(e){return e&&void 0!==e.link}static isAnchorCommit(e){return e&&void 0!==e.proof}static isSignedCommitData(e){return e&&void 0!==e.envelope}static isAnchorCommitData(e){return e&&void 0!==e.proof}};function GS(e){if("string"==typeof e&&e.includes("@")){const[t,r]=e.split("@");if(!t||!r)throw new Error("Invalid accountId provided");return new Pb({address:t,chainId:r})}return new Pb(e)}C(qS,"StreamUtils"),C(GS,"normalizeAccountId");var JS=class extends mA{next(e){const t=this.value;qS.statesEqual(t,e)||super.next(e)}};C(JS,"StreamStateSubject");var WS,YS={anchor:!0,publish:!0,pin:!0,sync:Cw.PREFER_CACHE},XS={sync:Cw.PREFER_CACHE},ZS={anchor:!0,publish:!0,throwOnInvalidCommit:!0};function QS(e,t){var r;if("string"==typeof(null==e?void 0:e.schema))try{Fv.fromString(e.schema)}catch(e){throw new Error("Schema must be a CommitID")}const n={controllers:null==e?void 0:e.controllers,family:null==e?void 0:e.family,schema:null==(r=null==e?void 0:e.schema)?void 0:r.toString(),tags:null==e?void 0:e.tags};if(t)(null==e?void 0:e.deterministic)||(n.unique=ef((0,Mw.randomBytes)(12),"base64")),(null==e?void 0:e.forbidControllerChange)&&(n.forbidControllerChange=!0);else{if(void 0!==(null==e?void 0:e.deterministic)||void 0!==(null==e?void 0:e.unique))throw new Error("Cannot change 'deterministic' or 'unique' properties on existing Streams");if(void 0!==(null==e?void 0:e.forbidControllerChange))throw new Error("Cannot change 'forbidControllerChange' property on existing Streams")}return Object.keys(n).forEach((e=>void 0===n[e]&&delete n[e])),n}function eE(e){return L(this,null,(function*(){if(null==e.did)throw new Error("No DID provided");e.did.authenticated||(yield e.did.authenticate(),e.loggerProvider&&e.loggerProvider.getDiagnosticsLogger().imp(`Now authenticated as DID ${e.did.id}`))}))}function tE(e,t){return L(this,null,(function*(){return yield eE(e),e.did.createDagJWS(t)}))}function rE(){return L(this,null,(function*(){throw new Error("Historical stream commits cannot be modified. Load the stream without specifying a commit to make updates.")}))}C(QS,"headerFromMetadata"),C(eE,"_ensureAuthenticated"),C(tE,"_signDagJWS"),C(rE,"throwReadOnlyError");var nE=WS=C(class extends LS{constructor(){super(...arguments),this._isReadOnly=!1}get content(){return super.content}static create(e,t,r){return L(this,arguments,(function*(e,t,r,n={}){n=x(x({},YS),n),(null==r?void 0:r.deterministic)||null!=n.syncTimeoutSeconds||(n.syncTimeoutSeconds=0);const i=n.asDID?{did:n.asDID}:e,s=yield WS.makeGenesis(i,t,r);return e.createStreamFromGenesis(WS.STREAM_TYPE_ID,s,n)}))}static createFromGenesis(e,t){return L(this,arguments,(function*(e,t,r={}){var n;r=x(x({},YS),r),(null==(n=t.header)?void 0:n.unique)&&null==r.syncTimeoutSeconds&&(r.syncTimeoutSeconds=0);const i=t.data?yield tE(e,t):t;return e.createStreamFromGenesis(WS.STREAM_TYPE_ID,i,r)}))}static deterministic(e,t){return L(this,arguments,(function*(e,t,r={}){if(r=x(x({},YS),r),null==(t=k(x({},t),{deterministic:!0})).family&&null==t.tags)throw new Error("Family and/or tags are required when creating a deterministic tile document");const n=yield WS.makeGenesis(e,null,t);return e.createStreamFromGenesis(WS.STREAM_TYPE_ID,n,r)}))}static load(e,t){return L(this,arguments,(function*(e,t,r={}){r=x(x({},XS),r);const n=Hv.from(t);if(n.type!=WS.STREAM_TYPE_ID)throw new Error(`StreamID ${n.toString()} does not refer to a '${WS.STREAM_TYPE_NAME}' stream, but to a ${n.typeName}`);return e.loadStream(n,r)}))}update(e,t){return L(this,arguments,(function*(e,t,r={}){const n=(r=x(x({},ZS),r)).asDID?{did:r.asDID}:this.api,i=yield this.makeCommit(n,e,t),s=yield this.api.applyCommit(this.id,i,r);this.state$.next(s.state)}))}patch(e){return L(this,arguments,(function*(e,t={}){t=x(x({},ZS),t);const r={header:QS(this.metadata,!1),data:e,prev:this.tip,id:this.state$.id.cid},n=yield tE(this.api,r),i=yield this.api.applyCommit(this.id,n,t);this.state$.next(i.state)}))}makeReadOnly(){this.update=rE,this.patch=rE,this.sync=rE,this._isReadOnly=!0}get isReadOnly(){return this._isReadOnly}makeCommit(e,t,r){return L(this,null,(function*(){var n;const i=QS(r,!1);if(null==t&&(t=this.content),i.controllers&&1!==(null==(n=i.controllers)?void 0:n.length))throw new Error("Exactly one controller must be specified");const s={header:i,data:Tw.compare(this.content,t),prev:this.tip,id:this.state.log[0].cid};return tE(e,s)}))}static makeGenesis(e,t,r){return L(this,null,(function*(){var n;if(r||(r={}),!r.controllers||0===r.controllers.length){if(!e.did)throw new Error("No controllers specified");yield eE(e),r.controllers=[e.did.hasParent?e.did.parent:e.did.id]}if(1!==(null==(n=r.controllers)?void 0:n.length))throw new Error("Exactly one controller must be specified");const i=QS(r,!0);if((null==r?void 0:r.deterministic)&&t)throw new Error("Initial content must be null when creating a deterministic Tile document");if(null==t){const e={header:i};return zm(e),e}return tE(e,{data:t,header:i})}))}},"TileDocument");nE.STREAM_TYPE_NAME="tile",nE.STREAM_TYPE_ID=0,nE=WS=function(e,t,r,n){var i,s=arguments.length,o=s<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(o=(s<3?i(o):s>3?i(t,r,o):i(t,r))||o);return s>3&&o&&Object.defineProperty(t,r,o),o}([e=>{}],nE);var iE=P(bi(),1);function sE(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function oE(e,t){return t.get?t.get.call(e):t.value}function aE(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function cE(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function uE(e,t){return oE(e,cE(e,t,"get"))}function lE(e,t,r){sE(e,t),t.set(e,r)}function dE(e,t,r){return aE(e,cE(e,t,"set"),r),r}function fE(e){return"string"==typeof e||Fv.isInstance(e)||kv.isInstance(e)?{streamId:e}:{streamId:e.streamId,genesis:e.genesis}}function hE(e){return"string"==typeof e?Hv.from(e).toString():Fv.isInstance(e)||kv.isInstance(e)?e.toString():e.streamId.toString()}function pE(e){return L(this,null,(function*(){const t=yield nE.makeGenesis({},null,k(x({},e),{deterministic:!0}));return{genesis:t,streamId:yield kv.fromGenesis("tile",t)}}))}C(sE,"_checkPrivateRedeclaration"),C(oE,"_classApplyDescriptorGet"),C(aE,"_classApplyDescriptorSet"),C(cE,"_classExtractFieldDescriptor"),C(uE,"_classPrivateFieldGet"),C(lE,"_classPrivateFieldInit"),C(dE,"_classPrivateFieldSet"),C(fE,"keyToQuery"),C(hE,"keyToString"),C(pE,"getDeterministicQuery");var mE=C((()=>Promise.resolve([])),"tempBatchLoadFn"),bE=new WeakMap,yE=new WeakMap,gE=class extends iE.default{cache(e){if(!uE(this,yE))return!1;const t=e.id.toString();return this.clear(t).prime(t,e),!0}create(e,t,r){return L(this,null,(function*(){const n=yield nE.create(uE(this,bE),e,t,r);return this.cache(n),n}))}deterministic(e,t){return L(this,null,(function*(){const r=yield pE(e);try{return yield R(gE.prototype,this,"load").call(this,r)}catch(e){const n=yield nE.createFromGenesis(uE(this,bE),r.genesis,t);return this.cache(n),n}}))}load(e){return L(this,null,(function*(){return yield R(gE.prototype,this,"load").call(this,e)}))}update(e,t,r,n){return L(this,null,(function*(){const i=hE(e);this.clear(i);const s=yield this.load({streamId:i});return yield s.update(t,r,n),s}))}constructor(e){super(mE,{cache:!0,cacheKeyFn:hE,cacheMap:null!=e.cache&&"boolean"!=typeof e.cache?e.cache:void 0}),lE(this,bE,{writable:!0,value:void 0}),lE(this,yE,{writable:!0,value:void 0}),this._batchLoadFn=t=>L(this,null,(function*(){e.cache||this.clearAll();const r=yield e.ceramic.multiQuery(t.map(fE),e.multiqueryTimeout);return t.map((e=>{const t=hE(e),n=r[t];return n||new Error(`Failed to load stream: ${t}`)}))})),dE(this,bE,e.ceramic),dE(this,yE,!!e.cache)}};function vE(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function wE(e,t){return t.get?t.get.call(e):t.value}function AE(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function SE(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function EE(e,t){return wE(e,SE(e,t,"get"))}function _E(e,t,r){vE(e,t),t.set(e,r)}function xE(e,t,r){return AE(e,SE(e,t,"set"),r),r}C(gE,"TileLoader"),C(vE,"_checkPrivateRedeclaration"),C(wE,"_classApplyDescriptorGet"),C(AE,"_classApplyDescriptorSet"),C(SE,"_classExtractFieldDescriptor"),C(EE,"_classPrivateFieldGet"),C(_E,"_classPrivateFieldInit"),C(xE,"_classPrivateFieldSet");var kE=new WeakMap,CE=new WeakMap,BE=class{get aliases(){return EE(this,kE)}get loader(){return EE(this,CE)}getDefinitionID(e){var t;return null!=(t=EE(this,kE).definitions[e])?t:null}getSchemaURL(e){var t;return null!=(t=EE(this,kE).schemas[e])?t:null}getTileID(e){var t;return null!=(t=EE(this,kE).tiles[e])?t:null}loadTile(e){return L(this,null,(function*(){const t=this.getTileID(e);if(null==t)throw new Error(`Tile alias "${e}" is not defined`);return yield EE(this,CE).load(t)}))}createTile(e,t){return L(this,arguments,(function*(e,t,r={}){const n=this.getSchemaURL(e);if(null==n)throw new Error(`Schema alias "${e}" is not defined`);const i=r,{controller:s}=i,o=T(i,["controller"]),a={schema:n};return null!=s&&(a.controllers=[s]),yield EE(this,CE).create(t,a,o)}))}constructor(e){if(_E(this,kE,{writable:!0,value:void 0}),_E(this,CE,{writable:!0,value:void 0}),xE(this,kE,e.aliases),null!=e.loader)xE(this,CE,e.loader);else{if(null==e.ceramic)throw new Error("Invalid DataModel parameters: missing ceramic or loader");xE(this,CE,new gE({ceramic:e.ceramic,cache:e.cache}))}}};function TE(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function ME(e,t){return t.get?t.get.call(e):t.value}function OE(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function IE(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function NE(e,t){return ME(e,IE(e,t,"get"))}function PE(e,t,r){TE(e,t),t.set(e,r)}function RE(e,t,r){return OE(e,IE(e,t,"set"),r),r}C(BE,"DataModel"),C(TE,"_checkPrivateRedeclaration"),C(ME,"_classApplyDescriptorGet"),C(OE,"_classApplyDescriptorSet"),C(IE,"_classExtractFieldDescriptor"),C(NE,"_classPrivateFieldGet"),C(PE,"_classPrivateFieldInit"),C(RE,"_classPrivateFieldSet");var LE=new WeakMap,DE=new WeakMap,UE=new WeakMap,jE=new WeakMap,KE=class{_createValuePromise(){RE(this,UE,new Promise(((e,t)=>{RE(this,jE,{resolve:e,reject:t})})))}change(e){return new Promise(((t,r)=>{const n=C((n=>L(this,null,(function*(){try{const r=yield e(n);t(),this._next(r)}catch(e){r(e),this._next(n)}}))),"run");NE(this,DE).push({reject:r,run:n}),1===NE(this,DE).length&&this._start()}))}changeContent(e){return L(this,null,(function*(){const t=C((t=>L(this,null,(function*(){return yield t.update(e(t.content),t.metadata),t}))),"mutation");return yield this.change(t)}))}get(){return L(this,null,(function*(){return 0===NE(this,DE).length?yield NE(this,LE).call(this):yield NE(this,UE)}))}_start(){return L(this,null,(function*(){try{const e=yield NE(this,LE).call(this);this._next(e)}catch(e){NE(this,DE).forEach((t=>{t.reject(e)})),RE(this,DE,[]),NE(this,jE).reject(e),this._createValuePromise()}}))}_next(e){const t=NE(this,DE).shift();null==t?this._end(e):t.run(e)}_end(e){NE(this,jE).resolve(e),this._createValuePromise()}constructor(e){PE(this,LE,{writable:!0,value:void 0}),PE(this,DE,{writable:!0,value:[]}),PE(this,UE,{writable:!0,value:void 0}),PE(this,jE,{writable:!0,value:void 0}),RE(this,LE,e),this._createValuePromise()}};C(KE,"TileProxy");var $E=/^did:([A-Za-z0-9]+):([A-Za-z0-9.\-:_]+)$/;function HE(e){return $E.test(e)}function FE(e){if(!HE(e))throw new Error(`Invalid DID: ${e}`)}function zE(e){return FE(e),{controllers:[e],family:"IDX"}}function VE(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function qE(e,t){return t.get?t.get.call(e):t.value}function GE(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function JE(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function WE(e,t){return qE(e,JE(e,t,"get"))}function YE(e,t,r){VE(e,t),t.set(e,r)}function XE(e,t,r){return GE(e,JE(e,t,"set"),r),r}C(HE,"isDIDstring"),C(FE,"assertDIDstring"),C(zE,"getIDXMetadata"),C(VE,"_checkPrivateRedeclaration"),C(qE,"_classApplyDescriptorGet"),C(GE,"_classApplyDescriptorSet"),C(JE,"_classExtractFieldDescriptor"),C(WE,"_classPrivateFieldGet"),C(YE,"_classPrivateFieldInit"),C(XE,"_classPrivateFieldSet");var ZE=new WeakMap,QE=new WeakMap,e_=new WeakMap,t_=new WeakMap,r_=new WeakMap,n_=class{get authenticated(){return null!=WE(this,ZE).did}get ceramic(){return WE(this,ZE)}get id(){if(null!=WE(this,QE))return WE(this,QE);if(null==WE(this,ZE).did)throw new Error("Ceramic instance is not authenticated");return WE(this,ZE).did.hasParent?WE(this,ZE).did.parent:WE(this,ZE).did.id}get loader(){return WE(this,t_)}get model(){return WE(this,r_)}has(e,t){return L(this,null,(function*(){const r=this.getDefinitionID(e);return null!=(yield this.getRecordID(r,t))}))}get(e,t){return L(this,null,(function*(){const r=this.getDefinitionID(e);return yield this.getRecord(r,t)}))}getMultiple(e,t){return L(this,null,(function*(){var r,n,i;const s=this.getDefinitionID(e),o=yield Promise.all(t.map((e=>L(this,null,(function*(){const{genesis:t,streamId:r}=yield pE(zE(e));return{genesis:t,streamId:r.toString(),paths:[s]}}))))),a=yield WE(this,ZE).multiQuery(o),c=[];for(const e of o){const t=null==(n=null==(r=a[e.streamId])?void 0:r.content)?void 0:n[s],o=t?a[kv.fromString(t).toString()]:null;c.push(null!=(i=null==o?void 0:o.content)?i:null)}return c}))}set(e,t){return L(this,arguments,(function*(e,t,r={}){var n;const i=this.getDefinitionID(e),[s,o]=yield this._setRecordOnly(i,t,r);return s&&(yield this._setReference(null!=(n=r.controller)?n:this.id,i,o)),o}))}merge(e,t){return L(this,arguments,(function*(e,t,r={}){const n=this.getDefinitionID(e),i=yield this.getRecord(n),s=i?x(x({},i),t):t;return yield this.setRecord(n,s,r)}))}setAll(e){return L(this,arguments,(function*(e,t={}){var r;const n=Object.entries(e).map((e=>L(this,[e],(function*([e,r]){const n=this.getDefinitionID(e),[i,s]=yield this._setRecordOnly(n,r,t);return[i,n,s]})))),i=(yield Promise.all(n)).reduce(((e,[t,r,n])=>(t&&(e[r]=n.toUrl()),e)),{});return yield this._setReferences(null!=(r=t.controller)?r:this.id,i),i}))}setDefaults(e){return L(this,arguments,(function*(e,t={}){var r,n;const i=null!=(r=yield this.getIndex())?r:{},s=Object.entries(e).map((([e,t])=>[this.getDefinitionID(e),t])).filter((e=>null==i[e[0]])).map((e=>L(this,[e],(function*([e,r]){const n=yield this.getDefinition(e);return{[e]:(yield this._createRecord(n,r,t)).toUrl()}})))),o=(yield Promise.all(s)).reduce(((e,t)=>Object.assign(e,t)),{});return yield this._setReferences(null!=(n=t.controller)?n:this.id,o),o}))}remove(e){return L(this,arguments,(function*(e,t=this.id){yield this._getIndexProxy(t).changeContent((t=>(null!=t&&delete t[this.getDefinitionID(e)],t)))}))}getIndex(){return L(this,arguments,(function*(e=this.id){const t=this.authenticated&&e===this.id?yield this._getIndexProxy(e).get():yield this._getIDXDoc(e);return t?t.content:null}))}iterator(e){let t,r=0;return{[Symbol.asyncIterator](){return this},next:()=>L(this,null,(function*(){if(null==t){const r=yield this.getIndex(e);t=Object.entries(null!=r?r:{})}if(r===t.length)return{done:!0,value:null};const[n,i]=t[r++];return{done:!1,value:{key:n,id:i,record:(yield WE(this,t_).load(i)).content}}}))}}_createIDXDoc(e){return L(this,null,(function*(){return yield WE(this,t_).deterministic(zE(e))}))}_getIDXDoc(e){return L(this,null,(function*(){const t=yield this._createIDXDoc(e);if(null==t.content||null==t.metadata.schema)return null;if(t.metadata.schema!==zv)throw new Error("Invalid document: schema is not IdentityIndex");return t}))}_getOwnIDXDoc(e){return L(this,null,(function*(){const t=yield this._createIDXDoc(e);if(null==t.content||null==t.metadata.schema)yield t.update({},{schema:zv});else if(t.metadata.schema!==zv)throw new Error("Invalid document: schema is not IdentityIndex");return t}))}_getIndexProxy(e){let t=WE(this,e_)[e];return null==t&&(t=new KE((()=>L(this,null,(function*(){return yield this._getOwnIDXDoc(e)})))),WE(this,e_)[e]=t),t}getDefinitionID(e){var t;return null!=(t=WE(this,r_).getDefinitionID(e))?t:e}getDefinition(e){return L(this,null,(function*(){const t=yield WE(this,t_).load(e);if("ceramic://k3y52l7qbv1fry1fp4s0nwdarh0vahusarpposgevy0pemiykymd2ord6swtharcw"!==t.metadata.schema)throw new Error("Invalid document: schema is not Definition");return k(x({},t.content),{id:t.id})}))}getRecordID(e,t){return L(this,null,(function*(){var r;const n=yield this.getIndex(null!=t?t:this.id);return null!=(r=null==n?void 0:n[e])?r:null}))}getRecordDocument(e,t){return L(this,null,(function*(){const r=yield this.getRecordID(e,t);return r?yield WE(this,t_).load(r):null}))}getRecord(e,t){return L(this,null,(function*(){const r=yield this.getRecordDocument(e,t);return r?r.content:null}))}setRecord(e,t){return L(this,arguments,(function*(e,t,r={}){var n;const[i,s]=yield this._setRecordOnly(e,t,r);return i&&(yield this._setReference(null!=(n=r.controller)?n:this.id,e,s)),s}))}_setRecordOnly(e,t,r){return L(this,null,(function*(){var n;const i=yield this.getRecordID(e,null!=(n=r.controller)?n:this.id);if(null==i){const n=yield this.getDefinition(e);return[!0,yield this._createRecord(n,t,r)]}return[!1,(yield WE(this,t_).update(i,t)).id]}))}_createRecord(e,t,r){return L(this,arguments,(function*(e,t,{controller:r,pin:n}){const i=yield WE(this,t_).deterministic({controllers:[null!=r?r:this.id],family:e.id.toString()},{pin:n});return yield i.update(t,{schema:e.schema}),i.id}))}_setReference(e,t,r){return L(this,null,(function*(){yield this._getIndexProxy(e).changeContent((e=>k(x({},e),{[t]:r.toUrl()})))}))}_setReferences(e,t){return L(this,null,(function*(){0!==Object.keys(t).length&&(yield this._getIndexProxy(e).changeContent((e=>x(x({},e),t))))}))}constructor(e){YE(this,ZE,{writable:!0,value:void 0}),YE(this,QE,{writable:!0,value:void 0}),YE(this,e_,{writable:!0,value:{}}),YE(this,t_,{writable:!0,value:void 0}),YE(this,r_,{writable:!0,value:void 0});const{cache:t,ceramic:r,id:n,loader:i,model:s}=e;XE(this,ZE,r),XE(this,QE,n),XE(this,t_,null!=i?i:new gE({ceramic:r,cache:t})),XE(this,r_,s instanceof BE?s:new BE({loader:WE(this,t_),aliases:s}))}};function i_(e){return"string"==typeof e?kv.fromString(e):e}function s_(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}C(n_,"DIDDataStore"),C(i_,"typeStreamID"),C(s_,"combineURLs");var o_=P(Ai(),1),a_=class extends iA{constructor(e,t,r){super((e=>{0===this.state$.observers.length&&(this.periodicSubscription=wS(0,r).pipe(RS((()=>this._syncState(this.id,{sync:Cw.PREFER_CACHE})))).subscribe()),this.state$.subscribe(e).add((()=>{var e;0===this.state$.observers.length&&(null==(e=this.periodicSubscription)||e.unsubscribe())}))})),this._apiUrl=t,this.state$=new JS(e)}get value(){return this.state$.value}get state(){return this.state$.value}next(e){this.state$.next(e)}_syncState(e,t){return L(this,null,(function*(){const r=yield a_._load(e,this._apiUrl,t);this.state$.next(qS.deserializeState(r))}))}get id(){return new kv(this.state$.value.type,this.state$.value.log[0].cid)}static createFromGenesis(e,t,r,n,i){return L(this,null,(function*(){const{state:s}=yield FS(e+"/streams",{method:"post",body:{type:t,genesis:qS.serializeCommit(r),opts:n}});return new a_(qS.deserializeState(s),e,i)}))}static applyCommit(e,t,r,n,i){return L(this,null,(function*(){const{state:s}=yield FS(e+"/commits",{method:"post",body:{streamId:t.toString(),commit:qS.serializeCommit(r),opts:n}});return new a_(qS.deserializeState(s),e,i)}))}static _load(e,t,r){return L(this,null,(function*(){const n=t+"/streams/"+e.toString()+"?"+o_.default.stringify(r),{state:i}=yield FS(n);return i}))}static load(e,t,r,n){return L(this,null,(function*(){const i=yield a_._load(e,t,n);return new a_(qS.deserializeState(i),t,r)}))}static loadStreamCommits(e,t){return L(this,null,(function*(){const{commits:r}=yield FS(`${t}/commits/${e}`);return r.map((e=>({cid:e.cid,value:qS.deserializeCommit(e.value)})))}))}complete(){this.state$.complete()}};C(a_,"Document");var c_,u_=C((()=>{throw new Error("Historical stream commits cannot be modified. Load the stream without specifying a commit to make updates.")}),"throwReadOnlyError"),l_={anchor:!1,publish:!0,pin:!0,sync:Cw.PREFER_CACHE},d_={anchor:!0,publish:!0,throwOnInvalidCommit:!0},f_={sync:Cw.PREFER_CACHE},h_=c_=C(class extends LS{constructor(){super(...arguments),this._isReadOnly=!1}get did(){return this.content}static fromAccount(e,t){return L(this,arguments,(function*(e,t,r={}){r=x(x({},l_),r);const n=GS(t),i=c_.makeGenesis(n);return c_.fromGenesis(e,i,r)}))}static fromGenesis(e,t){return L(this,arguments,(function*(e,t,r={}){return r=x(x({},l_),r),e.createStreamFromGenesis(c_.STREAM_TYPE_ID,t,r)}))}setDid(e,t){return L(this,arguments,(function*(e,t,r={}){r=x(x({},d_),r);const n="string"==typeof e?e.trim():e.id,i=zd(n);if((null==i?void 0:i.did)!==n)throw new Error(`DID is not valid: '${n}'`);const s=yield t.createLink(n);return this.setDidProof(s,r)}))}setDidProof(e){return L(this,arguments,(function*(e,t={}){t=x(x({},d_),t);const r=this.makeCommit(e),n=yield this.api.applyCommit(this.id,r,t);this.state$.next(n.state)}))}clearDid(e){return L(this,arguments,(function*(e,t={}){t=x(x({},d_),t);const r=yield e.createLink("");return this.setDidProof(r,t)}))}static load(e,t){return L(this,arguments,(function*(e,t,r={}){r=x(x({},f_),r);const n=Hv.from(t);if(n.type!=c_.STREAM_TYPE_ID)throw new Error(`StreamID ${n.toString()} does not refer to a '${c_.STREAM_TYPE_NAME}' stream, but to a ${n.typeName}`);return e.loadStream(n,r)}))}static makeGenesis(e){"eip155"===e.chainId.namespace&&(e.address=e.address.toLowerCase());return{header:{controllers:[`${e.address}@${e.chainId.toString()}`],family:`caip10-${e.chainId.toString()}`}}}makeCommit(e){return{data:e,prev:this.tip,id:this.state$.id.cid}}makeReadOnly(){this.setDidProof=u_,this.setDid=u_,this.sync=u_,this._isReadOnly=!0}get isReadOnly(){return this._isReadOnly}},"Caip10Link");h_.STREAM_TYPE_NAME="caip10-link",h_.STREAM_TYPE_ID=1,h_=c_=function(e,t,r,n){var i,s=arguments.length,o=s<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(o=(s<3?i(o):s>3?i(t,r,o):i(t,r))||o);return s>3&&o&&Object.defineProperty(t,r,o),o}([e=>{}],h_);var p_=class{constructor(e){this._apiUrl=e}add(e,t){return L(this,null,(function*(){const r={};t&&(r.force=!0),yield FS(this._apiUrl+`/pins/${e.toString()}`,{method:"post",body:r})}))}rm(e,t){return L(this,null,(function*(){yield FS(this._apiUrl+`/pins/${e.toString()}`,{method:"delete",body:{opts:t}})}))}ls(e){return L(this,null,(function*(){let t=this._apiUrl+"/pins";e&&(t+=`/${e.toString()}`);const r=yield FS(t),{pinnedStreamIds:n}=r;return{[Symbol.asyncIterator](){let e=0;return{next:()=>e===n.length?Promise.resolve({value:null,done:!0}):Promise.resolve({value:n[e++],done:!1})}}}}))}};C(p_,"RemotePinApi");var m_={syncInterval:5e3},b_={anchor:!0,publish:!0,sync:Cw.PREFER_CACHE},y_={anchor:!0,publish:!0,sync:Cw.PREFER_CACHE},g_={sync:Cw.PREFER_CACHE},v_=class{constructor(e="http://localhost:7007",t={}){this._config=x(x({},m_),t),this._apiUrl=s_(e,"/api/v0"),this._streamCache=new Map,this.context={api:this},this.pin=new p_(this._apiUrl),this._streamConstructors={[nE.STREAM_TYPE_ID]:nE,[h_.STREAM_TYPE_ID]:h_}}get did(){return this.context.did}set did(e){this.context.did=e}createStreamFromGenesis(e,t){return L(this,arguments,(function*(e,t,r={}){r=x(x({},y_),r);const n=yield a_.createFromGenesis(this._apiUrl,e,t,r,this._config.syncInterval),i=this._streamCache.get(n.id.toString());return i?(qS.statesEqual(n.state,i.state)||i.next(n.state),this.buildStream(i)):(this._streamCache.set(n.id.toString(),n),this.buildStream(n))}))}loadStream(e){return L(this,arguments,(function*(e,t={}){t=x(x({},g_),t);const r=Hv.from(e);let n=this._streamCache.get(r.baseID.toString());return n?yield n._syncState(r,t):(n=yield a_.load(r,this._apiUrl,this._config.syncInterval,t),this._streamCache.set(n.id.toString(),n)),this.buildStream(n)}))}multiQuery(e,t){return L(this,null,(function*(){const r=e.map((e=>k(x({},e),{streamId:"string"==typeof e.streamId?e.streamId:e.streamId.toString()}))),n=yield FS(this._apiUrl+"/multiqueries",{method:"post",body:x({queries:r},{timeout:t})});return Object.entries(n).reduce(((e,t)=>{const[r,n]=t,i=qS.deserializeState(n),s=new a_(i,this._apiUrl,this._config.syncInterval);return e[r]=this.buildStream(s),e}),{})}))}loadStreamCommits(e){const t=i_(e);return a_.loadStreamCommits(t,this._apiUrl)}applyCommit(e,t){return L(this,arguments,(function*(e,t,r={}){r=x(x({},b_),r);const n=i_(e),i=yield a_.applyCommit(this._apiUrl,n,t,r,this._config.syncInterval),s=this._streamCache.get(n.toString());return s?(s.next(i.state),this.buildStream(i)):(this._streamCache.set(n.toString(),i),this.buildStream(i))}))}requestAnchor(e){return L(this,arguments,(function*(e,t={}){t=x(x({},g_),t);const{anchorStatus:r}=yield FS(`${this._apiUrl}/streams/${e.toString()}/anchor`,{method:"post",body:{opts:t}});return r}))}addStreamHandler(e){this._streamConstructors[e.name]=e.stream_constructor}findStreamConstructor(e){const t=this._streamConstructors[e];if(t)return t;throw new Error(`Failed to find constructor for stream ${e}`)}buildStream(e){return new(this.findStreamConstructor(e.state.type))(e,this.context)}setDID(e){return L(this,null,(function*(){this.context.did=e}))}getSupportedChains(){return L(this,null,(function*(){if(this._supportedChains)return this._supportedChains;const{supportedChains:e}=yield FS(this._apiUrl+"/node/chains");return this._supportedChains=e,e}))}close(){return L(this,null,(function*(){Array.from(this._streamCache).map((([,e])=>{e.complete()})),this._streamCache.clear()}))}};C(v_,"CeramicClient");var w_=C(((e,t)=>L(void 0,null,(function*(){const r=new v_(t),n=x({},qg.default.getResolver()),i=new zg({resolver:n});r.did=i;const s=e.pluginMethods.getKey(),o=new ev(Vg(s));return r.did.setProvider(o),yield r.did.authenticate(),r}))),"getCeramicClientFromWalletSuite"),A_=C(((e,t)=>L(void 0,[e,t],(function*(e,{modelData:t,credentialAlias:r,ceramicEndpoint:n,defaultContentFamily:i}){const s=yield w_(e,n),o=new gE({ceramic:s}),a=new n_({ceramic:s,model:t}),c=C(((...e)=>L(void 0,[...e],(function*(e=r){return(yield a.get(e))||{credentials:[]}}))),"getCredentialsListFromIndex"),u=C(((e,t)=>L(void 0,null,(function*(){if(!e)throw new Error("record is required");if(!e.id)throw Error("No streamId provided");-1===e.id.indexOf("ceramic://")&&(e.id="ceramic://"+e.id),t||(t=r);const n=yield c(t);return n.credentials.push(x({storageType:"ceramic"},e)),a.set(t,n)}))),"addCredentialStreamIdToIndex"),l=C(((e,...t)=>L(void 0,[e,...t],(function*(e,t={},r={}){if(!e)throw new Error("content is required");t.controllers||(t.controllers=[s.did.id]),t.family||(t.family=i),"pin"in r||(r.pin=!0);return(yield nE.create(s,e,t,r)).id.toString()}))),"publishContentToCeramic"),d=C((e=>L(void 0,null,(function*(){var t;return null==(t=yield o.load(e))?void 0:t.content}))),"readContentFromCeramic");return{pluginMethods:{getCredentialsListFromIndex:(e,...t)=>L(void 0,[e,...t],(function*(e,t=r){return c(t)})),publishContentToCeramic:(e,t)=>L(void 0,null,(function*(){return l(t)})),readContentFromCeramic:(e,t)=>L(void 0,null,(function*(){return d(t)})),getVerifiableCredentialFromIndex:(e,t)=>L(void 0,null,(function*(){var e;const r=yield c(),n=null==(e=null==r?void 0:r.credentials)?void 0:e.find((e=>(null==e?void 0:e.title)===t));return n&&(yield d(n.id))})),getVerifiableCredentialsFromIndex:()=>L(void 0,null,(function*(){var e,t;const r=yield c(),n=null!=(t=null==(e=null==r?void 0:r.credentials)?void 0:e.map((e=>null==e?void 0:e.id)))?t:[];return Promise.all(n.map((e=>L(void 0,null,(function*(){return d(e)})))))})),addVerifiableCredentialInIdx:(e,t)=>L(void 0,[e,t],(function*(e,{title:t,id:r}){return u({title:t,id:r})}))}}}))),"getIDXPlugin"),S_=C((e=>L(void 0,null,(function*(){const t=JSON.parse(Fi(Vg(e.padStart(64,"0")))),r=zi("key",JSON.stringify(t));return{pluginMethods:{getSubjectDid:()=>r,getSubjectKeypair:()=>t,getKey:()=>e}}}))),"getDidKeyPlugin"),E_=C((e=>({pluginMethods:{verifyCredential:(t,r)=>L(void 0,null,(function*(){const t=yield e.pluginMethods.verifyCredential(r);return r.expirationDate&&(t.checks.push("expiration"),new Date>new Date(r.expirationDate)&&t.errors.push("expiration error: Credential is expired")),t}))}})),"ExpirationPlugin"),__=C(((e,t)=>L(void 0,null,(function*(){const r=e.pluginMethods.getSubjectKeypair();if(!r)throw new Error("Cannot issue credential: Could not get subject keypair");const n=JSON.stringify(r),i=JSON.stringify({verificationMethod:yield Vi("key",n),proofPurpose:"assertionMethod"});return JSON.parse(yield qi(JSON.stringify(t),i,n))}))),"issueCredential"),x_=C((e=>L(void 0,null,(function*(){return JSON.parse(yield Gi(JSON.stringify(e),"{}"))}))),"verifyCredential"),k_=C(((e,t)=>L(void 0,null,(function*(){const r=e.pluginMethods.getSubjectDid();if(!r)throw new Error("Cannot create presentation: No holder key found");const n=r,i=e.pluginMethods.getSubjectKeypair();if(!i)throw new Error("Cannot issue credential: Could not get subject keypair");const s=JSON.stringify(i),o=JSON.stringify({verificationMethod:yield Vi("key",s),proofPurpose:"assertionMethod"}),a=JSON.stringify({"@context":["https://www.w3.org/2018/credentials/v1"],type:["VerifiablePresentation"],holder:n,verifiableCredential:t});return JSON.parse(yield Ji(a,o,s))}))),"issuePresentation"),C_=C((e=>L(void 0,null,(function*(){return JSON.parse(yield Wi(JSON.stringify(e),"{}"))}))),"verifyPresentation"),B_=C((e=>L(void 0,null,(function*(){return{pluginMethods:k(x({},e.pluginMethods),{issueCredential:__,verifyCredential:(e,t)=>L(void 0,null,(function*(){return x_(t)})),issuePresentation:k_,verifyPresentation:(e,t)=>L(void 0,null,(function*(){return C_(t)})),getTestVc:(e,t="did:example:d23dd687a7dc6787646f2eb98d0")=>({"@context":"https://www.w3.org/2018/credentials/v1",id:"http://example.org/credentials/3731",type:["VerifiableCredential"],issuer:e.pluginMethods.getSubjectDid(),issuanceDate:"2020-08-19T21:41:50Z",credentialSubject:{id:t}})})}}))),"getVCPlugin"),T_=(e=>(e.Success="Success",e.Failed="Failed",e.Error="Error",e))(T_||{}),M_=C((e=>t=>L(void 0,null,(function*(){const r=yield e.pluginMethods.verifyCredential(t),n=[];return r.errors.forEach((e=>{n.push({status:T_.Failed,check:"hmm",details:e})})),r.warnings.forEach((e=>{n.push({status:T_.Error,check:"hmm",message:e})})),r.checks.forEach((e=>{n.push({status:T_.Success,check:e,message:"proof"===e?"Valid":e})})),n}))),"verifyCredential"),O_={modelData:{definitions:{MyVerifiableCredentials:"kjzl6cwe1jw14am5tu5hh412s19o4zm8aq3g2lpd6s4paxj2nly2lj4drp3pun2"},schemas:{AchievementVerifiableCredential:"ceramic://k3y52l7qbv1frylibw2725v8gem3hxs1onoh6pvux0szdduugczh0hddxo6qsd6o0",VerifiableCredentialsList:"ceramic://k3y52l7qbv1frxkcwfpyauky3fyl4n44izridy3blvjjzgftis40sk9w8g3remghs"},tiles:{}},credentialAlias:"MyVerifiableCredentials",ceramicEndpoint:"https://ceramic-node.welibrary.io:7007",defaultContentFamily:"SuperSkills"},I_=C(((e,...t)=>L(void 0,[e,...t],(function*(e,{ceramicIdx:t=O_,didkit:r,defaultContents:n=[]}={}){yield ns(r);const i=yield(yield Ud(n)).addPlugin(yield S_(e)),s=yield i.addPlugin(yield B_(i)),o=yield s.addPlugin(yield A_(s,t)),a=yield o.addPlugin(E_(o));return{_wallet:a,get did(){return a.pluginMethods.getSubjectDid()},get keypair(){return a.pluginMethods.getSubjectKeypair()},issueCredential:a.pluginMethods.issueCredential,verifyCredential:M_(a),issuePresentation:a.pluginMethods.issuePresentation,verifyPresentation:a.pluginMethods.verifyPresentation,getCredential:a.pluginMethods.getVerifiableCredentialFromIndex,getCredentials:a.pluginMethods.getVerifiableCredentialsFromIndex,publishCredential:a.pluginMethods.publishContentToCeramic,addCredential:e=>L(void 0,null,(function*(){yield a.pluginMethods.addVerifiableCredentialInIdx(e)})),readFromCeramic:a.pluginMethods.readContentFromCeramic,getTestVc:a.pluginMethods.getTestVc}}))),"walletFromKey");exports.VCCard=({credential:t,issueeOverride:r,className:i=""})=>{const[s,a]=e.useState(!0),[c,u]=e.useState([]);return e.useEffect((()=>{l(void 0,void 0,void 0,(function*(){const e=yield I_(""),r=yield e.verifyCredential(t);u(r),a(!1)}))}),[]),o.default.createElement(n.VCDisplayCard,{credential:t,issueeOverride:r,className:i,loading:s,verification:c})};
2
+ //# sourceMappingURL=VCCard-e73261a2.js.map