@snippyly/plugin 1.0.46 → 1.0.48

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 +262 -239
package/snippyly.js CHANGED
@@ -1,21 +1,21 @@
1
- function t(t,e,i,n){return new(i||(i=Promise))((function(s,o){function r(t){try{l(n.next(t))}catch(t){o(t)}}function a(t){try{l(n.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?s(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}l((n=n.apply(t,e||[])).next())}))}function e(t,e){var i,n,s,o,r={label:0,sent:function(){if(1&s[0])throw s[1];return s[1]},trys:[],ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(a){return function(l){return function(a){if(i)throw new TypeError("Generator is already executing.");for(;o&&(o=0,a[0]&&(r=0)),r;)try{if(i=1,n&&(s=2&a[0]?n.return:a[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,a[1])).done)return s;switch(n=0,s&&(a=[2&a[0],s.value]),a[0]){case 0:case 1:s=a;break;case 4:return r.label++,{value:a[1],done:!1};case 5:r.label++,n=a[1],a=[0];continue;case 7:a=r.ops.pop(),r.trys.pop();continue;default:if(!(s=r.trys,(s=s.length>0&&s[s.length-1])||6!==a[0]&&2!==a[0])){r=0;continue}if(3===a[0]&&(!s||a[1]>s[0]&&a[1]<s[3])){r.label=a[1];break}if(6===a[0]&&r.label<s[1]){r.label=s[1],s=a;break}if(s&&r.label<s[2]){r.label=s[2],r.ops.push(a);break}s[2]&&r.ops.pop(),r.trys.pop();continue}a=e.call(t,r)}catch(t){a=[6,t],n=0}finally{i=s=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}
1
+ function t(t,e,i,n){return new(i||(i=Promise))((function(s,o){function r(t){try{a(n.next(t))}catch(t){o(t)}}function l(t){try{a(n.throw(t))}catch(t){o(t)}}function a(t){var e;t.done?s(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,l)}a((n=n.apply(t,e||[])).next())}))}function e(t,e){var i,n,s,o,r={label:0,sent:function(){if(1&s[0])throw s[1];return s[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(l){return function(a){return function(l){if(i)throw new TypeError("Generator is already executing.");for(;o&&(o=0,l[0]&&(r=0)),r;)try{if(i=1,n&&(s=2&l[0]?n.return:l[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,l[1])).done)return s;switch(n=0,s&&(l=[2&l[0],s.value]),l[0]){case 0:case 1:s=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,n=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(!(s=r.trys,(s=s.length>0&&s[s.length-1])||6!==l[0]&&2!==l[0])){r=0;continue}if(3===l[0]&&(!s||l[1]>s[0]&&l[1]<s[3])){r.label=l[1];break}if(6===l[0]&&r.label<s[1]){r.label=s[1],s=l;break}if(s&&r.label<s[2]){r.label=s[2],r.ops.push(l);break}s[2]&&r.ops.pop(),r.trys.pop();continue}l=e.call(t,r)}catch(t){l=[6,t],n=0}finally{i=s=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,a])}}}
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2019 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
6
  */
7
- const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,n=Symbol(),s=new Map;class o{constructor(t,e){if(this._$cssResult$=!0,e!==n)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=s.get(this.cssText);return i&&void 0===t&&(s.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,n)=>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[n+1]),t[0]);return new o(i,n)},a=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new o("string"==typeof t?t:t+"",n))(e)})(t):t
7
+ const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,n=Symbol(),s=new Map;class o{constructor(t,e){if(this._$cssResult$=!0,e!==n)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=s.get(this.cssText);return i&&void 0===t&&(s.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,n)=>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[n+1]),t[0]);return new o(i,n)},l=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new o("string"==typeof t?t:t+"",n))(e)})(t):t
8
8
  /**
9
9
  * @license
10
10
  * Copyright 2017 Google LLC
11
11
  * SPDX-License-Identifier: BSD-3-Clause
12
- */;var l;const c=window.trustedTypes,h=c?c.emptyScript:"",d=window.reactiveElementPolyfillSupport,p={toAttribute(t,e){switch(e){case Boolean:t=t?h: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}},u=(t,e)=>e!==t&&(e==e||t==t),f={attribute:!0,type:String,converter:p,reflect:!1,hasChanged:u};class v 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 n=this._$Eh(i,e);void 0!==n&&(this._$Eu.set(n,i),t.push(n))})),t}static createProperty(t,e=f){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,n=this.getPropertyDescriptor(t,i,e);void 0!==n&&Object.defineProperty(this.prototype,t,n)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(n){const s=this[t];this[e]=n,this.requestUpdate(t,s,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||f}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,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"),n=window.litNonce;void 0!==n&&i.setAttribute("nonce",n),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=f){var n,s;const o=this.constructor._$Eh(t,i);if(void 0!==o&&!0===i.reflect){const r=(null!==(s=null===(n=i.converter)||void 0===n?void 0:n.toAttribute)&&void 0!==s?s:p.toAttribute)(e,i.type);this._$Ei=t,null==r?this.removeAttribute(o):this.setAttribute(o,r),this._$Ei=null}}_$AK(t,e){var i,n,s;const o=this.constructor,r=o._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=o.getPropertyOptions(r),a=t.converter,l=null!==(s=null!==(n=null===(i=a)||void 0===i?void 0:i.fromAttribute)&&void 0!==n?n:"function"==typeof a?a:null)&&void 0!==s?s:p.fromAttribute;this._$Ei=r,this[r]=l(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let n=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||u)(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))):n=!1),!this.isUpdatePending&&n&&(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){}}
12
+ */;var a;const c=window.trustedTypes,h=c?c.emptyScript:"",d=window.reactiveElementPolyfillSupport,p={toAttribute(t,e){switch(e){case Boolean:t=t?h: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}},u=(t,e)=>e!==t&&(e==e||t==t),f={attribute:!0,type:String,converter:p,reflect:!1,hasChanged:u};class v 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 n=this._$Eh(i,e);void 0!==n&&(this._$Eu.set(n,i),t.push(n))})),t}static createProperty(t,e=f){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,n=this.getPropertyDescriptor(t,i,e);void 0!==n&&Object.defineProperty(this.prototype,t,n)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(n){const s=this[t];this[e]=n,this.requestUpdate(t,s,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||f}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,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(l(t))}else void 0!==t&&e.push(l(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"),n=window.litNonce;void 0!==n&&i.setAttribute("nonce",n),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=f){var n,s;const o=this.constructor._$Eh(t,i);if(void 0!==o&&!0===i.reflect){const r=(null!==(s=null===(n=i.converter)||void 0===n?void 0:n.toAttribute)&&void 0!==s?s:p.toAttribute)(e,i.type);this._$Ei=t,null==r?this.removeAttribute(o):this.setAttribute(o,r),this._$Ei=null}}_$AK(t,e){var i,n,s;const o=this.constructor,r=o._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=o.getPropertyOptions(r),l=t.converter,a=null!==(s=null!==(n=null===(i=l)||void 0===i?void 0:i.fromAttribute)&&void 0!==n?n:"function"==typeof l?l:null)&&void 0!==s?s:p.fromAttribute;this._$Ei=r,this[r]=a(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let n=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||u)(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))):n=!1),!this.isUpdatePending&&n&&(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 w;v.finalized=!0,v.elementProperties=new Map,v.elementStyles=[],v.shadowRootOptions={mode:"open"},null==d||d({ReactiveElement:v}),(null!==(l=globalThis.reactiveElementVersions)&&void 0!==l?l:globalThis.reactiveElementVersions=[]).push("1.3.2");const g=globalThis.trustedTypes,y=g?g.createPolicy("lit-html",{createHTML:t=>t}):void 0,m=`lit$${(Math.random()+"").slice(9)}$`,C="?"+m,b=`<${C}>`,x=document,E=(t="")=>x.createComment(t),S=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,F=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,L=/-->/g,M=/>/g,$=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,A=/'/g,I=/"/g,_=/^(?:script|style|textarea|title)$/i,B=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),D=Symbol.for("lit-noChange"),H=Symbol.for("lit-nothing"),T=new WeakMap,V=x.createTreeWalker(x,129,null,!1),j=(t,e)=>{const i=t.length-1,n=[];let s,o=2===e?"<svg>":"",r=F;for(let e=0;e<i;e++){const i=t[e];let a,l,c=-1,h=0;for(;h<i.length&&(r.lastIndex=h,l=r.exec(i),null!==l);)h=r.lastIndex,r===F?"!--"===l[1]?r=L:void 0!==l[1]?r=M:void 0!==l[2]?(_.test(l[2])&&(s=RegExp("</"+l[2],"g")),r=$):void 0!==l[3]&&(r=$):r===$?">"===l[0]?(r=null!=s?s:F,c=-1):void 0===l[1]?c=-2:(c=r.lastIndex-l[2].length,a=l[1],r=void 0===l[3]?$:'"'===l[3]?I:A):r===I||r===A?r=$:r===L||r===M?r=F:(r=$,s=void 0);const d=r===$&&t[e+1].startsWith("/>")?" ":"";o+=r===F?i+b:c>=0?(n.push(a),i.slice(0,c)+"$lit$"+i.slice(c)+m+d):i+m+(-2===c?(n.push(void 0),e):d)}const a=o+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==y?y.createHTML(a):a,n]};class O{constructor({strings:t,_$litType$:e},i){let n;this.parts=[];let s=0,o=0;const r=t.length-1,a=this.parts,[l,c]=j(t,e);if(this.el=O.createElement(l,i),V.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(n=V.nextNode())&&a.length<r;){if(1===n.nodeType){if(n.hasAttributes()){const t=[];for(const e of n.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(m)){const i=c[o++];if(t.push(e),void 0!==i){const t=n.getAttribute(i.toLowerCase()+"$lit$").split(m),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:s,name:e[2],strings:t,ctor:"."===e[1]?Z:"?"===e[1]?K:"@"===e[1]?J:z})}else a.push({type:6,index:s})}for(const e of t)n.removeAttribute(e)}if(_.test(n.tagName)){const t=n.textContent.split(m),e=t.length-1;if(e>0){n.textContent=g?g.emptyScript:"";for(let i=0;i<e;i++)n.append(t[i],E()),V.nextNode(),a.push({type:2,index:++s});n.append(t[e],E())}}}else if(8===n.nodeType)if(n.data===C)a.push({type:2,index:s});else{let t=-1;for(;-1!==(t=n.data.indexOf(m,t+1));)a.push({type:7,index:s}),t+=m.length-1}s++}}static createElement(t,e){const i=x.createElement("template");return i.innerHTML=t,i}}function U(t,e,i=t,n){var s,o,r,a;if(e===D)return e;let l=void 0!==n?null===(s=i._$Cl)||void 0===s?void 0:s[n]:i._$Cu;const c=S(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==c&&(null===(o=null==l?void 0:l._$AO)||void 0===o||o.call(l,!1),void 0===c?l=void 0:(l=new c(t),l._$AT(t,i,n)),void 0!==n?(null!==(r=(a=i)._$Cl)&&void 0!==r?r:a._$Cl=[])[n]=l:i._$Cu=l),void 0!==l&&(e=U(t,l._$AS(t,e.values),l,n)),e}class N{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:n}=this._$AD,s=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:x).importNode(i,!0);V.currentNode=s;let o=V.nextNode(),r=0,a=0,l=n[0];for(;void 0!==l;){if(r===l.index){let e;2===l.type?e=new R(o,o.nextSibling,this,t):1===l.type?e=new l.ctor(o,l.name,l.strings,this,t):6===l.type&&(e=new W(o,this,t)),this.v.push(e),l=n[++a]}r!==(null==l?void 0:l.index)&&(o=V.nextNode(),r++)}return s}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 R{constructor(t,e,i,n){var s;this.type=2,this._$AH=H,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=n,this._$Cg=null===(s=null==n?void 0:n.isConnected)||void 0===s||s}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=U(this,t,e),S(t)?t===H||null==t||""===t?(this._$AH!==H&&this._$AR(),this._$AH=H):t!==this._$AH&&t!==D&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return k(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!==H&&S(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:n}=t,s="number"==typeof n?this._$AC(t):(void 0===n.el&&(n.el=O.createElement(n.h,this.options)),n);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===s)this._$AH.m(i);else{const t=new N(s,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=T.get(t.strings);return void 0===e&&T.set(t.strings,e=new O(t)),e}S(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,n=0;for(const s of t)n===e.length?e.push(i=new R(this.M(E()),this.M(E()),this,this.options)):i=e[n],i._$AI(s),n++;n<e.length&&(this._$AR(i&&i._$AB.nextSibling,n),e.length=n)}_$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 z{constructor(t,e,i,n,s){this.type=1,this._$AH=H,this._$AN=void 0,this.element=t,this.name=e,this._$AM=n,this.options=s,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=H}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,n){const s=this.strings;let o=!1;if(void 0===s)t=U(this,t,e,0),o=!S(t)||t!==this._$AH&&t!==D,o&&(this._$AH=t);else{const n=t;let r,a;for(t=s[0],r=0;r<s.length-1;r++)a=U(this,n[i+r],e,r),a===D&&(a=this._$AH[r]),o||(o=!S(a)||a!==this._$AH[r]),a===H?t=H:t!==H&&(t+=(null!=a?a:"")+s[r+1]),this._$AH[r]=a}o&&!n&&this.C(t)}C(t){t===H?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class Z extends z{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===H?void 0:t}}const P=g?g.emptyScript:"";class K extends z{constructor(){super(...arguments),this.type=4}C(t){t&&t!==H?this.element.setAttribute(this.name,P):this.element.removeAttribute(this.name)}}class J extends z{constructor(t,e,i,n,s){super(t,e,i,n,s),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=U(this,t,e,0))&&void 0!==i?i:H)===D)return;const n=this._$AH,s=t===H&&n!==H||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,o=t!==H&&(n===H||s);s&&this.element.removeEventListener(this.name,this,n),o&&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 W{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){U(this,t)}}const q=window.litHtmlPolyfillSupport;
18
+ var w;v.finalized=!0,v.elementProperties=new Map,v.elementStyles=[],v.shadowRootOptions={mode:"open"},null==d||d({ReactiveElement:v}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.3.2");const g=globalThis.trustedTypes,y=g?g.createPolicy("lit-html",{createHTML:t=>t}):void 0,m=`lit$${(Math.random()+"").slice(9)}$`,C="?"+m,b=`<${C}>`,x=document,E=(t="")=>x.createComment(t),S=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,F=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,L=/-->/g,M=/>/g,$=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,A=/'/g,I=/"/g,_=/^(?:script|style|textarea|title)$/i,B=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),D=Symbol.for("lit-noChange"),H=Symbol.for("lit-nothing"),T=new WeakMap,V=x.createTreeWalker(x,129,null,!1),j=(t,e)=>{const i=t.length-1,n=[];let s,o=2===e?"<svg>":"",r=F;for(let e=0;e<i;e++){const i=t[e];let l,a,c=-1,h=0;for(;h<i.length&&(r.lastIndex=h,a=r.exec(i),null!==a);)h=r.lastIndex,r===F?"!--"===a[1]?r=L:void 0!==a[1]?r=M:void 0!==a[2]?(_.test(a[2])&&(s=RegExp("</"+a[2],"g")),r=$):void 0!==a[3]&&(r=$):r===$?">"===a[0]?(r=null!=s?s:F,c=-1):void 0===a[1]?c=-2:(c=r.lastIndex-a[2].length,l=a[1],r=void 0===a[3]?$:'"'===a[3]?I:A):r===I||r===A?r=$:r===L||r===M?r=F:(r=$,s=void 0);const d=r===$&&t[e+1].startsWith("/>")?" ":"";o+=r===F?i+b:c>=0?(n.push(l),i.slice(0,c)+"$lit$"+i.slice(c)+m+d):i+m+(-2===c?(n.push(void 0),e):d)}const l=o+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==y?y.createHTML(l):l,n]};class O{constructor({strings:t,_$litType$:e},i){let n;this.parts=[];let s=0,o=0;const r=t.length-1,l=this.parts,[a,c]=j(t,e);if(this.el=O.createElement(a,i),V.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(n=V.nextNode())&&l.length<r;){if(1===n.nodeType){if(n.hasAttributes()){const t=[];for(const e of n.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(m)){const i=c[o++];if(t.push(e),void 0!==i){const t=n.getAttribute(i.toLowerCase()+"$lit$").split(m),e=/([.?@])?(.*)/.exec(i);l.push({type:1,index:s,name:e[2],strings:t,ctor:"."===e[1]?Z:"?"===e[1]?K:"@"===e[1]?J:z})}else l.push({type:6,index:s})}for(const e of t)n.removeAttribute(e)}if(_.test(n.tagName)){const t=n.textContent.split(m),e=t.length-1;if(e>0){n.textContent=g?g.emptyScript:"";for(let i=0;i<e;i++)n.append(t[i],E()),V.nextNode(),l.push({type:2,index:++s});n.append(t[e],E())}}}else if(8===n.nodeType)if(n.data===C)l.push({type:2,index:s});else{let t=-1;for(;-1!==(t=n.data.indexOf(m,t+1));)l.push({type:7,index:s}),t+=m.length-1}s++}}static createElement(t,e){const i=x.createElement("template");return i.innerHTML=t,i}}function N(t,e,i=t,n){var s,o,r,l;if(e===D)return e;let a=void 0!==n?null===(s=i._$Cl)||void 0===s?void 0:s[n]:i._$Cu;const c=S(e)?void 0:e._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(o=null==a?void 0:a._$AO)||void 0===o||o.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,i,n)),void 0!==n?(null!==(r=(l=i)._$Cl)&&void 0!==r?r:l._$Cl=[])[n]=a:i._$Cu=a),void 0!==a&&(e=N(t,a._$AS(t,e.values),a,n)),e}class U{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:n}=this._$AD,s=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:x).importNode(i,!0);V.currentNode=s;let o=V.nextNode(),r=0,l=0,a=n[0];for(;void 0!==a;){if(r===a.index){let e;2===a.type?e=new R(o,o.nextSibling,this,t):1===a.type?e=new a.ctor(o,a.name,a.strings,this,t):6===a.type&&(e=new W(o,this,t)),this.v.push(e),a=n[++l]}r!==(null==a?void 0:a.index)&&(o=V.nextNode(),r++)}return s}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 R{constructor(t,e,i,n){var s;this.type=2,this._$AH=H,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=n,this._$Cg=null===(s=null==n?void 0:n.isConnected)||void 0===s||s}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),S(t)?t===H||null==t||""===t?(this._$AH!==H&&this._$AR(),this._$AH=H):t!==this._$AH&&t!==D&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return k(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!==H&&S(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:n}=t,s="number"==typeof n?this._$AC(t):(void 0===n.el&&(n.el=O.createElement(n.h,this.options)),n);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===s)this._$AH.m(i);else{const t=new U(s,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=T.get(t.strings);return void 0===e&&T.set(t.strings,e=new O(t)),e}S(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,n=0;for(const s of t)n===e.length?e.push(i=new R(this.M(E()),this.M(E()),this,this.options)):i=e[n],i._$AI(s),n++;n<e.length&&(this._$AR(i&&i._$AB.nextSibling,n),e.length=n)}_$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 z{constructor(t,e,i,n,s){this.type=1,this._$AH=H,this._$AN=void 0,this.element=t,this.name=e,this._$AM=n,this.options=s,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=H}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,n){const s=this.strings;let o=!1;if(void 0===s)t=N(this,t,e,0),o=!S(t)||t!==this._$AH&&t!==D,o&&(this._$AH=t);else{const n=t;let r,l;for(t=s[0],r=0;r<s.length-1;r++)l=N(this,n[i+r],e,r),l===D&&(l=this._$AH[r]),o||(o=!S(l)||l!==this._$AH[r]),l===H?t=H:t!==H&&(t+=(null!=l?l:"")+s[r+1]),this._$AH[r]=l}o&&!n&&this.C(t)}C(t){t===H?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class Z extends z{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===H?void 0:t}}const P=g?g.emptyScript:"";class K extends z{constructor(){super(...arguments),this.type=4}C(t){t&&t!==H?this.element.setAttribute(this.name,P):this.element.removeAttribute(this.name)}}class J extends z{constructor(t,e,i,n,s){super(t,e,i,n,s),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=N(this,t,e,0))&&void 0!==i?i:H)===D)return;const n=this._$AH,s=t===H&&n!==H||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,o=t!==H&&(n===H||s);s&&this.element.removeEventListener(this.name,this,n),o&&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 W{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 q=window.litHtmlPolyfillSupport;
19
19
  /**
20
20
  * @license
21
21
  * Copyright 2017 Google LLC
@@ -54,7 +54,7 @@ const st=1;
54
54
  * Copyright 2018 Google LLC
55
55
  * SPDX-License-Identifier: BSD-3-Clause
56
56
  */
57
- const ot=(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!==st||"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,n;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 s=t.element.classList;this.et.forEach((t=>{t in e||(s.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(n=this.st)||void 0===n?void 0:n.has(t))||(i?(s.add(t),this.et.add(t)):(s.remove(t),this.et.delete(t)))}return D}}),rt="snippyly-cursor",at="snippyly-comments",lt="snippyly-comments-sidebar",ct="snippyly-huddle",ht="snippyly-recorder-notes",dt="snippyly-recorder-control-panel",pt="enable-url-navigation",ut=[{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"}],ft="9dbcd2509e0fa90a5c81f038ce618e3f",vt="6d24f74f12f6fb84c87efa8f791cfb2e",wt=function(t){const e=[];let i=0;for(let n=0;n<t.length;n++){let s=t.charCodeAt(n);s<128?e[i++]=s:s<2048?(e[i++]=s>>6|192,e[i++]=63&s|128):55296==(64512&s)&&n+1<t.length&&56320==(64512&t.charCodeAt(n+1))?(s=65536+((1023&s)<<10)+(1023&t.charCodeAt(++n)),e[i++]=s>>18|240,e[i++]=s>>12&63|128,e[i++]=s>>6&63|128,e[i++]=63&s|128):(e[i++]=s>>12|224,e[i++]=s>>6&63|128,e[i++]=63&s|128)}return e},gt={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_,n=[];for(let e=0;e<t.length;e+=3){const s=t[e],o=e+1<t.length,r=o?t[e+1]:0,a=e+2<t.length,l=a?t[e+2]:0,c=s>>2,h=(3&s)<<4|r>>4;let d=(15&r)<<2|l>>6,p=63&l;a||(p=64,o||(d=64)),n.push(i[c],i[h],i[d],i[p])}return n.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(wt(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,n=0;for(;i<t.length;){const s=t[i++];if(s<128)e[n++]=String.fromCharCode(s);else if(s>191&&s<224){const o=t[i++];e[n++]=String.fromCharCode((31&s)<<6|63&o)}else if(s>239&&s<365){const o=((7&s)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[n++]=String.fromCharCode(55296+(o>>10)),e[n++]=String.fromCharCode(56320+(1023&o))}else{const o=t[i++],r=t[i++];e[n++]=String.fromCharCode((15&s)<<12|(63&o)<<6|63&r)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const i=e?this.charToByteMapWebSafe_:this.charToByteMap_,n=[];for(let e=0;e<t.length;){const s=i[t.charAt(e++)],o=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==s||null==o||null==r||null==a)throw Error();const l=s<<2|o>>4;if(n.push(l),64!==r){const t=o<<4&240|r>>2;if(n.push(t),64!==a){const t=r<<6&192|a;n.push(t)}}}return n},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)}}},yt=function(t){return function(t){const e=wt(t);return gt.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
57
+ const ot=(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!==st||"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,n;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 s=t.element.classList;this.et.forEach((t=>{t in e||(s.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(n=this.st)||void 0===n?void 0:n.has(t))||(i?(s.add(t),this.et.add(t)):(s.remove(t),this.et.delete(t)))}return D}}),rt="snippyly-cursor",lt="snippyly-comments",at="snippyly-comments-sidebar",ct="snippyly-huddle",ht="snippyly-recorder-notes",dt="snippyly-recorder-control-panel",pt="enable-url-navigation",ut="9dbcd2509e0fa90a5c81f038ce618e3f",ft="6d24f74f12f6fb84c87efa8f791cfb2e",vt=function(t){const e=[];let i=0;for(let n=0;n<t.length;n++){let s=t.charCodeAt(n);s<128?e[i++]=s:s<2048?(e[i++]=s>>6|192,e[i++]=63&s|128):55296==(64512&s)&&n+1<t.length&&56320==(64512&t.charCodeAt(n+1))?(s=65536+((1023&s)<<10)+(1023&t.charCodeAt(++n)),e[i++]=s>>18|240,e[i++]=s>>12&63|128,e[i++]=s>>6&63|128,e[i++]=63&s|128):(e[i++]=s>>12|224,e[i++]=s>>6&63|128,e[i++]=63&s|128)}return e},wt={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_,n=[];for(let e=0;e<t.length;e+=3){const s=t[e],o=e+1<t.length,r=o?t[e+1]:0,l=e+2<t.length,a=l?t[e+2]:0,c=s>>2,h=(3&s)<<4|r>>4;let d=(15&r)<<2|a>>6,p=63&a;l||(p=64,o||(d=64)),n.push(i[c],i[h],i[d],i[p])}return n.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,n=0;for(;i<t.length;){const s=t[i++];if(s<128)e[n++]=String.fromCharCode(s);else if(s>191&&s<224){const o=t[i++];e[n++]=String.fromCharCode((31&s)<<6|63&o)}else if(s>239&&s<365){const o=((7&s)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[n++]=String.fromCharCode(55296+(o>>10)),e[n++]=String.fromCharCode(56320+(1023&o))}else{const o=t[i++],r=t[i++];e[n++]=String.fromCharCode((15&s)<<12|(63&o)<<6|63&r)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const i=e?this.charToByteMapWebSafe_:this.charToByteMap_,n=[];for(let e=0;e<t.length;){const s=i[t.charAt(e++)],o=e<t.length?i[t.charAt(e)]:0;++e;const r=e<t.length?i[t.charAt(e)]:64;++e;const l=e<t.length?i[t.charAt(e)]:64;if(++e,null==s||null==o||null==r||null==l)throw Error();const a=s<<2|o>>4;if(n.push(a),64!==r){const t=o<<4&240|r>>2;if(n.push(t),64!==l){const t=r<<6&192|l;n.push(t)}}}return n},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)}}},gt=function(t){return function(t){const e=vt(t);return wt.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
58
58
  /**
59
59
  * @license
60
60
  * Copyright 2022 Google LLC
@@ -71,7 +71,7 @@ const ot=(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 mt=()=>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 gt.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return e&&JSON.parse(e)},bt=()=>{try{return mt()||(()=>{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}`)}},xt=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 n=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),n]:[e.substring(0,i),n]};
74
+ const yt=()=>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,mt=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const e=t&&function(t){try{return wt.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return e&&JSON.parse(e)},Ct=()=>{try{return yt()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||mt()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},bt=t=>{const e=(t=>{var e,i;return null===(i=null===(e=Ct())||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 n=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),n]:[e.substring(0,i),n]};
75
75
  /**
76
76
  * @license
77
77
  * Copyright 2017 Google LLC
@@ -88,7 +88,7 @@ const mt=()=>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 Et{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))}}}
91
+ class xt{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 Et{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 St extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,St.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,kt.prototype.create)}}class kt{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},n=`${this.service}/${t}`,s=this.errors[t],o=s?function(t,e){return t.replace(Ft,((t,i)=>{const n=e[i];return null!=n?String(n):`<${i}?>`}))}(s,i):"Error",r=`${this.serviceName}: ${o} (${n}).`;return new St(n,r,i)}}const Ft=/\{\$([^}]+)}/g;function Lt(t,e){if(t===e)return!0;const i=Object.keys(t),n=Object.keys(e);for(const s of i){if(!n.includes(s))return!1;const i=t[s],o=e[s];if(Mt(i)&&Mt(o)){if(!Lt(i,o))return!1}else if(i!==o)return!1}for(const t of n)if(!i.includes(t))return!1;return!0}function Mt(t){return null!==t&&"object"==typeof t}
107
+ */class Et extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,Et.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,St.prototype.create)}}class St{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},n=`${this.service}/${t}`,s=this.errors[t],o=s?function(t,e){return t.replace(kt,((t,i)=>{const n=e[i];return null!=n?String(n):`<${i}?>`}))}(s,i):"Error",r=`${this.serviceName}: ${o} (${n}).`;return new Et(n,r,i)}}const kt=/\{\$([^}]+)}/g;function Ft(t,e){if(t===e)return!0;const i=Object.keys(t),n=Object.keys(e);for(const s of i){if(!n.includes(s))return!1;const i=t[s],o=e[s];if(Lt(i)&&Lt(o)){if(!Ft(i,o))return!1}else if(i!==o)return!1}for(const t of n)if(!i.includes(t))return!1;return!0}function Lt(t){return null!==t&&"object"==typeof t}
108
108
  /**
109
109
  * @license
110
110
  * Copyright 2021 Google LLC
@@ -120,7 +120,7 @@ class Et{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 $t(t){return t&&t._delegate?t._delegate:t}class At{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}}
123
+ */function Mt(t){return t&&t._delegate?t._delegate:t}class $t{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 Et{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 It{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 Et;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),n=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(n)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(n)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 At{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 xt;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),n=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(n)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(n)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 It{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 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 n=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(n)}return n}onInit(t,e){var i;const n=this.normalizeInstanceIdentifier(e),s=null!==(i=this.onInitCallbacks.get(n))&&void 0!==i?i:new Set;s.add(t),this.onInitCallbacks.set(n,s);const o=this.instances.get(n);return o&&t(o,n),()=>{s.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const n of i)try{n(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:(n=t,"[DEFAULT]"===n?void 0:n),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 n;return i||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class _t{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 It(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 n=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(n)}return n}onInit(t,e){var i;const n=this.normalizeInstanceIdentifier(e),s=null!==(i=this.onInitCallbacks.get(n))&&void 0!==i?i:new Set;s.add(t),this.onInitCallbacks.set(n,s);const o=this.instances.get(n);return o&&t(o,n),()=>{s.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const n of i)try{n(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:(n=t,"[DEFAULT]"===n?void 0:n),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 n;return i||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class It{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 At(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 It{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 Bt;!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"}(Bt||(Bt={}));const Dt={debug:Bt.DEBUG,verbose:Bt.VERBOSE,info:Bt.INFO,warn:Bt.WARN,error:Bt.ERROR,silent:Bt.SILENT},Ht=Bt.INFO,Tt={[Bt.DEBUG]:"log",[Bt.VERBOSE]:"log",[Bt.INFO]:"info",[Bt.WARN]:"warn",[Bt.ERROR]:"error"},Vt=(t,e,...i)=>{if(e<t.logLevel)return;const n=(new Date).toISOString(),s=Tt[e];if(!s)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[s](`[${n}] ${t.name}:`,...i)};let jt,Ot;const Ut=new WeakMap,Nt=new WeakMap,Rt=new WeakMap,zt=new WeakMap,Zt=new WeakMap;let Pt={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Nt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Rt.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Wt(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Kt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Ot||(Ot=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(qt(this),e),Wt(Ut.get(this))}:function(...e){return Wt(t.apply(qt(this),e))}:function(e,...i){const n=t.call(qt(this),e,...i);return Rt.set(n,e.sort?e.sort():[e]),Wt(n)}}function Jt(t){return"function"==typeof t?Kt(t):(t instanceof IDBTransaction&&function(t){if(Nt.has(t))return;const e=new Promise(((e,i)=>{const n=()=>{t.removeEventListener("complete",s),t.removeEventListener("error",o),t.removeEventListener("abort",o)},s=()=>{e(),n()},o=()=>{i(t.error||new DOMException("AbortError","AbortError")),n()};t.addEventListener("complete",s),t.addEventListener("error",o),t.addEventListener("abort",o)}));Nt.set(t,e)}(t),e=t,(jt||(jt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Pt):t);var e}function Wt(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const n=()=>{t.removeEventListener("success",s),t.removeEventListener("error",o)},s=()=>{e(Wt(t.result)),n()},o=()=>{i(t.error),n()};t.addEventListener("success",s),t.addEventListener("error",o)}));return e.then((e=>{e instanceof IDBCursor&&Ut.set(e,t)})).catch((()=>{})),Zt.set(e,t),e}(t);if(zt.has(t))return zt.get(t);const e=Jt(t);return e!==t&&(zt.set(t,e),Zt.set(e,t)),e}const qt=t=>Zt.get(t);const Gt=["get","getKey","getAll","getAllKeys","count"],Xt=["put","add","delete","clear"],Yt=new Map;function Qt(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(Yt.get(e))return Yt.get(e);const i=e.replace(/FromIndex$/,""),n=e!==i,s=Xt.includes(i);if(!(i in(n?IDBIndex:IDBObjectStore).prototype)||!s&&!Gt.includes(i))return;const o=async function(t,...e){const o=this.transaction(t,s?"readwrite":"readonly");let r=o.store;return n&&(r=r.index(e.shift())),(await Promise.all([r[i](...e),s&&o.done]))[0]};return Yt.set(e,o),o}Pt=(t=>({...t,get:(e,i,n)=>Qt(e,i)||t.get(e,i,n),has:(e,i)=>!!Qt(e,i)||t.has(e,i)}))(Pt);
188
+ */var _t;!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"}(_t||(_t={}));const Bt={debug:_t.DEBUG,verbose:_t.VERBOSE,info:_t.INFO,warn:_t.WARN,error:_t.ERROR,silent:_t.SILENT},Dt=_t.INFO,Ht={[_t.DEBUG]:"log",[_t.VERBOSE]:"log",[_t.INFO]:"info",[_t.WARN]:"warn",[_t.ERROR]:"error"},Tt=(t,e,...i)=>{if(e<t.logLevel)return;const n=(new Date).toISOString(),s=Ht[e];if(!s)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[s](`[${n}] ${t.name}:`,...i)};let Vt,jt;const Ot=new WeakMap,Nt=new WeakMap,Ut=new WeakMap,Rt=new WeakMap,zt=new WeakMap;let Zt={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Nt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Ut.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Jt(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Pt(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(Wt(this),e),Jt(Ot.get(this))}:function(...e){return Jt(t.apply(Wt(this),e))}:function(e,...i){const n=t.call(Wt(this),e,...i);return Ut.set(n,e.sort?e.sort():[e]),Jt(n)}}function Kt(t){return"function"==typeof t?Pt(t):(t instanceof IDBTransaction&&function(t){if(Nt.has(t))return;const e=new Promise(((e,i)=>{const n=()=>{t.removeEventListener("complete",s),t.removeEventListener("error",o),t.removeEventListener("abort",o)},s=()=>{e(),n()},o=()=>{i(t.error||new DOMException("AbortError","AbortError")),n()};t.addEventListener("complete",s),t.addEventListener("error",o),t.addEventListener("abort",o)}));Nt.set(t,e)}(t),e=t,(Vt||(Vt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Zt):t);var e}function Jt(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const n=()=>{t.removeEventListener("success",s),t.removeEventListener("error",o)},s=()=>{e(Jt(t.result)),n()},o=()=>{i(t.error),n()};t.addEventListener("success",s),t.addEventListener("error",o)}));return e.then((e=>{e instanceof IDBCursor&&Ot.set(e,t)})).catch((()=>{})),zt.set(e,t),e}(t);if(Rt.has(t))return Rt.get(t);const e=Kt(t);return e!==t&&(Rt.set(t,e),zt.set(e,t)),e}const Wt=t=>zt.get(t);const qt=["get","getKey","getAll","getAllKeys","count"],Gt=["put","add","delete","clear"],Xt=new Map;function Yt(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(Xt.get(e))return Xt.get(e);const i=e.replace(/FromIndex$/,""),n=e!==i,s=Gt.includes(i);if(!(i in(n?IDBIndex:IDBObjectStore).prototype)||!s&&!qt.includes(i))return;const o=async function(t,...e){const o=this.transaction(t,s?"readwrite":"readonly");let r=o.store;return n&&(r=r.index(e.shift())),(await Promise.all([r[i](...e),s&&o.done]))[0]};return Xt.set(e,o),o}Zt=(t=>({...t,get:(e,i,n)=>Yt(e,i)||t.get(e,i,n),has:(e,i)=>!!Yt(e,i)||t.has(e,i)}))(Zt);
189
189
  /**
190
190
  * @license
191
191
  * Copyright 2019 Google LLC
@@ -202,7 +202,7 @@ class It{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 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=Ht,this._logHandler=Vt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Bt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Dt[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,Bt.DEBUG,...t),this._logHandler(this,Bt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Bt.VERBOSE,...t),this._logHandler(this,Bt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Bt.INFO,...t),this._logHandler(this,Bt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Bt.WARN,...t),this._logHandler(this,Bt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Bt.ERROR,...t),this._logHandler(this,Bt.ERROR,...t)}}("@firebase/app"),ne={[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"},se=new Map,oe=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(oe.has(e))return ie.debug(`There were multiple attempts to register component ${e}.`),!1;oe.set(e,t);for(const e of se.values())re(e,t);return!0}
205
+ class Qt{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=Dt,this._logHandler=Tt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in _t))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Bt[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,_t.DEBUG,...t),this._logHandler(this,_t.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,_t.VERBOSE,...t),this._logHandler(this,_t.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,_t.INFO,...t),this._logHandler(this,_t.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,_t.WARN,...t),this._logHandler(this,_t.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,_t.ERROR,...t),this._logHandler(this,_t.ERROR,...t)}}("@firebase/app"),ie={[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"},ne=new Map,se=new Map;function oe(t,e){try{t.container.addComponent(e)}catch(i){ee.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function re(t){const e=t.name;if(se.has(e))return ee.debug(`There were multiple attempts to register component ${e}.`),!1;se.set(e,t);for(const e of ne.values())oe(e,t);return!0}
206
206
  /**
207
207
  * @license
208
208
  * Copyright 2019 Google LLC
@@ -219,7 +219,7 @@ class te{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 le=new kt("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 le=new St("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 le=new kt("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 ce{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 At("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 le.create("app-deleted",{appName:this._name})}}function he(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const n=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),s=n.name;if("string"!=typeof s||!s)throw le.create("bad-app-name",{appName:String(s)});var o;if(i||(i=null===(o=bt())||void 0===o?void 0:o.config),!i)throw le.create("no-options");const r=se.get(s);if(r){if(Lt(i,r.options)&&Lt(n,r.config))return r;throw le.create("duplicate-app",{appName:s})}const a=new _t(s);for(const t of oe.values())a.addComponent(t);const l=new ce(i,n,a);return se.set(s,l),l}function de(t,e,i){var n;let s=null!==(n=ne[t])&&void 0!==n?n:t;i&&(s+=`-${i}`);const o=s.match(/\s|\//),r=e.match(/\s|\//);if(o||r){const t=[`Unable to register library "${s}" with version "${e}":`];return o&&t.push(`library name "${s}" contains illegal characters (whitespace or "/")`),o&&r&&t.push("and"),r&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void ie.warn(t.join(" "))}ae(new At(`${s}-version`,(()=>({library:s,version:e})),"VERSION"))}
239
+ class ae{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 $t("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 le.create("app-deleted",{appName:this._name})}}function ce(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const n=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),s=n.name;if("string"!=typeof s||!s)throw le.create("bad-app-name",{appName:String(s)});var o;if(i||(i=null===(o=Ct())||void 0===o?void 0:o.config),!i)throw le.create("no-options");const r=ne.get(s);if(r){if(Ft(i,r.options)&&Ft(n,r.config))return r;throw le.create("duplicate-app",{appName:s})}const l=new It(s);for(const t of se.values())l.addComponent(t);const a=new ae(i,n,l);return ne.set(s,a),a}function he(t,e,i){var n;let s=null!==(n=ie[t])&&void 0!==n?n:t;i&&(s+=`-${i}`);const o=s.match(/\s|\//),r=e.match(/\s|\//);if(o||r){const t=[`Unable to register library "${s}" with version "${e}":`];return o&&t.push(`library name "${s}" contains illegal characters (whitespace or "/")`),o&&r&&t.push("and"),r&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void ee.warn(t.join(" "))}re(new $t(`${s}-version`,(()=>({library:s,version:e})),"VERSION"))}
240
240
  /**
241
241
  * @license
242
242
  * Copyright 2021 Google LLC
@@ -252,7 +252,7 @@ class ce{constructor(t,e,i){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 pe="firebase-heartbeat-store";let ue=null;function fe(){return ue||(ue=function(t,e,{blocked:i,upgrade:n,blocking:s,terminated:o}={}){const r=indexedDB.open(t,e),a=Wt(r);return n&&r.addEventListener("upgradeneeded",(t=>{n(Wt(r.result),t.oldVersion,t.newVersion,Wt(r.transaction))})),i&&r.addEventListener("blocked",(()=>i())),a.then((t=>{o&&t.addEventListener("close",(()=>o())),s&&t.addEventListener("versionchange",(()=>s()))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(pe)}}).catch((t=>{throw le.create("idb-open",{originalErrorMessage:t.message})}))),ue}async function ve(t,e){try{const i=(await fe()).transaction(pe,"readwrite"),n=i.objectStore(pe);return await n.put(e,we(t)),i.done}catch(t){if(t instanceof St)ie.warn(t.message);else{const e=le.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ie.warn(e.message)}}}function we(t){return`${t.name}!${t.options.appId}`}
255
+ */const de="firebase-heartbeat-store";let pe=null;function ue(){return pe||(pe=function(t,e,{blocked:i,upgrade:n,blocking:s,terminated:o}={}){const r=indexedDB.open(t,e),l=Jt(r);return n&&r.addEventListener("upgradeneeded",(t=>{n(Jt(r.result),t.oldVersion,t.newVersion,Jt(r.transaction))})),i&&r.addEventListener("blocked",(()=>i())),l.then((t=>{o&&t.addEventListener("close",(()=>o())),s&&t.addEventListener("versionchange",(()=>s()))})).catch((()=>{})),l}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(de)}}).catch((t=>{throw le.create("idb-open",{originalErrorMessage:t.message})}))),pe}async function fe(t,e){try{const i=(await ue()).transaction(de,"readwrite"),n=i.objectStore(de);return await n.put(e,ve(t)),i.done}catch(t){if(t instanceof Et)ee.warn(t.message);else{const e=le.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ee.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 ce{constructor(t,e,i){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 ge{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new me(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),e=ye();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=ye(),{heartbeatsToSend:e,unsentEntries:i}=function(t,e=1024){const i=[];let n=t.slice();for(const s of t){const t=i.find((t=>t.agent===s.agent));if(t){if(t.dates.push(s.date),Ce(i)>e){t.dates.pop();break}}else if(i.push({agent:s.agent,dates:[s.date]}),Ce(i)>e){i.pop();break}n=n.slice(1)}return{heartbeatsToSend:i,unsentEntries:n}}(this._heartbeatsCache.heartbeats),n=yt(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)),n}}function ye(){return(new Date).toISOString().substring(0,10)}class me{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 n="validate-browser-context-for-indexeddb-analytics-module",s=self.indexedDB.open(n);s.onsuccess=()=>{s.result.close(),i||self.indexedDB.deleteDatabase(n),t(!0)},s.onupgradeneeded=()=>{i=!1},s.onerror=()=>{var t;e((null===(t=s.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 fe()).transaction(pe).objectStore(pe).get(we(t))}catch(t){if(t instanceof St)ie.warn(t.message);else{const e=le.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 ve(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 ve(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function Ce(t){return yt(JSON.stringify({version:2,heartbeats:t})).length}
271
+ */class we{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new ye(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),e=ge();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=ge(),{heartbeatsToSend:e,unsentEntries:i}=function(t,e=1024){const i=[];let n=t.slice();for(const s of t){const t=i.find((t=>t.agent===s.agent));if(t){if(t.dates.push(s.date),me(i)>e){t.dates.pop();break}}else if(i.push({agent:s.agent,dates:[s.date]}),me(i)>e){i.pop();break}n=n.slice(1)}return{heartbeatsToSend:i,unsentEntries:n}}(this._heartbeatsCache.heartbeats),n=gt(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)),n}}function ge(){return(new Date).toISOString().substring(0,10)}class ye{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 n="validate-browser-context-for-indexeddb-analytics-module",s=self.indexedDB.open(n);s.onsuccess=()=>{s.result.close(),i||self.indexedDB.deleteDatabase(n),t(!0)},s.onupgradeneeded=()=>{i=!1},s.onerror=()=>{var t;e((null===(t=s.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 ue()).transaction(de).objectStore(de).get(ve(t))}catch(t){if(t instanceof Et)ee.warn(t.message);else{const e=le.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 i=await this.read();return fe(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 fe(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function me(t){return gt(JSON.stringify({version:2,heartbeats:t})).length}
272
272
  /**
273
273
  * @license
274
274
  * Copyright 2019 Google LLC
@@ -284,7 +284,7 @@ class ce{constructor(t,e,i){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 be;be="",ae(new At("platform-logger",(t=>new te(t)),"PRIVATE")),ae(new At("heartbeat",(t=>new ge(t)),"PRIVATE")),de(ee,"0.9.0",be),de(ee,"0.9.0","esm2017"),de("fire-js","");
287
+ */var Ce;Ce="",re(new $t("platform-logger",(t=>new Qt(t)),"PRIVATE")),re(new $t("heartbeat",(t=>new we(t)),"PRIVATE")),he(te,"0.9.0",Ce),he(te,"0.9.0","esm2017"),he("fire-js","");
288
288
  /**
289
289
  * @license
290
290
  * Copyright 2020 Google LLC
@@ -301,7 +301,7 @@ class ce{constructor(t,e,i){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
- de("firebase","9.15.0","app");function xe(t,e){const i={};for(const n in t)t.hasOwnProperty(n)&&(i[n]=e(t[n]));return i}function Ee(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=>Ee(t)));if("function"==typeof t||"object"==typeof t)return xe(t,(t=>Ee(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Se(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=>Se(t))):"function"==typeof t||"object"==typeof t?xe(t,(t=>Se(t))):t}
304
+ he("firebase","9.15.0","app");function be(t,e){const i={};for(const n in t)t.hasOwnProperty(n)&&(i[n]=e(t[n]));return i}function xe(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=>xe(t)));if("function"==typeof t||"object"==typeof t)return be(t,(t=>xe(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Ee(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=>Ee(t))):"function"==typeof t||"object"==typeof t?be(t,(t=>Ee(t))):t}
305
305
  /**
306
306
  * @license
307
307
  * Copyright 2020 Google LLC
@@ -317,7 +317,7 @@ de("firebase","9.15.0","app");function xe(t,e){const i={};for(const n 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 ke={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 Se={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 @@ de("firebase","9.15.0","app");function xe(t,e){const i={};for(const n 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 Fe extends St{constructor(t,e,i){super(`functions/${t}`,e||""),this.details=i}}
336
+ */class ke extends Et{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 @@ de("firebase","9.15.0","app");function xe(t,e){const i={};for(const n 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 Le{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()}}}
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 Le{constructor(t,e,i){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 Me{constructor(t,e,i,n,s="us-central1",o){this.app=t,this.fetchImpl=o,this.emulatorOrigin=null,this.contextProvider=new Le(e,i,n),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(s);this.customDomain=t.origin,this.region="us-central1"}catch(t){this.customDomain=null,this.region=s}}_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 $e(t,e,i){return n=>function(t,e,i,n){const s=t._url(e);return async function(t,e,i,n){const s={data:i=Ee(i)},o={},r=await t.contextProvider.getContext();r.authToken&&(o.Authorization="Bearer "+r.authToken);r.messagingToken&&(o["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(o["X-Firebase-AppCheck"]=r.appCheckToken);const a=function(t){let e=null;return{promise:new Promise(((i,n)=>{e=setTimeout((()=>{n(new Fe("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(n.timeout||7e4),l=await Promise.race([Ae(e,s,o,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!l)throw new Fe("cancelled","Firebase Functions instance was deleted.");const c=function(t,e){let i,n=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),s=n;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!ke[e])return new Fe("internal","internal");n=ke[e],s=e}const o=t.message;"string"==typeof o&&(s=o),i=t.details,void 0!==i&&(i=Se(i))}}catch(t){}return"ok"===n?null:new Fe(n,s,i)}(l.status,l.json);if(c)throw c;if(!l.json)throw new Fe("internal","Response is not valid JSON object.");let h=l.json.data;void 0===h&&(h=l.json.result);if(void 0===h)throw new Fe("internal","Response is missing data field.");return{data:Se(h)}}(t,s,i,n)}(t,e,n,i||{})}async function Ae(t,e,i,n){let s;i["Content-Type"]="application/json";try{s=await n(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let o=null;try{o=await s.json()}catch(t){}return{status:s.status,json:o}}const Ie="@firebase/functions";!function(t,e){ae(new At("functions",((e,{instanceIdentifier:i})=>{const n=e.getProvider("app").getImmediate(),s=e.getProvider("auth-internal"),o=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new Me(n,s,o,r,i,t)}),"PUBLIC").setMultipleInstances(!0)),de(Ie,"0.9.0",e),de(Ie,"0.9.0","esm2017")}
369
+ */class Le{constructor(t,e,i,n,s="us-central1",o){this.app=t,this.fetchImpl=o,this.emulatorOrigin=null,this.contextProvider=new Fe(e,i,n),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(s);this.customDomain=t.origin,this.region="us-central1"}catch(t){this.customDomain=null,this.region=s}}_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 Me(t,e,i){return n=>function(t,e,i,n){const s=t._url(e);return async function(t,e,i,n){const s={data:i=xe(i)},o={},r=await t.contextProvider.getContext();r.authToken&&(o.Authorization="Bearer "+r.authToken);r.messagingToken&&(o["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(o["X-Firebase-AppCheck"]=r.appCheckToken);const l=function(t){let e=null;return{promise:new Promise(((i,n)=>{e=setTimeout((()=>{n(new ke("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(n.timeout||7e4),a=await Promise.race([$e(e,s,o,t.fetchImpl),l.promise,t.cancelAllRequests]);if(l.cancel(),!a)throw new ke("cancelled","Firebase Functions instance was deleted.");const c=function(t,e){let i,n=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),s=n;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!Se[e])return new ke("internal","internal");n=Se[e],s=e}const o=t.message;"string"==typeof o&&(s=o),i=t.details,void 0!==i&&(i=Ee(i))}}catch(t){}return"ok"===n?null:new ke(n,s,i)}(a.status,a.json);if(c)throw c;if(!a.json)throw new ke("internal","Response is not valid JSON object.");let h=a.json.data;void 0===h&&(h=a.json.result);if(void 0===h)throw new ke("internal","Response is missing data field.");return{data:Ee(h)}}(t,s,i,n)}(t,e,n,i||{})}async function $e(t,e,i,n){let s;i["Content-Type"]="application/json";try{s=await n(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let o=null;try{o=await s.json()}catch(t){}return{status:s.status,json:o}}const Ae="@firebase/functions";!function(t,e){re(new $t("functions",((e,{instanceIdentifier:i})=>{const n=e.getProvider("app").getImmediate(),s=e.getProvider("auth-internal"),o=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new Le(n,s,o,r,i,t)}),"PUBLIC").setMultipleInstances(!0)),he(Ae,"0.9.0",e),he(Ae,"0.9.0","esm2017")}
370
370
  /**
371
371
  * @license
372
372
  * Copyright 2020 Google LLC
@@ -382,15 +382,15 @@ class Le{constructor(t,e,i){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 _e=function(t=function(t="[DEFAULT]"){const e=se.get(t);if(!e&&"[DEFAULT]"===t)return he();if(!e)throw le.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)}($t(t),"functions"),n=i.getImmediate({identifier:e}),s=xt("functions");return s&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}($t(t),e,i)}(n,...s),n}(he({apiKey:"AIzaSyD-upDZIcd4inmT2hCbVjN8rMcHqY-j1WE",projectId:"snippyly-sdk-prod",messagingSenderId:"769823558474",appId:"1:769823558474:web:79f3bb0db8fd99f6f58fb3"}));let Be={};const De=(t={})=>{Be={...Be,...t}},He=(t,e,i={})=>{const n={error:t,message:(null==e?void 0:e.message)||e||t,...i};Te("error",n)},Te=(t,e={},i=!0)=>{try{e=i?{...Be,...e}:e,e={...e,source:"superflowToolbar"};Ve("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},Ve=(t,e)=>{try{const i=function(t,e,i){return $e($t(t),e,i)}(_e,"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 Oe 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 n=0;n<t;n+=1)e[n>>>2]|=i[n]<<24-n%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 n=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&n,e=18e3*(65535&e)+(e>>16)&n;let t=(i<<16)+e&n;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let n,s=0;s<t;s+=4){const t=i(4294967296*(n||Math.random()));n=987654071*t(),e.push(4294967296*t()|0)}return new Oe(e,t)}toString(t=Ue){return t.stringify(this)}concat(t){const e=this.words,i=t.words,n=this.sigBytes,s=t.sigBytes;if(this.clamp(),n%4)for(let t=0;t<s;t+=1){const s=i[t>>>2]>>>24-t%4*8&255;e[n+t>>>2]|=s<<24-(n+t)%4*8}else for(let t=0;t<s;t+=4)e[n+t>>>2]=i[t>>>2];return this.sigBytes+=s,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 Ue={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=2)i[n>>>3]|=parseInt(t.substr(n,2),16)<<24-n%8*4;return new Oe(i,e/2)}},Ne={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>2]|=(255&t.charCodeAt(n))<<24-n%4*8;return new Oe(i,e)}},Re={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 ze extends je{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Oe,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Re.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:n}=this,s=i.words,o=i.sigBytes;let r=o/(4*n);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const a=r*n,l=Math.min(4*a,o);if(a){for(let t=0;t<a;t+=n)this._doProcessBlock(s,t);e=s.splice(0,a),i.sigBytes-=l}return new Oe(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Ze extends ze{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 Pe(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 Pe extends je{constructor(t,e){super();const i=new t;this._hasher=i;let n=e;"string"==typeof n&&(n=Re.parse(n));const s=i.blockSize,o=4*s;n.sigBytes>o&&(n=i.finalize(e)),n.clamp();const r=n.clone();this._oKey=r;const a=n.clone();this._iKey=a;const l=r.words,c=a.words;for(let t=0;t<s;t+=1)l[t]^=1549556828,c[t]^=909522486;r.sigBytes=o,a.sigBytes=o,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 Ke=Oe;class Je extends je{constructor(t,e){super(),this.high=t,this.low=e}}class We 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 n=0;n<e;n+=1){const e=t[n];i.push(e.high),i.push(e.low)}return Ke.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 qe={stringify(t){const{words:e,sigBytes:i}=t,n=this._map;t.clamp();const s=[];for(let t=0;t<i;t+=3){const o=(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)s.push(n.charAt(o>>>6*(3-e)&63))}const o=n.charAt(64);if(o)for(;s.length%4;)s.push(o);return s.join("")},parse(t){let e=t.length;const i=this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<i.length;t+=1)n[i.charCodeAt(t)]=t}const s=i.charAt(64);if(s){const i=t.indexOf(s);-1!==i&&(e=i)}return((t,e,i)=>{const n=[];let s=0;for(let o=0;o<e;o+=1)if(o%4){const e=i[t.charCodeAt(o-1)]<<o%4*2|i[t.charCodeAt(o)]>>>6-o%4*2;n[s>>>2]|=e<<24-s%4*8,s+=1}return Oe.create(n,s)})(t,e,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Ge=[];for(let t=0;t<64;t+=1)Ge[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Xe=(t,e,i,n,s,o,r)=>{const a=t+(e&i|~e&n)+s+r;return(a<<o|a>>>32-o)+e},Ye=(t,e,i,n,s,o,r)=>{const a=t+(e&n|i&~n)+s+r;return(a<<o|a>>>32-o)+e},Qe=(t,e,i,n,s,o,r)=>{const a=t+(e^i^n)+s+r;return(a<<o|a>>>32-o)+e},ti=(t,e,i,n,s,o,r)=>{const a=t+(i^(e|~n))+s+r;return(a<<o|a>>>32-o)+e};class ei extends Ze{_doReset(){this._hash=new Oe([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let n=0;n<16;n+=1){const s=e+n,o=t[s];i[s]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const n=this._hash.words,s=i[e+0],o=i[e+1],r=i[e+2],a=i[e+3],l=i[e+4],c=i[e+5],h=i[e+6],d=i[e+7],p=i[e+8],u=i[e+9],f=i[e+10],v=i[e+11],w=i[e+12],g=i[e+13],y=i[e+14],m=i[e+15];let C=n[0],b=n[1],x=n[2],E=n[3];C=Xe(C,b,x,E,s,7,Ge[0]),E=Xe(E,C,b,x,o,12,Ge[1]),x=Xe(x,E,C,b,r,17,Ge[2]),b=Xe(b,x,E,C,a,22,Ge[3]),C=Xe(C,b,x,E,l,7,Ge[4]),E=Xe(E,C,b,x,c,12,Ge[5]),x=Xe(x,E,C,b,h,17,Ge[6]),b=Xe(b,x,E,C,d,22,Ge[7]),C=Xe(C,b,x,E,p,7,Ge[8]),E=Xe(E,C,b,x,u,12,Ge[9]),x=Xe(x,E,C,b,f,17,Ge[10]),b=Xe(b,x,E,C,v,22,Ge[11]),C=Xe(C,b,x,E,w,7,Ge[12]),E=Xe(E,C,b,x,g,12,Ge[13]),x=Xe(x,E,C,b,y,17,Ge[14]),b=Xe(b,x,E,C,m,22,Ge[15]),C=Ye(C,b,x,E,o,5,Ge[16]),E=Ye(E,C,b,x,h,9,Ge[17]),x=Ye(x,E,C,b,v,14,Ge[18]),b=Ye(b,x,E,C,s,20,Ge[19]),C=Ye(C,b,x,E,c,5,Ge[20]),E=Ye(E,C,b,x,f,9,Ge[21]),x=Ye(x,E,C,b,m,14,Ge[22]),b=Ye(b,x,E,C,l,20,Ge[23]),C=Ye(C,b,x,E,u,5,Ge[24]),E=Ye(E,C,b,x,y,9,Ge[25]),x=Ye(x,E,C,b,a,14,Ge[26]),b=Ye(b,x,E,C,p,20,Ge[27]),C=Ye(C,b,x,E,g,5,Ge[28]),E=Ye(E,C,b,x,r,9,Ge[29]),x=Ye(x,E,C,b,d,14,Ge[30]),b=Ye(b,x,E,C,w,20,Ge[31]),C=Qe(C,b,x,E,c,4,Ge[32]),E=Qe(E,C,b,x,p,11,Ge[33]),x=Qe(x,E,C,b,v,16,Ge[34]),b=Qe(b,x,E,C,y,23,Ge[35]),C=Qe(C,b,x,E,o,4,Ge[36]),E=Qe(E,C,b,x,l,11,Ge[37]),x=Qe(x,E,C,b,d,16,Ge[38]),b=Qe(b,x,E,C,f,23,Ge[39]),C=Qe(C,b,x,E,g,4,Ge[40]),E=Qe(E,C,b,x,s,11,Ge[41]),x=Qe(x,E,C,b,a,16,Ge[42]),b=Qe(b,x,E,C,h,23,Ge[43]),C=Qe(C,b,x,E,u,4,Ge[44]),E=Qe(E,C,b,x,w,11,Ge[45]),x=Qe(x,E,C,b,m,16,Ge[46]),b=Qe(b,x,E,C,r,23,Ge[47]),C=ti(C,b,x,E,s,6,Ge[48]),E=ti(E,C,b,x,d,10,Ge[49]),x=ti(x,E,C,b,y,15,Ge[50]),b=ti(b,x,E,C,c,21,Ge[51]),C=ti(C,b,x,E,w,6,Ge[52]),E=ti(E,C,b,x,a,10,Ge[53]),x=ti(x,E,C,b,f,15,Ge[54]),b=ti(b,x,E,C,o,21,Ge[55]),C=ti(C,b,x,E,p,6,Ge[56]),E=ti(E,C,b,x,m,10,Ge[57]),x=ti(x,E,C,b,h,15,Ge[58]),b=ti(b,x,E,C,g,21,Ge[59]),C=ti(C,b,x,E,l,6,Ge[60]),E=ti(E,C,b,x,v,10,Ge[61]),x=ti(x,E,C,b,r,15,Ge[62]),b=ti(b,x,E,C,u,21,Ge[63]),n[0]=n[0]+C|0,n[1]=n[1]+b|0,n[2]=n[2]+x|0,n[3]=n[3]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32;const s=Math.floor(i/4294967296),o=i;e[15+(n+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),e[14+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>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=Ze._createHelper(ei),ni=Ze._createHmacHelper(ei);class si 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:n}=this,s=n.hasher.create(),o=Oe.create(),r=o.words,{keySize:a,iterations:l}=n;for(;r.length<a;){i&&s.update(i),i=s.update(t).finalize(e),s.reset();for(let t=1;t<l;t+=1)i=s.finalize(i),s.reset();o.concat(i)}return o.sigBytes=4*a,o}}class oi extends ze{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?wi:fi;return{encrypt:(i,n,s)=>e(n).encrypt(t,i,n,s),decrypt:(i,n,s)=>e(n).decrypt(t,i,n,s)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}oi._ENC_XFORM_MODE=1,oi._DEC_XFORM_MODE=2,oi.keySize=4,oi.ivSize=4;class ri extends oi{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 li(t,e,i){const n=t;let s;const o=this._iv;o?(s=o,this._iv=void 0):s=this._prevBlock;for(let t=0;t<i;t+=1)n[e+t]^=s[t]}class ci extends ai{}ci.Encryptor=class extends ci{processBlock(t,e){const i=this._cipher,{blockSize:n}=i;li.call(this,t,e,n),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+n)}},ci.Decryptor=class extends ci{processBlock(t,e){const i=this._cipher,{blockSize:n}=i,s=t.slice(e,e+n);i.decryptBlock(t,e),li.call(this,t,e,n),this._prevBlock=s}};const hi={pad(t,e){const i=4*e,n=i-t.sigBytes%i,s=n<<24|n<<16|n<<8|n,o=[];for(let t=0;t<n;t+=4)o.push(s);const r=Oe.create(o,n);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class di extends oi{constructor(t,e,i){super(t,e,Object.assign({mode:ci,padding:hi},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:n}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=n.createEncryptor:(t=n.createDecryptor,this._minBufferSize=1),this._mode=t.call(n,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 pi extends je{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ui={stringify(t){let e;const{ciphertext:i,salt:n}=t;return e=n?Oe.create([1398893684,1701076831]).concat(n).concat(i):i,e.toString(qe)},parse(t){let e;const i=qe.parse(t),n=i.words;return 1398893684===n[0]&&1701076831===n[1]&&(e=Oe.create(n.slice(2,4)),n.splice(0,4),i.sigBytes-=16),pi.create({ciphertext:i,salt:e})}};class fi extends je{static encrypt(t,e,i,n){const s=Object.assign(new je,this.cfg,n),o=t.createEncryptor(i,s),r=o.finalize(e),a=o.cfg;return pi.create({ciphertext:r,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:o.blockSize,formatter:s.format})}static decrypt(t,e,i,n){let s=e;const o=Object.assign(new je,this.cfg,n);s=this._parse(s,o.format);return t.createDecryptor(i,o).finalize(s.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}fi.cfg=Object.assign(new je,{format:ui});const vi={execute(t,e,i,n){let s=n;s||(s=Oe.random(8));const o=si.create({keySize:e+i}).compute(t,s),r=Oe.create(o.words.slice(e),4*i);return o.sigBytes=4*e,pi.create({key:o,iv:r,salt:s})}};class wi extends fi{static encrypt(t,e,i,n){const s=Object.assign(new je,this.cfg,n),o=s.kdf.execute(i,t.keySize,t.ivSize);s.iv=o.iv;const r=fi.encrypt.call(this,t,e,o.key,s);return r.mixIn(o),r}static decrypt(t,e,i,n){let s=e;const o=Object.assign(new je,this.cfg,n);s=this._parse(s,o.format);const r=o.kdf.execute(i,t.keySize,t.ivSize,s.salt);o.iv=r.iv;return fi.decrypt.call(this,t,s,r.key,o)}}wi.cfg=Object.assign(fi.cfg,{kdf:vi});const gi=t=>t<<8&4278255360|t>>>8&16711935,yi={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>1]|=t.charCodeAt(n)<<16-n%2*16;return Oe.create(i,2*e)}},mi=yi,Ci={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=2){const i=gi(e[t>>>2]>>>16-t%4*8&65535);n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>1]|=gi(t.charCodeAt(n)<<16-n%2*16);return Oe.create(i,2*e)}},bi=[];class xi extends Ze{_doReset(){this._hash=new Oe([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let n=i[0],s=i[1],o=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 l=(n<<5|n>>>27)+a+bi[i];l+=i<20?1518500249+(s&o|~s&r):i<40?1859775393+(s^o^r):i<60?(s&o|s&r|o&r)-1894007588:(s^o^r)-899497514,a=r,r=o,o=s<<30|s>>>2,s=n,n=l}i[0]=i[0]+n|0,i[1]=i[1]+s|0,i[2]=i[2]+o|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,n=8*t.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(n+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 Ei=Ze._createHelper(xi),Si=Ze._createHmacHelper(xi),ki=[],Fi=[],Li=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Mi=t=>4294967296*(t-(0|t))|0;let $i=2,Ai=0;for(;Ai<64;)Li($i)&&(Ai<8&&(ki[Ai]=Mi($i**.5)),Fi[Ai]=Mi($i**(1/3)),Ai+=1),$i+=1;const Ii=[];class _i extends Ze{_doReset(){this._hash=new Oe(ki.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let n=i[0],s=i[1],o=i[2],r=i[3],a=i[4],l=i[5],c=i[6],h=i[7];for(let i=0;i<64;i+=1){if(i<16)Ii[i]=0|t[e+i];else{const t=Ii[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,n=Ii[i-2],s=(n<<15|n>>>17)^(n<<13|n>>>19)^n>>>10;Ii[i]=e+Ii[i-7]+s+Ii[i-16]}const d=n&s^n&o^s&o,p=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),u=h+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&c)+Fi[i]+Ii[i];h=c,c=l,l=a,a=r+u|0,r=o,o=s,s=n,n=u+(p+d)|0}i[0]=i[0]+n|0,i[1]=i[1]+s|0,i[2]=i[2]+o|0,i[3]=i[3]+r|0,i[4]=i[4]+a|0,i[5]=i[5]+l|0,i[6]=i[6]+c|0,i[7]=i[7]+h|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(n+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 Bi=Ze._createHelper(_i),Di=Ze._createHmacHelper(_i);class Hi extends _i{_doReset(){this._hash=new Oe([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Ti=_i._createHelper(Hi),Vi=_i._createHmacHelper(Hi),ji=[new Je(1116352408,3609767458),new Je(1899447441,602891725),new Je(3049323471,3964484399),new Je(3921009573,2173295548),new Je(961987163,4081628472),new Je(1508970993,3053834265),new Je(2453635748,2937671579),new Je(2870763221,3664609560),new Je(3624381080,2734883394),new Je(310598401,1164996542),new Je(607225278,1323610764),new Je(1426881987,3590304994),new Je(1925078388,4068182383),new Je(2162078206,991336113),new Je(2614888103,633803317),new Je(3248222580,3479774868),new Je(3835390401,2666613458),new Je(4022224774,944711139),new Je(264347078,2341262773),new Je(604807628,2007800933),new Je(770255983,1495990901),new Je(1249150122,1856431235),new Je(1555081692,3175218132),new Je(1996064986,2198950837),new Je(2554220882,3999719339),new Je(2821834349,766784016),new Je(2952996808,2566594879),new Je(3210313671,3203337956),new Je(3336571891,1034457026),new Je(3584528711,2466948901),new Je(113926993,3758326383),new Je(338241895,168717936),new Je(666307205,1188179964),new Je(773529912,1546045734),new Je(1294757372,1522805485),new Je(1396182291,2643833823),new Je(1695183700,2343527390),new Je(1986661051,1014477480),new Je(2177026350,1206759142),new Je(2456956037,344077627),new Je(2730485921,1290863460),new Je(2820302411,3158454273),new Je(3259730800,3505952657),new Je(3345764771,106217008),new Je(3516065817,3606008344),new Je(3600352804,1432725776),new Je(4094571909,1467031594),new Je(275423344,851169720),new Je(430227734,3100823752),new Je(506948616,1363258195),new Je(659060556,3750685593),new Je(883997877,3785050280),new Je(958139571,3318307427),new Je(1322822218,3812723403),new Je(1537002063,2003034995),new Je(1747873779,3602036899),new Je(1955562222,1575990012),new Je(2024104815,1125592928),new Je(2227730452,2716904306),new Je(2361852424,442776044),new Je(2428436474,593698344),new Je(2756734187,3733110249),new Je(3204031479,2999351573),new Je(3329325298,3815920427),new Je(3391569614,3928383900),new Je(3515267271,566280711),new Je(3940187606,3454069534),new Je(4118630271,4000239992),new Je(116418474,1914138554),new Je(174292421,2731055270),new Je(289380356,3203993006),new Je(460393269,320620315),new Je(685471733,587496836),new Je(852142971,1086792851),new Je(1017036298,365543100),new Je(1126000580,2618297676),new Je(1288033470,3409855158),new Je(1501505948,4234509866),new Je(1607167915,987167468),new Je(1816402316,1246189591)],Oi=[];for(let t=0;t<80;t+=1)Oi[t]=new Je;class Ui extends Ze{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new We([new Je(1779033703,4089235720),new Je(3144134277,2227873595),new Je(1013904242,4271175723),new Je(2773480762,1595750129),new Je(1359893119,2917565137),new Je(2600822924,725511199),new Je(528734635,4215389547),new Je(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,n=i[0],s=i[1],o=i[2],r=i[3],a=i[4],l=i[5],c=i[6],h=i[7],d=n.high;let p=n.low;const u=s.high;let f=s.low;const v=o.high;let w=o.low;const g=r.high;let y=r.low;const m=a.high;let C=a.low;const b=l.high;let x=l.low;const E=c.high;let S=c.low;const k=h.high;let F=h.low,L=d,M=p,$=u,A=f,I=v,_=w,B=g,D=y,H=m,T=C,V=b,j=x,O=E,U=S,N=k,R=F;for(let i=0;i<80;i+=1){let n,s;const o=Oi[i];if(i<16)o.high=0|t[e+2*i],s=o.high,o.low=0|t[e+2*i+1],n=o.low;else{const t=Oi[i-15],e=t.high,r=t.low,a=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,l=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),c=Oi[i-2],h=c.high,d=c.low,p=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,u=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),f=Oi[i-7],v=f.high,w=f.low,g=Oi[i-16],y=g.high,m=g.low;n=l+w,s=a+v+(n>>>0<l>>>0?1:0),n+=u,s=s+p+(n>>>0<u>>>0?1:0),n+=m,s=s+y+(n>>>0<m>>>0?1:0),o.high=s,o.low=n}const r=H&V^~H&O,a=T&j^~T&U,l=L&$^L&I^$&I,c=M&A^M&_^A&_,h=(L>>>28|M<<4)^(L<<30|M>>>2)^(L<<25|M>>>7),d=(M>>>28|L<<4)^(M<<30|L>>>2)^(M<<25|L>>>7),p=(H>>>14|T<<18)^(H>>>18|T<<14)^(H<<23|T>>>9),u=(T>>>14|H<<18)^(T>>>18|H<<14)^(T<<23|H>>>9),f=ji[i],v=f.high,w=f.low;let g=R+u,y=N+p+(g>>>0<R>>>0?1:0);g+=a,y=y+r+(g>>>0<a>>>0?1:0),g+=w,y=y+v+(g>>>0<w>>>0?1:0),g+=n,y=y+s+(g>>>0<n>>>0?1:0);const m=d+c;N=O,R=U,O=V,U=j,V=H,j=T,T=D+g|0,H=B+y+(T>>>0<D>>>0?1:0)|0,B=I,D=_,I=$,_=A,$=L,A=M,M=g+m|0,L=y+(h+l+(m>>>0<d>>>0?1:0))+(M>>>0<g>>>0?1:0)|0}n.low=p+M,p=n.low,n.high=d+L+(p>>>0<M>>>0?1:0),s.low=f+A,f=s.low,s.high=u+$+(f>>>0<A>>>0?1:0),o.low=w+_,w=o.low,o.high=v+I+(w>>>0<_>>>0?1:0),r.low=y+D,y=r.low,r.high=g+B+(y>>>0<D>>>0?1:0),a.low=C+T,C=a.low,a.high=m+H+(C>>>0<T>>>0?1:0),l.low=x+j,x=l.low,l.high=b+V+(x>>>0<j>>>0?1:0),c.low=S+U,S=c.low,c.high=E+O+(S>>>0<U>>>0?1:0),h.low=F+R,F=h.low,h.high=k+N+(F>>>0<R>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[30+(n+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(n+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 Ni=Ze._createHelper(Ui),Ri=Ze._createHmacHelper(Ui);class zi extends Ui{_doReset(){this._hash=new We([new Je(3418070365,3238371032),new Je(1654270250,914150663),new Je(2438529370,812702999),new Je(355462360,4144912697),new Je(1731405415,4290775857),new Je(2394180231,1750603025),new Je(3675008525,1694076839),new Je(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Zi=Ui._createHelper(zi),Pi=Ui._createHmacHelper(zi),Ki=[],Ji=[],Wi=[];let qi=1,Gi=0;for(let t=0;t<24;t+=1){Ki[qi+5*Gi]=(t+1)*(t+2)/2%64;const e=(2*qi+3*Gi)%5;qi=Gi%5,Gi=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Ji[t+5*e]=e+(2*t+3*e)%5*5;let Xi=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&Xi){const n=(1<<t)-1;n<32?i^=1<<n:e^=1<<n-32}128&Xi?Xi=Xi<<1^113:Xi<<=1}Wi[t]=Je.create(e,i)}const Yi=[];for(let t=0;t<25;t+=1)Yi[t]=Je.create();class Qi extends Ze{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 Je;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,n=this.blockSize/2;for(let s=0;s<n;s+=1){let n=t[e+2*s],o=t[e+2*s+1];n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8);const r=i[s];r.high^=o,r.low^=n}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,n=0;for(let s=0;s<5;s+=1){const o=i[t+5*s];e^=o.high,n^=o.low}const s=Yi[t];s.high=e,s.low=n}for(let t=0;t<5;t+=1){const e=Yi[(t+4)%5],n=Yi[(t+1)%5],s=n.high,o=n.low,r=e.high^(s<<1|o>>>31),a=e.low^(o<<1|s>>>31);for(let e=0;e<5;e+=1){const n=i[t+5*e];n.high^=r,n.low^=a}}for(let t=1;t<25;t+=1){let e,n;const s=i[t],o=s.high,r=s.low,a=Ki[t];a<32?(e=o<<a|r>>>32-a,n=r<<a|o>>>32-a):(e=r<<a-32|o>>>64-a,n=o<<a-32|r>>>64-a);const l=Yi[Ji[t]];l.high=e,l.low=n}const e=Yi[0],n=i[0];e.high=n.high,e.low=n.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const n=t+5*e,s=i[n],o=Yi[n],r=Yi[(t+1)%5+5*e],a=Yi[(t+2)%5+5*e];s.high=o.high^~r.high&a.high,s.low=o.low^~r.low&a.low}const s=i[0],o=Wi[t];s.high^=o.high,s.low^=o.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,n=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/n)*n>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const s=this._state,o=this.cfg.outputLength/8,r=o/8,a=[];for(let t=0;t<r;t+=1){const e=s[t];let i=e.high,n=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a.push(n),a.push(i)}return new Oe(a,o)}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 tn=Ze._createHelper(Qi),en=Ze._createHmacHelper(Qi),nn=Oe.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]),sn=Oe.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]),on=Oe.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]),rn=Oe.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]),an=Oe.create([0,1518500249,1859775393,2400959708,2840853838]),ln=Oe.create([1352829926,1548603684,1836072691,2053994217,0]),cn=(t,e,i)=>t^e^i,hn=(t,e,i)=>t&e|~t&i,dn=(t,e,i)=>(t|~e)^i,pn=(t,e,i)=>t&i|e&~i,un=(t,e,i)=>t^(e|~i),fn=(t,e)=>t<<e|t>>>32-e;class vn extends Ze{_doReset(){this._hash=Oe.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const n=e+t,s=i[n];i[n]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const n=this._hash.words,s=an.words,o=ln.words,r=nn.words,a=sn.words,l=on.words,c=rn.words;let h,d=n[0],p=n[1],u=n[2],f=n[3],v=n[4],w=n[0],g=n[1],y=n[2],m=n[3],C=n[4];for(let t=0;t<80;t+=1)h=d+i[e+r[t]]|0,h+=t<16?cn(p,u,f)+s[0]:t<32?hn(p,u,f)+s[1]:t<48?dn(p,u,f)+s[2]:t<64?pn(p,u,f)+s[3]:un(p,u,f)+s[4],h|=0,h=fn(h,l[t]),h=h+v|0,d=v,v=f,f=fn(u,10),u=p,p=h,h=w+i[e+a[t]]|0,h+=t<16?un(g,y,m)+o[0]:t<32?pn(g,y,m)+o[1]:t<48?dn(g,y,m)+o[2]:t<64?hn(g,y,m)+o[3]:cn(g,y,m)+o[4],h|=0,h=fn(h,c[t]),h=h+C|0,w=C,C=m,m=fn(y,10),y=g,g=h;h=n[1]+u+m|0,n[1]=n[2]+f+C|0,n[2]=n[3]+v+w|0,n[3]=n[4]+d+g|0,n[4]=n[0]+p+y|0,n[0]=h}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const s=this._hash,o=s.words;for(let t=0;t<5;t+=1){const e=o[t];o[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return s}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const wn=Ze._createHelper(vn),gn=Ze._createHmacHelper(vn);class yn extends je{constructor(t){super(),this.cfg=Object.assign(new je,{keySize:4,hasher:xi,iterations:1},t)}compute(t,e){const{cfg:i}=this,n=Pe.create(i.hasher,t),s=Oe.create(),o=Oe.create([1]),r=s.words,a=o.words,{keySize:l,iterations:c}=i;for(;r.length<l;){const t=n.update(e).finalize(o);n.reset();const i=t.words,r=i.length;let l=t;for(let t=1;t<c;t+=1){l=n.finalize(l),n.reset();const t=l.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}s.concat(t),a[0]+=1}return s.sigBytes=4*l,s}}const mn=[],Cn=[],bn=[],xn=[],En=[],Sn=[],kn=[],Fn=[],Ln=[],Mn=[],$n=[];for(let t=0;t<256;t+=1)$n[t]=t<128?t<<1:t<<1^283;let An=0,In=0;for(let t=0;t<256;t+=1){let t=In^In<<1^In<<2^In<<3^In<<4;t=t>>>8^255&t^99,mn[An]=t,Cn[t]=An;const e=$n[An],i=$n[e],n=$n[i];let s=257*$n[t]^16843008*t;bn[An]=s<<24|s>>>8,xn[An]=s<<16|s>>>16,En[An]=s<<8|s>>>24,Sn[An]=s,s=16843009*n^65537*i^257*e^16843008*An,kn[t]=s<<24|s>>>8,Fn[t]=s<<16|s>>>16,Ln[t]=s<<8|s>>>24,Mn[t]=s,An?(An=e^$n[$n[$n[n^e]]],In^=$n[$n[In]]):(In=1,An=In)}const _n=[0,1,2,4,8,16,32,64,128,27,54];class Bn extends di{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,n=e.sigBytes/4;this._nRounds=n+6;const s=4*(this._nRounds+1);this._keySchedule=[];const o=this._keySchedule;for(let e=0;e<s;e+=1)e<n?o[e]=i[e]:(t=o[e-1],e%n?n>6&&e%n==4&&(t=mn[t>>>24]<<24|mn[t>>>16&255]<<16|mn[t>>>8&255]<<8|mn[255&t]):(t=t<<8|t>>>24,t=mn[t>>>24]<<24|mn[t>>>16&255]<<16|mn[t>>>8&255]<<8|mn[255&t],t^=_n[e/n|0]<<24),o[e]=o[e-n]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<s;e+=1){const i=s-e;t=e%4?o[i]:o[i-4],r[e]=e<4||i<=4?t:kn[mn[t>>>24]]^Fn[mn[t>>>16&255]]^Ln[mn[t>>>8&255]]^Mn[mn[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,bn,xn,En,Sn,mn)}decryptBlock(t,e){const i=t;let n=i[e+1];i[e+1]=i[e+3],i[e+3]=n,this._doCryptBlock(i,e,this._invKeySchedule,kn,Fn,Ln,Mn,Cn),n=i[e+1],i[e+1]=i[e+3],i[e+3]=n}_doCryptBlock(t,e,i,n,s,o,r,a){const l=t,c=this._nRounds;let h=l[e]^i[0],d=l[e+1]^i[1],p=l[e+2]^i[2],u=l[e+3]^i[3],f=4;for(let t=1;t<c;t+=1){const t=n[h>>>24]^s[d>>>16&255]^o[p>>>8&255]^r[255&u]^i[f];f+=1;const e=n[d>>>24]^s[p>>>16&255]^o[u>>>8&255]^r[255&h]^i[f];f+=1;const a=n[p>>>24]^s[u>>>16&255]^o[h>>>8&255]^r[255&d]^i[f];f+=1;const l=n[u>>>24]^s[h>>>16&255]^o[d>>>8&255]^r[255&p]^i[f];f+=1,h=t,d=e,p=a,u=l}const v=(a[h>>>24]<<24|a[d>>>16&255]<<16|a[p>>>8&255]<<8|a[255&u])^i[f];f+=1;const w=(a[d>>>24]<<24|a[p>>>16&255]<<16|a[u>>>8&255]<<8|a[255&h])^i[f];f+=1;const g=(a[p>>>24]<<24|a[u>>>16&255]<<16|a[h>>>8&255]<<8|a[255&d])^i[f];f+=1;const y=(a[u>>>24]<<24|a[h>>>16&255]<<16|a[d>>>8&255]<<8|a[255&p])^i[f];f+=1,l[e]=v,l[e+1]=w,l[e+2]=g,l[e+3]=y}}Bn.keySize=8;const Dn=di._createHelper(Bn),Hn=[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],Tn=[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],Vn=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],jn=[{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}],On=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Un(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function Nn(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class Rn extends di{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const n=Hn[i]-1;e[i]=t[n>>>5]>>>31-n%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const n=i[t],s=Vn[t];for(let t=0;t<24;t+=1)n[t/6|0]|=e[(Tn[t]-1+s)%28]<<31-t%6,n[4+(t/6|0)]|=e[28+(Tn[t+24]-1+s)%28]<<31-t%6;n[0]=n[0]<<1|n[0]>>>31;for(let t=1;t<7;t+=1)n[t]>>>=4*(t-1)+3;n[7]=n[7]<<5|n[7]>>>27}this._invSubKeys=[];const n=this._invSubKeys;for(let t=0;t<16;t+=1)n[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 n=t;this._lBlock=t[e],this._rBlock=t[e+1],Un.call(this,4,252645135),Un.call(this,16,65535),Nn.call(this,2,858993459),Nn.call(this,8,16711935),Un.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],n=this._lBlock,s=this._rBlock;let o=0;for(let t=0;t<8;t+=1)o|=jn[t][((s^e[t])&On[t])>>>0];this._lBlock=s,this._rBlock=n^o}const s=this._lBlock;this._lBlock=this._rBlock,this._rBlock=s,Un.call(this,1,1431655765),Nn.call(this,8,16711935),Nn.call(this,2,858993459),Un.call(this,16,65535),Un.call(this,4,252645135),n[e]=this._lBlock,n[e+1]=this._rBlock}}Rn.keySize=2,Rn.ivSize=2,Rn.blockSize=2;const zn=di._createHelper(Rn);class Zn extends di{_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),n=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Rn.createEncryptor(Oe.create(e)),this._des2=Rn.createEncryptor(Oe.create(i)),this._des3=Rn.createEncryptor(Oe.create(n))}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)}}Zn.keySize=6,Zn.ivSize=2,Zn.blockSize=2;const Pn=di._createHelper(Zn),Kn=[],Jn=[],Wn=[];function qn(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Jn[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Jn[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Jn[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Jn[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Jn[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Jn[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Jn[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Jn[6]>>>0?1:0)|0,this._b=e[7]>>>0<Jn[7]>>>0?1:0;for(let i=0;i<8;i+=1){const n=t[i]+e[i],s=65535&n,o=n>>>16,r=((s*s>>>17)+s*o>>>15)+o*o,a=((4294901760&n)*n|0)+((65535&n)*n|0);Wn[i]=r^a}t[0]=Wn[0]+(Wn[7]<<16|Wn[7]>>>16)+(Wn[6]<<16|Wn[6]>>>16)|0,t[1]=Wn[1]+(Wn[0]<<8|Wn[0]>>>24)+Wn[7]|0,t[2]=Wn[2]+(Wn[1]<<16|Wn[1]>>>16)+(Wn[0]<<16|Wn[0]>>>16)|0,t[3]=Wn[3]+(Wn[2]<<8|Wn[2]>>>24)+Wn[1]|0,t[4]=Wn[4]+(Wn[3]<<16|Wn[3]>>>16)+(Wn[2]<<16|Wn[2]>>>16)|0,t[5]=Wn[5]+(Wn[4]<<8|Wn[4]>>>24)+Wn[3]|0,t[6]=Wn[6]+(Wn[5]<<16|Wn[5]>>>16)+(Wn[4]<<16|Wn[4]>>>16)|0,t[7]=Wn[7]+(Wn[6]<<8|Wn[6]>>>24)+Wn[5]|0}class Gn 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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)qn.call(this);for(let t=0;t<8;t+=1)n[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],s=t[1],o=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),a=o>>>16|4294901760&r,l=r<<16|65535&o;n[0]^=o,n[1]^=a,n[2]^=r,n[3]^=l,n[4]^=o,n[5]^=a,n[6]^=r,n[7]^=l;for(let t=0;t<4;t+=1)qn.call(this)}}_doProcessBlock(t,e){const i=t,n=this._X;qn.call(this),Kn[0]=n[0]^n[5]>>>16^n[3]<<16,Kn[1]=n[2]^n[7]>>>16^n[5]<<16,Kn[2]=n[4]^n[1]>>>16^n[7]<<16,Kn[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Kn[t]=16711935&(Kn[t]<<8|Kn[t]>>>24)|4278255360&(Kn[t]<<24|Kn[t]>>>8),i[e+t]^=Kn[t]}}const Xn=ri._createHelper(Gn),Yn=[],Qn=[],ts=[];function es(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Qn[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Qn[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Qn[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Qn[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Qn[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Qn[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Qn[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Qn[6]>>>0?1:0)|0,this._b=e[7]>>>0<Qn[7]>>>0?1:0;for(let i=0;i<8;i+=1){const n=t[i]+e[i],s=65535&n,o=n>>>16,r=((s*s>>>17)+s*o>>>15)+o*o,a=((4294901760&n)*n|0)+((65535&n)*n|0);ts[i]=r^a}t[0]=ts[0]+(ts[7]<<16|ts[7]>>>16)+(ts[6]<<16|ts[6]>>>16)|0,t[1]=ts[1]+(ts[0]<<8|ts[0]>>>24)+ts[7]|0,t[2]=ts[2]+(ts[1]<<16|ts[1]>>>16)+(ts[0]<<16|ts[0]>>>16)|0,t[3]=ts[3]+(ts[2]<<8|ts[2]>>>24)+ts[1]|0,t[4]=ts[4]+(ts[3]<<16|ts[3]>>>16)+(ts[2]<<16|ts[2]>>>16)|0,t[5]=ts[5]+(ts[4]<<8|ts[4]>>>24)+ts[3]|0,t[6]=ts[6]+(ts[5]<<16|ts[5]>>>16)+(ts[4]<<16|ts[4]>>>16)|0,t[7]=ts[7]+(ts[6]<<8|ts[6]>>>24)+ts[5]|0}class is 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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)es.call(this);for(let t=0;t<8;t+=1)n[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],s=t[1],o=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),a=o>>>16|4294901760&r,l=r<<16|65535&o;n[0]^=o,n[1]^=a,n[2]^=r,n[3]^=l,n[4]^=o,n[5]^=a,n[6]^=r,n[7]^=l;for(let t=0;t<4;t+=1)es.call(this)}}_doProcessBlock(t,e){const i=t,n=this._X;es.call(this),Yn[0]=n[0]^n[5]>>>16^n[3]<<16,Yn[1]=n[2]^n[7]>>>16^n[5]<<16,Yn[2]=n[4]^n[1]>>>16^n[7]<<16,Yn[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Yn[t]=16711935&(Yn[t]<<8|Yn[t]>>>24)|4278255360&(Yn[t]<<24|Yn[t]>>>8),i[e+t]^=Yn[t]}}const ns=ri._createHelper(is);function ss(){const t=this._S;let e=this._i,i=this._j,n=0;for(let s=0;s<4;s+=1){e=(e+1)%256,i=(i+t[e])%256;const o=t[e];t[e]=t[i],t[i]=o,n|=t[(t[e]+t[i])%256]<<24-8*s}return this._i=e,this._j=i,n}class os extends ri{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const n=this._S;for(let t=0;t<256;t+=1)n[t]=t;for(let t=0,s=0;t<256;t+=1){const o=t%i,r=e[o>>>2]>>>24-o%4*8&255;s=(s+n[t]+r)%256;const a=n[t];n[t]=n[s],n[s]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=ss.call(this)}}os.keySize=8,os.ivSize=0;const rs=ri._createHelper(os);class as extends os{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)ss.call(this)}}const ls=ri._createHelper(as);function cs(t,e,i,n){const s=t;let o;const r=this._iv;r?(o=r.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(let t=0;t<i;t+=1)s[e+t]^=o[t]}class hs extends ai{}hs.Encryptor=class extends hs{processBlock(t,e){const i=this._cipher,{blockSize:n}=i;cs.call(this,t,e,n,i),this._prevBlock=t.slice(e,e+n)}},hs.Decryptor=class extends hs{processBlock(t,e){const i=this._cipher,{blockSize:n}=i,s=t.slice(e,e+n);cs.call(this,t,e,n,i),this._prevBlock=s}};class ds extends ai{}ds.Encryptor=class extends ds{processBlock(t,e){const i=t,n=this._cipher,{blockSize:s}=n,o=this._iv;let r=this._counter;o&&(this._counter=o.slice(0),r=this._counter,this._iv=void 0);const a=r.slice(0);n.encryptBlock(a,0),r[s-1]=r[s-1]+1|0;for(let t=0;t<s;t+=1)i[e+t]^=a[t]}},ds.Decryptor=ds.Encryptor;const ps=t=>{let e=t;if(255==(t>>24&255)){let i=t>>16&255,n=t>>8&255,s=255&t;255===i?(i=0,255===n?(n=0,255===s?s=0:s+=1):n+=1):i+=1,e=0,e+=i<<16,e+=n<<8,e+=s}else e+=1<<24;return e};
385
+ */(fetch.bind(self));const Ie=function(t=function(t="[DEFAULT]"){const e=ne.get(t);if(!e&&"[DEFAULT]"===t)return ce();if(!e)throw le.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)}(Mt(t),"functions"),n=i.getImmediate({identifier:e}),s=bt("functions");return s&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(Mt(t),e,i)}(n,...s),n}(ce({apiKey:"AIzaSyD-upDZIcd4inmT2hCbVjN8rMcHqY-j1WE",projectId:"snippyly-sdk-prod",messagingSenderId:"769823558474",appId:"1:769823558474:web:79f3bb0db8fd99f6f58fb3"}));let _e={};const Be=(t={})=>{_e={..._e,...t}},De=(t,e,i={})=>{const n={error:t,message:(null==e?void 0:e.message)||e||t,...i};He("error",n)},He=(t,e={},i=!0)=>{try{e=i?{..._e,...e}:e,e={...e,source:"superflowToolbar"};Te("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},Te=(t,e)=>{try{const i=function(t,e,i){return Me(Mt(t),e,i)}(Ie,"sa");i({type:t,body:e})}catch(t){console.warn("Error in setAnalytics: ",t)}};class Ve{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 Ve{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 n=0;n<t;n+=1)e[n>>>2]|=i[n]<<24-n%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 n=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&n,e=18e3*(65535&e)+(e>>16)&n;let t=(i<<16)+e&n;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let n,s=0;s<t;s+=4){const t=i(4294967296*(n||Math.random()));n=987654071*t(),e.push(4294967296*t()|0)}return new je(e,t)}toString(t=Oe){return t.stringify(this)}concat(t){const e=this.words,i=t.words,n=this.sigBytes,s=t.sigBytes;if(this.clamp(),n%4)for(let t=0;t<s;t+=1){const s=i[t>>>2]>>>24-t%4*8&255;e[n+t>>>2]|=s<<24-(n+t)%4*8}else for(let t=0;t<s;t+=4)e[n+t>>>2]=i[t>>>2];return this.sigBytes+=s,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 Oe={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=2)i[n>>>3]|=parseInt(t.substr(n,2),16)<<24-n%8*4;return new je(i,e/2)}},Ne={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>2]|=(255&t.charCodeAt(n))<<24-n%4*8;return new je(i,e)}},Ue={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 Re extends Ve{constructor(){super(),this._minBufferSize=0}reset(){this._data=new je,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Ue.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:n}=this,s=i.words,o=i.sigBytes;let r=o/(4*n);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const l=r*n,a=Math.min(4*l,o);if(l){for(let t=0;t<l;t+=n)this._doProcessBlock(s,t);e=s.splice(0,l),i.sigBytes-=a}return new je(e,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class ze extends Re{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Ve,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Ze(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 Ze extends Ve{constructor(t,e){super();const i=new t;this._hasher=i;let n=e;"string"==typeof n&&(n=Ue.parse(n));const s=i.blockSize,o=4*s;n.sigBytes>o&&(n=i.finalize(e)),n.clamp();const r=n.clone();this._oKey=r;const l=n.clone();this._iKey=l;const a=r.words,c=l.words;for(let t=0;t<s;t+=1)a[t]^=1549556828,c[t]^=909522486;r.sigBytes=o,l.sigBytes=o,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 Pe=je;class Ke extends Ve{constructor(t,e){super(),this.high=t,this.low=e}}class Je extends Ve{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let n=0;n<e;n+=1){const e=t[n];i.push(e.high),i.push(e.low)}return Pe.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 We={stringify(t){const{words:e,sigBytes:i}=t,n=this._map;t.clamp();const s=[];for(let t=0;t<i;t+=3){const o=(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)s.push(n.charAt(o>>>6*(3-e)&63))}const o=n.charAt(64);if(o)for(;s.length%4;)s.push(o);return s.join("")},parse(t){let e=t.length;const i=this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<i.length;t+=1)n[i.charCodeAt(t)]=t}const s=i.charAt(64);if(s){const i=t.indexOf(s);-1!==i&&(e=i)}return((t,e,i)=>{const n=[];let s=0;for(let o=0;o<e;o+=1)if(o%4){const e=i[t.charCodeAt(o-1)]<<o%4*2|i[t.charCodeAt(o)]>>>6-o%4*2;n[s>>>2]|=e<<24-s%4*8,s+=1}return je.create(n,s)})(t,e,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},qe=[];for(let t=0;t<64;t+=1)qe[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Ge=(t,e,i,n,s,o,r)=>{const l=t+(e&i|~e&n)+s+r;return(l<<o|l>>>32-o)+e},Xe=(t,e,i,n,s,o,r)=>{const l=t+(e&n|i&~n)+s+r;return(l<<o|l>>>32-o)+e},Ye=(t,e,i,n,s,o,r)=>{const l=t+(e^i^n)+s+r;return(l<<o|l>>>32-o)+e},Qe=(t,e,i,n,s,o,r)=>{const l=t+(i^(e|~n))+s+r;return(l<<o|l>>>32-o)+e};class ti extends ze{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let n=0;n<16;n+=1){const s=e+n,o=t[s];i[s]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const n=this._hash.words,s=i[e+0],o=i[e+1],r=i[e+2],l=i[e+3],a=i[e+4],c=i[e+5],h=i[e+6],d=i[e+7],p=i[e+8],u=i[e+9],f=i[e+10],v=i[e+11],w=i[e+12],g=i[e+13],y=i[e+14],m=i[e+15];let C=n[0],b=n[1],x=n[2],E=n[3];C=Ge(C,b,x,E,s,7,qe[0]),E=Ge(E,C,b,x,o,12,qe[1]),x=Ge(x,E,C,b,r,17,qe[2]),b=Ge(b,x,E,C,l,22,qe[3]),C=Ge(C,b,x,E,a,7,qe[4]),E=Ge(E,C,b,x,c,12,qe[5]),x=Ge(x,E,C,b,h,17,qe[6]),b=Ge(b,x,E,C,d,22,qe[7]),C=Ge(C,b,x,E,p,7,qe[8]),E=Ge(E,C,b,x,u,12,qe[9]),x=Ge(x,E,C,b,f,17,qe[10]),b=Ge(b,x,E,C,v,22,qe[11]),C=Ge(C,b,x,E,w,7,qe[12]),E=Ge(E,C,b,x,g,12,qe[13]),x=Ge(x,E,C,b,y,17,qe[14]),b=Ge(b,x,E,C,m,22,qe[15]),C=Xe(C,b,x,E,o,5,qe[16]),E=Xe(E,C,b,x,h,9,qe[17]),x=Xe(x,E,C,b,v,14,qe[18]),b=Xe(b,x,E,C,s,20,qe[19]),C=Xe(C,b,x,E,c,5,qe[20]),E=Xe(E,C,b,x,f,9,qe[21]),x=Xe(x,E,C,b,m,14,qe[22]),b=Xe(b,x,E,C,a,20,qe[23]),C=Xe(C,b,x,E,u,5,qe[24]),E=Xe(E,C,b,x,y,9,qe[25]),x=Xe(x,E,C,b,l,14,qe[26]),b=Xe(b,x,E,C,p,20,qe[27]),C=Xe(C,b,x,E,g,5,qe[28]),E=Xe(E,C,b,x,r,9,qe[29]),x=Xe(x,E,C,b,d,14,qe[30]),b=Xe(b,x,E,C,w,20,qe[31]),C=Ye(C,b,x,E,c,4,qe[32]),E=Ye(E,C,b,x,p,11,qe[33]),x=Ye(x,E,C,b,v,16,qe[34]),b=Ye(b,x,E,C,y,23,qe[35]),C=Ye(C,b,x,E,o,4,qe[36]),E=Ye(E,C,b,x,a,11,qe[37]),x=Ye(x,E,C,b,d,16,qe[38]),b=Ye(b,x,E,C,f,23,qe[39]),C=Ye(C,b,x,E,g,4,qe[40]),E=Ye(E,C,b,x,s,11,qe[41]),x=Ye(x,E,C,b,l,16,qe[42]),b=Ye(b,x,E,C,h,23,qe[43]),C=Ye(C,b,x,E,u,4,qe[44]),E=Ye(E,C,b,x,w,11,qe[45]),x=Ye(x,E,C,b,m,16,qe[46]),b=Ye(b,x,E,C,r,23,qe[47]),C=Qe(C,b,x,E,s,6,qe[48]),E=Qe(E,C,b,x,d,10,qe[49]),x=Qe(x,E,C,b,y,15,qe[50]),b=Qe(b,x,E,C,c,21,qe[51]),C=Qe(C,b,x,E,w,6,qe[52]),E=Qe(E,C,b,x,l,10,qe[53]),x=Qe(x,E,C,b,f,15,qe[54]),b=Qe(b,x,E,C,o,21,qe[55]),C=Qe(C,b,x,E,p,6,qe[56]),E=Qe(E,C,b,x,m,10,qe[57]),x=Qe(x,E,C,b,h,15,qe[58]),b=Qe(b,x,E,C,g,21,qe[59]),C=Qe(C,b,x,E,a,6,qe[60]),E=Qe(E,C,b,x,v,10,qe[61]),x=Qe(x,E,C,b,r,15,qe[62]),b=Qe(b,x,E,C,u,21,qe[63]),n[0]=n[0]+C|0,n[1]=n[1]+b|0,n[2]=n[2]+x|0,n[3]=n[3]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32;const s=Math.floor(i/4294967296),o=i;e[15+(n+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),e[14+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),t.sigBytes=4*(e.length+1),this._process();const r=this._hash,l=r.words;for(let t=0;t<4;t+=1){const e=l[t];l[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 ei=ze._createHelper(ti),ii=ze._createHmacHelper(ti);class ni extends Ve{constructor(t){super(),this.cfg=Object.assign(new Ve,{keySize:4,hasher:ti,iterations:1},t)}compute(t,e){let i;const{cfg:n}=this,s=n.hasher.create(),o=je.create(),r=o.words,{keySize:l,iterations:a}=n;for(;r.length<l;){i&&s.update(i),i=s.update(t).finalize(e),s.reset();for(let t=1;t<a;t+=1)i=s.finalize(i),s.reset();o.concat(i)}return o.sigBytes=4*l,o}}class si extends Re{constructor(t,e,i){super(),this.cfg=Object.assign(new Ve,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:ui;return{encrypt:(i,n,s)=>e(n).encrypt(t,i,n,s),decrypt:(i,n,s)=>e(n).decrypt(t,i,n,s)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}si._ENC_XFORM_MODE=1,si._DEC_XFORM_MODE=2,si.keySize=4,si.ivSize=4;class oi extends si{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class ri extends Ve{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 li(t,e,i){const n=t;let s;const o=this._iv;o?(s=o,this._iv=void 0):s=this._prevBlock;for(let t=0;t<i;t+=1)n[e+t]^=s[t]}class ai extends ri{}ai.Encryptor=class extends ai{processBlock(t,e){const i=this._cipher,{blockSize:n}=i;li.call(this,t,e,n),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+n)}},ai.Decryptor=class extends ai{processBlock(t,e){const i=this._cipher,{blockSize:n}=i,s=t.slice(e,e+n);i.decryptBlock(t,e),li.call(this,t,e,n),this._prevBlock=s}};const ci={pad(t,e){const i=4*e,n=i-t.sigBytes%i,s=n<<24|n<<16|n<<8|n,o=[];for(let t=0;t<n;t+=4)o.push(s);const r=je.create(o,n);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class hi extends si{constructor(t,e,i){super(t,e,Object.assign({mode:ai,padding:ci},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:n}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=n.createEncryptor:(t=n.createDecryptor,this._minBufferSize=1),this._mode=t.call(n,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 di extends Ve{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const pi={stringify(t){let e;const{ciphertext:i,salt:n}=t;return e=n?je.create([1398893684,1701076831]).concat(n).concat(i):i,e.toString(We)},parse(t){let e;const i=We.parse(t),n=i.words;return 1398893684===n[0]&&1701076831===n[1]&&(e=je.create(n.slice(2,4)),n.splice(0,4),i.sigBytes-=16),di.create({ciphertext:i,salt:e})}};class ui extends Ve{static encrypt(t,e,i,n){const s=Object.assign(new Ve,this.cfg,n),o=t.createEncryptor(i,s),r=o.finalize(e),l=o.cfg;return di.create({ciphertext:r,key:i,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:o.blockSize,formatter:s.format})}static decrypt(t,e,i,n){let s=e;const o=Object.assign(new Ve,this.cfg,n);s=this._parse(s,o.format);return t.createDecryptor(i,o).finalize(s.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}ui.cfg=Object.assign(new Ve,{format:pi});const fi={execute(t,e,i,n){let s=n;s||(s=je.random(8));const o=ni.create({keySize:e+i}).compute(t,s),r=je.create(o.words.slice(e),4*i);return o.sigBytes=4*e,di.create({key:o,iv:r,salt:s})}};class vi extends ui{static encrypt(t,e,i,n){const s=Object.assign(new Ve,this.cfg,n),o=s.kdf.execute(i,t.keySize,t.ivSize);s.iv=o.iv;const r=ui.encrypt.call(this,t,e,o.key,s);return r.mixIn(o),r}static decrypt(t,e,i,n){let s=e;const o=Object.assign(new Ve,this.cfg,n);s=this._parse(s,o.format);const r=o.kdf.execute(i,t.keySize,t.ivSize,s.salt);o.iv=r.iv;return ui.decrypt.call(this,t,s,r.key,o)}}vi.cfg=Object.assign(ui.cfg,{kdf:fi});const wi=t=>t<<8&4278255360|t>>>8&16711935,gi={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>1]|=t.charCodeAt(n)<<16-n%2*16;return je.create(i,2*e)}},yi=gi,mi={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=2){const i=wi(e[t>>>2]>>>16-t%4*8&65535);n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>1]|=wi(t.charCodeAt(n)<<16-n%2*16);return je.create(i,2*e)}},Ci=[];class bi extends ze{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let n=i[0],s=i[1],o=i[2],r=i[3],l=i[4];for(let i=0;i<80;i+=1){if(i<16)Ci[i]=0|t[e+i];else{const t=Ci[i-3]^Ci[i-8]^Ci[i-14]^Ci[i-16];Ci[i]=t<<1|t>>>31}let a=(n<<5|n>>>27)+l+Ci[i];a+=i<20?1518500249+(s&o|~s&r):i<40?1859775393+(s^o^r):i<60?(s&o|s&r|o&r)-1894007588:(s^o^r)-899497514,l=r,r=o,o=s<<30|s>>>2,s=n,n=a}i[0]=i[0]+n|0,i[1]=i[1]+s|0,i[2]=i[2]+o|0,i[3]=i[3]+r|0,i[4]=i[4]+l|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(n+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 xi=ze._createHelper(bi),Ei=ze._createHmacHelper(bi),Si=[],ki=[],Fi=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Li=t=>4294967296*(t-(0|t))|0;let Mi=2,$i=0;for(;$i<64;)Fi(Mi)&&($i<8&&(Si[$i]=Li(Mi**.5)),ki[$i]=Li(Mi**(1/3)),$i+=1),Mi+=1;const Ai=[];class Ii extends ze{_doReset(){this._hash=new je(Si.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let n=i[0],s=i[1],o=i[2],r=i[3],l=i[4],a=i[5],c=i[6],h=i[7];for(let i=0;i<64;i+=1){if(i<16)Ai[i]=0|t[e+i];else{const t=Ai[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,n=Ai[i-2],s=(n<<15|n>>>17)^(n<<13|n>>>19)^n>>>10;Ai[i]=e+Ai[i-7]+s+Ai[i-16]}const d=n&s^n&o^s&o,p=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),u=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+ki[i]+Ai[i];h=c,c=a,a=l,l=r+u|0,r=o,o=s,s=n,n=u+(p+d)|0}i[0]=i[0]+n|0,i[1]=i[1]+s|0,i[2]=i[2]+o|0,i[3]=i[3]+r|0,i[4]=i[4]+l|0,i[5]=i[5]+a|0,i[6]=i[6]+c|0,i[7]=i[7]+h|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(n+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 _i=ze._createHelper(Ii),Bi=ze._createHmacHelper(Ii);class Di extends Ii{_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 Hi=Ii._createHelper(Di),Ti=Ii._createHmacHelper(Di),Vi=[new Ke(1116352408,3609767458),new Ke(1899447441,602891725),new Ke(3049323471,3964484399),new Ke(3921009573,2173295548),new Ke(961987163,4081628472),new Ke(1508970993,3053834265),new Ke(2453635748,2937671579),new Ke(2870763221,3664609560),new Ke(3624381080,2734883394),new Ke(310598401,1164996542),new Ke(607225278,1323610764),new Ke(1426881987,3590304994),new Ke(1925078388,4068182383),new Ke(2162078206,991336113),new Ke(2614888103,633803317),new Ke(3248222580,3479774868),new Ke(3835390401,2666613458),new Ke(4022224774,944711139),new Ke(264347078,2341262773),new Ke(604807628,2007800933),new Ke(770255983,1495990901),new Ke(1249150122,1856431235),new Ke(1555081692,3175218132),new Ke(1996064986,2198950837),new Ke(2554220882,3999719339),new Ke(2821834349,766784016),new Ke(2952996808,2566594879),new Ke(3210313671,3203337956),new Ke(3336571891,1034457026),new Ke(3584528711,2466948901),new Ke(113926993,3758326383),new Ke(338241895,168717936),new Ke(666307205,1188179964),new Ke(773529912,1546045734),new Ke(1294757372,1522805485),new Ke(1396182291,2643833823),new Ke(1695183700,2343527390),new Ke(1986661051,1014477480),new Ke(2177026350,1206759142),new Ke(2456956037,344077627),new Ke(2730485921,1290863460),new Ke(2820302411,3158454273),new Ke(3259730800,3505952657),new Ke(3345764771,106217008),new Ke(3516065817,3606008344),new Ke(3600352804,1432725776),new Ke(4094571909,1467031594),new Ke(275423344,851169720),new Ke(430227734,3100823752),new Ke(506948616,1363258195),new Ke(659060556,3750685593),new Ke(883997877,3785050280),new Ke(958139571,3318307427),new Ke(1322822218,3812723403),new Ke(1537002063,2003034995),new Ke(1747873779,3602036899),new Ke(1955562222,1575990012),new Ke(2024104815,1125592928),new Ke(2227730452,2716904306),new Ke(2361852424,442776044),new Ke(2428436474,593698344),new Ke(2756734187,3733110249),new Ke(3204031479,2999351573),new Ke(3329325298,3815920427),new Ke(3391569614,3928383900),new Ke(3515267271,566280711),new Ke(3940187606,3454069534),new Ke(4118630271,4000239992),new Ke(116418474,1914138554),new Ke(174292421,2731055270),new Ke(289380356,3203993006),new Ke(460393269,320620315),new Ke(685471733,587496836),new Ke(852142971,1086792851),new Ke(1017036298,365543100),new Ke(1126000580,2618297676),new Ke(1288033470,3409855158),new Ke(1501505948,4234509866),new Ke(1607167915,987167468),new Ke(1816402316,1246189591)],ji=[];for(let t=0;t<80;t+=1)ji[t]=new Ke;class Oi extends ze{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Je([new Ke(1779033703,4089235720),new Ke(3144134277,2227873595),new Ke(1013904242,4271175723),new Ke(2773480762,1595750129),new Ke(1359893119,2917565137),new Ke(2600822924,725511199),new Ke(528734635,4215389547),new Ke(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,n=i[0],s=i[1],o=i[2],r=i[3],l=i[4],a=i[5],c=i[6],h=i[7],d=n.high;let p=n.low;const u=s.high;let f=s.low;const v=o.high;let w=o.low;const g=r.high;let y=r.low;const m=l.high;let C=l.low;const b=a.high;let x=a.low;const E=c.high;let S=c.low;const k=h.high;let F=h.low,L=d,M=p,$=u,A=f,I=v,_=w,B=g,D=y,H=m,T=C,V=b,j=x,O=E,N=S,U=k,R=F;for(let i=0;i<80;i+=1){let n,s;const o=ji[i];if(i<16)o.high=0|t[e+2*i],s=o.high,o.low=0|t[e+2*i+1],n=o.low;else{const t=ji[i-15],e=t.high,r=t.low,l=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,a=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),c=ji[i-2],h=c.high,d=c.low,p=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,u=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),f=ji[i-7],v=f.high,w=f.low,g=ji[i-16],y=g.high,m=g.low;n=a+w,s=l+v+(n>>>0<a>>>0?1:0),n+=u,s=s+p+(n>>>0<u>>>0?1:0),n+=m,s=s+y+(n>>>0<m>>>0?1:0),o.high=s,o.low=n}const r=H&V^~H&O,l=T&j^~T&N,a=L&$^L&I^$&I,c=M&A^M&_^A&_,h=(L>>>28|M<<4)^(L<<30|M>>>2)^(L<<25|M>>>7),d=(M>>>28|L<<4)^(M<<30|L>>>2)^(M<<25|L>>>7),p=(H>>>14|T<<18)^(H>>>18|T<<14)^(H<<23|T>>>9),u=(T>>>14|H<<18)^(T>>>18|H<<14)^(T<<23|H>>>9),f=Vi[i],v=f.high,w=f.low;let g=R+u,y=U+p+(g>>>0<R>>>0?1:0);g+=l,y=y+r+(g>>>0<l>>>0?1:0),g+=w,y=y+v+(g>>>0<w>>>0?1:0),g+=n,y=y+s+(g>>>0<n>>>0?1:0);const m=d+c;U=O,R=N,O=V,N=j,V=H,j=T,T=D+g|0,H=B+y+(T>>>0<D>>>0?1:0)|0,B=I,D=_,I=$,_=A,$=L,A=M,M=g+m|0,L=y+(h+a+(m>>>0<d>>>0?1:0))+(M>>>0<g>>>0?1:0)|0}n.low=p+M,p=n.low,n.high=d+L+(p>>>0<M>>>0?1:0),s.low=f+A,f=s.low,s.high=u+$+(f>>>0<A>>>0?1:0),o.low=w+_,w=o.low,o.high=v+I+(w>>>0<_>>>0?1:0),r.low=y+D,y=r.low,r.high=g+B+(y>>>0<D>>>0?1:0),l.low=C+T,C=l.low,l.high=m+H+(C>>>0<T>>>0?1:0),a.low=x+j,x=a.low,a.high=b+V+(x>>>0<j>>>0?1:0),c.low=S+N,S=c.low,c.high=E+O+(S>>>0<N>>>0?1:0),h.low=F+R,F=h.low,h.high=k+U+(F>>>0<R>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[30+(n+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(n+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 Ni=ze._createHelper(Oi),Ui=ze._createHmacHelper(Oi);class Ri extends Oi{_doReset(){this._hash=new Je([new Ke(3418070365,3238371032),new Ke(1654270250,914150663),new Ke(2438529370,812702999),new Ke(355462360,4144912697),new Ke(1731405415,4290775857),new Ke(2394180231,1750603025),new Ke(3675008525,1694076839),new Ke(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const zi=Oi._createHelper(Ri),Zi=Oi._createHmacHelper(Ri),Pi=[],Ki=[],Ji=[];let Wi=1,qi=0;for(let t=0;t<24;t+=1){Pi[Wi+5*qi]=(t+1)*(t+2)/2%64;const e=(2*Wi+3*qi)%5;Wi=qi%5,qi=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Ki[t+5*e]=e+(2*t+3*e)%5*5;let Gi=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&Gi){const n=(1<<t)-1;n<32?i^=1<<n:e^=1<<n-32}128&Gi?Gi=Gi<<1^113:Gi<<=1}Ji[t]=Ke.create(e,i)}const Xi=[];for(let t=0;t<25;t+=1)Xi[t]=Ke.create();class Yi extends ze{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 Ke;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,n=this.blockSize/2;for(let s=0;s<n;s+=1){let n=t[e+2*s],o=t[e+2*s+1];n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8);const r=i[s];r.high^=o,r.low^=n}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,n=0;for(let s=0;s<5;s+=1){const o=i[t+5*s];e^=o.high,n^=o.low}const s=Xi[t];s.high=e,s.low=n}for(let t=0;t<5;t+=1){const e=Xi[(t+4)%5],n=Xi[(t+1)%5],s=n.high,o=n.low,r=e.high^(s<<1|o>>>31),l=e.low^(o<<1|s>>>31);for(let e=0;e<5;e+=1){const n=i[t+5*e];n.high^=r,n.low^=l}}for(let t=1;t<25;t+=1){let e,n;const s=i[t],o=s.high,r=s.low,l=Pi[t];l<32?(e=o<<l|r>>>32-l,n=r<<l|o>>>32-l):(e=r<<l-32|o>>>64-l,n=o<<l-32|r>>>64-l);const a=Xi[Ki[t]];a.high=e,a.low=n}const e=Xi[0],n=i[0];e.high=n.high,e.low=n.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const n=t+5*e,s=i[n],o=Xi[n],r=Xi[(t+1)%5+5*e],l=Xi[(t+2)%5+5*e];s.high=o.high^~r.high&l.high,s.low=o.low^~r.low&l.low}const s=i[0],o=Ji[t];s.high^=o.high,s.low^=o.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,n=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/n)*n>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const s=this._state,o=this.cfg.outputLength/8,r=o/8,l=[];for(let t=0;t<r;t+=1){const e=s[t];let i=e.high,n=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l.push(n),l.push(i)}return new je(l,o)}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 Qi=ze._createHelper(Yi),tn=ze._createHmacHelper(Yi),en=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]),nn=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]),sn=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]),on=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]),rn=je.create([0,1518500249,1859775393,2400959708,2840853838]),ln=je.create([1352829926,1548603684,1836072691,2053994217,0]),an=(t,e,i)=>t^e^i,cn=(t,e,i)=>t&e|~t&i,hn=(t,e,i)=>(t|~e)^i,dn=(t,e,i)=>t&i|e&~i,pn=(t,e,i)=>t^(e|~i),un=(t,e)=>t<<e|t>>>32-e;class fn extends ze{_doReset(){this._hash=je.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const n=e+t,s=i[n];i[n]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const n=this._hash.words,s=rn.words,o=ln.words,r=en.words,l=nn.words,a=sn.words,c=on.words;let h,d=n[0],p=n[1],u=n[2],f=n[3],v=n[4],w=n[0],g=n[1],y=n[2],m=n[3],C=n[4];for(let t=0;t<80;t+=1)h=d+i[e+r[t]]|0,h+=t<16?an(p,u,f)+s[0]:t<32?cn(p,u,f)+s[1]:t<48?hn(p,u,f)+s[2]:t<64?dn(p,u,f)+s[3]:pn(p,u,f)+s[4],h|=0,h=un(h,a[t]),h=h+v|0,d=v,v=f,f=un(u,10),u=p,p=h,h=w+i[e+l[t]]|0,h+=t<16?pn(g,y,m)+o[0]:t<32?dn(g,y,m)+o[1]:t<48?hn(g,y,m)+o[2]:t<64?cn(g,y,m)+o[3]:an(g,y,m)+o[4],h|=0,h=un(h,c[t]),h=h+C|0,w=C,C=m,m=un(y,10),y=g,g=h;h=n[1]+u+m|0,n[1]=n[2]+f+C|0,n[2]=n[3]+v+w|0,n[3]=n[4]+d+g|0,n[4]=n[0]+p+y|0,n[0]=h}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const s=this._hash,o=s.words;for(let t=0;t<5;t+=1){const e=o[t];o[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return s}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const vn=ze._createHelper(fn),wn=ze._createHmacHelper(fn);class gn extends Ve{constructor(t){super(),this.cfg=Object.assign(new Ve,{keySize:4,hasher:bi,iterations:1},t)}compute(t,e){const{cfg:i}=this,n=Ze.create(i.hasher,t),s=je.create(),o=je.create([1]),r=s.words,l=o.words,{keySize:a,iterations:c}=i;for(;r.length<a;){const t=n.update(e).finalize(o);n.reset();const i=t.words,r=i.length;let a=t;for(let t=1;t<c;t+=1){a=n.finalize(a),n.reset();const t=a.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}s.concat(t),l[0]+=1}return s.sigBytes=4*a,s}}const yn=[],mn=[],Cn=[],bn=[],xn=[],En=[],Sn=[],kn=[],Fn=[],Ln=[],Mn=[];for(let t=0;t<256;t+=1)Mn[t]=t<128?t<<1:t<<1^283;let $n=0,An=0;for(let t=0;t<256;t+=1){let t=An^An<<1^An<<2^An<<3^An<<4;t=t>>>8^255&t^99,yn[$n]=t,mn[t]=$n;const e=Mn[$n],i=Mn[e],n=Mn[i];let s=257*Mn[t]^16843008*t;Cn[$n]=s<<24|s>>>8,bn[$n]=s<<16|s>>>16,xn[$n]=s<<8|s>>>24,En[$n]=s,s=16843009*n^65537*i^257*e^16843008*$n,Sn[t]=s<<24|s>>>8,kn[t]=s<<16|s>>>16,Fn[t]=s<<8|s>>>24,Ln[t]=s,$n?($n=e^Mn[Mn[Mn[n^e]]],An^=Mn[Mn[An]]):(An=1,$n=An)}const In=[0,1,2,4,8,16,32,64,128,27,54];class _n extends hi{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,n=e.sigBytes/4;this._nRounds=n+6;const s=4*(this._nRounds+1);this._keySchedule=[];const o=this._keySchedule;for(let e=0;e<s;e+=1)e<n?o[e]=i[e]:(t=o[e-1],e%n?n>6&&e%n==4&&(t=yn[t>>>24]<<24|yn[t>>>16&255]<<16|yn[t>>>8&255]<<8|yn[255&t]):(t=t<<8|t>>>24,t=yn[t>>>24]<<24|yn[t>>>16&255]<<16|yn[t>>>8&255]<<8|yn[255&t],t^=In[e/n|0]<<24),o[e]=o[e-n]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<s;e+=1){const i=s-e;t=e%4?o[i]:o[i-4],r[e]=e<4||i<=4?t:Sn[yn[t>>>24]]^kn[yn[t>>>16&255]]^Fn[yn[t>>>8&255]]^Ln[yn[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Cn,bn,xn,En,yn)}decryptBlock(t,e){const i=t;let n=i[e+1];i[e+1]=i[e+3],i[e+3]=n,this._doCryptBlock(i,e,this._invKeySchedule,Sn,kn,Fn,Ln,mn),n=i[e+1],i[e+1]=i[e+3],i[e+3]=n}_doCryptBlock(t,e,i,n,s,o,r,l){const a=t,c=this._nRounds;let h=a[e]^i[0],d=a[e+1]^i[1],p=a[e+2]^i[2],u=a[e+3]^i[3],f=4;for(let t=1;t<c;t+=1){const t=n[h>>>24]^s[d>>>16&255]^o[p>>>8&255]^r[255&u]^i[f];f+=1;const e=n[d>>>24]^s[p>>>16&255]^o[u>>>8&255]^r[255&h]^i[f];f+=1;const l=n[p>>>24]^s[u>>>16&255]^o[h>>>8&255]^r[255&d]^i[f];f+=1;const a=n[u>>>24]^s[h>>>16&255]^o[d>>>8&255]^r[255&p]^i[f];f+=1,h=t,d=e,p=l,u=a}const v=(l[h>>>24]<<24|l[d>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^i[f];f+=1;const w=(l[d>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&h])^i[f];f+=1;const g=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[h>>>8&255]<<8|l[255&d])^i[f];f+=1;const y=(l[u>>>24]<<24|l[h>>>16&255]<<16|l[d>>>8&255]<<8|l[255&p])^i[f];f+=1,a[e]=v,a[e+1]=w,a[e+2]=g,a[e+3]=y}}_n.keySize=8;const Bn=hi._createHelper(_n),Dn=[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],Hn=[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],Tn=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Vn=[{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}],jn=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function On(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function Nn(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class Un extends hi{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const n=Dn[i]-1;e[i]=t[n>>>5]>>>31-n%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const n=i[t],s=Tn[t];for(let t=0;t<24;t+=1)n[t/6|0]|=e[(Hn[t]-1+s)%28]<<31-t%6,n[4+(t/6|0)]|=e[28+(Hn[t+24]-1+s)%28]<<31-t%6;n[0]=n[0]<<1|n[0]>>>31;for(let t=1;t<7;t+=1)n[t]>>>=4*(t-1)+3;n[7]=n[7]<<5|n[7]>>>27}this._invSubKeys=[];const n=this._invSubKeys;for(let t=0;t<16;t+=1)n[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 n=t;this._lBlock=t[e],this._rBlock=t[e+1],On.call(this,4,252645135),On.call(this,16,65535),Nn.call(this,2,858993459),Nn.call(this,8,16711935),On.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],n=this._lBlock,s=this._rBlock;let o=0;for(let t=0;t<8;t+=1)o|=Vn[t][((s^e[t])&jn[t])>>>0];this._lBlock=s,this._rBlock=n^o}const s=this._lBlock;this._lBlock=this._rBlock,this._rBlock=s,On.call(this,1,1431655765),Nn.call(this,8,16711935),Nn.call(this,2,858993459),On.call(this,16,65535),On.call(this,4,252645135),n[e]=this._lBlock,n[e+1]=this._rBlock}}Un.keySize=2,Un.ivSize=2,Un.blockSize=2;const Rn=hi._createHelper(Un);class zn 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),n=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Un.createEncryptor(je.create(e)),this._des2=Un.createEncryptor(je.create(i)),this._des3=Un.createEncryptor(je.create(n))}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)}}zn.keySize=6,zn.ivSize=2,zn.blockSize=2;const Zn=hi._createHelper(zn),Pn=[],Kn=[],Jn=[];function Wn(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Kn[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Kn[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Kn[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Kn[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Kn[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Kn[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Kn[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Kn[6]>>>0?1:0)|0,this._b=e[7]>>>0<Kn[7]>>>0?1:0;for(let i=0;i<8;i+=1){const n=t[i]+e[i],s=65535&n,o=n>>>16,r=((s*s>>>17)+s*o>>>15)+o*o,l=((4294901760&n)*n|0)+((65535&n)*n|0);Jn[i]=r^l}t[0]=Jn[0]+(Jn[7]<<16|Jn[7]>>>16)+(Jn[6]<<16|Jn[6]>>>16)|0,t[1]=Jn[1]+(Jn[0]<<8|Jn[0]>>>24)+Jn[7]|0,t[2]=Jn[2]+(Jn[1]<<16|Jn[1]>>>16)+(Jn[0]<<16|Jn[0]>>>16)|0,t[3]=Jn[3]+(Jn[2]<<8|Jn[2]>>>24)+Jn[1]|0,t[4]=Jn[4]+(Jn[3]<<16|Jn[3]>>>16)+(Jn[2]<<16|Jn[2]>>>16)|0,t[5]=Jn[5]+(Jn[4]<<8|Jn[4]>>>24)+Jn[3]|0,t[6]=Jn[6]+(Jn[5]<<16|Jn[5]>>>16)+(Jn[4]<<16|Jn[4]>>>16)|0,t[7]=Jn[7]+(Jn[6]<<8|Jn[6]>>>24)+Jn[5]|0}class qn extends oi{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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)Wn.call(this);for(let t=0;t<8;t+=1)n[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],s=t[1],o=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=o>>>16|4294901760&r,a=r<<16|65535&o;n[0]^=o,n[1]^=l,n[2]^=r,n[3]^=a,n[4]^=o,n[5]^=l,n[6]^=r,n[7]^=a;for(let t=0;t<4;t+=1)Wn.call(this)}}_doProcessBlock(t,e){const i=t,n=this._X;Wn.call(this),Pn[0]=n[0]^n[5]>>>16^n[3]<<16,Pn[1]=n[2]^n[7]>>>16^n[5]<<16,Pn[2]=n[4]^n[1]>>>16^n[7]<<16,Pn[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Pn[t]=16711935&(Pn[t]<<8|Pn[t]>>>24)|4278255360&(Pn[t]<<24|Pn[t]>>>8),i[e+t]^=Pn[t]}}const Gn=oi._createHelper(qn),Xn=[],Yn=[],Qn=[];function ts(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Yn[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Yn[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Yn[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Yn[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Yn[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Yn[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Yn[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Yn[6]>>>0?1:0)|0,this._b=e[7]>>>0<Yn[7]>>>0?1:0;for(let i=0;i<8;i+=1){const n=t[i]+e[i],s=65535&n,o=n>>>16,r=((s*s>>>17)+s*o>>>15)+o*o,l=((4294901760&n)*n|0)+((65535&n)*n|0);Qn[i]=r^l}t[0]=Qn[0]+(Qn[7]<<16|Qn[7]>>>16)+(Qn[6]<<16|Qn[6]>>>16)|0,t[1]=Qn[1]+(Qn[0]<<8|Qn[0]>>>24)+Qn[7]|0,t[2]=Qn[2]+(Qn[1]<<16|Qn[1]>>>16)+(Qn[0]<<16|Qn[0]>>>16)|0,t[3]=Qn[3]+(Qn[2]<<8|Qn[2]>>>24)+Qn[1]|0,t[4]=Qn[4]+(Qn[3]<<16|Qn[3]>>>16)+(Qn[2]<<16|Qn[2]>>>16)|0,t[5]=Qn[5]+(Qn[4]<<8|Qn[4]>>>24)+Qn[3]|0,t[6]=Qn[6]+(Qn[5]<<16|Qn[5]>>>16)+(Qn[4]<<16|Qn[4]>>>16)|0,t[7]=Qn[7]+(Qn[6]<<8|Qn[6]>>>24)+Qn[5]|0}class es extends oi{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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)ts.call(this);for(let t=0;t<8;t+=1)n[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],s=t[1],o=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=o>>>16|4294901760&r,a=r<<16|65535&o;n[0]^=o,n[1]^=l,n[2]^=r,n[3]^=a,n[4]^=o,n[5]^=l,n[6]^=r,n[7]^=a;for(let t=0;t<4;t+=1)ts.call(this)}}_doProcessBlock(t,e){const i=t,n=this._X;ts.call(this),Xn[0]=n[0]^n[5]>>>16^n[3]<<16,Xn[1]=n[2]^n[7]>>>16^n[5]<<16,Xn[2]=n[4]^n[1]>>>16^n[7]<<16,Xn[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Xn[t]=16711935&(Xn[t]<<8|Xn[t]>>>24)|4278255360&(Xn[t]<<24|Xn[t]>>>8),i[e+t]^=Xn[t]}}const is=oi._createHelper(es);function ns(){const t=this._S;let e=this._i,i=this._j,n=0;for(let s=0;s<4;s+=1){e=(e+1)%256,i=(i+t[e])%256;const o=t[e];t[e]=t[i],t[i]=o,n|=t[(t[e]+t[i])%256]<<24-8*s}return this._i=e,this._j=i,n}class ss extends oi{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const n=this._S;for(let t=0;t<256;t+=1)n[t]=t;for(let t=0,s=0;t<256;t+=1){const o=t%i,r=e[o>>>2]>>>24-o%4*8&255;s=(s+n[t]+r)%256;const l=n[t];n[t]=n[s],n[s]=l}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=ns.call(this)}}ss.keySize=8,ss.ivSize=0;const os=oi._createHelper(ss);class rs extends ss{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)ns.call(this)}}const ls=oi._createHelper(rs);function as(t,e,i,n){const s=t;let o;const r=this._iv;r?(o=r.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(let t=0;t<i;t+=1)s[e+t]^=o[t]}class cs extends ri{}cs.Encryptor=class extends cs{processBlock(t,e){const i=this._cipher,{blockSize:n}=i;as.call(this,t,e,n,i),this._prevBlock=t.slice(e,e+n)}},cs.Decryptor=class extends cs{processBlock(t,e){const i=this._cipher,{blockSize:n}=i,s=t.slice(e,e+n);as.call(this,t,e,n,i),this._prevBlock=s}};class hs extends ri{}hs.Encryptor=class extends hs{processBlock(t,e){const i=t,n=this._cipher,{blockSize:s}=n,o=this._iv;let r=this._counter;o&&(this._counter=o.slice(0),r=this._counter,this._iv=void 0);const l=r.slice(0);n.encryptBlock(l,0),r[s-1]=r[s-1]+1|0;for(let t=0;t<s;t+=1)i[e+t]^=l[t]}},hs.Decryptor=hs.Encryptor;const ds=t=>{let e=t;if(255==(t>>24&255)){let i=t>>16&255,n=t>>8&255,s=255&t;255===i?(i=0,255===n?(n=0,255===s?s=0:s+=1):n+=1):i+=1,e=0,e+=i<<16,e+=n<<8,e+=s}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 us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n=this._cipher,{blockSize:s}=n,o=this._iv;let r=this._counter;o&&(this._counter=o.slice(0),r=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=ps(e[0]),0===e[0]&&(e[1]=ps(e[1]))})(r);const a=r.slice(0);n.encryptBlock(a,0);for(let t=0;t<s;t+=1)i[e+t]^=a[t]}},us.Decryptor=us.Encryptor;class fs extends ai{}fs.Encryptor=class extends fs{processBlock(t,e){this._cipher.encryptBlock(t,e)}},fs.Decryptor=class extends fs{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class vs extends ai{}vs.Encryptor=class extends vs{processBlock(t,e){const i=t,n=this._cipher,{blockSize:s}=n,o=this._iv;let r=this._keystream;o&&(this._keystream=o.slice(0),r=this._keystream,this._iv=void 0),n.encryptBlock(r,0);for(let t=0;t<s;t+=1)i[e+t]^=r[t]}},vs.Decryptor=vs.Encryptor;const ws={pad(t,e){const i=4*e,n=i-t.sigBytes%i;t.concat(Oe.random(n-1)).concat(Oe.create([n<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},gs={pad(t,e){const i=t,n=4*e;i.clamp(),i.sigBytes+=n-(t.sigBytes%n||n)},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}}},ys={pad(t,e){t.concat(Oe.create([2147483648],1)),gs.pad(t,e)},unpad(t){const e=t;gs.unpad(e),e.sigBytes-=1}},ms={stringify:t=>t.ciphertext.toString(Ue),parse(t){const e=Ue.parse(t);return pi.create({ciphertext:e})}};var Cs={lib:{Base:je,WordArray:Oe,BufferedBlockAlgorithm:ze,Hasher:Ze,Cipher:oi,StreamCipher:ri,BlockCipherMode:ai,BlockCipher:di,CipherParams:pi,SerializableCipher:fi,PasswordBasedCipher:wi},x64:{Word:Je,WordArray:We},enc:{Hex:Ue,Latin1:Ne,Utf8:Re,Utf16:mi,Utf16BE:yi,Utf16LE:Ci,Base64:qe},algo:{HMAC:Pe,MD5:ei,SHA1:xi,SHA224:Hi,SHA256:_i,SHA384:zi,SHA512:Ui,SHA3:Qi,RIPEMD160:vn,PBKDF2:yn,EvpKDF:si,AES:Bn,DES:Rn,TripleDES:Zn,Rabbit:Gn,RabbitLegacy:is,RC4:os,RC4Drop:as},mode:{CBC:ci,CFB:hs,CTR:ds,CTRGladman:us,ECB:fs,OFB:vs},pad:{Pkcs7:hi,AnsiX923:{pad(t,e){const i=t,n=i.sigBytes,s=4*e,o=s-n%s,r=n+o-1;i.clamp(),i.words[r>>>2]|=o<<24-r%4*8,i.sigBytes+=o},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Iso10126:ws,Iso97971:ys,NoPadding:{pad(){},unpad(){}},ZeroPadding:gs},format:{OpenSSL:ui,Hex:ms},kdf:{OpenSSL:vi},MD5:ii,HmacMD5:ni,SHA1:Ei,HmacSHA1:Si,SHA224:Ti,HmacSHA224:Vi,SHA256:Bi,HmacSHA256:Di,SHA384:Zi,HmacSHA384:Pi,SHA512:Ni,HmacSHA512:Ri,SHA3:tn,HmacSHA3:en,RIPEMD160:wn,HmacRIPEMD160:gn,PBKDF2:(t,e,i)=>yn.create(i).compute(t,e),EvpKDF:(t,e,i)=>si.create(i).compute(t,e),AES:Dn,DES:zn,TripleDES:Pn,Rabbit:Xn,RabbitLegacy:ns,RC4:rs,RC4Drop:ls};const bs=(t,e,i=!1,n="localStorage")=>{try{const s=i?btoa(e):e;"localStorage"===n?localStorage.setItem(t,s):sessionStorage.setItem(t,s)}catch(t){console.warn("Error in setLocalStorage: ",t),He("Error in setLocalStorage: ",t)}},xs=(t,e=!1,i="localStorage")=>{try{let n=null;return n="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),n&&e?atob(n):n}catch(t){return console.warn("Error in getLocalStorage: ",t),He("Error in getLocalStorage: ",t),null}},Es=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),He("Error in removeLocalStorageData: ",t)}},Ss=(...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 ps extends ri{}ps.Encryptor=class extends ps{processBlock(t,e){const i=t,n=this._cipher,{blockSize:s}=n,o=this._iv;let r=this._counter;o&&(this._counter=o.slice(0),r=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=ds(e[0]),0===e[0]&&(e[1]=ds(e[1]))})(r);const l=r.slice(0);n.encryptBlock(l,0);for(let t=0;t<s;t+=1)i[e+t]^=l[t]}},ps.Decryptor=ps.Encryptor;class us extends ri{}us.Encryptor=class extends us{processBlock(t,e){this._cipher.encryptBlock(t,e)}},us.Decryptor=class extends us{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class fs extends ri{}fs.Encryptor=class extends fs{processBlock(t,e){const i=t,n=this._cipher,{blockSize:s}=n,o=this._iv;let r=this._keystream;o&&(this._keystream=o.slice(0),r=this._keystream,this._iv=void 0),n.encryptBlock(r,0);for(let t=0;t<s;t+=1)i[e+t]^=r[t]}},fs.Decryptor=fs.Encryptor;const vs={pad(t,e){const i=4*e,n=i-t.sigBytes%i;t.concat(je.random(n-1)).concat(je.create([n<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},ws={pad(t,e){const i=t,n=4*e;i.clamp(),i.sigBytes+=n-(t.sigBytes%n||n)},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}}},gs={pad(t,e){t.concat(je.create([2147483648],1)),ws.pad(t,e)},unpad(t){const e=t;ws.unpad(e),e.sigBytes-=1}},ys={stringify:t=>t.ciphertext.toString(Oe),parse(t){const e=Oe.parse(t);return di.create({ciphertext:e})}};var ms={lib:{Base:Ve,WordArray:je,BufferedBlockAlgorithm:Re,Hasher:ze,Cipher:si,StreamCipher:oi,BlockCipherMode:ri,BlockCipher:hi,CipherParams:di,SerializableCipher:ui,PasswordBasedCipher:vi},x64:{Word:Ke,WordArray:Je},enc:{Hex:Oe,Latin1:Ne,Utf8:Ue,Utf16:yi,Utf16BE:gi,Utf16LE:mi,Base64:We},algo:{HMAC:Ze,MD5:ti,SHA1:bi,SHA224:Di,SHA256:Ii,SHA384:Ri,SHA512:Oi,SHA3:Yi,RIPEMD160:fn,PBKDF2:gn,EvpKDF:ni,AES:_n,DES:Un,TripleDES:zn,Rabbit:qn,RabbitLegacy:es,RC4:ss,RC4Drop:rs},mode:{CBC:ai,CFB:cs,CTR:hs,CTRGladman:ps,ECB:us,OFB:fs},pad:{Pkcs7:ci,AnsiX923:{pad(t,e){const i=t,n=i.sigBytes,s=4*e,o=s-n%s,r=n+o-1;i.clamp(),i.words[r>>>2]|=o<<24-r%4*8,i.sigBytes+=o},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Iso10126:vs,Iso97971:gs,NoPadding:{pad(){},unpad(){}},ZeroPadding:ws},format:{OpenSSL:pi,Hex:ys},kdf:{OpenSSL:fi},MD5:ei,HmacMD5:ii,SHA1:xi,HmacSHA1:Ei,SHA224:Hi,HmacSHA224:Ti,SHA256:_i,HmacSHA256:Bi,SHA384:zi,HmacSHA384:Zi,SHA512:Ni,HmacSHA512:Ui,SHA3:Qi,HmacSHA3:tn,RIPEMD160:vn,HmacRIPEMD160:wn,PBKDF2:(t,e,i)=>gn.create(i).compute(t,e),EvpKDF:(t,e,i)=>ni.create(i).compute(t,e),AES:Bn,DES:Rn,TripleDES:Zn,Rabbit:Gn,RabbitLegacy:is,RC4:os,RC4Drop:ls};const Cs=(t,e,i=!1,n="localStorage")=>{try{const s=i?btoa(e):e;"localStorage"===n?localStorage.setItem(t,s):sessionStorage.setItem(t,s)}catch(t){console.warn("Error in setLocalStorage: ",t),De("Error in setLocalStorage: ",t)}},bs=(t,e=!1,i="localStorage")=>{try{let n=null;return n="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),n&&e?atob(n):n}catch(t){return console.warn("Error in getLocalStorage: ",t),De("Error in getLocalStorage: ",t),null}},xs=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),De("Error in removeLocalStorageData: ",t)}},Es=(...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`},ks=t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),He("Error in removeHashFromUrl: ",e),t}},Fs=(t,e,i)=>{try{const n=Cs.enc.Utf8.parse(e),s=Cs.enc.Utf8.parse(i);return Cs.AES.encrypt(Cs.enc.Utf8.parse(t),n,{keySize:32,iv:s,mode:Cs.mode.CBC,padding:Cs.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),He("Error in encrypt: ",e),t}},Ls=(t,e,i)=>{try{const n=Cs.enc.Utf8.parse(e),s=Cs.enc.Utf8.parse(i);return Cs.AES.decrypt(t,n,{keySize:32,iv:s,mode:Cs.mode.CBC,padding:Cs.pad.Pkcs7}).toString(Cs.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),He("Error in decrypt: ",t),null}},Ms=()=>{try{const t=xs("_sfut",!0);if(t){const e=Ls(t,ft,vt);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),Es("_sfut")}else{const t=xs("snippyly-user",!0);if(t)return $s(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),He("Error in getUserFromToken: ",t),null}},$s=()=>{try{const t=xs("snippyly-user",!0);if(t){const e=Fs(t,ft,vt);bs("_sfut",e,!0)}Es("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),He("Error in moveSnippylyUserToST: ",t)}},As=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`},Ss=t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),De("Error in removeHashFromUrl: ",e),t}},ks=(t,e,i)=>{try{const n=ms.enc.Utf8.parse(e),s=ms.enc.Utf8.parse(i);return ms.AES.encrypt(ms.enc.Utf8.parse(t),n,{keySize:32,iv:s,mode:ms.mode.CBC,padding:ms.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),De("Error in encrypt: ",e),t}},Fs=(t,e,i)=>{try{const n=ms.enc.Utf8.parse(e),s=ms.enc.Utf8.parse(i);return ms.AES.decrypt(t,n,{keySize:32,iv:s,mode:ms.mode.CBC,padding:ms.pad.Pkcs7}).toString(ms.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),De("Error in decrypt: ",t),null}},Ls=()=>{try{const t=bs("_sfut",!0);if(t){const e=Fs(t,ut,ft);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),xs("_sfut")}else{const t=bs("snippyly-user",!0);if(t)return Ms(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),De("Error in getUserFromToken: ",t),null}},Ms=()=>{try{const t=bs("snippyly-user",!0);if(t){const e=ks(t,ut,ft);Cs("_sfut",e,!0)}xs("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),De("Error in moveSnippylyUserToST: ",t)}},$s=r`
394
394
 
395
395
  .wrap {
396
396
  padding: 32px;
@@ -676,7 +676,7 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
676
676
  transform: translate(50%, 41%) rotate(45deg);
677
677
  transform-origin: center;
678
678
  }
679
- `,Is=r`
679
+ `,As=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 us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
688
688
  bottom: 0;
689
689
  right: 0;
690
690
  z-index: 2147483577;
691
- margin: ${Ss(1.5)};
692
- margin-bottom: ${Ss(3)}; // Added to prevent overlap between plugin UI and webflow badge
691
+ margin: ${Es(1.5)};
692
+ margin-bottom: ${Es(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
  }
@@ -851,7 +851,7 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
851
851
  }
852
852
 
853
853
  .s-presence-avatar-image-small {
854
- width: ${Ss(1.6)};
854
+ width: ${Es(1.6)};
855
855
  height: auto;
856
856
  display: block;
857
857
  }
@@ -943,7 +943,7 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
943
943
 
944
944
  .s-user-avatar-initial {
945
945
  color: black !important;
946
- font-size: ${Ss(.8)} !important;
946
+ font-size: ${Es(.8)} !important;
947
947
  position: relative !important;
948
948
  }
949
949
 
@@ -1216,7 +1216,216 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
1216
1216
  .user-profile-section {
1217
1217
  margin-left: 0.5rem;
1218
1218
  }
1219
- `;var _s=function(t,e,i,n){for(var s,o=arguments.length,r=o<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,i):n,a=t.length-1;a>=0;a--)(s=t[a])&&(r=(o<3?s(r):o>3?s(e,i,r):s(e,i))||r);return o>3&&r&&Object.defineProperty(e,i,r),r};let Bs=class extends Y{constructor(){var i,n,s,o,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.showOnboardingModal=!0,this.staging=false,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),He("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),He("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),He("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),He("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!xs("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=Ls(t,ft,vt),n=i&&JSON.parse(i);if(n){const t={};t.userId=n.uid,t.name=n.displayName,t.email=n.email,t.photoUrl=null==n?void 0:n.photoURL;const e=JSON.stringify(t),i=Fs(e,ft,vt);bs("_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,bs("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(bs("review","true",!1),Es("feedback"),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("feedback")||xs("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),e.has("feedback")?(bs("feedback","true",!1),Es("review"),"true"!==e.get("feedback")&&(e.delete("feedback"),e.append("feedback","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("review")||xs("feedback",!1)&&(e.append("feedback","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),He("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&&bs("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has("review")||t.has("feedback"))&&t.has("sversion")&&(bs("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&bs("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),He("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||xs("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||xs("projectVersion",!1,"sessionStorage");if(t&&e){const i=new URL(document.location),n=i.searchParams;n.get(t)||(n.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),He("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Ms();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(lt)){const t=document.createElement(lt);t.setAttribute(pt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(ct)){const t=document.createElement(ct);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}if(!document.querySelector(dt)){const t=document.createElement(dt);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),He("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var i,n,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&&De({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,e=0)=>{try{let i=3735928559^e,n=1103547991^e;for(let e,s=0;s<t.length;s++)e=t.charCodeAt(s),i=Math.imul(i^e,2654435761),n=Math.imul(n^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(n^n>>>13,3266489909),n=Math.imul(n^n>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&n)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),He("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})),(null===(i=this.commentElement)||void 0===i?void 0:i.enableOrphanComments)&&this.commentElement.enableOrphanComments()),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(n=this.rewriterElement)||void 0===n||n.enableRewriter()),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),He("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("feedback"),e.searchParams.delete("sreviewId"),e.searchParams.delete("scommentId"),e.searchParams.delete("sprojectInstall");const i=t.get("sversion")||this.projectVersion;this.location={url:ks(e.href),version:i}}catch(t){console.warn("Error in generateLocation: ",t),He("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),He("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=Ms();(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))),De({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),He("Error in identifySnippyly: ",t)}},this.setUserRoles=()=>{try{Snippyly&&Snippyly.setUserRoles(ut)}catch(t){console.warn("Error in setUserRoles: ",t),He("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=null==t?void 0:t.filter((t=>["open","inProgress"].includes(null==t?void 0:t.status))),"All"!==this.viewMode&&(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)===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),He("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{var e;!this.isUserGlobalContact&&t&&this.setViewMode("All"),this.isUserGlobalContact=t,t?null===(e=this.commentElement)||void 0===e||e.enablePriority():this.setViewMode(null)}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),He("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),He("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading)return;window.open(`https://app.usesuperflow.com//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),He("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,Es("review"),Es("feedback"),Es("sreviewId"),Es("projectVersionKey","sessionStorage"),Es("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),e.delete("feedback"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),e.delete("sprojectInstall"),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),He("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),Es("snippyly-user"),Es("_sfut"),this.snippylyUser=void 0,window.open(`https://app.usesuperflow.com//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),He("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),He("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),He("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),He("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://app.usesuperflow.com/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const e=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();e&&(t=`https://app.usesuperflow.com//dashboard/project/comment/${this.apiKey}/${e}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),He("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),He("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,bs("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),He("Error in onboardingNextClick: ",t)}},this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577",null===(n=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===n||n.setProperty("transform","none","important"),null===(r=null===(o=null===(s=null===document||void 0===document?void 0:document.body)||void 0===s?void 0:s.parentElement)||void 0===o?void 0:o.style)||void 0===r||r.setProperty("transform","none","important");try{this.expanded=!0,this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl()}catch(t){console.warn("Error in constructor: ",t),He("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,De({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&bs("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),He("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,n,s,o,r,a,l;return this.loadPlugin?this.snippylyUser?B`
1219
+
1220
+ .user-invite-tool-container {
1221
+ margin-right: 4px;
1222
+ }
1223
+ `;var Is=function(t,e,i,n){for(var s,o=arguments.length,r=o<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,i):n,l=t.length-1;l>=0;l--)(s=t[l])&&(r=(o<3?s(r):o>3?s(e,i,r):s(e,i))||r);return o>3&&r&&Object.defineProperty(e,i,r),r};let _s=class extends Y{constructor(){var i,n,s,o,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.showOnboardingModal=!0,this.staging=false,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),De("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),De("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),De("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),De("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!bs("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=Fs(t,ut,ft),n=i&&JSON.parse(i);if(n){const t={};t.userId=n.uid,t.name=n.displayName,t.email=n.email,t.photoUrl=null==n?void 0:n.photoURL;const e=JSON.stringify(t),i=ks(e,ut,ft);Cs("_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,Cs("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(Cs("review","true",!1),xs("feedback"),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("feedback")||bs("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),e.has("feedback")?(Cs("feedback","true",!1),xs("review"),"true"!==e.get("feedback")&&(e.delete("feedback"),e.append("feedback","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("review")||bs("feedback",!1)&&(e.append("feedback","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),De("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&&Cs("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has("review")||t.has("feedback"))&&t.has("sversion")&&(Cs("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&Cs("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),De("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||bs("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||bs("projectVersion",!1,"sessionStorage");if(t&&e){const i=new URL(document.location),n=i.searchParams;n.get(t)||(n.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),De("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Ls();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(lt)){const t=document.createElement(lt);null==t||t.addEventListener("signIn",(()=>{this.loginWithGoogle()})),window.document.body.appendChild(t)}if(!document.querySelector(at)){const t=document.createElement(at);t.setAttribute(pt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(ct)){const t=document.createElement(ct);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}if(!document.querySelector(dt)){const t=document.createElement(dt);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),De("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var i,n,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&&Be({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,e=0)=>{try{let i=3735928559^e,n=1103547991^e;for(let e,s=0;s<t.length;s++)e=t.charCodeAt(s),i=Math.imul(i^e,2654435761),n=Math.imul(n^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(n^n>>>13,3266489909),n=Math.imul(n^n>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&n)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),De("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))+"",await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.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})),(null===(i=this.commentElement)||void 0===i?void 0:i.enableOrphanComments)&&this.commentElement.enableOrphanComments()),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(n=this.rewriterElement)||void 0===n||n.enableRewriter()),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),De("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("feedback"),e.searchParams.delete("sreviewId"),e.searchParams.delete("scommentId"),e.searchParams.delete("sprojectInstall");const i=t.get("sversion")||this.projectVersion;this.location={url:Ss(e.href),version:i}}catch(t){console.warn("Error in generateLocation: ",t),De("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),De("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=Ls();(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),(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Snippyly.getUserRole$().subscribe((t=>{var e,i;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),"Admin"===this.snippylyUserRole?null===(e=this.commentElement)||void 0===e||e.enablePriority():null===(i=this.commentElement)||void 0===i||i.disablePriority()})),Be({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),De("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>["open","inProgress"].includes(null==t?void 0:t.status))),"All"!==this.viewMode&&(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)===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),De("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),De("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),De("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading)return;window.open(`https://app.usesuperflow.com//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),De("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,xs("review"),xs("feedback"),xs("sreviewId"),xs("projectVersionKey","sessionStorage"),xs("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),e.delete("feedback"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),e.delete("sprojectInstall"),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),De("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),xs("snippyly-user"),xs("_sfut"),this.snippylyUser=void 0,window.open(`https://app.usesuperflow.com//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),De("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),De("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),De("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),De("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://app.usesuperflow.com/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const e=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();e&&(t=`https://app.usesuperflow.com//dashboard/project/comment/${this.apiKey}/${e}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),De("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),De("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Cs("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),De("Error in onboardingNextClick: ",t)}},this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577",null===(n=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===n||n.setProperty("transform","none","important"),null===(r=null===(o=null===(s=null===document||void 0===document?void 0:document.body)||void 0===s?void 0:s.parentElement)||void 0===o?void 0:o.style)||void 0===r||r.setProperty("transform","none","important");try{this.expanded=!0,this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl()}catch(t){console.warn("Error in constructor: ",t),De("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,Be({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Cs("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),De("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,n,s,o,r,l,a;return this.loadPlugin?!this.snippylyUser||this.loading?B`
1224
+ <div class="snippyly-plugin-container">
1225
+ <div class="toolbar" id="smallToolbar">
1226
+ <!-- <div class="toolbar-section">
1227
+ <svg class="toolbar-icon-arrow" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1228
+ <path fill-rule="evenodd" clip-rule="evenodd"
1229
+ d="M14.1607 12.4941C13.8353 12.8195 13.8353 13.3472 14.1607 13.6726L16.4882 16L14.1607 18.3274C13.8353 18.6528 13.8353 19.1805 14.1607 19.5059C14.4862 19.8314 15.0138 19.8314 15.3393 19.5059L18.2559 16.5893C18.5814 16.2638 18.5814 15.7362 18.2559 15.4107L15.3393 12.4941C15.0138 12.1686 14.4862 12.1686 14.1607 12.4941Z" />
1230
+ </svg>
1231
+ </div> -->
1232
+ <div class="toolbar-section">
1233
+ <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1234
+ xmlns="http://www.w3.org/2000/svg">
1235
+ <path
1236
+ d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1237
+ fill="#FFCB00" />
1238
+ <path
1239
+ d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1240
+ fill="#FF7162" />
1241
+ <path
1242
+ d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1243
+ fill="#0DCF82" />
1244
+ <path
1245
+ d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1246
+ fill="#A259FE" />
1247
+ </svg>
1248
+ </div>
1249
+ <div class="toolbar-section">
1250
+ <div class="toolbar-divider"></div>
1251
+ </div>
1252
+ <div class="toolbar-section comment-viewmode-section ${ot({"d-none":!this.expanded})}">
1253
+ ${this.snippylyUserRole?B`
1254
+ <div class="toolbar-actions1 ${ot({"d-none":!this.commentElement})}">
1255
+ <snippyly-sidebar-button>
1256
+ <div class="action-border tooltip">
1257
+ <div class="tooltiptext">All Comments</div>
1258
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
1259
+ <g clip-path="url(#clip0_5417_64176)">
1260
+ <path d="M3 13.4545H6.56308C6.94874 13.4546 7.32675 13.5676 7.65478 13.7806C7.9828 13.9937 8.24787 14.2985 8.42031 14.6608L8.65662 15.1573C8.82912 15.5199 9.09434 15.8248 9.42254 16.0378C9.75074 16.2509 10.129 16.3637 10.5148 16.3636H13.4852C13.871 16.3637 14.2493 16.2509 14.5775 16.0378C14.9057 15.8248 15.1709 15.5199 15.3434 15.1573L15.5797 14.6608C15.7522 14.2983 16.0174 13.9934 16.3456 13.7804C16.6738 13.5673 17.052 13.4545 17.4378 13.4545H21M3 13.7823V17.8182C3 18.3968 3.21882 18.9518 3.60832 19.361C3.99782 19.7701 4.52609 20 5.07692 20H18.9231C19.4739 20 20.0022 19.7701 20.3917 19.361C20.7812 18.9518 21 18.3968 21 17.8182V13.7823C21 13.5651 20.9686 13.3488 20.9077 13.1413L18.6831 5.53988C18.5524 5.09405 18.2892 4.70395 17.932 4.42681C17.5748 4.14967 17.1425 4.00008 16.6985 4H7.30246C6.85841 4.00008 6.42608 4.14967 6.0689 4.42681C5.71172 4.70395 5.44849 5.09405 5.31785 5.53988L3.09231 13.1413C3.03133 13.349 3.00021 13.565 3 13.7823Z" stroke="#8F95B2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
1261
+ </g>
1262
+ <defs>
1263
+ <clipPath id="clip0_5417_64176">
1264
+ <rect width="24" height="24" fill="white"/>
1265
+ </clipPath>
1266
+ </defs>
1267
+ </svg>
1268
+ <p class="action-text">${null===(t=this.comments)||void 0===t?void 0:t.length}</p>
1269
+ </div>
1270
+ </snippyly-sidebar-button>
1271
+ </div>
1272
+ <div class="toolbar-section ${ot({"d-none":!this.commentElement})}">
1273
+ <div class="toolbar-divider"></div>
1274
+ </div>
1275
+ `:null}
1276
+ <div class="toolbar-section" @click=${()=>this.loginWithGoogle()}>
1277
+ <a class="toolbar-button sign-in-button ${ot({loading:this.loading})}">
1278
+ ${this.loading?B`
1279
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="16px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
1280
+ <g transform="rotate(0 50 50)">
1281
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1282
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.9166666666666666s" repeatCount="indefinite"></animate>
1283
+ </rect>
1284
+ </g><g transform="rotate(30 50 50)">
1285
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1286
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.8333333333333334s" repeatCount="indefinite"></animate>
1287
+ </rect>
1288
+ </g><g transform="rotate(60 50 50)">
1289
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1290
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.75s" repeatCount="indefinite"></animate>
1291
+ </rect>
1292
+ </g><g transform="rotate(90 50 50)">
1293
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1294
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.6666666666666666s" repeatCount="indefinite"></animate>
1295
+ </rect>
1296
+ </g><g transform="rotate(120 50 50)">
1297
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1298
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5833333333333334s" repeatCount="indefinite"></animate>
1299
+ </rect>
1300
+ </g><g transform="rotate(150 50 50)">
1301
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1302
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5s" repeatCount="indefinite"></animate>
1303
+ </rect>
1304
+ </g><g transform="rotate(180 50 50)">
1305
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1306
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.4166666666666667s" repeatCount="indefinite"></animate>
1307
+ </rect>
1308
+ </g><g transform="rotate(210 50 50)">
1309
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1310
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.3333333333333333s" repeatCount="indefinite"></animate>
1311
+ </rect>
1312
+ </g><g transform="rotate(240 50 50)">
1313
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1314
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.25s" repeatCount="indefinite"></animate>
1315
+ </rect>
1316
+ </g><g transform="rotate(270 50 50)">
1317
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1318
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.16666666666666666s" repeatCount="indefinite"></animate>
1319
+ </rect>
1320
+ </g><g transform="rotate(300 50 50)">
1321
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1322
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.08333333333333333s" repeatCount="indefinite"></animate>
1323
+ </rect>
1324
+ </g><g transform="rotate(330 50 50)">
1325
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1326
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
1327
+ </rect>
1328
+ </g>
1329
+ </svg>
1330
+ Signing In
1331
+ `:B`${this.signInError?B`
1332
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1333
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
1334
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
1335
+ </svg>
1336
+ <span>Sign in again!</span>
1337
+ `:B`
1338
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1339
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
1340
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
1341
+ </svg>
1342
+ <span>Sign in to comment</span>
1343
+ `}`}
1344
+ </a>
1345
+ </div>
1346
+ <div class="toolbar-section">
1347
+ <div class="toolbar-divider"></div>
1348
+ </div>
1349
+ <div class="toolbar-section s-more-menu dropdown">
1350
+ <div class="dropdown-content">
1351
+ <div class="menu-point header disable-hover">
1352
+ <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1353
+ xmlns="http://www.w3.org/2000/svg">
1354
+ <path
1355
+ d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1356
+ fill="#FFCB00" />
1357
+ <path
1358
+ d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1359
+ fill="#FF7162" />
1360
+ <path
1361
+ d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1362
+ fill="#0DCF82" />
1363
+ <path
1364
+ d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1365
+ fill="#A259FE" />
1366
+ </svg>
1367
+ <p>Superflow</p>
1368
+ </div>
1369
+ <div class="menu-point-wrap">
1370
+ Sign in to comment on this page.
1371
+ <a href="https://www.usesuperflow.com/features" target="_blank">
1372
+ Learn more
1373
+ <svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
1374
+ <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"/>
1375
+ <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"/>
1376
+ </svg>
1377
+ </a>
1378
+ </div>
1379
+ <hr />
1380
+ <div class="menu-point">
1381
+ <snippyly-user-request-tool type="feedback"></snippyly-user-request-tool>
1382
+ </div>
1383
+ <div class="menu-point">
1384
+ <snippyly-user-request-tool type="reportBug"></snippyly-user-request-tool>
1385
+ </div>
1386
+ <div class="menu-point">
1387
+ <snippyly-user-request-tool type="contactUs"></snippyly-user-request-tool>
1388
+ </div>
1389
+ <div class="menu-point" @click=${()=>this.joinCommunity()}>
1390
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1391
+ <path d="M6.28358 14.5984C6.28358 15.748 5.35444 16.6772 4.20484 16.6772C3.05523 16.6772 2.1261 15.748 2.1261 14.5984C2.1261 13.4488 3.05523 12.5197 4.20484 12.5197H6.28358V14.5984ZM7.32295 14.5984C7.32295 13.4488 8.25208 12.5197 9.40169 12.5197C10.5513 12.5197 11.4804 13.4488 11.4804 14.5984V19.7953C11.4804 20.9449 10.5513 21.874 9.40169 21.874C8.25208 21.874 7.32295 20.9449 7.32295 19.7953V14.5984Z" fill="#777E91" />
1392
+ <path d="M9.40157 6.25196C8.25196 6.25196 7.32283 5.32283 7.32283 4.17322C7.32283 3.02362 8.25196 2.09448 9.40157 2.09448C10.5512 2.09448 11.4803 3.02362 11.4803 4.17322V6.25196H9.40157ZM9.40157 7.30708C10.5512 7.30708 11.4803 8.23622 11.4803 9.38582C11.4803 10.5354 10.5512 11.4646 9.40157 11.4646H4.18897C3.03936 11.4646 2.11023 10.5354 2.11023 9.38582C2.11023 8.23622 3.03936 7.30708 4.18897 7.30708H9.40157Z" fill="#777E91" />
1393
+ <path d="M17.7323 9.38582C17.7323 8.23622 18.6614 7.30708 19.811 7.30708C20.9606 7.30708 21.8897 8.23622 21.8897 9.38582C21.8897 10.5354 20.9606 11.4646 19.811 11.4646H17.7323V9.38582ZM16.6929 9.38582C16.6929 10.5354 15.7637 11.4646 14.6141 11.4646C13.4645 11.4646 12.5354 10.5354 12.5354 9.38582V4.17322C12.5354 3.02362 13.4645 2.09448 14.6141 2.09448C15.7637 2.09448 16.6929 3.02362 16.6929 4.17322V9.38582Z" fill="#777E91" />
1394
+ <path d="M14.6141 17.7165C15.7637 17.7165 16.6929 18.6457 16.6929 19.7953C16.6929 20.9449 15.7637 21.874 14.6141 21.874C13.4645 21.874 12.5354 20.9449 12.5354 19.7953V17.7165H14.6141ZM14.6141 16.6772C13.4645 16.6772 12.5354 15.748 12.5354 14.5984C12.5354 13.4488 13.4645 12.5197 14.6141 12.5197H19.8267C20.9763 12.5197 21.9055 13.4488 21.9055 14.5984C21.9055 15.748 20.9763 16.6772 19.8267 16.6772H14.6141Z" fill="#777E91" />
1395
+ </svg>
1396
+ <p>Join Community</p>
1397
+ </div>
1398
+ <hr />
1399
+ <div class="menu-point" @click=${()=>this.removeSnippyly()}>
1400
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1401
+ <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"/>
1402
+ <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"/>
1403
+ </svg>
1404
+
1405
+ <p>Exit Review Mode</p>
1406
+ </div>
1407
+ <div class="menu-point" @click=${()=>this.loginWithGoogle()}>
1408
+ <svg width="20" height="20" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1409
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="#777E91"/>
1410
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="#777E91"/>
1411
+ </svg>
1412
+ <p>Sign in</p>
1413
+ </div>
1414
+ </div>
1415
+ <svg
1416
+ class="toolbar-icon"
1417
+ viewBox="0 0 32 32"
1418
+ fill="none"
1419
+ xmlns="http://www.w3.org/2000/svg"
1420
+ >
1421
+ <path
1422
+ 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"
1423
+ />
1424
+ </svg>
1425
+ </div>
1426
+ </div>
1427
+ </div>
1428
+ `:B`
1220
1429
  <div class="snippyly-plugin-container">
1221
1430
  <div class="toolbar ${ot({expanded:this.expanded})}">
1222
1431
 
@@ -1248,6 +1457,9 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
1248
1457
  </svg>
1249
1458
  </div>
1250
1459
 
1460
+ <!-- Below features should only be allowed if user role is available -->
1461
+
1462
+ ${this.snippylyUserRole?B`
1251
1463
  <!-- divider -->
1252
1464
  <div class="toolbar-section d-xs-none ${ot({"d-none":!this.expanded})}">
1253
1465
  <div class="toolbar-divider"></div>
@@ -1328,7 +1540,7 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
1328
1540
  <p class="action-text">${null===(e=this.comments)||void 0===e?void 0:e.length}</p>
1329
1541
  </div>
1330
1542
  </snippyly-sidebar-button>
1331
- ${this.isUserGlobalContact?B`
1543
+ ${this.isUserGlobalContact||"Admin"===this.snippylyUserRole?B`
1332
1544
  <snippyly-menu class="d-sm-none">
1333
1545
  <div menu-trigger class="action-border dropdown tooltip">
1334
1546
  <div class="tooltiptext">Views</div>
@@ -1356,13 +1568,27 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
1356
1568
  <!-- divider -->
1357
1569
  <div class="toolbar-section ${ot({"d-none":!this.expanded})}">
1358
1570
  <div class="toolbar-divider"></div>
1359
- </div>
1571
+ </div>`:B`
1572
+ <div class="tooltip ${ot({"d-none":!this.expanded})}">
1573
+ <div class="tooltiptext">Access denied!</div>
1574
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#f22828" class="bi bi-exclamation-triangle" viewBox="0 0 16 16">
1575
+ <path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/>
1576
+ <path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"/>
1577
+ </svg>
1578
+ </div>
1579
+ `}
1360
1580
 
1361
1581
  <!-- actions 2 -->
1362
1582
  <div class="toolbar-section user-profile-section ${ot({"d-none":!this.expanded})}">
1363
1583
  <div class="toolbar-actions2">
1584
+ ${"Admin"===this.snippylyUserRole?B`
1585
+ <div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container">
1586
+ <div class="tooltiptext">Share</div>
1587
+ <snippyly-user-invite-tool></snippyly-user-invite-tool>
1588
+ </div>
1589
+ `:null}
1364
1590
  <div class="action">
1365
- ${(null===(i=this.snippylyUser)||void 0===i?void 0:i.photoUrl)?B`<img class="toolbar-img profile-img" src=${null===(n=this.snippylyUser)||void 0===n?void 0:n.photoUrl} referrerpolicy="no-referrer" title=${null===(s=this.snippylyUser)||void 0===s?void 0:s.name} />`:B`<div class="profile-initial"><span>${(null===(r=null===(o=this.snippylyUser)||void 0===o?void 0:o.name)||void 0===r?void 0:r.charAt(0))||(null===(l=null===(a=this.snippylyUser)||void 0===a?void 0:a.email)||void 0===l?void 0:l.charAt(0))}</span></div>`}
1591
+ ${(null===(i=this.snippylyUser)||void 0===i?void 0:i.photoUrl)?B`<img class="toolbar-img profile-img" src=${null===(n=this.snippylyUser)||void 0===n?void 0:n.photoUrl} referrerpolicy="no-referrer" title=${null===(s=this.snippylyUser)||void 0===s?void 0:s.name} />`:B`<div class="profile-initial"><span>${(null===(r=null===(o=this.snippylyUser)||void 0===o?void 0:o.name)||void 0===r?void 0:r.charAt(0))||(null===(a=null===(l=this.snippylyUser)||void 0===l?void 0:l.email)||void 0===a?void 0:a.charAt(0))}</span></div>`}
1366
1592
  </div>
1367
1593
  </div>
1368
1594
  </div>
@@ -1491,207 +1717,4 @@ class us extends ai{}us.Encryptor=class extends us{processBlock(t,e){const i=t,n
1491
1717
  </div>
1492
1718
  </div>
1493
1719
  `:B``}
1494
- `:B`
1495
- <div class="snippyly-plugin-container">
1496
- <div class="toolbar" id="smallToolbar">
1497
- <!-- <div class="toolbar-section">
1498
- <svg class="toolbar-icon-arrow" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1499
- <path fill-rule="evenodd" clip-rule="evenodd"
1500
- d="M14.1607 12.4941C13.8353 12.8195 13.8353 13.3472 14.1607 13.6726L16.4882 16L14.1607 18.3274C13.8353 18.6528 13.8353 19.1805 14.1607 19.5059C14.4862 19.8314 15.0138 19.8314 15.3393 19.5059L18.2559 16.5893C18.5814 16.2638 18.5814 15.7362 18.2559 15.4107L15.3393 12.4941C15.0138 12.1686 14.4862 12.1686 14.1607 12.4941Z" />
1501
- </svg>
1502
- </div> -->
1503
- <div class="toolbar-section">
1504
- <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1505
- xmlns="http://www.w3.org/2000/svg">
1506
- <path
1507
- d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1508
- fill="#FFCB00" />
1509
- <path
1510
- d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1511
- fill="#FF7162" />
1512
- <path
1513
- d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1514
- fill="#0DCF82" />
1515
- <path
1516
- d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1517
- fill="#A259FE" />
1518
- </svg>
1519
- </div>
1520
- <div class="toolbar-section">
1521
- <div class="toolbar-divider"></div>
1522
- </div>
1523
- <div class="toolbar-section comment-viewmode-section ${ot({"d-none":!this.expanded})}">
1524
- <div class="toolbar-actions1 ${ot({"d-none":!this.commentElement})}">
1525
- <snippyly-sidebar-button>
1526
- <div class="action-border tooltip">
1527
- <div class="tooltiptext">All Comments</div>
1528
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
1529
- <g clip-path="url(#clip0_5417_64176)">
1530
- <path d="M3 13.4545H6.56308C6.94874 13.4546 7.32675 13.5676 7.65478 13.7806C7.9828 13.9937 8.24787 14.2985 8.42031 14.6608L8.65662 15.1573C8.82912 15.5199 9.09434 15.8248 9.42254 16.0378C9.75074 16.2509 10.129 16.3637 10.5148 16.3636H13.4852C13.871 16.3637 14.2493 16.2509 14.5775 16.0378C14.9057 15.8248 15.1709 15.5199 15.3434 15.1573L15.5797 14.6608C15.7522 14.2983 16.0174 13.9934 16.3456 13.7804C16.6738 13.5673 17.052 13.4545 17.4378 13.4545H21M3 13.7823V17.8182C3 18.3968 3.21882 18.9518 3.60832 19.361C3.99782 19.7701 4.52609 20 5.07692 20H18.9231C19.4739 20 20.0022 19.7701 20.3917 19.361C20.7812 18.9518 21 18.3968 21 17.8182V13.7823C21 13.5651 20.9686 13.3488 20.9077 13.1413L18.6831 5.53988C18.5524 5.09405 18.2892 4.70395 17.932 4.42681C17.5748 4.14967 17.1425 4.00008 16.6985 4H7.30246C6.85841 4.00008 6.42608 4.14967 6.0689 4.42681C5.71172 4.70395 5.44849 5.09405 5.31785 5.53988L3.09231 13.1413C3.03133 13.349 3.00021 13.565 3 13.7823Z" stroke="#8F95B2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
1531
- </g>
1532
- <defs>
1533
- <clipPath id="clip0_5417_64176">
1534
- <rect width="24" height="24" fill="white"/>
1535
- </clipPath>
1536
- </defs>
1537
- </svg>
1538
- <p class="action-text">${null===(t=this.comments)||void 0===t?void 0:t.length}</p>
1539
- </div>
1540
- </snippyly-sidebar-button>
1541
- </div>
1542
- <div class="toolbar-section ${ot({"d-none":!this.commentElement})}">
1543
- <div class="toolbar-divider"></div>
1544
- </div>
1545
- <div class="toolbar-section" @click=${()=>this.loginWithGoogle()}>
1546
- <a class="toolbar-button sign-in-button ${ot({loading:this.loading})}">
1547
- ${this.loading?B`
1548
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="16px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
1549
- <g transform="rotate(0 50 50)">
1550
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1551
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.9166666666666666s" repeatCount="indefinite"></animate>
1552
- </rect>
1553
- </g><g transform="rotate(30 50 50)">
1554
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1555
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.8333333333333334s" repeatCount="indefinite"></animate>
1556
- </rect>
1557
- </g><g transform="rotate(60 50 50)">
1558
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1559
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.75s" repeatCount="indefinite"></animate>
1560
- </rect>
1561
- </g><g transform="rotate(90 50 50)">
1562
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1563
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.6666666666666666s" repeatCount="indefinite"></animate>
1564
- </rect>
1565
- </g><g transform="rotate(120 50 50)">
1566
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1567
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5833333333333334s" repeatCount="indefinite"></animate>
1568
- </rect>
1569
- </g><g transform="rotate(150 50 50)">
1570
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1571
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5s" repeatCount="indefinite"></animate>
1572
- </rect>
1573
- </g><g transform="rotate(180 50 50)">
1574
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1575
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.4166666666666667s" repeatCount="indefinite"></animate>
1576
- </rect>
1577
- </g><g transform="rotate(210 50 50)">
1578
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1579
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.3333333333333333s" repeatCount="indefinite"></animate>
1580
- </rect>
1581
- </g><g transform="rotate(240 50 50)">
1582
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1583
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.25s" repeatCount="indefinite"></animate>
1584
- </rect>
1585
- </g><g transform="rotate(270 50 50)">
1586
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1587
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.16666666666666666s" repeatCount="indefinite"></animate>
1588
- </rect>
1589
- </g><g transform="rotate(300 50 50)">
1590
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1591
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.08333333333333333s" repeatCount="indefinite"></animate>
1592
- </rect>
1593
- </g><g transform="rotate(330 50 50)">
1594
- <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1595
- <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
1596
- </rect>
1597
- </g>
1598
- </svg>
1599
- Signing In
1600
- `:B`${this.signInError?B`
1601
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1602
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
1603
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
1604
- </svg>
1605
- <span>Sign in again!</span>
1606
- `:B`
1607
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1608
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
1609
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
1610
- </svg>
1611
- <span>Sign in to comment</span>
1612
- `}`}
1613
- </a>
1614
- </div>
1615
- <div class="toolbar-section">
1616
- <div class="toolbar-divider"></div>
1617
- </div>
1618
- <div class="toolbar-section s-more-menu dropdown">
1619
- <div class="dropdown-content">
1620
- <div class="menu-point header disable-hover">
1621
- <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1622
- xmlns="http://www.w3.org/2000/svg">
1623
- <path
1624
- d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1625
- fill="#FFCB00" />
1626
- <path
1627
- d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1628
- fill="#FF7162" />
1629
- <path
1630
- d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1631
- fill="#0DCF82" />
1632
- <path
1633
- d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1634
- fill="#A259FE" />
1635
- </svg>
1636
- <p>Superflow</p>
1637
- </div>
1638
- <div class="menu-point-wrap">
1639
- Sign in to comment on this page.
1640
- <a href="https://www.usesuperflow.com/features" target="_blank">
1641
- Learn more
1642
- <svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
1643
- <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"/>
1644
- <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"/>
1645
- </svg>
1646
- </a>
1647
- </div>
1648
- <hr />
1649
- <div class="menu-point">
1650
- <snippyly-user-request-tool type="feedback"></snippyly-user-request-tool>
1651
- </div>
1652
- <div class="menu-point">
1653
- <snippyly-user-request-tool type="reportBug"></snippyly-user-request-tool>
1654
- </div>
1655
- <div class="menu-point">
1656
- <snippyly-user-request-tool type="contactUs"></snippyly-user-request-tool>
1657
- </div>
1658
- <div class="menu-point" @click=${()=>this.joinCommunity()}>
1659
- <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1660
- <path d="M6.28358 14.5984C6.28358 15.748 5.35444 16.6772 4.20484 16.6772C3.05523 16.6772 2.1261 15.748 2.1261 14.5984C2.1261 13.4488 3.05523 12.5197 4.20484 12.5197H6.28358V14.5984ZM7.32295 14.5984C7.32295 13.4488 8.25208 12.5197 9.40169 12.5197C10.5513 12.5197 11.4804 13.4488 11.4804 14.5984V19.7953C11.4804 20.9449 10.5513 21.874 9.40169 21.874C8.25208 21.874 7.32295 20.9449 7.32295 19.7953V14.5984Z" fill="#777E91" />
1661
- <path d="M9.40157 6.25196C8.25196 6.25196 7.32283 5.32283 7.32283 4.17322C7.32283 3.02362 8.25196 2.09448 9.40157 2.09448C10.5512 2.09448 11.4803 3.02362 11.4803 4.17322V6.25196H9.40157ZM9.40157 7.30708C10.5512 7.30708 11.4803 8.23622 11.4803 9.38582C11.4803 10.5354 10.5512 11.4646 9.40157 11.4646H4.18897C3.03936 11.4646 2.11023 10.5354 2.11023 9.38582C2.11023 8.23622 3.03936 7.30708 4.18897 7.30708H9.40157Z" fill="#777E91" />
1662
- <path d="M17.7323 9.38582C17.7323 8.23622 18.6614 7.30708 19.811 7.30708C20.9606 7.30708 21.8897 8.23622 21.8897 9.38582C21.8897 10.5354 20.9606 11.4646 19.811 11.4646H17.7323V9.38582ZM16.6929 9.38582C16.6929 10.5354 15.7637 11.4646 14.6141 11.4646C13.4645 11.4646 12.5354 10.5354 12.5354 9.38582V4.17322C12.5354 3.02362 13.4645 2.09448 14.6141 2.09448C15.7637 2.09448 16.6929 3.02362 16.6929 4.17322V9.38582Z" fill="#777E91" />
1663
- <path d="M14.6141 17.7165C15.7637 17.7165 16.6929 18.6457 16.6929 19.7953C16.6929 20.9449 15.7637 21.874 14.6141 21.874C13.4645 21.874 12.5354 20.9449 12.5354 19.7953V17.7165H14.6141ZM14.6141 16.6772C13.4645 16.6772 12.5354 15.748 12.5354 14.5984C12.5354 13.4488 13.4645 12.5197 14.6141 12.5197H19.8267C20.9763 12.5197 21.9055 13.4488 21.9055 14.5984C21.9055 15.748 20.9763 16.6772 19.8267 16.6772H14.6141Z" fill="#777E91" />
1664
- </svg>
1665
- <p>Join Community</p>
1666
- </div>
1667
- <hr />
1668
- <div class="menu-point" @click=${()=>this.removeSnippyly()}>
1669
- <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1670
- <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"/>
1671
- <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"/>
1672
- </svg>
1673
-
1674
- <p>Exit Review Mode</p>
1675
- </div>
1676
- <div class="menu-point" @click=${()=>this.loginWithGoogle()}>
1677
- <svg width="20" height="20" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1678
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="#777E91"/>
1679
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="#777E91"/>
1680
- </svg>
1681
- <p>Sign in</p>
1682
- </div>
1683
- </div>
1684
- <svg
1685
- class="toolbar-icon"
1686
- viewBox="0 0 32 32"
1687
- fill="none"
1688
- xmlns="http://www.w3.org/2000/svg"
1689
- >
1690
- <path
1691
- 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"
1692
- />
1693
- </svg>
1694
- </div>
1695
- </div>
1696
- </div>
1697
- `:B``}};Bs.styles=[As,Is],_s([it()],Bs.prototype,"loadPlugin",null),_s([it()],Bs.prototype,"comments",void 0),_s([it()],Bs.prototype,"commentElement",void 0),_s([it()],Bs.prototype,"contactElement",void 0),_s([it()],Bs.prototype,"rewriterElement",void 0),_s([it()],Bs.prototype,"commentSubscription",void 0),_s([it()],Bs.prototype,"selectionElement",void 0),_s([it()],Bs.prototype,"addCommentMode",void 0),_s([it()],Bs.prototype,"_expanded",void 0),_s([it()],Bs.prototype,"loading",void 0),_s([it()],Bs.prototype,"signInError",void 0),_s([it()],Bs.prototype,"snippylyUser",void 0),_s([it()],Bs.prototype,"showOnboardingModal",void 0),_s([et()],Bs.prototype,"apiKey",null),_s([it()],Bs.prototype,"staging",void 0),_s([et()],Bs.prototype,"projectVersionKey",null),_s([it()],Bs.prototype,"projectVersion",void 0),_s([it()],Bs.prototype,"_menuOpenedId",void 0),_s([it()],Bs.prototype,"copyLinkTooltip",void 0),_s([it()],Bs.prototype,"invalidApiKey",void 0),_s([it()],Bs.prototype,"documentId",void 0),_s([it()],Bs.prototype,"isUserGlobalContact",void 0),_s([it()],Bs.prototype,"location",void 0),_s([it()],Bs.prototype,"viewMode",void 0),Bs=_s([(t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:n}=e;return{kind:i,elements:n,finisher(e){window.customElements.define(t,e)}}})(t,e))("snippyly-plugin")],Bs);export{Bs as SnippylyPlugin};
1720
+ `:B``}};_s.styles=[$s,As],Is([it()],_s.prototype,"loadPlugin",null),Is([it()],_s.prototype,"comments",void 0),Is([it()],_s.prototype,"commentElement",void 0),Is([it()],_s.prototype,"contactElement",void 0),Is([it()],_s.prototype,"rewriterElement",void 0),Is([it()],_s.prototype,"commentSubscription",void 0),Is([it()],_s.prototype,"selectionElement",void 0),Is([it()],_s.prototype,"addCommentMode",void 0),Is([it()],_s.prototype,"_expanded",void 0),Is([it()],_s.prototype,"loading",void 0),Is([it()],_s.prototype,"signInError",void 0),Is([it()],_s.prototype,"snippylyUser",void 0),Is([it()],_s.prototype,"snippylyUserRole",void 0),Is([it()],_s.prototype,"showOnboardingModal",void 0),Is([et()],_s.prototype,"apiKey",null),Is([it()],_s.prototype,"staging",void 0),Is([et()],_s.prototype,"projectVersionKey",null),Is([it()],_s.prototype,"projectVersion",void 0),Is([it()],_s.prototype,"_menuOpenedId",void 0),Is([it()],_s.prototype,"copyLinkTooltip",void 0),Is([it()],_s.prototype,"invalidApiKey",void 0),Is([it()],_s.prototype,"documentId",void 0),Is([it()],_s.prototype,"isUserGlobalContact",void 0),Is([it()],_s.prototype,"location",void 0),Is([it()],_s.prototype,"viewMode",void 0),_s=Is([(t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:n}=e;return{kind:i,elements:n,finisher(e){window.customElements.define(t,e)}}})(t,e))("snippyly-plugin")],_s);export{_s as SnippylyPlugin};