@usesuperflow/toolbar 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/superflow.min.js CHANGED
@@ -8,19 +8,19 @@
8
8
  * @license
9
9
  * Copyright 2017 Google LLC
10
10
  * SPDX-License-Identifier: BSD-3-Clause
11
- */;var c;const h=window.trustedTypes,d=h?h.emptyScript:"",p=window.reactiveElementPolyfillSupport,u={toAttribute(t,i){switch(i){case Boolean:t=t?d:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let e=t;switch(i){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch(t){e=null}}return e}},v=(t,i)=>i!==t&&(i==i||t==t),f={attribute:!0,type:String,converter:u,reflect:!1,hasChanged:v};class w extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,e)=>{const o=this._$Eh(e,i);void 0!==o&&(this._$Eu.set(o,e),t.push(o))})),t}static createProperty(t,i=f){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const e="symbol"==typeof t?Symbol():"__"+t,o=this.getPropertyDescriptor(t,e,i);void 0!==o&&Object.defineProperty(this.prototype,t,o)}}static getPropertyDescriptor(t,i,e){return{get(){return this[i]},set(o){const n=this[t];this[i]=o,this.requestUpdate(t,n,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||f}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const e of i)this.createProperty(e,t[e])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const i=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)i.unshift(a(t))}else void 0!==t&&i.push(a(t));return i}static _$Eh(t,i){const e=i.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,e;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(e=t.hostConnected)||void 0===e||e.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const i=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,i)=>{o?t.adoptedStyleSheets=i.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):i.forEach((i=>{const e=document.createElement("style"),o=window.litNonce;void 0!==o&&e.setAttribute("nonce",o),e.textContent=i.cssText,t.appendChild(e)}))})(i,this.constructor.elementStyles),i}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,e){this._$AK(t,e)}_$ES(t,i,e=f){var o,n;const s=this.constructor._$Eh(t,e);if(void 0!==s&&!0===e.reflect){const r=(null!==(n=null===(o=e.converter)||void 0===o?void 0:o.toAttribute)&&void 0!==n?n:u.toAttribute)(i,e.type);this._$Ei=t,null==r?this.removeAttribute(s):this.setAttribute(s,r),this._$Ei=null}}_$AK(t,i){var e,o,n;const s=this.constructor,r=s._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=s.getPropertyOptions(r),l=t.converter,a=null!==(n=null!==(o=null===(e=l)||void 0===e?void 0:e.fromAttribute)&&void 0!==o?o:"function"==typeof l?l:null)&&void 0!==n?n:u.fromAttribute;this._$Ei=r,this[r]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,e){let o=!0;void 0!==t&&(((e=e||this.constructor.getPropertyOptions(t)).hasChanged||v)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===e.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,e))):o=!1),!this.isUpdatePending&&o&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const e=this._$AL;try{i=this.shouldUpdate(e),i?(this.willUpdate(e),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(e)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(e)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
11
+ */;var c;const h=window.trustedTypes,d=h?h.emptyScript:"",u=window.reactiveElementPolyfillSupport,p={toAttribute(t,i){switch(i){case Boolean:t=t?d:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let e=t;switch(i){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch(t){e=null}}return e}},v=(t,i)=>i!==t&&(i==i||t==t),f={attribute:!0,type:String,converter:p,reflect:!1,hasChanged:v};class w extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,e)=>{const o=this._$Eh(e,i);void 0!==o&&(this._$Eu.set(o,e),t.push(o))})),t}static createProperty(t,i=f){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const e="symbol"==typeof t?Symbol():"__"+t,o=this.getPropertyDescriptor(t,e,i);void 0!==o&&Object.defineProperty(this.prototype,t,o)}}static getPropertyDescriptor(t,i,e){return{get(){return this[i]},set(o){const n=this[t];this[i]=o,this.requestUpdate(t,n,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||f}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const e of i)this.createProperty(e,t[e])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const i=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)i.unshift(a(t))}else void 0!==t&&i.push(a(t));return i}static _$Eh(t,i){const e=i.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,e;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(e=t.hostConnected)||void 0===e||e.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const i=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,i)=>{o?t.adoptedStyleSheets=i.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):i.forEach((i=>{const e=document.createElement("style"),o=window.litNonce;void 0!==o&&e.setAttribute("nonce",o),e.textContent=i.cssText,t.appendChild(e)}))})(i,this.constructor.elementStyles),i}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,e){this._$AK(t,e)}_$ES(t,i,e=f){var o,n;const s=this.constructor._$Eh(t,e);if(void 0!==s&&!0===e.reflect){const r=(null!==(n=null===(o=e.converter)||void 0===o?void 0:o.toAttribute)&&void 0!==n?n:p.toAttribute)(i,e.type);this._$Ei=t,null==r?this.removeAttribute(s):this.setAttribute(s,r),this._$Ei=null}}_$AK(t,i){var e,o,n;const s=this.constructor,r=s._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=s.getPropertyOptions(r),l=t.converter,a=null!==(n=null!==(o=null===(e=l)||void 0===e?void 0:e.fromAttribute)&&void 0!==o?o:"function"==typeof l?l:null)&&void 0!==n?n:p.fromAttribute;this._$Ei=r,this[r]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,e){let o=!0;void 0!==t&&(((e=e||this.constructor.getPropertyOptions(t)).hasChanged||v)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===e.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,e))):o=!1),!this.isUpdatePending&&o&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const e=this._$AL;try{i=this.shouldUpdate(e),i?(this.willUpdate(e),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(e)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(e)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
12
12
  /**
13
13
  * @license
14
14
  * Copyright 2017 Google LLC
15
15
  * SPDX-License-Identifier: BSD-3-Clause
16
16
  */
17
- var g;w.finalized=!0,w.elementProperties=new Map,w.elementStyles=[],w.shadowRootOptions={mode:"open"},null==p||p({ReactiveElement:w}),(null!==(c=globalThis.reactiveElementVersions)&&void 0!==c?c:globalThis.reactiveElementVersions=[]).push("1.3.2");const m=globalThis.trustedTypes,C=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,y=`lit$${(Math.random()+"").slice(9)}$`,b="?"+y,x=`<${b}>`,E=document,S=(t="")=>E.createComment(t),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,M=Array.isArray,L=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,$=/-->/g,F=/>/g,A=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,H=/'/g,B=/"/g,D=/^(?:script|style|textarea|title)$/i,_=(t=>(i,...e)=>({_$litType$:t,strings:i,values:e}))(1),I=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),Z=new WeakMap,T=E.createTreeWalker(E,129,null,!1),O=(t,i)=>{const e=t.length-1,o=[];let n,s=2===i?"<svg>":"",r=L;for(let i=0;i<e;i++){const e=t[i];let l,a,c=-1,h=0;for(;h<e.length&&(r.lastIndex=h,a=r.exec(e),null!==a);)h=r.lastIndex,r===L?"!--"===a[1]?r=$:void 0!==a[1]?r=F:void 0!==a[2]?(D.test(a[2])&&(n=RegExp("</"+a[2],"g")),r=A):void 0!==a[3]&&(r=A):r===A?">"===a[0]?(r=null!=n?n:L,c=-1):void 0===a[1]?c=-2:(c=r.lastIndex-a[2].length,l=a[1],r=void 0===a[3]?A:'"'===a[3]?B:H):r===B||r===H?r=A:r===$||r===F?r=L:(r=A,n=void 0);const d=r===A&&t[i+1].startsWith("/>")?" ":"";s+=r===L?e+x:c>=0?(o.push(l),e.slice(0,c)+"$lit$"+e.slice(c)+y+d):e+y+(-2===c?(o.push(void 0),i):d)}const l=s+(t[e]||"<?>")+(2===i?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==C?C.createHTML(l):l,o]};class U{constructor({strings:t,_$litType$:i},e){let o;this.parts=[];let n=0,s=0;const r=t.length-1,l=this.parts,[a,c]=O(t,i);if(this.el=U.createElement(a,e),T.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes)}for(;null!==(o=T.nextNode())&&l.length<r;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const i of o.getAttributeNames())if(i.endsWith("$lit$")||i.startsWith(y)){const e=c[s++];if(t.push(i),void 0!==e){const t=o.getAttribute(e.toLowerCase()+"$lit$").split(y),i=/([.?@])?(.*)/.exec(e);l.push({type:1,index:n,name:i[2],strings:t,ctor:"."===i[1]?z:"?"===i[1]?K:"@"===i[1]?J:P})}else l.push({type:6,index:n})}for(const i of t)o.removeAttribute(i)}if(D.test(o.tagName)){const t=o.textContent.split(y),i=t.length-1;if(i>0){o.textContent=m?m.emptyScript:"";for(let e=0;e<i;e++)o.append(t[e],S()),T.nextNode(),l.push({type:2,index:++n});o.append(t[i],S())}}}else if(8===o.nodeType)if(o.data===b)l.push({type:2,index:n});else{let t=-1;for(;-1!==(t=o.data.indexOf(y,t+1));)l.push({type:7,index:n}),t+=y.length-1}n++}}static createElement(t,i){const e=E.createElement("template");return e.innerHTML=t,e}}function j(t,i,e=t,o){var n,s,r,l;if(i===I)return i;let a=void 0!==o?null===(n=e._$Cl)||void 0===n?void 0:n[o]:e._$Cu;const c=k(i)?void 0:i._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(s=null==a?void 0:a._$AO)||void 0===s||s.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,e,o)),void 0!==o?(null!==(r=(l=e)._$Cl)&&void 0!==r?r:l._$Cl=[])[o]=a:e._$Cu=a),void 0!==a&&(i=j(t,a._$AS(t,i.values),a,o)),i}class N{constructor(t,i){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var i;const{el:{content:e},parts:o}=this._$AD,n=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:E).importNode(e,!0);T.currentNode=n;let s=T.nextNode(),r=0,l=0,a=o[0];for(;void 0!==a;){if(r===a.index){let i;2===a.type?i=new R(s,s.nextSibling,this,t):1===a.type?i=new a.ctor(s,a.name,a.strings,this,t):6===a.type&&(i=new W(s,this,t)),this.v.push(i),a=o[++l]}r!==(null==a?void 0:a.index)&&(s=T.nextNode(),r++)}return n}m(t){let i=0;for(const e of this.v)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,i),i+=e.strings.length-2):e._$AI(t[i])),i++}}class R{constructor(t,i,e,o){var n;this.type=2,this._$AH=V,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=e,this.options=o,this._$Cg=null===(n=null==o?void 0:o.isConnected)||void 0===n||n}get _$AU(){var t,i;return null!==(i=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==i?i:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===t.nodeType&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=j(this,t,i),k(t)?t===V||null==t||""===t?(this._$AH!==V&&this._$AR(),this._$AH=V):t!==this._$AH&&t!==I&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var i;return M(t)||"function"==typeof(null===(i=t)||void 0===i?void 0:i[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,i=this._$AB){return this._$AA.parentNode.insertBefore(t,i)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==V&&k(this._$AH)?this._$AA.nextSibling.data=t:this.k(E.createTextNode(t)),this._$AH=t}T(t){var i;const{values:e,_$litType$:o}=t,n="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=U.createElement(o.h,this.options)),o);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===n)this._$AH.m(e);else{const t=new N(n,this),i=t.p(this.options);t.m(e),this.k(i),this._$AH=t}}_$AC(t){let i=Z.get(t.strings);return void 0===i&&Z.set(t.strings,i=new U(t)),i}S(t){M(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let e,o=0;for(const n of t)o===i.length?i.push(e=new R(this.M(S()),this.M(S()),this,this.options)):e=i[o],e._$AI(n),o++;o<i.length&&(this._$AR(e&&e._$AB.nextSibling,o),i.length=o)}_$AR(t=this._$AA.nextSibling,i){var e;for(null===(e=this._$AP)||void 0===e||e.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i}}setConnected(t){var i;void 0===this._$AM&&(this._$Cg=t,null===(i=this._$AP)||void 0===i||i.call(this,t))}}class P{constructor(t,i,e,o,n){this.type=1,this._$AH=V,this._$AN=void 0,this.element=t,this.name=i,this._$AM=o,this.options=n,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=V}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,e,o){const n=this.strings;let s=!1;if(void 0===n)t=j(this,t,i,0),s=!k(t)||t!==this._$AH&&t!==I,s&&(this._$AH=t);else{const o=t;let r,l;for(t=n[0],r=0;r<n.length-1;r++)l=j(this,o[e+r],i,r),l===I&&(l=this._$AH[r]),s||(s=!k(l)||l!==this._$AH[r]),l===V?t=V:t!==V&&(t+=(null!=l?l:"")+n[r+1]),this._$AH[r]=l}s&&!o&&this.C(t)}C(t){t===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class z extends P{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===V?void 0:t}}const q=m?m.emptyScript:"";class K extends P{constructor(){super(...arguments),this.type=4}C(t){t&&t!==V?this.element.setAttribute(this.name,q):this.element.removeAttribute(this.name)}}class J extends P{constructor(t,i,e,o,n){super(t,i,e,o,n),this.type=5}_$AI(t,i=this){var e;if((t=null!==(e=j(this,t,i,0))&&void 0!==e?e:V)===I)return;const o=this._$AH,n=t===V&&o!==V||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,s=t!==V&&(o===V||n);n&&this.element.removeEventListener(this.name,this,o),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i,e;"function"==typeof this._$AH?this._$AH.call(null!==(e=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==e?e:this.element,t):this._$AH.handleEvent(t)}}class W{constructor(t,i,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){j(this,t)}}const G=window.litHtmlPolyfillSupport;
17
+ var g;w.finalized=!0,w.elementProperties=new Map,w.elementStyles=[],w.shadowRootOptions={mode:"open"},null==u||u({ReactiveElement:w}),(null!==(c=globalThis.reactiveElementVersions)&&void 0!==c?c:globalThis.reactiveElementVersions=[]).push("1.3.2");const m=globalThis.trustedTypes,C=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,y=`lit$${(Math.random()+"").slice(9)}$`,b="?"+y,x=`<${b}>`,E=document,S=(t="")=>E.createComment(t),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,M=Array.isArray,L=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,$=/-->/g,F=/>/g,A=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,H=/'/g,B=/"/g,I=/^(?:script|style|textarea|title)$/i,_=(t=>(i,...e)=>({_$litType$:t,strings:i,values:e}))(1),D=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),T=new WeakMap,Z=E.createTreeWalker(E,129,null,!1),U=(t,i)=>{const e=t.length-1,o=[];let n,s=2===i?"<svg>":"",r=L;for(let i=0;i<e;i++){const e=t[i];let l,a,c=-1,h=0;for(;h<e.length&&(r.lastIndex=h,a=r.exec(e),null!==a);)h=r.lastIndex,r===L?"!--"===a[1]?r=$:void 0!==a[1]?r=F:void 0!==a[2]?(I.test(a[2])&&(n=RegExp("</"+a[2],"g")),r=A):void 0!==a[3]&&(r=A):r===A?">"===a[0]?(r=null!=n?n:L,c=-1):void 0===a[1]?c=-2:(c=r.lastIndex-a[2].length,l=a[1],r=void 0===a[3]?A:'"'===a[3]?B:H):r===B||r===H?r=A:r===$||r===F?r=L:(r=A,n=void 0);const d=r===A&&t[i+1].startsWith("/>")?" ":"";s+=r===L?e+x:c>=0?(o.push(l),e.slice(0,c)+"$lit$"+e.slice(c)+y+d):e+y+(-2===c?(o.push(void 0),i):d)}const l=s+(t[e]||"<?>")+(2===i?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==C?C.createHTML(l):l,o]};class O{constructor({strings:t,_$litType$:i},e){let o;this.parts=[];let n=0,s=0;const r=t.length-1,l=this.parts,[a,c]=U(t,i);if(this.el=O.createElement(a,e),Z.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes)}for(;null!==(o=Z.nextNode())&&l.length<r;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const i of o.getAttributeNames())if(i.endsWith("$lit$")||i.startsWith(y)){const e=c[s++];if(t.push(i),void 0!==e){const t=o.getAttribute(e.toLowerCase()+"$lit$").split(y),i=/([.?@])?(.*)/.exec(e);l.push({type:1,index:n,name:i[2],strings:t,ctor:"."===i[1]?z:"?"===i[1]?K:"@"===i[1]?J:P})}else l.push({type:6,index:n})}for(const i of t)o.removeAttribute(i)}if(I.test(o.tagName)){const t=o.textContent.split(y),i=t.length-1;if(i>0){o.textContent=m?m.emptyScript:"";for(let e=0;e<i;e++)o.append(t[e],S()),Z.nextNode(),l.push({type:2,index:++n});o.append(t[i],S())}}}else if(8===o.nodeType)if(o.data===b)l.push({type:2,index:n});else{let t=-1;for(;-1!==(t=o.data.indexOf(y,t+1));)l.push({type:7,index:n}),t+=y.length-1}n++}}static createElement(t,i){const e=E.createElement("template");return e.innerHTML=t,e}}function j(t,i,e=t,o){var n,s,r,l;if(i===D)return i;let a=void 0!==o?null===(n=e._$Cl)||void 0===n?void 0:n[o]:e._$Cu;const c=k(i)?void 0:i._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(s=null==a?void 0:a._$AO)||void 0===s||s.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,e,o)),void 0!==o?(null!==(r=(l=e)._$Cl)&&void 0!==r?r:l._$Cl=[])[o]=a:e._$Cu=a),void 0!==a&&(i=j(t,a._$AS(t,i.values),a,o)),i}class N{constructor(t,i){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var i;const{el:{content:e},parts:o}=this._$AD,n=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:E).importNode(e,!0);Z.currentNode=n;let s=Z.nextNode(),r=0,l=0,a=o[0];for(;void 0!==a;){if(r===a.index){let i;2===a.type?i=new R(s,s.nextSibling,this,t):1===a.type?i=new a.ctor(s,a.name,a.strings,this,t):6===a.type&&(i=new W(s,this,t)),this.v.push(i),a=o[++l]}r!==(null==a?void 0:a.index)&&(s=Z.nextNode(),r++)}return n}m(t){let i=0;for(const e of this.v)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,i),i+=e.strings.length-2):e._$AI(t[i])),i++}}class R{constructor(t,i,e,o){var n;this.type=2,this._$AH=V,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=e,this.options=o,this._$Cg=null===(n=null==o?void 0:o.isConnected)||void 0===n||n}get _$AU(){var t,i;return null!==(i=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==i?i:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===t.nodeType&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=j(this,t,i),k(t)?t===V||null==t||""===t?(this._$AH!==V&&this._$AR(),this._$AH=V):t!==this._$AH&&t!==D&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var i;return M(t)||"function"==typeof(null===(i=t)||void 0===i?void 0:i[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,i=this._$AB){return this._$AA.parentNode.insertBefore(t,i)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==V&&k(this._$AH)?this._$AA.nextSibling.data=t:this.k(E.createTextNode(t)),this._$AH=t}T(t){var i;const{values:e,_$litType$:o}=t,n="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=O.createElement(o.h,this.options)),o);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===n)this._$AH.m(e);else{const t=new N(n,this),i=t.p(this.options);t.m(e),this.k(i),this._$AH=t}}_$AC(t){let i=T.get(t.strings);return void 0===i&&T.set(t.strings,i=new O(t)),i}S(t){M(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let e,o=0;for(const n of t)o===i.length?i.push(e=new R(this.M(S()),this.M(S()),this,this.options)):e=i[o],e._$AI(n),o++;o<i.length&&(this._$AR(e&&e._$AB.nextSibling,o),i.length=o)}_$AR(t=this._$AA.nextSibling,i){var e;for(null===(e=this._$AP)||void 0===e||e.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i}}setConnected(t){var i;void 0===this._$AM&&(this._$Cg=t,null===(i=this._$AP)||void 0===i||i.call(this,t))}}class P{constructor(t,i,e,o,n){this.type=1,this._$AH=V,this._$AN=void 0,this.element=t,this.name=i,this._$AM=o,this.options=n,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=V}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,e,o){const n=this.strings;let s=!1;if(void 0===n)t=j(this,t,i,0),s=!k(t)||t!==this._$AH&&t!==D,s&&(this._$AH=t);else{const o=t;let r,l;for(t=n[0],r=0;r<n.length-1;r++)l=j(this,o[e+r],i,r),l===D&&(l=this._$AH[r]),s||(s=!k(l)||l!==this._$AH[r]),l===V?t=V:t!==V&&(t+=(null!=l?l:"")+n[r+1]),this._$AH[r]=l}s&&!o&&this.C(t)}C(t){t===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class z extends P{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===V?void 0:t}}const q=m?m.emptyScript:"";class K extends P{constructor(){super(...arguments),this.type=4}C(t){t&&t!==V?this.element.setAttribute(this.name,q):this.element.removeAttribute(this.name)}}class J extends P{constructor(t,i,e,o,n){super(t,i,e,o,n),this.type=5}_$AI(t,i=this){var e;if((t=null!==(e=j(this,t,i,0))&&void 0!==e?e:V)===D)return;const o=this._$AH,n=t===V&&o!==V||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,s=t!==V&&(o===V||n);n&&this.element.removeEventListener(this.name,this,o),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i,e;"function"==typeof this._$AH?this._$AH.call(null!==(e=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==e?e:this.element,t):this._$AH.handleEvent(t)}}class W{constructor(t,i,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){j(this,t)}}const G=window.litHtmlPolyfillSupport;
18
18
  /**
19
19
  * @license
20
20
  * Copyright 2017 Google LLC
21
21
  * SPDX-License-Identifier: BSD-3-Clause
22
22
  */
23
- var X,Y;null==G||G(U,R),(null!==(g=globalThis.litHtmlVersions)&&void 0!==g?g:globalThis.litHtmlVersions=[]).push("2.2.6");class Q extends w{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,i;const e=super.createRenderRoot();return null!==(t=(i=this.renderOptions).renderBefore)&&void 0!==t||(i.renderBefore=e.firstChild),e}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,i,e)=>{var o,n;const s=null!==(o=null==e?void 0:e.renderBefore)&&void 0!==o?o:i;let r=s._$litPart$;if(void 0===r){const t=null!==(n=null==e?void 0:e.renderBefore)&&void 0!==n?n:null;s._$litPart$=r=new R(i.insertBefore(S(),t),t,void 0,null!=e?e:{})}return r._$AI(t),r})(i,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return I}}Q.finalized=!0,Q._$litElement$=!0,null===(X=globalThis.litElementHydrateSupport)||void 0===X||X.call(globalThis,{LitElement:Q});const tt=globalThis.litElementPolyfillSupport;null==tt||tt({LitElement:Q}),(null!==(Y=globalThis.litElementVersions)&&void 0!==Y?Y:globalThis.litElementVersions=[]).push("3.2.0");
23
+ var X,Y;null==G||G(O,R),(null!==(g=globalThis.litHtmlVersions)&&void 0!==g?g:globalThis.litHtmlVersions=[]).push("2.2.6");class Q extends w{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,i;const e=super.createRenderRoot();return null!==(t=(i=this.renderOptions).renderBefore)&&void 0!==t||(i.renderBefore=e.firstChild),e}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,i,e)=>{var o,n;const s=null!==(o=null==e?void 0:e.renderBefore)&&void 0!==o?o:i;let r=s._$litPart$;if(void 0===r){const t=null!==(n=null==e?void 0:e.renderBefore)&&void 0!==n?n:null;s._$litPart$=r=new R(i.insertBefore(S(),t),t,void 0,null!=e?e:{})}return r._$AI(t),r})(i,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return D}}Q.finalized=!0,Q._$litElement$=!0,null===(X=globalThis.litElementHydrateSupport)||void 0===X||X.call(globalThis,{LitElement:Q});const tt=globalThis.litElementPolyfillSupport;null==tt||tt({LitElement:Q}),(null!==(Y=globalThis.litElementVersions)&&void 0!==Y?Y:globalThis.litElementVersions=[]).push("3.2.0");
24
24
  /**
25
25
  * @license
26
26
  * Copyright 2017 Google LLC
@@ -53,7 +53,7 @@ const rt=1;
53
53
  * Copyright 2018 Google LLC
54
54
  * SPDX-License-Identifier: BSD-3-Clause
55
55
  */
56
- const lt=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,i,e){this._$Ct=t,this._$AM=i,this._$Ci=e}_$AS(t,i){return this.update(t,i)}update(t,i){return this.render(...i)}}{constructor(t){var i;if(super(t),t.type!==rt||"class"!==t.name||(null===(i=t.strings)||void 0===i?void 0:i.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((i=>t[i])).join(" ")+" "}update(t,[i]){var e,o;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in i)i[t]&&!(null===(e=this.st)||void 0===e?void 0:e.has(t))&&this.et.add(t);return this.render(i)}const n=t.element.classList;this.et.forEach((t=>{t in i||(n.remove(t),this.et.delete(t))}));for(const t in i){const e=!!i[t];e===this.et.has(t)||(null===(o=this.st)||void 0===o?void 0:o.has(t))||(e?(n.add(t),this.et.add(t)):(n.remove(t),this.et.delete(t)))}return I}}),at="review",ct="feedback",ht="sreviewId",dt="snippyly-user",pt="st",ut="_sfut",vt="projectVersionKey",ft="projectVersion",wt="sversion",gt="sprojectInstall",mt="sflivedemo",Ct="velt-cursor",yt="velt-comments",bt="velt-comments-sidebar",xt="velt-huddle",Et="velt-recorder-notes",St="velt-recorder-control-panel",kt="velt-arrows",Mt="enable-url-navigation",Lt="9dbcd2509e0fa90a5c81f038ce618e3f",$t="6d24f74f12f6fb84c87efa8f791cfb2e",Ft=function(t){const i=[];let e=0;for(let o=0;o<t.length;o++){let n=t.charCodeAt(o);n<128?i[e++]=n:n<2048?(i[e++]=n>>6|192,i[e++]=63&n|128):55296==(64512&n)&&o+1<t.length&&56320==(64512&t.charCodeAt(o+1))?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++o)),i[e++]=n>>18|240,i[e++]=n>>12&63|128,i[e++]=n>>6&63|128,i[e++]=63&n|128):(i[e++]=n>>12|224,i[e++]=n>>6&63|128,i[e++]=63&n|128)}return i},At={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:"function"==typeof atob,encodeByteArray(t,i){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const e=i?this.byteToCharMapWebSafe_:this.byteToCharMap_,o=[];for(let i=0;i<t.length;i+=3){const n=t[i],s=i+1<t.length,r=s?t[i+1]:0,l=i+2<t.length,a=l?t[i+2]:0,c=n>>2,h=(3&n)<<4|r>>4;let d=(15&r)<<2|a>>6,p=63&a;l||(p=64,s||(d=64)),o.push(e[c],e[h],e[d],e[p])}return o.join("")},encodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?btoa(t):this.encodeByteArray(Ft(t),i)},decodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?atob(t):function(t){const i=[];let e=0,o=0;for(;e<t.length;){const n=t[e++];if(n<128)i[o++]=String.fromCharCode(n);else if(n>191&&n<224){const s=t[e++];i[o++]=String.fromCharCode((31&n)<<6|63&s)}else if(n>239&&n<365){const s=((7&n)<<18|(63&t[e++])<<12|(63&t[e++])<<6|63&t[e++])-65536;i[o++]=String.fromCharCode(55296+(s>>10)),i[o++]=String.fromCharCode(56320+(1023&s))}else{const s=t[e++],r=t[e++];i[o++]=String.fromCharCode((15&n)<<12|(63&s)<<6|63&r)}}return i.join("")}(this.decodeStringToByteArray(t,i))},decodeStringToByteArray(t,i){this.init_();const e=i?this.charToByteMapWebSafe_:this.charToByteMap_,o=[];for(let i=0;i<t.length;){const n=e[t.charAt(i++)],s=i<t.length?e[t.charAt(i)]:0;++i;const r=i<t.length?e[t.charAt(i)]:64;++i;const l=i<t.length?e[t.charAt(i)]:64;if(++i,null==n||null==s||null==r||null==l)throw Error();const a=n<<2|s>>4;if(o.push(a),64!==r){const t=s<<4&240|r>>2;if(o.push(t),64!==l){const t=r<<6&192|l;o.push(t)}}}return o},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}},Ht=function(t){return function(t){const i=Ft(t);return At.encodeByteArray(i,!0)}(t).replace(/\./g,"")};
56
+ const lt=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,i,e){this._$Ct=t,this._$AM=i,this._$Ci=e}_$AS(t,i){return this.update(t,i)}update(t,i){return this.render(...i)}}{constructor(t){var i;if(super(t),t.type!==rt||"class"!==t.name||(null===(i=t.strings)||void 0===i?void 0:i.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((i=>t[i])).join(" ")+" "}update(t,[i]){var e,o;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in i)i[t]&&!(null===(e=this.st)||void 0===e?void 0:e.has(t))&&this.et.add(t);return this.render(i)}const n=t.element.classList;this.et.forEach((t=>{t in i||(n.remove(t),this.et.delete(t))}));for(const t in i){const e=!!i[t];e===this.et.has(t)||(null===(o=this.st)||void 0===o?void 0:o.has(t))||(e?(n.add(t),this.et.add(t)):(n.remove(t),this.et.delete(t)))}return D}}),at="review",ct="feedback",ht="sreviewId",dt="snippyly-user",ut="st",pt="_sfut",vt="projectVersionKey",ft="projectVersion",wt="sversion",gt="sprojectInstall",mt="sflivedemo",Ct="velt-cursor",yt="velt-comments",bt="velt-comments-sidebar",xt="velt-huddle",Et="velt-recorder-notes",St="velt-recorder-control-panel",kt="velt-arrows",Mt="enable-url-navigation",Lt="9dbcd2509e0fa90a5c81f038ce618e3f",$t="6d24f74f12f6fb84c87efa8f791cfb2e",Ft=function(t){const i=[];let e=0;for(let o=0;o<t.length;o++){let n=t.charCodeAt(o);n<128?i[e++]=n:n<2048?(i[e++]=n>>6|192,i[e++]=63&n|128):55296==(64512&n)&&o+1<t.length&&56320==(64512&t.charCodeAt(o+1))?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++o)),i[e++]=n>>18|240,i[e++]=n>>12&63|128,i[e++]=n>>6&63|128,i[e++]=63&n|128):(i[e++]=n>>12|224,i[e++]=n>>6&63|128,i[e++]=63&n|128)}return i},At={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:"function"==typeof atob,encodeByteArray(t,i){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const e=i?this.byteToCharMapWebSafe_:this.byteToCharMap_,o=[];for(let i=0;i<t.length;i+=3){const n=t[i],s=i+1<t.length,r=s?t[i+1]:0,l=i+2<t.length,a=l?t[i+2]:0,c=n>>2,h=(3&n)<<4|r>>4;let d=(15&r)<<2|a>>6,u=63&a;l||(u=64,s||(d=64)),o.push(e[c],e[h],e[d],e[u])}return o.join("")},encodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?btoa(t):this.encodeByteArray(Ft(t),i)},decodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?atob(t):function(t){const i=[];let e=0,o=0;for(;e<t.length;){const n=t[e++];if(n<128)i[o++]=String.fromCharCode(n);else if(n>191&&n<224){const s=t[e++];i[o++]=String.fromCharCode((31&n)<<6|63&s)}else if(n>239&&n<365){const s=((7&n)<<18|(63&t[e++])<<12|(63&t[e++])<<6|63&t[e++])-65536;i[o++]=String.fromCharCode(55296+(s>>10)),i[o++]=String.fromCharCode(56320+(1023&s))}else{const s=t[e++],r=t[e++];i[o++]=String.fromCharCode((15&n)<<12|(63&s)<<6|63&r)}}return i.join("")}(this.decodeStringToByteArray(t,i))},decodeStringToByteArray(t,i){this.init_();const e=i?this.charToByteMapWebSafe_:this.charToByteMap_,o=[];for(let i=0;i<t.length;){const n=e[t.charAt(i++)],s=i<t.length?e[t.charAt(i)]:0;++i;const r=i<t.length?e[t.charAt(i)]:64;++i;const l=i<t.length?e[t.charAt(i)]:64;if(++i,null==n||null==s||null==r||null==l)throw Error();const a=n<<2|s>>4;if(o.push(a),64!==r){const t=s<<4&240|r>>2;if(o.push(t),64!==l){const t=r<<6&192|l;o.push(t)}}}return o},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}},Ht=function(t){return function(t){const i=Ft(t);return At.encodeByteArray(i,!0)}(t).replace(/\./g,"")};
57
57
  /**
58
58
  * @license
59
59
  * Copyright 2022 Google LLC
@@ -70,7 +70,7 @@ const lt=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constru
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- const Bt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("Unable to locate global object.")}().t,Dt=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const i=t&&function(t){try{return At.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return i&&JSON.parse(i)},_t=()=>{try{return Bt()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||Dt()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},It=t=>{const i=(t=>{var i,e;return null===(e=null===(i=_t())||void 0===i?void 0:i.emulatorHosts)||void 0===e?void 0:e[t]})(t);if(!i)return;const e=i.lastIndexOf(":");if(e<=0||e+1===i.length)throw new Error(`Invalid host ${i} with no separate hostname and port!`);const o=parseInt(i.substring(e+1),10);return"["===i[0]?[i.substring(1,e-1),o]:[i.substring(0,e),o]};
73
+ const Bt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("Unable to locate global object.")}().t,It=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const i=t&&function(t){try{return At.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return i&&JSON.parse(i)},_t=()=>{try{return Bt()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||It()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},Dt=t=>{const i=(t=>{var i,e;return null===(e=null===(i=_t())||void 0===i?void 0:i.emulatorHosts)||void 0===e?void 0:e[t]})(t);if(!i)return;const e=i.lastIndexOf(":");if(e<=0||e+1===i.length)throw new Error(`Invalid host ${i} with no separate hostname and port!`);const o=parseInt(i.substring(e+1),10);return"["===i[0]?[i.substring(1,e-1),o]:[i.substring(0,e),o]};
74
74
  /**
75
75
  * @license
76
76
  * Copyright 2017 Google LLC
@@ -103,7 +103,7 @@ class Vt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
103
103
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
104
104
  * See the License for the specific language governing permissions and
105
105
  * limitations under the License.
106
- */class Zt extends Error{constructor(t,i,e){super(i),this.code=t,this.customData=e,this.name="FirebaseError",Object.setPrototypeOf(this,Zt.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Tt.prototype.create)}}class Tt{constructor(t,i,e){this.service=t,this.serviceName=i,this.errors=e}create(t,...i){const e=i[0]||{},o=`${this.service}/${t}`,n=this.errors[t],s=n?function(t,i){return t.replace(Ot,((t,e)=>{const o=i[e];return null!=o?String(o):`<${e}?>`}))}(n,e):"Error",r=`${this.serviceName}: ${s} (${o}).`;return new Zt(o,r,e)}}const Ot=/\{\$([^}]+)}/g;function Ut(t,i){if(t===i)return!0;const e=Object.keys(t),o=Object.keys(i);for(const n of e){if(!o.includes(n))return!1;const e=t[n],s=i[n];if(jt(e)&&jt(s)){if(!Ut(e,s))return!1}else if(e!==s)return!1}for(const t of o)if(!e.includes(t))return!1;return!0}function jt(t){return null!==t&&"object"==typeof t}
106
+ */class Tt extends Error{constructor(t,i,e){super(i),this.code=t,this.customData=e,this.name="FirebaseError",Object.setPrototypeOf(this,Tt.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Zt.prototype.create)}}class Zt{constructor(t,i,e){this.service=t,this.serviceName=i,this.errors=e}create(t,...i){const e=i[0]||{},o=`${this.service}/${t}`,n=this.errors[t],s=n?function(t,i){return t.replace(Ut,((t,e)=>{const o=i[e];return null!=o?String(o):`<${e}?>`}))}(n,e):"Error",r=`${this.serviceName}: ${s} (${o}).`;return new Tt(o,r,e)}}const Ut=/\{\$([^}]+)}/g;function Ot(t,i){if(t===i)return!0;const e=Object.keys(t),o=Object.keys(i);for(const n of e){if(!o.includes(n))return!1;const e=t[n],s=i[n];if(jt(e)&&jt(s)){if(!Ot(e,s))return!1}else if(e!==s)return!1}for(const t of o)if(!e.includes(t))return!1;return!0}function jt(t){return null!==t&&"object"==typeof t}
107
107
  /**
108
108
  * @license
109
109
  * Copyright 2021 Google LLC
@@ -183,7 +183,7 @@ class Vt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
183
183
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
184
184
  * See the License for the specific language governing permissions and
185
185
  * limitations under the License.
186
- */var Kt;!function(t){t[t.DEBUG=0]="DEBUG",t[t.VERBOSE=1]="VERBOSE",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.ERROR=4]="ERROR",t[t.SILENT=5]="SILENT"}(Kt||(Kt={}));const Jt={debug:Kt.DEBUG,verbose:Kt.VERBOSE,info:Kt.INFO,warn:Kt.WARN,error:Kt.ERROR,silent:Kt.SILENT},Wt=Kt.INFO,Gt={[Kt.DEBUG]:"log",[Kt.VERBOSE]:"log",[Kt.INFO]:"info",[Kt.WARN]:"warn",[Kt.ERROR]:"error"},Xt=(t,i,...e)=>{if(i<t.logLevel)return;const o=(new Date).toISOString(),n=Gt[i];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${i})`);console[n](`[${o}] ${t.name}:`,...e)};let Yt,Qt;const ti=new WeakMap,ii=new WeakMap,ei=new WeakMap,oi=new WeakMap,ni=new WeakMap;let si={get(t,i,e){if(t instanceof IDBTransaction){if("done"===i)return ii.get(t);if("objectStoreNames"===i)return t.objectStoreNames||ei.get(t);if("store"===i)return e.objectStoreNames[1]?void 0:e.objectStore(e.objectStoreNames[0])}return ai(t[i])},set:(t,i,e)=>(t[i]=e,!0),has:(t,i)=>t instanceof IDBTransaction&&("done"===i||"store"===i)||i in t};function ri(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Qt||(Qt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...i){return t.apply(ci(this),i),ai(ti.get(this))}:function(...i){return ai(t.apply(ci(this),i))}:function(i,...e){const o=t.call(ci(this),i,...e);return ei.set(o,i.sort?i.sort():[i]),ai(o)}}function li(t){return"function"==typeof t?ri(t):(t instanceof IDBTransaction&&function(t){if(ii.has(t))return;const i=new Promise(((i,e)=>{const o=()=>{t.removeEventListener("complete",n),t.removeEventListener("error",s),t.removeEventListener("abort",s)},n=()=>{i(),o()},s=()=>{e(t.error||new DOMException("AbortError","AbortError")),o()};t.addEventListener("complete",n),t.addEventListener("error",s),t.addEventListener("abort",s)}));ii.set(t,i)}(t),i=t,(Yt||(Yt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>i instanceof t))?new Proxy(t,si):t);var i}function ai(t){if(t instanceof IDBRequest)return function(t){const i=new Promise(((i,e)=>{const o=()=>{t.removeEventListener("success",n),t.removeEventListener("error",s)},n=()=>{i(ai(t.result)),o()},s=()=>{e(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",s)}));return i.then((i=>{i instanceof IDBCursor&&ti.set(i,t)})).catch((()=>{})),ni.set(i,t),i}(t);if(oi.has(t))return oi.get(t);const i=li(t);return i!==t&&(oi.set(t,i),ni.set(i,t)),i}const ci=t=>ni.get(t);const hi=["get","getKey","getAll","getAllKeys","count"],di=["put","add","delete","clear"],pi=new Map;function ui(t,i){if(!(t instanceof IDBDatabase)||i in t||"string"!=typeof i)return;if(pi.get(i))return pi.get(i);const e=i.replace(/FromIndex$/,""),o=i!==e,n=di.includes(e);if(!(e in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!hi.includes(e))return;const s=async function(t,...i){const s=this.transaction(t,n?"readwrite":"readonly");let r=s.store;return o&&(r=r.index(i.shift())),(await Promise.all([r[e](...i),n&&s.done]))[0]};return pi.set(i,s),s}si=(t=>({...t,get:(i,e,o)=>ui(i,e)||t.get(i,e,o),has:(i,e)=>!!ui(i,e)||t.has(i,e)}))(si);
186
+ */var Kt;!function(t){t[t.DEBUG=0]="DEBUG",t[t.VERBOSE=1]="VERBOSE",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.ERROR=4]="ERROR",t[t.SILENT=5]="SILENT"}(Kt||(Kt={}));const Jt={debug:Kt.DEBUG,verbose:Kt.VERBOSE,info:Kt.INFO,warn:Kt.WARN,error:Kt.ERROR,silent:Kt.SILENT},Wt=Kt.INFO,Gt={[Kt.DEBUG]:"log",[Kt.VERBOSE]:"log",[Kt.INFO]:"info",[Kt.WARN]:"warn",[Kt.ERROR]:"error"},Xt=(t,i,...e)=>{if(i<t.logLevel)return;const o=(new Date).toISOString(),n=Gt[i];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${i})`);console[n](`[${o}] ${t.name}:`,...e)};let Yt,Qt;const ti=new WeakMap,ii=new WeakMap,ei=new WeakMap,oi=new WeakMap,ni=new WeakMap;let si={get(t,i,e){if(t instanceof IDBTransaction){if("done"===i)return ii.get(t);if("objectStoreNames"===i)return t.objectStoreNames||ei.get(t);if("store"===i)return e.objectStoreNames[1]?void 0:e.objectStore(e.objectStoreNames[0])}return ai(t[i])},set:(t,i,e)=>(t[i]=e,!0),has:(t,i)=>t instanceof IDBTransaction&&("done"===i||"store"===i)||i in t};function ri(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Qt||(Qt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...i){return t.apply(ci(this),i),ai(ti.get(this))}:function(...i){return ai(t.apply(ci(this),i))}:function(i,...e){const o=t.call(ci(this),i,...e);return ei.set(o,i.sort?i.sort():[i]),ai(o)}}function li(t){return"function"==typeof t?ri(t):(t instanceof IDBTransaction&&function(t){if(ii.has(t))return;const i=new Promise(((i,e)=>{const o=()=>{t.removeEventListener("complete",n),t.removeEventListener("error",s),t.removeEventListener("abort",s)},n=()=>{i(),o()},s=()=>{e(t.error||new DOMException("AbortError","AbortError")),o()};t.addEventListener("complete",n),t.addEventListener("error",s),t.addEventListener("abort",s)}));ii.set(t,i)}(t),i=t,(Yt||(Yt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>i instanceof t))?new Proxy(t,si):t);var i}function ai(t){if(t instanceof IDBRequest)return function(t){const i=new Promise(((i,e)=>{const o=()=>{t.removeEventListener("success",n),t.removeEventListener("error",s)},n=()=>{i(ai(t.result)),o()},s=()=>{e(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",s)}));return i.then((i=>{i instanceof IDBCursor&&ti.set(i,t)})).catch((()=>{})),ni.set(i,t),i}(t);if(oi.has(t))return oi.get(t);const i=li(t);return i!==t&&(oi.set(t,i),ni.set(i,t)),i}const ci=t=>ni.get(t);const hi=["get","getKey","getAll","getAllKeys","count"],di=["put","add","delete","clear"],ui=new Map;function pi(t,i){if(!(t instanceof IDBDatabase)||i in t||"string"!=typeof i)return;if(ui.get(i))return ui.get(i);const e=i.replace(/FromIndex$/,""),o=i!==e,n=di.includes(e);if(!(e in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!hi.includes(e))return;const s=async function(t,...i){const s=this.transaction(t,n?"readwrite":"readonly");let r=s.store;return o&&(r=r.index(i.shift())),(await Promise.all([r[e](...i),n&&s.done]))[0]};return ui.set(i,s),s}si=(t=>({...t,get:(i,e,o)=>pi(i,e)||t.get(i,e,o),has:(i,e)=>!!pi(i,e)||t.has(i,e)}))(si);
187
187
  /**
188
188
  * @license
189
189
  * Copyright 2019 Google LLC
@@ -217,7 +217,7 @@ class vi{constructor(t){this.container=t}getPlatformInfoString(){return this.con
217
217
  * See the License for the specific language governing permissions and
218
218
  * limitations under the License.
219
219
  */
220
- const Si=new Tt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has been created - call Firebase App.initializeApp()","bad-app-name":"Illegal App name: '{$appName}","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}."});
220
+ const Si=new Zt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has been created - call Firebase App.initializeApp()","bad-app-name":"Illegal App name: '{$appName}","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}."});
221
221
  /**
222
222
  * @license
223
223
  * Copyright 2019 Google LLC
@@ -234,7 +234,7 @@ const Si=new Tt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has bee
234
234
  * See the License for the specific language governing permissions and
235
235
  * limitations under the License.
236
236
  */
237
- class ki{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},i),this._name=i.name,this._automaticDataCollectionEnabled=i.automaticDataCollectionEnabled,this._container=e,this.container.addComponent(new Rt("app",(()=>this),"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw Si.create("app-deleted",{appName:this._name})}}function Mi(t,i={}){let e=t;if("object"!=typeof i){i={name:i}}const o=Object.assign({name:mi,automaticDataCollectionEnabled:!1},i),n=o.name;if("string"!=typeof n||!n)throw Si.create("bad-app-name",{appName:String(n)});var s;if(e||(e=null===(s=_t())||void 0===s?void 0:s.config),!e)throw Si.create("no-options");const r=yi.get(n);if(r){if(Ut(e,r.options)&&Ut(o,r.config))return r;throw Si.create("duplicate-app",{appName:n})}const l=new qt(n);for(const t of bi.values())l.addComponent(t);const a=new ki(e,o,l);return yi.set(n,a),a}function Li(t,i,e){var o;let n=null!==(o=Ci[t])&&void 0!==o?o:t;e&&(n+=`-${e}`);const s=n.match(/\s|\//),r=i.match(/\s|\//);if(s||r){const t=[`Unable to register library "${n}" with version "${i}":`];return s&&t.push(`library name "${n}" contains illegal characters (whitespace or "/")`),s&&r&&t.push("and"),r&&t.push(`version name "${i}" contains illegal characters (whitespace or "/")`),void gi.warn(t.join(" "))}Ei(new Rt(`${n}-version`,(()=>({library:n,version:i})),"VERSION"))}
237
+ class ki{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},i),this._name=i.name,this._automaticDataCollectionEnabled=i.automaticDataCollectionEnabled,this._container=e,this.container.addComponent(new Rt("app",(()=>this),"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw Si.create("app-deleted",{appName:this._name})}}function Mi(t,i={}){let e=t;if("object"!=typeof i){i={name:i}}const o=Object.assign({name:mi,automaticDataCollectionEnabled:!1},i),n=o.name;if("string"!=typeof n||!n)throw Si.create("bad-app-name",{appName:String(n)});var s;if(e||(e=null===(s=_t())||void 0===s?void 0:s.config),!e)throw Si.create("no-options");const r=yi.get(n);if(r){if(Ot(e,r.options)&&Ot(o,r.config))return r;throw Si.create("duplicate-app",{appName:n})}const l=new qt(n);for(const t of bi.values())l.addComponent(t);const a=new ki(e,o,l);return yi.set(n,a),a}function Li(t,i,e){var o;let n=null!==(o=Ci[t])&&void 0!==o?o:t;e&&(n+=`-${e}`);const s=n.match(/\s|\//),r=i.match(/\s|\//);if(s||r){const t=[`Unable to register library "${n}" with version "${i}":`];return s&&t.push(`library name "${n}" contains illegal characters (whitespace or "/")`),s&&r&&t.push("and"),r&&t.push(`version name "${i}" contains illegal characters (whitespace or "/")`),void gi.warn(t.join(" "))}Ei(new Rt(`${n}-version`,(()=>({library:n,version:i})),"VERSION"))}
238
238
  /**
239
239
  * @license
240
240
  * Copyright 2021 Google LLC
@@ -250,7 +250,7 @@ class ki{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
250
250
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
251
251
  * See the License for the specific language governing permissions and
252
252
  * limitations under the License.
253
- */const $i="firebase-heartbeat-store";let Fi=null;function Ai(){return Fi||(Fi=function(t,i,{blocked:e,upgrade:o,blocking:n,terminated:s}={}){const r=indexedDB.open(t,i),l=ai(r);return o&&r.addEventListener("upgradeneeded",(t=>{o(ai(r.result),t.oldVersion,t.newVersion,ai(r.transaction))})),e&&r.addEventListener("blocked",(()=>e())),l.then((t=>{s&&t.addEventListener("close",(()=>s())),n&&t.addEventListener("versionchange",(()=>n()))})).catch((()=>{})),l}("firebase-heartbeat-database",1,{upgrade:(t,i)=>{if(0===i)t.createObjectStore($i)}}).catch((t=>{throw Si.create("idb-open",{originalErrorMessage:t.message})}))),Fi}async function Hi(t,i){try{const e=(await Ai()).transaction($i,"readwrite"),o=e.objectStore($i);return await o.put(i,Bi(t)),e.done}catch(t){if(t instanceof Zt)gi.warn(t.message);else{const i=Si.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});gi.warn(i.message)}}}function Bi(t){return`${t.name}!${t.options.appId}`}
253
+ */const $i="firebase-heartbeat-store";let Fi=null;function Ai(){return Fi||(Fi=function(t,i,{blocked:e,upgrade:o,blocking:n,terminated:s}={}){const r=indexedDB.open(t,i),l=ai(r);return o&&r.addEventListener("upgradeneeded",(t=>{o(ai(r.result),t.oldVersion,t.newVersion,ai(r.transaction))})),e&&r.addEventListener("blocked",(()=>e())),l.then((t=>{s&&t.addEventListener("close",(()=>s())),n&&t.addEventListener("versionchange",(()=>n()))})).catch((()=>{})),l}("firebase-heartbeat-database",1,{upgrade:(t,i)=>{if(0===i)t.createObjectStore($i)}}).catch((t=>{throw Si.create("idb-open",{originalErrorMessage:t.message})}))),Fi}async function Hi(t,i){try{const e=(await Ai()).transaction($i,"readwrite"),o=e.objectStore($i);return await o.put(i,Bi(t)),e.done}catch(t){if(t instanceof Tt)gi.warn(t.message);else{const i=Si.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});gi.warn(i.message)}}}function Bi(t){return`${t.name}!${t.options.appId}`}
254
254
  /**
255
255
  * @license
256
256
  * Copyright 2021 Google LLC
@@ -266,7 +266,7 @@ class ki{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
266
266
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
267
267
  * See the License for the specific language governing permissions and
268
268
  * limitations under the License.
269
- */class Di{constructor(t){this.container=t,this._heartbeatsCache=null;const i=this.container.getProvider("app").getImmediate();this._storage=new Ii(i),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),i=_i();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==i&&!this._heartbeatsCache.heartbeats.some((t=>t.date===i)))return this._heartbeatsCache.heartbeats.push({date:i,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const i=new Date(t.date).valueOf();return Date.now()-i<=2592e6})),this._storage.overwrite(this._heartbeatsCache)}async getHeartbeatsHeader(){if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null===this._heartbeatsCache||0===this._heartbeatsCache.heartbeats.length)return"";const t=_i(),{heartbeatsToSend:i,unsentEntries:e}=function(t,i=1024){const e=[];let o=t.slice();for(const n of t){const t=e.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),Vi(e)>i){t.dates.pop();break}}else if(e.push({agent:n.agent,dates:[n.date]}),Vi(e)>i){e.pop();break}o=o.slice(1)}return{heartbeatsToSend:e,unsentEntries:o}}(this._heartbeatsCache.heartbeats),o=Ht(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=t,e.length>0?(this._heartbeatsCache.heartbeats=e,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),o}}function _i(){return(new Date).toISOString().substring(0,10)}class Ii{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,i)=>{try{let e=!0;const o="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(o);n.onsuccess=()=>{n.result.close(),e||self.indexedDB.deleteDatabase(o),t(!0)},n.onupgradeneeded=()=>{e=!1},n.onerror=()=>{var t;i((null===(t=n.error)||void 0===t?void 0:t.message)||"")}}catch(t){i(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{return(await Ai()).transaction($i).objectStore($i).get(Bi(t))}catch(t){if(t instanceof Zt)gi.warn(t.message);else{const i=Si.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});gi.warn(i.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return Hi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return Hi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:[...e.heartbeats,...t.heartbeats]})}}}function Vi(t){return Ht(JSON.stringify({version:2,heartbeats:t})).length}
269
+ */class Ii{constructor(t){this.container=t,this._heartbeatsCache=null;const i=this.container.getProvider("app").getImmediate();this._storage=new Di(i),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),i=_i();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==i&&!this._heartbeatsCache.heartbeats.some((t=>t.date===i)))return this._heartbeatsCache.heartbeats.push({date:i,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const i=new Date(t.date).valueOf();return Date.now()-i<=2592e6})),this._storage.overwrite(this._heartbeatsCache)}async getHeartbeatsHeader(){if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null===this._heartbeatsCache||0===this._heartbeatsCache.heartbeats.length)return"";const t=_i(),{heartbeatsToSend:i,unsentEntries:e}=function(t,i=1024){const e=[];let o=t.slice();for(const n of t){const t=e.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),Vi(e)>i){t.dates.pop();break}}else if(e.push({agent:n.agent,dates:[n.date]}),Vi(e)>i){e.pop();break}o=o.slice(1)}return{heartbeatsToSend:e,unsentEntries:o}}(this._heartbeatsCache.heartbeats),o=Ht(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=t,e.length>0?(this._heartbeatsCache.heartbeats=e,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),o}}function _i(){return(new Date).toISOString().substring(0,10)}class Di{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,i)=>{try{let e=!0;const o="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(o);n.onsuccess=()=>{n.result.close(),e||self.indexedDB.deleteDatabase(o),t(!0)},n.onupgradeneeded=()=>{e=!1},n.onerror=()=>{var t;i((null===(t=n.error)||void 0===t?void 0:t.message)||"")}}catch(t){i(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{return(await Ai()).transaction($i).objectStore($i).get(Bi(t))}catch(t){if(t instanceof Tt)gi.warn(t.message);else{const i=Si.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});gi.warn(i.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return Hi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return Hi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:[...e.heartbeats,...t.heartbeats]})}}}function Vi(t){return Ht(JSON.stringify({version:2,heartbeats:t})).length}
270
270
  /**
271
271
  * @license
272
272
  * Copyright 2019 Google LLC
@@ -282,7 +282,7 @@ class ki{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
282
282
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
283
283
  * See the License for the specific language governing permissions and
284
284
  * limitations under the License.
285
- */var Zi;Zi="",Ei(new Rt("platform-logger",(t=>new vi(t)),"PRIVATE")),Ei(new Rt("heartbeat",(t=>new Di(t)),"PRIVATE")),Li(fi,wi,Zi),Li(fi,wi,"esm2017"),Li("fire-js","");
285
+ */var Ti;Ti="",Ei(new Rt("platform-logger",(t=>new vi(t)),"PRIVATE")),Ei(new Rt("heartbeat",(t=>new Ii(t)),"PRIVATE")),Li(fi,wi,Ti),Li(fi,wi,"esm2017"),Li("fire-js","");
286
286
  /**
287
287
  * @license
288
288
  * Copyright 2020 Google LLC
@@ -299,7 +299,7 @@ class ki{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
299
299
  * See the License for the specific language governing permissions and
300
300
  * limitations under the License.
301
301
  */
302
- Li("firebase","9.15.0","app");function Ti(t,i){const e={};for(const o in t)t.hasOwnProperty(o)&&(e[o]=i(t[o]));return e}function Oi(t){if(null==t)return null;if(t instanceof Number&&(t=t.valueOf()),"number"==typeof t&&isFinite(t))return t;if(!0===t||!1===t)return t;if("[object String]"===Object.prototype.toString.call(t))return t;if(t instanceof Date)return t.toISOString();if(Array.isArray(t))return t.map((t=>Oi(t)));if("function"==typeof t||"object"==typeof t)return Ti(t,(t=>Oi(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Ui(t){if(null==t)return t;if(t["@type"])switch(t["@type"]){case"type.googleapis.com/google.protobuf.Int64Value":case"type.googleapis.com/google.protobuf.UInt64Value":{const i=Number(t.value);if(isNaN(i))throw new Error("Data cannot be decoded from JSON: "+t);return i}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>Ui(t))):"function"==typeof t||"object"==typeof t?Ti(t,(t=>Ui(t))):t}
302
+ Li("firebase","9.15.0","app");function Zi(t,i){const e={};for(const o in t)t.hasOwnProperty(o)&&(e[o]=i(t[o]));return e}function Ui(t){if(null==t)return null;if(t instanceof Number&&(t=t.valueOf()),"number"==typeof t&&isFinite(t))return t;if(!0===t||!1===t)return t;if("[object String]"===Object.prototype.toString.call(t))return t;if(t instanceof Date)return t.toISOString();if(Array.isArray(t))return t.map((t=>Ui(t)));if("function"==typeof t||"object"==typeof t)return Zi(t,(t=>Ui(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Oi(t){if(null==t)return t;if(t["@type"])switch(t["@type"]){case"type.googleapis.com/google.protobuf.Int64Value":case"type.googleapis.com/google.protobuf.UInt64Value":{const i=Number(t.value);if(isNaN(i))throw new Error("Data cannot be decoded from JSON: "+t);return i}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>Oi(t))):"function"==typeof t||"object"==typeof t?Zi(t,(t=>Oi(t))):t}
303
303
  /**
304
304
  * @license
305
305
  * Copyright 2020 Google LLC
@@ -331,7 +331,7 @@ Li("firebase","9.15.0","app");function Ti(t,i){const e={};for(const o in t)t.has
331
331
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
332
332
  * See the License for the specific language governing permissions and
333
333
  * limitations under the License.
334
- */class Ri extends Zt{constructor(t,i,e){super(`functions/${t}`,i||""),this.details=e}}
334
+ */class Ri extends Tt{constructor(t,i,e){super(`functions/${t}`,i||""),this.details=e}}
335
335
  /**
336
336
  * @license
337
337
  * Copyright 2017 Google LLC
@@ -364,7 +364,7 @@ class Pi{constructor(t,i,e){this.auth=null,this.messaging=null,this.appCheck=nul
364
364
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
365
365
  * See the License for the specific language governing permissions and
366
366
  * limitations under the License.
367
- */const zi="us-central1";class qi{constructor(t,i,e,o,n="us-central1",s){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new Pi(i,e,o),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin,this.region=zi}catch(t){this.customDomain=null,this.region=n}}_delete(){return this.deleteService()}_url(t){const i=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${i}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${i}.cloudfunctions.net/${t}`}}function Ki(t,i,e){return o=>function(t,i,e,o){const n=t._url(i);return async function(t,i,e,o){const n={data:e=Oi(e)},s={},r=await t.contextProvider.getContext();r.authToken&&(s.Authorization="Bearer "+r.authToken);r.messagingToken&&(s["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(s["X-Firebase-AppCheck"]=r.appCheckToken);const l=function(t){let i=null;return{promise:new Promise(((e,o)=>{i=setTimeout((()=>{o(new Ri("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{i&&clearTimeout(i)}}}(o.timeout||7e4),a=await Promise.race([Ji(i,n,s,t.fetchImpl),l.promise,t.cancelAllRequests]);if(l.cancel(),!a)throw new Ri("cancelled","Firebase Functions instance was deleted.");const c=function(t,i){let e,o=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),n=o;try{const t=i&&i.error;if(t){const i=t.status;if("string"==typeof i){if(!Ni[i])return new Ri("internal","internal");o=Ni[i],n=i}const s=t.message;"string"==typeof s&&(n=s),e=t.details,void 0!==e&&(e=Ui(e))}}catch(t){}return"ok"===o?null:new Ri(o,n,e)}(a.status,a.json);if(c)throw c;if(!a.json)throw new Ri("internal","Response is not valid JSON object.");let h=a.json.data;void 0===h&&(h=a.json.result);if(void 0===h)throw new Ri("internal","Response is missing data field.");return{data:Ui(h)}}(t,n,e,o)}(t,i,o,e||{})}async function Ji(t,i,e,o){let n;e["Content-Type"]="application/json";try{n=await o(t,{method:"POST",body:JSON.stringify(i),headers:e})}catch(t){return{status:0,json:null}}let s=null;try{s=await n.json()}catch(t){}return{status:n.status,json:s}}const Wi="@firebase/functions",Gi="0.9.0";function Xi(t,i,e){return Ki(Nt(t),i,e)}!function(t,i){Ei(new Rt(ji,((i,{instanceIdentifier:e})=>{const o=i.getProvider("app").getImmediate(),n=i.getProvider("auth-internal"),s=i.getProvider("messaging-internal"),r=i.getProvider("app-check-internal");return new qi(o,n,s,r,e,t)}),"PUBLIC").setMultipleInstances(!0)),Li(Wi,Gi,i),Li(Wi,Gi,"esm2017")}
367
+ */const zi="us-central1";class qi{constructor(t,i,e,o,n="us-central1",s){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new Pi(i,e,o),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin,this.region=zi}catch(t){this.customDomain=null,this.region=n}}_delete(){return this.deleteService()}_url(t){const i=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${i}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${i}.cloudfunctions.net/${t}`}}function Ki(t,i,e){return o=>function(t,i,e,o){const n=t._url(i);return async function(t,i,e,o){const n={data:e=Ui(e)},s={},r=await t.contextProvider.getContext();r.authToken&&(s.Authorization="Bearer "+r.authToken);r.messagingToken&&(s["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(s["X-Firebase-AppCheck"]=r.appCheckToken);const l=function(t){let i=null;return{promise:new Promise(((e,o)=>{i=setTimeout((()=>{o(new Ri("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{i&&clearTimeout(i)}}}(o.timeout||7e4),a=await Promise.race([Ji(i,n,s,t.fetchImpl),l.promise,t.cancelAllRequests]);if(l.cancel(),!a)throw new Ri("cancelled","Firebase Functions instance was deleted.");const c=function(t,i){let e,o=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),n=o;try{const t=i&&i.error;if(t){const i=t.status;if("string"==typeof i){if(!Ni[i])return new Ri("internal","internal");o=Ni[i],n=i}const s=t.message;"string"==typeof s&&(n=s),e=t.details,void 0!==e&&(e=Oi(e))}}catch(t){}return"ok"===o?null:new Ri(o,n,e)}(a.status,a.json);if(c)throw c;if(!a.json)throw new Ri("internal","Response is not valid JSON object.");let h=a.json.data;void 0===h&&(h=a.json.result);if(void 0===h)throw new Ri("internal","Response is missing data field.");return{data:Oi(h)}}(t,n,e,o)}(t,i,o,e||{})}async function Ji(t,i,e,o){let n;e["Content-Type"]="application/json";try{n=await o(t,{method:"POST",body:JSON.stringify(i),headers:e})}catch(t){return{status:0,json:null}}let s=null;try{s=await n.json()}catch(t){}return{status:n.status,json:s}}const Wi="@firebase/functions",Gi="0.9.0";function Xi(t,i,e){return Ki(Nt(t),i,e)}!function(t,i){Ei(new Rt(ji,((i,{instanceIdentifier:e})=>{const o=i.getProvider("app").getImmediate(),n=i.getProvider("auth-internal"),s=i.getProvider("messaging-internal"),r=i.getProvider("app-check-internal");return new qi(o,n,s,r,e,t)}),"PUBLIC").setMultipleInstances(!0)),Li(Wi,Gi,i),Li(Wi,Gi,"esm2017")}
368
368
  /**
369
369
  * @license
370
370
  * Copyright 2020 Google LLC
@@ -380,15 +380,15 @@ class Pi{constructor(t,i,e){this.auth=null,this.messaging=null,this.appCheck=nul
380
380
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
381
381
  * See the License for the specific language governing permissions and
382
382
  * limitations under the License.
383
- */(fetch.bind(self));const Yi=function(t=function(t="[DEFAULT]"){const i=yi.get(t);if(!i&&t===mi)return Mi();if(!i)throw Si.create("no-app",{appName:t});return i}(),i="us-central1"){const e=function(t,i){const e=t.container.getProvider("heartbeat").getImmediate({optional:!0});return e&&e.triggerHeartbeat(),t.container.getProvider(i)}(Nt(t),ji),o=e.getImmediate({identifier:i}),n=It("functions");return n&&function(t,i,e){!function(t,i,e){t.emulatorOrigin=`http://${i}:${e}`}(Nt(t),i,e)}(o,...n),o}(Mi({apiKey:"AIzaSyD-upDZIcd4inmT2hCbVjN8rMcHqY-j1WE",projectId:"snippyly-sdk-prod",messagingSenderId:"769823558474",appId:"1:769823558474:web:79f3bb0db8fd99f6f58fb3"}));let Qi={};const te=(t={})=>{Qi={...Qi,...t}},ie=(t,i,e={})=>{const o={error:t,message:(null==i?void 0:i.message)||i||t,...e};ee("error",o)},ee=(t,i={},e=!0)=>{try{i=e?{...Qi,...i}:i,i={...i,source:"superflowToolbar"};oe("event",{userId:void 0,eventName:t,properties:i})}catch(t){console.warn("Error in trackEvent: ",t)}},oe=(t,i)=>{try{Xi(Yi,"sa")({type:t,body:i})}catch(t){console.warn("Error in setAnalytics: ",t)}};class ne{static create(...t){return new this(...t)}mixIn(t){return Object.assign(this,t)}clone(){const t=new this.constructor;return Object.assign(t,this),t}}class se extends ne{constructor(t=[],i=4*t.length){super();let e=t;if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){const t=e.byteLength,i=[];for(let o=0;o<t;o+=1)i[o>>>2]|=e[o]<<24-o%4*8;this.words=i,this.sigBytes=t}else this.words=t,this.sigBytes=i}static random(t){const i=[],e=t=>{let i=t,e=987654321;const o=4294967295;return()=>{e=36969*(65535&e)+(e>>16)&o,i=18e3*(65535&i)+(i>>16)&o;let t=(e<<16)+i&o;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let o,n=0;n<t;n+=4){const t=e(4294967296*(o||Math.random()));o=987654071*t(),i.push(4294967296*t()|0)}return new se(i,t)}toString(t=re){return t.stringify(this)}concat(t){const i=this.words,e=t.words,o=this.sigBytes,n=t.sigBytes;if(this.clamp(),o%4)for(let t=0;t<n;t+=1){const n=e[t>>>2]>>>24-t%4*8&255;i[o+t>>>2]|=n<<24-(o+t)%4*8}else for(let t=0;t<n;t+=4)i[o+t>>>2]=e[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:i}=this;t[i>>>2]&=4294967295<<32-i%4*8,t.length=Math.ceil(i/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const re={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;o.push((e>>>4).toString(16)),o.push((15&e).toString(16))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=2)e[o>>>3]|=parseInt(t.substr(o,2),16)<<24-o%8*4;return new se(e,i/2)}},le={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>2]|=(255&t.charCodeAt(o))<<24-o%4*8;return new se(e,i)}},ae={stringify(t){try{return decodeURIComponent(escape(le.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>le.parse(unescape(encodeURIComponent(t)))};class ce extends ne{constructor(){super(),this._minBufferSize=0}reset(){this._data=new se,this._nDataBytes=0}_append(t){let i=t;"string"==typeof i&&(i=ae.parse(i)),this._data.concat(i),this._nDataBytes+=i.sigBytes}_process(t){let i;const{_data:e,blockSize:o}=this,n=e.words,s=e.sigBytes;let r=s/(4*o);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const l=r*o,a=Math.min(4*l,s);if(l){for(let t=0;t<l;t+=o)this._doProcessBlock(n,t);i=n.splice(0,l),e.sigBytes-=a}return new se(i,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class he extends ce{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new ne,t),this.reset()}static _createHelper(t){return(i,e)=>new t(e).finalize(i)}static _createHmacHelper(t){return(i,e)=>new de(t,e).finalize(i)}reset(){super.reset.call(this),this._doReset()}update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t);return this._doFinalize()}}class de extends ne{constructor(t,i){super();const e=new t;this._hasher=e;let o=i;"string"==typeof o&&(o=ae.parse(o));const n=e.blockSize,s=4*n;o.sigBytes>s&&(o=e.finalize(i)),o.clamp();const r=o.clone();this._oKey=r;const l=o.clone();this._iKey=l;const a=r.words,c=l.words;for(let t=0;t<n;t+=1)a[t]^=1549556828,c[t]^=909522486;r.sigBytes=s,l.sigBytes=s,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const i=this._hasher,e=i.finalize(t);i.reset();return i.finalize(this._oKey.clone().concat(e))}}const pe=se;class ue extends ne{constructor(t,i){super(),this.high=t,this.low=i}}class ve extends ne{constructor(t=[],i=8*t.length){super(),this.words=t,this.sigBytes=i}toX32(){const t=this.words,i=t.length,e=[];for(let o=0;o<i;o+=1){const i=t[o];e.push(i.high),e.push(i.low)}return pe.create(e,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:i}=t,e=i.length;for(let t=0;t<e;t+=1)i[t]=i[t].clone();return t}}const fe={stringify(t){const{words:i,sigBytes:e}=t,o=this._map;t.clamp();const n=[];for(let t=0;t<e;t+=3){const s=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<e;i+=1)n.push(o.charAt(s>>>6*(3-i)&63))}const s=o.charAt(64);if(s)for(;n.length%4;)n.push(s);return n.join("")},parse(t){let i=t.length;const e=this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<e.length;t+=1)o[e.charCodeAt(t)]=t}const n=e.charAt(64);if(n){const e=t.indexOf(n);-1!==e&&(i=e)}return((t,i,e)=>{const o=[];let n=0;for(let s=0;s<i;s+=1)if(s%4){const i=e[t.charCodeAt(s-1)]<<s%4*2|e[t.charCodeAt(s)]>>>6-s%4*2;o[n>>>2]|=i<<24-n%4*8,n+=1}return se.create(o,n)})(t,i,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},we=[];for(let t=0;t<64;t+=1)we[t]=4294967296*Math.abs(Math.sin(t+1))|0;const ge=(t,i,e,o,n,s,r)=>{const l=t+(i&e|~i&o)+n+r;return(l<<s|l>>>32-s)+i},me=(t,i,e,o,n,s,r)=>{const l=t+(i&o|e&~o)+n+r;return(l<<s|l>>>32-s)+i},Ce=(t,i,e,o,n,s,r)=>{const l=t+(i^e^o)+n+r;return(l<<s|l>>>32-s)+i},ye=(t,i,e,o,n,s,r)=>{const l=t+(e^(i|~o))+n+r;return(l<<s|l>>>32-s)+i};class be extends he{_doReset(){this._hash=new se([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,i){const e=t;for(let o=0;o<16;o+=1){const n=i+o,s=t[n];e[n]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const o=this._hash.words,n=e[i+0],s=e[i+1],r=e[i+2],l=e[i+3],a=e[i+4],c=e[i+5],h=e[i+6],d=e[i+7],p=e[i+8],u=e[i+9],v=e[i+10],f=e[i+11],w=e[i+12],g=e[i+13],m=e[i+14],C=e[i+15];let y=o[0],b=o[1],x=o[2],E=o[3];y=ge(y,b,x,E,n,7,we[0]),E=ge(E,y,b,x,s,12,we[1]),x=ge(x,E,y,b,r,17,we[2]),b=ge(b,x,E,y,l,22,we[3]),y=ge(y,b,x,E,a,7,we[4]),E=ge(E,y,b,x,c,12,we[5]),x=ge(x,E,y,b,h,17,we[6]),b=ge(b,x,E,y,d,22,we[7]),y=ge(y,b,x,E,p,7,we[8]),E=ge(E,y,b,x,u,12,we[9]),x=ge(x,E,y,b,v,17,we[10]),b=ge(b,x,E,y,f,22,we[11]),y=ge(y,b,x,E,w,7,we[12]),E=ge(E,y,b,x,g,12,we[13]),x=ge(x,E,y,b,m,17,we[14]),b=ge(b,x,E,y,C,22,we[15]),y=me(y,b,x,E,s,5,we[16]),E=me(E,y,b,x,h,9,we[17]),x=me(x,E,y,b,f,14,we[18]),b=me(b,x,E,y,n,20,we[19]),y=me(y,b,x,E,c,5,we[20]),E=me(E,y,b,x,v,9,we[21]),x=me(x,E,y,b,C,14,we[22]),b=me(b,x,E,y,a,20,we[23]),y=me(y,b,x,E,u,5,we[24]),E=me(E,y,b,x,m,9,we[25]),x=me(x,E,y,b,l,14,we[26]),b=me(b,x,E,y,p,20,we[27]),y=me(y,b,x,E,g,5,we[28]),E=me(E,y,b,x,r,9,we[29]),x=me(x,E,y,b,d,14,we[30]),b=me(b,x,E,y,w,20,we[31]),y=Ce(y,b,x,E,c,4,we[32]),E=Ce(E,y,b,x,p,11,we[33]),x=Ce(x,E,y,b,f,16,we[34]),b=Ce(b,x,E,y,m,23,we[35]),y=Ce(y,b,x,E,s,4,we[36]),E=Ce(E,y,b,x,a,11,we[37]),x=Ce(x,E,y,b,d,16,we[38]),b=Ce(b,x,E,y,v,23,we[39]),y=Ce(y,b,x,E,g,4,we[40]),E=Ce(E,y,b,x,n,11,we[41]),x=Ce(x,E,y,b,l,16,we[42]),b=Ce(b,x,E,y,h,23,we[43]),y=Ce(y,b,x,E,u,4,we[44]),E=Ce(E,y,b,x,w,11,we[45]),x=Ce(x,E,y,b,C,16,we[46]),b=Ce(b,x,E,y,r,23,we[47]),y=ye(y,b,x,E,n,6,we[48]),E=ye(E,y,b,x,d,10,we[49]),x=ye(x,E,y,b,m,15,we[50]),b=ye(b,x,E,y,c,21,we[51]),y=ye(y,b,x,E,w,6,we[52]),E=ye(E,y,b,x,l,10,we[53]),x=ye(x,E,y,b,v,15,we[54]),b=ye(b,x,E,y,s,21,we[55]),y=ye(y,b,x,E,p,6,we[56]),E=ye(E,y,b,x,C,10,we[57]),x=ye(x,E,y,b,h,15,we[58]),b=ye(b,x,E,y,g,21,we[59]),y=ye(y,b,x,E,a,6,we[60]),E=ye(E,y,b,x,f,10,we[61]),x=ye(x,E,y,b,r,15,we[62]),b=ye(b,x,E,y,u,21,we[63]),o[0]=o[0]+y|0,o[1]=o[1]+b|0,o[2]=o[2]+x|0,o[3]=o[3]+E|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32;const n=Math.floor(e/4294967296),s=e;i[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),i[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(i.length+1),this._process();const r=this._hash,l=r.words;for(let t=0;t<4;t+=1){const i=l[t];l[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const xe=he._createHelper(be),Ee=he._createHmacHelper(be);class Se extends ne{constructor(t){super(),this.cfg=Object.assign(new ne,{keySize:4,hasher:be,iterations:1},t)}compute(t,i){let e;const{cfg:o}=this,n=o.hasher.create(),s=se.create(),r=s.words,{keySize:l,iterations:a}=o;for(;r.length<l;){e&&n.update(e),e=n.update(t).finalize(i),n.reset();for(let t=1;t<a;t+=1)e=n.finalize(e),n.reset();s.concat(e)}return s.sigBytes=4*l,s}}class ke extends ce{constructor(t,i,e){super(),this.cfg=Object.assign(new ne,e),this._xformMode=t,this._key=i,this.reset()}static createEncryptor(t,i){return this.create(this._ENC_XFORM_MODE,t,i)}static createDecryptor(t,i){return this.create(this._DEC_XFORM_MODE,t,i)}static _createHelper(t){const i=t=>"string"==typeof t?Ve:_e;return{encrypt:(e,o,n)=>i(o).encrypt(t,e,o,n),decrypt:(e,o,n)=>i(o).decrypt(t,e,o,n)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}ke._ENC_XFORM_MODE=1,ke._DEC_XFORM_MODE=2,ke.keySize=4,ke.ivSize=4;class Me extends ke{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Le extends ne{constructor(t,i){super(),this._cipher=t,this._iv=i}static createEncryptor(t,i){return this.Encryptor.create(t,i)}static createDecryptor(t,i){return this.Decryptor.create(t,i)}}function $e(t,i,e){const o=t;let n;const s=this._iv;s?(n=s,this._iv=void 0):n=this._prevBlock;for(let t=0;t<e;t+=1)o[i+t]^=n[t]}class Fe extends Le{}Fe.Encryptor=class extends Fe{processBlock(t,i){const e=this._cipher,{blockSize:o}=e;$e.call(this,t,i,o),e.encryptBlock(t,i),this._prevBlock=t.slice(i,i+o)}},Fe.Decryptor=class extends Fe{processBlock(t,i){const e=this._cipher,{blockSize:o}=e,n=t.slice(i,i+o);e.decryptBlock(t,i),$e.call(this,t,i,o),this._prevBlock=n}};const Ae={pad(t,i){const e=4*i,o=e-t.sigBytes%e,n=o<<24|o<<16|o<<8|o,s=[];for(let t=0;t<o;t+=4)s.push(n);const r=se.create(s,o);t.concat(r)},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}};class He extends ke{constructor(t,i,e){super(t,i,Object.assign({mode:Fe,padding:Ae},e)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:i}=this,{iv:e,mode:o}=i;this._xformMode===this.constructor._ENC_XFORM_MODE?t=o.createEncryptor:(t=o.createDecryptor,this._minBufferSize=1),this._mode=t.call(o,this,e&&e.words),this._mode.i=t}_doProcessBlock(t,i){this._mode.processBlock(t,i)}_doFinalize(){let t;const{padding:i}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(i.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),i.unpad(t)),t}}class Be extends ne{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const De={stringify(t){let i;const{ciphertext:e,salt:o}=t;return i=o?se.create([1398893684,1701076831]).concat(o).concat(e):e,i.toString(fe)},parse(t){let i;const e=fe.parse(t),o=e.words;return 1398893684===o[0]&&1701076831===o[1]&&(i=se.create(o.slice(2,4)),o.splice(0,4),e.sigBytes-=16),Be.create({ciphertext:e,salt:i})}};class _e extends ne{static encrypt(t,i,e,o){const n=Object.assign(new ne,this.cfg,o),s=t.createEncryptor(e,n),r=s.finalize(i),l=s.cfg;return Be.create({ciphertext:r,key:e,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:s.blockSize,formatter:n.format})}static decrypt(t,i,e,o){let n=i;const s=Object.assign(new ne,this.cfg,o);n=this._parse(n,s.format);return t.createDecryptor(e,s).finalize(n.ciphertext)}static _parse(t,i){return"string"==typeof t?i.parse(t,this):t}}_e.cfg=Object.assign(new ne,{format:De});const Ie={execute(t,i,e,o){let n=o;n||(n=se.random(8));const s=Se.create({keySize:i+e}).compute(t,n),r=se.create(s.words.slice(i),4*e);return s.sigBytes=4*i,Be.create({key:s,iv:r,salt:n})}};class Ve extends _e{static encrypt(t,i,e,o){const n=Object.assign(new ne,this.cfg,o),s=n.kdf.execute(e,t.keySize,t.ivSize);n.iv=s.iv;const r=_e.encrypt.call(this,t,i,s.key,n);return r.mixIn(s),r}static decrypt(t,i,e,o){let n=i;const s=Object.assign(new ne,this.cfg,o);n=this._parse(n,s.format);const r=s.kdf.execute(e,t.keySize,t.ivSize,n.salt);s.iv=r.iv;return _e.decrypt.call(this,t,n,r.key,s)}}Ve.cfg=Object.assign(_e.cfg,{kdf:Ie});const Ze=t=>t<<8&4278255360|t>>>8&16711935,Te={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=2){const e=i[t>>>2]>>>16-t%4*8&65535;o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>1]|=t.charCodeAt(o)<<16-o%2*16;return se.create(e,2*i)}},Oe=Te,Ue={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=2){const e=Ze(i[t>>>2]>>>16-t%4*8&65535);o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>1]|=Ze(t.charCodeAt(o)<<16-o%2*16);return se.create(e,2*i)}},je=[];class Ne extends he{_doReset(){this._hash=new se([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=this._hash.words;let o=e[0],n=e[1],s=e[2],r=e[3],l=e[4];for(let e=0;e<80;e+=1){if(e<16)je[e]=0|t[i+e];else{const t=je[e-3]^je[e-8]^je[e-14]^je[e-16];je[e]=t<<1|t>>>31}let a=(o<<5|o>>>27)+l+je[e];a+=e<20?1518500249+(n&s|~n&r):e<40?1859775393+(n^s^r):e<60?(n&s|n&r|s&r)-1894007588:(n^s^r)-899497514,l=r,r=s,s=n<<30|n>>>2,n=o,o=a}e[0]=e[0]+o|0,e[1]=e[1]+n|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;return i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(o+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Re=he._createHelper(Ne),Pe=he._createHmacHelper(Ne),ze=[],qe=[],Ke=t=>{const i=Math.sqrt(t);for(let e=2;e<=i;e+=1)if(!(t%e))return!1;return!0},Je=t=>4294967296*(t-(0|t))|0;let We=2,Ge=0;for(;Ge<64;)Ke(We)&&(Ge<8&&(ze[Ge]=Je(We**.5)),qe[Ge]=Je(We**(1/3)),Ge+=1),We+=1;const Xe=[];class Ye extends he{_doReset(){this._hash=new se(ze.slice(0))}_doProcessBlock(t,i){const e=this._hash.words;let o=e[0],n=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7];for(let e=0;e<64;e+=1){if(e<16)Xe[e]=0|t[i+e];else{const t=Xe[e-15],i=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=Xe[e-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;Xe[e]=i+Xe[e-7]+n+Xe[e-16]}const d=o&n^o&s^n&s,p=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),u=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+qe[e]+Xe[e];h=c,c=a,a=l,l=r+u|0,r=s,s=n,n=o,o=u+(p+d)|0}e[0]=e[0]+o|0,e[1]=e[1]+n|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0,e[5]=e[5]+a|0,e[6]=e[6]+c|0,e[7]=e[7]+h|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;return i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(o+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Qe=he._createHelper(Ye),to=he._createHmacHelper(Ye);class io extends Ye{_doReset(){this._hash=new se([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const eo=Ye._createHelper(io),oo=Ye._createHmacHelper(io),no=[new ue(1116352408,3609767458),new ue(1899447441,602891725),new ue(3049323471,3964484399),new ue(3921009573,2173295548),new ue(961987163,4081628472),new ue(1508970993,3053834265),new ue(2453635748,2937671579),new ue(2870763221,3664609560),new ue(3624381080,2734883394),new ue(310598401,1164996542),new ue(607225278,1323610764),new ue(1426881987,3590304994),new ue(1925078388,4068182383),new ue(2162078206,991336113),new ue(2614888103,633803317),new ue(3248222580,3479774868),new ue(3835390401,2666613458),new ue(4022224774,944711139),new ue(264347078,2341262773),new ue(604807628,2007800933),new ue(770255983,1495990901),new ue(1249150122,1856431235),new ue(1555081692,3175218132),new ue(1996064986,2198950837),new ue(2554220882,3999719339),new ue(2821834349,766784016),new ue(2952996808,2566594879),new ue(3210313671,3203337956),new ue(3336571891,1034457026),new ue(3584528711,2466948901),new ue(113926993,3758326383),new ue(338241895,168717936),new ue(666307205,1188179964),new ue(773529912,1546045734),new ue(1294757372,1522805485),new ue(1396182291,2643833823),new ue(1695183700,2343527390),new ue(1986661051,1014477480),new ue(2177026350,1206759142),new ue(2456956037,344077627),new ue(2730485921,1290863460),new ue(2820302411,3158454273),new ue(3259730800,3505952657),new ue(3345764771,106217008),new ue(3516065817,3606008344),new ue(3600352804,1432725776),new ue(4094571909,1467031594),new ue(275423344,851169720),new ue(430227734,3100823752),new ue(506948616,1363258195),new ue(659060556,3750685593),new ue(883997877,3785050280),new ue(958139571,3318307427),new ue(1322822218,3812723403),new ue(1537002063,2003034995),new ue(1747873779,3602036899),new ue(1955562222,1575990012),new ue(2024104815,1125592928),new ue(2227730452,2716904306),new ue(2361852424,442776044),new ue(2428436474,593698344),new ue(2756734187,3733110249),new ue(3204031479,2999351573),new ue(3329325298,3815920427),new ue(3391569614,3928383900),new ue(3515267271,566280711),new ue(3940187606,3454069534),new ue(4118630271,4000239992),new ue(116418474,1914138554),new ue(174292421,2731055270),new ue(289380356,3203993006),new ue(460393269,320620315),new ue(685471733,587496836),new ue(852142971,1086792851),new ue(1017036298,365543100),new ue(1126000580,2618297676),new ue(1288033470,3409855158),new ue(1501505948,4234509866),new ue(1607167915,987167468),new ue(1816402316,1246189591)],so=[];for(let t=0;t<80;t+=1)so[t]=new ue;class ro extends he{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new ve([new ue(1779033703,4089235720),new ue(3144134277,2227873595),new ue(1013904242,4271175723),new ue(2773480762,1595750129),new ue(1359893119,2917565137),new ue(2600822924,725511199),new ue(528734635,4215389547),new ue(1541459225,327033209)])}_doProcessBlock(t,i){const e=this._hash.words,o=e[0],n=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7],d=o.high;let p=o.low;const u=n.high;let v=n.low;const f=s.high;let w=s.low;const g=r.high;let m=r.low;const C=l.high;let y=l.low;const b=a.high;let x=a.low;const E=c.high;let S=c.low;const k=h.high;let M=h.low,L=d,$=p,F=u,A=v,H=f,B=w,D=g,_=m,I=C,V=y,Z=b,T=x,O=E,U=S,j=k,N=M;for(let e=0;e<80;e+=1){let o,n;const s=so[e];if(e<16)s.high=0|t[i+2*e],n=s.high,s.low=0|t[i+2*e+1],o=s.low;else{const t=so[e-15],i=t.high,r=t.low,l=(i>>>1|r<<31)^(i>>>8|r<<24)^i>>>7,a=(r>>>1|i<<31)^(r>>>8|i<<24)^(r>>>7|i<<25),c=so[e-2],h=c.high,d=c.low,p=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,u=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),v=so[e-7],f=v.high,w=v.low,g=so[e-16],m=g.high,C=g.low;o=a+w,n=l+f+(o>>>0<a>>>0?1:0),o+=u,n=n+p+(o>>>0<u>>>0?1:0),o+=C,n=n+m+(o>>>0<C>>>0?1:0),s.high=n,s.low=o}const r=I&Z^~I&O,l=V&T^~V&U,a=L&F^L&H^F&H,c=$&A^$&B^A&B,h=(L>>>28|$<<4)^(L<<30|$>>>2)^(L<<25|$>>>7),d=($>>>28|L<<4)^($<<30|L>>>2)^($<<25|L>>>7),p=(I>>>14|V<<18)^(I>>>18|V<<14)^(I<<23|V>>>9),u=(V>>>14|I<<18)^(V>>>18|I<<14)^(V<<23|I>>>9),v=no[e],f=v.high,w=v.low;let g=N+u,m=j+p+(g>>>0<N>>>0?1:0);g+=l,m=m+r+(g>>>0<l>>>0?1:0),g+=w,m=m+f+(g>>>0<w>>>0?1:0),g+=o,m=m+n+(g>>>0<o>>>0?1:0);const C=d+c;j=O,N=U,O=Z,U=T,Z=I,T=V,V=_+g|0,I=D+m+(V>>>0<_>>>0?1:0)|0,D=H,_=B,H=F,B=A,F=L,A=$,$=g+C|0,L=m+(h+a+(C>>>0<d>>>0?1:0))+($>>>0<g>>>0?1:0)|0}o.low=p+$,p=o.low,o.high=d+L+(p>>>0<$>>>0?1:0),n.low=v+A,v=n.low,n.high=u+F+(v>>>0<A>>>0?1:0),s.low=w+B,w=s.low,s.high=f+H+(w>>>0<B>>>0?1:0),r.low=m+_,m=r.low,r.high=g+D+(m>>>0<_>>>0?1:0),l.low=y+V,y=l.low,l.high=C+I+(y>>>0<V>>>0?1:0),a.low=x+T,x=a.low,a.high=b+Z+(x>>>0<T>>>0?1:0),c.low=S+U,S=c.low,c.high=E+O+(S>>>0<U>>>0?1:0),h.low=M+N,M=h.low,h.high=k+j+(M>>>0<N>>>0?1:0)}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32,i[30+(o+128>>>10<<5)]=Math.floor(e/4294967296),i[31+(o+128>>>10<<5)]=e,t.sigBytes=4*i.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const lo=he._createHelper(ro),ao=he._createHmacHelper(ro);class co extends ro{_doReset(){this._hash=new ve([new ue(3418070365,3238371032),new ue(1654270250,914150663),new ue(2438529370,812702999),new ue(355462360,4144912697),new ue(1731405415,4290775857),new ue(2394180231,1750603025),new ue(3675008525,1694076839),new ue(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const ho=ro._createHelper(co),po=ro._createHmacHelper(co),uo=[],vo=[],fo=[];let wo=1,go=0;for(let t=0;t<24;t+=1){uo[wo+5*go]=(t+1)*(t+2)/2%64;const i=(2*wo+3*go)%5;wo=go%5,go=i}for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1)vo[t+5*i]=i+(2*t+3*i)%5*5;let mo=1;for(let t=0;t<24;t+=1){let i=0,e=0;for(let t=0;t<7;t+=1){if(1&mo){const o=(1<<t)-1;o<32?e^=1<<o:i^=1<<o-32}128&mo?mo=mo<<1^113:mo<<=1}fo[t]=ue.create(i,e)}const Co=[];for(let t=0;t<25;t+=1)Co[t]=ue.create();class yo extends he{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let i=0;i<25;i+=1)t[i]=new ue;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,i){const e=this._state,o=this.blockSize/2;for(let n=0;n<o;n+=1){let o=t[i+2*n],s=t[i+2*n+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8);const r=e[n];r.high^=s,r.low^=o}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let i=0,o=0;for(let n=0;n<5;n+=1){const s=e[t+5*n];i^=s.high,o^=s.low}const n=Co[t];n.high=i,n.low=o}for(let t=0;t<5;t+=1){const i=Co[(t+4)%5],o=Co[(t+1)%5],n=o.high,s=o.low,r=i.high^(n<<1|s>>>31),l=i.low^(s<<1|n>>>31);for(let i=0;i<5;i+=1){const o=e[t+5*i];o.high^=r,o.low^=l}}for(let t=1;t<25;t+=1){let i,o;const n=e[t],s=n.high,r=n.low,l=uo[t];l<32?(i=s<<l|r>>>32-l,o=r<<l|s>>>32-l):(i=r<<l-32|s>>>64-l,o=s<<l-32|r>>>64-l);const a=Co[vo[t]];a.high=i,a.low=o}const i=Co[0],o=e[0];i.high=o.high,i.low=o.low;for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1){const o=t+5*i,n=e[o],s=Co[o],r=Co[(t+1)%5+5*i],l=Co[(t+2)%5+5*i];n.high=s.high^~r.high&l.high,n.low=s.low^~r.low&l.low}const n=e[0],s=fo[t];n.high^=s.high,n.low^=s.low}}_doFinalize(){const t=this._data,i=t.words,e=8*t.sigBytes,o=32*this.blockSize;i[e>>>5]|=1<<24-e%32,i[(Math.ceil((e+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*i.length,this._process();const n=this._state,s=this.cfg.outputLength/8,r=s/8,l=[];for(let t=0;t<r;t+=1){const i=n[t];let e=i.high,o=i.low;e=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l.push(o),l.push(e)}return new se(l,s)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const i=t._state;for(let t=0;t<25;t+=1)i[t]=i[t].clone();return t}}const bo=he._createHelper(yo),xo=he._createHmacHelper(yo),Eo=se.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),So=se.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),ko=se.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),Mo=se.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),Lo=se.create([0,1518500249,1859775393,2400959708,2840853838]),$o=se.create([1352829926,1548603684,1836072691,2053994217,0]),Fo=(t,i,e)=>t^i^e,Ao=(t,i,e)=>t&i|~t&e,Ho=(t,i,e)=>(t|~i)^e,Bo=(t,i,e)=>t&e|i&~e,Do=(t,i,e)=>t^(i|~e),_o=(t,i)=>t<<i|t>>>32-i;class Io extends he{_doReset(){this._hash=se.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=t;for(let t=0;t<16;t+=1){const o=i+t,n=e[o];e[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const o=this._hash.words,n=Lo.words,s=$o.words,r=Eo.words,l=So.words,a=ko.words,c=Mo.words;let h,d=o[0],p=o[1],u=o[2],v=o[3],f=o[4],w=o[0],g=o[1],m=o[2],C=o[3],y=o[4];for(let t=0;t<80;t+=1)h=d+e[i+r[t]]|0,h+=t<16?Fo(p,u,v)+n[0]:t<32?Ao(p,u,v)+n[1]:t<48?Ho(p,u,v)+n[2]:t<64?Bo(p,u,v)+n[3]:Do(p,u,v)+n[4],h|=0,h=_o(h,a[t]),h=h+f|0,d=f,f=v,v=_o(u,10),u=p,p=h,h=w+e[i+l[t]]|0,h+=t<16?Do(g,m,C)+s[0]:t<32?Bo(g,m,C)+s[1]:t<48?Ho(g,m,C)+s[2]:t<64?Ao(g,m,C)+s[3]:Fo(g,m,C)+s[4],h|=0,h=_o(h,c[t]),h=h+y|0,w=y,y=C,C=_o(m,10),m=g,g=h;h=o[1]+u+C|0,o[1]=o[2]+v+y|0,o[2]=o[3]+f+w|0,o[3]=o[4]+d+g|0,o[4]=o[0]+p+m|0,o[0]=h}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),t.sigBytes=4*(i.length+1),this._process();const n=this._hash,s=n.words;for(let t=0;t<5;t+=1){const i=s[t];s[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Vo=he._createHelper(Io),Zo=he._createHmacHelper(Io);class To extends ne{constructor(t){super(),this.cfg=Object.assign(new ne,{keySize:4,hasher:Ne,iterations:1},t)}compute(t,i){const{cfg:e}=this,o=de.create(e.hasher,t),n=se.create(),s=se.create([1]),r=n.words,l=s.words,{keySize:a,iterations:c}=e;for(;r.length<a;){const t=o.update(i).finalize(s);o.reset();const e=t.words,r=e.length;let a=t;for(let t=1;t<c;t+=1){a=o.finalize(a),o.reset();const t=a.words;for(let i=0;i<r;i+=1)e[i]^=t[i]}n.concat(t),l[0]+=1}return n.sigBytes=4*a,n}}const Oo=[],Uo=[],jo=[],No=[],Ro=[],Po=[],zo=[],qo=[],Ko=[],Jo=[],Wo=[];for(let t=0;t<256;t+=1)Wo[t]=t<128?t<<1:t<<1^283;let Go=0,Xo=0;for(let t=0;t<256;t+=1){let t=Xo^Xo<<1^Xo<<2^Xo<<3^Xo<<4;t=t>>>8^255&t^99,Oo[Go]=t,Uo[t]=Go;const i=Wo[Go],e=Wo[i],o=Wo[e];let n=257*Wo[t]^16843008*t;jo[Go]=n<<24|n>>>8,No[Go]=n<<16|n>>>16,Ro[Go]=n<<8|n>>>24,Po[Go]=n,n=16843009*o^65537*e^257*i^16843008*Go,zo[t]=n<<24|n>>>8,qo[t]=n<<16|n>>>16,Ko[t]=n<<8|n>>>24,Jo[t]=n,Go?(Go=i^Wo[Wo[Wo[o^i]]],Xo^=Wo[Wo[Xo]]):(Xo=1,Go=Xo)}const Yo=[0,1,2,4,8,16,32,64,128,27,54];class Qo extends He{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const i=this._keyPriorReset,e=i.words,o=i.sigBytes/4;this._nRounds=o+6;const n=4*(this._nRounds+1);this._keySchedule=[];const s=this._keySchedule;for(let i=0;i<n;i+=1)i<o?s[i]=e[i]:(t=s[i-1],i%o?o>6&&i%o==4&&(t=Oo[t>>>24]<<24|Oo[t>>>16&255]<<16|Oo[t>>>8&255]<<8|Oo[255&t]):(t=t<<8|t>>>24,t=Oo[t>>>24]<<24|Oo[t>>>16&255]<<16|Oo[t>>>8&255]<<8|Oo[255&t],t^=Yo[i/o|0]<<24),s[i]=s[i-o]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let i=0;i<n;i+=1){const e=n-i;t=i%4?s[e]:s[e-4],r[i]=i<4||e<=4?t:zo[Oo[t>>>24]]^qo[Oo[t>>>16&255]]^Ko[Oo[t>>>8&255]]^Jo[Oo[255&t]]}}encryptBlock(t,i){this._doCryptBlock(t,i,this._keySchedule,jo,No,Ro,Po,Oo)}decryptBlock(t,i){const e=t;let o=e[i+1];e[i+1]=e[i+3],e[i+3]=o,this._doCryptBlock(e,i,this._invKeySchedule,zo,qo,Ko,Jo,Uo),o=e[i+1],e[i+1]=e[i+3],e[i+3]=o}_doCryptBlock(t,i,e,o,n,s,r,l){const a=t,c=this._nRounds;let h=a[i]^e[0],d=a[i+1]^e[1],p=a[i+2]^e[2],u=a[i+3]^e[3],v=4;for(let t=1;t<c;t+=1){const t=o[h>>>24]^n[d>>>16&255]^s[p>>>8&255]^r[255&u]^e[v];v+=1;const i=o[d>>>24]^n[p>>>16&255]^s[u>>>8&255]^r[255&h]^e[v];v+=1;const l=o[p>>>24]^n[u>>>16&255]^s[h>>>8&255]^r[255&d]^e[v];v+=1;const a=o[u>>>24]^n[h>>>16&255]^s[d>>>8&255]^r[255&p]^e[v];v+=1,h=t,d=i,p=l,u=a}const f=(l[h>>>24]<<24|l[d>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^e[v];v+=1;const w=(l[d>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&h])^e[v];v+=1;const g=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[h>>>8&255]<<8|l[255&d])^e[v];v+=1;const m=(l[u>>>24]<<24|l[h>>>16&255]<<16|l[d>>>8&255]<<8|l[255&p])^e[v];v+=1,a[i]=f,a[i+1]=w,a[i+2]=g,a[i+3]=m}}Qo.keySize=8;const tn=He._createHelper(Qo),en=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],on=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],nn=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],sn=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],rn=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function ln(t,i){const e=(this._lBlock>>>t^this._rBlock)&i;this._rBlock^=e,this._lBlock^=e<<t}function an(t,i){const e=(this._rBlock>>>t^this._lBlock)&i;this._lBlock^=e,this._rBlock^=e<<t}class cn extends He{_doReset(){const t=this._key.words,i=[];for(let e=0;e<56;e+=1){const o=en[e]-1;i[e]=t[o>>>5]>>>31-o%32&1}this._subKeys=[];const e=this._subKeys;for(let t=0;t<16;t+=1){e[t]=[];const o=e[t],n=nn[t];for(let t=0;t<24;t+=1)o[t/6|0]|=i[(on[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=i[28+(on[t+24]-1+n)%28]<<31-t%6;o[0]=o[0]<<1|o[0]>>>31;for(let t=1;t<7;t+=1)o[t]>>>=4*(t-1)+3;o[7]=o[7]<<5|o[7]>>>27}this._invSubKeys=[];const o=this._invSubKeys;for(let t=0;t<16;t+=1)o[t]=e[15-t]}encryptBlock(t,i){this._doCryptBlock(t,i,this._subKeys)}decryptBlock(t,i){this._doCryptBlock(t,i,this._invSubKeys)}_doCryptBlock(t,i,e){const o=t;this._lBlock=t[i],this._rBlock=t[i+1],ln.call(this,4,252645135),ln.call(this,16,65535),an.call(this,2,858993459),an.call(this,8,16711935),ln.call(this,1,1431655765);for(let t=0;t<16;t+=1){const i=e[t],o=this._lBlock,n=this._rBlock;let s=0;for(let t=0;t<8;t+=1)s|=sn[t][((n^i[t])&rn[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,ln.call(this,1,1431655765),an.call(this,8,16711935),an.call(this,2,858993459),ln.call(this,16,65535),ln.call(this,4,252645135),o[i]=this._lBlock,o[i+1]=this._rBlock}}cn.keySize=2,cn.ivSize=2,cn.blockSize=2;const hn=He._createHelper(cn);class dn extends He{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const i=t.slice(0,2),e=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=cn.createEncryptor(se.create(i)),this._des2=cn.createEncryptor(se.create(e)),this._des3=cn.createEncryptor(se.create(o))}encryptBlock(t,i){this._des1.encryptBlock(t,i),this._des2.decryptBlock(t,i),this._des3.encryptBlock(t,i)}decryptBlock(t,i){this._des3.decryptBlock(t,i),this._des2.encryptBlock(t,i),this._des1.decryptBlock(t,i)}}dn.keySize=6,dn.ivSize=2,dn.blockSize=2;const pn=He._createHelper(dn),un=[],vn=[],fn=[];function wn(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)vn[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<vn[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<vn[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<vn[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<vn[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<vn[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<vn[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<vn[6]>>>0?1:0)|0,this._b=i[7]>>>0<vn[7]>>>0?1:0;for(let e=0;e<8;e+=1){const o=t[e]+i[e],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,l=((4294901760&o)*o|0)+((65535&o)*o|0);fn[e]=r^l}t[0]=fn[0]+(fn[7]<<16|fn[7]>>>16)+(fn[6]<<16|fn[6]>>>16)|0,t[1]=fn[1]+(fn[0]<<8|fn[0]>>>24)+fn[7]|0,t[2]=fn[2]+(fn[1]<<16|fn[1]>>>16)+(fn[0]<<16|fn[0]>>>16)|0,t[3]=fn[3]+(fn[2]<<8|fn[2]>>>24)+fn[1]|0,t[4]=fn[4]+(fn[3]<<16|fn[3]>>>16)+(fn[2]<<16|fn[2]>>>16)|0,t[5]=fn[5]+(fn[4]<<8|fn[4]>>>24)+fn[3]|0,t[6]=fn[6]+(fn[5]<<16|fn[5]>>>16)+(fn[4]<<16|fn[4]>>>16)|0,t[7]=fn[7]+(fn[6]<<8|fn[6]>>>24)+fn[5]|0}class gn extends Me{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;for(let i=0;i<4;i+=1)t[i]=16711935&(t[i]<<8|t[i]>>>24)|4278255360&(t[i]<<24|t[i]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const e=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)wn.call(this);for(let t=0;t<8;t+=1)o[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],n=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)wn.call(this)}}_doProcessBlock(t,i){const e=t,o=this._X;wn.call(this),un[0]=o[0]^o[5]>>>16^o[3]<<16,un[1]=o[2]^o[7]>>>16^o[5]<<16,un[2]=o[4]^o[1]>>>16^o[7]<<16,un[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)un[t]=16711935&(un[t]<<8|un[t]>>>24)|4278255360&(un[t]<<24|un[t]>>>8),e[i+t]^=un[t]}}const mn=Me._createHelper(gn),Cn=[],yn=[],bn=[];function xn(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)yn[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<yn[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<yn[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<yn[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<yn[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<yn[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<yn[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<yn[6]>>>0?1:0)|0,this._b=i[7]>>>0<yn[7]>>>0?1:0;for(let e=0;e<8;e+=1){const o=t[e]+i[e],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,l=((4294901760&o)*o|0)+((65535&o)*o|0);bn[e]=r^l}t[0]=bn[0]+(bn[7]<<16|bn[7]>>>16)+(bn[6]<<16|bn[6]>>>16)|0,t[1]=bn[1]+(bn[0]<<8|bn[0]>>>24)+bn[7]|0,t[2]=bn[2]+(bn[1]<<16|bn[1]>>>16)+(bn[0]<<16|bn[0]>>>16)|0,t[3]=bn[3]+(bn[2]<<8|bn[2]>>>24)+bn[1]|0,t[4]=bn[4]+(bn[3]<<16|bn[3]>>>16)+(bn[2]<<16|bn[2]>>>16)|0,t[5]=bn[5]+(bn[4]<<8|bn[4]>>>24)+bn[3]|0,t[6]=bn[6]+(bn[5]<<16|bn[5]>>>16)+(bn[4]<<16|bn[4]>>>16)|0,t[7]=bn[7]+(bn[6]<<8|bn[6]>>>24)+bn[5]|0}class En extends Me{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const e=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)xn.call(this);for(let t=0;t<8;t+=1)o[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],n=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)xn.call(this)}}_doProcessBlock(t,i){const e=t,o=this._X;xn.call(this),Cn[0]=o[0]^o[5]>>>16^o[3]<<16,Cn[1]=o[2]^o[7]>>>16^o[5]<<16,Cn[2]=o[4]^o[1]>>>16^o[7]<<16,Cn[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)Cn[t]=16711935&(Cn[t]<<8|Cn[t]>>>24)|4278255360&(Cn[t]<<24|Cn[t]>>>8),e[i+t]^=Cn[t]}}const Sn=Me._createHelper(En);function kn(){const t=this._S;let i=this._i,e=this._j,o=0;for(let n=0;n<4;n+=1){i=(i+1)%256,e=(e+t[i])%256;const s=t[i];t[i]=t[e],t[e]=s,o|=t[(t[i]+t[e])%256]<<24-8*n}return this._i=i,this._j=e,o}class Mn extends Me{_doReset(){const t=this._key,i=t.words,e=t.sigBytes;this._S=[];const o=this._S;for(let t=0;t<256;t+=1)o[t]=t;for(let t=0,n=0;t<256;t+=1){const s=t%e,r=i[s>>>2]>>>24-s%4*8&255;n=(n+o[t]+r)%256;const l=o[t];o[t]=o[n],o[n]=l}this._j=0,this._i=this._j}_doProcessBlock(t,i){t[i]^=kn.call(this)}}Mn.keySize=8,Mn.ivSize=0;const Ln=Me._createHelper(Mn);class $n extends Mn{constructor(...t){super(...t),Object.assign(this.cfg,{drop:192})}_doReset(){super._doReset.call(this);for(let t=this.cfg.drop;t>0;t-=1)kn.call(this)}}const Fn=Me._createHelper($n);function An(t,i,e,o){const n=t;let s;const r=this._iv;r?(s=r.slice(0),this._iv=void 0):s=this._prevBlock,o.encryptBlock(s,0);for(let t=0;t<e;t+=1)n[i+t]^=s[t]}class Hn extends Le{}Hn.Encryptor=class extends Hn{processBlock(t,i){const e=this._cipher,{blockSize:o}=e;An.call(this,t,i,o,e),this._prevBlock=t.slice(i,i+o)}},Hn.Decryptor=class extends Hn{processBlock(t,i){const e=this._cipher,{blockSize:o}=e,n=t.slice(i,i+o);An.call(this,t,i,o,e),this._prevBlock=n}};class Bn extends Le{}Bn.Encryptor=class extends Bn{processBlock(t,i){const e=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0);const l=r.slice(0);o.encryptBlock(l,0),r[n-1]=r[n-1]+1|0;for(let t=0;t<n;t+=1)e[i+t]^=l[t]}},Bn.Decryptor=Bn.Encryptor;const Dn=t=>{let i=t;if(255==(t>>24&255)){let e=t>>16&255,o=t>>8&255,n=255&t;255===e?(e=0,255===o?(o=0,255===n?n=0:n+=1):o+=1):e+=1,i=0,i+=e<<16,i+=o<<8,i+=n}else i+=1<<24;return i};
383
+ */(fetch.bind(self));class Yi{static create(...t){return new this(...t)}mixIn(t){return Object.assign(this,t)}clone(){const t=new this.constructor;return Object.assign(t,this),t}}class Qi extends Yi{constructor(t=[],i=4*t.length){super();let e=t;if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){const t=e.byteLength,i=[];for(let o=0;o<t;o+=1)i[o>>>2]|=e[o]<<24-o%4*8;this.words=i,this.sigBytes=t}else this.words=t,this.sigBytes=i}static random(t){const i=[],e=t=>{let i=t,e=987654321;const o=4294967295;return()=>{e=36969*(65535&e)+(e>>16)&o,i=18e3*(65535&i)+(i>>16)&o;let t=(e<<16)+i&o;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let o,n=0;n<t;n+=4){const t=e(4294967296*(o||Math.random()));o=987654071*t(),i.push(4294967296*t()|0)}return new Qi(i,t)}toString(t=te){return t.stringify(this)}concat(t){const i=this.words,e=t.words,o=this.sigBytes,n=t.sigBytes;if(this.clamp(),o%4)for(let t=0;t<n;t+=1){const n=e[t>>>2]>>>24-t%4*8&255;i[o+t>>>2]|=n<<24-(o+t)%4*8}else for(let t=0;t<n;t+=4)i[o+t>>>2]=e[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:i}=this;t[i>>>2]&=4294967295<<32-i%4*8,t.length=Math.ceil(i/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const te={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;o.push((e>>>4).toString(16)),o.push((15&e).toString(16))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=2)e[o>>>3]|=parseInt(t.substr(o,2),16)<<24-o%8*4;return new Qi(e,i/2)}},ie={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>2]|=(255&t.charCodeAt(o))<<24-o%4*8;return new Qi(e,i)}},ee={stringify(t){try{return decodeURIComponent(escape(ie.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>ie.parse(unescape(encodeURIComponent(t)))};class oe extends Yi{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Qi,this._nDataBytes=0}_append(t){let i=t;"string"==typeof i&&(i=ee.parse(i)),this._data.concat(i),this._nDataBytes+=i.sigBytes}_process(t){let i;const{_data:e,blockSize:o}=this,n=e.words,s=e.sigBytes;let r=s/(4*o);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const l=r*o,a=Math.min(4*l,s);if(l){for(let t=0;t<l;t+=o)this._doProcessBlock(n,t);i=n.splice(0,l),e.sigBytes-=a}return new Qi(i,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class ne extends oe{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Yi,t),this.reset()}static _createHelper(t){return(i,e)=>new t(e).finalize(i)}static _createHmacHelper(t){return(i,e)=>new se(t,e).finalize(i)}reset(){super.reset.call(this),this._doReset()}update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t);return this._doFinalize()}}class se extends Yi{constructor(t,i){super();const e=new t;this._hasher=e;let o=i;"string"==typeof o&&(o=ee.parse(o));const n=e.blockSize,s=4*n;o.sigBytes>s&&(o=e.finalize(i)),o.clamp();const r=o.clone();this._oKey=r;const l=o.clone();this._iKey=l;const a=r.words,c=l.words;for(let t=0;t<n;t+=1)a[t]^=1549556828,c[t]^=909522486;r.sigBytes=s,l.sigBytes=s,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const i=this._hasher,e=i.finalize(t);i.reset();return i.finalize(this._oKey.clone().concat(e))}}const re=Qi;class le extends Yi{constructor(t,i){super(),this.high=t,this.low=i}}class ae extends Yi{constructor(t=[],i=8*t.length){super(),this.words=t,this.sigBytes=i}toX32(){const t=this.words,i=t.length,e=[];for(let o=0;o<i;o+=1){const i=t[o];e.push(i.high),e.push(i.low)}return re.create(e,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:i}=t,e=i.length;for(let t=0;t<e;t+=1)i[t]=i[t].clone();return t}}const ce={stringify(t){const{words:i,sigBytes:e}=t,o=this._map;t.clamp();const n=[];for(let t=0;t<e;t+=3){const s=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<e;i+=1)n.push(o.charAt(s>>>6*(3-i)&63))}const s=o.charAt(64);if(s)for(;n.length%4;)n.push(s);return n.join("")},parse(t){let i=t.length;const e=this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<e.length;t+=1)o[e.charCodeAt(t)]=t}const n=e.charAt(64);if(n){const e=t.indexOf(n);-1!==e&&(i=e)}return((t,i,e)=>{const o=[];let n=0;for(let s=0;s<i;s+=1)if(s%4){const i=e[t.charCodeAt(s-1)]<<s%4*2|e[t.charCodeAt(s)]>>>6-s%4*2;o[n>>>2]|=i<<24-n%4*8,n+=1}return Qi.create(o,n)})(t,i,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},he=[];for(let t=0;t<64;t+=1)he[t]=4294967296*Math.abs(Math.sin(t+1))|0;const de=(t,i,e,o,n,s,r)=>{const l=t+(i&e|~i&o)+n+r;return(l<<s|l>>>32-s)+i},ue=(t,i,e,o,n,s,r)=>{const l=t+(i&o|e&~o)+n+r;return(l<<s|l>>>32-s)+i},pe=(t,i,e,o,n,s,r)=>{const l=t+(i^e^o)+n+r;return(l<<s|l>>>32-s)+i},ve=(t,i,e,o,n,s,r)=>{const l=t+(e^(i|~o))+n+r;return(l<<s|l>>>32-s)+i};class fe extends ne{_doReset(){this._hash=new Qi([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,i){const e=t;for(let o=0;o<16;o+=1){const n=i+o,s=t[n];e[n]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const o=this._hash.words,n=e[i+0],s=e[i+1],r=e[i+2],l=e[i+3],a=e[i+4],c=e[i+5],h=e[i+6],d=e[i+7],u=e[i+8],p=e[i+9],v=e[i+10],f=e[i+11],w=e[i+12],g=e[i+13],m=e[i+14],C=e[i+15];let y=o[0],b=o[1],x=o[2],E=o[3];y=de(y,b,x,E,n,7,he[0]),E=de(E,y,b,x,s,12,he[1]),x=de(x,E,y,b,r,17,he[2]),b=de(b,x,E,y,l,22,he[3]),y=de(y,b,x,E,a,7,he[4]),E=de(E,y,b,x,c,12,he[5]),x=de(x,E,y,b,h,17,he[6]),b=de(b,x,E,y,d,22,he[7]),y=de(y,b,x,E,u,7,he[8]),E=de(E,y,b,x,p,12,he[9]),x=de(x,E,y,b,v,17,he[10]),b=de(b,x,E,y,f,22,he[11]),y=de(y,b,x,E,w,7,he[12]),E=de(E,y,b,x,g,12,he[13]),x=de(x,E,y,b,m,17,he[14]),b=de(b,x,E,y,C,22,he[15]),y=ue(y,b,x,E,s,5,he[16]),E=ue(E,y,b,x,h,9,he[17]),x=ue(x,E,y,b,f,14,he[18]),b=ue(b,x,E,y,n,20,he[19]),y=ue(y,b,x,E,c,5,he[20]),E=ue(E,y,b,x,v,9,he[21]),x=ue(x,E,y,b,C,14,he[22]),b=ue(b,x,E,y,a,20,he[23]),y=ue(y,b,x,E,p,5,he[24]),E=ue(E,y,b,x,m,9,he[25]),x=ue(x,E,y,b,l,14,he[26]),b=ue(b,x,E,y,u,20,he[27]),y=ue(y,b,x,E,g,5,he[28]),E=ue(E,y,b,x,r,9,he[29]),x=ue(x,E,y,b,d,14,he[30]),b=ue(b,x,E,y,w,20,he[31]),y=pe(y,b,x,E,c,4,he[32]),E=pe(E,y,b,x,u,11,he[33]),x=pe(x,E,y,b,f,16,he[34]),b=pe(b,x,E,y,m,23,he[35]),y=pe(y,b,x,E,s,4,he[36]),E=pe(E,y,b,x,a,11,he[37]),x=pe(x,E,y,b,d,16,he[38]),b=pe(b,x,E,y,v,23,he[39]),y=pe(y,b,x,E,g,4,he[40]),E=pe(E,y,b,x,n,11,he[41]),x=pe(x,E,y,b,l,16,he[42]),b=pe(b,x,E,y,h,23,he[43]),y=pe(y,b,x,E,p,4,he[44]),E=pe(E,y,b,x,w,11,he[45]),x=pe(x,E,y,b,C,16,he[46]),b=pe(b,x,E,y,r,23,he[47]),y=ve(y,b,x,E,n,6,he[48]),E=ve(E,y,b,x,d,10,he[49]),x=ve(x,E,y,b,m,15,he[50]),b=ve(b,x,E,y,c,21,he[51]),y=ve(y,b,x,E,w,6,he[52]),E=ve(E,y,b,x,l,10,he[53]),x=ve(x,E,y,b,v,15,he[54]),b=ve(b,x,E,y,s,21,he[55]),y=ve(y,b,x,E,u,6,he[56]),E=ve(E,y,b,x,C,10,he[57]),x=ve(x,E,y,b,h,15,he[58]),b=ve(b,x,E,y,g,21,he[59]),y=ve(y,b,x,E,a,6,he[60]),E=ve(E,y,b,x,f,10,he[61]),x=ve(x,E,y,b,r,15,he[62]),b=ve(b,x,E,y,p,21,he[63]),o[0]=o[0]+y|0,o[1]=o[1]+b|0,o[2]=o[2]+x|0,o[3]=o[3]+E|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32;const n=Math.floor(e/4294967296),s=e;i[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),i[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(i.length+1),this._process();const r=this._hash,l=r.words;for(let t=0;t<4;t+=1){const i=l[t];l[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const we=ne._createHelper(fe),ge=ne._createHmacHelper(fe);class me extends Yi{constructor(t){super(),this.cfg=Object.assign(new Yi,{keySize:4,hasher:fe,iterations:1},t)}compute(t,i){let e;const{cfg:o}=this,n=o.hasher.create(),s=Qi.create(),r=s.words,{keySize:l,iterations:a}=o;for(;r.length<l;){e&&n.update(e),e=n.update(t).finalize(i),n.reset();for(let t=1;t<a;t+=1)e=n.finalize(e),n.reset();s.concat(e)}return s.sigBytes=4*l,s}}class Ce extends oe{constructor(t,i,e){super(),this.cfg=Object.assign(new Yi,e),this._xformMode=t,this._key=i,this.reset()}static createEncryptor(t,i){return this.create(this._ENC_XFORM_MODE,t,i)}static createDecryptor(t,i){return this.create(this._DEC_XFORM_MODE,t,i)}static _createHelper(t){const i=t=>"string"==typeof t?Ae:$e;return{encrypt:(e,o,n)=>i(o).encrypt(t,e,o,n),decrypt:(e,o,n)=>i(o).decrypt(t,e,o,n)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}Ce._ENC_XFORM_MODE=1,Ce._DEC_XFORM_MODE=2,Ce.keySize=4,Ce.ivSize=4;class ye extends Ce{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class be extends Yi{constructor(t,i){super(),this._cipher=t,this._iv=i}static createEncryptor(t,i){return this.Encryptor.create(t,i)}static createDecryptor(t,i){return this.Decryptor.create(t,i)}}function xe(t,i,e){const o=t;let n;const s=this._iv;s?(n=s,this._iv=void 0):n=this._prevBlock;for(let t=0;t<e;t+=1)o[i+t]^=n[t]}class Ee extends be{}Ee.Encryptor=class extends Ee{processBlock(t,i){const e=this._cipher,{blockSize:o}=e;xe.call(this,t,i,o),e.encryptBlock(t,i),this._prevBlock=t.slice(i,i+o)}},Ee.Decryptor=class extends Ee{processBlock(t,i){const e=this._cipher,{blockSize:o}=e,n=t.slice(i,i+o);e.decryptBlock(t,i),xe.call(this,t,i,o),this._prevBlock=n}};const Se={pad(t,i){const e=4*i,o=e-t.sigBytes%e,n=o<<24|o<<16|o<<8|o,s=[];for(let t=0;t<o;t+=4)s.push(n);const r=Qi.create(s,o);t.concat(r)},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}};class ke extends Ce{constructor(t,i,e){super(t,i,Object.assign({mode:Ee,padding:Se},e)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:i}=this,{iv:e,mode:o}=i;this._xformMode===this.constructor._ENC_XFORM_MODE?t=o.createEncryptor:(t=o.createDecryptor,this._minBufferSize=1),this._mode=t.call(o,this,e&&e.words),this._mode.i=t}_doProcessBlock(t,i){this._mode.processBlock(t,i)}_doFinalize(){let t;const{padding:i}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(i.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),i.unpad(t)),t}}class Me extends Yi{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const Le={stringify(t){let i;const{ciphertext:e,salt:o}=t;return i=o?Qi.create([1398893684,1701076831]).concat(o).concat(e):e,i.toString(ce)},parse(t){let i;const e=ce.parse(t),o=e.words;return 1398893684===o[0]&&1701076831===o[1]&&(i=Qi.create(o.slice(2,4)),o.splice(0,4),e.sigBytes-=16),Me.create({ciphertext:e,salt:i})}};class $e extends Yi{static encrypt(t,i,e,o){const n=Object.assign(new Yi,this.cfg,o),s=t.createEncryptor(e,n),r=s.finalize(i),l=s.cfg;return Me.create({ciphertext:r,key:e,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:s.blockSize,formatter:n.format})}static decrypt(t,i,e,o){let n=i;const s=Object.assign(new Yi,this.cfg,o);n=this._parse(n,s.format);return t.createDecryptor(e,s).finalize(n.ciphertext)}static _parse(t,i){return"string"==typeof t?i.parse(t,this):t}}$e.cfg=Object.assign(new Yi,{format:Le});const Fe={execute(t,i,e,o){let n=o;n||(n=Qi.random(8));const s=me.create({keySize:i+e}).compute(t,n),r=Qi.create(s.words.slice(i),4*e);return s.sigBytes=4*i,Me.create({key:s,iv:r,salt:n})}};class Ae extends $e{static encrypt(t,i,e,o){const n=Object.assign(new Yi,this.cfg,o),s=n.kdf.execute(e,t.keySize,t.ivSize);n.iv=s.iv;const r=$e.encrypt.call(this,t,i,s.key,n);return r.mixIn(s),r}static decrypt(t,i,e,o){let n=i;const s=Object.assign(new Yi,this.cfg,o);n=this._parse(n,s.format);const r=s.kdf.execute(e,t.keySize,t.ivSize,n.salt);s.iv=r.iv;return $e.decrypt.call(this,t,n,r.key,s)}}Ae.cfg=Object.assign($e.cfg,{kdf:Fe});const He=t=>t<<8&4278255360|t>>>8&16711935,Be={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=2){const e=i[t>>>2]>>>16-t%4*8&65535;o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>1]|=t.charCodeAt(o)<<16-o%2*16;return Qi.create(e,2*i)}},Ie=Be,_e={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=2){const e=He(i[t>>>2]>>>16-t%4*8&65535);o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>1]|=He(t.charCodeAt(o)<<16-o%2*16);return Qi.create(e,2*i)}},De=[];class Ve extends ne{_doReset(){this._hash=new Qi([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=this._hash.words;let o=e[0],n=e[1],s=e[2],r=e[3],l=e[4];for(let e=0;e<80;e+=1){if(e<16)De[e]=0|t[i+e];else{const t=De[e-3]^De[e-8]^De[e-14]^De[e-16];De[e]=t<<1|t>>>31}let a=(o<<5|o>>>27)+l+De[e];a+=e<20?1518500249+(n&s|~n&r):e<40?1859775393+(n^s^r):e<60?(n&s|n&r|s&r)-1894007588:(n^s^r)-899497514,l=r,r=s,s=n<<30|n>>>2,n=o,o=a}e[0]=e[0]+o|0,e[1]=e[1]+n|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;return i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(o+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Te=ne._createHelper(Ve),Ze=ne._createHmacHelper(Ve),Ue=[],Oe=[],je=t=>{const i=Math.sqrt(t);for(let e=2;e<=i;e+=1)if(!(t%e))return!1;return!0},Ne=t=>4294967296*(t-(0|t))|0;let Re=2,Pe=0;for(;Pe<64;)je(Re)&&(Pe<8&&(Ue[Pe]=Ne(Re**.5)),Oe[Pe]=Ne(Re**(1/3)),Pe+=1),Re+=1;const ze=[];class qe extends ne{_doReset(){this._hash=new Qi(Ue.slice(0))}_doProcessBlock(t,i){const e=this._hash.words;let o=e[0],n=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7];for(let e=0;e<64;e+=1){if(e<16)ze[e]=0|t[i+e];else{const t=ze[e-15],i=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=ze[e-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;ze[e]=i+ze[e-7]+n+ze[e-16]}const d=o&n^o&s^n&s,u=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),p=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+Oe[e]+ze[e];h=c,c=a,a=l,l=r+p|0,r=s,s=n,n=o,o=p+(u+d)|0}e[0]=e[0]+o|0,e[1]=e[1]+n|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0,e[5]=e[5]+a|0,e[6]=e[6]+c|0,e[7]=e[7]+h|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;return i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(o+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ke=ne._createHelper(qe),Je=ne._createHmacHelper(qe);class We extends qe{_doReset(){this._hash=new Qi([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Ge=qe._createHelper(We),Xe=qe._createHmacHelper(We),Ye=[new le(1116352408,3609767458),new le(1899447441,602891725),new le(3049323471,3964484399),new le(3921009573,2173295548),new le(961987163,4081628472),new le(1508970993,3053834265),new le(2453635748,2937671579),new le(2870763221,3664609560),new le(3624381080,2734883394),new le(310598401,1164996542),new le(607225278,1323610764),new le(1426881987,3590304994),new le(1925078388,4068182383),new le(2162078206,991336113),new le(2614888103,633803317),new le(3248222580,3479774868),new le(3835390401,2666613458),new le(4022224774,944711139),new le(264347078,2341262773),new le(604807628,2007800933),new le(770255983,1495990901),new le(1249150122,1856431235),new le(1555081692,3175218132),new le(1996064986,2198950837),new le(2554220882,3999719339),new le(2821834349,766784016),new le(2952996808,2566594879),new le(3210313671,3203337956),new le(3336571891,1034457026),new le(3584528711,2466948901),new le(113926993,3758326383),new le(338241895,168717936),new le(666307205,1188179964),new le(773529912,1546045734),new le(1294757372,1522805485),new le(1396182291,2643833823),new le(1695183700,2343527390),new le(1986661051,1014477480),new le(2177026350,1206759142),new le(2456956037,344077627),new le(2730485921,1290863460),new le(2820302411,3158454273),new le(3259730800,3505952657),new le(3345764771,106217008),new le(3516065817,3606008344),new le(3600352804,1432725776),new le(4094571909,1467031594),new le(275423344,851169720),new le(430227734,3100823752),new le(506948616,1363258195),new le(659060556,3750685593),new le(883997877,3785050280),new le(958139571,3318307427),new le(1322822218,3812723403),new le(1537002063,2003034995),new le(1747873779,3602036899),new le(1955562222,1575990012),new le(2024104815,1125592928),new le(2227730452,2716904306),new le(2361852424,442776044),new le(2428436474,593698344),new le(2756734187,3733110249),new le(3204031479,2999351573),new le(3329325298,3815920427),new le(3391569614,3928383900),new le(3515267271,566280711),new le(3940187606,3454069534),new le(4118630271,4000239992),new le(116418474,1914138554),new le(174292421,2731055270),new le(289380356,3203993006),new le(460393269,320620315),new le(685471733,587496836),new le(852142971,1086792851),new le(1017036298,365543100),new le(1126000580,2618297676),new le(1288033470,3409855158),new le(1501505948,4234509866),new le(1607167915,987167468),new le(1816402316,1246189591)],Qe=[];for(let t=0;t<80;t+=1)Qe[t]=new le;class to extends ne{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new ae([new le(1779033703,4089235720),new le(3144134277,2227873595),new le(1013904242,4271175723),new le(2773480762,1595750129),new le(1359893119,2917565137),new le(2600822924,725511199),new le(528734635,4215389547),new le(1541459225,327033209)])}_doProcessBlock(t,i){const e=this._hash.words,o=e[0],n=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7],d=o.high;let u=o.low;const p=n.high;let v=n.low;const f=s.high;let w=s.low;const g=r.high;let m=r.low;const C=l.high;let y=l.low;const b=a.high;let x=a.low;const E=c.high;let S=c.low;const k=h.high;let M=h.low,L=d,$=u,F=p,A=v,H=f,B=w,I=g,_=m,D=C,V=y,T=b,Z=x,U=E,O=S,j=k,N=M;for(let e=0;e<80;e+=1){let o,n;const s=Qe[e];if(e<16)s.high=0|t[i+2*e],n=s.high,s.low=0|t[i+2*e+1],o=s.low;else{const t=Qe[e-15],i=t.high,r=t.low,l=(i>>>1|r<<31)^(i>>>8|r<<24)^i>>>7,a=(r>>>1|i<<31)^(r>>>8|i<<24)^(r>>>7|i<<25),c=Qe[e-2],h=c.high,d=c.low,u=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,p=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),v=Qe[e-7],f=v.high,w=v.low,g=Qe[e-16],m=g.high,C=g.low;o=a+w,n=l+f+(o>>>0<a>>>0?1:0),o+=p,n=n+u+(o>>>0<p>>>0?1:0),o+=C,n=n+m+(o>>>0<C>>>0?1:0),s.high=n,s.low=o}const r=D&T^~D&U,l=V&Z^~V&O,a=L&F^L&H^F&H,c=$&A^$&B^A&B,h=(L>>>28|$<<4)^(L<<30|$>>>2)^(L<<25|$>>>7),d=($>>>28|L<<4)^($<<30|L>>>2)^($<<25|L>>>7),u=(D>>>14|V<<18)^(D>>>18|V<<14)^(D<<23|V>>>9),p=(V>>>14|D<<18)^(V>>>18|D<<14)^(V<<23|D>>>9),v=Ye[e],f=v.high,w=v.low;let g=N+p,m=j+u+(g>>>0<N>>>0?1:0);g+=l,m=m+r+(g>>>0<l>>>0?1:0),g+=w,m=m+f+(g>>>0<w>>>0?1:0),g+=o,m=m+n+(g>>>0<o>>>0?1:0);const C=d+c;j=U,N=O,U=T,O=Z,T=D,Z=V,V=_+g|0,D=I+m+(V>>>0<_>>>0?1:0)|0,I=H,_=B,H=F,B=A,F=L,A=$,$=g+C|0,L=m+(h+a+(C>>>0<d>>>0?1:0))+($>>>0<g>>>0?1:0)|0}o.low=u+$,u=o.low,o.high=d+L+(u>>>0<$>>>0?1:0),n.low=v+A,v=n.low,n.high=p+F+(v>>>0<A>>>0?1:0),s.low=w+B,w=s.low,s.high=f+H+(w>>>0<B>>>0?1:0),r.low=m+_,m=r.low,r.high=g+I+(m>>>0<_>>>0?1:0),l.low=y+V,y=l.low,l.high=C+D+(y>>>0<V>>>0?1:0),a.low=x+Z,x=a.low,a.high=b+T+(x>>>0<Z>>>0?1:0),c.low=S+O,S=c.low,c.high=E+U+(S>>>0<O>>>0?1:0),h.low=M+N,M=h.low,h.high=k+j+(M>>>0<N>>>0?1:0)}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32,i[30+(o+128>>>10<<5)]=Math.floor(e/4294967296),i[31+(o+128>>>10<<5)]=e,t.sigBytes=4*i.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const io=ne._createHelper(to),eo=ne._createHmacHelper(to);class oo extends to{_doReset(){this._hash=new ae([new le(3418070365,3238371032),new le(1654270250,914150663),new le(2438529370,812702999),new le(355462360,4144912697),new le(1731405415,4290775857),new le(2394180231,1750603025),new le(3675008525,1694076839),new le(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const no=to._createHelper(oo),so=to._createHmacHelper(oo),ro=[],lo=[],ao=[];let co=1,ho=0;for(let t=0;t<24;t+=1){ro[co+5*ho]=(t+1)*(t+2)/2%64;const i=(2*co+3*ho)%5;co=ho%5,ho=i}for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1)lo[t+5*i]=i+(2*t+3*i)%5*5;let uo=1;for(let t=0;t<24;t+=1){let i=0,e=0;for(let t=0;t<7;t+=1){if(1&uo){const o=(1<<t)-1;o<32?e^=1<<o:i^=1<<o-32}128&uo?uo=uo<<1^113:uo<<=1}ao[t]=le.create(i,e)}const po=[];for(let t=0;t<25;t+=1)po[t]=le.create();class vo extends ne{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let i=0;i<25;i+=1)t[i]=new le;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,i){const e=this._state,o=this.blockSize/2;for(let n=0;n<o;n+=1){let o=t[i+2*n],s=t[i+2*n+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8);const r=e[n];r.high^=s,r.low^=o}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let i=0,o=0;for(let n=0;n<5;n+=1){const s=e[t+5*n];i^=s.high,o^=s.low}const n=po[t];n.high=i,n.low=o}for(let t=0;t<5;t+=1){const i=po[(t+4)%5],o=po[(t+1)%5],n=o.high,s=o.low,r=i.high^(n<<1|s>>>31),l=i.low^(s<<1|n>>>31);for(let i=0;i<5;i+=1){const o=e[t+5*i];o.high^=r,o.low^=l}}for(let t=1;t<25;t+=1){let i,o;const n=e[t],s=n.high,r=n.low,l=ro[t];l<32?(i=s<<l|r>>>32-l,o=r<<l|s>>>32-l):(i=r<<l-32|s>>>64-l,o=s<<l-32|r>>>64-l);const a=po[lo[t]];a.high=i,a.low=o}const i=po[0],o=e[0];i.high=o.high,i.low=o.low;for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1){const o=t+5*i,n=e[o],s=po[o],r=po[(t+1)%5+5*i],l=po[(t+2)%5+5*i];n.high=s.high^~r.high&l.high,n.low=s.low^~r.low&l.low}const n=e[0],s=ao[t];n.high^=s.high,n.low^=s.low}}_doFinalize(){const t=this._data,i=t.words,e=8*t.sigBytes,o=32*this.blockSize;i[e>>>5]|=1<<24-e%32,i[(Math.ceil((e+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*i.length,this._process();const n=this._state,s=this.cfg.outputLength/8,r=s/8,l=[];for(let t=0;t<r;t+=1){const i=n[t];let e=i.high,o=i.low;e=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l.push(o),l.push(e)}return new Qi(l,s)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const i=t._state;for(let t=0;t<25;t+=1)i[t]=i[t].clone();return t}}const fo=ne._createHelper(vo),wo=ne._createHmacHelper(vo),go=Qi.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),mo=Qi.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),Co=Qi.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),yo=Qi.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),bo=Qi.create([0,1518500249,1859775393,2400959708,2840853838]),xo=Qi.create([1352829926,1548603684,1836072691,2053994217,0]),Eo=(t,i,e)=>t^i^e,So=(t,i,e)=>t&i|~t&e,ko=(t,i,e)=>(t|~i)^e,Mo=(t,i,e)=>t&e|i&~e,Lo=(t,i,e)=>t^(i|~e),$o=(t,i)=>t<<i|t>>>32-i;class Fo extends ne{_doReset(){this._hash=Qi.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=t;for(let t=0;t<16;t+=1){const o=i+t,n=e[o];e[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const o=this._hash.words,n=bo.words,s=xo.words,r=go.words,l=mo.words,a=Co.words,c=yo.words;let h,d=o[0],u=o[1],p=o[2],v=o[3],f=o[4],w=o[0],g=o[1],m=o[2],C=o[3],y=o[4];for(let t=0;t<80;t+=1)h=d+e[i+r[t]]|0,h+=t<16?Eo(u,p,v)+n[0]:t<32?So(u,p,v)+n[1]:t<48?ko(u,p,v)+n[2]:t<64?Mo(u,p,v)+n[3]:Lo(u,p,v)+n[4],h|=0,h=$o(h,a[t]),h=h+f|0,d=f,f=v,v=$o(p,10),p=u,u=h,h=w+e[i+l[t]]|0,h+=t<16?Lo(g,m,C)+s[0]:t<32?Mo(g,m,C)+s[1]:t<48?ko(g,m,C)+s[2]:t<64?So(g,m,C)+s[3]:Eo(g,m,C)+s[4],h|=0,h=$o(h,c[t]),h=h+y|0,w=y,y=C,C=$o(m,10),m=g,g=h;h=o[1]+p+C|0,o[1]=o[2]+v+y|0,o[2]=o[3]+f+w|0,o[3]=o[4]+d+g|0,o[4]=o[0]+u+m|0,o[0]=h}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),t.sigBytes=4*(i.length+1),this._process();const n=this._hash,s=n.words;for(let t=0;t<5;t+=1){const i=s[t];s[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ao=ne._createHelper(Fo),Ho=ne._createHmacHelper(Fo);class Bo extends Yi{constructor(t){super(),this.cfg=Object.assign(new Yi,{keySize:4,hasher:Ve,iterations:1},t)}compute(t,i){const{cfg:e}=this,o=se.create(e.hasher,t),n=Qi.create(),s=Qi.create([1]),r=n.words,l=s.words,{keySize:a,iterations:c}=e;for(;r.length<a;){const t=o.update(i).finalize(s);o.reset();const e=t.words,r=e.length;let a=t;for(let t=1;t<c;t+=1){a=o.finalize(a),o.reset();const t=a.words;for(let i=0;i<r;i+=1)e[i]^=t[i]}n.concat(t),l[0]+=1}return n.sigBytes=4*a,n}}const Io=[],_o=[],Do=[],Vo=[],To=[],Zo=[],Uo=[],Oo=[],jo=[],No=[],Ro=[];for(let t=0;t<256;t+=1)Ro[t]=t<128?t<<1:t<<1^283;let Po=0,zo=0;for(let t=0;t<256;t+=1){let t=zo^zo<<1^zo<<2^zo<<3^zo<<4;t=t>>>8^255&t^99,Io[Po]=t,_o[t]=Po;const i=Ro[Po],e=Ro[i],o=Ro[e];let n=257*Ro[t]^16843008*t;Do[Po]=n<<24|n>>>8,Vo[Po]=n<<16|n>>>16,To[Po]=n<<8|n>>>24,Zo[Po]=n,n=16843009*o^65537*e^257*i^16843008*Po,Uo[t]=n<<24|n>>>8,Oo[t]=n<<16|n>>>16,jo[t]=n<<8|n>>>24,No[t]=n,Po?(Po=i^Ro[Ro[Ro[o^i]]],zo^=Ro[Ro[zo]]):(zo=1,Po=zo)}const qo=[0,1,2,4,8,16,32,64,128,27,54];class Ko extends ke{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const i=this._keyPriorReset,e=i.words,o=i.sigBytes/4;this._nRounds=o+6;const n=4*(this._nRounds+1);this._keySchedule=[];const s=this._keySchedule;for(let i=0;i<n;i+=1)i<o?s[i]=e[i]:(t=s[i-1],i%o?o>6&&i%o==4&&(t=Io[t>>>24]<<24|Io[t>>>16&255]<<16|Io[t>>>8&255]<<8|Io[255&t]):(t=t<<8|t>>>24,t=Io[t>>>24]<<24|Io[t>>>16&255]<<16|Io[t>>>8&255]<<8|Io[255&t],t^=qo[i/o|0]<<24),s[i]=s[i-o]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let i=0;i<n;i+=1){const e=n-i;t=i%4?s[e]:s[e-4],r[i]=i<4||e<=4?t:Uo[Io[t>>>24]]^Oo[Io[t>>>16&255]]^jo[Io[t>>>8&255]]^No[Io[255&t]]}}encryptBlock(t,i){this._doCryptBlock(t,i,this._keySchedule,Do,Vo,To,Zo,Io)}decryptBlock(t,i){const e=t;let o=e[i+1];e[i+1]=e[i+3],e[i+3]=o,this._doCryptBlock(e,i,this._invKeySchedule,Uo,Oo,jo,No,_o),o=e[i+1],e[i+1]=e[i+3],e[i+3]=o}_doCryptBlock(t,i,e,o,n,s,r,l){const a=t,c=this._nRounds;let h=a[i]^e[0],d=a[i+1]^e[1],u=a[i+2]^e[2],p=a[i+3]^e[3],v=4;for(let t=1;t<c;t+=1){const t=o[h>>>24]^n[d>>>16&255]^s[u>>>8&255]^r[255&p]^e[v];v+=1;const i=o[d>>>24]^n[u>>>16&255]^s[p>>>8&255]^r[255&h]^e[v];v+=1;const l=o[u>>>24]^n[p>>>16&255]^s[h>>>8&255]^r[255&d]^e[v];v+=1;const a=o[p>>>24]^n[h>>>16&255]^s[d>>>8&255]^r[255&u]^e[v];v+=1,h=t,d=i,u=l,p=a}const f=(l[h>>>24]<<24|l[d>>>16&255]<<16|l[u>>>8&255]<<8|l[255&p])^e[v];v+=1;const w=(l[d>>>24]<<24|l[u>>>16&255]<<16|l[p>>>8&255]<<8|l[255&h])^e[v];v+=1;const g=(l[u>>>24]<<24|l[p>>>16&255]<<16|l[h>>>8&255]<<8|l[255&d])^e[v];v+=1;const m=(l[p>>>24]<<24|l[h>>>16&255]<<16|l[d>>>8&255]<<8|l[255&u])^e[v];v+=1,a[i]=f,a[i+1]=w,a[i+2]=g,a[i+3]=m}}Ko.keySize=8;const Jo=ke._createHelper(Ko),Wo=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],Go=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],Xo=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Yo=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],Qo=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function tn(t,i){const e=(this._lBlock>>>t^this._rBlock)&i;this._rBlock^=e,this._lBlock^=e<<t}function en(t,i){const e=(this._rBlock>>>t^this._lBlock)&i;this._lBlock^=e,this._rBlock^=e<<t}class on extends ke{_doReset(){const t=this._key.words,i=[];for(let e=0;e<56;e+=1){const o=Wo[e]-1;i[e]=t[o>>>5]>>>31-o%32&1}this._subKeys=[];const e=this._subKeys;for(let t=0;t<16;t+=1){e[t]=[];const o=e[t],n=Xo[t];for(let t=0;t<24;t+=1)o[t/6|0]|=i[(Go[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=i[28+(Go[t+24]-1+n)%28]<<31-t%6;o[0]=o[0]<<1|o[0]>>>31;for(let t=1;t<7;t+=1)o[t]>>>=4*(t-1)+3;o[7]=o[7]<<5|o[7]>>>27}this._invSubKeys=[];const o=this._invSubKeys;for(let t=0;t<16;t+=1)o[t]=e[15-t]}encryptBlock(t,i){this._doCryptBlock(t,i,this._subKeys)}decryptBlock(t,i){this._doCryptBlock(t,i,this._invSubKeys)}_doCryptBlock(t,i,e){const o=t;this._lBlock=t[i],this._rBlock=t[i+1],tn.call(this,4,252645135),tn.call(this,16,65535),en.call(this,2,858993459),en.call(this,8,16711935),tn.call(this,1,1431655765);for(let t=0;t<16;t+=1){const i=e[t],o=this._lBlock,n=this._rBlock;let s=0;for(let t=0;t<8;t+=1)s|=Yo[t][((n^i[t])&Qo[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,tn.call(this,1,1431655765),en.call(this,8,16711935),en.call(this,2,858993459),tn.call(this,16,65535),tn.call(this,4,252645135),o[i]=this._lBlock,o[i+1]=this._rBlock}}on.keySize=2,on.ivSize=2,on.blockSize=2;const nn=ke._createHelper(on);class sn extends ke{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const i=t.slice(0,2),e=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=on.createEncryptor(Qi.create(i)),this._des2=on.createEncryptor(Qi.create(e)),this._des3=on.createEncryptor(Qi.create(o))}encryptBlock(t,i){this._des1.encryptBlock(t,i),this._des2.decryptBlock(t,i),this._des3.encryptBlock(t,i)}decryptBlock(t,i){this._des3.decryptBlock(t,i),this._des2.encryptBlock(t,i),this._des1.decryptBlock(t,i)}}sn.keySize=6,sn.ivSize=2,sn.blockSize=2;const rn=ke._createHelper(sn),ln=[],an=[],cn=[];function hn(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)an[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<an[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<an[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<an[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<an[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<an[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<an[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<an[6]>>>0?1:0)|0,this._b=i[7]>>>0<an[7]>>>0?1:0;for(let e=0;e<8;e+=1){const o=t[e]+i[e],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,l=((4294901760&o)*o|0)+((65535&o)*o|0);cn[e]=r^l}t[0]=cn[0]+(cn[7]<<16|cn[7]>>>16)+(cn[6]<<16|cn[6]>>>16)|0,t[1]=cn[1]+(cn[0]<<8|cn[0]>>>24)+cn[7]|0,t[2]=cn[2]+(cn[1]<<16|cn[1]>>>16)+(cn[0]<<16|cn[0]>>>16)|0,t[3]=cn[3]+(cn[2]<<8|cn[2]>>>24)+cn[1]|0,t[4]=cn[4]+(cn[3]<<16|cn[3]>>>16)+(cn[2]<<16|cn[2]>>>16)|0,t[5]=cn[5]+(cn[4]<<8|cn[4]>>>24)+cn[3]|0,t[6]=cn[6]+(cn[5]<<16|cn[5]>>>16)+(cn[4]<<16|cn[4]>>>16)|0,t[7]=cn[7]+(cn[6]<<8|cn[6]>>>24)+cn[5]|0}class dn extends ye{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;for(let i=0;i<4;i+=1)t[i]=16711935&(t[i]<<8|t[i]>>>24)|4278255360&(t[i]<<24|t[i]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const e=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)hn.call(this);for(let t=0;t<8;t+=1)o[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],n=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)hn.call(this)}}_doProcessBlock(t,i){const e=t,o=this._X;hn.call(this),ln[0]=o[0]^o[5]>>>16^o[3]<<16,ln[1]=o[2]^o[7]>>>16^o[5]<<16,ln[2]=o[4]^o[1]>>>16^o[7]<<16,ln[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)ln[t]=16711935&(ln[t]<<8|ln[t]>>>24)|4278255360&(ln[t]<<24|ln[t]>>>8),e[i+t]^=ln[t]}}const un=ye._createHelper(dn),pn=[],vn=[],fn=[];function wn(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)vn[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<vn[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<vn[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<vn[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<vn[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<vn[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<vn[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<vn[6]>>>0?1:0)|0,this._b=i[7]>>>0<vn[7]>>>0?1:0;for(let e=0;e<8;e+=1){const o=t[e]+i[e],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,l=((4294901760&o)*o|0)+((65535&o)*o|0);fn[e]=r^l}t[0]=fn[0]+(fn[7]<<16|fn[7]>>>16)+(fn[6]<<16|fn[6]>>>16)|0,t[1]=fn[1]+(fn[0]<<8|fn[0]>>>24)+fn[7]|0,t[2]=fn[2]+(fn[1]<<16|fn[1]>>>16)+(fn[0]<<16|fn[0]>>>16)|0,t[3]=fn[3]+(fn[2]<<8|fn[2]>>>24)+fn[1]|0,t[4]=fn[4]+(fn[3]<<16|fn[3]>>>16)+(fn[2]<<16|fn[2]>>>16)|0,t[5]=fn[5]+(fn[4]<<8|fn[4]>>>24)+fn[3]|0,t[6]=fn[6]+(fn[5]<<16|fn[5]>>>16)+(fn[4]<<16|fn[4]>>>16)|0,t[7]=fn[7]+(fn[6]<<8|fn[6]>>>24)+fn[5]|0}class gn extends ye{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const e=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)wn.call(this);for(let t=0;t<8;t+=1)o[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],n=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)wn.call(this)}}_doProcessBlock(t,i){const e=t,o=this._X;wn.call(this),pn[0]=o[0]^o[5]>>>16^o[3]<<16,pn[1]=o[2]^o[7]>>>16^o[5]<<16,pn[2]=o[4]^o[1]>>>16^o[7]<<16,pn[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)pn[t]=16711935&(pn[t]<<8|pn[t]>>>24)|4278255360&(pn[t]<<24|pn[t]>>>8),e[i+t]^=pn[t]}}const mn=ye._createHelper(gn);function Cn(){const t=this._S;let i=this._i,e=this._j,o=0;for(let n=0;n<4;n+=1){i=(i+1)%256,e=(e+t[i])%256;const s=t[i];t[i]=t[e],t[e]=s,o|=t[(t[i]+t[e])%256]<<24-8*n}return this._i=i,this._j=e,o}class yn extends ye{_doReset(){const t=this._key,i=t.words,e=t.sigBytes;this._S=[];const o=this._S;for(let t=0;t<256;t+=1)o[t]=t;for(let t=0,n=0;t<256;t+=1){const s=t%e,r=i[s>>>2]>>>24-s%4*8&255;n=(n+o[t]+r)%256;const l=o[t];o[t]=o[n],o[n]=l}this._j=0,this._i=this._j}_doProcessBlock(t,i){t[i]^=Cn.call(this)}}yn.keySize=8,yn.ivSize=0;const bn=ye._createHelper(yn);class xn extends yn{constructor(...t){super(...t),Object.assign(this.cfg,{drop:192})}_doReset(){super._doReset.call(this);for(let t=this.cfg.drop;t>0;t-=1)Cn.call(this)}}const En=ye._createHelper(xn);function Sn(t,i,e,o){const n=t;let s;const r=this._iv;r?(s=r.slice(0),this._iv=void 0):s=this._prevBlock,o.encryptBlock(s,0);for(let t=0;t<e;t+=1)n[i+t]^=s[t]}class kn extends be{}kn.Encryptor=class extends kn{processBlock(t,i){const e=this._cipher,{blockSize:o}=e;Sn.call(this,t,i,o,e),this._prevBlock=t.slice(i,i+o)}},kn.Decryptor=class extends kn{processBlock(t,i){const e=this._cipher,{blockSize:o}=e,n=t.slice(i,i+o);Sn.call(this,t,i,o,e),this._prevBlock=n}};class Mn extends be{}Mn.Encryptor=class extends Mn{processBlock(t,i){const e=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0);const l=r.slice(0);o.encryptBlock(l,0),r[n-1]=r[n-1]+1|0;for(let t=0;t<n;t+=1)e[i+t]^=l[t]}},Mn.Decryptor=Mn.Encryptor;const Ln=t=>{let i=t;if(255==(t>>24&255)){let e=t>>16&255,o=t>>8&255,n=255&t;255===e?(e=0,255===o?(o=0,255===n?n=0:n+=1):o+=1):e+=1,i=0,i+=e<<16,i+=o<<8,i+=n}else i+=1<<24;return i};
384
384
  /** @preserve
385
385
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
386
386
  * derived from CryptoJS.mode.CTR
387
387
  * Jan Hruby jhruby.web@gmail.com
388
388
  */
389
- class _n extends Le{}_n.Encryptor=class extends _n{processBlock(t,i){const e=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0),(t=>{const i=t;i[0]=Dn(i[0]),0===i[0]&&(i[1]=Dn(i[1]))})(r);const l=r.slice(0);o.encryptBlock(l,0);for(let t=0;t<n;t+=1)e[i+t]^=l[t]}},_n.Decryptor=_n.Encryptor;class In extends Le{}In.Encryptor=class extends In{processBlock(t,i){this._cipher.encryptBlock(t,i)}},In.Decryptor=class extends In{processBlock(t,i){this._cipher.decryptBlock(t,i)}};class Vn extends Le{}Vn.Encryptor=class extends Vn{processBlock(t,i){const e=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._keystream;s&&(this._keystream=s.slice(0),r=this._keystream,this._iv=void 0),o.encryptBlock(r,0);for(let t=0;t<n;t+=1)e[i+t]^=r[t]}},Vn.Decryptor=Vn.Encryptor;const Zn={pad(t,i){const e=4*i,o=e-t.sigBytes%e;t.concat(se.random(o-1)).concat(se.create([o<<24],1))},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},Tn={pad(t,i){const e=t,o=4*i;e.clamp(),e.sigBytes+=o-(t.sigBytes%o||o)},unpad(t){const i=t,e=i.words;for(let t=i.sigBytes-1;t>=0;t-=1)if(e[t>>>2]>>>24-t%4*8&255){i.sigBytes=t+1;break}}},On={pad(t,i){t.concat(se.create([2147483648],1)),Tn.pad(t,i)},unpad(t){const i=t;Tn.unpad(i),i.sigBytes-=1}},Un={stringify:t=>t.ciphertext.toString(re),parse(t){const i=re.parse(t);return Be.create({ciphertext:i})}};var jn={lib:{Base:ne,WordArray:se,BufferedBlockAlgorithm:ce,Hasher:he,Cipher:ke,StreamCipher:Me,BlockCipherMode:Le,BlockCipher:He,CipherParams:Be,SerializableCipher:_e,PasswordBasedCipher:Ve},x64:{Word:ue,WordArray:ve},enc:{Hex:re,Latin1:le,Utf8:ae,Utf16:Oe,Utf16BE:Te,Utf16LE:Ue,Base64:fe},algo:{HMAC:de,MD5:be,SHA1:Ne,SHA224:io,SHA256:Ye,SHA384:co,SHA512:ro,SHA3:yo,RIPEMD160:Io,PBKDF2:To,EvpKDF:Se,AES:Qo,DES:cn,TripleDES:dn,Rabbit:gn,RabbitLegacy:En,RC4:Mn,RC4Drop:$n},mode:{CBC:Fe,CFB:Hn,CTR:Bn,CTRGladman:_n,ECB:In,OFB:Vn},pad:{Pkcs7:Ae,AnsiX923:{pad(t,i){const e=t,o=e.sigBytes,n=4*i,s=n-o%n,r=o+s-1;e.clamp(),e.words[r>>>2]|=s<<24-r%4*8,e.sigBytes+=s},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},Iso10126:Zn,Iso97971:On,NoPadding:{pad(){},unpad(){}},ZeroPadding:Tn},format:{OpenSSL:De,Hex:Un},kdf:{OpenSSL:Ie},MD5:xe,HmacMD5:Ee,SHA1:Re,HmacSHA1:Pe,SHA224:eo,HmacSHA224:oo,SHA256:Qe,HmacSHA256:to,SHA384:ho,HmacSHA384:po,SHA512:lo,HmacSHA512:ao,SHA3:bo,HmacSHA3:xo,RIPEMD160:Vo,HmacRIPEMD160:Zo,PBKDF2:(t,i,e)=>To.create(e).compute(t,i),EvpKDF:(t,i,e)=>Se.create(e).compute(t,i),AES:tn,DES:hn,TripleDES:pn,Rabbit:mn,RabbitLegacy:Sn,RC4:Ln,RC4Drop:Fn};const Nn=(t,i,e=!1,o="localStorage")=>{try{const n=e?btoa(i):i;"localStorage"===o?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t),ie("Error in setLocalStorage: ",t)}},Rn=(t,i=!1,e="localStorage")=>{try{let o=null;return o="localStorage"===e?localStorage.getItem(t):sessionStorage.getItem(t),o&&i?atob(o):o}catch(t){return console.warn("Error in getLocalStorage: ",t),ie("Error in getLocalStorage: ",t),null}},Pn=(t,i="localStorage")=>{try{"localStorage"===i?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),ie("Error in removeLocalStorageData: ",t)}},zn=(...t)=>{if(t)switch(t.length){case 1:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1))`;case 2:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))`;case 3:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
389
+ class $n extends be{}$n.Encryptor=class extends $n{processBlock(t,i){const e=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0),(t=>{const i=t;i[0]=Ln(i[0]),0===i[0]&&(i[1]=Ln(i[1]))})(r);const l=r.slice(0);o.encryptBlock(l,0);for(let t=0;t<n;t+=1)e[i+t]^=l[t]}},$n.Decryptor=$n.Encryptor;class Fn extends be{}Fn.Encryptor=class extends Fn{processBlock(t,i){this._cipher.encryptBlock(t,i)}},Fn.Decryptor=class extends Fn{processBlock(t,i){this._cipher.decryptBlock(t,i)}};class An extends be{}An.Encryptor=class extends An{processBlock(t,i){const e=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._keystream;s&&(this._keystream=s.slice(0),r=this._keystream,this._iv=void 0),o.encryptBlock(r,0);for(let t=0;t<n;t+=1)e[i+t]^=r[t]}},An.Decryptor=An.Encryptor;const Hn={pad(t,i){const e=4*i,o=e-t.sigBytes%e;t.concat(Qi.random(o-1)).concat(Qi.create([o<<24],1))},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},Bn={pad(t,i){const e=t,o=4*i;e.clamp(),e.sigBytes+=o-(t.sigBytes%o||o)},unpad(t){const i=t,e=i.words;for(let t=i.sigBytes-1;t>=0;t-=1)if(e[t>>>2]>>>24-t%4*8&255){i.sigBytes=t+1;break}}},In={pad(t,i){t.concat(Qi.create([2147483648],1)),Bn.pad(t,i)},unpad(t){const i=t;Bn.unpad(i),i.sigBytes-=1}},_n={stringify:t=>t.ciphertext.toString(te),parse(t){const i=te.parse(t);return Me.create({ciphertext:i})}};var Dn={lib:{Base:Yi,WordArray:Qi,BufferedBlockAlgorithm:oe,Hasher:ne,Cipher:Ce,StreamCipher:ye,BlockCipherMode:be,BlockCipher:ke,CipherParams:Me,SerializableCipher:$e,PasswordBasedCipher:Ae},x64:{Word:le,WordArray:ae},enc:{Hex:te,Latin1:ie,Utf8:ee,Utf16:Ie,Utf16BE:Be,Utf16LE:_e,Base64:ce},algo:{HMAC:se,MD5:fe,SHA1:Ve,SHA224:We,SHA256:qe,SHA384:oo,SHA512:to,SHA3:vo,RIPEMD160:Fo,PBKDF2:Bo,EvpKDF:me,AES:Ko,DES:on,TripleDES:sn,Rabbit:dn,RabbitLegacy:gn,RC4:yn,RC4Drop:xn},mode:{CBC:Ee,CFB:kn,CTR:Mn,CTRGladman:$n,ECB:Fn,OFB:An},pad:{Pkcs7:Se,AnsiX923:{pad(t,i){const e=t,o=e.sigBytes,n=4*i,s=n-o%n,r=o+s-1;e.clamp(),e.words[r>>>2]|=s<<24-r%4*8,e.sigBytes+=s},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},Iso10126:Hn,Iso97971:In,NoPadding:{pad(){},unpad(){}},ZeroPadding:Bn},format:{OpenSSL:Le,Hex:_n},kdf:{OpenSSL:Fe},MD5:we,HmacMD5:ge,SHA1:Te,HmacSHA1:Ze,SHA224:Ge,HmacSHA224:Xe,SHA256:Ke,HmacSHA256:Je,SHA384:no,HmacSHA384:so,SHA512:io,HmacSHA512:eo,SHA3:fo,HmacSHA3:wo,RIPEMD160:Ao,HmacRIPEMD160:Ho,PBKDF2:(t,i,e)=>Bo.create(e).compute(t,i),EvpKDF:(t,i,e)=>me.create(e).compute(t,i),AES:Jo,DES:nn,TripleDES:rn,Rabbit:un,RabbitLegacy:mn,RC4:bn,RC4Drop:En};const Vn=(t,i=0)=>{try{let e=3735928559^i,o=1103547991^i;for(let i,n=0;n<t.length;n++)i=t.charCodeAt(n),e=Math.imul(e^i,2654435761),o=Math.imul(o^i,1597334677);return e=Math.imul(e^e>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),4294967296*(2097151&o)+(e>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Gn("Error in cyrb53: ",t),0}},Tn=(t,i,e=!1,o="localStorage")=>{try{const n=e?btoa(i):i;"localStorage"===o?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t),Gn("Error in setLocalStorage: ",t)}},Zn=(t,i=!1,e="localStorage")=>{try{let o=null;return o="localStorage"===e?localStorage.getItem(t):sessionStorage.getItem(t),o&&i?atob(o):o}catch(t){return console.warn("Error in getLocalStorage: ",t),Gn("Error in getLocalStorage: ",t),null}},Un=(t,i="localStorage")=>{try{"localStorage"===i?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Gn("Error in removeLocalStorageData: ",t)}},On=(...t)=>{if(t)switch(t.length){case 1:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1))`;case 2:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))`;case 3:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
390
390
  calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1))`;case 4:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
391
- calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return l`0`},qn=(t,i,e)=>{try{const o=jn.enc.Utf8.parse(i),n=jn.enc.Utf8.parse(e);return jn.AES.encrypt(jn.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:jn.mode.CBC,padding:jn.pad.Pkcs7}).toString()}catch(i){return console.warn("Error in encrypt: ",i),ie("Error in encrypt: ",i),t}},Kn=(t,i,e)=>{try{const o=jn.enc.Utf8.parse(i),n=jn.enc.Utf8.parse(e);return jn.AES.decrypt(t,o,{keySize:32,iv:n,mode:jn.mode.CBC,padding:jn.pad.Pkcs7}).toString(jn.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),ie("Error in decrypt: ",t),null}},Jn=()=>{try{const t=Rn(ut,!0);if(t){const i=Kn(t,Lt,$t);if(i)return JSON.parse(i);console.warn("Error in getUserFromToken: ","Invalid token."),Pn(ut)}else{const t=Rn(dt,!0);if(t)return Wn(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),ie("Error in getUserFromToken: ",t),null}},Wn=()=>{try{const t=Rn(dt,!0);if(t){const i=qn(t,Lt,$t);Nn(ut,i,!0)}Pn(dt)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),ie("Error in moveSnippylyUserToST: ",t)}},Gn=l`
391
+ calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return l`0`},jn=(t,i,e)=>{try{const o=Dn.enc.Utf8.parse(i),n=Dn.enc.Utf8.parse(e);return Dn.AES.encrypt(Dn.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:Dn.mode.CBC,padding:Dn.pad.Pkcs7}).toString()}catch(i){return console.warn("Error in encrypt: ",i),Gn("Error in encrypt: ",i),t}},Nn=(t,i,e)=>{try{const o=Dn.enc.Utf8.parse(i),n=Dn.enc.Utf8.parse(e);return Dn.AES.decrypt(t,o,{keySize:32,iv:n,mode:Dn.mode.CBC,padding:Dn.pad.Pkcs7}).toString(Dn.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Gn("Error in decrypt: ",t),null}},Rn=()=>{try{const t=Zn(pt,!0);if(t){const i=Nn(t,Lt,$t);if(i)return JSON.parse(i);console.warn("Error in getUserFromToken: ","Invalid token."),Un(pt)}else{const t=Zn(dt,!0);if(t)return Pn(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Gn("Error in getUserFromToken: ",t),null}},Pn=()=>{try{const t=Zn(dt,!0);if(t){const i=jn(t,Lt,$t);Tn(pt,i,!0)}Un(dt)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Gn("Error in moveSnippylyUserToST: ",t)}},zn=function(t=function(t="[DEFAULT]"){const i=yi.get(t);if(!i&&t===mi)return Mi();if(!i)throw Si.create("no-app",{appName:t});return i}(),i="us-central1"){const e=function(t,i){const e=t.container.getProvider("heartbeat").getImmediate({optional:!0});return e&&e.triggerHeartbeat(),t.container.getProvider(i)}(Nt(t),ji),o=e.getImmediate({identifier:i}),n=Dt("functions");return n&&function(t,i,e){!function(t,i,e){t.emulatorOrigin=`http://${i}:${e}`}(Nt(t),i,e)}(o,...n),o}(Mi({apiKey:"AIzaSyD-upDZIcd4inmT2hCbVjN8rMcHqY-j1WE",projectId:"snippyly-sdk-prod",messagingSenderId:"769823558474",appId:"1:769823558474:web:79f3bb0db8fd99f6f58fb3"}));let qn,Kn={};const Jn=(t={})=>{Kn={...Kn,...t}},Wn=t=>{qn=t},Gn=(t,i,e={})=>{const o={error:t,message:(null==i?void 0:i.message)||i||t,...e};Xn("error",o)},Xn=(t,i={},e=!0)=>{try{i=e?{...Kn,...i}:i,i={...i,source:"superflowToolbar"};const o={anonymousId:Qn(),userId:null==qn?void 0:qn.userSnippylyId,event:t,properties:i,sf:!0};Yn("track",o)}catch(t){console.warn("Error in trackEvent: ",t)}},Yn=(t,i)=>{try{Xi(zn,"sa")({type:t,data:i})}catch(t){console.warn("Error in setAnalytics: ",t)}},Qn=()=>{let t=localStorage.getItem("sAnonymousId");if(!t){const i=Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15);t=Vn(i)+"",localStorage.setItem("sAnonymousId",t)}return t},ts=l`
392
392
 
393
393
  .wrap {
394
394
  padding: 32px;
@@ -674,7 +674,7 @@ class _n extends Le{}_n.Encryptor=class extends _n{processBlock(t,i){const e=t,o
674
674
  transform: translate(50%, 41%) rotate(45deg);
675
675
  transform-origin: center;
676
676
  }
677
- `,Xn=l`
677
+ `,is=l`
678
678
  @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
679
679
 
680
680
  * {
@@ -686,8 +686,8 @@ class _n extends Le{}_n.Encryptor=class extends _n{processBlock(t,i){const e=t,o
686
686
  bottom: 0;
687
687
  right: 0;
688
688
  z-index: 2147483577;
689
- margin: ${zn(1.5)};
690
- margin-bottom: ${zn(3)}; // Added to prevent overlap between plugin UI and webflow badge
689
+ margin: ${On(1.5)};
690
+ margin-bottom: ${On(3)}; // Added to prevent overlap between plugin UI and webflow badge
691
691
  max-width: 100vw !important;
692
692
  box-sizing: border-box;
693
693
  }
@@ -854,7 +854,7 @@ class _n extends Le{}_n.Encryptor=class extends _n{processBlock(t,i){const e=t,o
854
854
  }
855
855
 
856
856
  .s-presence-avatar-image-small {
857
- width: ${zn(1.6)};
857
+ width: ${On(1.6)};
858
858
  height: auto;
859
859
  display: block;
860
860
  }
@@ -946,7 +946,7 @@ class _n extends Le{}_n.Encryptor=class extends _n{processBlock(t,i){const e=t,o
946
946
 
947
947
  .s-user-avatar-initial {
948
948
  color: black !important;
949
- font-size: ${zn(.8)} !important;
949
+ font-size: ${On(.8)} !important;
950
950
  position: relative !important;
951
951
  }
952
952
 
@@ -1260,7 +1260,7 @@ class _n extends Le{}_n.Encryptor=class extends _n{processBlock(t,i){const e=t,o
1260
1260
  line-height: 1;
1261
1261
  cursor: pointer;
1262
1262
  }
1263
- `;!function(){const t=()=>{try{let t=window.SUPERFLOW_TOOLBAR_API_KEY,i=!!window.SUPERFLOW_TOOLBAR_STAGING,e=window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,o=window.SUPERFLOW_TOOLBAR_PROJECT_ID;if(!t){const n=document.querySelector("snippyly-plugin");n&&(t=n.getAttribute("apiKey"),i=!!n.getAttribute("staging"),e=n.getAttribute("projectVersionKey"),o=n.getAttribute("projectId"),null==n||n.remove())}if(t){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const n={};n.apiKey=t,i&&(n.staging="true"),e&&(n.projectVersionKey=e),o&&(n.projectId=o),((t={})=>{try{const i=document.createElement("superflow-toolbar");Object.keys(t||{}).forEach((e=>{i.setAttribute(e,t[e])})),document.body.appendChild(i)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(n)}}catch(t){console.warn("Error in initSuperflow: ",t)}};(null===document||void 0===document?void 0:document.body)?t():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{t()}))}();var Yn=function(t,i,e,o){for(var n,s=arguments.length,r=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,e):o,l=t.length-1;l>=0;l--)(n=t[l])&&(r=(s<3?n(r):s>3?n(i,e,r):n(i,e))||r);return s>3&&r&&Object.defineProperty(i,e,r),r};t.SuperflowToolbar=class extends Q{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.staging=false,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,this.onApiKeyChange=()=>{try{this.apiKey&&(null===window||void 0===window?void 0:window.onSuperflowLoad)&&"function"==typeof window.onSuperflowLoad&&window.onSuperflowLoad()}catch(t){console.warn("Error in onApiKeyChange: ",t),ie("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const i=await(t=>{const i={apiKey:t};return Xi(Yi,"customLoginEnabled")(i)})(this.apiKey);this.customLoginEnabled=!!(null===(t=null==i?void 0:i.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),ie("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(Pn(ut),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),ie("Error in loginWithCustomUser: ",t)}},this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),ie("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),ie("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),ie("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const i=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),i};const i=history.replaceState;history.replaceState=function(){const t=i.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),t},window.addEventListener("popstate",(()=>{window.dispatchEvent(new Event("locationchange"))}))}catch(t){console.warn("Error in urlChangeListener: ",t),ie("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),i=t.searchParams;if((null==i?void 0:i.has(gt))&&!Rn(gt)?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==i?void 0:i.has(mt))if(Rn(mt,!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(mt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showLiveDemoModal=!0;else this.showLiveDemoModal=!1;if(i.has(pt)||i.has("snippyly_google_token")){if(i.has(pt)){const t=decodeURIComponent(i.get(pt)),e=Kn(t,Lt,$t),o=e&&JSON.parse(e);if(o){const t={};t.userId=o.uid,t.name=o.displayName,t.email=o.email,t.photoUrl=null==o?void 0:o.photoURL;const i=JSON.stringify(t),e=qn(i,Lt,$t);Nn(ut,e,!0)}}else if(i.has("snippyly_google_token")){const t=JSON.parse(atob(i.get("snippyly_google_token"))),e={};e.userId=t.uid,e.name=t.displayName,e.email=t.email,e.photoUrl=null==t?void 0:t.photoURL,Nn(dt,JSON.stringify(e),!0)}i.delete(pt),i.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}i.has(at)?(Nn(at,"true",!1),Pn(ct),"true"!==i.get(at)&&(i.delete(at),i.append(at,"true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has(ct)||Rn(at,!1)&&(i.append(at,"true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),i.has(ct)?(Nn(ct,"true",!1),Pn(at),"true"!==i.get(ct)&&(i.delete(ct),i.append(ct,"true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has(at)||Rn(ct,!1)&&(i.append(ct,"true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),ie("Error in checkUrl: ",t)}},this.detectVersion=()=>{try{if(this.projectVersionKey){const t=new URL(document.location).searchParams;if(t.get(this.projectVersionKey))this.projectVersion=t.get(this.projectVersionKey);else if(window.snippylyInitialLoadUrl){const t=new URL(window.snippylyInitialLoadUrl).searchParams;t.get(this.projectVersionKey)&&(this.projectVersion=t.get(this.projectVersionKey))}this.projectVersion&&Nn(ft,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(at)||t.has(ct))&&t.has(wt)&&(Nn(vt,wt,!1,"sessionStorage"),this.projectVersion=t.get(wt),this.projectVersion&&Nn(ft,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),ie("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Rn(vt,!1,"sessionStorage"),i=this.projectVersion||Rn(ft,!1,"sessionStorage");if(t&&i){const e=new URL(document.location),o=e.searchParams;o.get(t)||(o.set(t,i),window.history.replaceState({},document.title,e.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),ie("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Jn();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(yt)){const t=document.createElement(yt);null==t||t.addEventListener("signIn",(()=>{this.loginWithGoogle()})),window.document.body.appendChild(t)}if(!document.querySelector(bt)){const t=document.createElement(bt);t.setAttribute(Mt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(Ct)){const t=document.createElement(Ct);window.document.body.appendChild(t)}if(!document.querySelector(xt)){const t=document.createElement(xt);window.document.body.appendChild(t)}if(!document.querySelector(Et)){const t=document.createElement(Et);window.document.body.appendChild(t)}if(!document.querySelector(St)){const t=document.createElement(St);window.document.body.appendChild(t)}if(!document.querySelector(kt)){const t=document.createElement(kt);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),ie("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,i,o,n,s,r,l,a;try{if(await e(this.apiKey,{options:{staging:this.staging,version:"latest",velt:!0}}),Snippyly){null===Snippyly||void 0===Snippyly||Snippyly.sf(!0);try{(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Snippyly))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),(()=>{try{if(!document.getElementById("superflowFontLink1")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.googleapis.com",t.id="superflowFontLink1",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink2")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.gstatic.com",t.crossOrigin="anonymous",t.id="superflowFontLink2",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),ie("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&te({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,i=0)=>{try{let e=3735928559^i,o=1103547991^i;for(let i,n=0;n<t.length;n++)i=t.charCodeAt(n),e=Math.imul(e^i,2654435761),o=Math.imul(o^i,1597334677);return e=Math.imul(e^e>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),4294967296*(2097151&o)+(e>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),ie("Error in cyrb53: ",t),0}})((t=>{let i;return i=t.includes("http")?new URL(t):new URL("http://"+t),i.hostname.replace("www.","")})(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.presenceElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),(null===(t=this.commentElement)||void 0===t?void 0:t.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(i=this.commentElement)||void 0===i?void 0:i.showDeviceInfo)&&this.commentElement.showDeviceInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t})),(null===(o=this.commentElement)||void 0===o?void 0:o.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(n=this.commentElement)||void 0===n?void 0:n.enableAutoCategorize)&&this.commentElement.enableAutoCategorize();const e=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;e&&"object"==typeof e&&(null===(s=this.commentElement)||void 0===s?void 0:s.setCustomStatuses)&&this.commentElement.setCustomStatuses(e)}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(r=this.rewriterElement)||void 0===r||r.enableRewriter()),this.presenceElement&&(null===(l=this.presenceElement)||void 0===l?void 0:l.enableFlockMode)&&(null===(a=this.presenceElement)||void 0===a||a.enableFlockMode(!0)),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),ie("Error in initializeSnippyly: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,i=new URL(document.location);i.searchParams.delete(at),i.searchParams.delete(ct),i.searchParams.delete(ht),i.searchParams.delete("scommentId"),i.searchParams.delete(gt),i.searchParams.delete(mt);const e=t.get(wt)||this.projectVersion;i.search="";let o=(t=>{try{return t.replace(/#.*$/,"")}catch(i){return console.warn("Error in removeHashFromUrl: ",i),ie("Error in removeHashFromUrl: ",i),t}})(i.href);this.projectId&&(o=null==o?void 0:o.replace(window.location.origin,"")),this.location={url:o,version:e}}catch(t){console.warn("Error in generateLocation: ",t),ie("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,i,e,o;try{if(window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)){if(this.previousLocation&&(null===(t=this.previousLocation)||void 0===t?void 0:t.url)===(null===(i=this.location)||void 0===i?void 0:i.url)&&(null===(e=this.previousLocation)||void 0===e?void 0:e.version)===(null===(o=this.location)||void 0===o?void 0:o.version))return;null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))),this.previousLocation=JSON.parse(JSON.stringify(this.location))}}catch(t){console.warn("Error in setLocation: ",t),ie("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,i;try{this.invalidApiKey=!1;let i,e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};i=this.customLoginEnabled&&this.providedUser?this.providedUser:Jn(),(null==i?void 0:i.email)&&(e=i),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",this.customLoginEnabledLocally||(null===(t=null==e?void 0:e.contacts)||void 0===t?void 0:t.length)&&(e.contacts=[]),(null==e?void 0:e.isAnonymous)||(this.loading=!0),await Snippyly.identify(e),(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Snippyly.getUserRole$().subscribe((t=>{var i,e;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),"Admin"===this.snippylyUserRole?null===(i=this.commentElement)||void 0===i||i.enablePriority():null===(e=this.commentElement)||void 0===e||e.disablePriority()})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.isPlanExpired$)&&(null===Snippyly||void 0===Snippyly||Snippyly.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),ie("Error in isPlanExpired$: ",t)}))),te({clientUserId:null==e?void 0:e.userId}),this.getComments(),this.checkGlobalUserContact()}catch(t){this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(i=null==t?void 0:t.toLowerCase())||void 0===i?void 0:i.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),ie("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var i;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(i=null==t?void 0:t.status)||void 0===i?void 0:i.type)})),"All"!==this.viewMode&&(this.viewMode?this.comments=this.comments.filter((t=>{var i;return(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var i;return!(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)})))})))}catch(t){console.warn("Error in getComments: ",t),ie("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),ie("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),ie("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading||this.customLoginEnabledLocally)return;window.open(`https://app.usesuperflow.com//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),ie("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const i=qn(t,Lt,$t),e=await fetch(`https://us-central1-snippyly-sdk-prod.cloudfunctions.net/getQRCode?text=${encodeURIComponent(i)}`),o=await e.json();(null==o?void 0:o.qrcode)&&(this.qrCode=null==o?void 0:o.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),ie("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),ie("Error in toggleQRCodeVisibility: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,Pn(at),Pn(ct),Pn(ht),Pn(vt,"sessionStorage"),Pn(ft,"sessionStorage");const t=new URL(document.location),i=t.searchParams;i.delete(ht),i.delete(at),i.delete(ct),this.projectVersionKey&&i.delete(this.projectVersionKey),i.delete(wt),i.delete(gt),i.delete(mt),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),ie("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),Pn(dt),Pn(ut),this.snippylyUser=void 0,window.open(`https://app.usesuperflow.com//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),ie("Error in signOutUser: ",t)}},this.toggleMenu=(t,i)=>{try{t.stopPropagation(),this.menuOpenedId===i?this.menuOpenedId=void 0:this.menuOpenedId=i}catch(t){console.warn("Error in toggleMenu: ",t),ie("Error in toggleMenu: ",t)}},this.copyLink=()=>{try{navigator.clipboard.writeText(window.location.href),this.copyLinkTooltip="Link copied!",setTimeout((()=>{this.copyLinkTooltip="Copy Link"}),2e3)}catch(t){console.warn("Error in copyLink: ",t),ie("Error in copyLink: ",t)}},this.setViewMode=t=>{try{this.viewMode=t,t?this.location.view=t:delete this.location.view,this.setLocation(),this.getComments()}catch(t){console.warn("Error in setViewMode: ",t),ie("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://app.usesuperflow.com/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const i=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();i&&(t=`https://app.usesuperflow.com//dashboard/project/comment/${this.apiKey}/${i}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),ie("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1pdbjok4g-0sRhuBwPVC73eO9KVGDtag","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),ie("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Nn(gt,"true");const t=new URL(document.location);t.searchParams.delete(gt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),ie("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,Nn(mt,"true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete(mt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),ie("Error in onLiveDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://app.usesuperflow.com/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),ie("Error in onUpgradePlanClick: ",t)}},window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,Pn(ut),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl()}catch(t){console.warn("Error in constructor: ",t),ie("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var i,e,o,n,s,r,l,a,c,h;this._loadPlugin=t,this.loadPlugin?(this.classList.add("visible"),null===(e=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===e||e.setProperty("transform","none","important"),null===(s=null===(n=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.style)||void 0===s||s.setProperty("transform","none","important"),null===(l=null===(r=null===document||void 0===document?void 0:document.body)||void 0===r?void 0:r.style)||void 0===l||l.setProperty("perspective","none","important"),null===(h=null===(c=null===(a=null===document||void 0===document?void 0:document.body)||void 0===a?void 0:a.parentElement)||void 0===c?void 0:c.style)||void 0===h||h.setProperty("perspective","none","important")):this.classList.remove("visible")}get expanded(){return this._expanded}set expanded(t){this._expanded=t,this.expanded?this.classList.add("expanded"):this.classList.remove("expanded")}get apiKey(){return this._apiKey}set apiKey(t){this._apiKey=t,this.onApiKeyChange(),te({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Nn(vt,this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),ie("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}connectedCallback(){super.connectedCallback(),this.expanded=!0,this.setAttribute("data-velt-comment-disabled","true"),this.style.zIndex="2147483577",setTimeout((()=>{const t=document.querySelectorAll('script[src*="snippyly.min.js"]');(null==t?void 0:t.length)>1&&console.warn("Multiple superflow scripts installed.")}),1e3)}render(){var t,i,e,o,n,s,r,l,a;return this.loadPlugin?!this.snippylyUser||this.loading||null===this.isPlanExpired?_`
1263
+ `;!function(){const t=()=>{try{let t=window.SUPERFLOW_TOOLBAR_API_KEY,i=!!window.SUPERFLOW_TOOLBAR_STAGING,e=window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,o=window.SUPERFLOW_TOOLBAR_PROJECT_ID;if(!t){const n=document.querySelector("snippyly-plugin");n&&(t=n.getAttribute("apiKey"),i=!!n.getAttribute("staging"),e=n.getAttribute("projectVersionKey"),o=n.getAttribute("projectId"),null==n||n.remove())}if(t){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const n={};n.apiKey=t,i&&(n.staging="true"),e&&(n.projectVersionKey=e),o&&(n.projectId=o),((t={})=>{try{const i=document.createElement("superflow-toolbar");Object.keys(t||{}).forEach((e=>{i.setAttribute(e,t[e])})),document.body.appendChild(i)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(n)}}catch(t){console.warn("Error in initSuperflow: ",t)}};(null===document||void 0===document?void 0:document.body)?t():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{t()}))}();var es=function(t,i,e,o){for(var n,s=arguments.length,r=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,e):o,l=t.length-1;l>=0;l--)(n=t[l])&&(r=(s<3?n(r):s>3?n(i,e,r):n(i,e))||r);return s>3&&r&&Object.defineProperty(i,e,r),r};t.SuperflowToolbar=class extends Q{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.staging=false,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this._isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,this.onApiKeyChange=()=>{try{this.apiKey&&(null===window||void 0===window?void 0:window.onSuperflowLoad)&&"function"==typeof window.onSuperflowLoad&&window.onSuperflowLoad()}catch(t){console.warn("Error in onApiKeyChange: ",t),Gn("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const i=await(t=>{const i={apiKey:t};return Xi(zn,"customLoginEnabled")(i)})(this.apiKey);this.customLoginEnabled=!!(null===(t=null==i?void 0:i.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),Gn("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(Un(pt),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),Gn("Error in loginWithCustomUser: ",t)}},this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),Gn("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Gn("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Gn("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const i=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),i};const i=history.replaceState;history.replaceState=function(){const t=i.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),t},window.addEventListener("popstate",(()=>{window.dispatchEvent(new Event("locationchange"))}))}catch(t){console.warn("Error in urlChangeListener: ",t),Gn("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),i=t.searchParams;if((null==i?void 0:i.has(gt))&&!Zn(gt)?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==i?void 0:i.has(mt))if(Zn(mt,!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(mt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showLiveDemoModal=!0;else this.showLiveDemoModal=!1;if(i.has(ut)||i.has("snippyly_google_token")){if(i.has(ut)){const t=decodeURIComponent(i.get(ut)),e=Nn(t,Lt,$t),o=e&&JSON.parse(e);if(o){const t={};t.userId=o.uid,t.name=o.displayName,t.email=o.email,t.photoUrl=null==o?void 0:o.photoURL;const i=JSON.stringify(t),e=jn(i,Lt,$t);Tn(pt,e,!0)}}else if(i.has("snippyly_google_token")){const t=JSON.parse(atob(i.get("snippyly_google_token"))),e={};e.userId=t.uid,e.name=t.displayName,e.email=t.email,e.photoUrl=null==t?void 0:t.photoURL,Tn(dt,JSON.stringify(e),!0)}i.delete(ut),i.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}i.has(at)?(Tn(at,"true",!1),Un(ct),"true"!==i.get(at)&&(i.delete(at),i.append(at,"true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has(ct)||Zn(at,!1)&&(i.append(at,"true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),i.has(ct)?(Tn(ct,"true",!1),Un(at),"true"!==i.get(ct)&&(i.delete(ct),i.append(ct,"true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has(at)||Zn(ct,!1)&&(i.append(ct,"true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Gn("Error in checkUrl: ",t)}},this.detectVersion=()=>{try{if(this.projectVersionKey){const t=new URL(document.location).searchParams;if(t.get(this.projectVersionKey))this.projectVersion=t.get(this.projectVersionKey);else if(window.snippylyInitialLoadUrl){const t=new URL(window.snippylyInitialLoadUrl).searchParams;t.get(this.projectVersionKey)&&(this.projectVersion=t.get(this.projectVersionKey))}this.projectVersion&&Tn(ft,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(at)||t.has(ct))&&t.has(wt)&&(Tn(vt,wt,!1,"sessionStorage"),this.projectVersion=t.get(wt),this.projectVersion&&Tn(ft,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Gn("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Zn(vt,!1,"sessionStorage"),i=this.projectVersion||Zn(ft,!1,"sessionStorage");if(t&&i){const e=new URL(document.location),o=e.searchParams;o.get(t)||(o.set(t,i),window.history.replaceState({},document.title,e.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Gn("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Rn();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(yt)){const t=document.createElement(yt);null==t||t.addEventListener("onSignIn",(()=>{this.loginWithGoogle()})),null==t||t.addEventListener("onUpgrade",(()=>{this.onUpgradePlanClick()})),window.document.body.appendChild(t)}if(!document.querySelector(bt)){const t=document.createElement(bt);t.setAttribute(Mt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(Ct)){const t=document.createElement(Ct);window.document.body.appendChild(t)}if(!document.querySelector(xt)){const t=document.createElement(xt);window.document.body.appendChild(t)}if(!document.querySelector(Et)){const t=document.createElement(Et);window.document.body.appendChild(t)}if(!document.querySelector(St)){const t=document.createElement(St);window.document.body.appendChild(t)}if(!document.querySelector(kt)){const t=document.createElement(kt);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Gn("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,i,o,n,s,r,l,a;try{if(await e(this.apiKey,{options:{staging:this.staging,version:"latest",velt:!0}}),Snippyly){null===Snippyly||void 0===Snippyly||Snippyly.sf(!0);try{(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Snippyly))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),(()=>{try{if(!document.getElementById("superflowFontLink1")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.googleapis.com",t.id="superflowFontLink1",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink2")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.gstatic.com",t.crossOrigin="anonymous",t.id="superflowFontLink2",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),Gn("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&Jn({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=Vn((t=>{let i;return i=t.includes("http")?new URL(t):new URL("http://"+t),i.hostname.replace("www.","")})(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.presenceElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),(null===(t=this.commentElement)||void 0===t?void 0:t.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(i=this.commentElement)||void 0===i?void 0:i.showDeviceInfo)&&this.commentElement.showDeviceInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t})),(null===(o=this.commentElement)||void 0===o?void 0:o.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(n=this.commentElement)||void 0===n?void 0:n.enableAutoCategorize)&&this.commentElement.enableAutoCategorize();const e=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;e&&"object"==typeof e&&(null===(s=this.commentElement)||void 0===s?void 0:s.setCustomStatuses)&&this.commentElement.setCustomStatuses(e)}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(r=this.rewriterElement)||void 0===r||r.enableRewriter()),this.presenceElement&&(null===(l=this.presenceElement)||void 0===l?void 0:l.enableFlockMode)&&(null===(a=this.presenceElement)||void 0===a||a.enableFlockMode(!0)),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Gn("Error in initializeSnippyly: ",t)}},this.checkToEnableUpgradeButton=()=>{var t,i;try{this.isPlanExpired&&this.isUserGlobalContact?(null===(t=this.commentElement)||void 0===t?void 0:t.enableUpgradeButton)&&this.commentElement.enableUpgradeButton():(null===(i=this.commentElement)||void 0===i?void 0:i.disableUpgradeButton)&&this.commentElement.disableUpgradeButton()}catch(t){console.warn("Error in checkToEnableUpgradeButton: ",t),Gn("Error in checkToEnableUpgradeButton: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,i=new URL(document.location);i.searchParams.delete(at),i.searchParams.delete(ct),i.searchParams.delete(ht),i.searchParams.delete("scommentId"),i.searchParams.delete(gt),i.searchParams.delete(mt);const e=t.get(wt)||this.projectVersion;i.search="";let o=(t=>{try{return t.replace(/#.*$/,"")}catch(i){return console.warn("Error in removeHashFromUrl: ",i),Gn("Error in removeHashFromUrl: ",i),t}})(i.href);this.projectId&&(o=null==o?void 0:o.replace(window.location.origin,"")),this.location={url:o,version:e}}catch(t){console.warn("Error in generateLocation: ",t),Gn("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,i,e,o;try{if(window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)){if(this.previousLocation&&(null===(t=this.previousLocation)||void 0===t?void 0:t.url)===(null===(i=this.location)||void 0===i?void 0:i.url)&&(null===(e=this.previousLocation)||void 0===e?void 0:e.version)===(null===(o=this.location)||void 0===o?void 0:o.version))return;null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))),this.previousLocation=JSON.parse(JSON.stringify(this.location))}}catch(t){console.warn("Error in setLocation: ",t),Gn("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,i;try{this.invalidApiKey=!1;let i,e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};i=this.customLoginEnabled&&this.providedUser?this.providedUser:Rn(),(null==i?void 0:i.email)&&(e=i),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",this.customLoginEnabledLocally||(null===(t=null==e?void 0:e.contacts)||void 0===t?void 0:t.length)&&(e.contacts=[]),(null==e?void 0:e.isAnonymous)||(this.loading=!0);const o=await Snippyly.identify(e);Wn(o),(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Snippyly.getUserRole$().subscribe((t=>{var i,e;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),"Admin"===this.snippylyUserRole?null===(i=this.commentElement)||void 0===i||i.enablePriority():null===(e=this.commentElement)||void 0===e||e.disablePriority()})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.isPlanExpired$)&&(null===Snippyly||void 0===Snippyly||Snippyly.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),Gn("Error in isPlanExpired$: ",t)}))),Jn({clientUserId:null==e?void 0:e.userId}),this.getComments(),this.checkGlobalUserContact()}catch(t){this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(i=null==t?void 0:t.toLowerCase())||void 0===i?void 0:i.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),Gn("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var i;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(i=null==t?void 0:t.status)||void 0===i?void 0:i.type)})),"All"!==this.viewMode&&(this.viewMode?this.comments=this.comments.filter((t=>{var i;return(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var i;return!(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)})))})))}catch(t){console.warn("Error in getComments: ",t),Gn("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Gn("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Gn("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading||this.customLoginEnabledLocally)return;window.open(`https://app.usesuperflow.com//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Gn("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const i=jn(t,Lt,$t),e=await fetch(`https://us-central1-snippyly-sdk-prod.cloudfunctions.net/getQRCode?text=${encodeURIComponent(i)}`),o=await e.json();(null==o?void 0:o.qrcode)&&(this.qrCode=null==o?void 0:o.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),Gn("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),Gn("Error in toggleQRCodeVisibility: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,Un(at),Un(ct),Un(ht),Un(vt,"sessionStorage"),Un(ft,"sessionStorage");const t=new URL(document.location),i=t.searchParams;i.delete(ht),i.delete(at),i.delete(ct),this.projectVersionKey&&i.delete(this.projectVersionKey),i.delete(wt),i.delete(gt),i.delete(mt),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),Gn("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),Un(dt),Un(pt),this.snippylyUser=void 0,window.open(`https://app.usesuperflow.com//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Gn("Error in signOutUser: ",t)}},this.toggleMenu=(t,i)=>{try{t.stopPropagation(),this.menuOpenedId===i?this.menuOpenedId=void 0:this.menuOpenedId=i}catch(t){console.warn("Error in toggleMenu: ",t),Gn("Error in toggleMenu: ",t)}},this.copyLink=()=>{try{navigator.clipboard.writeText(window.location.href),this.copyLinkTooltip="Link copied!",setTimeout((()=>{this.copyLinkTooltip="Copy Link"}),2e3)}catch(t){console.warn("Error in copyLink: ",t),Gn("Error in copyLink: ",t)}},this.setViewMode=t=>{try{this.viewMode=t,t?this.location.view=t:delete this.location.view,this.setLocation(),this.getComments()}catch(t){console.warn("Error in setViewMode: ",t),Gn("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://app.usesuperflow.com/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const i=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();i&&(t=`https://app.usesuperflow.com//dashboard/project/comment/${this.apiKey}/${i}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Gn("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1pdbjok4g-0sRhuBwPVC73eO9KVGDtag","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),Gn("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Tn(gt,"true");const t=new URL(document.location);t.searchParams.delete(gt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),Gn("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,Tn(mt,"true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete(mt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),Gn("Error in onLiveDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://app.usesuperflow.com/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Gn("Error in onUpgradePlanClick: ",t)}};try{((t={})=>{var i;const e={traits:{...t,website:null===(i=null===window||void 0===window?void 0:window.location)||void 0===i?void 0:i.href},context:{userAgent:null===navigator||void 0===navigator?void 0:navigator.userAgent},userId:null==qn?void 0:qn.userSnippylyId,anonymousId:Qn(),sf:!0};Yn("identify",e)})()}catch(t){console.warn("Error in trackIdentifyEvent: ",t)}window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,Un(pt),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl()}catch(t){console.warn("Error in constructor: ",t),Gn("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var i,e,o,n,s,r,l,a,c,h;this._loadPlugin=t,this.loadPlugin?(this.classList.add("visible"),null===(e=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===e||e.setProperty("transform","none","important"),null===(s=null===(n=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.style)||void 0===s||s.setProperty("transform","none","important"),null===(l=null===(r=null===document||void 0===document?void 0:document.body)||void 0===r?void 0:r.style)||void 0===l||l.setProperty("perspective","none","important"),null===(h=null===(c=null===(a=null===document||void 0===document?void 0:document.body)||void 0===a?void 0:a.parentElement)||void 0===c?void 0:c.style)||void 0===h||h.setProperty("perspective","none","important")):this.classList.remove("visible")}get expanded(){return this._expanded}set expanded(t){this._expanded=t,this.expanded?this.classList.add("expanded"):this.classList.remove("expanded")}get isPlanExpired(){return this._isPlanExpired}set isPlanExpired(t){this._isPlanExpired=t,this.checkToEnableUpgradeButton()}get apiKey(){return this._apiKey}set apiKey(t){this._apiKey=t,this.onApiKeyChange(),Jn({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Tn(vt,this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Gn("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}get isUserGlobalContact(){return this._isUserGlobalContact}set isUserGlobalContact(t){this._isUserGlobalContact=t,this.checkToEnableUpgradeButton()}connectedCallback(){super.connectedCallback(),this.expanded=!0,this.setAttribute("data-velt-comment-disabled","true"),this.style.zIndex="2147483577",setTimeout((()=>{const t=document.querySelectorAll('script[src*="snippyly.min.js"]');(null==t?void 0:t.length)>1&&console.warn("Multiple superflow scripts installed.")}),1e3)}render(){var t,i,e,o,n,s,r,l,a;return this.loadPlugin?!this.snippylyUser||this.loading||null===this.isPlanExpired?_`
1264
1264
  <div class="snippyly-plugin-container">
1265
1265
  <div class="toolbar" id="smallToolbar">
1266
1266
  <!-- <div class="toolbar-section">
@@ -1847,4 +1847,4 @@ class _n extends Le{}_n.Encryptor=class extends _n{processBlock(t,i){const e=t,o
1847
1847
  </div>
1848
1848
  </div>
1849
1849
  `:_``}
1850
- `:_``}},t.SuperflowToolbar.styles=[Gn,Xn],Yn([nt()],t.SuperflowToolbar.prototype,"loadPlugin",null),Yn([nt()],t.SuperflowToolbar.prototype,"comments",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"commentElement",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"contactElement",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"rewriterElement",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"presenceElement",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"commentSubscription",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"selectionElement",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"addCommentMode",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"_expanded",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"loading",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"signInError",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"snippylyUser",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"snippylyUserRole",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"isPlanExpired",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"showOnboardingModal",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"showLiveDemoModal",void 0),Yn([ot()],t.SuperflowToolbar.prototype,"apiKey",null),Yn([ot()],t.SuperflowToolbar.prototype,"projectId",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"staging",void 0),Yn([ot()],t.SuperflowToolbar.prototype,"projectVersionKey",null),Yn([nt()],t.SuperflowToolbar.prototype,"projectVersion",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"_menuOpenedId",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"copyLinkTooltip",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"invalidApiKey",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"documentId",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"isUserGlobalContact",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"location",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"viewMode",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"qrCode",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"showQrCode",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"customLoginEnabledLocally",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"customLoginEnabled",void 0),Yn([nt()],t.SuperflowToolbar.prototype,"providedUser",void 0),t.SuperflowToolbar=Yn([it("superflow-toolbar")],t.SuperflowToolbar),t.SnippylyPlugin=class extends Q{},t.SnippylyPlugin=Yn([it("snippyly-plugin")],t.SnippylyPlugin),Object.defineProperty(t,"u",{value:!0})}({});
1850
+ `:_``}},t.SuperflowToolbar.styles=[ts,is],es([nt()],t.SuperflowToolbar.prototype,"loadPlugin",null),es([nt()],t.SuperflowToolbar.prototype,"comments",void 0),es([nt()],t.SuperflowToolbar.prototype,"commentElement",void 0),es([nt()],t.SuperflowToolbar.prototype,"contactElement",void 0),es([nt()],t.SuperflowToolbar.prototype,"rewriterElement",void 0),es([nt()],t.SuperflowToolbar.prototype,"presenceElement",void 0),es([nt()],t.SuperflowToolbar.prototype,"commentSubscription",void 0),es([nt()],t.SuperflowToolbar.prototype,"selectionElement",void 0),es([nt()],t.SuperflowToolbar.prototype,"addCommentMode",void 0),es([nt()],t.SuperflowToolbar.prototype,"_expanded",void 0),es([nt()],t.SuperflowToolbar.prototype,"loading",void 0),es([nt()],t.SuperflowToolbar.prototype,"signInError",void 0),es([nt()],t.SuperflowToolbar.prototype,"snippylyUser",void 0),es([nt()],t.SuperflowToolbar.prototype,"snippylyUserRole",void 0),es([nt()],t.SuperflowToolbar.prototype,"_isPlanExpired",void 0),es([nt()],t.SuperflowToolbar.prototype,"showOnboardingModal",void 0),es([nt()],t.SuperflowToolbar.prototype,"showLiveDemoModal",void 0),es([ot()],t.SuperflowToolbar.prototype,"apiKey",null),es([ot()],t.SuperflowToolbar.prototype,"projectId",void 0),es([nt()],t.SuperflowToolbar.prototype,"staging",void 0),es([ot()],t.SuperflowToolbar.prototype,"projectVersionKey",null),es([nt()],t.SuperflowToolbar.prototype,"projectVersion",void 0),es([nt()],t.SuperflowToolbar.prototype,"_menuOpenedId",void 0),es([nt()],t.SuperflowToolbar.prototype,"copyLinkTooltip",void 0),es([nt()],t.SuperflowToolbar.prototype,"invalidApiKey",void 0),es([nt()],t.SuperflowToolbar.prototype,"documentId",void 0),es([nt()],t.SuperflowToolbar.prototype,"_isUserGlobalContact",void 0),es([nt()],t.SuperflowToolbar.prototype,"location",void 0),es([nt()],t.SuperflowToolbar.prototype,"viewMode",void 0),es([nt()],t.SuperflowToolbar.prototype,"qrCode",void 0),es([nt()],t.SuperflowToolbar.prototype,"showQrCode",void 0),es([nt()],t.SuperflowToolbar.prototype,"customLoginEnabledLocally",void 0),es([nt()],t.SuperflowToolbar.prototype,"customLoginEnabled",void 0),es([nt()],t.SuperflowToolbar.prototype,"providedUser",void 0),t.SuperflowToolbar=es([it("superflow-toolbar")],t.SuperflowToolbar),t.SnippylyPlugin=class extends Q{},t.SnippylyPlugin=es([it("snippyly-plugin")],t.SnippylyPlugin),Object.defineProperty(t,"u",{value:!0})}({});