@snippyly/plugin-staging 1.0.74 → 1.0.76

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/snippyly.js +268 -79
package/snippyly.js CHANGED
@@ -1,48 +1,48 @@
1
- function t(t,e,s,i){return new(s||(s=Promise))((function(o,n){function r(t){try{a(i.next(t))}catch(t){n(t)}}function c(t){try{a(i.throw(t))}catch(t){n(t)}}function a(t){var e;t.done?o(t.value):(e=t.value,e instanceof s?e:new s((function(t){t(e)}))).then(r,c)}a((i=i.apply(t,e||[])).next())}))}function e(t,e){var s,i,o,n,r={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return n={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(n[Symbol.iterator]=function(){return this}),n;function c(c){return function(a){return function(c){if(s)throw new TypeError("Generator is already executing.");for(;n&&(n=0,c[0]&&(r=0)),r;)try{if(s=1,i&&(o=2&c[0]?i.return:c[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,c[1])).done)return o;switch(i=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(!(o=r.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){r=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){r.label=c[1];break}if(6===c[0]&&r.label<o[1]){r.label=o[1],o=c;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(c);break}o[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(t){c=[6,t],i=0}finally{s=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}}
1
+ function t(t,e,i,s){return new(i||(i=Promise))((function(o,n){function r(t){try{c(s.next(t))}catch(t){n(t)}}function a(t){try{c(s.throw(t))}catch(t){n(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}c((s=s.apply(t,e||[])).next())}))}function e(t,e){var i,s,o,n,r={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return n={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(n[Symbol.iterator]=function(){return this}),n;function a(a){return function(c){return function(a){if(i)throw new TypeError("Generator is already executing.");for(;n&&(n=0,a[0]&&(r=0)),r;)try{if(i=1,s&&(o=2&a[0]?s.return:a[0]?s.throw||((o=s.return)&&o.call(s),0):s.next)&&!(o=o.call(s,a[1])).done)return o;switch(s=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return r.label++,{value:a[1],done:!1};case 5:r.label++,s=a[1],a=[0];continue;case 7:a=r.ops.pop(),r.trys.pop();continue;default:if(!(o=r.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){r=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){r.label=a[1];break}if(6===a[0]&&r.label<o[1]){r.label=o[1],o=a;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(a);break}o[2]&&r.ops.pop(),r.trys.pop();continue}a=e.call(t,r)}catch(t){a=[6,t],s=0}finally{i=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2019 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
6
  */
7
- const s=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,i=Symbol(),o=new Map;class n{constructor(t,e){if(this._$cssResult$=!0,e!==i)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=o.get(this.cssText);return s&&void 0===t&&(o.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}}const r=(t,...e)=>{const s=1===t.length?t[0]:e.reduce(((e,s,i)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+t[i+1]),t[0]);return new n(s,i)},c=s?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return(t=>new n("string"==typeof t?t:t+"",i))(e)})(t):t
7
+ const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s=Symbol(),o=new Map;class n{constructor(t,e){if(this._$cssResult$=!0,e!==s)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=o.get(this.cssText);return i&&void 0===t&&(o.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}}const r=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,s)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+t[s+1]),t[0]);return new n(i,s)},a=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new n("string"==typeof t?t:t+"",s))(e)})(t):t
8
8
  /**
9
9
  * @license
10
10
  * Copyright 2017 Google LLC
11
11
  * SPDX-License-Identifier: BSD-3-Clause
12
- */;var a;const l=window.trustedTypes,A=l?l.emptyScript:"",h=window.reactiveElementPolyfillSupport,w={toAttribute(t,e){switch(e){case Boolean:t=t?A:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let s=t;switch(e){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},g=(t,e)=>e!==t&&(e==e||t==t),d={attribute:!0,type:String,converter:w,reflect:!1,hasChanged:g};class u extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,s)=>{const i=this._$Eh(s,e);void 0!==i&&(this._$Eu.set(i,s),t.push(i))})),t}static createProperty(t,e=d){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,i=this.getPropertyDescriptor(t,s,e);void 0!==i&&Object.defineProperty(this.prototype,t,i)}}static getPropertyDescriptor(t,e,s){return{get(){return this[e]},set(i){const o=this[t];this[e]=i,this.requestUpdate(t,o,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||d}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,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of e)this.createProperty(s,t[s])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const s=new Set(t.flat(1/0).reverse());for(const t of s)e.unshift(c(t))}else void 0!==t&&e.push(c(t));return e}static _$Eh(t,e){const s=e.attribute;return!1===s?void 0:"string"==typeof s?s:"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 e,s;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{s?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const s=document.createElement("style"),i=window.litNonce;void 0!==i&&s.setAttribute("nonce",i),s.textContent=e.cssText,t.appendChild(s)}))})(e,this.constructor.elementStyles),e}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 e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,s){this._$AK(t,s)}_$ES(t,e,s=d){var i,o;const n=this.constructor._$Eh(t,s);if(void 0!==n&&!0===s.reflect){const r=(null!==(o=null===(i=s.converter)||void 0===i?void 0:i.toAttribute)&&void 0!==o?o:w.toAttribute)(e,s.type);this._$Ei=t,null==r?this.removeAttribute(n):this.setAttribute(n,r),this._$Ei=null}}_$AK(t,e){var s,i,o;const n=this.constructor,r=n._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=n.getPropertyOptions(r),c=t.converter,a=null!==(o=null!==(i=null===(s=c)||void 0===s?void 0:s.fromAttribute)&&void 0!==i?i:"function"==typeof c?c:null)&&void 0!==o?o:w.fromAttribute;this._$Ei=r,this[r]=a(e,t.type),this._$Ei=null}}requestUpdate(t,e,s){let i=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||g)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===s.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,s))):i=!1),!this.isUpdatePending&&i&&(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,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const s=this._$AL;try{e=this.shouldUpdate(s),e?(this.willUpdate(s),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(s)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(s)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.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,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
12
+ */;var c;const l=window.trustedTypes,A=l?l.emptyScript:"",h=window.reactiveElementPolyfillSupport,w={toAttribute(t,e){switch(e){case Boolean:t=t?A:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},d=(t,e)=>e!==t&&(e==e||t==t),g={attribute:!0,type:String,converter:w,reflect:!1,hasChanged:d};class u extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const s=this._$Eh(i,e);void 0!==s&&(this._$Eu.set(s,i),t.push(s))})),t}static createProperty(t,e=g){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,s=this.getPropertyDescriptor(t,i,e);void 0!==s&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const o=this[t];this[e]=s,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||g}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,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(a(t))}else void 0!==t&&e.push(a(t));return e}static _$Eh(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"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 e,i;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{i?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),s=window.litNonce;void 0!==s&&i.setAttribute("nonce",s),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}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 e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$ES(t,e,i=g){var s,o;const n=this.constructor._$Eh(t,i);if(void 0!==n&&!0===i.reflect){const r=(null!==(o=null===(s=i.converter)||void 0===s?void 0:s.toAttribute)&&void 0!==o?o:w.toAttribute)(e,i.type);this._$Ei=t,null==r?this.removeAttribute(n):this.setAttribute(n,r),this._$Ei=null}}_$AK(t,e){var i,s,o;const n=this.constructor,r=n._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=n.getPropertyOptions(r),a=t.converter,c=null!==(o=null!==(s=null===(i=a)||void 0===i?void 0:i.fromAttribute)&&void 0!==s?s:"function"==typeof a?a:null)&&void 0!==o?o:w.fromAttribute;this._$Ei=r,this[r]=c(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let s=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||d)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):s=!1),!this.isUpdatePending&&s&&(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,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.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,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
13
13
  /**
14
14
  * @license
15
15
  * Copyright 2017 Google LLC
16
16
  * SPDX-License-Identifier: BSD-3-Clause
17
17
  */
18
- var v;u.finalized=!0,u.elementProperties=new Map,u.elementStyles=[],u.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:u}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.3.2");const f=globalThis.trustedTypes,p=f?f.createPolicy("lit-html",{createHTML:t=>t}):void 0,C=`lit$${(Math.random()+"").slice(9)}$`,D="?"+C,B=`<${D}>`,y=document,Y=(t="")=>y.createComment(t),L=t=>null===t||"object"!=typeof t&&"function"!=typeof t,b=Array.isArray,m=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,H=/>/g,x=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,z=/'/g,X=/"/g,M=/^(?:script|style|textarea|title)$/i,Q=(t=>(e,...s)=>({_$litType$:t,strings:e,values:s}))(1),E=Symbol.for("lit-noChange"),O=Symbol.for("lit-nothing"),W=new WeakMap,P=y.createTreeWalker(y,129,null,!1),j=(t,e)=>{const s=t.length-1,i=[];let o,n=2===e?"<svg>":"",r=m;for(let e=0;e<s;e++){const s=t[e];let c,a,l=-1,A=0;for(;A<s.length&&(r.lastIndex=A,a=r.exec(s),null!==a);)A=r.lastIndex,r===m?"!--"===a[1]?r=F:void 0!==a[1]?r=H:void 0!==a[2]?(M.test(a[2])&&(o=RegExp("</"+a[2],"g")),r=x):void 0!==a[3]&&(r=x):r===x?">"===a[0]?(r=null!=o?o:m,l=-1):void 0===a[1]?l=-2:(l=r.lastIndex-a[2].length,c=a[1],r=void 0===a[3]?x:'"'===a[3]?X:z):r===X||r===z?r=x:r===F||r===H?r=m:(r=x,o=void 0);const h=r===x&&t[e+1].startsWith("/>")?" ":"";n+=r===m?s+B:l>=0?(i.push(c),s.slice(0,l)+"$lit$"+s.slice(l)+C+h):s+C+(-2===l?(i.push(void 0),e):h)}const c=n+(t[s]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==p?p.createHTML(c):c,i]};class G{constructor({strings:t,_$litType$:e},s){let i;this.parts=[];let o=0,n=0;const r=t.length-1,c=this.parts,[a,l]=j(t,e);if(this.el=G.createElement(a,s),P.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(i=P.nextNode())&&c.length<r;){if(1===i.nodeType){if(i.hasAttributes()){const t=[];for(const e of i.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(C)){const s=l[n++];if(t.push(e),void 0!==s){const t=i.getAttribute(s.toLowerCase()+"$lit$").split(C),e=/([.?@])?(.*)/.exec(s);c.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?J:"?"===e[1]?V:"@"===e[1]?U:I})}else c.push({type:6,index:o})}for(const e of t)i.removeAttribute(e)}if(M.test(i.tagName)){const t=i.textContent.split(C),e=t.length-1;if(e>0){i.textContent=f?f.emptyScript:"";for(let s=0;s<e;s++)i.append(t[s],Y()),P.nextNode(),c.push({type:2,index:++o});i.append(t[e],Y())}}}else if(8===i.nodeType)if(i.data===D)c.push({type:2,index:o});else{let t=-1;for(;-1!==(t=i.data.indexOf(C,t+1));)c.push({type:7,index:o}),t+=C.length-1}o++}}static createElement(t,e){const s=y.createElement("template");return s.innerHTML=t,s}}function N(t,e,s=t,i){var o,n,r,c;if(e===E)return e;let a=void 0!==i?null===(o=s._$Cl)||void 0===o?void 0:o[i]:s._$Cu;const l=L(e)?void 0:e._$litDirective$;return(null==a?void 0:a.constructor)!==l&&(null===(n=null==a?void 0:a._$AO)||void 0===n||n.call(a,!1),void 0===l?a=void 0:(a=new l(t),a._$AT(t,s,i)),void 0!==i?(null!==(r=(c=s)._$Cl)&&void 0!==r?r:c._$Cl=[])[i]=a:s._$Cu=a),void 0!==a&&(e=N(t,a._$AS(t,e.values),a,i)),e}class K{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:s},parts:i}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:y).importNode(s,!0);P.currentNode=o;let n=P.nextNode(),r=0,c=0,a=i[0];for(;void 0!==a;){if(r===a.index){let e;2===a.type?e=new S(n,n.nextSibling,this,t):1===a.type?e=new a.ctor(n,a.name,a.strings,this,t):6===a.type&&(e=new k(n,this,t)),this.v.push(e),a=i[++c]}r!==(null==a?void 0:a.index)&&(n=P.nextNode(),r++)}return o}m(t){let e=0;for(const s of this.v)void 0!==s&&(void 0!==s.strings?(s._$AI(t,s,e),e+=s.strings.length-2):s._$AI(t[e])),e++}}class S{constructor(t,e,s,i){var o;this.type=2,this._$AH=O,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=s,this.options=i,this._$Cg=null===(o=null==i?void 0:i.isConnected)||void 0===o||o}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=N(this,t,e),L(t)?t===O||null==t||""===t?(this._$AH!==O&&this._$AR(),this._$AH=O):t!==this._$AH&&t!==E&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return b(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==O&&L(this._$AH)?this._$AA.nextSibling.data=t:this.k(y.createTextNode(t)),this._$AH=t}T(t){var e;const{values:s,_$litType$:i}=t,o="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=G.createElement(i.h,this.options)),i);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.m(s);else{const t=new K(o,this),e=t.p(this.options);t.m(s),this.k(e),this._$AH=t}}_$AC(t){let e=W.get(t.strings);return void 0===e&&W.set(t.strings,e=new G(t)),e}S(t){b(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let s,i=0;for(const o of t)i===e.length?e.push(s=new S(this.M(Y()),this.M(Y()),this,this.options)):s=e[i],s._$AI(o),i++;i<e.length&&(this._$AR(s&&s._$AB.nextSibling,i),e.length=i)}_$AR(t=this._$AA.nextSibling,e){var s;for(null===(s=this._$AP)||void 0===s||s.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class I{constructor(t,e,s,i,o){this.type=1,this._$AH=O,this._$AN=void 0,this.element=t,this.name=e,this._$AM=i,this.options=o,s.length>2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=O}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,s,i){const o=this.strings;let n=!1;if(void 0===o)t=N(this,t,e,0),n=!L(t)||t!==this._$AH&&t!==E,n&&(this._$AH=t);else{const i=t;let r,c;for(t=o[0],r=0;r<o.length-1;r++)c=N(this,i[s+r],e,r),c===E&&(c=this._$AH[r]),n||(n=!L(c)||c!==this._$AH[r]),c===O?t=O:t!==O&&(t+=(null!=c?c:"")+o[r+1]),this._$AH[r]=c}n&&!i&&this.C(t)}C(t){t===O?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class J extends I{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===O?void 0:t}}const T=f?f.emptyScript:"";class V extends I{constructor(){super(...arguments),this.type=4}C(t){t&&t!==O?this.element.setAttribute(this.name,T):this.element.removeAttribute(this.name)}}class U extends I{constructor(t,e,s,i,o){super(t,e,s,i,o),this.type=5}_$AI(t,e=this){var s;if((t=null!==(s=N(this,t,e,0))&&void 0!==s?s:O)===E)return;const i=this._$AH,o=t===O&&i!==O||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,n=t!==O&&(i===O||o);o&&this.element.removeEventListener(this.name,this,i),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,s;"function"==typeof this._$AH?this._$AH.call(null!==(s=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==s?s:this.element,t):this._$AH.handleEvent(t)}}class k{constructor(t,e,s){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=s}get _$AU(){return this._$AM._$AU}_$AI(t){N(this,t)}}const Z=window.litHtmlPolyfillSupport;
18
+ var v;u.finalized=!0,u.elementProperties=new Map,u.elementStyles=[],u.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:u}),(null!==(c=globalThis.reactiveElementVersions)&&void 0!==c?c:globalThis.reactiveElementVersions=[]).push("1.3.2");const f=globalThis.trustedTypes,C=f?f.createPolicy("lit-html",{createHTML:t=>t}):void 0,p=`lit$${(Math.random()+"").slice(9)}$`,D="?"+p,B=`<${D}>`,y=document,m=(t="")=>y.createComment(t),L=t=>null===t||"object"!=typeof t&&"function"!=typeof t,b=Array.isArray,Y=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,H=/>/g,x=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,z=/'/g,M=/"/g,X=/^(?:script|style|textarea|title)$/i,Q=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),E=Symbol.for("lit-noChange"),O=Symbol.for("lit-nothing"),W=new WeakMap,P=y.createTreeWalker(y,129,null,!1),j=(t,e)=>{const i=t.length-1,s=[];let o,n=2===e?"<svg>":"",r=Y;for(let e=0;e<i;e++){const i=t[e];let a,c,l=-1,A=0;for(;A<i.length&&(r.lastIndex=A,c=r.exec(i),null!==c);)A=r.lastIndex,r===Y?"!--"===c[1]?r=F:void 0!==c[1]?r=H:void 0!==c[2]?(X.test(c[2])&&(o=RegExp("</"+c[2],"g")),r=x):void 0!==c[3]&&(r=x):r===x?">"===c[0]?(r=null!=o?o:Y,l=-1):void 0===c[1]?l=-2:(l=r.lastIndex-c[2].length,a=c[1],r=void 0===c[3]?x:'"'===c[3]?M:z):r===M||r===z?r=x:r===F||r===H?r=Y:(r=x,o=void 0);const h=r===x&&t[e+1].startsWith("/>")?" ":"";n+=r===Y?i+B:l>=0?(s.push(a),i.slice(0,l)+"$lit$"+i.slice(l)+p+h):i+p+(-2===l?(s.push(void 0),e):h)}const a=n+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==C?C.createHTML(a):a,s]};class G{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,n=0;const r=t.length-1,a=this.parts,[c,l]=j(t,e);if(this.el=G.createElement(c,i),P.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(s=P.nextNode())&&a.length<r;){if(1===s.nodeType){if(s.hasAttributes()){const t=[];for(const e of s.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(p)){const i=l[n++];if(t.push(e),void 0!==i){const t=s.getAttribute(i.toLowerCase()+"$lit$").split(p),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?J:"?"===e[1]?T:"@"===e[1]?U:I})}else a.push({type:6,index:o})}for(const e of t)s.removeAttribute(e)}if(X.test(s.tagName)){const t=s.textContent.split(p),e=t.length-1;if(e>0){s.textContent=f?f.emptyScript:"";for(let i=0;i<e;i++)s.append(t[i],m()),P.nextNode(),a.push({type:2,index:++o});s.append(t[e],m())}}}else if(8===s.nodeType)if(s.data===D)a.push({type:2,index:o});else{let t=-1;for(;-1!==(t=s.data.indexOf(p,t+1));)a.push({type:7,index:o}),t+=p.length-1}o++}}static createElement(t,e){const i=y.createElement("template");return i.innerHTML=t,i}}function N(t,e,i=t,s){var o,n,r,a;if(e===E)return e;let c=void 0!==s?null===(o=i._$Cl)||void 0===o?void 0:o[s]:i._$Cu;const l=L(e)?void 0:e._$litDirective$;return(null==c?void 0:c.constructor)!==l&&(null===(n=null==c?void 0:c._$AO)||void 0===n||n.call(c,!1),void 0===l?c=void 0:(c=new l(t),c._$AT(t,i,s)),void 0!==s?(null!==(r=(a=i)._$Cl)&&void 0!==r?r:a._$Cl=[])[s]=c:i._$Cu=c),void 0!==c&&(e=N(t,c._$AS(t,e.values),c,s)),e}class K{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:i},parts:s}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:y).importNode(i,!0);P.currentNode=o;let n=P.nextNode(),r=0,a=0,c=s[0];for(;void 0!==c;){if(r===c.index){let e;2===c.type?e=new S(n,n.nextSibling,this,t):1===c.type?e=new c.ctor(n,c.name,c.strings,this,t):6===c.type&&(e=new Z(n,this,t)),this.v.push(e),c=s[++a]}r!==(null==c?void 0:c.index)&&(n=P.nextNode(),r++)}return o}m(t){let e=0;for(const i of this.v)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class S{constructor(t,e,i,s){var o;this.type=2,this._$AH=O,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cg=null===(o=null==s?void 0:s.isConnected)||void 0===o||o}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=N(this,t,e),L(t)?t===O||null==t||""===t?(this._$AH!==O&&this._$AR(),this._$AH=O):t!==this._$AH&&t!==E&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return b(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==O&&L(this._$AH)?this._$AA.nextSibling.data=t:this.k(y.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:s}=t,o="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=G.createElement(s.h,this.options)),s);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.m(i);else{const t=new K(o,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=W.get(t.strings);return void 0===e&&W.set(t.strings,e=new G(t)),e}S(t){b(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new S(this.M(m()),this.M(m()),this,this.options)):i=e[s],i._$AI(o),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class I{constructor(t,e,i,s,o){this.type=1,this._$AH=O,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=O}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const o=this.strings;let n=!1;if(void 0===o)t=N(this,t,e,0),n=!L(t)||t!==this._$AH&&t!==E,n&&(this._$AH=t);else{const s=t;let r,a;for(t=o[0],r=0;r<o.length-1;r++)a=N(this,s[i+r],e,r),a===E&&(a=this._$AH[r]),n||(n=!L(a)||a!==this._$AH[r]),a===O?t=O:t!==O&&(t+=(null!=a?a:"")+o[r+1]),this._$AH[r]=a}n&&!s&&this.C(t)}C(t){t===O?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class J extends I{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===O?void 0:t}}const V=f?f.emptyScript:"";class T extends I{constructor(){super(...arguments),this.type=4}C(t){t&&t!==O?this.element.setAttribute(this.name,V):this.element.removeAttribute(this.name)}}class U extends I{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=N(this,t,e,0))&&void 0!==i?i:O)===E)return;const s=this._$AH,o=t===O&&s!==O||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,n=t!==O&&(s===O||o);o&&this.element.removeEventListener(this.name,this,s),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class Z{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){N(this,t)}}const k=window.litHtmlPolyfillSupport;
19
19
  /**
20
20
  * @license
21
21
  * Copyright 2017 Google LLC
22
22
  * SPDX-License-Identifier: BSD-3-Clause
23
23
  */
24
- var R,q;null==Z||Z(G,S),(null!==(v=globalThis.litHtmlVersions)&&void 0!==v?v:globalThis.litHtmlVersions=[]).push("2.2.6");class $ extends u{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,e;const s=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=s.firstChild),s}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,e,s)=>{var i,o;const n=null!==(i=null==s?void 0:s.renderBefore)&&void 0!==i?i:e;let r=n._$litPart$;if(void 0===r){const t=null!==(o=null==s?void 0:s.renderBefore)&&void 0!==o?o:null;n._$litPart$=r=new S(e.insertBefore(Y(),t),t,void 0,null!=s?s:{})}return r._$AI(t),r})(e,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 E}}$.finalized=!0,$._$litElement$=!0,null===(R=globalThis.litElementHydrateSupport)||void 0===R||R.call(globalThis,{LitElement:$});const _=globalThis.litElementPolyfillSupport;null==_||_({LitElement:$}),(null!==(q=globalThis.litElementVersions)&&void 0!==q?q:globalThis.litElementVersions=[]).push("3.2.0");
24
+ var R,q;null==k||k(G,S),(null!==(v=globalThis.litHtmlVersions)&&void 0!==v?v:globalThis.litHtmlVersions=[]).push("2.2.6");class $ extends u{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,e,i)=>{var s,o;const n=null!==(s=null==i?void 0:i.renderBefore)&&void 0!==s?s:e;let r=n._$litPart$;if(void 0===r){const t=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:null;n._$litPart$=r=new S(e.insertBefore(m(),t),t,void 0,null!=i?i:{})}return r._$AI(t),r})(e,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 E}}$.finalized=!0,$._$litElement$=!0,null===(R=globalThis.litElementHydrateSupport)||void 0===R||R.call(globalThis,{LitElement:$});const _=globalThis.litElementPolyfillSupport;null==_||_({LitElement:$}),(null!==(q=globalThis.litElementVersions)&&void 0!==q?q:globalThis.litElementVersions=[]).push("3.2.0");
25
25
  /**
26
26
  * @license
27
27
  * Copyright 2017 Google LLC
28
28
  * SPDX-License-Identifier: BSD-3-Clause
29
29
  */
30
- const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(s){s.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(s){s.createProperty(e.key,t)}};
30
+ const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};
31
31
  /**
32
32
  * @license
33
33
  * Copyright 2017 Google LLC
34
34
  * SPDX-License-Identifier: BSD-3-Clause
35
- */function et(t){return(e,s)=>void 0!==s?((t,e,s)=>{e.constructor.createProperty(s,t)})(t,e,s):tt(t,e)
35
+ */function et(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):tt(t,e)
36
36
  /**
37
37
  * @license
38
38
  * Copyright 2017 Google LLC
39
39
  * SPDX-License-Identifier: BSD-3-Clause
40
- */}function st(t){return et({...t,state:!0})}
40
+ */}function it(t){return et({...t,state:!0})}
41
41
  /**
42
42
  * @license
43
43
  * Copyright 2021 Google LLC
44
44
  * SPDX-License-Identifier: BSD-3-Clause
45
- */var it;null===(it=window.HTMLSlotElement)||void 0===it||it.prototype.assignedElements;
45
+ */var st;null===(st=window.HTMLSlotElement)||void 0===st||st.prototype.assignedElements;
46
46
  /**
47
47
  * @license
48
48
  * Copyright 2017 Google LLC
@@ -54,7 +54,7 @@ const ot=1;
54
54
  * Copyright 2018 Google LLC
55
55
  * SPDX-License-Identifier: BSD-3-Clause
56
56
  */
57
- const nt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,s){this._$Ct=t,this._$AM=e,this._$Ci=s}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}{constructor(t){var e;if(super(t),t.type!==ot||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.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((e=>t[e])).join(" ")+" "}update(t,[e]){var s,i;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 e)e[t]&&!(null===(s=this.st)||void 0===s?void 0:s.has(t))&&this.et.add(t);return this.render(e)}const o=t.element.classList;this.et.forEach((t=>{t in e||(o.remove(t),this.et.delete(t))}));for(const t in e){const s=!!e[t];s===this.et.has(t)||(null===(i=this.st)||void 0===i?void 0:i.has(t))||(s?(o.add(t),this.et.add(t)):(o.remove(t),this.et.delete(t)))}return E}}),rt="snippyly-cursor",ct="snippyly-comments",at="snippyly-comments-sidebar",lt="snippyly-huddle",At="snippyly-recorder-notes",ht="snippyly-recorder-control-panel",wt="enable-url-navigation",gt="9dbcd2509e0fa90a5c81f038ce618e3f",dt="6d24f74f12f6fb84c87efa8f791cfb2e",ut=function(t){const e=[];let s=0;for(let i=0;i<t.length;i++){let o=t.charCodeAt(i);o<128?e[s++]=o:o<2048?(e[s++]=o>>6|192,e[s++]=63&o|128):55296==(64512&o)&&i+1<t.length&&56320==(64512&t.charCodeAt(i+1))?(o=65536+((1023&o)<<10)+(1023&t.charCodeAt(++i)),e[s++]=o>>18|240,e[s++]=o>>12&63|128,e[s++]=o>>6&63|128,e[s++]=63&o|128):(e[s++]=o>>12|224,e[s++]=o>>6&63|128,e[s++]=63&o|128)}return e},vt={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,e){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const s=e?this.byteToCharMapWebSafe_:this.byteToCharMap_,i=[];for(let e=0;e<t.length;e+=3){const o=t[e],n=e+1<t.length,r=n?t[e+1]:0,c=e+2<t.length,a=c?t[e+2]:0,l=o>>2,A=(3&o)<<4|r>>4;let h=(15&r)<<2|a>>6,w=63&a;c||(w=64,n||(h=64)),i.push(s[l],s[A],s[h],s[w])}return i.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(ut(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let s=0,i=0;for(;s<t.length;){const o=t[s++];if(o<128)e[i++]=String.fromCharCode(o);else if(o>191&&o<224){const n=t[s++];e[i++]=String.fromCharCode((31&o)<<6|63&n)}else if(o>239&&o<365){const n=((7&o)<<18|(63&t[s++])<<12|(63&t[s++])<<6|63&t[s++])-65536;e[i++]=String.fromCharCode(55296+(n>>10)),e[i++]=String.fromCharCode(56320+(1023&n))}else{const n=t[s++],r=t[s++];e[i++]=String.fromCharCode((15&o)<<12|(63&n)<<6|63&r)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const s=e?this.charToByteMapWebSafe_:this.charToByteMap_,i=[];for(let e=0;e<t.length;){const o=s[t.charAt(e++)],n=e<t.length?s[t.charAt(e)]:0;++e;const r=e<t.length?s[t.charAt(e)]:64;++e;const c=e<t.length?s[t.charAt(e)]:64;if(++e,null==o||null==n||null==r||null==c)throw Error();const a=o<<2|n>>4;if(i.push(a),64!==r){const t=n<<4&240|r>>2;if(i.push(t),64!==c){const t=r<<6&192|c;i.push(t)}}}return i},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)}}},ft=function(t){return function(t){const e=ut(t);return vt.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
57
+ const nt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}{constructor(t){var e;if(super(t),t.type!==ot||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.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((e=>t[e])).join(" ")+" "}update(t,[e]){var i,s;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 e)e[t]&&!(null===(i=this.st)||void 0===i?void 0:i.has(t))&&this.et.add(t);return this.render(e)}const o=t.element.classList;this.et.forEach((t=>{t in e||(o.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(s=this.st)||void 0===s?void 0:s.has(t))||(i?(o.add(t),this.et.add(t)):(o.remove(t),this.et.delete(t)))}return E}}),rt="snippyly-cursor",at="snippyly-comments",ct="snippyly-comments-sidebar",lt="snippyly-huddle",At="snippyly-recorder-notes",ht="snippyly-recorder-control-panel",wt="enable-url-navigation",dt=[{id:"commenter",name:"Commenter",description:"Can comment on this project"},{id:"admin",name:"Admin",description:"Can comment on all projects and has access to the portal"}],gt="9dbcd2509e0fa90a5c81f038ce618e3f",ut="6d24f74f12f6fb84c87efa8f791cfb2e",vt=function(t){const e=[];let i=0;for(let s=0;s<t.length;s++){let o=t.charCodeAt(s);o<128?e[i++]=o:o<2048?(e[i++]=o>>6|192,e[i++]=63&o|128):55296==(64512&o)&&s+1<t.length&&56320==(64512&t.charCodeAt(s+1))?(o=65536+((1023&o)<<10)+(1023&t.charCodeAt(++s)),e[i++]=o>>18|240,e[i++]=o>>12&63|128,e[i++]=o>>6&63|128,e[i++]=63&o|128):(e[i++]=o>>12|224,e[i++]=o>>6&63|128,e[i++]=63&o|128)}return e},ft={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,e){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const i=e?this.byteToCharMapWebSafe_:this.byteToCharMap_,s=[];for(let e=0;e<t.length;e+=3){const o=t[e],n=e+1<t.length,r=n?t[e+1]:0,a=e+2<t.length,c=a?t[e+2]:0,l=o>>2,A=(3&o)<<4|r>>4;let h=(15&r)<<2|c>>6,w=63&c;a||(w=64,n||(h=64)),s.push(i[l],i[A],i[h],i[w])}return s.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(vt(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,s=0;for(;i<t.length;){const o=t[i++];if(o<128)e[s++]=String.fromCharCode(o);else if(o>191&&o<224){const n=t[i++];e[s++]=String.fromCharCode((31&o)<<6|63&n)}else if(o>239&&o<365){const n=((7&o)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[s++]=String.fromCharCode(55296+(n>>10)),e[s++]=String.fromCharCode(56320+(1023&n))}else{const n=t[i++],r=t[i++];e[s++]=String.fromCharCode((15&o)<<12|(63&n)<<6|63&r)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const i=e?this.charToByteMapWebSafe_:this.charToByteMap_,s=[];for(let e=0;e<t.length;){const o=i[t.charAt(e++)],n=e<t.length?i[t.charAt(e)]:0;++e;const r=e<t.length?i[t.charAt(e)]:64;++e;const a=e<t.length?i[t.charAt(e)]:64;if(++e,null==o||null==n||null==r||null==a)throw Error();const c=o<<2|n>>4;if(s.push(c),64!==r){const t=n<<4&240|r>>2;if(s.push(t),64!==a){const t=r<<6&192|a;s.push(t)}}}return s},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)}}},Ct=function(t){return function(t){const e=vt(t);return ft.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
58
58
  /**
59
59
  * @license
60
60
  * Copyright 2022 Google LLC
@@ -71,7 +71,7 @@ const nt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constru
71
71
  * See the License for the specific language governing permissions and
72
72
  * limitations under the License.
73
73
  */
74
- const pt=()=>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,Ct=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const e=t&&function(t){try{return vt.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return e&&JSON.parse(e)},Dt=()=>{try{return pt()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||Ct()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},Bt=t=>{const e=(t=>{var e,s;return null===(s=null===(e=Dt())||void 0===e?void 0:e.emulatorHosts)||void 0===s?void 0:s[t]})(t);if(!e)return;const s=e.lastIndexOf(":");if(s<=0||s+1===e.length)throw new Error(`Invalid host ${e} with no separate hostname and port!`);const i=parseInt(e.substring(s+1),10);return"["===e[0]?[e.substring(1,s-1),i]:[e.substring(0,s),i]};
74
+ const pt=()=>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 e=t&&function(t){try{return ft.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return e&&JSON.parse(e)},Bt=()=>{try{return pt()||(()=>{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}`)}},yt=t=>{const e=(t=>{var e,i;return null===(i=null===(e=Bt())||void 0===e?void 0:e.emulatorHosts)||void 0===i?void 0:i[t]})(t);if(!e)return;const i=e.lastIndexOf(":");if(i<=0||i+1===e.length)throw new Error(`Invalid host ${e} with no separate hostname and port!`);const s=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),s]:[e.substring(0,i),s]};
75
75
  /**
76
76
  * @license
77
77
  * Copyright 2017 Google LLC
@@ -88,7 +88,7 @@ const pt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=
88
88
  * See the License for the specific language governing permissions and
89
89
  * limitations under the License.
90
90
  */
91
- class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}wrapCallback(t){return(e,s)=>{e?this.reject(e):this.resolve(s),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(e):t(e,s))}}}
91
+ class mt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}wrapCallback(t){return(e,i)=>{e?this.reject(e):this.resolve(i),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(e):t(e,i))}}}
92
92
  /**
93
93
  * @license
94
94
  * Copyright 2017 Google LLC
@@ -104,7 +104,7 @@ class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
104
104
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
105
105
  * See the License for the specific language governing permissions and
106
106
  * limitations under the License.
107
- */class Yt extends Error{constructor(t,e,s){super(e),this.code=t,this.customData=s,this.name="FirebaseError",Object.setPrototypeOf(this,Yt.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Lt.prototype.create)}}class Lt{constructor(t,e,s){this.service=t,this.serviceName=e,this.errors=s}create(t,...e){const s=e[0]||{},i=`${this.service}/${t}`,o=this.errors[t],n=o?function(t,e){return t.replace(bt,((t,s)=>{const i=e[s];return null!=i?String(i):`<${s}?>`}))}(o,s):"Error",r=`${this.serviceName}: ${n} (${i}).`;return new Yt(i,r,s)}}const bt=/\{\$([^}]+)}/g;function mt(t,e){if(t===e)return!0;const s=Object.keys(t),i=Object.keys(e);for(const o of s){if(!i.includes(o))return!1;const s=t[o],n=e[o];if(Ft(s)&&Ft(n)){if(!mt(s,n))return!1}else if(s!==n)return!1}for(const t of i)if(!s.includes(t))return!1;return!0}function Ft(t){return null!==t&&"object"==typeof t}
107
+ */class Lt extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,Lt.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,bt.prototype.create)}}class bt{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},s=`${this.service}/${t}`,o=this.errors[t],n=o?function(t,e){return t.replace(Yt,((t,i)=>{const s=e[i];return null!=s?String(s):`<${i}?>`}))}(o,i):"Error",r=`${this.serviceName}: ${n} (${s}).`;return new Lt(s,r,i)}}const Yt=/\{\$([^}]+)}/g;function Ft(t,e){if(t===e)return!0;const i=Object.keys(t),s=Object.keys(e);for(const o of i){if(!s.includes(o))return!1;const i=t[o],n=e[o];if(Ht(i)&&Ht(n)){if(!Ft(i,n))return!1}else if(i!==n)return!1}for(const t of s)if(!i.includes(t))return!1;return!0}function Ht(t){return null!==t&&"object"==typeof t}
108
108
  /**
109
109
  * @license
110
110
  * Copyright 2021 Google LLC
@@ -120,7 +120,7 @@ class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
120
120
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
121
121
  * See the License for the specific language governing permissions and
122
122
  * limitations under the License.
123
- */function Ht(t){return t&&t._delegate?t._delegate:t}class xt{constructor(t,e,s){this.name=t,this.instanceFactory=e,this.type=s,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}
123
+ */function xt(t){return t&&t._delegate?t._delegate:t}class zt{constructor(t,e,i){this.name=t,this.instanceFactory=e,this.type=i,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}
124
124
  /**
125
125
  * @license
126
126
  * Copyright 2019 Google LLC
@@ -153,7 +153,7 @@ class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
153
153
  * See the License for the specific language governing permissions and
154
154
  * limitations under the License.
155
155
  */
156
- class zt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const e=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(e)){const t=new yt;if(this.instancesDeferred.set(e,t),this.isInitialized(e)||this.shouldAutoInitialize())try{const s=this.getOrInitializeService({instanceIdentifier:e});s&&t.resolve(s)}catch(t){}}return this.instancesDeferred.get(e).promise}getImmediate(t){var e;const s=this.normalizeInstanceIdentifier(null==t?void 0:t.identifier),i=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(s)&&!this.shouldAutoInitialize()){if(i)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:s})}catch(t){if(i)return null;throw t}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,this.shouldAutoInitialize()){if(function(t){return"EAGER"===t.instantiationMode}
156
+ class Mt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const e=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(e)){const t=new mt;if(this.instancesDeferred.set(e,t),this.isInitialized(e)||this.shouldAutoInitialize())try{const i=this.getOrInitializeService({instanceIdentifier:e});i&&t.resolve(i)}catch(t){}}return this.instancesDeferred.get(e).promise}getImmediate(t){var e;const i=this.normalizeInstanceIdentifier(null==t?void 0:t.identifier),s=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(s)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(s)return null;throw t}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,this.shouldAutoInitialize()){if(function(t){return"EAGER"===t.instantiationMode}
157
157
  /**
158
158
  * @license
159
159
  * Copyright 2019 Google LLC
@@ -169,7 +169,7 @@ class zt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
169
169
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
170
170
  * See the License for the specific language governing permissions and
171
171
  * limitations under the License.
172
- */(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}catch(t){}for(const[t,e]of this.instancesDeferred.entries()){const s=this.normalizeInstanceIdentifier(t);try{const t=this.getOrInitializeService({instanceIdentifier:s});e.resolve(t)}catch(t){}}}}clearInstance(t="[DEFAULT]"){this.instancesDeferred.delete(t),this.instancesOptions.delete(t),this.instances.delete(t)}async delete(){const t=Array.from(this.instances.values());await Promise.all([...t.filter((t=>"INTERNAL"in t)).map((t=>t.INTERNAL.delete())),...t.filter((t=>"_delete"in t)).map((t=>t._delete()))])}isComponentSet(){return null!=this.component}isInitialized(t="[DEFAULT]"){return this.instances.has(t)}getOptions(t="[DEFAULT]"){return this.instancesOptions.get(t)||{}}initialize(t={}){const{options:e={}}=t,s=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(s))throw Error(`${this.name}(${s}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const i=this.getOrInitializeService({instanceIdentifier:s,options:e});for(const[t,e]of this.instancesDeferred.entries()){s===this.normalizeInstanceIdentifier(t)&&e.resolve(i)}return i}onInit(t,e){var s;const i=this.normalizeInstanceIdentifier(e),o=null!==(s=this.onInitCallbacks.get(i))&&void 0!==s?s:new Set;o.add(t),this.onInitCallbacks.set(i,o);const n=this.instances.get(i);return n&&t(n,i),()=>{o.delete(t)}}invokeOnInitCallbacks(t,e){const s=this.onInitCallbacks.get(e);if(s)for(const i of s)try{i(t,e)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:e={}}){let s=this.instances.get(t);if(!s&&this.component&&(s=this.component.instanceFactory(this.container,{instanceIdentifier:(i=t,"[DEFAULT]"===i?void 0:i),options:e}),this.instances.set(t,s),this.instancesOptions.set(t,e),this.invokeOnInitCallbacks(s,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,s)}catch(t){}var i;return s||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Xt{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const e=this.getProvider(t.name);if(e.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);e.setComponent(t)}addOrOverwriteComponent(t){this.getProvider(t.name).isComponentSet()&&this.providers.delete(t.name),this.addComponent(t)}getProvider(t){if(this.providers.has(t))return this.providers.get(t);const e=new zt(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
172
+ */(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}catch(t){}for(const[t,e]of this.instancesDeferred.entries()){const i=this.normalizeInstanceIdentifier(t);try{const t=this.getOrInitializeService({instanceIdentifier:i});e.resolve(t)}catch(t){}}}}clearInstance(t="[DEFAULT]"){this.instancesDeferred.delete(t),this.instancesOptions.delete(t),this.instances.delete(t)}async delete(){const t=Array.from(this.instances.values());await Promise.all([...t.filter((t=>"INTERNAL"in t)).map((t=>t.INTERNAL.delete())),...t.filter((t=>"_delete"in t)).map((t=>t._delete()))])}isComponentSet(){return null!=this.component}isInitialized(t="[DEFAULT]"){return this.instances.has(t)}getOptions(t="[DEFAULT]"){return this.instancesOptions.get(t)||{}}initialize(t={}){const{options:e={}}=t,i=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(i))throw Error(`${this.name}(${i}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const s=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(s)}return s}onInit(t,e){var i;const s=this.normalizeInstanceIdentifier(e),o=null!==(i=this.onInitCallbacks.get(s))&&void 0!==i?i:new Set;o.add(t),this.onInitCallbacks.set(s,o);const n=this.instances.get(s);return n&&t(n,s),()=>{o.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const s of i)try{s(t,e)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:e={}}){let i=this.instances.get(t);if(!i&&this.component&&(i=this.component.instanceFactory(this.container,{instanceIdentifier:(s=t,"[DEFAULT]"===s?void 0:s),options:e}),this.instances.set(t,i),this.instancesOptions.set(t,e),this.invokeOnInitCallbacks(i,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,i)}catch(t){}var s;return i||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Xt{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const e=this.getProvider(t.name);if(e.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);e.setComponent(t)}addOrOverwriteComponent(t){this.getProvider(t.name).isComponentSet()&&this.providers.delete(t.name),this.addComponent(t)}getProvider(t){if(this.providers.has(t))return this.providers.get(t);const e=new Mt(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
173
173
  /**
174
174
  * @license
175
175
  * Copyright 2017 Google LLC
@@ -185,7 +185,7 @@ class zt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
185
185
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
186
186
  * See the License for the specific language governing permissions and
187
187
  * limitations under the License.
188
- */var Mt;!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"}(Mt||(Mt={}));const Qt={debug:Mt.DEBUG,verbose:Mt.VERBOSE,info:Mt.INFO,warn:Mt.WARN,error:Mt.ERROR,silent:Mt.SILENT},Et=Mt.INFO,Ot={[Mt.DEBUG]:"log",[Mt.VERBOSE]:"log",[Mt.INFO]:"info",[Mt.WARN]:"warn",[Mt.ERROR]:"error"},Wt=(t,e,...s)=>{if(e<t.logLevel)return;const i=(new Date).toISOString(),o=Ot[e];if(!o)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[o](`[${i}] ${t.name}:`,...s)};let Pt,jt;const Gt=new WeakMap,Nt=new WeakMap,Kt=new WeakMap,St=new WeakMap,It=new WeakMap;let Jt={get(t,e,s){if(t instanceof IDBTransaction){if("done"===e)return Nt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Kt.get(t);if("store"===e)return s.objectStoreNames[1]?void 0:s.objectStore(s.objectStoreNames[0])}return Ut(t[e])},set:(t,e,s)=>(t[e]=s,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Tt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(jt||(jt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(kt(this),e),Ut(Gt.get(this))}:function(...e){return Ut(t.apply(kt(this),e))}:function(e,...s){const i=t.call(kt(this),e,...s);return Kt.set(i,e.sort?e.sort():[e]),Ut(i)}}function Vt(t){return"function"==typeof t?Tt(t):(t instanceof IDBTransaction&&function(t){if(Nt.has(t))return;const e=new Promise(((e,s)=>{const i=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",n),t.removeEventListener("abort",n)},o=()=>{e(),i()},n=()=>{s(t.error||new DOMException("AbortError","AbortError")),i()};t.addEventListener("complete",o),t.addEventListener("error",n),t.addEventListener("abort",n)}));Nt.set(t,e)}(t),e=t,(Pt||(Pt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Jt):t);var e}function Ut(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,s)=>{const i=()=>{t.removeEventListener("success",o),t.removeEventListener("error",n)},o=()=>{e(Ut(t.result)),i()},n=()=>{s(t.error),i()};t.addEventListener("success",o),t.addEventListener("error",n)}));return e.then((e=>{e instanceof IDBCursor&&Gt.set(e,t)})).catch((()=>{})),It.set(e,t),e}(t);if(St.has(t))return St.get(t);const e=Vt(t);return e!==t&&(St.set(t,e),It.set(e,t)),e}const kt=t=>It.get(t);const Zt=["get","getKey","getAll","getAllKeys","count"],Rt=["put","add","delete","clear"],qt=new Map;function $t(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(qt.get(e))return qt.get(e);const s=e.replace(/FromIndex$/,""),i=e!==s,o=Rt.includes(s);if(!(s in(i?IDBIndex:IDBObjectStore).prototype)||!o&&!Zt.includes(s))return;const n=async function(t,...e){const n=this.transaction(t,o?"readwrite":"readonly");let r=n.store;return i&&(r=r.index(e.shift())),(await Promise.all([r[s](...e),o&&n.done]))[0]};return qt.set(e,n),n}Jt=(t=>({...t,get:(e,s,i)=>$t(e,s)||t.get(e,s,i),has:(e,s)=>!!$t(e,s)||t.has(e,s)}))(Jt);
188
+ */var Qt;!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"}(Qt||(Qt={}));const Et={debug:Qt.DEBUG,verbose:Qt.VERBOSE,info:Qt.INFO,warn:Qt.WARN,error:Qt.ERROR,silent:Qt.SILENT},Ot=Qt.INFO,Wt={[Qt.DEBUG]:"log",[Qt.VERBOSE]:"log",[Qt.INFO]:"info",[Qt.WARN]:"warn",[Qt.ERROR]:"error"},Pt=(t,e,...i)=>{if(e<t.logLevel)return;const s=(new Date).toISOString(),o=Wt[e];if(!o)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[o](`[${s}] ${t.name}:`,...i)};let jt,Gt;const Nt=new WeakMap,Kt=new WeakMap,St=new WeakMap,It=new WeakMap,Jt=new WeakMap;let Vt={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Kt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||St.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Zt(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Tt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Gt||(Gt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(kt(this),e),Zt(Nt.get(this))}:function(...e){return Zt(t.apply(kt(this),e))}:function(e,...i){const s=t.call(kt(this),e,...i);return St.set(s,e.sort?e.sort():[e]),Zt(s)}}function Ut(t){return"function"==typeof t?Tt(t):(t instanceof IDBTransaction&&function(t){if(Kt.has(t))return;const e=new Promise(((e,i)=>{const s=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",n),t.removeEventListener("abort",n)},o=()=>{e(),s()},n=()=>{i(t.error||new DOMException("AbortError","AbortError")),s()};t.addEventListener("complete",o),t.addEventListener("error",n),t.addEventListener("abort",n)}));Kt.set(t,e)}(t),e=t,(jt||(jt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Vt):t);var e}function Zt(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const s=()=>{t.removeEventListener("success",o),t.removeEventListener("error",n)},o=()=>{e(Zt(t.result)),s()},n=()=>{i(t.error),s()};t.addEventListener("success",o),t.addEventListener("error",n)}));return e.then((e=>{e instanceof IDBCursor&&Nt.set(e,t)})).catch((()=>{})),Jt.set(e,t),e}(t);if(It.has(t))return It.get(t);const e=Ut(t);return e!==t&&(It.set(t,e),Jt.set(e,t)),e}const kt=t=>Jt.get(t);const Rt=["get","getKey","getAll","getAllKeys","count"],qt=["put","add","delete","clear"],$t=new Map;function _t(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if($t.get(e))return $t.get(e);const i=e.replace(/FromIndex$/,""),s=e!==i,o=qt.includes(i);if(!(i in(s?IDBIndex:IDBObjectStore).prototype)||!o&&!Rt.includes(i))return;const n=async function(t,...e){const n=this.transaction(t,o?"readwrite":"readonly");let r=n.store;return s&&(r=r.index(e.shift())),(await Promise.all([r[i](...e),o&&n.done]))[0]};return $t.set(e,n),n}Vt=(t=>({...t,get:(e,i,s)=>_t(e,i)||t.get(e,i,s),has:(e,i)=>!!_t(e,i)||t.has(e,i)}))(Vt);
189
189
  /**
190
190
  * @license
191
191
  * Copyright 2019 Google LLC
@@ -202,7 +202,7 @@ class zt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
202
202
  * See the License for the specific language governing permissions and
203
203
  * limitations under the License.
204
204
  */
205
- class _t{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const e=t.getComponent();return"VERSION"===(null==e?void 0:e.type)}(t)){const e=t.getImmediate();return`${e.library}/${e.version}`}return null})).filter((t=>t)).join(" ")}}const te="@firebase/app",ee=new class{constructor(t){this.name=t,this._logLevel=Et,this._logHandler=Wt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Mt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Qt[t]:t}get logHandler(){return this._logHandler}set logHandler(t){if("function"!=typeof t)throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=t}get userLogHandler(){return this._userLogHandler}set userLogHandler(t){this._userLogHandler=t}debug(...t){this._userLogHandler&&this._userLogHandler(this,Mt.DEBUG,...t),this._logHandler(this,Mt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Mt.VERBOSE,...t),this._logHandler(this,Mt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Mt.INFO,...t),this._logHandler(this,Mt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Mt.WARN,...t),this._logHandler(this,Mt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Mt.ERROR,...t),this._logHandler(this,Mt.ERROR,...t)}}("@firebase/app"),se={[te]:"fire-core","@firebase/app-compat":"fire-core-compat","@firebase/analytics":"fire-analytics","@firebase/analytics-compat":"fire-analytics-compat","@firebase/app-check":"fire-app-check","@firebase/app-check-compat":"fire-app-check-compat","@firebase/auth":"fire-auth","@firebase/auth-compat":"fire-auth-compat","@firebase/database":"fire-rtdb","@firebase/database-compat":"fire-rtdb-compat","@firebase/functions":"fire-fn","@firebase/functions-compat":"fire-fn-compat","@firebase/installations":"fire-iid","@firebase/installations-compat":"fire-iid-compat","@firebase/messaging":"fire-fcm","@firebase/messaging-compat":"fire-fcm-compat","@firebase/performance":"fire-perf","@firebase/performance-compat":"fire-perf-compat","@firebase/remote-config":"fire-rc","@firebase/remote-config-compat":"fire-rc-compat","@firebase/storage":"fire-gcs","@firebase/storage-compat":"fire-gcs-compat","@firebase/firestore":"fire-fst","@firebase/firestore-compat":"fire-fst-compat","fire-js":"fire-js",firebase:"fire-js-all"},ie=new Map,oe=new Map;function ne(t,e){try{t.container.addComponent(e)}catch(s){ee.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,s)}}function re(t){const e=t.name;if(oe.has(e))return ee.debug(`There were multiple attempts to register component ${e}.`),!1;oe.set(e,t);for(const e of ie.values())ne(e,t);return!0}
205
+ class te{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const e=t.getComponent();return"VERSION"===(null==e?void 0:e.type)}(t)){const e=t.getImmediate();return`${e.library}/${e.version}`}return null})).filter((t=>t)).join(" ")}}const ee="@firebase/app",ie=new class{constructor(t){this.name=t,this._logLevel=Ot,this._logHandler=Pt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Qt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Et[t]:t}get logHandler(){return this._logHandler}set logHandler(t){if("function"!=typeof t)throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=t}get userLogHandler(){return this._userLogHandler}set userLogHandler(t){this._userLogHandler=t}debug(...t){this._userLogHandler&&this._userLogHandler(this,Qt.DEBUG,...t),this._logHandler(this,Qt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Qt.VERBOSE,...t),this._logHandler(this,Qt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Qt.INFO,...t),this._logHandler(this,Qt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Qt.WARN,...t),this._logHandler(this,Qt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Qt.ERROR,...t),this._logHandler(this,Qt.ERROR,...t)}}("@firebase/app"),se={[ee]:"fire-core","@firebase/app-compat":"fire-core-compat","@firebase/analytics":"fire-analytics","@firebase/analytics-compat":"fire-analytics-compat","@firebase/app-check":"fire-app-check","@firebase/app-check-compat":"fire-app-check-compat","@firebase/auth":"fire-auth","@firebase/auth-compat":"fire-auth-compat","@firebase/database":"fire-rtdb","@firebase/database-compat":"fire-rtdb-compat","@firebase/functions":"fire-fn","@firebase/functions-compat":"fire-fn-compat","@firebase/installations":"fire-iid","@firebase/installations-compat":"fire-iid-compat","@firebase/messaging":"fire-fcm","@firebase/messaging-compat":"fire-fcm-compat","@firebase/performance":"fire-perf","@firebase/performance-compat":"fire-perf-compat","@firebase/remote-config":"fire-rc","@firebase/remote-config-compat":"fire-rc-compat","@firebase/storage":"fire-gcs","@firebase/storage-compat":"fire-gcs-compat","@firebase/firestore":"fire-fst","@firebase/firestore-compat":"fire-fst-compat","fire-js":"fire-js",firebase:"fire-js-all"},oe=new Map,ne=new Map;function re(t,e){try{t.container.addComponent(e)}catch(i){ie.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function ae(t){const e=t.name;if(ne.has(e))return ie.debug(`There were multiple attempts to register component ${e}.`),!1;ne.set(e,t);for(const e of oe.values())re(e,t);return!0}
206
206
  /**
207
207
  * @license
208
208
  * Copyright 2019 Google LLC
@@ -219,7 +219,7 @@ class _t{constructor(t){this.container=t}getPlatformInfoString(){return this.con
219
219
  * See the License for the specific language governing permissions and
220
220
  * limitations under the License.
221
221
  */
222
- const ce=new Lt("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}."});
222
+ const ce=new bt("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}."});
223
223
  /**
224
224
  * @license
225
225
  * Copyright 2019 Google LLC
@@ -236,7 +236,7 @@ const ce=new Lt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has bee
236
236
  * See the License for the specific language governing permissions and
237
237
  * limitations under the License.
238
238
  */
239
- class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=s,this.container.addComponent(new xt("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 ce.create("app-deleted",{appName:this._name})}}function le(t,e={}){let s=t;if("object"!=typeof e){e={name:e}}const i=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),o=i.name;if("string"!=typeof o||!o)throw ce.create("bad-app-name",{appName:String(o)});var n;if(s||(s=null===(n=Dt())||void 0===n?void 0:n.config),!s)throw ce.create("no-options");const r=ie.get(o);if(r){if(mt(s,r.options)&&mt(i,r.config))return r;throw ce.create("duplicate-app",{appName:o})}const c=new Xt(o);for(const t of oe.values())c.addComponent(t);const a=new ae(s,i,c);return ie.set(o,a),a}function Ae(t,e,s){var i;let o=null!==(i=se[t])&&void 0!==i?i:t;s&&(o+=`-${s}`);const n=o.match(/\s|\//),r=e.match(/\s|\//);if(n||r){const t=[`Unable to register library "${o}" with version "${e}":`];return n&&t.push(`library name "${o}" contains illegal characters (whitespace or "/")`),n&&r&&t.push("and"),r&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void ee.warn(t.join(" "))}re(new xt(`${o}-version`,(()=>({library:o,version:e})),"VERSION"))}
239
+ class le{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new zt("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 ce.create("app-deleted",{appName:this._name})}}function Ae(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const s=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),o=s.name;if("string"!=typeof o||!o)throw ce.create("bad-app-name",{appName:String(o)});var n;if(i||(i=null===(n=Bt())||void 0===n?void 0:n.config),!i)throw ce.create("no-options");const r=oe.get(o);if(r){if(Ft(i,r.options)&&Ft(s,r.config))return r;throw ce.create("duplicate-app",{appName:o})}const a=new Xt(o);for(const t of ne.values())a.addComponent(t);const c=new le(i,s,a);return oe.set(o,c),c}function he(t,e,i){var s;let o=null!==(s=se[t])&&void 0!==s?s:t;i&&(o+=`-${i}`);const n=o.match(/\s|\//),r=e.match(/\s|\//);if(n||r){const t=[`Unable to register library "${o}" with version "${e}":`];return n&&t.push(`library name "${o}" contains illegal characters (whitespace or "/")`),n&&r&&t.push("and"),r&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void ie.warn(t.join(" "))}ae(new zt(`${o}-version`,(()=>({library:o,version:e})),"VERSION"))}
240
240
  /**
241
241
  * @license
242
242
  * Copyright 2021 Google LLC
@@ -252,7 +252,7 @@ class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t)
252
252
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
253
253
  * See the License for the specific language governing permissions and
254
254
  * limitations under the License.
255
- */const he="firebase-heartbeat-store";let we=null;function ge(){return we||(we=function(t,e,{blocked:s,upgrade:i,blocking:o,terminated:n}={}){const r=indexedDB.open(t,e),c=Ut(r);return i&&r.addEventListener("upgradeneeded",(t=>{i(Ut(r.result),t.oldVersion,t.newVersion,Ut(r.transaction))})),s&&r.addEventListener("blocked",(()=>s())),c.then((t=>{n&&t.addEventListener("close",(()=>n())),o&&t.addEventListener("versionchange",(()=>o()))})).catch((()=>{})),c}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(he)}}).catch((t=>{throw ce.create("idb-open",{originalErrorMessage:t.message})}))),we}async function de(t,e){try{const s=(await ge()).transaction(he,"readwrite"),i=s.objectStore(he);return await i.put(e,ue(t)),s.done}catch(t){if(t instanceof Yt)ee.warn(t.message);else{const e=ce.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ee.warn(e.message)}}}function ue(t){return`${t.name}!${t.options.appId}`}
255
+ */const we="firebase-heartbeat-store";let de=null;function ge(){return de||(de=function(t,e,{blocked:i,upgrade:s,blocking:o,terminated:n}={}){const r=indexedDB.open(t,e),a=Zt(r);return s&&r.addEventListener("upgradeneeded",(t=>{s(Zt(r.result),t.oldVersion,t.newVersion,Zt(r.transaction))})),i&&r.addEventListener("blocked",(()=>i())),a.then((t=>{n&&t.addEventListener("close",(()=>n())),o&&t.addEventListener("versionchange",(()=>o()))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(we)}}).catch((t=>{throw ce.create("idb-open",{originalErrorMessage:t.message})}))),de}async function ue(t,e){try{const i=(await ge()).transaction(we,"readwrite"),s=i.objectStore(we);return await s.put(e,ve(t)),i.done}catch(t){if(t instanceof Lt)ie.warn(t.message);else{const e=ce.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ie.warn(e.message)}}}function ve(t){return`${t.name}!${t.options.appId}`}
256
256
  /**
257
257
  * @license
258
258
  * Copyright 2021 Google LLC
@@ -268,7 +268,7 @@ class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t)
268
268
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
269
269
  * See the License for the specific language governing permissions and
270
270
  * limitations under the License.
271
- */class ve{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new pe(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),e=fe();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==e&&!this._heartbeatsCache.heartbeats.some((t=>t.date===e)))return this._heartbeatsCache.heartbeats.push({date:e,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const e=new Date(t.date).valueOf();return Date.now()-e<=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=fe(),{heartbeatsToSend:e,unsentEntries:s}=function(t,e=1024){const s=[];let i=t.slice();for(const o of t){const t=s.find((t=>t.agent===o.agent));if(t){if(t.dates.push(o.date),Ce(s)>e){t.dates.pop();break}}else if(s.push({agent:o.agent,dates:[o.date]}),Ce(s)>e){s.pop();break}i=i.slice(1)}return{heartbeatsToSend:s,unsentEntries:i}}(this._heartbeatsCache.heartbeats),i=ft(JSON.stringify({version:2,heartbeats:e}));return this._heartbeatsCache.lastSentHeartbeatDate=t,s.length>0?(this._heartbeatsCache.heartbeats=s,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),i}}function fe(){return(new Date).toISOString().substring(0,10)}class pe{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,e)=>{try{let s=!0;const i="validate-browser-context-for-indexeddb-analytics-module",o=self.indexedDB.open(i);o.onsuccess=()=>{o.result.close(),s||self.indexedDB.deleteDatabase(i),t(!0)},o.onupgradeneeded=()=>{s=!1},o.onerror=()=>{var t;e((null===(t=o.error)||void 0===t?void 0:t.message)||"")}}catch(t){e(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{return(await ge()).transaction(he).objectStore(he).get(ue(t))}catch(t){if(t instanceof Yt)ee.warn(t.message);else{const e=ce.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});ee.warn(e.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var e;if(await this._canUseIndexedDBPromise){const s=await this.read();return de(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:s.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var e;if(await this._canUseIndexedDBPromise){const s=await this.read();return de(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:s.lastSentHeartbeatDate,heartbeats:[...s.heartbeats,...t.heartbeats]})}}}function Ce(t){return ft(JSON.stringify({version:2,heartbeats:t})).length}
271
+ */class fe{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new pe(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),e=Ce();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==e&&!this._heartbeatsCache.heartbeats.some((t=>t.date===e)))return this._heartbeatsCache.heartbeats.push({date:e,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const e=new Date(t.date).valueOf();return Date.now()-e<=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=Ce(),{heartbeatsToSend:e,unsentEntries:i}=function(t,e=1024){const i=[];let s=t.slice();for(const o of t){const t=i.find((t=>t.agent===o.agent));if(t){if(t.dates.push(o.date),De(i)>e){t.dates.pop();break}}else if(i.push({agent:o.agent,dates:[o.date]}),De(i)>e){i.pop();break}s=s.slice(1)}return{heartbeatsToSend:i,unsentEntries:s}}(this._heartbeatsCache.heartbeats),s=Ct(JSON.stringify({version:2,heartbeats:e}));return this._heartbeatsCache.lastSentHeartbeatDate=t,i.length>0?(this._heartbeatsCache.heartbeats=i,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),s}}function Ce(){return(new Date).toISOString().substring(0,10)}class pe{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,e)=>{try{let i=!0;const s="validate-browser-context-for-indexeddb-analytics-module",o=self.indexedDB.open(s);o.onsuccess=()=>{o.result.close(),i||self.indexedDB.deleteDatabase(s),t(!0)},o.onupgradeneeded=()=>{i=!1},o.onerror=()=>{var t;e((null===(t=o.error)||void 0===t?void 0:t.message)||"")}}catch(t){e(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{return(await ge()).transaction(we).objectStore(we).get(ve(t))}catch(t){if(t instanceof Lt)ie.warn(t.message);else{const e=ce.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});ie.warn(e.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return ue(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return ue(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function De(t){return Ct(JSON.stringify({version:2,heartbeats:t})).length}
272
272
  /**
273
273
  * @license
274
274
  * Copyright 2019 Google LLC
@@ -284,7 +284,7 @@ class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t)
284
284
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
285
285
  * See the License for the specific language governing permissions and
286
286
  * limitations under the License.
287
- */var De;De="",re(new xt("platform-logger",(t=>new _t(t)),"PRIVATE")),re(new xt("heartbeat",(t=>new ve(t)),"PRIVATE")),Ae(te,"0.9.0",De),Ae(te,"0.9.0","esm2017"),Ae("fire-js","");
287
+ */var Be;Be="",ae(new zt("platform-logger",(t=>new te(t)),"PRIVATE")),ae(new zt("heartbeat",(t=>new fe(t)),"PRIVATE")),he(ee,"0.9.0",Be),he(ee,"0.9.0","esm2017"),he("fire-js","");
288
288
  /**
289
289
  * @license
290
290
  * Copyright 2020 Google LLC
@@ -301,7 +301,7 @@ class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t)
301
301
  * See the License for the specific language governing permissions and
302
302
  * limitations under the License.
303
303
  */
304
- Ae("firebase","9.15.0","app");function Be(t,e){const s={};for(const i in t)t.hasOwnProperty(i)&&(s[i]=e(t[i]));return s}function ye(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=>ye(t)));if("function"==typeof t||"object"==typeof t)return Be(t,(t=>ye(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Ye(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 e=Number(t.value);if(isNaN(e))throw new Error("Data cannot be decoded from JSON: "+t);return e}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>Ye(t))):"function"==typeof t||"object"==typeof t?Be(t,(t=>Ye(t))):t}
304
+ he("firebase","9.15.0","app");function ye(t,e){const i={};for(const s in t)t.hasOwnProperty(s)&&(i[s]=e(t[s]));return i}function me(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=>me(t)));if("function"==typeof t||"object"==typeof t)return ye(t,(t=>me(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Le(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 e=Number(t.value);if(isNaN(e))throw new Error("Data cannot be decoded from JSON: "+t);return e}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>Le(t))):"function"==typeof t||"object"==typeof t?ye(t,(t=>Le(t))):t}
305
305
  /**
306
306
  * @license
307
307
  * Copyright 2020 Google LLC
@@ -317,7 +317,7 @@ Ae("firebase","9.15.0","app");function Be(t,e){const s={};for(const i in t)t.has
317
317
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
318
318
  * See the License for the specific language governing permissions and
319
319
  * limitations under the License.
320
- */const Le={OK:"ok",CANCELLED:"cancelled",UNKNOWN:"unknown",INVALID_ARGUMENT:"invalid-argument",DEADLINE_EXCEEDED:"deadline-exceeded",NOT_FOUND:"not-found",ALREADY_EXISTS:"already-exists",PERMISSION_DENIED:"permission-denied",UNAUTHENTICATED:"unauthenticated",RESOURCE_EXHAUSTED:"resource-exhausted",FAILED_PRECONDITION:"failed-precondition",ABORTED:"aborted",OUT_OF_RANGE:"out-of-range",UNIMPLEMENTED:"unimplemented",INTERNAL:"internal",UNAVAILABLE:"unavailable",DATA_LOSS:"data-loss"};
320
+ */const be={OK:"ok",CANCELLED:"cancelled",UNKNOWN:"unknown",INVALID_ARGUMENT:"invalid-argument",DEADLINE_EXCEEDED:"deadline-exceeded",NOT_FOUND:"not-found",ALREADY_EXISTS:"already-exists",PERMISSION_DENIED:"permission-denied",UNAUTHENTICATED:"unauthenticated",RESOURCE_EXHAUSTED:"resource-exhausted",FAILED_PRECONDITION:"failed-precondition",ABORTED:"aborted",OUT_OF_RANGE:"out-of-range",UNIMPLEMENTED:"unimplemented",INTERNAL:"internal",UNAVAILABLE:"unavailable",DATA_LOSS:"data-loss"};
321
321
  /**
322
322
  * @license
323
323
  * Copyright 2017 Google LLC
@@ -333,7 +333,7 @@ Ae("firebase","9.15.0","app");function Be(t,e){const s={};for(const i in t)t.has
333
333
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
334
334
  * See the License for the specific language governing permissions and
335
335
  * limitations under the License.
336
- */class be extends Yt{constructor(t,e,s){super(`functions/${t}`,e||""),this.details=s}}
336
+ */class Ye extends Lt{constructor(t,e,i){super(`functions/${t}`,e||""),this.details=i}}
337
337
  /**
338
338
  * @license
339
339
  * Copyright 2017 Google LLC
@@ -350,7 +350,7 @@ Ae("firebase","9.15.0","app");function Be(t,e){const s={};for(const i in t)t.has
350
350
  * See the License for the specific language governing permissions and
351
351
  * limitations under the License.
352
352
  */
353
- class me{constructor(t,e,s){this.auth=null,this.messaging=null,this.appCheck=null,this.auth=t.getImmediate({optional:!0}),this.messaging=e.getImmediate({optional:!0}),this.auth||t.get().then((t=>this.auth=t),(()=>{})),this.messaging||e.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||s.get().then((t=>this.appCheck=t),(()=>{}))}async getAuthToken(){if(this.auth)try{const t=await this.auth.getToken();return null==t?void 0:t.accessToken}catch(t){return}}async getMessagingToken(){if(this.messaging&&"Notification"in self&&"granted"===Notification.permission)try{return await this.messaging.getToken()}catch(t){return}}async getAppCheckToken(){if(this.appCheck){const t=await this.appCheck.getToken();return t.error?null:t.token}return null}async getContext(){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken()}}}
353
+ class Fe{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=null,this.auth=t.getImmediate({optional:!0}),this.messaging=e.getImmediate({optional:!0}),this.auth||t.get().then((t=>this.auth=t),(()=>{})),this.messaging||e.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||i.get().then((t=>this.appCheck=t),(()=>{}))}async getAuthToken(){if(this.auth)try{const t=await this.auth.getToken();return null==t?void 0:t.accessToken}catch(t){return}}async getMessagingToken(){if(this.messaging&&"Notification"in self&&"granted"===Notification.permission)try{return await this.messaging.getToken()}catch(t){return}}async getAppCheckToken(){if(this.appCheck){const t=await this.appCheck.getToken();return t.error?null:t.token}return null}async getContext(){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken()}}}
354
354
  /**
355
355
  * @license
356
356
  * Copyright 2017 Google LLC
@@ -366,7 +366,7 @@ class me{constructor(t,e,s){this.auth=null,this.messaging=null,this.appCheck=nul
366
366
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
367
367
  * See the License for the specific language governing permissions and
368
368
  * limitations under the License.
369
- */class Fe{constructor(t,e,s,i,o="us-central1",n){this.app=t,this.fetchImpl=n,this.emulatorOrigin=null,this.contextProvider=new me(e,s,i),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(o);this.customDomain=t.origin,this.region="us-central1"}catch(t){this.customDomain=null,this.region=o}}_delete(){return this.deleteService()}_url(t){const e=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${e}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${e}.cloudfunctions.net/${t}`}}function He(t,e,s){return i=>function(t,e,s,i){const o=t._url(e);return async function(t,e,s,i){const o={data:s=ye(s)},n={},r=await t.contextProvider.getContext();r.authToken&&(n.Authorization="Bearer "+r.authToken);r.messagingToken&&(n["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(n["X-Firebase-AppCheck"]=r.appCheckToken);const c=function(t){let e=null;return{promise:new Promise(((s,i)=>{e=setTimeout((()=>{i(new be("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(i.timeout||7e4),a=await Promise.race([xe(e,o,n,t.fetchImpl),c.promise,t.cancelAllRequests]);if(c.cancel(),!a)throw new be("cancelled","Firebase Functions instance was deleted.");const l=function(t,e){let s,i=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),o=i;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!Le[e])return new be("internal","internal");i=Le[e],o=e}const n=t.message;"string"==typeof n&&(o=n),s=t.details,void 0!==s&&(s=Ye(s))}}catch(t){}return"ok"===i?null:new be(i,o,s)}(a.status,a.json);if(l)throw l;if(!a.json)throw new be("internal","Response is not valid JSON object.");let A=a.json.data;void 0===A&&(A=a.json.result);if(void 0===A)throw new be("internal","Response is missing data field.");return{data:Ye(A)}}(t,o,s,i)}(t,e,i,s||{})}async function xe(t,e,s,i){let o;s["Content-Type"]="application/json";try{o=await i(t,{method:"POST",body:JSON.stringify(e),headers:s})}catch(t){return{status:0,json:null}}let n=null;try{n=await o.json()}catch(t){}return{status:o.status,json:n}}const ze="@firebase/functions";!function(t,e){re(new xt("functions",((e,{instanceIdentifier:s})=>{const i=e.getProvider("app").getImmediate(),o=e.getProvider("auth-internal"),n=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new Fe(i,o,n,r,s,t)}),"PUBLIC").setMultipleInstances(!0)),Ae(ze,"0.9.0",e),Ae(ze,"0.9.0","esm2017")}
369
+ */class He{constructor(t,e,i,s,o="us-central1",n){this.app=t,this.fetchImpl=n,this.emulatorOrigin=null,this.contextProvider=new Fe(e,i,s),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(o);this.customDomain=t.origin,this.region="us-central1"}catch(t){this.customDomain=null,this.region=o}}_delete(){return this.deleteService()}_url(t){const e=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${e}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${e}.cloudfunctions.net/${t}`}}function xe(t,e,i){return s=>function(t,e,i,s){const o=t._url(e);return async function(t,e,i,s){const o={data:i=me(i)},n={},r=await t.contextProvider.getContext();r.authToken&&(n.Authorization="Bearer "+r.authToken);r.messagingToken&&(n["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(n["X-Firebase-AppCheck"]=r.appCheckToken);const a=function(t){let e=null;return{promise:new Promise(((i,s)=>{e=setTimeout((()=>{s(new Ye("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(s.timeout||7e4),c=await Promise.race([ze(e,o,n,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!c)throw new Ye("cancelled","Firebase Functions instance was deleted.");const l=function(t,e){let i,s=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),o=s;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!be[e])return new Ye("internal","internal");s=be[e],o=e}const n=t.message;"string"==typeof n&&(o=n),i=t.details,void 0!==i&&(i=Le(i))}}catch(t){}return"ok"===s?null:new Ye(s,o,i)}(c.status,c.json);if(l)throw l;if(!c.json)throw new Ye("internal","Response is not valid JSON object.");let A=c.json.data;void 0===A&&(A=c.json.result);if(void 0===A)throw new Ye("internal","Response is missing data field.");return{data:Le(A)}}(t,o,i,s)}(t,e,s,i||{})}async function ze(t,e,i,s){let o;i["Content-Type"]="application/json";try{o=await s(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let n=null;try{n=await o.json()}catch(t){}return{status:o.status,json:n}}const Me="@firebase/functions";!function(t,e){ae(new zt("functions",((e,{instanceIdentifier:i})=>{const s=e.getProvider("app").getImmediate(),o=e.getProvider("auth-internal"),n=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new He(s,o,n,r,i,t)}),"PUBLIC").setMultipleInstances(!0)),he(Me,"0.9.0",e),he(Me,"0.9.0","esm2017")}
370
370
  /**
371
371
  * @license
372
372
  * Copyright 2020 Google LLC
@@ -382,15 +382,15 @@ class me{constructor(t,e,s){this.auth=null,this.messaging=null,this.appCheck=nul
382
382
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
383
383
  * See the License for the specific language governing permissions and
384
384
  * limitations under the License.
385
- */(fetch.bind(self));const Xe=function(t=function(t="[DEFAULT]"){const e=ie.get(t);if(!e&&"[DEFAULT]"===t)return le();if(!e)throw ce.create("no-app",{appName:t});return e}(),e="us-central1"){const s=function(t,e){const s=t.container.getProvider("heartbeat").getImmediate({optional:!0});return s&&s.triggerHeartbeat(),t.container.getProvider(e)}(Ht(t),"functions"),i=s.getImmediate({identifier:e}),o=Bt("functions");return o&&function(t,e,s){!function(t,e,s){t.emulatorOrigin=`http://${e}:${s}`}(Ht(t),e,s)}(i,...o),i}(le({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Me={};const Qe=(t={})=>{Me={...Me,...t}},Ee=(t,e,s={})=>{const i={error:t,message:(null==e?void 0:e.message)||e||t,...s};Oe("error",i)},Oe=(t,e={},s=!0)=>{try{e=s?{...Me,...e}:e,e={...e,source:"superflowToolbar"};We("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},We=(t,e)=>{try{const s=function(t,e,s){return He(Ht(t),e,s)}(Xe,"sa");s({type:t,body:e})}catch(t){console.warn("Error in setAnalytics: ",t)}};class Pe{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 je extends Pe{constructor(t=[],e=4*t.length){super();let s=t;if(s instanceof ArrayBuffer&&(s=new Uint8Array(s)),(s instanceof Int8Array||s instanceof Uint8ClampedArray||s instanceof Int16Array||s instanceof Uint16Array||s instanceof Int32Array||s instanceof Uint32Array||s instanceof Float32Array||s instanceof Float64Array)&&(s=new Uint8Array(s.buffer,s.byteOffset,s.byteLength)),s instanceof Uint8Array){const t=s.byteLength,e=[];for(let i=0;i<t;i+=1)e[i>>>2]|=s[i]<<24-i%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random(t){const e=[],s=t=>{let e=t,s=987654321;const i=4294967295;return()=>{s=36969*(65535&s)+(s>>16)&i,e=18e3*(65535&e)+(e>>16)&i;let t=(s<<16)+e&i;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let i,o=0;o<t;o+=4){const t=s(4294967296*(i||Math.random()));i=987654071*t(),e.push(4294967296*t()|0)}return new je(e,t)}toString(t=Ge){return t.stringify(this)}concat(t){const e=this.words,s=t.words,i=this.sigBytes,o=t.sigBytes;if(this.clamp(),i%4)for(let t=0;t<o;t+=1){const o=s[t>>>2]>>>24-t%4*8&255;e[i+t>>>2]|=o<<24-(i+t)%4*8}else for(let t=0;t<o;t+=4)e[i+t>>>2]=s[t>>>2];return this.sigBytes+=o,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const Ge={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=1){const s=e[t>>>2]>>>24-t%4*8&255;i.push((s>>>4).toString(16)),i.push((15&s).toString(16))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=2)s[i>>>3]|=parseInt(t.substr(i,2),16)<<24-i%8*4;return new je(s,e/2)}},Ne={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=1){const s=e[t>>>2]>>>24-t%4*8&255;i.push(String.fromCharCode(s))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=1)s[i>>>2]|=(255&t.charCodeAt(i))<<24-i%4*8;return new je(s,e)}},Ke={stringify(t){try{return decodeURIComponent(escape(Ne.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Ne.parse(unescape(encodeURIComponent(t)))};class Se extends Pe{constructor(){super(),this._minBufferSize=0}reset(){this._data=new je,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Ke.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:s,blockSize:i}=this,o=s.words,n=s.sigBytes;let r=n/(4*i);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const c=r*i,a=Math.min(4*c,n);if(c){for(let t=0;t<c;t+=i)this._doProcessBlock(o,t);e=o.splice(0,c),s.sigBytes-=a}return new je(e,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Ie extends Se{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Pe,t),this.reset()}static _createHelper(t){return(e,s)=>new t(s).finalize(e)}static _createHmacHelper(t){return(e,s)=>new Je(t,s).finalize(e)}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 Je extends Pe{constructor(t,e){super();const s=new t;this._hasher=s;let i=e;"string"==typeof i&&(i=Ke.parse(i));const o=s.blockSize,n=4*o;i.sigBytes>n&&(i=s.finalize(e)),i.clamp();const r=i.clone();this._oKey=r;const c=i.clone();this._iKey=c;const a=r.words,l=c.words;for(let t=0;t<o;t+=1)a[t]^=1549556828,l[t]^=909522486;r.sigBytes=n,c.sigBytes=n,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const e=this._hasher,s=e.finalize(t);e.reset();return e.finalize(this._oKey.clone().concat(s))}}const Te=je;class Ve extends Pe{constructor(t,e){super(),this.high=t,this.low=e}}class Ue extends Pe{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,s=[];for(let i=0;i<e;i+=1){const e=t[i];s.push(e.high),s.push(e.low)}return Te.create(s,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:e}=t,s=e.length;for(let t=0;t<s;t+=1)e[t]=e[t].clone();return t}}const ke={stringify(t){const{words:e,sigBytes:s}=t,i=this._map;t.clamp();const o=[];for(let t=0;t<s;t+=3){const n=(e[t>>>2]>>>24-t%4*8&255)<<16|(e[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|e[t+2>>>2]>>>24-(t+2)%4*8&255;for(let e=0;e<4&&t+.75*e<s;e+=1)o.push(i.charAt(n>>>6*(3-e)&63))}const n=i.charAt(64);if(n)for(;o.length%4;)o.push(n);return o.join("")},parse(t){let e=t.length;const s=this._map;let i=this._reverseMap;if(!i){this._reverseMap=[],i=this._reverseMap;for(let t=0;t<s.length;t+=1)i[s.charCodeAt(t)]=t}const o=s.charAt(64);if(o){const s=t.indexOf(o);-1!==s&&(e=s)}return((t,e,s)=>{const i=[];let o=0;for(let n=0;n<e;n+=1)if(n%4){const e=s[t.charCodeAt(n-1)]<<n%4*2|s[t.charCodeAt(n)]>>>6-n%4*2;i[o>>>2]|=e<<24-o%4*8,o+=1}return je.create(i,o)})(t,e,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Ze=[];for(let t=0;t<64;t+=1)Ze[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Re=(t,e,s,i,o,n,r)=>{const c=t+(e&s|~e&i)+o+r;return(c<<n|c>>>32-n)+e},qe=(t,e,s,i,o,n,r)=>{const c=t+(e&i|s&~i)+o+r;return(c<<n|c>>>32-n)+e},$e=(t,e,s,i,o,n,r)=>{const c=t+(e^s^i)+o+r;return(c<<n|c>>>32-n)+e},_e=(t,e,s,i,o,n,r)=>{const c=t+(s^(e|~i))+o+r;return(c<<n|c>>>32-n)+e};class ts extends Ie{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const s=t;for(let i=0;i<16;i+=1){const o=e+i,n=t[o];s[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const i=this._hash.words,o=s[e+0],n=s[e+1],r=s[e+2],c=s[e+3],a=s[e+4],l=s[e+5],A=s[e+6],h=s[e+7],w=s[e+8],g=s[e+9],d=s[e+10],u=s[e+11],v=s[e+12],f=s[e+13],p=s[e+14],C=s[e+15];let D=i[0],B=i[1],y=i[2],Y=i[3];D=Re(D,B,y,Y,o,7,Ze[0]),Y=Re(Y,D,B,y,n,12,Ze[1]),y=Re(y,Y,D,B,r,17,Ze[2]),B=Re(B,y,Y,D,c,22,Ze[3]),D=Re(D,B,y,Y,a,7,Ze[4]),Y=Re(Y,D,B,y,l,12,Ze[5]),y=Re(y,Y,D,B,A,17,Ze[6]),B=Re(B,y,Y,D,h,22,Ze[7]),D=Re(D,B,y,Y,w,7,Ze[8]),Y=Re(Y,D,B,y,g,12,Ze[9]),y=Re(y,Y,D,B,d,17,Ze[10]),B=Re(B,y,Y,D,u,22,Ze[11]),D=Re(D,B,y,Y,v,7,Ze[12]),Y=Re(Y,D,B,y,f,12,Ze[13]),y=Re(y,Y,D,B,p,17,Ze[14]),B=Re(B,y,Y,D,C,22,Ze[15]),D=qe(D,B,y,Y,n,5,Ze[16]),Y=qe(Y,D,B,y,A,9,Ze[17]),y=qe(y,Y,D,B,u,14,Ze[18]),B=qe(B,y,Y,D,o,20,Ze[19]),D=qe(D,B,y,Y,l,5,Ze[20]),Y=qe(Y,D,B,y,d,9,Ze[21]),y=qe(y,Y,D,B,C,14,Ze[22]),B=qe(B,y,Y,D,a,20,Ze[23]),D=qe(D,B,y,Y,g,5,Ze[24]),Y=qe(Y,D,B,y,p,9,Ze[25]),y=qe(y,Y,D,B,c,14,Ze[26]),B=qe(B,y,Y,D,w,20,Ze[27]),D=qe(D,B,y,Y,f,5,Ze[28]),Y=qe(Y,D,B,y,r,9,Ze[29]),y=qe(y,Y,D,B,h,14,Ze[30]),B=qe(B,y,Y,D,v,20,Ze[31]),D=$e(D,B,y,Y,l,4,Ze[32]),Y=$e(Y,D,B,y,w,11,Ze[33]),y=$e(y,Y,D,B,u,16,Ze[34]),B=$e(B,y,Y,D,p,23,Ze[35]),D=$e(D,B,y,Y,n,4,Ze[36]),Y=$e(Y,D,B,y,a,11,Ze[37]),y=$e(y,Y,D,B,h,16,Ze[38]),B=$e(B,y,Y,D,d,23,Ze[39]),D=$e(D,B,y,Y,f,4,Ze[40]),Y=$e(Y,D,B,y,o,11,Ze[41]),y=$e(y,Y,D,B,c,16,Ze[42]),B=$e(B,y,Y,D,A,23,Ze[43]),D=$e(D,B,y,Y,g,4,Ze[44]),Y=$e(Y,D,B,y,v,11,Ze[45]),y=$e(y,Y,D,B,C,16,Ze[46]),B=$e(B,y,Y,D,r,23,Ze[47]),D=_e(D,B,y,Y,o,6,Ze[48]),Y=_e(Y,D,B,y,h,10,Ze[49]),y=_e(y,Y,D,B,p,15,Ze[50]),B=_e(B,y,Y,D,l,21,Ze[51]),D=_e(D,B,y,Y,v,6,Ze[52]),Y=_e(Y,D,B,y,c,10,Ze[53]),y=_e(y,Y,D,B,d,15,Ze[54]),B=_e(B,y,Y,D,n,21,Ze[55]),D=_e(D,B,y,Y,w,6,Ze[56]),Y=_e(Y,D,B,y,C,10,Ze[57]),y=_e(y,Y,D,B,A,15,Ze[58]),B=_e(B,y,Y,D,f,21,Ze[59]),D=_e(D,B,y,Y,a,6,Ze[60]),Y=_e(Y,D,B,y,u,10,Ze[61]),y=_e(y,Y,D,B,r,15,Ze[62]),B=_e(B,y,Y,D,g,21,Ze[63]),i[0]=i[0]+D|0,i[1]=i[1]+B|0,i[2]=i[2]+y|0,i[3]=i[3]+Y|0}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32;const o=Math.floor(s/4294967296),n=s;e[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e[14+(i+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),t.sigBytes=4*(e.length+1),this._process();const r=this._hash,c=r.words;for(let t=0;t<4;t+=1){const e=c[t];c[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const es=Ie._createHelper(ts),ss=Ie._createHmacHelper(ts);class is extends Pe{constructor(t){super(),this.cfg=Object.assign(new Pe,{keySize:4,hasher:ts,iterations:1},t)}compute(t,e){let s;const{cfg:i}=this,o=i.hasher.create(),n=je.create(),r=n.words,{keySize:c,iterations:a}=i;for(;r.length<c;){s&&o.update(s),s=o.update(t).finalize(e),o.reset();for(let t=1;t<a;t+=1)s=o.finalize(s),o.reset();n.concat(s)}return n.sigBytes=4*c,n}}class os extends Se{constructor(t,e,s){super(),this.cfg=Object.assign(new Pe,s),this._xformMode=t,this._key=e,this.reset()}static createEncryptor(t,e){return this.create(this._ENC_XFORM_MODE,t,e)}static createDecryptor(t,e){return this.create(this._DEC_XFORM_MODE,t,e)}static _createHelper(t){const e=t=>"string"==typeof t?us:gs;return{encrypt:(s,i,o)=>e(i).encrypt(t,s,i,o),decrypt:(s,i,o)=>e(i).decrypt(t,s,i,o)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}os._ENC_XFORM_MODE=1,os._DEC_XFORM_MODE=2,os.keySize=4,os.ivSize=4;class ns extends os{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class rs extends Pe{constructor(t,e){super(),this._cipher=t,this._iv=e}static createEncryptor(t,e){return this.Encryptor.create(t,e)}static createDecryptor(t,e){return this.Decryptor.create(t,e)}}function cs(t,e,s){const i=t;let o;const n=this._iv;n?(o=n,this._iv=void 0):o=this._prevBlock;for(let t=0;t<s;t+=1)i[e+t]^=o[t]}class as extends rs{}as.Encryptor=class extends as{processBlock(t,e){const s=this._cipher,{blockSize:i}=s;cs.call(this,t,e,i),s.encryptBlock(t,e),this._prevBlock=t.slice(e,e+i)}},as.Decryptor=class extends as{processBlock(t,e){const s=this._cipher,{blockSize:i}=s,o=t.slice(e,e+i);s.decryptBlock(t,e),cs.call(this,t,e,i),this._prevBlock=o}};const ls={pad(t,e){const s=4*e,i=s-t.sigBytes%s,o=i<<24|i<<16|i<<8|i,n=[];for(let t=0;t<i;t+=4)n.push(o);const r=je.create(n,i);t.concat(r)},unpad(t){const e=t,s=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=s}};class As extends os{constructor(t,e,s){super(t,e,Object.assign({mode:as,padding:ls},s)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:s,mode:i}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=i.createEncryptor:(t=i.createDecryptor,this._minBufferSize=1),this._mode=t.call(i,this,s&&s.words),this._mode.i=t}_doProcessBlock(t,e){this._mode.processBlock(t,e)}_doFinalize(){let t;const{padding:e}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t}}class hs extends Pe{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ws={stringify(t){let e;const{ciphertext:s,salt:i}=t;return e=i?je.create([1398893684,1701076831]).concat(i).concat(s):s,e.toString(ke)},parse(t){let e;const s=ke.parse(t),i=s.words;return 1398893684===i[0]&&1701076831===i[1]&&(e=je.create(i.slice(2,4)),i.splice(0,4),s.sigBytes-=16),hs.create({ciphertext:s,salt:e})}};class gs extends Pe{static encrypt(t,e,s,i){const o=Object.assign(new Pe,this.cfg,i),n=t.createEncryptor(s,o),r=n.finalize(e),c=n.cfg;return hs.create({ciphertext:r,key:s,iv:c.iv,algorithm:t,mode:c.mode,padding:c.padding,blockSize:n.blockSize,formatter:o.format})}static decrypt(t,e,s,i){let o=e;const n=Object.assign(new Pe,this.cfg,i);o=this._parse(o,n.format);return t.createDecryptor(s,n).finalize(o.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}gs.cfg=Object.assign(new Pe,{format:ws});const ds={execute(t,e,s,i){let o=i;o||(o=je.random(8));const n=is.create({keySize:e+s}).compute(t,o),r=je.create(n.words.slice(e),4*s);return n.sigBytes=4*e,hs.create({key:n,iv:r,salt:o})}};class us extends gs{static encrypt(t,e,s,i){const o=Object.assign(new Pe,this.cfg,i),n=o.kdf.execute(s,t.keySize,t.ivSize);o.iv=n.iv;const r=gs.encrypt.call(this,t,e,n.key,o);return r.mixIn(n),r}static decrypt(t,e,s,i){let o=e;const n=Object.assign(new Pe,this.cfg,i);o=this._parse(o,n.format);const r=n.kdf.execute(s,t.keySize,t.ivSize,o.salt);n.iv=r.iv;return gs.decrypt.call(this,t,o,r.key,n)}}us.cfg=Object.assign(gs.cfg,{kdf:ds});const vs=t=>t<<8&4278255360|t>>>8&16711935,fs={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=2){const s=e[t>>>2]>>>16-t%4*8&65535;i.push(String.fromCharCode(s))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=1)s[i>>>1]|=t.charCodeAt(i)<<16-i%2*16;return je.create(s,2*e)}},ps=fs,Cs={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=2){const s=vs(e[t>>>2]>>>16-t%4*8&65535);i.push(String.fromCharCode(s))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=1)s[i>>>1]|=vs(t.charCodeAt(i)<<16-i%2*16);return je.create(s,2*e)}},Ds=[];class Bs extends Ie{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const s=this._hash.words;let i=s[0],o=s[1],n=s[2],r=s[3],c=s[4];for(let s=0;s<80;s+=1){if(s<16)Ds[s]=0|t[e+s];else{const t=Ds[s-3]^Ds[s-8]^Ds[s-14]^Ds[s-16];Ds[s]=t<<1|t>>>31}let a=(i<<5|i>>>27)+c+Ds[s];a+=s<20?1518500249+(o&n|~o&r):s<40?1859775393+(o^n^r):s<60?(o&n|o&r|n&r)-1894007588:(o^n^r)-899497514,c=r,r=n,n=o<<30|o>>>2,o=i,i=a}s[0]=s[0]+i|0,s[1]=s[1]+o|0,s[2]=s[2]+n|0,s[3]=s[3]+r|0,s[4]=s[4]+c|0}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=Math.floor(s/4294967296),e[15+(i+64>>>9<<4)]=s,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ys=Ie._createHelper(Bs),Ys=Ie._createHmacHelper(Bs),Ls=[],bs=[],ms=t=>{const e=Math.sqrt(t);for(let s=2;s<=e;s+=1)if(!(t%s))return!1;return!0},Fs=t=>4294967296*(t-(0|t))|0;let Hs=2,xs=0;for(;xs<64;)ms(Hs)&&(xs<8&&(Ls[xs]=Fs(Hs**.5)),bs[xs]=Fs(Hs**(1/3)),xs+=1),Hs+=1;const zs=[];class Xs extends Ie{_doReset(){this._hash=new je(Ls.slice(0))}_doProcessBlock(t,e){const s=this._hash.words;let i=s[0],o=s[1],n=s[2],r=s[3],c=s[4],a=s[5],l=s[6],A=s[7];for(let s=0;s<64;s+=1){if(s<16)zs[s]=0|t[e+s];else{const t=zs[s-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,i=zs[s-2],o=(i<<15|i>>>17)^(i<<13|i>>>19)^i>>>10;zs[s]=e+zs[s-7]+o+zs[s-16]}const h=i&o^i&n^o&n,w=(i<<30|i>>>2)^(i<<19|i>>>13)^(i<<10|i>>>22),g=A+((c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25))+(c&a^~c&l)+bs[s]+zs[s];A=l,l=a,a=c,c=r+g|0,r=n,n=o,o=i,i=g+(w+h)|0}s[0]=s[0]+i|0,s[1]=s[1]+o|0,s[2]=s[2]+n|0,s[3]=s[3]+r|0,s[4]=s[4]+c|0,s[5]=s[5]+a|0,s[6]=s[6]+l|0,s[7]=s[7]+A|0}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=Math.floor(s/4294967296),e[15+(i+64>>>9<<4)]=s,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ms=Ie._createHelper(Xs),Qs=Ie._createHmacHelper(Xs);class Es extends Xs{_doReset(){this._hash=new je([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Os=Xs._createHelper(Es),Ws=Xs._createHmacHelper(Es),Ps=[new Ve(1116352408,3609767458),new Ve(1899447441,602891725),new Ve(3049323471,3964484399),new Ve(3921009573,2173295548),new Ve(961987163,4081628472),new Ve(1508970993,3053834265),new Ve(2453635748,2937671579),new Ve(2870763221,3664609560),new Ve(3624381080,2734883394),new Ve(310598401,1164996542),new Ve(607225278,1323610764),new Ve(1426881987,3590304994),new Ve(1925078388,4068182383),new Ve(2162078206,991336113),new Ve(2614888103,633803317),new Ve(3248222580,3479774868),new Ve(3835390401,2666613458),new Ve(4022224774,944711139),new Ve(264347078,2341262773),new Ve(604807628,2007800933),new Ve(770255983,1495990901),new Ve(1249150122,1856431235),new Ve(1555081692,3175218132),new Ve(1996064986,2198950837),new Ve(2554220882,3999719339),new Ve(2821834349,766784016),new Ve(2952996808,2566594879),new Ve(3210313671,3203337956),new Ve(3336571891,1034457026),new Ve(3584528711,2466948901),new Ve(113926993,3758326383),new Ve(338241895,168717936),new Ve(666307205,1188179964),new Ve(773529912,1546045734),new Ve(1294757372,1522805485),new Ve(1396182291,2643833823),new Ve(1695183700,2343527390),new Ve(1986661051,1014477480),new Ve(2177026350,1206759142),new Ve(2456956037,344077627),new Ve(2730485921,1290863460),new Ve(2820302411,3158454273),new Ve(3259730800,3505952657),new Ve(3345764771,106217008),new Ve(3516065817,3606008344),new Ve(3600352804,1432725776),new Ve(4094571909,1467031594),new Ve(275423344,851169720),new Ve(430227734,3100823752),new Ve(506948616,1363258195),new Ve(659060556,3750685593),new Ve(883997877,3785050280),new Ve(958139571,3318307427),new Ve(1322822218,3812723403),new Ve(1537002063,2003034995),new Ve(1747873779,3602036899),new Ve(1955562222,1575990012),new Ve(2024104815,1125592928),new Ve(2227730452,2716904306),new Ve(2361852424,442776044),new Ve(2428436474,593698344),new Ve(2756734187,3733110249),new Ve(3204031479,2999351573),new Ve(3329325298,3815920427),new Ve(3391569614,3928383900),new Ve(3515267271,566280711),new Ve(3940187606,3454069534),new Ve(4118630271,4000239992),new Ve(116418474,1914138554),new Ve(174292421,2731055270),new Ve(289380356,3203993006),new Ve(460393269,320620315),new Ve(685471733,587496836),new Ve(852142971,1086792851),new Ve(1017036298,365543100),new Ve(1126000580,2618297676),new Ve(1288033470,3409855158),new Ve(1501505948,4234509866),new Ve(1607167915,987167468),new Ve(1816402316,1246189591)],js=[];for(let t=0;t<80;t+=1)js[t]=new Ve;class Gs extends Ie{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ue([new Ve(1779033703,4089235720),new Ve(3144134277,2227873595),new Ve(1013904242,4271175723),new Ve(2773480762,1595750129),new Ve(1359893119,2917565137),new Ve(2600822924,725511199),new Ve(528734635,4215389547),new Ve(1541459225,327033209)])}_doProcessBlock(t,e){const s=this._hash.words,i=s[0],o=s[1],n=s[2],r=s[3],c=s[4],a=s[5],l=s[6],A=s[7],h=i.high;let w=i.low;const g=o.high;let d=o.low;const u=n.high;let v=n.low;const f=r.high;let p=r.low;const C=c.high;let D=c.low;const B=a.high;let y=a.low;const Y=l.high;let L=l.low;const b=A.high;let m=A.low,F=h,H=w,x=g,z=d,X=u,M=v,Q=f,E=p,O=C,W=D,P=B,j=y,G=Y,N=L,K=b,S=m;for(let s=0;s<80;s+=1){let i,o;const n=js[s];if(s<16)n.high=0|t[e+2*s],o=n.high,n.low=0|t[e+2*s+1],i=n.low;else{const t=js[s-15],e=t.high,r=t.low,c=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,a=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),l=js[s-2],A=l.high,h=l.low,w=(A>>>19|h<<13)^(A<<3|h>>>29)^A>>>6,g=(h>>>19|A<<13)^(h<<3|A>>>29)^(h>>>6|A<<26),d=js[s-7],u=d.high,v=d.low,f=js[s-16],p=f.high,C=f.low;i=a+v,o=c+u+(i>>>0<a>>>0?1:0),i+=g,o=o+w+(i>>>0<g>>>0?1:0),i+=C,o=o+p+(i>>>0<C>>>0?1:0),n.high=o,n.low=i}const r=O&P^~O&G,c=W&j^~W&N,a=F&x^F&X^x&X,l=H&z^H&M^z&M,A=(F>>>28|H<<4)^(F<<30|H>>>2)^(F<<25|H>>>7),h=(H>>>28|F<<4)^(H<<30|F>>>2)^(H<<25|F>>>7),w=(O>>>14|W<<18)^(O>>>18|W<<14)^(O<<23|W>>>9),g=(W>>>14|O<<18)^(W>>>18|O<<14)^(W<<23|O>>>9),d=Ps[s],u=d.high,v=d.low;let f=S+g,p=K+w+(f>>>0<S>>>0?1:0);f+=c,p=p+r+(f>>>0<c>>>0?1:0),f+=v,p=p+u+(f>>>0<v>>>0?1:0),f+=i,p=p+o+(f>>>0<i>>>0?1:0);const C=h+l;K=G,S=N,G=P,N=j,P=O,j=W,W=E+f|0,O=Q+p+(W>>>0<E>>>0?1:0)|0,Q=X,E=M,X=x,M=z,x=F,z=H,H=f+C|0,F=p+(A+a+(C>>>0<h>>>0?1:0))+(H>>>0<f>>>0?1:0)|0}i.low=w+H,w=i.low,i.high=h+F+(w>>>0<H>>>0?1:0),o.low=d+z,d=o.low,o.high=g+x+(d>>>0<z>>>0?1:0),n.low=v+M,v=n.low,n.high=u+X+(v>>>0<M>>>0?1:0),r.low=p+E,p=r.low,r.high=f+Q+(p>>>0<E>>>0?1:0),c.low=D+W,D=c.low,c.high=C+O+(D>>>0<W>>>0?1:0),a.low=y+j,y=a.low,a.high=B+P+(y>>>0<j>>>0?1:0),l.low=L+N,L=l.low,l.high=Y+G+(L>>>0<N>>>0?1:0),A.low=m+S,m=A.low,A.high=b+K+(m>>>0<S>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32,e[30+(i+128>>>10<<5)]=Math.floor(s/4294967296),e[31+(i+128>>>10<<5)]=s,t.sigBytes=4*e.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ns=Ie._createHelper(Gs),Ks=Ie._createHmacHelper(Gs);class Ss extends Gs{_doReset(){this._hash=new Ue([new Ve(3418070365,3238371032),new Ve(1654270250,914150663),new Ve(2438529370,812702999),new Ve(355462360,4144912697),new Ve(1731405415,4290775857),new Ve(2394180231,1750603025),new Ve(3675008525,1694076839),new Ve(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Is=Gs._createHelper(Ss),Js=Gs._createHmacHelper(Ss),Ts=[],Vs=[],Us=[];let ks=1,Zs=0;for(let t=0;t<24;t+=1){Ts[ks+5*Zs]=(t+1)*(t+2)/2%64;const e=(2*ks+3*Zs)%5;ks=Zs%5,Zs=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Vs[t+5*e]=e+(2*t+3*e)%5*5;let Rs=1;for(let t=0;t<24;t+=1){let e=0,s=0;for(let t=0;t<7;t+=1){if(1&Rs){const i=(1<<t)-1;i<32?s^=1<<i:e^=1<<i-32}128&Rs?Rs=Rs<<1^113:Rs<<=1}Us[t]=Ve.create(e,s)}const qs=[];for(let t=0;t<25;t+=1)qs[t]=Ve.create();class $s extends Ie{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let e=0;e<25;e+=1)t[e]=new Ve;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const s=this._state,i=this.blockSize/2;for(let o=0;o<i;o+=1){let i=t[e+2*o],n=t[e+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);const r=s[o];r.high^=n,r.low^=i}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,i=0;for(let o=0;o<5;o+=1){const n=s[t+5*o];e^=n.high,i^=n.low}const o=qs[t];o.high=e,o.low=i}for(let t=0;t<5;t+=1){const e=qs[(t+4)%5],i=qs[(t+1)%5],o=i.high,n=i.low,r=e.high^(o<<1|n>>>31),c=e.low^(n<<1|o>>>31);for(let e=0;e<5;e+=1){const i=s[t+5*e];i.high^=r,i.low^=c}}for(let t=1;t<25;t+=1){let e,i;const o=s[t],n=o.high,r=o.low,c=Ts[t];c<32?(e=n<<c|r>>>32-c,i=r<<c|n>>>32-c):(e=r<<c-32|n>>>64-c,i=n<<c-32|r>>>64-c);const a=qs[Vs[t]];a.high=e,a.low=i}const e=qs[0],i=s[0];e.high=i.high,e.low=i.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const i=t+5*e,o=s[i],n=qs[i],r=qs[(t+1)%5+5*e],c=qs[(t+2)%5+5*e];o.high=n.high^~r.high&c.high,o.low=n.low^~r.low&c.low}const o=s[0],n=Us[t];o.high^=n.high,o.low^=n.low}}_doFinalize(){const t=this._data,e=t.words,s=8*t.sigBytes,i=32*this.blockSize;e[s>>>5]|=1<<24-s%32,e[(Math.ceil((s+1)/i)*i>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const o=this._state,n=this.cfg.outputLength/8,r=n/8,c=[];for(let t=0;t<r;t+=1){const e=o[t];let s=e.high,i=e.low;s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),c.push(i),c.push(s)}return new je(c,n)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const e=t._state;for(let t=0;t<25;t+=1)e[t]=e[t].clone();return t}}const _s=Ie._createHelper($s),ti=Ie._createHmacHelper($s),ei=je.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]),si=je.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]),ii=je.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]),oi=je.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]),ni=je.create([0,1518500249,1859775393,2400959708,2840853838]),ri=je.create([1352829926,1548603684,1836072691,2053994217,0]),ci=(t,e,s)=>t^e^s,ai=(t,e,s)=>t&e|~t&s,li=(t,e,s)=>(t|~e)^s,Ai=(t,e,s)=>t&s|e&~s,hi=(t,e,s)=>t^(e|~s),wi=(t,e)=>t<<e|t>>>32-e;class gi extends Ie{_doReset(){this._hash=je.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const s=t;for(let t=0;t<16;t+=1){const i=e+t,o=s[i];s[i]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const i=this._hash.words,o=ni.words,n=ri.words,r=ei.words,c=si.words,a=ii.words,l=oi.words;let A,h=i[0],w=i[1],g=i[2],d=i[3],u=i[4],v=i[0],f=i[1],p=i[2],C=i[3],D=i[4];for(let t=0;t<80;t+=1)A=h+s[e+r[t]]|0,A+=t<16?ci(w,g,d)+o[0]:t<32?ai(w,g,d)+o[1]:t<48?li(w,g,d)+o[2]:t<64?Ai(w,g,d)+o[3]:hi(w,g,d)+o[4],A|=0,A=wi(A,a[t]),A=A+u|0,h=u,u=d,d=wi(g,10),g=w,w=A,A=v+s[e+c[t]]|0,A+=t<16?hi(f,p,C)+n[0]:t<32?Ai(f,p,C)+n[1]:t<48?li(f,p,C)+n[2]:t<64?ai(f,p,C)+n[3]:ci(f,p,C)+n[4],A|=0,A=wi(A,l[t]),A=A+D|0,v=D,D=C,C=wi(p,10),p=f,f=A;A=i[1]+g+C|0,i[1]=i[2]+d+D|0,i[2]=i[3]+u+v|0,i[3]=i[4]+h+f|0,i[4]=i[0]+w+p|0,i[0]=A}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(e.length+1),this._process();const o=this._hash,n=o.words;for(let t=0;t<5;t+=1){const e=n[t];n[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const di=Ie._createHelper(gi),ui=Ie._createHmacHelper(gi);class vi extends Pe{constructor(t){super(),this.cfg=Object.assign(new Pe,{keySize:4,hasher:Bs,iterations:1},t)}compute(t,e){const{cfg:s}=this,i=Je.create(s.hasher,t),o=je.create(),n=je.create([1]),r=o.words,c=n.words,{keySize:a,iterations:l}=s;for(;r.length<a;){const t=i.update(e).finalize(n);i.reset();const s=t.words,r=s.length;let a=t;for(let t=1;t<l;t+=1){a=i.finalize(a),i.reset();const t=a.words;for(let e=0;e<r;e+=1)s[e]^=t[e]}o.concat(t),c[0]+=1}return o.sigBytes=4*a,o}}const fi=[],pi=[],Ci=[],Di=[],Bi=[],yi=[],Yi=[],Li=[],bi=[],mi=[],Fi=[];for(let t=0;t<256;t+=1)Fi[t]=t<128?t<<1:t<<1^283;let Hi=0,xi=0;for(let t=0;t<256;t+=1){let t=xi^xi<<1^xi<<2^xi<<3^xi<<4;t=t>>>8^255&t^99,fi[Hi]=t,pi[t]=Hi;const e=Fi[Hi],s=Fi[e],i=Fi[s];let o=257*Fi[t]^16843008*t;Ci[Hi]=o<<24|o>>>8,Di[Hi]=o<<16|o>>>16,Bi[Hi]=o<<8|o>>>24,yi[Hi]=o,o=16843009*i^65537*s^257*e^16843008*Hi,Yi[t]=o<<24|o>>>8,Li[t]=o<<16|o>>>16,bi[t]=o<<8|o>>>24,mi[t]=o,Hi?(Hi=e^Fi[Fi[Fi[i^e]]],xi^=Fi[Fi[xi]]):(xi=1,Hi=xi)}const zi=[0,1,2,4,8,16,32,64,128,27,54];class Xi extends As{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,s=e.words,i=e.sigBytes/4;this._nRounds=i+6;const o=4*(this._nRounds+1);this._keySchedule=[];const n=this._keySchedule;for(let e=0;e<o;e+=1)e<i?n[e]=s[e]:(t=n[e-1],e%i?i>6&&e%i==4&&(t=fi[t>>>24]<<24|fi[t>>>16&255]<<16|fi[t>>>8&255]<<8|fi[255&t]):(t=t<<8|t>>>24,t=fi[t>>>24]<<24|fi[t>>>16&255]<<16|fi[t>>>8&255]<<8|fi[255&t],t^=zi[e/i|0]<<24),n[e]=n[e-i]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<o;e+=1){const s=o-e;t=e%4?n[s]:n[s-4],r[e]=e<4||s<=4?t:Yi[fi[t>>>24]]^Li[fi[t>>>16&255]]^bi[fi[t>>>8&255]]^mi[fi[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Ci,Di,Bi,yi,fi)}decryptBlock(t,e){const s=t;let i=s[e+1];s[e+1]=s[e+3],s[e+3]=i,this._doCryptBlock(s,e,this._invKeySchedule,Yi,Li,bi,mi,pi),i=s[e+1],s[e+1]=s[e+3],s[e+3]=i}_doCryptBlock(t,e,s,i,o,n,r,c){const a=t,l=this._nRounds;let A=a[e]^s[0],h=a[e+1]^s[1],w=a[e+2]^s[2],g=a[e+3]^s[3],d=4;for(let t=1;t<l;t+=1){const t=i[A>>>24]^o[h>>>16&255]^n[w>>>8&255]^r[255&g]^s[d];d+=1;const e=i[h>>>24]^o[w>>>16&255]^n[g>>>8&255]^r[255&A]^s[d];d+=1;const c=i[w>>>24]^o[g>>>16&255]^n[A>>>8&255]^r[255&h]^s[d];d+=1;const a=i[g>>>24]^o[A>>>16&255]^n[h>>>8&255]^r[255&w]^s[d];d+=1,A=t,h=e,w=c,g=a}const u=(c[A>>>24]<<24|c[h>>>16&255]<<16|c[w>>>8&255]<<8|c[255&g])^s[d];d+=1;const v=(c[h>>>24]<<24|c[w>>>16&255]<<16|c[g>>>8&255]<<8|c[255&A])^s[d];d+=1;const f=(c[w>>>24]<<24|c[g>>>16&255]<<16|c[A>>>8&255]<<8|c[255&h])^s[d];d+=1;const p=(c[g>>>24]<<24|c[A>>>16&255]<<16|c[h>>>8&255]<<8|c[255&w])^s[d];d+=1,a[e]=u,a[e+1]=v,a[e+2]=f,a[e+3]=p}}Xi.keySize=8;const Mi=As._createHelper(Xi),Qi=[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],Ei=[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],Oi=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Wi=[{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}],Pi=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function ji(t,e){const s=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=s,this._lBlock^=s<<t}function Gi(t,e){const s=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=s,this._rBlock^=s<<t}class Ni extends As{_doReset(){const t=this._key.words,e=[];for(let s=0;s<56;s+=1){const i=Qi[s]-1;e[s]=t[i>>>5]>>>31-i%32&1}this._subKeys=[];const s=this._subKeys;for(let t=0;t<16;t+=1){s[t]=[];const i=s[t],o=Oi[t];for(let t=0;t<24;t+=1)i[t/6|0]|=e[(Ei[t]-1+o)%28]<<31-t%6,i[4+(t/6|0)]|=e[28+(Ei[t+24]-1+o)%28]<<31-t%6;i[0]=i[0]<<1|i[0]>>>31;for(let t=1;t<7;t+=1)i[t]>>>=4*(t-1)+3;i[7]=i[7]<<5|i[7]>>>27}this._invSubKeys=[];const i=this._invSubKeys;for(let t=0;t<16;t+=1)i[t]=s[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,s){const i=t;this._lBlock=t[e],this._rBlock=t[e+1],ji.call(this,4,252645135),ji.call(this,16,65535),Gi.call(this,2,858993459),Gi.call(this,8,16711935),ji.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=s[t],i=this._lBlock,o=this._rBlock;let n=0;for(let t=0;t<8;t+=1)n|=Wi[t][((o^e[t])&Pi[t])>>>0];this._lBlock=o,this._rBlock=i^n}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,ji.call(this,1,1431655765),Gi.call(this,8,16711935),Gi.call(this,2,858993459),ji.call(this,16,65535),ji.call(this,4,252645135),i[e]=this._lBlock,i[e+1]=this._rBlock}}Ni.keySize=2,Ni.ivSize=2,Ni.blockSize=2;const Ki=As._createHelper(Ni);class Si extends As{_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 e=t.slice(0,2),s=t.length<4?t.slice(0,2):t.slice(2,4),i=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Ni.createEncryptor(je.create(e)),this._des2=Ni.createEncryptor(je.create(s)),this._des3=Ni.createEncryptor(je.create(i))}encryptBlock(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)}decryptBlock(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)}}Si.keySize=6,Si.ivSize=2,Si.blockSize=2;const Ii=As._createHelper(Si),Ji=[],Ti=[],Vi=[];function Ui(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Ti[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Ti[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Ti[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Ti[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Ti[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Ti[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Ti[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Ti[6]>>>0?1:0)|0,this._b=e[7]>>>0<Ti[7]>>>0?1:0;for(let s=0;s<8;s+=1){const i=t[s]+e[s],o=65535&i,n=i>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,c=((4294901760&i)*i|0)+((65535&i)*i|0);Vi[s]=r^c}t[0]=Vi[0]+(Vi[7]<<16|Vi[7]>>>16)+(Vi[6]<<16|Vi[6]>>>16)|0,t[1]=Vi[1]+(Vi[0]<<8|Vi[0]>>>24)+Vi[7]|0,t[2]=Vi[2]+(Vi[1]<<16|Vi[1]>>>16)+(Vi[0]<<16|Vi[0]>>>16)|0,t[3]=Vi[3]+(Vi[2]<<8|Vi[2]>>>24)+Vi[1]|0,t[4]=Vi[4]+(Vi[3]<<16|Vi[3]>>>16)+(Vi[2]<<16|Vi[2]>>>16)|0,t[5]=Vi[5]+(Vi[4]<<8|Vi[4]>>>24)+Vi[3]|0,t[6]=Vi[6]+(Vi[5]<<16|Vi[5]>>>16)+(Vi[4]<<16|Vi[4]>>>16)|0,t[7]=Vi[7]+(Vi[6]<<8|Vi[6]>>>24)+Vi[5]|0}class ki extends ns{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;for(let e=0;e<4;e+=1)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>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 s=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 i=this._C;this._b=0;for(let t=0;t<4;t+=1)Ui.call(this);for(let t=0;t<8;t+=1)i[t]^=s[t+4&7];if(e){const t=e.words,s=t[0],o=t[1],n=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),c=n>>>16|4294901760&r,a=r<<16|65535&n;i[0]^=n,i[1]^=c,i[2]^=r,i[3]^=a,i[4]^=n,i[5]^=c,i[6]^=r,i[7]^=a;for(let t=0;t<4;t+=1)Ui.call(this)}}_doProcessBlock(t,e){const s=t,i=this._X;Ui.call(this),Ji[0]=i[0]^i[5]>>>16^i[3]<<16,Ji[1]=i[2]^i[7]>>>16^i[5]<<16,Ji[2]=i[4]^i[1]>>>16^i[7]<<16,Ji[3]=i[6]^i[3]>>>16^i[1]<<16;for(let t=0;t<4;t+=1)Ji[t]=16711935&(Ji[t]<<8|Ji[t]>>>24)|4278255360&(Ji[t]<<24|Ji[t]>>>8),s[e+t]^=Ji[t]}}const Zi=ns._createHelper(ki),Ri=[],qi=[],$i=[];function _i(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)qi[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<qi[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<qi[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<qi[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<qi[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<qi[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<qi[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<qi[6]>>>0?1:0)|0,this._b=e[7]>>>0<qi[7]>>>0?1:0;for(let s=0;s<8;s+=1){const i=t[s]+e[s],o=65535&i,n=i>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,c=((4294901760&i)*i|0)+((65535&i)*i|0);$i[s]=r^c}t[0]=$i[0]+($i[7]<<16|$i[7]>>>16)+($i[6]<<16|$i[6]>>>16)|0,t[1]=$i[1]+($i[0]<<8|$i[0]>>>24)+$i[7]|0,t[2]=$i[2]+($i[1]<<16|$i[1]>>>16)+($i[0]<<16|$i[0]>>>16)|0,t[3]=$i[3]+($i[2]<<8|$i[2]>>>24)+$i[1]|0,t[4]=$i[4]+($i[3]<<16|$i[3]>>>16)+($i[2]<<16|$i[2]>>>16)|0,t[5]=$i[5]+($i[4]<<8|$i[4]>>>24)+$i[3]|0,t[6]=$i[6]+($i[5]<<16|$i[5]>>>16)+($i[4]<<16|$i[4]>>>16)|0,t[7]=$i[7]+($i[6]<<8|$i[6]>>>24)+$i[5]|0}class to extends ns{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=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 s=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 i=this._C;this._b=0;for(let t=0;t<4;t+=1)_i.call(this);for(let t=0;t<8;t+=1)i[t]^=s[t+4&7];if(e){const t=e.words,s=t[0],o=t[1],n=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),c=n>>>16|4294901760&r,a=r<<16|65535&n;i[0]^=n,i[1]^=c,i[2]^=r,i[3]^=a,i[4]^=n,i[5]^=c,i[6]^=r,i[7]^=a;for(let t=0;t<4;t+=1)_i.call(this)}}_doProcessBlock(t,e){const s=t,i=this._X;_i.call(this),Ri[0]=i[0]^i[5]>>>16^i[3]<<16,Ri[1]=i[2]^i[7]>>>16^i[5]<<16,Ri[2]=i[4]^i[1]>>>16^i[7]<<16,Ri[3]=i[6]^i[3]>>>16^i[1]<<16;for(let t=0;t<4;t+=1)Ri[t]=16711935&(Ri[t]<<8|Ri[t]>>>24)|4278255360&(Ri[t]<<24|Ri[t]>>>8),s[e+t]^=Ri[t]}}const eo=ns._createHelper(to);function so(){const t=this._S;let e=this._i,s=this._j,i=0;for(let o=0;o<4;o+=1){e=(e+1)%256,s=(s+t[e])%256;const n=t[e];t[e]=t[s],t[s]=n,i|=t[(t[e]+t[s])%256]<<24-8*o}return this._i=e,this._j=s,i}class io extends ns{_doReset(){const t=this._key,e=t.words,s=t.sigBytes;this._S=[];const i=this._S;for(let t=0;t<256;t+=1)i[t]=t;for(let t=0,o=0;t<256;t+=1){const n=t%s,r=e[n>>>2]>>>24-n%4*8&255;o=(o+i[t]+r)%256;const c=i[t];i[t]=i[o],i[o]=c}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=so.call(this)}}io.keySize=8,io.ivSize=0;const oo=ns._createHelper(io);class no extends io{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)so.call(this)}}const ro=ns._createHelper(no);function co(t,e,s,i){const o=t;let n;const r=this._iv;r?(n=r.slice(0),this._iv=void 0):n=this._prevBlock,i.encryptBlock(n,0);for(let t=0;t<s;t+=1)o[e+t]^=n[t]}class ao extends rs{}ao.Encryptor=class extends ao{processBlock(t,e){const s=this._cipher,{blockSize:i}=s;co.call(this,t,e,i,s),this._prevBlock=t.slice(e,e+i)}},ao.Decryptor=class extends ao{processBlock(t,e){const s=this._cipher,{blockSize:i}=s,o=t.slice(e,e+i);co.call(this,t,e,i,s),this._prevBlock=o}};class lo extends rs{}lo.Encryptor=class extends lo{processBlock(t,e){const s=t,i=this._cipher,{blockSize:o}=i,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0);const c=r.slice(0);i.encryptBlock(c,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)s[e+t]^=c[t]}},lo.Decryptor=lo.Encryptor;const Ao=t=>{let e=t;if(255==(t>>24&255)){let s=t>>16&255,i=t>>8&255,o=255&t;255===s?(s=0,255===i?(i=0,255===o?o=0:o+=1):i+=1):s+=1,e=0,e+=s<<16,e+=i<<8,e+=o}else e+=1<<24;return e};
385
+ */(fetch.bind(self));const Xe=function(t=function(t="[DEFAULT]"){const e=oe.get(t);if(!e&&"[DEFAULT]"===t)return Ae();if(!e)throw ce.create("no-app",{appName:t});return e}(),e="us-central1"){const i=function(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}(xt(t),"functions"),s=i.getImmediate({identifier:e}),o=yt("functions");return o&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(xt(t),e,i)}(s,...o),s}(Ae({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Qe={};const Ee=(t={})=>{Qe={...Qe,...t}},Oe=(t,e,i={})=>{const s={error:t,message:(null==e?void 0:e.message)||e||t,...i};We("error",s)},We=(t,e={},i=!0)=>{try{e=i?{...Qe,...e}:e,e={...e,source:"superflowToolbar"};Pe("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},Pe=(t,e)=>{try{const i=function(t,e,i){return xe(xt(t),e,i)}(Xe,"sa");i({type:t,body:e})}catch(t){console.warn("Error in setAnalytics: ",t)}};class je{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 Ge extends je{constructor(t=[],e=4*t.length){super();let i=t;if(i instanceof ArrayBuffer&&(i=new Uint8Array(i)),(i instanceof Int8Array||i instanceof Uint8ClampedArray||i instanceof Int16Array||i instanceof Uint16Array||i instanceof Int32Array||i instanceof Uint32Array||i instanceof Float32Array||i instanceof Float64Array)&&(i=new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),i instanceof Uint8Array){const t=i.byteLength,e=[];for(let s=0;s<t;s+=1)e[s>>>2]|=i[s]<<24-s%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random(t){const e=[],i=t=>{let e=t,i=987654321;const s=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&s,e=18e3*(65535&e)+(e>>16)&s;let t=(i<<16)+e&s;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let s,o=0;o<t;o+=4){const t=i(4294967296*(s||Math.random()));s=987654071*t(),e.push(4294967296*t()|0)}return new Ge(e,t)}toString(t=Ne){return t.stringify(this)}concat(t){const e=this.words,i=t.words,s=this.sigBytes,o=t.sigBytes;if(this.clamp(),s%4)for(let t=0;t<o;t+=1){const o=i[t>>>2]>>>24-t%4*8&255;e[s+t>>>2]|=o<<24-(s+t)%4*8}else for(let t=0;t<o;t+=4)e[s+t>>>2]=i[t>>>2];return this.sigBytes+=o,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const Ne={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;s.push((i>>>4).toString(16)),s.push((15&i).toString(16))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=2)i[s>>>3]|=parseInt(t.substr(s,2),16)<<24-s%8*4;return new Ge(i,e/2)}},Ke={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>2]|=(255&t.charCodeAt(s))<<24-s%4*8;return new Ge(i,e)}},Se={stringify(t){try{return decodeURIComponent(escape(Ke.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Ke.parse(unescape(encodeURIComponent(t)))};class Ie extends je{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Ge,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Se.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:s}=this,o=i.words,n=i.sigBytes;let r=n/(4*s);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const a=r*s,c=Math.min(4*a,n);if(a){for(let t=0;t<a;t+=s)this._doProcessBlock(o,t);e=o.splice(0,a),i.sigBytes-=c}return new Ge(e,c)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Je extends Ie{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new je,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Ve(t,i).finalize(e)}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 Ve extends je{constructor(t,e){super();const i=new t;this._hasher=i;let s=e;"string"==typeof s&&(s=Se.parse(s));const o=i.blockSize,n=4*o;s.sigBytes>n&&(s=i.finalize(e)),s.clamp();const r=s.clone();this._oKey=r;const a=s.clone();this._iKey=a;const c=r.words,l=a.words;for(let t=0;t<o;t+=1)c[t]^=1549556828,l[t]^=909522486;r.sigBytes=n,a.sigBytes=n,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const e=this._hasher,i=e.finalize(t);e.reset();return e.finalize(this._oKey.clone().concat(i))}}const Te=Ge;class Ue extends je{constructor(t,e){super(),this.high=t,this.low=e}}class Ze extends je{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let s=0;s<e;s+=1){const e=t[s];i.push(e.high),i.push(e.low)}return Te.create(i,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:e}=t,i=e.length;for(let t=0;t<i;t+=1)e[t]=e[t].clone();return t}}const ke={stringify(t){const{words:e,sigBytes:i}=t,s=this._map;t.clamp();const o=[];for(let t=0;t<i;t+=3){const n=(e[t>>>2]>>>24-t%4*8&255)<<16|(e[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|e[t+2>>>2]>>>24-(t+2)%4*8&255;for(let e=0;e<4&&t+.75*e<i;e+=1)o.push(s.charAt(n>>>6*(3-e)&63))}const n=s.charAt(64);if(n)for(;o.length%4;)o.push(n);return o.join("")},parse(t){let e=t.length;const i=this._map;let s=this._reverseMap;if(!s){this._reverseMap=[],s=this._reverseMap;for(let t=0;t<i.length;t+=1)s[i.charCodeAt(t)]=t}const o=i.charAt(64);if(o){const i=t.indexOf(o);-1!==i&&(e=i)}return((t,e,i)=>{const s=[];let o=0;for(let n=0;n<e;n+=1)if(n%4){const e=i[t.charCodeAt(n-1)]<<n%4*2|i[t.charCodeAt(n)]>>>6-n%4*2;s[o>>>2]|=e<<24-o%4*8,o+=1}return Ge.create(s,o)})(t,e,s)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Re=[];for(let t=0;t<64;t+=1)Re[t]=4294967296*Math.abs(Math.sin(t+1))|0;const qe=(t,e,i,s,o,n,r)=>{const a=t+(e&i|~e&s)+o+r;return(a<<n|a>>>32-n)+e},$e=(t,e,i,s,o,n,r)=>{const a=t+(e&s|i&~s)+o+r;return(a<<n|a>>>32-n)+e},_e=(t,e,i,s,o,n,r)=>{const a=t+(e^i^s)+o+r;return(a<<n|a>>>32-n)+e},ti=(t,e,i,s,o,n,r)=>{const a=t+(i^(e|~s))+o+r;return(a<<n|a>>>32-n)+e};class ei extends Je{_doReset(){this._hash=new Ge([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let s=0;s<16;s+=1){const o=e+s,n=t[o];i[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const s=this._hash.words,o=i[e+0],n=i[e+1],r=i[e+2],a=i[e+3],c=i[e+4],l=i[e+5],A=i[e+6],h=i[e+7],w=i[e+8],d=i[e+9],g=i[e+10],u=i[e+11],v=i[e+12],f=i[e+13],C=i[e+14],p=i[e+15];let D=s[0],B=s[1],y=s[2],m=s[3];D=qe(D,B,y,m,o,7,Re[0]),m=qe(m,D,B,y,n,12,Re[1]),y=qe(y,m,D,B,r,17,Re[2]),B=qe(B,y,m,D,a,22,Re[3]),D=qe(D,B,y,m,c,7,Re[4]),m=qe(m,D,B,y,l,12,Re[5]),y=qe(y,m,D,B,A,17,Re[6]),B=qe(B,y,m,D,h,22,Re[7]),D=qe(D,B,y,m,w,7,Re[8]),m=qe(m,D,B,y,d,12,Re[9]),y=qe(y,m,D,B,g,17,Re[10]),B=qe(B,y,m,D,u,22,Re[11]),D=qe(D,B,y,m,v,7,Re[12]),m=qe(m,D,B,y,f,12,Re[13]),y=qe(y,m,D,B,C,17,Re[14]),B=qe(B,y,m,D,p,22,Re[15]),D=$e(D,B,y,m,n,5,Re[16]),m=$e(m,D,B,y,A,9,Re[17]),y=$e(y,m,D,B,u,14,Re[18]),B=$e(B,y,m,D,o,20,Re[19]),D=$e(D,B,y,m,l,5,Re[20]),m=$e(m,D,B,y,g,9,Re[21]),y=$e(y,m,D,B,p,14,Re[22]),B=$e(B,y,m,D,c,20,Re[23]),D=$e(D,B,y,m,d,5,Re[24]),m=$e(m,D,B,y,C,9,Re[25]),y=$e(y,m,D,B,a,14,Re[26]),B=$e(B,y,m,D,w,20,Re[27]),D=$e(D,B,y,m,f,5,Re[28]),m=$e(m,D,B,y,r,9,Re[29]),y=$e(y,m,D,B,h,14,Re[30]),B=$e(B,y,m,D,v,20,Re[31]),D=_e(D,B,y,m,l,4,Re[32]),m=_e(m,D,B,y,w,11,Re[33]),y=_e(y,m,D,B,u,16,Re[34]),B=_e(B,y,m,D,C,23,Re[35]),D=_e(D,B,y,m,n,4,Re[36]),m=_e(m,D,B,y,c,11,Re[37]),y=_e(y,m,D,B,h,16,Re[38]),B=_e(B,y,m,D,g,23,Re[39]),D=_e(D,B,y,m,f,4,Re[40]),m=_e(m,D,B,y,o,11,Re[41]),y=_e(y,m,D,B,a,16,Re[42]),B=_e(B,y,m,D,A,23,Re[43]),D=_e(D,B,y,m,d,4,Re[44]),m=_e(m,D,B,y,v,11,Re[45]),y=_e(y,m,D,B,p,16,Re[46]),B=_e(B,y,m,D,r,23,Re[47]),D=ti(D,B,y,m,o,6,Re[48]),m=ti(m,D,B,y,h,10,Re[49]),y=ti(y,m,D,B,C,15,Re[50]),B=ti(B,y,m,D,l,21,Re[51]),D=ti(D,B,y,m,v,6,Re[52]),m=ti(m,D,B,y,a,10,Re[53]),y=ti(y,m,D,B,g,15,Re[54]),B=ti(B,y,m,D,n,21,Re[55]),D=ti(D,B,y,m,w,6,Re[56]),m=ti(m,D,B,y,p,10,Re[57]),y=ti(y,m,D,B,A,15,Re[58]),B=ti(B,y,m,D,f,21,Re[59]),D=ti(D,B,y,m,c,6,Re[60]),m=ti(m,D,B,y,u,10,Re[61]),y=ti(y,m,D,B,r,15,Re[62]),B=ti(B,y,m,D,d,21,Re[63]),s[0]=s[0]+D|0,s[1]=s[1]+B|0,s[2]=s[2]+y|0,s[3]=s[3]+m|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32;const o=Math.floor(i/4294967296),n=i;e[15+(s+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e[14+(s+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),t.sigBytes=4*(e.length+1),this._process();const r=this._hash,a=r.words;for(let t=0;t<4;t+=1){const e=a[t];a[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ii=Je._createHelper(ei),si=Je._createHmacHelper(ei);class oi extends je{constructor(t){super(),this.cfg=Object.assign(new je,{keySize:4,hasher:ei,iterations:1},t)}compute(t,e){let i;const{cfg:s}=this,o=s.hasher.create(),n=Ge.create(),r=n.words,{keySize:a,iterations:c}=s;for(;r.length<a;){i&&o.update(i),i=o.update(t).finalize(e),o.reset();for(let t=1;t<c;t+=1)i=o.finalize(i),o.reset();n.concat(i)}return n.sigBytes=4*a,n}}class ni extends Ie{constructor(t,e,i){super(),this.cfg=Object.assign(new je,i),this._xformMode=t,this._key=e,this.reset()}static createEncryptor(t,e){return this.create(this._ENC_XFORM_MODE,t,e)}static createDecryptor(t,e){return this.create(this._DEC_XFORM_MODE,t,e)}static _createHelper(t){const e=t=>"string"==typeof t?vi:gi;return{encrypt:(i,s,o)=>e(s).encrypt(t,i,s,o),decrypt:(i,s,o)=>e(s).decrypt(t,i,s,o)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}ni._ENC_XFORM_MODE=1,ni._DEC_XFORM_MODE=2,ni.keySize=4,ni.ivSize=4;class ri extends ni{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class ai extends je{constructor(t,e){super(),this._cipher=t,this._iv=e}static createEncryptor(t,e){return this.Encryptor.create(t,e)}static createDecryptor(t,e){return this.Decryptor.create(t,e)}}function ci(t,e,i){const s=t;let o;const n=this._iv;n?(o=n,this._iv=void 0):o=this._prevBlock;for(let t=0;t<i;t+=1)s[e+t]^=o[t]}class li extends ai{}li.Encryptor=class extends li{processBlock(t,e){const i=this._cipher,{blockSize:s}=i;ci.call(this,t,e,s),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+s)}},li.Decryptor=class extends li{processBlock(t,e){const i=this._cipher,{blockSize:s}=i,o=t.slice(e,e+s);i.decryptBlock(t,e),ci.call(this,t,e,s),this._prevBlock=o}};const Ai={pad(t,e){const i=4*e,s=i-t.sigBytes%i,o=s<<24|s<<16|s<<8|s,n=[];for(let t=0;t<s;t+=4)n.push(o);const r=Ge.create(n,s);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class hi extends ni{constructor(t,e,i){super(t,e,Object.assign({mode:li,padding:Ai},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:s}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=s.createEncryptor:(t=s.createDecryptor,this._minBufferSize=1),this._mode=t.call(s,this,i&&i.words),this._mode.i=t}_doProcessBlock(t,e){this._mode.processBlock(t,e)}_doFinalize(){let t;const{padding:e}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t}}class wi extends je{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const di={stringify(t){let e;const{ciphertext:i,salt:s}=t;return e=s?Ge.create([1398893684,1701076831]).concat(s).concat(i):i,e.toString(ke)},parse(t){let e;const i=ke.parse(t),s=i.words;return 1398893684===s[0]&&1701076831===s[1]&&(e=Ge.create(s.slice(2,4)),s.splice(0,4),i.sigBytes-=16),wi.create({ciphertext:i,salt:e})}};class gi extends je{static encrypt(t,e,i,s){const o=Object.assign(new je,this.cfg,s),n=t.createEncryptor(i,o),r=n.finalize(e),a=n.cfg;return wi.create({ciphertext:r,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:n.blockSize,formatter:o.format})}static decrypt(t,e,i,s){let o=e;const n=Object.assign(new je,this.cfg,s);o=this._parse(o,n.format);return t.createDecryptor(i,n).finalize(o.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}gi.cfg=Object.assign(new je,{format:di});const ui={execute(t,e,i,s){let o=s;o||(o=Ge.random(8));const n=oi.create({keySize:e+i}).compute(t,o),r=Ge.create(n.words.slice(e),4*i);return n.sigBytes=4*e,wi.create({key:n,iv:r,salt:o})}};class vi extends gi{static encrypt(t,e,i,s){const o=Object.assign(new je,this.cfg,s),n=o.kdf.execute(i,t.keySize,t.ivSize);o.iv=n.iv;const r=gi.encrypt.call(this,t,e,n.key,o);return r.mixIn(n),r}static decrypt(t,e,i,s){let o=e;const n=Object.assign(new je,this.cfg,s);o=this._parse(o,n.format);const r=n.kdf.execute(i,t.keySize,t.ivSize,o.salt);n.iv=r.iv;return gi.decrypt.call(this,t,o,r.key,n)}}vi.cfg=Object.assign(gi.cfg,{kdf:ui});const fi=t=>t<<8&4278255360|t>>>8&16711935,Ci={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>1]|=t.charCodeAt(s)<<16-s%2*16;return Ge.create(i,2*e)}},pi=Ci,Di={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=2){const i=fi(e[t>>>2]>>>16-t%4*8&65535);s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>1]|=fi(t.charCodeAt(s)<<16-s%2*16);return Ge.create(i,2*e)}},Bi=[];class yi extends Je{_doReset(){this._hash=new Ge([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let s=i[0],o=i[1],n=i[2],r=i[3],a=i[4];for(let i=0;i<80;i+=1){if(i<16)Bi[i]=0|t[e+i];else{const t=Bi[i-3]^Bi[i-8]^Bi[i-14]^Bi[i-16];Bi[i]=t<<1|t>>>31}let c=(s<<5|s>>>27)+a+Bi[i];c+=i<20?1518500249+(o&n|~o&r):i<40?1859775393+(o^n^r):i<60?(o&n|o&r|n&r)-1894007588:(o^n^r)-899497514,a=r,r=n,n=o<<30|o>>>2,o=s,s=c}i[0]=i[0]+s|0,i[1]=i[1]+o|0,i[2]=i[2]+n|0,i[3]=i[3]+r|0,i[4]=i[4]+a|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;return e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(s+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const mi=Je._createHelper(yi),Li=Je._createHmacHelper(yi),bi=[],Yi=[],Fi=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Hi=t=>4294967296*(t-(0|t))|0;let xi=2,zi=0;for(;zi<64;)Fi(xi)&&(zi<8&&(bi[zi]=Hi(xi**.5)),Yi[zi]=Hi(xi**(1/3)),zi+=1),xi+=1;const Mi=[];class Xi extends Je{_doReset(){this._hash=new Ge(bi.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let s=i[0],o=i[1],n=i[2],r=i[3],a=i[4],c=i[5],l=i[6],A=i[7];for(let i=0;i<64;i+=1){if(i<16)Mi[i]=0|t[e+i];else{const t=Mi[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,s=Mi[i-2],o=(s<<15|s>>>17)^(s<<13|s>>>19)^s>>>10;Mi[i]=e+Mi[i-7]+o+Mi[i-16]}const h=s&o^s&n^o&n,w=(s<<30|s>>>2)^(s<<19|s>>>13)^(s<<10|s>>>22),d=A+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&c^~a&l)+Yi[i]+Mi[i];A=l,l=c,c=a,a=r+d|0,r=n,n=o,o=s,s=d+(w+h)|0}i[0]=i[0]+s|0,i[1]=i[1]+o|0,i[2]=i[2]+n|0,i[3]=i[3]+r|0,i[4]=i[4]+a|0,i[5]=i[5]+c|0,i[6]=i[6]+l|0,i[7]=i[7]+A|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;return e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(s+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Qi=Je._createHelper(Xi),Ei=Je._createHmacHelper(Xi);class Oi extends Xi{_doReset(){this._hash=new Ge([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Wi=Xi._createHelper(Oi),Pi=Xi._createHmacHelper(Oi),ji=[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)],Gi=[];for(let t=0;t<80;t+=1)Gi[t]=new Ue;class Ni extends Je{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ze([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,e){const i=this._hash.words,s=i[0],o=i[1],n=i[2],r=i[3],a=i[4],c=i[5],l=i[6],A=i[7],h=s.high;let w=s.low;const d=o.high;let g=o.low;const u=n.high;let v=n.low;const f=r.high;let C=r.low;const p=a.high;let D=a.low;const B=c.high;let y=c.low;const m=l.high;let L=l.low;const b=A.high;let Y=A.low,F=h,H=w,x=d,z=g,M=u,X=v,Q=f,E=C,O=p,W=D,P=B,j=y,G=m,N=L,K=b,S=Y;for(let i=0;i<80;i+=1){let s,o;const n=Gi[i];if(i<16)n.high=0|t[e+2*i],o=n.high,n.low=0|t[e+2*i+1],s=n.low;else{const t=Gi[i-15],e=t.high,r=t.low,a=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,c=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),l=Gi[i-2],A=l.high,h=l.low,w=(A>>>19|h<<13)^(A<<3|h>>>29)^A>>>6,d=(h>>>19|A<<13)^(h<<3|A>>>29)^(h>>>6|A<<26),g=Gi[i-7],u=g.high,v=g.low,f=Gi[i-16],C=f.high,p=f.low;s=c+v,o=a+u+(s>>>0<c>>>0?1:0),s+=d,o=o+w+(s>>>0<d>>>0?1:0),s+=p,o=o+C+(s>>>0<p>>>0?1:0),n.high=o,n.low=s}const r=O&P^~O&G,a=W&j^~W&N,c=F&x^F&M^x&M,l=H&z^H&X^z&X,A=(F>>>28|H<<4)^(F<<30|H>>>2)^(F<<25|H>>>7),h=(H>>>28|F<<4)^(H<<30|F>>>2)^(H<<25|F>>>7),w=(O>>>14|W<<18)^(O>>>18|W<<14)^(O<<23|W>>>9),d=(W>>>14|O<<18)^(W>>>18|O<<14)^(W<<23|O>>>9),g=ji[i],u=g.high,v=g.low;let f=S+d,C=K+w+(f>>>0<S>>>0?1:0);f+=a,C=C+r+(f>>>0<a>>>0?1:0),f+=v,C=C+u+(f>>>0<v>>>0?1:0),f+=s,C=C+o+(f>>>0<s>>>0?1:0);const p=h+l;K=G,S=N,G=P,N=j,P=O,j=W,W=E+f|0,O=Q+C+(W>>>0<E>>>0?1:0)|0,Q=M,E=X,M=x,X=z,x=F,z=H,H=f+p|0,F=C+(A+c+(p>>>0<h>>>0?1:0))+(H>>>0<f>>>0?1:0)|0}s.low=w+H,w=s.low,s.high=h+F+(w>>>0<H>>>0?1:0),o.low=g+z,g=o.low,o.high=d+x+(g>>>0<z>>>0?1:0),n.low=v+X,v=n.low,n.high=u+M+(v>>>0<X>>>0?1:0),r.low=C+E,C=r.low,r.high=f+Q+(C>>>0<E>>>0?1:0),a.low=D+W,D=a.low,a.high=p+O+(D>>>0<W>>>0?1:0),c.low=y+j,y=c.low,c.high=B+P+(y>>>0<j>>>0?1:0),l.low=L+N,L=l.low,l.high=m+G+(L>>>0<N>>>0?1:0),A.low=Y+S,Y=A.low,A.high=b+K+(Y>>>0<S>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32,e[30+(s+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(s+128>>>10<<5)]=i,t.sigBytes=4*e.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ki=Je._createHelper(Ni),Si=Je._createHmacHelper(Ni);class Ii extends Ni{_doReset(){this._hash=new Ze([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 Ji=Ni._createHelper(Ii),Vi=Ni._createHmacHelper(Ii),Ti=[],Ui=[],Zi=[];let ki=1,Ri=0;for(let t=0;t<24;t+=1){Ti[ki+5*Ri]=(t+1)*(t+2)/2%64;const e=(2*ki+3*Ri)%5;ki=Ri%5,Ri=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Ui[t+5*e]=e+(2*t+3*e)%5*5;let qi=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&qi){const s=(1<<t)-1;s<32?i^=1<<s:e^=1<<s-32}128&qi?qi=qi<<1^113:qi<<=1}Zi[t]=Ue.create(e,i)}const $i=[];for(let t=0;t<25;t+=1)$i[t]=Ue.create();class _i extends Je{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let e=0;e<25;e+=1)t[e]=new Ue;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,s=this.blockSize/2;for(let o=0;o<s;o+=1){let s=t[e+2*o],n=t[e+2*o+1];s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);const r=i[o];r.high^=n,r.low^=s}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,s=0;for(let o=0;o<5;o+=1){const n=i[t+5*o];e^=n.high,s^=n.low}const o=$i[t];o.high=e,o.low=s}for(let t=0;t<5;t+=1){const e=$i[(t+4)%5],s=$i[(t+1)%5],o=s.high,n=s.low,r=e.high^(o<<1|n>>>31),a=e.low^(n<<1|o>>>31);for(let e=0;e<5;e+=1){const s=i[t+5*e];s.high^=r,s.low^=a}}for(let t=1;t<25;t+=1){let e,s;const o=i[t],n=o.high,r=o.low,a=Ti[t];a<32?(e=n<<a|r>>>32-a,s=r<<a|n>>>32-a):(e=r<<a-32|n>>>64-a,s=n<<a-32|r>>>64-a);const c=$i[Ui[t]];c.high=e,c.low=s}const e=$i[0],s=i[0];e.high=s.high,e.low=s.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const s=t+5*e,o=i[s],n=$i[s],r=$i[(t+1)%5+5*e],a=$i[(t+2)%5+5*e];o.high=n.high^~r.high&a.high,o.low=n.low^~r.low&a.low}const o=i[0],n=Zi[t];o.high^=n.high,o.low^=n.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,s=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/s)*s>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const o=this._state,n=this.cfg.outputLength/8,r=n/8,a=[];for(let t=0;t<r;t+=1){const e=o[t];let i=e.high,s=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),a.push(s),a.push(i)}return new Ge(a,n)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const e=t._state;for(let t=0;t<25;t+=1)e[t]=e[t].clone();return t}}const ts=Je._createHelper(_i),es=Je._createHmacHelper(_i),is=Ge.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]),ss=Ge.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]),os=Ge.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]),ns=Ge.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]),rs=Ge.create([0,1518500249,1859775393,2400959708,2840853838]),as=Ge.create([1352829926,1548603684,1836072691,2053994217,0]),cs=(t,e,i)=>t^e^i,ls=(t,e,i)=>t&e|~t&i,As=(t,e,i)=>(t|~e)^i,hs=(t,e,i)=>t&i|e&~i,ws=(t,e,i)=>t^(e|~i),ds=(t,e)=>t<<e|t>>>32-e;class gs extends Je{_doReset(){this._hash=Ge.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const s=e+t,o=i[s];i[s]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const s=this._hash.words,o=rs.words,n=as.words,r=is.words,a=ss.words,c=os.words,l=ns.words;let A,h=s[0],w=s[1],d=s[2],g=s[3],u=s[4],v=s[0],f=s[1],C=s[2],p=s[3],D=s[4];for(let t=0;t<80;t+=1)A=h+i[e+r[t]]|0,A+=t<16?cs(w,d,g)+o[0]:t<32?ls(w,d,g)+o[1]:t<48?As(w,d,g)+o[2]:t<64?hs(w,d,g)+o[3]:ws(w,d,g)+o[4],A|=0,A=ds(A,c[t]),A=A+u|0,h=u,u=g,g=ds(d,10),d=w,w=A,A=v+i[e+a[t]]|0,A+=t<16?ws(f,C,p)+n[0]:t<32?hs(f,C,p)+n[1]:t<48?As(f,C,p)+n[2]:t<64?ls(f,C,p)+n[3]:cs(f,C,p)+n[4],A|=0,A=ds(A,l[t]),A=A+D|0,v=D,D=p,p=ds(C,10),C=f,f=A;A=s[1]+d+p|0,s[1]=s[2]+g+D|0,s[2]=s[3]+u+v|0,s[3]=s[4]+h+f|0,s[4]=s[0]+w+C|0,s[0]=A}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const o=this._hash,n=o.words;for(let t=0;t<5;t+=1){const e=n[t];n[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const us=Je._createHelper(gs),vs=Je._createHmacHelper(gs);class fs extends je{constructor(t){super(),this.cfg=Object.assign(new je,{keySize:4,hasher:yi,iterations:1},t)}compute(t,e){const{cfg:i}=this,s=Ve.create(i.hasher,t),o=Ge.create(),n=Ge.create([1]),r=o.words,a=n.words,{keySize:c,iterations:l}=i;for(;r.length<c;){const t=s.update(e).finalize(n);s.reset();const i=t.words,r=i.length;let c=t;for(let t=1;t<l;t+=1){c=s.finalize(c),s.reset();const t=c.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}o.concat(t),a[0]+=1}return o.sigBytes=4*c,o}}const Cs=[],ps=[],Ds=[],Bs=[],ys=[],ms=[],Ls=[],bs=[],Ys=[],Fs=[],Hs=[];for(let t=0;t<256;t+=1)Hs[t]=t<128?t<<1:t<<1^283;let xs=0,zs=0;for(let t=0;t<256;t+=1){let t=zs^zs<<1^zs<<2^zs<<3^zs<<4;t=t>>>8^255&t^99,Cs[xs]=t,ps[t]=xs;const e=Hs[xs],i=Hs[e],s=Hs[i];let o=257*Hs[t]^16843008*t;Ds[xs]=o<<24|o>>>8,Bs[xs]=o<<16|o>>>16,ys[xs]=o<<8|o>>>24,ms[xs]=o,o=16843009*s^65537*i^257*e^16843008*xs,Ls[t]=o<<24|o>>>8,bs[t]=o<<16|o>>>16,Ys[t]=o<<8|o>>>24,Fs[t]=o,xs?(xs=e^Hs[Hs[Hs[s^e]]],zs^=Hs[Hs[zs]]):(zs=1,xs=zs)}const Ms=[0,1,2,4,8,16,32,64,128,27,54];class Xs extends hi{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,s=e.sigBytes/4;this._nRounds=s+6;const o=4*(this._nRounds+1);this._keySchedule=[];const n=this._keySchedule;for(let e=0;e<o;e+=1)e<s?n[e]=i[e]:(t=n[e-1],e%s?s>6&&e%s==4&&(t=Cs[t>>>24]<<24|Cs[t>>>16&255]<<16|Cs[t>>>8&255]<<8|Cs[255&t]):(t=t<<8|t>>>24,t=Cs[t>>>24]<<24|Cs[t>>>16&255]<<16|Cs[t>>>8&255]<<8|Cs[255&t],t^=Ms[e/s|0]<<24),n[e]=n[e-s]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<o;e+=1){const i=o-e;t=e%4?n[i]:n[i-4],r[e]=e<4||i<=4?t:Ls[Cs[t>>>24]]^bs[Cs[t>>>16&255]]^Ys[Cs[t>>>8&255]]^Fs[Cs[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Ds,Bs,ys,ms,Cs)}decryptBlock(t,e){const i=t;let s=i[e+1];i[e+1]=i[e+3],i[e+3]=s,this._doCryptBlock(i,e,this._invKeySchedule,Ls,bs,Ys,Fs,ps),s=i[e+1],i[e+1]=i[e+3],i[e+3]=s}_doCryptBlock(t,e,i,s,o,n,r,a){const c=t,l=this._nRounds;let A=c[e]^i[0],h=c[e+1]^i[1],w=c[e+2]^i[2],d=c[e+3]^i[3],g=4;for(let t=1;t<l;t+=1){const t=s[A>>>24]^o[h>>>16&255]^n[w>>>8&255]^r[255&d]^i[g];g+=1;const e=s[h>>>24]^o[w>>>16&255]^n[d>>>8&255]^r[255&A]^i[g];g+=1;const a=s[w>>>24]^o[d>>>16&255]^n[A>>>8&255]^r[255&h]^i[g];g+=1;const c=s[d>>>24]^o[A>>>16&255]^n[h>>>8&255]^r[255&w]^i[g];g+=1,A=t,h=e,w=a,d=c}const u=(a[A>>>24]<<24|a[h>>>16&255]<<16|a[w>>>8&255]<<8|a[255&d])^i[g];g+=1;const v=(a[h>>>24]<<24|a[w>>>16&255]<<16|a[d>>>8&255]<<8|a[255&A])^i[g];g+=1;const f=(a[w>>>24]<<24|a[d>>>16&255]<<16|a[A>>>8&255]<<8|a[255&h])^i[g];g+=1;const C=(a[d>>>24]<<24|a[A>>>16&255]<<16|a[h>>>8&255]<<8|a[255&w])^i[g];g+=1,c[e]=u,c[e+1]=v,c[e+2]=f,c[e+3]=C}}Xs.keySize=8;const Qs=hi._createHelper(Xs),Es=[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],Os=[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],Ws=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Ps=[{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}],js=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Gs(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function Ns(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class Ks extends hi{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const s=Es[i]-1;e[i]=t[s>>>5]>>>31-s%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const s=i[t],o=Ws[t];for(let t=0;t<24;t+=1)s[t/6|0]|=e[(Os[t]-1+o)%28]<<31-t%6,s[4+(t/6|0)]|=e[28+(Os[t+24]-1+o)%28]<<31-t%6;s[0]=s[0]<<1|s[0]>>>31;for(let t=1;t<7;t+=1)s[t]>>>=4*(t-1)+3;s[7]=s[7]<<5|s[7]>>>27}this._invSubKeys=[];const s=this._invSubKeys;for(let t=0;t<16;t+=1)s[t]=i[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,i){const s=t;this._lBlock=t[e],this._rBlock=t[e+1],Gs.call(this,4,252645135),Gs.call(this,16,65535),Ns.call(this,2,858993459),Ns.call(this,8,16711935),Gs.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],s=this._lBlock,o=this._rBlock;let n=0;for(let t=0;t<8;t+=1)n|=Ps[t][((o^e[t])&js[t])>>>0];this._lBlock=o,this._rBlock=s^n}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,Gs.call(this,1,1431655765),Ns.call(this,8,16711935),Ns.call(this,2,858993459),Gs.call(this,16,65535),Gs.call(this,4,252645135),s[e]=this._lBlock,s[e+1]=this._rBlock}}Ks.keySize=2,Ks.ivSize=2,Ks.blockSize=2;const Ss=hi._createHelper(Ks);class Is extends hi{_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 e=t.slice(0,2),i=t.length<4?t.slice(0,2):t.slice(2,4),s=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Ks.createEncryptor(Ge.create(e)),this._des2=Ks.createEncryptor(Ge.create(i)),this._des3=Ks.createEncryptor(Ge.create(s))}encryptBlock(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)}decryptBlock(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)}}Is.keySize=6,Is.ivSize=2,Is.blockSize=2;const Js=hi._createHelper(Is),Vs=[],Ts=[],Us=[];function Zs(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Ts[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Ts[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Ts[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Ts[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Ts[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Ts[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Ts[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Ts[6]>>>0?1:0)|0,this._b=e[7]>>>0<Ts[7]>>>0?1:0;for(let i=0;i<8;i+=1){const s=t[i]+e[i],o=65535&s,n=s>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,a=((4294901760&s)*s|0)+((65535&s)*s|0);Us[i]=r^a}t[0]=Us[0]+(Us[7]<<16|Us[7]>>>16)+(Us[6]<<16|Us[6]>>>16)|0,t[1]=Us[1]+(Us[0]<<8|Us[0]>>>24)+Us[7]|0,t[2]=Us[2]+(Us[1]<<16|Us[1]>>>16)+(Us[0]<<16|Us[0]>>>16)|0,t[3]=Us[3]+(Us[2]<<8|Us[2]>>>24)+Us[1]|0,t[4]=Us[4]+(Us[3]<<16|Us[3]>>>16)+(Us[2]<<16|Us[2]>>>16)|0,t[5]=Us[5]+(Us[4]<<8|Us[4]>>>24)+Us[3]|0,t[6]=Us[6]+(Us[5]<<16|Us[5]>>>16)+(Us[4]<<16|Us[4]>>>16)|0,t[7]=Us[7]+(Us[6]<<8|Us[6]>>>24)+Us[5]|0}class ks extends ri{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;for(let e=0;e<4;e+=1)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>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 i=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 s=this._C;this._b=0;for(let t=0;t<4;t+=1)Zs.call(this);for(let t=0;t<8;t+=1)s[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],o=t[1],n=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=n>>>16|4294901760&r,c=r<<16|65535&n;s[0]^=n,s[1]^=a,s[2]^=r,s[3]^=c,s[4]^=n,s[5]^=a,s[6]^=r,s[7]^=c;for(let t=0;t<4;t+=1)Zs.call(this)}}_doProcessBlock(t,e){const i=t,s=this._X;Zs.call(this),Vs[0]=s[0]^s[5]>>>16^s[3]<<16,Vs[1]=s[2]^s[7]>>>16^s[5]<<16,Vs[2]=s[4]^s[1]>>>16^s[7]<<16,Vs[3]=s[6]^s[3]>>>16^s[1]<<16;for(let t=0;t<4;t+=1)Vs[t]=16711935&(Vs[t]<<8|Vs[t]>>>24)|4278255360&(Vs[t]<<24|Vs[t]>>>8),i[e+t]^=Vs[t]}}const Rs=ri._createHelper(ks),qs=[],$s=[],_s=[];function to(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)$s[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<$s[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<$s[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<$s[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<$s[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<$s[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<$s[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<$s[6]>>>0?1:0)|0,this._b=e[7]>>>0<$s[7]>>>0?1:0;for(let i=0;i<8;i+=1){const s=t[i]+e[i],o=65535&s,n=s>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,a=((4294901760&s)*s|0)+((65535&s)*s|0);_s[i]=r^a}t[0]=_s[0]+(_s[7]<<16|_s[7]>>>16)+(_s[6]<<16|_s[6]>>>16)|0,t[1]=_s[1]+(_s[0]<<8|_s[0]>>>24)+_s[7]|0,t[2]=_s[2]+(_s[1]<<16|_s[1]>>>16)+(_s[0]<<16|_s[0]>>>16)|0,t[3]=_s[3]+(_s[2]<<8|_s[2]>>>24)+_s[1]|0,t[4]=_s[4]+(_s[3]<<16|_s[3]>>>16)+(_s[2]<<16|_s[2]>>>16)|0,t[5]=_s[5]+(_s[4]<<8|_s[4]>>>24)+_s[3]|0,t[6]=_s[6]+(_s[5]<<16|_s[5]>>>16)+(_s[4]<<16|_s[4]>>>16)|0,t[7]=_s[7]+(_s[6]<<8|_s[6]>>>24)+_s[5]|0}class eo extends ri{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=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 i=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 s=this._C;this._b=0;for(let t=0;t<4;t+=1)to.call(this);for(let t=0;t<8;t+=1)s[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],o=t[1],n=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=n>>>16|4294901760&r,c=r<<16|65535&n;s[0]^=n,s[1]^=a,s[2]^=r,s[3]^=c,s[4]^=n,s[5]^=a,s[6]^=r,s[7]^=c;for(let t=0;t<4;t+=1)to.call(this)}}_doProcessBlock(t,e){const i=t,s=this._X;to.call(this),qs[0]=s[0]^s[5]>>>16^s[3]<<16,qs[1]=s[2]^s[7]>>>16^s[5]<<16,qs[2]=s[4]^s[1]>>>16^s[7]<<16,qs[3]=s[6]^s[3]>>>16^s[1]<<16;for(let t=0;t<4;t+=1)qs[t]=16711935&(qs[t]<<8|qs[t]>>>24)|4278255360&(qs[t]<<24|qs[t]>>>8),i[e+t]^=qs[t]}}const io=ri._createHelper(eo);function so(){const t=this._S;let e=this._i,i=this._j,s=0;for(let o=0;o<4;o+=1){e=(e+1)%256,i=(i+t[e])%256;const n=t[e];t[e]=t[i],t[i]=n,s|=t[(t[e]+t[i])%256]<<24-8*o}return this._i=e,this._j=i,s}class oo extends ri{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const s=this._S;for(let t=0;t<256;t+=1)s[t]=t;for(let t=0,o=0;t<256;t+=1){const n=t%i,r=e[n>>>2]>>>24-n%4*8&255;o=(o+s[t]+r)%256;const a=s[t];s[t]=s[o],s[o]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=so.call(this)}}oo.keySize=8,oo.ivSize=0;const no=ri._createHelper(oo);class ro extends oo{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)so.call(this)}}const ao=ri._createHelper(ro);function co(t,e,i,s){const o=t;let n;const r=this._iv;r?(n=r.slice(0),this._iv=void 0):n=this._prevBlock,s.encryptBlock(n,0);for(let t=0;t<i;t+=1)o[e+t]^=n[t]}class lo extends ai{}lo.Encryptor=class extends lo{processBlock(t,e){const i=this._cipher,{blockSize:s}=i;co.call(this,t,e,s,i),this._prevBlock=t.slice(e,e+s)}},lo.Decryptor=class extends lo{processBlock(t,e){const i=this._cipher,{blockSize:s}=i,o=t.slice(e,e+s);co.call(this,t,e,s,i),this._prevBlock=o}};class Ao extends ai{}Ao.Encryptor=class extends Ao{processBlock(t,e){const i=t,s=this._cipher,{blockSize:o}=s,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0);const a=r.slice(0);s.encryptBlock(a,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)i[e+t]^=a[t]}},Ao.Decryptor=Ao.Encryptor;const ho=t=>{let e=t;if(255==(t>>24&255)){let i=t>>16&255,s=t>>8&255,o=255&t;255===i?(i=0,255===s?(s=0,255===o?o=0:o+=1):s+=1):i+=1,e=0,e+=i<<16,e+=s<<8,e+=o}else e+=1<<24;return e};
386
386
  /** @preserve
387
387
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
388
388
  * derived from CryptoJS.mode.CTR
389
389
  * Jan Hruby jhruby.web@gmail.com
390
390
  */
391
- class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i=this._cipher,{blockSize:o}=i,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=Ao(e[0]),0===e[0]&&(e[1]=Ao(e[1]))})(r);const c=r.slice(0);i.encryptBlock(c,0);for(let t=0;t<o;t+=1)s[e+t]^=c[t]}},ho.Decryptor=ho.Encryptor;class wo extends rs{}wo.Encryptor=class extends wo{processBlock(t,e){this._cipher.encryptBlock(t,e)}},wo.Decryptor=class extends wo{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class go extends rs{}go.Encryptor=class extends go{processBlock(t,e){const s=t,i=this._cipher,{blockSize:o}=i,n=this._iv;let r=this._keystream;n&&(this._keystream=n.slice(0),r=this._keystream,this._iv=void 0),i.encryptBlock(r,0);for(let t=0;t<o;t+=1)s[e+t]^=r[t]}},go.Decryptor=go.Encryptor;const uo={pad(t,e){const s=4*e,i=s-t.sigBytes%s;t.concat(je.random(i-1)).concat(je.create([i<<24],1))},unpad(t){const e=t,s=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=s}},vo={pad(t,e){const s=t,i=4*e;s.clamp(),s.sigBytes+=i-(t.sigBytes%i||i)},unpad(t){const e=t,s=e.words;for(let t=e.sigBytes-1;t>=0;t-=1)if(s[t>>>2]>>>24-t%4*8&255){e.sigBytes=t+1;break}}},fo={pad(t,e){t.concat(je.create([2147483648],1)),vo.pad(t,e)},unpad(t){const e=t;vo.unpad(e),e.sigBytes-=1}},po={stringify:t=>t.ciphertext.toString(Ge),parse(t){const e=Ge.parse(t);return hs.create({ciphertext:e})}};var Co={lib:{Base:Pe,WordArray:je,BufferedBlockAlgorithm:Se,Hasher:Ie,Cipher:os,StreamCipher:ns,BlockCipherMode:rs,BlockCipher:As,CipherParams:hs,SerializableCipher:gs,PasswordBasedCipher:us},x64:{Word:Ve,WordArray:Ue},enc:{Hex:Ge,Latin1:Ne,Utf8:Ke,Utf16:ps,Utf16BE:fs,Utf16LE:Cs,Base64:ke},algo:{HMAC:Je,MD5:ts,SHA1:Bs,SHA224:Es,SHA256:Xs,SHA384:Ss,SHA512:Gs,SHA3:$s,RIPEMD160:gi,PBKDF2:vi,EvpKDF:is,AES:Xi,DES:Ni,TripleDES:Si,Rabbit:ki,RabbitLegacy:to,RC4:io,RC4Drop:no},mode:{CBC:as,CFB:ao,CTR:lo,CTRGladman:ho,ECB:wo,OFB:go},pad:{Pkcs7:ls,AnsiX923:{pad(t,e){const s=t,i=s.sigBytes,o=4*e,n=o-i%o,r=i+n-1;s.clamp(),s.words[r>>>2]|=n<<24-r%4*8,s.sigBytes+=n},unpad(t){const e=t,s=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=s}},Iso10126:uo,Iso97971:fo,NoPadding:{pad(){},unpad(){}},ZeroPadding:vo},format:{OpenSSL:ws,Hex:po},kdf:{OpenSSL:ds},MD5:es,HmacMD5:ss,SHA1:ys,HmacSHA1:Ys,SHA224:Os,HmacSHA224:Ws,SHA256:Ms,HmacSHA256:Qs,SHA384:Is,HmacSHA384:Js,SHA512:Ns,HmacSHA512:Ks,SHA3:_s,HmacSHA3:ti,RIPEMD160:di,HmacRIPEMD160:ui,PBKDF2:(t,e,s)=>vi.create(s).compute(t,e),EvpKDF:(t,e,s)=>is.create(s).compute(t,e),AES:Mi,DES:Ki,TripleDES:Ii,Rabbit:Zi,RabbitLegacy:eo,RC4:oo,RC4Drop:ro};const Do=(t,e,s=!1,i="localStorage")=>{try{const o=s?btoa(e):e;"localStorage"===i?localStorage.setItem(t,o):sessionStorage.setItem(t,o)}catch(t){console.warn("Error in setLocalStorage: ",t),Ee("Error in setLocalStorage: ",t)}},Bo=(t,e=!1,s="localStorage")=>{try{let i=null;return i="localStorage"===s?localStorage.getItem(t):sessionStorage.getItem(t),i&&e?atob(i):i}catch(t){return console.warn("Error in getLocalStorage: ",t),Ee("Error in getLocalStorage: ",t),null}},yo=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Ee("Error in removeLocalStorageData: ",t)}},Yo=(...t)=>{if(t)switch(t.length){case 1:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1))`;case 2:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))`;case 3:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
391
+ class wo extends ai{}wo.Encryptor=class extends wo{processBlock(t,e){const i=t,s=this._cipher,{blockSize:o}=s,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=ho(e[0]),0===e[0]&&(e[1]=ho(e[1]))})(r);const a=r.slice(0);s.encryptBlock(a,0);for(let t=0;t<o;t+=1)i[e+t]^=a[t]}},wo.Decryptor=wo.Encryptor;class go extends ai{}go.Encryptor=class extends go{processBlock(t,e){this._cipher.encryptBlock(t,e)}},go.Decryptor=class extends go{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class uo extends ai{}uo.Encryptor=class extends uo{processBlock(t,e){const i=t,s=this._cipher,{blockSize:o}=s,n=this._iv;let r=this._keystream;n&&(this._keystream=n.slice(0),r=this._keystream,this._iv=void 0),s.encryptBlock(r,0);for(let t=0;t<o;t+=1)i[e+t]^=r[t]}},uo.Decryptor=uo.Encryptor;const vo={pad(t,e){const i=4*e,s=i-t.sigBytes%i;t.concat(Ge.random(s-1)).concat(Ge.create([s<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},fo={pad(t,e){const i=t,s=4*e;i.clamp(),i.sigBytes+=s-(t.sigBytes%s||s)},unpad(t){const e=t,i=e.words;for(let t=e.sigBytes-1;t>=0;t-=1)if(i[t>>>2]>>>24-t%4*8&255){e.sigBytes=t+1;break}}},Co={pad(t,e){t.concat(Ge.create([2147483648],1)),fo.pad(t,e)},unpad(t){const e=t;fo.unpad(e),e.sigBytes-=1}},po={stringify:t=>t.ciphertext.toString(Ne),parse(t){const e=Ne.parse(t);return wi.create({ciphertext:e})}};var Do={lib:{Base:je,WordArray:Ge,BufferedBlockAlgorithm:Ie,Hasher:Je,Cipher:ni,StreamCipher:ri,BlockCipherMode:ai,BlockCipher:hi,CipherParams:wi,SerializableCipher:gi,PasswordBasedCipher:vi},x64:{Word:Ue,WordArray:Ze},enc:{Hex:Ne,Latin1:Ke,Utf8:Se,Utf16:pi,Utf16BE:Ci,Utf16LE:Di,Base64:ke},algo:{HMAC:Ve,MD5:ei,SHA1:yi,SHA224:Oi,SHA256:Xi,SHA384:Ii,SHA512:Ni,SHA3:_i,RIPEMD160:gs,PBKDF2:fs,EvpKDF:oi,AES:Xs,DES:Ks,TripleDES:Is,Rabbit:ks,RabbitLegacy:eo,RC4:oo,RC4Drop:ro},mode:{CBC:li,CFB:lo,CTR:Ao,CTRGladman:wo,ECB:go,OFB:uo},pad:{Pkcs7:Ai,AnsiX923:{pad(t,e){const i=t,s=i.sigBytes,o=4*e,n=o-s%o,r=s+n-1;i.clamp(),i.words[r>>>2]|=n<<24-r%4*8,i.sigBytes+=n},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Iso10126:vo,Iso97971:Co,NoPadding:{pad(){},unpad(){}},ZeroPadding:fo},format:{OpenSSL:di,Hex:po},kdf:{OpenSSL:ui},MD5:ii,HmacMD5:si,SHA1:mi,HmacSHA1:Li,SHA224:Wi,HmacSHA224:Pi,SHA256:Qi,HmacSHA256:Ei,SHA384:Ji,HmacSHA384:Vi,SHA512:Ki,HmacSHA512:Si,SHA3:ts,HmacSHA3:es,RIPEMD160:us,HmacRIPEMD160:vs,PBKDF2:(t,e,i)=>fs.create(i).compute(t,e),EvpKDF:(t,e,i)=>oi.create(i).compute(t,e),AES:Qs,DES:Ss,TripleDES:Js,Rabbit:Rs,RabbitLegacy:io,RC4:no,RC4Drop:ao};const Bo=(t,e,i=!1,s="localStorage")=>{try{const o=i?btoa(e):e;"localStorage"===s?localStorage.setItem(t,o):sessionStorage.setItem(t,o)}catch(t){console.warn("Error in setLocalStorage: ",t),Oe("Error in setLocalStorage: ",t)}},yo=(t,e=!1,i="localStorage")=>{try{let s=null;return s="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),s&&e?atob(s):s}catch(t){return console.warn("Error in getLocalStorage: ",t),Oe("Error in getLocalStorage: ",t),null}},mo=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Oe("Error in removeLocalStorageData: ",t)}},Lo=(...t)=>{if(t)switch(t.length){case 1:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1))`;case 2:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))`;case 3:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
392
392
  calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1))`;case 4:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
393
- calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},Lo=t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Ee("Error in removeHashFromUrl: ",e),t}},bo=(t,e,s)=>{try{const i=Co.enc.Utf8.parse(e),o=Co.enc.Utf8.parse(s);return Co.AES.encrypt(Co.enc.Utf8.parse(t),i,{keySize:32,iv:o,mode:Co.mode.CBC,padding:Co.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Ee("Error in encrypt: ",e),t}},mo=(t,e,s)=>{try{const i=Co.enc.Utf8.parse(e),o=Co.enc.Utf8.parse(s);return Co.AES.decrypt(t,i,{keySize:32,iv:o,mode:Co.mode.CBC,padding:Co.pad.Pkcs7}).toString(Co.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Ee("Error in decrypt: ",t),null}},Fo=()=>{try{const t=Bo("_sfut",!0);if(t){const e=mo(t,gt,dt);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),yo("_sfut")}else{const t=Bo("snippyly-user",!0);if(t)return Ho(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Ee("Error in getUserFromToken: ",t),null}},Ho=()=>{try{const t=Bo("snippyly-user",!0);if(t){const e=bo(t,gt,dt);Do("_sfut",e,!0)}yo("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Ee("Error in moveSnippylyUserToST: ",t)}},xo=r`
393
+ calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},bo=t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Oe("Error in removeHashFromUrl: ",e),t}},Yo=(t,e,i)=>{try{const s=Do.enc.Utf8.parse(e),o=Do.enc.Utf8.parse(i);return Do.AES.encrypt(Do.enc.Utf8.parse(t),s,{keySize:32,iv:o,mode:Do.mode.CBC,padding:Do.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Oe("Error in encrypt: ",e),t}},Fo=(t,e,i)=>{try{const s=Do.enc.Utf8.parse(e),o=Do.enc.Utf8.parse(i);return Do.AES.decrypt(t,s,{keySize:32,iv:o,mode:Do.mode.CBC,padding:Do.pad.Pkcs7}).toString(Do.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Oe("Error in decrypt: ",t),null}},Ho=()=>{try{const t=yo("_sfut",!0);if(t){const e=Fo(t,gt,ut);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),mo("_sfut")}else{const t=yo("snippyly-user",!0);if(t)return xo(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Oe("Error in getUserFromToken: ",t),null}},xo=()=>{try{const t=yo("snippyly-user",!0);if(t){const e=Yo(t,gt,ut);Bo("_sfut",e,!0)}mo("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Oe("Error in moveSnippylyUserToST: ",t)}},zo=r`
394
394
 
395
395
  .wrap {
396
396
  padding: 32px;
@@ -676,7 +676,7 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
676
676
  transform: translate(50%, 41%) rotate(45deg);
677
677
  transform-origin: center;
678
678
  }
679
- `,zo=r`
679
+ `,Mo=r`
680
680
  @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');
681
681
 
682
682
  * {
@@ -688,8 +688,8 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
688
688
  bottom: 0;
689
689
  right: 0;
690
690
  z-index: 2147483577;
691
- margin: ${Yo(1.5)};
692
- margin-bottom: ${Yo(3)}; // Added to prevent overlap between plugin UI and webflow badge
691
+ margin: ${Lo(1.5)};
692
+ margin-bottom: ${Lo(3)}; // Added to prevent overlap between plugin UI and webflow badge
693
693
  max-width: 100vw !important;
694
694
  box-sizing: border-box;
695
695
  }
@@ -806,7 +806,7 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
806
806
  }
807
807
 
808
808
  .d-none {
809
- display: none;
809
+ display: none !important;
810
810
  }
811
811
 
812
812
  snippyly-presence {
@@ -849,7 +849,7 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
849
849
  }
850
850
 
851
851
  .s-presence-avatar-image-small {
852
- width: ${Yo(1.6)};
852
+ width: ${Lo(1.6)};
853
853
  height: auto;
854
854
  display: block;
855
855
  }
@@ -941,7 +941,7 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
941
941
 
942
942
  .s-user-avatar-initial {
943
943
  color: black !important;
944
- font-size: ${Yo(.8)} !important;
944
+ font-size: ${Lo(.8)} !important;
945
945
  position: relative !important;
946
946
  }
947
947
 
@@ -1068,7 +1068,124 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
1068
1068
  padding: 0px 2px;
1069
1069
  }
1070
1070
  }
1071
- `;var Xo=function(t,e,s,i){for(var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i,c=t.length-1;c>=0;c--)(o=t[c])&&(r=(n<3?o(r):n>3?o(e,s,r):o(e,s))||r);return n>3&&r&&Object.defineProperty(e,s,r),r};let Mo=class extends ${constructor(){var s,i,o,n,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.showOnboardingModal=!0,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.exitReviewModeCalled=!1,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),Ee("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Ee("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Ee("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const e=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),e};const e=history.replaceState;history.replaceState=function(){const t=e.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),Ee("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!Bo("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,e.has("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),s=mo(t,gt,dt),i=s&&JSON.parse(s);if(i){const t={};t.userId=i.uid,t.name=i.displayName,t.email=i.email,t.photoUrl=null==i?void 0:i.photoURL;const e=JSON.stringify(t),s=bo(e,gt,dt);Do("_sfut",s,!0)}}else if(e.has("snippyly_google_token")){const t=JSON.parse(atob(e.get("snippyly_google_token"))),s={};s.userId=t.uid,s.name=t.displayName,s.email=t.email,s.photoUrl=null==t?void 0:t.photoURL,Do("snippyly-user",JSON.stringify(s),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(Do("review","true",!1),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):Bo("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Ee("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&&Do("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;t.has("review")&&t.has("sversion")&&(Do("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&Do("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Ee("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Bo("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||Bo("projectVersion",!1,"sessionStorage");if(t&&e){const s=new URL(document.location),i=s.searchParams;i.get(t)||(i.set(t,e),window.history.replaceState({},document.title,s.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Ee("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Fo();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(ct)){const t=document.createElement(ct);null==t||t.addEventListener("signIn",(()=>{this.loginWithGoogle()})),window.document.body.appendChild(t)}if(!document.querySelector(at)){const t=document.createElement(at);t.setAttribute(wt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(lt)){const t=document.createElement(lt);window.document.body.appendChild(t)}if(!document.querySelector(At)){const t=document.createElement(At);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Ee("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var s,i,o;try{await(i=this.apiKey,o={options:{staging:this.staging,version:"latest"}},t(void 0,void 0,void 0,(function(){var t,s;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,6,,7]),[4,(n=null==o?void 0:o.options,new Promise((function(t,e){var s=document.getElementById("snippylyScript"),i=!1,o="latest";if(n&&(n.staging&&(i=n.staging),n.version&&(o=n.version)),(null==n?void 0:n.version)||(o="1.0.78"),s)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(i?"-staging":"","@").concat(o,"/snippyly.js"),r.id="snippylyScript",r.type="module",document.body.appendChild(r),r.onload=function(){t()},r.onerror=function(){e(new Error("Failed to load Snippyly script"))}}})))];case 1:return e.sent(),t=window.Snippyly,o?[4,t.init(i,o)]:[3,3];case 2:return e.sent(),[3,5];case 3:return[4,t.init(i)];case 4:e.sent(),e.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return s=e.sent(),console.error(s),[2,null];case 7:return[2]}var n}))}))),Snippyly&&(null===Snippyly||void 0===Snippyly||Snippyly.sf(!0)),Snippyly&&Qe({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,e=0)=>{try{let s=3735928559^e,i=1103547991^e;for(let e,o=0;o<t.length;o++)e=t.charCodeAt(o),s=Math.imul(s^e,2654435761),i=Math.imul(i^e,1597334677);return s=Math.imul(s^s>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),i=Math.imul(i^i>>>16,2246822507)^Math.imul(s^s>>>13,3266489909),4294967296*(2097151&i)+(s>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Ee("Error in cyrb53: ",t),0}})((t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")})(window.location.origin))+"",null===Snippyly||void 0===Snippyly||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.commentElement&&(this.commentElement.enableTextComments(!0),this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),this.commentElement.showScreenSizeInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t}))),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(s=this.rewriterElement)||void 0===s||s.enableRewriter()),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Ee("Error in initializeSnippyly: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete("review"),e.searchParams.delete("sreviewId"),e.searchParams.delete("scommentId");const s=t.get("sversion")||this.projectVersion;this.location={url:Lo(e.href),version:s}}catch(t){console.warn("Error in generateLocation: ",t),Ee("Error in generateLocation: ",t)}},this.setLocation=()=>{try{window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)&&(null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))))}catch(t){console.warn("Error in setLocation: ",t),Ee("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,e;try{this.invalidApiKey=!1;let e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};const s=Fo();(null==s?void 0:s.email)&&(e=s),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",(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),this.loading=!1,(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Qe({clientUserId:null==e?void 0:e.userId}),this.getComments(),this.checkGlobalUserContact()}catch(t){this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),Ee("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=t,"All"!==this.viewMode&&(this.viewMode?this.comments=t.filter((t=>{var e;return(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var e;return!(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)})))})))}catch(t){console.warn("Error in getComments: ",t),Ee("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{!this.isUserGlobalContact&&t&&this.setViewMode("All"),this.isUserGlobalContact=t,t||this.setViewMode(null)}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Ee("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Ee("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading)return;window.open(`https://snippyly-login-staging.web.app/?redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Ee("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,yo("review"),yo("sreviewId"),yo("projectVersionKey","sessionStorage"),yo("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),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),Ee("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),yo("snippyly-user"),yo("_sfut"),this.snippylyUser=void 0,window.open(`https://snippyly-login-staging.web.app/?signout=true&redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Ee("Error in signOutUser: ",t)}},this.toggleMenu=(t,e)=>{try{t.stopPropagation(),this.menuOpenedId===e?this.menuOpenedId=void 0:this.menuOpenedId=e}catch(t){console.warn("Error in toggleMenu: ",t),Ee("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),Ee("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),Ee("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/","_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Ee("Error in goToAdminPortal: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Do("sprojectInstall","true");const t=new URL(document.location);t.searchParams.delete("sprojectInstall"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),Ee("Error in onboardingNextClick: ",t)}},this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577",null===(i=null===(s=null===document||void 0===document?void 0:document.body)||void 0===s?void 0:s.style)||void 0===i||i.setProperty("transform","none","important"),null===(r=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===r||r.setProperty("transform","none","important");try{this.expanded=!0,this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),Ee("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){this._loadPlugin=t,this.loadPlugin?this.classList.add("visible"):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,Qe({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Do("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Ee("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}render(){var t,e,s,i,o,n,r;return this.loadPlugin?this.snippylyUser?Q`
1071
+
1072
+ .s-user-request-tool-button {
1073
+ display: flex;
1074
+ align-items: center;
1075
+ gap: 1rem;
1076
+ }
1077
+
1078
+ .s-user-request-tool-button svg {
1079
+ width: 20px;
1080
+ height: 20px;
1081
+ }
1082
+
1083
+ /* Last 3-dot menu options css */
1084
+
1085
+ hr {
1086
+ width: 90%;
1087
+ border: 0.01rem solid #D4D6DF;
1088
+ margin: 0 auto;
1089
+ }
1090
+
1091
+ * {
1092
+ margin: 0;
1093
+ padding: 0;
1094
+ font-style: normal;
1095
+ font-size: 14px;
1096
+ line-height: 1.14em;
1097
+ }
1098
+
1099
+ .toolbar-section {
1100
+ display: flex;
1101
+ justify-content: center;
1102
+ align-items: center;
1103
+ }
1104
+
1105
+ .toolbar-icon {
1106
+ width: 32px;
1107
+ height: 32px;
1108
+ border-radius: 50px;
1109
+ fill: #80808a;
1110
+ cursor: pointer;
1111
+ }
1112
+
1113
+ .toolbar-icon:hover {
1114
+ background: #625df5;
1115
+ fill: white;
1116
+ }
1117
+
1118
+ .toolbar-icon:active {
1119
+ fill: #ffffff !important;
1120
+ background: #625df5;
1121
+ }
1122
+
1123
+ .dropdown {
1124
+ position: relative;
1125
+ display: flex;
1126
+ flex-direction: row;
1127
+ align-items: center;
1128
+ }
1129
+
1130
+ .dropdown .dropdown-content {
1131
+ visibility: hidden;
1132
+ block-size: auto;
1133
+ width: max-content;
1134
+ // bottom: 170%;
1135
+ bottom: 100%;
1136
+ right: 0%;
1137
+ background: #141416 !important;
1138
+ border: 1px solid #222226;
1139
+ border-radius: 8px;
1140
+ padding: 4px 0px;
1141
+ position: absolute;
1142
+ z-index: 1;
1143
+ opacity: 0;
1144
+ transition: opacity 0.5s;
1145
+ display: flex;
1146
+ flex-direction: column;
1147
+ align-items: flex-start;
1148
+
1149
+ min-width: 212px;
1150
+ background: white !important;
1151
+ border: 1px solid #D4D6DF;
1152
+ }
1153
+
1154
+ .dropdown:hover .dropdown-content {
1155
+ visibility: visible;
1156
+ opacity: 1;
1157
+ }
1158
+
1159
+ .dropdown-content .menu-point {
1160
+ display: flex;
1161
+ align-items: center;
1162
+ gap: 1rem;
1163
+ padding: 0.5rem 1rem;
1164
+ color: #ababb5;
1165
+ text-align: left;
1166
+ font-style: normal;
1167
+ font-weight: 400;
1168
+ font-size: 12px;
1169
+ line-height: 2em;
1170
+ cursor: pointer;
1171
+
1172
+ color: #4C5366;
1173
+ }
1174
+
1175
+ .menu-point-wrap {
1176
+ display: flex;
1177
+ flex-direction: column;
1178
+ color: #ababb5;
1179
+ font-size: 0.9rem;
1180
+ padding: 0rem 1rem 1rem 1rem;
1181
+ gap: 0.5rem;
1182
+ align-items: flex-start;
1183
+ width: 100%;
1184
+ line-height: 1.4rem;
1185
+
1186
+ color: #4C5366;
1187
+ }
1188
+ `;var Xo=function(t,e,i,s){for(var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s,a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r);return n>3&&r&&Object.defineProperty(e,i,r),r};let Qo=class extends ${constructor(){var i,s,o,n,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.showOnboardingModal=!0,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.exitReviewModeCalled=!1,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),Oe("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Oe("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Oe("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const e=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),e};const e=history.replaceState;history.replaceState=function(){const t=e.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),Oe("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!yo("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,e.has("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),i=Fo(t,gt,ut),s=i&&JSON.parse(i);if(s){const t={};t.userId=s.uid,t.name=s.displayName,t.email=s.email,t.photoUrl=null==s?void 0:s.photoURL;const e=JSON.stringify(t),i=Yo(e,gt,ut);Bo("_sfut",i,!0)}}else if(e.has("snippyly_google_token")){const t=JSON.parse(atob(e.get("snippyly_google_token"))),i={};i.userId=t.uid,i.name=t.displayName,i.email=t.email,i.photoUrl=null==t?void 0:t.photoURL,Bo("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(Bo("review","true",!1),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):yo("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Oe("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&&Bo("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;t.has("review")&&t.has("sversion")&&(Bo("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&Bo("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Oe("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||yo("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||yo("projectVersion",!1,"sessionStorage");if(t&&e){const i=new URL(document.location),s=i.searchParams;s.get(t)||(s.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Oe("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Ho();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(at)){const t=document.createElement(at);null==t||t.addEventListener("signIn",(()=>{this.loginWithGoogle()})),window.document.body.appendChild(t)}if(!document.querySelector(ct)){const t=document.createElement(ct);t.setAttribute(wt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(lt)){const t=document.createElement(lt);window.document.body.appendChild(t)}if(!document.querySelector(At)){const t=document.createElement(At);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Oe("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var i,s,o;try{await(s=this.apiKey,o={options:{staging:this.staging,version:"latest"}},t(void 0,void 0,void 0,(function(){var t,i;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,6,,7]),[4,(n=null==o?void 0:o.options,new Promise((function(t,e){var i=document.getElementById("snippylyScript"),s=!1,o="latest";if(n&&(n.staging&&(s=n.staging),n.version&&(o=n.version)),(null==n?void 0:n.version)||(o="1.0.78"),i)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(s?"-staging":"","@").concat(o,"/snippyly.js"),r.id="snippylyScript",r.type="module",document.body.appendChild(r),r.onload=function(){t()},r.onerror=function(){e(new Error("Failed to load Snippyly script"))}}})))];case 1:return e.sent(),t=window.Snippyly,o?[4,t.init(s,o)]:[3,3];case 2:return e.sent(),[3,5];case 3:return[4,t.init(s)];case 4:e.sent(),e.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return i=e.sent(),console.error(i),[2,null];case 7:return[2]}var n}))}))),Snippyly&&(null===Snippyly||void 0===Snippyly||Snippyly.sf(!0)),Snippyly&&Ee({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,e=0)=>{try{let i=3735928559^e,s=1103547991^e;for(let e,o=0;o<t.length;o++)e=t.charCodeAt(o),i=Math.imul(i^e,2654435761),s=Math.imul(s^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(s^s>>>13,3266489909),s=Math.imul(s^s>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&s)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Oe("Error in cyrb53: ",t),0}})((t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")})(window.location.origin))+"",null===Snippyly||void 0===Snippyly||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.commentElement&&(this.commentElement.enableTextComments(!0),this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),this.commentElement.showScreenSizeInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t}))),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(i=this.rewriterElement)||void 0===i||i.enableRewriter()),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Oe("Error in initializeSnippyly: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete("review"),e.searchParams.delete("sreviewId"),e.searchParams.delete("scommentId");const i=t.get("sversion")||this.projectVersion;this.location={url:bo(e.href),version:i}}catch(t){console.warn("Error in generateLocation: ",t),Oe("Error in generateLocation: ",t)}},this.setLocation=()=>{try{window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)&&(null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))))}catch(t){console.warn("Error in setLocation: ",t),Oe("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,e;try{this.invalidApiKey=!1;let e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};const i=Ho();(null==i?void 0:i.email)&&(e=i),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",(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),this.loading=!1,(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Ee({clientUserId:null==e?void 0:e.userId}),this.setUserRoles(),this.getComments(),this.checkGlobalUserContact()}catch(t){this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),Oe("Error in identifySnippyly: ",t)}},this.setUserRoles=()=>{try{Snippyly&&Snippyly.setUserRoles(dt)}catch(t){console.warn("Error in setUserRoles: ",t),Oe("Error in setUserRoles: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=t,"All"!==this.viewMode&&(this.viewMode?this.comments=t.filter((t=>{var e;return(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var e;return!(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)})))})))}catch(t){console.warn("Error in getComments: ",t),Oe("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{!this.isUserGlobalContact&&t&&this.setViewMode("All"),this.isUserGlobalContact=t,t||this.setViewMode(null)}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Oe("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Oe("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading)return;window.open(`https://snippyly-login-staging.web.app/?redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Oe("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,mo("review"),mo("sreviewId"),mo("projectVersionKey","sessionStorage"),mo("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),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),Oe("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),mo("snippyly-user"),mo("_sfut"),this.snippylyUser=void 0,window.open(`https://snippyly-login-staging.web.app/?signout=true&redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Oe("Error in signOutUser: ",t)}},this.toggleMenu=(t,e)=>{try{t.stopPropagation(),this.menuOpenedId===e?this.menuOpenedId=void 0:this.menuOpenedId=e}catch(t){console.warn("Error in toggleMenu: ",t),Oe("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),Oe("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),Oe("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://snippyly-self-serve-platform.web.app/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const e=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();e&&(t=`https://snippyly-self-serve-platform.web.app//dashboard/project/comment/${this.apiKey}/${e}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Oe("Error in goToAdminPortal: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Bo("sprojectInstall","true");const t=new URL(document.location);t.searchParams.delete("sprojectInstall"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),Oe("Error in onboardingNextClick: ",t)}},this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577",null===(s=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===s||s.setProperty("transform","none","important"),null===(r=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===r||r.setProperty("transform","none","important");try{this.expanded=!0,this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),Oe("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){this._loadPlugin=t,this.loadPlugin?this.classList.add("visible"):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,Ee({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Bo("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Oe("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}render(){var t,e,i,s,o,n,r;return this.loadPlugin?this.snippylyUser?Q`
1072
1189
  <div class="snippyly-plugin-container">
1073
1190
  <div class="toolbar ${nt({expanded:this.expanded})}">
1074
1191
 
@@ -1213,54 +1330,126 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
1213
1330
  <!-- actions 2 -->
1214
1331
  <div class="toolbar-section ${nt({"d-none":!this.expanded})}">
1215
1332
  <div class="toolbar-actions2">
1216
- <div class="action tooltip d-sm-none" @click=${()=>this.copyLink()}>
1217
- <div class="tooltiptext">Copy Link</div>
1218
- <svg class="toolbar-icon" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1219
- <path fill-rule="evenodd" clip-rule="evenodd"
1220
- d="M12.9986 14.0398C13.028 14.5913 12.6047 15.0622 12.0532 15.0916C11.3005 15.1318 10.7044 15.1808 10.2385 15.23C9.61292 15.2959 9.23278 15.6802 9.16959 16.233C9.07886 17.0267 9 18.2277 9 19.9999C9 21.7722 9.07886 22.9732 9.16959 23.7669C9.23289 24.3206 9.61207 24.7038 10.2368 24.7697C11.3308 24.8852 13.1392 24.9999 16 24.9999C18.8608 24.9999 20.6692 24.8852 21.7632 24.7697C22.3879 24.7038 22.7671 24.3206 22.8304 23.7669C22.9211 22.9732 23 21.7722 23 19.9999C23 18.2277 22.9211 17.0267 22.8304 16.233C22.7672 15.6802 22.3871 15.2959 21.7615 15.23C21.2956 15.1808 20.6995 15.1318 19.9468 15.0916C19.3953 15.0622 18.972 14.5913 19.0014 14.0398C19.0308 13.4883 19.5017 13.0651 20.0532 13.0945C20.8361 13.1362 21.4669 13.1878 21.9712 13.241C23.4556 13.3975 24.6397 14.4506 24.8175 16.0059C24.9188 16.8922 25 18.1715 25 19.9999C25 21.8284 24.9188 23.1077 24.8175 23.994C24.6398 25.5483 23.4585 26.6019 21.9732 26.7587C20.7919 26.8834 18.9108 26.9999 16 26.9999C13.0892 26.9999 11.2081 26.8834 10.0268 26.7587C8.54151 26.6019 7.36021 25.5483 7.18253 23.994C7.0812 23.1077 7 21.8284 7 19.9999C7 18.1715 7.0812 16.8922 7.18253 16.0059C7.36031 14.4506 8.54436 13.3975 10.0288 13.241C10.5331 13.1878 11.1639 13.1362 11.9468 13.0945C12.4983 13.0651 12.9692 13.4883 12.9986 14.0398Z" />
1221
- <path fill-rule="evenodd" clip-rule="evenodd"
1222
- d="M13.2071 10.2071C12.8166 10.5976 12.1834 10.5976 11.7929 10.2071C11.4024 9.81658 11.4024 9.18342 11.7929 8.79289L15.2929 5.29289C15.6834 4.90237 16.3166 4.90237 16.7071 5.29289L20.2071 8.79289C20.5976 9.18342 20.5976 9.81658 20.2071 10.2071C19.8166 10.5976 19.1834 10.5976 18.7929 10.2071L17 8.41421V18C17 18.5523 16.5523 19 16 19C15.4477 19 15 18.5523 15 18V8.41421L13.2071 10.2071Z" />
1223
- </svg>
1224
-
1333
+ <div class="action tooltip cursor-pointer d-sm-none" @click=${()=>this.copyLink()}>
1334
+ <div class="tooltiptext">Share</div>
1335
+ <snippyly-user-invite-tool></snippyly-user-invite-tool>
1225
1336
  </div>
1226
1337
  <div class="action">
1227
- ${(null===(s=this.snippylyUser)||void 0===s?void 0:s.photoUrl)?Q`<img class="toolbar-img profile-img" src=${null===(i=this.snippylyUser)||void 0===i?void 0:i.photoUrl} referrerpolicy="no-referrer" title=${null===(o=this.snippylyUser)||void 0===o?void 0:o.name} />`:Q`<div class="profile-initial"><span>${(null===(r=null===(n=this.snippylyUser)||void 0===n?void 0:n.name)||void 0===r?void 0:r.charAt(0))||"-"}</span></div>`}
1338
+ ${(null===(i=this.snippylyUser)||void 0===i?void 0:i.photoUrl)?Q`<img class="toolbar-img profile-img" src=${null===(s=this.snippylyUser)||void 0===s?void 0:s.photoUrl} referrerpolicy="no-referrer" title=${null===(o=this.snippylyUser)||void 0===o?void 0:o.name} />`:Q`<div class="profile-initial"><span>${(null===(r=null===(n=this.snippylyUser)||void 0===n?void 0:n.name)||void 0===r?void 0:r.charAt(0))||"-"}</span></div>`}
1228
1339
  </div>
1229
1340
  </div>
1230
1341
  </div>
1231
1342
 
1232
1343
  <!-- context menu icon -->
1233
1344
  <div class="toolbar-section ${nt({"d-none":!this.expanded})}">
1234
- ${this.isUserGlobalContact?Q`
1235
- <snippyly-menu>
1236
- <div menu-trigger class="toolbar-section">
1237
- <svg class="toolbar-icon" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1238
- <path
1239
- d="M14 23C14 24.1 14.9 25 16 25C17.1 25 18 24.1 18 23C18 21.9 17.1 21 16 21C14.9 21 14 21.9 14 23ZM14 9C14 10.1 14.9 11 16 11C17.1 11 18 10.1 18 9C18 7.9 17.1 7 16 7C14.9 7 14 7.9 14 9ZM14 16C14 17.1 14.9 18 16 18C17.1 18 18 17.1 18 16C18 14.9 17.1 14 16 14C14.9 14 14 14.9 14 16Z" />
1240
- </svg>
1241
- </div>
1242
- <div menu-items>
1243
- <div @click=${()=>this.goToAdminPortal()}>Go to Admin Portal</div>
1244
- <div @click=${()=>this.toggleSnippylyPluginToolbar()}>${this.expanded?"Hide Toolbar":"Show Toolbar"}</div>
1245
- <div @click=${()=>this.removeSnippyly()}>Exit Review Mode</div>
1246
- <div @click=${()=>this.signOutUser()}>Sign out</div>
1247
- </div>
1248
- </snippyly-menu>
1249
- `:Q`
1250
- <snippyly-menu>
1251
- <div menu-trigger class="toolbar-section">
1252
- <svg class="toolbar-icon" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1253
- <path
1254
- d="M14 23C14 24.1 14.9 25 16 25C17.1 25 18 24.1 18 23C18 21.9 17.1 21 16 21C14.9 21 14 21.9 14 23ZM14 9C14 10.1 14.9 11 16 11C17.1 11 18 10.1 18 9C18 7.9 17.1 7 16 7C14.9 7 14 7.9 14 9ZM14 16C14 17.1 14.9 18 16 18C17.1 18 18 17.1 18 16C18 14.9 17.1 14 16 14C14.9 14 14 14.9 14 16Z" />
1255
- </svg>
1256
- </div>
1257
- <div menu-items>
1258
- <div @click=${()=>this.toggleSnippylyPluginToolbar()}>${this.expanded?"Hide Toolbar":"Show Toolbar"}</div>
1259
- <div @click=${()=>this.removeSnippyly()}>Exit Review Mode</div>
1260
- <div @click=${()=>this.signOutUser()}>Sign out</div>
1261
- </div>
1262
- </snippyly-menu>
1263
- `}
1345
+ <div class="toolbar-section dropdown">
1346
+ <div class="dropdown-content">
1347
+ <div class="menu-point">
1348
+ <svg
1349
+ width="20"
1350
+ height="21"
1351
+ viewBox="0 0 20 21"
1352
+ fill="none"
1353
+ xmlns="http://www.w3.org/2000/svg"
1354
+ >
1355
+ <path
1356
+ fill-rule="evenodd"
1357
+ clip-rule="evenodd"
1358
+ d="M11.4672 2.1994C14.7405 2.70529 17.2627 4.95708 18.1251 8.14385C18.4026 9.16935 18.4026 10.9987 18.1251 12.0242C17.3445 14.9084 15.2538 16.9991 12.3696 17.7797C11.7954 17.9351 11.3985 17.9749 10.4295 17.9741C9.11383 17.973 8.48521 17.8548 7.37461 17.3996L6.78028 17.1561L4.94739 17.6121C3.23209 18.039 3.0988 18.0595 2.87022 17.9311C2.41712 17.6768 2.42028 17.4852 2.90948 15.5297L3.35843 13.7356L3.11432 13.1401C2.6587 12.0283 2.54048 11.4 2.5394 10.084C2.53858 9.11503 2.57838 8.71806 2.73378 8.14385C3.50931 5.27834 5.61409 3.16191 8.44225 2.4037C9.10805 2.2252 10.866 2.10654 11.4672 2.1994ZM8.51932 3.88086C7.45429 4.22459 6.68246 4.70079 5.86433 5.51892C4.64915 6.73411 4.04462 8.08294 3.9597 9.7682C3.90781 10.798 4.04895 11.629 4.42977 12.5366C4.56143 12.8504 4.71538 13.219 4.77178 13.3558C4.8576 13.5637 4.82051 13.8224 4.54519 14.934C4.36398 15.6653 4.22348 16.2712 4.23286 16.2806C4.24225 16.29 4.84822 16.1495 5.57953 15.9683C6.69112 15.693 6.94975 15.6559 7.15767 15.7417C7.29448 15.7981 7.66311 15.9521 7.97688 16.0837C8.88453 16.4645 9.71547 16.6057 10.7453 16.5538C12.4306 16.4689 13.7794 15.8643 14.9946 14.6492C15.8066 13.8372 16.28 13.0735 16.6403 11.9942C16.8426 11.3883 16.8713 11.1508 16.8713 10.084C16.8713 9.0173 16.8426 8.77978 16.6403 8.1739C16.28 7.09462 15.8066 6.33091 14.9946 5.51892C13.6178 4.1422 12.1383 3.5568 10.2039 3.6234C9.46613 3.64885 9.03351 3.71491 8.51932 3.88086Z"
1359
+ fill="#4C5366"
1360
+ />
1361
+ </svg>
1362
+
1363
+ <p>Comments</p>
1364
+ </div>
1365
+ <div class="menu-point-wrap">
1366
+ Welcome to comments!
1367
+ <br />Collab with your team.
1368
+ <svg
1369
+ width="89"
1370
+ height="18"
1371
+ viewBox="0 0 89 18"
1372
+ fill="none"
1373
+ xmlns="http://www.w3.org/2000/svg"
1374
+ >
1375
+ <path
1376
+ d="M2.016 12.112H4.944V13H0.924V4.636H2.016V12.112ZM12.1037 9.46C12.1037 9.668 12.0917 9.888 12.0677 10.12H6.81169C6.85169 10.768 7.07169 11.276 7.47169 11.644C7.87969 12.004 8.37169 12.184 8.94769 12.184C9.41969 12.184 9.81169 12.076 10.1237 11.86C10.4437 11.636 10.6677 11.34 10.7957 10.972H11.9717C11.7957 11.604 11.4437 12.12 10.9157 12.52C10.3877 12.912 9.73169 13.108 8.94769 13.108C8.32369 13.108 7.76369 12.968 7.26769 12.688C6.77969 12.408 6.39569 12.012 6.11569 11.5C5.83569 10.98 5.69569 10.38 5.69569 9.7C5.69569 9.02 5.83169 8.424 6.10369 7.912C6.37569 7.4 6.75569 7.008 7.24369 6.736C7.73969 6.456 8.30769 6.316 8.94769 6.316C9.57169 6.316 10.1237 6.452 10.6037 6.724C11.0837 6.996 11.4517 7.372 11.7077 7.852C11.9717 8.324 12.1037 8.86 12.1037 9.46ZM10.9757 9.232C10.9757 8.816 10.8837 8.46 10.6997 8.164C10.5157 7.86 10.2637 7.632 9.94369 7.48C9.63169 7.32 9.28369 7.24 8.89969 7.24C8.34769 7.24 7.87569 7.416 7.48369 7.768C7.09969 8.12 6.87969 8.608 6.82369 9.232H10.9757ZM13.1371 9.688C13.1371 9.016 13.2731 8.428 13.5451 7.924C13.8171 7.412 14.1891 7.016 14.6611 6.736C15.1411 6.456 15.6731 6.316 16.2571 6.316C16.8331 6.316 17.3331 6.44 17.7571 6.688C18.1811 6.936 18.4971 7.248 18.7051 7.624V6.424H19.8091V13H18.7051V11.776C18.4891 12.16 18.1651 12.48 17.7331 12.736C17.3091 12.984 16.8131 13.108 16.2451 13.108C15.6611 13.108 15.1331 12.964 14.6611 12.676C14.1891 12.388 13.8171 11.984 13.5451 11.464C13.2731 10.944 13.1371 10.352 13.1371 9.688ZM18.7051 9.7C18.7051 9.204 18.6051 8.772 18.4051 8.404C18.2051 8.036 17.9331 7.756 17.5891 7.564C17.2531 7.364 16.8811 7.264 16.4731 7.264C16.0651 7.264 15.6931 7.36 15.3571 7.552C15.0211 7.744 14.7531 8.024 14.5531 8.392C14.3531 8.76 14.2531 9.192 14.2531 9.688C14.2531 10.192 14.3531 10.632 14.5531 11.008C14.7531 11.376 15.0211 11.66 15.3571 11.86C15.6931 12.052 16.0651 12.148 16.4731 12.148C16.8811 12.148 17.2531 12.052 17.5891 11.86C17.9331 11.66 18.2051 11.376 18.4051 11.008C18.6051 10.632 18.7051 10.196 18.7051 9.7ZM22.7465 7.492C22.9385 7.116 23.2105 6.824 23.5625 6.616C23.9225 6.408 24.3585 6.304 24.8705 6.304V7.432H24.5825C23.3585 7.432 22.7465 8.096 22.7465 9.424V13H21.6545V6.424H22.7465V7.492ZM29.335 6.304C30.135 6.304 30.783 6.548 31.279 7.036C31.775 7.516 32.023 8.212 32.023 9.124V13H30.943V9.28C30.943 8.624 30.779 8.124 30.451 7.78C30.123 7.428 29.675 7.252 29.107 7.252C28.531 7.252 28.071 7.432 27.727 7.792C27.391 8.152 27.223 8.676 27.223 9.364V13H26.131V6.424H27.223V7.36C27.439 7.024 27.731 6.764 28.099 6.58C28.475 6.396 28.887 6.304 29.335 6.304ZM44.914 6.304C45.426 6.304 45.882 6.412 46.282 6.628C46.682 6.836 46.998 7.152 47.23 7.576C47.462 8 47.578 8.516 47.578 9.124V13H46.498V9.28C46.498 8.624 46.334 8.124 46.006 7.78C45.686 7.428 45.25 7.252 44.698 7.252C44.13 7.252 43.678 7.436 43.342 7.804C43.006 8.164 42.838 8.688 42.838 9.376V13H41.758V9.28C41.758 8.624 41.594 8.124 41.266 7.78C40.946 7.428 40.51 7.252 39.958 7.252C39.39 7.252 38.938 7.436 38.602 7.804C38.266 8.164 38.098 8.688 38.098 9.376V13H37.006V6.424H38.098V7.372C38.314 7.028 38.602 6.764 38.962 6.58C39.33 6.396 39.734 6.304 40.174 6.304C40.726 6.304 41.214 6.428 41.638 6.676C42.062 6.924 42.378 7.288 42.586 7.768C42.77 7.304 43.074 6.944 43.498 6.688C43.922 6.432 44.394 6.304 44.914 6.304ZM52.2373 13.108C51.6213 13.108 51.0613 12.968 50.5573 12.688C50.0613 12.408 49.6693 12.012 49.3813 11.5C49.1013 10.98 48.9613 10.38 48.9613 9.7C48.9613 9.028 49.1053 8.436 49.3933 7.924C49.6893 7.404 50.0893 7.008 50.5933 6.736C51.0973 6.456 51.6613 6.316 52.2853 6.316C52.9093 6.316 53.4733 6.456 53.9773 6.736C54.4813 7.008 54.8773 7.4 55.1653 7.912C55.4613 8.424 55.6093 9.02 55.6093 9.7C55.6093 10.38 55.4573 10.98 55.1533 11.5C54.8573 12.012 54.4533 12.408 53.9413 12.688C53.4293 12.968 52.8613 13.108 52.2373 13.108ZM52.2373 12.148C52.6293 12.148 52.9973 12.056 53.3413 11.872C53.6853 11.688 53.9613 11.412 54.1693 11.044C54.3853 10.676 54.4933 10.228 54.4933 9.7C54.4933 9.172 54.3893 8.724 54.1813 8.356C53.9733 7.988 53.7013 7.716 53.3653 7.54C53.0293 7.356 52.6653 7.264 52.2733 7.264C51.8733 7.264 51.5053 7.356 51.1693 7.54C50.8413 7.716 50.5773 7.988 50.3773 8.356C50.1773 8.724 50.0773 9.172 50.0773 9.7C50.0773 10.236 50.1733 10.688 50.3653 11.056C50.5653 11.424 50.8293 11.7 51.1573 11.884C51.4853 12.06 51.8453 12.148 52.2373 12.148ZM58.1371 7.492C58.3291 7.116 58.6011 6.824 58.9531 6.616C59.3131 6.408 59.7491 6.304 60.2611 6.304V7.432H59.9731C58.7491 7.432 58.1371 8.096 58.1371 9.424V13H57.0451V6.424H58.1371V7.492ZM67.5217 9.46C67.5217 9.668 67.5097 9.888 67.4857 10.12H62.2297C62.2697 10.768 62.4897 11.276 62.8897 11.644C63.2977 12.004 63.7897 12.184 64.3657 12.184C64.8377 12.184 65.2297 12.076 65.5417 11.86C65.8617 11.636 66.0857 11.34 66.2137 10.972H67.3897C67.2137 11.604 66.8617 12.12 66.3337 12.52C65.8057 12.912 65.1497 13.108 64.3657 13.108C63.7417 13.108 63.1817 12.968 62.6857 12.688C62.1977 12.408 61.8137 12.012 61.5337 11.5C61.2537 10.98 61.1137 10.38 61.1137 9.7C61.1137 9.02 61.2497 8.424 61.5217 7.912C61.7937 7.4 62.1737 7.008 62.6617 6.736C63.1577 6.456 63.7257 6.316 64.3657 6.316C64.9897 6.316 65.5417 6.452 66.0217 6.724C66.5017 6.996 66.8697 7.372 67.1257 7.852C67.3897 8.324 67.5217 8.86 67.5217 9.46ZM66.3937 9.232C66.3937 8.816 66.3017 8.46 66.1177 8.164C65.9337 7.86 65.6817 7.632 65.3617 7.48C65.0497 7.32 64.7017 7.24 64.3177 7.24C63.7657 7.24 63.2937 7.416 62.9017 7.768C62.5177 8.12 62.2977 8.608 62.2417 9.232H66.3937Z"
1377
+ fill="#4C5366"
1378
+ />
1379
+ <path
1380
+ d="M76.4459 2.37984C75.9357 2.48936 75.4945 2.73358 75.1126 3.11222C74.831 3.39698 74.6462 3.67249 74.5179 4.00732C74.327 4.50188 74.3333 4.27031 74.3333 8.99956C74.3333 13.7288 74.327 13.4972 74.5179 13.9918C74.834 14.8149 75.6322 15.4691 76.5085 15.6318C76.7651 15.6787 85.2346 15.6787 85.4912 15.6318C85.9826 15.541 86.5584 15.2344 86.9059 14.8775C87.2565 14.5144 87.5194 14.0262 87.6226 13.5379C87.6571 13.3752 87.6665 12.8431 87.6665 10.8368V8.34228H87.0092H86.3519V10.6804C86.3519 12.0356 86.3394 13.0998 86.3206 13.2062C86.2267 13.779 85.7791 14.2265 85.2063 14.3204C84.9591 14.361 77.0405 14.361 76.7931 14.3204C76.2297 14.2296 75.7852 13.7945 75.6789 13.228C75.6382 13.0058 75.635 5.04963 75.6789 4.79303C75.7727 4.22024 76.2203 3.77263 76.7931 3.67875C76.8995 3.65997 77.9637 3.64746 79.319 3.64746H81.6569V2.99018V2.3329L79.1467 2.33603C77.2003 2.33603 76.59 2.34855 76.4459 2.37984Z"
1381
+ fill="#4C5366"
1382
+ />
1383
+ <path
1384
+ d="M83.003 2.99016V3.64744H84.1986H85.3974L83.6822 5.36268L81.9702 7.07465L82.4335 7.53791C82.6869 7.79138 82.9093 7.99805 82.9249 7.99805C82.9437 7.99805 83.7199 7.23437 84.6527 6.30159L86.3522 4.60213V5.80091V6.99655H87.0095H87.6665V4.66486V2.33316H85.3348H83.003V2.99016Z"
1385
+ fill="#4C5366"
1386
+ />
1387
+ </svg>
1388
+ </div>
1389
+ <hr />
1390
+ ${this.isUserGlobalContact?Q`
1391
+ <div class="menu-point" @click=${()=>this.goToAdminPortal()}>
1392
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
1393
+ <path d="M4.30881 1.72602C3.67106 1.86293 3.11953 2.1682 2.64215 2.64149C2.29011 2.99745 2.05915 3.34183 1.89878 3.76037C1.66018 4.37857 1.668 4.08911 1.668 10.0007C1.668 15.9122 1.66018 15.6228 1.89878 16.241C2.29385 17.2699 3.29164 18.0876 4.38704 18.291C4.70779 18.3496 15.2947 18.3496 15.6154 18.291C16.2297 18.1775 16.9494 17.7942 17.3838 17.3481C17.8221 16.8942 18.1506 16.284 18.2797 15.6736C18.3227 15.4702 18.3345 14.8051 18.3345 12.2973V9.17907H17.5129H16.6913V12.1017C16.6913 13.7957 16.6756 15.126 16.6522 15.259C16.5348 15.975 15.9753 16.5343 15.2593 16.6517C14.9503 16.7025 5.05201 16.7025 4.74282 16.6517C4.03857 16.5382 3.48296 15.9944 3.34997 15.2862C3.29912 15.0085 3.29521 5.06326 3.34997 4.74251C3.46731 4.02653 4.02684 3.467 4.74282 3.34966C4.87582 3.32619 6.20609 3.31054 7.90013 3.31054H10.8226V2.48895V1.66735L7.68482 1.67126C5.25184 1.67126 4.48891 1.68691 4.30881 1.72602Z" fill="#4C5366"/>
1394
+ <path d="M12.5058 2.48917V3.31077H14.0004H15.4988L13.3548 5.45481L11.2148 7.59477L11.7939 8.17385C12.1108 8.49069 12.3887 8.74902 12.4082 8.74902C12.4317 8.74902 13.4019 7.79443 14.5679 6.62845L16.6924 4.50413V6.0026V7.49715H17.514H18.3352V4.58253V1.66791H15.4206H12.5058V2.48917Z" fill="#4C5366"/>
1395
+ </svg>
1396
+ <p>View project</p>
1397
+ </div>
1398
+ <hr />
1399
+ `:Q``}
1400
+ <div class="menu-point">
1401
+ <snippyly-user-request-tool type="feedback"></snippyly-user-request-tool>
1402
+ </div>
1403
+ <div class="menu-point">
1404
+ <snippyly-user-request-tool type="reportBug"></snippyly-user-request-tool>
1405
+ </div>
1406
+ <div class="menu-point">
1407
+ <snippyly-user-request-tool type="contactUs"></snippyly-user-request-tool>
1408
+ </div>
1409
+ <hr />
1410
+ <div class="menu-point" @click=${()=>this.removeSnippyly()}>
1411
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1412
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 4C10.0478 4 8.24816 4.161 6.80371 4.35177C5.50372 4.52346 4.52346 5.50372 4.35177 6.80371C4.16101 8.24816 4 10.0478 4 12C4 13.9522 4.161 15.7518 4.35177 17.1963C4.52346 18.4963 5.50372 19.4765 6.80371 19.6482C8.24816 19.839 10.0478 20 12 20C13.9522 20 15.7518 19.839 17.1963 19.6482C18.4963 19.4765 19.4765 18.4963 19.6482 17.1963C19.839 15.7518 20 13.9522 20 12C20 10.0478 19.839 8.24816 19.6482 6.80371C19.4765 5.50372 18.4963 4.52346 17.1963 4.35177C15.7518 4.16101 13.9522 4 12 4ZM6.54184 2.36899C4.34504 2.65912 2.65912 4.34504 2.36899 6.54184C2.16953 8.05208 2 9.94127 2 12C2 14.0587 2.16953 15.9479 2.36899 17.4582C2.65912 19.655 4.34504 21.3409 6.54184 21.631C8.05208 21.8305 9.94127 22 12 22C14.0587 22 15.9479 21.8305 17.4582 21.631C19.655 21.3409 21.3409 19.655 21.631 17.4582C21.8305 15.9479 22 14.0587 22 12C22 9.94127 21.8305 8.05208 21.631 6.54184C21.3409 4.34504 19.655 2.65912 17.4582 2.36899C15.9479 2.16953 14.0587 2 12 2C9.94127 2 8.05208 2.16953 6.54184 2.36899Z" fill="#777E91"/>
1413
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z" fill="#777E91"/>
1414
+ </svg>
1415
+
1416
+ <p>Exit Review Mode</p>
1417
+ </div>
1418
+ <div class="menu-point" @click=${()=>this.signOutUser()}>
1419
+ <svg
1420
+ width="20"
1421
+ height="20"
1422
+ viewBox="0 0 20 20"
1423
+ fill="none"
1424
+ xmlns="http://www.w3.org/2000/svg"
1425
+ >
1426
+ <path
1427
+ fill-rule="evenodd"
1428
+ clip-rule="evenodd"
1429
+ d="M9.19107 12.5012C9.65098 12.4839 10.0379 12.8426 10.0552 13.3025C10.0944 14.3394 10.1494 15.0961 10.2034 15.6387C10.2566 16.173 10.5792 16.4945 11.0289 16.5495C11.5591 16.6143 12.307 16.6673 13.3334 16.6673C14.3598 16.6673 15.1078 16.6143 15.638 16.5495C16.0874 16.4945 16.4101 16.1729 16.4634 15.6384C16.5637 14.6313 16.6667 12.8913 16.6667 10.0007C16.6667 7.10997 16.5637 5.36999 16.4634 4.36288C16.4101 3.82842 16.0874 3.50679 15.638 3.45185C15.1078 3.38703 14.3598 3.33398 13.3334 3.33398C12.307 3.33398 11.5591 3.38703 11.0289 3.45184C10.5792 3.50681 10.2566 3.8283 10.2034 4.36263C10.1494 4.90519 10.0944 5.66193 10.0552 6.69875C10.0379 7.15866 9.65098 7.51742 9.19107 7.50006C8.73116 7.4827 8.3724 7.09579 8.38976 6.63588C8.42994 5.57169 8.4869 4.78017 8.54495 4.19741C8.667 2.97227 9.52117 1.95707 10.8266 1.79749C11.4343 1.72321 12.2507 1.66732 13.3334 1.66732C14.4161 1.66732 15.2325 1.72321 15.8402 1.7975C17.1458 1.9571 17.9998 2.97278 18.1218 4.19767C18.2293 5.27622 18.3334 7.07438 18.3334 10.0006C18.3334 12.9269 18.2293 14.7251 18.1218 15.8036C17.9998 17.0285 17.1458 18.0442 15.8402 18.2038C15.2325 18.2781 14.4161 18.334 13.3334 18.334C12.2507 18.334 11.4343 18.2781 10.8266 18.2038C9.52117 18.0442 8.667 17.029 8.54495 15.8039C8.4869 15.2211 8.42994 14.4296 8.38976 13.3654C8.3724 12.9055 8.73116 12.5186 9.19107 12.5012Z"
1430
+ fill="#4C5366"
1431
+ />
1432
+ <path
1433
+ fill-rule="evenodd"
1434
+ clip-rule="evenodd"
1435
+ d="M6.006 12.3274C6.33144 12.6528 6.33144 13.1805 6.006 13.5059C5.68057 13.8314 5.15293 13.8314 4.82749 13.5059L1.91083 10.5893C1.58539 10.2638 1.58539 9.73618 1.91083 9.41074L4.82749 6.49408C5.15293 6.16864 5.68057 6.16864 6.006 6.49408C6.33144 6.81951 6.33144 7.34715 6.006 7.67259L4.51193 9.16667H12.5001C12.9603 9.16667 13.3334 9.53976 13.3334 10C13.3334 10.4602 12.9603 10.8333 12.5001 10.8333L4.51193 10.8333L6.006 12.3274Z"
1436
+ fill="#4C5366"
1437
+ />
1438
+ </svg>
1439
+ <p>Sign Out</p>
1440
+ </div>
1441
+ </div>
1442
+ <svg
1443
+ class="toolbar-icon"
1444
+ viewBox="0 0 32 32"
1445
+ fill="none"
1446
+ xmlns="http://www.w3.org/2000/svg"
1447
+ >
1448
+ <path
1449
+ d="M14 23C14 24.1 14.9 25 16 25C17.1 25 18 24.1 18 23C18 21.9 17.1 21 16 21C14.9 21 14 21.9 14 23ZM14 9C14 10.1 14.9 11 16 11C17.1 11 18 10.1 18 9C18 7.9 17.1 7 16 7C14.9 7 14 7.9 14 9ZM14 16C14 17.1 14.9 18 16 18C17.1 18 18 17.1 18 16C18 14.9 17.1 14 16 14C14.9 14 14 14.9 14 16Z"
1450
+ />
1451
+ </svg>
1452
+ </div>
1264
1453
  </div>
1265
1454
 
1266
1455
  </div>
@@ -1404,4 +1593,4 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
1404
1593
  </div>
1405
1594
  </div>
1406
1595
  </div>
1407
- `:Q``}};Mo.styles=[xo,zo],Xo([st()],Mo.prototype,"loadPlugin",null),Xo([st()],Mo.prototype,"comments",void 0),Xo([st()],Mo.prototype,"commentElement",void 0),Xo([st()],Mo.prototype,"contactElement",void 0),Xo([st()],Mo.prototype,"rewriterElement",void 0),Xo([st()],Mo.prototype,"commentSubscription",void 0),Xo([st()],Mo.prototype,"selectionElement",void 0),Xo([st()],Mo.prototype,"addCommentMode",void 0),Xo([st()],Mo.prototype,"_expanded",void 0),Xo([st()],Mo.prototype,"loading",void 0),Xo([st()],Mo.prototype,"signInError",void 0),Xo([st()],Mo.prototype,"snippylyUser",void 0),Xo([st()],Mo.prototype,"showOnboardingModal",void 0),Xo([et()],Mo.prototype,"apiKey",null),Xo([st()],Mo.prototype,"staging",void 0),Xo([et()],Mo.prototype,"projectVersionKey",null),Xo([st()],Mo.prototype,"projectVersion",void 0),Xo([st()],Mo.prototype,"_menuOpenedId",void 0),Xo([st()],Mo.prototype,"copyLinkTooltip",void 0),Xo([st()],Mo.prototype,"invalidApiKey",void 0),Xo([st()],Mo.prototype,"documentId",void 0),Xo([st()],Mo.prototype,"isUserGlobalContact",void 0),Xo([st()],Mo.prototype,"location",void 0),Xo([st()],Mo.prototype,"viewMode",void 0),Mo=Xo([(t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:s,elements:i}=e;return{kind:s,elements:i,finisher(e){window.customElements.define(t,e)}}})(t,e))("snippyly-plugin")],Mo);export{Mo as SnippylyPlugin};
1596
+ `:Q``}};Qo.styles=[zo,Mo],Xo([it()],Qo.prototype,"loadPlugin",null),Xo([it()],Qo.prototype,"comments",void 0),Xo([it()],Qo.prototype,"commentElement",void 0),Xo([it()],Qo.prototype,"contactElement",void 0),Xo([it()],Qo.prototype,"rewriterElement",void 0),Xo([it()],Qo.prototype,"commentSubscription",void 0),Xo([it()],Qo.prototype,"selectionElement",void 0),Xo([it()],Qo.prototype,"addCommentMode",void 0),Xo([it()],Qo.prototype,"_expanded",void 0),Xo([it()],Qo.prototype,"loading",void 0),Xo([it()],Qo.prototype,"signInError",void 0),Xo([it()],Qo.prototype,"snippylyUser",void 0),Xo([it()],Qo.prototype,"showOnboardingModal",void 0),Xo([et()],Qo.prototype,"apiKey",null),Xo([it()],Qo.prototype,"staging",void 0),Xo([et()],Qo.prototype,"projectVersionKey",null),Xo([it()],Qo.prototype,"projectVersion",void 0),Xo([it()],Qo.prototype,"_menuOpenedId",void 0),Xo([it()],Qo.prototype,"copyLinkTooltip",void 0),Xo([it()],Qo.prototype,"invalidApiKey",void 0),Xo([it()],Qo.prototype,"documentId",void 0),Xo([it()],Qo.prototype,"isUserGlobalContact",void 0),Xo([it()],Qo.prototype,"location",void 0),Xo([it()],Qo.prototype,"viewMode",void 0),Qo=Xo([(t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:s}=e;return{kind:i,elements:s,finisher(e){window.customElements.define(t,e)}}})(t,e))("snippyly-plugin")],Qo);export{Qo as SnippylyPlugin};