@blockcerts/blockcerts-verifier 1.61.1 → 1.62.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -36,7 +36,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
36
36
  Code distributed by Google as part of the polymer project is also
37
37
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
38
38
  */
39
- let S=0,E=0,P=[],L=0,T=!1,I=document.createTextNode("");new window.MutationObserver((function(){T=!1;const e=P.length;for(let t=0;t<e;t++){let e=P[t];if(e)try{e()}catch(e){setTimeout((()=>{throw e}))}}P.splice(0,e),E+=e})).observe(I,{characterData:!0});const D={run:e=>(T||(T=!0,I.textContent=L++),P.push(e),S++),cancel(e){const t=e-E;if(t>=0){if(!P[t])throw new Error("invalid async handle: "+e);P[t]=null}}},M=window.ShadyDOM&&window.ShadyDOM.noPatch&&window.ShadyDOM.wrap?window.ShadyDOM.wrap:window.ShadyDOM?e=>ShadyDOM.patch(e):e=>e,R=D,O=A((e=>class extends e{static createProperties(e){const t=this.prototype;for(let i in e)i in t||t._createPropertyAccessor(i)}static attributeNameForProperty(e){return e.toLowerCase()}static typeForProperty(e){}_createPropertyAccessor(e,t){this._addPropertyToAttributeMap(e),this.hasOwnProperty(JSCompiler_renameProperty("__dataHasAccessor",this))||(this.__dataHasAccessor=Object.assign({},this.__dataHasAccessor)),this.__dataHasAccessor[e]||(this.__dataHasAccessor[e]=!0,this._definePropertyAccessor(e,t))}_addPropertyToAttributeMap(e){this.hasOwnProperty(JSCompiler_renameProperty("__dataAttributes",this))||(this.__dataAttributes=Object.assign({},this.__dataAttributes));let t=this.__dataAttributes[e];return t||(t=this.constructor.attributeNameForProperty(e),this.__dataAttributes[t]=e),t}_definePropertyAccessor(e,t){Object.defineProperty(this,e,{get(){return this.__data[e]},set:t?function(){}:function(t){this._setPendingProperty(e,t,!0)&&this._invalidateProperties()}})}constructor(){super(),this.__dataEnabled=!1,this.__dataReady=!1,this.__dataInvalid=!1,this.__data={},this.__dataPending=null,this.__dataOld=null,this.__dataInstanceProps=null,this.__dataCounter=0,this.__serializing=!1,this._initializeProperties()}ready(){this.__dataReady=!0,this._flushProperties()}_initializeProperties(){for(let e in this.__dataHasAccessor)this.hasOwnProperty(e)&&(this.__dataInstanceProps=this.__dataInstanceProps||{},this.__dataInstanceProps[e]=this[e],delete this[e])}_initializeInstanceProperties(e){Object.assign(this,e)}_setProperty(e,t){this._setPendingProperty(e,t)&&this._invalidateProperties()}_getProperty(e){return this.__data[e]}_setPendingProperty(e,t,i){let r=this.__data[e],n=this._shouldPropertyChange(e,t,r);return n&&(this.__dataPending||(this.__dataPending={},this.__dataOld={}),this.__dataOld&&!(e in this.__dataOld)&&(this.__dataOld[e]=r),this.__data[e]=t,this.__dataPending[e]=t),n}_isPropertyPending(e){return!(!this.__dataPending||!this.__dataPending.hasOwnProperty(e))}_invalidateProperties(){!this.__dataInvalid&&this.__dataReady&&(this.__dataInvalid=!0,R.run((()=>{this.__dataInvalid&&(this.__dataInvalid=!1,this._flushProperties())})))}_enableProperties(){this.__dataEnabled||(this.__dataEnabled=!0,this.__dataInstanceProps&&(this._initializeInstanceProperties(this.__dataInstanceProps),this.__dataInstanceProps=null),this.ready())}_flushProperties(){this.__dataCounter++;const e=this.__data,t=this.__dataPending,i=this.__dataOld;this._shouldPropertiesChange(e,t,i)&&(this.__dataPending=null,this.__dataOld=null,this._propertiesChanged(e,t,i)),this.__dataCounter--}_shouldPropertiesChange(e,t,i){return Boolean(t)}_propertiesChanged(e,t,i){}_shouldPropertyChange(e,t,i){return i!==t&&(i==i||t==t)}attributeChangedCallback(e,t,i,r){t!==i&&this._attributeToProperty(e,i),super.attributeChangedCallback&&super.attributeChangedCallback(e,t,i,r)}_attributeToProperty(e,t,i){if(!this.__serializing){const r=this.__dataAttributes,n=r&&r[e]||e;this[n]=this._deserializeValue(t,i||this.constructor.typeForProperty(n))}}_propertyToAttribute(e,t,i){this.__serializing=!0,i=arguments.length<3?this[e]:i,this._valueToNodeAttribute(this,i,t||this.constructor.attributeNameForProperty(e)),this.__serializing=!1}_valueToNodeAttribute(e,t,i){const r=this._serializeValue(t);"class"!==i&&"name"!==i&&"slot"!==i||(e=M(e)),void 0===r?e.removeAttribute(i):e.setAttribute(i,""===r&&window.trustedTypes?window.trustedTypes.emptyScript:r)}_serializeValue(e){return"boolean"==typeof e?e?"":void 0:null!=e?e.toString():void 0}_deserializeValue(e,t){switch(t){case Boolean:return null!==e;case Number:return Number(e);default:return e}}}));
39
+ let S=0,E=0,P=[],L=0,I=!1,T=document.createTextNode("");new window.MutationObserver((function(){I=!1;const e=P.length;for(let t=0;t<e;t++){let e=P[t];if(e)try{e()}catch(e){setTimeout((()=>{throw e}))}}P.splice(0,e),E+=e})).observe(T,{characterData:!0});const D={run:e=>(I||(I=!0,T.textContent=L++),P.push(e),S++),cancel(e){const t=e-E;if(t>=0){if(!P[t])throw new Error("invalid async handle: "+e);P[t]=null}}},M=window.ShadyDOM&&window.ShadyDOM.noPatch&&window.ShadyDOM.wrap?window.ShadyDOM.wrap:window.ShadyDOM?e=>ShadyDOM.patch(e):e=>e,R=D,O=A((e=>class extends e{static createProperties(e){const t=this.prototype;for(let i in e)i in t||t._createPropertyAccessor(i)}static attributeNameForProperty(e){return e.toLowerCase()}static typeForProperty(e){}_createPropertyAccessor(e,t){this._addPropertyToAttributeMap(e),this.hasOwnProperty(JSCompiler_renameProperty("__dataHasAccessor",this))||(this.__dataHasAccessor=Object.assign({},this.__dataHasAccessor)),this.__dataHasAccessor[e]||(this.__dataHasAccessor[e]=!0,this._definePropertyAccessor(e,t))}_addPropertyToAttributeMap(e){this.hasOwnProperty(JSCompiler_renameProperty("__dataAttributes",this))||(this.__dataAttributes=Object.assign({},this.__dataAttributes));let t=this.__dataAttributes[e];return t||(t=this.constructor.attributeNameForProperty(e),this.__dataAttributes[t]=e),t}_definePropertyAccessor(e,t){Object.defineProperty(this,e,{get(){return this.__data[e]},set:t?function(){}:function(t){this._setPendingProperty(e,t,!0)&&this._invalidateProperties()}})}constructor(){super(),this.__dataEnabled=!1,this.__dataReady=!1,this.__dataInvalid=!1,this.__data={},this.__dataPending=null,this.__dataOld=null,this.__dataInstanceProps=null,this.__dataCounter=0,this.__serializing=!1,this._initializeProperties()}ready(){this.__dataReady=!0,this._flushProperties()}_initializeProperties(){for(let e in this.__dataHasAccessor)this.hasOwnProperty(e)&&(this.__dataInstanceProps=this.__dataInstanceProps||{},this.__dataInstanceProps[e]=this[e],delete this[e])}_initializeInstanceProperties(e){Object.assign(this,e)}_setProperty(e,t){this._setPendingProperty(e,t)&&this._invalidateProperties()}_getProperty(e){return this.__data[e]}_setPendingProperty(e,t,i){let r=this.__data[e],n=this._shouldPropertyChange(e,t,r);return n&&(this.__dataPending||(this.__dataPending={},this.__dataOld={}),this.__dataOld&&!(e in this.__dataOld)&&(this.__dataOld[e]=r),this.__data[e]=t,this.__dataPending[e]=t),n}_isPropertyPending(e){return!(!this.__dataPending||!this.__dataPending.hasOwnProperty(e))}_invalidateProperties(){!this.__dataInvalid&&this.__dataReady&&(this.__dataInvalid=!0,R.run((()=>{this.__dataInvalid&&(this.__dataInvalid=!1,this._flushProperties())})))}_enableProperties(){this.__dataEnabled||(this.__dataEnabled=!0,this.__dataInstanceProps&&(this._initializeInstanceProperties(this.__dataInstanceProps),this.__dataInstanceProps=null),this.ready())}_flushProperties(){this.__dataCounter++;const e=this.__data,t=this.__dataPending,i=this.__dataOld;this._shouldPropertiesChange(e,t,i)&&(this.__dataPending=null,this.__dataOld=null,this._propertiesChanged(e,t,i)),this.__dataCounter--}_shouldPropertiesChange(e,t,i){return Boolean(t)}_propertiesChanged(e,t,i){}_shouldPropertyChange(e,t,i){return i!==t&&(i==i||t==t)}attributeChangedCallback(e,t,i,r){t!==i&&this._attributeToProperty(e,i),super.attributeChangedCallback&&super.attributeChangedCallback(e,t,i,r)}_attributeToProperty(e,t,i){if(!this.__serializing){const r=this.__dataAttributes,n=r&&r[e]||e;this[n]=this._deserializeValue(t,i||this.constructor.typeForProperty(n))}}_propertyToAttribute(e,t,i){this.__serializing=!0,i=arguments.length<3?this[e]:i,this._valueToNodeAttribute(this,i,t||this.constructor.attributeNameForProperty(e)),this.__serializing=!1}_valueToNodeAttribute(e,t,i){const r=this._serializeValue(t);"class"!==i&&"name"!==i&&"slot"!==i||(e=M(e)),void 0===r?e.removeAttribute(i):e.setAttribute(i,""===r&&window.trustedTypes?window.trustedTypes.emptyScript:r)}_serializeValue(e){return"boolean"==typeof e?e?"":void 0:null!=e?e.toString():void 0}_deserializeValue(e,t){switch(t){case Boolean:return null!==e;case Number:return Number(e);default:return e}}}));
40
40
  /**
41
41
  @license
42
42
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
@@ -117,8 +117,8 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
117
117
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
118
118
  Code distributed by Google as part of the polymer project is also
119
119
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
120
- */const me=e=>t=>class extends t{connectedCallback(){this.__storeUnsubscribe=e.subscribe((()=>this._stateChanged(e.getState()))),this._stateChanged(e.getState()),super.connectedCallback&&super.connectedCallback()}disconnectedCallback(){this.__storeUnsubscribe(),super.disconnectedCallback&&super.disconnectedCallback()}_stateChanged(e){throw new Error("_stateChanged() not implemented")}};function ve(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var ye=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")(),we=()=>Math.random().toString(36).substring(7).split("").join("."),xe={INIT:`@@redux/INIT${we()}`,REPLACE:`@@redux/REPLACE${we()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${we()}`};function ke(e,t,i){if("function"!=typeof e)throw new Error(ve(2));if("function"==typeof t&&"function"==typeof i||"function"==typeof i&&"function"==typeof arguments[3])throw new Error(ve(0));if("function"==typeof t&&void 0===i&&(i=t,t=void 0),void 0!==i){if("function"!=typeof i)throw new Error(ve(1));return i(ke)(e,t)}let r=e,n=t,o=new Map,a=o,s=0,c=!1;function u(){a===o&&(a=new Map,o.forEach(((e,t)=>{a.set(t,e)})))}function l(){if(c)throw new Error(ve(3));return n}function d(e){if("function"!=typeof e)throw new Error(ve(4));if(c)throw new Error(ve(5));let t=!0;u();const i=s++;return a.set(i,e),function(){if(t){if(c)throw new Error(ve(6));t=!1,u(),a.delete(i),o=null}}}function p(e){if(!function(e){if("object"!=typeof e||null===e)return!1;let t=e;for(;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}(e))throw new Error(ve(7));if(void 0===e.type)throw new Error(ve(8));if("string"!=typeof e.type)throw new Error(ve(17));if(c)throw new Error(ve(9));try{c=!0,n=r(n,e)}finally{c=!1}return(o=a).forEach((e=>{e()})),e}p({type:xe.INIT});return{dispatch:p,subscribe:d,getState:l,replaceReducer:function(e){if("function"!=typeof e)throw new Error(ve(10));r=e,p({type:xe.REPLACE})},[ye]:function(){const e=d;return{subscribe(t){if("object"!=typeof t||null===t)throw new Error(ve(11));function i(){const e=t;e.next&&e.next(l())}i();return{unsubscribe:e(i)}},[ye](){return this}}}}}function _e(e,t){return function(...i){return t(e.apply(this,i))}}function Ce(e){return function(t){var i=t.dispatch,r=t.getState;return function(t){return function(n){return"function"==typeof n?n(i,r,e):t(n)}}}}var Ae=Ce();Ae.withExtraArgument=Ce;var Se=Ae;function Ee(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function Pe(e,t){Object.defineProperty(this,"kind",{value:e,enumerable:!0}),t&&t.length&&Object.defineProperty(this,"path",{value:t,enumerable:!0})}Ee((function e(t,i,r){e.super_.call(this,"E",t),Object.defineProperty(this,"lhs",{value:i,enumerable:!0}),Object.defineProperty(this,"rhs",{value:r,enumerable:!0})}),Pe),Ee((function e(t,i){e.super_.call(this,"N",t),Object.defineProperty(this,"rhs",{value:i,enumerable:!0})}),Pe),Ee((function e(t,i){e.super_.call(this,"D",t),Object.defineProperty(this,"lhs",{value:i,enumerable:!0})}),Pe),Ee((function e(t,i,r){e.super_.call(this,"A",t),Object.defineProperty(this,"index",{value:i,enumerable:!0}),Object.defineProperty(this,"item",{value:r,enumerable:!0})}),Pe);const Le="AUTO_VERIFY",Te="INITIALIZE",Ie="UPDATE_CERTIFICATE_DEFINITION",De="RESET_CERTIFICATE_DEFINITION",Me="UPDATE_CERTIFICATE_URL",Re="VERIFY_CERTIFICATE",Oe="VALIDATE_URL_INPUT",Be="CLEAR_VERIFIED_STEPS",je="STEP_VERIFIED",Fe="UPDATE_PARENT_STEP_STATUS",Ve="UPDATE_VERIFICATION_STATUS",Ne="UPDATE_FINAL_STEP",ze="RESET_VERIFICATION_STATUS",$e="SET_ERROR_MESSAGE",Ue="SHOW_VERIFICATION_MODAL",He="UPDATE_IS_GENERATING_PDF";const qe={get:(e,t)=>{const i=t in e?e[t]:null;return i||console.warn("the service does not exist",t),i}};var Ke;!function(e){e.TEXT_HTML="text/html",e.IMAGE_PNG="image/png",e.IMAGE_JPEG="image/jpeg",e.IMAGE_GIF="image/gif",e.IMAGE_BMP="image/bmp",e.APPLICATION_PDF="application/pdf"}(Ke||(Ke={}));const Je=["text","image","signature","variable"];function Ge(e){const t=(new DOMParser).parseFromString(e,Ke.TEXT_HTML);return t.body.childElementCount===t.body.querySelectorAll(Je.map((e=>`section[class*="${e}"]`)).join(", ")).length}const Ye="?format=json";function We(e,t){return"string"!=typeof e?(console.warn("Trying to test a non string variable"),!1):0===e.indexOf(t)}function Ze(e){return"string"==typeof e}var Xe;!function(e){e.blockcypher="blockcypher",e.blockstream="blockstream",e.etherscan="etherscan"}(Xe||(Xe={}));const Qe="{transaction_id}";var et;!function(e){e.V1_1="1.1",e.V1_2="1.2",e.V2_0="2.0",e.V3_0_alpha="3.0-alpha",e.V3_0_beta="3.0-beta",e.V3_0="3.0"}(et||(et={}));var tt,it=et;!function(e){e.blockcypher="blockcypher",e.blockstream="blockstream",e.etherscan="etherscan"}(tt||(tt={}));const rt="{transaction_id}";var nt,ot;!function(e){e.Bitcoin="bitcoin",e.Ethmain="ethmain",e.Ethropst="ethropst",e.Ethrinkeby="ethrinkeby",e.Ethgoerli="ethgoerli",e.Ethsepolia="ethsepolia",e.Mocknet="mocknet",e.Regtest="regtest",e.Testnet="testnet"}(nt||(nt={})),function(e){e.btc="btc",e.eth="eth",e.mocknet="mocknet"}(ot||(ot={}));const at={[nt.Bitcoin]:{code:nt.Bitcoin,blinkCode:ot.btc,name:"Bitcoin",prefixes:["6a20","OP_RETURN "],signatureValue:"bitcoinMainnet",transactionTemplates:{full:`https://blockchain.info/tx/${rt}`,raw:`https://blockchain.info/rawtx/${rt}`}},[nt.Ethmain]:{code:nt.Ethmain,blinkCode:ot.eth,name:"Ethereum",prefixes:["0x"],signatureValue:"ethereumMainnet",transactionTemplates:{full:`https://etherscan.io/tx/${rt}`,raw:`https://etherscan.io/tx/${rt}`}},[nt.Ethropst]:{code:nt.Ethropst,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumRopsten",transactionTemplates:{full:`https://ropsten.etherscan.io/tx/${rt}`,raw:`https://ropsten.etherscan.io/getRawTx?tx=${rt}`}},[nt.Ethrinkeby]:{code:nt.Ethrinkeby,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumRinkeby",transactionTemplates:{full:`https://rinkeby.etherscan.io/tx/${rt}`,raw:`https://rinkeby.etherscan.io/getRawTx?tx=${rt}`}},[nt.Ethgoerli]:{code:nt.Ethgoerli,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumGoerli",transactionTemplates:{full:`https://goerli.etherscan.io/tx/${rt}`,raw:`https://goerli.etherscan.io/getRawTx?tx=${rt}`}},[nt.Ethsepolia]:{code:nt.Ethsepolia,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumSepolia",transactionTemplates:{full:`https://sepolia.etherscan.io/tx/${rt}`,raw:`https://sepolia.etherscan.io/getRawTx?tx=${rt}`}},[nt.Mocknet]:{code:nt.Mocknet,blinkCode:ot.mocknet,name:"Mocknet",test:!0,signatureValue:"mockchain",transactionTemplates:{full:"",raw:""}},[nt.Regtest]:{code:nt.Regtest,blinkCode:ot.mocknet,name:"Mocknet",test:!0,signatureValue:"bitcoinRegtest",transactionTemplates:{full:"",raw:""}},[nt.Testnet]:{code:nt.Testnet,blinkCode:ot.btc,name:"Bitcoin Testnet",signatureValue:"bitcoinTestnet",transactionTemplates:{full:`https://testnet.blockchain.info/tx/${rt}`,raw:`https://testnet.blockchain.info/rawtx/${rt}`}}};const st={SecurityContextUrl:"https://w3id.org/security/v1",MininumConfirmations:1,MinimumBlockchainExplorers:1,Race:!0,PublicKey:"ecdsa-koblitz-pubkey:1"};var ct=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function ut(e,t,i=[]){return ct(this,void 0,void 0,(function*(){if((e=Array.from(e)).length<t)throw new Error("Could not retrieve tx data");const r=e.map(((e,t)=>e.then((()=>t)).catch((e=>{throw t}))));return Promise.race(r).then((r=>(e.splice(r,1)[0].then((e=>i.push(e))),1===t?i:ut(e,t-1,i)))).catch((r=>(e.splice(r,1),ut(e,t,i))))}))}function lt({explorerAPI:e,transactionIdPlaceholder:t=rt,transactionId:i="",chain:r}){const{serviceURL:n}=e;let o;if("string"==typeof n)o=n;else if("object"==typeof n){const e=!!r&&function(e){return e!==at.bitcoin.code&&e!==at.ethmain.code}(r);o=e?n.test:n.main}else{if("function"!=typeof n)throw new Error(`serviceURL is an unexpected type for explorerAPI ${e.serviceName}`);o=n(r)}return o=o.replace(t,i),o=function(e,t){if(!t.key)return e;if(t.key&&!t.keyPropertyName)throw new Error(`No keyPropertyName defined for explorerAPI ${t.serviceName}`);return function(e,t,i){const r=e.includes("?")?"&":"?";return`${e}${r}${t}=${i}`}(e,t.keyPropertyName,t.key)}(o,e),o}var dt="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},pt=[],ht=[],ft="undefined"!=typeof Uint8Array?Uint8Array:Array,gt=!1;function bt(){gt=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0;t<64;++t)pt[t]=e[t],ht[e.charCodeAt(t)]=t;ht["-".charCodeAt(0)]=62,ht["_".charCodeAt(0)]=63}function mt(e,t,i){for(var r,n,o=[],a=t;a<i;a+=3)r=(e[a]<<16)+(e[a+1]<<8)+e[a+2],o.push(pt[(n=r)>>18&63]+pt[n>>12&63]+pt[n>>6&63]+pt[63&n]);return o.join("")}function vt(e){var t;gt||bt();for(var i=e.length,r=i%3,n="",o=[],a=16383,s=0,c=i-r;s<c;s+=a)o.push(mt(e,s,s+a>c?c:s+a));return 1===r?(t=e[i-1],n+=pt[t>>2],n+=pt[t<<4&63],n+="=="):2===r&&(t=(e[i-2]<<8)+e[i-1],n+=pt[t>>10],n+=pt[t>>4&63],n+=pt[t<<2&63],n+="="),o.push(n),o.join("")}function yt(e,t,i,r,n){var o,a,s=8*n-r-1,c=(1<<s)-1,u=c>>1,l=-7,d=i?n-1:0,p=i?-1:1,h=e[t+d];for(d+=p,o=h&(1<<-l)-1,h>>=-l,l+=s;l>0;o=256*o+e[t+d],d+=p,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+e[t+d],d+=p,l-=8);if(0===o)o=1-u;else{if(o===c)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,r),o-=u}return(h?-1:1)*a*Math.pow(2,o-r)}function wt(e,t,i,r,n,o){var a,s,c,u=8*o-n-1,l=(1<<u)-1,d=l>>1,p=23===n?Math.pow(2,-24)-Math.pow(2,-77):0,h=r?0:o-1,f=r?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-a))<1&&(a--,c*=2),(t+=a+d>=1?p/c:p*Math.pow(2,1-d))*c>=2&&(a++,c/=2),a+d>=l?(s=0,a=l):a+d>=1?(s=(t*c-1)*Math.pow(2,n),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,n),a=0));n>=8;e[i+h]=255&s,h+=f,s/=256,n-=8);for(a=a<<n|s,u+=n;u>0;e[i+h]=255&a,h+=f,a/=256,u-=8);e[i+h-f]|=128*g}var xt={}.toString,kt=Array.isArray||function(e){return"[object Array]"==xt.call(e)};St.TYPED_ARRAY_SUPPORT=void 0===dt.TYPED_ARRAY_SUPPORT||dt.TYPED_ARRAY_SUPPORT;var _t=Ct();function Ct(){return St.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function At(e,t){if(Ct()<t)throw new RangeError("Invalid typed array length");return St.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=St.prototype:(null===e&&(e=new St(t)),e.length=t),e}function St(e,t,i){if(!(St.TYPED_ARRAY_SUPPORT||this instanceof St))return new St(e,t,i);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return Lt(this,e)}return Et(this,e,t,i)}function Et(e,t,i,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,i,r){if(t.byteLength,i<0||t.byteLength<i)throw new RangeError("'offset' is out of bounds");if(t.byteLength<i+(r||0))throw new RangeError("'length' is out of bounds");t=void 0===i&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,i):new Uint8Array(t,i,r);St.TYPED_ARRAY_SUPPORT?(e=t).__proto__=St.prototype:e=Tt(e,t);return e}(e,t,i,r):"string"==typeof t?function(e,t,i){"string"==typeof i&&""!==i||(i="utf8");if(!St.isEncoding(i))throw new TypeError('"encoding" must be a valid string encoding');var r=0|Mt(t,i);e=At(e,r);var n=e.write(t,i);n!==r&&(e=e.slice(0,n));return e}(e,t,i):function(e,t){if(Dt(t)){var i=0|It(t.length);return 0===(e=At(e,i)).length||t.copy(e,0,0,i),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(r=t.length)!=r?At(e,0):Tt(e,t);if("Buffer"===t.type&&kt(t.data))return Tt(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function Pt(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function Lt(e,t){if(Pt(t),e=At(e,t<0?0:0|It(t)),!St.TYPED_ARRAY_SUPPORT)for(var i=0;i<t;++i)e[i]=0;return e}function Tt(e,t){var i=t.length<0?0:0|It(t.length);e=At(e,i);for(var r=0;r<i;r+=1)e[r]=255&t[r];return e}function It(e){if(e>=Ct())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ct().toString(16)+" bytes");return 0|e}function Dt(e){return!(null==e||!e._isBuffer)}function Mt(e,t){if(Dt(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var i=e.length;if(0===i)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":case void 0:return ai(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*i;case"hex":return i>>>1;case"base64":return si(e).length;default:if(r)return ai(e).length;t=(""+t).toLowerCase(),r=!0}}function Rt(e,t,i){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===i||i>this.length)&&(i=this.length),i<=0)return"";if((i>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return Yt(this,t,i);case"utf8":case"utf-8":return qt(this,t,i);case"ascii":return Jt(this,t,i);case"latin1":case"binary":return Gt(this,t,i);case"base64":return Ht(this,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Wt(this,t,i);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function Ot(e,t,i){var r=e[t];e[t]=e[i],e[i]=r}function Bt(e,t,i,r,n){if(0===e.length)return-1;if("string"==typeof i?(r=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,isNaN(i)&&(i=n?0:e.length-1),i<0&&(i=e.length+i),i>=e.length){if(n)return-1;i=e.length-1}else if(i<0){if(!n)return-1;i=0}if("string"==typeof t&&(t=St.from(t,r)),Dt(t))return 0===t.length?-1:jt(e,t,i,r,n);if("number"==typeof t)return t&=255,St.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?n?Uint8Array.prototype.indexOf.call(e,t,i):Uint8Array.prototype.lastIndexOf.call(e,t,i):jt(e,[t],i,r,n);throw new TypeError("val must be string, number or Buffer")}function jt(e,t,i,r,n){var o,a=1,s=e.length,c=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,c/=2,i/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(n){var l=-1;for(o=i;o<s;o++)if(u(e,o)===u(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===c)return l*a}else-1!==l&&(o-=o-l),l=-1}else for(i+c>s&&(i=s-c),o=i;o>=0;o--){for(var d=!0,p=0;p<c;p++)if(u(e,o+p)!==u(t,p)){d=!1;break}if(d)return o}return-1}function Ft(e,t,i,r){i=Number(i)||0;var n=e.length-i;r?(r=Number(r))>n&&(r=n):r=n;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a<r;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[i+a]=s}return a}function Vt(e,t,i,r){return ci(ai(t,e.length-i),e,i,r)}function Nt(e,t,i,r){return ci(function(e){for(var t=[],i=0;i<e.length;++i)t.push(255&e.charCodeAt(i));return t}(t),e,i,r)}function zt(e,t,i,r){return Nt(e,t,i,r)}function $t(e,t,i,r){return ci(si(t),e,i,r)}function Ut(e,t,i,r){return ci(function(e,t){for(var i,r,n,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=(i=e.charCodeAt(a))>>8,n=i%256,o.push(n),o.push(r);return o}(t,e.length-i),e,i,r)}function Ht(e,t,i){return 0===t&&i===e.length?vt(e):vt(e.slice(t,i))}function qt(e,t,i){i=Math.min(e.length,i);for(var r=[],n=t;n<i;){var o,a,s,c,u=e[n],l=null,d=u>239?4:u>223?3:u>191?2:1;if(n+d<=i)switch(d){case 1:u<128&&(l=u);break;case 2:128==(192&(o=e[n+1]))&&(c=(31&u)<<6|63&o)>127&&(l=c);break;case 3:o=e[n+1],a=e[n+2],128==(192&o)&&128==(192&a)&&(c=(15&u)<<12|(63&o)<<6|63&a)>2047&&(c<55296||c>57343)&&(l=c);break;case 4:o=e[n+1],a=e[n+2],s=e[n+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(c=(15&u)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&c<1114112&&(l=c)}null===l?(l=65533,d=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),n+=d}return function(e){var t=e.length;if(t<=Kt)return String.fromCharCode.apply(String,e);var i="",r=0;for(;r<t;)i+=String.fromCharCode.apply(String,e.slice(r,r+=Kt));return i}(r)}St.poolSize=8192,St._augment=function(e){return e.__proto__=St.prototype,e},St.from=function(e,t,i){return Et(null,e,t,i)},St.TYPED_ARRAY_SUPPORT&&(St.prototype.__proto__=Uint8Array.prototype,St.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&St[Symbol.species]),St.alloc=function(e,t,i){return function(e,t,i,r){return Pt(t),t<=0?At(e,t):void 0!==i?"string"==typeof r?At(e,t).fill(i,r):At(e,t).fill(i):At(e,t)}(null,e,t,i)},St.allocUnsafe=function(e){return Lt(null,e)},St.allocUnsafeSlow=function(e){return Lt(null,e)},St.isBuffer=ui,St.compare=function(e,t){if(!Dt(e)||!Dt(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var i=e.length,r=t.length,n=0,o=Math.min(i,r);n<o;++n)if(e[n]!==t[n]){i=e[n],r=t[n];break}return i<r?-1:r<i?1:0},St.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},St.concat=function(e,t){if(!kt(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return St.alloc(0);var i;if(void 0===t)for(t=0,i=0;i<e.length;++i)t+=e[i].length;var r=St.allocUnsafe(t),n=0;for(i=0;i<e.length;++i){var o=e[i];if(!Dt(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,n),n+=o.length}return r},St.byteLength=Mt,St.prototype._isBuffer=!0,St.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)Ot(this,t,t+1);return this},St.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)Ot(this,t,t+3),Ot(this,t+1,t+2);return this},St.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)Ot(this,t,t+7),Ot(this,t+1,t+6),Ot(this,t+2,t+5),Ot(this,t+3,t+4);return this},St.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?qt(this,0,e):Rt.apply(this,arguments)},St.prototype.equals=function(e){if(!Dt(e))throw new TypeError("Argument must be a Buffer");return this===e||0===St.compare(this,e)},St.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},St.prototype.compare=function(e,t,i,r,n){if(!Dt(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===i&&(i=e?e.length:0),void 0===r&&(r=0),void 0===n&&(n=this.length),t<0||i>e.length||r<0||n>this.length)throw new RangeError("out of range index");if(r>=n&&t>=i)return 0;if(r>=n)return-1;if(t>=i)return 1;if(this===e)return 0;for(var o=(n>>>=0)-(r>>>=0),a=(i>>>=0)-(t>>>=0),s=Math.min(o,a),c=this.slice(r,n),u=e.slice(t,i),l=0;l<s;++l)if(c[l]!==u[l]){o=c[l],a=u[l];break}return o<a?-1:a<o?1:0},St.prototype.includes=function(e,t,i){return-1!==this.indexOf(e,t,i)},St.prototype.indexOf=function(e,t,i){return Bt(this,e,t,i,!0)},St.prototype.lastIndexOf=function(e,t,i){return Bt(this,e,t,i,!1)},St.prototype.write=function(e,t,i,r){if(void 0===t)r="utf8",i=this.length,t=0;else if(void 0===i&&"string"==typeof t)r=t,i=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(i)?(i|=0,void 0===r&&(r="utf8")):(r=i,i=void 0)}var n=this.length-t;if((void 0===i||i>n)&&(i=n),e.length>0&&(i<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return Ft(this,e,t,i);case"utf8":case"utf-8":return Vt(this,e,t,i);case"ascii":return Nt(this,e,t,i);case"latin1":case"binary":return zt(this,e,t,i);case"base64":return $t(this,e,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ut(this,e,t,i);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},St.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Kt=4096;function Jt(e,t,i){var r="";i=Math.min(e.length,i);for(var n=t;n<i;++n)r+=String.fromCharCode(127&e[n]);return r}function Gt(e,t,i){var r="";i=Math.min(e.length,i);for(var n=t;n<i;++n)r+=String.fromCharCode(e[n]);return r}function Yt(e,t,i){var r=e.length;(!t||t<0)&&(t=0),(!i||i<0||i>r)&&(i=r);for(var n="",o=t;o<i;++o)n+=oi(e[o]);return n}function Wt(e,t,i){for(var r=e.slice(t,i),n="",o=0;o<r.length;o+=2)n+=String.fromCharCode(r[o]+256*r[o+1]);return n}function Zt(e,t,i){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>i)throw new RangeError("Trying to access beyond buffer length")}function Xt(e,t,i,r,n,o){if(!Dt(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>n||t<o)throw new RangeError('"value" argument is out of bounds');if(i+r>e.length)throw new RangeError("Index out of range")}function Qt(e,t,i,r){t<0&&(t=65535+t+1);for(var n=0,o=Math.min(e.length-i,2);n<o;++n)e[i+n]=(t&255<<8*(r?n:1-n))>>>8*(r?n:1-n)}function ei(e,t,i,r){t<0&&(t=4294967295+t+1);for(var n=0,o=Math.min(e.length-i,4);n<o;++n)e[i+n]=t>>>8*(r?n:3-n)&255}function ti(e,t,i,r,n,o){if(i+r>e.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function ii(e,t,i,r,n){return n||ti(e,0,i,4),wt(e,t,i,r,23,4),i+4}function ri(e,t,i,r,n){return n||ti(e,0,i,8),wt(e,t,i,r,52,8),i+8}St.prototype.slice=function(e,t){var i,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),St.TYPED_ARRAY_SUPPORT)(i=this.subarray(e,t)).__proto__=St.prototype;else{var n=t-e;i=new St(n,void 0);for(var o=0;o<n;++o)i[o]=this[o+e]}return i},St.prototype.readUIntLE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=this[e],n=1,o=0;++o<t&&(n*=256);)r+=this[e+o]*n;return r},St.prototype.readUIntBE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=this[e+--t],n=1;t>0&&(n*=256);)r+=this[e+--t]*n;return r},St.prototype.readUInt8=function(e,t){return t||Zt(e,1,this.length),this[e]},St.prototype.readUInt16LE=function(e,t){return t||Zt(e,2,this.length),this[e]|this[e+1]<<8},St.prototype.readUInt16BE=function(e,t){return t||Zt(e,2,this.length),this[e]<<8|this[e+1]},St.prototype.readUInt32LE=function(e,t){return t||Zt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},St.prototype.readUInt32BE=function(e,t){return t||Zt(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},St.prototype.readIntLE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=this[e],n=1,o=0;++o<t&&(n*=256);)r+=this[e+o]*n;return r>=(n*=128)&&(r-=Math.pow(2,8*t)),r},St.prototype.readIntBE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=t,n=1,o=this[e+--r];r>0&&(n*=256);)o+=this[e+--r]*n;return o>=(n*=128)&&(o-=Math.pow(2,8*t)),o},St.prototype.readInt8=function(e,t){return t||Zt(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},St.prototype.readInt16LE=function(e,t){t||Zt(e,2,this.length);var i=this[e]|this[e+1]<<8;return 32768&i?4294901760|i:i},St.prototype.readInt16BE=function(e,t){t||Zt(e,2,this.length);var i=this[e+1]|this[e]<<8;return 32768&i?4294901760|i:i},St.prototype.readInt32LE=function(e,t){return t||Zt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},St.prototype.readInt32BE=function(e,t){return t||Zt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},St.prototype.readFloatLE=function(e,t){return t||Zt(e,4,this.length),yt(this,e,!0,23,4)},St.prototype.readFloatBE=function(e,t){return t||Zt(e,4,this.length),yt(this,e,!1,23,4)},St.prototype.readDoubleLE=function(e,t){return t||Zt(e,8,this.length),yt(this,e,!0,52,8)},St.prototype.readDoubleBE=function(e,t){return t||Zt(e,8,this.length),yt(this,e,!1,52,8)},St.prototype.writeUIntLE=function(e,t,i,r){(e=+e,t|=0,i|=0,r)||Xt(this,e,t,i,Math.pow(2,8*i)-1,0);var n=1,o=0;for(this[t]=255&e;++o<i&&(n*=256);)this[t+o]=e/n&255;return t+i},St.prototype.writeUIntBE=function(e,t,i,r){(e=+e,t|=0,i|=0,r)||Xt(this,e,t,i,Math.pow(2,8*i)-1,0);var n=i-1,o=1;for(this[t+n]=255&e;--n>=0&&(o*=256);)this[t+n]=e/o&255;return t+i},St.prototype.writeUInt8=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,1,255,0),St.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},St.prototype.writeUInt16LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,65535,0),St.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Qt(this,e,t,!0),t+2},St.prototype.writeUInt16BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,65535,0),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Qt(this,e,t,!1),t+2},St.prototype.writeUInt32LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,4294967295,0),St.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):ei(this,e,t,!0),t+4},St.prototype.writeUInt32BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,4294967295,0),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):ei(this,e,t,!1),t+4},St.prototype.writeIntLE=function(e,t,i,r){if(e=+e,t|=0,!r){var n=Math.pow(2,8*i-1);Xt(this,e,t,i,n-1,-n)}var o=0,a=1,s=0;for(this[t]=255&e;++o<i&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+i},St.prototype.writeIntBE=function(e,t,i,r){if(e=+e,t|=0,!r){var n=Math.pow(2,8*i-1);Xt(this,e,t,i,n-1,-n)}var o=i-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+i},St.prototype.writeInt8=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,1,127,-128),St.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},St.prototype.writeInt16LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,32767,-32768),St.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Qt(this,e,t,!0),t+2},St.prototype.writeInt16BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,32767,-32768),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Qt(this,e,t,!1),t+2},St.prototype.writeInt32LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,2147483647,-2147483648),St.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):ei(this,e,t,!0),t+4},St.prototype.writeInt32BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):ei(this,e,t,!1),t+4},St.prototype.writeFloatLE=function(e,t,i){return ii(this,e,t,!0,i)},St.prototype.writeFloatBE=function(e,t,i){return ii(this,e,t,!1,i)},St.prototype.writeDoubleLE=function(e,t,i){return ri(this,e,t,!0,i)},St.prototype.writeDoubleBE=function(e,t,i){return ri(this,e,t,!1,i)},St.prototype.copy=function(e,t,i,r){if(i||(i=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<i&&(r=i),r===i)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-i&&(r=e.length-t+i);var n,o=r-i;if(this===e&&i<t&&t<r)for(n=o-1;n>=0;--n)e[n+t]=this[n+i];else if(o<1e3||!St.TYPED_ARRAY_SUPPORT)for(n=0;n<o;++n)e[n+t]=this[n+i];else Uint8Array.prototype.set.call(e,this.subarray(i,i+o),t);return o},St.prototype.fill=function(e,t,i,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,i=this.length):"string"==typeof i&&(r=i,i=this.length),1===e.length){var n=e.charCodeAt(0);n<256&&(e=n)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!St.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<i)throw new RangeError("Out of range index");if(i<=t)return this;var o;if(t>>>=0,i=void 0===i?this.length:i>>>0,e||(e=0),"number"==typeof e)for(o=t;o<i;++o)this[o]=e;else{var a=Dt(e)?e:ai(new St(e,r).toString()),s=a.length;for(o=0;o<i-t;++o)this[o+t]=a[o%s]}return this};var ni=/[^+\/0-9A-Za-z-_]/g;function oi(e){return e<16?"0"+e.toString(16):e.toString(16)}function ai(e,t){var i;t=t||1/0;for(var r=e.length,n=null,o=[],a=0;a<r;++a){if((i=e.charCodeAt(a))>55295&&i<57344){if(!n){if(i>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}n=i;continue}if(i<56320){(t-=3)>-1&&o.push(239,191,189),n=i;continue}i=65536+(n-55296<<10|i-56320)}else n&&(t-=3)>-1&&o.push(239,191,189);if(n=null,i<128){if((t-=1)<0)break;o.push(i)}else if(i<2048){if((t-=2)<0)break;o.push(i>>6|192,63&i|128)}else if(i<65536){if((t-=3)<0)break;o.push(i>>12|224,i>>6&63|128,63&i|128)}else{if(!(i<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(i>>18|240,i>>12&63|128,i>>6&63|128,63&i|128)}}return o}function si(e){return function(e){var t,i,r,n,o,a;gt||bt();var s=e.length;if(s%4>0)throw new Error("Invalid string. Length must be a multiple of 4");o="="===e[s-2]?2:"="===e[s-1]?1:0,a=new ft(3*s/4-o),r=o>0?s-4:s;var c=0;for(t=0,i=0;t<r;t+=4,i+=3)n=ht[e.charCodeAt(t)]<<18|ht[e.charCodeAt(t+1)]<<12|ht[e.charCodeAt(t+2)]<<6|ht[e.charCodeAt(t+3)],a[c++]=n>>16&255,a[c++]=n>>8&255,a[c++]=255&n;return 2===o?(n=ht[e.charCodeAt(t)]<<2|ht[e.charCodeAt(t+1)]>>4,a[c++]=255&n):1===o&&(n=ht[e.charCodeAt(t)]<<10|ht[e.charCodeAt(t+1)]<<4|ht[e.charCodeAt(t+2)]>>2,a[c++]=n>>8&255,a[c++]=255&n),a}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(ni,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function ci(e,t,i,r){for(var n=0;n<r&&!(n+i>=t.length||n>=e.length);++n)t[n+i]=e[n];return n}function ui(e){return null!=e&&(!!e._isBuffer||li(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&li(e.slice(0,0))}(e))}function li(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}var di=Object.freeze({__proto__:null,Buffer:St,INSPECT_MAX_BYTES:50,SlowBuffer:function(e){return+e!=e&&(e=0),St.alloc(+e)},isBuffer:ui,kMaxLength:_t});function pi(){throw new Error("setTimeout has not been defined")}function hi(){throw new Error("clearTimeout has not been defined")}var fi=pi,gi=hi;function bi(e){if(fi===setTimeout)return setTimeout(e,0);if((fi===pi||!fi)&&setTimeout)return fi=setTimeout,setTimeout(e,0);try{return fi(e,0)}catch(t){try{return fi.call(null,e,0)}catch(t){return fi.call(this,e,0)}}}"function"==typeof dt.setTimeout&&(fi=setTimeout),"function"==typeof dt.clearTimeout&&(gi=clearTimeout);var mi,vi=[],yi=!1,wi=-1;function xi(){yi&&mi&&(yi=!1,mi.length?vi=mi.concat(vi):wi=-1,vi.length&&ki())}function ki(){if(!yi){var e=bi(xi);yi=!0;for(var t=vi.length;t;){for(mi=vi,vi=[];++wi<t;)mi&&mi[wi].run();wi=-1,t=vi.length}mi=null,yi=!1,function(e){if(gi===clearTimeout)return clearTimeout(e);if((gi===hi||!gi)&&clearTimeout)return gi=clearTimeout,clearTimeout(e);try{return gi(e)}catch(t){try{return gi.call(null,e)}catch(t){return gi.call(this,e)}}}(e)}}function _i(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)t[i-1]=arguments[i];vi.push(new Ci(e,t)),1!==vi.length||yi||bi(ki)}function Ci(e,t){this.fun=e,this.array=t}Ci.prototype.run=function(){this.fun.apply(null,this.array)};function Ai(){}var Si=Ai,Ei=Ai,Pi=Ai,Li=Ai,Ti=Ai,Ii=Ai,Di=Ai;var Mi=dt.performance||{},Ri=Mi.now||Mi.mozNow||Mi.msNow||Mi.oNow||Mi.webkitNow||function(){return(new Date).getTime()};var Oi=new Date;var Bi={nextTick:_i,title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:Si,addListener:Ei,once:Pi,off:Li,removeListener:Ti,removeAllListeners:Ii,emit:Di,binding:function(e){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(e){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(e){var t=.001*Ri.call(Mi),i=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(i-=e[0],(r-=e[1])<0&&(i--,r+=1e9)),[i,r]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-Oi)/1e3}},ji="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Fi(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Vi(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var i=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};i.prototype=t.prototype}else i={};return Object.defineProperty(i,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(i,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),i}
121
- /*! https://mths.be/punycode v1.4.1 by @mathias */var Ni=2147483647,zi=36,$i=1,Ui=26,Hi=38,qi=700,Ki=72,Ji=128,Gi="-",Yi=/[^\x20-\x7E]/,Wi=/[\x2E\u3002\uFF0E\uFF61]/g,Zi={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Xi=zi-$i,Qi=Math.floor,er=String.fromCharCode;function tr(e){throw new RangeError(Zi[e])}function ir(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function rr(e,t,i){var r=0;for(e=i?Qi(e/qi):e>>1,e+=Qi(e/t);e>Xi*Ui>>1;r+=zi)e=Qi(e/Xi);return Qi(r+(Xi+1)*e/(e+Hi))}function nr(e){return function(e,t){var i=e.split("@"),r="";i.length>1&&(r=i[0]+"@",e=i[1]);var n=function(e,t){for(var i=e.length,r=[];i--;)r[i]=t(e[i]);return r}((e=e.replace(Wi,".")).split("."),t).join(".");return r+n}(e,(function(e){return Yi.test(e)?"xn--"+function(e){var t,i,r,n,o,a,s,c,u,l,d,p,h,f,g,b=[];for(e=function(e){for(var t,i,r=[],n=0,o=e.length;n<o;)(t=e.charCodeAt(n++))>=55296&&t<=56319&&n<o?56320==(64512&(i=e.charCodeAt(n++)))?r.push(((1023&t)<<10)+(1023&i)+65536):(r.push(t),n--):r.push(t);return r}(e),p=e.length,t=Ji,i=0,o=Ki,a=0;a<p;++a)(d=e[a])<128&&b.push(er(d));for(r=n=b.length,n&&b.push(Gi);r<p;){for(s=Ni,a=0;a<p;++a)(d=e[a])>=t&&d<s&&(s=d);for(s-t>Qi((Ni-i)/(h=r+1))&&tr("overflow"),i+=(s-t)*h,t=s,a=0;a<p;++a)if((d=e[a])<t&&++i>Ni&&tr("overflow"),d==t){for(c=i,u=zi;!(c<(l=u<=o?$i:u>=o+Ui?Ui:u-o));u+=zi)g=c-l,f=zi-l,b.push(er(ir(l+g%f,0))),c=Qi(g/f);b.push(er(ir(c,0))),o=rr(i,h,r==n),i=0,++r}++i,++t}return b.join("")}(e):e}))}var or="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var i=function(){};i.prototype=t.prototype,e.prototype=new i,e.prototype.constructor=e},ar=/%[sdj%]/g;function sr(e){if(!_r(e)){for(var t=[],i=0;i<arguments.length;i++)t.push(pr(arguments[i]));return t.join(" ")}i=1;for(var r=arguments,n=r.length,o=String(e).replace(ar,(function(e){if("%%"===e)return"%";if(i>=n)return e;switch(e){case"%s":return String(r[i++]);case"%d":return Number(r[i++]);case"%j":try{return JSON.stringify(r[i++])}catch(e){return"[Circular]"}default:return e}})),a=r[i];i<n;a=r[++i])wr(a)||!Er(a)?o+=" "+a:o+=" "+pr(a);return o}function cr(e,t){if(Ar(dt.process))return function(){return cr(e,t).apply(this,arguments)};if(!0===Bi.noDeprecation)return e;var i=!1;return function(){if(!i){if(Bi.throwDeprecation)throw new Error(t);Bi.traceDeprecation?console.trace(t):console.error(t),i=!0}return e.apply(this,arguments)}}var ur,lr={};function dr(e){if(Ar(ur)&&(ur=Bi.env.NODE_DEBUG||""),e=e.toUpperCase(),!lr[e])if(new RegExp("\\b"+e+"\\b","i").test(ur)){lr[e]=function(){var t=sr.apply(null,arguments);console.error("%s %d: %s",e,0,t)}}else lr[e]=function(){};return lr[e]}function pr(e,t){var i={seen:[],stylize:fr};return arguments.length>=3&&(i.depth=arguments[2]),arguments.length>=4&&(i.colors=arguments[3]),yr(t)?i.showHidden=t:t&&jr(i,t),Ar(i.showHidden)&&(i.showHidden=!1),Ar(i.depth)&&(i.depth=2),Ar(i.colors)&&(i.colors=!1),Ar(i.customInspect)&&(i.customInspect=!0),i.colors&&(i.stylize=hr),gr(i,e,i.depth)}function hr(e,t){var i=pr.styles[t];return i?"["+pr.colors[i][0]+"m"+e+"["+pr.colors[i][1]+"m":e}function fr(e,t){return e}function gr(e,t,i){if(e.customInspect&&t&&Tr(t.inspect)&&t.inspect!==pr&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(i,e);return _r(r)||(r=gr(e,r,i)),r}var n=function(e,t){if(Ar(t))return e.stylize("undefined","undefined");if(_r(t)){var i="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(i,"string")}if(kr(t))return e.stylize(""+t,"number");if(yr(t))return e.stylize(""+t,"boolean");if(wr(t))return e.stylize("null","null")}(e,t);if(n)return n;var o=Object.keys(t),a=function(e){var t={};return e.forEach((function(e,i){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),Lr(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return br(t);if(0===o.length){if(Tr(t)){var s=t.name?": "+t.name:"";return e.stylize("[Function"+s+"]","special")}if(Sr(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(Pr(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Lr(t))return br(t)}var c,u="",l=!1,d=["{","}"];(vr(t)&&(l=!0,d=["[","]"]),Tr(t))&&(u=" [Function"+(t.name?": "+t.name:"")+"]");return Sr(t)&&(u=" "+RegExp.prototype.toString.call(t)),Pr(t)&&(u=" "+Date.prototype.toUTCString.call(t)),Lr(t)&&(u=" "+br(t)),0!==o.length||l&&0!=t.length?i<0?Sr(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),c=l?function(e,t,i,r,n){for(var o=[],a=0,s=t.length;a<s;++a)Fr(t,String(a))?o.push(mr(e,t,i,r,String(a),!0)):o.push("");return n.forEach((function(n){n.match(/^\d+$/)||o.push(mr(e,t,i,r,n,!0))})),o}(e,t,i,a,o):o.map((function(r){return mr(e,t,i,a,r,l)})),e.seen.pop(),function(e,t,i){var r=e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(r>60)return i[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+i[1];return i[0]+t+" "+e.join(", ")+" "+i[1]}(c,u,d)):d[0]+u+d[1]}function br(e){return"["+Error.prototype.toString.call(e)+"]"}function mr(e,t,i,r,n,o){var a,s,c;if((c=Object.getOwnPropertyDescriptor(t,n)||{value:t[n]}).get?s=c.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):c.set&&(s=e.stylize("[Setter]","special")),Fr(r,n)||(a="["+n+"]"),s||(e.seen.indexOf(c.value)<0?(s=wr(i)?gr(e,c.value,null):gr(e,c.value,i-1)).indexOf("\n")>-1&&(s=o?s.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+s.split("\n").map((function(e){return" "+e})).join("\n")):s=e.stylize("[Circular]","special")),Ar(a)){if(o&&n.match(/^\d+$/))return s;(a=JSON.stringify(""+n)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function vr(e){return Array.isArray(e)}function yr(e){return"boolean"==typeof e}function wr(e){return null===e}function xr(e){return null==e}function kr(e){return"number"==typeof e}function _r(e){return"string"==typeof e}function Cr(e){return"symbol"==typeof e}function Ar(e){return void 0===e}function Sr(e){return Er(e)&&"[object RegExp]"===Mr(e)}function Er(e){return"object"==typeof e&&null!==e}function Pr(e){return Er(e)&&"[object Date]"===Mr(e)}function Lr(e){return Er(e)&&("[object Error]"===Mr(e)||e instanceof Error)}function Tr(e){return"function"==typeof e}function Ir(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e}function Dr(e){return ui(e)}function Mr(e){return Object.prototype.toString.call(e)}function Rr(e){return e<10?"0"+e.toString(10):e.toString(10)}pr.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},pr.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};var Or=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function Br(){var e,t;console.log("%s - %s",(e=new Date,t=[Rr(e.getHours()),Rr(e.getMinutes()),Rr(e.getSeconds())].join(":"),[e.getDate(),Or[e.getMonth()],t].join(" ")),sr.apply(null,arguments))}function jr(e,t){if(!t||!Er(t))return e;for(var i=Object.keys(t),r=i.length;r--;)e[i[r]]=t[i[r]];return e}function Fr(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var Vr={inherits:or,_extend:jr,log:Br,isBuffer:Dr,isPrimitive:Ir,isFunction:Tr,isError:Lr,isDate:Pr,isObject:Er,isRegExp:Sr,isUndefined:Ar,isSymbol:Cr,isString:_r,isNumber:kr,isNullOrUndefined:xr,isNull:wr,isBoolean:yr,isArray:vr,inspect:pr,deprecate:cr,format:sr,debuglog:dr},Nr=Object.freeze({__proto__:null,_extend:jr,debuglog:dr,default:Vr,deprecate:cr,format:sr,inherits:or,inspect:pr,isArray:vr,isBoolean:yr,isBuffer:Dr,isDate:Pr,isError:Lr,isFunction:Tr,isNull:wr,isNullOrUndefined:xr,isNumber:kr,isObject:Er,isPrimitive:Ir,isRegExp:Sr,isString:_r,isSymbol:Cr,isUndefined:Ar,log:Br});function zr(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var $r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function Ur(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}}function Hr(e,t){if(e.map)return e.map(t);for(var i=[],r=0;r<e.length;r++)i.push(t(e[r],r));return i}var qr=Object.keys||function(e){var t=[];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.push(i);return t};function Kr(e,t,i,r){t=t||"&",i=i||"=";var n={};if("string"!=typeof e||0===e.length)return n;var o=/\+/g;e=e.split(t);var a=1e3;r&&"number"==typeof r.maxKeys&&(a=r.maxKeys);var s=e.length;a>0&&s>a&&(s=a);for(var c=0;c<s;++c){var u,l,d,p,h=e[c].replace(o,"%20"),f=h.indexOf(i);f>=0?(u=h.substr(0,f),l=h.substr(f+1)):(u=h,l=""),d=decodeURIComponent(u),p=decodeURIComponent(l),zr(n,d)?$r(n[d])?n[d].push(p):n[d]=[n[d],p]:n[d]=p}return n}var Jr={parse:un,resolve:hn,resolveObject:fn,format:dn,Url:Gr};function Gr(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var Yr=/^([a-z0-9.+-]+:)/i,Wr=/:[0-9]*$/,Zr=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Xr=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),Qr=["'"].concat(Xr),en=["%","/","?",";","#"].concat(Qr),tn=["/","?","#"],rn=255,nn=/^[+a-z0-9A-Z_-]{0,63}$/,on=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,an={javascript:!0,"javascript:":!0},sn={javascript:!0,"javascript:":!0},cn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function un(e,t,i){if(e&&Er(e)&&e instanceof Gr)return e;var r=new Gr;return r.parse(e,t,i),r}function ln(e,t,i,r){if(!_r(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var n=t.indexOf("?"),o=-1!==n&&n<t.indexOf("#")?"?":"#",a=t.split(o);a[0]=a[0].replace(/\\/g,"/");var s=t=a.join(o);if(s=s.trim(),!r&&1===t.split("#").length){var c=Zr.exec(s);if(c)return e.path=s,e.href=s,e.pathname=c[1],c[2]?(e.search=c[2],e.query=i?Kr(e.search.substr(1)):e.search.substr(1)):i&&(e.search="",e.query={}),e}var u,l,d,p,h=Yr.exec(s);if(h){var f=(h=h[0]).toLowerCase();e.protocol=f,s=s.substr(h.length)}if(r||h||s.match(/^\/\/[^@\/]+@[^@\/]+/)){var g="//"===s.substr(0,2);!g||h&&sn[h]||(s=s.substr(2),e.slashes=!0)}if(!sn[h]&&(g||h&&!cn[h])){var b,m,v=-1;for(u=0;u<tn.length;u++)-1!==(l=s.indexOf(tn[u]))&&(-1===v||l<v)&&(v=l);for(-1!==(m=-1===v?s.lastIndexOf("@"):s.lastIndexOf("@",v))&&(b=s.slice(0,m),s=s.slice(m+1),e.auth=decodeURIComponent(b)),v=-1,u=0;u<en.length;u++)-1!==(l=s.indexOf(en[u]))&&(-1===v||l<v)&&(v=l);-1===v&&(v=s.length),e.host=s.slice(0,v),s=s.slice(v),gn(e),e.hostname=e.hostname||"";var y="["===e.hostname[0]&&"]"===e.hostname[e.hostname.length-1];if(!y){var w=e.hostname.split(/\./);for(u=0,d=w.length;u<d;u++){var x=w[u];if(x&&!x.match(nn)){for(var k="",_=0,C=x.length;_<C;_++)x.charCodeAt(_)>127?k+="x":k+=x[_];if(!k.match(nn)){var A=w.slice(0,u),S=w.slice(u+1),E=x.match(on);E&&(A.push(E[1]),S.unshift(E[2])),S.length&&(s="/"+S.join(".")+s),e.hostname=A.join(".");break}}}}e.hostname.length>rn?e.hostname="":e.hostname=e.hostname.toLowerCase(),y||(e.hostname=nr(e.hostname)),p=e.port?":"+e.port:"";var P=e.hostname||"";e.host=P+p,e.href+=e.host,y&&(e.hostname=e.hostname.substr(1,e.hostname.length-2),"/"!==s[0]&&(s="/"+s))}if(!an[f])for(u=0,d=Qr.length;u<d;u++){var L=Qr[u];if(-1!==s.indexOf(L)){var T=encodeURIComponent(L);T===L&&(T=escape(L)),s=s.split(L).join(T)}}var I=s.indexOf("#");-1!==I&&(e.hash=s.substr(I),s=s.slice(0,I));var D=s.indexOf("?");if(-1!==D?(e.search=s.substr(D),e.query=s.substr(D+1),i&&(e.query=Kr(e.query)),s=s.slice(0,D)):i&&(e.search="",e.query={}),s&&(e.pathname=s),cn[f]&&e.hostname&&!e.pathname&&(e.pathname="/"),e.pathname||e.search){p=e.pathname||"";var M=e.search||"";e.path=p+M}return e.href=pn(e),e}function dn(e){return _r(e)&&(e=ln({},e)),pn(e)}function pn(e){var t=e.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var i,r,n,o,a=e.protocol||"",s=e.pathname||"",c=e.hash||"",u=!1,l="";e.host?u=t+e.host:e.hostname&&(u=t+(-1===e.hostname.indexOf(":")?e.hostname:"["+this.hostname+"]"),e.port&&(u+=":"+e.port)),e.query&&Er(e.query)&&Object.keys(e.query).length&&(i=e.query,r=r||"&",n=n||"=",null===i&&(i=void 0),l="object"==typeof i?Hr(qr(i),(function(e){var t=encodeURIComponent(Ur(e))+n;return $r(i[e])?Hr(i[e],(function(e){return t+encodeURIComponent(Ur(e))})).join(r):t+encodeURIComponent(Ur(i[e]))})).join(r):o?encodeURIComponent(Ur(o))+n+encodeURIComponent(Ur(i)):"");var d=e.search||l&&"?"+l||"";return a&&":"!==a.substr(-1)&&(a+=":"),e.slashes||(!a||cn[a])&&!1!==u?(u="//"+(u||""),s&&"/"!==s.charAt(0)&&(s="/"+s)):u||(u=""),c&&"#"!==c.charAt(0)&&(c="#"+c),d&&"?"!==d.charAt(0)&&(d="?"+d),a+u+(s=s.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(d=d.replace("#","%23"))+c}function hn(e,t){return un(e,!1,!0).resolve(t)}function fn(e,t){return e?un(e,!1,!0).resolveObject(t):t}function gn(e){var t=e.host,i=Wr.exec(t);i&&(":"!==(i=i[0])&&(e.port=i.substr(1)),t=t.substr(0,t.length-i.length)),t&&(e.hostname=t)}Gr.prototype.parse=function(e,t,i){return ln(this,e,t,i)},Gr.prototype.format=function(){return pn(this)},Gr.prototype.resolve=function(e){return this.resolveObject(un(e,!1,!0)).format()},Gr.prototype.resolveObject=function(e){if(_r(e)){var t=new Gr;t.parse(e,!1,!0),e=t}for(var i,r=new Gr,n=Object.keys(this),o=0;o<n.length;o++){var a=n[o];r[a]=this[a]}if(r.hash=e.hash,""===e.href)return r.href=r.format(),r;if(e.slashes&&!e.protocol){for(var s=Object.keys(e),c=0;c<s.length;c++){var u=s[c];"protocol"!==u&&(r[u]=e[u])}return cn[r.protocol]&&r.hostname&&!r.pathname&&(r.path=r.pathname="/"),r.href=r.format(),r}if(e.protocol&&e.protocol!==r.protocol){if(!cn[e.protocol]){for(var l=Object.keys(e),d=0;d<l.length;d++){var p=l[d];r[p]=e[p]}return r.href=r.format(),r}if(r.protocol=e.protocol,e.host||sn[e.protocol])r.pathname=e.pathname;else{for(i=(e.pathname||"").split("/");i.length&&!(e.host=i.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==i[0]&&i.unshift(""),i.length<2&&i.unshift(""),r.pathname=i.join("/")}if(r.search=e.search,r.query=e.query,r.host=e.host||"",r.auth=e.auth,r.hostname=e.hostname||e.host,r.port=e.port,r.pathname||r.search){var h=r.pathname||"",f=r.search||"";r.path=h+f}return r.slashes=r.slashes||e.slashes,r.href=r.format(),r}var g,b=r.pathname&&"/"===r.pathname.charAt(0),m=e.host||e.pathname&&"/"===e.pathname.charAt(0),v=m||b||r.host&&e.pathname,y=v,w=r.pathname&&r.pathname.split("/")||[],x=r.protocol&&!cn[r.protocol];if(i=e.pathname&&e.pathname.split("/")||[],x&&(r.hostname="",r.port=null,r.host&&(""===w[0]?w[0]=r.host:w.unshift(r.host)),r.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===i[0]?i[0]=e.host:i.unshift(e.host)),e.host=null),v=v&&(""===i[0]||""===w[0])),m)r.host=e.host||""===e.host?e.host:r.host,r.hostname=e.hostname||""===e.hostname?e.hostname:r.hostname,r.search=e.search,r.query=e.query,w=i;else if(i.length)w||(w=[]),w.pop(),w=w.concat(i),r.search=e.search,r.query=e.query;else if(!xr(e.search))return x&&(r.hostname=r.host=w.shift(),(g=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=g.shift(),r.host=r.hostname=g.shift())),r.search=e.search,r.query=e.query,wr(r.pathname)&&wr(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r;if(!w.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var k=w.slice(-1)[0],_=(r.host||e.host||w.length>1)&&("."===k||".."===k)||""===k,C=0,A=w.length;A>=0;A--)"."===(k=w[A])?w.splice(A,1):".."===k?(w.splice(A,1),C++):C&&(w.splice(A,1),C--);if(!v&&!y)for(;C--;C)w.unshift("..");!v||""===w[0]||w[0]&&"/"===w[0].charAt(0)||w.unshift(""),_&&"/"!==w.join("/").substr(-1)&&w.push("");var S=""===w[0]||w[0]&&"/"===w[0].charAt(0);return x&&(r.hostname=r.host=S?"":w.length?w.shift():"",(g=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=g.shift(),r.host=r.hostname=g.shift())),(v=v||r.host&&w.length)&&!S&&w.unshift(""),w.length?r.pathname=w.join("/"):(r.pathname=null,r.path=null),wr(r.pathname)&&wr(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=e.auth||r.auth,r.slashes=r.slashes||e.slashes,r.href=r.format(),r},Gr.prototype.parseHost=function(){return gn(this)};var bn,mn,vn=Vi(Object.freeze({__proto__:null,Url:Gr,default:Jr,format:dn,parse:un,resolve:hn,resolveObject:fn})),yn={},wn=Object.freeze({__proto__:null,default:yn}),xn=Vi(wn),kn=In(dt.fetch)&&In(dt.ReadableStream);function _n(e){mn||(mn=new dt.XMLHttpRequest).open("GET",dt.location.host?"/":"https://example.com");try{return mn.responseType=e,mn.responseType===e}catch(e){return!1}}var Cn=void 0!==dt.ArrayBuffer,An=Cn&&In(dt.ArrayBuffer.prototype.slice),Sn=Cn&&_n("arraybuffer"),En=!kn&&An&&_n("ms-stream"),Pn=!kn&&Cn&&_n("moz-chunked-arraybuffer"),Ln=In(mn.overrideMimeType),Tn=In(dt.VBArray);function In(e){return"function"==typeof e}function Dn(){}function Mn(){Mn.init.call(this)}function Rn(e){return void 0===e._maxListeners?Mn.defaultMaxListeners:e._maxListeners}function On(e,t,i,r){var n,o,a,s;if("function"!=typeof i)throw new TypeError('"listener" argument must be a function');if((o=e._events)?(o.newListener&&(e.emit("newListener",t,i.listener?i.listener:i),o=e._events),a=o[t]):(o=e._events=new Dn,e._eventsCount=0),a){if("function"==typeof a?a=o[t]=r?[i,a]:[a,i]:r?a.unshift(i):a.push(i),!a.warned&&(n=Rn(e))&&n>0&&a.length>n){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+t+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.count=a.length,s=c,"function"==typeof console.warn?console.warn(s):console.log(s)}}else a=o[t]=i,++e._eventsCount;return e}function Bn(e,t,i){var r=!1;function n(){e.removeListener(t,n),r||(r=!0,i.apply(e,arguments))}return n.listener=i,n}function jn(e){var t=this._events;if(t){var i=t[e];if("function"==typeof i)return 1;if(i)return i.length}return 0}function Fn(e,t){for(var i=new Array(t);t--;)i[t]=e[t];return i}mn=null,Dn.prototype=Object.create(null),Mn.EventEmitter=Mn,Mn.usingDomains=!1,Mn.prototype.domain=void 0,Mn.prototype._events=void 0,Mn.prototype._maxListeners=void 0,Mn.defaultMaxListeners=10,Mn.init=function(){this.domain=null,Mn.usingDomains&&undefined.active,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new Dn,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},Mn.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},Mn.prototype.getMaxListeners=function(){return Rn(this)},Mn.prototype.emit=function(e){var t,i,r,n,o,a,s,c="error"===e;if(a=this._events)c=c&&null==a.error;else if(!c)return!1;if(s=this.domain,c){if(t=arguments[1],!s){if(t instanceof Error)throw t;var u=new Error('Uncaught, unspecified "error" event. ('+t+")");throw u.context=t,u}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=s,t.domainThrown=!1,s.emit("error",t),!1}if(!(i=a[e]))return!1;var l="function"==typeof i;switch(r=arguments.length){case 1:!function(e,t,i){if(t)e.call(i);else for(var r=e.length,n=Fn(e,r),o=0;o<r;++o)n[o].call(i)}(i,l,this);break;case 2:!function(e,t,i,r){if(t)e.call(i,r);else for(var n=e.length,o=Fn(e,n),a=0;a<n;++a)o[a].call(i,r)}(i,l,this,arguments[1]);break;case 3:!function(e,t,i,r,n){if(t)e.call(i,r,n);else for(var o=e.length,a=Fn(e,o),s=0;s<o;++s)a[s].call(i,r,n)}(i,l,this,arguments[1],arguments[2]);break;case 4:!function(e,t,i,r,n,o){if(t)e.call(i,r,n,o);else for(var a=e.length,s=Fn(e,a),c=0;c<a;++c)s[c].call(i,r,n,o)}(i,l,this,arguments[1],arguments[2],arguments[3]);break;default:for(n=new Array(r-1),o=1;o<r;o++)n[o-1]=arguments[o];!function(e,t,i,r){if(t)e.apply(i,r);else for(var n=e.length,o=Fn(e,n),a=0;a<n;++a)o[a].apply(i,r)}(i,l,this,n)}return!0},Mn.prototype.addListener=function(e,t){return On(this,e,t,!1)},Mn.prototype.on=Mn.prototype.addListener,Mn.prototype.prependListener=function(e,t){return On(this,e,t,!0)},Mn.prototype.once=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.on(e,Bn(this,e,t)),this},Mn.prototype.prependOnceListener=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.prependListener(e,Bn(this,e,t)),this},Mn.prototype.removeListener=function(e,t){var i,r,n,o,a;if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');if(!(r=this._events))return this;if(!(i=r[e]))return this;if(i===t||i.listener&&i.listener===t)0==--this._eventsCount?this._events=new Dn:(delete r[e],r.removeListener&&this.emit("removeListener",e,i.listener||t));else if("function"!=typeof i){for(n=-1,o=i.length;o-- >0;)if(i[o]===t||i[o].listener&&i[o].listener===t){a=i[o].listener,n=o;break}if(n<0)return this;if(1===i.length){if(i[0]=void 0,0==--this._eventsCount)return this._events=new Dn,this;delete r[e]}else!function(e,t){for(var i=t,r=i+1,n=e.length;r<n;i+=1,r+=1)e[i]=e[r];e.pop()}(i,n);r.removeListener&&this.emit("removeListener",e,a||t)}return this},Mn.prototype.removeAllListeners=function(e){var t,i;if(!(i=this._events))return this;if(!i.removeListener)return 0===arguments.length?(this._events=new Dn,this._eventsCount=0):i[e]&&(0==--this._eventsCount?this._events=new Dn:delete i[e]),this;if(0===arguments.length){for(var r,n=Object.keys(i),o=0;o<n.length;++o)"removeListener"!==(r=n[o])&&this.removeAllListeners(r);return this.removeAllListeners("removeListener"),this._events=new Dn,this._eventsCount=0,this}if("function"==typeof(t=i[e]))this.removeListener(e,t);else if(t)do{this.removeListener(e,t[t.length-1])}while(t[0]);return this},Mn.prototype.listeners=function(e){var t,i=this._events;return i&&(t=i[e])?"function"==typeof t?[t.listener||t]:function(e){for(var t=new Array(e.length),i=0;i<t.length;++i)t[i]=e[i].listener||e[i];return t}(t):[]},Mn.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):jn.call(e,t)},Mn.prototype.listenerCount=jn,Mn.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Vn=Object.freeze({__proto__:null,EventEmitter:Mn,default:Mn});function Nn(){this.head=null,this.tail=null,this.length=0}Nn.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},Nn.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},Nn.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},Nn.prototype.clear=function(){this.head=this.tail=null,this.length=0},Nn.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,i=""+t.data;t=t.next;)i+=e+t.data;return i},Nn.prototype.concat=function(e){if(0===this.length)return St.alloc(0);if(1===this.length)return this.head.data;for(var t=St.allocUnsafe(e>>>0),i=this.head,r=0;i;)i.data.copy(t,r),r+=i.data.length,i=i.next;return t};var zn=St.isEncoding||function(e){switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function $n(e){switch(this.encoding=(e||"utf8").toLowerCase().replace(/[-_]/,""),function(e){if(e&&!zn(e))throw new Error("Unknown encoding: "+e)}(e),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=Hn;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=qn;break;default:return void(this.write=Un)}this.charBuffer=new St(6),this.charReceived=0,this.charLength=0}function Un(e){return e.toString(this.encoding)}function Hn(e){this.charReceived=e.length%2,this.charLength=this.charReceived?2:0}function qn(e){this.charReceived=e.length%3,this.charLength=this.charReceived?3:0}$n.prototype.write=function(e){for(var t="";this.charLength;){var i=e.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,i),this.charReceived+=i,this.charReceived<this.charLength)return"";if(e=e.slice(i,e.length),!((n=(t=this.charBuffer.slice(0,this.charLength).toString(this.encoding)).charCodeAt(t.length-1))>=55296&&n<=56319)){if(this.charReceived=this.charLength=0,0===e.length)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var r=e.length;this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,r),r-=this.charReceived);var n;r=(t+=e.toString(this.encoding,0,r)).length-1;if((n=t.charCodeAt(r))>=55296&&n<=56319){var o=this.surrogateSize;return this.charLength+=o,this.charReceived+=o,this.charBuffer.copy(this.charBuffer,o,0,o),e.copy(this.charBuffer,0,0,o),t.substring(0,r)}return t},$n.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var i=e[e.length-t];if(1==t&&i>>5==6){this.charLength=2;break}if(t<=2&&i>>4==14){this.charLength=3;break}if(t<=3&&i>>3==30){this.charLength=4;break}}this.charReceived=t},$n.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var i=this.charReceived,r=this.charBuffer,n=this.encoding;t+=r.slice(0,i).toString(n)}return t};var Kn=Object.freeze({__proto__:null,StringDecoder:$n});Yn.ReadableState=Gn;var Jn=dr("stream");function Gn(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof Co&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var i=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r,this.highWaterMark=~~this.highWaterMark,this.buffer=new Nn,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new $n(e.encoding),this.encoding=e.encoding)}function Yn(e){if(!(this instanceof Yn))return new Yn(e);this._readableState=new Gn(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),Mn.call(this)}function Wn(e,t,i,r,n){var o=function(e,t){var i=null;ui(t)||"string"==typeof t||null==t||e.objectMode||(i=new TypeError("Invalid non-string/buffer chunk"));return i}(t,i);if(o)e.emit("error",o);else if(null===i)t.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var i=t.decoder.end();i&&i.length&&(t.buffer.push(i),t.length+=t.objectMode?1:i.length)}t.ended=!0,Qn(e)}(e,t);else if(t.objectMode||i&&i.length>0)if(t.ended&&!n){var a=new Error("stream.push() after EOF");e.emit("error",a)}else if(t.endEmitted&&n){var s=new Error("stream.unshift() after end event");e.emit("error",s)}else{var c;!t.decoder||n||r||(i=t.decoder.write(i),c=!t.objectMode&&0===i.length),n||(t.reading=!1),c||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",i),e.read(0)):(t.length+=t.objectMode?1:i.length,n?t.buffer.unshift(i):t.buffer.push(i),t.needReadable&&Qn(e))),function(e,t){t.readingMore||(t.readingMore=!0,_i(to,e,t))}(e,t)}else n||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}or(Yn,Mn),Yn.prototype.push=function(e,t){var i=this._readableState;return i.objectMode||"string"!=typeof e||(t=t||i.defaultEncoding)!==i.encoding&&(e=St.from(e,t),t=""),Wn(this,i,e,t,!1)},Yn.prototype.unshift=function(e){return Wn(this,this._readableState,e,"",!0)},Yn.prototype.isPaused=function(){return!1===this._readableState.flowing},Yn.prototype.setEncoding=function(e){return this._readableState.decoder=new $n(e),this._readableState.encoding=e,this};var Zn=8388608;function Xn(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=Zn?e=Zn:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function Qn(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(Jn("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_i(eo,e):eo(e))}function eo(e){Jn("emit readable"),e.emit("readable"),no(e)}function to(e,t){for(var i=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(Jn("maybeReadMore read 0"),e.read(0),i!==t.length);)i=t.length;t.readingMore=!1}function io(e){Jn("readable nexttick read 0"),e.read(0)}function ro(e,t){t.reading||(Jn("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),no(e),t.flowing&&!t.reading&&e.read(0)}function no(e){var t=e._readableState;for(Jn("flow",t.flowing);t.flowing&&null!==e.read(););}function oo(e,t){return 0===t.length?null:(t.objectMode?i=t.buffer.shift():!e||e>=t.length?(i=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):i=function(e,t,i){var r;e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():i?function(e,t){var i=t.head,r=1,n=i.data;e-=n.length;for(;i=i.next;){var o=i.data,a=e>o.length?o.length:e;if(a===o.length?n+=o:n+=o.slice(0,e),0===(e-=a)){a===o.length?(++r,i.next?t.head=i.next:t.head=t.tail=null):(t.head=i,i.data=o.slice(a));break}++r}return t.length-=r,n}(e,t):function(e,t){var i=St.allocUnsafe(e),r=t.head,n=1;r.data.copy(i),e-=r.data.length;for(;r=r.next;){var o=r.data,a=e>o.length?o.length:e;if(o.copy(i,i.length-e,0,a),0===(e-=a)){a===o.length?(++n,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(a));break}++n}return t.length-=n,i}(e,t);return r}(e,t.buffer,t.decoder),i);var i}function ao(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_i(so,t,e))}function so(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function co(e,t){for(var i=0,r=e.length;i<r;i++)if(e[i]===t)return i;return-1}function uo(){}function lo(e,t,i){this.chunk=e,this.encoding=t,this.callback=i,this.next=null}function po(e,t){Object.defineProperty(this,"buffer",{get:cr((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof Co&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var i=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var n=!1===e.decodeStrings;this.decodeStrings=!n,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var i=e._writableState,r=i.sync,n=i.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(i),t)!function(e,t,i,r,n){--t.pendingcb,i?_i(n,r):n(r);e._writableState.errorEmitted=!0,e.emit("error",r)}(e,i,r,t,n);else{var o=mo(i);o||i.corked||i.bufferProcessing||!i.bufferedRequest||bo(e,i),r?_i(go,e,i,o,n):go(e,i,o,n)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new wo(this)}function ho(e){if(!(this instanceof ho||this instanceof Co))return new ho(e);this._writableState=new po(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),Mn.call(this)}function fo(e,t,i,r,n,o,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,i?e._writev(n,t.onwrite):e._write(n,o,t.onwrite),t.sync=!1}function go(e,t,i,r){i||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),yo(e,t)}function bo(e,t){t.bufferProcessing=!0;var i=t.bufferedRequest;if(e._writev&&i&&i.next){var r=t.bufferedRequestCount,n=new Array(r),o=t.corkedRequestsFree;o.entry=i;for(var a=0;i;)n[a]=i,i=i.next,a+=1;fo(e,t,!0,t.length,n,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new wo(t)}else{for(;i;){var s=i.chunk,c=i.encoding,u=i.callback;if(fo(e,t,!1,t.objectMode?1:s.length,s,c,u),i=i.next,t.writing)break}null===i&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=i,t.bufferProcessing=!1}function mo(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function vo(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function yo(e,t){var i=mo(t);return i&&(0===t.pendingcb?(vo(e,t),t.finished=!0,e.emit("finish")):vo(e,t)),i}function wo(e){var t=this;this.next=null,this.entry=null,this.finish=function(i){var r=t.entry;for(t.entry=null;r;){var n=r.callback;e.pendingcb--,n(i),r=r.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}Yn.prototype.read=function(e){Jn("read",e),e=parseInt(e,10);var t=this._readableState,i=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return Jn("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?ao(this):Qn(this),null;if(0===(e=Xn(e,t))&&t.ended)return 0===t.length&&ao(this),null;var r,n=t.needReadable;return Jn("need readable",n),(0===t.length||t.length-e<t.highWaterMark)&&Jn("length less than watermark",n=!0),t.ended||t.reading?Jn("reading or ended",n=!1):n&&(Jn("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=Xn(i,t))),null===(r=e>0?oo(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),i!==e&&t.ended&&ao(this)),null!==r&&this.emit("data",r),r},Yn.prototype._read=function(e){this.emit("error",new Error("not implemented"))},Yn.prototype.pipe=function(e,t){var i=this,r=this._readableState;switch(r.pipesCount){case 0:r.pipes=e;break;case 1:r.pipes=[r.pipes,e];break;default:r.pipes.push(e)}r.pipesCount+=1,Jn("pipe count=%d opts=%j",r.pipesCount,t);var n=!t||!1!==t.end?a:u;function o(e){Jn("onunpipe"),e===i&&u()}function a(){Jn("onend"),e.end()}r.endEmitted?_i(n):i.once("end",n),e.on("unpipe",o);var s=function(e){return function(){var t=e._readableState;Jn("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,no(e))}}(i);e.on("drain",s);var c=!1;function u(){Jn("cleanup"),e.removeListener("close",h),e.removeListener("finish",f),e.removeListener("drain",s),e.removeListener("error",p),e.removeListener("unpipe",o),i.removeListener("end",a),i.removeListener("end",u),i.removeListener("data",d),c=!0,!r.awaitDrain||e._writableState&&!e._writableState.needDrain||s()}var l=!1;function d(t){Jn("ondata"),l=!1,!1!==e.write(t)||l||((1===r.pipesCount&&r.pipes===e||r.pipesCount>1&&-1!==co(r.pipes,e))&&!c&&(Jn("false write response, pause",i._readableState.awaitDrain),i._readableState.awaitDrain++,l=!0),i.pause())}function p(t){var i;Jn("onerror",t),g(),e.removeListener("error",p),0===(i="error",e.listeners(i).length)&&e.emit("error",t)}function h(){e.removeListener("finish",f),g()}function f(){Jn("onfinish"),e.removeListener("close",h),g()}function g(){Jn("unpipe"),i.unpipe(e)}return i.on("data",d),function(e,t,i){if("function"==typeof e.prependListener)return e.prependListener(t,i);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(i):e._events[t]=[i,e._events[t]]:e.on(t,i)}(e,"error",p),e.once("close",h),e.once("finish",f),e.emit("pipe",i),r.flowing||(Jn("pipe resume"),i.resume()),e},Yn.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var i=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var n=0;n<r;n++)i[n].emit("unpipe",this);return this}var o=co(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},Yn.prototype.on=function(e,t){var i=Mn.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&Qn(this):_i(io,this))}return i},Yn.prototype.addListener=Yn.prototype.on,Yn.prototype.resume=function(){var e=this._readableState;return e.flowing||(Jn("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_i(ro,e,t))}(this,e)),this},Yn.prototype.pause=function(){return Jn("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(Jn("pause"),this._readableState.flowing=!1,this.emit("pause")),this},Yn.prototype.wrap=function(e){var t=this._readableState,i=!1,r=this;for(var n in e.on("end",(function(){if(Jn("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&r.push(e)}r.push(null)})),e.on("data",(function(n){(Jn("wrapped data"),t.decoder&&(n=t.decoder.write(n)),t.objectMode&&null==n)||(t.objectMode||n&&n.length)&&(r.push(n)||(i=!0,e.pause()))})),e)void 0===this[n]&&"function"==typeof e[n]&&(this[n]=function(t){return function(){return e[t].apply(e,arguments)}}(n));return function(e,t){for(var i=0,r=e.length;i<r;i++)t(e[i],i)}(["error","close","destroy","pause","resume"],(function(t){e.on(t,r.emit.bind(r,t))})),r._read=function(t){Jn("wrapped _read",t),i&&(i=!1,e.resume())},r},Yn._fromList=oo,ho.WritableState=po,or(ho,Mn),po.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},ho.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},ho.prototype.write=function(e,t,i){var r=this._writableState,n=!1;return"function"==typeof t&&(i=t,t=null),St.isBuffer(e)?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof i&&(i=uo),r.ended?function(e,t){var i=new Error("write after end");e.emit("error",i),_i(t,i)}(this,i):function(e,t,i,r){var n=!0,o=!1;return null===i?o=new TypeError("May not write null values to stream"):St.isBuffer(i)||"string"==typeof i||void 0===i||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),_i(r,o),n=!1),n}(this,r,e,i)&&(r.pendingcb++,n=function(e,t,i,r,n){i=function(e,t,i){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=St.from(t,i));return t}(t,i,r),St.isBuffer(i)&&(r="buffer");var o=t.objectMode?1:i.length;t.length+=o;var a=t.length<t.highWaterMark;a||(t.needDrain=!0);if(t.writing||t.corked){var s=t.lastBufferedRequest;t.lastBufferedRequest=new lo(i,r,n),s?s.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else fo(e,t,!1,o,i,r,n);return a}(this,r,e,t,i)),n},ho.prototype.cork=function(){this._writableState.corked++},ho.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||bo(this,e))},ho.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},ho.prototype._write=function(e,t,i){i(new Error("not implemented"))},ho.prototype._writev=null,ho.prototype.end=function(e,t,i){var r=this._writableState;"function"==typeof e?(i=e,e=null,t=null):"function"==typeof t&&(i=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,i){t.ending=!0,yo(e,t),i&&(t.finished?_i(i):e.once("finish",i));t.ended=!0,e.writable=!1}(this,r,i)},or(Co,Yn);for(var xo=Object.keys(ho.prototype),ko=0;ko<xo.length;ko++){var _o=xo[ko];Co.prototype[_o]||(Co.prototype[_o]=ho.prototype[_o])}function Co(e){if(!(this instanceof Co))return new Co(e);Yn.call(this,e),ho.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",Ao)}function Ao(){this.allowHalfOpen||this._writableState.ended||_i(So,this)}function So(e){e.end()}function Eo(e){this.afterTransform=function(t,i){return function(e,t,i){var r=e._transformState;r.transforming=!1;var n=r.writecb;if(!n)return e.emit("error",new Error("no writecb in Transform class"));r.writechunk=null,r.writecb=null,null!=i&&e.push(i);n(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,i)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Po(e){if(!(this instanceof Po))return new Po(e);Co.call(this,e),this._transformState=new Eo(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Lo(t,e)})):Lo(t)}))}function Lo(e,t){if(t)return e.emit("error",t);var i=e._writableState,r=e._transformState;if(i.length)throw new Error("Calling transform done when ws.length != 0");if(r.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function To(e){if(!(this instanceof To))return new To(e);Po.call(this,e)}function Io(){Mn.call(this)}or(Po,Co),Po.prototype.push=function(e,t){return this._transformState.needTransform=!1,Co.prototype.push.call(this,e,t)},Po.prototype._transform=function(e,t,i){throw new Error("Not implemented")},Po.prototype._write=function(e,t,i){var r=this._transformState;if(r.writecb=i,r.writechunk=e,r.writeencoding=t,!r.transforming){var n=this._readableState;(r.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}},Po.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},or(To,Po),To.prototype._transform=function(e,t,i){i(null,e)},or(Io,Mn),Io.Readable=Yn,Io.Writable=ho,Io.Duplex=Co,Io.Transform=Po,Io.PassThrough=To,Io.Stream=Io,Io.prototype.pipe=function(e,t){var i=this;function r(t){e.writable&&!1===e.write(t)&&i.pause&&i.pause()}function n(){i.readable&&i.resume&&i.resume()}i.on("data",r),e.on("drain",n),e._isStdio||t&&!1===t.end||(i.on("end",a),i.on("close",s));var o=!1;function a(){o||(o=!0,e.end())}function s(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function c(e){if(u(),0===Mn.listenerCount(this,"error"))throw e}function u(){i.removeListener("data",r),e.removeListener("drain",n),i.removeListener("end",a),i.removeListener("close",s),i.removeListener("error",c),e.removeListener("error",c),i.removeListener("end",u),i.removeListener("close",u),e.removeListener("close",u)}return i.on("error",c),e.on("error",c),i.on("end",u),i.on("close",u),e.on("close",u),e.emit("pipe",i),e};var Do=Object.freeze({__proto__:null,Duplex:Co,PassThrough:To,Readable:Yn,Stream:Io,Transform:Po,Writable:ho,default:Io}),Mo=3,Ro=4;function Oo(e,t,i){var r,n=this;if(Yn.call(n),n._mode=i,n.headers={},n.rawHeaders=[],n.trailers={},n.rawTrailers=[],n.on("end",(function(){_i((function(){n.emit("close")}))})),"fetch"===i){n._fetchResponse=t,n.url=t.url,n.statusCode=t.status,n.statusMessage=t.statusText;for(var o,a,s=t.headers[Symbol.iterator]();o=(a=s.next()).value,!a.done;)n.headers[o[0].toLowerCase()]=o[1],n.rawHeaders.push(o[0],o[1]);var c=t.body.getReader();(r=function(){c.read().then((function(e){n._destroyed||(e.done?n.push(null):(n.push(new St(e.value)),r()))}))})()}else{if(n._xhr=e,n._pos=0,n.url=e.responseURL,n.statusCode=e.status,n.statusMessage=e.statusText,e.getAllResponseHeaders().split(/\r?\n/).forEach((function(e){var t=e.match(/^([^:]+):\s*(.*)/);if(t){var i=t[1].toLowerCase();"set-cookie"===i?(void 0===n.headers[i]&&(n.headers[i]=[]),n.headers[i].push(t[2])):void 0!==n.headers[i]?n.headers[i]+=", "+t[2]:n.headers[i]=t[2],n.rawHeaders.push(t[1],t[2])}})),n._charset="x-user-defined",!Ln){var u=n.rawHeaders["mime-type"];if(u){var l=u.match(/;\s*charset=([^;])(;|$)/);l&&(n._charset=l[1].toLowerCase())}n._charset||(n._charset="utf-8")}}}function Bo(e){var t,i=this;ho.call(i),i._opts=e,i._body=[],i._headers={},e.auth&&i.setHeader("Authorization","Basic "+new St(e.auth).toString("base64")),Object.keys(e.headers).forEach((function(t){i.setHeader(t,e.headers[t])}));var r=!0;if("disable-fetch"===e.mode)r=!1,t=!0;else if("prefer-streaming"===e.mode)t=!1;else if("allow-wrong-content-type"===e.mode)t=!Ln;else{if(e.mode&&"default"!==e.mode&&"prefer-fast"!==e.mode)throw new Error("Invalid value for opts.mode");t=!0}i._mode=function(e,t){return kn&&t?"fetch":Pn?"moz-chunked-arraybuffer":En?"ms-stream":Sn&&e?"arraybuffer":Tn&&e?"text:vbarray":"text"}(t,r),i.on("finish",(function(){i._onFinish()}))}or(Oo,Yn),Oo.prototype._read=function(){},Oo.prototype._onXHRProgress=function(){var e=this,t=e._xhr,i=null;switch(e._mode){case"text:vbarray":if(t.readyState!==Ro)break;try{i=new dt.VBArray(t.responseBody).toArray()}catch(e){}if(null!==i){e.push(new St(i));break}case"text":try{i=t.responseText}catch(t){e._mode="text:vbarray";break}if(i.length>e._pos){var r=i.substr(e._pos);if("x-user-defined"===e._charset){for(var n=new St(r.length),o=0;o<r.length;o++)n[o]=255&r.charCodeAt(o);e.push(n)}else e.push(r,e._charset);e._pos=i.length}break;case"arraybuffer":if(t.readyState!==Ro||!t.response)break;i=t.response,e.push(new St(new Uint8Array(i)));break;case"moz-chunked-arraybuffer":if(i=t.response,t.readyState!==Mo||!i)break;e.push(new St(new Uint8Array(i)));break;case"ms-stream":if(i=t.response,t.readyState!==Mo)break;var a=new dt.MSStreamReader;a.onprogress=function(){a.result.byteLength>e._pos&&(e.push(new St(new Uint8Array(a.result.slice(e._pos)))),e._pos=a.result.byteLength)},a.onload=function(){e.push(null)},a.readAsArrayBuffer(i)}e._xhr.readyState===Ro&&"ms-stream"!==e._mode&&e.push(null)},or(Bo,ho);var jo=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","cookie","cookie2","date","dnt","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","user-agent","via"];function Fo(e,t){"string"==typeof e&&(e=un(e));var i=-1===dt.location.protocol.search(/^https?:$/)?"http:":"",r=e.protocol||i,n=e.hostname||e.host,o=e.port,a=e.path||"/";n&&-1!==n.indexOf(":")&&(n="["+n+"]"),e.url=(n?r+"//"+n:"")+(o?":"+o:"")+a,e.method=(e.method||"GET").toUpperCase(),e.headers=e.headers||{};var s=new Bo(e);return t&&s.on("response",t),s}function Vo(e,t){var i=Fo(e,t);return i.end(),i}function No(){}Bo.prototype.setHeader=function(e,t){var i=e.toLowerCase();-1===jo.indexOf(i)&&(this._headers[i]={name:e,value:t})},Bo.prototype.getHeader=function(e){return this._headers[e.toLowerCase()].value},Bo.prototype.removeHeader=function(e){delete this._headers[e.toLowerCase()]},Bo.prototype._onFinish=function(){var e=this;if(!e._destroyed){var t,i=e._opts,r=e._headers;if("POST"!==i.method&&"PUT"!==i.method&&"PATCH"!==i.method||(t=function(){if(void 0!==bn)return bn;try{new dt.Blob([new ArrayBuffer(1)]),bn=!0}catch(e){bn=!1}return bn}()?new dt.Blob(e._body.map((function(e){return function(e){if(e instanceof Uint8Array){if(0===e.byteOffset&&e.byteLength===e.buffer.byteLength)return e.buffer;if("function"==typeof e.buffer.slice)return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)}if(ui(e)){for(var t=new Uint8Array(e.length),i=e.length,r=0;r<i;r++)t[r]=e[r];return t.buffer}throw new Error("Argument must be a Buffer")}(e)})),{type:(r["content-type"]||{}).value||""}):St.concat(e._body).toString()),"fetch"===e._mode){var n=Object.keys(r).map((function(e){return[r[e].name,r[e].value]}));dt.fetch(e._opts.url,{method:e._opts.method,headers:n,body:t,mode:"cors",credentials:i.withCredentials?"include":"same-origin"}).then((function(t){e._fetchResponse=t,e._connect()}),(function(t){e.emit("error",t)}))}else{var o=e._xhr=new dt.XMLHttpRequest;try{o.open(e._opts.method,e._opts.url,!0)}catch(t){return void _i((function(){e.emit("error",t)}))}"responseType"in o&&(o.responseType=e._mode.split(":")[0]),"withCredentials"in o&&(o.withCredentials=!!i.withCredentials),"text"===e._mode&&"overrideMimeType"in o&&o.overrideMimeType("text/plain; charset=x-user-defined"),Object.keys(r).forEach((function(e){o.setRequestHeader(r[e].name,r[e].value)})),e._response=null,o.onreadystatechange=function(){switch(o.readyState){case Mo:case Ro:e._onXHRProgress()}},"moz-chunked-arraybuffer"===e._mode&&(o.onprogress=function(){e._onXHRProgress()}),o.onerror=function(){e._destroyed||e.emit("error",new Error("XHR error"))};try{o.send(t)}catch(t){return void _i((function(){e.emit("error",t)}))}}}},Bo.prototype._onXHRProgress=function(){var e=this;(function(e){try{var t=e.status;return null!==t&&0!==t}catch(e){return!1}})(e._xhr)&&!e._destroyed&&(e._response||e._connect(),e._response._onXHRProgress())},Bo.prototype._connect=function(){var e=this;e._destroyed||(e._response=new Oo(e._xhr,e._fetchResponse,e._mode),e.emit("response",e._response))},Bo.prototype._write=function(e,t,i){this._body.push(e),i()},Bo.prototype.abort=Bo.prototype.destroy=function(){var e=this;e._destroyed=!0,e._response&&(e._response._destroyed=!0),e._xhr&&e._xhr.abort()},Bo.prototype.end=function(e,t,i){"function"==typeof e&&(i=e,e=void 0),ho.prototype.end.call(this,e,t,i)},Bo.prototype.flushHeaders=function(){},Bo.prototype.setTimeout=function(){},Bo.prototype.setNoDelay=function(){},Bo.prototype.setSocketKeepAlive=function(){},No.defaultMaxSockets=4;var zo=["CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REPORT","SEARCH","SUBSCRIBE","TRACE","UNLOCK","UNSUBSCRIBE"],$o={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Time-out",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Request Entity Too Large",414:"Request-URI Too Large",415:"Unsupported Media Type",416:"Requested Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Time-out",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"},Uo={request:Fo,get:Vo,Agent:No,METHODS:zo,STATUS_CODES:$o},Ho=Vi(Object.freeze({__proto__:null,Agent:No,METHODS:zo,STATUS_CODES:$o,default:Uo,get:Vo,request:Fo})),qo=vn,Ko=xn.spawn,Jo=xn,Go=function(){var e,t,i=this,r=Ho,n=Ho,o={},a=!1,s={"User-Agent":"node-XMLHttpRequest",Accept:"*/*"},c={},u={},l=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","content-transfer-encoding","cookie","cookie2","date","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","via"],d=["TRACE","TRACK","CONNECT"],p=!1,h=!1,f={};this.UNSENT=0,this.OPENED=1,this.HEADERS_RECEIVED=2,this.LOADING=3,this.DONE=4,this.readyState=this.UNSENT,this.onreadystatechange=null,this.responseText="",this.responseXML="",this.status=null,this.statusText=null,this.withCredentials=!1;this.open=function(e,t,i,r,n){if(this.abort(),h=!1,!function(e){return e&&-1===d.indexOf(e)}(e))throw new Error("SecurityError: Request method not allowed");o={method:e,url:t.toString(),async:"boolean"!=typeof i||i,user:r||null,password:n||null},g(this.OPENED)},this.setDisableHeaderCheck=function(e){a=e},this.setRequestHeader=function(e,t){if(this.readyState!==this.OPENED)throw new Error("INVALID_STATE_ERR: setRequestHeader can only be called when state is OPEN");if(function(e){return a||e&&-1===l.indexOf(e.toLowerCase())}(e)){if(p)throw new Error("INVALID_STATE_ERR: send flag is true");e=u[e.toLowerCase()]||e,u[e.toLowerCase()]=e,c[e]=c[e]?c[e]+", "+t:t}else console.warn('Refused to set unsafe header "'+e+'"')},this.getResponseHeader=function(e){return"string"==typeof e&&this.readyState>this.OPENED&&t&&t.headers&&t.headers[e.toLowerCase()]&&!h?t.headers[e.toLowerCase()]:null},this.getAllResponseHeaders=function(){if(this.readyState<this.HEADERS_RECEIVED||h)return"";var e="";for(var i in t.headers)"set-cookie"!==i&&"set-cookie2"!==i&&(e+=i+": "+t.headers[i]+"\r\n");return e.substr(0,e.length-2)},this.getRequestHeader=function(e){return"string"==typeof e&&u[e.toLowerCase()]?c[u[e.toLowerCase()]]:""},this.send=function(a){if(this.readyState!==this.OPENED)throw new Error("INVALID_STATE_ERR: connection must be opened before send() is called");if(p)throw new Error("INVALID_STATE_ERR: send has already been called");var l,d=!1,f=!1,b=qo.parse(o.url);switch(b.protocol){case"https:":d=!0;case"http:":l=b.hostname;break;case"file:":f=!0;break;case void 0:case null:case"":l="localhost";break;default:throw new Error("Protocol not supported.")}if(f){if("GET"!==o.method)throw new Error("XMLHttpRequest: Only GET method is supported");if(o.async)Jo.readFile(b.pathname,"utf8",(function(e,t){e?i.handleError(e):(i.status=200,i.responseText=t,g(i.DONE))}));else try{this.responseText=Jo.readFileSync(b.pathname,"utf8"),this.status=200,g(i.DONE)}catch(e){this.handleError(e)}}else{var m=b.port||(d?443:80),v=b.pathname+(b.search?b.search:"");for(var y in s)u[y.toLowerCase()]||(c[y]=s[y]);if(c.Host=l,d&&443===m||80===m||(c.Host+=":"+b.port),o.user){void 0===o.password&&(o.password="");var w=new St(o.user+":"+o.password);c.Authorization="Basic "+w.toString("base64")}"GET"===o.method||"HEAD"===o.method?a=null:a?(c["Content-Length"]=ui(a)?a.length:St.byteLength(a),c["Content-Type"]||(c["Content-Type"]="text/plain;charset=UTF-8")):"POST"===o.method&&(c["Content-Length"]=0);var x={host:l,port:m,path:v,method:o.method,headers:c,agent:!1,withCredentials:i.withCredentials};if(h=!1,o.async){var k=d?n.request:r.request;p=!0,i.dispatchEvent("readystatechange");var _=function(e){i.handleError(e)};e=k(x,(function r(n){if(301!==(t=n).statusCode&&302!==t.statusCode&&303!==t.statusCode&&307!==t.statusCode)t.setEncoding("utf8"),g(i.HEADERS_RECEIVED),i.status=t.statusCode,t.on("data",(function(e){e&&(i.responseText+=e),p&&g(i.LOADING)})),t.on("end",(function(){p&&(g(i.DONE),p=!1)})),t.on("error",(function(e){i.handleError(e)}));else{o.url=t.headers.location;var a=qo.parse(o.url);l=a.hostname;var s={hostname:a.hostname,port:a.port,path:a.path,method:303===t.statusCode?"GET":o.method,headers:c,withCredentials:i.withCredentials};(e=k(s,r).on("error",_)).end()}})).on("error",_),a&&e.write(a),e.end(),i.dispatchEvent("loadstart")}else{var C=".node-xmlhttprequest-content-"+Bi.pid,A=".node-xmlhttprequest-sync-"+Bi.pid;Jo.writeFileSync(A,"","utf8");for(var S="var http = require('http'), https = require('https'), fs = require('fs');var doRequest = http"+(d?"s":"")+".request;var options = "+JSON.stringify(x)+";var responseText = '';var req = doRequest(options, function(response) {response.setEncoding('utf8');response.on('data', function(chunk) { responseText += chunk;});response.on('end', function() {fs.writeFileSync('"+C+"', JSON.stringify({err: null, data: {statusCode: response.statusCode, headers: response.headers, text: responseText}}), 'utf8');fs.unlinkSync('"+A+"');});response.on('error', function(error) {fs.writeFileSync('"+C+"', JSON.stringify({err: error}), 'utf8');fs.unlinkSync('"+A+"');});}).on('error', function(error) {fs.writeFileSync('"+C+"', JSON.stringify({err: error}), 'utf8');fs.unlinkSync('"+A+"');});"+(a?"req.write('"+JSON.stringify(a).slice(1,-1).replace(/'/g,"\\'")+"');":"")+"req.end();",E=Ko(Bi.argv[0],["-e",S]);Jo.existsSync(A););var P=JSON.parse(Jo.readFileSync(C,"utf8"));E.stdin.end(),Jo.unlinkSync(C),P.err?i.handleError(P.err):(t=P.data,i.status=P.data.statusCode,i.responseText=P.data.text,g(i.DONE))}}},this.handleError=function(e){this.status=0,this.statusText=e,this.responseText=e.stack,h=!0,g(this.DONE),this.dispatchEvent("error")},this.abort=function(){e&&(e.abort(),e=null),c=s,this.status=0,this.responseText="",this.responseXML="",h=!0,this.readyState===this.UNSENT||this.readyState===this.OPENED&&!p||this.readyState===this.DONE||(p=!1,g(this.DONE)),this.readyState=this.UNSENT,this.dispatchEvent("abort")},this.addEventListener=function(e,t){e in f||(f[e]=[]),f[e].push(t)},this.removeEventListener=function(e,t){e in f&&(f[e]=f[e].filter((function(e){return e!==t})))},this.dispatchEvent=function(e){if("function"==typeof i["on"+e]&&i["on"+e](),e in f)for(var t=0,r=f[e].length;t<r;t++)f[e][t].call(i)};var g=function(e){e!=i.LOADING&&i.readyState===e||(i.readyState=e,(o.async||i.readyState<i.OPENED||i.readyState===i.DONE)&&i.dispatchEvent("readystatechange"),i.readyState!==i.DONE||h||(i.dispatchEvent("load"),i.dispatchEvent("loadend")))}},Yo=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function Wo(e){return Yo(this,void 0,void 0,(function*(){return yield new Promise(((t,i)=>{let{url:r}=e;r||i(new Error("URL is missing")),"http://"!==r.substr(0,7)||e.forceHttp||(console.warn(`Upgrading requested url ${r} to https protocol.`),r=r.replace("http://","https://"));const n=new("undefined"==typeof XMLHttpRequest?Go:XMLHttpRequest);e["bearer-token"]&&n.setRequestHeader("Authorization",`Bearer ${e["bearer-token"]}`),n.onload=()=>{if(n.status>=200&&n.status<300)t(n.responseText);else{console.log(n.responseText);const e=`Error fetching url:${r}; status code:${n.status}`;i(new Error(e))}},n.ontimeout=e=>{console.log("ontimeout",e)},n.onreadystatechange=()=>{404===n.status&&i(new Error(`Error fetching url:${r}; status code:${n.status}`))},n.onerror=()=>{console.error(`Request failed with error ${n.responseText}`),i(new Error(n.responseText))},n.open(e.method||"GET",r),e.body?n.send(JSON.stringify(e.body)):n.send()}))}))}function Zo(e,t){return"string"!=typeof e?(console.warn("Trying to test a non string variable"),!1):0===e.indexOf(t)}function Xo(e,t){for(let i=0;i<t.length;i++){const r=t[i];if(Zo(e,r))return e.slice(r.length)}return e}var Qo=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};const ea="https://api.etherscan.io/api?module=proxy";function ta(e){const t={[nt.Ethropst]:"ropsten",[nt.Ethrinkeby]:"rinkeby",[nt.Ethgoerli]:"goerli",[nt.Ethsepolia]:"sepolia"};if(!t[e])return ea;return`https://api-${t[e]}.etherscan.io/api?module=proxy`}const ia={serviceURL:function(e){return`${ta(e)}&action=eth_getTransactionByHash&txhash=${rt}`},serviceName:tt.etherscan,parsingFunction:function({jsonResponse:e,chain:t,key:i,keyPropertyName:r}){return Qo(this,void 0,void 0,(function*(){const n=ta(t),o={serviceURL:{main:`${n}&action=eth_getBlockByNumber&boolean=true&tag=${rt}`,test:`${n}&action=eth_getBlockByNumber&boolean=true&tag=${rt}`}},a={serviceURL:{main:`${n}&action=eth_blockNumber`,test:`${n}&action=eth_blockNumber`}};const s=yield function(e,t){return Qo(this,void 0,void 0,(function*(){const n=e.result.blockNumber,s=lt({explorerAPI:Object.assign(Object.assign({},o),{key:i,keyPropertyName:r}),transactionId:n,chain:t});try{const e=yield Wo({url:s}),o=JSON.parse(e).result;return yield function(e,t){return Qo(this,void 0,void 0,(function*(){const n=lt({explorerAPI:Object.assign(Object.assign({},a),{key:i,keyPropertyName:r}),chain:e});let o;try{o=yield Wo({url:n})}catch(e){throw new Error("Unable to get remote hash")}const s=JSON.parse(o).result;if(s-t<st.MininumConfirmations)throw new Error("Not enough");return s}))}(t,n),o}catch(e){throw new Error("Unable to get remote hash")}}))}(e,t);return function(e,t){const i=e.result,r=new Date(1e3*parseInt(t.timestamp,16)),n=i.from;return{remoteHash:Xo(i.input,at.ethmain.prefixes),issuingAddress:n,time:r,revokedAddresses:[]}}(e,s)}))},priority:-1};function ra(e){const t=Date.parse(e);if(t)return new Date(t);const i=function(e){let t=e.slice(0,-5).split(/\D/).map((function(e){return parseInt(e,10)||0}));t[1]-=1,t=new Date(Date.UTC.apply(Date,t));const i=e.slice(-5);let r=parseInt(i,10)/100;return"+"===i.slice(0,1)&&(r*=-1),t.setHours(t.getHours()+r),t.getTime()}(e);return i||function(e){let t,i;const r=/^(\d{4}\-\d\d\-\d\d([tT][\d:\.]*)?)([zZ]|([+\-])(\d\d):?(\d\d))?$/.exec(e)||[];return r[1]?(t=r[1].split(/\D/).map((function(e){return parseInt(e,10)||0})),t[1]-=1,t=new Date(Date.UTC.apply(Date,t)),t.getDate()?(r[5]&&(i=parseInt(r[5],10)/100*60,r[6]&&(i+=parseInt(r[6],10)),"+"===r[4]&&(i*=-1),i&&t.setUTCMinutes(t.getUTCMinutes()+i)),t):null):null}(e)}function na(e){return""===e?"":ra(`${e}`)}function oa(e){return new Date(1e3*e)}const aa={serviceURL:{main:`https://api.blockcypher.com/v1/eth/main/txs/${rt}?limit=500`,test:`https://api.blockcypher.com/v1/beth/test/txs/${rt}?limit=500`},serviceName:tt.blockcypher,parsingFunction:function({jsonResponse:e}){if(e.confirmations<st.MininumConfirmations)throw new Error("Not enough");const t=na(e.received),i=e.outputs,r=i[i.length-1];let n=e.inputs[0].addresses[0];const o=Xo(r.script,at.ethmain.prefixes);return n=function(e,t){for(let i=0;i<t.length;i++){const r=t[i];if(!Zo(e,r))return`${r}${e}`}return e}(n,at.ethmain.prefixes),{remoteHash:o,issuingAddress:n,time:t,revokedAddresses:i.filter((e=>!!e.spent_by)).map((e=>e.addresses[0]))}},priority:-1};const sa={serviceURL:{main:`https://blockstream.info/api/tx/${rt}`,test:`https://blockstream.info/testnet/api/tx/${rt}`},serviceName:tt.blockstream,parsingFunction:function({jsonResponse:e}){if(!e.status.confirmed)throw new Error("Number of transaction confirmations were less than the minimum required, according to Blockstream API");const t=oa(e.status.block_time),i=e.vout,r=i[i.length-1],n=e.vin[0].prevout.scriptpubkey_address;return{remoteHash:Xo(r.scriptpubkey,at.bitcoin.prefixes),issuingAddress:n,time:t,revokedAddresses:i.filter((e=>!!e.scriptpubkey_address)).map((e=>e.scriptpubkey_address))}},priority:-1};const ca={serviceURL:{main:`https://api.blockcypher.com/v1/btc/main/txs/${rt}?limit=500`,test:`https://api.blockcypher.com/v1/btc/test3/txs/${rt}?limit=500`},serviceName:tt.blockcypher,parsingFunction:function({jsonResponse:e}){if(e.confirmations<st.MininumConfirmations)throw new Error("Number of transaction confirmations were less than the minimum required, according to Blockcypher API");const t=na(e.received),i=e.outputs,r=i[i.length-1],n=e.inputs[0].addresses[0];return{remoteHash:Xo(r.script,at.bitcoin.prefixes),issuingAddress:n,time:t,revokedAddresses:i.filter((e=>!!e.spent_by)).map((e=>e.addresses[0]))}},priority:-1};var ua=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function la(e){return e.map((e=>({getTxData:(t,i)=>ua(this,void 0,void 0,(function*(){return yield function(e,t,i){return ua(this,void 0,void 0,(function*(){const r=lt({explorerAPI:e,transactionId:t,chain:i});try{const t=yield Wo({url:r});return yield e.parsingFunction(Object.assign({jsonResponse:JSON.parse(t),chain:i},e))}catch(e){throw new Error("Unable to get remote hash")}}))}(e,t,i)})),priority:e.priority})))}const da=[ca,sa],pa=[ia,aa];var ha=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function fa({serviceUrl:e,transactionId:t}){return ha(this,void 0,void 0,(function*(){const i={method:"eth_getTransactionByHash",jsonrpc:"2.0",id:"getbyhash",params:["0x"+t]},r=yield Wo({url:e,body:i,method:"POST"}),n=JSON.parse(r),o={method:"eth_getBlockByNumber",jsonrpc:"2.0",id:"blockbynumber",params:[n.result.blockNumber,!0]},a=yield Wo({url:e,body:o,method:"POST"}),s=JSON.parse(a),c=n.result,u=s.result,l=new Date(1e3*parseInt(u.timestamp,16)),d=c.from;return{remoteHash:Xo(c.input,["0x"]),issuingAddress:d,time:l,revokedAddresses:[]}}))}var ga=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function ba({serviceUrl:e,transactionId:t}){return ga(this,void 0,void 0,(function*(){const i={method:"getrawtransaction",jsonrpc:"2.0",id:"rpctest",params:[t,!0]},r=yield Wo({url:e,body:i,method:"POST"}),n=JSON.parse(r).result;return{issuingAddress:n.vout[0].scriptPubKey.addresses[0],remoteHash:Xo(n.vout[1].scriptPubKey.asm,["6a20","OP_RETURN "]),time:oa(n.blocktime),revokedAddresses:n.vout.filter((e=>!!e.scriptPubKey.addresses)).map((e=>e.scriptPubKey.addresses)).flat()}}))}var ma=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};const va=[];function ya(e=[],t=[],i=!1){const r=e.map((e=>e.serviceName)).filter((e=>!!e)).filter((e=>!!tt[e]));return r.length?t.reduce(((t,n)=>{if(r.includes(n.serviceName)){const i=Object.assign({},n),r=e.find((e=>e.serviceName===n.serviceName));if(function(e){if(e.key&&!e.keyPropertyName)throw new Error(`Property keyPropertyName is not set for ${e.serviceName}. Cannot pass the key property to the service.`);return!0}(r)){const n=Object.assign(i,r);t.push(n);const o=e.findIndex((e=>e.serviceName===n.serviceName));va.includes(o)||va.push(o)}}else t.push(n);return i&&function(e,t){t.forEach((t=>e.splice(t,1)))}(e,va),t}),[]):t}function wa(e){return e.map((e=>(e.parsingFunction||(e.parsingFunction="btc"===e.chainType?ba:fa),e))).map((e=>({getTxData:t=>ma(this,void 0,void 0,(function*(){return yield e.parsingFunction(Object.assign(Object.assign({},e),{transactionId:t}))})),priority:e.priority})))}function xa(e){const{bitcoin:t,ethereum:i}={bitcoin:la(ya(r=e,da)),ethereum:la(ya(r,pa))};var r;const{custom:n}=function(e){return{custom:wa(e)}}(e.filter((e=>"rpc"===e.apiType)));return{bitcoin:t,ethereum:i,custom:[...n,...la(e.filter((e=>"rpc"!==e.apiType)))]}}var ka,_a=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function Ca(e,t){var i;switch(e){case at[nt.Bitcoin].code:case at[nt.Regtest].code:case at[nt.Testnet].code:case at[nt.Mocknet].code:return t.bitcoin;case at[nt.Ethmain].code:case at[nt.Ethropst].code:case at[nt.Ethrinkeby].code:case at[nt.Ethgoerli].code:case at[nt.Ethsepolia].code:return t.ethereum;default:if(!(null===(i=t.custom)||void 0===i?void 0:i.length))throw new Error("Chain is not natively supported. Use custom explorers to retrieve tx data.");return t.custom}}function Aa(e){return _a(this,void 0,void 0,(function*(){let t;try{t=yield ut(e,st.MinimumBlockchainExplorers)}catch(e){throw new Error(`Transaction lookup error: ${e.message}`)}if(!t||0===t.length)throw new Error("Could not confirm transaction data.");const i=t[0];for(let e=1;e<t.length;e++){const r=t[e];if(i.issuingAddress!==r.issuingAddress)throw new Error("Issuing addresses do not match consistently");if(i.remoteHash!==r.remoteHash)throw new Error("Remote hashes do not match consistently")}return i}))}function Sa(e,t,i,r){return _a(this,void 0,void 0,(function*(){try{const n=function(e,t,i){if(st.MinimumBlockchainExplorers>e.length)throw new Error("Invalid application configuration; check the CONFIG.MinimumBlockchainExplorers configuration value");const r=[],n=e.length;for(let o=0;o<n;o++)r.push(e[o].getTxData(t,i));return r}(e[t],i,r);return yield Aa(n)}catch(n){if(t<e.length-1)return t++,yield Sa(e,t,i,r);throw n}}))}function Ea({transactionId:e,chain:t,explorerAPIs:i=[]}){return _a(this,void 0,void 0,(function*(){const r=xa(i),n=function({defaultAPIs:e,customAPIs:t}){const i=[e];if(null==t?void 0:t.length){const e=t[0].priority;i.splice(e,0,t)}const r=e.concat(t).length;if(st.MinimumBlockchainExplorers>r)throw new Error("Invalid application configuration; check the CONFIG.MinimumBlockchainExplorers configuration value");return i}({defaultAPIs:Ca(t,r),customAPIs:r.custom});return yield Sa(n,0,e,t)}))}!function(e){e.mainnet="mainnet",e.testnet="testnet"}(ka||(ka={}));var Pa="ecdsa-koblitz-pubkey:1",La="https://openbadgespec.org/v2/context.json",Ta="https://www.w3.org/2018/credentials/v1",Ia="https://www.w3.org/ns/credentials/v2",Da="https://w3id.org/blockcerts/schema/2.0/context.json",Ma="https://w3id.org/blockcerts/v2",Ra="https://www.blockcerts.org/schema/2.0/context.json",Oa="https://w3id.org/blockcerts/schema/2.1/context.json",Ba="https://w3id.org/blockcerts/v2.1",ja="https://www.blockcerts.org/schema/2.1/context.json",Fa="https://w3id.org/blockcerts/schema/3.0/context.json",Va="https://w3id.org/blockcerts/v3",Na="https://www.blockcerts.org/schema/3.0/context.json",za="https://w3id.org/blockcerts/schema/3.1/context.json",$a="https://w3id.org/blockcerts/v3.1",Ua="https://www.blockcerts.org/schema/3.1/context.json",Ha="https://w3id.org/security/suites/merkle-2019/v1",qa="https://w3id.org/security/suites/chained-2021/v1",Ka="https://w3id.org/vc/status-list/2021/v1",Ja="https://w3id.org/security/data-integrity/v2",Ga={"@context":{id:"@id",type:"@type",extensions:"https://w3id.org/openbadges/extensions#",obi:"https://w3id.org/openbadges#",validation:"obi:validation",cred:"https://w3id.org/credentials#",dc:"http://purl.org/dc/terms/",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",AlignmentObject:"schema:AlignmentObject",CryptographicKey:"sec:Key",Endorsement:"cred:Credential",Assertion:"obi:Assertion",BadgeClass:"obi:BadgeClass",Criteria:"obi:Criteria",Evidence:"obi:Evidence",Extension:"obi:Extension",FrameValidation:"obi:FrameValidation",IdentityObject:"obi:IdentityObject",Image:"obi:Image",HostedBadge:"obi:HostedBadge",hosted:"obi:HostedBadge",Issuer:"obi:Issuer",Profile:"obi:Profile",RevocationList:"obi:RevocationList",SignedBadge:"obi:SignedBadge",signed:"obi:SignedBadge",TypeValidation:"obi:TypeValidation",VerificationObject:"obi:VerificationObject",author:{"@id":"schema:author","@type":"@id"},caption:{"@id":"schema:caption"},claim:{"@id":"cred:claim","@type":"@id"},created:{"@id":"dc:created","@type":"xsd:dateTime"},creator:{"@id":"dc:creator","@type":"@id"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},endorsement:{"@id":"cred:credential","@type":"@id"},expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},genre:{"@id":"schema:genre"},image:{"@id":"schema:image","@type":"@id"},name:{"@id":"schema:name"},owner:{"@id":"sec:owner","@type":"@id"},publicKey:{"@id":"sec:publicKey","@type":"@id"},publicKeyPem:{"@id":"sec:publicKeyPem"},related:{"@id":"dc:relation","@type":"@id"},startsWith:{"@id":"http://purl.org/dqm-vocabulary/v1/dqm#startsWith"},tags:{"@id":"schema:keywords"},targetDescription:{"@id":"schema:targetDescription"},targetFramework:{"@id":"schema:targetFramework"},targetName:{"@id":"schema:targetName"},targetUrl:{"@id":"schema:targetUrl"},telephone:{"@id":"schema:telephone"},url:{"@id":"schema:url","@type":"@id"},version:{"@id":"schema:version"},alignment:{"@id":"obi:alignment","@type":"@id"},allowedOrigins:{"@id":"obi:allowedOrigins"},audience:{"@id":"obi:audience"},badge:{"@id":"obi:badge","@type":"@id"},criteria:{"@id":"obi:criteria","@type":"@id"},endorsementComment:{"@id":"obi:endorsementComment"},evidence:{"@id":"obi:evidence","@type":"@id"},hashed:{"@id":"obi:hashed","@type":"xsd:boolean"},identity:{"@id":"obi:identityHash"},issuedOn:{"@id":"obi:issueDate","@type":"xsd:dateTime"},issuer:{"@id":"obi:issuer","@type":"@id"},narrative:{"@id":"obi:narrative"},recipient:{"@id":"obi:recipient","@type":"@id"},revocationList:{"@id":"obi:revocationList","@type":"@id"},revocationReason:{"@id":"obi:revocationReason"},revoked:{"@id":"obi:revoked","@type":"xsd:boolean"},revokedAssertions:{"@id":"obi:revoked"},salt:{"@id":"obi:salt"},targetCode:{"@id":"obi:targetCode"},uid:{"@id":"obi:uid"},validatesType:"obi:validatesType",validationFrame:"obi:validationFrame",validationSchema:"obi:validationSchema",verification:{"@id":"obi:verify","@type":"@id"},verificationProperty:{"@id":"obi:verificationProperty"},verify:"verification"}},Ya={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",obi:"https://w3id.org/openbadges#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2017:"sec:MerkleProof2017",RecipientProfile:"bc:RecipientProfile",SignatureLine:"bc:SignatureLine",MerkleProofVerification2017:"bc:MerkleProofVerification2017",recipientProfile:"bc:recipientProfile",signatureLines:"bc:signatureLines",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},subtitle:"bc:subtitle",jobTitle:"schema:jobTitle",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},revoked:{"@id":"obi:revoked","@type":"xsd:boolean"},CryptographicKey:"sec:Key",signature:"sec:signature",verification:{"@id":"obi:verify","@type":"@id"},publicKey:{"@id":"sec:publicKey","@type":"@id"},BTCOpReturn:"cp:BTCOpReturn",targetHash:"cp:targetHash",merkleRoot:"cp:merkleRoot",proof:"cp:proof",anchors:"cp:anchors",sourceId:"cp:sourceId",right:"cp:right",left:"cp:left"},"obi:validation":[{"obi:validatesType":"RecipientProfile","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0/recipientSchema.json"},{"obi:validatesType":"SignatureLine","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0/signatureLineSchema.json"},{"obi:validatesType":"MerkleProof2017","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0/merkleProof2017Schema.json"}]},Wa={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",obi:"https://w3id.org/openbadges#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2017:"sec:MerkleProof2017",RecipientProfile:"bc:RecipientProfile",SignatureLine:"bc:SignatureLine",MerkleProofVerification2017:"bc:MerkleProofVerification2017",recipientProfile:"bc:recipientProfile",signatureLines:"bc:signatureLines",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},subtitle:"bc:subtitle",jobTitle:"schema:jobTitle",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},revoked:{"@id":"obi:revoked","@type":"xsd:boolean"},CryptographicKey:"sec:Key",signature:"sec:signature",verification:{"@id":"obi:verify","@type":"@id"},publicKey:{"@id":"sec:publicKey","@type":"@id"},BTCOpReturn:"cp:BTCOpReturn",targetHash:"cp:targetHash",merkleRoot:"cp:merkleRoot",proof:"cp:proof",anchors:"cp:anchors",sourceId:"cp:sourceId",right:"cp:right",left:"cp:left"},"obi:validation":[{"obi:validatesType":"RecipientProfile","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.1/recipientSchema.json"},{"obi:validatesType":"SignatureLine","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.1/signatureLineSchema.json"},{"obi:validatesType":"MerkleProof2017","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.1/merkleProof2017Schema.json"}]},Za={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",vc:"https://www.w3.org/2018/credentials/v1",schema:"https://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2019:"sec:MerkleProof2019",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},metadata:"bc:metadata",display:{"@id":"bc:display","@context":{id:"@id",type:"@type",contentMediaType:{"@id":"bc:contentMediaType"},contentEncoding:{"@id":"bc:contentEncoding"},content:{"@id":"bc:content"}}},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"https://purl.org/dc/terms/created","@type":"xsd:dateTime"},challenge:"sec:challenge",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},name:{"@id":"schema:name"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},publicKey:{"@id":"sec:publicKey"},url:{"@id":"schema:url"},image:{"@id":"schema:image"},criteria:{"@id":"schema:criteria"},claim:{"@id":"schema:claim"}}},Xa={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",vc:"https://www.w3.org/2018/credentials/v1",schema:"https://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},metadata:"bc:metadata",display:{"@id":"bc:display","@context":{id:"@id",type:"@type",contentMediaType:{"@id":"bc:contentMediaType"},contentEncoding:{"@id":"bc:contentEncoding"},content:{"@id":"bc:content"}}},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"https://purl.org/dc/terms/created","@type":"xsd:dateTime"},challenge:"sec:challenge",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},name:{"@id":"schema:name"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},publicKey:{"@id":"sec:publicKey"},url:{"@id":"schema:url"},image:{"@id":"schema:image"},criteria:{"@id":"schema:criteria"},claim:{"@id":"schema:claim"}}};const Qa={};Qa["https://w3id.org/openbadges/v2"]=Ga,Qa[La]=Ga,Qa[Ta]={"@context":{"@version":1.1,id:"@id",type:"@type",VerifiableCredential:{"@id":"https://www.w3.org/2018/credentials#VerifiableCredential","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",credentialSchema:{"@id":"cred:credentialSchema","@type":"@id","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",JsonSchemaValidator2018:"cred:JsonSchemaValidator2018"}},credentialStatus:{"@id":"cred:credentialStatus","@type":"@id"},credentialSubject:{"@id":"cred:credentialSubject","@type":"@id"},evidence:{"@id":"cred:evidence","@type":"@id"},expirationDate:{"@id":"cred:expirationDate","@type":"xsd:dateTime"},holder:{"@id":"cred:holder","@type":"@id"},issued:{"@id":"cred:issued","@type":"xsd:dateTime"},issuer:{"@id":"cred:issuer","@type":"@id"},issuanceDate:{"@id":"cred:issuanceDate","@type":"xsd:dateTime"},proof:{"@id":"sec:proof","@type":"@id","@container":"@graph"},refreshService:{"@id":"cred:refreshService","@type":"@id","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",ManualRefreshService2018:"cred:ManualRefreshService2018"}},termsOfUse:{"@id":"cred:termsOfUse","@type":"@id"},validFrom:{"@id":"cred:validFrom","@type":"xsd:dateTime"},validUntil:{"@id":"cred:validUntil","@type":"xsd:dateTime"}}},VerifiablePresentation:{"@id":"https://www.w3.org/2018/credentials#VerifiablePresentation","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",sec:"https://w3id.org/security#",holder:{"@id":"cred:holder","@type":"@id"},proof:{"@id":"sec:proof","@type":"@id","@container":"@graph"},verifiableCredential:{"@id":"cred:verifiableCredential","@type":"@id","@container":"@graph"}}},EcdsaSecp256k1Signature2019:{"@id":"https://w3id.org/security#EcdsaSecp256k1Signature2019","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},EcdsaSecp256r1Signature2019:{"@id":"https://w3id.org/security#EcdsaSecp256r1Signature2019","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},Ed25519Signature2018:{"@id":"https://w3id.org/security#Ed25519Signature2018","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},RsaSignature2018:{"@id":"https://w3id.org/security#RsaSignature2018","@context":{"@version":1.1,challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"}}},Qa[Ia]={"@context":{"@protected":!0,"@vocab":"https://www.w3.org/ns/credentials/issuer-dependent#",id:"@id",type:"@type",kid:{"@id":"https://www.iana.org/assignments/jose#kid","@type":"@id"},iss:{"@id":"https://www.iana.org/assignments/jose#iss","@type":"@id"},sub:{"@id":"https://www.iana.org/assignments/jose#sub","@type":"@id"},jku:{"@id":"https://www.iana.org/assignments/jose#jku","@type":"@id"},x5u:{"@id":"https://www.iana.org/assignments/jose#x5u","@type":"@id"},aud:{"@id":"https://www.iana.org/assignments/jwt#aud","@type":"@id"},exp:{"@id":"https://www.iana.org/assignments/jwt#exp","@type":"https://www.w3.org/2001/XMLSchema#nonNegativeInteger"},nbf:{"@id":"https://www.iana.org/assignments/jwt#nbf","@type":"https://www.w3.org/2001/XMLSchema#nonNegativeInteger"},iat:{"@id":"https://www.iana.org/assignments/jwt#iat","@type":"https://www.w3.org/2001/XMLSchema#nonNegativeInteger"},cnf:{"@id":"https://www.iana.org/assignments/jwt#cnf","@context":{"@protected":!0,kid:{"@id":"https://www.iana.org/assignments/jwt#kid","@type":"@id"},jwk:{"@id":"https://www.iana.org/assignments/jwt#jwk","@type":"@json"}}},_sd_alg:{"@id":"https://www.iana.org/assignments/jwt#_sd_alg"},_sd:{"@id":"https://www.iana.org/assignments/jwt#_sd"},"...":{"@id":"https://www.iana.org/assignments/jwt#..."},digestSRI:{"@id":"https://www.w3.org/2018/credentials#digestSRI","@type":"https://www.w3.org/2018/credentials#sriString"},digestMultibase:{"@id":"https://w3id.org/security#digestMultibase","@type":"https://w3id.org/security#multibase"},mediaType:{"@id":"https://schema.org/encodingFormat"},description:"https://schema.org/description",name:"https://schema.org/name",EnvelopedVerifiableCredential:"https://www.w3.org/2018/credentials#EnvelopedVerifiableCredential",VerifiableCredential:{"@id":"https://www.w3.org/2018/credentials#VerifiableCredential","@context":{"@protected":!0,id:"@id",type:"@type",credentialSchema:{"@id":"https://www.w3.org/2018/credentials#credentialSchema","@type":"@id"},credentialStatus:{"@id":"https://www.w3.org/2018/credentials#credentialStatus","@type":"@id"},credentialSubject:{"@id":"https://www.w3.org/2018/credentials#credentialSubject","@type":"@id"},description:"https://schema.org/description",evidence:{"@id":"https://www.w3.org/2018/credentials#evidence","@type":"@id"},validFrom:{"@id":"https://www.w3.org/2018/credentials#validFrom","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},validUntil:{"@id":"https://www.w3.org/2018/credentials#validUntil","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},issuer:{"@id":"https://www.w3.org/2018/credentials#issuer","@type":"@id"},name:"https://schema.org/name",proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},refreshService:{"@id":"https://www.w3.org/2018/credentials#refreshService","@type":"@id"},termsOfUse:{"@id":"https://www.w3.org/2018/credentials#termsOfUse","@type":"@id"},confidenceMethod:{"@id":"https://www.w3.org/2018/credentials#confidenceMethod","@type":"@id"},relatedResource:{"@id":"https://www.w3.org/2018/credentials#relatedResource","@type":"@id"}}},VerifiablePresentation:{"@id":"https://www.w3.org/2018/credentials#VerifiablePresentation","@context":{"@protected":!0,id:"@id",type:"@type",holder:{"@id":"https://www.w3.org/2018/credentials#holder","@type":"@id"},proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},verifiableCredential:{"@id":"https://www.w3.org/2018/credentials#verifiableCredential","@type":"@id","@container":"@graph","@context":null},termsOfUse:{"@id":"https://www.w3.org/2018/credentials#termsOfUse","@type":"@id"}}},JsonSchemaCredential:"https://www.w3.org/2018/credentials#JsonSchemaCredential",JsonSchema:{"@id":"https://www.w3.org/2018/credentials#JsonSchema","@context":{"@protected":!0,id:"@id",type:"@type",jsonSchema:{"@id":"https://w3.org/2018/credentials#jsonSchema","@type":"@json"}}},BitstringStatusListCredential:"https://www.w3.org/ns/credentials/status#BitstringStatusListCredential",BitstringStatusList:{"@id":"https://www.w3.org/ns/credentials/status#BitstringStatusList","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://www.w3.org/ns/credentials/status#statusPurpose",encodedList:{"@id":"https://www.w3.org/ns/credentials/status#encodedList","@type":"https://w3id.org/security#multibase"},ttl:"https://www.w3.org/ns/credentials/status#ttl",statusReference:"https://www.w3.org/ns/credentials/status#statusReference",statusSize:"https://www.w3.org/ns/credentials/status#statusSize",statusMessage:{"@id":"https://www.w3.org/ns/credentials/status#statusMessage","@context":{"@protected":!0,id:"@id",type:"@type",status:"https://www.w3.org/ns/credentials/status#status",message:"https://www.w3.org/ns/credentials/status#message"}}}},BitstringStatusListEntry:{"@id":"https://www.w3.org/ns/credentials/status#BitstringStatusListEntry","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://www.w3.org/ns/credentials/status#statusPurpose",statusListIndex:"https://www.w3.org/ns/credentials/status#statusListIndex",statusListCredential:{"@id":"https://www.w3.org/ns/credentials/status#statusListCredential","@type":"@id"}}},DataIntegrityProof:{"@id":"https://w3id.org/security#DataIntegrityProof","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",previousProof:{"@id":"https://w3id.org/security#previousProof","@type":"@id"},proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},cryptosuite:{"@id":"https://w3id.org/security#cryptosuite","@type":"https://w3id.org/security#cryptosuiteString"},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}},Qa[Da]=Ya,Qa[Ra]=Ya,Qa[Ma]=Ya,Qa[Oa]=Wa,Qa[ja]=Wa,Qa[Ba]=Wa,Qa[Fa]=Za,Qa[Na]=Za,Qa[Va]=Za,Qa[za]=Xa,Qa[Ua]=Xa,Qa[$a]=Xa,Qa[Ha]={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},MerkleProof2019:{"@id":"https://w3id.org/security#MerkleProof2019","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}},Qa[qa]={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},ChainedProof2021:{"@id":"https://w3id.org/security#ChainedProof2021","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"},chainedProofType:{"@id":"https://w3id.org/security#chainedProofType","@type":"@id"},previousProof:{"@id":"https://w3id.org/security#previousProof","@type":"@id"}}}}},Qa[Ka]={"@context":{"@protected":!0,StatusList2021Credential:{"@id":"https://w3id.org/vc/status-list#StatusList2021Credential","@context":{"@protected":!0,id:"@id",type:"@type",description:"http://schema.org/description",name:"http://schema.org/name"}},StatusList2021:{"@id":"https://w3id.org/vc/status-list#StatusList2021","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://w3id.org/vc/status-list#statusPurpose",encodedList:"https://w3id.org/vc/status-list#encodedList"}},StatusList2021Entry:{"@id":"https://w3id.org/vc/status-list#StatusList2021Entry","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://w3id.org/vc/status-list#statusPurpose",statusListIndex:"https://w3id.org/vc/status-list#statusListIndex",statusListCredential:{"@id":"https://w3id.org/vc/status-list#statusListCredential","@type":"@id"}}}}},Qa[Ja]={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},DataIntegrityProof:{"@id":"https://w3id.org/security#DataIntegrityProof","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",previousProof:{"@id":"https://w3id.org/security#previousProof","@type":"@id"},proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},cryptosuite:{"@id":"https://w3id.org/security#cryptosuite","@type":"https://w3id.org/security#cryptosuiteString"},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}};var es={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",obi:"https://w3id.org/openbadges#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2017:"sec:MerkleProof2017",RecipientProfile:"bc:RecipientProfile",SignatureLine:"bc:SignatureLine",MerkleProofVerification2017:"bc:MerkleProofVerification2017",recipientProfile:"bc:recipientProfile",signatureLines:"bc:signatureLines",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},subtitle:"bc:subtitle",jobTitle:"schema:jobTitle",creator:{"@id":"dc:creator","@type":"@id"},expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},revoked:{"@id":"sec:expiration","@type":"xsd:dateTime"},CryptographicKey:"sec:Key",signature:"sec:signature",verification:"bc:verification",publicKeys:"bc:publicKeys",ChainpointSHA256v2:"cp:ChainpointSHA256v2",BTCOpReturn:"cp:BTCOpReturn",targetHash:"cp:targetHash",merkleRoot:"cp:merkleRoot",proof:"cp:proof",anchors:"cp:anchors",sourceId:"cp:sourceId",right:"cp:right",left:"cp:left"},"obi:validation":[{"obi:validatesType":"RecipientProfile","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0-alpha/recipientSchema.json"},{"obi:validatesType":"SignatureLine","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0-alpha/signatureLineSchema.json"},{"obi:validatesType":"MerkleProof2017","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0-alpha/merkleProof2017Schema.json"}]},ts={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2019:"sec:MerkleProof2019",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"bc:created","@type":"xsd:dateTime"},name:{"@id":"schema:name"}}},is={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",vc:"https://www.w3.org/2018/credentials/v1",schema:"https://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2019:"sec:MerkleProof2019",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},metadata:"bc:metadata",display:{"@id":"bc:display","@context":{id:"@id",type:"@type",contentMediaType:{"@id":"bc:contentMediaType","@type":"@id"},contentEncoding:{"@id":"bc:contentEncoding","@type":"@id"},content:{"@id":"bc:content","@type":"@id"}}},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"https://purl.org/dc/terms/created","@type":"xsd:dateTime"},challenge:"sec:challenge",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},name:{"@id":"schema:name"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},publicKey:{"@id":"sec:publicKey","@type":"@id"},url:{"@id":"schema:url","@type":"@id"},image:{"@id":"schema:image","@type":"@id"}}},rs={"@context":{"@protected":!0,id:"@id",type:"@type",alsoKnownAs:{"@id":"https://www.w3.org/ns/activitystreams#alsoKnownAs","@type":"@id"},assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},controller:{"@id":"https://w3id.org/security#controller","@type":"@id"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"},service:{"@id":"https://www.w3.org/ns/did#service","@type":"@id","@context":{"@protected":!0,id:"@id",type:"@type",serviceEndpoint:{"@id":"https://www.w3.org/ns/did#serviceEndpoint","@type":"@id"}}},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}},ns={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},EcdsaSecp256k1VerificationKey2019:{"@id":"https://w3id.org/security#EcdsaSecp256k1VerificationKey2019","@context":{"@protected":!0,id:"@id",type:"@type",controller:{"@id":"https://w3id.org/security#controller","@type":"@id"},revoked:{"@id":"https://w3id.org/security#revoked","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},blockchainAccountId:{"@id":"https://w3id.org/security#blockchainAccountId"},publicKeyJwk:{"@id":"https://w3id.org/security#publicKeyJwk","@type":"@json"},publicKeyBase58:{"@id":"https://w3id.org/security#publicKeyBase58"},publicKeyMultibase:{"@id":"https://w3id.org/security#publicKeyMultibase","@type":"https://w3id.org/security#multibase"}}},EcdsaSecp256k1Signature2019:{"@id":"https://w3id.org/security#EcdsaSecp256k1Signature2019","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},jws:{"@id":"https://w3id.org/security#jws"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}},os={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},Ed25519VerificationKey2020:{"@id":"https://w3id.org/security#Ed25519VerificationKey2020","@context":{"@protected":!0,id:"@id",type:"@type",controller:{"@id":"https://w3id.org/security#controller","@type":"@id"},revoked:{"@id":"https://w3id.org/security#revoked","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},publicKeyMultibase:{"@id":"https://w3id.org/security#publicKeyMultibase","@type":"https://w3id.org/security#multibase"}}},Ed25519Signature2020:{"@id":"https://w3id.org/security#Ed25519Signature2020","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}};Qa["https://w3id.org/blockcerts/schema/2.0-alpha/context.json"]=es,Qa["https://www.blockcerts.org/schema/2.0-alpha/context.json"]=es,Qa["https://www.blockcerts.org/schema/3.0-alpha/context.json"]=ts,Qa["https://w3id.org/blockcerts/schema/3.0-alpha/context.json"]=ts,Qa["https://w3id.org/blockcerts/v3.0-alpha"]=ts,Qa["https://www.blockcerts.org/schema/3.0-beta/context.json"]=is,Qa["https://w3id.org/blockcerts/schema/3.0-beta/context.json"]=is,Qa["https://w3id.org/blockcerts/v3.0-beta"]=is,Qa["https://w3id.org/security/suites/ed25519-2020/v1"]=os,Qa["https://ns.did.ai/suites/secp256k1-2019/v1"]=ns,Qa["https://www.w3.org/ns/did/v1"]=rs;const as={locale:"en-US"};var ss=Object.freeze({__proto__:null,isMainnet:function(e){return We(e,"1")||We(e,Pa)}});var cs={locale:"en-US"},us={"en-US":{steps:{formatValidationLabel:"Format validation",formatValidationLabelPending:"Validating format",signatureVerificationLabel:"Proof Verification",signatureVerificationLabelPending:"Verifying Proof",identityVerificationLabel:"Identity verification",identityVerificationLabelPending:"Verifying identity",statusCheckLabel:"Status check",statusCheckLabelPending:"Checking record status"},subSteps:{getTransactionIdLabel:"Get transaction ID",getTransactionIdLabelPending:"Getting transaction ID",computeLocalHashLabel:"Compute local hash",computeLocalHashLabelPending:"Computing local hash",fetchRemoteHashLabel:"Fetch remote hash",fetchRemoteHashLabelPending:"Fetching remote hash",getIssuerProfileLabel:"Get issuer profile",getIssuerProfileLabelPending:"Getting issuer profile",parseIssuerKeysLabel:"Parse issuer keys",parseIssuerKeysLabelPending:"Parsing issuer keys",compareHashesLabel:"Compare hashes",compareHashesLabelPending:"Comparing hashes",checkDocumentSignatureLabel:"Check document signature",checkDocumentSignatureLabelPending:"Checking document signature",checkMerkleRootLabel:"Check Merkle Root",checkMerkleRootLabelPending:"Checking Merkle Root",checkReceiptLabel:"Check Receipt",checkReceiptLabelPending:"Checking Receipt",checkAuthenticityLabel:"Check Authenticity",checkAuthenticityLabelPending:"Checking Authenticity",checkCredentialSchemaConformityLabel:"Check Conformity with Credential Schema",checkCredentialSchemaConformityLabelPending:"Checking Conformity with Credential Schema",checkRevokedStatusLabel:"Check Revoked Status",checkRevokedStatusLabelPending:"Checking Revoked Status",checkExpiresDateLabel:"Check Expiration Date",checkExpiresDateLabelPending:"Checking Expiration Date",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"Control Verification Method",controlVerificationMethodLabelPending:"Controlling Verification Method",retrieveVerificationMethodPublicKeyLabel:"Extract Public Key from DID Document",retrieveVerificationMethodPublicKeyLabelPending:"Extracting Public Key from DID Document",deriveIssuingAddressFromPublicKeyLabel:"Derive Issuing Address from Public Key",deriveIssuingAddressFromPublicKeyLabelPending:"Deriving Issuing Address from Public Key",compareIssuingAddressLabel:"Compare addresses",compareIssuingAddressLabelPending:"Comparing addresses",checkImagesIntegrityLabel:"Verify Images Integrity",checkImagesIntegrityLabelPending:"Verifying Images Integrity"},revocation:{preReason:"Reason given:",reason:"This certificate has been ${CREDENTIAL_STATUS} by the issuer.",revocationListAuthenticityFailure:"The authenticity of the revocation list could not be verified.",noRevocationStatusList2021Found:"No status list could be found at the specified URL for 'statusListCredential':",revoked:"revoked",suspended:"suspended"},success:{mocknet:{label:"This Mocknet credential passed all checks",description:"Mocknet credentials are used for test purposes only. They are not recorded on a blockchain, and they should not be considered verified Blockcerts."},blockchain:{label:"Verified",description:"This is a valid ${chain} certificate.",linkText:"View transaction link"},generic:{label:"Verified",description:"The ${SIGNATURE_TYPE} signature of this document has been successfully verified."},multisign:{label:"Verified",description:"All the signatures of this certificate have successfully verified."}},errors:{certificateNotValid:"This is not a valid certificate",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"Could not confirm the transaction",ensureHashesEqual:"Computed hash does not match remote hash",ensureMerkleRootEqual:"Merkle root does not match remote hash.",ensureNotExpired:"This certificate has expired.",ensureValidReceipt:"The receipt is malformed. There was a problem navigating the merkle tree in the receipt.",failedJsonLdNormalization:"Failed JSON-LD normalization",foundUnmappedFields:"Found unmapped fields during JSON-LD normalization",identityErrorBaseMessage:"Issuer identity mismatch",deriveIssuingAddressFromPublicKey:"Unsupported blockchain for DID verification",controlVerificationMethod:"The identity document provided by the issuer does not match the verification method",retrieveVerificationMethodPublicKey:"The identity document provided by the issuer does not reference the verification method",compareIssuingAddress:"The provided verification method does not match the issuer identity",invalidIssuingAddressCreationTime:"The specified issuing address was created after the transaction occurred.",invalidIssuingAddressRevoked:"The specified issuing address was revoked by the issuer before the transaction occurred.",invalidIssuingAddressExpired:"The specified issuing address expired before the transaction occurred.",invalidIssuingAddressUnknown:"The address used to issue this Blockcerts does not belong to the claimed issuer.",getChain:"Didn't recognize chain value",getIssuerProfile:"Unable to get issuer profile",getRevokedAssertions:"Unable to get revocation assertions",getTransactionId:"Cannot verify this certificate without a transaction ID to compare against.",invalidMerkleReceipt:"Invalid Merkle Receipt. Proof hash did not match Merkle root",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"Cannot verify this certificate without a transaction ID to compare against.",issuerProfileNotSet:"no issuer address given",issuerProfileInvalid:"retrieved file does not seem to be a valid profile",parseIssuerKeys:"Unable to parse JSON out of issuer identification data.",checkImagesIntegrity:"Image integrity verification proved that the content was modified after issuance.",ensureValidityPeriodStarted:"This certificate is not yet valid."}},fr:{steps:{formatValidationLabel:"Validation du format",formatValidationLabelPending:"Validation du format",signatureVerificationLabel:"Vérification de la preuve",signatureVerificationLabelPending:"Vérification de la preuve",identityVerificationLabel:"Vérification de l'identité",identityVerificationLabelPending:"Vérification de l'identité",statusCheckLabel:"Vérification du status",statusCheckLabelPending:"Vérification du status"},subSteps:{getTransactionIdLabel:"Obtention de l'identifiant de transaction",getTransactionIdLabelPending:"Obtention de l'identifiant de transaction",computeLocalHashLabel:"Calcul du hash local",computeLocalHashLabelPending:"Calcul du hash local",fetchRemoteHashLabel:"Récupération du hash distant",fetchRemoteHashLabelPending:"Récupération du hash distant",getIssuerProfileLabel:"Obtention du profil de l'émetteur",getIssuerProfileLabelPending:"Obtention du profil de l'émetteur",parseIssuerKeysLabel:"Traitement des clés de l'émetteur",parseIssuerKeysLabelPending:"Traitement des clés de l'émetteur",compareHashesLabel:"Comparaison des hash",compareHashesLabelPending:"Comparaison des hashs",checkDocumentSignatureLabel:"Vérification de la signature du document",checkDocumentSignatureLabelPending:"Vérification de la signature du document",checkMerkleRootLabel:"Vérification du Merkle Root",checkMerkleRootLabelPending:"Vérification du Merkle Root",checkReceiptLabel:"Vérification du reçu",checkReceiptLabelPending:"Vérification du reçu",checkAuthenticityLabel:"Vérification de l'authenticité",checkAuthenticityLabelPending:"Vérification de l'authenticité",checkCredentialSchemaConformityLabel:"Vérification de la conformité avec le schéma du certificat",checkCredentialSchemaConformityLabelPending:"Vérification de la conformité avec le schéma du certificat",checkRevokedStatusLabel:"Vérification du status de révocation",checkRevokedStatusLabelPending:"Vérification du status de révocation",checkExpiresDateLabel:"Vérification de la date d'expiration",checkExpiresDateLabelPending:"Vérification de la date d'expiration",ensureValidityPeriodStartedLabel:"Vérification du début de validité",ensureValidityPeriodStartedLabelPending:"Vérification du début de validité",controlVerificationMethodLabel:"Contrôle de la Méthode de Vérification",controlVerificationMethodLabelPending:"Contrôle de la Méthode de Vérification",retrieveVerificationMethodPublicKeyLabel:"Extraction de la clé publique depuis le document DID",retrieveVerificationMethodPublicKeyLabelPending:"Extraction de la clé publique depuis le document DID",deriveIssuingAddressFromPublicKeyLabel:"Dérivation de l'adresse d'émission depuis la clé publique",deriveIssuingAddressFromPublicKeyLabelPending:"Dérivation de l'adresse d'émission depuis la clé publique",compareIssuingAddressLabel:"Comparaison des adresses",compareIssuingAddressLabelPending:"Comparaison des adresses",checkImagesIntegrityLabel:"Vérification de l'Intégrité des Images",checkImagesIntegrityLabelPending:"Vérification de l'Intégrité des Images"},revocation:{preReason:"Raison :",reason:"Ce certificat a été ${CREDENTIAL_STATUS} par l'émetteur.",revocationListAuthenticityFailure:"L'authenticité de la liste de revocation n'a pas pu être validée.",noRevocationStatusList2021Found:"Aucune liste de revocation n'a pu être trouvée à l'URL spécifiée par 'statusListCredential':",revoked:"révoqué",suspended:"suspendu"},success:{mocknet:{label:"Cet enregistrement Mocknet a été vérifié",description:"Le mode Mocknet est utilisé à des fins de tests uniquement. Ce Blockcert n'a pas été enregistré sur une blockchain, et en tant que tel ne peut pas être considéré un Blockcert valide."},blockchain:{label:"Vérifié",description:"Ceci est un certificat ${chain} valide.",linkText:"Voir la transaction"},generic:{label:"Verified",description:"La signature ${SIGNATURE_TYPE} de ce certificat a été vérifiée avec succès."},multisign:{label:"Vérifié",description:"Toutes les signatures numériques de ce certificat ont été vérifiées avec succès."}},errors:{certificateNotValid:"Certificat invalide",checkCredentialSchemaConformity:"Ce certificat n'est pas conforme avec le schema de certificat fourni",couldNotConfirmTx:"Impossible de confirmer la transaction",ensureHashesEqual:"Calcul du hash local différent du hash distant",ensureMerkleRootEqual:"Le Merkle root ne correspond pas au hash distant",ensureNotExpired:"Certificat expiré",ensureValidReceipt:"Erreur d'écriture du reçu. Un problème est survenu lors de la navigation de l'arbre Merkle du reçu.",failedJsonLdNormalization:"Erreur de normalisation JSON-LD",foundUnmappedFields:"Champs non liés découverts durant la normalisation JSON-LD",identityErrorBaseMessage:"Identité de l'émetteur invalide",deriveIssuingAddressFromPublicKey:"Cette blockchain n'est pas supportée pour la vérification de l'identité décentralisée.",controlVerificationMethod:"Le document d'identité de l'émetteur ne correspond pas à la méthode de vérification.",retrieveVerificationMethodPublicKey:"Le document d'identité de l'émetteur ne fait pas mention de la méthode de vérification.",compareIssuingAddress:"La méthode de vérification n'a pas permis d'établir l'identité de l'émetteur.",invalidIssuingAddressCreationTime:"L'adresse d'émission utilisée a été créée après la transaction d'enregistrement.",invalidIssuingAddressRevoked:"L'adresse d'émission utilisée a été décommissionnée par l'émetteur avant la transaction d'enregistrement.",invalidIssuingAddressExpired:"L'adresse d'émission utilisée a expiré avant la transaction.",invalidIssuingAddressUnknown:"L'adresse utilisée pour émettre ce Blockcerts n'appartient à l'émetteur déclaré.",getChain:"Valeur de chaine non reconnue",getIssuerProfile:"Profil de l'émetteur indisponible",getRevokedAssertions:"Impossible d'obtenir les raisons de revocation",getTransactionId:"Impossible de vérifier ce certificat sans un identifiant de transaction valide",invalidMerkleReceipt:"Reçu Merkle invalide. Hash de preuve différent du Merkle root",invalidMerkleVersion:"La version du Merkle utilisé est incompatible avec la version Blockcerts.",isTransactionIdValid:"Impossible de vérifier ce certificat sans un identifiant de transaction valide",issuerProfileNotSet:"l'URL de l'émetteur n'est pas définie",issuerProfileInvalid:"le document distant ne semble pas être un profil d'émetteur valide",parseIssuerKeys:"Impossible de lire le JSON d'identification de l'émetteur",checkImagesIntegrity:"La vérification des images a prouvé que le contenu a été modifié après l'émission.",ensureValidityPeriodStarted:"Ce certificat n'est pas encore valide."}},es:{steps:{formatValidationLabel:"Validación de formato",formatValidationLabelPending:"Validando el formato",signatureVerificationLabel:"Verificar prueba",signatureVerificationLabelPending:"Verificando prueba",identityVerificationLabel:"Verificar identitad",identityVerificationLabelPending:"Verificando identitad",statusCheckLabel:"Estado de Verificación",statusCheckLabelPending:"Verificando Estado de Grabación"},subSteps:{getTransactionIdLabel:"Obtener Identificación de Transacción",getTransactionIdLabelPending:"Obteniendo Identificación de Transacción",computeLocalHashLabel:"Calcular cadena binaria local",computeLocalHashLabelPending:"Calculando cadena binaria local",fetchRemoteHashLabel:"Obtener cadena binaria remota",fetchRemoteHashLabelPending:"Obeniendo cadena binaria remota",getIssuerProfileLabel:"Obtener perfil de emisor",getIssuerProfileLabelPending:"Obteniendo perfil de emisor",parseIssuerKeysLabel:"Analizar claves del emisor",parseIssuerKeysLabelPending:"Analizando claves del emisor",compareHashesLabel:"Comparar cadenas binarias",compareHashesLabelPending:"Comparando cadenas binarias",checkDocumentSignatureLabel:"Controlar firma del documento",checkDocumentSignatureLabelPending:"Controlando firma del documento",checkMerkleRootLabel:"Verificar Merkle Root",checkMerkleRootLabelPending:"Verificando Merkle Root",checkReceiptLabel:"Verificar Recibo",checkReceiptLabelPending:"Verificando Recibo",checkAuthenticityLabel:"Verificar Autenticidad",checkAuthenticityLabelPending:"Verificando Autenticidad",checkCredentialSchemaConformityLabel:"Verificar conformidad con el esquema del certificado",checkCredentialSchemaConformityLabelPending:"Verificando conformidad con el esquema del certificado",checkRevokedStatusLabel:"Verificar Estado de Revocación",checkRevokedStatusLabelPending:"Verificando Estado de Revocación",checkExpiresDateLabel:"Verificar Fechas de Expiración",checkExpiresDateLabelPending:"Verificando Fechas de Expiración",ensureValidityPeriodStartedLabel:"Verificar Fechas de Validez",ensureValidityPeriodStartedLabelPending:"Verificando Fechas de Validez",controlVerificationMethodLabel:"Controlar Metodo de Verificación",controlVerificationMethodLabelPending:"Controlando Metodo de Verificación",retrieveVerificationMethodPublicKeyLabel:"Extraer la llave pública desde el documento DID",retrieveVerificationMethodPublicKeyLabelPending:"Extraendo la llave pública desde el documento DID",deriveIssuingAddressFromPublicKeyLabel:"Derivar la dirección del emisor desde la llave pública",deriveIssuingAddressFromPublicKeyLabelPending:"Derivando la dirección del emisor desde la llave pública",compareIssuingAddressLabel:"Comparar direcciones",compareIssuingAddressLabelPending:"Comparando direcciones",checkImagesIntegrityLabel:"Comprobar Integridad de las Imagens",checkImagesIntegrityLabelPending:"Comprobando Integridad de las Imagens"},revocation:{preReason:"Razón dada:",reason:"Este certificado ha sido ${CREDENTIAL_STATUS} por el emisor.",revocationListAuthenticityFailure:"La authenticidad de la lista de revocación no se pudo confirmar.",noRevocationStatusList2021Found:"No lista de revocación encontrada en la URL dada por 'statusListCredential':",revoked:"revocado",suspended:"suspendido"},success:{mocknet:{label:"Esta credencial de Mocknet pasó todas las comprobaciones",description:"Las credenciales de Mocknet se usan solo con fines de prueba. No se graban en una cadena de bloques, y no se deben considerar Blockcerts Verificados."},blockchain:{label:"Verificado",description:"Este es un certificado válido de ${chain}.",linkText:"Ver enlace de transacción"},generic:{label:"Verified",description:"La firma ${SIGNATURE_TYPE} de este certificado ha verificado con éxito."},multisign:{label:"Verificado",description:"Todas las firmas digitales de este certificado han verificado con éxito."}},errors:{certificateNotValid:"Este no es un certificado válido",checkCredentialSchemaConformity:"Este certificado no cumple con el esquema de certificado especificado",couldNotConfirmTx:"No se ha podido confirmar la transacción",ensureHashesEqual:"La cadena binaria calculada no corresponde con la cadena binaria remota",ensureMerkleRootEqual:"La raíz Merkle no corresponde con la cadena binaria remota",ensureNotExpired:"Este certificado ha expirado",ensureValidReceipt:"El recibo está malformado. Hubo un problema navegando el árbol Merkle en el recibo",failedJsonLdNormalization:"La normalización del JSON-LD ha fallado",foundUnmappedFields:"Se han encontrado campos no mapeados durante la normalización de JSON-LD",identityErrorBaseMessage:"Identitad del emisor inválida",deriveIssuingAddressFromPublicKey:"No se puede validar la identitad decentalisada con esta cadena binaria.",controlVerificationMethod:"El documento de identitad del emisor no corresponde al metodo de verificación.",retrieveVerificationMethodPublicKey:"El documento de identitad del emisor no hace constar al metodo de verificación.",compareIssuingAddress:"El metodo de verificación no corresponde a la identitad del emisor.",invalidIssuingAddressCreationTime:"El emisor creó el metodo de verificación después de la emisión del certificado.",invalidIssuingAddressRevoked:"El emisor revocó el metodo de verificación antes de la emisión del certificado.",invalidIssuingAddressExpired:"El metodo de verificación expiró antes de la emisión del certificado.",invalidIssuingAddressUnknown:"El metodo de verificación no pertenece a la identitad del emisor.",getChain:"Valor de cadena no reconocido",getIssuerProfile:"No se ha podido obtener el perfil del emisor",getRevokedAssertions:"No se ha podido obtener aseveraciones de revocación",getTransactionId:"No se puede verificar este certificado sin una identificación de transacción que sirva como comparación",invalidMerkleReceipt:"Recibo Merkle inválido. La cadena binaria de prueba no corresponde con la raíz Merkle",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"No se puede verificar este certificado sin una identificación de transacción que sirva como comparación",issuerProfileNotSet:"URL del emisor no definido",issuerProfileInvalid:"el documento recogido no parece ser un perfil de emisor valido",parseIssuerKeys:"No se ha podido analizar el JSON de la información de identificación del emisor",checkImagesIntegrity:"La verificación de la integridad de los imagens provó alteración del contenido después de la emisión.",ensureValidityPeriodStarted:"Este certificado aún no está valido."}},mt:{steps:{formatValidationLabel:"Validazzjoni tal-format",formatValidationLabelPending:"Il-format qed jiġi vvalidat",signatureVerificationLabel:"Proof Verification",signatureVerificationLabelPending:"Verifying Proof",identityVerificationLabel:"Identity verification",identityVerificationLabelPending:"Verifying identity",statusCheckLabel:"Status check",statusCheckLabelPending:"Ir-record status qed jiġi ċċekkjat"},subSteps:{getTransactionIdLabel:"Ikseb l-ID ta' tranżazzjoni",getTransactionIdLabelPending:"L-ID ta' tranżazzjoni qed tiġi mniżżla",computeLocalHashLabel:"Ikkalkula l-hash lokali",computeLocalHashLabelPending:"Il-hash lokali qed jiġi kkalkulat",fetchRemoteHashLabel:"Fittex ir-remote hash",fetchRemoteHashLabelPending:"Ir-remote hash qed jiġi mfittex",getIssuerProfileLabel:"Ikseb il-profil tal-emittent",getIssuerProfileLabelPending:"Il-profil tal-emittent qed jiġi mniżżel",parseIssuerKeysLabel:"Estratta ċ-ċwievet tal-emittent",parseIssuerKeysLabelPending:"Iċ-ċwievet tal-emittent qed jiġu estratti",compareHashesLabel:"Ikkumpara l-hashes",compareHashesLabelPending:"Il-hashes qed jiġu kkomparati",checkDocumentSignatureLabel:"Check document signature",checkDocumentSignatureLabelPending:"Checking document signature",checkMerkleRootLabel:"Iċċekkja l-Merkle Root",checkMerkleRootLabelPending:"Il-Merkle Root Qed Tiġi Ċċekkjata",checkReceiptLabel:"Iċċekkja l-Irċevuta",checkReceiptLabelPending:"L-Irċevuta Qed Tiġi Ċċekkjata",checkAuthenticityLabel:"Iċċekkja l-Awtentiċità",checkAuthenticityLabelPending:"L-Awtentiċità Qed Tiġi Ċċekkjata",checkCredentialSchemaConformityLabel:"Check conformity with credential schema",checkCredentialSchemaConformityLabelPending:"Checking conformity with credential schema",checkRevokedStatusLabel:"Iċċekkja l-Istatus Revokat",checkRevokedStatusLabelPending:"L-Istatus Revokat Qed Jiġi Ċċekkjat",checkExpiresDateLabel:"Iċċekkja d-Data ta' Skadenza",checkExpiresDateLabelPending:"Id-Data ta' Skadenza Qed Tiġi Ċċekkjata",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"Control Verification Method",controlVerificationMethodLabelPending:"Controlling Verification Method",retrieveVerificationMethodPublicKeyLabel:"Extract Public Key from DID Document",retrieveVerificationMethodPublicKeyLabelPending:"Extracting Public Key from DID Document",deriveIssuingAddressFromPublicKeyLabel:"Derive Issuing Address from Public Key",deriveIssuingAddressFromPublicKeyLabelPending:"Deriving Issuing Address from Public Key",compareIssuingAddressLabel:"Compare addresses",compareIssuingAddressLabelPending:"Comparing addresses",checkImagesIntegrityLabel:"Verify Images Integrity",checkImagesIntegrityLabelPending:"Verifying Images Integrity"},revocation:{preReason:"Raġuni mogħtija:",reason:"Dan iċ-ċertifikat ġie ${CREDENTIAL_STATUS} mill-emittent.",revocationListAuthenticityFailure:"The authenticity of the revocation list could not be verified.",noRevocationStatusList2021Found:"No status list could be found at the specified URL for 'statusListCredential':",revoked:"revokat",suspended:"suspended"},success:{mocknet:{label:"Din il-kredenzjali tal-Mocknet għaddiet il-kontrolli kollha",description:"Il-kredenzjali tal-Mocknet jintużaw biss għal skopijiet ta 'ttestjar. Dawn mhumiex irreġistrati fuq blockchain, u ma għandhomx jiġu kkunsidrati bħala blockcerts verifikati."},blockchain:{label:"Ivverifikat",description:"Dan huwa ċertifikat ${chain} huwa validu.",linkText:"Ara l-link tat-transazzjoni"},generic:{label:"Ivverifikat",description:"The ${SIGNATURE_TYPE} signature of this document has been successfully verified."},multisign:{label:"Ivverifikat",description:"All the signatures of this certificate have successfully verified."}},errors:{certificateNotValid:"Dan mhux ċertifikat validu",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"Ma setgħetx tiġi kkonfermata t-tranżazzjoni",ensureHashesEqual:"Il-hash ikkalkulat ma jikkorrispondix mar-remote hash",ensureMerkleRootEqual:"Merkle root ma taqbilx mar-remote hash",ensureNotExpired:"Dan iċ-ċertifikat skada",ensureValidReceipt:"L-irċevuta hija malformata. Kien hemm problema fin-navigazzjoni tal-merkle tree fl-irċevuta",failedJsonLdNormalization:"In-normalizzazzjoni ta' JSON-LD ma rnexxietx",foundUnmappedFields:"Instabu unmapped fields matul in-normalizzazzjoni JSON-LD",identityErrorBaseMessage:"Issuer identity mismatch",deriveIssuingAddressFromPublicKey:"Unsupported blockchain for DID verification",controlVerificationMethod:"The identity document provided by the issuer does not match the verification method",retrieveVerificationMethodPublicKey:"The identity document provided by the issuer does not reference the verification method",compareIssuingAddress:"The provided verification method does not match the issuer identity",invalidIssuingAddressCreationTime:"L-indirizz elettroniku tal-ħruġ speċifikat inħoloq wara li seħħet it-tranżazzjoni.",invalidIssuingAddressRevoked:"L-indirizz elettroniku tal-ħruġ speċifikat ġie revokat mill-emittent qabel ma seħħet it-tranżazzjoni.",invalidIssuingAddressExpired:"L-indirizz elettroniku tal-ħruġ speċifikat skada qabel ma seħħet it-tranżazzjoni.",invalidIssuingAddressUnknown:"L-indirizz elettroniku użat biex jinħarġu dawn il-Blockcerts ma jappartjenix għall-emittent mitlub.",getChain:"Iċ-chain value ma ntgħarafx",getIssuerProfile:"Mhux possibbli jinkiseb il-profil tal-emittent",getRevokedAssertions:"Mhux possibbli jinkisbu dikjarazzjonijiet revokati",getTransactionId:"Dan iċ-ċertifikat ma jistax jiġi vverifikat mingħajr ID ta' tranżazzjoni mqabbla miegħu",invalidMerkleReceipt:"Irċevuta Merkle invalida. Il-proof hash ma kienx jaqbel mal-Merkle root",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"Dan iċ-ċertifikat ma jistax jiġi vverifikat mingħajr ID ta' tranżazzjoni mqabbla miegħu",issuerProfileNotSet:"no issuer address given",issuerProfileInvalid:"retrieved file does not seem to be a valid profile",parseIssuerKeys:"Ma jistax jiġi estratt JSON mid-data tal-identifikazzjoni tal-emittent",checkImagesIntegrity:"Image integrity verification proved that the content was modified after issuance.",ensureValidityPeriodStarted:"This certificate is not yet valid."}},"it-IT":{steps:{formatValidationLabel:"Convalidare formato",formatValidationLabelPending:"Convalida formato",signatureVerificationLabel:"Proof Verification",signatureVerificationLabelPending:"Verifying Proof",identityVerificationLabel:"Identity verification",identityVerificationLabelPending:"Verifying identity",statusCheckLabel:"Verificare stato",statusCheckLabelPending:"Verifica stato del record"},subSteps:{getTransactionIdLabel:"Ottenere ID transazione",getTransactionIdLabelPending:"Ottieni ID transazione",computeLocalHashLabel:"Calcolare hash locale",computeLocalHashLabelPending:"Calcola hash locale",fetchRemoteHashLabel:"Recuperare hash remoto",fetchRemoteHashLabelPending:"Recupera hash remoto",getIssuerProfileLabel:"Ottenere profilo issuer",getIssuerProfileLabelPending:"Ottieni profilo issuer",parseIssuerKeysLabel:"Analizzare chiavi issuer",parseIssuerKeysLabelPending:"Analizza chiavi issuer",compareHashesLabel:"Confrontare gli hash",compareHashesLabelPending:"Confronto hash",checkDocumentSignatureLabel:"Check document signature",checkDocumentSignatureLabelPending:"Checking document signature",checkMerkleRootLabel:"Controllare radice di Merkle",checkMerkleRootLabelPending:"Controllo radice di Merkle",checkReceiptLabel:"Verificare ricevuta",checkReceiptLabelPending:"Verifica ricevuta",checkAuthenticityLabel:"Verificare autenticità",checkAuthenticityLabelPending:"Verifica autenticità",checkCredentialSchemaConformityLabel:"Check conformity with credential schema",checkCredentialSchemaConformityLabelPending:"Checking conformity with credential schema",checkRevokedStatusLabel:"Verificare stato revocato",checkRevokedStatusLabelPending:"Verifica stato revocato",checkExpiresDateLabel:"Verificare data di scadenza",checkExpiresDateLabelPending:"Verifica data di scadenza",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"Control Verification Method",controlVerificationMethodLabelPending:"Controlling Verification Method",retrieveVerificationMethodPublicKeyLabel:"Extract Public Key from DID Document",retrieveVerificationMethodPublicKeyLabelPending:"Extracting Public Key from DID Document",deriveIssuingAddressFromPublicKeyLabel:"Derive Issuing Address from Public Key",deriveIssuingAddressFromPublicKeyLabelPending:"Deriving Issuing Address from Public Key",compareIssuingAddressLabel:"Compare addresses",compareIssuingAddressLabelPending:"Comparing addresses",checkImagesIntegrityLabel:"Verify Images Integrity",checkImagesIntegrityLabelPending:"Verifying Images Integrity"},revocation:{preReason:"Motivo indicato:",reason:"Questo certificato è stato ${CREDENTIAL_STATUS} dall'emittente.",revocationListAuthenticityFailure:"The authenticity of the revocation list could not be verified.",noRevocationStatusList2021Found:"No status list could be found at the specified URL for 'statusListCredential':",revoked:"revocato",suspended:"sospeso"},success:{mocknet:{label:"Questo Blockcert simulato ha superato tutti i controlli.",description:"La modalità Mocknet è utilizzata solo dagli emittenti per testare il loro flusso di lavoro localmente. Questo Blockcert non è stato registrato su una blockchain e non dovrebbe essere considerato un Blockcert verificato."},blockchain:{label:"Verificato",description:"Questo è un certificato ${chain} valido.",linkText:"Vedi la transazione"},generic:{label:"Verificato",description:"The ${SIGNATURE_TYPE} signature of this document has been successfully verified."},multisign:{label:"Verificato",description:"All the signatures of this certificate have successfully verified."}},errors:{certificateNotValid:"Questo non è un certificato valido",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"Impossibile confermare la transazione",ensureHashesEqual:"L'hash calcolato non corrisponde all'hash remoto",ensureMerkleRootEqual:"La radice di Merkle non corrisponde all'hash remoto.",ensureNotExpired:"Questo certificato è scaduto.",ensureValidReceipt:"La ricevuta è malformata. C'è stato un problema nella navigazione dell'albero di Merkle nella ricevuta.",failedJsonLdNormalization:"Normalizzazione JSON-LD fallita",foundUnmappedFields:"Campi non mappati trovati durante la normalizzazione JSON-LD",identityErrorBaseMessage:"Issuer identity mismatch",deriveIssuingAddressFromPublicKey:"Unsupported blockchain for DID verification",controlVerificationMethod:"The identity document provided by the issuer does not match the verification method",retrieveVerificationMethodPublicKey:"The identity document provided by the issuer does not reference the verification method",compareIssuingAddress:"The provided verification method does not match the issuer identity",invalidIssuingAddressCreationTime:"The specified issuing address was created after the transaction occurred.",invalidIssuingAddressRevoked:"The specified issuing address was revoked by the issuer before the transaction occurred.",invalidIssuingAddressExpired:"The specified issuing address expired before the transaction occurred.",invalidIssuingAddressUnknown:"The address used to issue this Blockcerts does not belong to the claimed issuer.",getChain:"Il valore della catena non è stato riconosciuto",getIssuerProfile:"Impossibile ottenere il profilo dell'emittente",getRevokedAssertions:"Impossibile ottenere le asserzioni di revoca",getTransactionId:"Impossibile verificare questo certificato senza un ID transazione da confrontare.",invalidMerkleReceipt:"Ricevuta Merkle non valida. L'hash di prova non corrisponde alla radice di Merkle",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"Impossibile verificare questo certificato senza un ID transazione da confrontare.",issuerProfileNotSet:"no issuer address given",issuerProfileInvalid:"retrieved file does not seem to be a valid profile",parseIssuerKeys:"Impossibile analizzare JSON dai dati di identificazione dell'emittente.",checkImagesIntegrity:"Image integrity verification proved that the content was modified after issuance.",ensureValidityPeriodStarted:"This certificate is not yet valid."}},ja:{steps:{formatValidationLabel:"形式の検証",formatValidationLabelPending:"形式を検証",signatureVerificationLabel:"証明の検証",signatureVerificationLabelPending:"証明を検証",identityVerificationLabel:"アイデンティティの検証",identityVerificationLabelPending:"アイデンティティを検証",statusCheckLabel:"ステータスの確認",statusCheckLabelPending:"ステータスを確認"},subSteps:{getTransactionIdLabel:"取引IDの取得",getTransactionIdLabelPending:"取引IDを取得",computeLocalHashLabel:"ローカルハッシュの算出",computeLocalHashLabelPending:"ローカルハッシュを算出",fetchRemoteHashLabel:"リモートハッシュの取得",fetchRemoteHashLabelPending:"リモートハッシュを取得",getIssuerProfileLabel:"発行者プロフィールの取得",getIssuerProfileLabelPending:"発行者プロフィールを取得",parseIssuerKeysLabel:"発行者の鍵の解析",parseIssuerKeysLabelPending:"発行者の鍵を解析",compareHashesLabel:"ハッシュの照合",compareHashesLabelPending:"ハッシュを照合",checkDocumentSignatureLabel:"Documentの署名の確認",checkDocumentSignatureLabelPending:"Documentの署名を確認",checkMerkleRootLabel:"Merkle Rootの確認",checkMerkleRootLabelPending:"Merkle Rootを確認",checkReceiptLabel:"レシートの確認",checkReceiptLabelPending:"レシートを確認",checkAuthenticityLabel:"真正性の確認",checkAuthenticityLabelPending:"真正性を確認",checkCredentialSchemaConformityLabel:"Check conformity with credential schema",checkCredentialSchemaConformityLabelPending:"Checking conformity with credential schema",checkRevokedStatusLabel:"取消ステータスの確認",checkRevokedStatusLabelPending:"取消ステータスを確認",checkExpiresDateLabel:"有効期限の確認",checkExpiresDateLabelPending:"有効期限を確認",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"検証方法の設定",controlVerificationMethodLabelPending:"検証方法を設定",retrieveVerificationMethodPublicKeyLabel:"DID Documentからの公開鍵取得",retrieveVerificationMethodPublicKeyLabelPending:"DID Documentから公開鍵を取得",deriveIssuingAddressFromPublicKeyLabel:"公開鍵からの発行者アドレス取得",deriveIssuingAddressFromPublicKeyLabelPending:"公開鍵から発行者アドレスを取得",compareIssuingAddressLabel:"アドレスの照合",compareIssuingAddressLabelPending:"アドレスを照合",checkImagesIntegrityLabel:"画像の保全性の確認",checkImagesIntegrityLabelPending:"画像の保全性を確認"},revocation:{preReason:"理由:",reason:"この証明書は発行者により${CREDENTIAL_STATUS}。",revocationListAuthenticityFailure:"取消登録リストの真正性を確認できませんでした。",noRevocationStatusList2021Found:"「statusListCredential」のURLでステータスリストが見つかりませんでした:",revoked:"取消されました",suspended:"停止されました"},success:{mocknet:{label:"このMocknetの証明書は全てのチェックを通過しました。",description:"Mocknetの証明書はテスト用のものです。ブロックチェーンに記録されず、認証可能のBlockcert証明書として扱われません。"},blockchain:{label:"認証されました",description:"この証明書は有効な${chain}の証明書です。",linkText:"取引を確認する"},generic:{label:"認証されました",description:"このdocumentの${SIGNATURE_TYPE}の署名の確認に成功しました。"},multisign:{label:"認証されました",description:"この証明書の全ての署名の確認に成功しました。"}},errors:{certificateNotValid:"この証明書は無効です",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"取引を確認できませんでした",ensureHashesEqual:"算出されたハッシュがリモートハッシュと一致しませんでした",ensureMerkleRootEqual:"Merkle rootがリモートハッシュと一致しませんでした",ensureNotExpired:"この証明書の有効期限が切れています",ensureValidReceipt:"レシートに異常があります。レシート内のMerkle treeを辿る際に問題が発生しました。",failedJsonLdNormalization:"JSON-LDの正規化に失敗しました",foundUnmappedFields:"JSON-LDの正規化時にマップされていないフィールドを検出しました",identityErrorBaseMessage:"発行者アイデンティティが一致しませんでした",deriveIssuingAddressFromPublicKey:"DID認証未対応のブロックチェーンです",controlVerificationMethod:"発行者から提供されたアイデンティティdocumentが認証方法と一致していません",retrieveVerificationMethodPublicKey:"発行者から提供されたアイデンティティdocumentが認証方法を参照していません",compareIssuingAddress:"提供された認証方法は発行者アイデンティティと一致していません",invalidIssuingAddressCreationTime:"指定の発行者アドレスは取引が行われた後に生成されました。",invalidIssuingAddressRevoked:"指定の発行者アドレスは取引が行われた前に発行者によって取消されました。",invalidIssuingAddressExpired:"指定の発行者アドレスは取引が行われた前に有効期限が切れました。",invalidIssuingAddressUnknown:"このBlockcert証明書の発行に使用されたアドレスは指定の発行者が所有していません。",getChain:"チェーンの値を認識できませんでした",getIssuerProfile:"発行者プロフィールを取得できません",getRevokedAssertions:"取消assertionsを取得できません",getTransactionId:"照合のための取引IDがないため、この証明書を認証できません。",invalidMerkleReceipt:"Merkleレシートが無効です。証明ハッシュがMerkle rootと一致しませんでした。",invalidMerkleVersion:"署名に使用されたMerkleのバージョンはBlockcertsのバージョンに対応できません。",isTransactionIdValid:"照合するための取引IDがないため、この証明書を認証できません。",issuerProfileNotSet:"発行者アドレスが提供されませんでした",issuerProfileInvalid:"取得されたファイルが有効なプロフィールではないようです",parseIssuerKeys:"発行者識別データからJSONの解析ができません",checkImagesIntegrity:"データが発行後に変更されたことが画像保全性の検証によって証明されました。",ensureValidityPeriodStarted:"This certificate is not yet valid."}}};function ls(e,t){return e&&t?us[cs.locale]?us[cs.locale][e]?us[cs.locale][e][t]?us[cs.locale][e][t]||"":"[missing locale item data]":"[missing locale group data]":"[missing locale data]":""}function ds(){return Object.keys(us)}var ps,hs=Object.freeze({__proto__:null,detectLocale:function(){return navigator.language||as.locale},ensureIsSupported:function(e){let t;const i=$s.i18n.getSupportedLanguages().map((e=>e.toLowerCase()));if(t=i.includes(e.toLowerCase()),!t){const r=e.substr(0,2).toLowerCase(),n=i.map((e=>e.split("-")[0])).indexOf(r);t=n>-1,t&&(e=i[n])}return t||(e=as.locale),function(e){const t=e.split("-");return t.length>1?`${t[0].toLowerCase()}-${t[1].toUpperCase()}`:t[0].toLowerCase()}(e)},getComposedText:function(e,t){return ls(e,t)},getSupportedLanguages:ds,getText:ls});!function(e){e.REVOKED="revoked",e.SUSPENDED="suspended"}(ps||(ps={}));class fs{publicKey;created;revoked;expires;constructor(e,t,i,r){this.publicKey=e,this.created=t,this.revoked=i,this.expires=r}}class gs{image;jobTitle;name;constructor(e,t,i){this.image=e,this.jobTitle=t,this.name=i}}class bs extends Error{stepCode;constructor(e,t){super(t),this.stepCode=e}}var ms=Object.freeze({__proto__:null,generateRevocationReason:function(e="",t=ps.REVOKED){const i=ls("revocation",t);return e=(e=e.trim()).length>0?` ${ls("revocation","preReason")} ${e}${"."!==e.slice(-1)?".":""}`:"",`${ls("revocation","reason").replace("${CREDENTIAL_STATUS}",ls("revocation",i))}${e}`},getChain:function(e,t){const i=t||null;if(i?.anchors){const e=i.anchors[0];if(e.chain){return function(e){const t=Object.keys(at).map((e=>at[e])).find((t=>t.signatureValue===e));if(void 0===t)throw new Error(ls("errors","getChain"));return t}(e.chain)}}return function(e=""){return ss.isMainnet(e)?at.bitcoin:at.testnet}(e)},getTransactionId:function(e={}){try{const{anchors:t}=e,i=t[0];if(i.sourceId)return i.sourceId;if("string"==typeof i){return i.split(":").pop()}}catch(e){throw new bs("",ls("errors","getTransactionId"))}},getTransactionLink:function(e,t){return e&&t?{rawTransactionLink:t.transactionTemplates.raw.replace(Qe,e),transactionLink:t.transactionTemplates.full.replace(Qe,e)}:null}});var vs=Object.freeze({__proto__:null,isMockChain:function(e){if(e){const t="string"==typeof e?e:e.code;return!!Object.keys(at).some((e=>e===t))&&!!at[t].test}return!1}});const ys={value:"https://dev.uniresolver.io/1.0/identifiers",set url(e){this.value=e},get url(){return this.value}};function ws(e){return e.startsWith("did:",0)}function xs(e){return e.startsWith("did:key:",0)}var ks;!function(e){e.ED25519="ed25519",e.SECP256K1="secp256k1"}(ks||(ks={}));const _s={"did:key:z6Mk":ks.ED25519,"did:key:zQ3s":ks.SECP256K1};async function Cs(e){const t=e.substring(0,12);if(_s[t]){const i=await async function(e){if(e===ks.ED25519)return await import("./did-key-ed25519.esm-hEATvNhJ-CHAq7sf1.js");if(e===ks.SECP256K1)return await import("./did-key-secp256k1.esm-CIEM56eq-EQahxyFZ.js");throw new Error("Error loading did key resolver")}(_s[t]),{didDocument:r}=await i.resolve(e,{accept:"application/did+json"});return r}throw new Error("Unsupported did:key suite")}var As,Ss={...Object.freeze({__proto__:null,getIssuerProfileUrl:function(e){if(!e.service)return"";const t=e.service.find((e=>"IssuerProfile"===e.type)),i=t?.serviceEndpoint;return i??""},resolve:async function(e,t=ys.url){if(xs(e)){return await Cs(e)}const i=await Wo({url:`${t}/${e}`});return JSON.parse(i).didDocument},resolveDidKeyDocument:Cs}),didResolver:ys};!function(e){e.DEFAULT="standby",e.FAILURE="failure",e.STARTING="starting",e.SUCCESS="success"}(As||(As={}));class Es{code;label;labelPending;parentStep;status;constructor(e,t){this.code=t,this.label=ls("subSteps",`${t}Label`),this.labelPending=ls("subSteps",`${t}LabelPending`),this.parentStep=e,this.status=As.DEFAULT}}const Ps=us[cs.locale];var Ls,Ts;!function(e){e.formatValidation="formatValidation",e.proofVerification="proofVerification",e.identityVerification="identityVerification",e.statusCheck="statusCheck",e.final="final"}(Ls||(Ls={})),function(e){e.checkImagesIntegrity="checkImagesIntegrity",e.checkRevokedStatus="checkRevokedStatus",e.checkExpiresDate="checkExpiresDate",e.controlVerificationMethod="controlVerificationMethod",e.ensureValidityPeriodStarted="ensureValidityPeriodStarted",e.checkCredentialSchemaConformity="checkCredentialSchemaConformity"}(Ts||(Ts={}));const Is={[Ls.formatValidation]:[Ts.checkImagesIntegrity,Ts.checkCredentialSchemaConformity],[Ls.proofVerification]:[],[Ls.identityVerification]:[Ts.controlVerificationMethod],[Ls.statusCheck]:[Ts.checkRevokedStatus,Ts.ensureValidityPeriodStarted,Ts.checkExpiresDate]};function Ds(){return{[Ls.formatValidation]:{code:Ls.formatValidation,label:Ps.steps.formatValidationLabel,labelPending:Ps.steps.formatValidationLabelPending,subSteps:[]},[Ls.proofVerification]:{code:Ls.proofVerification,label:Ps.steps.signatureVerificationLabel,labelPending:Ps.steps.signatureVerificationLabelPending,subSteps:[]},[Ls.identityVerification]:{code:Ls.identityVerification,label:Ps.steps.identityVerificationLabel,labelPending:Ps.steps.identityVerificationLabelPending,subSteps:[]},[Ls.statusCheck]:{code:Ls.statusCheck,label:Ps.steps.statusCheckLabel,labelPending:Ps.steps.statusCheckLabelPending,subSteps:[]}}}var Ms=Object.freeze({__proto__:null,get SUB_STEPS(){return Ts},get VerificationSteps(){return Ls},default:Ds,final:"final",verificationMap:Is});function Rs(e=[],t=[]){return e.filter((e=>t.includes(e))).filter(((e,t,i)=>i.indexOf(e)===t))}function Os(e,t){const i=e.findIndex((e=>e===t));i>-1&&e.splice(i,1)}function Bs(e,t){return Is[e].filter((e=>t.includes(e))).map((t=>$s.verifier.convertToVerificationSubsteps(e,t)))}function js(e){const t=Ds();return Object.keys(t).map((i=>({...t[i],subSteps:Bs(i,e)})))}function Fs(e){const t=Date.parse(e);if(t)return new Date(t);const i=function(e){let t=e.slice(0,-5).split(/\D/).map((function(e){return parseInt(e,10)||0}));t[1]-=1,t=new Date(Date.UTC.apply(Date,t));const i=e.slice(-5);let r=parseInt(i,10)/100;return"+"===i.slice(0,1)&&(r*=-1),t.setHours(t.getHours()+r),t}(e);return i||function(e){let t,i;const r=/^(\d{4}\-\d\d\-\d\d([tT][\d:\.]*)?)([zZ]|([+\-])(\d\d):?(\d\d))?$/.exec(e)??[];return r[1]?(t=r[1].split(/\D/).map((function(e){return parseInt(e,10)||0})),t[1]-=1,t=new Date(Date.UTC.apply(Date,t)),t.getDate()?(r[5]&&(i=parseInt(r[5],10)/100*60,r[6]&&(i+=parseInt(r[6],10)),"+"===r[4]&&(i*=-1),i&&t.setUTCMinutes(t.getUTCMinutes()+i)),t):null):null}(e)}function Vs(e){return""===e?0:Fs(`${e}`).getTime()}function Ns(e,t=null){const i=e.created?Vs(e.created):null,r=e.revoked?Vs(e.revoked):null,n=e.expires?Vs(e.expires):null;let o=t;if(!t){o=(e.id||e.publicKey).replace("ecdsa-koblitz-pubkey:","")}return new fs(o,i,r,n)}var zs=Object.freeze({__proto__:null,convertToVerificationSubsteps:function(e,t){return new Es(e,t)},findVerificationSubstep:function(e,t,i=""){for(let r=0;r<t.length;r++){let n=t[r].subSteps.find((t=>t.code===e));if(n&&""===i)return n;if(t[r].suites?.length)for(let o=0;o<t[r].suites.length;o++){const a=t[r].suites[o];if(n=a.subSteps.find((t=>t.code===e)),n&&a.proofType===i)return n}}},getIssuerProfile:async function e(t){const i=ls("errors","getIssuerProfile");if(!t)throw new bs("getIssuerProfile",`${i} - ${ls("errors","issuerProfileNotSet")}`);let r;if("object"==typeof t&&(t=t.id),ws(t))try{const i=await $s.did.resolve(t);if(xs(t))r=function(e){return{"@context":["https://w3id.org/openbadges/v2","https://w3id.org/blockcerts/3.0"],publicKey:[{created:(new Date).toISOString(),id:e.id.split(":").pop()}]}}(i);else{const t=$s.did.getIssuerProfileUrl(i);t&&(r=await e(t))}return{didDocument:i,...r}}catch(e){throw console.error(e),new bs("getIssuerProfile",`${i} - ${e}`)}else if(!function(e){return/^(ftp|http|https):\/\/[^ "]+$/.test(e)}(t))throw new bs("getIssuerProfile",`${i} - ${ls("errors","issuerProfileNotSet")}`);if(r=JSON.parse(await Wo({url:t}).catch((()=>{throw new bs("getIssuerProfile",i)}))),!function(e){const t=["issuer","profile"],{type:i}=e;return!!i&&(Array.isArray(i)?i.some((e=>t.includes(e.toLowerCase()))):t.includes(i.toLowerCase()))}(r)&&!function(e){const{issuer_key:t,revocation_key:i,issuerKeys:r,revocationKeys:n}=e;return!(!t||!i)||!(!r||!n)}(r))throw new bs("getIssuerProfile",`${i} - ${ls("errors","issuerProfileInvalid")}`);return r},getRevokedAssertions:async function(e,t){if(!e)return[];const i=ls("errors","getRevokedAssertions");t&&(e=function(e,t,i){const r=e.includes("?")?"&":"?";return`${e}${r}${t}=${i}`}(e,"assertionId",encodeURIComponent(t)));try{const t=await Wo({url:e});return JSON.parse(t).revokedAssertions??[]}catch(e){throw console.error(e),new bs(Ts.checkRevokedStatus,i)}},getVerificationMap:function(e=!1,t=!1,i=!1,r=!1){const n=function(e,t,i,r){const n=Object.values(Ts);return e||Os(n,Ts.controlVerificationMethod),t||Os(n,Ts.checkImagesIntegrity),i||Os(n,Ts.ensureValidityPeriodStarted),r||Os(n,Ts.checkCredentialSchemaConformity),n}(e,t,i,r);return{verificationProcess:n,verificationMap:js(n)}},lookForTx:Ea,parseIssuerKeys:function(e){try{const t={};if("@context"in e){const i=e.publicKey??e.publicKeys;for(let e=0;e<i.length;e++){const r=Ns(i[e]);t[r.publicKey]=r}}else{const i=Ns({},(e.issuerKeys??[])[0].key);t[i.publicKey]=i}return t}catch(e){throw console.error(e),new bs("parseIssuerKeys",ls("errors","parseIssuerKeys"))}},parseRevocationKey:function(e){return e&&Object.prototype.hasOwnProperty.call(e,"revocationKeys")&&e.revocationKeys.length>0?e.revocationKeys[0].key:""}}),$s={addresses:ss,certificates:ms,chains:vs,did:Ss,i18n:hs,verifier:zs};function Us(e){const{credentialSubject:t}=e;return t.name||""}function Hs(e){"string"==typeof e&&(e=[e]);const t=(i=function(e){return e.filter(Ze)}(e),i.find((e=>e.toLowerCase().indexOf("blockcerts")>0)));var i;if(!t)return{version:it.V3_0,versionNumber:3};const r=t.split("/").filter((e=>""!==e)),n=Object.keys(qs),o=parseInt(n.filter((e=>function(e,t){return e.some((e=>e.includes(`v${t}`)||e.includes(`${t}.`)))}(r,e.toString())))[0],10);let a;switch(o){case 1:a=it.V1_2;break;case 2:a=it.V2_0;break;case 3:if(t.includes("-alpha")){a=it.V3_0_alpha;break}if(t.includes("-beta")){a=it.V3_0_beta;break}a=it.V3_0}return{versionNumber:o,version:a}}const qs={1:function(){throw new bs("","Verification of v1 certificates is not supported by this component. See the python cert-verifier for v1.1 verification or the npm package cert-verifier-js-v1-legacy for v1.2 (https://www.npmjs.com/package/@blockcerts/cert-verifier-js-v1-legacy)")},2:async function(e){const{id:t,expires:i,badge:r}=e,{image:n,name:o,description:a,subtitle:s,issuer:c}=r,u=e.recipientProfile??e.recipient.recipientProfile,l=e.issuedOn,d=e.metadataJson,p=u.name,h=function(e){const t=[];for(const i in e){const r=e[i],n=new gs(r.image,r.jobTitle,r.name);t.push(n)}return t}(r.signatureLines),f=await $s.verifier.getIssuerProfile(c);return{certificateImage:n,description:a,expires:i,id:t,issuedOn:l,issuer:f,metadataJson:d,name:o,recipientFullName:p,recordLink:t,revocationKey:null,sealImage:f.image,signatureImage:h,subtitle:s}},3:async function(e){const{issuer:t,metadataJson:i,metadata:r,issuanceDate:n,id:o,expirationDate:a,display:s,validUntil:c,validFrom:u}=e,l=r??i;return{display:s,expires:a??c,validFrom:u,issuedOn:n??u,id:o,issuer:await $s.verifier.getIssuerProfile(t),metadataJson:l,recipientFullName:Us(e),recordLink:o}}};function Ks(e){if(Array.isArray(e)){return e.find((e=>"ChainedProof2021"!==e.type)).verificationMethod}return e.verificationMethod}var Js;!function(e){e.MerkleProof2017="MerkleProof2017",e.MerkleProof2019="MerkleProof2019",e.Ed25519Signature2020="Ed25519Signature2020",e.EcdsaSecp256k1Signature2019="EcdsaSecp256k1Signature2019"}(Js||(Js={}));class Gs{expires;validFrom;id;issuer;revocationKey;documentToVerify;explorerAPIs;txData;_stepsStatuses=[];hashlinkVerifier;verificationSteps;supportedVerificationSuites={[Js.MerkleProof2017]:null,[Js.MerkleProof2019]:null,[Js.Ed25519Signature2020]:null,[Js.EcdsaSecp256k1Signature2019]:null};proofVerifiers=[];verificationProcess;proofMap;constructor({certificateJson:e,expires:t,hashlinkVerifier:i,id:r,issuer:n,revocationKey:o,explorerAPIs:a,validFrom:s}){this.expires=t,this.validFrom=s,this.id=r,this.issuer=n,this.hashlinkVerifier=i,this.revocationKey=o,this.explorerAPIs=a,this.documentToVerify=Object.assign({},e)}getVerificationSteps(){return this.verificationSteps}getSignersData(){return this.proofVerifiers.map((e=>({signingDate:e.getSigningDate(),signatureSuiteType:e.type,issuerPublicKey:e.getIssuerPublicKey(),issuerName:e.getIssuerName(),issuerProfileDomain:e.getIssuerProfileDomain(),issuerProfileUrl:e.getIssuerProfileUrl(),chain:e.getChain?.(),transactionId:e.getTransactionIdString?.(),transactionLink:e.getTransactionLink?.(),rawTransactionLink:e.getRawTransactionLink?.()})))}async init(){await this.instantiateProofVerifiers(),this.prepareVerificationProcess()}async verifyProof(){for(let e=0;e<this.proofVerifiers.length;e++)await this.proofVerifiers[e].verifyProof()}async verify(e=(()=>{})){this._stepCallback=e,this._stepsStatuses=[],await this.verifyProof();for(const e of this.verificationProcess){if(!this[e])return void console.error("verification logic for",e,"not implemented");await this[e]()}for(let e=0;e<this.proofVerifiers.length;e++)await this.proofVerifiers[e].verifyIdentity();const t=this._stepsStatuses.find((e=>e.status===As.FAILURE));return t?this._failed(t):this._succeed()}convertCryptosuiteToType(e){return(e=e.replace(/-./g,(e=>e[1].toUpperCase()))).charAt(0).toUpperCase()+e.slice(1)}getRevocationListUrl(){return this.issuer.revocationList}getProofTypes(){const e=[];return this.proofMap.forEach((t=>{let{type:i}=t;"ChainedProof2021"===i&&(i=t.chainedProofType),"DataIntegrityProof"===i&&(i=this.convertCryptosuiteToType(t.cryptosuite)),Array.isArray(i)&&(i=i[0]),e.push(i)})),e}getProofMap(e){const t=new Map;return"proof"in e?Array.isArray(e.proof)?e.proof.forEach(((e,i)=>t.set(i,e))):t.set(0,e.proof):"signature"in e&&t.set(0,e.signature),t}async instantiateProofVerifiers(){this.proofMap=this.getProofMap(this.documentToVerify);const e=this.getProofTypes(),t=function(e=[],t=[]){return t.filter((t=>!e.includes(t)))}(Object.keys(this.supportedVerificationSuites),e);if(t.length)throw new Error(`No support for proof verification of type: ${t.join(", ")}`);await this.loadRequiredVerificationSuites(e),this.proofMap.forEach(((t,i)=>{const r={executeStep:this.executeStep.bind(this),document:this.documentToVerify,proof:t,explorerAPIs:this.explorerAPIs,issuer:this.issuer};this.proofVerifiers.push(new this.supportedVerificationSuites[e[i]](r))}));for(const e of this.proofVerifiers)await e.init()}async loadRequiredVerificationSuites(e){if(e.includes(Js.MerkleProof2017)){const{default:e}=await import("./MerkleProof2017-CNSx436a-FBaGRIN1.js");this.supportedVerificationSuites.MerkleProof2017=e}if(e.includes(Js.MerkleProof2019)){const{default:e}=await import("./MerkleProof2019-DnbP3r0f-Cp4GWjQh.js");this.supportedVerificationSuites.MerkleProof2019=e}if(e.includes(Js.Ed25519Signature2020)){const{default:e}=await import("./Ed25519Signature2020-CL2yKnJW-NRYSGvkI.js");this.supportedVerificationSuites.Ed25519Signature2020=e}if(e.includes(Js.EcdsaSecp256k1Signature2019)){const{default:e}=await import("./EcdsaSecp256k1Signature2019-aV3C41Ue-_mP0Wq_n.js");this.supportedVerificationSuites.EcdsaSecp256k1Signature2019=e}}prepareVerificationProcess(){const e=$s.verifier.getVerificationMap(!!this.issuer.didDocument,this.hashlinkVerifier?.hasHashlinksToVerify()??!1,!!this.validFrom,!!this.documentToVerify.credentialSchema);this.verificationSteps=e.verificationMap,this.verificationProcess=e.verificationProcess,this.registerSignatureVerificationSteps(),this.registerIdentityVerificationSteps(),this.verificationSteps=this.verificationSteps.filter((e=>e.subSteps?.length>0||e.suites?.some((e=>e.subSteps.length>0))))}registerSignatureVerificationSteps(){const e=Ls.proofVerification;this.verificationSteps.find((t=>t.code===e)).suites=this.getSuiteSubsteps(e)}getSuiteSubsteps(e){const t={[Ls.proofVerification]:"getProofVerificationSteps",[Ls.identityVerification]:"getIdentityVerificationSteps"};return this.proofVerifiers.map((i=>({proofType:i.type,subSteps:i[t[e]](e)})))}registerIdentityVerificationSteps(){const e=Ls.identityVerification;this.verificationSteps.find((t=>t.code===e)).suites=this.getSuiteSubsteps(e)}async executeStep(e,t,i){if(!this._isFailing()){e&&this._updateStatusCallback(e,As.STARTING,i);try{const r=await t();return e&&(this._updateStatusCallback(e,As.SUCCESS,i),this._stepsStatuses.push({code:e,status:As.SUCCESS})),r}catch(t){console.error(t),e&&(this._updateStatusCallback(e,As.FAILURE,i,t.message),this._stepsStatuses.push({code:e,message:t.message,status:As.FAILURE}))}}}_stepCallback(e){}async checkImagesIntegrity(){await this.executeStep(Ts.checkImagesIntegrity,(async()=>{await this.hashlinkVerifier.verifyHashlinkTable().catch((e=>{throw console.error("hashlink verification error",e),new bs(Ts.checkImagesIntegrity,ls("errors","checkImagesIntegrity"))}))}))}async checkRevokedStatus(){if(this.documentToVerify.credentialStatus){const{default:e}=await import("./checkRevocationStatusList2021-Cy-rWyh7-CVOeAbdp.js");return void await this.executeStep(Ts.checkRevokedStatus,(async()=>{await e(this.documentToVerify.credentialStatus)}))}const e=this.getRevocationListUrl();if(!e)return console.warn("No revocation list url was set on the issuer."),void await this.executeStep(Ts.checkRevokedStatus,(()=>!0));const t=await this.executeStep(null,(async()=>await $s.verifier.getRevokedAssertions(e,this.id))),{default:i}=await import("./ensureNotRevoked-bD_ITwQb-DvMIgM4L.js");await this.executeStep(Ts.checkRevokedStatus,(()=>{i(t,this.id)}))}async checkExpiresDate(){await this.executeStep(Ts.checkExpiresDate,(()=>{!function(e=null){if(!e)return;const t=Vs(e);if((new Date).getTime()>=t)throw new bs(Ts.checkExpiresDate,ls("errors","ensureNotExpired"))}(this.expires)}))}async ensureValidityPeriodStarted(){await this.executeStep(Ts.ensureValidityPeriodStarted,(()=>{!function(e=null){if(!e)return;if(Vs(e)>(new Date).getTime())throw new bs(Ts.ensureValidityPeriodStarted,ls("errors","ensureValidityPeriodStarted"))}(this.validFrom)}))}async checkCredentialSchemaConformity(){const{default:e}=await import("./checkCredentialSchemaConformity-QPmIWPLG-De1kKyvF.js");await this.executeStep(Ts.checkCredentialSchemaConformity,(async()=>{await e(this.documentToVerify.credentialSubject,this.documentToVerify.credentialSchema)}))}async controlVerificationMethod(){if(!this.issuer.didDocument)return;const{default:e}=await import("./controlVerificationMethod-CXzAI0QS-b45qIaR4.js");await this.executeStep(Ts.controlVerificationMethod,(()=>{e(this.issuer.didDocument,Ks(this.documentToVerify.proof))}))}findStepFromVerificationProcess(e,t){return $s.verifier.findVerificationSubstep(e,this.verificationSteps,t)}_failed(e){const{message:t}=e;return this._setFinalStep({status:As.FAILURE,message:t})}_isFailing(){return this._stepsStatuses.some((e=>e.status===As.FAILURE))}_succeed(){let e;return 1===this.proofVerifiers.length&&(e=this.proofVerifiers[0].type.includes("MerkleProof")?$s.chains.isMockChain(this.proofVerifiers[0].getChain())?$s.i18n.getComposedText("success","mocknet"):$s.i18n.getComposedText("success","blockchain"):{...$s.i18n.getComposedText("success","generic"),description:$s.i18n.getComposedText("success","generic").description.replace("${SIGNATURE_TYPE}",this.proofVerifiers[0].type)}),this.proofVerifiers.length>1&&(e=$s.i18n.getComposedText("success","multisign")),this._setFinalStep({status:As.SUCCESS,message:e})}_setFinalStep({status:e,message:t}){return{code:Ls.final,status:e,message:t}}_updateStatusCallback(e,t,i="",r=""){if(null!=e){const n=this.findStepFromVerificationProcess(e,i);if(void 0===n)return void console.warn("step with code",e,"was not found for suite",i,"ignoring but you should not.");const o={code:e,status:t,parentStep:n.parentStep,label:n.labelPending};r&&(o.errorMessage=r),this._stepCallback(o)}}}var Ys={exports:{}};!function(e,t){var i="__lodash_hash_undefined__",r=9007199254740991,n="[object Arguments]",o="[object Boolean]",a="[object Date]",s="[object Function]",c="[object GeneratorFunction]",u="[object Map]",l="[object Number]",d="[object Object]",p="[object Promise]",h="[object RegExp]",f="[object Set]",g="[object String]",b="[object Symbol]",m="[object WeakMap]",v="[object ArrayBuffer]",y="[object DataView]",w="[object Float32Array]",x="[object Float64Array]",k="[object Int8Array]",_="[object Int16Array]",C="[object Int32Array]",A="[object Uint8Array]",S="[object Uint8ClampedArray]",E="[object Uint16Array]",P="[object Uint32Array]",L=/\w*$/,T=/^\[object .+?Constructor\]$/,I=/^(?:0|[1-9]\d*)$/,D={};D[n]=D["[object Array]"]=D[v]=D[y]=D[o]=D[a]=D[w]=D[x]=D[k]=D[_]=D[C]=D[u]=D[l]=D[d]=D[h]=D[f]=D[g]=D[b]=D[A]=D[S]=D[E]=D[P]=!0,D["[object Error]"]=D[s]=D[m]=!1;var M="object"==typeof ji&&ji&&ji.Object===Object&&ji,R="object"==typeof self&&self&&self.Object===Object&&self,O=M||R||Function("return this")(),B=t&&!t.nodeType&&t,j=B&&e&&!e.nodeType&&e,F=j&&j.exports===B;function V(e,t){return e.set(t[0],t[1]),e}function N(e,t){return e.add(t),e}function z(e,t,i,r){var n=-1,o=e?e.length:0;for(r&&o&&(i=e[++n]);++n<o;)i=t(i,e[n],n,e);return i}function $(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}function U(e){var t=-1,i=Array(e.size);return e.forEach((function(e,r){i[++t]=[r,e]})),i}function H(e,t){return function(i){return e(t(i))}}function q(e){var t=-1,i=Array(e.size);return e.forEach((function(e){i[++t]=e})),i}var K,J=Array.prototype,G=Function.prototype,Y=Object.prototype,W=O["__core-js_shared__"],Z=(K=/[^.]+$/.exec(W&&W.keys&&W.keys.IE_PROTO||""))?"Symbol(src)_1."+K:"",X=G.toString,Q=Y.hasOwnProperty,ee=Y.toString,te=RegExp("^"+X.call(Q).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ie=F?O.Buffer:void 0,re=O.Symbol,ne=O.Uint8Array,oe=H(Object.getPrototypeOf,Object),ae=Object.create,se=Y.propertyIsEnumerable,ce=J.splice,ue=Object.getOwnPropertySymbols,le=ie?ie.isBuffer:void 0,de=H(Object.keys,Object),pe=je(O,"DataView"),he=je(O,"Map"),fe=je(O,"Promise"),ge=je(O,"Set"),be=je(O,"WeakMap"),me=je(Object,"create"),ve=$e(pe),ye=$e(he),we=$e(fe),xe=$e(ge),ke=$e(be),_e=re?re.prototype:void 0,Ce=_e?_e.valueOf:void 0;function Ae(e){var t=-1,i=e?e.length:0;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}function Se(e){var t=-1,i=e?e.length:0;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}function Ee(e){var t=-1,i=e?e.length:0;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}function Pe(e){this.__data__=new Se(e)}function Le(e,t){var i=He(e)||function(e){return function(e){return function(e){return!!e&&"object"==typeof e}(e)&&qe(e)}(e)&&Q.call(e,"callee")&&(!se.call(e,"callee")||ee.call(e)==n)}(e)?function(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}(e.length,String):[],r=i.length,o=!!r;for(var a in e)!t&&!Q.call(e,a)||o&&("length"==a||Ne(a,r))||i.push(a);return i}function Te(e,t,i){var r=e[t];Q.call(e,t)&&Ue(r,i)&&(void 0!==i||t in e)||(e[t]=i)}function Ie(e,t){for(var i=e.length;i--;)if(Ue(e[i][0],t))return i;return-1}function De(e,t,i,r,p,m,T){var I;if(r&&(I=m?r(e,p,m,T):r(e)),void 0!==I)return I;if(!Ge(e))return e;var M=He(e);if(M){if(I=function(e){var t=e.length,i=e.constructor(t);t&&"string"==typeof e[0]&&Q.call(e,"index")&&(i.index=e.index,i.input=e.input);return i}(e),!t)return function(e,t){var i=-1,r=e.length;t||(t=Array(r));for(;++i<r;)t[i]=e[i];return t}(e,I)}else{var R=Ve(e),O=R==s||R==c;if(Ke(e))return function(e,t){if(t)return e.slice();var i=new e.constructor(e.length);return e.copy(i),i}(e,t);if(R==d||R==n||O&&!m){if($(e))return m?e:{};if(I=function(e){return"function"!=typeof e.constructor||ze(e)?{}:(t=oe(e),Ge(t)?ae(t):{});var t}(O?{}:e),!t)return function(e,t){return Oe(e,Fe(e),t)}(e,function(e,t){return e&&Oe(t,Ye(t),e)}(I,e))}else{if(!D[R])return m?e:{};I=function(e,t,i,r){var n=e.constructor;switch(t){case v:return Re(e);case o:case a:return new n(+e);case y:return function(e,t){var i=t?Re(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}(e,r);case w:case x:case k:case _:case C:case A:case S:case E:case P:return function(e,t){var i=t?Re(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}(e,r);case u:return function(e,t,i){var r=t?i(U(e),!0):U(e);return z(r,V,new e.constructor)}(e,r,i);case l:case g:return new n(e);case h:return function(e){var t=new e.constructor(e.source,L.exec(e));return t.lastIndex=e.lastIndex,t}(e);case f:return function(e,t,i){var r=t?i(q(e),!0):q(e);return z(r,N,new e.constructor)}(e,r,i);case b:return s=e,Ce?Object(Ce.call(s)):{}}var s}(e,R,De,t)}}T||(T=new Pe);var B=T.get(e);if(B)return B;if(T.set(e,I),!M)var j=i?function(e){return function(e,t,i){var r=t(e);return He(e)?r:function(e,t){for(var i=-1,r=t.length,n=e.length;++i<r;)e[n+i]=t[i];return e}(r,i(e))}(e,Ye,Fe)}(e):Ye(e);return function(e,t){for(var i=-1,r=e?e.length:0;++i<r&&!1!==t(e[i],i,e););}(j||e,(function(n,o){j&&(n=e[o=n]),Te(I,o,De(n,t,i,r,o,e,T))})),I}function Me(e){return!(!Ge(e)||(t=e,Z&&Z in t))&&(Je(e)||$(e)?te:T).test($e(e));var t}function Re(e){var t=new e.constructor(e.byteLength);return new ne(t).set(new ne(e)),t}function Oe(e,t,i,r){i||(i={});for(var n=-1,o=t.length;++n<o;){var a=t[n],s=r?r(i[a],e[a],a,i,e):void 0;Te(i,a,void 0===s?e[a]:s)}return i}function Be(e,t){var i,r,n=e.__data__;return("string"==(r=typeof(i=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==i:null===i)?n["string"==typeof t?"string":"hash"]:n.map}function je(e,t){var i=function(e,t){return null==e?void 0:e[t]}(e,t);return Me(i)?i:void 0}Ae.prototype.clear=function(){this.__data__=me?me(null):{}},Ae.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},Ae.prototype.get=function(e){var t=this.__data__;if(me){var r=t[e];return r===i?void 0:r}return Q.call(t,e)?t[e]:void 0},Ae.prototype.has=function(e){var t=this.__data__;return me?void 0!==t[e]:Q.call(t,e)},Ae.prototype.set=function(e,t){return this.__data__[e]=me&&void 0===t?i:t,this},Se.prototype.clear=function(){this.__data__=[]},Se.prototype.delete=function(e){var t=this.__data__,i=Ie(t,e);return!(i<0)&&(i==t.length-1?t.pop():ce.call(t,i,1),!0)},Se.prototype.get=function(e){var t=this.__data__,i=Ie(t,e);return i<0?void 0:t[i][1]},Se.prototype.has=function(e){return Ie(this.__data__,e)>-1},Se.prototype.set=function(e,t){var i=this.__data__,r=Ie(i,e);return r<0?i.push([e,t]):i[r][1]=t,this},Ee.prototype.clear=function(){this.__data__={hash:new Ae,map:new(he||Se),string:new Ae}},Ee.prototype.delete=function(e){return Be(this,e).delete(e)},Ee.prototype.get=function(e){return Be(this,e).get(e)},Ee.prototype.has=function(e){return Be(this,e).has(e)},Ee.prototype.set=function(e,t){return Be(this,e).set(e,t),this},Pe.prototype.clear=function(){this.__data__=new Se},Pe.prototype.delete=function(e){return this.__data__.delete(e)},Pe.prototype.get=function(e){return this.__data__.get(e)},Pe.prototype.has=function(e){return this.__data__.has(e)},Pe.prototype.set=function(e,t){var i=this.__data__;if(i instanceof Se){var r=i.__data__;if(!he||r.length<199)return r.push([e,t]),this;i=this.__data__=new Ee(r)}return i.set(e,t),this};var Fe=ue?H(ue,Object):function(){return[]},Ve=function(e){return ee.call(e)};function Ne(e,t){return!!(t=null==t?r:t)&&("number"==typeof e||I.test(e))&&e>-1&&e%1==0&&e<t}function ze(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Y)}function $e(e){if(null!=e){try{return X.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ue(e,t){return e===t||e!=e&&t!=t}(pe&&Ve(new pe(new ArrayBuffer(1)))!=y||he&&Ve(new he)!=u||fe&&Ve(fe.resolve())!=p||ge&&Ve(new ge)!=f||be&&Ve(new be)!=m)&&(Ve=function(e){var t=ee.call(e),i=t==d?e.constructor:void 0,r=i?$e(i):void 0;if(r)switch(r){case ve:return y;case ye:return u;case we:return p;case xe:return f;case ke:return m}return t});var He=Array.isArray;function qe(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}(e.length)&&!Je(e)}var Ke=le||function(){return!1};function Je(e){var t=Ge(e)?ee.call(e):"";return t==s||t==c}function Ge(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function Ye(e){return qe(e)?Le(e):function(e){if(!ze(e))return de(e);var t=[];for(var i in Object(e))Q.call(e,i)&&"constructor"!=i&&t.push(i);return t}(e)}e.exports=function(e){return De(e,!0,!0)}}(Ys,Ys.exports);var Ws=Fi(Ys.exports);function Zs(e){return Ws(e)}function Xs(e){return e===Object(e)}function Qs(e){return[...e.matchAll(/hl:{1}[a-zA-Z0-9]+:{1}[a-zA-Z0-9]+/gm)].map((e=>e[0])).filter((e=>!!e))}async function ec(e,t){const i=Qs(e);if(i.length){const r=await async function(e,t){return(await Promise.all(e.map((async e=>await t.decode(e))))).reduce((function(e,t){return e.push(t.meta.url[0]),e}),[])}(i,t);e=function(e,t,i){return t.forEach(((t,r)=>{e=e.replace(i[r],t)})),e}(e,r,i)}return e}class tc{certificateImage;certificateJson;description;display;expires;validFrom;explorerAPIs=[];id;isFormatValid;issuedOn;issuer;locale;metadataJson;name;options;recipientFullName;recordLink;revocationKey;sealImage;signature;signatureImage;signers=[];subtitle;hashlinkVerifier;hasHashlinks=!1;verificationSteps;verifier;constructor(e,t={}){if(this._setOptions(t),"object"!=typeof e)try{e=JSON.parse(e)}catch(e){throw new Error($s.i18n.getText("errors","certificateNotValid"))}this.certificateJson=Zs(e)}async init(){if(this.certificateJson.display?.content){Qs(this.certificateJson.display.content).length&&await import("./HashlinkVerifier-MEwSZe4T-BdYYAALa.js").then((e=>{this.hashlinkVerifier=new e.HashlinkVerifier}))}await this.parseJson(this.certificateJson),this.verifier=new Gs({certificateJson:this.certificateJson,expires:this.expires,validFrom:this.validFrom,id:this.id,issuer:this.issuer,hashlinkVerifier:this.hashlinkVerifier,revocationKey:this.revocationKey,explorerAPIs:Zs(this.explorerAPIs)}),await this.verifier.init(),this.verificationSteps=this.verifier.getVerificationSteps()}async verify(e){const t=await this.verifier.verify(e);return this.setSigners(),t}async parseJson(e){const t=await async function(e){try{const t=Hs(e["@context"]),i=await qs[t.versionNumber](e);return i.isFormatValid=!0,i}catch(e){return console.error(e),{isFormatValid:!1,error:e.message}}}(e);if(!t.isFormatValid)throw new Error(t.error);await this._setProperties(t)}setSigners(){this.signers=this.verifier.getSignersData()}_setOptions(e){this.options=Object.assign({},as,e),this.locale=$s.i18n.ensureIsSupported("auto"===this.options.locale?$s.i18n.detectLocale():this.options.locale),this.explorerAPIs=this.options.explorerAPIs??[],e.didResolverUrl&&($s.did.didResolver.url=e.didResolverUrl),cs.locale=this.locale}async _setProperties({certificateImage:e,description:t,display:i,expires:r,validFrom:n,id:o,isFormatValid:a,issuedOn:s,issuer:c,metadataJson:u,name:l,recipientFullName:d,recordLink:p,revocationKey:h,sealImage:f,signature:g,signatureImage:b,subtitle:m}){this.isFormatValid=a,this.certificateImage=e,this.description=t,this.expires=r,this.validFrom=n,this.id=o,this.issuedOn=s,this.issuer=c,this.metadataJson=u,this.name=l,this.recipientFullName=d,this.recordLink=p,this.revocationKey=h,this.sealImage=f,this.signature=g,this.signatureImage=b,this.subtitle=m,this.display=await this.parseHashlinksInDisplay(i)}async parseHashlinksInDisplay(e){const t=Zs(e);if(t)return"text/html"!==t.contentMediaType||(t.content=await ec(t.content,this.hashlinkVerifier)),t}}var ic=Object.freeze({__proto__:null,BLOCKCHAINS:at,CERTIFICATE_VERSIONS:it,Certificate:tc,STEPS:Ms,SignatureImage:gs,get VERIFICATION_STATUSES(){return As},VerificationSubstep:Es,getSupportedLanguages:ds,retrieveBlockcertsVersion:Hs});var rc=function(e,t){return rc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])},rc(e,t)};function nc(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function i(){this.constructor=e}rc(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}var oc=function(){return oc=Object.assign||function(e){for(var t,i=1,r=arguments.length;i<r;i++)for(var n in t=arguments[i])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},oc.apply(this,arguments)};function ac(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))}function sc(e){return/^(ftp|http|https):\/\/[^ "]+$/.test(e)}function cc(e){return/^(\.\/|\.\.\/|[A-Z]:\/\/|\/)[^ "]+$/.test(e)}function uc(){return{certificateDefinition:null,errorMessage:"errors.invalidBlockcertsUrl"}}var lc=Object.freeze({__proto__:null,displayHtmlHasNoWidthConstraint:Ge,download:function(e){return e+Ye},initializeVerificationSteps:function(e){const t=JSON.parse(JSON.stringify(e.verificationSteps));return t.map(((e,i)=>Object.assign(Object.assign({},e),{isLast:i===t.length-1,status:As.DEFAULT})))},isPathToCertificateValidURI:function(e){return sc(e)||cc(e)},parse:function(e,t={}){return ac(this,void 0,void 0,(function*(){t.locale||(t.locale="auto");try{const{retrieveBlockcertsVersion:i,Certificate:r}=yield Promise.resolve().then((function(){return ic}));let n;if(1===i(e["@context"]).versionNumber){const{Certificate:i}=yield import("./index-CfIOMbD1.js").then((function(e){return e.h}));n=new i(e,t)}else n=new r(e,t);return yield n.init(),{certificateDefinition:n}}catch(e){return console.error(e),{certificateDefinition:null,errorMessage:"errors.invalidBlockcerts"}}}))},read:function(e){return ac(this,void 0,void 0,(function*(){if(!e)return;const t=yield function(e){return ac(this,void 0,void 0,(function*(){return yield new Promise((function(t,i){const r=new FileReader;r.onload=function(e){t(e.target.result)},r.onerror=r.onabort=i,r.readAsText(e)}))}))}(e);return t}))},retrieve:function(e){return ac(this,void 0,void 0,(function*(){if(!sc(e)&&!cc(e))return console.error("Invalid url to retrieve:",e),null;const t=e+Ye;return yield fetch(t).then((e=>ac(this,void 0,void 0,(function*(){return yield e.text()})))).then((e=>{try{return{certificateDefinition:JSON.parse(e)}}catch(e){return console.log(e),{certificateDefinition:null,errorMessage:"errors.invalidBlockcertsUrl"}}})).catch(uc)}))}});var dc=((e={})=>{if(!window.Proxy){const t=function(){let e=null;function t(e){return!!e&&("object"==typeof e||"function"==typeof e)}const i=function(i,r){if(!t(i)||!t(r))throw new TypeError("Cannot create proxy with a non-object as target or handler");let n=function(){};e=function(){n=function(e){throw new TypeError(`Cannot perform '${e}' on a proxy that has been revoked`)}};const o=r;r={get:null,set:null,apply:null,construct:null};for(const e in o)e in r&&(r[e]=o[e]);"function"==typeof o&&(r.apply=o.apply.bind(o));let a=this,s=!1,c=!1;"function"==typeof i?(a=function(){const e=this&&this.constructor===a,t=Array.prototype.slice.call(arguments);return n(e?"construct":"apply"),e&&r.construct?r.construct.call(this,i,t):!e&&r.apply?r.apply(i,this,t):e?(t.unshift(i),new(i.bind.apply(i,t))):i.apply(this,t)},s=!0):i instanceof Array&&(a=[],c=!0);const u=r.get?function(e){return n("get"),r.get(this,e,a)}:function(e){return n("get"),this[e]},l=r.set?function(e,t){n("set"),r.set(this,e,t,a)}:function(e,t){n("set"),this[e]=t},d=Object.getOwnPropertyNames(i),p={};d.forEach((function(e){if((s||c)&&e in a)return;const t={enumerable:!!Object.getOwnPropertyDescriptor(i,e).enumerable,get:u.bind(i,e),set:l.bind(i,e)};Object.defineProperty(a,e,t),p[e]=!0}));let h=!0;if(Object.setPrototypeOf?Object.setPrototypeOf(a,Object.getPrototypeOf(i)):a.__proto__?a.__proto__=i.__proto__:h=!1,r.get||!h)for(const e in i)p[e]||Object.defineProperty(a,e,{get:u.bind(i,e)});return Object.seal(i),Object.seal(a),a};return i.revocable=function(t,r){return{proxy:new i(t,r),revoke:e}},i}();return new t(e,qe)}return new Proxy(e,qe)})({certificates:lc,events:Object.freeze({__proto__:null,dispatch:function(e="",t=null,i){if(!e||"string"!=typeof e)return;if(!t||"object"!=typeof t)return;const r=new CustomEvent(e,{detail:Object.assign({certificateDefinition:t},i)});window.dispatchEvent(r)}})});function pc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var hc={exports:{}},fc={},gc={exports:{}},bc={};function mc(){var e={"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1};return e}var vc=/javascript\s*\:/gim;bc.whiteList=mc(),bc.getDefaultWhiteList=mc,bc.onAttr=function(e,t,i){},bc.onIgnoreAttr=function(e,t,i){},bc.safeAttrValue=function(e,t){return vc.test(t)?"":t};var yc={indexOf:function(e,t){var i,r;if(Array.prototype.indexOf)return e.indexOf(t);for(i=0,r=e.length;i<r;i++)if(e[i]===t)return i;return-1},forEach:function(e,t,i){var r,n;if(Array.prototype.forEach)return e.forEach(t,i);for(r=0,n=e.length;r<n;r++)t.call(i,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(e){return String.prototype.trimRight?e.trimRight():e.replace(/(\s*$)/g,"")}};var wc=function(e,t){";"!==(e=yc.trimRight(e))[e.length-1]&&(e+=";");var i=e.length,r=!1,n=0,o=0,a="";function s(){if(!r){var i=yc.trim(e.slice(n,o)),s=i.indexOf(":");if(-1!==s){var c=yc.trim(i.slice(0,s)),u=yc.trim(i.slice(s+1));if(c){var l=t(n,a.length,c,u,i);l&&(a+=l+"; ")}}}n=o+1}for(;o<i;o++){var c=e[o];if("/"===c&&"*"===e[o+1]){var u=e.indexOf("*/",o+2);if(-1===u)break;n=(o=u+1)+1,r=!1}else"("===c?r=!0:")"===c?r=!1:";"===c?r||s():"\n"===c&&s()}return yc.trim(a)},xc=bc,kc=wc;function _c(e){return null==e}function Cc(e){(e=function(e){var t={};for(var i in e)t[i]=e[i];return t}(e||{})).whiteList=e.whiteList||xc.whiteList,e.onAttr=e.onAttr||xc.onAttr,e.onIgnoreAttr=e.onIgnoreAttr||xc.onIgnoreAttr,e.safeAttrValue=e.safeAttrValue||xc.safeAttrValue,this.options=e}Cc.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,i=t.whiteList,r=t.onAttr,n=t.onIgnoreAttr,o=t.safeAttrValue;return kc(e,(function(e,t,a,s,c){var u=i[a],l=!1;if(!0===u?l=u:"function"==typeof u?l=u(s):u instanceof RegExp&&(l=u.test(s)),!0!==l&&(l=!1),s=o(a,s)){var d,p={position:t,sourcePosition:e,source:c,isWhite:l};return l?_c(d=r(a,s,p))?a+":"+s:d:_c(d=n(a,s,p))?void 0:d}}))};var Ac=Cc;!function(e,t){var i=bc,r=Ac;for(var n in t=e.exports=function(e,t){return new r(t).process(e)},t.FilterCSS=r,i)t[n]=i[n];"undefined"!=typeof window&&(window.filterCSS=e.exports)}(gc,gc.exports);var Sc=gc.exports,Ec=pc(Sc),Pc={indexOf:function(e,t){var i,r;if(Array.prototype.indexOf)return e.indexOf(t);for(i=0,r=e.length;i<r;i++)if(e[i]===t)return i;return-1},forEach:function(e,t,i){var r,n;if(Array.prototype.forEach)return e.forEach(t,i);for(r=0,n=e.length;r<n;r++)t.call(i,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(e){var t=/\s|\n|\t/.exec(e);return t?t.index:-1}},Lc=Sc.FilterCSS,Tc=Sc.getDefaultWhiteList,Ic=Pc;function Dc(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}}var Mc=new Lc;function Rc(e){return e.replace(Oc,"&lt;").replace(Bc,"&gt;")}var Oc=/</g,Bc=/>/g,jc=/"/g,Fc=/&quot;/g,Vc=/&#([a-zA-Z0-9]*);?/gim,Nc=/&colon;?/gim,zc=/&newline;?/gim,$c=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi,Uc=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,Hc=/u\s*r\s*l\s*\(.*/gi;function qc(e){return e.replace(jc,"&quot;")}function Kc(e){return e.replace(Fc,'"')}function Jc(e){return e.replace(Vc,(function(e,t){return"x"===t[0]||"X"===t[0]?String.fromCharCode(parseInt(t.substr(1),16)):String.fromCharCode(parseInt(t,10))}))}function Gc(e){return e.replace(Nc,":").replace(zc," ")}function Yc(e){for(var t="",i=0,r=e.length;i<r;i++)t+=e.charCodeAt(i)<32?" ":e.charAt(i);return Ic.trim(t)}function Wc(e){return e=Yc(e=Gc(e=Jc(e=Kc(e))))}function Zc(e){return e=Rc(e=qc(e))}fc.whiteList={a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]},fc.getDefaultWhiteList=Dc,fc.onTag=function(e,t,i){},fc.onIgnoreTag=function(e,t,i){},fc.onTagAttr=function(e,t,i){},fc.onIgnoreTagAttr=function(e,t,i){},fc.safeAttrValue=function(e,t,i,r){if(i=Wc(i),"href"===t||"src"===t){if("#"===(i=Ic.trim(i)))return"#";if("http://"!==i.substr(0,7)&&"https://"!==i.substr(0,8)&&"mailto:"!==i.substr(0,7)&&"tel:"!==i.substr(0,4)&&"data:image/"!==i.substr(0,11)&&"ftp://"!==i.substr(0,6)&&"./"!==i.substr(0,2)&&"../"!==i.substr(0,3)&&"#"!==i[0]&&"/"!==i[0])return""}else if("background"===t){if($c.lastIndex=0,$c.test(i))return""}else if("style"===t){if(Uc.lastIndex=0,Uc.test(i))return"";if(Hc.lastIndex=0,Hc.test(i)&&($c.lastIndex=0,$c.test(i)))return"";!1!==r&&(i=(r=r||Mc).process(i))}return i=Zc(i)},fc.escapeHtml=Rc,fc.escapeQuote=qc,fc.unescapeQuote=Kc,fc.escapeHtmlEntities=Jc,fc.escapeDangerHtml5Entities=Gc,fc.clearNonPrintableCharacter=Yc,fc.friendlyAttrValue=Wc,fc.escapeAttrValue=Zc,fc.onIgnoreTagStripAll=function(){return""},fc.StripTagBody=function(e,t){"function"!=typeof t&&(t=function(){});var i=!Array.isArray(e),r=[],n=!1;return{onIgnoreTag:function(o,a,s){if(function(t){return!!i||-1!==Ic.indexOf(e,t)}(o)){if(s.isClosing){var c="[/removed]",u=s.position+10;return r.push([!1!==n?n:s.position,u]),n=!1,c}return n||(n=s.position),"[removed]"}return t(o,a,s)},remove:function(e){var t="",i=0;return Ic.forEach(r,(function(r){t+=e.slice(i,r[0]),i=r[1]})),t+=e.slice(i)}}},fc.stripCommentTag=function(e){for(var t="",i=0;i<e.length;){var r=e.indexOf("\x3c!--",i);if(-1===r){t+=e.slice(i);break}t+=e.slice(i,r);var n=e.indexOf("--\x3e",r);if(-1===n)break;i=n+3}return t},fc.stripBlankChar=function(e){var t=e.split("");return(t=t.filter((function(e){var t=e.charCodeAt(0);return 127!==t&&(!(t<=31)||(10===t||13===t))}))).join("")},fc.cssFilter=Mc,fc.getDefaultCSSWhiteList=Tc;var Xc={},Qc=Pc;function eu(e){var t,i=Qc.spaceIndex(e);return t=-1===i?e.slice(1,-1):e.slice(1,i+1),"/"===(t=Qc.trim(t).toLowerCase()).slice(0,1)&&(t=t.slice(1)),"/"===t.slice(-1)&&(t=t.slice(0,-1)),t}function tu(e){return"</"===e.slice(0,2)}var iu=/[^a-zA-Z0-9\\_:.-]/gim;function ru(e,t){for(;t<e.length;t++){var i=e[t];if(" "!==i)return"="===i?t:-1}}function nu(e,t){for(;t<e.length;t++){var i=e[t];if(" "!==i)return"'"===i||'"'===i?t:-1}}function ou(e,t){for(;t>0;t--){var i=e[t];if(" "!==i)return"="===i?t:-1}}function au(e){return function(e){return'"'===e[0]&&'"'===e[e.length-1]||"'"===e[0]&&"'"===e[e.length-1]}(e)?e.substr(1,e.length-2):e}Xc.parseTag=function(e,t,i){var r="",n=0,o=!1,a=!1,s=0,c=e.length,u="",l="";e:for(s=0;s<c;s++){var d=e.charAt(s);if(!1===o){if("<"===d){o=s;continue}}else if(!1===a){if("<"===d){r+=i(e.slice(n,s)),o=s,n=s;continue}if(">"===d){r+=i(e.slice(n,o)),u=eu(l=e.slice(o,s+1)),r+=t(o,r.length,u,l,tu(l)),n=s+1,o=!1;continue}if('"'===d||"'"===d)for(var p=1,h=e.charAt(s-p);""===h.trim()||"="===h;){if("="===h){a=d;continue e}h=e.charAt(s-++p)}}else if(d===a){a=!1;continue}}return n<e.length&&(r+=i(e.substr(n))),r},Xc.parseAttr=function(e,t){var i=0,r=0,n=[],o=!1,a=e.length;function s(e,i){if(!((e=(e=Qc.trim(e)).replace(iu,"").toLowerCase()).length<1)){var r=t(e,i||"");r&&n.push(r)}}for(var c=0;c<a;c++){var u,l=e.charAt(c);if(!1!==o||"="!==l)if(!1===o||c!==r)if(/\s|\n|\t/.test(l)){if(e=e.replace(/\s|\n|\t/g," "),!1===o){if(-1===(u=ru(e,c))){s(Qc.trim(e.slice(i,c))),o=!1,i=c+1;continue}c=u-1;continue}if(-1===(u=ou(e,c-1))){s(o,au(Qc.trim(e.slice(i,c)))),o=!1,i=c+1;continue}}else;else{if(-1===(u=e.indexOf(l,c+1)))break;s(o,Qc.trim(e.slice(r+1,u))),o=!1,i=(c=u)+1}else o=e.slice(i,c),i=c+1,r='"'===e.charAt(i)||"'"===e.charAt(i)?i:nu(e,c+1)}return i<e.length&&(!1===o?s(e.slice(i)):s(o,au(Qc.trim(e.slice(i))))),Qc.trim(n.join(" "))};var su=Sc.FilterCSS,cu=fc,uu=Xc,lu=uu.parseTag,du=uu.parseAttr,pu=Pc;function hu(e){return null==e}function fu(e){(e=function(e){var t={};for(var i in e)t[i]=e[i];return t}(e||{})).stripIgnoreTag&&(e.onIgnoreTag&&console.error('Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'),e.onIgnoreTag=cu.onIgnoreTagStripAll),e.whiteList||e.allowList?e.whiteList=function(e){var t={};for(var i in e)Array.isArray(e[i])?t[i.toLowerCase()]=e[i].map((function(e){return e.toLowerCase()})):t[i.toLowerCase()]=e[i];return t}(e.whiteList||e.allowList):e.whiteList=cu.whiteList,e.onTag=e.onTag||cu.onTag,e.onTagAttr=e.onTagAttr||cu.onTagAttr,e.onIgnoreTag=e.onIgnoreTag||cu.onIgnoreTag,e.onIgnoreTagAttr=e.onIgnoreTagAttr||cu.onIgnoreTagAttr,e.safeAttrValue=e.safeAttrValue||cu.safeAttrValue,e.escapeHtml=e.escapeHtml||cu.escapeHtml,this.options=e,!1===e.css?this.cssFilter=!1:(e.css=e.css||{},this.cssFilter=new su(e.css))}fu.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,i=t.whiteList,r=t.onTag,n=t.onIgnoreTag,o=t.onTagAttr,a=t.onIgnoreTagAttr,s=t.safeAttrValue,c=t.escapeHtml,u=this.cssFilter;t.stripBlankChar&&(e=cu.stripBlankChar(e)),t.allowCommentTag||(e=cu.stripCommentTag(e));var l=!1;t.stripIgnoreTagBody&&(l=cu.StripTagBody(t.stripIgnoreTagBody,n),n=l.onIgnoreTag);var d=lu(e,(function(e,t,l,d,p){var h={sourcePosition:e,position:t,isClosing:p,isWhite:Object.prototype.hasOwnProperty.call(i,l)},f=r(l,d,h);if(!hu(f))return f;if(h.isWhite){if(h.isClosing)return"</"+l+">";var g=function(e){var t=pu.spaceIndex(e);if(-1===t)return{html:"",closing:"/"===e[e.length-2]};var i="/"===(e=pu.trim(e.slice(t+1,-1)))[e.length-1];return i&&(e=pu.trim(e.slice(0,-1))),{html:e,closing:i}}(d),b=i[l],m=du(g.html,(function(e,t){var i=-1!==pu.indexOf(b,e),r=o(l,e,t,i);return hu(r)?i?(t=s(l,e,t,u))?e+'="'+t+'"':e:hu(r=a(l,e,t,i))?void 0:r:r}));return d="<"+l,m&&(d+=" "+m),g.closing&&(d+=" /"),d+=">"}return hu(f=n(l,d,h))?c(d):f}),c);return l&&(d=l.remove(d)),d};var gu=fu;!function(e,t){var i=fc,r=Xc,n=gu;function o(e,t){return new n(t).process(e)}(t=e.exports=o).filterXSS=o,t.FilterXSS=n,function(){for(var e in i)t[e]=i[e];for(var n in r)t[n]=r[n]}(),"undefined"!=typeof window&&(window.filterXSS=e.exports),"undefined"!=typeof self&&"undefined"!=typeof DedicatedWorkerGlobalScope&&self instanceof DedicatedWorkerGlobalScope&&(self.filterXSS=e.exports)}(hc,hc.exports);var bu=pc(hc.exports);const mu={...Ec.getDefaultWhiteList(),bottom:!0,left:!0,float:!0,overflow:!0,position:!0,right:!0,top:!0,transform:!0,opacity:!0,"transform-origin":!0,"flex-direction":!0,"flex-wrap":!0,"justify-content":!0,"align-items":!0,"white-space":!0,"line-height":!0,"grid-template-columns":!0,"grid-template-rows":!0,"grid-column":!0,"grid-row":!0,"grid-area":!0,"align-self":!0,"justify-self":!0,span:!0};var vu=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi,yu=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,wu=/u\s*r\s*l\s*\(.*/gi;const xu={whiteList:function(){const e=bu.getDefaultWhiteList();return Object.keys(e).forEach((t=>{e[t].push("style"),e[t].push("class"),e[t].push("download")})),e}(),css:!1,stripIgnoreTagBody:!0,onTagAttr:function(e,t,i,r){if("style"===t)return`${t}="${Ec(i,{whiteList:mu}).replace(/; /g,";")}"`;if("img"===e&&"src"===t&&function(e){return!!e.match(/^data:.+;base64,/)}(i)){const e=function(e){return e.split("base64,")[1]}(i);try{return atob(e),`${t}="${i}"`}catch(e){return t}}},safeAttrValue:function(e,t,i,r){if(i=bu.friendlyAttrValue(i),"href"===t||"src"===t){if("#"===(i=function(e){if(String.prototype.trim)return e.trim();return e.replace(/(^\s*)|(\s*$)/g,"")}(i)))return"#";if(!function(e){return["http://","https://","mailto:","tel:","data:","#","/"].some((t=>e.substr(0,t.length)===t))}(i))return""}else if("background"===t){if(vu.lastIndex=0,vu.test(i))return""}else if("style"===t){if(yu.lastIndex=0,yu.test(i))return"";if(wu.lastIndex=0,wu.test(i)&&(vu.lastIndex=0,vu.test(i)))return"";!1!==r&&(i=(r=r||bu.getDefaultCSSWhiteList()).process(i))}return i=bu.escapeAttrValue(i)}},ku=new bu.FilterXSS(xu);function _u(e){return ku.process(e)}const Cu="en";var Au={locale:Cu};const Su={en:{errors:{errorLabel:"Error",invalidBlockcerts:"Not a valid Blockcerts credential. Please check with the issuer or recipient that has provided this credential.",invalidBlockcertsUrl:"Not a valid credential URL.",invalidFormatDragAndDrop:"Only JSON files are accepted",invalidUrl:"This does not seem to be a valid URL.",noIssuerName:"No name provided",noMetadata:"No metadata specified for this record",noShareUrl:"No URL to share!",noTransactionId:"No transaction ID"},text:{brandName:"Blockcerts",blockcertsHint:"Visit Blockcerts website",by:"by",certified:"Certified by",closeButton:"Click to close",downloadLink:"Download Record in JSON format",downloadPDFLink:"Download Record in PDF Format",downloadPDFLinkIsLoading:"Generating PDF...",dragAndDropHint:"(you can also drag & drop your file).",fileUpload:"Choose JSON file",issued:"Issued on",issueDate:"Issue Date",issuerName:"Issuer",issuerPublicKey:"Issuer's public key",issuerProfileDomain:"Issuer's information",item:"Item",itemPlural:"Items",metadataButton:"View Metadata",metadataTitle:"Metadata",motto:"Blockcerts, The Open Standard for Blockchain Credentials",recipient:"Recipient",share:"Share on",shareButton:"Share on Social Networks",signatureSuiteType:"Digital signature type",signatureStatusSuccess:"This signature has been successfully verified",signatureStatusTestSuccess:"This signature has been successfully verified but has been issued on a test chain",signatureStatusFailure:"This signature yielded an error during verification",signed:"Signed by",substepsListClose:"Hide",substepsListHint:"Toggle open list of substeps",transactionId:"Transaction ID",urlInput:"Enter the certificate URL",urlInputPlaceholder:"Certificate URL",verificationStepProgress:"Verifying step...",verify:"Verify",verifyAgain:"Verify again",verifyOther:"Verify another record",viewRecord:"View Record"},date:{months:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sept","Oct","Nov","Dec"],pattern:"MM DD, YYYY"},numbers:{ordinal:["th","st","nd","rd"]}},es:{errors:{errorLabel:"Error",invalidBlockcerts:"No es una credencial válida de Blockcerts. Verifique con el emisor o el destinatario que ha proporcionado esta credencial.",invalidBlockcertsUrl:"No es URL de certificado valido.",invalidFormatDragAndDrop:"Solo se aceptan archivos JSON",invalidUrl:"Esto no parece ser un URL válido.",noIssuerName:"No nombre comunicado",noMetadata:"No se han especificado metadatos para este registro",noShareUrl:"No hay URL para compartir!",noTransactionId:"No ID de transacción"},text:{brandName:"Blockcerts",blockcertsHint:"Visite el sitio web de Blockcerts",by:"por",certified:"Certificado por",closeButton:"Haz Click para cerrar",downloadLink:"Descarga el Registro en formato JSON",downloadPDFLink:"Descarga el Registro en formato PDF",downloadPDFLinkIsLoading:"Generando PDF...",dragAndDropHint:"(también puedes arrastrar y soltar tu archivo).",fileUpload:"Escoge archivo JSON",issued:"Emitido el",issueDate:"Fecha de Emisión",issuerName:"Emisor",issuerPublicKey:"Llave publica del Emisor",issuerProfileDomain:"Información del Emisor",item:"Elemento",itemPlural:"Elementos",metadataButton:"Ver Metadata",metadataTitle:"Metadata",motto:"Blockcerts, El Estándar Abierto para Credenciales Blockchain",recipient:"Recipiente",share:"Comparte en",shareButton:"Comparte en Redes Sociales",signatureSuiteType:"Tipo de firma digital",signed:"Firmado Por",signatureStatusSuccess:"La verificación de esta firma digital ha tenido éxito",signatureStatusTestSuccess:"La verificación de esta firma digital ha tenido éxito pero se utilizó una cadena de test",signatureStatusFailure:"Error en la verificación de esta firma digital",substepsListClose:"Esconde",substepsListHint:"Pasa lista abierta de sub-pasos",transactionId:"ID de Transacción",urlInput:"Ingrese el URL del certificado",urlInputPlaceholder:"Certificado del URL",verificationStepProgress:"Paso de verificación...",verify:"Verifica",verifyAgain:"Verifica nuevamente",verifyOther:"Verifica otro registro",viewRecord:"Ver Registro"},date:{months:["enero","feb","marzo","abr","mayo","jun","jul","agosto","set","oct","nov","dic"],pattern:"MM DD, YYYY"},numbers:{ordinal:"°"}},fr:{errors:{errorLabel:"Erreur",invalidBlockcerts:"Ceci n'est pas un certificat Blockcerts valide. Veuillez s'il vous plaît contrôler avec l'organisme émetteur ou le récipiendaire de ce certificat.",invalidBlockcertsUrl:"Ceci n'est pas une URL de certificat valide.",invalidFormatDragAndDrop:"Seul le format JSON est accepté",invalidUrl:"URL invalide",noIssuerName:"Pas de nom fourni",noMetadata:"Ce certificat ne contient pas de métadata",noShareUrl:"Pas d'URL à partager!",noTransactionId:"Pas d'identifiant de transaction"},text:{brandName:"Blockcerts",blockcertsHint:"Visiter le site de Blockcerts",by:"par",certified:"Certifié par",closeButton:"Cliquer pour fermer",downloadLink:"Télécharger le certificat au format JSON",downloadPDFLink:"Télécharger le certificat au format PDF",downloadPDFLinkIsLoading:"Création du PDF...",dragAndDropHint:"(vous pouvez aussi glisser et déposer votre fichier).",fileUpload:"Choisir un fichier JSON",issued:"Émis le",issueDate:"Date d'émission",issuerName:"Émetteur",issuerPublicKey:"Clé publique de l'émetteur",issuerProfileDomain:"Profil de l'émetteur",item:"point contrôlé",itemPlural:"points contrôlés",metadataButton:"Voir les métadata",metadataTitle:"Métadata",motto:"Blockcerts, The Open Standard for Blockchain Credentials",recipient:"Titulaire",share:"Partager sur",shareButton:"Partager sur les réseaux sociaux",signatureSuiteType:"Type de signature numérique",signed:"Signé par",signatureStatusSuccess:"Cette signature a été vérifiée avec succès",signatureStatusTestSuccess:"Cette signature a été vérifiée avec succès mais la blockchain utilisée est de test",signatureStatusFailure:"Erreur durant la vérification de cette signature",substepsListClose:"Fermer",substepsListHint:"Afficher les sous-étapes",transactionId:"Identifiant de transaction",urlInput:"Entrez l'URL du certificat",urlInputPlaceholder:"URL du certificat",verificationStepProgress:"Vérification en cours...",verify:"Vérifier",verifyAgain:"Vérifier de nouveau",verifyOther:"Vérifier un autre certificat",viewRecord:"Voir le certificat"},date:{months:["Jan","Fév","Mar","Avr","Mai","Juin","Juil","Aout","Sept","Oct","Nov","Déc"],pattern:"DD MM YYYY"},numbers:{ordinal:["ème","er"]}},it:{errors:{errorLabel:"Errore",invalidBlockcerts:"Non è una definizione valida di Blockcerts.",invalidBlockcertsUrl:"Non è un URL di certificato valido.",invalidFormatDragAndDrop:"Sono accettati solo file JSON",invalidUrl:"Questo non sembra essere un URL valido.",noIssuerName:"No name provided",noMetadata:"Nessun Metadata specificato per questo record",noShareUrl:"Non c'è un URL da condividere!",noTransactionId:"Nessun ID transazione"},text:{brandName:"Blockcerts",blockcertsHint:"Visita il sito Web Blockcerts",by:"da",certified:"Certificato da",closeButton:"Fai clic per chiudere",downloadLink:"Scarica il Record in formato JSON",downloadPDFLink:"Scarica il Record in formato JSON",downloadPDFLinkIsLoading:"Generazione PDF...",dragAndDropHint:"(puoi anche trascinare il file).",fileUpload:"Scegli il file JSON",issued:"Rilasciato il",issueDate:"Data",issuerName:"Organizzazione Issuer",issuerPublicKey:"Chiave pubblica del Issuer",issuerProfileDomain:"Informazzione del Issuer",item:"Elemento",itemPlural:"Elementi",metadataButton:"Visualizza Metadata",metadataTitle:"Metadata",motto:"Blockcerts, The Open Standard for Blockchain Credentials",recipient:"Titolare",share:"Condividi",shareButton:"Condividi sui Social Network",signed:"Firmato da",signatureStatusSuccess:"This signature has been successfully verified",signatureStatusTestSuccess:"This signature has been successfully verified but has been issued on a test chain",signatureStatusFailure:"This signature yielded an error during verification",signatureSuiteType:"Digital signature type",substepsListClose:"Nascondi",substepsListHint:"Mostra gli step secondari",transactionId:"ID transazione",urlInput:"Inserisci l'URL del certificato",urlInputPlaceholder:"URL del certificato",verificationStepProgress:"Step di verifica...",verify:"Verifica",verifyAgain:"Verifica di nuovo",verifyOther:"Verifica un altro record",viewRecord:"Visualizza il Record"},date:{months:["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"],pattern:"DD MM YYYY"},numbers:{ordinal:"°"}},ja:{errors:{errorLabel:"エラー",invalidBlockcerts:"この証明書は有効なブロックサーツ証明書ではありません。発行者、もしくはこの証明書を提供した取得者にお問合せください。",invalidBlockcertsUrl:"有効な証明書URLではありません。",invalidFormatDragAndDrop:"JSONファイルしか受理できません",invalidUrl:"このURLは無効のようです。",noIssuerName:"名前が提供されていません",noMetadata:"この証明書に該当するメタデータがありません",noShareUrl:"シェアできるURLがありません!",noTransactionId:"取引IDがありません"},text:{brandName:"Blockcerts",blockcertsHint:"Blockcertsのホームページへ移動",by:" 発行者:",certified:"証明者:",closeButton:"クリックで閉じる",downloadLink:"JSON形式で証明書をダウンロード",downloadPDFLink:"PDF形式で証明書をダウンロード",downloadPDFLinkIsLoading:"PDFを生成中...",dragAndDropHint:"(ファイルのドラッグ&ドロップも可)。",fileUpload:"JSONファイルの選択",issued:"発行時:",issueDate:"発行日:",issuerName:"発行者",issuerPublicKey:"発行者の公開鍵",issuerProfileDomain:"発行者情報",item:"項目",itemPlural:"項目",metadataButton:"メタデータの閲覧",metadataTitle:"メタデータ",motto:"Blockcerts:ブロックチェーン証明書のオープンスタンダード",recipient:"取得者",share:"シェア先:",shareButton:"SNSでシェア",signatureSuiteType:"デジタル署名の種類",signatureStatusSuccess:"この署名の認証に成功しました",signatureStatusTestSuccess:"この署名の認証に成功しましたが、発行は試用のブロックチェーンで行われました。",signatureStatusFailure:"この署名の認証中にエラーが発生しました",signed:"署名者:",substepsListClose:"閉じる",substepsListHint:"サブステップのリストを開く",transactionId:"取引ID",urlInput:"証明書URLの入力",urlInputPlaceholder:"証明書URL",verificationStepProgress:"認証ステップを実行中...",verify:"認証する",verifyAgain:"もう一度認証する",verifyOther:"別の証明書を認証する",viewRecord:"証明書を閲覧する"},date:{months:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],pattern:"YYYY年-MM-DD日"},numbers:{ordinal:["番目","番目","番目","番目"]}}};function Eu(){return Su}function Pu(e,t,i,r){if(!e)return"";if(e.includes(".")){const i=e.split(".");e=i[0],t=i[1]}if(!t)return"";i&&r>1&&(t+="Plural");const n=Eu();return n[Au.locale]?n[Au.locale][e]?n[Au.locale][e][t]?n[Au.locale][e][t]||"":"[missing locale item data]":"[missing locale group data]":"[missing locale data]"}function Lu(e){const t=Pu("date","pattern");"Z"===e.slice(-1)?e=e.slice(0,e.length-1):e.includes("+")&&(e=e.split("+")[0]);const i=new Date(e);let r=function(e,t){const i=Pu("date","months");return e.replace("MM",i[t])}(t,i.getMonth());return r=function(e,t){return e.replace("DD",t)}(r,i.getDate().toString(10)),r=function(e,t){return e.replace("YYYY",t)}(r,i.getFullYear().toString(10)),r}function Tu(e){return e.certificateDefinition}function Iu(e){const t=Tu(e);return t?t.signers:[]}function Du(e){const t=Tu(e);return t?t.issuedOn:""}function Mu(e){return Tu(e)?Lu(Du(e)):""}function Ru(e){const t=Tu(e);return t?t.recipientFullName:""}function Ou(e){const t=Tu(e);return t?t.name:""}function Bu(e){const t=Tu(e);return t?t.issuer.name:""}function ju(e){const t=Tu(e);return t?t.issuer.image:""}function Fu(e){const t=function(e){const t=Tu(e);if(t)return t.certificateImage;return""}(e),i=Ou(e),r=function(e){const t=Tu(e);if(t)return t.subtitle;return""}(e),n=function(e){const t=Tu(e);if(t)return t.description;return""}(e),o=function(e){const t=Tu(e);if(t)return t.sealImage;return""}(e),a=function(e){const t=Tu(e);if(t)return t.signatureImage;return null}(e),s=Ru(e),c=Bu(e),u=a.map((e=>`\n <li class='buv-c-full-certificate-signatures__signature'>\n <img class='buv-c-full-certificate-img--secondary' src='${e.image}' alt='${Pu("text.signed")} ${e.jobTitle}'/>\n ${e.jobTitle?`<span class='buv-o-text-12'>${e.jobTitle}</span>`:""}\n </li>\n `));let l="";return t&&(l+=`<img class='buv-c-full-certificate-img' src='${t}' alt='${i}'/>`),l+=`\n <div class="buv-c-full-certificate__titles">\n ${s?`<h1 class='buv-c-full-certificate__title buv-c-full-certificate__title--name'>${s}</h1>`:""}\n ${i?`<h2 class='buv-c-full-certificate__title buv-c-full-certificate__title--main'>${i}</h2>`:""}\n ${r?`<h3 class='buv-c-full-certificate__title buv-c-full-certificate__title--sub'>${r}</h3>`:""}\n </div>\n `,n&&(l+=`<p class='buv-c-full-certificate__description'>${n}</p>`),u.length&&(l+=`\n <ul class='buv-c-full-certificate-signatures'>\n ${u.join("\n")}\n </ul>\n `),o&&(l+=`<img class='buv-c-full-certificate-img--secondary' src='${o}' alt='${Pu("text.certified")} ${c}'/>`),l}function Vu(e){const t=Tu(e);if(!t)return"";const{displayHtml:i}=t.certificateJson;if(i)return _u(i);const r=t.display;if(r)switch(r.contentMediaType){case Ke.TEXT_HTML:return _u(r.content);case Ke.IMAGE_PNG:case Ke.IMAGE_JPEG:case Ke.IMAGE_GIF:case Ke.IMAGE_BMP:return`<img src="data:${r.contentMediaType};${r.contentEncoding},${r.content}"/>`;case Ke.APPLICATION_PDF:return`<embed width="100%" height="100%" type="application/pdf" src="data:${r.contentMediaType};${r.contentEncoding},${r.content}"/>`;default:return""}return Fu(e)}function Nu(e){const t=Tu(e);return t&&sc(t.recordLink)?t.recordLink:""}function zu(e){const t=Nu(e);return t?dc.certificates.download(t):""}function $u(e){const t=Tu(e);if(t)try{return JSON.parse(t.metadataJson)}catch(e){return null}return null}function Uu(e){var t;const i=Iu(e);return 0===i.length?null!==(t=il(e,"transactionLink"))&&void 0!==t?t:[]:i.map((e=>e.transactionLink))}function Hu(e){var t;const i=Iu(e);return 0===i.length?null!==(t=il(e,"transactionId"))&&void 0!==t?t:[]:i.map((e=>e.transactionId))}function qu(e){const t=Iu(e);if(0===t.length){const t=il(e,"chain");return t?t.map((e=>null==e?void 0:e.name)):[]}return t.map((e=>{var t;return null===(t=e.chain)||void 0===t?void 0:t.name}))}function Ku(e){return qu(e).some((e=>"Mocknet"===e||(null==e?void 0:e.includes("Testnet"))))}function Ju(e,t){const i=qu(e)[t];return!!i&&("Mocknet"===i||i.includes("Testnet"))}function Gu(e){return e.verifiedSteps||[]}function Yu(e,t){return Gu(e).find((e=>e.code===t))}function Wu(e){return Gu(e).some((e=>e.status===As.FAILURE))}function Zu(e){return e.finalStep}function Xu(e){return Iu(e).map((e=>e.issuerPublicKey))}function Qu(e){return Iu(e).map((e=>e.issuerProfileUrl))}function el(e){return Iu(e).map((e=>e.issuerProfileDomain))}function tl(e){return Iu(e).map((e=>e.signatureSuiteType))}function il(e,t){const i=Tu(e);return i?[i[t]]:null}function rl(e){return e.isGeneratingPDF}function nl(e,t){switch(t.type){case Be:return function(e,t){const{resetSteps:i}=t.payload;return Object.assign(Object.assign({},e),{verifiedSteps:i})}(e,t);case Te:return function(e,t){return Object.assign(Object.assign({},e),t.payload.options)}(e,t);case Ie:return function(e,t){return Object.assign(Object.assign(Object.assign({},e),t.payload),t.payload.certificateDefinition&&{verifiedSteps:dc.certificates.initializeVerificationSteps(t.payload.certificateDefinition)})}(e,t);case De:return function(e,t){return Object.assign(Object.assign({},e),{certificateDefinition:t.payload.definition})}(e,t);case Me:return function(e,t){return Object.assign(Object.assign({},e),{input:Object.assign(Object.assign({},e.input),{certificateUrl:t.payload.url})})}(e,t);case Fe:return function(e,t){const{parentStepCode:i,status:r}=t.payload;return Yu(e,i).status=r,e}(e,t);case Oe:return function(e,t){return Object.assign(Object.assign({},e),{input:Object.assign(Object.assign({},e.input),{isValid:t.payload.isValid})})}(e,t);case $e:return function(e,t){const{errorMessage:i}=t.payload;return Object.assign(Object.assign({},e),{errorMessage:i})}(e,t);case Ue:return function(e,t){return Object.assign(Object.assign({},e),{showVerificationModal:t.payload.showVerificationModal})}(e,t);case je:return function(e,t){const{parentStep:i}=t.payload;return function(e,t){var i;let r=e.subSteps.findIndex((e=>e.code===t.code));r>-1?e.subSteps[r]=t:(null===(i=e.suites)||void 0===i?void 0:i.length)&&e.suites.forEach((e=>{r=e.subSteps.findIndex((e=>e.code===t.code)),r>-1&&(e.subSteps[r]=t)}))}(Yu(e,i),t.payload),e}(e,t);case Ve:return function(e,t){return Object.assign(Object.assign({},e),{verificationStatus:t.payload.status})}(e,t);case Ne:return function(e,t){return Object.assign(Object.assign({},e),{finalStep:t.payload.finalStep})}(e,t);case He:return function(e,t){return Object.assign(Object.assign({},e),{isGeneratingPDF:t.payload.isGeneratingPDF})}(e,t);default:return e}}const ol="card";var al,sl;!function(e){e.FULL="full",e.CARD="card",e.FULLSCREEN="fullscreen"}(al||(al={})),function(e){e.DARK="dark",e.BRIGHT="bright"}(sl||(sl={}));const cl=function(e=function(e={}){return Object.assign({input:{},verifiedSteps:[],finalStep:null,verificationStatus:As.DEFAULT,showVerificationModal:!1,displayMode:ol,disableDownloadPdf:!1,theme:sl.BRIGHT},e)}()){return ke(nl,e,function(...e){return t=>(i,r)=>{const n=t(i,r);let o=()=>{throw new Error(ve(15))};const a={getState:n.getState,dispatch:(e,...t)=>o(e,...t)},s=e.map((e=>e(a)));return o=function(...e){return 0===e.length?e=>e:1===e.length?e[0]:e.reduce(((e,t)=>(...i)=>e(t(...i))))}(...s)(n.dispatch),{...n,dispatch:o}}}(...[Se]))}();function ul(e,{mapDispatchToProps:t={},mapStateToProps:i=(()=>({})),ownProps:r={}}){return class extends(me(cl)(be)){mapDispatchToProps(){return function(e,t){if("function"==typeof e)return _e(e,t);if("object"!=typeof e||null===e)throw new Error(ve(16));const i={};for(const r in e){const n=e[r];"function"==typeof n&&(i[r]=_e(n,t))}return i}(t,cl.dispatch)}mapStateToProps(e){return i(cl.getState(),e)}static get properties(){return r}_render(t){const i=Object.assign(Object.assign(Object.assign({},this.mapDispatchToProps()),this.mapStateToProps(t)),t);return de`${e(i)}`}_stateChanged(e){this._requestRender()}}}function ll(e){return{type:$e,payload:{errorMessage:e}}}const dl="certificate-load",pl="certificate-verify";function hl(e){return e.status===As.SUCCESS}function fl(e){return e.status===As.FAILURE}function gl(e){return function(t,i){if(null==e)return;const r=Yu(i(),e);let n=r.status;n===As.DEFAULT&&function(e){var t,i;let r=!0;return(null===(t=e.suites)||void 0===t?void 0:t.length)&&(r=null===(i=e.suites)||void 0===i?void 0:i.flatMap((e=>e.subSteps)).some(hl)),r||e.subSteps.some(hl)}(r)&&(n=As.STARTING),n!==As.DEFAULT&&function(e){var t,i;let r=!0;return(null===(t=e.suites)||void 0===t?void 0:t.length)&&(r=null===(i=e.suites)||void 0===i?void 0:i.flatMap((e=>e.subSteps)).every(hl)),r&&e.subSteps.every(hl)}(r)&&(n=As.SUCCESS),function(e){var t,i;let r=!1;return(null===(t=e.suites)||void 0===t?void 0:t.length)&&(r=null===(i=e.suites)||void 0===i?void 0:i.flatMap((e=>e.subSteps)).some(fl)),r||e.subSteps.some(fl)}(r)&&(n=As.FAILURE),t({type:Fe,payload:{parentStepCode:e,status:n}})}}class bl{constructor(){this.queue=[],this.dispatchCb=null,this.isExecuting=!1,this.intervalId=0,this.dispatchNext=this.dispatchNext.bind(this)}registerCb(e){this.dispatchCb=e}push(e){e&&this.queue.push(e)}dispatchNext(){const e=this.queue.shift();e?this.dispatchCb(e):this.intervalId&&(this.isExecuting=!1,clearInterval(this.intervalId))}execute(){!this.isExecuting&&this.queue.length&&(this.isExecuting=!0,this.intervalId=setInterval(this.dispatchNext,200))}}const ml=new bl;function vl(e){return function(t,i){const r=function(e){return function(t){e({type:je,payload:t}),e(gl(t.parentStep))}}(t);ml.dispatchCb||ml.registerCb(r),ml.push(e),ml.execute()}}function yl(){return function(e,t){const i=Tu(t());let r=[];i&&(r=dc.certificates.initializeVerificationSteps(i)),e({type:Be,payload:{resetSteps:r}})}}function wl(e){return{type:Ve,payload:{status:e}}}function xl(e){return e.disableVerify}function kl(e){return e.allowDownload}function _l(e){return e.disableDownloadPdf}function Cl(e){return e.allowSocialShare}function Al(e){return e.showMetadata}function Sl(e){return e.displayMode}function El(e){return e.theme}function Pl(e){return e.locale}function Ll(e){return e.explorerAPIs}function Tl(e){return e.clickableUrls}function Il(e){return e.didResolverUrl}function Dl(e){return"string"==typeof e&&(e={label:e,description:""}),{type:Ne,payload:{finalStep:e}}}function Ml(){return function(e,t){return ac(this,void 0,void 0,(function*(){const i=t();if(xl(i))return void console.warn("Verification is disabled");e({type:Re}),e(wl(As.STARTING)),e(yl());const r=Tu(i);if(r){dc.events.dispatch(pl,r);const t=yield r.verify((t=>{e(vl(t))}));e(Dl(t.message)),e(wl(t.status))}}))}}function Rl(e){return{type:Ue,payload:{showVerificationModal:e}}}function Ol(e){return function(t,i){return ac(this,void 0,void 0,(function*(){const r=i(),n={locale:Pl(r),explorerAPIs:Ll(r),didResolverUrl:Il(r)},{certificateDefinition:o,errorMessage:a}=yield dc.certificates.parse(e,n);t(ll(a)),t({type:Ie,payload:{certificateDefinition:o}}),dc.events.dispatch(dl,o),null!=o&&(yield t((function(e,t){return ac(this,void 0,void 0,(function*(){(function(e){return e.disableAutoVerify})(t())||(e({type:Le}),e(Rl(!0))),yield e(Ml())}))})))}))}}function Bl(e){return function(t){return ac(this,void 0,void 0,(function*(){const i=dc.certificates.isPathToCertificateValidURI(e);var r;if(t((r=i,function(e){e({type:Oe,payload:{isValid:r}}),e(ll(r?null:"errors.invalidUrl"))})),!i)return null;t({type:Me,payload:{url:e}});const n=yield dc.certificates.retrieve(e);n.certificateDefinition?yield t(Ol(n.certificateDefinition)):t(ll(n.errorMessage))}))}}const jl=/(-\w)/g,Fl=e=>e[1].toUpperCase();const Vl={src:String,"disable-auto-verify":Boolean,"disable-verify":Boolean,"allow-download":Boolean,"disable-download-pdf":Boolean,"allow-social-share":Boolean,"display-mode":String,"show-metadata":Boolean,"clickable-urls":Boolean,theme:sl,locale:String,explorerAPIs:{},"did-resolver-url":String},Nl=Object.keys(Vl).map((function(e){return e.replace(jl,Fl)})).reduce(((e,t)=>(e[t]=Vl[t],e)),{});function zl(e){let t;const i=Object.keys(Su).map((e=>e.toLowerCase()));if(t=i.includes(e.toLowerCase()),!t){const r=e.substr(0,2).toLowerCase(),n=i.map((e=>e.split("-")[0])).indexOf(r);t=n>-1,t&&(e=i[n])}return t||(e=Cu),function(e){const t=e.split("-");return t.length>1?`${t[0].toLowerCase()}-${t[1].toUpperCase()}`:t[0].toLowerCase()}(e)}function $l(e){"auto"!==e&&e||(e=navigator.language||navigator.userLanguage||navigator.browserLanguage||Cu),Au.locale=zl(e)}var Ul=de`<style>.buv-c-input{font-size:15px;color:#031532;border-radius:2px 0 0 2px;padding:12px 15px;background-color:#f3f4f5;border:solid 1px rgba(3,21,50,.13);box-sizing:border-box;width:100%}.buv-c-input.is-invalid{border:2px solid red}.buv-c-input::-moz-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-c-input::-webkit-input-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-c-input:-moz-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-c-input:-ms-input-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;function Hl(e){return void 0===e.input.isValid||e.input.isValid}const ql=ul((({onInput:e=(()=>{}),isValid:t=!0}={})=>{const i="buv-c-input "+(t?"":"is-invalid");return de`
120
+ */const me=e=>t=>class extends t{connectedCallback(){this.__storeUnsubscribe=e.subscribe((()=>this._stateChanged(e.getState()))),this._stateChanged(e.getState()),super.connectedCallback&&super.connectedCallback()}disconnectedCallback(){this.__storeUnsubscribe(),super.disconnectedCallback&&super.disconnectedCallback()}_stateChanged(e){throw new Error("_stateChanged() not implemented")}};function ve(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var ye=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")(),we=()=>Math.random().toString(36).substring(7).split("").join("."),xe={INIT:`@@redux/INIT${we()}`,REPLACE:`@@redux/REPLACE${we()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${we()}`};function ke(e,t,i){if("function"!=typeof e)throw new Error(ve(2));if("function"==typeof t&&"function"==typeof i||"function"==typeof i&&"function"==typeof arguments[3])throw new Error(ve(0));if("function"==typeof t&&void 0===i&&(i=t,t=void 0),void 0!==i){if("function"!=typeof i)throw new Error(ve(1));return i(ke)(e,t)}let r=e,n=t,o=new Map,a=o,s=0,c=!1;function u(){a===o&&(a=new Map,o.forEach(((e,t)=>{a.set(t,e)})))}function l(){if(c)throw new Error(ve(3));return n}function d(e){if("function"!=typeof e)throw new Error(ve(4));if(c)throw new Error(ve(5));let t=!0;u();const i=s++;return a.set(i,e),function(){if(t){if(c)throw new Error(ve(6));t=!1,u(),a.delete(i),o=null}}}function p(e){if(!function(e){if("object"!=typeof e||null===e)return!1;let t=e;for(;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}(e))throw new Error(ve(7));if(void 0===e.type)throw new Error(ve(8));if("string"!=typeof e.type)throw new Error(ve(17));if(c)throw new Error(ve(9));try{c=!0,n=r(n,e)}finally{c=!1}return(o=a).forEach((e=>{e()})),e}p({type:xe.INIT});return{dispatch:p,subscribe:d,getState:l,replaceReducer:function(e){if("function"!=typeof e)throw new Error(ve(10));r=e,p({type:xe.REPLACE})},[ye]:function(){const e=d;return{subscribe(t){if("object"!=typeof t||null===t)throw new Error(ve(11));function i(){const e=t;e.next&&e.next(l())}i();return{unsubscribe:e(i)}},[ye](){return this}}}}}function _e(e,t){return function(...i){return t(e.apply(this,i))}}function Ce(e){return function(t){var i=t.dispatch,r=t.getState;return function(t){return function(n){return"function"==typeof n?n(i,r,e):t(n)}}}}var Ae=Ce();Ae.withExtraArgument=Ce;var Se=Ae;function Ee(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function Pe(e,t){Object.defineProperty(this,"kind",{value:e,enumerable:!0}),t&&t.length&&Object.defineProperty(this,"path",{value:t,enumerable:!0})}Ee((function e(t,i,r){e.super_.call(this,"E",t),Object.defineProperty(this,"lhs",{value:i,enumerable:!0}),Object.defineProperty(this,"rhs",{value:r,enumerable:!0})}),Pe),Ee((function e(t,i){e.super_.call(this,"N",t),Object.defineProperty(this,"rhs",{value:i,enumerable:!0})}),Pe),Ee((function e(t,i){e.super_.call(this,"D",t),Object.defineProperty(this,"lhs",{value:i,enumerable:!0})}),Pe),Ee((function e(t,i,r){e.super_.call(this,"A",t),Object.defineProperty(this,"index",{value:i,enumerable:!0}),Object.defineProperty(this,"item",{value:r,enumerable:!0})}),Pe);const Le="AUTO_VERIFY",Ie="INITIALIZE",Te="UPDATE_CERTIFICATE_DEFINITION",De="RESET_CERTIFICATE_DEFINITION",Me="UPDATE_CERTIFICATE_URL",Re="VERIFY_CERTIFICATE",Oe="VALIDATE_URL_INPUT",Be="CLEAR_VERIFIED_STEPS",je="STEP_VERIFIED",Fe="UPDATE_PARENT_STEP_STATUS",Ve="UPDATE_VERIFICATION_STATUS",Ne="UPDATE_FINAL_STEP",ze="RESET_VERIFICATION_STATUS",$e="SET_ERROR_MESSAGE",Ue="SHOW_VERIFICATION_MODAL",He="UPDATE_IS_GENERATING_PDF";const qe={get:(e,t)=>{const i=t in e?e[t]:null;return i||console.warn("the service does not exist",t),i}};var Ke;!function(e){e.TEXT_HTML="text/html",e.IMAGE_PNG="image/png",e.IMAGE_JPEG="image/jpeg",e.IMAGE_GIF="image/gif",e.IMAGE_BMP="image/bmp",e.APPLICATION_PDF="application/pdf"}(Ke||(Ke={}));const Je=["text","image","signature","variable"];function Ge(e){const t=(new DOMParser).parseFromString(e,Ke.TEXT_HTML);return t.body.childElementCount===t.body.querySelectorAll(Je.map((e=>`section[class*="${e}"]`)).join(", ")).length}const Ye="?format=json";function We(e,t){return"string"!=typeof e?(console.warn("Trying to test a non string variable"),!1):0===e.indexOf(t)}function Ze(e){return"string"==typeof e}var Xe;!function(e){e.blockcypher="blockcypher",e.blockstream="blockstream",e.etherscan="etherscan"}(Xe||(Xe={}));const Qe="{transaction_id}";var et;!function(e){e.V1_1="1.1",e.V1_2="1.2",e.V2_0="2.0",e.V3_0_alpha="3.0-alpha",e.V3_0_beta="3.0-beta",e.V3_0="3.0"}(et||(et={}));var tt,it=et;!function(e){e.blockcypher="blockcypher",e.blockstream="blockstream",e.etherscan="etherscan"}(tt||(tt={}));const rt="{transaction_id}";var nt,ot;!function(e){e.Bitcoin="bitcoin",e.Ethmain="ethmain",e.Ethropst="ethropst",e.Ethrinkeby="ethrinkeby",e.Ethgoerli="ethgoerli",e.Ethsepolia="ethsepolia",e.Mocknet="mocknet",e.Regtest="regtest",e.Testnet="testnet"}(nt||(nt={})),function(e){e.btc="btc",e.eth="eth",e.mocknet="mocknet"}(ot||(ot={}));const at={[nt.Bitcoin]:{code:nt.Bitcoin,blinkCode:ot.btc,name:"Bitcoin",prefixes:["6a20","OP_RETURN "],signatureValue:"bitcoinMainnet",transactionTemplates:{full:`https://blockchain.info/tx/${rt}`,raw:`https://blockchain.info/rawtx/${rt}`}},[nt.Ethmain]:{code:nt.Ethmain,blinkCode:ot.eth,name:"Ethereum",prefixes:["0x"],signatureValue:"ethereumMainnet",transactionTemplates:{full:`https://etherscan.io/tx/${rt}`,raw:`https://etherscan.io/tx/${rt}`}},[nt.Ethropst]:{code:nt.Ethropst,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumRopsten",transactionTemplates:{full:`https://ropsten.etherscan.io/tx/${rt}`,raw:`https://ropsten.etherscan.io/getRawTx?tx=${rt}`}},[nt.Ethrinkeby]:{code:nt.Ethrinkeby,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumRinkeby",transactionTemplates:{full:`https://rinkeby.etherscan.io/tx/${rt}`,raw:`https://rinkeby.etherscan.io/getRawTx?tx=${rt}`}},[nt.Ethgoerli]:{code:nt.Ethgoerli,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumGoerli",transactionTemplates:{full:`https://goerli.etherscan.io/tx/${rt}`,raw:`https://goerli.etherscan.io/getRawTx?tx=${rt}`}},[nt.Ethsepolia]:{code:nt.Ethsepolia,blinkCode:ot.eth,name:"Ethereum Testnet",signatureValue:"ethereumSepolia",transactionTemplates:{full:`https://sepolia.etherscan.io/tx/${rt}`,raw:`https://sepolia.etherscan.io/getRawTx?tx=${rt}`}},[nt.Mocknet]:{code:nt.Mocknet,blinkCode:ot.mocknet,name:"Mocknet",test:!0,signatureValue:"mockchain",transactionTemplates:{full:"",raw:""}},[nt.Regtest]:{code:nt.Regtest,blinkCode:ot.mocknet,name:"Mocknet",test:!0,signatureValue:"bitcoinRegtest",transactionTemplates:{full:"",raw:""}},[nt.Testnet]:{code:nt.Testnet,blinkCode:ot.btc,name:"Bitcoin Testnet",signatureValue:"bitcoinTestnet",transactionTemplates:{full:`https://testnet.blockchain.info/tx/${rt}`,raw:`https://testnet.blockchain.info/rawtx/${rt}`}}};const st={SecurityContextUrl:"https://w3id.org/security/v1",MininumConfirmations:1,MinimumBlockchainExplorers:1,Race:!0,PublicKey:"ecdsa-koblitz-pubkey:1"};var ct=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function ut(e,t,i=[]){return ct(this,void 0,void 0,(function*(){if((e=Array.from(e)).length<t)throw new Error("Could not retrieve tx data");const r=e.map(((e,t)=>e.then((()=>t)).catch((e=>{throw t}))));return Promise.race(r).then((r=>(e.splice(r,1)[0].then((e=>i.push(e))),1===t?i:ut(e,t-1,i)))).catch((r=>(e.splice(r,1),ut(e,t,i))))}))}function lt({explorerAPI:e,transactionIdPlaceholder:t=rt,transactionId:i="",chain:r}){const{serviceURL:n}=e;let o;if("string"==typeof n)o=n;else if("object"==typeof n){const e=!!r&&function(e){return e!==at.bitcoin.code&&e!==at.ethmain.code}(r);o=e?n.test:n.main}else{if("function"!=typeof n)throw new Error(`serviceURL is an unexpected type for explorerAPI ${e.serviceName}`);o=n(r)}return o=o.replace(t,i),o=function(e,t){if(!t.key)return e;if(t.key&&!t.keyPropertyName)throw new Error(`No keyPropertyName defined for explorerAPI ${t.serviceName}`);return function(e,t,i){const r=e.includes("?")?"&":"?";return`${e}${r}${t}=${i}`}(e,t.keyPropertyName,t.key)}(o,e),o}var dt="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},pt=[],ht=[],ft="undefined"!=typeof Uint8Array?Uint8Array:Array,gt=!1;function bt(){gt=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0;t<64;++t)pt[t]=e[t],ht[e.charCodeAt(t)]=t;ht["-".charCodeAt(0)]=62,ht["_".charCodeAt(0)]=63}function mt(e,t,i){for(var r,n,o=[],a=t;a<i;a+=3)r=(e[a]<<16)+(e[a+1]<<8)+e[a+2],o.push(pt[(n=r)>>18&63]+pt[n>>12&63]+pt[n>>6&63]+pt[63&n]);return o.join("")}function vt(e){var t;gt||bt();for(var i=e.length,r=i%3,n="",o=[],a=16383,s=0,c=i-r;s<c;s+=a)o.push(mt(e,s,s+a>c?c:s+a));return 1===r?(t=e[i-1],n+=pt[t>>2],n+=pt[t<<4&63],n+="=="):2===r&&(t=(e[i-2]<<8)+e[i-1],n+=pt[t>>10],n+=pt[t>>4&63],n+=pt[t<<2&63],n+="="),o.push(n),o.join("")}function yt(e,t,i,r,n){var o,a,s=8*n-r-1,c=(1<<s)-1,u=c>>1,l=-7,d=i?n-1:0,p=i?-1:1,h=e[t+d];for(d+=p,o=h&(1<<-l)-1,h>>=-l,l+=s;l>0;o=256*o+e[t+d],d+=p,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+e[t+d],d+=p,l-=8);if(0===o)o=1-u;else{if(o===c)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,r),o-=u}return(h?-1:1)*a*Math.pow(2,o-r)}function wt(e,t,i,r,n,o){var a,s,c,u=8*o-n-1,l=(1<<u)-1,d=l>>1,p=23===n?Math.pow(2,-24)-Math.pow(2,-77):0,h=r?0:o-1,f=r?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-a))<1&&(a--,c*=2),(t+=a+d>=1?p/c:p*Math.pow(2,1-d))*c>=2&&(a++,c/=2),a+d>=l?(s=0,a=l):a+d>=1?(s=(t*c-1)*Math.pow(2,n),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,n),a=0));n>=8;e[i+h]=255&s,h+=f,s/=256,n-=8);for(a=a<<n|s,u+=n;u>0;e[i+h]=255&a,h+=f,a/=256,u-=8);e[i+h-f]|=128*g}var xt={}.toString,kt=Array.isArray||function(e){return"[object Array]"==xt.call(e)};St.TYPED_ARRAY_SUPPORT=void 0===dt.TYPED_ARRAY_SUPPORT||dt.TYPED_ARRAY_SUPPORT;var _t=Ct();function Ct(){return St.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function At(e,t){if(Ct()<t)throw new RangeError("Invalid typed array length");return St.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=St.prototype:(null===e&&(e=new St(t)),e.length=t),e}function St(e,t,i){if(!(St.TYPED_ARRAY_SUPPORT||this instanceof St))return new St(e,t,i);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return Lt(this,e)}return Et(this,e,t,i)}function Et(e,t,i,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,i,r){if(t.byteLength,i<0||t.byteLength<i)throw new RangeError("'offset' is out of bounds");if(t.byteLength<i+(r||0))throw new RangeError("'length' is out of bounds");t=void 0===i&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,i):new Uint8Array(t,i,r);St.TYPED_ARRAY_SUPPORT?(e=t).__proto__=St.prototype:e=It(e,t);return e}(e,t,i,r):"string"==typeof t?function(e,t,i){"string"==typeof i&&""!==i||(i="utf8");if(!St.isEncoding(i))throw new TypeError('"encoding" must be a valid string encoding');var r=0|Mt(t,i);e=At(e,r);var n=e.write(t,i);n!==r&&(e=e.slice(0,n));return e}(e,t,i):function(e,t){if(Dt(t)){var i=0|Tt(t.length);return 0===(e=At(e,i)).length||t.copy(e,0,0,i),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(r=t.length)!=r?At(e,0):It(e,t);if("Buffer"===t.type&&kt(t.data))return It(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function Pt(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function Lt(e,t){if(Pt(t),e=At(e,t<0?0:0|Tt(t)),!St.TYPED_ARRAY_SUPPORT)for(var i=0;i<t;++i)e[i]=0;return e}function It(e,t){var i=t.length<0?0:0|Tt(t.length);e=At(e,i);for(var r=0;r<i;r+=1)e[r]=255&t[r];return e}function Tt(e){if(e>=Ct())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ct().toString(16)+" bytes");return 0|e}function Dt(e){return!(null==e||!e._isBuffer)}function Mt(e,t){if(Dt(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var i=e.length;if(0===i)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":case void 0:return ai(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*i;case"hex":return i>>>1;case"base64":return si(e).length;default:if(r)return ai(e).length;t=(""+t).toLowerCase(),r=!0}}function Rt(e,t,i){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===i||i>this.length)&&(i=this.length),i<=0)return"";if((i>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return Yt(this,t,i);case"utf8":case"utf-8":return qt(this,t,i);case"ascii":return Jt(this,t,i);case"latin1":case"binary":return Gt(this,t,i);case"base64":return Ht(this,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Wt(this,t,i);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function Ot(e,t,i){var r=e[t];e[t]=e[i],e[i]=r}function Bt(e,t,i,r,n){if(0===e.length)return-1;if("string"==typeof i?(r=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,isNaN(i)&&(i=n?0:e.length-1),i<0&&(i=e.length+i),i>=e.length){if(n)return-1;i=e.length-1}else if(i<0){if(!n)return-1;i=0}if("string"==typeof t&&(t=St.from(t,r)),Dt(t))return 0===t.length?-1:jt(e,t,i,r,n);if("number"==typeof t)return t&=255,St.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?n?Uint8Array.prototype.indexOf.call(e,t,i):Uint8Array.prototype.lastIndexOf.call(e,t,i):jt(e,[t],i,r,n);throw new TypeError("val must be string, number or Buffer")}function jt(e,t,i,r,n){var o,a=1,s=e.length,c=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,c/=2,i/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(n){var l=-1;for(o=i;o<s;o++)if(u(e,o)===u(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===c)return l*a}else-1!==l&&(o-=o-l),l=-1}else for(i+c>s&&(i=s-c),o=i;o>=0;o--){for(var d=!0,p=0;p<c;p++)if(u(e,o+p)!==u(t,p)){d=!1;break}if(d)return o}return-1}function Ft(e,t,i,r){i=Number(i)||0;var n=e.length-i;r?(r=Number(r))>n&&(r=n):r=n;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a<r;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[i+a]=s}return a}function Vt(e,t,i,r){return ci(ai(t,e.length-i),e,i,r)}function Nt(e,t,i,r){return ci(function(e){for(var t=[],i=0;i<e.length;++i)t.push(255&e.charCodeAt(i));return t}(t),e,i,r)}function zt(e,t,i,r){return Nt(e,t,i,r)}function $t(e,t,i,r){return ci(si(t),e,i,r)}function Ut(e,t,i,r){return ci(function(e,t){for(var i,r,n,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=(i=e.charCodeAt(a))>>8,n=i%256,o.push(n),o.push(r);return o}(t,e.length-i),e,i,r)}function Ht(e,t,i){return 0===t&&i===e.length?vt(e):vt(e.slice(t,i))}function qt(e,t,i){i=Math.min(e.length,i);for(var r=[],n=t;n<i;){var o,a,s,c,u=e[n],l=null,d=u>239?4:u>223?3:u>191?2:1;if(n+d<=i)switch(d){case 1:u<128&&(l=u);break;case 2:128==(192&(o=e[n+1]))&&(c=(31&u)<<6|63&o)>127&&(l=c);break;case 3:o=e[n+1],a=e[n+2],128==(192&o)&&128==(192&a)&&(c=(15&u)<<12|(63&o)<<6|63&a)>2047&&(c<55296||c>57343)&&(l=c);break;case 4:o=e[n+1],a=e[n+2],s=e[n+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(c=(15&u)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&c<1114112&&(l=c)}null===l?(l=65533,d=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),n+=d}return function(e){var t=e.length;if(t<=Kt)return String.fromCharCode.apply(String,e);var i="",r=0;for(;r<t;)i+=String.fromCharCode.apply(String,e.slice(r,r+=Kt));return i}(r)}St.poolSize=8192,St._augment=function(e){return e.__proto__=St.prototype,e},St.from=function(e,t,i){return Et(null,e,t,i)},St.TYPED_ARRAY_SUPPORT&&(St.prototype.__proto__=Uint8Array.prototype,St.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&St[Symbol.species]),St.alloc=function(e,t,i){return function(e,t,i,r){return Pt(t),t<=0?At(e,t):void 0!==i?"string"==typeof r?At(e,t).fill(i,r):At(e,t).fill(i):At(e,t)}(null,e,t,i)},St.allocUnsafe=function(e){return Lt(null,e)},St.allocUnsafeSlow=function(e){return Lt(null,e)},St.isBuffer=ui,St.compare=function(e,t){if(!Dt(e)||!Dt(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var i=e.length,r=t.length,n=0,o=Math.min(i,r);n<o;++n)if(e[n]!==t[n]){i=e[n],r=t[n];break}return i<r?-1:r<i?1:0},St.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},St.concat=function(e,t){if(!kt(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return St.alloc(0);var i;if(void 0===t)for(t=0,i=0;i<e.length;++i)t+=e[i].length;var r=St.allocUnsafe(t),n=0;for(i=0;i<e.length;++i){var o=e[i];if(!Dt(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,n),n+=o.length}return r},St.byteLength=Mt,St.prototype._isBuffer=!0,St.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)Ot(this,t,t+1);return this},St.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)Ot(this,t,t+3),Ot(this,t+1,t+2);return this},St.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)Ot(this,t,t+7),Ot(this,t+1,t+6),Ot(this,t+2,t+5),Ot(this,t+3,t+4);return this},St.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?qt(this,0,e):Rt.apply(this,arguments)},St.prototype.equals=function(e){if(!Dt(e))throw new TypeError("Argument must be a Buffer");return this===e||0===St.compare(this,e)},St.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},St.prototype.compare=function(e,t,i,r,n){if(!Dt(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===i&&(i=e?e.length:0),void 0===r&&(r=0),void 0===n&&(n=this.length),t<0||i>e.length||r<0||n>this.length)throw new RangeError("out of range index");if(r>=n&&t>=i)return 0;if(r>=n)return-1;if(t>=i)return 1;if(this===e)return 0;for(var o=(n>>>=0)-(r>>>=0),a=(i>>>=0)-(t>>>=0),s=Math.min(o,a),c=this.slice(r,n),u=e.slice(t,i),l=0;l<s;++l)if(c[l]!==u[l]){o=c[l],a=u[l];break}return o<a?-1:a<o?1:0},St.prototype.includes=function(e,t,i){return-1!==this.indexOf(e,t,i)},St.prototype.indexOf=function(e,t,i){return Bt(this,e,t,i,!0)},St.prototype.lastIndexOf=function(e,t,i){return Bt(this,e,t,i,!1)},St.prototype.write=function(e,t,i,r){if(void 0===t)r="utf8",i=this.length,t=0;else if(void 0===i&&"string"==typeof t)r=t,i=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(i)?(i|=0,void 0===r&&(r="utf8")):(r=i,i=void 0)}var n=this.length-t;if((void 0===i||i>n)&&(i=n),e.length>0&&(i<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return Ft(this,e,t,i);case"utf8":case"utf-8":return Vt(this,e,t,i);case"ascii":return Nt(this,e,t,i);case"latin1":case"binary":return zt(this,e,t,i);case"base64":return $t(this,e,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ut(this,e,t,i);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},St.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Kt=4096;function Jt(e,t,i){var r="";i=Math.min(e.length,i);for(var n=t;n<i;++n)r+=String.fromCharCode(127&e[n]);return r}function Gt(e,t,i){var r="";i=Math.min(e.length,i);for(var n=t;n<i;++n)r+=String.fromCharCode(e[n]);return r}function Yt(e,t,i){var r=e.length;(!t||t<0)&&(t=0),(!i||i<0||i>r)&&(i=r);for(var n="",o=t;o<i;++o)n+=oi(e[o]);return n}function Wt(e,t,i){for(var r=e.slice(t,i),n="",o=0;o<r.length;o+=2)n+=String.fromCharCode(r[o]+256*r[o+1]);return n}function Zt(e,t,i){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>i)throw new RangeError("Trying to access beyond buffer length")}function Xt(e,t,i,r,n,o){if(!Dt(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>n||t<o)throw new RangeError('"value" argument is out of bounds');if(i+r>e.length)throw new RangeError("Index out of range")}function Qt(e,t,i,r){t<0&&(t=65535+t+1);for(var n=0,o=Math.min(e.length-i,2);n<o;++n)e[i+n]=(t&255<<8*(r?n:1-n))>>>8*(r?n:1-n)}function ei(e,t,i,r){t<0&&(t=4294967295+t+1);for(var n=0,o=Math.min(e.length-i,4);n<o;++n)e[i+n]=t>>>8*(r?n:3-n)&255}function ti(e,t,i,r,n,o){if(i+r>e.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function ii(e,t,i,r,n){return n||ti(e,0,i,4),wt(e,t,i,r,23,4),i+4}function ri(e,t,i,r,n){return n||ti(e,0,i,8),wt(e,t,i,r,52,8),i+8}St.prototype.slice=function(e,t){var i,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),St.TYPED_ARRAY_SUPPORT)(i=this.subarray(e,t)).__proto__=St.prototype;else{var n=t-e;i=new St(n,void 0);for(var o=0;o<n;++o)i[o]=this[o+e]}return i},St.prototype.readUIntLE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=this[e],n=1,o=0;++o<t&&(n*=256);)r+=this[e+o]*n;return r},St.prototype.readUIntBE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=this[e+--t],n=1;t>0&&(n*=256);)r+=this[e+--t]*n;return r},St.prototype.readUInt8=function(e,t){return t||Zt(e,1,this.length),this[e]},St.prototype.readUInt16LE=function(e,t){return t||Zt(e,2,this.length),this[e]|this[e+1]<<8},St.prototype.readUInt16BE=function(e,t){return t||Zt(e,2,this.length),this[e]<<8|this[e+1]},St.prototype.readUInt32LE=function(e,t){return t||Zt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},St.prototype.readUInt32BE=function(e,t){return t||Zt(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},St.prototype.readIntLE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=this[e],n=1,o=0;++o<t&&(n*=256);)r+=this[e+o]*n;return r>=(n*=128)&&(r-=Math.pow(2,8*t)),r},St.prototype.readIntBE=function(e,t,i){e|=0,t|=0,i||Zt(e,t,this.length);for(var r=t,n=1,o=this[e+--r];r>0&&(n*=256);)o+=this[e+--r]*n;return o>=(n*=128)&&(o-=Math.pow(2,8*t)),o},St.prototype.readInt8=function(e,t){return t||Zt(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},St.prototype.readInt16LE=function(e,t){t||Zt(e,2,this.length);var i=this[e]|this[e+1]<<8;return 32768&i?4294901760|i:i},St.prototype.readInt16BE=function(e,t){t||Zt(e,2,this.length);var i=this[e+1]|this[e]<<8;return 32768&i?4294901760|i:i},St.prototype.readInt32LE=function(e,t){return t||Zt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},St.prototype.readInt32BE=function(e,t){return t||Zt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},St.prototype.readFloatLE=function(e,t){return t||Zt(e,4,this.length),yt(this,e,!0,23,4)},St.prototype.readFloatBE=function(e,t){return t||Zt(e,4,this.length),yt(this,e,!1,23,4)},St.prototype.readDoubleLE=function(e,t){return t||Zt(e,8,this.length),yt(this,e,!0,52,8)},St.prototype.readDoubleBE=function(e,t){return t||Zt(e,8,this.length),yt(this,e,!1,52,8)},St.prototype.writeUIntLE=function(e,t,i,r){(e=+e,t|=0,i|=0,r)||Xt(this,e,t,i,Math.pow(2,8*i)-1,0);var n=1,o=0;for(this[t]=255&e;++o<i&&(n*=256);)this[t+o]=e/n&255;return t+i},St.prototype.writeUIntBE=function(e,t,i,r){(e=+e,t|=0,i|=0,r)||Xt(this,e,t,i,Math.pow(2,8*i)-1,0);var n=i-1,o=1;for(this[t+n]=255&e;--n>=0&&(o*=256);)this[t+n]=e/o&255;return t+i},St.prototype.writeUInt8=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,1,255,0),St.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},St.prototype.writeUInt16LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,65535,0),St.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Qt(this,e,t,!0),t+2},St.prototype.writeUInt16BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,65535,0),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Qt(this,e,t,!1),t+2},St.prototype.writeUInt32LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,4294967295,0),St.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):ei(this,e,t,!0),t+4},St.prototype.writeUInt32BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,4294967295,0),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):ei(this,e,t,!1),t+4},St.prototype.writeIntLE=function(e,t,i,r){if(e=+e,t|=0,!r){var n=Math.pow(2,8*i-1);Xt(this,e,t,i,n-1,-n)}var o=0,a=1,s=0;for(this[t]=255&e;++o<i&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+i},St.prototype.writeIntBE=function(e,t,i,r){if(e=+e,t|=0,!r){var n=Math.pow(2,8*i-1);Xt(this,e,t,i,n-1,-n)}var o=i-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+i},St.prototype.writeInt8=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,1,127,-128),St.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},St.prototype.writeInt16LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,32767,-32768),St.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Qt(this,e,t,!0),t+2},St.prototype.writeInt16BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,2,32767,-32768),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Qt(this,e,t,!1),t+2},St.prototype.writeInt32LE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,2147483647,-2147483648),St.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):ei(this,e,t,!0),t+4},St.prototype.writeInt32BE=function(e,t,i){return e=+e,t|=0,i||Xt(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),St.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):ei(this,e,t,!1),t+4},St.prototype.writeFloatLE=function(e,t,i){return ii(this,e,t,!0,i)},St.prototype.writeFloatBE=function(e,t,i){return ii(this,e,t,!1,i)},St.prototype.writeDoubleLE=function(e,t,i){return ri(this,e,t,!0,i)},St.prototype.writeDoubleBE=function(e,t,i){return ri(this,e,t,!1,i)},St.prototype.copy=function(e,t,i,r){if(i||(i=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<i&&(r=i),r===i)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-i&&(r=e.length-t+i);var n,o=r-i;if(this===e&&i<t&&t<r)for(n=o-1;n>=0;--n)e[n+t]=this[n+i];else if(o<1e3||!St.TYPED_ARRAY_SUPPORT)for(n=0;n<o;++n)e[n+t]=this[n+i];else Uint8Array.prototype.set.call(e,this.subarray(i,i+o),t);return o},St.prototype.fill=function(e,t,i,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,i=this.length):"string"==typeof i&&(r=i,i=this.length),1===e.length){var n=e.charCodeAt(0);n<256&&(e=n)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!St.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<i)throw new RangeError("Out of range index");if(i<=t)return this;var o;if(t>>>=0,i=void 0===i?this.length:i>>>0,e||(e=0),"number"==typeof e)for(o=t;o<i;++o)this[o]=e;else{var a=Dt(e)?e:ai(new St(e,r).toString()),s=a.length;for(o=0;o<i-t;++o)this[o+t]=a[o%s]}return this};var ni=/[^+\/0-9A-Za-z-_]/g;function oi(e){return e<16?"0"+e.toString(16):e.toString(16)}function ai(e,t){var i;t=t||1/0;for(var r=e.length,n=null,o=[],a=0;a<r;++a){if((i=e.charCodeAt(a))>55295&&i<57344){if(!n){if(i>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}n=i;continue}if(i<56320){(t-=3)>-1&&o.push(239,191,189),n=i;continue}i=65536+(n-55296<<10|i-56320)}else n&&(t-=3)>-1&&o.push(239,191,189);if(n=null,i<128){if((t-=1)<0)break;o.push(i)}else if(i<2048){if((t-=2)<0)break;o.push(i>>6|192,63&i|128)}else if(i<65536){if((t-=3)<0)break;o.push(i>>12|224,i>>6&63|128,63&i|128)}else{if(!(i<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(i>>18|240,i>>12&63|128,i>>6&63|128,63&i|128)}}return o}function si(e){return function(e){var t,i,r,n,o,a;gt||bt();var s=e.length;if(s%4>0)throw new Error("Invalid string. Length must be a multiple of 4");o="="===e[s-2]?2:"="===e[s-1]?1:0,a=new ft(3*s/4-o),r=o>0?s-4:s;var c=0;for(t=0,i=0;t<r;t+=4,i+=3)n=ht[e.charCodeAt(t)]<<18|ht[e.charCodeAt(t+1)]<<12|ht[e.charCodeAt(t+2)]<<6|ht[e.charCodeAt(t+3)],a[c++]=n>>16&255,a[c++]=n>>8&255,a[c++]=255&n;return 2===o?(n=ht[e.charCodeAt(t)]<<2|ht[e.charCodeAt(t+1)]>>4,a[c++]=255&n):1===o&&(n=ht[e.charCodeAt(t)]<<10|ht[e.charCodeAt(t+1)]<<4|ht[e.charCodeAt(t+2)]>>2,a[c++]=n>>8&255,a[c++]=255&n),a}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(ni,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function ci(e,t,i,r){for(var n=0;n<r&&!(n+i>=t.length||n>=e.length);++n)t[n+i]=e[n];return n}function ui(e){return null!=e&&(!!e._isBuffer||li(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&li(e.slice(0,0))}(e))}function li(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}var di=Object.freeze({__proto__:null,Buffer:St,INSPECT_MAX_BYTES:50,SlowBuffer:function(e){return+e!=e&&(e=0),St.alloc(+e)},isBuffer:ui,kMaxLength:_t});function pi(){throw new Error("setTimeout has not been defined")}function hi(){throw new Error("clearTimeout has not been defined")}var fi=pi,gi=hi;function bi(e){if(fi===setTimeout)return setTimeout(e,0);if((fi===pi||!fi)&&setTimeout)return fi=setTimeout,setTimeout(e,0);try{return fi(e,0)}catch(t){try{return fi.call(null,e,0)}catch(t){return fi.call(this,e,0)}}}"function"==typeof dt.setTimeout&&(fi=setTimeout),"function"==typeof dt.clearTimeout&&(gi=clearTimeout);var mi,vi=[],yi=!1,wi=-1;function xi(){yi&&mi&&(yi=!1,mi.length?vi=mi.concat(vi):wi=-1,vi.length&&ki())}function ki(){if(!yi){var e=bi(xi);yi=!0;for(var t=vi.length;t;){for(mi=vi,vi=[];++wi<t;)mi&&mi[wi].run();wi=-1,t=vi.length}mi=null,yi=!1,function(e){if(gi===clearTimeout)return clearTimeout(e);if((gi===hi||!gi)&&clearTimeout)return gi=clearTimeout,clearTimeout(e);try{return gi(e)}catch(t){try{return gi.call(null,e)}catch(t){return gi.call(this,e)}}}(e)}}function _i(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)t[i-1]=arguments[i];vi.push(new Ci(e,t)),1!==vi.length||yi||bi(ki)}function Ci(e,t){this.fun=e,this.array=t}Ci.prototype.run=function(){this.fun.apply(null,this.array)};function Ai(){}var Si=Ai,Ei=Ai,Pi=Ai,Li=Ai,Ii=Ai,Ti=Ai,Di=Ai;var Mi=dt.performance||{},Ri=Mi.now||Mi.mozNow||Mi.msNow||Mi.oNow||Mi.webkitNow||function(){return(new Date).getTime()};var Oi=new Date;var Bi={nextTick:_i,title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:Si,addListener:Ei,once:Pi,off:Li,removeListener:Ii,removeAllListeners:Ti,emit:Di,binding:function(e){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(e){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(e){var t=.001*Ri.call(Mi),i=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(i-=e[0],(r-=e[1])<0&&(i--,r+=1e9)),[i,r]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-Oi)/1e3}},ji="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Fi(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Vi(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var i=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};i.prototype=t.prototype}else i={};return Object.defineProperty(i,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(i,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),i}
121
+ /*! https://mths.be/punycode v1.4.1 by @mathias */var Ni=2147483647,zi=36,$i=1,Ui=26,Hi=38,qi=700,Ki=72,Ji=128,Gi="-",Yi=/[^\x20-\x7E]/,Wi=/[\x2E\u3002\uFF0E\uFF61]/g,Zi={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Xi=zi-$i,Qi=Math.floor,er=String.fromCharCode;function tr(e){throw new RangeError(Zi[e])}function ir(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function rr(e,t,i){var r=0;for(e=i?Qi(e/qi):e>>1,e+=Qi(e/t);e>Xi*Ui>>1;r+=zi)e=Qi(e/Xi);return Qi(r+(Xi+1)*e/(e+Hi))}function nr(e){return function(e,t){var i=e.split("@"),r="";i.length>1&&(r=i[0]+"@",e=i[1]);var n=function(e,t){for(var i=e.length,r=[];i--;)r[i]=t(e[i]);return r}((e=e.replace(Wi,".")).split("."),t).join(".");return r+n}(e,(function(e){return Yi.test(e)?"xn--"+function(e){var t,i,r,n,o,a,s,c,u,l,d,p,h,f,g,b=[];for(e=function(e){for(var t,i,r=[],n=0,o=e.length;n<o;)(t=e.charCodeAt(n++))>=55296&&t<=56319&&n<o?56320==(64512&(i=e.charCodeAt(n++)))?r.push(((1023&t)<<10)+(1023&i)+65536):(r.push(t),n--):r.push(t);return r}(e),p=e.length,t=Ji,i=0,o=Ki,a=0;a<p;++a)(d=e[a])<128&&b.push(er(d));for(r=n=b.length,n&&b.push(Gi);r<p;){for(s=Ni,a=0;a<p;++a)(d=e[a])>=t&&d<s&&(s=d);for(s-t>Qi((Ni-i)/(h=r+1))&&tr("overflow"),i+=(s-t)*h,t=s,a=0;a<p;++a)if((d=e[a])<t&&++i>Ni&&tr("overflow"),d==t){for(c=i,u=zi;!(c<(l=u<=o?$i:u>=o+Ui?Ui:u-o));u+=zi)g=c-l,f=zi-l,b.push(er(ir(l+g%f,0))),c=Qi(g/f);b.push(er(ir(c,0))),o=rr(i,h,r==n),i=0,++r}++i,++t}return b.join("")}(e):e}))}var or="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var i=function(){};i.prototype=t.prototype,e.prototype=new i,e.prototype.constructor=e},ar=/%[sdj%]/g;function sr(e){if(!_r(e)){for(var t=[],i=0;i<arguments.length;i++)t.push(pr(arguments[i]));return t.join(" ")}i=1;for(var r=arguments,n=r.length,o=String(e).replace(ar,(function(e){if("%%"===e)return"%";if(i>=n)return e;switch(e){case"%s":return String(r[i++]);case"%d":return Number(r[i++]);case"%j":try{return JSON.stringify(r[i++])}catch(e){return"[Circular]"}default:return e}})),a=r[i];i<n;a=r[++i])wr(a)||!Er(a)?o+=" "+a:o+=" "+pr(a);return o}function cr(e,t){if(Ar(dt.process))return function(){return cr(e,t).apply(this,arguments)};if(!0===Bi.noDeprecation)return e;var i=!1;return function(){if(!i){if(Bi.throwDeprecation)throw new Error(t);Bi.traceDeprecation?console.trace(t):console.error(t),i=!0}return e.apply(this,arguments)}}var ur,lr={};function dr(e){if(Ar(ur)&&(ur=Bi.env.NODE_DEBUG||""),e=e.toUpperCase(),!lr[e])if(new RegExp("\\b"+e+"\\b","i").test(ur)){lr[e]=function(){var t=sr.apply(null,arguments);console.error("%s %d: %s",e,0,t)}}else lr[e]=function(){};return lr[e]}function pr(e,t){var i={seen:[],stylize:fr};return arguments.length>=3&&(i.depth=arguments[2]),arguments.length>=4&&(i.colors=arguments[3]),yr(t)?i.showHidden=t:t&&jr(i,t),Ar(i.showHidden)&&(i.showHidden=!1),Ar(i.depth)&&(i.depth=2),Ar(i.colors)&&(i.colors=!1),Ar(i.customInspect)&&(i.customInspect=!0),i.colors&&(i.stylize=hr),gr(i,e,i.depth)}function hr(e,t){var i=pr.styles[t];return i?"["+pr.colors[i][0]+"m"+e+"["+pr.colors[i][1]+"m":e}function fr(e,t){return e}function gr(e,t,i){if(e.customInspect&&t&&Ir(t.inspect)&&t.inspect!==pr&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(i,e);return _r(r)||(r=gr(e,r,i)),r}var n=function(e,t){if(Ar(t))return e.stylize("undefined","undefined");if(_r(t)){var i="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(i,"string")}if(kr(t))return e.stylize(""+t,"number");if(yr(t))return e.stylize(""+t,"boolean");if(wr(t))return e.stylize("null","null")}(e,t);if(n)return n;var o=Object.keys(t),a=function(e){var t={};return e.forEach((function(e,i){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),Lr(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return br(t);if(0===o.length){if(Ir(t)){var s=t.name?": "+t.name:"";return e.stylize("[Function"+s+"]","special")}if(Sr(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(Pr(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Lr(t))return br(t)}var c,u="",l=!1,d=["{","}"];(vr(t)&&(l=!0,d=["[","]"]),Ir(t))&&(u=" [Function"+(t.name?": "+t.name:"")+"]");return Sr(t)&&(u=" "+RegExp.prototype.toString.call(t)),Pr(t)&&(u=" "+Date.prototype.toUTCString.call(t)),Lr(t)&&(u=" "+br(t)),0!==o.length||l&&0!=t.length?i<0?Sr(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),c=l?function(e,t,i,r,n){for(var o=[],a=0,s=t.length;a<s;++a)Fr(t,String(a))?o.push(mr(e,t,i,r,String(a),!0)):o.push("");return n.forEach((function(n){n.match(/^\d+$/)||o.push(mr(e,t,i,r,n,!0))})),o}(e,t,i,a,o):o.map((function(r){return mr(e,t,i,a,r,l)})),e.seen.pop(),function(e,t,i){var r=e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(r>60)return i[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+i[1];return i[0]+t+" "+e.join(", ")+" "+i[1]}(c,u,d)):d[0]+u+d[1]}function br(e){return"["+Error.prototype.toString.call(e)+"]"}function mr(e,t,i,r,n,o){var a,s,c;if((c=Object.getOwnPropertyDescriptor(t,n)||{value:t[n]}).get?s=c.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):c.set&&(s=e.stylize("[Setter]","special")),Fr(r,n)||(a="["+n+"]"),s||(e.seen.indexOf(c.value)<0?(s=wr(i)?gr(e,c.value,null):gr(e,c.value,i-1)).indexOf("\n")>-1&&(s=o?s.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+s.split("\n").map((function(e){return" "+e})).join("\n")):s=e.stylize("[Circular]","special")),Ar(a)){if(o&&n.match(/^\d+$/))return s;(a=JSON.stringify(""+n)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function vr(e){return Array.isArray(e)}function yr(e){return"boolean"==typeof e}function wr(e){return null===e}function xr(e){return null==e}function kr(e){return"number"==typeof e}function _r(e){return"string"==typeof e}function Cr(e){return"symbol"==typeof e}function Ar(e){return void 0===e}function Sr(e){return Er(e)&&"[object RegExp]"===Mr(e)}function Er(e){return"object"==typeof e&&null!==e}function Pr(e){return Er(e)&&"[object Date]"===Mr(e)}function Lr(e){return Er(e)&&("[object Error]"===Mr(e)||e instanceof Error)}function Ir(e){return"function"==typeof e}function Tr(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e}function Dr(e){return ui(e)}function Mr(e){return Object.prototype.toString.call(e)}function Rr(e){return e<10?"0"+e.toString(10):e.toString(10)}pr.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},pr.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};var Or=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function Br(){var e,t;console.log("%s - %s",(e=new Date,t=[Rr(e.getHours()),Rr(e.getMinutes()),Rr(e.getSeconds())].join(":"),[e.getDate(),Or[e.getMonth()],t].join(" ")),sr.apply(null,arguments))}function jr(e,t){if(!t||!Er(t))return e;for(var i=Object.keys(t),r=i.length;r--;)e[i[r]]=t[i[r]];return e}function Fr(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var Vr={inherits:or,_extend:jr,log:Br,isBuffer:Dr,isPrimitive:Tr,isFunction:Ir,isError:Lr,isDate:Pr,isObject:Er,isRegExp:Sr,isUndefined:Ar,isSymbol:Cr,isString:_r,isNumber:kr,isNullOrUndefined:xr,isNull:wr,isBoolean:yr,isArray:vr,inspect:pr,deprecate:cr,format:sr,debuglog:dr},Nr=Object.freeze({__proto__:null,_extend:jr,debuglog:dr,default:Vr,deprecate:cr,format:sr,inherits:or,inspect:pr,isArray:vr,isBoolean:yr,isBuffer:Dr,isDate:Pr,isError:Lr,isFunction:Ir,isNull:wr,isNullOrUndefined:xr,isNumber:kr,isObject:Er,isPrimitive:Tr,isRegExp:Sr,isString:_r,isSymbol:Cr,isUndefined:Ar,log:Br});function zr(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var $r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function Ur(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}}function Hr(e,t){if(e.map)return e.map(t);for(var i=[],r=0;r<e.length;r++)i.push(t(e[r],r));return i}var qr=Object.keys||function(e){var t=[];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.push(i);return t};function Kr(e,t,i,r){t=t||"&",i=i||"=";var n={};if("string"!=typeof e||0===e.length)return n;var o=/\+/g;e=e.split(t);var a=1e3;r&&"number"==typeof r.maxKeys&&(a=r.maxKeys);var s=e.length;a>0&&s>a&&(s=a);for(var c=0;c<s;++c){var u,l,d,p,h=e[c].replace(o,"%20"),f=h.indexOf(i);f>=0?(u=h.substr(0,f),l=h.substr(f+1)):(u=h,l=""),d=decodeURIComponent(u),p=decodeURIComponent(l),zr(n,d)?$r(n[d])?n[d].push(p):n[d]=[n[d],p]:n[d]=p}return n}var Jr={parse:un,resolve:hn,resolveObject:fn,format:dn,Url:Gr};function Gr(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var Yr=/^([a-z0-9.+-]+:)/i,Wr=/:[0-9]*$/,Zr=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Xr=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),Qr=["'"].concat(Xr),en=["%","/","?",";","#"].concat(Qr),tn=["/","?","#"],rn=255,nn=/^[+a-z0-9A-Z_-]{0,63}$/,on=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,an={javascript:!0,"javascript:":!0},sn={javascript:!0,"javascript:":!0},cn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function un(e,t,i){if(e&&Er(e)&&e instanceof Gr)return e;var r=new Gr;return r.parse(e,t,i),r}function ln(e,t,i,r){if(!_r(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var n=t.indexOf("?"),o=-1!==n&&n<t.indexOf("#")?"?":"#",a=t.split(o);a[0]=a[0].replace(/\\/g,"/");var s=t=a.join(o);if(s=s.trim(),!r&&1===t.split("#").length){var c=Zr.exec(s);if(c)return e.path=s,e.href=s,e.pathname=c[1],c[2]?(e.search=c[2],e.query=i?Kr(e.search.substr(1)):e.search.substr(1)):i&&(e.search="",e.query={}),e}var u,l,d,p,h=Yr.exec(s);if(h){var f=(h=h[0]).toLowerCase();e.protocol=f,s=s.substr(h.length)}if(r||h||s.match(/^\/\/[^@\/]+@[^@\/]+/)){var g="//"===s.substr(0,2);!g||h&&sn[h]||(s=s.substr(2),e.slashes=!0)}if(!sn[h]&&(g||h&&!cn[h])){var b,m,v=-1;for(u=0;u<tn.length;u++)-1!==(l=s.indexOf(tn[u]))&&(-1===v||l<v)&&(v=l);for(-1!==(m=-1===v?s.lastIndexOf("@"):s.lastIndexOf("@",v))&&(b=s.slice(0,m),s=s.slice(m+1),e.auth=decodeURIComponent(b)),v=-1,u=0;u<en.length;u++)-1!==(l=s.indexOf(en[u]))&&(-1===v||l<v)&&(v=l);-1===v&&(v=s.length),e.host=s.slice(0,v),s=s.slice(v),gn(e),e.hostname=e.hostname||"";var y="["===e.hostname[0]&&"]"===e.hostname[e.hostname.length-1];if(!y){var w=e.hostname.split(/\./);for(u=0,d=w.length;u<d;u++){var x=w[u];if(x&&!x.match(nn)){for(var k="",_=0,C=x.length;_<C;_++)x.charCodeAt(_)>127?k+="x":k+=x[_];if(!k.match(nn)){var A=w.slice(0,u),S=w.slice(u+1),E=x.match(on);E&&(A.push(E[1]),S.unshift(E[2])),S.length&&(s="/"+S.join(".")+s),e.hostname=A.join(".");break}}}}e.hostname.length>rn?e.hostname="":e.hostname=e.hostname.toLowerCase(),y||(e.hostname=nr(e.hostname)),p=e.port?":"+e.port:"";var P=e.hostname||"";e.host=P+p,e.href+=e.host,y&&(e.hostname=e.hostname.substr(1,e.hostname.length-2),"/"!==s[0]&&(s="/"+s))}if(!an[f])for(u=0,d=Qr.length;u<d;u++){var L=Qr[u];if(-1!==s.indexOf(L)){var I=encodeURIComponent(L);I===L&&(I=escape(L)),s=s.split(L).join(I)}}var T=s.indexOf("#");-1!==T&&(e.hash=s.substr(T),s=s.slice(0,T));var D=s.indexOf("?");if(-1!==D?(e.search=s.substr(D),e.query=s.substr(D+1),i&&(e.query=Kr(e.query)),s=s.slice(0,D)):i&&(e.search="",e.query={}),s&&(e.pathname=s),cn[f]&&e.hostname&&!e.pathname&&(e.pathname="/"),e.pathname||e.search){p=e.pathname||"";var M=e.search||"";e.path=p+M}return e.href=pn(e),e}function dn(e){return _r(e)&&(e=ln({},e)),pn(e)}function pn(e){var t=e.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var i,r,n,o,a=e.protocol||"",s=e.pathname||"",c=e.hash||"",u=!1,l="";e.host?u=t+e.host:e.hostname&&(u=t+(-1===e.hostname.indexOf(":")?e.hostname:"["+this.hostname+"]"),e.port&&(u+=":"+e.port)),e.query&&Er(e.query)&&Object.keys(e.query).length&&(i=e.query,r=r||"&",n=n||"=",null===i&&(i=void 0),l="object"==typeof i?Hr(qr(i),(function(e){var t=encodeURIComponent(Ur(e))+n;return $r(i[e])?Hr(i[e],(function(e){return t+encodeURIComponent(Ur(e))})).join(r):t+encodeURIComponent(Ur(i[e]))})).join(r):o?encodeURIComponent(Ur(o))+n+encodeURIComponent(Ur(i)):"");var d=e.search||l&&"?"+l||"";return a&&":"!==a.substr(-1)&&(a+=":"),e.slashes||(!a||cn[a])&&!1!==u?(u="//"+(u||""),s&&"/"!==s.charAt(0)&&(s="/"+s)):u||(u=""),c&&"#"!==c.charAt(0)&&(c="#"+c),d&&"?"!==d.charAt(0)&&(d="?"+d),a+u+(s=s.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(d=d.replace("#","%23"))+c}function hn(e,t){return un(e,!1,!0).resolve(t)}function fn(e,t){return e?un(e,!1,!0).resolveObject(t):t}function gn(e){var t=e.host,i=Wr.exec(t);i&&(":"!==(i=i[0])&&(e.port=i.substr(1)),t=t.substr(0,t.length-i.length)),t&&(e.hostname=t)}Gr.prototype.parse=function(e,t,i){return ln(this,e,t,i)},Gr.prototype.format=function(){return pn(this)},Gr.prototype.resolve=function(e){return this.resolveObject(un(e,!1,!0)).format()},Gr.prototype.resolveObject=function(e){if(_r(e)){var t=new Gr;t.parse(e,!1,!0),e=t}for(var i,r=new Gr,n=Object.keys(this),o=0;o<n.length;o++){var a=n[o];r[a]=this[a]}if(r.hash=e.hash,""===e.href)return r.href=r.format(),r;if(e.slashes&&!e.protocol){for(var s=Object.keys(e),c=0;c<s.length;c++){var u=s[c];"protocol"!==u&&(r[u]=e[u])}return cn[r.protocol]&&r.hostname&&!r.pathname&&(r.path=r.pathname="/"),r.href=r.format(),r}if(e.protocol&&e.protocol!==r.protocol){if(!cn[e.protocol]){for(var l=Object.keys(e),d=0;d<l.length;d++){var p=l[d];r[p]=e[p]}return r.href=r.format(),r}if(r.protocol=e.protocol,e.host||sn[e.protocol])r.pathname=e.pathname;else{for(i=(e.pathname||"").split("/");i.length&&!(e.host=i.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==i[0]&&i.unshift(""),i.length<2&&i.unshift(""),r.pathname=i.join("/")}if(r.search=e.search,r.query=e.query,r.host=e.host||"",r.auth=e.auth,r.hostname=e.hostname||e.host,r.port=e.port,r.pathname||r.search){var h=r.pathname||"",f=r.search||"";r.path=h+f}return r.slashes=r.slashes||e.slashes,r.href=r.format(),r}var g,b=r.pathname&&"/"===r.pathname.charAt(0),m=e.host||e.pathname&&"/"===e.pathname.charAt(0),v=m||b||r.host&&e.pathname,y=v,w=r.pathname&&r.pathname.split("/")||[],x=r.protocol&&!cn[r.protocol];if(i=e.pathname&&e.pathname.split("/")||[],x&&(r.hostname="",r.port=null,r.host&&(""===w[0]?w[0]=r.host:w.unshift(r.host)),r.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===i[0]?i[0]=e.host:i.unshift(e.host)),e.host=null),v=v&&(""===i[0]||""===w[0])),m)r.host=e.host||""===e.host?e.host:r.host,r.hostname=e.hostname||""===e.hostname?e.hostname:r.hostname,r.search=e.search,r.query=e.query,w=i;else if(i.length)w||(w=[]),w.pop(),w=w.concat(i),r.search=e.search,r.query=e.query;else if(!xr(e.search))return x&&(r.hostname=r.host=w.shift(),(g=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=g.shift(),r.host=r.hostname=g.shift())),r.search=e.search,r.query=e.query,wr(r.pathname)&&wr(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r;if(!w.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var k=w.slice(-1)[0],_=(r.host||e.host||w.length>1)&&("."===k||".."===k)||""===k,C=0,A=w.length;A>=0;A--)"."===(k=w[A])?w.splice(A,1):".."===k?(w.splice(A,1),C++):C&&(w.splice(A,1),C--);if(!v&&!y)for(;C--;C)w.unshift("..");!v||""===w[0]||w[0]&&"/"===w[0].charAt(0)||w.unshift(""),_&&"/"!==w.join("/").substr(-1)&&w.push("");var S=""===w[0]||w[0]&&"/"===w[0].charAt(0);return x&&(r.hostname=r.host=S?"":w.length?w.shift():"",(g=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=g.shift(),r.host=r.hostname=g.shift())),(v=v||r.host&&w.length)&&!S&&w.unshift(""),w.length?r.pathname=w.join("/"):(r.pathname=null,r.path=null),wr(r.pathname)&&wr(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=e.auth||r.auth,r.slashes=r.slashes||e.slashes,r.href=r.format(),r},Gr.prototype.parseHost=function(){return gn(this)};var bn,mn,vn=Vi(Object.freeze({__proto__:null,Url:Gr,default:Jr,format:dn,parse:un,resolve:hn,resolveObject:fn})),yn={},wn=Object.freeze({__proto__:null,default:yn}),xn=Vi(wn),kn=Tn(dt.fetch)&&Tn(dt.ReadableStream);function _n(e){mn||(mn=new dt.XMLHttpRequest).open("GET",dt.location.host?"/":"https://example.com");try{return mn.responseType=e,mn.responseType===e}catch(e){return!1}}var Cn=void 0!==dt.ArrayBuffer,An=Cn&&Tn(dt.ArrayBuffer.prototype.slice),Sn=Cn&&_n("arraybuffer"),En=!kn&&An&&_n("ms-stream"),Pn=!kn&&Cn&&_n("moz-chunked-arraybuffer"),Ln=Tn(mn.overrideMimeType),In=Tn(dt.VBArray);function Tn(e){return"function"==typeof e}function Dn(){}function Mn(){Mn.init.call(this)}function Rn(e){return void 0===e._maxListeners?Mn.defaultMaxListeners:e._maxListeners}function On(e,t,i,r){var n,o,a,s;if("function"!=typeof i)throw new TypeError('"listener" argument must be a function');if((o=e._events)?(o.newListener&&(e.emit("newListener",t,i.listener?i.listener:i),o=e._events),a=o[t]):(o=e._events=new Dn,e._eventsCount=0),a){if("function"==typeof a?a=o[t]=r?[i,a]:[a,i]:r?a.unshift(i):a.push(i),!a.warned&&(n=Rn(e))&&n>0&&a.length>n){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+t+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.count=a.length,s=c,"function"==typeof console.warn?console.warn(s):console.log(s)}}else a=o[t]=i,++e._eventsCount;return e}function Bn(e,t,i){var r=!1;function n(){e.removeListener(t,n),r||(r=!0,i.apply(e,arguments))}return n.listener=i,n}function jn(e){var t=this._events;if(t){var i=t[e];if("function"==typeof i)return 1;if(i)return i.length}return 0}function Fn(e,t){for(var i=new Array(t);t--;)i[t]=e[t];return i}mn=null,Dn.prototype=Object.create(null),Mn.EventEmitter=Mn,Mn.usingDomains=!1,Mn.prototype.domain=void 0,Mn.prototype._events=void 0,Mn.prototype._maxListeners=void 0,Mn.defaultMaxListeners=10,Mn.init=function(){this.domain=null,Mn.usingDomains&&undefined.active,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new Dn,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},Mn.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},Mn.prototype.getMaxListeners=function(){return Rn(this)},Mn.prototype.emit=function(e){var t,i,r,n,o,a,s,c="error"===e;if(a=this._events)c=c&&null==a.error;else if(!c)return!1;if(s=this.domain,c){if(t=arguments[1],!s){if(t instanceof Error)throw t;var u=new Error('Uncaught, unspecified "error" event. ('+t+")");throw u.context=t,u}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=s,t.domainThrown=!1,s.emit("error",t),!1}if(!(i=a[e]))return!1;var l="function"==typeof i;switch(r=arguments.length){case 1:!function(e,t,i){if(t)e.call(i);else for(var r=e.length,n=Fn(e,r),o=0;o<r;++o)n[o].call(i)}(i,l,this);break;case 2:!function(e,t,i,r){if(t)e.call(i,r);else for(var n=e.length,o=Fn(e,n),a=0;a<n;++a)o[a].call(i,r)}(i,l,this,arguments[1]);break;case 3:!function(e,t,i,r,n){if(t)e.call(i,r,n);else for(var o=e.length,a=Fn(e,o),s=0;s<o;++s)a[s].call(i,r,n)}(i,l,this,arguments[1],arguments[2]);break;case 4:!function(e,t,i,r,n,o){if(t)e.call(i,r,n,o);else for(var a=e.length,s=Fn(e,a),c=0;c<a;++c)s[c].call(i,r,n,o)}(i,l,this,arguments[1],arguments[2],arguments[3]);break;default:for(n=new Array(r-1),o=1;o<r;o++)n[o-1]=arguments[o];!function(e,t,i,r){if(t)e.apply(i,r);else for(var n=e.length,o=Fn(e,n),a=0;a<n;++a)o[a].apply(i,r)}(i,l,this,n)}return!0},Mn.prototype.addListener=function(e,t){return On(this,e,t,!1)},Mn.prototype.on=Mn.prototype.addListener,Mn.prototype.prependListener=function(e,t){return On(this,e,t,!0)},Mn.prototype.once=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.on(e,Bn(this,e,t)),this},Mn.prototype.prependOnceListener=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.prependListener(e,Bn(this,e,t)),this},Mn.prototype.removeListener=function(e,t){var i,r,n,o,a;if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');if(!(r=this._events))return this;if(!(i=r[e]))return this;if(i===t||i.listener&&i.listener===t)0==--this._eventsCount?this._events=new Dn:(delete r[e],r.removeListener&&this.emit("removeListener",e,i.listener||t));else if("function"!=typeof i){for(n=-1,o=i.length;o-- >0;)if(i[o]===t||i[o].listener&&i[o].listener===t){a=i[o].listener,n=o;break}if(n<0)return this;if(1===i.length){if(i[0]=void 0,0==--this._eventsCount)return this._events=new Dn,this;delete r[e]}else!function(e,t){for(var i=t,r=i+1,n=e.length;r<n;i+=1,r+=1)e[i]=e[r];e.pop()}(i,n);r.removeListener&&this.emit("removeListener",e,a||t)}return this},Mn.prototype.removeAllListeners=function(e){var t,i;if(!(i=this._events))return this;if(!i.removeListener)return 0===arguments.length?(this._events=new Dn,this._eventsCount=0):i[e]&&(0==--this._eventsCount?this._events=new Dn:delete i[e]),this;if(0===arguments.length){for(var r,n=Object.keys(i),o=0;o<n.length;++o)"removeListener"!==(r=n[o])&&this.removeAllListeners(r);return this.removeAllListeners("removeListener"),this._events=new Dn,this._eventsCount=0,this}if("function"==typeof(t=i[e]))this.removeListener(e,t);else if(t)do{this.removeListener(e,t[t.length-1])}while(t[0]);return this},Mn.prototype.listeners=function(e){var t,i=this._events;return i&&(t=i[e])?"function"==typeof t?[t.listener||t]:function(e){for(var t=new Array(e.length),i=0;i<t.length;++i)t[i]=e[i].listener||e[i];return t}(t):[]},Mn.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):jn.call(e,t)},Mn.prototype.listenerCount=jn,Mn.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Vn=Object.freeze({__proto__:null,EventEmitter:Mn,default:Mn});function Nn(){this.head=null,this.tail=null,this.length=0}Nn.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},Nn.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},Nn.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},Nn.prototype.clear=function(){this.head=this.tail=null,this.length=0},Nn.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,i=""+t.data;t=t.next;)i+=e+t.data;return i},Nn.prototype.concat=function(e){if(0===this.length)return St.alloc(0);if(1===this.length)return this.head.data;for(var t=St.allocUnsafe(e>>>0),i=this.head,r=0;i;)i.data.copy(t,r),r+=i.data.length,i=i.next;return t};var zn=St.isEncoding||function(e){switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function $n(e){switch(this.encoding=(e||"utf8").toLowerCase().replace(/[-_]/,""),function(e){if(e&&!zn(e))throw new Error("Unknown encoding: "+e)}(e),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=Hn;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=qn;break;default:return void(this.write=Un)}this.charBuffer=new St(6),this.charReceived=0,this.charLength=0}function Un(e){return e.toString(this.encoding)}function Hn(e){this.charReceived=e.length%2,this.charLength=this.charReceived?2:0}function qn(e){this.charReceived=e.length%3,this.charLength=this.charReceived?3:0}$n.prototype.write=function(e){for(var t="";this.charLength;){var i=e.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,i),this.charReceived+=i,this.charReceived<this.charLength)return"";if(e=e.slice(i,e.length),!((n=(t=this.charBuffer.slice(0,this.charLength).toString(this.encoding)).charCodeAt(t.length-1))>=55296&&n<=56319)){if(this.charReceived=this.charLength=0,0===e.length)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var r=e.length;this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,r),r-=this.charReceived);var n;r=(t+=e.toString(this.encoding,0,r)).length-1;if((n=t.charCodeAt(r))>=55296&&n<=56319){var o=this.surrogateSize;return this.charLength+=o,this.charReceived+=o,this.charBuffer.copy(this.charBuffer,o,0,o),e.copy(this.charBuffer,0,0,o),t.substring(0,r)}return t},$n.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var i=e[e.length-t];if(1==t&&i>>5==6){this.charLength=2;break}if(t<=2&&i>>4==14){this.charLength=3;break}if(t<=3&&i>>3==30){this.charLength=4;break}}this.charReceived=t},$n.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var i=this.charReceived,r=this.charBuffer,n=this.encoding;t+=r.slice(0,i).toString(n)}return t};var Kn=Object.freeze({__proto__:null,StringDecoder:$n});Yn.ReadableState=Gn;var Jn=dr("stream");function Gn(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof Co&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var i=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r,this.highWaterMark=~~this.highWaterMark,this.buffer=new Nn,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new $n(e.encoding),this.encoding=e.encoding)}function Yn(e){if(!(this instanceof Yn))return new Yn(e);this._readableState=new Gn(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),Mn.call(this)}function Wn(e,t,i,r,n){var o=function(e,t){var i=null;ui(t)||"string"==typeof t||null==t||e.objectMode||(i=new TypeError("Invalid non-string/buffer chunk"));return i}(t,i);if(o)e.emit("error",o);else if(null===i)t.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var i=t.decoder.end();i&&i.length&&(t.buffer.push(i),t.length+=t.objectMode?1:i.length)}t.ended=!0,Qn(e)}(e,t);else if(t.objectMode||i&&i.length>0)if(t.ended&&!n){var a=new Error("stream.push() after EOF");e.emit("error",a)}else if(t.endEmitted&&n){var s=new Error("stream.unshift() after end event");e.emit("error",s)}else{var c;!t.decoder||n||r||(i=t.decoder.write(i),c=!t.objectMode&&0===i.length),n||(t.reading=!1),c||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",i),e.read(0)):(t.length+=t.objectMode?1:i.length,n?t.buffer.unshift(i):t.buffer.push(i),t.needReadable&&Qn(e))),function(e,t){t.readingMore||(t.readingMore=!0,_i(to,e,t))}(e,t)}else n||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}or(Yn,Mn),Yn.prototype.push=function(e,t){var i=this._readableState;return i.objectMode||"string"!=typeof e||(t=t||i.defaultEncoding)!==i.encoding&&(e=St.from(e,t),t=""),Wn(this,i,e,t,!1)},Yn.prototype.unshift=function(e){return Wn(this,this._readableState,e,"",!0)},Yn.prototype.isPaused=function(){return!1===this._readableState.flowing},Yn.prototype.setEncoding=function(e){return this._readableState.decoder=new $n(e),this._readableState.encoding=e,this};var Zn=8388608;function Xn(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=Zn?e=Zn:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function Qn(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(Jn("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_i(eo,e):eo(e))}function eo(e){Jn("emit readable"),e.emit("readable"),no(e)}function to(e,t){for(var i=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(Jn("maybeReadMore read 0"),e.read(0),i!==t.length);)i=t.length;t.readingMore=!1}function io(e){Jn("readable nexttick read 0"),e.read(0)}function ro(e,t){t.reading||(Jn("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),no(e),t.flowing&&!t.reading&&e.read(0)}function no(e){var t=e._readableState;for(Jn("flow",t.flowing);t.flowing&&null!==e.read(););}function oo(e,t){return 0===t.length?null:(t.objectMode?i=t.buffer.shift():!e||e>=t.length?(i=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):i=function(e,t,i){var r;e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():i?function(e,t){var i=t.head,r=1,n=i.data;e-=n.length;for(;i=i.next;){var o=i.data,a=e>o.length?o.length:e;if(a===o.length?n+=o:n+=o.slice(0,e),0===(e-=a)){a===o.length?(++r,i.next?t.head=i.next:t.head=t.tail=null):(t.head=i,i.data=o.slice(a));break}++r}return t.length-=r,n}(e,t):function(e,t){var i=St.allocUnsafe(e),r=t.head,n=1;r.data.copy(i),e-=r.data.length;for(;r=r.next;){var o=r.data,a=e>o.length?o.length:e;if(o.copy(i,i.length-e,0,a),0===(e-=a)){a===o.length?(++n,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(a));break}++n}return t.length-=n,i}(e,t);return r}(e,t.buffer,t.decoder),i);var i}function ao(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_i(so,t,e))}function so(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function co(e,t){for(var i=0,r=e.length;i<r;i++)if(e[i]===t)return i;return-1}function uo(){}function lo(e,t,i){this.chunk=e,this.encoding=t,this.callback=i,this.next=null}function po(e,t){Object.defineProperty(this,"buffer",{get:cr((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof Co&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var i=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var n=!1===e.decodeStrings;this.decodeStrings=!n,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var i=e._writableState,r=i.sync,n=i.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(i),t)!function(e,t,i,r,n){--t.pendingcb,i?_i(n,r):n(r);e._writableState.errorEmitted=!0,e.emit("error",r)}(e,i,r,t,n);else{var o=mo(i);o||i.corked||i.bufferProcessing||!i.bufferedRequest||bo(e,i),r?_i(go,e,i,o,n):go(e,i,o,n)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new wo(this)}function ho(e){if(!(this instanceof ho||this instanceof Co))return new ho(e);this._writableState=new po(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),Mn.call(this)}function fo(e,t,i,r,n,o,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,i?e._writev(n,t.onwrite):e._write(n,o,t.onwrite),t.sync=!1}function go(e,t,i,r){i||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),yo(e,t)}function bo(e,t){t.bufferProcessing=!0;var i=t.bufferedRequest;if(e._writev&&i&&i.next){var r=t.bufferedRequestCount,n=new Array(r),o=t.corkedRequestsFree;o.entry=i;for(var a=0;i;)n[a]=i,i=i.next,a+=1;fo(e,t,!0,t.length,n,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new wo(t)}else{for(;i;){var s=i.chunk,c=i.encoding,u=i.callback;if(fo(e,t,!1,t.objectMode?1:s.length,s,c,u),i=i.next,t.writing)break}null===i&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=i,t.bufferProcessing=!1}function mo(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function vo(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function yo(e,t){var i=mo(t);return i&&(0===t.pendingcb?(vo(e,t),t.finished=!0,e.emit("finish")):vo(e,t)),i}function wo(e){var t=this;this.next=null,this.entry=null,this.finish=function(i){var r=t.entry;for(t.entry=null;r;){var n=r.callback;e.pendingcb--,n(i),r=r.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}Yn.prototype.read=function(e){Jn("read",e),e=parseInt(e,10);var t=this._readableState,i=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return Jn("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?ao(this):Qn(this),null;if(0===(e=Xn(e,t))&&t.ended)return 0===t.length&&ao(this),null;var r,n=t.needReadable;return Jn("need readable",n),(0===t.length||t.length-e<t.highWaterMark)&&Jn("length less than watermark",n=!0),t.ended||t.reading?Jn("reading or ended",n=!1):n&&(Jn("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=Xn(i,t))),null===(r=e>0?oo(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),i!==e&&t.ended&&ao(this)),null!==r&&this.emit("data",r),r},Yn.prototype._read=function(e){this.emit("error",new Error("not implemented"))},Yn.prototype.pipe=function(e,t){var i=this,r=this._readableState;switch(r.pipesCount){case 0:r.pipes=e;break;case 1:r.pipes=[r.pipes,e];break;default:r.pipes.push(e)}r.pipesCount+=1,Jn("pipe count=%d opts=%j",r.pipesCount,t);var n=!t||!1!==t.end?a:u;function o(e){Jn("onunpipe"),e===i&&u()}function a(){Jn("onend"),e.end()}r.endEmitted?_i(n):i.once("end",n),e.on("unpipe",o);var s=function(e){return function(){var t=e._readableState;Jn("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,no(e))}}(i);e.on("drain",s);var c=!1;function u(){Jn("cleanup"),e.removeListener("close",h),e.removeListener("finish",f),e.removeListener("drain",s),e.removeListener("error",p),e.removeListener("unpipe",o),i.removeListener("end",a),i.removeListener("end",u),i.removeListener("data",d),c=!0,!r.awaitDrain||e._writableState&&!e._writableState.needDrain||s()}var l=!1;function d(t){Jn("ondata"),l=!1,!1!==e.write(t)||l||((1===r.pipesCount&&r.pipes===e||r.pipesCount>1&&-1!==co(r.pipes,e))&&!c&&(Jn("false write response, pause",i._readableState.awaitDrain),i._readableState.awaitDrain++,l=!0),i.pause())}function p(t){var i;Jn("onerror",t),g(),e.removeListener("error",p),0===(i="error",e.listeners(i).length)&&e.emit("error",t)}function h(){e.removeListener("finish",f),g()}function f(){Jn("onfinish"),e.removeListener("close",h),g()}function g(){Jn("unpipe"),i.unpipe(e)}return i.on("data",d),function(e,t,i){if("function"==typeof e.prependListener)return e.prependListener(t,i);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(i):e._events[t]=[i,e._events[t]]:e.on(t,i)}(e,"error",p),e.once("close",h),e.once("finish",f),e.emit("pipe",i),r.flowing||(Jn("pipe resume"),i.resume()),e},Yn.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var i=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var n=0;n<r;n++)i[n].emit("unpipe",this);return this}var o=co(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},Yn.prototype.on=function(e,t){var i=Mn.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&Qn(this):_i(io,this))}return i},Yn.prototype.addListener=Yn.prototype.on,Yn.prototype.resume=function(){var e=this._readableState;return e.flowing||(Jn("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_i(ro,e,t))}(this,e)),this},Yn.prototype.pause=function(){return Jn("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(Jn("pause"),this._readableState.flowing=!1,this.emit("pause")),this},Yn.prototype.wrap=function(e){var t=this._readableState,i=!1,r=this;for(var n in e.on("end",(function(){if(Jn("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&r.push(e)}r.push(null)})),e.on("data",(function(n){(Jn("wrapped data"),t.decoder&&(n=t.decoder.write(n)),t.objectMode&&null==n)||(t.objectMode||n&&n.length)&&(r.push(n)||(i=!0,e.pause()))})),e)void 0===this[n]&&"function"==typeof e[n]&&(this[n]=function(t){return function(){return e[t].apply(e,arguments)}}(n));return function(e,t){for(var i=0,r=e.length;i<r;i++)t(e[i],i)}(["error","close","destroy","pause","resume"],(function(t){e.on(t,r.emit.bind(r,t))})),r._read=function(t){Jn("wrapped _read",t),i&&(i=!1,e.resume())},r},Yn._fromList=oo,ho.WritableState=po,or(ho,Mn),po.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},ho.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},ho.prototype.write=function(e,t,i){var r=this._writableState,n=!1;return"function"==typeof t&&(i=t,t=null),St.isBuffer(e)?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof i&&(i=uo),r.ended?function(e,t){var i=new Error("write after end");e.emit("error",i),_i(t,i)}(this,i):function(e,t,i,r){var n=!0,o=!1;return null===i?o=new TypeError("May not write null values to stream"):St.isBuffer(i)||"string"==typeof i||void 0===i||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),_i(r,o),n=!1),n}(this,r,e,i)&&(r.pendingcb++,n=function(e,t,i,r,n){i=function(e,t,i){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=St.from(t,i));return t}(t,i,r),St.isBuffer(i)&&(r="buffer");var o=t.objectMode?1:i.length;t.length+=o;var a=t.length<t.highWaterMark;a||(t.needDrain=!0);if(t.writing||t.corked){var s=t.lastBufferedRequest;t.lastBufferedRequest=new lo(i,r,n),s?s.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else fo(e,t,!1,o,i,r,n);return a}(this,r,e,t,i)),n},ho.prototype.cork=function(){this._writableState.corked++},ho.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||bo(this,e))},ho.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},ho.prototype._write=function(e,t,i){i(new Error("not implemented"))},ho.prototype._writev=null,ho.prototype.end=function(e,t,i){var r=this._writableState;"function"==typeof e?(i=e,e=null,t=null):"function"==typeof t&&(i=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,i){t.ending=!0,yo(e,t),i&&(t.finished?_i(i):e.once("finish",i));t.ended=!0,e.writable=!1}(this,r,i)},or(Co,Yn);for(var xo=Object.keys(ho.prototype),ko=0;ko<xo.length;ko++){var _o=xo[ko];Co.prototype[_o]||(Co.prototype[_o]=ho.prototype[_o])}function Co(e){if(!(this instanceof Co))return new Co(e);Yn.call(this,e),ho.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",Ao)}function Ao(){this.allowHalfOpen||this._writableState.ended||_i(So,this)}function So(e){e.end()}function Eo(e){this.afterTransform=function(t,i){return function(e,t,i){var r=e._transformState;r.transforming=!1;var n=r.writecb;if(!n)return e.emit("error",new Error("no writecb in Transform class"));r.writechunk=null,r.writecb=null,null!=i&&e.push(i);n(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,i)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Po(e){if(!(this instanceof Po))return new Po(e);Co.call(this,e),this._transformState=new Eo(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Lo(t,e)})):Lo(t)}))}function Lo(e,t){if(t)return e.emit("error",t);var i=e._writableState,r=e._transformState;if(i.length)throw new Error("Calling transform done when ws.length != 0");if(r.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function Io(e){if(!(this instanceof Io))return new Io(e);Po.call(this,e)}function To(){Mn.call(this)}or(Po,Co),Po.prototype.push=function(e,t){return this._transformState.needTransform=!1,Co.prototype.push.call(this,e,t)},Po.prototype._transform=function(e,t,i){throw new Error("Not implemented")},Po.prototype._write=function(e,t,i){var r=this._transformState;if(r.writecb=i,r.writechunk=e,r.writeencoding=t,!r.transforming){var n=this._readableState;(r.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}},Po.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},or(Io,Po),Io.prototype._transform=function(e,t,i){i(null,e)},or(To,Mn),To.Readable=Yn,To.Writable=ho,To.Duplex=Co,To.Transform=Po,To.PassThrough=Io,To.Stream=To,To.prototype.pipe=function(e,t){var i=this;function r(t){e.writable&&!1===e.write(t)&&i.pause&&i.pause()}function n(){i.readable&&i.resume&&i.resume()}i.on("data",r),e.on("drain",n),e._isStdio||t&&!1===t.end||(i.on("end",a),i.on("close",s));var o=!1;function a(){o||(o=!0,e.end())}function s(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function c(e){if(u(),0===Mn.listenerCount(this,"error"))throw e}function u(){i.removeListener("data",r),e.removeListener("drain",n),i.removeListener("end",a),i.removeListener("close",s),i.removeListener("error",c),e.removeListener("error",c),i.removeListener("end",u),i.removeListener("close",u),e.removeListener("close",u)}return i.on("error",c),e.on("error",c),i.on("end",u),i.on("close",u),e.on("close",u),e.emit("pipe",i),e};var Do=Object.freeze({__proto__:null,Duplex:Co,PassThrough:Io,Readable:Yn,Stream:To,Transform:Po,Writable:ho,default:To}),Mo=3,Ro=4;function Oo(e,t,i){var r,n=this;if(Yn.call(n),n._mode=i,n.headers={},n.rawHeaders=[],n.trailers={},n.rawTrailers=[],n.on("end",(function(){_i((function(){n.emit("close")}))})),"fetch"===i){n._fetchResponse=t,n.url=t.url,n.statusCode=t.status,n.statusMessage=t.statusText;for(var o,a,s=t.headers[Symbol.iterator]();o=(a=s.next()).value,!a.done;)n.headers[o[0].toLowerCase()]=o[1],n.rawHeaders.push(o[0],o[1]);var c=t.body.getReader();(r=function(){c.read().then((function(e){n._destroyed||(e.done?n.push(null):(n.push(new St(e.value)),r()))}))})()}else{if(n._xhr=e,n._pos=0,n.url=e.responseURL,n.statusCode=e.status,n.statusMessage=e.statusText,e.getAllResponseHeaders().split(/\r?\n/).forEach((function(e){var t=e.match(/^([^:]+):\s*(.*)/);if(t){var i=t[1].toLowerCase();"set-cookie"===i?(void 0===n.headers[i]&&(n.headers[i]=[]),n.headers[i].push(t[2])):void 0!==n.headers[i]?n.headers[i]+=", "+t[2]:n.headers[i]=t[2],n.rawHeaders.push(t[1],t[2])}})),n._charset="x-user-defined",!Ln){var u=n.rawHeaders["mime-type"];if(u){var l=u.match(/;\s*charset=([^;])(;|$)/);l&&(n._charset=l[1].toLowerCase())}n._charset||(n._charset="utf-8")}}}function Bo(e){var t,i=this;ho.call(i),i._opts=e,i._body=[],i._headers={},e.auth&&i.setHeader("Authorization","Basic "+new St(e.auth).toString("base64")),Object.keys(e.headers).forEach((function(t){i.setHeader(t,e.headers[t])}));var r=!0;if("disable-fetch"===e.mode)r=!1,t=!0;else if("prefer-streaming"===e.mode)t=!1;else if("allow-wrong-content-type"===e.mode)t=!Ln;else{if(e.mode&&"default"!==e.mode&&"prefer-fast"!==e.mode)throw new Error("Invalid value for opts.mode");t=!0}i._mode=function(e,t){return kn&&t?"fetch":Pn?"moz-chunked-arraybuffer":En?"ms-stream":Sn&&e?"arraybuffer":In&&e?"text:vbarray":"text"}(t,r),i.on("finish",(function(){i._onFinish()}))}or(Oo,Yn),Oo.prototype._read=function(){},Oo.prototype._onXHRProgress=function(){var e=this,t=e._xhr,i=null;switch(e._mode){case"text:vbarray":if(t.readyState!==Ro)break;try{i=new dt.VBArray(t.responseBody).toArray()}catch(e){}if(null!==i){e.push(new St(i));break}case"text":try{i=t.responseText}catch(t){e._mode="text:vbarray";break}if(i.length>e._pos){var r=i.substr(e._pos);if("x-user-defined"===e._charset){for(var n=new St(r.length),o=0;o<r.length;o++)n[o]=255&r.charCodeAt(o);e.push(n)}else e.push(r,e._charset);e._pos=i.length}break;case"arraybuffer":if(t.readyState!==Ro||!t.response)break;i=t.response,e.push(new St(new Uint8Array(i)));break;case"moz-chunked-arraybuffer":if(i=t.response,t.readyState!==Mo||!i)break;e.push(new St(new Uint8Array(i)));break;case"ms-stream":if(i=t.response,t.readyState!==Mo)break;var a=new dt.MSStreamReader;a.onprogress=function(){a.result.byteLength>e._pos&&(e.push(new St(new Uint8Array(a.result.slice(e._pos)))),e._pos=a.result.byteLength)},a.onload=function(){e.push(null)},a.readAsArrayBuffer(i)}e._xhr.readyState===Ro&&"ms-stream"!==e._mode&&e.push(null)},or(Bo,ho);var jo=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","cookie","cookie2","date","dnt","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","user-agent","via"];function Fo(e,t){"string"==typeof e&&(e=un(e));var i=-1===dt.location.protocol.search(/^https?:$/)?"http:":"",r=e.protocol||i,n=e.hostname||e.host,o=e.port,a=e.path||"/";n&&-1!==n.indexOf(":")&&(n="["+n+"]"),e.url=(n?r+"//"+n:"")+(o?":"+o:"")+a,e.method=(e.method||"GET").toUpperCase(),e.headers=e.headers||{};var s=new Bo(e);return t&&s.on("response",t),s}function Vo(e,t){var i=Fo(e,t);return i.end(),i}function No(){}Bo.prototype.setHeader=function(e,t){var i=e.toLowerCase();-1===jo.indexOf(i)&&(this._headers[i]={name:e,value:t})},Bo.prototype.getHeader=function(e){return this._headers[e.toLowerCase()].value},Bo.prototype.removeHeader=function(e){delete this._headers[e.toLowerCase()]},Bo.prototype._onFinish=function(){var e=this;if(!e._destroyed){var t,i=e._opts,r=e._headers;if("POST"!==i.method&&"PUT"!==i.method&&"PATCH"!==i.method||(t=function(){if(void 0!==bn)return bn;try{new dt.Blob([new ArrayBuffer(1)]),bn=!0}catch(e){bn=!1}return bn}()?new dt.Blob(e._body.map((function(e){return function(e){if(e instanceof Uint8Array){if(0===e.byteOffset&&e.byteLength===e.buffer.byteLength)return e.buffer;if("function"==typeof e.buffer.slice)return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)}if(ui(e)){for(var t=new Uint8Array(e.length),i=e.length,r=0;r<i;r++)t[r]=e[r];return t.buffer}throw new Error("Argument must be a Buffer")}(e)})),{type:(r["content-type"]||{}).value||""}):St.concat(e._body).toString()),"fetch"===e._mode){var n=Object.keys(r).map((function(e){return[r[e].name,r[e].value]}));dt.fetch(e._opts.url,{method:e._opts.method,headers:n,body:t,mode:"cors",credentials:i.withCredentials?"include":"same-origin"}).then((function(t){e._fetchResponse=t,e._connect()}),(function(t){e.emit("error",t)}))}else{var o=e._xhr=new dt.XMLHttpRequest;try{o.open(e._opts.method,e._opts.url,!0)}catch(t){return void _i((function(){e.emit("error",t)}))}"responseType"in o&&(o.responseType=e._mode.split(":")[0]),"withCredentials"in o&&(o.withCredentials=!!i.withCredentials),"text"===e._mode&&"overrideMimeType"in o&&o.overrideMimeType("text/plain; charset=x-user-defined"),Object.keys(r).forEach((function(e){o.setRequestHeader(r[e].name,r[e].value)})),e._response=null,o.onreadystatechange=function(){switch(o.readyState){case Mo:case Ro:e._onXHRProgress()}},"moz-chunked-arraybuffer"===e._mode&&(o.onprogress=function(){e._onXHRProgress()}),o.onerror=function(){e._destroyed||e.emit("error",new Error("XHR error"))};try{o.send(t)}catch(t){return void _i((function(){e.emit("error",t)}))}}}},Bo.prototype._onXHRProgress=function(){var e=this;(function(e){try{var t=e.status;return null!==t&&0!==t}catch(e){return!1}})(e._xhr)&&!e._destroyed&&(e._response||e._connect(),e._response._onXHRProgress())},Bo.prototype._connect=function(){var e=this;e._destroyed||(e._response=new Oo(e._xhr,e._fetchResponse,e._mode),e.emit("response",e._response))},Bo.prototype._write=function(e,t,i){this._body.push(e),i()},Bo.prototype.abort=Bo.prototype.destroy=function(){var e=this;e._destroyed=!0,e._response&&(e._response._destroyed=!0),e._xhr&&e._xhr.abort()},Bo.prototype.end=function(e,t,i){"function"==typeof e&&(i=e,e=void 0),ho.prototype.end.call(this,e,t,i)},Bo.prototype.flushHeaders=function(){},Bo.prototype.setTimeout=function(){},Bo.prototype.setNoDelay=function(){},Bo.prototype.setSocketKeepAlive=function(){},No.defaultMaxSockets=4;var zo=["CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REPORT","SEARCH","SUBSCRIBE","TRACE","UNLOCK","UNSUBSCRIBE"],$o={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Time-out",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Request Entity Too Large",414:"Request-URI Too Large",415:"Unsupported Media Type",416:"Requested Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Time-out",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"},Uo={request:Fo,get:Vo,Agent:No,METHODS:zo,STATUS_CODES:$o},Ho=Vi(Object.freeze({__proto__:null,Agent:No,METHODS:zo,STATUS_CODES:$o,default:Uo,get:Vo,request:Fo})),qo=vn,Ko=xn.spawn,Jo=xn,Go=function(){var e,t,i=this,r=Ho,n=Ho,o={},a=!1,s={"User-Agent":"node-XMLHttpRequest",Accept:"*/*"},c={},u={},l=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","content-transfer-encoding","cookie","cookie2","date","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","via"],d=["TRACE","TRACK","CONNECT"],p=!1,h=!1,f={};this.UNSENT=0,this.OPENED=1,this.HEADERS_RECEIVED=2,this.LOADING=3,this.DONE=4,this.readyState=this.UNSENT,this.onreadystatechange=null,this.responseText="",this.responseXML="",this.status=null,this.statusText=null,this.withCredentials=!1;this.open=function(e,t,i,r,n){if(this.abort(),h=!1,!function(e){return e&&-1===d.indexOf(e)}(e))throw new Error("SecurityError: Request method not allowed");o={method:e,url:t.toString(),async:"boolean"!=typeof i||i,user:r||null,password:n||null},g(this.OPENED)},this.setDisableHeaderCheck=function(e){a=e},this.setRequestHeader=function(e,t){if(this.readyState!==this.OPENED)throw new Error("INVALID_STATE_ERR: setRequestHeader can only be called when state is OPEN");if(function(e){return a||e&&-1===l.indexOf(e.toLowerCase())}(e)){if(p)throw new Error("INVALID_STATE_ERR: send flag is true");e=u[e.toLowerCase()]||e,u[e.toLowerCase()]=e,c[e]=c[e]?c[e]+", "+t:t}else console.warn('Refused to set unsafe header "'+e+'"')},this.getResponseHeader=function(e){return"string"==typeof e&&this.readyState>this.OPENED&&t&&t.headers&&t.headers[e.toLowerCase()]&&!h?t.headers[e.toLowerCase()]:null},this.getAllResponseHeaders=function(){if(this.readyState<this.HEADERS_RECEIVED||h)return"";var e="";for(var i in t.headers)"set-cookie"!==i&&"set-cookie2"!==i&&(e+=i+": "+t.headers[i]+"\r\n");return e.substr(0,e.length-2)},this.getRequestHeader=function(e){return"string"==typeof e&&u[e.toLowerCase()]?c[u[e.toLowerCase()]]:""},this.send=function(a){if(this.readyState!==this.OPENED)throw new Error("INVALID_STATE_ERR: connection must be opened before send() is called");if(p)throw new Error("INVALID_STATE_ERR: send has already been called");var l,d=!1,f=!1,b=qo.parse(o.url);switch(b.protocol){case"https:":d=!0;case"http:":l=b.hostname;break;case"file:":f=!0;break;case void 0:case null:case"":l="localhost";break;default:throw new Error("Protocol not supported.")}if(f){if("GET"!==o.method)throw new Error("XMLHttpRequest: Only GET method is supported");if(o.async)Jo.readFile(b.pathname,"utf8",(function(e,t){e?i.handleError(e):(i.status=200,i.responseText=t,g(i.DONE))}));else try{this.responseText=Jo.readFileSync(b.pathname,"utf8"),this.status=200,g(i.DONE)}catch(e){this.handleError(e)}}else{var m=b.port||(d?443:80),v=b.pathname+(b.search?b.search:"");for(var y in s)u[y.toLowerCase()]||(c[y]=s[y]);if(c.Host=l,d&&443===m||80===m||(c.Host+=":"+b.port),o.user){void 0===o.password&&(o.password="");var w=new St(o.user+":"+o.password);c.Authorization="Basic "+w.toString("base64")}"GET"===o.method||"HEAD"===o.method?a=null:a?(c["Content-Length"]=ui(a)?a.length:St.byteLength(a),c["Content-Type"]||(c["Content-Type"]="text/plain;charset=UTF-8")):"POST"===o.method&&(c["Content-Length"]=0);var x={host:l,port:m,path:v,method:o.method,headers:c,agent:!1,withCredentials:i.withCredentials};if(h=!1,o.async){var k=d?n.request:r.request;p=!0,i.dispatchEvent("readystatechange");var _=function(e){i.handleError(e)};e=k(x,(function r(n){if(301!==(t=n).statusCode&&302!==t.statusCode&&303!==t.statusCode&&307!==t.statusCode)t.setEncoding("utf8"),g(i.HEADERS_RECEIVED),i.status=t.statusCode,t.on("data",(function(e){e&&(i.responseText+=e),p&&g(i.LOADING)})),t.on("end",(function(){p&&(g(i.DONE),p=!1)})),t.on("error",(function(e){i.handleError(e)}));else{o.url=t.headers.location;var a=qo.parse(o.url);l=a.hostname;var s={hostname:a.hostname,port:a.port,path:a.path,method:303===t.statusCode?"GET":o.method,headers:c,withCredentials:i.withCredentials};(e=k(s,r).on("error",_)).end()}})).on("error",_),a&&e.write(a),e.end(),i.dispatchEvent("loadstart")}else{var C=".node-xmlhttprequest-content-"+Bi.pid,A=".node-xmlhttprequest-sync-"+Bi.pid;Jo.writeFileSync(A,"","utf8");for(var S="var http = require('http'), https = require('https'), fs = require('fs');var doRequest = http"+(d?"s":"")+".request;var options = "+JSON.stringify(x)+";var responseText = '';var req = doRequest(options, function(response) {response.setEncoding('utf8');response.on('data', function(chunk) { responseText += chunk;});response.on('end', function() {fs.writeFileSync('"+C+"', JSON.stringify({err: null, data: {statusCode: response.statusCode, headers: response.headers, text: responseText}}), 'utf8');fs.unlinkSync('"+A+"');});response.on('error', function(error) {fs.writeFileSync('"+C+"', JSON.stringify({err: error}), 'utf8');fs.unlinkSync('"+A+"');});}).on('error', function(error) {fs.writeFileSync('"+C+"', JSON.stringify({err: error}), 'utf8');fs.unlinkSync('"+A+"');});"+(a?"req.write('"+JSON.stringify(a).slice(1,-1).replace(/'/g,"\\'")+"');":"")+"req.end();",E=Ko(Bi.argv[0],["-e",S]);Jo.existsSync(A););var P=JSON.parse(Jo.readFileSync(C,"utf8"));E.stdin.end(),Jo.unlinkSync(C),P.err?i.handleError(P.err):(t=P.data,i.status=P.data.statusCode,i.responseText=P.data.text,g(i.DONE))}}},this.handleError=function(e){this.status=0,this.statusText=e,this.responseText=e.stack,h=!0,g(this.DONE),this.dispatchEvent("error")},this.abort=function(){e&&(e.abort(),e=null),c=s,this.status=0,this.responseText="",this.responseXML="",h=!0,this.readyState===this.UNSENT||this.readyState===this.OPENED&&!p||this.readyState===this.DONE||(p=!1,g(this.DONE)),this.readyState=this.UNSENT,this.dispatchEvent("abort")},this.addEventListener=function(e,t){e in f||(f[e]=[]),f[e].push(t)},this.removeEventListener=function(e,t){e in f&&(f[e]=f[e].filter((function(e){return e!==t})))},this.dispatchEvent=function(e){if("function"==typeof i["on"+e]&&i["on"+e](),e in f)for(var t=0,r=f[e].length;t<r;t++)f[e][t].call(i)};var g=function(e){e!=i.LOADING&&i.readyState===e||(i.readyState=e,(o.async||i.readyState<i.OPENED||i.readyState===i.DONE)&&i.dispatchEvent("readystatechange"),i.readyState!==i.DONE||h||(i.dispatchEvent("load"),i.dispatchEvent("loadend")))}},Yo=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function Wo(e){return Yo(this,void 0,void 0,(function*(){return yield new Promise(((t,i)=>{let{url:r}=e;r||i(new Error("URL is missing")),"http://"!==r.substr(0,7)||e.forceHttp||(console.warn(`Upgrading requested url ${r} to https protocol.`),r=r.replace("http://","https://"));const n=new("undefined"==typeof XMLHttpRequest?Go:XMLHttpRequest);e["bearer-token"]&&n.setRequestHeader("Authorization",`Bearer ${e["bearer-token"]}`),n.onload=()=>{if(n.status>=200&&n.status<300)t(n.responseText);else{console.log(n.responseText);const e=`Error fetching url:${r}; status code:${n.status}`;i(new Error(e))}},n.ontimeout=e=>{console.log("ontimeout",e)},n.onreadystatechange=()=>{404===n.status&&i(new Error(`Error fetching url:${r}; status code:${n.status}`))},n.onerror=()=>{console.error(`Request failed with error ${n.responseText}`),i(new Error(n.responseText))},n.open(e.method||"GET",r),e.body?n.send(JSON.stringify(e.body)):n.send()}))}))}function Zo(e,t){return"string"!=typeof e?(console.warn("Trying to test a non string variable"),!1):0===e.indexOf(t)}function Xo(e,t){for(let i=0;i<t.length;i++){const r=t[i];if(Zo(e,r))return e.slice(r.length)}return e}var Qo=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};const ea="https://api.etherscan.io/api?module=proxy";function ta(e){const t={[nt.Ethropst]:"ropsten",[nt.Ethrinkeby]:"rinkeby",[nt.Ethgoerli]:"goerli",[nt.Ethsepolia]:"sepolia"};if(!t[e])return ea;return`https://api-${t[e]}.etherscan.io/api?module=proxy`}const ia={serviceURL:function(e){return`${ta(e)}&action=eth_getTransactionByHash&txhash=${rt}`},serviceName:tt.etherscan,parsingFunction:function({jsonResponse:e,chain:t,key:i,keyPropertyName:r}){return Qo(this,void 0,void 0,(function*(){const n=ta(t),o={serviceURL:{main:`${n}&action=eth_getBlockByNumber&boolean=true&tag=${rt}`,test:`${n}&action=eth_getBlockByNumber&boolean=true&tag=${rt}`}},a={serviceURL:{main:`${n}&action=eth_blockNumber`,test:`${n}&action=eth_blockNumber`}};const s=yield function(e,t){return Qo(this,void 0,void 0,(function*(){const n=e.result.blockNumber,s=lt({explorerAPI:Object.assign(Object.assign({},o),{key:i,keyPropertyName:r}),transactionId:n,chain:t});try{const e=yield Wo({url:s}),o=JSON.parse(e).result;return yield function(e,t){return Qo(this,void 0,void 0,(function*(){const n=lt({explorerAPI:Object.assign(Object.assign({},a),{key:i,keyPropertyName:r}),chain:e});let o;try{o=yield Wo({url:n})}catch(e){throw new Error("Unable to get remote hash")}const s=JSON.parse(o).result;if(s-t<st.MininumConfirmations)throw new Error("Not enough");return s}))}(t,n),o}catch(e){throw new Error("Unable to get remote hash")}}))}(e,t);return function(e,t){const i=e.result,r=new Date(1e3*parseInt(t.timestamp,16)),n=i.from;return{remoteHash:Xo(i.input,at.ethmain.prefixes),issuingAddress:n,time:r,revokedAddresses:[]}}(e,s)}))},priority:-1};function ra(e){const t=Date.parse(e);if(t)return new Date(t);const i=function(e){let t=e.slice(0,-5).split(/\D/).map((function(e){return parseInt(e,10)||0}));t[1]-=1,t=new Date(Date.UTC.apply(Date,t));const i=e.slice(-5);let r=parseInt(i,10)/100;return"+"===i.slice(0,1)&&(r*=-1),t.setHours(t.getHours()+r),t.getTime()}(e);return i||function(e){let t,i;const r=/^(\d{4}\-\d\d\-\d\d([tT][\d:\.]*)?)([zZ]|([+\-])(\d\d):?(\d\d))?$/.exec(e)||[];return r[1]?(t=r[1].split(/\D/).map((function(e){return parseInt(e,10)||0})),t[1]-=1,t=new Date(Date.UTC.apply(Date,t)),t.getDate()?(r[5]&&(i=parseInt(r[5],10)/100*60,r[6]&&(i+=parseInt(r[6],10)),"+"===r[4]&&(i*=-1),i&&t.setUTCMinutes(t.getUTCMinutes()+i)),t):null):null}(e)}function na(e){return""===e?"":ra(`${e}`)}function oa(e){return new Date(1e3*e)}const aa={serviceURL:{main:`https://api.blockcypher.com/v1/eth/main/txs/${rt}?limit=500`,test:`https://api.blockcypher.com/v1/beth/test/txs/${rt}?limit=500`},serviceName:tt.blockcypher,parsingFunction:function({jsonResponse:e}){if(e.confirmations<st.MininumConfirmations)throw new Error("Not enough");const t=na(e.received),i=e.outputs,r=i[i.length-1];let n=e.inputs[0].addresses[0];const o=Xo(r.script,at.ethmain.prefixes);return n=function(e,t){for(let i=0;i<t.length;i++){const r=t[i];if(!Zo(e,r))return`${r}${e}`}return e}(n,at.ethmain.prefixes),{remoteHash:o,issuingAddress:n,time:t,revokedAddresses:i.filter((e=>!!e.spent_by)).map((e=>e.addresses[0]))}},priority:-1};const sa={serviceURL:{main:`https://blockstream.info/api/tx/${rt}`,test:`https://blockstream.info/testnet/api/tx/${rt}`},serviceName:tt.blockstream,parsingFunction:function({jsonResponse:e}){if(!e.status.confirmed)throw new Error("Number of transaction confirmations were less than the minimum required, according to Blockstream API");const t=oa(e.status.block_time),i=e.vout,r=i[i.length-1],n=e.vin[0].prevout.scriptpubkey_address;return{remoteHash:Xo(r.scriptpubkey,at.bitcoin.prefixes),issuingAddress:n,time:t,revokedAddresses:i.filter((e=>!!e.scriptpubkey_address)).map((e=>e.scriptpubkey_address))}},priority:-1};const ca={serviceURL:{main:`https://api.blockcypher.com/v1/btc/main/txs/${rt}?limit=500`,test:`https://api.blockcypher.com/v1/btc/test3/txs/${rt}?limit=500`},serviceName:tt.blockcypher,parsingFunction:function({jsonResponse:e}){if(e.confirmations<st.MininumConfirmations)throw new Error("Number of transaction confirmations were less than the minimum required, according to Blockcypher API");const t=na(e.received),i=e.outputs,r=i[i.length-1],n=e.inputs[0].addresses[0];return{remoteHash:Xo(r.script,at.bitcoin.prefixes),issuingAddress:n,time:t,revokedAddresses:i.filter((e=>!!e.spent_by)).map((e=>e.addresses[0]))}},priority:-1};var ua=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function la(e){return e.map((e=>({getTxData:(t,i)=>ua(this,void 0,void 0,(function*(){return yield function(e,t,i){return ua(this,void 0,void 0,(function*(){const r=lt({explorerAPI:e,transactionId:t,chain:i});try{const t=yield Wo({url:r});return yield e.parsingFunction(Object.assign({jsonResponse:JSON.parse(t),chain:i},e))}catch(e){throw new Error("Unable to get remote hash")}}))}(e,t,i)})),priority:e.priority})))}const da=[ca,sa],pa=[ia,aa];var ha=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function fa({serviceUrl:e,transactionId:t}){return ha(this,void 0,void 0,(function*(){const i={method:"eth_getTransactionByHash",jsonrpc:"2.0",id:"getbyhash",params:["0x"+t]},r=yield Wo({url:e,body:i,method:"POST"}),n=JSON.parse(r),o={method:"eth_getBlockByNumber",jsonrpc:"2.0",id:"blockbynumber",params:[n.result.blockNumber,!0]},a=yield Wo({url:e,body:o,method:"POST"}),s=JSON.parse(a),c=n.result,u=s.result,l=new Date(1e3*parseInt(u.timestamp,16)),d=c.from;return{remoteHash:Xo(c.input,["0x"]),issuingAddress:d,time:l,revokedAddresses:[]}}))}var ga=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function ba({serviceUrl:e,transactionId:t}){return ga(this,void 0,void 0,(function*(){const i={method:"getrawtransaction",jsonrpc:"2.0",id:"rpctest",params:[t,!0]},r=yield Wo({url:e,body:i,method:"POST"}),n=JSON.parse(r).result;return{issuingAddress:n.vout[0].scriptPubKey.addresses[0],remoteHash:Xo(n.vout[1].scriptPubKey.asm,["6a20","OP_RETURN "]),time:oa(n.blocktime),revokedAddresses:n.vout.filter((e=>!!e.scriptPubKey.addresses)).map((e=>e.scriptPubKey.addresses)).flat()}}))}var ma=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};const va=[];function ya(e=[],t=[],i=!1){const r=e.map((e=>e.serviceName)).filter((e=>!!e)).filter((e=>!!tt[e]));return r.length?t.reduce(((t,n)=>{if(r.includes(n.serviceName)){const i=Object.assign({},n),r=e.find((e=>e.serviceName===n.serviceName));if(function(e){if(e.key&&!e.keyPropertyName)throw new Error(`Property keyPropertyName is not set for ${e.serviceName}. Cannot pass the key property to the service.`);return!0}(r)){const n=Object.assign(i,r);t.push(n);const o=e.findIndex((e=>e.serviceName===n.serviceName));va.includes(o)||va.push(o)}}else t.push(n);return i&&function(e,t){t.forEach((t=>e.splice(t,1)))}(e,va),t}),[]):t}function wa(e){return e.map((e=>(e.parsingFunction||(e.parsingFunction="btc"===e.chainType?ba:fa),e))).map((e=>({getTxData:t=>ma(this,void 0,void 0,(function*(){return yield e.parsingFunction(Object.assign(Object.assign({},e),{transactionId:t}))})),priority:e.priority})))}function xa(e){const{bitcoin:t,ethereum:i}={bitcoin:la(ya(r=e,da)),ethereum:la(ya(r,pa))};var r;const{custom:n}=function(e){return{custom:wa(e)}}(e.filter((e=>"rpc"===e.apiType)));return{bitcoin:t,ethereum:i,custom:[...n,...la(e.filter((e=>"rpc"!==e.apiType)))]}}var ka,_a=function(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))};function Ca(e,t){var i;switch(e){case at[nt.Bitcoin].code:case at[nt.Regtest].code:case at[nt.Testnet].code:case at[nt.Mocknet].code:return t.bitcoin;case at[nt.Ethmain].code:case at[nt.Ethropst].code:case at[nt.Ethrinkeby].code:case at[nt.Ethgoerli].code:case at[nt.Ethsepolia].code:return t.ethereum;default:if(!(null===(i=t.custom)||void 0===i?void 0:i.length))throw new Error("Chain is not natively supported. Use custom explorers to retrieve tx data.");return t.custom}}function Aa(e){return _a(this,void 0,void 0,(function*(){let t;try{t=yield ut(e,st.MinimumBlockchainExplorers)}catch(e){throw new Error(`Transaction lookup error: ${e.message}`)}if(!t||0===t.length)throw new Error("Could not confirm transaction data.");const i=t[0];for(let e=1;e<t.length;e++){const r=t[e];if(i.issuingAddress!==r.issuingAddress)throw new Error("Issuing addresses do not match consistently");if(i.remoteHash!==r.remoteHash)throw new Error("Remote hashes do not match consistently")}return i}))}function Sa(e,t,i,r){return _a(this,void 0,void 0,(function*(){try{const n=function(e,t,i){if(st.MinimumBlockchainExplorers>e.length)throw new Error("Invalid application configuration; check the CONFIG.MinimumBlockchainExplorers configuration value");const r=[],n=e.length;for(let o=0;o<n;o++)r.push(e[o].getTxData(t,i));return r}(e[t],i,r);return yield Aa(n)}catch(n){if(t<e.length-1)return t++,yield Sa(e,t,i,r);throw n}}))}function Ea({transactionId:e,chain:t,explorerAPIs:i=[]}){return _a(this,void 0,void 0,(function*(){const r=xa(i),n=function({defaultAPIs:e,customAPIs:t}){const i=[e];if(null==t?void 0:t.length){const e=t[0].priority;i.splice(e,0,t)}const r=e.concat(t).length;if(st.MinimumBlockchainExplorers>r)throw new Error("Invalid application configuration; check the CONFIG.MinimumBlockchainExplorers configuration value");return i}({defaultAPIs:Ca(t,r),customAPIs:r.custom});return yield Sa(n,0,e,t)}))}!function(e){e.mainnet="mainnet",e.testnet="testnet"}(ka||(ka={}));var Pa="ecdsa-koblitz-pubkey:1",La="https://openbadgespec.org/v2/context.json",Ia="https://www.w3.org/2018/credentials/v1",Ta="https://www.w3.org/ns/credentials/v2",Da="https://w3id.org/blockcerts/schema/2.0/context.json",Ma="https://w3id.org/blockcerts/v2",Ra="https://www.blockcerts.org/schema/2.0/context.json",Oa="https://w3id.org/blockcerts/schema/2.1/context.json",Ba="https://w3id.org/blockcerts/v2.1",ja="https://www.blockcerts.org/schema/2.1/context.json",Fa="https://w3id.org/blockcerts/schema/3.0/context.json",Va="https://w3id.org/blockcerts/v3",Na="https://www.blockcerts.org/schema/3.0/context.json",za="https://w3id.org/blockcerts/schema/3.1/context.json",$a="https://w3id.org/blockcerts/v3.1",Ua="https://www.blockcerts.org/schema/3.1/context.json",Ha="https://w3id.org/security/suites/merkle-2019/v1",qa="https://w3id.org/security/suites/chained-2021/v1",Ka="https://w3id.org/vc/status-list/2021/v1",Ja="https://w3id.org/security/data-integrity/v2",Ga={"@context":{id:"@id",type:"@type",extensions:"https://w3id.org/openbadges/extensions#",obi:"https://w3id.org/openbadges#",validation:"obi:validation",cred:"https://w3id.org/credentials#",dc:"http://purl.org/dc/terms/",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",AlignmentObject:"schema:AlignmentObject",CryptographicKey:"sec:Key",Endorsement:"cred:Credential",Assertion:"obi:Assertion",BadgeClass:"obi:BadgeClass",Criteria:"obi:Criteria",Evidence:"obi:Evidence",Extension:"obi:Extension",FrameValidation:"obi:FrameValidation",IdentityObject:"obi:IdentityObject",Image:"obi:Image",HostedBadge:"obi:HostedBadge",hosted:"obi:HostedBadge",Issuer:"obi:Issuer",Profile:"obi:Profile",RevocationList:"obi:RevocationList",SignedBadge:"obi:SignedBadge",signed:"obi:SignedBadge",TypeValidation:"obi:TypeValidation",VerificationObject:"obi:VerificationObject",author:{"@id":"schema:author","@type":"@id"},caption:{"@id":"schema:caption"},claim:{"@id":"cred:claim","@type":"@id"},created:{"@id":"dc:created","@type":"xsd:dateTime"},creator:{"@id":"dc:creator","@type":"@id"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},endorsement:{"@id":"cred:credential","@type":"@id"},expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},genre:{"@id":"schema:genre"},image:{"@id":"schema:image","@type":"@id"},name:{"@id":"schema:name"},owner:{"@id":"sec:owner","@type":"@id"},publicKey:{"@id":"sec:publicKey","@type":"@id"},publicKeyPem:{"@id":"sec:publicKeyPem"},related:{"@id":"dc:relation","@type":"@id"},startsWith:{"@id":"http://purl.org/dqm-vocabulary/v1/dqm#startsWith"},tags:{"@id":"schema:keywords"},targetDescription:{"@id":"schema:targetDescription"},targetFramework:{"@id":"schema:targetFramework"},targetName:{"@id":"schema:targetName"},targetUrl:{"@id":"schema:targetUrl"},telephone:{"@id":"schema:telephone"},url:{"@id":"schema:url","@type":"@id"},version:{"@id":"schema:version"},alignment:{"@id":"obi:alignment","@type":"@id"},allowedOrigins:{"@id":"obi:allowedOrigins"},audience:{"@id":"obi:audience"},badge:{"@id":"obi:badge","@type":"@id"},criteria:{"@id":"obi:criteria","@type":"@id"},endorsementComment:{"@id":"obi:endorsementComment"},evidence:{"@id":"obi:evidence","@type":"@id"},hashed:{"@id":"obi:hashed","@type":"xsd:boolean"},identity:{"@id":"obi:identityHash"},issuedOn:{"@id":"obi:issueDate","@type":"xsd:dateTime"},issuer:{"@id":"obi:issuer","@type":"@id"},narrative:{"@id":"obi:narrative"},recipient:{"@id":"obi:recipient","@type":"@id"},revocationList:{"@id":"obi:revocationList","@type":"@id"},revocationReason:{"@id":"obi:revocationReason"},revoked:{"@id":"obi:revoked","@type":"xsd:boolean"},revokedAssertions:{"@id":"obi:revoked"},salt:{"@id":"obi:salt"},targetCode:{"@id":"obi:targetCode"},uid:{"@id":"obi:uid"},validatesType:"obi:validatesType",validationFrame:"obi:validationFrame",validationSchema:"obi:validationSchema",verification:{"@id":"obi:verify","@type":"@id"},verificationProperty:{"@id":"obi:verificationProperty"},verify:"verification"}},Ya={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",obi:"https://w3id.org/openbadges#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2017:"sec:MerkleProof2017",RecipientProfile:"bc:RecipientProfile",SignatureLine:"bc:SignatureLine",MerkleProofVerification2017:"bc:MerkleProofVerification2017",recipientProfile:"bc:recipientProfile",signatureLines:"bc:signatureLines",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},subtitle:"bc:subtitle",jobTitle:"schema:jobTitle",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},revoked:{"@id":"obi:revoked","@type":"xsd:boolean"},CryptographicKey:"sec:Key",signature:"sec:signature",verification:{"@id":"obi:verify","@type":"@id"},publicKey:{"@id":"sec:publicKey","@type":"@id"},BTCOpReturn:"cp:BTCOpReturn",targetHash:"cp:targetHash",merkleRoot:"cp:merkleRoot",proof:"cp:proof",anchors:"cp:anchors",sourceId:"cp:sourceId",right:"cp:right",left:"cp:left"},"obi:validation":[{"obi:validatesType":"RecipientProfile","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0/recipientSchema.json"},{"obi:validatesType":"SignatureLine","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0/signatureLineSchema.json"},{"obi:validatesType":"MerkleProof2017","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0/merkleProof2017Schema.json"}]},Wa={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",obi:"https://w3id.org/openbadges#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2017:"sec:MerkleProof2017",RecipientProfile:"bc:RecipientProfile",SignatureLine:"bc:SignatureLine",MerkleProofVerification2017:"bc:MerkleProofVerification2017",recipientProfile:"bc:recipientProfile",signatureLines:"bc:signatureLines",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},subtitle:"bc:subtitle",jobTitle:"schema:jobTitle",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},revoked:{"@id":"obi:revoked","@type":"xsd:boolean"},CryptographicKey:"sec:Key",signature:"sec:signature",verification:{"@id":"obi:verify","@type":"@id"},publicKey:{"@id":"sec:publicKey","@type":"@id"},BTCOpReturn:"cp:BTCOpReturn",targetHash:"cp:targetHash",merkleRoot:"cp:merkleRoot",proof:"cp:proof",anchors:"cp:anchors",sourceId:"cp:sourceId",right:"cp:right",left:"cp:left"},"obi:validation":[{"obi:validatesType":"RecipientProfile","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.1/recipientSchema.json"},{"obi:validatesType":"SignatureLine","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.1/signatureLineSchema.json"},{"obi:validatesType":"MerkleProof2017","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.1/merkleProof2017Schema.json"}]},Za={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",vc:"https://www.w3.org/2018/credentials/v1",schema:"https://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2019:"sec:MerkleProof2019",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},metadata:"bc:metadata",display:{"@id":"bc:display","@context":{id:"@id",type:"@type",contentMediaType:{"@id":"bc:contentMediaType"},contentEncoding:{"@id":"bc:contentEncoding"},content:{"@id":"bc:content"}}},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"https://purl.org/dc/terms/created","@type":"xsd:dateTime"},challenge:"sec:challenge",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},name:{"@id":"schema:name"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},publicKey:{"@id":"sec:publicKey"},url:{"@id":"schema:url"},image:{"@id":"schema:image"},criteria:{"@id":"schema:criteria"},claim:{"@id":"schema:claim"}}},Xa={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",vc:"https://www.w3.org/2018/credentials/v1",schema:"https://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},metadata:"bc:metadata",display:{"@id":"bc:display","@context":{id:"@id",type:"@type",contentMediaType:{"@id":"bc:contentMediaType"},contentEncoding:{"@id":"bc:contentEncoding"},content:{"@id":"bc:content"}}},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"https://purl.org/dc/terms/created","@type":"xsd:dateTime"},challenge:"sec:challenge",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},name:{"@id":"schema:name"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},publicKey:{"@id":"sec:publicKey"},url:{"@id":"schema:url"},image:{"@id":"schema:image"},criteria:{"@id":"schema:criteria"},claim:{"@id":"schema:claim"}}};const Qa={};Qa["https://w3id.org/openbadges/v2"]=Ga,Qa[La]=Ga,Qa[Ia]={"@context":{"@version":1.1,id:"@id",type:"@type",VerifiableCredential:{"@id":"https://www.w3.org/2018/credentials#VerifiableCredential","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",credentialSchema:{"@id":"cred:credentialSchema","@type":"@id","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",JsonSchemaValidator2018:"cred:JsonSchemaValidator2018"}},credentialStatus:{"@id":"cred:credentialStatus","@type":"@id"},credentialSubject:{"@id":"cred:credentialSubject","@type":"@id"},evidence:{"@id":"cred:evidence","@type":"@id"},expirationDate:{"@id":"cred:expirationDate","@type":"xsd:dateTime"},holder:{"@id":"cred:holder","@type":"@id"},issued:{"@id":"cred:issued","@type":"xsd:dateTime"},issuer:{"@id":"cred:issuer","@type":"@id"},issuanceDate:{"@id":"cred:issuanceDate","@type":"xsd:dateTime"},proof:{"@id":"sec:proof","@type":"@id","@container":"@graph"},refreshService:{"@id":"cred:refreshService","@type":"@id","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",ManualRefreshService2018:"cred:ManualRefreshService2018"}},termsOfUse:{"@id":"cred:termsOfUse","@type":"@id"},validFrom:{"@id":"cred:validFrom","@type":"xsd:dateTime"},validUntil:{"@id":"cred:validUntil","@type":"xsd:dateTime"}}},VerifiablePresentation:{"@id":"https://www.w3.org/2018/credentials#VerifiablePresentation","@context":{"@version":1.1,id:"@id",type:"@type",cred:"https://www.w3.org/2018/credentials#",sec:"https://w3id.org/security#",holder:{"@id":"cred:holder","@type":"@id"},proof:{"@id":"sec:proof","@type":"@id","@container":"@graph"},verifiableCredential:{"@id":"cred:verifiableCredential","@type":"@id","@container":"@graph"}}},EcdsaSecp256k1Signature2019:{"@id":"https://w3id.org/security#EcdsaSecp256k1Signature2019","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},EcdsaSecp256r1Signature2019:{"@id":"https://w3id.org/security#EcdsaSecp256r1Signature2019","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},Ed25519Signature2018:{"@id":"https://w3id.org/security#Ed25519Signature2018","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},RsaSignature2018:{"@id":"https://w3id.org/security#RsaSignature2018","@context":{"@version":1.1,challenge:"sec:challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"xsd:dateTime"},domain:"sec:domain",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},jws:"sec:jws",nonce:"sec:nonce",proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab","@context":{"@version":1.1,id:"@id",type:"@type",sec:"https://w3id.org/security#",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"}}},proofValue:"sec:proofValue",verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"}}},proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"}}},Qa[Ta]={"@context":{"@protected":!0,"@vocab":"https://www.w3.org/ns/credentials/issuer-dependent#",id:"@id",type:"@type",kid:{"@id":"https://www.iana.org/assignments/jose#kid","@type":"@id"},iss:{"@id":"https://www.iana.org/assignments/jose#iss","@type":"@id"},sub:{"@id":"https://www.iana.org/assignments/jose#sub","@type":"@id"},jku:{"@id":"https://www.iana.org/assignments/jose#jku","@type":"@id"},x5u:{"@id":"https://www.iana.org/assignments/jose#x5u","@type":"@id"},aud:{"@id":"https://www.iana.org/assignments/jwt#aud","@type":"@id"},exp:{"@id":"https://www.iana.org/assignments/jwt#exp","@type":"https://www.w3.org/2001/XMLSchema#nonNegativeInteger"},nbf:{"@id":"https://www.iana.org/assignments/jwt#nbf","@type":"https://www.w3.org/2001/XMLSchema#nonNegativeInteger"},iat:{"@id":"https://www.iana.org/assignments/jwt#iat","@type":"https://www.w3.org/2001/XMLSchema#nonNegativeInteger"},cnf:{"@id":"https://www.iana.org/assignments/jwt#cnf","@context":{"@protected":!0,kid:{"@id":"https://www.iana.org/assignments/jwt#kid","@type":"@id"},jwk:{"@id":"https://www.iana.org/assignments/jwt#jwk","@type":"@json"}}},_sd_alg:{"@id":"https://www.iana.org/assignments/jwt#_sd_alg"},_sd:{"@id":"https://www.iana.org/assignments/jwt#_sd"},"...":{"@id":"https://www.iana.org/assignments/jwt#..."},digestSRI:{"@id":"https://www.w3.org/2018/credentials#digestSRI","@type":"https://www.w3.org/2018/credentials#sriString"},digestMultibase:{"@id":"https://w3id.org/security#digestMultibase","@type":"https://w3id.org/security#multibase"},mediaType:{"@id":"https://schema.org/encodingFormat"},description:"https://schema.org/description",name:"https://schema.org/name",EnvelopedVerifiableCredential:"https://www.w3.org/2018/credentials#EnvelopedVerifiableCredential",VerifiableCredential:{"@id":"https://www.w3.org/2018/credentials#VerifiableCredential","@context":{"@protected":!0,id:"@id",type:"@type",credentialSchema:{"@id":"https://www.w3.org/2018/credentials#credentialSchema","@type":"@id"},credentialStatus:{"@id":"https://www.w3.org/2018/credentials#credentialStatus","@type":"@id"},credentialSubject:{"@id":"https://www.w3.org/2018/credentials#credentialSubject","@type":"@id"},description:"https://schema.org/description",evidence:{"@id":"https://www.w3.org/2018/credentials#evidence","@type":"@id"},validFrom:{"@id":"https://www.w3.org/2018/credentials#validFrom","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},validUntil:{"@id":"https://www.w3.org/2018/credentials#validUntil","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},issuer:{"@id":"https://www.w3.org/2018/credentials#issuer","@type":"@id"},name:"https://schema.org/name",proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},refreshService:{"@id":"https://www.w3.org/2018/credentials#refreshService","@type":"@id"},termsOfUse:{"@id":"https://www.w3.org/2018/credentials#termsOfUse","@type":"@id"},confidenceMethod:{"@id":"https://www.w3.org/2018/credentials#confidenceMethod","@type":"@id"},relatedResource:{"@id":"https://www.w3.org/2018/credentials#relatedResource","@type":"@id"}}},VerifiablePresentation:{"@id":"https://www.w3.org/2018/credentials#VerifiablePresentation","@context":{"@protected":!0,id:"@id",type:"@type",holder:{"@id":"https://www.w3.org/2018/credentials#holder","@type":"@id"},proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},verifiableCredential:{"@id":"https://www.w3.org/2018/credentials#verifiableCredential","@type":"@id","@container":"@graph","@context":null},termsOfUse:{"@id":"https://www.w3.org/2018/credentials#termsOfUse","@type":"@id"}}},JsonSchemaCredential:"https://www.w3.org/2018/credentials#JsonSchemaCredential",JsonSchema:{"@id":"https://www.w3.org/2018/credentials#JsonSchema","@context":{"@protected":!0,id:"@id",type:"@type",jsonSchema:{"@id":"https://w3.org/2018/credentials#jsonSchema","@type":"@json"}}},BitstringStatusListCredential:"https://www.w3.org/ns/credentials/status#BitstringStatusListCredential",BitstringStatusList:{"@id":"https://www.w3.org/ns/credentials/status#BitstringStatusList","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://www.w3.org/ns/credentials/status#statusPurpose",encodedList:{"@id":"https://www.w3.org/ns/credentials/status#encodedList","@type":"https://w3id.org/security#multibase"},ttl:"https://www.w3.org/ns/credentials/status#ttl",statusReference:"https://www.w3.org/ns/credentials/status#statusReference",statusSize:"https://www.w3.org/ns/credentials/status#statusSize",statusMessage:{"@id":"https://www.w3.org/ns/credentials/status#statusMessage","@context":{"@protected":!0,id:"@id",type:"@type",status:"https://www.w3.org/ns/credentials/status#status",message:"https://www.w3.org/ns/credentials/status#message"}}}},BitstringStatusListEntry:{"@id":"https://www.w3.org/ns/credentials/status#BitstringStatusListEntry","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://www.w3.org/ns/credentials/status#statusPurpose",statusListIndex:"https://www.w3.org/ns/credentials/status#statusListIndex",statusListCredential:{"@id":"https://www.w3.org/ns/credentials/status#statusListCredential","@type":"@id"}}},DataIntegrityProof:{"@id":"https://w3id.org/security#DataIntegrityProof","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",previousProof:{"@id":"https://w3id.org/security#previousProof","@type":"@id"},proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},cryptosuite:{"@id":"https://w3id.org/security#cryptosuite","@type":"https://w3id.org/security#cryptosuiteString"},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}},Qa[Da]=Ya,Qa[Ra]=Ya,Qa[Ma]=Ya,Qa[Oa]=Wa,Qa[ja]=Wa,Qa[Ba]=Wa,Qa[Fa]=Za,Qa[Na]=Za,Qa[Va]=Za,Qa[za]=Xa,Qa[Ua]=Xa,Qa[$a]=Xa,Qa[Ha]={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},MerkleProof2019:{"@id":"https://w3id.org/security#MerkleProof2019","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}},Qa[qa]={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},ChainedProof2021:{"@id":"https://w3id.org/security#ChainedProof2021","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"},chainedProofType:{"@id":"https://w3id.org/security#chainedProofType","@type":"@id"},previousProof:{"@id":"https://w3id.org/security#previousProof","@type":"@id"}}}}},Qa[Ka]={"@context":{"@protected":!0,StatusList2021Credential:{"@id":"https://w3id.org/vc/status-list#StatusList2021Credential","@context":{"@protected":!0,id:"@id",type:"@type",description:"http://schema.org/description",name:"http://schema.org/name"}},StatusList2021:{"@id":"https://w3id.org/vc/status-list#StatusList2021","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://w3id.org/vc/status-list#statusPurpose",encodedList:"https://w3id.org/vc/status-list#encodedList"}},StatusList2021Entry:{"@id":"https://w3id.org/vc/status-list#StatusList2021Entry","@context":{"@protected":!0,id:"@id",type:"@type",statusPurpose:"https://w3id.org/vc/status-list#statusPurpose",statusListIndex:"https://w3id.org/vc/status-list#statusListIndex",statusListCredential:{"@id":"https://w3id.org/vc/status-list#statusListCredential","@type":"@id"}}}}},Qa[Ja]={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},DataIntegrityProof:{"@id":"https://w3id.org/security#DataIntegrityProof","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",previousProof:{"@id":"https://w3id.org/security#previousProof","@type":"@id"},proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},cryptosuite:{"@id":"https://w3id.org/security#cryptosuite","@type":"https://w3id.org/security#cryptosuiteString"},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}};var es={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",obi:"https://w3id.org/openbadges#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2017:"sec:MerkleProof2017",RecipientProfile:"bc:RecipientProfile",SignatureLine:"bc:SignatureLine",MerkleProofVerification2017:"bc:MerkleProofVerification2017",recipientProfile:"bc:recipientProfile",signatureLines:"bc:signatureLines",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},subtitle:"bc:subtitle",jobTitle:"schema:jobTitle",creator:{"@id":"dc:creator","@type":"@id"},expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},revoked:{"@id":"sec:expiration","@type":"xsd:dateTime"},CryptographicKey:"sec:Key",signature:"sec:signature",verification:"bc:verification",publicKeys:"bc:publicKeys",ChainpointSHA256v2:"cp:ChainpointSHA256v2",BTCOpReturn:"cp:BTCOpReturn",targetHash:"cp:targetHash",merkleRoot:"cp:merkleRoot",proof:"cp:proof",anchors:"cp:anchors",sourceId:"cp:sourceId",right:"cp:right",left:"cp:left"},"obi:validation":[{"obi:validatesType":"RecipientProfile","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0-alpha/recipientSchema.json"},{"obi:validatesType":"SignatureLine","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0-alpha/signatureLineSchema.json"},{"obi:validatesType":"MerkleProof2017","obi:validationSchema":"https://w3id.org/blockcerts/schema/2.0-alpha/merkleProof2017Schema.json"}]},ts={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",schema:"http://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2019:"sec:MerkleProof2019",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"bc:created","@type":"xsd:dateTime"},name:{"@id":"schema:name"}}},is={"@context":{id:"@id",type:"@type",bc:"https://w3id.org/blockcerts#",cp:"https://w3id.org/chainpoint#",vc:"https://www.w3.org/2018/credentials/v1",schema:"https://schema.org/",sec:"https://w3id.org/security#",xsd:"http://www.w3.org/2001/XMLSchema#",MerkleProof2019:"sec:MerkleProof2019",BlockcertsCredential:"bc:BlockcertsCredential",introductionUrl:{"@id":"bc:introductionUrl","@type":"@id"},metadata:"bc:metadata",display:{"@id":"bc:display","@context":{id:"@id",type:"@type",contentMediaType:{"@id":"bc:contentMediaType","@type":"@id"},contentEncoding:{"@id":"bc:contentEncoding","@type":"@id"},content:{"@id":"bc:content","@type":"@id"}}},CryptographicKey:"sec:Key",domain:"sec:domain",nonce:"sec:nonce",proofValue:"sec:proofValue",assertionMethod:{"@id":"sec:assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"sec:authenticationMethod","@type":"@id","@container":"@set"},proofPurpose:{"@id":"sec:proofPurpose","@type":"@vocab"},verificationMethod:{"@id":"sec:verificationMethod","@type":"@id"},created:{"@id":"https://purl.org/dc/terms/created","@type":"xsd:dateTime"},challenge:"sec:challenge",expires:{"@id":"sec:expiration","@type":"xsd:dateTime"},name:{"@id":"schema:name"},description:{"@id":"schema:description"},email:{"@id":"schema:email"},publicKey:{"@id":"sec:publicKey","@type":"@id"},url:{"@id":"schema:url","@type":"@id"},image:{"@id":"schema:image","@type":"@id"}}},rs={"@context":{"@protected":!0,id:"@id",type:"@type",alsoKnownAs:{"@id":"https://www.w3.org/ns/activitystreams#alsoKnownAs","@type":"@id"},assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},controller:{"@id":"https://w3id.org/security#controller","@type":"@id"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"},service:{"@id":"https://www.w3.org/ns/did#service","@type":"@id","@context":{"@protected":!0,id:"@id",type:"@type",serviceEndpoint:{"@id":"https://www.w3.org/ns/did#serviceEndpoint","@type":"@id"}}},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}},ns={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},EcdsaSecp256k1VerificationKey2019:{"@id":"https://w3id.org/security#EcdsaSecp256k1VerificationKey2019","@context":{"@protected":!0,id:"@id",type:"@type",controller:{"@id":"https://w3id.org/security#controller","@type":"@id"},revoked:{"@id":"https://w3id.org/security#revoked","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},blockchainAccountId:{"@id":"https://w3id.org/security#blockchainAccountId"},publicKeyJwk:{"@id":"https://w3id.org/security#publicKeyJwk","@type":"@json"},publicKeyBase58:{"@id":"https://w3id.org/security#publicKeyBase58"},publicKeyMultibase:{"@id":"https://w3id.org/security#publicKeyMultibase","@type":"https://w3id.org/security#multibase"}}},EcdsaSecp256k1Signature2019:{"@id":"https://w3id.org/security#EcdsaSecp256k1Signature2019","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},jws:{"@id":"https://w3id.org/security#jws"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}},os={"@context":{id:"@id",type:"@type","@protected":!0,proof:{"@id":"https://w3id.org/security#proof","@type":"@id","@container":"@graph"},Ed25519VerificationKey2020:{"@id":"https://w3id.org/security#Ed25519VerificationKey2020","@context":{"@protected":!0,id:"@id",type:"@type",controller:{"@id":"https://w3id.org/security#controller","@type":"@id"},revoked:{"@id":"https://w3id.org/security#revoked","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},publicKeyMultibase:{"@id":"https://w3id.org/security#publicKeyMultibase","@type":"https://w3id.org/security#multibase"}}},Ed25519Signature2020:{"@id":"https://w3id.org/security#Ed25519Signature2020","@context":{"@protected":!0,id:"@id",type:"@type",challenge:"https://w3id.org/security#challenge",created:{"@id":"http://purl.org/dc/terms/created","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},domain:"https://w3id.org/security#domain",expires:{"@id":"https://w3id.org/security#expiration","@type":"http://www.w3.org/2001/XMLSchema#dateTime"},nonce:"https://w3id.org/security#nonce",proofPurpose:{"@id":"https://w3id.org/security#proofPurpose","@type":"@vocab","@context":{"@protected":!0,id:"@id",type:"@type",assertionMethod:{"@id":"https://w3id.org/security#assertionMethod","@type":"@id","@container":"@set"},authentication:{"@id":"https://w3id.org/security#authenticationMethod","@type":"@id","@container":"@set"},capabilityInvocation:{"@id":"https://w3id.org/security#capabilityInvocationMethod","@type":"@id","@container":"@set"},capabilityDelegation:{"@id":"https://w3id.org/security#capabilityDelegationMethod","@type":"@id","@container":"@set"},keyAgreement:{"@id":"https://w3id.org/security#keyAgreementMethod","@type":"@id","@container":"@set"}}},proofValue:{"@id":"https://w3id.org/security#proofValue","@type":"https://w3id.org/security#multibase"},verificationMethod:{"@id":"https://w3id.org/security#verificationMethod","@type":"@id"}}}}};Qa["https://w3id.org/blockcerts/schema/2.0-alpha/context.json"]=es,Qa["https://www.blockcerts.org/schema/2.0-alpha/context.json"]=es,Qa["https://www.blockcerts.org/schema/3.0-alpha/context.json"]=ts,Qa["https://w3id.org/blockcerts/schema/3.0-alpha/context.json"]=ts,Qa["https://w3id.org/blockcerts/v3.0-alpha"]=ts,Qa["https://www.blockcerts.org/schema/3.0-beta/context.json"]=is,Qa["https://w3id.org/blockcerts/schema/3.0-beta/context.json"]=is,Qa["https://w3id.org/blockcerts/v3.0-beta"]=is,Qa["https://w3id.org/security/suites/ed25519-2020/v1"]=os,Qa["https://ns.did.ai/suites/secp256k1-2019/v1"]=ns,Qa["https://www.w3.org/ns/did/v1"]=rs;const as={locale:"en-US"};var ss=Object.freeze({__proto__:null,isMainnet:function(e){return We(e,"1")||We(e,Pa)}});var cs={locale:"en-US"},us={"en-US":{steps:{formatValidationLabel:"Format validation",formatValidationLabelPending:"Validating format",signatureVerificationLabel:"Proof Verification",signatureVerificationLabelPending:"Verifying Proof",identityVerificationLabel:"Identity verification",identityVerificationLabelPending:"Verifying identity",statusCheckLabel:"Status check",statusCheckLabelPending:"Checking record status"},subSteps:{getTransactionIdLabel:"Get transaction ID",getTransactionIdLabelPending:"Getting transaction ID",computeLocalHashLabel:"Compute local hash",computeLocalHashLabelPending:"Computing local hash",fetchRemoteHashLabel:"Fetch remote hash",fetchRemoteHashLabelPending:"Fetching remote hash",getIssuerProfileLabel:"Get issuer profile",getIssuerProfileLabelPending:"Getting issuer profile",parseIssuerKeysLabel:"Parse issuer keys",parseIssuerKeysLabelPending:"Parsing issuer keys",compareHashesLabel:"Compare hashes",compareHashesLabelPending:"Comparing hashes",checkDocumentSignatureLabel:"Check document signature",checkDocumentSignatureLabelPending:"Checking document signature",checkMerkleRootLabel:"Check Merkle Root",checkMerkleRootLabelPending:"Checking Merkle Root",checkReceiptLabel:"Check Receipt",checkReceiptLabelPending:"Checking Receipt",checkAuthenticityLabel:"Check Authenticity",checkAuthenticityLabelPending:"Checking Authenticity",checkCredentialSchemaConformityLabel:"Check Conformity with Credential Schema",checkCredentialSchemaConformityLabelPending:"Checking Conformity with Credential Schema",checkRevokedStatusLabel:"Check Revoked Status",checkRevokedStatusLabelPending:"Checking Revoked Status",checkExpiresDateLabel:"Check Expiration Date",checkExpiresDateLabelPending:"Checking Expiration Date",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"Control Verification Method",controlVerificationMethodLabelPending:"Controlling Verification Method",retrieveVerificationMethodPublicKeyLabel:"Extract Public Key from DID Document",retrieveVerificationMethodPublicKeyLabelPending:"Extracting Public Key from DID Document",deriveIssuingAddressFromPublicKeyLabel:"Derive Issuing Address from Public Key",deriveIssuingAddressFromPublicKeyLabelPending:"Deriving Issuing Address from Public Key",compareIssuingAddressLabel:"Compare addresses",compareIssuingAddressLabelPending:"Comparing addresses",checkImagesIntegrityLabel:"Verify Images Integrity",checkImagesIntegrityLabelPending:"Verifying Images Integrity"},revocation:{preReason:"Reason given:",reason:"This certificate has been ${CREDENTIAL_STATUS} by the issuer.",revocationListAuthenticityFailure:"The authenticity of the revocation list could not be verified.",noRevocationStatusList2021Found:"No status list could be found at the specified URL for 'statusListCredential':",revoked:"revoked",suspended:"suspended"},success:{mocknet:{label:"This Mocknet credential passed all checks",description:"Mocknet credentials are used for test purposes only. They are not recorded on a blockchain, and they should not be considered verified Blockcerts."},blockchain:{label:"Verified",description:"This is a valid ${chain} certificate.",linkText:"View transaction link"},generic:{label:"Verified",description:"The ${SIGNATURE_TYPE} signature of this document has been successfully verified."},multisign:{label:"Verified",description:"All the signatures of this certificate have successfully verified."}},errors:{certificateNotValid:"This is not a valid certificate",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"Could not confirm the transaction",ensureHashesEqual:"Computed hash does not match remote hash",ensureMerkleRootEqual:"Merkle root does not match remote hash.",ensureNotExpired:"This certificate has expired.",ensureValidReceipt:"The receipt is malformed. There was a problem navigating the merkle tree in the receipt.",failedJsonLdNormalization:"Failed JSON-LD normalization",foundUnmappedFields:"Found unmapped fields during JSON-LD normalization",identityErrorBaseMessage:"Issuer identity mismatch",deriveIssuingAddressFromPublicKey:"Unsupported blockchain for DID verification",controlVerificationMethod:"The identity document provided by the issuer does not match the verification method",retrieveVerificationMethodPublicKey:"The identity document provided by the issuer does not reference the verification method",compareIssuingAddress:"The provided verification method does not match the issuer identity",invalidIssuingAddressCreationTime:"The specified issuing address was created after the transaction occurred.",invalidIssuingAddressRevoked:"The specified issuing address was revoked by the issuer before the transaction occurred.",invalidIssuingAddressExpired:"The specified issuing address expired before the transaction occurred.",invalidIssuingAddressUnknown:"The address used to issue this Blockcerts does not belong to the claimed issuer.",getChain:"Didn't recognize chain value",getIssuerProfile:"Unable to get issuer profile",getRevokedAssertions:"Unable to get revocation assertions",getTransactionId:"Cannot verify this certificate without a transaction ID to compare against.",invalidMerkleReceipt:"Invalid Merkle Receipt. Proof hash did not match Merkle root",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"Cannot verify this certificate without a transaction ID to compare against.",issuerProfileNotSet:"no issuer address given",issuerProfileInvalid:"retrieved file does not seem to be a valid profile",parseIssuerKeys:"Unable to parse JSON out of issuer identification data.",checkImagesIntegrity:"Image integrity verification proved that the content was modified after issuance.",ensureValidityPeriodStarted:"This certificate is not yet valid."}},fr:{steps:{formatValidationLabel:"Validation du format",formatValidationLabelPending:"Validation du format",signatureVerificationLabel:"Vérification de la preuve",signatureVerificationLabelPending:"Vérification de la preuve",identityVerificationLabel:"Vérification de l'identité",identityVerificationLabelPending:"Vérification de l'identité",statusCheckLabel:"Vérification du status",statusCheckLabelPending:"Vérification du status"},subSteps:{getTransactionIdLabel:"Obtention de l'identifiant de transaction",getTransactionIdLabelPending:"Obtention de l'identifiant de transaction",computeLocalHashLabel:"Calcul du hash local",computeLocalHashLabelPending:"Calcul du hash local",fetchRemoteHashLabel:"Récupération du hash distant",fetchRemoteHashLabelPending:"Récupération du hash distant",getIssuerProfileLabel:"Obtention du profil de l'émetteur",getIssuerProfileLabelPending:"Obtention du profil de l'émetteur",parseIssuerKeysLabel:"Traitement des clés de l'émetteur",parseIssuerKeysLabelPending:"Traitement des clés de l'émetteur",compareHashesLabel:"Comparaison des hash",compareHashesLabelPending:"Comparaison des hashs",checkDocumentSignatureLabel:"Vérification de la signature du document",checkDocumentSignatureLabelPending:"Vérification de la signature du document",checkMerkleRootLabel:"Vérification du Merkle Root",checkMerkleRootLabelPending:"Vérification du Merkle Root",checkReceiptLabel:"Vérification du reçu",checkReceiptLabelPending:"Vérification du reçu",checkAuthenticityLabel:"Vérification de l'authenticité",checkAuthenticityLabelPending:"Vérification de l'authenticité",checkCredentialSchemaConformityLabel:"Vérification de la conformité avec le schéma du certificat",checkCredentialSchemaConformityLabelPending:"Vérification de la conformité avec le schéma du certificat",checkRevokedStatusLabel:"Vérification du status de révocation",checkRevokedStatusLabelPending:"Vérification du status de révocation",checkExpiresDateLabel:"Vérification de la date d'expiration",checkExpiresDateLabelPending:"Vérification de la date d'expiration",ensureValidityPeriodStartedLabel:"Vérification du début de validité",ensureValidityPeriodStartedLabelPending:"Vérification du début de validité",controlVerificationMethodLabel:"Contrôle de la Méthode de Vérification",controlVerificationMethodLabelPending:"Contrôle de la Méthode de Vérification",retrieveVerificationMethodPublicKeyLabel:"Extraction de la clé publique depuis le document DID",retrieveVerificationMethodPublicKeyLabelPending:"Extraction de la clé publique depuis le document DID",deriveIssuingAddressFromPublicKeyLabel:"Dérivation de l'adresse d'émission depuis la clé publique",deriveIssuingAddressFromPublicKeyLabelPending:"Dérivation de l'adresse d'émission depuis la clé publique",compareIssuingAddressLabel:"Comparaison des adresses",compareIssuingAddressLabelPending:"Comparaison des adresses",checkImagesIntegrityLabel:"Vérification de l'Intégrité des Images",checkImagesIntegrityLabelPending:"Vérification de l'Intégrité des Images"},revocation:{preReason:"Raison :",reason:"Ce certificat a été ${CREDENTIAL_STATUS} par l'émetteur.",revocationListAuthenticityFailure:"L'authenticité de la liste de revocation n'a pas pu être validée.",noRevocationStatusList2021Found:"Aucune liste de revocation n'a pu être trouvée à l'URL spécifiée par 'statusListCredential':",revoked:"révoqué",suspended:"suspendu"},success:{mocknet:{label:"Cet enregistrement Mocknet a été vérifié",description:"Le mode Mocknet est utilisé à des fins de tests uniquement. Ce Blockcert n'a pas été enregistré sur une blockchain, et en tant que tel ne peut pas être considéré un Blockcert valide."},blockchain:{label:"Vérifié",description:"Ceci est un certificat ${chain} valide.",linkText:"Voir la transaction"},generic:{label:"Verified",description:"La signature ${SIGNATURE_TYPE} de ce certificat a été vérifiée avec succès."},multisign:{label:"Vérifié",description:"Toutes les signatures numériques de ce certificat ont été vérifiées avec succès."}},errors:{certificateNotValid:"Certificat invalide",checkCredentialSchemaConformity:"Ce certificat n'est pas conforme avec le schema de certificat fourni",couldNotConfirmTx:"Impossible de confirmer la transaction",ensureHashesEqual:"Calcul du hash local différent du hash distant",ensureMerkleRootEqual:"Le Merkle root ne correspond pas au hash distant",ensureNotExpired:"Certificat expiré",ensureValidReceipt:"Erreur d'écriture du reçu. Un problème est survenu lors de la navigation de l'arbre Merkle du reçu.",failedJsonLdNormalization:"Erreur de normalisation JSON-LD",foundUnmappedFields:"Champs non liés découverts durant la normalisation JSON-LD",identityErrorBaseMessage:"Identité de l'émetteur invalide",deriveIssuingAddressFromPublicKey:"Cette blockchain n'est pas supportée pour la vérification de l'identité décentralisée.",controlVerificationMethod:"Le document d'identité de l'émetteur ne correspond pas à la méthode de vérification.",retrieveVerificationMethodPublicKey:"Le document d'identité de l'émetteur ne fait pas mention de la méthode de vérification.",compareIssuingAddress:"La méthode de vérification n'a pas permis d'établir l'identité de l'émetteur.",invalidIssuingAddressCreationTime:"L'adresse d'émission utilisée a été créée après la transaction d'enregistrement.",invalidIssuingAddressRevoked:"L'adresse d'émission utilisée a été décommissionnée par l'émetteur avant la transaction d'enregistrement.",invalidIssuingAddressExpired:"L'adresse d'émission utilisée a expiré avant la transaction.",invalidIssuingAddressUnknown:"L'adresse utilisée pour émettre ce Blockcerts n'appartient à l'émetteur déclaré.",getChain:"Valeur de chaine non reconnue",getIssuerProfile:"Profil de l'émetteur indisponible",getRevokedAssertions:"Impossible d'obtenir les raisons de revocation",getTransactionId:"Impossible de vérifier ce certificat sans un identifiant de transaction valide",invalidMerkleReceipt:"Reçu Merkle invalide. Hash de preuve différent du Merkle root",invalidMerkleVersion:"La version du Merkle utilisé est incompatible avec la version Blockcerts.",isTransactionIdValid:"Impossible de vérifier ce certificat sans un identifiant de transaction valide",issuerProfileNotSet:"l'URL de l'émetteur n'est pas définie",issuerProfileInvalid:"le document distant ne semble pas être un profil d'émetteur valide",parseIssuerKeys:"Impossible de lire le JSON d'identification de l'émetteur",checkImagesIntegrity:"La vérification des images a prouvé que le contenu a été modifié après l'émission.",ensureValidityPeriodStarted:"Ce certificat n'est pas encore valide."}},es:{steps:{formatValidationLabel:"Validación de formato",formatValidationLabelPending:"Validando el formato",signatureVerificationLabel:"Verificar prueba",signatureVerificationLabelPending:"Verificando prueba",identityVerificationLabel:"Verificar identitad",identityVerificationLabelPending:"Verificando identitad",statusCheckLabel:"Estado de Verificación",statusCheckLabelPending:"Verificando Estado de Grabación"},subSteps:{getTransactionIdLabel:"Obtener Identificación de Transacción",getTransactionIdLabelPending:"Obteniendo Identificación de Transacción",computeLocalHashLabel:"Calcular cadena binaria local",computeLocalHashLabelPending:"Calculando cadena binaria local",fetchRemoteHashLabel:"Obtener cadena binaria remota",fetchRemoteHashLabelPending:"Obeniendo cadena binaria remota",getIssuerProfileLabel:"Obtener perfil de emisor",getIssuerProfileLabelPending:"Obteniendo perfil de emisor",parseIssuerKeysLabel:"Analizar claves del emisor",parseIssuerKeysLabelPending:"Analizando claves del emisor",compareHashesLabel:"Comparar cadenas binarias",compareHashesLabelPending:"Comparando cadenas binarias",checkDocumentSignatureLabel:"Controlar firma del documento",checkDocumentSignatureLabelPending:"Controlando firma del documento",checkMerkleRootLabel:"Verificar Merkle Root",checkMerkleRootLabelPending:"Verificando Merkle Root",checkReceiptLabel:"Verificar Recibo",checkReceiptLabelPending:"Verificando Recibo",checkAuthenticityLabel:"Verificar Autenticidad",checkAuthenticityLabelPending:"Verificando Autenticidad",checkCredentialSchemaConformityLabel:"Verificar conformidad con el esquema del certificado",checkCredentialSchemaConformityLabelPending:"Verificando conformidad con el esquema del certificado",checkRevokedStatusLabel:"Verificar Estado de Revocación",checkRevokedStatusLabelPending:"Verificando Estado de Revocación",checkExpiresDateLabel:"Verificar Fechas de Expiración",checkExpiresDateLabelPending:"Verificando Fechas de Expiración",ensureValidityPeriodStartedLabel:"Verificar Fechas de Validez",ensureValidityPeriodStartedLabelPending:"Verificando Fechas de Validez",controlVerificationMethodLabel:"Controlar Metodo de Verificación",controlVerificationMethodLabelPending:"Controlando Metodo de Verificación",retrieveVerificationMethodPublicKeyLabel:"Extraer la llave pública desde el documento DID",retrieveVerificationMethodPublicKeyLabelPending:"Extraendo la llave pública desde el documento DID",deriveIssuingAddressFromPublicKeyLabel:"Derivar la dirección del emisor desde la llave pública",deriveIssuingAddressFromPublicKeyLabelPending:"Derivando la dirección del emisor desde la llave pública",compareIssuingAddressLabel:"Comparar direcciones",compareIssuingAddressLabelPending:"Comparando direcciones",checkImagesIntegrityLabel:"Comprobar Integridad de las Imagens",checkImagesIntegrityLabelPending:"Comprobando Integridad de las Imagens"},revocation:{preReason:"Razón dada:",reason:"Este certificado ha sido ${CREDENTIAL_STATUS} por el emisor.",revocationListAuthenticityFailure:"La authenticidad de la lista de revocación no se pudo confirmar.",noRevocationStatusList2021Found:"No lista de revocación encontrada en la URL dada por 'statusListCredential':",revoked:"revocado",suspended:"suspendido"},success:{mocknet:{label:"Esta credencial de Mocknet pasó todas las comprobaciones",description:"Las credenciales de Mocknet se usan solo con fines de prueba. No se graban en una cadena de bloques, y no se deben considerar Blockcerts Verificados."},blockchain:{label:"Verificado",description:"Este es un certificado válido de ${chain}.",linkText:"Ver enlace de transacción"},generic:{label:"Verified",description:"La firma ${SIGNATURE_TYPE} de este certificado ha verificado con éxito."},multisign:{label:"Verificado",description:"Todas las firmas digitales de este certificado han verificado con éxito."}},errors:{certificateNotValid:"Este no es un certificado válido",checkCredentialSchemaConformity:"Este certificado no cumple con el esquema de certificado especificado",couldNotConfirmTx:"No se ha podido confirmar la transacción",ensureHashesEqual:"La cadena binaria calculada no corresponde con la cadena binaria remota",ensureMerkleRootEqual:"La raíz Merkle no corresponde con la cadena binaria remota",ensureNotExpired:"Este certificado ha expirado",ensureValidReceipt:"El recibo está malformado. Hubo un problema navegando el árbol Merkle en el recibo",failedJsonLdNormalization:"La normalización del JSON-LD ha fallado",foundUnmappedFields:"Se han encontrado campos no mapeados durante la normalización de JSON-LD",identityErrorBaseMessage:"Identitad del emisor inválida",deriveIssuingAddressFromPublicKey:"No se puede validar la identitad decentalisada con esta cadena binaria.",controlVerificationMethod:"El documento de identitad del emisor no corresponde al metodo de verificación.",retrieveVerificationMethodPublicKey:"El documento de identitad del emisor no hace constar al metodo de verificación.",compareIssuingAddress:"El metodo de verificación no corresponde a la identitad del emisor.",invalidIssuingAddressCreationTime:"El emisor creó el metodo de verificación después de la emisión del certificado.",invalidIssuingAddressRevoked:"El emisor revocó el metodo de verificación antes de la emisión del certificado.",invalidIssuingAddressExpired:"El metodo de verificación expiró antes de la emisión del certificado.",invalidIssuingAddressUnknown:"El metodo de verificación no pertenece a la identitad del emisor.",getChain:"Valor de cadena no reconocido",getIssuerProfile:"No se ha podido obtener el perfil del emisor",getRevokedAssertions:"No se ha podido obtener aseveraciones de revocación",getTransactionId:"No se puede verificar este certificado sin una identificación de transacción que sirva como comparación",invalidMerkleReceipt:"Recibo Merkle inválido. La cadena binaria de prueba no corresponde con la raíz Merkle",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"No se puede verificar este certificado sin una identificación de transacción que sirva como comparación",issuerProfileNotSet:"URL del emisor no definido",issuerProfileInvalid:"el documento recogido no parece ser un perfil de emisor valido",parseIssuerKeys:"No se ha podido analizar el JSON de la información de identificación del emisor",checkImagesIntegrity:"La verificación de la integridad de los imagens provó alteración del contenido después de la emisión.",ensureValidityPeriodStarted:"Este certificado aún no está valido."}},mt:{steps:{formatValidationLabel:"Validazzjoni tal-format",formatValidationLabelPending:"Il-format qed jiġi vvalidat",signatureVerificationLabel:"Proof Verification",signatureVerificationLabelPending:"Verifying Proof",identityVerificationLabel:"Identity verification",identityVerificationLabelPending:"Verifying identity",statusCheckLabel:"Status check",statusCheckLabelPending:"Ir-record status qed jiġi ċċekkjat"},subSteps:{getTransactionIdLabel:"Ikseb l-ID ta' tranżazzjoni",getTransactionIdLabelPending:"L-ID ta' tranżazzjoni qed tiġi mniżżla",computeLocalHashLabel:"Ikkalkula l-hash lokali",computeLocalHashLabelPending:"Il-hash lokali qed jiġi kkalkulat",fetchRemoteHashLabel:"Fittex ir-remote hash",fetchRemoteHashLabelPending:"Ir-remote hash qed jiġi mfittex",getIssuerProfileLabel:"Ikseb il-profil tal-emittent",getIssuerProfileLabelPending:"Il-profil tal-emittent qed jiġi mniżżel",parseIssuerKeysLabel:"Estratta ċ-ċwievet tal-emittent",parseIssuerKeysLabelPending:"Iċ-ċwievet tal-emittent qed jiġu estratti",compareHashesLabel:"Ikkumpara l-hashes",compareHashesLabelPending:"Il-hashes qed jiġu kkomparati",checkDocumentSignatureLabel:"Check document signature",checkDocumentSignatureLabelPending:"Checking document signature",checkMerkleRootLabel:"Iċċekkja l-Merkle Root",checkMerkleRootLabelPending:"Il-Merkle Root Qed Tiġi Ċċekkjata",checkReceiptLabel:"Iċċekkja l-Irċevuta",checkReceiptLabelPending:"L-Irċevuta Qed Tiġi Ċċekkjata",checkAuthenticityLabel:"Iċċekkja l-Awtentiċità",checkAuthenticityLabelPending:"L-Awtentiċità Qed Tiġi Ċċekkjata",checkCredentialSchemaConformityLabel:"Check conformity with credential schema",checkCredentialSchemaConformityLabelPending:"Checking conformity with credential schema",checkRevokedStatusLabel:"Iċċekkja l-Istatus Revokat",checkRevokedStatusLabelPending:"L-Istatus Revokat Qed Jiġi Ċċekkjat",checkExpiresDateLabel:"Iċċekkja d-Data ta' Skadenza",checkExpiresDateLabelPending:"Id-Data ta' Skadenza Qed Tiġi Ċċekkjata",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"Control Verification Method",controlVerificationMethodLabelPending:"Controlling Verification Method",retrieveVerificationMethodPublicKeyLabel:"Extract Public Key from DID Document",retrieveVerificationMethodPublicKeyLabelPending:"Extracting Public Key from DID Document",deriveIssuingAddressFromPublicKeyLabel:"Derive Issuing Address from Public Key",deriveIssuingAddressFromPublicKeyLabelPending:"Deriving Issuing Address from Public Key",compareIssuingAddressLabel:"Compare addresses",compareIssuingAddressLabelPending:"Comparing addresses",checkImagesIntegrityLabel:"Verify Images Integrity",checkImagesIntegrityLabelPending:"Verifying Images Integrity"},revocation:{preReason:"Raġuni mogħtija:",reason:"Dan iċ-ċertifikat ġie ${CREDENTIAL_STATUS} mill-emittent.",revocationListAuthenticityFailure:"The authenticity of the revocation list could not be verified.",noRevocationStatusList2021Found:"No status list could be found at the specified URL for 'statusListCredential':",revoked:"revokat",suspended:"suspended"},success:{mocknet:{label:"Din il-kredenzjali tal-Mocknet għaddiet il-kontrolli kollha",description:"Il-kredenzjali tal-Mocknet jintużaw biss għal skopijiet ta 'ttestjar. Dawn mhumiex irreġistrati fuq blockchain, u ma għandhomx jiġu kkunsidrati bħala blockcerts verifikati."},blockchain:{label:"Ivverifikat",description:"Dan huwa ċertifikat ${chain} huwa validu.",linkText:"Ara l-link tat-transazzjoni"},generic:{label:"Ivverifikat",description:"The ${SIGNATURE_TYPE} signature of this document has been successfully verified."},multisign:{label:"Ivverifikat",description:"All the signatures of this certificate have successfully verified."}},errors:{certificateNotValid:"Dan mhux ċertifikat validu",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"Ma setgħetx tiġi kkonfermata t-tranżazzjoni",ensureHashesEqual:"Il-hash ikkalkulat ma jikkorrispondix mar-remote hash",ensureMerkleRootEqual:"Merkle root ma taqbilx mar-remote hash",ensureNotExpired:"Dan iċ-ċertifikat skada",ensureValidReceipt:"L-irċevuta hija malformata. Kien hemm problema fin-navigazzjoni tal-merkle tree fl-irċevuta",failedJsonLdNormalization:"In-normalizzazzjoni ta' JSON-LD ma rnexxietx",foundUnmappedFields:"Instabu unmapped fields matul in-normalizzazzjoni JSON-LD",identityErrorBaseMessage:"Issuer identity mismatch",deriveIssuingAddressFromPublicKey:"Unsupported blockchain for DID verification",controlVerificationMethod:"The identity document provided by the issuer does not match the verification method",retrieveVerificationMethodPublicKey:"The identity document provided by the issuer does not reference the verification method",compareIssuingAddress:"The provided verification method does not match the issuer identity",invalidIssuingAddressCreationTime:"L-indirizz elettroniku tal-ħruġ speċifikat inħoloq wara li seħħet it-tranżazzjoni.",invalidIssuingAddressRevoked:"L-indirizz elettroniku tal-ħruġ speċifikat ġie revokat mill-emittent qabel ma seħħet it-tranżazzjoni.",invalidIssuingAddressExpired:"L-indirizz elettroniku tal-ħruġ speċifikat skada qabel ma seħħet it-tranżazzjoni.",invalidIssuingAddressUnknown:"L-indirizz elettroniku użat biex jinħarġu dawn il-Blockcerts ma jappartjenix għall-emittent mitlub.",getChain:"Iċ-chain value ma ntgħarafx",getIssuerProfile:"Mhux possibbli jinkiseb il-profil tal-emittent",getRevokedAssertions:"Mhux possibbli jinkisbu dikjarazzjonijiet revokati",getTransactionId:"Dan iċ-ċertifikat ma jistax jiġi vverifikat mingħajr ID ta' tranżazzjoni mqabbla miegħu",invalidMerkleReceipt:"Irċevuta Merkle invalida. Il-proof hash ma kienx jaqbel mal-Merkle root",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"Dan iċ-ċertifikat ma jistax jiġi vverifikat mingħajr ID ta' tranżazzjoni mqabbla miegħu",issuerProfileNotSet:"no issuer address given",issuerProfileInvalid:"retrieved file does not seem to be a valid profile",parseIssuerKeys:"Ma jistax jiġi estratt JSON mid-data tal-identifikazzjoni tal-emittent",checkImagesIntegrity:"Image integrity verification proved that the content was modified after issuance.",ensureValidityPeriodStarted:"This certificate is not yet valid."}},"it-IT":{steps:{formatValidationLabel:"Convalidare formato",formatValidationLabelPending:"Convalida formato",signatureVerificationLabel:"Proof Verification",signatureVerificationLabelPending:"Verifying Proof",identityVerificationLabel:"Identity verification",identityVerificationLabelPending:"Verifying identity",statusCheckLabel:"Verificare stato",statusCheckLabelPending:"Verifica stato del record"},subSteps:{getTransactionIdLabel:"Ottenere ID transazione",getTransactionIdLabelPending:"Ottieni ID transazione",computeLocalHashLabel:"Calcolare hash locale",computeLocalHashLabelPending:"Calcola hash locale",fetchRemoteHashLabel:"Recuperare hash remoto",fetchRemoteHashLabelPending:"Recupera hash remoto",getIssuerProfileLabel:"Ottenere profilo issuer",getIssuerProfileLabelPending:"Ottieni profilo issuer",parseIssuerKeysLabel:"Analizzare chiavi issuer",parseIssuerKeysLabelPending:"Analizza chiavi issuer",compareHashesLabel:"Confrontare gli hash",compareHashesLabelPending:"Confronto hash",checkDocumentSignatureLabel:"Check document signature",checkDocumentSignatureLabelPending:"Checking document signature",checkMerkleRootLabel:"Controllare radice di Merkle",checkMerkleRootLabelPending:"Controllo radice di Merkle",checkReceiptLabel:"Verificare ricevuta",checkReceiptLabelPending:"Verifica ricevuta",checkAuthenticityLabel:"Verificare autenticità",checkAuthenticityLabelPending:"Verifica autenticità",checkCredentialSchemaConformityLabel:"Check conformity with credential schema",checkCredentialSchemaConformityLabelPending:"Checking conformity with credential schema",checkRevokedStatusLabel:"Verificare stato revocato",checkRevokedStatusLabelPending:"Verifica stato revocato",checkExpiresDateLabel:"Verificare data di scadenza",checkExpiresDateLabelPending:"Verifica data di scadenza",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"Control Verification Method",controlVerificationMethodLabelPending:"Controlling Verification Method",retrieveVerificationMethodPublicKeyLabel:"Extract Public Key from DID Document",retrieveVerificationMethodPublicKeyLabelPending:"Extracting Public Key from DID Document",deriveIssuingAddressFromPublicKeyLabel:"Derive Issuing Address from Public Key",deriveIssuingAddressFromPublicKeyLabelPending:"Deriving Issuing Address from Public Key",compareIssuingAddressLabel:"Compare addresses",compareIssuingAddressLabelPending:"Comparing addresses",checkImagesIntegrityLabel:"Verify Images Integrity",checkImagesIntegrityLabelPending:"Verifying Images Integrity"},revocation:{preReason:"Motivo indicato:",reason:"Questo certificato è stato ${CREDENTIAL_STATUS} dall'emittente.",revocationListAuthenticityFailure:"The authenticity of the revocation list could not be verified.",noRevocationStatusList2021Found:"No status list could be found at the specified URL for 'statusListCredential':",revoked:"revocato",suspended:"sospeso"},success:{mocknet:{label:"Questo Blockcert simulato ha superato tutti i controlli.",description:"La modalità Mocknet è utilizzata solo dagli emittenti per testare il loro flusso di lavoro localmente. Questo Blockcert non è stato registrato su una blockchain e non dovrebbe essere considerato un Blockcert verificato."},blockchain:{label:"Verificato",description:"Questo è un certificato ${chain} valido.",linkText:"Vedi la transazione"},generic:{label:"Verificato",description:"The ${SIGNATURE_TYPE} signature of this document has been successfully verified."},multisign:{label:"Verificato",description:"All the signatures of this certificate have successfully verified."}},errors:{certificateNotValid:"Questo non è un certificato valido",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"Impossibile confermare la transazione",ensureHashesEqual:"L'hash calcolato non corrisponde all'hash remoto",ensureMerkleRootEqual:"La radice di Merkle non corrisponde all'hash remoto.",ensureNotExpired:"Questo certificato è scaduto.",ensureValidReceipt:"La ricevuta è malformata. C'è stato un problema nella navigazione dell'albero di Merkle nella ricevuta.",failedJsonLdNormalization:"Normalizzazione JSON-LD fallita",foundUnmappedFields:"Campi non mappati trovati durante la normalizzazione JSON-LD",identityErrorBaseMessage:"Issuer identity mismatch",deriveIssuingAddressFromPublicKey:"Unsupported blockchain for DID verification",controlVerificationMethod:"The identity document provided by the issuer does not match the verification method",retrieveVerificationMethodPublicKey:"The identity document provided by the issuer does not reference the verification method",compareIssuingAddress:"The provided verification method does not match the issuer identity",invalidIssuingAddressCreationTime:"The specified issuing address was created after the transaction occurred.",invalidIssuingAddressRevoked:"The specified issuing address was revoked by the issuer before the transaction occurred.",invalidIssuingAddressExpired:"The specified issuing address expired before the transaction occurred.",invalidIssuingAddressUnknown:"The address used to issue this Blockcerts does not belong to the claimed issuer.",getChain:"Il valore della catena non è stato riconosciuto",getIssuerProfile:"Impossibile ottenere il profilo dell'emittente",getRevokedAssertions:"Impossibile ottenere le asserzioni di revoca",getTransactionId:"Impossibile verificare questo certificato senza un ID transazione da confrontare.",invalidMerkleReceipt:"Ricevuta Merkle non valida. L'hash di prova non corrisponde alla radice di Merkle",invalidMerkleVersion:"Merkle version used for signature is incompatible with Blockcerts version.",isTransactionIdValid:"Impossibile verificare questo certificato senza un ID transazione da confrontare.",issuerProfileNotSet:"no issuer address given",issuerProfileInvalid:"retrieved file does not seem to be a valid profile",parseIssuerKeys:"Impossibile analizzare JSON dai dati di identificazione dell'emittente.",checkImagesIntegrity:"Image integrity verification proved that the content was modified after issuance.",ensureValidityPeriodStarted:"This certificate is not yet valid."}},ja:{steps:{formatValidationLabel:"形式の検証",formatValidationLabelPending:"形式を検証",signatureVerificationLabel:"証明の検証",signatureVerificationLabelPending:"証明を検証",identityVerificationLabel:"アイデンティティの検証",identityVerificationLabelPending:"アイデンティティを検証",statusCheckLabel:"ステータスの確認",statusCheckLabelPending:"ステータスを確認"},subSteps:{getTransactionIdLabel:"取引IDの取得",getTransactionIdLabelPending:"取引IDを取得",computeLocalHashLabel:"ローカルハッシュの算出",computeLocalHashLabelPending:"ローカルハッシュを算出",fetchRemoteHashLabel:"リモートハッシュの取得",fetchRemoteHashLabelPending:"リモートハッシュを取得",getIssuerProfileLabel:"発行者プロフィールの取得",getIssuerProfileLabelPending:"発行者プロフィールを取得",parseIssuerKeysLabel:"発行者の鍵の解析",parseIssuerKeysLabelPending:"発行者の鍵を解析",compareHashesLabel:"ハッシュの照合",compareHashesLabelPending:"ハッシュを照合",checkDocumentSignatureLabel:"Documentの署名の確認",checkDocumentSignatureLabelPending:"Documentの署名を確認",checkMerkleRootLabel:"Merkle Rootの確認",checkMerkleRootLabelPending:"Merkle Rootを確認",checkReceiptLabel:"レシートの確認",checkReceiptLabelPending:"レシートを確認",checkAuthenticityLabel:"真正性の確認",checkAuthenticityLabelPending:"真正性を確認",checkCredentialSchemaConformityLabel:"Check conformity with credential schema",checkCredentialSchemaConformityLabelPending:"Checking conformity with credential schema",checkRevokedStatusLabel:"取消ステータスの確認",checkRevokedStatusLabelPending:"取消ステータスを確認",checkExpiresDateLabel:"有効期限の確認",checkExpiresDateLabelPending:"有効期限を確認",ensureValidityPeriodStartedLabel:"Verify Validity Start Date",ensureValidityPeriodStartedLabelPending:"Verifying Validity Start Date",controlVerificationMethodLabel:"検証方法の設定",controlVerificationMethodLabelPending:"検証方法を設定",retrieveVerificationMethodPublicKeyLabel:"DID Documentからの公開鍵取得",retrieveVerificationMethodPublicKeyLabelPending:"DID Documentから公開鍵を取得",deriveIssuingAddressFromPublicKeyLabel:"公開鍵からの発行者アドレス取得",deriveIssuingAddressFromPublicKeyLabelPending:"公開鍵から発行者アドレスを取得",compareIssuingAddressLabel:"アドレスの照合",compareIssuingAddressLabelPending:"アドレスを照合",checkImagesIntegrityLabel:"画像の保全性の確認",checkImagesIntegrityLabelPending:"画像の保全性を確認"},revocation:{preReason:"理由:",reason:"この証明書は発行者により${CREDENTIAL_STATUS}。",revocationListAuthenticityFailure:"取消登録リストの真正性を確認できませんでした。",noRevocationStatusList2021Found:"「statusListCredential」のURLでステータスリストが見つかりませんでした:",revoked:"取消されました",suspended:"停止されました"},success:{mocknet:{label:"このMocknetの証明書は全てのチェックを通過しました。",description:"Mocknetの証明書はテスト用のものです。ブロックチェーンに記録されず、認証可能のBlockcert証明書として扱われません。"},blockchain:{label:"認証されました",description:"この証明書は有効な${chain}の証明書です。",linkText:"取引を確認する"},generic:{label:"認証されました",description:"このdocumentの${SIGNATURE_TYPE}の署名の確認に成功しました。"},multisign:{label:"認証されました",description:"この証明書の全ての署名の確認に成功しました。"}},errors:{certificateNotValid:"この証明書は無効です",checkCredentialSchemaConformity:"This certificate does not conform with the provided credential schema",couldNotConfirmTx:"取引を確認できませんでした",ensureHashesEqual:"算出されたハッシュがリモートハッシュと一致しませんでした",ensureMerkleRootEqual:"Merkle rootがリモートハッシュと一致しませんでした",ensureNotExpired:"この証明書の有効期限が切れています",ensureValidReceipt:"レシートに異常があります。レシート内のMerkle treeを辿る際に問題が発生しました。",failedJsonLdNormalization:"JSON-LDの正規化に失敗しました",foundUnmappedFields:"JSON-LDの正規化時にマップされていないフィールドを検出しました",identityErrorBaseMessage:"発行者アイデンティティが一致しませんでした",deriveIssuingAddressFromPublicKey:"DID認証未対応のブロックチェーンです",controlVerificationMethod:"発行者から提供されたアイデンティティdocumentが認証方法と一致していません",retrieveVerificationMethodPublicKey:"発行者から提供されたアイデンティティdocumentが認証方法を参照していません",compareIssuingAddress:"提供された認証方法は発行者アイデンティティと一致していません",invalidIssuingAddressCreationTime:"指定の発行者アドレスは取引が行われた後に生成されました。",invalidIssuingAddressRevoked:"指定の発行者アドレスは取引が行われた前に発行者によって取消されました。",invalidIssuingAddressExpired:"指定の発行者アドレスは取引が行われた前に有効期限が切れました。",invalidIssuingAddressUnknown:"このBlockcert証明書の発行に使用されたアドレスは指定の発行者が所有していません。",getChain:"チェーンの値を認識できませんでした",getIssuerProfile:"発行者プロフィールを取得できません",getRevokedAssertions:"取消assertionsを取得できません",getTransactionId:"照合のための取引IDがないため、この証明書を認証できません。",invalidMerkleReceipt:"Merkleレシートが無効です。証明ハッシュがMerkle rootと一致しませんでした。",invalidMerkleVersion:"署名に使用されたMerkleのバージョンはBlockcertsのバージョンに対応できません。",isTransactionIdValid:"照合するための取引IDがないため、この証明書を認証できません。",issuerProfileNotSet:"発行者アドレスが提供されませんでした",issuerProfileInvalid:"取得されたファイルが有効なプロフィールではないようです",parseIssuerKeys:"発行者識別データからJSONの解析ができません",checkImagesIntegrity:"データが発行後に変更されたことが画像保全性の検証によって証明されました。",ensureValidityPeriodStarted:"This certificate is not yet valid."}}};function ls(e,t){return e&&t?us[cs.locale]?us[cs.locale][e]?us[cs.locale][e][t]?us[cs.locale][e][t]||"":"[missing locale item data]":"[missing locale group data]":"[missing locale data]":""}function ds(){return Object.keys(us)}var ps,hs=Object.freeze({__proto__:null,detectLocale:function(){return navigator.language||as.locale},ensureIsSupported:function(e){let t;const i=$s.i18n.getSupportedLanguages().map((e=>e.toLowerCase()));if(t=i.includes(e.toLowerCase()),!t){const r=e.substr(0,2).toLowerCase(),n=i.map((e=>e.split("-")[0])).indexOf(r);t=n>-1,t&&(e=i[n])}return t||(e=as.locale),function(e){const t=e.split("-");return t.length>1?`${t[0].toLowerCase()}-${t[1].toUpperCase()}`:t[0].toLowerCase()}(e)},getComposedText:function(e,t){return ls(e,t)},getSupportedLanguages:ds,getText:ls});!function(e){e.REVOKED="revoked",e.SUSPENDED="suspended"}(ps||(ps={}));class fs{publicKey;created;revoked;expires;constructor(e,t,i,r){this.publicKey=e,this.created=t,this.revoked=i,this.expires=r}}class gs{image;jobTitle;name;constructor(e,t,i){this.image=e,this.jobTitle=t,this.name=i}}class bs extends Error{stepCode;constructor(e,t){super(t),this.stepCode=e}}var ms=Object.freeze({__proto__:null,generateRevocationReason:function(e="",t=ps.REVOKED){const i=ls("revocation",t);return e=(e=e.trim()).length>0?` ${ls("revocation","preReason")} ${e}${"."!==e.slice(-1)?".":""}`:"",`${ls("revocation","reason").replace("${CREDENTIAL_STATUS}",ls("revocation",i))}${e}`},getChain:function(e,t){const i=t||null;if(i?.anchors){const e=i.anchors[0];if(e.chain){return function(e){const t=Object.keys(at).map((e=>at[e])).find((t=>t.signatureValue===e));if(void 0===t)throw new Error(ls("errors","getChain"));return t}(e.chain)}}return function(e=""){return ss.isMainnet(e)?at.bitcoin:at.testnet}(e)},getTransactionId:function(e={}){try{const{anchors:t}=e,i=t[0];if(i.sourceId)return i.sourceId;if("string"==typeof i){return i.split(":").pop()}}catch(e){throw new bs("",ls("errors","getTransactionId"))}},getTransactionLink:function(e,t){return e&&t?{rawTransactionLink:t.transactionTemplates.raw.replace(Qe,e),transactionLink:t.transactionTemplates.full.replace(Qe,e)}:null}});var vs=Object.freeze({__proto__:null,isMockChain:function(e){if(e){const t="string"==typeof e?e:e.code;return!!Object.keys(at).some((e=>e===t))&&!!at[t].test}return!1}});const ys={value:"https://dev.uniresolver.io/1.0/identifiers",set url(e){this.value=e},get url(){return this.value}};function ws(e){return e.startsWith("did:",0)}function xs(e){return e.startsWith("did:key:",0)}var ks;!function(e){e.ED25519="ed25519",e.SECP256K1="secp256k1"}(ks||(ks={}));const _s={"did:key:z6Mk":ks.ED25519,"did:key:zQ3s":ks.SECP256K1};async function Cs(e){const t=e.substring(0,12);if(_s[t]){const i=await async function(e){if(e===ks.ED25519)return await import("./did-key-ed25519.esm-hEATvNhJ-CHAq7sf1.js");if(e===ks.SECP256K1)return await import("./did-key-secp256k1.esm-CIEM56eq-EQahxyFZ.js");throw new Error("Error loading did key resolver")}(_s[t]),{didDocument:r}=await i.resolve(e,{accept:"application/did+json"});return r}throw new Error("Unsupported did:key suite")}var As,Ss={...Object.freeze({__proto__:null,getIssuerProfileUrl:function(e){if(!e.service)return"";const t=e.service.find((e=>"IssuerProfile"===e.type)),i=t?.serviceEndpoint;return i??""},resolve:async function(e,t=ys.url){if(xs(e)){return await Cs(e)}const i=await Wo({url:`${t}/${e}`});return JSON.parse(i).didDocument},resolveDidKeyDocument:Cs}),didResolver:ys};!function(e){e.DEFAULT="standby",e.FAILURE="failure",e.STARTING="starting",e.SUCCESS="success"}(As||(As={}));class Es{code;label;labelPending;parentStep;status;constructor(e,t){this.code=t,this.label=ls("subSteps",`${t}Label`),this.labelPending=ls("subSteps",`${t}LabelPending`),this.parentStep=e,this.status=As.DEFAULT}}const Ps=us[cs.locale];var Ls,Is;!function(e){e.formatValidation="formatValidation",e.proofVerification="proofVerification",e.identityVerification="identityVerification",e.statusCheck="statusCheck",e.final="final"}(Ls||(Ls={})),function(e){e.checkImagesIntegrity="checkImagesIntegrity",e.checkRevokedStatus="checkRevokedStatus",e.checkExpiresDate="checkExpiresDate",e.controlVerificationMethod="controlVerificationMethod",e.ensureValidityPeriodStarted="ensureValidityPeriodStarted",e.checkCredentialSchemaConformity="checkCredentialSchemaConformity"}(Is||(Is={}));const Ts={[Ls.formatValidation]:[Is.checkImagesIntegrity,Is.checkCredentialSchemaConformity],[Ls.proofVerification]:[],[Ls.identityVerification]:[Is.controlVerificationMethod],[Ls.statusCheck]:[Is.checkRevokedStatus,Is.ensureValidityPeriodStarted,Is.checkExpiresDate]};function Ds(){return{[Ls.formatValidation]:{code:Ls.formatValidation,label:Ps.steps.formatValidationLabel,labelPending:Ps.steps.formatValidationLabelPending,subSteps:[]},[Ls.proofVerification]:{code:Ls.proofVerification,label:Ps.steps.signatureVerificationLabel,labelPending:Ps.steps.signatureVerificationLabelPending,subSteps:[]},[Ls.identityVerification]:{code:Ls.identityVerification,label:Ps.steps.identityVerificationLabel,labelPending:Ps.steps.identityVerificationLabelPending,subSteps:[]},[Ls.statusCheck]:{code:Ls.statusCheck,label:Ps.steps.statusCheckLabel,labelPending:Ps.steps.statusCheckLabelPending,subSteps:[]}}}var Ms=Object.freeze({__proto__:null,get SUB_STEPS(){return Is},get VerificationSteps(){return Ls},default:Ds,final:"final",verificationMap:Ts});function Rs(e=[],t=[]){return e.filter((e=>t.includes(e))).filter(((e,t,i)=>i.indexOf(e)===t))}function Os(e,t){const i=e.findIndex((e=>e===t));i>-1&&e.splice(i,1)}function Bs(e,t){return Ts[e].filter((e=>t.includes(e))).map((t=>$s.verifier.convertToVerificationSubsteps(e,t)))}function js(e){const t=Ds();return Object.keys(t).map((i=>({...t[i],subSteps:Bs(i,e)})))}function Fs(e){const t=Date.parse(e);if(t)return new Date(t);const i=function(e){let t=e.slice(0,-5).split(/\D/).map((function(e){return parseInt(e,10)||0}));t[1]-=1,t=new Date(Date.UTC.apply(Date,t));const i=e.slice(-5);let r=parseInt(i,10)/100;return"+"===i.slice(0,1)&&(r*=-1),t.setHours(t.getHours()+r),t}(e);return i||function(e){let t,i;const r=/^(\d{4}\-\d\d\-\d\d([tT][\d:\.]*)?)([zZ]|([+\-])(\d\d):?(\d\d))?$/.exec(e)??[];return r[1]?(t=r[1].split(/\D/).map((function(e){return parseInt(e,10)||0})),t[1]-=1,t=new Date(Date.UTC.apply(Date,t)),t.getDate()?(r[5]&&(i=parseInt(r[5],10)/100*60,r[6]&&(i+=parseInt(r[6],10)),"+"===r[4]&&(i*=-1),i&&t.setUTCMinutes(t.getUTCMinutes()+i)),t):null):null}(e)}function Vs(e){return""===e?0:Fs(`${e}`).getTime()}function Ns(e,t=null){const i=e.created?Vs(e.created):null,r=e.revoked?Vs(e.revoked):null,n=e.expires?Vs(e.expires):null;let o=t;if(!t){o=(e.id||e.publicKey).replace("ecdsa-koblitz-pubkey:","")}return new fs(o,i,r,n)}var zs=Object.freeze({__proto__:null,convertToVerificationSubsteps:function(e,t){return new Es(e,t)},findVerificationSubstep:function(e,t,i=""){for(let r=0;r<t.length;r++){let n=t[r].subSteps.find((t=>t.code===e));if(n&&""===i)return n;if(t[r].suites?.length)for(let o=0;o<t[r].suites.length;o++){const a=t[r].suites[o];if(n=a.subSteps.find((t=>t.code===e)),n&&a.proofType===i)return n}}},getIssuerProfile:async function e(t){const i=ls("errors","getIssuerProfile");if(!t)throw new bs("getIssuerProfile",`${i} - ${ls("errors","issuerProfileNotSet")}`);let r;if("object"==typeof t&&(t=t.id),ws(t))try{const i=await $s.did.resolve(t);if(xs(t))r=function(e){return{"@context":["https://w3id.org/openbadges/v2","https://w3id.org/blockcerts/3.0"],publicKey:[{created:(new Date).toISOString(),id:e.id.split(":").pop()}]}}(i);else{const t=$s.did.getIssuerProfileUrl(i);t&&(r=await e(t))}return{didDocument:i,...r}}catch(e){throw console.error(e),new bs("getIssuerProfile",`${i} - ${e}`)}else if(!function(e){return/^(ftp|http|https):\/\/[^ "]+$/.test(e)}(t))throw new bs("getIssuerProfile",`${i} - ${ls("errors","issuerProfileNotSet")}`);if(r=JSON.parse(await Wo({url:t}).catch((()=>{throw new bs("getIssuerProfile",i)}))),!function(e){const t=["issuer","profile"],{type:i}=e;return!!i&&(Array.isArray(i)?i.some((e=>t.includes(e.toLowerCase()))):t.includes(i.toLowerCase()))}(r)&&!function(e){const{issuer_key:t,revocation_key:i,issuerKeys:r,revocationKeys:n}=e;return!(!t||!i)||!(!r||!n)}(r))throw new bs("getIssuerProfile",`${i} - ${ls("errors","issuerProfileInvalid")}`);return r},getRevokedAssertions:async function(e,t){if(!e)return[];const i=ls("errors","getRevokedAssertions");t&&(e=function(e,t,i){const r=e.includes("?")?"&":"?";return`${e}${r}${t}=${i}`}(e,"assertionId",encodeURIComponent(t)));try{const t=await Wo({url:e});return JSON.parse(t).revokedAssertions??[]}catch(e){throw console.error(e),new bs(Is.checkRevokedStatus,i)}},getVerificationMap:function(e=!1,t=!1,i=!1,r=!1){const n=function(e,t,i,r){const n=Object.values(Is);return e||Os(n,Is.controlVerificationMethod),t||Os(n,Is.checkImagesIntegrity),i||Os(n,Is.ensureValidityPeriodStarted),r||Os(n,Is.checkCredentialSchemaConformity),n}(e,t,i,r);return{verificationProcess:n,verificationMap:js(n)}},lookForTx:Ea,parseIssuerKeys:function(e){try{const t={};if("@context"in e){const i=e.publicKey??e.publicKeys;for(let e=0;e<i.length;e++){const r=Ns(i[e]);t[r.publicKey]=r}}else{const i=Ns({},(e.issuerKeys??[])[0].key);t[i.publicKey]=i}return t}catch(e){throw console.error(e),new bs("parseIssuerKeys",ls("errors","parseIssuerKeys"))}},parseRevocationKey:function(e){return e&&Object.prototype.hasOwnProperty.call(e,"revocationKeys")&&e.revocationKeys.length>0?e.revocationKeys[0].key:""}}),$s={addresses:ss,certificates:ms,chains:vs,did:Ss,i18n:hs,verifier:zs};function Us(e){const{credentialSubject:t}=e;return t.name||""}function Hs(e){"string"==typeof e&&(e=[e]);const t=(i=function(e){return e.filter(Ze)}(e),i.find((e=>e.toLowerCase().indexOf("blockcerts")>0)));var i;if(!t)return{version:it.V3_0,versionNumber:3};const r=t.split("/").filter((e=>""!==e)),n=Object.keys(qs),o=parseInt(n.filter((e=>function(e,t){return e.some((e=>e.includes(`v${t}`)||e.includes(`${t}.`)))}(r,e.toString())))[0],10);let a;switch(o){case 1:a=it.V1_2;break;case 2:a=it.V2_0;break;case 3:if(t.includes("-alpha")){a=it.V3_0_alpha;break}if(t.includes("-beta")){a=it.V3_0_beta;break}a=it.V3_0}return{versionNumber:o,version:a}}const qs={1:function(){throw new bs("","Verification of v1 certificates is not supported by this component. See the python cert-verifier for v1.1 verification or the npm package cert-verifier-js-v1-legacy for v1.2 (https://www.npmjs.com/package/@blockcerts/cert-verifier-js-v1-legacy)")},2:async function(e){const{id:t,expires:i,badge:r}=e,{image:n,name:o,description:a,subtitle:s,issuer:c}=r,u=e.recipientProfile??e.recipient.recipientProfile,l=e.issuedOn,d=e.metadataJson,p=u.name,h=function(e){const t=[];for(const i in e){const r=e[i],n=new gs(r.image,r.jobTitle,r.name);t.push(n)}return t}(r.signatureLines),f=await $s.verifier.getIssuerProfile(c);return{certificateImage:n,description:a,expires:i,id:t,issuedOn:l,issuer:f,metadataJson:d,name:o,recipientFullName:p,recordLink:t,revocationKey:null,sealImage:f.image,signatureImage:h,subtitle:s}},3:async function(e){const{issuer:t,metadataJson:i,metadata:r,issuanceDate:n,id:o,expirationDate:a,display:s,validUntil:c,validFrom:u}=e,l=r??i;return{display:s,expires:a??c,validFrom:u,issuedOn:n??u,id:o,issuer:await $s.verifier.getIssuerProfile(t),metadataJson:l,recipientFullName:Us(e),recordLink:o}}};function Ks(e){if(Array.isArray(e)){return e.find((e=>"ChainedProof2021"!==e.type)).verificationMethod}return e.verificationMethod}var Js;!function(e){e.MerkleProof2017="MerkleProof2017",e.MerkleProof2019="MerkleProof2019",e.Ed25519Signature2020="Ed25519Signature2020",e.EcdsaSecp256k1Signature2019="EcdsaSecp256k1Signature2019"}(Js||(Js={}));class Gs{expires;validFrom;id;issuer;revocationKey;documentToVerify;explorerAPIs;txData;_stepsStatuses=[];hashlinkVerifier;verificationSteps;supportedVerificationSuites={[Js.MerkleProof2017]:null,[Js.MerkleProof2019]:null,[Js.Ed25519Signature2020]:null,[Js.EcdsaSecp256k1Signature2019]:null};proofVerifiers=[];verificationProcess;proofMap;constructor({certificateJson:e,expires:t,hashlinkVerifier:i,id:r,issuer:n,revocationKey:o,explorerAPIs:a,validFrom:s}){this.expires=t,this.validFrom=s,this.id=r,this.issuer=n,this.hashlinkVerifier=i,this.revocationKey=o,this.explorerAPIs=a,this.documentToVerify=Object.assign({},e)}getVerificationSteps(){return this.verificationSteps}getSignersData(){return this.proofVerifiers.map((e=>({signingDate:e.getSigningDate(),signatureSuiteType:e.type,issuerPublicKey:e.getIssuerPublicKey(),issuerName:e.getIssuerName(),issuerProfileDomain:e.getIssuerProfileDomain(),issuerProfileUrl:e.getIssuerProfileUrl(),chain:e.getChain?.(),transactionId:e.getTransactionIdString?.(),transactionLink:e.getTransactionLink?.(),rawTransactionLink:e.getRawTransactionLink?.()})))}async init(){await this.instantiateProofVerifiers(),this.prepareVerificationProcess()}async verifyProof(){for(let e=0;e<this.proofVerifiers.length;e++)await this.proofVerifiers[e].verifyProof()}async verify(e=(()=>{})){this._stepCallback=e,this._stepsStatuses=[],await this.verifyProof();for(const e of this.verificationProcess){if(!this[e])return void console.error("verification logic for",e,"not implemented");await this[e]()}for(let e=0;e<this.proofVerifiers.length;e++)await this.proofVerifiers[e].verifyIdentity();const t=this._stepsStatuses.find((e=>e.status===As.FAILURE));return t?this._failed(t):this._succeed()}convertCryptosuiteToType(e){return(e=e.replace(/-./g,(e=>e[1].toUpperCase()))).charAt(0).toUpperCase()+e.slice(1)}getRevocationListUrl(){return this.issuer.revocationList}getProofTypes(){const e=[];return this.proofMap.forEach((t=>{let{type:i}=t;"ChainedProof2021"===i&&(i=t.chainedProofType),"DataIntegrityProof"===i&&(i=this.convertCryptosuiteToType(t.cryptosuite)),Array.isArray(i)&&(i=i[0]),e.push(i)})),e}getProofMap(e){const t=new Map;return"proof"in e?Array.isArray(e.proof)?e.proof.forEach(((e,i)=>t.set(i,e))):t.set(0,e.proof):"signature"in e&&t.set(0,e.signature),t}async instantiateProofVerifiers(){this.proofMap=this.getProofMap(this.documentToVerify);const e=this.getProofTypes(),t=function(e=[],t=[]){return t.filter((t=>!e.includes(t)))}(Object.keys(this.supportedVerificationSuites),e);if(t.length)throw new Error(`No support for proof verification of type: ${t.join(", ")}`);await this.loadRequiredVerificationSuites(e),this.proofMap.forEach(((t,i)=>{const r={executeStep:this.executeStep.bind(this),document:this.documentToVerify,proof:t,explorerAPIs:this.explorerAPIs,issuer:this.issuer};this.proofVerifiers.push(new this.supportedVerificationSuites[e[i]](r))}));for(const e of this.proofVerifiers)await e.init()}async loadRequiredVerificationSuites(e){if(e.includes(Js.MerkleProof2017)){const{default:e}=await import("./MerkleProof2017-CNSx436a-FBaGRIN1.js");this.supportedVerificationSuites.MerkleProof2017=e}if(e.includes(Js.MerkleProof2019)){const{default:e}=await import("./MerkleProof2019-DnbP3r0f-Cp4GWjQh.js");this.supportedVerificationSuites.MerkleProof2019=e}if(e.includes(Js.Ed25519Signature2020)){const{default:e}=await import("./Ed25519Signature2020-CL2yKnJW-NRYSGvkI.js");this.supportedVerificationSuites.Ed25519Signature2020=e}if(e.includes(Js.EcdsaSecp256k1Signature2019)){const{default:e}=await import("./EcdsaSecp256k1Signature2019-aV3C41Ue-_mP0Wq_n.js");this.supportedVerificationSuites.EcdsaSecp256k1Signature2019=e}}prepareVerificationProcess(){const e=$s.verifier.getVerificationMap(!!this.issuer.didDocument,this.hashlinkVerifier?.hasHashlinksToVerify()??!1,!!this.validFrom,!!this.documentToVerify.credentialSchema);this.verificationSteps=e.verificationMap,this.verificationProcess=e.verificationProcess,this.registerSignatureVerificationSteps(),this.registerIdentityVerificationSteps(),this.verificationSteps=this.verificationSteps.filter((e=>e.subSteps?.length>0||e.suites?.some((e=>e.subSteps.length>0))))}registerSignatureVerificationSteps(){const e=Ls.proofVerification;this.verificationSteps.find((t=>t.code===e)).suites=this.getSuiteSubsteps(e)}getSuiteSubsteps(e){const t={[Ls.proofVerification]:"getProofVerificationSteps",[Ls.identityVerification]:"getIdentityVerificationSteps"};return this.proofVerifiers.map((i=>({proofType:i.type,subSteps:i[t[e]](e)})))}registerIdentityVerificationSteps(){const e=Ls.identityVerification;this.verificationSteps.find((t=>t.code===e)).suites=this.getSuiteSubsteps(e)}async executeStep(e,t,i){if(!this._isFailing()){e&&this._updateStatusCallback(e,As.STARTING,i);try{const r=await t();return e&&(this._updateStatusCallback(e,As.SUCCESS,i),this._stepsStatuses.push({code:e,status:As.SUCCESS})),r}catch(t){console.error(t),e&&(this._updateStatusCallback(e,As.FAILURE,i,t.message),this._stepsStatuses.push({code:e,message:t.message,status:As.FAILURE}))}}}_stepCallback(e){}async checkImagesIntegrity(){await this.executeStep(Is.checkImagesIntegrity,(async()=>{await this.hashlinkVerifier.verifyHashlinkTable().catch((e=>{throw console.error("hashlink verification error",e),new bs(Is.checkImagesIntegrity,ls("errors","checkImagesIntegrity"))}))}))}async checkRevokedStatus(){if(this.documentToVerify.credentialStatus){const{default:e}=await import("./checkRevocationStatusList2021-Cy-rWyh7-CVOeAbdp.js");return void await this.executeStep(Is.checkRevokedStatus,(async()=>{await e(this.documentToVerify.credentialStatus)}))}const e=this.getRevocationListUrl();if(!e)return console.warn("No revocation list url was set on the issuer."),void await this.executeStep(Is.checkRevokedStatus,(()=>!0));const t=await this.executeStep(null,(async()=>await $s.verifier.getRevokedAssertions(e,this.id))),{default:i}=await import("./ensureNotRevoked-bD_ITwQb-DvMIgM4L.js");await this.executeStep(Is.checkRevokedStatus,(()=>{i(t,this.id)}))}async checkExpiresDate(){await this.executeStep(Is.checkExpiresDate,(()=>{!function(e=null){if(!e)return;const t=Vs(e);if((new Date).getTime()>=t)throw new bs(Is.checkExpiresDate,ls("errors","ensureNotExpired"))}(this.expires)}))}async ensureValidityPeriodStarted(){await this.executeStep(Is.ensureValidityPeriodStarted,(()=>{!function(e=null){if(!e)return;if(Vs(e)>(new Date).getTime())throw new bs(Is.ensureValidityPeriodStarted,ls("errors","ensureValidityPeriodStarted"))}(this.validFrom)}))}async checkCredentialSchemaConformity(){const{default:e}=await import("./checkCredentialSchemaConformity-QPmIWPLG-De1kKyvF.js");await this.executeStep(Is.checkCredentialSchemaConformity,(async()=>{await e(this.documentToVerify.credentialSubject,this.documentToVerify.credentialSchema)}))}async controlVerificationMethod(){if(!this.issuer.didDocument)return;const{default:e}=await import("./controlVerificationMethod-CXzAI0QS-b45qIaR4.js");await this.executeStep(Is.controlVerificationMethod,(()=>{e(this.issuer.didDocument,Ks(this.documentToVerify.proof))}))}findStepFromVerificationProcess(e,t){return $s.verifier.findVerificationSubstep(e,this.verificationSteps,t)}_failed(e){const{message:t}=e;return this._setFinalStep({status:As.FAILURE,message:t})}_isFailing(){return this._stepsStatuses.some((e=>e.status===As.FAILURE))}_succeed(){let e;return 1===this.proofVerifiers.length&&(e=this.proofVerifiers[0].type.includes("MerkleProof")?$s.chains.isMockChain(this.proofVerifiers[0].getChain())?$s.i18n.getComposedText("success","mocknet"):$s.i18n.getComposedText("success","blockchain"):{...$s.i18n.getComposedText("success","generic"),description:$s.i18n.getComposedText("success","generic").description.replace("${SIGNATURE_TYPE}",this.proofVerifiers[0].type)}),this.proofVerifiers.length>1&&(e=$s.i18n.getComposedText("success","multisign")),this._setFinalStep({status:As.SUCCESS,message:e})}_setFinalStep({status:e,message:t}){return{code:Ls.final,status:e,message:t}}_updateStatusCallback(e,t,i="",r=""){if(null!=e){const n=this.findStepFromVerificationProcess(e,i);if(void 0===n)return void console.warn("step with code",e,"was not found for suite",i,"ignoring but you should not.");const o={code:e,status:t,parentStep:n.parentStep,label:n.labelPending};r&&(o.errorMessage=r),this._stepCallback(o)}}}var Ys={exports:{}};!function(e,t){var i="__lodash_hash_undefined__",r=9007199254740991,n="[object Arguments]",o="[object Boolean]",a="[object Date]",s="[object Function]",c="[object GeneratorFunction]",u="[object Map]",l="[object Number]",d="[object Object]",p="[object Promise]",h="[object RegExp]",f="[object Set]",g="[object String]",b="[object Symbol]",m="[object WeakMap]",v="[object ArrayBuffer]",y="[object DataView]",w="[object Float32Array]",x="[object Float64Array]",k="[object Int8Array]",_="[object Int16Array]",C="[object Int32Array]",A="[object Uint8Array]",S="[object Uint8ClampedArray]",E="[object Uint16Array]",P="[object Uint32Array]",L=/\w*$/,I=/^\[object .+?Constructor\]$/,T=/^(?:0|[1-9]\d*)$/,D={};D[n]=D["[object Array]"]=D[v]=D[y]=D[o]=D[a]=D[w]=D[x]=D[k]=D[_]=D[C]=D[u]=D[l]=D[d]=D[h]=D[f]=D[g]=D[b]=D[A]=D[S]=D[E]=D[P]=!0,D["[object Error]"]=D[s]=D[m]=!1;var M="object"==typeof ji&&ji&&ji.Object===Object&&ji,R="object"==typeof self&&self&&self.Object===Object&&self,O=M||R||Function("return this")(),B=t&&!t.nodeType&&t,j=B&&e&&!e.nodeType&&e,F=j&&j.exports===B;function V(e,t){return e.set(t[0],t[1]),e}function N(e,t){return e.add(t),e}function z(e,t,i,r){var n=-1,o=e?e.length:0;for(r&&o&&(i=e[++n]);++n<o;)i=t(i,e[n],n,e);return i}function $(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}function U(e){var t=-1,i=Array(e.size);return e.forEach((function(e,r){i[++t]=[r,e]})),i}function H(e,t){return function(i){return e(t(i))}}function q(e){var t=-1,i=Array(e.size);return e.forEach((function(e){i[++t]=e})),i}var K,J=Array.prototype,G=Function.prototype,Y=Object.prototype,W=O["__core-js_shared__"],Z=(K=/[^.]+$/.exec(W&&W.keys&&W.keys.IE_PROTO||""))?"Symbol(src)_1."+K:"",X=G.toString,Q=Y.hasOwnProperty,ee=Y.toString,te=RegExp("^"+X.call(Q).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ie=F?O.Buffer:void 0,re=O.Symbol,ne=O.Uint8Array,oe=H(Object.getPrototypeOf,Object),ae=Object.create,se=Y.propertyIsEnumerable,ce=J.splice,ue=Object.getOwnPropertySymbols,le=ie?ie.isBuffer:void 0,de=H(Object.keys,Object),pe=je(O,"DataView"),he=je(O,"Map"),fe=je(O,"Promise"),ge=je(O,"Set"),be=je(O,"WeakMap"),me=je(Object,"create"),ve=$e(pe),ye=$e(he),we=$e(fe),xe=$e(ge),ke=$e(be),_e=re?re.prototype:void 0,Ce=_e?_e.valueOf:void 0;function Ae(e){var t=-1,i=e?e.length:0;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}function Se(e){var t=-1,i=e?e.length:0;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}function Ee(e){var t=-1,i=e?e.length:0;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}function Pe(e){this.__data__=new Se(e)}function Le(e,t){var i=He(e)||function(e){return function(e){return function(e){return!!e&&"object"==typeof e}(e)&&qe(e)}(e)&&Q.call(e,"callee")&&(!se.call(e,"callee")||ee.call(e)==n)}(e)?function(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}(e.length,String):[],r=i.length,o=!!r;for(var a in e)!t&&!Q.call(e,a)||o&&("length"==a||Ne(a,r))||i.push(a);return i}function Ie(e,t,i){var r=e[t];Q.call(e,t)&&Ue(r,i)&&(void 0!==i||t in e)||(e[t]=i)}function Te(e,t){for(var i=e.length;i--;)if(Ue(e[i][0],t))return i;return-1}function De(e,t,i,r,p,m,I){var T;if(r&&(T=m?r(e,p,m,I):r(e)),void 0!==T)return T;if(!Ge(e))return e;var M=He(e);if(M){if(T=function(e){var t=e.length,i=e.constructor(t);t&&"string"==typeof e[0]&&Q.call(e,"index")&&(i.index=e.index,i.input=e.input);return i}(e),!t)return function(e,t){var i=-1,r=e.length;t||(t=Array(r));for(;++i<r;)t[i]=e[i];return t}(e,T)}else{var R=Ve(e),O=R==s||R==c;if(Ke(e))return function(e,t){if(t)return e.slice();var i=new e.constructor(e.length);return e.copy(i),i}(e,t);if(R==d||R==n||O&&!m){if($(e))return m?e:{};if(T=function(e){return"function"!=typeof e.constructor||ze(e)?{}:(t=oe(e),Ge(t)?ae(t):{});var t}(O?{}:e),!t)return function(e,t){return Oe(e,Fe(e),t)}(e,function(e,t){return e&&Oe(t,Ye(t),e)}(T,e))}else{if(!D[R])return m?e:{};T=function(e,t,i,r){var n=e.constructor;switch(t){case v:return Re(e);case o:case a:return new n(+e);case y:return function(e,t){var i=t?Re(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}(e,r);case w:case x:case k:case _:case C:case A:case S:case E:case P:return function(e,t){var i=t?Re(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}(e,r);case u:return function(e,t,i){var r=t?i(U(e),!0):U(e);return z(r,V,new e.constructor)}(e,r,i);case l:case g:return new n(e);case h:return function(e){var t=new e.constructor(e.source,L.exec(e));return t.lastIndex=e.lastIndex,t}(e);case f:return function(e,t,i){var r=t?i(q(e),!0):q(e);return z(r,N,new e.constructor)}(e,r,i);case b:return s=e,Ce?Object(Ce.call(s)):{}}var s}(e,R,De,t)}}I||(I=new Pe);var B=I.get(e);if(B)return B;if(I.set(e,T),!M)var j=i?function(e){return function(e,t,i){var r=t(e);return He(e)?r:function(e,t){for(var i=-1,r=t.length,n=e.length;++i<r;)e[n+i]=t[i];return e}(r,i(e))}(e,Ye,Fe)}(e):Ye(e);return function(e,t){for(var i=-1,r=e?e.length:0;++i<r&&!1!==t(e[i],i,e););}(j||e,(function(n,o){j&&(n=e[o=n]),Ie(T,o,De(n,t,i,r,o,e,I))})),T}function Me(e){return!(!Ge(e)||(t=e,Z&&Z in t))&&(Je(e)||$(e)?te:I).test($e(e));var t}function Re(e){var t=new e.constructor(e.byteLength);return new ne(t).set(new ne(e)),t}function Oe(e,t,i,r){i||(i={});for(var n=-1,o=t.length;++n<o;){var a=t[n],s=r?r(i[a],e[a],a,i,e):void 0;Ie(i,a,void 0===s?e[a]:s)}return i}function Be(e,t){var i,r,n=e.__data__;return("string"==(r=typeof(i=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==i:null===i)?n["string"==typeof t?"string":"hash"]:n.map}function je(e,t){var i=function(e,t){return null==e?void 0:e[t]}(e,t);return Me(i)?i:void 0}Ae.prototype.clear=function(){this.__data__=me?me(null):{}},Ae.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},Ae.prototype.get=function(e){var t=this.__data__;if(me){var r=t[e];return r===i?void 0:r}return Q.call(t,e)?t[e]:void 0},Ae.prototype.has=function(e){var t=this.__data__;return me?void 0!==t[e]:Q.call(t,e)},Ae.prototype.set=function(e,t){return this.__data__[e]=me&&void 0===t?i:t,this},Se.prototype.clear=function(){this.__data__=[]},Se.prototype.delete=function(e){var t=this.__data__,i=Te(t,e);return!(i<0)&&(i==t.length-1?t.pop():ce.call(t,i,1),!0)},Se.prototype.get=function(e){var t=this.__data__,i=Te(t,e);return i<0?void 0:t[i][1]},Se.prototype.has=function(e){return Te(this.__data__,e)>-1},Se.prototype.set=function(e,t){var i=this.__data__,r=Te(i,e);return r<0?i.push([e,t]):i[r][1]=t,this},Ee.prototype.clear=function(){this.__data__={hash:new Ae,map:new(he||Se),string:new Ae}},Ee.prototype.delete=function(e){return Be(this,e).delete(e)},Ee.prototype.get=function(e){return Be(this,e).get(e)},Ee.prototype.has=function(e){return Be(this,e).has(e)},Ee.prototype.set=function(e,t){return Be(this,e).set(e,t),this},Pe.prototype.clear=function(){this.__data__=new Se},Pe.prototype.delete=function(e){return this.__data__.delete(e)},Pe.prototype.get=function(e){return this.__data__.get(e)},Pe.prototype.has=function(e){return this.__data__.has(e)},Pe.prototype.set=function(e,t){var i=this.__data__;if(i instanceof Se){var r=i.__data__;if(!he||r.length<199)return r.push([e,t]),this;i=this.__data__=new Ee(r)}return i.set(e,t),this};var Fe=ue?H(ue,Object):function(){return[]},Ve=function(e){return ee.call(e)};function Ne(e,t){return!!(t=null==t?r:t)&&("number"==typeof e||T.test(e))&&e>-1&&e%1==0&&e<t}function ze(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Y)}function $e(e){if(null!=e){try{return X.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ue(e,t){return e===t||e!=e&&t!=t}(pe&&Ve(new pe(new ArrayBuffer(1)))!=y||he&&Ve(new he)!=u||fe&&Ve(fe.resolve())!=p||ge&&Ve(new ge)!=f||be&&Ve(new be)!=m)&&(Ve=function(e){var t=ee.call(e),i=t==d?e.constructor:void 0,r=i?$e(i):void 0;if(r)switch(r){case ve:return y;case ye:return u;case we:return p;case xe:return f;case ke:return m}return t});var He=Array.isArray;function qe(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}(e.length)&&!Je(e)}var Ke=le||function(){return!1};function Je(e){var t=Ge(e)?ee.call(e):"";return t==s||t==c}function Ge(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function Ye(e){return qe(e)?Le(e):function(e){if(!ze(e))return de(e);var t=[];for(var i in Object(e))Q.call(e,i)&&"constructor"!=i&&t.push(i);return t}(e)}e.exports=function(e){return De(e,!0,!0)}}(Ys,Ys.exports);var Ws=Fi(Ys.exports);function Zs(e){return Ws(e)}function Xs(e){return e===Object(e)}function Qs(e){return[...e.matchAll(/hl:{1}[a-zA-Z0-9]+:{1}[a-zA-Z0-9]+/gm)].map((e=>e[0])).filter((e=>!!e))}async function ec(e,t){const i=Qs(e);if(i.length){const r=await async function(e,t){return(await Promise.all(e.map((async e=>await t.decode(e))))).reduce((function(e,t){return e.push(t.meta.url[0]),e}),[])}(i,t);e=function(e,t,i){return t.forEach(((t,r)=>{e=e.replace(i[r],t)})),e}(e,r,i)}return e}class tc{certificateImage;certificateJson;description;display;expires;validFrom;explorerAPIs=[];id;isFormatValid;issuedOn;issuer;locale;metadataJson;name;options;recipientFullName;recordLink;revocationKey;sealImage;signature;signatureImage;signers=[];subtitle;hashlinkVerifier;hasHashlinks=!1;verificationSteps;verifier;constructor(e,t={}){if(this._setOptions(t),"object"!=typeof e)try{e=JSON.parse(e)}catch(e){throw new Error($s.i18n.getText("errors","certificateNotValid"))}this.certificateJson=Zs(e)}async init(){if(this.certificateJson.display?.content){Qs(this.certificateJson.display.content).length&&await import("./HashlinkVerifier-MEwSZe4T-BdYYAALa.js").then((e=>{this.hashlinkVerifier=new e.HashlinkVerifier}))}await this.parseJson(this.certificateJson),this.verifier=new Gs({certificateJson:this.certificateJson,expires:this.expires,validFrom:this.validFrom,id:this.id,issuer:this.issuer,hashlinkVerifier:this.hashlinkVerifier,revocationKey:this.revocationKey,explorerAPIs:Zs(this.explorerAPIs)}),await this.verifier.init(),this.verificationSteps=this.verifier.getVerificationSteps()}async verify(e){const t=await this.verifier.verify(e);return this.setSigners(),t}async parseJson(e){const t=await async function(e){try{const t=Hs(e["@context"]),i=await qs[t.versionNumber](e);return i.isFormatValid=!0,i}catch(e){return console.error(e),{isFormatValid:!1,error:e.message}}}(e);if(!t.isFormatValid)throw new Error(t.error);await this._setProperties(t)}setSigners(){this.signers=this.verifier.getSignersData()}_setOptions(e){this.options=Object.assign({},as,e),this.locale=$s.i18n.ensureIsSupported("auto"===this.options.locale?$s.i18n.detectLocale():this.options.locale),this.explorerAPIs=this.options.explorerAPIs??[],e.didResolverUrl&&($s.did.didResolver.url=e.didResolverUrl),cs.locale=this.locale}async _setProperties({certificateImage:e,description:t,display:i,expires:r,validFrom:n,id:o,isFormatValid:a,issuedOn:s,issuer:c,metadataJson:u,name:l,recipientFullName:d,recordLink:p,revocationKey:h,sealImage:f,signature:g,signatureImage:b,subtitle:m}){this.isFormatValid=a,this.certificateImage=e,this.description=t,this.expires=r,this.validFrom=n,this.id=o,this.issuedOn=s,this.issuer=c,this.metadataJson=u,this.name=l,this.recipientFullName=d,this.recordLink=p,this.revocationKey=h,this.sealImage=f,this.signature=g,this.signatureImage=b,this.subtitle=m,this.display=await this.parseHashlinksInDisplay(i)}async parseHashlinksInDisplay(e){const t=Zs(e);if(t)return"text/html"!==t.contentMediaType||(t.content=await ec(t.content,this.hashlinkVerifier)),t}}var ic=Object.freeze({__proto__:null,BLOCKCHAINS:at,CERTIFICATE_VERSIONS:it,Certificate:tc,STEPS:Ms,SignatureImage:gs,get VERIFICATION_STATUSES(){return As},VerificationSubstep:Es,getSupportedLanguages:ds,retrieveBlockcertsVersion:Hs});var rc=function(e,t){return rc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])},rc(e,t)};function nc(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function i(){this.constructor=e}rc(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}var oc=function(){return oc=Object.assign||function(e){for(var t,i=1,r=arguments.length;i<r;i++)for(var n in t=arguments[i])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},oc.apply(this,arguments)};function ac(e,t,i,r){return new(i||(i=Promise))((function(n,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(a,s)}c((r=r.apply(e,t||[])).next())}))}function sc(e){return/^(ftp|http|https):\/\/[^ "]+$/.test(e)}function cc(e){return/^(\.\/|\.\.\/|[A-Z]:\/\/|\/)[^ "]+$/.test(e)}function uc(){return{certificateDefinition:null,errorMessage:"errors.invalidBlockcertsUrl"}}var lc=Object.freeze({__proto__:null,displayHtmlHasNoWidthConstraint:Ge,download:function(e){return e+Ye},initializeVerificationSteps:function(e){const t=JSON.parse(JSON.stringify(e.verificationSteps));return t.map(((e,i)=>Object.assign(Object.assign({},e),{isLast:i===t.length-1,status:As.DEFAULT})))},isPathToCertificateValidURI:function(e){return sc(e)||cc(e)},parse:function(e,t={}){return ac(this,void 0,void 0,(function*(){t.locale||(t.locale="auto");try{const{retrieveBlockcertsVersion:i,Certificate:r}=yield Promise.resolve().then((function(){return ic}));let n;if(1===i(e["@context"]).versionNumber){const{Certificate:i}=yield import("./index-CfIOMbD1.js").then((function(e){return e.h}));n=new i(e,t)}else n=new r(e,t);return yield n.init(),{certificateDefinition:n}}catch(e){return console.error(e),{certificateDefinition:null,errorMessage:"errors.invalidBlockcerts",additionalErrorInfo:e.message}}}))},read:function(e){return ac(this,void 0,void 0,(function*(){if(!e)return;const t=yield function(e){return ac(this,void 0,void 0,(function*(){return yield new Promise((function(t,i){const r=new FileReader;r.onload=function(e){t(e.target.result)},r.onerror=r.onabort=i,r.readAsText(e)}))}))}(e);return t}))},retrieve:function(e){return ac(this,void 0,void 0,(function*(){if(!sc(e)&&!cc(e))return console.error("Invalid url to retrieve:",e),null;const t=e+Ye;return yield fetch(t).then((e=>ac(this,void 0,void 0,(function*(){return yield e.text()})))).then((e=>{try{return{certificateDefinition:JSON.parse(e)}}catch(e){return console.log(e),{certificateDefinition:null,errorMessage:"errors.invalidBlockcertsUrl"}}})).catch(uc)}))}});var dc=((e={})=>{if(!window.Proxy){const t=function(){let e=null;function t(e){return!!e&&("object"==typeof e||"function"==typeof e)}const i=function(i,r){if(!t(i)||!t(r))throw new TypeError("Cannot create proxy with a non-object as target or handler");let n=function(){};e=function(){n=function(e){throw new TypeError(`Cannot perform '${e}' on a proxy that has been revoked`)}};const o=r;r={get:null,set:null,apply:null,construct:null};for(const e in o)e in r&&(r[e]=o[e]);"function"==typeof o&&(r.apply=o.apply.bind(o));let a=this,s=!1,c=!1;"function"==typeof i?(a=function(){const e=this&&this.constructor===a,t=Array.prototype.slice.call(arguments);return n(e?"construct":"apply"),e&&r.construct?r.construct.call(this,i,t):!e&&r.apply?r.apply(i,this,t):e?(t.unshift(i),new(i.bind.apply(i,t))):i.apply(this,t)},s=!0):i instanceof Array&&(a=[],c=!0);const u=r.get?function(e){return n("get"),r.get(this,e,a)}:function(e){return n("get"),this[e]},l=r.set?function(e,t){n("set"),r.set(this,e,t,a)}:function(e,t){n("set"),this[e]=t},d=Object.getOwnPropertyNames(i),p={};d.forEach((function(e){if((s||c)&&e in a)return;const t={enumerable:!!Object.getOwnPropertyDescriptor(i,e).enumerable,get:u.bind(i,e),set:l.bind(i,e)};Object.defineProperty(a,e,t),p[e]=!0}));let h=!0;if(Object.setPrototypeOf?Object.setPrototypeOf(a,Object.getPrototypeOf(i)):a.__proto__?a.__proto__=i.__proto__:h=!1,r.get||!h)for(const e in i)p[e]||Object.defineProperty(a,e,{get:u.bind(i,e)});return Object.seal(i),Object.seal(a),a};return i.revocable=function(t,r){return{proxy:new i(t,r),revoke:e}},i}();return new t(e,qe)}return new Proxy(e,qe)})({certificates:lc,events:Object.freeze({__proto__:null,dispatch:function(e="",t=null,i){if(!e||"string"!=typeof e)return;if(!t||"object"!=typeof t)return;const r=new CustomEvent(e,{detail:Object.assign({certificateDefinition:t},i)});window.dispatchEvent(r)}})});function pc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var hc={exports:{}},fc={},gc={exports:{}},bc={};function mc(){var e={"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1};return e}var vc=/javascript\s*\:/gim;bc.whiteList=mc(),bc.getDefaultWhiteList=mc,bc.onAttr=function(e,t,i){},bc.onIgnoreAttr=function(e,t,i){},bc.safeAttrValue=function(e,t){return vc.test(t)?"":t};var yc={indexOf:function(e,t){var i,r;if(Array.prototype.indexOf)return e.indexOf(t);for(i=0,r=e.length;i<r;i++)if(e[i]===t)return i;return-1},forEach:function(e,t,i){var r,n;if(Array.prototype.forEach)return e.forEach(t,i);for(r=0,n=e.length;r<n;r++)t.call(i,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(e){return String.prototype.trimRight?e.trimRight():e.replace(/(\s*$)/g,"")}};var wc=function(e,t){";"!==(e=yc.trimRight(e))[e.length-1]&&(e+=";");var i=e.length,r=!1,n=0,o=0,a="";function s(){if(!r){var i=yc.trim(e.slice(n,o)),s=i.indexOf(":");if(-1!==s){var c=yc.trim(i.slice(0,s)),u=yc.trim(i.slice(s+1));if(c){var l=t(n,a.length,c,u,i);l&&(a+=l+"; ")}}}n=o+1}for(;o<i;o++){var c=e[o];if("/"===c&&"*"===e[o+1]){var u=e.indexOf("*/",o+2);if(-1===u)break;n=(o=u+1)+1,r=!1}else"("===c?r=!0:")"===c?r=!1:";"===c?r||s():"\n"===c&&s()}return yc.trim(a)},xc=bc,kc=wc;function _c(e){return null==e}function Cc(e){(e=function(e){var t={};for(var i in e)t[i]=e[i];return t}(e||{})).whiteList=e.whiteList||xc.whiteList,e.onAttr=e.onAttr||xc.onAttr,e.onIgnoreAttr=e.onIgnoreAttr||xc.onIgnoreAttr,e.safeAttrValue=e.safeAttrValue||xc.safeAttrValue,this.options=e}Cc.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,i=t.whiteList,r=t.onAttr,n=t.onIgnoreAttr,o=t.safeAttrValue;return kc(e,(function(e,t,a,s,c){var u=i[a],l=!1;if(!0===u?l=u:"function"==typeof u?l=u(s):u instanceof RegExp&&(l=u.test(s)),!0!==l&&(l=!1),s=o(a,s)){var d,p={position:t,sourcePosition:e,source:c,isWhite:l};return l?_c(d=r(a,s,p))?a+":"+s:d:_c(d=n(a,s,p))?void 0:d}}))};var Ac=Cc;!function(e,t){var i=bc,r=Ac;for(var n in t=e.exports=function(e,t){return new r(t).process(e)},t.FilterCSS=r,i)t[n]=i[n];"undefined"!=typeof window&&(window.filterCSS=e.exports)}(gc,gc.exports);var Sc=gc.exports,Ec=pc(Sc),Pc={indexOf:function(e,t){var i,r;if(Array.prototype.indexOf)return e.indexOf(t);for(i=0,r=e.length;i<r;i++)if(e[i]===t)return i;return-1},forEach:function(e,t,i){var r,n;if(Array.prototype.forEach)return e.forEach(t,i);for(r=0,n=e.length;r<n;r++)t.call(i,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(e){var t=/\s|\n|\t/.exec(e);return t?t.index:-1}},Lc=Sc.FilterCSS,Ic=Sc.getDefaultWhiteList,Tc=Pc;function Dc(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}}var Mc=new Lc;function Rc(e){return e.replace(Oc,"&lt;").replace(Bc,"&gt;")}var Oc=/</g,Bc=/>/g,jc=/"/g,Fc=/&quot;/g,Vc=/&#([a-zA-Z0-9]*);?/gim,Nc=/&colon;?/gim,zc=/&newline;?/gim,$c=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi,Uc=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,Hc=/u\s*r\s*l\s*\(.*/gi;function qc(e){return e.replace(jc,"&quot;")}function Kc(e){return e.replace(Fc,'"')}function Jc(e){return e.replace(Vc,(function(e,t){return"x"===t[0]||"X"===t[0]?String.fromCharCode(parseInt(t.substr(1),16)):String.fromCharCode(parseInt(t,10))}))}function Gc(e){return e.replace(Nc,":").replace(zc," ")}function Yc(e){for(var t="",i=0,r=e.length;i<r;i++)t+=e.charCodeAt(i)<32?" ":e.charAt(i);return Tc.trim(t)}function Wc(e){return e=Yc(e=Gc(e=Jc(e=Kc(e))))}function Zc(e){return e=Rc(e=qc(e))}fc.whiteList={a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]},fc.getDefaultWhiteList=Dc,fc.onTag=function(e,t,i){},fc.onIgnoreTag=function(e,t,i){},fc.onTagAttr=function(e,t,i){},fc.onIgnoreTagAttr=function(e,t,i){},fc.safeAttrValue=function(e,t,i,r){if(i=Wc(i),"href"===t||"src"===t){if("#"===(i=Tc.trim(i)))return"#";if("http://"!==i.substr(0,7)&&"https://"!==i.substr(0,8)&&"mailto:"!==i.substr(0,7)&&"tel:"!==i.substr(0,4)&&"data:image/"!==i.substr(0,11)&&"ftp://"!==i.substr(0,6)&&"./"!==i.substr(0,2)&&"../"!==i.substr(0,3)&&"#"!==i[0]&&"/"!==i[0])return""}else if("background"===t){if($c.lastIndex=0,$c.test(i))return""}else if("style"===t){if(Uc.lastIndex=0,Uc.test(i))return"";if(Hc.lastIndex=0,Hc.test(i)&&($c.lastIndex=0,$c.test(i)))return"";!1!==r&&(i=(r=r||Mc).process(i))}return i=Zc(i)},fc.escapeHtml=Rc,fc.escapeQuote=qc,fc.unescapeQuote=Kc,fc.escapeHtmlEntities=Jc,fc.escapeDangerHtml5Entities=Gc,fc.clearNonPrintableCharacter=Yc,fc.friendlyAttrValue=Wc,fc.escapeAttrValue=Zc,fc.onIgnoreTagStripAll=function(){return""},fc.StripTagBody=function(e,t){"function"!=typeof t&&(t=function(){});var i=!Array.isArray(e),r=[],n=!1;return{onIgnoreTag:function(o,a,s){if(function(t){return!!i||-1!==Tc.indexOf(e,t)}(o)){if(s.isClosing){var c="[/removed]",u=s.position+10;return r.push([!1!==n?n:s.position,u]),n=!1,c}return n||(n=s.position),"[removed]"}return t(o,a,s)},remove:function(e){var t="",i=0;return Tc.forEach(r,(function(r){t+=e.slice(i,r[0]),i=r[1]})),t+=e.slice(i)}}},fc.stripCommentTag=function(e){for(var t="",i=0;i<e.length;){var r=e.indexOf("\x3c!--",i);if(-1===r){t+=e.slice(i);break}t+=e.slice(i,r);var n=e.indexOf("--\x3e",r);if(-1===n)break;i=n+3}return t},fc.stripBlankChar=function(e){var t=e.split("");return(t=t.filter((function(e){var t=e.charCodeAt(0);return 127!==t&&(!(t<=31)||(10===t||13===t))}))).join("")},fc.cssFilter=Mc,fc.getDefaultCSSWhiteList=Ic;var Xc={},Qc=Pc;function eu(e){var t,i=Qc.spaceIndex(e);return t=-1===i?e.slice(1,-1):e.slice(1,i+1),"/"===(t=Qc.trim(t).toLowerCase()).slice(0,1)&&(t=t.slice(1)),"/"===t.slice(-1)&&(t=t.slice(0,-1)),t}function tu(e){return"</"===e.slice(0,2)}var iu=/[^a-zA-Z0-9\\_:.-]/gim;function ru(e,t){for(;t<e.length;t++){var i=e[t];if(" "!==i)return"="===i?t:-1}}function nu(e,t){for(;t<e.length;t++){var i=e[t];if(" "!==i)return"'"===i||'"'===i?t:-1}}function ou(e,t){for(;t>0;t--){var i=e[t];if(" "!==i)return"="===i?t:-1}}function au(e){return function(e){return'"'===e[0]&&'"'===e[e.length-1]||"'"===e[0]&&"'"===e[e.length-1]}(e)?e.substr(1,e.length-2):e}Xc.parseTag=function(e,t,i){var r="",n=0,o=!1,a=!1,s=0,c=e.length,u="",l="";e:for(s=0;s<c;s++){var d=e.charAt(s);if(!1===o){if("<"===d){o=s;continue}}else if(!1===a){if("<"===d){r+=i(e.slice(n,s)),o=s,n=s;continue}if(">"===d){r+=i(e.slice(n,o)),u=eu(l=e.slice(o,s+1)),r+=t(o,r.length,u,l,tu(l)),n=s+1,o=!1;continue}if('"'===d||"'"===d)for(var p=1,h=e.charAt(s-p);""===h.trim()||"="===h;){if("="===h){a=d;continue e}h=e.charAt(s-++p)}}else if(d===a){a=!1;continue}}return n<e.length&&(r+=i(e.substr(n))),r},Xc.parseAttr=function(e,t){var i=0,r=0,n=[],o=!1,a=e.length;function s(e,i){if(!((e=(e=Qc.trim(e)).replace(iu,"").toLowerCase()).length<1)){var r=t(e,i||"");r&&n.push(r)}}for(var c=0;c<a;c++){var u,l=e.charAt(c);if(!1!==o||"="!==l)if(!1===o||c!==r)if(/\s|\n|\t/.test(l)){if(e=e.replace(/\s|\n|\t/g," "),!1===o){if(-1===(u=ru(e,c))){s(Qc.trim(e.slice(i,c))),o=!1,i=c+1;continue}c=u-1;continue}if(-1===(u=ou(e,c-1))){s(o,au(Qc.trim(e.slice(i,c)))),o=!1,i=c+1;continue}}else;else{if(-1===(u=e.indexOf(l,c+1)))break;s(o,Qc.trim(e.slice(r+1,u))),o=!1,i=(c=u)+1}else o=e.slice(i,c),i=c+1,r='"'===e.charAt(i)||"'"===e.charAt(i)?i:nu(e,c+1)}return i<e.length&&(!1===o?s(e.slice(i)):s(o,au(Qc.trim(e.slice(i))))),Qc.trim(n.join(" "))};var su=Sc.FilterCSS,cu=fc,uu=Xc,lu=uu.parseTag,du=uu.parseAttr,pu=Pc;function hu(e){return null==e}function fu(e){(e=function(e){var t={};for(var i in e)t[i]=e[i];return t}(e||{})).stripIgnoreTag&&(e.onIgnoreTag&&console.error('Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'),e.onIgnoreTag=cu.onIgnoreTagStripAll),e.whiteList||e.allowList?e.whiteList=function(e){var t={};for(var i in e)Array.isArray(e[i])?t[i.toLowerCase()]=e[i].map((function(e){return e.toLowerCase()})):t[i.toLowerCase()]=e[i];return t}(e.whiteList||e.allowList):e.whiteList=cu.whiteList,e.onTag=e.onTag||cu.onTag,e.onTagAttr=e.onTagAttr||cu.onTagAttr,e.onIgnoreTag=e.onIgnoreTag||cu.onIgnoreTag,e.onIgnoreTagAttr=e.onIgnoreTagAttr||cu.onIgnoreTagAttr,e.safeAttrValue=e.safeAttrValue||cu.safeAttrValue,e.escapeHtml=e.escapeHtml||cu.escapeHtml,this.options=e,!1===e.css?this.cssFilter=!1:(e.css=e.css||{},this.cssFilter=new su(e.css))}fu.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t=this.options,i=t.whiteList,r=t.onTag,n=t.onIgnoreTag,o=t.onTagAttr,a=t.onIgnoreTagAttr,s=t.safeAttrValue,c=t.escapeHtml,u=this.cssFilter;t.stripBlankChar&&(e=cu.stripBlankChar(e)),t.allowCommentTag||(e=cu.stripCommentTag(e));var l=!1;t.stripIgnoreTagBody&&(l=cu.StripTagBody(t.stripIgnoreTagBody,n),n=l.onIgnoreTag);var d=lu(e,(function(e,t,l,d,p){var h={sourcePosition:e,position:t,isClosing:p,isWhite:Object.prototype.hasOwnProperty.call(i,l)},f=r(l,d,h);if(!hu(f))return f;if(h.isWhite){if(h.isClosing)return"</"+l+">";var g=function(e){var t=pu.spaceIndex(e);if(-1===t)return{html:"",closing:"/"===e[e.length-2]};var i="/"===(e=pu.trim(e.slice(t+1,-1)))[e.length-1];return i&&(e=pu.trim(e.slice(0,-1))),{html:e,closing:i}}(d),b=i[l],m=du(g.html,(function(e,t){var i=-1!==pu.indexOf(b,e),r=o(l,e,t,i);return hu(r)?i?(t=s(l,e,t,u))?e+'="'+t+'"':e:hu(r=a(l,e,t,i))?void 0:r:r}));return d="<"+l,m&&(d+=" "+m),g.closing&&(d+=" /"),d+=">"}return hu(f=n(l,d,h))?c(d):f}),c);return l&&(d=l.remove(d)),d};var gu=fu;!function(e,t){var i=fc,r=Xc,n=gu;function o(e,t){return new n(t).process(e)}(t=e.exports=o).filterXSS=o,t.FilterXSS=n,function(){for(var e in i)t[e]=i[e];for(var n in r)t[n]=r[n]}(),"undefined"!=typeof window&&(window.filterXSS=e.exports),"undefined"!=typeof self&&"undefined"!=typeof DedicatedWorkerGlobalScope&&self instanceof DedicatedWorkerGlobalScope&&(self.filterXSS=e.exports)}(hc,hc.exports);var bu=pc(hc.exports);const mu={...Ec.getDefaultWhiteList(),bottom:!0,left:!0,float:!0,overflow:!0,position:!0,right:!0,top:!0,transform:!0,opacity:!0,"transform-origin":!0,"flex-direction":!0,"flex-wrap":!0,"justify-content":!0,"align-items":!0,"white-space":!0,"line-height":!0,"grid-template-columns":!0,"grid-template-rows":!0,"grid-column":!0,"grid-row":!0,"grid-area":!0,"align-self":!0,"justify-self":!0,span:!0};var vu=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi,yu=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,wu=/u\s*r\s*l\s*\(.*/gi;const xu={whiteList:function(){const e=bu.getDefaultWhiteList();return Object.keys(e).forEach((t=>{e[t].push("style"),e[t].push("class"),e[t].push("download")})),e}(),css:!1,stripIgnoreTagBody:!0,onTagAttr:function(e,t,i,r){if("style"===t)return`${t}="${Ec(i,{whiteList:mu}).replace(/; /g,";")}"`;if("img"===e&&"src"===t&&function(e){return!!e.match(/^data:.+;base64,/)}(i)){const e=function(e){return e.split("base64,")[1]}(i);try{return atob(e),`${t}="${i}"`}catch(e){return t}}},safeAttrValue:function(e,t,i,r){if(i=bu.friendlyAttrValue(i),"href"===t||"src"===t){if("#"===(i=function(e){if(String.prototype.trim)return e.trim();return e.replace(/(^\s*)|(\s*$)/g,"")}(i)))return"#";if(!function(e){return["http://","https://","mailto:","tel:","data:","#","/"].some((t=>e.substr(0,t.length)===t))}(i))return""}else if("background"===t){if(vu.lastIndex=0,vu.test(i))return""}else if("style"===t){if(yu.lastIndex=0,yu.test(i))return"";if(wu.lastIndex=0,wu.test(i)&&(vu.lastIndex=0,vu.test(i)))return"";!1!==r&&(i=(r=r||bu.getDefaultCSSWhiteList()).process(i))}return i=bu.escapeAttrValue(i)}},ku=new bu.FilterXSS(xu);function _u(e){return ku.process(e)}const Cu="en";var Au={locale:Cu};const Su={en:{errors:{errorLabel:"Error",additionalErrorInfoLabel:"The following error occurred:",invalidBlockcerts:"Not a valid Blockcerts credential. Please check with the issuer or recipient that has provided this credential.",invalidBlockcertsUrl:"Not a valid credential URL.",invalidFormatDragAndDrop:"Only JSON files are accepted",invalidUrl:"This does not seem to be a valid URL.",noIssuerName:"No name provided",noMetadata:"No metadata specified for this record",noShareUrl:"No URL to share!",noTransactionId:"No transaction ID"},text:{brandName:"Blockcerts",blockcertsHint:"Visit Blockcerts website",by:"by",certified:"Certified by",closeButton:"Click to close",downloadLink:"Download Record in JSON format",downloadPDFLink:"Download Record in PDF Format",downloadPDFLinkIsLoading:"Generating PDF...",dragAndDropHint:"(you can also drag & drop your file).",fileUpload:"Choose JSON file",issued:"Issued on",issueDate:"Issue Date",issuerName:"Issuer",issuerPublicKey:"Issuer's public key",issuerProfileDomain:"Issuer's information",item:"Item",itemPlural:"Items",metadataButton:"View Metadata",metadataTitle:"Metadata",motto:"Blockcerts, The Open Standard for Blockchain Credentials",recipient:"Recipient",share:"Share on",shareButton:"Share on Social Networks",signatureSuiteType:"Digital signature type",signatureStatusSuccess:"This signature has been successfully verified",signatureStatusTestSuccess:"This signature has been successfully verified but has been issued on a test chain",signatureStatusFailure:"This signature yielded an error during verification",signed:"Signed by",substepsListClose:"Hide",substepsListHint:"Toggle open list of substeps",transactionId:"Transaction ID",urlInput:"Enter the certificate URL",urlInputPlaceholder:"Certificate URL",verificationStepProgress:"Verifying step...",verify:"Verify",verifyAgain:"Verify again",verifyOther:"Verify another record",viewRecord:"View Record"},date:{months:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sept","Oct","Nov","Dec"],pattern:"MM DD, YYYY"},numbers:{ordinal:["th","st","nd","rd"]}},es:{errors:{errorLabel:"Error",additionalErrorInfoLabel:"El siguiente error ocurrió:",invalidBlockcerts:"No es una credencial válida de Blockcerts. Verifique con el emisor o el destinatario que ha proporcionado esta credencial.",invalidBlockcertsUrl:"No es URL de certificado valido.",invalidFormatDragAndDrop:"Solo se aceptan archivos JSON",invalidUrl:"Esto no parece ser un URL válido.",noIssuerName:"No nombre comunicado",noMetadata:"No se han especificado metadatos para este registro",noShareUrl:"No hay URL para compartir!",noTransactionId:"No ID de transacción"},text:{brandName:"Blockcerts",blockcertsHint:"Visite el sitio web de Blockcerts",by:"por",certified:"Certificado por",closeButton:"Haz Click para cerrar",downloadLink:"Descarga el Registro en formato JSON",downloadPDFLink:"Descarga el Registro en formato PDF",downloadPDFLinkIsLoading:"Generando PDF...",dragAndDropHint:"(también puedes arrastrar y soltar tu archivo).",fileUpload:"Escoge archivo JSON",issued:"Emitido el",issueDate:"Fecha de Emisión",issuerName:"Emisor",issuerPublicKey:"Llave publica del Emisor",issuerProfileDomain:"Información del Emisor",item:"Elemento",itemPlural:"Elementos",metadataButton:"Ver Metadata",metadataTitle:"Metadata",motto:"Blockcerts, El Estándar Abierto para Credenciales Blockchain",recipient:"Recipiente",share:"Comparte en",shareButton:"Comparte en Redes Sociales",signatureSuiteType:"Tipo de firma digital",signed:"Firmado Por",signatureStatusSuccess:"La verificación de esta firma digital ha tenido éxito",signatureStatusTestSuccess:"La verificación de esta firma digital ha tenido éxito pero se utilizó una cadena de test",signatureStatusFailure:"Error en la verificación de esta firma digital",substepsListClose:"Esconde",substepsListHint:"Pasa lista abierta de sub-pasos",transactionId:"ID de Transacción",urlInput:"Ingrese el URL del certificado",urlInputPlaceholder:"Certificado del URL",verificationStepProgress:"Paso de verificación...",verify:"Verifica",verifyAgain:"Verifica nuevamente",verifyOther:"Verifica otro registro",viewRecord:"Ver Registro"},date:{months:["enero","feb","marzo","abr","mayo","jun","jul","agosto","set","oct","nov","dic"],pattern:"MM DD, YYYY"},numbers:{ordinal:"°"}},fr:{errors:{errorLabel:"Erreur",additionalErrorInfoLabel:"Cette erreur s'est produite :",invalidBlockcerts:"Ceci n'est pas un certificat Blockcerts valide. Veuillez s'il vous plaît contrôler avec l'organisme émetteur ou le récipiendaire de ce certificat.",invalidBlockcertsUrl:"Ceci n'est pas une URL de certificat valide.",invalidFormatDragAndDrop:"Seul le format JSON est accepté",invalidUrl:"URL invalide",noIssuerName:"Pas de nom fourni",noMetadata:"Ce certificat ne contient pas de métadata",noShareUrl:"Pas d'URL à partager!",noTransactionId:"Pas d'identifiant de transaction"},text:{brandName:"Blockcerts",blockcertsHint:"Visiter le site de Blockcerts",by:"par",certified:"Certifié par",closeButton:"Cliquer pour fermer",downloadLink:"Télécharger le certificat au format JSON",downloadPDFLink:"Télécharger le certificat au format PDF",downloadPDFLinkIsLoading:"Création du PDF...",dragAndDropHint:"(vous pouvez aussi glisser et déposer votre fichier).",fileUpload:"Choisir un fichier JSON",issued:"Émis le",issueDate:"Date d'émission",issuerName:"Émetteur",issuerPublicKey:"Clé publique de l'émetteur",issuerProfileDomain:"Profil de l'émetteur",item:"point contrôlé",itemPlural:"points contrôlés",metadataButton:"Voir les métadata",metadataTitle:"Métadata",motto:"Blockcerts, The Open Standard for Blockchain Credentials",recipient:"Titulaire",share:"Partager sur",shareButton:"Partager sur les réseaux sociaux",signatureSuiteType:"Type de signature numérique",signed:"Signé par",signatureStatusSuccess:"Cette signature a été vérifiée avec succès",signatureStatusTestSuccess:"Cette signature a été vérifiée avec succès mais la blockchain utilisée est de test",signatureStatusFailure:"Erreur durant la vérification de cette signature",substepsListClose:"Fermer",substepsListHint:"Afficher les sous-étapes",transactionId:"Identifiant de transaction",urlInput:"Entrez l'URL du certificat",urlInputPlaceholder:"URL du certificat",verificationStepProgress:"Vérification en cours...",verify:"Vérifier",verifyAgain:"Vérifier de nouveau",verifyOther:"Vérifier un autre certificat",viewRecord:"Voir le certificat"},date:{months:["Jan","Fév","Mar","Avr","Mai","Juin","Juil","Aout","Sept","Oct","Nov","Déc"],pattern:"DD MM YYYY"},numbers:{ordinal:["ème","er"]}},it:{errors:{errorLabel:"Errore",additionalErrorInfoLabel:"Si è verificato il seguente errore:",invalidBlockcerts:"Non è una definizione valida di Blockcerts.",invalidBlockcertsUrl:"Non è un URL di certificato valido.",invalidFormatDragAndDrop:"Sono accettati solo file JSON",invalidUrl:"Questo non sembra essere un URL valido.",noIssuerName:"No name provided",noMetadata:"Nessun Metadata specificato per questo record",noShareUrl:"Non c'è un URL da condividere!",noTransactionId:"Nessun ID transazione"},text:{brandName:"Blockcerts",blockcertsHint:"Visita il sito Web Blockcerts",by:"da",certified:"Certificato da",closeButton:"Fai clic per chiudere",downloadLink:"Scarica il Record in formato JSON",downloadPDFLink:"Scarica il Record in formato JSON",downloadPDFLinkIsLoading:"Generazione PDF...",dragAndDropHint:"(puoi anche trascinare il file).",fileUpload:"Scegli il file JSON",issued:"Rilasciato il",issueDate:"Data",issuerName:"Organizzazione Issuer",issuerPublicKey:"Chiave pubblica del Issuer",issuerProfileDomain:"Informazzione del Issuer",item:"Elemento",itemPlural:"Elementi",metadataButton:"Visualizza Metadata",metadataTitle:"Metadata",motto:"Blockcerts, The Open Standard for Blockchain Credentials",recipient:"Titolare",share:"Condividi",shareButton:"Condividi sui Social Network",signed:"Firmato da",signatureStatusSuccess:"This signature has been successfully verified",signatureStatusTestSuccess:"This signature has been successfully verified but has been issued on a test chain",signatureStatusFailure:"This signature yielded an error during verification",signatureSuiteType:"Digital signature type",substepsListClose:"Nascondi",substepsListHint:"Mostra gli step secondari",transactionId:"ID transazione",urlInput:"Inserisci l'URL del certificato",urlInputPlaceholder:"URL del certificato",verificationStepProgress:"Step di verifica...",verify:"Verifica",verifyAgain:"Verifica di nuovo",verifyOther:"Verifica un altro record",viewRecord:"Visualizza il Record"},date:{months:["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"],pattern:"DD MM YYYY"},numbers:{ordinal:"°"}},ja:{errors:{errorLabel:"エラー",additionalErrorInfoLabel:"次のエラーが発生しました:",invalidBlockcerts:"この証明書は有効なブロックサーツ証明書ではありません。発行者、もしくはこの証明書を提供した取得者にお問合せください。",invalidBlockcertsUrl:"有効な証明書URLではありません。",invalidFormatDragAndDrop:"JSONファイルしか受理できません",invalidUrl:"このURLは無効のようです。",noIssuerName:"名前が提供されていません",noMetadata:"この証明書に該当するメタデータがありません",noShareUrl:"シェアできるURLがありません!",noTransactionId:"取引IDがありません"},text:{brandName:"Blockcerts",blockcertsHint:"Blockcertsのホームページへ移動",by:" 発行者:",certified:"証明者:",closeButton:"クリックで閉じる",downloadLink:"JSON形式で証明書をダウンロード",downloadPDFLink:"PDF形式で証明書をダウンロード",downloadPDFLinkIsLoading:"PDFを生成中...",dragAndDropHint:"(ファイルのドラッグ&ドロップも可)。",fileUpload:"JSONファイルの選択",issued:"発行時:",issueDate:"発行日:",issuerName:"発行者",issuerPublicKey:"発行者の公開鍵",issuerProfileDomain:"発行者情報",item:"項目",itemPlural:"項目",metadataButton:"メタデータの閲覧",metadataTitle:"メタデータ",motto:"Blockcerts:ブロックチェーン証明書のオープンスタンダード",recipient:"取得者",share:"シェア先:",shareButton:"SNSでシェア",signatureSuiteType:"デジタル署名の種類",signatureStatusSuccess:"この署名の認証に成功しました",signatureStatusTestSuccess:"この署名の認証に成功しましたが、発行は試用のブロックチェーンで行われました。",signatureStatusFailure:"この署名の認証中にエラーが発生しました",signed:"署名者:",substepsListClose:"閉じる",substepsListHint:"サブステップのリストを開く",transactionId:"取引ID",urlInput:"証明書URLの入力",urlInputPlaceholder:"証明書URL",verificationStepProgress:"認証ステップを実行中...",verify:"認証する",verifyAgain:"もう一度認証する",verifyOther:"別の証明書を認証する",viewRecord:"証明書を閲覧する"},date:{months:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],pattern:"YYYY年-MM-DD日"},numbers:{ordinal:["番目","番目","番目","番目"]}}};function Eu(){return Su}function Pu(e,t,i,r){if(!e)return"";if(e.includes(".")){const i=e.split(".");e=i[0],t=i[1]}if(!t)return"";i&&r>1&&(t+="Plural");const n=Eu();return n[Au.locale]?n[Au.locale][e]?n[Au.locale][e][t]?n[Au.locale][e][t]||"":"[missing locale item data]":"[missing locale group data]":"[missing locale data]"}function Lu(e){const t=Pu("date","pattern");"Z"===e.slice(-1)?e=e.slice(0,e.length-1):e.includes("+")&&(e=e.split("+")[0]);const i=new Date(e);let r=function(e,t){const i=Pu("date","months");return e.replace("MM",i[t])}(t,i.getMonth());return r=function(e,t){return e.replace("DD",t)}(r,i.getDate().toString(10)),r=function(e,t){return e.replace("YYYY",t)}(r,i.getFullYear().toString(10)),r}function Iu(e){return e.certificateDefinition}function Tu(e){const t=Iu(e);return t?t.signers:[]}function Du(e){const t=Iu(e);return t?t.issuedOn:""}function Mu(e){return Iu(e)?Lu(Du(e)):""}function Ru(e){const t=Iu(e);return t?t.recipientFullName:""}function Ou(e){const t=Iu(e);return t?t.name:""}function Bu(e){const t=Iu(e);return t?t.issuer.name:""}function ju(e){const t=Iu(e);return t?t.issuer.image:""}function Fu(e){const t=function(e){const t=Iu(e);if(t)return t.certificateImage;return""}(e),i=Ou(e),r=function(e){const t=Iu(e);if(t)return t.subtitle;return""}(e),n=function(e){const t=Iu(e);if(t)return t.description;return""}(e),o=function(e){const t=Iu(e);if(t)return t.sealImage;return""}(e),a=function(e){const t=Iu(e);if(t)return t.signatureImage;return null}(e),s=Ru(e),c=Bu(e),u=a.map((e=>`\n <li class='buv-c-full-certificate-signatures__signature'>\n <img class='buv-c-full-certificate-img--secondary' src='${e.image}' alt='${Pu("text.signed")} ${e.jobTitle}'/>\n ${e.jobTitle?`<span class='buv-o-text-12'>${e.jobTitle}</span>`:""}\n </li>\n `));let l="";return t&&(l+=`<img class='buv-c-full-certificate-img' src='${t}' alt='${i}'/>`),l+=`\n <div class="buv-c-full-certificate__titles">\n ${s?`<h1 class='buv-c-full-certificate__title buv-c-full-certificate__title--name'>${s}</h1>`:""}\n ${i?`<h2 class='buv-c-full-certificate__title buv-c-full-certificate__title--main'>${i}</h2>`:""}\n ${r?`<h3 class='buv-c-full-certificate__title buv-c-full-certificate__title--sub'>${r}</h3>`:""}\n </div>\n `,n&&(l+=`<p class='buv-c-full-certificate__description'>${n}</p>`),u.length&&(l+=`\n <ul class='buv-c-full-certificate-signatures'>\n ${u.join("\n")}\n </ul>\n `),o&&(l+=`<img class='buv-c-full-certificate-img--secondary' src='${o}' alt='${Pu("text.certified")} ${c}'/>`),l}function Vu(e){const t=Iu(e);if(!t)return"";const{displayHtml:i}=t.certificateJson;if(i)return _u(i);const r=t.display;if(r)switch(r.contentMediaType){case Ke.TEXT_HTML:return _u(r.content);case Ke.IMAGE_PNG:case Ke.IMAGE_JPEG:case Ke.IMAGE_GIF:case Ke.IMAGE_BMP:return`<img src="data:${r.contentMediaType};${r.contentEncoding},${r.content}"/>`;case Ke.APPLICATION_PDF:return`<embed width="100%" height="100%" type="application/pdf" src="data:${r.contentMediaType};${r.contentEncoding},${r.content}"/>`;default:return""}return Fu(e)}function Nu(e){const t=Iu(e);return t&&sc(t.recordLink)?t.recordLink:""}function zu(e){const t=Nu(e);return t?dc.certificates.download(t):""}function $u(e){const t=Iu(e);if(t)try{return JSON.parse(t.metadataJson)}catch(e){return null}return null}function Uu(e){var t;const i=Tu(e);return 0===i.length?null!==(t=il(e,"transactionLink"))&&void 0!==t?t:[]:i.map((e=>e.transactionLink))}function Hu(e){var t;const i=Tu(e);return 0===i.length?null!==(t=il(e,"transactionId"))&&void 0!==t?t:[]:i.map((e=>e.transactionId))}function qu(e){const t=Tu(e);if(0===t.length){const t=il(e,"chain");return t?t.map((e=>null==e?void 0:e.name)):[]}return t.map((e=>{var t;return null===(t=e.chain)||void 0===t?void 0:t.name}))}function Ku(e){return qu(e).some((e=>"Mocknet"===e||(null==e?void 0:e.includes("Testnet"))))}function Ju(e,t){const i=qu(e)[t];return!!i&&("Mocknet"===i||i.includes("Testnet"))}function Gu(e){return e.verifiedSteps||[]}function Yu(e,t){return Gu(e).find((e=>e.code===t))}function Wu(e){return Gu(e).some((e=>e.status===As.FAILURE))}function Zu(e){return e.finalStep}function Xu(e){return Tu(e).map((e=>e.issuerPublicKey))}function Qu(e){return Tu(e).map((e=>e.issuerProfileUrl))}function el(e){return Tu(e).map((e=>e.issuerProfileDomain))}function tl(e){return Tu(e).map((e=>e.signatureSuiteType))}function il(e,t){const i=Iu(e);return i?[i[t]]:null}function rl(e){return e.isGeneratingPDF}function nl(e,t){switch(t.type){case Be:return function(e,t){const{resetSteps:i}=t.payload;return Object.assign(Object.assign({},e),{verifiedSteps:i})}(e,t);case Ie:return function(e,t){return Object.assign(Object.assign({},e),t.payload.options)}(e,t);case Te:return function(e,t){return Object.assign(Object.assign(Object.assign({},e),t.payload),t.payload.certificateDefinition&&{verifiedSteps:dc.certificates.initializeVerificationSteps(t.payload.certificateDefinition)})}(e,t);case De:return function(e,t){return Object.assign(Object.assign({},e),{certificateDefinition:t.payload.definition})}(e,t);case Me:return function(e,t){return Object.assign(Object.assign({},e),{input:Object.assign(Object.assign({},e.input),{certificateUrl:t.payload.url})})}(e,t);case Fe:return function(e,t){const{parentStepCode:i,status:r}=t.payload;return Yu(e,i).status=r,e}(e,t);case Oe:return function(e,t){return Object.assign(Object.assign({},e),{input:Object.assign(Object.assign({},e.input),{isValid:t.payload.isValid})})}(e,t);case $e:return function(e,t){const{errorMessage:i,additionalErrorInfo:r}=t.payload;return Object.assign(Object.assign({},e),{errorMessage:i,additionalErrorInfo:r})}(e,t);case Ue:return function(e,t){return Object.assign(Object.assign({},e),{showVerificationModal:t.payload.showVerificationModal})}(e,t);case je:return function(e,t){const{parentStep:i}=t.payload;return function(e,t){var i;let r=e.subSteps.findIndex((e=>e.code===t.code));r>-1?e.subSteps[r]=t:(null===(i=e.suites)||void 0===i?void 0:i.length)&&e.suites.forEach((e=>{r=e.subSteps.findIndex((e=>e.code===t.code)),r>-1&&(e.subSteps[r]=t)}))}(Yu(e,i),t.payload),e}(e,t);case Ve:return function(e,t){return Object.assign(Object.assign({},e),{verificationStatus:t.payload.status})}(e,t);case Ne:return function(e,t){return Object.assign(Object.assign({},e),{finalStep:t.payload.finalStep})}(e,t);case He:return function(e,t){return Object.assign(Object.assign({},e),{isGeneratingPDF:t.payload.isGeneratingPDF})}(e,t);default:return e}}const ol="card";var al,sl;!function(e){e.FULL="full",e.CARD="card",e.FULLSCREEN="fullscreen"}(al||(al={})),function(e){e.DARK="dark",e.BRIGHT="bright"}(sl||(sl={}));const cl=function(e=function(e={}){return Object.assign({input:{},verifiedSteps:[],finalStep:null,verificationStatus:As.DEFAULT,showVerificationModal:!1,displayMode:ol,disableDownloadPdf:!1,theme:sl.BRIGHT},e)}()){return ke(nl,e,function(...e){return t=>(i,r)=>{const n=t(i,r);let o=()=>{throw new Error(ve(15))};const a={getState:n.getState,dispatch:(e,...t)=>o(e,...t)},s=e.map((e=>e(a)));return o=function(...e){return 0===e.length?e=>e:1===e.length?e[0]:e.reduce(((e,t)=>(...i)=>e(t(...i))))}(...s)(n.dispatch),{...n,dispatch:o}}}(...[Se]))}();function ul(e,{mapDispatchToProps:t={},mapStateToProps:i=(()=>({})),ownProps:r={}}){return class extends(me(cl)(be)){mapDispatchToProps(){return function(e,t){if("function"==typeof e)return _e(e,t);if("object"!=typeof e||null===e)throw new Error(ve(16));const i={};for(const r in e){const n=e[r];"function"==typeof n&&(i[r]=_e(n,t))}return i}(t,cl.dispatch)}mapStateToProps(e){return i(cl.getState(),e)}static get properties(){return r}_render(t){const i=Object.assign(Object.assign(Object.assign({},this.mapDispatchToProps()),this.mapStateToProps(t)),t);return de`${e(i)}`}_stateChanged(e){this._requestRender()}}}function ll(e,t){return{type:$e,payload:{errorMessage:e,additionalErrorInfo:t}}}const dl="certificate-load",pl="certificate-verify";function hl(e){return e.status===As.SUCCESS}function fl(e){return e.status===As.FAILURE}function gl(e){return function(t,i){if(null==e)return;const r=Yu(i(),e);let n=r.status;n===As.DEFAULT&&function(e){var t,i;let r=!0;return(null===(t=e.suites)||void 0===t?void 0:t.length)&&(r=null===(i=e.suites)||void 0===i?void 0:i.flatMap((e=>e.subSteps)).some(hl)),r||e.subSteps.some(hl)}(r)&&(n=As.STARTING),n!==As.DEFAULT&&function(e){var t,i;let r=!0;return(null===(t=e.suites)||void 0===t?void 0:t.length)&&(r=null===(i=e.suites)||void 0===i?void 0:i.flatMap((e=>e.subSteps)).every(hl)),r&&e.subSteps.every(hl)}(r)&&(n=As.SUCCESS),function(e){var t,i;let r=!1;return(null===(t=e.suites)||void 0===t?void 0:t.length)&&(r=null===(i=e.suites)||void 0===i?void 0:i.flatMap((e=>e.subSteps)).some(fl)),r||e.subSteps.some(fl)}(r)&&(n=As.FAILURE),t({type:Fe,payload:{parentStepCode:e,status:n}})}}class bl{constructor(){this.queue=[],this.dispatchCb=null,this.isExecuting=!1,this.intervalId=0,this.dispatchNext=this.dispatchNext.bind(this)}registerCb(e){this.dispatchCb=e}push(e){e&&this.queue.push(e)}dispatchNext(){const e=this.queue.shift();e?this.dispatchCb(e):this.intervalId&&(this.isExecuting=!1,clearInterval(this.intervalId))}execute(){!this.isExecuting&&this.queue.length&&(this.isExecuting=!0,this.intervalId=setInterval(this.dispatchNext,200))}}const ml=new bl;function vl(e){return function(t,i){const r=function(e){return function(t){e({type:je,payload:t}),e(gl(t.parentStep))}}(t);ml.dispatchCb||ml.registerCb(r),ml.push(e),ml.execute()}}function yl(){return function(e,t){const i=Iu(t());let r=[];i&&(r=dc.certificates.initializeVerificationSteps(i)),e({type:Be,payload:{resetSteps:r}})}}function wl(e){return{type:Ve,payload:{status:e}}}function xl(e){return e.disableVerify}function kl(e){return e.allowDownload}function _l(e){return e.disableDownloadPdf}function Cl(e){return e.allowSocialShare}function Al(e){return e.showMetadata}function Sl(e){return e.displayMode}function El(e){return e.theme}function Pl(e){return e.locale}function Ll(e){return e.explorerAPIs}function Il(e){return e.clickableUrls}function Tl(e){return e.didResolverUrl}function Dl(e){return"string"==typeof e&&(e={label:e,description:""}),{type:Ne,payload:{finalStep:e}}}function Ml(){return function(e,t){return ac(this,void 0,void 0,(function*(){const i=t();if(xl(i))return void console.warn("Verification is disabled");e({type:Re}),e(wl(As.STARTING)),e(yl());const r=Iu(i);if(r){dc.events.dispatch(pl,r);const t=yield r.verify((t=>{e(vl(t))}));e(Dl(t.message)),e(wl(t.status))}}))}}function Rl(e){return{type:Ue,payload:{showVerificationModal:e}}}function Ol(e){return function(t,i){return ac(this,void 0,void 0,(function*(){const r=i(),n={locale:Pl(r),explorerAPIs:Ll(r),didResolverUrl:Tl(r)},{certificateDefinition:o,errorMessage:a,additionalErrorInfo:s}=yield dc.certificates.parse(e,n);t(ll(a,s)),t({type:Te,payload:{certificateDefinition:o}}),dc.events.dispatch(dl,o),null!=o&&(yield t((function(e,t){return ac(this,void 0,void 0,(function*(){(function(e){return e.disableAutoVerify})(t())||(e({type:Le}),e(Rl(!0))),yield e(Ml())}))})))}))}}function Bl(e){return function(t){return ac(this,void 0,void 0,(function*(){const i=dc.certificates.isPathToCertificateValidURI(e);var r;if(t((r=i,function(e){e({type:Oe,payload:{isValid:r}}),e(ll(r?null:"errors.invalidUrl"))})),!i)return null;t({type:Me,payload:{url:e}});const n=yield dc.certificates.retrieve(e);n.certificateDefinition?yield t(Ol(n.certificateDefinition)):t(ll(n.errorMessage))}))}}const jl=/(-\w)/g,Fl=e=>e[1].toUpperCase();const Vl={src:String,"disable-auto-verify":Boolean,"disable-verify":Boolean,"allow-download":Boolean,"disable-download-pdf":Boolean,"allow-social-share":Boolean,"display-mode":String,"show-metadata":Boolean,"clickable-urls":Boolean,theme:sl,locale:String,explorerAPIs:{},"did-resolver-url":String},Nl=Object.keys(Vl).map((function(e){return e.replace(jl,Fl)})).reduce(((e,t)=>(e[t]=Vl[t],e)),{});function zl(e){let t;const i=Object.keys(Su).map((e=>e.toLowerCase()));if(t=i.includes(e.toLowerCase()),!t){const r=e.substr(0,2).toLowerCase(),n=i.map((e=>e.split("-")[0])).indexOf(r);t=n>-1,t&&(e=i[n])}return t||(e=Cu),function(e){const t=e.split("-");return t.length>1?`${t[0].toLowerCase()}-${t[1].toUpperCase()}`:t[0].toLowerCase()}(e)}function $l(e){"auto"!==e&&e||(e=navigator.language||navigator.userLanguage||navigator.browserLanguage||Cu),Au.locale=zl(e)}var Ul=de`<style>.buv-c-input{font-size:15px;color:#031532;border-radius:2px 0 0 2px;padding:12px 15px;background-color:#f3f4f5;border:solid 1px rgba(3,21,50,.13);box-sizing:border-box;width:100%}.buv-c-input.is-invalid{border:2px solid red}.buv-c-input::-moz-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-c-input::-webkit-input-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-c-input:-moz-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-c-input:-ms-input-placeholder{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(3,21,50,.3);letter-spacing:-0.25px}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;function Hl(e){return void 0===e.input.isValid||e.input.isValid}const ql=ul((({onInput:e=(()=>{}),isValid:t=!0}={})=>{const i="buv-c-input "+(t?"":"is-invalid");return de`
122
122
  ${Ul}
123
123
  <label
124
124
  for='certificate-json-url'
@@ -135,16 +135,16 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
135
135
  <button class$='${n}' on-click='${i}' disabled?='${t}'>
136
136
  <label class='buv-c-verify-button__label'><slot>${Pu("text.verify")}</slot></label>
137
137
  </button>
138
- `}),{mapDispatchToProps:Jl,mapStateToProps:e=>({isDisabled:xl(e)||!Tu(e)}),ownProps:{isHollow:Boolean,type:String}});window.customElements.define("buv-verify-button",Gl);var Yl=de`<style>.buv-c-certificate-input{display:flex;width:100%;padding:40px 30px;background-color:rgba(255,255,255,.1);border:1px solid rgba(0,0,0,.1);box-sizing:border-box}@media only screen and (max-width: 600px){.buv-c-certificate-input{flex-direction:column;grid-row-gap:10px;height:162px;padding:30px;justify-content:space-between}}.buv-c-certificate-input__input{width:100%}</style>`;const Wl=ul((({showInput:e=!0})=>e?de`
138
+ `}),{mapDispatchToProps:Jl,mapStateToProps:e=>({isDisabled:xl(e)||!Iu(e)}),ownProps:{isHollow:Boolean,type:String}});window.customElements.define("buv-verify-button",Gl);var Yl=de`<style>.buv-c-certificate-input{display:flex;width:100%;padding:40px 30px;background-color:rgba(255,255,255,.1);border:1px solid rgba(0,0,0,.1);box-sizing:border-box}@media only screen and (max-width: 600px){.buv-c-certificate-input{flex-direction:column;grid-row-gap:10px;height:162px;padding:30px;justify-content:space-between}}.buv-c-certificate-input__input{width:100%}</style>`;const Wl=ul((({showInput:e=!0})=>e?de`
139
139
  ${Yl}
140
140
  <section class="buv-c-certificate-input buv-qa-certificate-input">
141
141
  <buv-input class="buv-c-certificate-input__input"></buv-input><buv-verify-button></buv-verify-button>
142
142
  </section>
143
- `:null),{mapStateToProps:e=>({showInput:!Tu(e)})});window.customElements.define("buv-certificate-input",Wl);var Zl=de`<style>.buv-o-button-link{display:block;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.buv-o-button-link__label{display:block;font-size:13px;cursor:pointer}.buv-o-button-link.is-disabled,.buv-o-button-link:disabled{cursor:help;opacity:.6}.buv-c-download-link{text-decoration:none;color:currentColor}.buv-c-download-link--icon{background-image:url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22433.5px%22%20height%3D%22433.5px%22%20fill%3D%22%236e7e8e%22%20viewBox%3D%220%200%20433.5%20433.5%22%20style%3D%22enable-background%3Anew%200%200%20433.5%20433.5%3B%22%20xml%3Aspace%3D%22preserve%22%0A%09%3E%3Cg%3E%3Cg%20id%3D%22file-download%22%3E%3Cpath%20d%3D%22M395.25%2C153h-102V0h-153v153h-102l178.5%2C178.5L395.25%2C153z%20M38.25%2C382.5v51h357v-51H38.25z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:17px;height:17px;background-size:17px}.buv-c-download-link.is-disabled{pointer-events:none}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;const Xl=ul((function({downloadLink:e,display:t=""}){if(!e)return null;const i="plaintext"===t,r=Pu("text.downloadLink"),n=["buv-c-download-link","buv-o-button-link",i?"":"buv-c-download-link--icon"].join(" ");return de`
143
+ `:null),{mapStateToProps:e=>({showInput:!Iu(e)})});window.customElements.define("buv-certificate-input",Wl);var Zl=de`<style>.buv-o-button-link{display:block;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.buv-o-button-link__label{display:block;font-size:13px;cursor:pointer}.buv-o-button-link.is-disabled,.buv-o-button-link:disabled{cursor:help;opacity:.6}.buv-c-download-link{text-decoration:none;color:currentColor}.buv-c-download-link--icon{background-image:url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22433.5px%22%20height%3D%22433.5px%22%20fill%3D%22%236e7e8e%22%20viewBox%3D%220%200%20433.5%20433.5%22%20style%3D%22enable-background%3Anew%200%200%20433.5%20433.5%3B%22%20xml%3Aspace%3D%22preserve%22%0A%09%3E%3Cg%3E%3Cg%20id%3D%22file-download%22%3E%3Cpath%20d%3D%22M395.25%2C153h-102V0h-153v153h-102l178.5%2C178.5L395.25%2C153z%20M38.25%2C382.5v51h357v-51H38.25z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:17px;height:17px;background-size:17px}.buv-c-download-link.is-disabled{pointer-events:none}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;const Xl=ul((function({downloadLink:e,display:t=""}){if(!e)return null;const i="plaintext"===t,r=Pu("text.downloadLink"),n=["buv-c-download-link","buv-o-button-link",i?"":"buv-c-download-link--icon"].join(" ");return de`
144
144
  ${Zl}
145
145
  <a class$='${n}' href='${e}' title$='${r}'>
146
146
  <span class$='${i?"buv-o-button-link__label":"buv-u-visually-hidden"}'>${r}</span>
147
- </a>`}),{mapStateToProps:e=>({downloadLink:zu(e)}),ownProps:{display:String}});window.customElements.define("buv-download-link",Xl);var Ql=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-button-link{display:block;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.buv-o-button-link__label{display:block;font-size:13px;cursor:pointer}.buv-o-button-link.is-disabled,.buv-o-button-link:disabled{cursor:help;opacity:.6}.buv-c-download-pdf-link{padding:0;color:#2ab27b}.buv-c-download-pdf-link__icon{background-image:url('data:image/svg+xml,%3Csvg data-bx-workspace="master" xmlns="http://www.w3.org/2000/svg" xmlns:bx="https://boxy-svg.com" version="1.1" fill="%236e7e8e" id="Capa_1" x="0px" y="0px" width="550.801px" height="550.801px" viewBox="0 0 550.801 550.801"%3E%3Cg style="" transform="matrix(0.855886, 0, 0, 0.855886, 39.688637, 39.689045)"%3E%3Cpath d="M160.381,282.225c0-14.832-10.299-23.684-28.474-23.684c-7.414,0-12.437,0.715-15.071,1.432V307.6 c3.114,0.707,6.942,0.949,12.192,0.949C148.419,308.549,160.381,298.74,160.381,282.225z"%3E%3C/path%3E%3Cpath d="M272.875,259.019c-8.145,0-13.397,0.717-16.519,1.435v105.523c3.116,0.729,8.142,0.729,12.69,0.729 c33.017,0.231,54.554-17.946,54.554-56.474C323.842,276.719,304.215,259.019,272.875,259.019z"%3E%3C/path%3E%3Cpath d="M488.426,197.019H475.2v-63.816c0-0.398-0.063-0.799-0.116-1.202c-0.021-2.534-0.827-5.023-2.562-6.995L366.325,3.694 c-0.032-0.031-0.063-0.042-0.085-0.076c-0.633-0.707-1.371-1.295-2.151-1.804c-0.231-0.155-0.464-0.285-0.706-0.419 c-0.676-0.369-1.393-0.675-2.131-0.896c-0.2-0.056-0.38-0.138-0.58-0.19C359.87,0.119,359.037,0,358.193,0H97.2 c-11.918,0-21.6,9.693-21.6,21.601v175.413H62.377c-17.049,0-30.873,13.818-30.873,30.873v160.545 c0,17.043,13.824,30.87,30.873,30.87h13.224V529.2c0,11.907,9.682,21.601,21.6,21.601h356.4c11.907,0,21.6-9.693,21.6-21.601 V419.302h13.226c17.044,0,30.871-13.827,30.871-30.87v-160.54C519.297,210.838,505.47,197.019,488.426,197.019z M97.2,21.605 h250.193v110.513c0,5.967,4.841,10.8,10.8,10.8h95.407v54.108H97.2V21.605z M362.359,309.023c0,30.876-11.243,52.165-26.82,65.333 c-16.971,14.117-42.82,20.814-74.396,20.814c-18.9,0-32.297-1.197-41.401-2.389V234.365c13.399-2.149,30.878-3.346,49.304-3.346 c30.612,0,50.478,5.508,66.039,17.226C351.828,260.69,362.359,280.547,362.359,309.023z M80.7,393.499V234.365 c11.241-1.904,27.042-3.346,49.296-3.346c22.491,0,38.527,4.308,49.291,12.928c10.292,8.131,17.215,21.534,17.215,37.328 c0,15.799-5.25,29.198-14.829,38.285c-12.442,11.728-30.865,16.996-52.407,16.996c-4.778,0-9.1-0.243-12.435-0.723v57.67H80.7 V393.499z M453.601,523.353H97.2V419.302h356.4V523.353z M484.898,262.127h-61.989v36.851h57.913v29.674h-57.913v64.848h-36.593 V232.216h98.582V262.127z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');width:25px;height:25px;background-size:25px}.buv-c-download-pdf-link__label--loading{display:none}.buv-c-download-pdf-link--loading{pointer-events:none}.buv-c-download-pdf-link--loading.buv-c-download-pdf-link__icon{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin:auto;background:transparent;display:block;" width="25px" height="25px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23999999" stroke-width="7" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E')}.buv-c-download-pdf-link--loading .buv-c-download-pdf-link__label{color:#999}.buv-c-download-pdf-link--loading .buv-c-download-pdf-link__label--static{display:none}.buv-c-download-pdf-link--loading .buv-c-download-pdf-link__label--loading{display:block}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;function ed(e){return{type:He,payload:{isGeneratingPDF:e}}}const td={onClick:function(){return function(e,t){return ac(this,void 0,void 0,(function*(){const i=t(),{default:r}=yield import("./downloadPDF-B1DL4u2a.js").then((function(e){return e.d})),n=function(e){var t;const i=Tu(e);return i?"displayHtml"in i.certificateJson?Ke.TEXT_HTML:null===(t=i.display)||void 0===t?void 0:t.contentMediaType:null}(i),o=function(e){var t;const i=Tu(e);return i?"displayHtml"in i.certificateJson?"":null===(t=i.display)||void 0===t?void 0:t.contentEncoding:""}(i),a=function(e){var t,i;const r=Tu(e);return r?"displayHtml"in r.certificateJson?r.certificateJson.displayHtml:null!==(i=null===(t=r.display)||void 0===t?void 0:t.content)&&void 0!==i?i:"":""}(i),s=Ru(i),c=Ou(i),u=Mu(i),l=Bu(i),d=ju(i),p=Nu(i),h=Xu(i),f=Qu(i),g=el(i);e(ed(!0)),yield r({contentType:n,contentEncoding:o,content:a,recipientName:s,certificateTitle:c,issueDate:u,issuerName:l,issuerLogo:d,recordLink:p,issuerPublicKey:h,issuerProfileUrl:f,issuerProfileDomain:g}),e(ed(!1))}))}}},id=ul((function({display:e="plaintext",isGeneratingPDF:t=!1,onClick:i=(()=>{}),isVisible:r=!0}={display:"plaintext",isGeneratingPDF:!1,onClick:()=>{},isVisible:!0}){if(!r)return null;const n="plaintext"===e,o=Pu("text.downloadPDFLink"),a=Pu("text.downloadPDFLinkIsLoading"),s=["buv-o-button-link","buv-c-download-pdf-link","buv-js-download-pdf-link",n?"":"buv-c-download-pdf-link__icon",t?"buv-c-download-pdf-link--loading":""].join(" ");return de`
147
+ </a>`}),{mapStateToProps:e=>({downloadLink:zu(e)}),ownProps:{display:String}});window.customElements.define("buv-download-link",Xl);var Ql=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-button-link{display:block;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.buv-o-button-link__label{display:block;font-size:13px;cursor:pointer}.buv-o-button-link.is-disabled,.buv-o-button-link:disabled{cursor:help;opacity:.6}.buv-c-download-pdf-link{padding:0;color:#2ab27b}.buv-c-download-pdf-link__icon{background-image:url('data:image/svg+xml,%3Csvg data-bx-workspace="master" xmlns="http://www.w3.org/2000/svg" xmlns:bx="https://boxy-svg.com" version="1.1" fill="%236e7e8e" id="Capa_1" x="0px" y="0px" width="550.801px" height="550.801px" viewBox="0 0 550.801 550.801"%3E%3Cg style="" transform="matrix(0.855886, 0, 0, 0.855886, 39.688637, 39.689045)"%3E%3Cpath d="M160.381,282.225c0-14.832-10.299-23.684-28.474-23.684c-7.414,0-12.437,0.715-15.071,1.432V307.6 c3.114,0.707,6.942,0.949,12.192,0.949C148.419,308.549,160.381,298.74,160.381,282.225z"%3E%3C/path%3E%3Cpath d="M272.875,259.019c-8.145,0-13.397,0.717-16.519,1.435v105.523c3.116,0.729,8.142,0.729,12.69,0.729 c33.017,0.231,54.554-17.946,54.554-56.474C323.842,276.719,304.215,259.019,272.875,259.019z"%3E%3C/path%3E%3Cpath d="M488.426,197.019H475.2v-63.816c0-0.398-0.063-0.799-0.116-1.202c-0.021-2.534-0.827-5.023-2.562-6.995L366.325,3.694 c-0.032-0.031-0.063-0.042-0.085-0.076c-0.633-0.707-1.371-1.295-2.151-1.804c-0.231-0.155-0.464-0.285-0.706-0.419 c-0.676-0.369-1.393-0.675-2.131-0.896c-0.2-0.056-0.38-0.138-0.58-0.19C359.87,0.119,359.037,0,358.193,0H97.2 c-11.918,0-21.6,9.693-21.6,21.601v175.413H62.377c-17.049,0-30.873,13.818-30.873,30.873v160.545 c0,17.043,13.824,30.87,30.873,30.87h13.224V529.2c0,11.907,9.682,21.601,21.6,21.601h356.4c11.907,0,21.6-9.693,21.6-21.601 V419.302h13.226c17.044,0,30.871-13.827,30.871-30.87v-160.54C519.297,210.838,505.47,197.019,488.426,197.019z M97.2,21.605 h250.193v110.513c0,5.967,4.841,10.8,10.8,10.8h95.407v54.108H97.2V21.605z M362.359,309.023c0,30.876-11.243,52.165-26.82,65.333 c-16.971,14.117-42.82,20.814-74.396,20.814c-18.9,0-32.297-1.197-41.401-2.389V234.365c13.399-2.149,30.878-3.346,49.304-3.346 c30.612,0,50.478,5.508,66.039,17.226C351.828,260.69,362.359,280.547,362.359,309.023z M80.7,393.499V234.365 c11.241-1.904,27.042-3.346,49.296-3.346c22.491,0,38.527,4.308,49.291,12.928c10.292,8.131,17.215,21.534,17.215,37.328 c0,15.799-5.25,29.198-14.829,38.285c-12.442,11.728-30.865,16.996-52.407,16.996c-4.778,0-9.1-0.243-12.435-0.723v57.67H80.7 V393.499z M453.601,523.353H97.2V419.302h356.4V523.353z M484.898,262.127h-61.989v36.851h57.913v29.674h-57.913v64.848h-36.593 V232.216h98.582V262.127z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');width:25px;height:25px;background-size:25px}.buv-c-download-pdf-link__label--loading{display:none}.buv-c-download-pdf-link--loading{pointer-events:none}.buv-c-download-pdf-link--loading.buv-c-download-pdf-link__icon{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin:auto;background:transparent;display:block;" width="25px" height="25px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23999999" stroke-width="7" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E')}.buv-c-download-pdf-link--loading .buv-c-download-pdf-link__label{color:#999}.buv-c-download-pdf-link--loading .buv-c-download-pdf-link__label--static{display:none}.buv-c-download-pdf-link--loading .buv-c-download-pdf-link__label--loading{display:block}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;function ed(e){return{type:He,payload:{isGeneratingPDF:e}}}const td={onClick:function(){return function(e,t){return ac(this,void 0,void 0,(function*(){const i=t(),{default:r}=yield import("./downloadPDF-B1DL4u2a.js").then((function(e){return e.d})),n=function(e){var t;const i=Iu(e);return i?"displayHtml"in i.certificateJson?Ke.TEXT_HTML:null===(t=i.display)||void 0===t?void 0:t.contentMediaType:null}(i),o=function(e){var t;const i=Iu(e);return i?"displayHtml"in i.certificateJson?"":null===(t=i.display)||void 0===t?void 0:t.contentEncoding:""}(i),a=function(e){var t,i;const r=Iu(e);return r?"displayHtml"in r.certificateJson?r.certificateJson.displayHtml:null!==(i=null===(t=r.display)||void 0===t?void 0:t.content)&&void 0!==i?i:"":""}(i),s=Ru(i),c=Ou(i),u=Mu(i),l=Bu(i),d=ju(i),p=Nu(i),h=Xu(i),f=Qu(i),g=el(i);e(ed(!0)),yield r({contentType:n,contentEncoding:o,content:a,recipientName:s,certificateTitle:c,issueDate:u,issuerName:l,issuerLogo:d,recordLink:p,issuerPublicKey:h,issuerProfileUrl:f,issuerProfileDomain:g}),e(ed(!1))}))}}},id=ul((function({display:e="plaintext",isGeneratingPDF:t=!1,onClick:i=(()=>{}),isVisible:r=!0}={display:"plaintext",isGeneratingPDF:!1,onClick:()=>{},isVisible:!0}){if(!r)return null;const n="plaintext"===e,o=Pu("text.downloadPDFLink"),a=Pu("text.downloadPDFLinkIsLoading"),s=["buv-o-button-link","buv-c-download-pdf-link","buv-js-download-pdf-link",n?"":"buv-c-download-pdf-link__icon",t?"buv-c-download-pdf-link--loading":""].join(" ");return de`
148
148
  ${Ql}
149
149
  <button onclick='${i}'
150
150
  class$='${s}'
@@ -153,7 +153,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
153
153
  <span class='buv-c-download-pdf-link__label--static'>${o}</span>
154
154
  <span class='buv-c-download-pdf-link__label--loading'>${a}</span>
155
155
  </label>
156
- </button>`}),{mapDispatchToProps:td,mapStateToProps:e=>({isVisible:!!Tu(e),isGeneratingPDF:rl(e)}),ownProps:{display:String}});window.customElements.define("buv-download-pdf-link",id);var rd=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-o-button-link{display:block;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.buv-o-button-link__label{display:block;font-size:13px;cursor:pointer}.buv-o-button-link.is-disabled,.buv-o-button-link:disabled{cursor:help;opacity:.6}.buv-o-overlay{z-index:100;box-shadow:0 0 30px rgba(0,0,0,.25);background-color:#fff}.buv-c-metadata-container{box-sizing:border-box;padding:47px;height:100%;width:400px;position:fixed;top:0;right:-400px;display:flex;flex-direction:column}.buv-c-metadata-container__close-button{top:52px;right:47px}.buv-c-metadata-container__title{border-bottom:solid 1px #e8e9eb;padding-bottom:38px;font-weight:300;margin:0 0 38px}.buv-c-metadata-link{padding:0}.buv-c-metadata-link--icon{background-image:url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%0A%09%20width%3D%22512px%22%20fill%3D%22%236e7e8e%22%20height%3D%22512px%22%20viewBox%3D%220%200%20512%20512%22%20enable-background%3D%22new%200%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%0A%0A%3Cpath%20id%3D%22info-2-icon%22%20d%3D%22M255.998%2C90.001c91.74%2C0%2C166.002%2C74.241%2C166.002%2C165.998c0%2C91.741-74.245%2C166-166.002%2C166%0A%0A%09c-91.74%2C0-165.998-74.243-165.998-166C90%2C164.259%2C164.243%2C90.001%2C255.998%2C90.001%20M255.998%2C50.001%0A%0A%09C142.229%2C50.001%2C50%2C142.229%2C50%2C255.999c0%2C113.771%2C92.229%2C206%2C205.998%2C206c113.771%2C0%2C206.002-92.229%2C206.002-206%0A%0A%09C462%2C142.229%2C369.77%2C50.001%2C255.998%2C50.001L255.998%2C50.001z%20M285.822%2C367.567h-57.646V230.6h57.646V367.567z%20M257%2C202.268%0A%09c-17.522%2C0-31.729-14.206-31.729-31.73c0-17.522%2C14.206-31.729%2C31.729-31.729c17.524%2C0%2C31.728%2C14.206%2C31.728%2C31.729%0A%09C288.728%2C188.062%2C274.524%2C202.268%2C257%2C202.268z%22%2F%3E%3C%2Fsvg%3E");width:22px;height:22px;background-size:22px}.buv-c-metadata-list{margin:0;overflow:auto;flex:1}.buv-c-metadata-list__title{color:#999;line-height:15px}.buv-c-metadata-list__detail{margin:0 0 20px}.buv-c-metadata-list__detail-text{white-space:pre-wrap;word-wrap:break-word;font:inherit;margin:0}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.buv-u-slide-from-right{opacity:0;-webkit-transition:right ease .5s,opacity .2s;-moz-transition:right ease .5s,opacity .2s;-ms-transition:right ease .5s,opacity .2s;-o-transition:right ease .5s,opacity .2s;transition:right ease .5s,opacity .2s}.buv-u-slide-from-right.is-active{right:0;opacity:1}</style>`,nd=de`<style>.buv-c-close-button{display:inline-block;overflow:hidden;cursor:pointer;border:0;width:20px;height:20px;position:absolute;background-color:rgba(0,0,0,0)}.buv-c-close-button::before,.buv-c-close-button::after{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#000}.buv-c-close-button::before{transform:rotate(45deg)}.buv-c-close-button::after{transform:rotate(-45deg)}.buv-c-close-button--big{transform:scale(3)}.buv-c-close-button--hairline::before,.buv-c-close-button--hairline::after{height:1px}.buv-c-close-button--thick::before,.buv-c-close-button--thick::after{height:4px;margin-top:-2px}.buv-c-close-button--black::before,.buv-c-close-button--black::after{height:8px;margin-top:-4px}.buv-c-close-button--heavy::before,.buv-c-close-button--heavy::after{height:12px;margin-top:-6px}.buv-c-close-button--pointy::before,.buv-c-close-button--pointy::after{width:200%;left:-50%}.buv-c-close-button--rounded::before,.buv-c-close-button--rounded::after{border-radius:5px}.buv-c-close-button--blades::before,.buv-c-close-button--blades::after{border-radius:5px 0}.buv-c-close-button--warp::before,.buv-c-close-button--warp::after{border-radius:120% 0}.buv-c-close-button--fat::before,.buv-c-close-button--fat::after{border-radius:100%}.buv-c-close-button--position{position:relative}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;const od=({onClick:e=(()=>{}),className:t=""}={})=>de`
156
+ </button>`}),{mapDispatchToProps:td,mapStateToProps:e=>({isVisible:!!Iu(e),isGeneratingPDF:rl(e)}),ownProps:{display:String}});window.customElements.define("buv-download-pdf-link",id);var rd=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-o-button-link{display:block;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.buv-o-button-link__label{display:block;font-size:13px;cursor:pointer}.buv-o-button-link.is-disabled,.buv-o-button-link:disabled{cursor:help;opacity:.6}.buv-o-overlay{z-index:100;box-shadow:0 0 30px rgba(0,0,0,.25);background-color:#fff}.buv-c-metadata-container{box-sizing:border-box;padding:47px;height:100%;width:400px;position:fixed;top:0;right:-400px;display:flex;flex-direction:column}.buv-c-metadata-container__close-button{top:52px;right:47px}.buv-c-metadata-container__title{border-bottom:solid 1px #e8e9eb;padding-bottom:38px;font-weight:300;margin:0 0 38px}.buv-c-metadata-link{padding:0}.buv-c-metadata-link--icon{background-image:url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%0A%09%20width%3D%22512px%22%20fill%3D%22%236e7e8e%22%20height%3D%22512px%22%20viewBox%3D%220%200%20512%20512%22%20enable-background%3D%22new%200%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%0A%0A%3Cpath%20id%3D%22info-2-icon%22%20d%3D%22M255.998%2C90.001c91.74%2C0%2C166.002%2C74.241%2C166.002%2C165.998c0%2C91.741-74.245%2C166-166.002%2C166%0A%0A%09c-91.74%2C0-165.998-74.243-165.998-166C90%2C164.259%2C164.243%2C90.001%2C255.998%2C90.001%20M255.998%2C50.001%0A%0A%09C142.229%2C50.001%2C50%2C142.229%2C50%2C255.999c0%2C113.771%2C92.229%2C206%2C205.998%2C206c113.771%2C0%2C206.002-92.229%2C206.002-206%0A%0A%09C462%2C142.229%2C369.77%2C50.001%2C255.998%2C50.001L255.998%2C50.001z%20M285.822%2C367.567h-57.646V230.6h57.646V367.567z%20M257%2C202.268%0A%09c-17.522%2C0-31.729-14.206-31.729-31.73c0-17.522%2C14.206-31.729%2C31.729-31.729c17.524%2C0%2C31.728%2C14.206%2C31.728%2C31.729%0A%09C288.728%2C188.062%2C274.524%2C202.268%2C257%2C202.268z%22%2F%3E%3C%2Fsvg%3E");width:22px;height:22px;background-size:22px}.buv-c-metadata-list{margin:0;overflow:auto;flex:1}.buv-c-metadata-list__title{color:#999;line-height:15px}.buv-c-metadata-list__detail{margin:0 0 20px}.buv-c-metadata-list__detail-text{white-space:pre-wrap;word-wrap:break-word;font:inherit;margin:0}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.buv-u-slide-from-right{opacity:0;-webkit-transition:right ease .5s,opacity .2s;-moz-transition:right ease .5s,opacity .2s;-ms-transition:right ease .5s,opacity .2s;-o-transition:right ease .5s,opacity .2s;transition:right ease .5s,opacity .2s}.buv-u-slide-from-right.is-active{right:0;opacity:1}</style>`,nd=de`<style>.buv-c-close-button{display:inline-block;overflow:hidden;cursor:pointer;border:0;width:20px;height:20px;position:absolute;background-color:rgba(0,0,0,0)}.buv-c-close-button::before,.buv-c-close-button::after{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#000}.buv-c-close-button::before{transform:rotate(45deg)}.buv-c-close-button::after{transform:rotate(-45deg)}.buv-c-close-button--big{transform:scale(3)}.buv-c-close-button--hairline::before,.buv-c-close-button--hairline::after{height:1px}.buv-c-close-button--thick::before,.buv-c-close-button--thick::after{height:4px;margin-top:-2px}.buv-c-close-button--black::before,.buv-c-close-button--black::after{height:8px;margin-top:-4px}.buv-c-close-button--heavy::before,.buv-c-close-button--heavy::after{height:12px;margin-top:-6px}.buv-c-close-button--pointy::before,.buv-c-close-button--pointy::after{width:200%;left:-50%}.buv-c-close-button--rounded::before,.buv-c-close-button--rounded::after{border-radius:5px}.buv-c-close-button--blades::before,.buv-c-close-button--blades::after{border-radius:5px 0}.buv-c-close-button--warp::before,.buv-c-close-button--warp::after{border-radius:120% 0}.buv-c-close-button--fat::before,.buv-c-close-button--fat::after{border-radius:100%}.buv-c-close-button--position{position:relative}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;const od=({onClick:e=(()=>{}),className:t=""}={})=>de`
157
157
  ${nd}
158
158
  <button onclick='${e}' class$='${`buv-c-close-button buv-c-close-button--hairline ${t||"buv-c-close-button--position"} `}'>
159
159
  <label class='buv-u-visually-hidden'>${Pu("text.closeButton")}</label>
@@ -204,7 +204,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
204
204
  ${sd}
205
205
  ${this.sharingButton(e)}
206
206
  ${this.sharingTemplate(e)}
207
- `}});const cd={onShare:function(e){return function(t,i){const r=Tu(i());dc.events.dispatch("certificate-share",r,{socialNetwork:e}),t({type:"SHARE_SOCIAL_NETWORK"})}}},ud=ul((function(e){return de`
207
+ `}});const cd={onShare:function(e){return function(t,i){const r=Iu(i());dc.events.dispatch("certificate-share",r,{socialNetwork:e}),t({type:"SHARE_SOCIAL_NETWORK"})}}},ud=ul((function(e){return de`
208
208
  <buv-social-share-raw
209
209
  url='${e.url}'
210
210
  onShare='${e.onShare}'
@@ -229,7 +229,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
229
229
  <buv-social-share></buv-social-share>
230
230
  </menuitem>`:""}
231
231
  </menu>
232
- `:null)),{mapStateToProps:e=>({allowDownload:kl(e),disableDownloadPdf:_l(e),allowSocialShare:Cl(e),showMetadata:Al(e),isVisible:"full"===Sl(e)&&!!Tu(e)})});window.customElements.define("buv-action-menu",dd);var pd=de`<style>.buv-c-verification-modal__process{display:flex;justify-content:space-around}.buv-c-verification-modal__separator{margin-bottom:30px;background-color:rgba(3,21,50,.05);height:1px;border:0 none}.buv-c-verification-modal__content{max-height:100vh;padding-bottom:43px;box-sizing:border-box;overflow:auto}@media only screen and (max-width: 600px){.buv-c-verification-modal__content{max-height:calc(100vh - 120px)}}</style>`,hd=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;let fd=!1,gd=!1;function bd(e){return function(t){return ac(this,void 0,void 0,(function*(){t({type:"UPLOAD_CERTIFICATE_DEFINITION"});const i=yield dc.certificates.read(e);t(Ol(JSON.parse(i)))}))}}const md=ul((function({onChange:e=(()=>{}),hideFileUpload:t=!1}){return t?null:de`
232
+ `:null)),{mapStateToProps:e=>({allowDownload:kl(e),disableDownloadPdf:_l(e),allowSocialShare:Cl(e),showMetadata:Al(e),isVisible:"full"===Sl(e)&&!!Iu(e)})});window.customElements.define("buv-action-menu",dd);var pd=de`<style>.buv-c-verification-modal__process{display:flex;justify-content:space-around}.buv-c-verification-modal__separator{margin-bottom:30px;background-color:rgba(3,21,50,.05);height:1px;border:0 none}.buv-c-verification-modal__content{max-height:100vh;padding-bottom:43px;box-sizing:border-box;overflow:auto}@media only screen and (max-width: 600px){.buv-c-verification-modal__content{max-height:calc(100vh - 120px)}}</style>`,hd=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;let fd=!1,gd=!1;function bd(e){return function(t){return ac(this,void 0,void 0,(function*(){t({type:"UPLOAD_CERTIFICATE_DEFINITION"});const i=yield dc.certificates.read(e);t(Ol(JSON.parse(i)))}))}}const md=ul((function({onChange:e=(()=>{}),hideFileUpload:t=!1}){return t?null:de`
233
233
  ${hd}
234
234
  <label for='buv-json-file-upload' class='buv-o-link buv-o-text-12'>
235
235
  <span class='buv-o-link__text--underline'>${Pu("text.fileUpload")}</span>
@@ -241,12 +241,12 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
241
241
  onchange='${t=>{e(t.target.files[0])}}'
242
242
  />
243
243
  </label>
244
- ${(fd?gd:(fd=!0,!("ontouchstart"in document.createElement("div"))&&(gd=!0,gd)))?de`<span class="buv-o-text-12 qa-drag-and-drop-hint">${Pu("text.dragAndDropHint")}</span>`:""}`}),{mapDispatchToProps:{onChange:bd},mapStateToProps:e=>({hideFileUpload:!!Tu(e)})});function vd(){return function(e){e(yl()),e((function(e){e({type:ze}),e(wl(As.DEFAULT)),e(Dl(null))})),e({type:De,payload:{definition:null}})}}window.customElements.define("buv-file-upload",md);var yd=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-verify-other-certificate{display:block}</style>`;const wd=ul((function({onClick:e=(()=>{}),isVisible:t=!1}={}){return t?de`
244
+ ${(fd?gd:(fd=!0,!("ontouchstart"in document.createElement("div"))&&(gd=!0,gd)))?de`<span class="buv-o-text-12 qa-drag-and-drop-hint">${Pu("text.dragAndDropHint")}</span>`:""}`}),{mapDispatchToProps:{onChange:bd},mapStateToProps:e=>({hideFileUpload:!!Iu(e)})});function vd(){return function(e){e(yl()),e((function(e){e({type:ze}),e(wl(As.DEFAULT)),e(Dl(null))})),e({type:De,payload:{definition:null}})}}window.customElements.define("buv-file-upload",md);var yd=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-verify-other-certificate{display:block}</style>`;const wd=ul((function({onClick:e=(()=>{}),isVisible:t=!1}={}){return t?de`
245
245
  ${yd}
246
246
  <a onclick='${e}' class='buv-o-text-12 buv-o-link buv-c-verify-other-certificate buv-qa-verify-other-certificate'>
247
247
  <span class='buv-o-link__text--underline'>${Pu("text.verifyOther")}</span>
248
248
  </a>
249
- `:null}),{mapDispatchToProps:{onClick:vd},mapStateToProps:e=>({isVisible:!!Tu(e)})});window.customElements.define("buv-verify-other-certificate",wd);var xd=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-footer{width:100%;height:60px;background-color:rgba(0,0,0,.1);color:#031532;fill:#111;display:flex;justify-content:space-between;align-items:center;padding:0 30px;box-sizing:border-box}.buv-c-footer a{line-height:1}.buv-c-footer--dark{color:#fff;fill:#fff}.buv-c-footer--forced{position:absolute;bottom:0;left:0;margin-top:0;justify-content:flex-end}</style>`,kd=de`<style>.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.buv-c-logo{color:currentColor;text-decoration:none}.buv-c-logo--small{width:113px;height:16px}.buv-c-logo--medium{width:66%}.buv-c-logo__motto{font-size:12px}</style>`;function _d(){return de`
249
+ `:null}),{mapDispatchToProps:{onClick:vd},mapStateToProps:e=>({isVisible:!!Iu(e)})});window.customElements.define("buv-verify-other-certificate",wd);var xd=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-footer{width:100%;height:60px;background-color:rgba(0,0,0,.1);color:#031532;fill:#111;display:flex;justify-content:space-between;align-items:center;padding:0 30px;box-sizing:border-box}.buv-c-footer a{line-height:1}.buv-c-footer--dark{color:#fff;fill:#fff}.buv-c-footer--forced{position:absolute;bottom:0;left:0;margin-top:0;justify-content:flex-end}</style>`,kd=de`<style>.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.buv-c-logo{color:currentColor;text-decoration:none}.buv-c-logo--small{width:113px;height:16px}.buv-c-logo--medium{width:66%}.buv-c-logo__motto{font-size:12px}</style>`;function _d(){return de`
250
250
  <svg class='buv-qa-logo--branded buv-c-logo--medium' version="1.1" viewBox="0 0 686 163" xmlns="http://www.w3.org/2000/svg">
251
251
  <g fill="none" fill-rule="evenodd">
252
252
  <g transform="translate(-76 -70)">
@@ -315,18 +315,27 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
315
315
  <slot></slot>
316
316
  </div>
317
317
  </div>
318
- `}});var Ed=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-badge{position:relative}.buv-c-badge::before{content:"";position:absolute;left:-32px;top:0;width:12px;height:12px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;z-index:2;box-sizing:content-box;box-shadow:0 2px 4px 0 rgba(22,40,55,.21)}.buv-c-badge--medium::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-badge--large::before{width:38px;height:38px;left:-45px;top:-9px}.buv-c-verification-step{position:relative;margin:15px 0 5px;font-weight:600}.buv-c-verification-step.is-first{margin-top:0}.buv-c-verification-substep{margin:0;font-weight:400;color:rgba(3,21,50,.7);padding:3px 0 0;line-height:1.71428571}.buv-c-verification-step.is-success::before,.buv-c-verification-step.is-failure::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-verification-substep::before{left:-28px;top:10px;width:4px;height:4px;background-color:rgba(255,255,255,.8)}.buv-c-verification-step::after{content:"";position:absolute;z-index:3;-webkit-transition:opacity .3s ease-out .2s;-o-transition:opacity .3s ease-out .2s;transition:opacity .3s ease-out .2s;opacity:0}.buv-c-verification-step.is-success::after,.buv-c-verification-step.is-failure::after{opacity:1}.buv-c-verification-step.is-success::after{border:solid #2ab27b;border-width:0 2px 2px 0;left:-29px;width:5px;height:11px;transform:rotate(45deg)}.buv-c-verification-step.is-success.is-test::after{border-color:#031532}.buv-c-verification-step.is-failure::after{content:"❌";left:-32px;top:-1px;font-size:11px;color:#d0021b}@supports(-ms-ime-align: auto){.buv-c-verification-step.is-failure::after{left:-34px}}</style>`,Pd=de`<style>.buv-c-error-message{background:rgba(208,2,27,.1);border-radius:2px;letter-spacing:.05px;padding:10px}.buv-c-error-message--solid{background:#fff;border-radius:2px 2px 0 0;margin:0}.buv-c-error-message-title{color:#d0021b;font-weight:bold;display:block;margin-bottom:5px;font-size:15px}</style>`;function Ld(e,t=!1){if(null==e)return null;const i=["buv-c-error-message","buv-qa-error-message",t?"buv-c-error-message--solid":""].join(" ");return de`
318
+ `}});var Ed=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-badge{position:relative}.buv-c-badge::before{content:"";position:absolute;left:-32px;top:0;width:12px;height:12px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;z-index:2;box-sizing:content-box;box-shadow:0 2px 4px 0 rgba(22,40,55,.21)}.buv-c-badge--medium::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-badge--large::before{width:38px;height:38px;left:-45px;top:-9px}.buv-c-verification-step{position:relative;margin:15px 0 5px;font-weight:600}.buv-c-verification-step.is-first{margin-top:0}.buv-c-verification-substep{margin:0;font-weight:400;color:rgba(3,21,50,.7);padding:3px 0 0;line-height:1.71428571}.buv-c-verification-step.is-success::before,.buv-c-verification-step.is-failure::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-verification-substep::before{left:-28px;top:10px;width:4px;height:4px;background-color:rgba(255,255,255,.8)}.buv-c-verification-step::after{content:"";position:absolute;z-index:3;-webkit-transition:opacity .3s ease-out .2s;-o-transition:opacity .3s ease-out .2s;transition:opacity .3s ease-out .2s;opacity:0}.buv-c-verification-step.is-success::after,.buv-c-verification-step.is-failure::after{opacity:1}.buv-c-verification-step.is-success::after{border:solid #2ab27b;border-width:0 2px 2px 0;left:-29px;width:5px;height:11px;transform:rotate(45deg)}.buv-c-verification-step.is-success.is-test::after{border-color:#031532}.buv-c-verification-step.is-failure::after{content:"❌";left:-32px;top:-1px;font-size:11px;color:#d0021b}@supports(-ms-ime-align: auto){.buv-c-verification-step.is-failure::after{left:-34px}}</style>`,Pd=de`<style>.buv-c-error-message{background:rgba(208,2,27,.1);border-radius:2px;letter-spacing:.05px;padding:10px}.buv-c-error-message--solid{background:#fff;border-radius:2px 2px 0 0;margin:0}.buv-c-error-message-title{color:#d0021b;font-weight:bold;display:block;margin-bottom:5px;font-size:15px}</style>`;function Ld(e,t="",i=!1){if(null==e)return null;const r=["buv-c-error-message","buv-qa-error-message",i?"buv-c-error-message--solid":""].join(" ");return de`
319
319
  ${Pd}
320
- <p class$='${i}'>
320
+ <div class$='${r}'>
321
+ <p>
321
322
  <span class='buv-c-error-message-title'>${Pu("errors.errorLabel")}</span>
322
323
  ${function(e){return function(e){return e.includes(".")&&!e.includes(" ")}(e)?Pu(e):e}(e)}
323
- </p>`}function Td({label:e,status:t,errorMessage:i,isParent:r,isFirst:n,isTestChain:o}){const a=["buv-o-text-15","buv-c-verification-step","buv-c-badge",n?"is-first":"",`is-${t}`,o?"is-test":""].join(" ");let s;return s=r?de`${Ed}<dt class$='${a}'>${e}</dt>`:de`${Ed}<dd class='buv-c-verification-step buv-c-verification-substep buv-o-text-12'>
324
+ </p>
325
+ ${t?de`<p class='buv-c-error-message-additional-info'>
326
+ <span class='buv-c-error-message-additional-info-title'>${Pu("errors.additionalErrorInfoLabel")}</span>
327
+ <br>
328
+ <br>
329
+ ${t}
330
+ </p>`:""}
331
+ </div>
332
+ `}function Id({label:e,status:t,errorMessage:i,isParent:r,isFirst:n,isTestChain:o}){const a=["buv-o-text-15","buv-c-verification-step","buv-c-badge",n?"is-first":"",`is-${t}`,o?"is-test":""].join(" ");let s;return s=r?de`${Ed}<dt class$='${a}'>${e}</dt>`:de`${Ed}<dd class='buv-c-verification-step buv-c-verification-substep buv-o-text-12'>
324
333
  ${e}
325
334
  ${Ld(i)}
326
- </dd>`,de`${s}`}var Id=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-badge{position:relative}.buv-c-badge::before{content:"";position:absolute;left:-32px;top:0;width:12px;height:12px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;z-index:2;box-sizing:content-box;box-shadow:0 2px 4px 0 rgba(22,40,55,.21)}.buv-c-badge--medium::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-badge--large::before{width:38px;height:38px;left:-45px;top:-9px}.buv-c-verification-step{position:relative;margin:15px 0 5px;font-weight:600}.buv-c-verification-step.is-first{margin-top:0}.buv-c-verification-substep{margin:0;font-weight:400;color:rgba(3,21,50,.7);padding:3px 0 0;line-height:1.71428571}.buv-c-verification-step.is-success::before,.buv-c-verification-step.is-failure::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-verification-substep::before{left:-28px;top:10px;width:4px;height:4px;background-color:rgba(255,255,255,.8)}.buv-c-verification-step::after{content:"";position:absolute;z-index:3;-webkit-transition:opacity .3s ease-out .2s;-o-transition:opacity .3s ease-out .2s;transition:opacity .3s ease-out .2s;opacity:0}.buv-c-verification-step.is-success::after,.buv-c-verification-step.is-failure::after{opacity:1}.buv-c-verification-step.is-success::after{border:solid #2ab27b;border-width:0 2px 2px 0;left:-29px;width:5px;height:11px;transform:rotate(45deg)}.buv-c-verification-step.is-success.is-test::after{border-color:#031532}.buv-c-verification-step.is-failure::after{content:"❌";left:-32px;top:-1px;font-size:11px;color:#d0021b}@supports(-ms-ime-align: auto){.buv-c-verification-step.is-failure::after{left:-34px}}.buv-c-final-verification-step{white-space:nowrap;opacity:0;position:relative;font-weight:600;font-size:15px;color:#031532;margin-top:15px}.buv-c-final-verification-step.is-success{font-size:21px;color:#2ab27b;line-height:19px}.buv-c-final-verification-step--standalone{margin-top:0}.buv-c-final-verification-step.is-test,.buv-c-final-verification-step--standalone.is-success{font-size:15px;color:#031532}.buv-c-final-verification-step.is-failure{font-size:13px;font-weight:400}.buv-c-verification-step__description{margin:0}.buv-c-final-verification-step.is-visible{opacity:1}.buv-c-final-verification-step.is-visible::after{opacity:1}.buv-c-final-verification-step::after{position:absolute;content:"";height:26px;width:23px;left:-37px;top:-3px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMjAgMjMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iVmVyaWZpY2F0aW9uIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1NC4wMDAwMDAsIC00NzQuMDAwMDAwKSIgZmlsbD0iIzJBQjI3QiI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQ4LjAwMDAwMCwgNDY5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2LDUgTDYsOS4xODE4MTgxOCBMNiwxNS40NTQ1NDU1IEM2LDIxLjI1NjgxODIgMTAuMjY2NjY2NywyNi42ODI3MjczIDE2LDI4IEMyMS43MzMzMzMzLDI2LjY4MjcyNzMgMjYsMjEuMjU2ODE4MiAyNiwxNS40NTQ1NDU1IEwyNiw5LjE4MTgxODE4IEwxNiw1IEwxNiw1IFogTTksMTcuNzUzNzE1NSBMMTAuNTI3NSwxNi4yNTY5MDAyIEwxMy4zMzMzMzMzLDE4Ljk5NTc1MzcgTDIwLjQ3MjUsMTIgTDIyLDEzLjUwNzQzMSBMMTMuMzMzMzMzMywyMiBMOSwxNy43NTM3MTU1IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:center;background-size:contain;z-index:3}.buv-c-final-verification-step.is-test::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4IiBmaWxsPSIjRjVBNjIzIj48cGF0aCBkPSJNLjUgMTZoMTdMOSAxIC41IDE2em05LjUtMkg4di0yaDJ2MnptMC0zSDhWN2gydjR6Ii8+PC9zdmc+IA==")}.buv-c-final-verification-step.is-failure::after{content:"❌";font-size:17px;top:-1px;color:#d0021b;background:none}.buv-c-final-verification-step--standalone-wrapper{padding:10px;box-sizing:border-box;border-left:3px solid}.buv-c-final-verification-step--standalone-wrapper.is-success{background-color:rgba(42,178,123,.1);border-color:#2ab27b}.buv-c-final-verification-step--standalone-wrapper.is-failure{background-color:rgba(208,2,27,.1);border-color:#d0021b}.buv-c-final-verification-step--standalone-wrapper.is-test{background-color:rgba(245,166,35,.1);border-color:#f5a623}.buv-c-final-verification-step--standalone{margin:0 0 5px 30px;white-space:unset}.buv-c-final-verification-step--standalone.is-failure{margin-bottom:0}.buv-c-final-verification-step--standalone::after{left:-30px}.buv-c-verification-substep.is-final{display:none;line-height:1.35}.buv-c-verification-substep.is-final.is-visible{display:block}.buv-c-verification-substep::after{display:none}.buv-u-excluded-from-flow{position:absolute}.buv-u-full-width{width:100%}</style>`;function Dd(e){return e.verificationStatus}function Md(e,t){var i;const r=null===(i=Gu(e).find((e=>"proofVerification"===e.code)).suites)||void 0===i?void 0:i.find((e=>e.proofType===t));return r?r.subSteps.every((e=>e.status===As.SUCCESS))?As.SUCCESS:r.subSteps.some((e=>e.status===As.FAILURE))?As.FAILURE:"":""}function Rd(e){return e.showVerificationModal}const Od=ul((function({chain:e=[""],transactionLink:t=[""],isTestChain:i=!1,isVisible:r=!1,finalStep:n=null,hideLink:o=!1,status:a="",standalone:s=!1}={}){if(!n)return;const c=[s?"buv-c-final-verification-step--standalone-wrapper":"",`is-${a}`,i?"is-test":""].join(" "),u=["buv-c-final-verification-step","buv-qa-final-verification-step",s?"buv-c-final-verification-step--standalone":"","buv-qa-verification-step",r?"is-visible":"",i?"is-test":"",`is-${a}`,a&&!s?"buv-c-badge buv-c-badge--large":""].join(" "),l=["buv-c-verification-substep",s?"":"buv-u-excluded-from-flow","buv-u-full-width","buv-o-text-12","is-final",r?"is-visible":""].join(" "),d=n.label,p=function(e,t){return e.description?de`<p class='buv-c-verification-step__description buv-qa-final-step-description'>${e.description.replace("${chain}",t[0])}</p>`:null}(n,e),h=!o&&n.linkText?de`<a class='buv-o-link' href='${t[0]}' hidden?='${!t[0]}'>
335
+ </dd>`,de`${s}`}var Td=de`<style>.buv-o-link{cursor:pointer;text-decoration:none;color:currentColor}.buv-o-link__text--underline{border-bottom:1px solid}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-badge{position:relative}.buv-c-badge::before{content:"";position:absolute;left:-32px;top:0;width:12px;height:12px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;z-index:2;box-sizing:content-box;box-shadow:0 2px 4px 0 rgba(22,40,55,.21)}.buv-c-badge--medium::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-badge--large::before{width:38px;height:38px;left:-45px;top:-9px}.buv-c-verification-step{position:relative;margin:15px 0 5px;font-weight:600}.buv-c-verification-step.is-first{margin-top:0}.buv-c-verification-substep{margin:0;font-weight:400;color:rgba(3,21,50,.7);padding:3px 0 0;line-height:1.71428571}.buv-c-verification-step.is-success::before,.buv-c-verification-step.is-failure::before{left:-38px;top:-4px;width:24px;height:24px}.buv-c-verification-substep::before{left:-28px;top:10px;width:4px;height:4px;background-color:rgba(255,255,255,.8)}.buv-c-verification-step::after{content:"";position:absolute;z-index:3;-webkit-transition:opacity .3s ease-out .2s;-o-transition:opacity .3s ease-out .2s;transition:opacity .3s ease-out .2s;opacity:0}.buv-c-verification-step.is-success::after,.buv-c-verification-step.is-failure::after{opacity:1}.buv-c-verification-step.is-success::after{border:solid #2ab27b;border-width:0 2px 2px 0;left:-29px;width:5px;height:11px;transform:rotate(45deg)}.buv-c-verification-step.is-success.is-test::after{border-color:#031532}.buv-c-verification-step.is-failure::after{content:"❌";left:-32px;top:-1px;font-size:11px;color:#d0021b}@supports(-ms-ime-align: auto){.buv-c-verification-step.is-failure::after{left:-34px}}.buv-c-final-verification-step{white-space:nowrap;opacity:0;position:relative;font-weight:600;font-size:15px;color:#031532;margin-top:15px}.buv-c-final-verification-step.is-success{font-size:21px;color:#2ab27b;line-height:19px}.buv-c-final-verification-step--standalone{margin-top:0}.buv-c-final-verification-step.is-test,.buv-c-final-verification-step--standalone.is-success{font-size:15px;color:#031532}.buv-c-final-verification-step.is-failure{font-size:13px;font-weight:400}.buv-c-verification-step__description{margin:0}.buv-c-final-verification-step.is-visible{opacity:1}.buv-c-final-verification-step.is-visible::after{opacity:1}.buv-c-final-verification-step::after{position:absolute;content:"";height:26px;width:23px;left:-37px;top:-3px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMjAgMjMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iVmVyaWZpY2F0aW9uIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1NC4wMDAwMDAsIC00NzQuMDAwMDAwKSIgZmlsbD0iIzJBQjI3QiI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQ4LjAwMDAwMCwgNDY5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2LDUgTDYsOS4xODE4MTgxOCBMNiwxNS40NTQ1NDU1IEM2LDIxLjI1NjgxODIgMTAuMjY2NjY2NywyNi42ODI3MjczIDE2LDI4IEMyMS43MzMzMzMzLDI2LjY4MjcyNzMgMjYsMjEuMjU2ODE4MiAyNiwxNS40NTQ1NDU1IEwyNiw5LjE4MTgxODE4IEwxNiw1IEwxNiw1IFogTTksMTcuNzUzNzE1NSBMMTAuNTI3NSwxNi4yNTY5MDAyIEwxMy4zMzMzMzMzLDE4Ljk5NTc1MzcgTDIwLjQ3MjUsMTIgTDIyLDEzLjUwNzQzMSBMMTMuMzMzMzMzMywyMiBMOSwxNy43NTM3MTU1IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");background-repeat:no-repeat;background-position:center;background-size:contain;z-index:3}.buv-c-final-verification-step.is-test::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4IiBmaWxsPSIjRjVBNjIzIj48cGF0aCBkPSJNLjUgMTZoMTdMOSAxIC41IDE2em05LjUtMkg4di0yaDJ2MnptMC0zSDhWN2gydjR6Ii8+PC9zdmc+IA==")}.buv-c-final-verification-step.is-failure::after{content:"❌";font-size:17px;top:-1px;color:#d0021b;background:none}.buv-c-final-verification-step--standalone-wrapper{padding:10px;box-sizing:border-box;border-left:3px solid}.buv-c-final-verification-step--standalone-wrapper.is-success{background-color:rgba(42,178,123,.1);border-color:#2ab27b}.buv-c-final-verification-step--standalone-wrapper.is-failure{background-color:rgba(208,2,27,.1);border-color:#d0021b}.buv-c-final-verification-step--standalone-wrapper.is-test{background-color:rgba(245,166,35,.1);border-color:#f5a623}.buv-c-final-verification-step--standalone{margin:0 0 5px 30px;white-space:unset}.buv-c-final-verification-step--standalone.is-failure{margin-bottom:0}.buv-c-final-verification-step--standalone::after{left:-30px}.buv-c-verification-substep.is-final{display:none;line-height:1.35}.buv-c-verification-substep.is-final.is-visible{display:block}.buv-c-verification-substep::after{display:none}.buv-u-excluded-from-flow{position:absolute}.buv-u-full-width{width:100%}</style>`;function Dd(e){return e.verificationStatus}function Md(e,t){var i;const r=null===(i=Gu(e).find((e=>"proofVerification"===e.code)).suites)||void 0===i?void 0:i.find((e=>e.proofType===t));return r?r.subSteps.every((e=>e.status===As.SUCCESS))?As.SUCCESS:r.subSteps.some((e=>e.status===As.FAILURE))?As.FAILURE:"":""}function Rd(e){return e.showVerificationModal}const Od=ul((function({chain:e=[""],transactionLink:t=[""],isTestChain:i=!1,isVisible:r=!1,finalStep:n=null,hideLink:o=!1,status:a="",standalone:s=!1}={}){if(!n)return;const c=[s?"buv-c-final-verification-step--standalone-wrapper":"",`is-${a}`,i?"is-test":""].join(" "),u=["buv-c-final-verification-step","buv-qa-final-verification-step",s?"buv-c-final-verification-step--standalone":"","buv-qa-verification-step",r?"is-visible":"",i?"is-test":"",`is-${a}`,a&&!s?"buv-c-badge buv-c-badge--large":""].join(" "),l=["buv-c-verification-substep",s?"":"buv-u-excluded-from-flow","buv-u-full-width","buv-o-text-12","is-final",r?"is-visible":""].join(" "),d=n.label,p=function(e,t){return e.description?de`<p class='buv-c-verification-step__description buv-qa-final-step-description'>${e.description.replace("${chain}",t[0])}</p>`:null}(n,e),h=!o&&n.linkText?de`<a class='buv-o-link' href='${t[0]}' hidden?='${!t[0]}'>
327
336
  <span class='buv-o-link__text--underline buv-qa-transaction-link'>${n.linkText}</span>
328
337
  </a>`:"";return de`
329
- ${Id}
338
+ ${Td}
330
339
  <div class$='${c}'>
331
340
  <dt class$='${u}'>${d}</dt>
332
341
  <dd class$='${l}'>
@@ -343,14 +352,14 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
343
352
  <span class='buv-o-link__text--underline'>${this.isOpen?Pu("text.substepsListClose"):c}</span>
344
353
  </a>
345
354
  <div class$='${d}' style$='max-height: ${u}px'>
346
- ${a.map((e=>de`${Td(e)}`))}
355
+ ${a.map((e=>de`${Id(e)}`))}
347
356
  ${this.renderSuites(o,i)}
348
357
  </div>
349
358
  `}});var jd=de`<style>.buv-c-verification-process{position:relative}.buv-c-verification-progress-bar{position:absolute;left:13px;top:0;width:14px;display:flex;flex-direction:column;height:100%}.buv-c-verification-progress-bar__tube{min-height:14px;transition:flex .4s ease-in-out,max-height .4s ease-in;background-color:#2ab27b;border-radius:7px;flex-grow:0;opacity:0}.buv-c-verification-progress-bar__tube.has-started{flex-grow:1;opacity:1}.buv-c-verification-progress-bar__tube.is-test{background-color:#d8d8d8}.buv-c-verification-progress-bar__tube.has-errored{background-color:#d0021b}.buv-c-verification-progress-bar.no-transition{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.buv-c-verification-process__step-list{padding-left:46px;margin-top:0}.buv-u-visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}</style>`;window.customElements.define("buv-verification-process-raw",class extends be{static get properties(){return{steps:[],hasError:Boolean,isTestChain:Boolean}}verificationInProgressTemplate(){return de`
350
359
  <span class='buv-u-visually-hidden'>${Pu("text.verificationStepProgress")}</span>
351
360
  <svg width='20' height='7' viewBox='0 0 120 30' xmlns='http://www.w3.org/2000/svg'><circle cx='15' cy='15' r='15'><animate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/><animate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/></circle><circle cx='60' cy='15' r='9' fill-opacity=''.9'><animate attributeName='r' from='9' to='9' begin='0s' dur='0.8s' values='9;15;9' calcMode='linear' repeatCount='indefinite'/><animate attributeName='fill-opacity' from=''.5' to='.5' begin='0s' dur='0.8s' values='.5;1;.5' calcMode='linear' repeatCount='indefinite'/></circle><circle cx='105' cy='15' r='15'><animate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/><animate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/></circle></svg>
352
361
  `}_didRender(){this.listElement||(this.listElement=this.shadowRoot.querySelectorAll(".buv-js-verification-process__step-list")[0])}_render({steps:e,hasError:t,isTestChain:i}){const r=e.filter((e=>e.status!==As.DEFAULT)).map(((e,r)=>de`
353
- ${Td(Object.assign(Object.assign({},e),{isParent:!0,isFirst:0===r,isTestChain:i}))}
362
+ ${Id(Object.assign(Object.assign({},e),{isParent:!0,isFirst:0===r,isTestChain:i}))}
354
363
  ${e.status===As.STARTING?de`${this.verificationInProgressTemplate()}`:de`<buv-substeps-list subSteps='${e.subSteps}' suites='${e.suites}' hasError?='${t}'></buv-substeps-list>`}
355
364
  `)),n=["buv-c-verification-progress-bar__tube","buv-qa-verification-progress-bar__tube",t?"has-errored":"",i?"is-test":"",r.length?"has-started":""].join(" ");let o=`${this.listElement?this.listElement.getBoundingClientRect().height:0}px`;const a=e.every((e=>e.status===As.SUCCESS))||e.some((e=>e.status===As.FAILURE));return a&&(o="100%"),de`
356
365
  ${jd}
@@ -414,7 +423,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
414
423
  ${c?"":de`<buv-final-verification-step class='buv-c-fullscreen-certificate__verification-status' isVisible hideLink standalone>
415
424
  <buv-verify-button type='link'>${Pu("text.verifyAgain")}</buv-verify-button>
416
425
  </buv-final-verification-step>`}
417
- `}),{mapStateToProps:e=>({hasCertificateDefinition:!!Tu(e),recipientName:Ru(e),certificateTitle:Ou(e),issueDate:Mu(e),issuedOn:Du(e),issuerName:Bu(e),issuerLogo:ju(e),recordLink:Nu(e),disableDownloadPdf:_l(e)}),ownProps:{hideRecordLink:Boolean,hideVerifyButton:Boolean}});window.customElements.define("buv-card-certificate",Hd);
426
+ `}),{mapStateToProps:e=>({hasCertificateDefinition:!!Iu(e),recipientName:Ru(e),certificateTitle:Ou(e),issueDate:Mu(e),issuedOn:Du(e),issuerName:Bu(e),issuerLogo:ju(e),recordLink:Nu(e),disableDownloadPdf:_l(e)}),ownProps:{hideRecordLink:Boolean,hideVerifyButton:Boolean}});window.customElements.define("buv-card-certificate",Hd);
418
427
  /**
419
428
  * @license
420
429
  * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
@@ -444,7 +453,7 @@ const qd=e=>{return(t=t=>{const i=document.createElement("template");i.innerHTML
444
453
  <dl class$='${f}'>
445
454
  ${h}
446
455
  </dl>
447
- `}),{mapStateToProps:e=>({recipientName:Ru(e),issueDate:Mu(e),issuedOn:Du(e),issuerName:Bu(e),transactionId:Hu(e),issuerPublicKey:Xu(e),issuerProfileDomain:el(e),issuerProfileUrl:Qu(e),signatureSuiteType:tl(e),chain:qu(e)}),ownProps:{display:String,hideRecipientName:Boolean}});window.customElements.define("buv-certificate-details",tp);function ip(e){return"boolean"==typeof e}function rp(e,t){for(var i=e.length-1;i>=0;i--)e[i]===t&&e.splice(i,1)}function np(e,t){for(var i=e.length-1;i>=0;i--)!0===t(e[i])&&e.splice(i,1)}function op(e){throw new Error("Unhandled case for value: '".concat(e,"'"))}var ap=/[A-Za-z]/,sp=/[\d]/,cp=/\s/,up=/['"]/,lp=/[\x00-\x1F\x7F]/,dp=/A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC/.source+/\u2700-\u27bf\udde6-\uddff\ud800-\udbff\udc00-\udfff\ufe0e\ufe0f\u0300-\u036f\ufe20-\ufe23\u20d0-\u20f0\ud83c\udffb-\udfff\u200d\u3299\u3297\u303d\u3030\u24c2\ud83c\udd70-\udd71\udd7e-\udd7f\udd8e\udd91-\udd9a\udde6-\uddff\ude01-\ude02\ude1a\ude2f\ude32-\ude3a\ude50-\ude51\u203c\u2049\u25aa-\u25ab\u25b6\u25c0\u25fb-\u25fe\u00a9\u00ae\u2122\u2139\udc04\u2600-\u26FF\u2b05\u2b06\u2b07\u2b1b\u2b1c\u2b50\u2b55\u231a\u231b\u2328\u23cf\u23e9-\u23f3\u23f8-\u23fa\udccf\u2935\u2934\u2190-\u21ff/.source+/\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D4-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFB-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F/.source+/0-9\u0660-\u0669\u06F0-\u06F9\u07C0-\u07C9\u0966-\u096F\u09E6-\u09EF\u0A66-\u0A6F\u0AE6-\u0AEF\u0B66-\u0B6F\u0BE6-\u0BEF\u0C66-\u0C6F\u0CE6-\u0CEF\u0D66-\u0D6F\u0DE6-\u0DEF\u0E50-\u0E59\u0ED0-\u0ED9\u0F20-\u0F29\u1040-\u1049\u1090-\u1099\u17E0-\u17E9\u1810-\u1819\u1946-\u194F\u19D0-\u19D9\u1A80-\u1A89\u1A90-\u1A99\u1B50-\u1B59\u1BB0-\u1BB9\u1C40-\u1C49\u1C50-\u1C59\uA620-\uA629\uA8D0-\uA8D9\uA900-\uA909\uA9D0-\uA9D9\uA9F0-\uA9F9\uAA50-\uAA59\uABF0-\uABF9\uFF10-\uFF19/.source,pp=new RegExp("[".concat(dp,"]")),hp=function(){function e(e){void 0===e&&(e={}),this.tagName="",this.attrs={},this.innerHTML="",this.tagName=e.tagName||"",this.attrs=e.attrs||{},this.innerHTML=e.innerHtml||e.innerHTML||""}return e.prototype.setTagName=function(e){return this.tagName=e,this},e.prototype.getTagName=function(){return this.tagName||""},e.prototype.setAttr=function(e,t){return this.getAttrs()[e]=t,this},e.prototype.getAttr=function(e){return this.getAttrs()[e]},e.prototype.setAttrs=function(e){return Object.assign(this.getAttrs(),e),this},e.prototype.getAttrs=function(){return this.attrs||(this.attrs={})},e.prototype.setClass=function(e){return this.setAttr("class",e)},e.prototype.addClass=function(e){for(var t,i=this.getClass(),r=i?i.split(cp):[],n=e.split(cp);t=n.shift();)-1===r.indexOf(t)&&r.push(t);return this.getAttrs().class=r.join(" "),this},e.prototype.removeClass=function(e){for(var t,i=this.getClass(),r=i?i.split(cp):[],n=e.split(cp);r.length&&(t=n.shift());){var o=r.indexOf(t);-1!==o&&r.splice(o,1)}return this.getAttrs().class=r.join(" "),this},e.prototype.getClass=function(){return this.getAttrs().class||""},e.prototype.hasClass=function(e){return-1!==(" "+this.getClass()+" ").indexOf(" "+e+" ")},e.prototype.setInnerHTML=function(e){return this.innerHTML=e,this},e.prototype.setInnerHtml=function(e){return this.setInnerHTML(e)},e.prototype.getInnerHTML=function(){return this.innerHTML||""},e.prototype.getInnerHtml=function(){return this.getInnerHTML()},e.prototype.toAnchorString=function(){var e=this.getTagName(),t=this.buildAttrsStr();return["<",e,t=t?" "+t:"",">",this.getInnerHtml(),"</",e,">"].join("")},e.prototype.buildAttrsStr=function(){if(!this.attrs)return"";var e=this.getAttrs(),t=[];for(var i in e)e.hasOwnProperty(i)&&t.push(i+'="'+e[i]+'"');return t.join(" ")},e}();var fp=function(){function e(e){void 0===e&&(e={}),this.newWindow=!1,this.truncate={},this.className="",this.newWindow=e.newWindow||!1,this.truncate=e.truncate||{},this.className=e.className||""}return e.prototype.build=function(e){return new hp({tagName:"a",attrs:this.createAttrs(e),innerHtml:this.processAnchorText(e.getAnchorText())})},e.prototype.createAttrs=function(e){var t={href:e.getAnchorHref()},i=this.createCssClass(e);return i&&(t.class=i),this.newWindow&&(t.target="_blank",t.rel="noopener noreferrer"),this.truncate&&this.truncate.length&&this.truncate.length<e.getAnchorText().length&&(t.title=e.getAnchorHref()),t},e.prototype.createCssClass=function(e){var t=this.className;if(t){for(var i=[t],r=e.getCssClassSuffixes(),n=0,o=r.length;n<o;n++)i.push(t+"-"+r[n]);return i.join(" ")}return""},e.prototype.processAnchorText=function(e){return e=this.doTruncate(e)},e.prototype.doTruncate=function(e){var t=this.truncate;if(!t||!t.length)return e;var i=t.length,r=t.location;return"smart"===r?function(e,t,i){var r,n;null==i?(i="&hellip;",n=3,r=8):(n=i.length,r=i.length);var o=function(e){var t="";return e.scheme&&e.host&&(t+=e.scheme+"://"),e.host&&(t+=e.host),e.path&&(t+="/"+e.path),e.query&&(t+="?"+e.query),e.fragment&&(t+="#"+e.fragment),t},a=function(e,t){var r=t/2,n=Math.ceil(r),o=-1*Math.floor(r),a="";return o<0&&(a=e.substr(o)),e.substr(0,n)+i+a};if(e.length<=t)return e;var s=t-n,c=function(e){var t={},i=e,r=i.match(/^([a-z]+):\/\//i);return r&&(t.scheme=r[1],i=i.substr(r[0].length)),(r=i.match(/^(.*?)(?=(\?|#|\/|$))/i))&&(t.host=r[1],i=i.substr(r[0].length)),(r=i.match(/^\/(.*?)(?=(\?|#|$))/i))&&(t.path=r[1],i=i.substr(r[0].length)),(r=i.match(/^\?(.*?)(?=(#|$))/i))&&(t.query=r[1],i=i.substr(r[0].length)),(r=i.match(/^#(.*?)$/i))&&(t.fragment=r[1]),t}(e);if(c.query){var u=c.query.match(/^(.*?)(?=(\?|\#))(.*?)$/i);u&&(c.query=c.query.substr(0,u[1].length),e=o(c))}if(e.length<=t)return e;if(c.host&&(c.host=c.host.replace(/^www\./,""),e=o(c)),e.length<=t)return e;var l="";if(c.host&&(l+=c.host),l.length>=s)return c.host.length==t?(c.host.substr(0,t-n)+i).substr(0,s+r):a(l,s).substr(0,s+r);var d="";if(c.path&&(d+="/"+c.path),c.query&&(d+="?"+c.query),d){if((l+d).length>=s)return(l+d).length==t?(l+d).substr(0,t):(l+a(d,s-l.length)).substr(0,s+r);l+=d}if(c.fragment){var p="#"+c.fragment;if((l+p).length>=s)return(l+p).length==t?(l+p).substr(0,t):(l+a(p,s-l.length)).substr(0,s+r);l+=p}if(c.scheme&&c.host){var h=c.scheme+"://";if((l+h).length<s)return(h+l).substr(0,t)}if(l.length<=t)return l;var f="";return s>0&&(f=l.substr(-1*Math.floor(s/2))),(l.substr(0,Math.ceil(s/2))+i+f).substr(0,s+r)}(e,i):"middle"===r?function(e,t,i){if(e.length<=t)return e;var r,n;null==i?(i="&hellip;",r=8,n=3):(r=i.length,n=i.length);var o=t-n,a="";return o>0&&(a=e.substr(-1*Math.floor(o/2))),(e.substr(0,Math.ceil(o/2))+i+a).substr(0,o+r)}(e,i):function(e,t,i){return function(e,t,i){var r;return e.length>t&&(null==i?(i="&hellip;",r=3):r=i.length,e=e.substring(0,t-r)+i),e}(e,t,i)}(e,i)},e}(),gp=function(){function e(e){this._=null,this.matchedText="",this.offset=0,this.tagBuilder=e.tagBuilder,this.matchedText=e.matchedText,this.offset=e.offset}return e.prototype.getMatchedText=function(){return this.matchedText},e.prototype.setOffset=function(e){this.offset=e},e.prototype.getOffset=function(){return this.offset},e.prototype.getCssClassSuffixes=function(){return[this.type]},e.prototype.buildTag=function(){return this.tagBuilder.build(this)},e}(),bp=new RegExp("^(?:xn--vermgensberatung-pwb|xn--vermgensberater-ctb|xn--clchc0ea0b2g2a9gcd|xn--w4r85el8fhu5dnra|northwesternmutual|travelersinsurance|vermögensberatung|xn--5su34j936bgsg|xn--bck1b9a5dre4c|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--mgberp4a5d4ar|xn--xkc2dl3a5ee0h|vermögensberater|xn--fzys8d69uvgm|xn--mgba7c0bbn0a|xn--mgbcpq6gpa1a|xn--xkc2al3hye2a|americanexpress|kerryproperties|sandvikcoromant|xn--i1b6b1a6a2e|xn--kcrx77d1x4a|xn--lgbbat1ad8j|xn--mgba3a4f16a|xn--mgbaakc7dvf|xn--mgbc0a9azcg|xn--nqv7fs00ema|americanfamily|bananarepublic|cancerresearch|cookingchannel|kerrylogistics|weatherchannel|xn--54b7fta0cc|xn--6qq986b3xl|xn--80aqecdr1a|xn--b4w605ferd|xn--fiq228c5hs|xn--h2breg3eve|xn--jlq480n2rg|xn--jlq61u9w7b|xn--mgba3a3ejt|xn--mgbaam7a8h|xn--mgbayh7gpa|xn--mgbbh1a71e|xn--mgbca7dzdo|xn--mgbi4ecexp|xn--mgbx4cd0ab|xn--rvc1e0am3e|international|lifeinsurance|travelchannel|wolterskluwer|xn--cckwcxetd|xn--eckvdtc9d|xn--fpcrj9c3d|xn--fzc2c9e2c|xn--h2brj9c8c|xn--tiq49xqyj|xn--yfro4i67o|xn--ygbi2ammx|construction|lplfinancial|scholarships|versicherung|xn--3e0b707e|xn--45br5cyl|xn--4dbrk0ce|xn--80adxhks|xn--80asehdb|xn--8y0a063a|xn--gckr3f0f|xn--mgb9awbf|xn--mgbab2bd|xn--mgbgu82a|xn--mgbpl2fh|xn--mgbt3dhd|xn--mk1bu44c|xn--ngbc5azd|xn--ngbe9e0a|xn--ogbpf8fl|xn--qcka1pmc|accountants|barclaycard|blackfriday|blockbuster|bridgestone|calvinklein|contractors|creditunion|engineering|enterprises|foodnetwork|investments|kerryhotels|lamborghini|motorcycles|olayangroup|photography|playstation|productions|progressive|redumbrella|williamhill|xn--11b4c3d|xn--1ck2e1b|xn--1qqw23a|xn--2scrj9c|xn--3bst00m|xn--3ds443g|xn--3hcrj9c|xn--42c2d9a|xn--45brj9c|xn--55qw42g|xn--6frz82g|xn--80ao21a|xn--9krt00a|xn--cck2b3b|xn--czr694b|xn--d1acj3b|xn--efvy88h|xn--fct429k|xn--fjq720a|xn--flw351e|xn--g2xx48c|xn--gecrj9c|xn--gk3at1e|xn--h2brj9c|xn--hxt814e|xn--imr513n|xn--j6w193g|xn--jvr189m|xn--kprw13d|xn--kpry57d|xn--mgbbh1a|xn--mgbtx2b|xn--mix891f|xn--nyqy26a|xn--otu796d|xn--pgbs0dh|xn--q9jyb4c|xn--rhqv96g|xn--rovu88b|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--vuq861b|xn--w4rs40l|xn--xhq521b|xn--zfr164b|சிங்கப்பூர்|accountant|apartments|associates|basketball|bnpparibas|boehringer|capitalone|consulting|creditcard|cuisinella|eurovision|extraspace|foundation|healthcare|immobilien|industries|management|mitsubishi|nextdirect|properties|protection|prudential|realestate|republican|restaurant|schaeffler|tatamotors|technology|university|vlaanderen|volkswagen|xn--30rr7y|xn--3pxu8k|xn--45q11c|xn--4gbrim|xn--55qx5d|xn--5tzm5g|xn--80aswg|xn--90a3ac|xn--9dbq2a|xn--9et52u|xn--c2br7g|xn--cg4bki|xn--czrs0t|xn--czru2d|xn--fiq64b|xn--fiqs8s|xn--fiqz9s|xn--io0a7i|xn--kput3i|xn--mxtq1m|xn--o3cw4h|xn--pssy2u|xn--q7ce6a|xn--unup4y|xn--wgbh1c|xn--wgbl6a|xn--y9a3aq|accenture|alfaromeo|allfinanz|amsterdam|analytics|aquarelle|barcelona|bloomberg|christmas|community|directory|education|equipment|fairwinds|financial|firestone|fresenius|frontdoor|furniture|goldpoint|hisamitsu|homedepot|homegoods|homesense|institute|insurance|kuokgroup|lancaster|landrover|lifestyle|marketing|marshalls|melbourne|microsoft|panasonic|passagens|pramerica|richardli|shangrila|solutions|statebank|statefarm|stockholm|travelers|vacations|xn--90ais|xn--c1avg|xn--d1alf|xn--e1a4c|xn--fhbei|xn--j1aef|xn--j1amh|xn--l1acc|xn--ngbrx|xn--nqv7f|xn--p1acf|xn--qxa6a|xn--tckwe|xn--vhquv|yodobashi|موريتانيا|abudhabi|airforce|allstate|attorney|barclays|barefoot|bargains|baseball|boutique|bradesco|broadway|brussels|builders|business|capetown|catering|catholic|cipriani|cityeats|cleaning|clinique|clothing|commbank|computer|delivery|deloitte|democrat|diamonds|discount|discover|download|engineer|ericsson|etisalat|exchange|feedback|fidelity|firmdale|football|frontier|goodyear|grainger|graphics|guardian|hdfcbank|helsinki|holdings|hospital|infiniti|ipiranga|istanbul|jpmorgan|lighting|lundbeck|marriott|maserati|mckinsey|memorial|merckmsd|mortgage|observer|partners|pharmacy|pictures|plumbing|property|redstone|reliance|saarland|samsclub|security|services|shopping|showtime|softbank|software|stcgroup|supplies|training|vanguard|ventures|verisign|woodside|xn--90ae|xn--node|xn--p1ai|xn--qxam|yokohama|السعودية|abogado|academy|agakhan|alibaba|android|athleta|auction|audible|auspost|avianca|banamex|bauhaus|bentley|bestbuy|booking|brother|bugatti|capital|caravan|careers|channel|charity|chintai|citadel|clubmed|college|cologne|comcast|company|compare|contact|cooking|corsica|country|coupons|courses|cricket|cruises|dentist|digital|domains|exposed|express|farmers|fashion|ferrari|ferrero|finance|fishing|fitness|flights|florist|flowers|forsale|frogans|fujitsu|gallery|genting|godaddy|grocery|guitars|hamburg|hangout|hitachi|holiday|hosting|hoteles|hotmail|hyundai|ismaili|jewelry|juniper|kitchen|komatsu|lacaixa|lanxess|lasalle|latrobe|leclerc|limited|lincoln|markets|monster|netbank|netflix|network|neustar|okinawa|oldnavy|organic|origins|philips|pioneer|politie|realtor|recipes|rentals|reviews|rexroth|samsung|sandvik|schmidt|schwarz|science|shiksha|singles|staples|storage|support|surgery|systems|temasek|theater|theatre|tickets|tiffany|toshiba|trading|walmart|wanggou|watches|weather|website|wedding|whoswho|windows|winners|xfinity|yamaxun|youtube|zuerich|католик|اتصالات|البحرين|الجزائر|العليان|پاکستان|كاثوليك|இந்தியா|abarth|abbott|abbvie|africa|agency|airbus|airtel|alipay|alsace|alstom|amazon|anquan|aramco|author|bayern|beauty|berlin|bharti|bostik|boston|broker|camera|career|casino|center|chanel|chrome|church|circle|claims|clinic|coffee|comsec|condos|coupon|credit|cruise|dating|datsun|dealer|degree|dental|design|direct|doctor|dunlop|dupont|durban|emerck|energy|estate|events|expert|family|flickr|futbol|gallup|garden|george|giving|global|google|gratis|health|hermes|hiphop|hockey|hotels|hughes|imamat|insure|intuit|jaguar|joburg|juegos|kaufen|kinder|kindle|kosher|lancia|latino|lawyer|lefrak|living|locker|london|luxury|madrid|maison|makeup|market|mattel|mobile|monash|mormon|moscow|museum|mutual|nagoya|natura|nissan|nissay|norton|nowruz|office|olayan|online|oracle|orange|otsuka|pfizer|photos|physio|pictet|quebec|racing|realty|reisen|repair|report|review|rocher|rogers|ryukyu|safety|sakura|sanofi|school|schule|search|secure|select|shouji|soccer|social|stream|studio|supply|suzuki|swatch|sydney|taipei|taobao|target|tattoo|tennis|tienda|tjmaxx|tkmaxx|toyota|travel|unicom|viajes|viking|villas|virgin|vision|voting|voyage|vuelos|walter|webcam|xihuan|yachts|yandex|zappos|москва|онлайн|ابوظبي|ارامكو|الاردن|المغرب|امارات|فلسطين|مليسيا|भारतम्|இலங்கை|ファッション|actor|adult|aetna|amfam|amica|apple|archi|audio|autos|azure|baidu|beats|bible|bingo|black|boats|bosch|build|canon|cards|chase|cheap|cisco|citic|click|cloud|coach|codes|crown|cymru|dabur|dance|deals|delta|drive|dubai|earth|edeka|email|epson|faith|fedex|final|forex|forum|gallo|games|gifts|gives|glass|globo|gmail|green|gripe|group|gucci|guide|homes|honda|horse|house|hyatt|ikano|irish|jetzt|koeln|kyoto|lamer|lease|legal|lexus|lilly|linde|lipsy|loans|locus|lotte|lotto|macys|mango|media|miami|money|movie|music|nexus|nikon|ninja|nokia|nowtv|omega|osaka|paris|parts|party|phone|photo|pizza|place|poker|praxi|press|prime|promo|quest|radio|rehab|reise|ricoh|rocks|rodeo|rugby|salon|sener|seven|sharp|shell|shoes|skype|sling|smart|smile|solar|space|sport|stada|store|study|style|sucks|swiss|tatar|tires|tirol|tmall|today|tokyo|tools|toray|total|tours|trade|trust|tunes|tushu|ubank|vegas|video|vodka|volvo|wales|watch|weber|weibo|works|world|xerox|yahoo|ישראל|ایران|بازار|بھارت|سودان|سورية|همراه|भारोत|संगठन|বাংলা|భారత్|ഭാരതം|嘉里大酒店|aarp|able|adac|aero|akdn|ally|amex|arab|army|arpa|arte|asda|asia|audi|auto|baby|band|bank|bbva|beer|best|bike|bing|blog|blue|bofa|bond|book|buzz|cafe|call|camp|care|cars|casa|case|cash|cbre|cern|chat|citi|city|club|cool|coop|cyou|data|date|dclk|deal|dell|desi|diet|dish|docs|dvag|erni|fage|fail|fans|farm|fast|fiat|fido|film|fire|fish|flir|food|ford|free|fund|game|gbiz|gent|ggee|gift|gmbh|gold|golf|goog|guge|guru|hair|haus|hdfc|help|here|hgtv|host|hsbc|icbc|ieee|imdb|immo|info|itau|java|jeep|jobs|jprs|kddi|kids|kiwi|kpmg|kred|land|lego|lgbt|lidl|life|like|limo|link|live|loan|loft|love|ltda|luxe|maif|meet|meme|menu|mini|mint|mobi|moda|moto|name|navy|news|next|nico|nike|ollo|open|page|pars|pccw|pics|ping|pink|play|plus|pohl|porn|post|prod|prof|qpon|read|reit|rent|rest|rich|room|rsvp|ruhr|safe|sale|sarl|save|saxo|scot|seat|seek|sexy|shaw|shia|shop|show|silk|sina|site|skin|sncf|sohu|song|sony|spot|star|surf|talk|taxi|team|tech|teva|tiaa|tips|town|toys|tube|vana|visa|viva|vivo|vote|voto|wang|weir|wien|wiki|wine|work|xbox|yoga|zara|zero|zone|дети|сайт|بارت|بيتك|ڀارت|تونس|شبكة|عراق|عمان|موقع|भारत|ভারত|ভাৰত|ਭਾਰਤ|ભારત|ଭାରତ|ಭಾರತ|ලංකා|アマゾン|グーグル|クラウド|ポイント|组织机构|電訊盈科|香格里拉|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|cbs|ceo|cfa|cfd|com|cpa|crs|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|edu|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|net|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|one|ong|onl|ooo|org|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|sca|scb|ses|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|бел|ком|қаз|мкд|мон|орг|рус|срб|укр|հայ|קום|عرب|قطر|كوم|مصر|कॉम|नेट|คอม|ไทย|ລາວ|ストア|セール|みんな|中文网|亚马逊|天主教|我爱你|新加坡|淡马锡|诺基亚|飞利浦|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|ελ|ευ|бг|ею|рф|გე|닷넷|닷컴|삼성|한국|コム|世界|中信|中国|中國|企业|佛山|信息|健康|八卦|公司|公益|台湾|台灣|商城|商店|商标|嘉里|在线|大拿|娱乐|家電|广东|微博|慈善|手机|招聘|政务|政府|新闻|时尚|書籍|机构|游戏|澳門|点看|移动|网址|网店|网站|网络|联通|谷歌|购物|通販|集团|食品|餐厅|香港)$"),mp=/[\/?#]/,vp=/[-+&@#/%=~_()|'$*\[\]{}\u2713]/,yp=/[?!:,.;^]/,wp=/https?:\/\//i,xp=new RegExp("^"+wp.source,"i"),kp=new RegExp(yp.source+"$"),_p=/^(javascript|vbscript):/i,Cp=/^[A-Za-z][-.+A-Za-z0-9]*:(\/\/)?([^:/]*)/,Ap=/^(?:\/\/)?([^/#?:]+)/;function Sp(e){return ap.test(e)}function Ep(e){return ap.test(e)||sp.test(e)||"+"===e||"-"===e||"."===e}function Pp(e){return pp.test(e)}function Lp(e){return"_"===e||Pp(e)}function Tp(e){return pp.test(e)||vp.test(e)||yp.test(e)}function Ip(e){return mp.test(e)}function Dp(e){return bp.test(e.toLowerCase())}var Mp=/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/,Rp=/[:/?#]/;var Op=/^(https?:\/\/)?(www\.)?/i,Bp=/^\/\//,jp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="url",i.url="",i.urlMatchType="scheme",i.protocolRelativeMatch=!1,i.stripPrefix={scheme:!0,www:!0},i.stripTrailingSlash=!0,i.decodePercentEncoding=!0,i.protocolPrepended=!1,i.urlMatchType=t.urlMatchType,i.url=t.url,i.protocolRelativeMatch=t.protocolRelativeMatch,i.stripPrefix=t.stripPrefix,i.stripTrailingSlash=t.stripTrailingSlash,i.decodePercentEncoding=t.decodePercentEncoding,i}return nc(t,e),t.prototype.getType=function(){return"url"},t.prototype.getUrlMatchType=function(){return this.urlMatchType},t.prototype.getUrl=function(){var e=this.url;return this.protocolRelativeMatch||"scheme"===this.urlMatchType||this.protocolPrepended||(e=this.url="http://"+e,this.protocolPrepended=!0),e},t.prototype.getAnchorHref=function(){return this.getUrl().replace(/&amp;/g,"&")},t.prototype.getAnchorText=function(){var e=this.getMatchedText();return this.protocolRelativeMatch&&(e=e.replace(Bp,"")),this.stripPrefix.scheme&&(e=function(e){return e.replace(xp,"")}(e)),this.stripPrefix.www&&(e=function(e){return e.replace(Op,"$1")}(e)),this.stripTrailingSlash&&(e=function(e){"/"===e.charAt(e.length-1)&&(e=e.slice(0,-1));return e}(e)),this.decodePercentEncoding&&(e=function(e){var t=e.replace(/%22/gi,"&quot;").replace(/%26/gi,"&amp;").replace(/%27/gi,"&#39;").replace(/%3C/gi,"&lt;").replace(/%3E/gi,"&gt;");try{return decodeURIComponent(t)}catch(e){return t}}(e)),e},t}(gp);var Fp=/^mailto:/i,Vp=new RegExp("[".concat(dp,"!#$%&'*+/=?^_`{|}~-]"));function Np(e){return Vp.test(e)}var zp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="email",i.email="",i.email=t.email,i}return nc(t,e),t.prototype.getType=function(){return"email"},t.prototype.getEmail=function(){return this.email},t.prototype.getAnchorHref=function(){return"mailto:"+this.email},t.prototype.getAnchorText=function(){return this.email},t}(gp);function $p(e){return"_"===e||pp.test(e)}var Up=["twitter","facebook","instagram","tiktok"],Hp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="hashtag",i.serviceName="twitter",i.hashtag="",i.serviceName=t.serviceName,i.hashtag=t.hashtag,i}return nc(t,e),t.prototype.getType=function(){return"hashtag"},t.prototype.getServiceName=function(){return this.serviceName},t.prototype.getHashtag=function(){return this.hashtag},t.prototype.getAnchorHref=function(){var e=this.serviceName,t=this.hashtag;switch(e){case"twitter":return"https://twitter.com/hashtag/"+t;case"facebook":return"https://www.facebook.com/hashtag/"+t;case"instagram":return"https://instagram.com/explore/tags/"+t;case"tiktok":return"https://www.tiktok.com/tag/"+t;default:throw op(e),new Error("Invalid hashtag service: ".concat(e))}},t.prototype.getAnchorText=function(){return"#"+this.hashtag},t.prototype.getCssClassSuffixes=function(){var t=e.prototype.getCssClassSuffixes.call(this),i=this.getServiceName();return i&&t.push(i),t},t}(gp),qp={twitter:/^@\w{1,15}$/,instagram:/^@[_\w]{1,30}$/,soundcloud:/^@[-a-z0-9_]{3,25}$/,tiktok:/^@[.\w]{1,23}[\w]$/},Kp=/[-\w.]/;function Jp(e){return Kp.test(e)}var Gp=["twitter","instagram","soundcloud","tiktok"],Yp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="mention",i.serviceName="twitter",i.mention="",i.mention=t.mention,i.serviceName=t.serviceName,i}return nc(t,e),t.prototype.getType=function(){return"mention"},t.prototype.getMention=function(){return this.mention},t.prototype.getServiceName=function(){return this.serviceName},t.prototype.getAnchorHref=function(){switch(this.serviceName){case"twitter":return"https://twitter.com/"+this.mention;case"instagram":return"https://instagram.com/"+this.mention;case"soundcloud":return"https://soundcloud.com/"+this.mention;case"tiktok":return"https://www.tiktok.com/@"+this.mention;default:throw new Error("Unknown service name to point mention to: "+this.serviceName)}},t.prototype.getAnchorText=function(){return"@"+this.mention},t.prototype.getCssClassSuffixes=function(){var t=e.prototype.getCssClassSuffixes.call(this),i=this.getServiceName();return i&&t.push(i),t},t}(gp),Wp=/[-. ]/,Zp=/[-. ()]/,Xp=/[,;]/,Qp=new RegExp("^".concat(/(?:(?:(?:(\+)?\d{1,3}[-. ]?)?\(?\d{3}\)?[-. ]?\d{3}[-. ]?\d{4})|(?:(\+)(?:9[976]\d|8[987530]\d|6[987]\d|5[90]\d|42\d|3[875]\d|2[98654321]\d|9[8543210]|8[6421]|6[6543210]|5[87654321]|4[987654310]|3[9643210]|2[70]|7|1)[-. ]?(?:\d[-. ]?){6,12}\d+))([,;]+[0-9]+#?)*/.source,"|").concat(/(0([1-9]-?[1-9]\d{3}|[1-9]{2}-?\d{3}|[1-9]{2}\d{1}-?\d{2}|[1-9]{2}\d{2}-?\d{1})-?\d{4}|0[789]0-?\d{4}-?\d{4}|050-?\d{4}-?\d{4})/.source,"$"));function eh(e){return Wp.test(e)}function th(e){return Xp.test(e)}var ih=function(e){function t(t){var i=e.call(this,t)||this;return i.type="phone",i.number="",i.plusSign=!1,i.number=t.number,i.plusSign=t.plusSign,i}return nc(t,e),t.prototype.getType=function(){return"phone"},t.prototype.getPhoneNumber=function(){return this.number},t.prototype.getNumber=function(){return this.getPhoneNumber()},t.prototype.getAnchorHref=function(){return"tel:"+(this.plusSign?"+":"")+this.number},t.prototype.getAnchorText=function(){return this.matchedText},t}(gp);function rh(e,t){for(var i=t.tagBuilder,r=t.stripPrefix,n=t.stripTrailingSlash,o=t.decodePercentEncoding,a=t.hashtagServiceName,s=t.mentionServiceName,c=[],u=e.length,l=[],d=0;d<u;d++){var p=e.charAt(d);if(0===l.length)b(p);else for(var h=l.length-1;h>=0;h--){var f=l[h];switch(f.state){case 11:k(f,p);break;case 12:_(f,p);break;case 0:m(f,p);break;case 1:v(f,p);break;case 2:y(f,p);break;case 3:w(f,p);break;case 4:x(f,p);break;case 5:C(f,p);break;case 6:A(f,p);break;case 7:S(f,p);break;case 13:E(f,p);break;case 14:P(f,p);break;case 8:L(f,p);break;case 9:T(f,p);break;case 10:I(f,p);break;case 15:D(f,p);break;case 16:M(f,p);break;case 17:R(f,p);break;case 18:O(f,p);break;case 19:B(f,p);break;case 20:j(f,p);break;case 21:F(f,p);break;case 22:V(f,p);break;case 23:N(f,p);break;case 24:z(f,p);break;case 25:$(f,p);break;case 26:U(f,p);break;case 27:H(f,p);break;case 28:q(f,p);break;case 29:K(f,p);break;case 30:J(f,p);break;case 31:G(f,p);break;case 32:W(f,p);break;case 33:Z(f,p);break;case 34:X(f,p);break;case 35:Q(f,p);break;case 36:ee(f,p);break;case 37:Y(f,p);break;case 38:te(f,p);break;case 39:ie(f,p);break;case 40:re(f,p);break;case 41:ne(f,p);break;default:op(f.state)}}}for(var g=l.length-1;g>=0;g--)l.forEach((function(e){return oe(e)}));return c;function b(e){if("#"===e)l.push({type:"hashtag",startIdx:d,state:28,acceptStateReached:!1});else if("@"===e)l.push(function(e,t){return{type:"mention",startIdx:e,state:t,acceptStateReached:!1}}(d,30));else if("/"===e)l.push(ch(d,11));else if("+"===e)l.push(uh(d,37));else if("("===e)l.push(uh(d,32));else{if(sp.test(e)&&(l.push(uh(d,38)),l.push(function(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"ipV4",octetsEncountered:1}}(d,13))),function(e){return pp.test(e)}(e)){var t="m"===e.toLowerCase()?15:22;l.push(function(e,t){return{type:"email",startIdx:e,state:t,acceptStateReached:!1}}(d,t))}Sp(e)&&l.push(sh(d,0)),pp.test(e)&&l.push(ch(d,5))}}function m(e,t){":"===t?e.state=2:"-"===t?e.state=1:Ep(t)||rp(l,e)}function v(e,t){"-"===t||("/"===t?(rp(l,e),l.push(ch(d,11))):Ep(t)?e.state=0:rp(l,e))}function y(e,t){"/"===t?e.state=3:"."===t?rp(l,e):Pp(t)?(e.state=5,Sp(t)&&l.push(sh(d,0))):rp(l,e)}function w(e,t){"/"===t?e.state=4:Tp(t)?(e.state=10,e.acceptStateReached=!0):oe(e)}function x(e,t){"/"===t?e.state=10:Pp(t)?(e.state=5,e.acceptStateReached=!0):rp(l,e)}function k(e,t){"/"===t?e.state=12:rp(l,e)}function _(e,t){Pp(t)?e.state=5:rp(l,e)}function C(e,t){"."===t?e.state=7:"-"===t?e.state=6:":"===t?e.state=8:Ip(t)?e.state=10:Lp(t)||oe(e)}function A(e,t){"-"===t||("."===t?oe(e):Pp(t)?e.state=5:oe(e))}function S(e,t){"."===t?oe(e):Pp(t)?(e.state=5,e.acceptStateReached=!0):oe(e)}function E(e,t){"."===t?e.state=14:":"===t?e.state=8:sp.test(t)||(Ip(t)?e.state=10:pp.test(t)?rp(l,e):oe(e))}function P(e,t){sp.test(t)?(e.octetsEncountered++,4===e.octetsEncountered&&(e.acceptStateReached=!0),e.state=13):oe(e)}function L(e,t){sp.test(t)?e.state=9:oe(e)}function T(e,t){sp.test(t)||(Ip(t)?e.state=10:oe(e))}function I(e,t){Tp(t)||oe(e)}function D(e,t){"a"===t.toLowerCase()?e.state=16:V(e,t)}function M(e,t){"i"===t.toLowerCase()?e.state=17:V(e,t)}function R(e,t){"l"===t.toLowerCase()?e.state=18:V(e,t)}function O(e,t){"t"===t.toLowerCase()?e.state=19:V(e,t)}function B(e,t){"o"===t.toLowerCase()?e.state=20:V(e,t)}function j(e,t){":"===t.toLowerCase()?e.state=21:V(e,t)}function F(e,t){Np(t)?e.state=22:rp(l,e)}function V(e,t){"."===t?e.state=23:"@"===t?e.state=24:Np(t)?e.state=22:rp(l,e)}function N(e,t){"."===t||"@"===t?rp(l,e):Np(t)?e.state=22:rp(l,e)}function z(e,t){Pp(t)?e.state=25:rp(l,e)}function $(e,t){"."===t?e.state=27:"-"===t?e.state=26:Lp(t)||oe(e)}function U(e,t){"-"===t||"."===t?oe(e):Lp(t)?e.state=25:oe(e)}function H(e,t){"."===t||"-"===t?oe(e):Pp(t)?(e.state=25,e.acceptStateReached=!0):oe(e)}function q(e,t){$p(t)?(e.state=29,e.acceptStateReached=!0):rp(l,e)}function K(e,t){$p(t)||oe(e)}function J(e,t){Jp(t)?(e.state=31,e.acceptStateReached=!0):rp(l,e)}function G(e,t){Jp(t)||(pp.test(t)?rp(l,e):oe(e))}function Y(e,t){sp.test(t)?e.state=38:(rp(l,e),b(t))}function W(e,t){sp.test(t)?e.state=33:rp(l,e),b(t)}function Z(e,t){sp.test(t)?e.state=34:rp(l,e)}function X(e,t){sp.test(t)?e.state=35:rp(l,e)}function Q(e,t){")"===t?e.state=36:rp(l,e)}function ee(e,t){sp.test(t)?e.state=38:eh(t)?e.state=39:rp(l,e)}function te(e,t){e.acceptStateReached=!0,th(t)?e.state=40:"#"===t?e.state=41:sp.test(t)||("("===t?e.state=32:eh(t)?e.state=39:(oe(e),Sp(t)&&l.push(sh(d,0))))}function ie(e,t){sp.test(t)?e.state=38:"("===t?e.state=32:(oe(e),b(t))}function re(e,t){th(t)||("#"===t?e.state=41:sp.test(t)?e.state=38:oe(e))}function ne(e,t){th(t)?e.state=40:sp.test(t)?rp(l,e):oe(e)}function oe(t){if(rp(l,t),t.acceptStateReached){var u,p,h=t.startIdx,f=e.slice(t.startIdx,d);if(f=function(e){for(var t={"(":0,"{":0,"[":0},i=0;i<e.length;i++){var r=e.charAt(i);nh.test(r)?t[r]++:oh.test(r)&&t[ah[r]]--}var n,o=e.length-1;for(;o>=0;)if(n=e.charAt(o),oh.test(n)){var a=ah[n];if(!(t[a]<0))break;t[a]++,o--}else{if(!kp.test(n))break;o--}return e.slice(0,o+1)}(f),"url"===t.type){if("@"===e.charAt(t.startIdx-1))return;var g=t.matchType;if("scheme"===g){var b=wp.exec(f);if(b&&(h+=b.index,f=f.slice(b.index)),!function(e){if(_p.test(e))return!1;var t=e.match(Cp);if(!t)return!1;var i=!!t[1],r=t[2];return!!i||!(-1===r.indexOf(".")||!ap.test(r))}(f))return}else if("tld"===g){if(!function(e){var t=e.match(Ap);if(!t)return!1;var i=t[0].split(".");return!(i.length<2||!Dp(i[i.length-1]))}(f))return}else if("ipV4"===g){if(!function(e){var t=e.split(Rp,1)[0];return Mp.test(t)}(f))return}else op(g);c.push(new jp({tagBuilder:i,matchedText:f,offset:h,urlMatchType:g,url:f,protocolRelativeMatch:"//"===f.slice(0,2),stripPrefix:r,stripTrailingSlash:n,decodePercentEncoding:o}))}else if("email"===t.type)Dp(f.split(".").pop()||"")&&c.push(new zp({tagBuilder:i,matchedText:f,offset:h,email:f.replace(Fp,"")}));else if("hashtag"===t.type)f.length<=140&&c.push(new Hp({tagBuilder:i,matchedText:f,offset:h,serviceName:a,hashtag:f.slice(1)}));else if("mention"===t.type)p=f,qp[s].test(p)&&c.push(new Yp({tagBuilder:i,matchedText:f,offset:h,serviceName:s,mention:f.slice(1)}));else if("phone"===t.type){if(f=f.replace(/ +$/g,""),("+"===(u=f).charAt(0)||Zp.test(u))&&Qp.test(u)){var m=f.replace(/[^0-9,;#]/g,"");c.push(new ih({tagBuilder:i,matchedText:f,offset:h,number:m,plusSign:"+"===f.charAt(0)}))}}else op(t)}}}var nh=/[\(\{\[]/,oh=/[\)\}\]]/,ah={")":"(","}":"{","]":"["};function sh(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"scheme"}}function ch(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"tld"}}function uh(e,t){return{type:"phone",startIdx:e,state:t,acceptStateReached:!1}}function lh(e,t){for(var i,r=t.onOpenTag,n=t.onCloseTag,o=t.onText,a=t.onComment,s=t.onDoctype,c=new dh,u=0,l=e.length,d=0,p=0,h=c;u<l;){var f=e.charAt(u);switch(d){case 0:g(f);break;case 1:b(f);break;case 2:v(f);break;case 3:m(f);break;case 4:y(f);break;case 5:w(f);break;case 6:x(f);break;case 7:k(f);break;case 8:_(f);break;case 9:C(f);break;case 10:A(f);break;case 11:S(f);break;case 12:E(f);break;case 13:P();break;case 14:L(f);break;case 15:T(f);break;case 16:I(f);break;case 17:D(f);break;case 18:M(f);break;case 19:R(f);break;case 20:O(f);break;default:op(d)}u++}function g(e){"<"===e&&j()}function b(e){"!"===e?d=13:"/"===e?(d=2,h=new dh(oc(oc({},h),{isClosing:!0}))):"<"===e?j():ap.test(e)?(d=3,h=new dh(oc(oc({},h),{isOpening:!0}))):(d=0,h=c)}function m(e){cp.test(e)?(h=new dh(oc(oc({},h),{name:V()})),d=4):"<"===e?j():"/"===e?(h=new dh(oc(oc({},h),{name:V()})),d=12):">"===e?(h=new dh(oc(oc({},h),{name:V()})),F()):ap.test(e)||sp.test(e)||":"===e||B()}function v(e){">"===e?B():ap.test(e)?d=3:B()}function y(e){cp.test(e)||("/"===e?d=12:">"===e?F():"<"===e?j():"="===e||up.test(e)||lp.test(e)?B():d=5)}function w(e){cp.test(e)?d=6:"/"===e?d=12:"="===e?d=7:">"===e?F():"<"===e?j():up.test(e)&&B()}function x(e){cp.test(e)||("/"===e?d=12:"="===e?d=7:">"===e?F():"<"===e?j():up.test(e)?B():d=5)}function k(e){cp.test(e)||('"'===e?d=8:"'"===e?d=9:/[>=`]/.test(e)?B():"<"===e?j():d=10)}function _(e){'"'===e&&(d=11)}function C(e){"'"===e&&(d=11)}function A(e){cp.test(e)?d=4:">"===e?F():"<"===e&&j()}function S(e){cp.test(e)?d=4:"/"===e?d=12:">"===e?F():"<"===e?j():(d=4,u--)}function E(e){">"===e?(h=new dh(oc(oc({},h),{isClosing:!0})),F()):d=4}function P(t){"--"===e.substr(u,2)?(u+=2,h=new dh(oc(oc({},h),{type:"comment"})),d=14):"DOCTYPE"===e.substr(u,7).toUpperCase()?(u+=7,h=new dh(oc(oc({},h),{type:"doctype"})),d=20):B()}function L(e){"-"===e?d=15:">"===e?B():d=16}function T(e){"-"===e?d=18:">"===e?B():d=16}function I(e){"-"===e&&(d=17)}function D(e){d="-"===e?18:16}function M(e){">"===e?F():"!"===e?d=19:"-"===e||(d=16)}function R(e){"-"===e?d=17:">"===e?F():d=16}function O(e){">"===e?F():"<"===e&&j()}function B(){d=0,h=c}function j(){d=1,h=new dh({idx:u})}function F(){var t=e.slice(p,h.idx);t&&o(t,p),"comment"===h.type?a(h.idx):"doctype"===h.type?s(h.idx):(h.isOpening&&r(h.name,h.idx),h.isClosing&&n(h.name,h.idx)),B(),p=u+1}function V(){var t=h.idx+(h.isClosing?2:1);return e.slice(t,u).toLowerCase()}p<u&&(i=e.slice(p,u),o(i,p),p=u+1)}var dh=function(e){void 0===e&&(e={}),this.idx=void 0!==e.idx?e.idx:-1,this.type=e.type||"tag",this.name=e.name||"",this.isOpening=!!e.isOpening,this.isClosing=!!e.isClosing},ph=function(){function e(t){void 0===t&&(t={}),this.version=e.version,this.urls={},this.email=!0,this.phone=!0,this.hashtag=!1,this.mention=!1,this.newWindow=!0,this.stripPrefix={scheme:!0,www:!0},this.stripTrailingSlash=!0,this.decodePercentEncoding=!0,this.truncate={length:0,location:"end"},this.className="",this.replaceFn=null,this.context=void 0,this.sanitizeHtml=!1,this.tagBuilder=null,this.urls=function(e){null==e&&(e=!0);return ip(e)?{schemeMatches:e,tldMatches:e,ipV4Matches:e}:{schemeMatches:!ip(e.schemeMatches)||e.schemeMatches,tldMatches:!ip(e.tldMatches)||e.tldMatches,ipV4Matches:!ip(e.ipV4Matches)||e.ipV4Matches}}(t.urls),this.email=ip(t.email)?t.email:this.email,this.phone=ip(t.phone)?t.phone:this.phone,this.hashtag=t.hashtag||this.hashtag,this.mention=t.mention||this.mention,this.newWindow=ip(t.newWindow)?t.newWindow:this.newWindow,this.stripPrefix=function(e){null==e&&(e=!0);return ip(e)?{scheme:e,www:e}:{scheme:!ip(e.scheme)||e.scheme,www:!ip(e.www)||e.www}}(t.stripPrefix),this.stripTrailingSlash=ip(t.stripTrailingSlash)?t.stripTrailingSlash:this.stripTrailingSlash,this.decodePercentEncoding=ip(t.decodePercentEncoding)?t.decodePercentEncoding:this.decodePercentEncoding,this.sanitizeHtml=t.sanitizeHtml||!1;var i=this.mention;if(!1!==i&&-1===Gp.indexOf(i))throw new Error("invalid `mention` cfg '".concat(i,"' - see docs"));var r,n=this.hashtag;if(!1!==n&&-1===Up.indexOf(n))throw new Error("invalid `hashtag` cfg '".concat(n,"' - see docs"));this.truncate="number"==typeof(r=t.truncate)?{length:r,location:"end"}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&void 0===e[i]&&(e[i]=t[i]);return e}(r||{},{length:Number.POSITIVE_INFINITY,location:"end"}),this.className=t.className||this.className,this.replaceFn=t.replaceFn||this.replaceFn,this.context=t.context||this}return e.link=function(t,i){return new e(i).link(t)},e.parse=function(t,i){return new e(i).parse(t)},e.prototype.parse=function(e){var t=this,i=["a","style","script"],r=0,n=[];return lh(e,{onOpenTag:function(e){i.indexOf(e)>=0&&r++},onText:function(e,i){if(0===r){var o=e.split(/(&nbsp;|&#160;|&lt;|&#60;|&gt;|&#62;|&quot;|&#34;|&#39;)/gi),a=i;o.forEach((function(e,i){if(i%2==0){var r=t.parseText(e,a);n.push.apply(n,r)}a+=e.length}))}},onCloseTag:function(e){i.indexOf(e)>=0&&(r=Math.max(r-1,0))},onComment:function(e){},onDoctype:function(e){}}),n=this.compactMatches(n),n=this.removeUnwantedMatches(n)},e.prototype.compactMatches=function(e){e.sort((function(e,t){return e.getOffset()-t.getOffset()}));for(var t=0;t<e.length-1;){var i=e[t],r=i.getOffset(),n=i.getMatchedText().length,o=r+n;if(t+1<e.length){if(e[t+1].getOffset()===r){var a=e[t+1].getMatchedText().length>n?t:t+1;e.splice(a,1);continue}if(e[t+1].getOffset()<o){e.splice(t+1,1);continue}}t++}return e},e.prototype.removeUnwantedMatches=function(e){return this.hashtag||np(e,(function(e){return"hashtag"===e.getType()})),this.email||np(e,(function(e){return"email"===e.getType()})),this.phone||np(e,(function(e){return"phone"===e.getType()})),this.mention||np(e,(function(e){return"mention"===e.getType()})),this.urls.schemeMatches||np(e,(function(e){return"url"===e.getType()&&"scheme"===e.getUrlMatchType()})),this.urls.tldMatches||np(e,(function(e){return"url"===e.getType()&&"tld"===e.getUrlMatchType()})),this.urls.ipV4Matches||np(e,(function(e){return"url"===e.getType()&&"ipV4"===e.getUrlMatchType()})),e},e.prototype.parseText=function(e,t){void 0===t&&(t=0),t=t||0;for(var i=rh(e,{tagBuilder:this.getTagBuilder(),stripPrefix:this.stripPrefix,stripTrailingSlash:this.stripTrailingSlash,decodePercentEncoding:this.decodePercentEncoding,hashtagServiceName:this.hashtag,mentionServiceName:this.mention||"twitter"}),r=0,n=i.length;r<n;r++)i[r].setOffset(t+i[r].getOffset());return i},e.prototype.link=function(e){if(!e)return"";this.sanitizeHtml&&(e=e.replace(/</g,"&lt;").replace(/>/g,"&gt;"));for(var t=this.parse(e),i=[],r=0,n=0,o=t.length;n<o;n++){var a=t[n];i.push(e.substring(r,a.getOffset())),i.push(this.createMatchReturnVal(a)),r=a.getOffset()+a.getMatchedText().length}return i.push(e.substring(r)),i.join("")},e.prototype.createMatchReturnVal=function(e){var t;return this.replaceFn&&(t=this.replaceFn.call(this.context,e)),"string"==typeof t?t:!1===t?e.getMatchedText():t instanceof hp?t.toAnchorString():e.buildTag().toAnchorString()},e.prototype.getTagBuilder=function(){var e=this.tagBuilder;return e||(e=this.tagBuilder=new fp({newWindow:this.newWindow,truncate:this.truncate,className:this.className})),e},e.version="4.0.0",e}();function hh(e){return ph.link(e,{stripPrefix:!1,email:!1,phone:!1})}window.customElements.define("buv-full-certificate-raw",class extends be{static get properties(){return{clickableUrls:Boolean,hasCertificateDefinition:Boolean,displayHTML:String}}_shouldRender(e,t,i){return!!(null==t?void 0:t.displayHTML)||!1===(null==t?void 0:t.hasCertificateDefinition)}_render({clickableUrls:e,hasCertificateDefinition:t,displayHTML:i}){return t?de`
456
+ `}),{mapStateToProps:e=>({recipientName:Ru(e),issueDate:Mu(e),issuedOn:Du(e),issuerName:Bu(e),transactionId:Hu(e),issuerPublicKey:Xu(e),issuerProfileDomain:el(e),issuerProfileUrl:Qu(e),signatureSuiteType:tl(e),chain:qu(e)}),ownProps:{display:String,hideRecipientName:Boolean}});window.customElements.define("buv-certificate-details",tp);function ip(e){return"boolean"==typeof e}function rp(e,t){for(var i=e.length-1;i>=0;i--)e[i]===t&&e.splice(i,1)}function np(e,t){for(var i=e.length-1;i>=0;i--)!0===t(e[i])&&e.splice(i,1)}function op(e){throw new Error("Unhandled case for value: '".concat(e,"'"))}var ap=/[A-Za-z]/,sp=/[\d]/,cp=/\s/,up=/['"]/,lp=/[\x00-\x1F\x7F]/,dp=/A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC/.source+/\u2700-\u27bf\udde6-\uddff\ud800-\udbff\udc00-\udfff\ufe0e\ufe0f\u0300-\u036f\ufe20-\ufe23\u20d0-\u20f0\ud83c\udffb-\udfff\u200d\u3299\u3297\u303d\u3030\u24c2\ud83c\udd70-\udd71\udd7e-\udd7f\udd8e\udd91-\udd9a\udde6-\uddff\ude01-\ude02\ude1a\ude2f\ude32-\ude3a\ude50-\ude51\u203c\u2049\u25aa-\u25ab\u25b6\u25c0\u25fb-\u25fe\u00a9\u00ae\u2122\u2139\udc04\u2600-\u26FF\u2b05\u2b06\u2b07\u2b1b\u2b1c\u2b50\u2b55\u231a\u231b\u2328\u23cf\u23e9-\u23f3\u23f8-\u23fa\udccf\u2935\u2934\u2190-\u21ff/.source+/\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D4-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFB-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F/.source+/0-9\u0660-\u0669\u06F0-\u06F9\u07C0-\u07C9\u0966-\u096F\u09E6-\u09EF\u0A66-\u0A6F\u0AE6-\u0AEF\u0B66-\u0B6F\u0BE6-\u0BEF\u0C66-\u0C6F\u0CE6-\u0CEF\u0D66-\u0D6F\u0DE6-\u0DEF\u0E50-\u0E59\u0ED0-\u0ED9\u0F20-\u0F29\u1040-\u1049\u1090-\u1099\u17E0-\u17E9\u1810-\u1819\u1946-\u194F\u19D0-\u19D9\u1A80-\u1A89\u1A90-\u1A99\u1B50-\u1B59\u1BB0-\u1BB9\u1C40-\u1C49\u1C50-\u1C59\uA620-\uA629\uA8D0-\uA8D9\uA900-\uA909\uA9D0-\uA9D9\uA9F0-\uA9F9\uAA50-\uAA59\uABF0-\uABF9\uFF10-\uFF19/.source,pp=new RegExp("[".concat(dp,"]")),hp=function(){function e(e){void 0===e&&(e={}),this.tagName="",this.attrs={},this.innerHTML="",this.tagName=e.tagName||"",this.attrs=e.attrs||{},this.innerHTML=e.innerHtml||e.innerHTML||""}return e.prototype.setTagName=function(e){return this.tagName=e,this},e.prototype.getTagName=function(){return this.tagName||""},e.prototype.setAttr=function(e,t){return this.getAttrs()[e]=t,this},e.prototype.getAttr=function(e){return this.getAttrs()[e]},e.prototype.setAttrs=function(e){return Object.assign(this.getAttrs(),e),this},e.prototype.getAttrs=function(){return this.attrs||(this.attrs={})},e.prototype.setClass=function(e){return this.setAttr("class",e)},e.prototype.addClass=function(e){for(var t,i=this.getClass(),r=i?i.split(cp):[],n=e.split(cp);t=n.shift();)-1===r.indexOf(t)&&r.push(t);return this.getAttrs().class=r.join(" "),this},e.prototype.removeClass=function(e){for(var t,i=this.getClass(),r=i?i.split(cp):[],n=e.split(cp);r.length&&(t=n.shift());){var o=r.indexOf(t);-1!==o&&r.splice(o,1)}return this.getAttrs().class=r.join(" "),this},e.prototype.getClass=function(){return this.getAttrs().class||""},e.prototype.hasClass=function(e){return-1!==(" "+this.getClass()+" ").indexOf(" "+e+" ")},e.prototype.setInnerHTML=function(e){return this.innerHTML=e,this},e.prototype.setInnerHtml=function(e){return this.setInnerHTML(e)},e.prototype.getInnerHTML=function(){return this.innerHTML||""},e.prototype.getInnerHtml=function(){return this.getInnerHTML()},e.prototype.toAnchorString=function(){var e=this.getTagName(),t=this.buildAttrsStr();return["<",e,t=t?" "+t:"",">",this.getInnerHtml(),"</",e,">"].join("")},e.prototype.buildAttrsStr=function(){if(!this.attrs)return"";var e=this.getAttrs(),t=[];for(var i in e)e.hasOwnProperty(i)&&t.push(i+'="'+e[i]+'"');return t.join(" ")},e}();var fp=function(){function e(e){void 0===e&&(e={}),this.newWindow=!1,this.truncate={},this.className="",this.newWindow=e.newWindow||!1,this.truncate=e.truncate||{},this.className=e.className||""}return e.prototype.build=function(e){return new hp({tagName:"a",attrs:this.createAttrs(e),innerHtml:this.processAnchorText(e.getAnchorText())})},e.prototype.createAttrs=function(e){var t={href:e.getAnchorHref()},i=this.createCssClass(e);return i&&(t.class=i),this.newWindow&&(t.target="_blank",t.rel="noopener noreferrer"),this.truncate&&this.truncate.length&&this.truncate.length<e.getAnchorText().length&&(t.title=e.getAnchorHref()),t},e.prototype.createCssClass=function(e){var t=this.className;if(t){for(var i=[t],r=e.getCssClassSuffixes(),n=0,o=r.length;n<o;n++)i.push(t+"-"+r[n]);return i.join(" ")}return""},e.prototype.processAnchorText=function(e){return e=this.doTruncate(e)},e.prototype.doTruncate=function(e){var t=this.truncate;if(!t||!t.length)return e;var i=t.length,r=t.location;return"smart"===r?function(e,t,i){var r,n;null==i?(i="&hellip;",n=3,r=8):(n=i.length,r=i.length);var o=function(e){var t="";return e.scheme&&e.host&&(t+=e.scheme+"://"),e.host&&(t+=e.host),e.path&&(t+="/"+e.path),e.query&&(t+="?"+e.query),e.fragment&&(t+="#"+e.fragment),t},a=function(e,t){var r=t/2,n=Math.ceil(r),o=-1*Math.floor(r),a="";return o<0&&(a=e.substr(o)),e.substr(0,n)+i+a};if(e.length<=t)return e;var s=t-n,c=function(e){var t={},i=e,r=i.match(/^([a-z]+):\/\//i);return r&&(t.scheme=r[1],i=i.substr(r[0].length)),(r=i.match(/^(.*?)(?=(\?|#|\/|$))/i))&&(t.host=r[1],i=i.substr(r[0].length)),(r=i.match(/^\/(.*?)(?=(\?|#|$))/i))&&(t.path=r[1],i=i.substr(r[0].length)),(r=i.match(/^\?(.*?)(?=(#|$))/i))&&(t.query=r[1],i=i.substr(r[0].length)),(r=i.match(/^#(.*?)$/i))&&(t.fragment=r[1]),t}(e);if(c.query){var u=c.query.match(/^(.*?)(?=(\?|\#))(.*?)$/i);u&&(c.query=c.query.substr(0,u[1].length),e=o(c))}if(e.length<=t)return e;if(c.host&&(c.host=c.host.replace(/^www\./,""),e=o(c)),e.length<=t)return e;var l="";if(c.host&&(l+=c.host),l.length>=s)return c.host.length==t?(c.host.substr(0,t-n)+i).substr(0,s+r):a(l,s).substr(0,s+r);var d="";if(c.path&&(d+="/"+c.path),c.query&&(d+="?"+c.query),d){if((l+d).length>=s)return(l+d).length==t?(l+d).substr(0,t):(l+a(d,s-l.length)).substr(0,s+r);l+=d}if(c.fragment){var p="#"+c.fragment;if((l+p).length>=s)return(l+p).length==t?(l+p).substr(0,t):(l+a(p,s-l.length)).substr(0,s+r);l+=p}if(c.scheme&&c.host){var h=c.scheme+"://";if((l+h).length<s)return(h+l).substr(0,t)}if(l.length<=t)return l;var f="";return s>0&&(f=l.substr(-1*Math.floor(s/2))),(l.substr(0,Math.ceil(s/2))+i+f).substr(0,s+r)}(e,i):"middle"===r?function(e,t,i){if(e.length<=t)return e;var r,n;null==i?(i="&hellip;",r=8,n=3):(r=i.length,n=i.length);var o=t-n,a="";return o>0&&(a=e.substr(-1*Math.floor(o/2))),(e.substr(0,Math.ceil(o/2))+i+a).substr(0,o+r)}(e,i):function(e,t,i){return function(e,t,i){var r;return e.length>t&&(null==i?(i="&hellip;",r=3):r=i.length,e=e.substring(0,t-r)+i),e}(e,t,i)}(e,i)},e}(),gp=function(){function e(e){this._=null,this.matchedText="",this.offset=0,this.tagBuilder=e.tagBuilder,this.matchedText=e.matchedText,this.offset=e.offset}return e.prototype.getMatchedText=function(){return this.matchedText},e.prototype.setOffset=function(e){this.offset=e},e.prototype.getOffset=function(){return this.offset},e.prototype.getCssClassSuffixes=function(){return[this.type]},e.prototype.buildTag=function(){return this.tagBuilder.build(this)},e}(),bp=new RegExp("^(?:xn--vermgensberatung-pwb|xn--vermgensberater-ctb|xn--clchc0ea0b2g2a9gcd|xn--w4r85el8fhu5dnra|northwesternmutual|travelersinsurance|vermögensberatung|xn--5su34j936bgsg|xn--bck1b9a5dre4c|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--mgberp4a5d4ar|xn--xkc2dl3a5ee0h|vermögensberater|xn--fzys8d69uvgm|xn--mgba7c0bbn0a|xn--mgbcpq6gpa1a|xn--xkc2al3hye2a|americanexpress|kerryproperties|sandvikcoromant|xn--i1b6b1a6a2e|xn--kcrx77d1x4a|xn--lgbbat1ad8j|xn--mgba3a4f16a|xn--mgbaakc7dvf|xn--mgbc0a9azcg|xn--nqv7fs00ema|americanfamily|bananarepublic|cancerresearch|cookingchannel|kerrylogistics|weatherchannel|xn--54b7fta0cc|xn--6qq986b3xl|xn--80aqecdr1a|xn--b4w605ferd|xn--fiq228c5hs|xn--h2breg3eve|xn--jlq480n2rg|xn--jlq61u9w7b|xn--mgba3a3ejt|xn--mgbaam7a8h|xn--mgbayh7gpa|xn--mgbbh1a71e|xn--mgbca7dzdo|xn--mgbi4ecexp|xn--mgbx4cd0ab|xn--rvc1e0am3e|international|lifeinsurance|travelchannel|wolterskluwer|xn--cckwcxetd|xn--eckvdtc9d|xn--fpcrj9c3d|xn--fzc2c9e2c|xn--h2brj9c8c|xn--tiq49xqyj|xn--yfro4i67o|xn--ygbi2ammx|construction|lplfinancial|scholarships|versicherung|xn--3e0b707e|xn--45br5cyl|xn--4dbrk0ce|xn--80adxhks|xn--80asehdb|xn--8y0a063a|xn--gckr3f0f|xn--mgb9awbf|xn--mgbab2bd|xn--mgbgu82a|xn--mgbpl2fh|xn--mgbt3dhd|xn--mk1bu44c|xn--ngbc5azd|xn--ngbe9e0a|xn--ogbpf8fl|xn--qcka1pmc|accountants|barclaycard|blackfriday|blockbuster|bridgestone|calvinklein|contractors|creditunion|engineering|enterprises|foodnetwork|investments|kerryhotels|lamborghini|motorcycles|olayangroup|photography|playstation|productions|progressive|redumbrella|williamhill|xn--11b4c3d|xn--1ck2e1b|xn--1qqw23a|xn--2scrj9c|xn--3bst00m|xn--3ds443g|xn--3hcrj9c|xn--42c2d9a|xn--45brj9c|xn--55qw42g|xn--6frz82g|xn--80ao21a|xn--9krt00a|xn--cck2b3b|xn--czr694b|xn--d1acj3b|xn--efvy88h|xn--fct429k|xn--fjq720a|xn--flw351e|xn--g2xx48c|xn--gecrj9c|xn--gk3at1e|xn--h2brj9c|xn--hxt814e|xn--imr513n|xn--j6w193g|xn--jvr189m|xn--kprw13d|xn--kpry57d|xn--mgbbh1a|xn--mgbtx2b|xn--mix891f|xn--nyqy26a|xn--otu796d|xn--pgbs0dh|xn--q9jyb4c|xn--rhqv96g|xn--rovu88b|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--vuq861b|xn--w4rs40l|xn--xhq521b|xn--zfr164b|சிங்கப்பூர்|accountant|apartments|associates|basketball|bnpparibas|boehringer|capitalone|consulting|creditcard|cuisinella|eurovision|extraspace|foundation|healthcare|immobilien|industries|management|mitsubishi|nextdirect|properties|protection|prudential|realestate|republican|restaurant|schaeffler|tatamotors|technology|university|vlaanderen|volkswagen|xn--30rr7y|xn--3pxu8k|xn--45q11c|xn--4gbrim|xn--55qx5d|xn--5tzm5g|xn--80aswg|xn--90a3ac|xn--9dbq2a|xn--9et52u|xn--c2br7g|xn--cg4bki|xn--czrs0t|xn--czru2d|xn--fiq64b|xn--fiqs8s|xn--fiqz9s|xn--io0a7i|xn--kput3i|xn--mxtq1m|xn--o3cw4h|xn--pssy2u|xn--q7ce6a|xn--unup4y|xn--wgbh1c|xn--wgbl6a|xn--y9a3aq|accenture|alfaromeo|allfinanz|amsterdam|analytics|aquarelle|barcelona|bloomberg|christmas|community|directory|education|equipment|fairwinds|financial|firestone|fresenius|frontdoor|furniture|goldpoint|hisamitsu|homedepot|homegoods|homesense|institute|insurance|kuokgroup|lancaster|landrover|lifestyle|marketing|marshalls|melbourne|microsoft|panasonic|passagens|pramerica|richardli|shangrila|solutions|statebank|statefarm|stockholm|travelers|vacations|xn--90ais|xn--c1avg|xn--d1alf|xn--e1a4c|xn--fhbei|xn--j1aef|xn--j1amh|xn--l1acc|xn--ngbrx|xn--nqv7f|xn--p1acf|xn--qxa6a|xn--tckwe|xn--vhquv|yodobashi|موريتانيا|abudhabi|airforce|allstate|attorney|barclays|barefoot|bargains|baseball|boutique|bradesco|broadway|brussels|builders|business|capetown|catering|catholic|cipriani|cityeats|cleaning|clinique|clothing|commbank|computer|delivery|deloitte|democrat|diamonds|discount|discover|download|engineer|ericsson|etisalat|exchange|feedback|fidelity|firmdale|football|frontier|goodyear|grainger|graphics|guardian|hdfcbank|helsinki|holdings|hospital|infiniti|ipiranga|istanbul|jpmorgan|lighting|lundbeck|marriott|maserati|mckinsey|memorial|merckmsd|mortgage|observer|partners|pharmacy|pictures|plumbing|property|redstone|reliance|saarland|samsclub|security|services|shopping|showtime|softbank|software|stcgroup|supplies|training|vanguard|ventures|verisign|woodside|xn--90ae|xn--node|xn--p1ai|xn--qxam|yokohama|السعودية|abogado|academy|agakhan|alibaba|android|athleta|auction|audible|auspost|avianca|banamex|bauhaus|bentley|bestbuy|booking|brother|bugatti|capital|caravan|careers|channel|charity|chintai|citadel|clubmed|college|cologne|comcast|company|compare|contact|cooking|corsica|country|coupons|courses|cricket|cruises|dentist|digital|domains|exposed|express|farmers|fashion|ferrari|ferrero|finance|fishing|fitness|flights|florist|flowers|forsale|frogans|fujitsu|gallery|genting|godaddy|grocery|guitars|hamburg|hangout|hitachi|holiday|hosting|hoteles|hotmail|hyundai|ismaili|jewelry|juniper|kitchen|komatsu|lacaixa|lanxess|lasalle|latrobe|leclerc|limited|lincoln|markets|monster|netbank|netflix|network|neustar|okinawa|oldnavy|organic|origins|philips|pioneer|politie|realtor|recipes|rentals|reviews|rexroth|samsung|sandvik|schmidt|schwarz|science|shiksha|singles|staples|storage|support|surgery|systems|temasek|theater|theatre|tickets|tiffany|toshiba|trading|walmart|wanggou|watches|weather|website|wedding|whoswho|windows|winners|xfinity|yamaxun|youtube|zuerich|католик|اتصالات|البحرين|الجزائر|العليان|پاکستان|كاثوليك|இந்தியா|abarth|abbott|abbvie|africa|agency|airbus|airtel|alipay|alsace|alstom|amazon|anquan|aramco|author|bayern|beauty|berlin|bharti|bostik|boston|broker|camera|career|casino|center|chanel|chrome|church|circle|claims|clinic|coffee|comsec|condos|coupon|credit|cruise|dating|datsun|dealer|degree|dental|design|direct|doctor|dunlop|dupont|durban|emerck|energy|estate|events|expert|family|flickr|futbol|gallup|garden|george|giving|global|google|gratis|health|hermes|hiphop|hockey|hotels|hughes|imamat|insure|intuit|jaguar|joburg|juegos|kaufen|kinder|kindle|kosher|lancia|latino|lawyer|lefrak|living|locker|london|luxury|madrid|maison|makeup|market|mattel|mobile|monash|mormon|moscow|museum|mutual|nagoya|natura|nissan|nissay|norton|nowruz|office|olayan|online|oracle|orange|otsuka|pfizer|photos|physio|pictet|quebec|racing|realty|reisen|repair|report|review|rocher|rogers|ryukyu|safety|sakura|sanofi|school|schule|search|secure|select|shouji|soccer|social|stream|studio|supply|suzuki|swatch|sydney|taipei|taobao|target|tattoo|tennis|tienda|tjmaxx|tkmaxx|toyota|travel|unicom|viajes|viking|villas|virgin|vision|voting|voyage|vuelos|walter|webcam|xihuan|yachts|yandex|zappos|москва|онлайн|ابوظبي|ارامكو|الاردن|المغرب|امارات|فلسطين|مليسيا|भारतम्|இலங்கை|ファッション|actor|adult|aetna|amfam|amica|apple|archi|audio|autos|azure|baidu|beats|bible|bingo|black|boats|bosch|build|canon|cards|chase|cheap|cisco|citic|click|cloud|coach|codes|crown|cymru|dabur|dance|deals|delta|drive|dubai|earth|edeka|email|epson|faith|fedex|final|forex|forum|gallo|games|gifts|gives|glass|globo|gmail|green|gripe|group|gucci|guide|homes|honda|horse|house|hyatt|ikano|irish|jetzt|koeln|kyoto|lamer|lease|legal|lexus|lilly|linde|lipsy|loans|locus|lotte|lotto|macys|mango|media|miami|money|movie|music|nexus|nikon|ninja|nokia|nowtv|omega|osaka|paris|parts|party|phone|photo|pizza|place|poker|praxi|press|prime|promo|quest|radio|rehab|reise|ricoh|rocks|rodeo|rugby|salon|sener|seven|sharp|shell|shoes|skype|sling|smart|smile|solar|space|sport|stada|store|study|style|sucks|swiss|tatar|tires|tirol|tmall|today|tokyo|tools|toray|total|tours|trade|trust|tunes|tushu|ubank|vegas|video|vodka|volvo|wales|watch|weber|weibo|works|world|xerox|yahoo|ישראל|ایران|بازار|بھارت|سودان|سورية|همراه|भारोत|संगठन|বাংলা|భారత్|ഭാരതം|嘉里大酒店|aarp|able|adac|aero|akdn|ally|amex|arab|army|arpa|arte|asda|asia|audi|auto|baby|band|bank|bbva|beer|best|bike|bing|blog|blue|bofa|bond|book|buzz|cafe|call|camp|care|cars|casa|case|cash|cbre|cern|chat|citi|city|club|cool|coop|cyou|data|date|dclk|deal|dell|desi|diet|dish|docs|dvag|erni|fage|fail|fans|farm|fast|fiat|fido|film|fire|fish|flir|food|ford|free|fund|game|gbiz|gent|ggee|gift|gmbh|gold|golf|goog|guge|guru|hair|haus|hdfc|help|here|hgtv|host|hsbc|icbc|ieee|imdb|immo|info|itau|java|jeep|jobs|jprs|kddi|kids|kiwi|kpmg|kred|land|lego|lgbt|lidl|life|like|limo|link|live|loan|loft|love|ltda|luxe|maif|meet|meme|menu|mini|mint|mobi|moda|moto|name|navy|news|next|nico|nike|ollo|open|page|pars|pccw|pics|ping|pink|play|plus|pohl|porn|post|prod|prof|qpon|read|reit|rent|rest|rich|room|rsvp|ruhr|safe|sale|sarl|save|saxo|scot|seat|seek|sexy|shaw|shia|shop|show|silk|sina|site|skin|sncf|sohu|song|sony|spot|star|surf|talk|taxi|team|tech|teva|tiaa|tips|town|toys|tube|vana|visa|viva|vivo|vote|voto|wang|weir|wien|wiki|wine|work|xbox|yoga|zara|zero|zone|дети|сайт|بارت|بيتك|ڀارت|تونس|شبكة|عراق|عمان|موقع|भारत|ভারত|ভাৰত|ਭਾਰਤ|ભારત|ଭାରତ|ಭಾರತ|ලංකා|アマゾン|グーグル|クラウド|ポイント|组织机构|電訊盈科|香格里拉|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|cbs|ceo|cfa|cfd|com|cpa|crs|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|edu|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|net|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|one|ong|onl|ooo|org|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|sca|scb|ses|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|бел|ком|қаз|мкд|мон|орг|рус|срб|укр|հայ|קום|عرب|قطر|كوم|مصر|कॉम|नेट|คอม|ไทย|ລາວ|ストア|セール|みんな|中文网|亚马逊|天主教|我爱你|新加坡|淡马锡|诺基亚|飞利浦|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|ελ|ευ|бг|ею|рф|გე|닷넷|닷컴|삼성|한국|コム|世界|中信|中国|中國|企业|佛山|信息|健康|八卦|公司|公益|台湾|台灣|商城|商店|商标|嘉里|在线|大拿|娱乐|家電|广东|微博|慈善|手机|招聘|政务|政府|新闻|时尚|書籍|机构|游戏|澳門|点看|移动|网址|网店|网站|网络|联通|谷歌|购物|通販|集团|食品|餐厅|香港)$"),mp=/[\/?#]/,vp=/[-+&@#/%=~_()|'$*\[\]{}\u2713]/,yp=/[?!:,.;^]/,wp=/https?:\/\//i,xp=new RegExp("^"+wp.source,"i"),kp=new RegExp(yp.source+"$"),_p=/^(javascript|vbscript):/i,Cp=/^[A-Za-z][-.+A-Za-z0-9]*:(\/\/)?([^:/]*)/,Ap=/^(?:\/\/)?([^/#?:]+)/;function Sp(e){return ap.test(e)}function Ep(e){return ap.test(e)||sp.test(e)||"+"===e||"-"===e||"."===e}function Pp(e){return pp.test(e)}function Lp(e){return"_"===e||Pp(e)}function Ip(e){return pp.test(e)||vp.test(e)||yp.test(e)}function Tp(e){return mp.test(e)}function Dp(e){return bp.test(e.toLowerCase())}var Mp=/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/,Rp=/[:/?#]/;var Op=/^(https?:\/\/)?(www\.)?/i,Bp=/^\/\//,jp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="url",i.url="",i.urlMatchType="scheme",i.protocolRelativeMatch=!1,i.stripPrefix={scheme:!0,www:!0},i.stripTrailingSlash=!0,i.decodePercentEncoding=!0,i.protocolPrepended=!1,i.urlMatchType=t.urlMatchType,i.url=t.url,i.protocolRelativeMatch=t.protocolRelativeMatch,i.stripPrefix=t.stripPrefix,i.stripTrailingSlash=t.stripTrailingSlash,i.decodePercentEncoding=t.decodePercentEncoding,i}return nc(t,e),t.prototype.getType=function(){return"url"},t.prototype.getUrlMatchType=function(){return this.urlMatchType},t.prototype.getUrl=function(){var e=this.url;return this.protocolRelativeMatch||"scheme"===this.urlMatchType||this.protocolPrepended||(e=this.url="http://"+e,this.protocolPrepended=!0),e},t.prototype.getAnchorHref=function(){return this.getUrl().replace(/&amp;/g,"&")},t.prototype.getAnchorText=function(){var e=this.getMatchedText();return this.protocolRelativeMatch&&(e=e.replace(Bp,"")),this.stripPrefix.scheme&&(e=function(e){return e.replace(xp,"")}(e)),this.stripPrefix.www&&(e=function(e){return e.replace(Op,"$1")}(e)),this.stripTrailingSlash&&(e=function(e){"/"===e.charAt(e.length-1)&&(e=e.slice(0,-1));return e}(e)),this.decodePercentEncoding&&(e=function(e){var t=e.replace(/%22/gi,"&quot;").replace(/%26/gi,"&amp;").replace(/%27/gi,"&#39;").replace(/%3C/gi,"&lt;").replace(/%3E/gi,"&gt;");try{return decodeURIComponent(t)}catch(e){return t}}(e)),e},t}(gp);var Fp=/^mailto:/i,Vp=new RegExp("[".concat(dp,"!#$%&'*+/=?^_`{|}~-]"));function Np(e){return Vp.test(e)}var zp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="email",i.email="",i.email=t.email,i}return nc(t,e),t.prototype.getType=function(){return"email"},t.prototype.getEmail=function(){return this.email},t.prototype.getAnchorHref=function(){return"mailto:"+this.email},t.prototype.getAnchorText=function(){return this.email},t}(gp);function $p(e){return"_"===e||pp.test(e)}var Up=["twitter","facebook","instagram","tiktok"],Hp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="hashtag",i.serviceName="twitter",i.hashtag="",i.serviceName=t.serviceName,i.hashtag=t.hashtag,i}return nc(t,e),t.prototype.getType=function(){return"hashtag"},t.prototype.getServiceName=function(){return this.serviceName},t.prototype.getHashtag=function(){return this.hashtag},t.prototype.getAnchorHref=function(){var e=this.serviceName,t=this.hashtag;switch(e){case"twitter":return"https://twitter.com/hashtag/"+t;case"facebook":return"https://www.facebook.com/hashtag/"+t;case"instagram":return"https://instagram.com/explore/tags/"+t;case"tiktok":return"https://www.tiktok.com/tag/"+t;default:throw op(e),new Error("Invalid hashtag service: ".concat(e))}},t.prototype.getAnchorText=function(){return"#"+this.hashtag},t.prototype.getCssClassSuffixes=function(){var t=e.prototype.getCssClassSuffixes.call(this),i=this.getServiceName();return i&&t.push(i),t},t}(gp),qp={twitter:/^@\w{1,15}$/,instagram:/^@[_\w]{1,30}$/,soundcloud:/^@[-a-z0-9_]{3,25}$/,tiktok:/^@[.\w]{1,23}[\w]$/},Kp=/[-\w.]/;function Jp(e){return Kp.test(e)}var Gp=["twitter","instagram","soundcloud","tiktok"],Yp=function(e){function t(t){var i=e.call(this,t)||this;return i.type="mention",i.serviceName="twitter",i.mention="",i.mention=t.mention,i.serviceName=t.serviceName,i}return nc(t,e),t.prototype.getType=function(){return"mention"},t.prototype.getMention=function(){return this.mention},t.prototype.getServiceName=function(){return this.serviceName},t.prototype.getAnchorHref=function(){switch(this.serviceName){case"twitter":return"https://twitter.com/"+this.mention;case"instagram":return"https://instagram.com/"+this.mention;case"soundcloud":return"https://soundcloud.com/"+this.mention;case"tiktok":return"https://www.tiktok.com/@"+this.mention;default:throw new Error("Unknown service name to point mention to: "+this.serviceName)}},t.prototype.getAnchorText=function(){return"@"+this.mention},t.prototype.getCssClassSuffixes=function(){var t=e.prototype.getCssClassSuffixes.call(this),i=this.getServiceName();return i&&t.push(i),t},t}(gp),Wp=/[-. ]/,Zp=/[-. ()]/,Xp=/[,;]/,Qp=new RegExp("^".concat(/(?:(?:(?:(\+)?\d{1,3}[-. ]?)?\(?\d{3}\)?[-. ]?\d{3}[-. ]?\d{4})|(?:(\+)(?:9[976]\d|8[987530]\d|6[987]\d|5[90]\d|42\d|3[875]\d|2[98654321]\d|9[8543210]|8[6421]|6[6543210]|5[87654321]|4[987654310]|3[9643210]|2[70]|7|1)[-. ]?(?:\d[-. ]?){6,12}\d+))([,;]+[0-9]+#?)*/.source,"|").concat(/(0([1-9]-?[1-9]\d{3}|[1-9]{2}-?\d{3}|[1-9]{2}\d{1}-?\d{2}|[1-9]{2}\d{2}-?\d{1})-?\d{4}|0[789]0-?\d{4}-?\d{4}|050-?\d{4}-?\d{4})/.source,"$"));function eh(e){return Wp.test(e)}function th(e){return Xp.test(e)}var ih=function(e){function t(t){var i=e.call(this,t)||this;return i.type="phone",i.number="",i.plusSign=!1,i.number=t.number,i.plusSign=t.plusSign,i}return nc(t,e),t.prototype.getType=function(){return"phone"},t.prototype.getPhoneNumber=function(){return this.number},t.prototype.getNumber=function(){return this.getPhoneNumber()},t.prototype.getAnchorHref=function(){return"tel:"+(this.plusSign?"+":"")+this.number},t.prototype.getAnchorText=function(){return this.matchedText},t}(gp);function rh(e,t){for(var i=t.tagBuilder,r=t.stripPrefix,n=t.stripTrailingSlash,o=t.decodePercentEncoding,a=t.hashtagServiceName,s=t.mentionServiceName,c=[],u=e.length,l=[],d=0;d<u;d++){var p=e.charAt(d);if(0===l.length)b(p);else for(var h=l.length-1;h>=0;h--){var f=l[h];switch(f.state){case 11:k(f,p);break;case 12:_(f,p);break;case 0:m(f,p);break;case 1:v(f,p);break;case 2:y(f,p);break;case 3:w(f,p);break;case 4:x(f,p);break;case 5:C(f,p);break;case 6:A(f,p);break;case 7:S(f,p);break;case 13:E(f,p);break;case 14:P(f,p);break;case 8:L(f,p);break;case 9:I(f,p);break;case 10:T(f,p);break;case 15:D(f,p);break;case 16:M(f,p);break;case 17:R(f,p);break;case 18:O(f,p);break;case 19:B(f,p);break;case 20:j(f,p);break;case 21:F(f,p);break;case 22:V(f,p);break;case 23:N(f,p);break;case 24:z(f,p);break;case 25:$(f,p);break;case 26:U(f,p);break;case 27:H(f,p);break;case 28:q(f,p);break;case 29:K(f,p);break;case 30:J(f,p);break;case 31:G(f,p);break;case 32:W(f,p);break;case 33:Z(f,p);break;case 34:X(f,p);break;case 35:Q(f,p);break;case 36:ee(f,p);break;case 37:Y(f,p);break;case 38:te(f,p);break;case 39:ie(f,p);break;case 40:re(f,p);break;case 41:ne(f,p);break;default:op(f.state)}}}for(var g=l.length-1;g>=0;g--)l.forEach((function(e){return oe(e)}));return c;function b(e){if("#"===e)l.push({type:"hashtag",startIdx:d,state:28,acceptStateReached:!1});else if("@"===e)l.push(function(e,t){return{type:"mention",startIdx:e,state:t,acceptStateReached:!1}}(d,30));else if("/"===e)l.push(ch(d,11));else if("+"===e)l.push(uh(d,37));else if("("===e)l.push(uh(d,32));else{if(sp.test(e)&&(l.push(uh(d,38)),l.push(function(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"ipV4",octetsEncountered:1}}(d,13))),function(e){return pp.test(e)}(e)){var t="m"===e.toLowerCase()?15:22;l.push(function(e,t){return{type:"email",startIdx:e,state:t,acceptStateReached:!1}}(d,t))}Sp(e)&&l.push(sh(d,0)),pp.test(e)&&l.push(ch(d,5))}}function m(e,t){":"===t?e.state=2:"-"===t?e.state=1:Ep(t)||rp(l,e)}function v(e,t){"-"===t||("/"===t?(rp(l,e),l.push(ch(d,11))):Ep(t)?e.state=0:rp(l,e))}function y(e,t){"/"===t?e.state=3:"."===t?rp(l,e):Pp(t)?(e.state=5,Sp(t)&&l.push(sh(d,0))):rp(l,e)}function w(e,t){"/"===t?e.state=4:Ip(t)?(e.state=10,e.acceptStateReached=!0):oe(e)}function x(e,t){"/"===t?e.state=10:Pp(t)?(e.state=5,e.acceptStateReached=!0):rp(l,e)}function k(e,t){"/"===t?e.state=12:rp(l,e)}function _(e,t){Pp(t)?e.state=5:rp(l,e)}function C(e,t){"."===t?e.state=7:"-"===t?e.state=6:":"===t?e.state=8:Tp(t)?e.state=10:Lp(t)||oe(e)}function A(e,t){"-"===t||("."===t?oe(e):Pp(t)?e.state=5:oe(e))}function S(e,t){"."===t?oe(e):Pp(t)?(e.state=5,e.acceptStateReached=!0):oe(e)}function E(e,t){"."===t?e.state=14:":"===t?e.state=8:sp.test(t)||(Tp(t)?e.state=10:pp.test(t)?rp(l,e):oe(e))}function P(e,t){sp.test(t)?(e.octetsEncountered++,4===e.octetsEncountered&&(e.acceptStateReached=!0),e.state=13):oe(e)}function L(e,t){sp.test(t)?e.state=9:oe(e)}function I(e,t){sp.test(t)||(Tp(t)?e.state=10:oe(e))}function T(e,t){Ip(t)||oe(e)}function D(e,t){"a"===t.toLowerCase()?e.state=16:V(e,t)}function M(e,t){"i"===t.toLowerCase()?e.state=17:V(e,t)}function R(e,t){"l"===t.toLowerCase()?e.state=18:V(e,t)}function O(e,t){"t"===t.toLowerCase()?e.state=19:V(e,t)}function B(e,t){"o"===t.toLowerCase()?e.state=20:V(e,t)}function j(e,t){":"===t.toLowerCase()?e.state=21:V(e,t)}function F(e,t){Np(t)?e.state=22:rp(l,e)}function V(e,t){"."===t?e.state=23:"@"===t?e.state=24:Np(t)?e.state=22:rp(l,e)}function N(e,t){"."===t||"@"===t?rp(l,e):Np(t)?e.state=22:rp(l,e)}function z(e,t){Pp(t)?e.state=25:rp(l,e)}function $(e,t){"."===t?e.state=27:"-"===t?e.state=26:Lp(t)||oe(e)}function U(e,t){"-"===t||"."===t?oe(e):Lp(t)?e.state=25:oe(e)}function H(e,t){"."===t||"-"===t?oe(e):Pp(t)?(e.state=25,e.acceptStateReached=!0):oe(e)}function q(e,t){$p(t)?(e.state=29,e.acceptStateReached=!0):rp(l,e)}function K(e,t){$p(t)||oe(e)}function J(e,t){Jp(t)?(e.state=31,e.acceptStateReached=!0):rp(l,e)}function G(e,t){Jp(t)||(pp.test(t)?rp(l,e):oe(e))}function Y(e,t){sp.test(t)?e.state=38:(rp(l,e),b(t))}function W(e,t){sp.test(t)?e.state=33:rp(l,e),b(t)}function Z(e,t){sp.test(t)?e.state=34:rp(l,e)}function X(e,t){sp.test(t)?e.state=35:rp(l,e)}function Q(e,t){")"===t?e.state=36:rp(l,e)}function ee(e,t){sp.test(t)?e.state=38:eh(t)?e.state=39:rp(l,e)}function te(e,t){e.acceptStateReached=!0,th(t)?e.state=40:"#"===t?e.state=41:sp.test(t)||("("===t?e.state=32:eh(t)?e.state=39:(oe(e),Sp(t)&&l.push(sh(d,0))))}function ie(e,t){sp.test(t)?e.state=38:"("===t?e.state=32:(oe(e),b(t))}function re(e,t){th(t)||("#"===t?e.state=41:sp.test(t)?e.state=38:oe(e))}function ne(e,t){th(t)?e.state=40:sp.test(t)?rp(l,e):oe(e)}function oe(t){if(rp(l,t),t.acceptStateReached){var u,p,h=t.startIdx,f=e.slice(t.startIdx,d);if(f=function(e){for(var t={"(":0,"{":0,"[":0},i=0;i<e.length;i++){var r=e.charAt(i);nh.test(r)?t[r]++:oh.test(r)&&t[ah[r]]--}var n,o=e.length-1;for(;o>=0;)if(n=e.charAt(o),oh.test(n)){var a=ah[n];if(!(t[a]<0))break;t[a]++,o--}else{if(!kp.test(n))break;o--}return e.slice(0,o+1)}(f),"url"===t.type){if("@"===e.charAt(t.startIdx-1))return;var g=t.matchType;if("scheme"===g){var b=wp.exec(f);if(b&&(h+=b.index,f=f.slice(b.index)),!function(e){if(_p.test(e))return!1;var t=e.match(Cp);if(!t)return!1;var i=!!t[1],r=t[2];return!!i||!(-1===r.indexOf(".")||!ap.test(r))}(f))return}else if("tld"===g){if(!function(e){var t=e.match(Ap);if(!t)return!1;var i=t[0].split(".");return!(i.length<2||!Dp(i[i.length-1]))}(f))return}else if("ipV4"===g){if(!function(e){var t=e.split(Rp,1)[0];return Mp.test(t)}(f))return}else op(g);c.push(new jp({tagBuilder:i,matchedText:f,offset:h,urlMatchType:g,url:f,protocolRelativeMatch:"//"===f.slice(0,2),stripPrefix:r,stripTrailingSlash:n,decodePercentEncoding:o}))}else if("email"===t.type)Dp(f.split(".").pop()||"")&&c.push(new zp({tagBuilder:i,matchedText:f,offset:h,email:f.replace(Fp,"")}));else if("hashtag"===t.type)f.length<=140&&c.push(new Hp({tagBuilder:i,matchedText:f,offset:h,serviceName:a,hashtag:f.slice(1)}));else if("mention"===t.type)p=f,qp[s].test(p)&&c.push(new Yp({tagBuilder:i,matchedText:f,offset:h,serviceName:s,mention:f.slice(1)}));else if("phone"===t.type){if(f=f.replace(/ +$/g,""),("+"===(u=f).charAt(0)||Zp.test(u))&&Qp.test(u)){var m=f.replace(/[^0-9,;#]/g,"");c.push(new ih({tagBuilder:i,matchedText:f,offset:h,number:m,plusSign:"+"===f.charAt(0)}))}}else op(t)}}}var nh=/[\(\{\[]/,oh=/[\)\}\]]/,ah={")":"(","}":"{","]":"["};function sh(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"scheme"}}function ch(e,t){return{type:"url",startIdx:e,state:t,acceptStateReached:!1,matchType:"tld"}}function uh(e,t){return{type:"phone",startIdx:e,state:t,acceptStateReached:!1}}function lh(e,t){for(var i,r=t.onOpenTag,n=t.onCloseTag,o=t.onText,a=t.onComment,s=t.onDoctype,c=new dh,u=0,l=e.length,d=0,p=0,h=c;u<l;){var f=e.charAt(u);switch(d){case 0:g(f);break;case 1:b(f);break;case 2:v(f);break;case 3:m(f);break;case 4:y(f);break;case 5:w(f);break;case 6:x(f);break;case 7:k(f);break;case 8:_(f);break;case 9:C(f);break;case 10:A(f);break;case 11:S(f);break;case 12:E(f);break;case 13:P();break;case 14:L(f);break;case 15:I(f);break;case 16:T(f);break;case 17:D(f);break;case 18:M(f);break;case 19:R(f);break;case 20:O(f);break;default:op(d)}u++}function g(e){"<"===e&&j()}function b(e){"!"===e?d=13:"/"===e?(d=2,h=new dh(oc(oc({},h),{isClosing:!0}))):"<"===e?j():ap.test(e)?(d=3,h=new dh(oc(oc({},h),{isOpening:!0}))):(d=0,h=c)}function m(e){cp.test(e)?(h=new dh(oc(oc({},h),{name:V()})),d=4):"<"===e?j():"/"===e?(h=new dh(oc(oc({},h),{name:V()})),d=12):">"===e?(h=new dh(oc(oc({},h),{name:V()})),F()):ap.test(e)||sp.test(e)||":"===e||B()}function v(e){">"===e?B():ap.test(e)?d=3:B()}function y(e){cp.test(e)||("/"===e?d=12:">"===e?F():"<"===e?j():"="===e||up.test(e)||lp.test(e)?B():d=5)}function w(e){cp.test(e)?d=6:"/"===e?d=12:"="===e?d=7:">"===e?F():"<"===e?j():up.test(e)&&B()}function x(e){cp.test(e)||("/"===e?d=12:"="===e?d=7:">"===e?F():"<"===e?j():up.test(e)?B():d=5)}function k(e){cp.test(e)||('"'===e?d=8:"'"===e?d=9:/[>=`]/.test(e)?B():"<"===e?j():d=10)}function _(e){'"'===e&&(d=11)}function C(e){"'"===e&&(d=11)}function A(e){cp.test(e)?d=4:">"===e?F():"<"===e&&j()}function S(e){cp.test(e)?d=4:"/"===e?d=12:">"===e?F():"<"===e?j():(d=4,u--)}function E(e){">"===e?(h=new dh(oc(oc({},h),{isClosing:!0})),F()):d=4}function P(t){"--"===e.substr(u,2)?(u+=2,h=new dh(oc(oc({},h),{type:"comment"})),d=14):"DOCTYPE"===e.substr(u,7).toUpperCase()?(u+=7,h=new dh(oc(oc({},h),{type:"doctype"})),d=20):B()}function L(e){"-"===e?d=15:">"===e?B():d=16}function I(e){"-"===e?d=18:">"===e?B():d=16}function T(e){"-"===e&&(d=17)}function D(e){d="-"===e?18:16}function M(e){">"===e?F():"!"===e?d=19:"-"===e||(d=16)}function R(e){"-"===e?d=17:">"===e?F():d=16}function O(e){">"===e?F():"<"===e&&j()}function B(){d=0,h=c}function j(){d=1,h=new dh({idx:u})}function F(){var t=e.slice(p,h.idx);t&&o(t,p),"comment"===h.type?a(h.idx):"doctype"===h.type?s(h.idx):(h.isOpening&&r(h.name,h.idx),h.isClosing&&n(h.name,h.idx)),B(),p=u+1}function V(){var t=h.idx+(h.isClosing?2:1);return e.slice(t,u).toLowerCase()}p<u&&(i=e.slice(p,u),o(i,p),p=u+1)}var dh=function(e){void 0===e&&(e={}),this.idx=void 0!==e.idx?e.idx:-1,this.type=e.type||"tag",this.name=e.name||"",this.isOpening=!!e.isOpening,this.isClosing=!!e.isClosing},ph=function(){function e(t){void 0===t&&(t={}),this.version=e.version,this.urls={},this.email=!0,this.phone=!0,this.hashtag=!1,this.mention=!1,this.newWindow=!0,this.stripPrefix={scheme:!0,www:!0},this.stripTrailingSlash=!0,this.decodePercentEncoding=!0,this.truncate={length:0,location:"end"},this.className="",this.replaceFn=null,this.context=void 0,this.sanitizeHtml=!1,this.tagBuilder=null,this.urls=function(e){null==e&&(e=!0);return ip(e)?{schemeMatches:e,tldMatches:e,ipV4Matches:e}:{schemeMatches:!ip(e.schemeMatches)||e.schemeMatches,tldMatches:!ip(e.tldMatches)||e.tldMatches,ipV4Matches:!ip(e.ipV4Matches)||e.ipV4Matches}}(t.urls),this.email=ip(t.email)?t.email:this.email,this.phone=ip(t.phone)?t.phone:this.phone,this.hashtag=t.hashtag||this.hashtag,this.mention=t.mention||this.mention,this.newWindow=ip(t.newWindow)?t.newWindow:this.newWindow,this.stripPrefix=function(e){null==e&&(e=!0);return ip(e)?{scheme:e,www:e}:{scheme:!ip(e.scheme)||e.scheme,www:!ip(e.www)||e.www}}(t.stripPrefix),this.stripTrailingSlash=ip(t.stripTrailingSlash)?t.stripTrailingSlash:this.stripTrailingSlash,this.decodePercentEncoding=ip(t.decodePercentEncoding)?t.decodePercentEncoding:this.decodePercentEncoding,this.sanitizeHtml=t.sanitizeHtml||!1;var i=this.mention;if(!1!==i&&-1===Gp.indexOf(i))throw new Error("invalid `mention` cfg '".concat(i,"' - see docs"));var r,n=this.hashtag;if(!1!==n&&-1===Up.indexOf(n))throw new Error("invalid `hashtag` cfg '".concat(n,"' - see docs"));this.truncate="number"==typeof(r=t.truncate)?{length:r,location:"end"}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&void 0===e[i]&&(e[i]=t[i]);return e}(r||{},{length:Number.POSITIVE_INFINITY,location:"end"}),this.className=t.className||this.className,this.replaceFn=t.replaceFn||this.replaceFn,this.context=t.context||this}return e.link=function(t,i){return new e(i).link(t)},e.parse=function(t,i){return new e(i).parse(t)},e.prototype.parse=function(e){var t=this,i=["a","style","script"],r=0,n=[];return lh(e,{onOpenTag:function(e){i.indexOf(e)>=0&&r++},onText:function(e,i){if(0===r){var o=e.split(/(&nbsp;|&#160;|&lt;|&#60;|&gt;|&#62;|&quot;|&#34;|&#39;)/gi),a=i;o.forEach((function(e,i){if(i%2==0){var r=t.parseText(e,a);n.push.apply(n,r)}a+=e.length}))}},onCloseTag:function(e){i.indexOf(e)>=0&&(r=Math.max(r-1,0))},onComment:function(e){},onDoctype:function(e){}}),n=this.compactMatches(n),n=this.removeUnwantedMatches(n)},e.prototype.compactMatches=function(e){e.sort((function(e,t){return e.getOffset()-t.getOffset()}));for(var t=0;t<e.length-1;){var i=e[t],r=i.getOffset(),n=i.getMatchedText().length,o=r+n;if(t+1<e.length){if(e[t+1].getOffset()===r){var a=e[t+1].getMatchedText().length>n?t:t+1;e.splice(a,1);continue}if(e[t+1].getOffset()<o){e.splice(t+1,1);continue}}t++}return e},e.prototype.removeUnwantedMatches=function(e){return this.hashtag||np(e,(function(e){return"hashtag"===e.getType()})),this.email||np(e,(function(e){return"email"===e.getType()})),this.phone||np(e,(function(e){return"phone"===e.getType()})),this.mention||np(e,(function(e){return"mention"===e.getType()})),this.urls.schemeMatches||np(e,(function(e){return"url"===e.getType()&&"scheme"===e.getUrlMatchType()})),this.urls.tldMatches||np(e,(function(e){return"url"===e.getType()&&"tld"===e.getUrlMatchType()})),this.urls.ipV4Matches||np(e,(function(e){return"url"===e.getType()&&"ipV4"===e.getUrlMatchType()})),e},e.prototype.parseText=function(e,t){void 0===t&&(t=0),t=t||0;for(var i=rh(e,{tagBuilder:this.getTagBuilder(),stripPrefix:this.stripPrefix,stripTrailingSlash:this.stripTrailingSlash,decodePercentEncoding:this.decodePercentEncoding,hashtagServiceName:this.hashtag,mentionServiceName:this.mention||"twitter"}),r=0,n=i.length;r<n;r++)i[r].setOffset(t+i[r].getOffset());return i},e.prototype.link=function(e){if(!e)return"";this.sanitizeHtml&&(e=e.replace(/</g,"&lt;").replace(/>/g,"&gt;"));for(var t=this.parse(e),i=[],r=0,n=0,o=t.length;n<o;n++){var a=t[n];i.push(e.substring(r,a.getOffset())),i.push(this.createMatchReturnVal(a)),r=a.getOffset()+a.getMatchedText().length}return i.push(e.substring(r)),i.join("")},e.prototype.createMatchReturnVal=function(e){var t;return this.replaceFn&&(t=this.replaceFn.call(this.context,e)),"string"==typeof t?t:!1===t?e.getMatchedText():t instanceof hp?t.toAnchorString():e.buildTag().toAnchorString()},e.prototype.getTagBuilder=function(){var e=this.tagBuilder;return e||(e=this.tagBuilder=new fp({newWindow:this.newWindow,truncate:this.truncate,className:this.className})),e},e.version="4.0.0",e}();function hh(e){return ph.link(e,{stripPrefix:!1,email:!1,phone:!1})}window.customElements.define("buv-full-certificate-raw",class extends be{static get properties(){return{clickableUrls:Boolean,hasCertificateDefinition:Boolean,displayHTML:String}}_shouldRender(e,t,i){return!!(null==t?void 0:t.displayHTML)||!1===(null==t?void 0:t.hasCertificateDefinition)}_render({clickableUrls:e,hasCertificateDefinition:t,displayHTML:i}){return t?de`
448
457
  ${Kd}
449
458
  ${function(e,t){const i=["buv-c-full-certificate","qa-fullscreen-certificate"];dc.certificates.displayHtmlHasNoWidthConstraint(e)&&i.push("buv-c-certificate--fixed-width");const r=t?hh(e):e;return de`<section class$=${i.join(" ")}>${qd(r)}</section>`}(i,e)}
450
459
  <div class='buv-c-full-certificate__details'>
@@ -458,7 +467,7 @@ const qd=e=>{return(t=t=>{const i=document.createElement("template");i.innerHTML
458
467
  clickableUrls = '${e.clickableUrls}'
459
468
  hasCertificateDefinition = '${e.hasCertificateDefinition}'
460
469
  displayHTML = '${e.displayHTML}'
461
- ></buv-full-certificate-raw>`}),{mapStateToProps:e=>({hasCertificateDefinition:!!Tu(e),displayHTML:Vu(e),clickableUrls:Tl(e)})});window.customElements.define("buv-full-certificate",fh);var gh=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-certificate--fixed-width{max-width:460px;min-width:0;margin:0 auto}.buv-c-fullscreen-certificate{z-index:200;position:fixed;top:0;left:0;background-color:#fff;width:100vw;height:100vh;overflow:auto;box-sizing:border-box}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate{padding-top:170px}}.buv-c-fullscreen-certificate-header{box-shadow:0 1px 5px rgba(0,0,0,.15);width:100%;background-color:#fff}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate-header{position:fixed;top:0;z-index:10}}.buv-c-fullscreen-certificate-header__content{max-width:1440px;margin:0 auto;padding:20px;display:flex;align-items:center;position:relative;box-sizing:border-box}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate-header__content{flex-direction:column;justify-content:left;align-items:unset}}.buv-c-fullscreen-certificate__title{margin:0 30px 0 0}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__title{margin-bottom:10px}}.buv-c-fullscreen-certificate__close{top:27px;right:20px}.buv-c-fullscreen-certificate__content{padding:20px;display:flex;max-width:1440px;margin:20px auto 0}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__content{flex-direction:column-reverse;margin-top:0}}.buv-c-fullscreen-certificate__details{display:flex;flex-grow:1;flex-direction:column;max-width:280px;min-width:220px;margin-right:20px}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__details{max-width:100vw;margin:20px 0 0}}.buv-c-fullscreen-certificate__verification-status{margin-bottom:15px}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__verification-status{position:absolute;top:90px;width:calc(100% - 40px);margin:0}}.buv-c-fullscreen-certificate__details-item{margin-top:5px}.buv-c-fullscreen-certificate__separator{margin-top:30px;padding-top:30px;border-top:1px solid #f1f2f3}.buv-c-fullscreen-certificate__certificate{box-shadow:0 1px 5px rgba(0,0,0,.15);padding:20px;background-color:#fff;font-family:serif;text-align:center;color:#49555f;font-size:12px;word-wrap:break-word;min-height:calc(100vh - 145px);box-sizing:border-box;margin:0 auto;min-width:600px;line-height:initial}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__certificate{min-width:unset;width:100%;overflow:auto}}.buv-c-fullscreen-certificate__verify-other{margin-top:20px}.buv-c-fullscreen-certificate .buv-c-full-certificate-img{max-width:125px;max-height:125px}.buv-c-full-certificate__titles::before,.buv-c-full-certificate__titles::after{content:" ";display:block;background-color:#edf1f4;width:30%;text-align:center;margin:20px auto;height:2px}.buv-c-full-certificate__title{font-weight:normal;margin:0}.buv-c-full-certificate__title--name{color:#000;font-size:30px;margin-bottom:10px}.buv-c-full-certificate__title--main{font-size:21px;margin-bottom:10px}.buv-c-full-certificate__title--sub{font-size:16px;font-style:italic}.buv-c-full-certificate__description{margin:0 0 40px;line-height:1.5}.buv-c-full-certificate-signatures{list-style-type:none;display:flex;justify-content:space-around;width:100%;margin:0 0 20px;padding:0}.buv-c-full-certificate-signatures__signature{margin-right:30px;display:flex;flex-direction:column;justify-content:center}.buv-c-full-certificate-signatures__signature:last-child{margin:0}.buv-c-full-certificate-img--secondary{max-width:150px;max-height:150px}</style>`;window.customElements.define("buv-fullscreen-certificate-raw",class extends be{static get properties(){return{clickableUrls:Boolean,hasCertificateDefinition:Boolean,recipientName:String,displayHTML:String,onClose:Function,disableDownloadPdf:Boolean}}_shouldRender(e,t,i){return!!(null==t?void 0:t.displayHTML)||!1===(null==t?void 0:t.hasCertificateDefinition)}_render({clickableUrls:e,hasCertificateDefinition:t,recipientName:i,displayHTML:r,onClose:n,disableDownloadPdf:o}){if(!t)return de``;const a=["buv-c-fullscreen-certificate__certificate","qa-fullscreen-certificate"];return r&&dc.certificates.displayHtmlHasNoWidthConstraint(r)&&a.push("buv-c-certificate--fixed-width"),de`
470
+ ></buv-full-certificate-raw>`}),{mapStateToProps:e=>({hasCertificateDefinition:!!Iu(e),displayHTML:Vu(e),clickableUrls:Il(e)})});window.customElements.define("buv-full-certificate",fh);var gh=de`<style>.buv-o-text-11{font-size:11px}.buv-o-text-12{font-size:12px}.buv-o-text-13{font-size:13px}.buv-o-text-15{font-size:15px;line-height:20px}.buv-o-text-bold{font-weight:bold}.buv-c-certificate--fixed-width{max-width:460px;min-width:0;margin:0 auto}.buv-c-fullscreen-certificate{z-index:200;position:fixed;top:0;left:0;background-color:#fff;width:100vw;height:100vh;overflow:auto;box-sizing:border-box}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate{padding-top:170px}}.buv-c-fullscreen-certificate-header{box-shadow:0 1px 5px rgba(0,0,0,.15);width:100%;background-color:#fff}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate-header{position:fixed;top:0;z-index:10}}.buv-c-fullscreen-certificate-header__content{max-width:1440px;margin:0 auto;padding:20px;display:flex;align-items:center;position:relative;box-sizing:border-box}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate-header__content{flex-direction:column;justify-content:left;align-items:unset}}.buv-c-fullscreen-certificate__title{margin:0 30px 0 0}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__title{margin-bottom:10px}}.buv-c-fullscreen-certificate__close{top:27px;right:20px}.buv-c-fullscreen-certificate__content{padding:20px;display:flex;max-width:1440px;margin:20px auto 0}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__content{flex-direction:column-reverse;margin-top:0}}.buv-c-fullscreen-certificate__details{display:flex;flex-grow:1;flex-direction:column;max-width:280px;min-width:220px;margin-right:20px}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__details{max-width:100vw;margin:20px 0 0}}.buv-c-fullscreen-certificate__verification-status{margin-bottom:15px}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__verification-status{position:absolute;top:90px;width:calc(100% - 40px);margin:0}}.buv-c-fullscreen-certificate__details-item{margin-top:5px}.buv-c-fullscreen-certificate__separator{margin-top:30px;padding-top:30px;border-top:1px solid #f1f2f3}.buv-c-fullscreen-certificate__certificate{box-shadow:0 1px 5px rgba(0,0,0,.15);padding:20px;background-color:#fff;font-family:serif;text-align:center;color:#49555f;font-size:12px;word-wrap:break-word;min-height:calc(100vh - 145px);box-sizing:border-box;margin:0 auto;min-width:600px;line-height:initial}@media only screen and (max-width: 750px){.buv-c-fullscreen-certificate__certificate{min-width:unset;width:100%;overflow:auto}}.buv-c-fullscreen-certificate__verify-other{margin-top:20px}.buv-c-fullscreen-certificate .buv-c-full-certificate-img{max-width:125px;max-height:125px}.buv-c-full-certificate__titles::before,.buv-c-full-certificate__titles::after{content:" ";display:block;background-color:#edf1f4;width:30%;text-align:center;margin:20px auto;height:2px}.buv-c-full-certificate__title{font-weight:normal;margin:0}.buv-c-full-certificate__title--name{color:#000;font-size:30px;margin-bottom:10px}.buv-c-full-certificate__title--main{font-size:21px;margin-bottom:10px}.buv-c-full-certificate__title--sub{font-size:16px;font-style:italic}.buv-c-full-certificate__description{margin:0 0 40px;line-height:1.5}.buv-c-full-certificate-signatures{list-style-type:none;display:flex;justify-content:space-around;width:100%;margin:0 0 20px;padding:0}.buv-c-full-certificate-signatures__signature{margin-right:30px;display:flex;flex-direction:column;justify-content:center}.buv-c-full-certificate-signatures__signature:last-child{margin:0}.buv-c-full-certificate-img--secondary{max-width:150px;max-height:150px}</style>`;window.customElements.define("buv-fullscreen-certificate-raw",class extends be{static get properties(){return{clickableUrls:Boolean,hasCertificateDefinition:Boolean,recipientName:String,displayHTML:String,onClose:Function,disableDownloadPdf:Boolean}}_shouldRender(e,t,i){return!!(null==t?void 0:t.displayHTML)||!1===(null==t?void 0:t.hasCertificateDefinition)}_render({clickableUrls:e,hasCertificateDefinition:t,recipientName:i,displayHTML:r,onClose:n,disableDownloadPdf:o}){if(!t)return de``;const a=["buv-c-fullscreen-certificate__certificate","qa-fullscreen-certificate"];return r&&dc.certificates.displayHtmlHasNoWidthConstraint(r)&&a.push("buv-c-certificate--fixed-width"),de`
462
471
  ${gh}
463
472
  <section class='buv-c-fullscreen-certificate'>
464
473
  <header class='buv-c-fullscreen-certificate-header'>
@@ -493,13 +502,13 @@ const qd=e=>{return(t=t=>{const i=document.createElement("template");i.innerHTML
493
502
  displayHTML = '${e.displayHTML}'
494
503
  onClose = '${e.onClose}'
495
504
  disableDownloadPdf = '${e.disableDownloadPdf}'
496
- ></buv-fullscreen-certificate-raw>`}),{mapDispatchToProps:{onClose:vd},mapStateToProps:e=>({recipientName:Ru(e),hasCertificateDefinition:!!Tu(e),displayHTML:Vu(e),clickableUrls:Tl(e),disableDownloadPdf:_l(e)})});window.customElements.define("buv-fullscreen-certificate",bh);class mh extends be{constructor(){super(),this.onLoad=()=>{},this.hasRenderedOnce=!1}static get properties(){return Object.assign({onLoad:Function,errorMessage:String,hasCertificate:Boolean},Nl)}_firstRendered(){this.onLoad(this._props),this.hasRenderedOnce=!0}_propertiesChanged(e,t,i){this._props=e,super._propertiesChanged(e,t,i),t.src!==i.src&&this.hasRenderedOnce&&this.onLoad({src:t.src}),t.explorerAPIs&&!i.explorerAPIs&&this.onLoad({explorerAPIs:t.explorerAPIs})}renderCertificate(e){switch(e.displayMode){case al.FULL:return de`<buv-full-certificate></buv-full-certificate>`;case al.FULLSCREEN:return de`<buv-fullscreen-certificate></buv-fullscreen-certificate>`;default:return de`<buv-card-certificate></buv-card-certificate>`}}_render(e){const t=e.hasCertificate?"buv-c-verifier-body buv-c-verifier-body--padded":"";return de`
505
+ ></buv-fullscreen-certificate-raw>`}),{mapDispatchToProps:{onClose:vd},mapStateToProps:e=>({recipientName:Ru(e),hasCertificateDefinition:!!Iu(e),displayHTML:Vu(e),clickableUrls:Il(e),disableDownloadPdf:_l(e)})});window.customElements.define("buv-fullscreen-certificate",bh);class mh extends be{constructor(){super(),this.onLoad=()=>{},this.hasRenderedOnce=!1}static get properties(){return Object.assign({onLoad:Function,errorMessage:String,additionalErrorInfo:String,hasCertificate:Boolean},Nl)}_firstRendered(){this.onLoad(this._props),this.hasRenderedOnce=!0}_propertiesChanged(e,t,i){this._props=e,super._propertiesChanged(e,t,i),t.src!==i.src&&this.hasRenderedOnce&&this.onLoad({src:t.src}),t.explorerAPIs&&!i.explorerAPIs&&this.onLoad({explorerAPIs:t.explorerAPIs})}renderCertificate(e){switch(e.displayMode){case al.FULL:return de`<buv-full-certificate></buv-full-certificate>`;case al.FULLSCREEN:return de`<buv-fullscreen-certificate></buv-fullscreen-certificate>`;default:return de`<buv-card-certificate></buv-card-certificate>`}}_render(e){const t=e.hasCertificate?"buv-c-verifier-body buv-c-verifier-body--padded":"";return de`
497
506
  ${$d}
498
507
  <section class='buv-c-verifier-main'>
499
508
  <buv-drag-and-drop>
500
509
  <div class='buv-c-verifier-layout'>
501
510
  <section class$='${t}'>
502
- ${Ld(e.errorMessage,!0)}
511
+ ${Ld(e.errorMessage,e.additionalErrorInfo,!0)}
503
512
  <buv-certificate-input></buv-certificate-input>
504
513
  <buv-action-menu></buv-action-menu>
505
514
  ${this.renderCertificate(e)}
@@ -509,10 +518,11 @@ const qd=e=>{return(t=t=>{const i=document.createElement("template");i.innerHTML
509
518
  </div>
510
519
  </buv-drag-and-drop>
511
520
  </section>
512
- `}}function vh(e){return e.errorMessage}window.customElements.define("buv-raw",mh);const yh={onLoad:function(e={}){return function(t){const i=function(e){return Object.keys(Nl).reduce(((t,i)=>(e[i]&&(t[i]=e[i]),t)),{})}(e),{src:r,locale:n}=i;t({type:Te,payload:{options:i}}),dc.certificates.isPathToCertificateValidURI(r)?t(Bl(r)):function(e){try{return JSON.parse(e),!0}catch(e){return!1}}(r)&&t(Ol(JSON.parse(r))),$l(n)}}},wh=ul((function(e={}){return de`<buv-raw
521
+ `}}function vh(e){return e.errorMessage}function yh(e){return e.additionalErrorInfo}window.customElements.define("buv-raw",mh);const wh={onLoad:function(e={}){return function(t){const i=function(e){return Object.keys(Nl).reduce(((t,i)=>(e[i]&&(t[i]=e[i]),t)),{})}(e),{src:r,locale:n}=i;t({type:Ie,payload:{options:i}}),dc.certificates.isPathToCertificateValidURI(r)?t(Bl(r)):function(e){try{return JSON.parse(e),!0}catch(e){return!1}}(r)&&t(Ol(JSON.parse(r))),$l(n)}}},xh=ul((function(e={}){return de`<buv-raw
513
522
  src='${e.src}'
514
523
  onLoad='${e.onLoad}'
515
524
  errorMessage='${e.errorMessage}'
525
+ additionalErrorInfo='${e.additionalErrorInfo}'
516
526
  hasCertificate='${e.hasCertificate}'
517
527
  disableAutoVerify='${e["disable-auto-verify"]}'
518
528
  disableVerify='${e["disable-verify"]}'
@@ -526,4 +536,4 @@ const qd=e=>{return(t=t=>{const i=document.createElement("template");i.innerHTML
526
536
  locale='${e.locale}'
527
537
  explorerAPIs='${e.explorerAPIs}'
528
538
  didResolverUrl='${e["did-resolver-url"]}'
529
- ></buv-raw>`}),{mapDispatchToProps:yh,mapStateToProps:e=>({errorMessage:vh(e),hasCertificate:!!Tu(e)}),ownProps:Object.assign(Object.assign({},mh.properties),Vl)});window.customElements.define("blockcerts-verifier",wh);export{Ts as A,St as B,ps as C,Wo as D,tc as E,As as F,Rs as G,_d as H,Yd as I,Ke as J,Ge as K,nt as S,bs as V,ac as _,ji as a,Xs as b,yn as c,$s as d,ls as e,Zs as f,Fi as g,Qa as h,ui as i,Ks as j,ws as k,vn as l,Ea as m,at as n,Vs as o,Bi as p,wn as q,Os as r,xn as s,_i as t,Vi as u,Vn as v,Kn as w,Do as x,Nr as y,di as z};
539
+ ></buv-raw>`}),{mapDispatchToProps:wh,mapStateToProps:e=>({errorMessage:vh(e),additionalErrorInfo:yh(e),hasCertificate:!!Iu(e)}),ownProps:Object.assign(Object.assign({},mh.properties),Vl)});window.customElements.define("blockcerts-verifier",xh);export{Is as A,St as B,ps as C,Wo as D,tc as E,As as F,Rs as G,_d as H,Yd as I,Ke as J,Ge as K,nt as S,bs as V,ac as _,ji as a,Xs as b,yn as c,$s as d,ls as e,Zs as f,Fi as g,Qa as h,ui as i,Ks as j,ws as k,vn as l,Ea as m,at as n,Vs as o,Bi as p,wn as q,Os as r,xn as s,_i as t,Vi as u,Vn as v,Kn as w,Do as x,Nr as y,di as z};