@snippyly/plugin-staging 1.0.61 → 1.0.62

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 +366 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snippyly/plugin-staging",
3
- "version": "1.0.61",
3
+ "version": "1.0.62",
4
4
  "description": "",
5
5
  "main": "snippyly.js",
6
6
  "scripts": {
package/snippyly.js CHANGED
@@ -1,68 +1,396 @@
1
- function t(t,i,s,e){return new(s||(s=Promise))((function(o,n){function r(t){try{c(e.next(t))}catch(t){n(t)}}function l(t){try{c(e.throw(t))}catch(t){n(t)}}function c(t){var i;t.done?o(t.value):(i=t.value,i instanceof s?i:new s((function(t){t(i)}))).then(r,l)}c((e=e.apply(t,i||[])).next())}))}function i(t,i){var s,e,o,n,r={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return n={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(n[Symbol.iterator]=function(){return this}),n;function l(l){return function(c){return function(l){if(s)throw new TypeError("Generator is already executing.");for(;n&&(n=0,l[0]&&(r=0)),r;)try{if(s=1,e&&(o=2&l[0]?e.return:l[0]?e.throw||((o=e.return)&&o.call(e),0):e.next)&&!(o=o.call(e,l[1])).done)return o;switch(e=0,o&&(l=[2&l[0],o.value]),l[0]){case 0:case 1:o=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,e=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(!(o=r.trys,(o=o.length>0&&o[o.length-1])||6!==l[0]&&2!==l[0])){r=0;continue}if(3===l[0]&&(!o||l[1]>o[0]&&l[1]<o[3])){r.label=l[1];break}if(6===l[0]&&r.label<o[1]){r.label=o[1],o=l;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(l);break}o[2]&&r.ops.pop(),r.trys.pop();continue}l=i.call(t,r)}catch(t){l=[6,t],e=0}finally{s=o=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,c])}}}
1
+ function t(t,e,i,s){return new(i||(i=Promise))((function(n,o){function r(t){try{l(s.next(t))}catch(t){o(t)}}function a(t){try{l(s.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}l((s=s.apply(t,e||[])).next())}))}function e(t,e){var i,s,n,o,r={label:0,sent:function(){if(1&n[0])throw n[1];return n[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,s&&(n=2&a[0]?s.return:a[0]?s.throw||((n=s.return)&&n.call(s),0):s.next)&&!(n=n.call(s,a[1])).done)return n;switch(s=0,n&&(a=[2&a[0],n.value]),a[0]){case 0:case 1:n=a;break;case 4:return r.label++,{value:a[1],done:!1};case 5:r.label++,s=a[1],a=[0];continue;case 7:a=r.ops.pop(),r.trys.pop();continue;default:if(!(n=r.trys,(n=n.length>0&&n[n.length-1])||6!==a[0]&&2!==a[0])){r=0;continue}if(3===a[0]&&(!n||a[1]>n[0]&&a[1]<n[3])){r.label=a[1];break}if(6===a[0]&&r.label<n[1]){r.label=n[1],n=a;break}if(n&&r.label<n[2]){r.label=n[2],r.ops.push(a);break}n[2]&&r.ops.pop(),r.trys.pop();continue}a=e.call(t,r)}catch(t){a=[6,t],s=0}finally{i=n=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2019 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
6
  */
7
- const s=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,e=Symbol(),o=new Map;class n{constructor(t,i){if(this._$cssResult$=!0,i!==e)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=o.get(this.cssText);return s&&void 0===t&&(o.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}}const r=(t,...i)=>{const s=1===t.length?t[0]:i.reduce(((i,s,e)=>i+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+t[e+1]),t[0]);return new n(s,e)},l=s?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let i="";for(const s of t.cssRules)i+=s.cssText;return(t=>new n("string"==typeof t?t:t+"",e))(i)})(t):t
7
+ const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s=Symbol(),n=new Map;class o{constructor(t,e){if(this._$cssResult$=!0,e!==s)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=n.get(this.cssText);return i&&void 0===t&&(n.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}}const r=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,s)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+t[s+1]),t[0]);return new o(i,s)},a=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new o("string"==typeof t?t:t+"",s))(e)})(t):t
8
8
  /**
9
9
  * @license
10
10
  * Copyright 2017 Google LLC
11
11
  * SPDX-License-Identifier: BSD-3-Clause
12
- */;var c;const a=window.trustedTypes,h=a?a.emptyScript:"",d=window.reactiveElementPolyfillSupport,p={toAttribute(t,i){switch(i){case Boolean:t=t?h:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},u=(t,i)=>i!==t&&(i==i||t==t),v={attribute:!0,type:String,converter:p,reflect:!1,hasChanged:u};class w extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Eh(s,i);void 0!==e&&(this._$Eu.set(e,s),t.push(e))})),t}static createProperty(t,i=v){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e)}}static getPropertyDescriptor(t,i,s){return{get(){return this[i]},set(e){const o=this[t];this[i]=e,this.requestUpdate(t,o,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||v}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const i=[];if(Array.isArray(t)){const s=new Set(t.flat(1/0).reverse());for(const t of s)i.unshift(l(t))}else void 0!==t&&i.push(l(t));return i}static _$Eh(t,i){const s=i.attribute;return!1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,s;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const i=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,i)=>{s?t.adoptedStyleSheets=i.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):i.forEach((i=>{const s=document.createElement("style"),e=window.litNonce;void 0!==e&&s.setAttribute("nonce",e),s.textContent=i.cssText,t.appendChild(s)}))})(i,this.constructor.elementStyles),i}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,s){this._$AK(t,s)}_$ES(t,i,s=v){var e,o;const n=this.constructor._$Eh(t,s);if(void 0!==n&&!0===s.reflect){const r=(null!==(o=null===(e=s.converter)||void 0===e?void 0:e.toAttribute)&&void 0!==o?o:p.toAttribute)(i,s.type);this._$Ei=t,null==r?this.removeAttribute(n):this.setAttribute(n,r),this._$Ei=null}}_$AK(t,i){var s,e,o;const n=this.constructor,r=n._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=n.getPropertyOptions(r),l=t.converter,c=null!==(o=null!==(e=null===(s=l)||void 0===s?void 0:s.fromAttribute)&&void 0!==e?e:"function"==typeof l?l:null)&&void 0!==o?o:p.fromAttribute;this._$Ei=r,this[r]=c(i,t.type),this._$Ei=null}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||u)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(s)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
12
+ */;var l;const c=window.trustedTypes,h=c?c.emptyScript:"",d=window.reactiveElementPolyfillSupport,u={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}},p=(t,e)=>e!==t&&(e==e||t==t),f={attribute:!0,type:String,converter:u,reflect:!1,hasChanged:p};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 s=this._$Eh(i,e);void 0!==s&&(this._$Eu.set(s,i),t.push(s))})),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,s=this.getPropertyDescriptor(t,i,e);void 0!==s&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const n=this[t];this[e]=s,this.requestUpdate(t,n,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"),s=window.litNonce;void 0!==s&&i.setAttribute("nonce",s),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$ES(t,e,i=f){var s,n;const o=this.constructor._$Eh(t,i);if(void 0!==o&&!0===i.reflect){const r=(null!==(n=null===(s=i.converter)||void 0===s?void 0:s.toAttribute)&&void 0!==n?n:u.toAttribute)(e,i.type);this._$Ei=t,null==r?this.removeAttribute(o):this.setAttribute(o,r),this._$Ei=null}}_$AK(t,e){var i,s,n;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!==(n=null!==(s=null===(i=a)||void 0===i?void 0:i.fromAttribute)&&void 0!==s?s:"function"==typeof a?a:null)&&void 0!==n?n:u.fromAttribute;this._$Ei=r,this[r]=l(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let s=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||p)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):s=!1),!this.isUpdatePending&&s&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
13
13
  /**
14
14
  * @license
15
15
  * Copyright 2017 Google LLC
16
16
  * SPDX-License-Identifier: BSD-3-Clause
17
17
  */
18
- var f;w.finalized=!0,w.elementProperties=new Map,w.elementStyles=[],w.shadowRootOptions={mode:"open"},null==d||d({ReactiveElement:w}),(null!==(c=globalThis.reactiveElementVersions)&&void 0!==c?c:globalThis.reactiveElementVersions=[]).push("1.3.2");const y=globalThis.trustedTypes,g=y?y.createPolicy("lit-html",{createHTML:t=>t}):void 0,m=`lit$${(Math.random()+"").slice(9)}$`,C="?"+m,b=`<${C}>`,x=document,S=(t="")=>x.createComment(t),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,F=Array.isArray,E=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,$=/-->/g,_=/>/g,M=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,A=/'/g,B=/"/g,L=/^(?:script|style|textarea|title)$/i,R=(t=>(i,...s)=>({_$litType$:t,strings:i,values:s}))(1),U=Symbol.for("lit-noChange"),j=Symbol.for("lit-nothing"),z=new WeakMap,H=x.createTreeWalker(x,129,null,!1),O=(t,i)=>{const s=t.length-1,e=[];let o,n=2===i?"<svg>":"",r=E;for(let i=0;i<s;i++){const s=t[i];let l,c,a=-1,h=0;for(;h<s.length&&(r.lastIndex=h,c=r.exec(s),null!==c);)h=r.lastIndex,r===E?"!--"===c[1]?r=$:void 0!==c[1]?r=_:void 0!==c[2]?(L.test(c[2])&&(o=RegExp("</"+c[2],"g")),r=M):void 0!==c[3]&&(r=M):r===M?">"===c[0]?(r=null!=o?o:E,a=-1):void 0===c[1]?a=-2:(a=r.lastIndex-c[2].length,l=c[1],r=void 0===c[3]?M:'"'===c[3]?B:A):r===B||r===A?r=M:r===$||r===_?r=E:(r=M,o=void 0);const d=r===M&&t[i+1].startsWith("/>")?" ":"";n+=r===E?s+b:a>=0?(e.push(l),s.slice(0,a)+"$lit$"+s.slice(a)+m+d):s+m+(-2===a?(e.push(void 0),i):d)}const l=n+(t[s]||"<?>")+(2===i?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==g?g.createHTML(l):l,e]};class D{constructor({strings:t,_$litType$:i},s){let e;this.parts=[];let o=0,n=0;const r=t.length-1,l=this.parts,[c,a]=O(t,i);if(this.el=D.createElement(c,s),H.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes)}for(;null!==(e=H.nextNode())&&l.length<r;){if(1===e.nodeType){if(e.hasAttributes()){const t=[];for(const i of e.getAttributeNames())if(i.endsWith("$lit$")||i.startsWith(m)){const s=a[n++];if(t.push(i),void 0!==s){const t=e.getAttribute(s.toLowerCase()+"$lit$").split(m),i=/([.?@])?(.*)/.exec(s);l.push({type:1,index:o,name:i[2],strings:t,ctor:"."===i[1]?V:"?"===i[1]?K:"@"===i[1]?J:Z})}else l.push({type:6,index:o})}for(const i of t)e.removeAttribute(i)}if(L.test(e.tagName)){const t=e.textContent.split(m),i=t.length-1;if(i>0){e.textContent=y?y.emptyScript:"";for(let s=0;s<i;s++)e.append(t[s],S()),H.nextNode(),l.push({type:2,index:++o});e.append(t[i],S())}}}else if(8===e.nodeType)if(e.data===C)l.push({type:2,index:o});else{let t=-1;for(;-1!==(t=e.data.indexOf(m,t+1));)l.push({type:7,index:o}),t+=m.length-1}o++}}static createElement(t,i){const s=x.createElement("template");return s.innerHTML=t,s}}function I(t,i,s=t,e){var o,n,r,l;if(i===U)return i;let c=void 0!==e?null===(o=s._$Cl)||void 0===o?void 0:o[e]:s._$Cu;const a=k(i)?void 0:i._$litDirective$;return(null==c?void 0:c.constructor)!==a&&(null===(n=null==c?void 0:c._$AO)||void 0===n||n.call(c,!1),void 0===a?c=void 0:(c=new a(t),c._$AT(t,s,e)),void 0!==e?(null!==(r=(l=s)._$Cl)&&void 0!==r?r:l._$Cl=[])[e]=c:s._$Cu=c),void 0!==c&&(i=I(t,c._$AS(t,i.values),c,e)),i}class P{constructor(t,i){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var i;const{el:{content:s},parts:e}=this._$AD,o=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:x).importNode(s,!0);H.currentNode=o;let n=H.nextNode(),r=0,l=0,c=e[0];for(;void 0!==c;){if(r===c.index){let i;2===c.type?i=new T(n,n.nextSibling,this,t):1===c.type?i=new c.ctor(n,c.name,c.strings,this,t):6===c.type&&(i=new W(n,this,t)),this.v.push(i),c=e[++l]}r!==(null==c?void 0:c.index)&&(n=H.nextNode(),r++)}return o}m(t){let i=0;for(const s of this.v)void 0!==s&&(void 0!==s.strings?(s._$AI(t,s,i),i+=s.strings.length-2):s._$AI(t[i])),i++}}class T{constructor(t,i,s,e){var o;this.type=2,this._$AH=j,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=s,this.options=e,this._$Cg=null===(o=null==e?void 0:e.isConnected)||void 0===o||o}get _$AU(){var t,i;return null!==(i=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==i?i:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===t.nodeType&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=I(this,t,i),k(t)?t===j||null==t||""===t?(this._$AH!==j&&this._$AR(),this._$AH=j):t!==this._$AH&&t!==U&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var i;return F(t)||"function"==typeof(null===(i=t)||void 0===i?void 0:i[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,i=this._$AB){return this._$AA.parentNode.insertBefore(t,i)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==j&&k(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var i;const{values:s,_$litType$:e}=t,o="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=D.createElement(e.h,this.options)),e);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===o)this._$AH.m(s);else{const t=new P(o,this),i=t.p(this.options);t.m(s),this.k(i),this._$AH=t}}_$AC(t){let i=z.get(t.strings);return void 0===i&&z.set(t.strings,i=new D(t)),i}S(t){F(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let s,e=0;for(const o of t)e===i.length?i.push(s=new T(this.M(S()),this.M(S()),this,this.options)):s=i[e],s._$AI(o),e++;e<i.length&&(this._$AR(s&&s._$AB.nextSibling,e),i.length=e)}_$AR(t=this._$AA.nextSibling,i){var s;for(null===(s=this._$AP)||void 0===s||s.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i}}setConnected(t){var i;void 0===this._$AM&&(this._$Cg=t,null===(i=this._$AP)||void 0===i||i.call(this,t))}}class Z{constructor(t,i,s,e,o){this.type=1,this._$AH=j,this._$AN=void 0,this.element=t,this.name=i,this._$AM=e,this.options=o,s.length>2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=j}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,s,e){const o=this.strings;let n=!1;if(void 0===o)t=I(this,t,i,0),n=!k(t)||t!==this._$AH&&t!==U,n&&(this._$AH=t);else{const e=t;let r,l;for(t=o[0],r=0;r<o.length-1;r++)l=I(this,e[s+r],i,r),l===U&&(l=this._$AH[r]),n||(n=!k(l)||l!==this._$AH[r]),l===j?t=j:t!==j&&(t+=(null!=l?l:"")+o[r+1]),this._$AH[r]=l}n&&!e&&this.C(t)}C(t){t===j?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class V extends Z{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===j?void 0:t}}const N=y?y.emptyScript:"";class K extends Z{constructor(){super(...arguments),this.type=4}C(t){t&&t!==j?this.element.setAttribute(this.name,N):this.element.removeAttribute(this.name)}}class J extends Z{constructor(t,i,s,e,o){super(t,i,s,e,o),this.type=5}_$AI(t,i=this){var s;if((t=null!==(s=I(this,t,i,0))&&void 0!==s?s:j)===U)return;const e=this._$AH,o=t===j&&e!==j||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,n=t!==j&&(e===j||o);o&&this.element.removeEventListener(this.name,this,e),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i,s;"function"==typeof this._$AH?this._$AH.call(null!==(s=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==s?s:this.element,t):this._$AH.handleEvent(t)}}class W{constructor(t,i,s){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=s}get _$AU(){return this._$AM._$AU}_$AI(t){I(this,t)}}const G=window.litHtmlPolyfillSupport;
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 y=globalThis.trustedTypes,g=y?y.createPolicy("lit-html",{createHTML:t=>t}):void 0,m=`lit$${(Math.random()+"").slice(9)}$`,b="?"+m,C=`<${b}>`,x=document,S=(t="")=>x.createComment(t),E=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,F=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,A=/-->/g,$=/>/g,I=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,_=/'/g,D=/"/g,M=/^(?:script|style|textarea|title)$/i,B=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),L=Symbol.for("lit-noChange"),T=Symbol.for("lit-nothing"),O=new WeakMap,U=x.createTreeWalker(x,129,null,!1),R=(t,e)=>{const i=t.length-1,s=[];let n,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=A:void 0!==l[1]?r=$:void 0!==l[2]?(M.test(l[2])&&(n=RegExp("</"+l[2],"g")),r=I):void 0!==l[3]&&(r=I):r===I?">"===l[0]?(r=null!=n?n:F,c=-1):void 0===l[1]?c=-2:(c=r.lastIndex-l[2].length,a=l[1],r=void 0===l[3]?I:'"'===l[3]?D:_):r===D||r===_?r=I:r===A||r===$?r=F:(r=I,n=void 0);const d=r===I&&t[e+1].startsWith("/>")?" ":"";o+=r===F?i+C:c>=0?(s.push(a),i.slice(0,c)+"$lit$"+i.slice(c)+m+d):i+m+(-2===c?(s.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!==g?g.createHTML(a):a,s]};class N{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let n=0,o=0;const r=t.length-1,a=this.parts,[l,c]=R(t,e);if(this.el=N.createElement(l,i),U.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(s=U.nextNode())&&a.length<r;){if(1===s.nodeType){if(s.hasAttributes()){const t=[];for(const e of s.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(m)){const i=c[o++];if(t.push(e),void 0!==i){const t=s.getAttribute(i.toLowerCase()+"$lit$").split(m),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:n,name:e[2],strings:t,ctor:"."===e[1]?V:"?"===e[1]?K:"@"===e[1]?J:H})}else a.push({type:6,index:n})}for(const e of t)s.removeAttribute(e)}if(M.test(s.tagName)){const t=s.textContent.split(m),e=t.length-1;if(e>0){s.textContent=y?y.emptyScript:"";for(let i=0;i<e;i++)s.append(t[i],S()),U.nextNode(),a.push({type:2,index:++n});s.append(t[e],S())}}}else if(8===s.nodeType)if(s.data===b)a.push({type:2,index:n});else{let t=-1;for(;-1!==(t=s.data.indexOf(m,t+1));)a.push({type:7,index:n}),t+=m.length-1}n++}}static createElement(t,e){const i=x.createElement("template");return i.innerHTML=t,i}}function j(t,e,i=t,s){var n,o,r,a;if(e===L)return e;let l=void 0!==s?null===(n=i._$Cl)||void 0===n?void 0:n[s]:i._$Cu;const c=E(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,s)),void 0!==s?(null!==(r=(a=i)._$Cl)&&void 0!==r?r:a._$Cl=[])[s]=l:i._$Cu=l),void 0!==l&&(e=j(t,l._$AS(t,e.values),l,s)),e}class P{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:i},parts:s}=this._$AD,n=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:x).importNode(i,!0);U.currentNode=n;let o=U.nextNode(),r=0,a=0,l=s[0];for(;void 0!==l;){if(r===l.index){let e;2===l.type?e=new z(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=s[++a]}r!==(null==l?void 0:l.index)&&(o=U.nextNode(),r++)}return n}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 z{constructor(t,e,i,s){var n;this.type=2,this._$AH=T,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cg=null===(n=null==s?void 0:s.isConnected)||void 0===n||n}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=j(this,t,e),E(t)?t===T||null==t||""===t?(this._$AH!==T&&this._$AR(),this._$AH=T):t!==this._$AH&&t!==L&&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!==T&&E(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:s}=t,n="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=N.createElement(s.h,this.options)),s);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===n)this._$AH.m(i);else{const t=new P(n,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=O.get(t.strings);return void 0===e&&O.set(t.strings,e=new N(t)),e}S(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const n of t)s===e.length?e.push(i=new z(this.M(S()),this.M(S()),this,this.options)):i=e[s],i._$AI(n),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class H{constructor(t,e,i,s,n){this.type=1,this._$AH=T,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=n,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=T}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const n=this.strings;let o=!1;if(void 0===n)t=j(this,t,e,0),o=!E(t)||t!==this._$AH&&t!==L,o&&(this._$AH=t);else{const s=t;let r,a;for(t=n[0],r=0;r<n.length-1;r++)a=j(this,s[i+r],e,r),a===L&&(a=this._$AH[r]),o||(o=!E(a)||a!==this._$AH[r]),a===T?t=T:t!==T&&(t+=(null!=a?a:"")+n[r+1]),this._$AH[r]=a}o&&!s&&this.C(t)}C(t){t===T?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class V extends H{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===T?void 0:t}}const Z=y?y.emptyScript:"";class K extends H{constructor(){super(...arguments),this.type=4}C(t){t&&t!==T?this.element.setAttribute(this.name,Z):this.element.removeAttribute(this.name)}}class J extends H{constructor(t,e,i,s,n){super(t,e,i,s,n),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=j(this,t,e,0))&&void 0!==i?i:T)===L)return;const s=this._$AH,n=t===T&&s!==T||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,o=t!==T&&(s===T||n);n&&this.element.removeEventListener(this.name,this,s),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){j(this,t)}}const G=window.litHtmlPolyfillSupport;
19
19
  /**
20
20
  * @license
21
21
  * Copyright 2017 Google LLC
22
22
  * SPDX-License-Identifier: BSD-3-Clause
23
23
  */
24
- var X,q;null==G||G(D,T),(null!==(f=globalThis.litHtmlVersions)&&void 0!==f?f:globalThis.litHtmlVersions=[]).push("2.2.6");class Q extends w{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,i;const s=super.createRenderRoot();return null!==(t=(i=this.renderOptions).renderBefore)&&void 0!==t||(i.renderBefore=s.firstChild),s}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,i,s)=>{var e,o;const n=null!==(e=null==s?void 0:s.renderBefore)&&void 0!==e?e:i;let r=n._$litPart$;if(void 0===r){const t=null!==(o=null==s?void 0:s.renderBefore)&&void 0!==o?o:null;n._$litPart$=r=new T(i.insertBefore(S(),t),t,void 0,null!=s?s:{})}return r._$AI(t),r})(i,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return U}}Q.finalized=!0,Q._$litElement$=!0,null===(X=globalThis.litElementHydrateSupport)||void 0===X||X.call(globalThis,{LitElement:Q});const Y=globalThis.litElementPolyfillSupport;null==Y||Y({LitElement:Q}),(null!==(q=globalThis.litElementVersions)&&void 0!==q?q:globalThis.litElementVersions=[]).push("3.2.0");
24
+ var X,Y;null==G||G(N,z),(null!==(w=globalThis.litHtmlVersions)&&void 0!==w?w:globalThis.litHtmlVersions=[]).push("2.2.6");class q extends v{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,e,i)=>{var s,n;const o=null!==(s=null==i?void 0:i.renderBefore)&&void 0!==s?s:e;let r=o._$litPart$;if(void 0===r){const t=null!==(n=null==i?void 0:i.renderBefore)&&void 0!==n?n:null;o._$litPart$=r=new z(e.insertBefore(S(),t),t,void 0,null!=i?i:{})}return r._$AI(t),r})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return L}}q.finalized=!0,q._$litElement$=!0,null===(X=globalThis.litElementHydrateSupport)||void 0===X||X.call(globalThis,{LitElement:q});const Q=globalThis.litElementPolyfillSupport;null==Q||Q({LitElement:q}),(null!==(Y=globalThis.litElementVersions)&&void 0!==Y?Y:globalThis.litElementVersions=[]).push("3.2.0");
25
25
  /**
26
26
  * @license
27
27
  * Copyright 2017 Google LLC
28
28
  * SPDX-License-Identifier: BSD-3-Clause
29
29
  */
30
- const tt=(t,i)=>"method"===i.kind&&i.descriptor&&!("value"in i.descriptor)?{...i,finisher(s){s.createProperty(i.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:i.key,initializer(){"function"==typeof i.initializer&&(this[i.key]=i.initializer.call(this))},finisher(s){s.createProperty(i.key,t)}};
30
+ const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};
31
31
  /**
32
32
  * @license
33
33
  * Copyright 2017 Google LLC
34
34
  * SPDX-License-Identifier: BSD-3-Clause
35
- */function it(t){return(i,s)=>void 0!==s?((t,i,s)=>{i.constructor.createProperty(s,t)})(t,i,s):tt(t,i)
35
+ */function et(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):tt(t,e)
36
36
  /**
37
37
  * @license
38
38
  * Copyright 2017 Google LLC
39
39
  * SPDX-License-Identifier: BSD-3-Clause
40
- */}function st(t){return it({...t,state:!0})}
40
+ */}function it(t){return et({...t,state:!0})}
41
41
  /**
42
42
  * @license
43
43
  * Copyright 2021 Google LLC
44
44
  * SPDX-License-Identifier: BSD-3-Clause
45
- */var et;null===(et=window.HTMLSlotElement)||void 0===et||et.prototype.assignedElements;
45
+ */var st;null===(st=window.HTMLSlotElement)||void 0===st||st.prototype.assignedElements;
46
46
  /**
47
47
  * @license
48
48
  * Copyright 2017 Google LLC
49
49
  * SPDX-License-Identifier: BSD-3-Clause
50
50
  */
51
- const ot=1;
51
+ const nt=1;
52
52
  /**
53
53
  * @license
54
54
  * Copyright 2018 Google LLC
55
55
  * SPDX-License-Identifier: BSD-3-Clause
56
56
  */
57
- const nt=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,i,s){this._$Ct=t,this._$AM=i,this._$Ci=s}_$AS(t,i){return this.update(t,i)}update(t,i){return this.render(...i)}}{constructor(t){var i;if(super(t),t.type!==ot||"class"!==t.name||(null===(i=t.strings)||void 0===i?void 0:i.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((i=>t[i])).join(" ")+" "}update(t,[i]){var s,e;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in i)i[t]&&!(null===(s=this.st)||void 0===s?void 0:s.has(t))&&this.et.add(t);return this.render(i)}const o=t.element.classList;this.et.forEach((t=>{t in i||(o.remove(t),this.et.delete(t))}));for(const t in i){const s=!!i[t];s===this.et.has(t)||(null===(e=this.st)||void 0===e?void 0:e.has(t))||(s?(o.add(t),this.et.add(t)):(o.remove(t),this.et.delete(t)))}return U}}),rt="snippyly-cursor",lt="snippyly-comments",ct="snippyly-comments-sidebar",at="snippyly-huddle",ht="snippyly-recorder-notes",dt="snippyly-recorder-control-panel",pt="enable-url-navigation",ut="9dbcd2509e0fa90a5c81f038ce618e3f",vt="6d24f74f12f6fb84c87efa8f791cfb2e";class wt{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 ft extends wt{constructor(t=[],i=4*t.length){super();let s=t;if(s instanceof ArrayBuffer&&(s=new Uint8Array(s)),(s instanceof Int8Array||s instanceof Uint8ClampedArray||s instanceof Int16Array||s instanceof Uint16Array||s instanceof Int32Array||s instanceof Uint32Array||s instanceof Float32Array||s instanceof Float64Array)&&(s=new Uint8Array(s.buffer,s.byteOffset,s.byteLength)),s instanceof Uint8Array){const t=s.byteLength,i=[];for(let e=0;e<t;e+=1)i[e>>>2]|=s[e]<<24-e%4*8;this.words=i,this.sigBytes=t}else this.words=t,this.sigBytes=i}static random(t){const i=[],s=t=>{let i=t,s=987654321;const e=4294967295;return()=>{s=36969*(65535&s)+(s>>16)&e,i=18e3*(65535&i)+(i>>16)&e;let t=(s<<16)+i&e;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let e,o=0;o<t;o+=4){const t=s(4294967296*(e||Math.random()));e=987654071*t(),i.push(4294967296*t()|0)}return new ft(i,t)}toString(t=yt){return t.stringify(this)}concat(t){const i=this.words,s=t.words,e=this.sigBytes,o=t.sigBytes;if(this.clamp(),e%4)for(let t=0;t<o;t+=1){const o=s[t>>>2]>>>24-t%4*8&255;i[e+t>>>2]|=o<<24-(e+t)%4*8}else for(let t=0;t<o;t+=4)i[e+t>>>2]=s[t>>>2];return this.sigBytes+=o,this}clamp(){const{words:t,sigBytes:i}=this;t[i>>>2]&=4294967295<<32-i%4*8,t.length=Math.ceil(i/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const yt={stringify(t){const{words:i,sigBytes:s}=t,e=[];for(let t=0;t<s;t+=1){const s=i[t>>>2]>>>24-t%4*8&255;e.push((s>>>4).toString(16)),e.push((15&s).toString(16))}return e.join("")},parse(t){const i=t.length,s=[];for(let e=0;e<i;e+=2)s[e>>>3]|=parseInt(t.substr(e,2),16)<<24-e%8*4;return new ft(s,i/2)}},gt={stringify(t){const{words:i,sigBytes:s}=t,e=[];for(let t=0;t<s;t+=1){const s=i[t>>>2]>>>24-t%4*8&255;e.push(String.fromCharCode(s))}return e.join("")},parse(t){const i=t.length,s=[];for(let e=0;e<i;e+=1)s[e>>>2]|=(255&t.charCodeAt(e))<<24-e%4*8;return new ft(s,i)}},mt={stringify(t){try{return decodeURIComponent(escape(gt.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>gt.parse(unescape(encodeURIComponent(t)))};class Ct extends wt{constructor(){super(),this._minBufferSize=0}reset(){this._data=new ft,this._nDataBytes=0}_append(t){let i=t;"string"==typeof i&&(i=mt.parse(i)),this._data.concat(i),this._nDataBytes+=i.sigBytes}_process(t){let i;const{_data:s,blockSize:e}=this,o=s.words,n=s.sigBytes;let r=n/(4*e);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const l=r*e,c=Math.min(4*l,n);if(l){for(let t=0;t<l;t+=e)this._doProcessBlock(o,t);i=o.splice(0,l),s.sigBytes-=c}return new ft(i,c)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class bt extends Ct{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new wt,t),this.reset()}static _createHelper(t){return(i,s)=>new t(s).finalize(i)}static _createHmacHelper(t){return(i,s)=>new xt(t,s).finalize(i)}reset(){super.reset.call(this),this._doReset()}update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t);return this._doFinalize()}}class xt extends wt{constructor(t,i){super();const s=new t;this._hasher=s;let e=i;"string"==typeof e&&(e=mt.parse(e));const o=s.blockSize,n=4*o;e.sigBytes>n&&(e=s.finalize(i)),e.clamp();const r=e.clone();this._oKey=r;const l=e.clone();this._iKey=l;const c=r.words,a=l.words;for(let t=0;t<o;t+=1)c[t]^=1549556828,a[t]^=909522486;r.sigBytes=n,l.sigBytes=n,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const i=this._hasher,s=i.finalize(t);i.reset();return i.finalize(this._oKey.clone().concat(s))}}const St=ft;class kt extends wt{constructor(t,i){super(),this.high=t,this.low=i}}class Ft extends wt{constructor(t=[],i=8*t.length){super(),this.words=t,this.sigBytes=i}toX32(){const t=this.words,i=t.length,s=[];for(let e=0;e<i;e+=1){const i=t[e];s.push(i.high),s.push(i.low)}return St.create(s,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:i}=t,s=i.length;for(let t=0;t<s;t+=1)i[t]=i[t].clone();return t}}const Et={stringify(t){const{words:i,sigBytes:s}=t,e=this._map;t.clamp();const o=[];for(let t=0;t<s;t+=3){const n=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<s;i+=1)o.push(e.charAt(n>>>6*(3-i)&63))}const n=e.charAt(64);if(n)for(;o.length%4;)o.push(n);return o.join("")},parse(t){let i=t.length;const s=this._map;let e=this._reverseMap;if(!e){this._reverseMap=[],e=this._reverseMap;for(let t=0;t<s.length;t+=1)e[s.charCodeAt(t)]=t}const o=s.charAt(64);if(o){const s=t.indexOf(o);-1!==s&&(i=s)}return((t,i,s)=>{const e=[];let o=0;for(let n=0;n<i;n+=1)if(n%4){const i=s[t.charCodeAt(n-1)]<<n%4*2|s[t.charCodeAt(n)]>>>6-n%4*2;e[o>>>2]|=i<<24-o%4*8,o+=1}return ft.create(e,o)})(t,i,e)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},$t=[];for(let t=0;t<64;t+=1)$t[t]=4294967296*Math.abs(Math.sin(t+1))|0;const _t=(t,i,s,e,o,n,r)=>{const l=t+(i&s|~i&e)+o+r;return(l<<n|l>>>32-n)+i},Mt=(t,i,s,e,o,n,r)=>{const l=t+(i&e|s&~e)+o+r;return(l<<n|l>>>32-n)+i},At=(t,i,s,e,o,n,r)=>{const l=t+(i^s^e)+o+r;return(l<<n|l>>>32-n)+i},Bt=(t,i,s,e,o,n,r)=>{const l=t+(s^(i|~e))+o+r;return(l<<n|l>>>32-n)+i};class Lt extends bt{_doReset(){this._hash=new ft([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,i){const s=t;for(let e=0;e<16;e+=1){const o=i+e,n=t[o];s[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const e=this._hash.words,o=s[i+0],n=s[i+1],r=s[i+2],l=s[i+3],c=s[i+4],a=s[i+5],h=s[i+6],d=s[i+7],p=s[i+8],u=s[i+9],v=s[i+10],w=s[i+11],f=s[i+12],y=s[i+13],g=s[i+14],m=s[i+15];let C=e[0],b=e[1],x=e[2],S=e[3];C=_t(C,b,x,S,o,7,$t[0]),S=_t(S,C,b,x,n,12,$t[1]),x=_t(x,S,C,b,r,17,$t[2]),b=_t(b,x,S,C,l,22,$t[3]),C=_t(C,b,x,S,c,7,$t[4]),S=_t(S,C,b,x,a,12,$t[5]),x=_t(x,S,C,b,h,17,$t[6]),b=_t(b,x,S,C,d,22,$t[7]),C=_t(C,b,x,S,p,7,$t[8]),S=_t(S,C,b,x,u,12,$t[9]),x=_t(x,S,C,b,v,17,$t[10]),b=_t(b,x,S,C,w,22,$t[11]),C=_t(C,b,x,S,f,7,$t[12]),S=_t(S,C,b,x,y,12,$t[13]),x=_t(x,S,C,b,g,17,$t[14]),b=_t(b,x,S,C,m,22,$t[15]),C=Mt(C,b,x,S,n,5,$t[16]),S=Mt(S,C,b,x,h,9,$t[17]),x=Mt(x,S,C,b,w,14,$t[18]),b=Mt(b,x,S,C,o,20,$t[19]),C=Mt(C,b,x,S,a,5,$t[20]),S=Mt(S,C,b,x,v,9,$t[21]),x=Mt(x,S,C,b,m,14,$t[22]),b=Mt(b,x,S,C,c,20,$t[23]),C=Mt(C,b,x,S,u,5,$t[24]),S=Mt(S,C,b,x,g,9,$t[25]),x=Mt(x,S,C,b,l,14,$t[26]),b=Mt(b,x,S,C,p,20,$t[27]),C=Mt(C,b,x,S,y,5,$t[28]),S=Mt(S,C,b,x,r,9,$t[29]),x=Mt(x,S,C,b,d,14,$t[30]),b=Mt(b,x,S,C,f,20,$t[31]),C=At(C,b,x,S,a,4,$t[32]),S=At(S,C,b,x,p,11,$t[33]),x=At(x,S,C,b,w,16,$t[34]),b=At(b,x,S,C,g,23,$t[35]),C=At(C,b,x,S,n,4,$t[36]),S=At(S,C,b,x,c,11,$t[37]),x=At(x,S,C,b,d,16,$t[38]),b=At(b,x,S,C,v,23,$t[39]),C=At(C,b,x,S,y,4,$t[40]),S=At(S,C,b,x,o,11,$t[41]),x=At(x,S,C,b,l,16,$t[42]),b=At(b,x,S,C,h,23,$t[43]),C=At(C,b,x,S,u,4,$t[44]),S=At(S,C,b,x,f,11,$t[45]),x=At(x,S,C,b,m,16,$t[46]),b=At(b,x,S,C,r,23,$t[47]),C=Bt(C,b,x,S,o,6,$t[48]),S=Bt(S,C,b,x,d,10,$t[49]),x=Bt(x,S,C,b,g,15,$t[50]),b=Bt(b,x,S,C,a,21,$t[51]),C=Bt(C,b,x,S,f,6,$t[52]),S=Bt(S,C,b,x,l,10,$t[53]),x=Bt(x,S,C,b,v,15,$t[54]),b=Bt(b,x,S,C,n,21,$t[55]),C=Bt(C,b,x,S,p,6,$t[56]),S=Bt(S,C,b,x,m,10,$t[57]),x=Bt(x,S,C,b,h,15,$t[58]),b=Bt(b,x,S,C,y,21,$t[59]),C=Bt(C,b,x,S,c,6,$t[60]),S=Bt(S,C,b,x,w,10,$t[61]),x=Bt(x,S,C,b,r,15,$t[62]),b=Bt(b,x,S,C,u,21,$t[63]),e[0]=e[0]+C|0,e[1]=e[1]+b|0,e[2]=e[2]+x|0,e[3]=e[3]+S|0}_doFinalize(){const t=this._data,i=t.words,s=8*this._nDataBytes,e=8*t.sigBytes;i[e>>>5]|=128<<24-e%32;const o=Math.floor(s/4294967296),n=s;i[15+(e+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),i[14+(e+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),t.sigBytes=4*(i.length+1),this._process();const r=this._hash,l=r.words;for(let t=0;t<4;t+=1){const i=l[t];l[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Rt=bt._createHelper(Lt),Ut=bt._createHmacHelper(Lt);class jt extends wt{constructor(t){super(),this.cfg=Object.assign(new wt,{keySize:4,hasher:Lt,iterations:1},t)}compute(t,i){let s;const{cfg:e}=this,o=e.hasher.create(),n=ft.create(),r=n.words,{keySize:l,iterations:c}=e;for(;r.length<l;){s&&o.update(s),s=o.update(t).finalize(i),o.reset();for(let t=1;t<c;t+=1)s=o.finalize(s),o.reset();n.concat(s)}return n.sigBytes=4*l,n}}class zt extends Ct{constructor(t,i,s){super(),this.cfg=Object.assign(new wt,s),this._xformMode=t,this._key=i,this.reset()}static createEncryptor(t,i){return this.create(this._ENC_XFORM_MODE,t,i)}static createDecryptor(t,i){return this.create(this._DEC_XFORM_MODE,t,i)}static _createHelper(t){const i=t=>"string"==typeof t?Jt:Nt;return{encrypt:(s,e,o)=>i(e).encrypt(t,s,e,o),decrypt:(s,e,o)=>i(e).decrypt(t,s,e,o)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}zt._ENC_XFORM_MODE=1,zt._DEC_XFORM_MODE=2,zt.keySize=4,zt.ivSize=4;class Ht extends zt{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Ot extends wt{constructor(t,i){super(),this._cipher=t,this._iv=i}static createEncryptor(t,i){return this.Encryptor.create(t,i)}static createDecryptor(t,i){return this.Decryptor.create(t,i)}}function Dt(t,i,s){const e=t;let o;const n=this._iv;n?(o=n,this._iv=void 0):o=this._prevBlock;for(let t=0;t<s;t+=1)e[i+t]^=o[t]}class It extends Ot{}It.Encryptor=class extends It{processBlock(t,i){const s=this._cipher,{blockSize:e}=s;Dt.call(this,t,i,e),s.encryptBlock(t,i),this._prevBlock=t.slice(i,i+e)}},It.Decryptor=class extends It{processBlock(t,i){const s=this._cipher,{blockSize:e}=s,o=t.slice(i,i+e);s.decryptBlock(t,i),Dt.call(this,t,i,e),this._prevBlock=o}};const Pt={pad(t,i){const s=4*i,e=s-t.sigBytes%s,o=e<<24|e<<16|e<<8|e,n=[];for(let t=0;t<e;t+=4)n.push(o);const r=ft.create(n,e);t.concat(r)},unpad(t){const i=t,s=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=s}};class Tt extends zt{constructor(t,i,s){super(t,i,Object.assign({mode:It,padding:Pt},s)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:i}=this,{iv:s,mode:e}=i;this._xformMode===this.constructor._ENC_XFORM_MODE?t=e.createEncryptor:(t=e.createDecryptor,this._minBufferSize=1),this._mode=t.call(e,this,s&&s.words),this._mode.t=t}_doProcessBlock(t,i){this._mode.processBlock(t,i)}_doFinalize(){let t;const{padding:i}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(i.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),i.unpad(t)),t}}class Zt extends wt{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const Vt={stringify(t){let i;const{ciphertext:s,salt:e}=t;return i=e?ft.create([1398893684,1701076831]).concat(e).concat(s):s,i.toString(Et)},parse(t){let i;const s=Et.parse(t),e=s.words;return 1398893684===e[0]&&1701076831===e[1]&&(i=ft.create(e.slice(2,4)),e.splice(0,4),s.sigBytes-=16),Zt.create({ciphertext:s,salt:i})}};class Nt extends wt{static encrypt(t,i,s,e){const o=Object.assign(new wt,this.cfg,e),n=t.createEncryptor(s,o),r=n.finalize(i),l=n.cfg;return Zt.create({ciphertext:r,key:s,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:n.blockSize,formatter:o.format})}static decrypt(t,i,s,e){let o=i;const n=Object.assign(new wt,this.cfg,e);o=this._parse(o,n.format);return t.createDecryptor(s,n).finalize(o.ciphertext)}static _parse(t,i){return"string"==typeof t?i.parse(t,this):t}}Nt.cfg=Object.assign(new wt,{format:Vt});const Kt={execute(t,i,s,e){let o=e;o||(o=ft.random(8));const n=jt.create({keySize:i+s}).compute(t,o),r=ft.create(n.words.slice(i),4*s);return n.sigBytes=4*i,Zt.create({key:n,iv:r,salt:o})}};class Jt extends Nt{static encrypt(t,i,s,e){const o=Object.assign(new wt,this.cfg,e),n=o.kdf.execute(s,t.keySize,t.ivSize);o.iv=n.iv;const r=Nt.encrypt.call(this,t,i,n.key,o);return r.mixIn(n),r}static decrypt(t,i,s,e){let o=i;const n=Object.assign(new wt,this.cfg,e);o=this._parse(o,n.format);const r=n.kdf.execute(s,t.keySize,t.ivSize,o.salt);n.iv=r.iv;return Nt.decrypt.call(this,t,o,r.key,n)}}Jt.cfg=Object.assign(Nt.cfg,{kdf:Kt});const Wt=t=>t<<8&4278255360|t>>>8&16711935,Gt={stringify(t){const{words:i,sigBytes:s}=t,e=[];for(let t=0;t<s;t+=2){const s=i[t>>>2]>>>16-t%4*8&65535;e.push(String.fromCharCode(s))}return e.join("")},parse(t){const i=t.length,s=[];for(let e=0;e<i;e+=1)s[e>>>1]|=t.charCodeAt(e)<<16-e%2*16;return ft.create(s,2*i)}},Xt=Gt,qt={stringify(t){const{words:i,sigBytes:s}=t,e=[];for(let t=0;t<s;t+=2){const s=Wt(i[t>>>2]>>>16-t%4*8&65535);e.push(String.fromCharCode(s))}return e.join("")},parse(t){const i=t.length,s=[];for(let e=0;e<i;e+=1)s[e>>>1]|=Wt(t.charCodeAt(e)<<16-e%2*16);return ft.create(s,2*i)}},Qt=[];class Yt extends bt{_doReset(){this._hash=new ft([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const s=this._hash.words;let e=s[0],o=s[1],n=s[2],r=s[3],l=s[4];for(let s=0;s<80;s+=1){if(s<16)Qt[s]=0|t[i+s];else{const t=Qt[s-3]^Qt[s-8]^Qt[s-14]^Qt[s-16];Qt[s]=t<<1|t>>>31}let c=(e<<5|e>>>27)+l+Qt[s];c+=s<20?1518500249+(o&n|~o&r):s<40?1859775393+(o^n^r):s<60?(o&n|o&r|n&r)-1894007588:(o^n^r)-899497514,l=r,r=n,n=o<<30|o>>>2,o=e,e=c}s[0]=s[0]+e|0,s[1]=s[1]+o|0,s[2]=s[2]+n|0,s[3]=s[3]+r|0,s[4]=s[4]+l|0}_doFinalize(){const t=this._data,i=t.words,s=8*this._nDataBytes,e=8*t.sigBytes;return i[e>>>5]|=128<<24-e%32,i[14+(e+64>>>9<<4)]=Math.floor(s/4294967296),i[15+(e+64>>>9<<4)]=s,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ti=bt._createHelper(Yt),ii=bt._createHmacHelper(Yt),si=[],ei=[],oi=t=>{const i=Math.sqrt(t);for(let s=2;s<=i;s+=1)if(!(t%s))return!1;return!0},ni=t=>4294967296*(t-(0|t))|0;let ri=2,li=0;for(;li<64;)oi(ri)&&(li<8&&(si[li]=ni(ri**.5)),ei[li]=ni(ri**(1/3)),li+=1),ri+=1;const ci=[];class ai extends bt{_doReset(){this._hash=new ft(si.slice(0))}_doProcessBlock(t,i){const s=this._hash.words;let e=s[0],o=s[1],n=s[2],r=s[3],l=s[4],c=s[5],a=s[6],h=s[7];for(let s=0;s<64;s+=1){if(s<16)ci[s]=0|t[i+s];else{const t=ci[s-15],i=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,e=ci[s-2],o=(e<<15|e>>>17)^(e<<13|e>>>19)^e>>>10;ci[s]=i+ci[s-7]+o+ci[s-16]}const d=e&o^e&n^o&n,p=(e<<30|e>>>2)^(e<<19|e>>>13)^(e<<10|e>>>22),u=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&c^~l&a)+ei[s]+ci[s];h=a,a=c,c=l,l=r+u|0,r=n,n=o,o=e,e=u+(p+d)|0}s[0]=s[0]+e|0,s[1]=s[1]+o|0,s[2]=s[2]+n|0,s[3]=s[3]+r|0,s[4]=s[4]+l|0,s[5]=s[5]+c|0,s[6]=s[6]+a|0,s[7]=s[7]+h|0}_doFinalize(){const t=this._data,i=t.words,s=8*this._nDataBytes,e=8*t.sigBytes;return i[e>>>5]|=128<<24-e%32,i[14+(e+64>>>9<<4)]=Math.floor(s/4294967296),i[15+(e+64>>>9<<4)]=s,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const hi=bt._createHelper(ai),di=bt._createHmacHelper(ai);class pi extends ai{_doReset(){this._hash=new ft([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const ui=ai._createHelper(pi),vi=ai._createHmacHelper(pi),wi=[new kt(1116352408,3609767458),new kt(1899447441,602891725),new kt(3049323471,3964484399),new kt(3921009573,2173295548),new kt(961987163,4081628472),new kt(1508970993,3053834265),new kt(2453635748,2937671579),new kt(2870763221,3664609560),new kt(3624381080,2734883394),new kt(310598401,1164996542),new kt(607225278,1323610764),new kt(1426881987,3590304994),new kt(1925078388,4068182383),new kt(2162078206,991336113),new kt(2614888103,633803317),new kt(3248222580,3479774868),new kt(3835390401,2666613458),new kt(4022224774,944711139),new kt(264347078,2341262773),new kt(604807628,2007800933),new kt(770255983,1495990901),new kt(1249150122,1856431235),new kt(1555081692,3175218132),new kt(1996064986,2198950837),new kt(2554220882,3999719339),new kt(2821834349,766784016),new kt(2952996808,2566594879),new kt(3210313671,3203337956),new kt(3336571891,1034457026),new kt(3584528711,2466948901),new kt(113926993,3758326383),new kt(338241895,168717936),new kt(666307205,1188179964),new kt(773529912,1546045734),new kt(1294757372,1522805485),new kt(1396182291,2643833823),new kt(1695183700,2343527390),new kt(1986661051,1014477480),new kt(2177026350,1206759142),new kt(2456956037,344077627),new kt(2730485921,1290863460),new kt(2820302411,3158454273),new kt(3259730800,3505952657),new kt(3345764771,106217008),new kt(3516065817,3606008344),new kt(3600352804,1432725776),new kt(4094571909,1467031594),new kt(275423344,851169720),new kt(430227734,3100823752),new kt(506948616,1363258195),new kt(659060556,3750685593),new kt(883997877,3785050280),new kt(958139571,3318307427),new kt(1322822218,3812723403),new kt(1537002063,2003034995),new kt(1747873779,3602036899),new kt(1955562222,1575990012),new kt(2024104815,1125592928),new kt(2227730452,2716904306),new kt(2361852424,442776044),new kt(2428436474,593698344),new kt(2756734187,3733110249),new kt(3204031479,2999351573),new kt(3329325298,3815920427),new kt(3391569614,3928383900),new kt(3515267271,566280711),new kt(3940187606,3454069534),new kt(4118630271,4000239992),new kt(116418474,1914138554),new kt(174292421,2731055270),new kt(289380356,3203993006),new kt(460393269,320620315),new kt(685471733,587496836),new kt(852142971,1086792851),new kt(1017036298,365543100),new kt(1126000580,2618297676),new kt(1288033470,3409855158),new kt(1501505948,4234509866),new kt(1607167915,987167468),new kt(1816402316,1246189591)],fi=[];for(let t=0;t<80;t+=1)fi[t]=new kt;class yi extends bt{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ft([new kt(1779033703,4089235720),new kt(3144134277,2227873595),new kt(1013904242,4271175723),new kt(2773480762,1595750129),new kt(1359893119,2917565137),new kt(2600822924,725511199),new kt(528734635,4215389547),new kt(1541459225,327033209)])}_doProcessBlock(t,i){const s=this._hash.words,e=s[0],o=s[1],n=s[2],r=s[3],l=s[4],c=s[5],a=s[6],h=s[7],d=e.high;let p=e.low;const u=o.high;let v=o.low;const w=n.high;let f=n.low;const y=r.high;let g=r.low;const m=l.high;let C=l.low;const b=c.high;let x=c.low;const S=a.high;let k=a.low;const F=h.high;let E=h.low,$=d,_=p,M=u,A=v,B=w,L=f,R=y,U=g,j=m,z=C,H=b,O=x,D=S,I=k,P=F,T=E;for(let s=0;s<80;s+=1){let e,o;const n=fi[s];if(s<16)n.high=0|t[i+2*s],o=n.high,n.low=0|t[i+2*s+1],e=n.low;else{const t=fi[s-15],i=t.high,r=t.low,l=(i>>>1|r<<31)^(i>>>8|r<<24)^i>>>7,c=(r>>>1|i<<31)^(r>>>8|i<<24)^(r>>>7|i<<25),a=fi[s-2],h=a.high,d=a.low,p=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,u=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),v=fi[s-7],w=v.high,f=v.low,y=fi[s-16],g=y.high,m=y.low;e=c+f,o=l+w+(e>>>0<c>>>0?1:0),e+=u,o=o+p+(e>>>0<u>>>0?1:0),e+=m,o=o+g+(e>>>0<m>>>0?1:0),n.high=o,n.low=e}const r=j&H^~j&D,l=z&O^~z&I,c=$&M^$&B^M&B,a=_&A^_&L^A&L,h=($>>>28|_<<4)^($<<30|_>>>2)^($<<25|_>>>7),d=(_>>>28|$<<4)^(_<<30|$>>>2)^(_<<25|$>>>7),p=(j>>>14|z<<18)^(j>>>18|z<<14)^(j<<23|z>>>9),u=(z>>>14|j<<18)^(z>>>18|j<<14)^(z<<23|j>>>9),v=wi[s],w=v.high,f=v.low;let y=T+u,g=P+p+(y>>>0<T>>>0?1:0);y+=l,g=g+r+(y>>>0<l>>>0?1:0),y+=f,g=g+w+(y>>>0<f>>>0?1:0),y+=e,g=g+o+(y>>>0<e>>>0?1:0);const m=d+a;P=D,T=I,D=H,I=O,H=j,O=z,z=U+y|0,j=R+g+(z>>>0<U>>>0?1:0)|0,R=B,U=L,B=M,L=A,M=$,A=_,_=y+m|0,$=g+(h+c+(m>>>0<d>>>0?1:0))+(_>>>0<y>>>0?1:0)|0}e.low=p+_,p=e.low,e.high=d+$+(p>>>0<_>>>0?1:0),o.low=v+A,v=o.low,o.high=u+M+(v>>>0<A>>>0?1:0),n.low=f+L,f=n.low,n.high=w+B+(f>>>0<L>>>0?1:0),r.low=g+U,g=r.low,r.high=y+R+(g>>>0<U>>>0?1:0),l.low=C+z,C=l.low,l.high=m+j+(C>>>0<z>>>0?1:0),c.low=x+O,x=c.low,c.high=b+H+(x>>>0<O>>>0?1:0),a.low=k+I,k=a.low,a.high=S+D+(k>>>0<I>>>0?1:0),h.low=E+T,E=h.low,h.high=F+P+(E>>>0<T>>>0?1:0)}_doFinalize(){const t=this._data,i=t.words,s=8*this._nDataBytes,e=8*t.sigBytes;i[e>>>5]|=128<<24-e%32,i[30+(e+128>>>10<<5)]=Math.floor(s/4294967296),i[31+(e+128>>>10<<5)]=s,t.sigBytes=4*i.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const gi=bt._createHelper(yi),mi=bt._createHmacHelper(yi);class Ci extends yi{_doReset(){this._hash=new Ft([new kt(3418070365,3238371032),new kt(1654270250,914150663),new kt(2438529370,812702999),new kt(355462360,4144912697),new kt(1731405415,4290775857),new kt(2394180231,1750603025),new kt(3675008525,1694076839),new kt(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const bi=yi._createHelper(Ci),xi=yi._createHmacHelper(Ci),Si=[],ki=[],Fi=[];let Ei=1,$i=0;for(let t=0;t<24;t+=1){Si[Ei+5*$i]=(t+1)*(t+2)/2%64;const i=(2*Ei+3*$i)%5;Ei=$i%5,$i=i}for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1)ki[t+5*i]=i+(2*t+3*i)%5*5;let _i=1;for(let t=0;t<24;t+=1){let i=0,s=0;for(let t=0;t<7;t+=1){if(1&_i){const e=(1<<t)-1;e<32?s^=1<<e:i^=1<<e-32}128&_i?_i=_i<<1^113:_i<<=1}Fi[t]=kt.create(i,s)}const Mi=[];for(let t=0;t<25;t+=1)Mi[t]=kt.create();class Ai extends bt{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let i=0;i<25;i+=1)t[i]=new kt;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,i){const s=this._state,e=this.blockSize/2;for(let o=0;o<e;o+=1){let e=t[i+2*o],n=t[i+2*o+1];e=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);const r=s[o];r.high^=n,r.low^=e}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let i=0,e=0;for(let o=0;o<5;o+=1){const n=s[t+5*o];i^=n.high,e^=n.low}const o=Mi[t];o.high=i,o.low=e}for(let t=0;t<5;t+=1){const i=Mi[(t+4)%5],e=Mi[(t+1)%5],o=e.high,n=e.low,r=i.high^(o<<1|n>>>31),l=i.low^(n<<1|o>>>31);for(let i=0;i<5;i+=1){const e=s[t+5*i];e.high^=r,e.low^=l}}for(let t=1;t<25;t+=1){let i,e;const o=s[t],n=o.high,r=o.low,l=Si[t];l<32?(i=n<<l|r>>>32-l,e=r<<l|n>>>32-l):(i=r<<l-32|n>>>64-l,e=n<<l-32|r>>>64-l);const c=Mi[ki[t]];c.high=i,c.low=e}const i=Mi[0],e=s[0];i.high=e.high,i.low=e.low;for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1){const e=t+5*i,o=s[e],n=Mi[e],r=Mi[(t+1)%5+5*i],l=Mi[(t+2)%5+5*i];o.high=n.high^~r.high&l.high,o.low=n.low^~r.low&l.low}const o=s[0],n=Fi[t];o.high^=n.high,o.low^=n.low}}_doFinalize(){const t=this._data,i=t.words,s=8*t.sigBytes,e=32*this.blockSize;i[s>>>5]|=1<<24-s%32,i[(Math.ceil((s+1)/e)*e>>>5)-1]|=128,t.sigBytes=4*i.length,this._process();const o=this._state,n=this.cfg.outputLength/8,r=n/8,l=[];for(let t=0;t<r;t+=1){const i=o[t];let s=i.high,e=i.low;s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),e=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),l.push(e),l.push(s)}return new ft(l,n)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const i=t._state;for(let t=0;t<25;t+=1)i[t]=i[t].clone();return t}}const Bi=bt._createHelper(Ai),Li=bt._createHmacHelper(Ai),Ri=ft.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]),Ui=ft.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]),ji=ft.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]),zi=ft.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]),Hi=ft.create([0,1518500249,1859775393,2400959708,2840853838]),Oi=ft.create([1352829926,1548603684,1836072691,2053994217,0]),Di=(t,i,s)=>t^i^s,Ii=(t,i,s)=>t&i|~t&s,Pi=(t,i,s)=>(t|~i)^s,Ti=(t,i,s)=>t&s|i&~s,Zi=(t,i,s)=>t^(i|~s),Vi=(t,i)=>t<<i|t>>>32-i;class Ni extends bt{_doReset(){this._hash=ft.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const s=t;for(let t=0;t<16;t+=1){const e=i+t,o=s[e];s[e]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const e=this._hash.words,o=Hi.words,n=Oi.words,r=Ri.words,l=Ui.words,c=ji.words,a=zi.words;let h,d=e[0],p=e[1],u=e[2],v=e[3],w=e[4],f=e[0],y=e[1],g=e[2],m=e[3],C=e[4];for(let t=0;t<80;t+=1)h=d+s[i+r[t]]|0,h+=t<16?Di(p,u,v)+o[0]:t<32?Ii(p,u,v)+o[1]:t<48?Pi(p,u,v)+o[2]:t<64?Ti(p,u,v)+o[3]:Zi(p,u,v)+o[4],h|=0,h=Vi(h,c[t]),h=h+w|0,d=w,w=v,v=Vi(u,10),u=p,p=h,h=f+s[i+l[t]]|0,h+=t<16?Zi(y,g,m)+n[0]:t<32?Ti(y,g,m)+n[1]:t<48?Pi(y,g,m)+n[2]:t<64?Ii(y,g,m)+n[3]:Di(y,g,m)+n[4],h|=0,h=Vi(h,a[t]),h=h+C|0,f=C,C=m,m=Vi(g,10),g=y,y=h;h=e[1]+u+m|0,e[1]=e[2]+v+C|0,e[2]=e[3]+w+f|0,e[3]=e[4]+d+y|0,e[4]=e[0]+p+g|0,e[0]=h}_doFinalize(){const t=this._data,i=t.words,s=8*this._nDataBytes,e=8*t.sigBytes;i[e>>>5]|=128<<24-e%32,i[14+(e+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(i.length+1),this._process();const o=this._hash,n=o.words;for(let t=0;t<5;t+=1){const i=n[t];n[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ki=bt._createHelper(Ni),Ji=bt._createHmacHelper(Ni);class Wi extends wt{constructor(t){super(),this.cfg=Object.assign(new wt,{keySize:4,hasher:Yt,iterations:1},t)}compute(t,i){const{cfg:s}=this,e=xt.create(s.hasher,t),o=ft.create(),n=ft.create([1]),r=o.words,l=n.words,{keySize:c,iterations:a}=s;for(;r.length<c;){const t=e.update(i).finalize(n);e.reset();const s=t.words,r=s.length;let c=t;for(let t=1;t<a;t+=1){c=e.finalize(c),e.reset();const t=c.words;for(let i=0;i<r;i+=1)s[i]^=t[i]}o.concat(t),l[0]+=1}return o.sigBytes=4*c,o}}const Gi=[],Xi=[],qi=[],Qi=[],Yi=[],ts=[],is=[],ss=[],es=[],os=[],ns=[];for(let t=0;t<256;t+=1)ns[t]=t<128?t<<1:t<<1^283;let rs=0,ls=0;for(let t=0;t<256;t+=1){let t=ls^ls<<1^ls<<2^ls<<3^ls<<4;t=t>>>8^255&t^99,Gi[rs]=t,Xi[t]=rs;const i=ns[rs],s=ns[i],e=ns[s];let o=257*ns[t]^16843008*t;qi[rs]=o<<24|o>>>8,Qi[rs]=o<<16|o>>>16,Yi[rs]=o<<8|o>>>24,ts[rs]=o,o=16843009*e^65537*s^257*i^16843008*rs,is[t]=o<<24|o>>>8,ss[t]=o<<16|o>>>16,es[t]=o<<8|o>>>24,os[t]=o,rs?(rs=i^ns[ns[ns[e^i]]],ls^=ns[ns[ls]]):(ls=1,rs=ls)}const cs=[0,1,2,4,8,16,32,64,128,27,54];class as extends Tt{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const i=this._keyPriorReset,s=i.words,e=i.sigBytes/4;this._nRounds=e+6;const o=4*(this._nRounds+1);this._keySchedule=[];const n=this._keySchedule;for(let i=0;i<o;i+=1)i<e?n[i]=s[i]:(t=n[i-1],i%e?e>6&&i%e==4&&(t=Gi[t>>>24]<<24|Gi[t>>>16&255]<<16|Gi[t>>>8&255]<<8|Gi[255&t]):(t=t<<8|t>>>24,t=Gi[t>>>24]<<24|Gi[t>>>16&255]<<16|Gi[t>>>8&255]<<8|Gi[255&t],t^=cs[i/e|0]<<24),n[i]=n[i-e]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let i=0;i<o;i+=1){const s=o-i;t=i%4?n[s]:n[s-4],r[i]=i<4||s<=4?t:is[Gi[t>>>24]]^ss[Gi[t>>>16&255]]^es[Gi[t>>>8&255]]^os[Gi[255&t]]}}encryptBlock(t,i){this._doCryptBlock(t,i,this._keySchedule,qi,Qi,Yi,ts,Gi)}decryptBlock(t,i){const s=t;let e=s[i+1];s[i+1]=s[i+3],s[i+3]=e,this._doCryptBlock(s,i,this._invKeySchedule,is,ss,es,os,Xi),e=s[i+1],s[i+1]=s[i+3],s[i+3]=e}_doCryptBlock(t,i,s,e,o,n,r,l){const c=t,a=this._nRounds;let h=c[i]^s[0],d=c[i+1]^s[1],p=c[i+2]^s[2],u=c[i+3]^s[3],v=4;for(let t=1;t<a;t+=1){const t=e[h>>>24]^o[d>>>16&255]^n[p>>>8&255]^r[255&u]^s[v];v+=1;const i=e[d>>>24]^o[p>>>16&255]^n[u>>>8&255]^r[255&h]^s[v];v+=1;const l=e[p>>>24]^o[u>>>16&255]^n[h>>>8&255]^r[255&d]^s[v];v+=1;const c=e[u>>>24]^o[h>>>16&255]^n[d>>>8&255]^r[255&p]^s[v];v+=1,h=t,d=i,p=l,u=c}const w=(l[h>>>24]<<24|l[d>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^s[v];v+=1;const f=(l[d>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&h])^s[v];v+=1;const y=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[h>>>8&255]<<8|l[255&d])^s[v];v+=1;const g=(l[u>>>24]<<24|l[h>>>16&255]<<16|l[d>>>8&255]<<8|l[255&p])^s[v];v+=1,c[i]=w,c[i+1]=f,c[i+2]=y,c[i+3]=g}}as.keySize=8;const hs=Tt._createHelper(as),ds=[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],ps=[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],us=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],vs=[{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}],ws=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function fs(t,i){const s=(this._lBlock>>>t^this._rBlock)&i;this._rBlock^=s,this._lBlock^=s<<t}function ys(t,i){const s=(this._rBlock>>>t^this._lBlock)&i;this._lBlock^=s,this._rBlock^=s<<t}class gs extends Tt{_doReset(){const t=this._key.words,i=[];for(let s=0;s<56;s+=1){const e=ds[s]-1;i[s]=t[e>>>5]>>>31-e%32&1}this._subKeys=[];const s=this._subKeys;for(let t=0;t<16;t+=1){s[t]=[];const e=s[t],o=us[t];for(let t=0;t<24;t+=1)e[t/6|0]|=i[(ps[t]-1+o)%28]<<31-t%6,e[4+(t/6|0)]|=i[28+(ps[t+24]-1+o)%28]<<31-t%6;e[0]=e[0]<<1|e[0]>>>31;for(let t=1;t<7;t+=1)e[t]>>>=4*(t-1)+3;e[7]=e[7]<<5|e[7]>>>27}this._invSubKeys=[];const e=this._invSubKeys;for(let t=0;t<16;t+=1)e[t]=s[15-t]}encryptBlock(t,i){this._doCryptBlock(t,i,this._subKeys)}decryptBlock(t,i){this._doCryptBlock(t,i,this._invSubKeys)}_doCryptBlock(t,i,s){const e=t;this._lBlock=t[i],this._rBlock=t[i+1],fs.call(this,4,252645135),fs.call(this,16,65535),ys.call(this,2,858993459),ys.call(this,8,16711935),fs.call(this,1,1431655765);for(let t=0;t<16;t+=1){const i=s[t],e=this._lBlock,o=this._rBlock;let n=0;for(let t=0;t<8;t+=1)n|=vs[t][((o^i[t])&ws[t])>>>0];this._lBlock=o,this._rBlock=e^n}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,fs.call(this,1,1431655765),ys.call(this,8,16711935),ys.call(this,2,858993459),fs.call(this,16,65535),fs.call(this,4,252645135),e[i]=this._lBlock,e[i+1]=this._rBlock}}gs.keySize=2,gs.ivSize=2,gs.blockSize=2;const ms=Tt._createHelper(gs);class Cs extends Tt{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const i=t.slice(0,2),s=t.length<4?t.slice(0,2):t.slice(2,4),e=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=gs.createEncryptor(ft.create(i)),this._des2=gs.createEncryptor(ft.create(s)),this._des3=gs.createEncryptor(ft.create(e))}encryptBlock(t,i){this._des1.encryptBlock(t,i),this._des2.decryptBlock(t,i),this._des3.encryptBlock(t,i)}decryptBlock(t,i){this._des3.decryptBlock(t,i),this._des2.encryptBlock(t,i),this._des1.decryptBlock(t,i)}}Cs.keySize=6,Cs.ivSize=2,Cs.blockSize=2;const bs=Tt._createHelper(Cs),xs=[],Ss=[],ks=[];function Fs(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)Ss[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<Ss[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<Ss[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<Ss[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<Ss[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<Ss[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<Ss[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<Ss[6]>>>0?1:0)|0,this._b=i[7]>>>0<Ss[7]>>>0?1:0;for(let s=0;s<8;s+=1){const e=t[s]+i[s],o=65535&e,n=e>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,l=((4294901760&e)*e|0)+((65535&e)*e|0);ks[s]=r^l}t[0]=ks[0]+(ks[7]<<16|ks[7]>>>16)+(ks[6]<<16|ks[6]>>>16)|0,t[1]=ks[1]+(ks[0]<<8|ks[0]>>>24)+ks[7]|0,t[2]=ks[2]+(ks[1]<<16|ks[1]>>>16)+(ks[0]<<16|ks[0]>>>16)|0,t[3]=ks[3]+(ks[2]<<8|ks[2]>>>24)+ks[1]|0,t[4]=ks[4]+(ks[3]<<16|ks[3]>>>16)+(ks[2]<<16|ks[2]>>>16)|0,t[5]=ks[5]+(ks[4]<<8|ks[4]>>>24)+ks[3]|0,t[6]=ks[6]+(ks[5]<<16|ks[5]>>>16)+(ks[4]<<16|ks[4]>>>16)|0,t[7]=ks[7]+(ks[6]<<8|ks[6]>>>24)+ks[5]|0}class Es extends Ht{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;for(let i=0;i<4;i+=1)t[i]=16711935&(t[i]<<8|t[i]>>>24)|4278255360&(t[i]<<24|t[i]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const s=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const e=this._C;this._b=0;for(let t=0;t<4;t+=1)Fs.call(this);for(let t=0;t<8;t+=1)e[t]^=s[t+4&7];if(i){const t=i.words,s=t[0],o=t[1],n=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l=n>>>16|4294901760&r,c=r<<16|65535&n;e[0]^=n,e[1]^=l,e[2]^=r,e[3]^=c,e[4]^=n,e[5]^=l,e[6]^=r,e[7]^=c;for(let t=0;t<4;t+=1)Fs.call(this)}}_doProcessBlock(t,i){const s=t,e=this._X;Fs.call(this),xs[0]=e[0]^e[5]>>>16^e[3]<<16,xs[1]=e[2]^e[7]>>>16^e[5]<<16,xs[2]=e[4]^e[1]>>>16^e[7]<<16,xs[3]=e[6]^e[3]>>>16^e[1]<<16;for(let t=0;t<4;t+=1)xs[t]=16711935&(xs[t]<<8|xs[t]>>>24)|4278255360&(xs[t]<<24|xs[t]>>>8),s[i+t]^=xs[t]}}const $s=Ht._createHelper(Es),_s=[],Ms=[],As=[];function Bs(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)Ms[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<Ms[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<Ms[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<Ms[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<Ms[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<Ms[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<Ms[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<Ms[6]>>>0?1:0)|0,this._b=i[7]>>>0<Ms[7]>>>0?1:0;for(let s=0;s<8;s+=1){const e=t[s]+i[s],o=65535&e,n=e>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,l=((4294901760&e)*e|0)+((65535&e)*e|0);As[s]=r^l}t[0]=As[0]+(As[7]<<16|As[7]>>>16)+(As[6]<<16|As[6]>>>16)|0,t[1]=As[1]+(As[0]<<8|As[0]>>>24)+As[7]|0,t[2]=As[2]+(As[1]<<16|As[1]>>>16)+(As[0]<<16|As[0]>>>16)|0,t[3]=As[3]+(As[2]<<8|As[2]>>>24)+As[1]|0,t[4]=As[4]+(As[3]<<16|As[3]>>>16)+(As[2]<<16|As[2]>>>16)|0,t[5]=As[5]+(As[4]<<8|As[4]>>>24)+As[3]|0,t[6]=As[6]+(As[5]<<16|As[5]>>>16)+(As[4]<<16|As[4]>>>16)|0,t[7]=As[7]+(As[6]<<8|As[6]>>>24)+As[5]|0}class Ls extends Ht{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const s=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const e=this._C;this._b=0;for(let t=0;t<4;t+=1)Bs.call(this);for(let t=0;t<8;t+=1)e[t]^=s[t+4&7];if(i){const t=i.words,s=t[0],o=t[1],n=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l=n>>>16|4294901760&r,c=r<<16|65535&n;e[0]^=n,e[1]^=l,e[2]^=r,e[3]^=c,e[4]^=n,e[5]^=l,e[6]^=r,e[7]^=c;for(let t=0;t<4;t+=1)Bs.call(this)}}_doProcessBlock(t,i){const s=t,e=this._X;Bs.call(this),_s[0]=e[0]^e[5]>>>16^e[3]<<16,_s[1]=e[2]^e[7]>>>16^e[5]<<16,_s[2]=e[4]^e[1]>>>16^e[7]<<16,_s[3]=e[6]^e[3]>>>16^e[1]<<16;for(let t=0;t<4;t+=1)_s[t]=16711935&(_s[t]<<8|_s[t]>>>24)|4278255360&(_s[t]<<24|_s[t]>>>8),s[i+t]^=_s[t]}}const Rs=Ht._createHelper(Ls);function Us(){const t=this._S;let i=this._i,s=this._j,e=0;for(let o=0;o<4;o+=1){i=(i+1)%256,s=(s+t[i])%256;const n=t[i];t[i]=t[s],t[s]=n,e|=t[(t[i]+t[s])%256]<<24-8*o}return this._i=i,this._j=s,e}class js extends Ht{_doReset(){const t=this._key,i=t.words,s=t.sigBytes;this._S=[];const e=this._S;for(let t=0;t<256;t+=1)e[t]=t;for(let t=0,o=0;t<256;t+=1){const n=t%s,r=i[n>>>2]>>>24-n%4*8&255;o=(o+e[t]+r)%256;const l=e[t];e[t]=e[o],e[o]=l}this._j=0,this._i=this._j}_doProcessBlock(t,i){t[i]^=Us.call(this)}}js.keySize=8,js.ivSize=0;const zs=Ht._createHelper(js);class Hs extends js{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)Us.call(this)}}const Os=Ht._createHelper(Hs);function Ds(t,i,s,e){const o=t;let n;const r=this._iv;r?(n=r.slice(0),this._iv=void 0):n=this._prevBlock,e.encryptBlock(n,0);for(let t=0;t<s;t+=1)o[i+t]^=n[t]}class Is extends Ot{}Is.Encryptor=class extends Is{processBlock(t,i){const s=this._cipher,{blockSize:e}=s;Ds.call(this,t,i,e,s),this._prevBlock=t.slice(i,i+e)}},Is.Decryptor=class extends Is{processBlock(t,i){const s=this._cipher,{blockSize:e}=s,o=t.slice(i,i+e);Ds.call(this,t,i,e,s),this._prevBlock=o}};class Ps extends Ot{}Ps.Encryptor=class extends Ps{processBlock(t,i){const s=t,e=this._cipher,{blockSize:o}=e,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0);const l=r.slice(0);e.encryptBlock(l,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)s[i+t]^=l[t]}},Ps.Decryptor=Ps.Encryptor;const Ts=t=>{let i=t;if(255==(t>>24&255)){let s=t>>16&255,e=t>>8&255,o=255&t;255===s?(s=0,255===e?(e=0,255===o?o=0:o+=1):e+=1):s+=1,i=0,i+=s<<16,i+=e<<8,i+=o}else i+=1<<24;return i};
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!==nt||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var i,s;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(i=this.st)||void 0===i?void 0:i.has(t))&&this.et.add(t);return this.render(e)}const n=t.element.classList;this.et.forEach((t=>{t in e||(n.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(s=this.st)||void 0===s?void 0:s.has(t))||(i?(n.add(t),this.et.add(t)):(n.remove(t),this.et.delete(t)))}return L}}),rt="snippyly-cursor",at="snippyly-comments",lt="snippyly-comments-sidebar",ct="snippyly-huddle",ht="snippyly-recorder-notes",dt="snippyly-recorder-control-panel",ut="enable-url-navigation",pt="9dbcd2509e0fa90a5c81f038ce618e3f",ft="6d24f74f12f6fb84c87efa8f791cfb2e",vt=function(t){const e=[];let i=0;for(let s=0;s<t.length;s++){let n=t.charCodeAt(s);n<128?e[i++]=n:n<2048?(e[i++]=n>>6|192,e[i++]=63&n|128):55296==(64512&n)&&s+1<t.length&&56320==(64512&t.charCodeAt(s+1))?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++s)),e[i++]=n>>18|240,e[i++]=n>>12&63|128,e[i++]=n>>6&63|128,e[i++]=63&n|128):(e[i++]=n>>12|224,e[i++]=n>>6&63|128,e[i++]=63&n|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_,s=[];for(let e=0;e<t.length;e+=3){const n=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=n>>2,h=(3&n)<<4|r>>4;let d=(15&r)<<2|l>>6,u=63&l;a||(u=64,o||(d=64)),s.push(i[c],i[h],i[d],i[u])}return s.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(vt(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,s=0;for(;i<t.length;){const n=t[i++];if(n<128)e[s++]=String.fromCharCode(n);else if(n>191&&n<224){const o=t[i++];e[s++]=String.fromCharCode((31&n)<<6|63&o)}else if(n>239&&n<365){const o=((7&n)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[s++]=String.fromCharCode(55296+(o>>10)),e[s++]=String.fromCharCode(56320+(1023&o))}else{const o=t[i++],r=t[i++];e[s++]=String.fromCharCode((15&n)<<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_,s=[];for(let e=0;e<t.length;){const n=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==n||null==o||null==r||null==a)throw Error();const l=n<<2|o>>4;if(s.push(l),64!==r){const t=o<<4&240|r>>2;if(s.push(t),64!==a){const t=r<<6&192|a;s.push(t)}}}return s},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}},yt=function(t){return function(t){const e=vt(t);return wt.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
58
+ /**
59
+ * @license
60
+ * Copyright 2022 Google LLC
61
+ *
62
+ * Licensed under the Apache License, Version 2.0 (the "License");
63
+ * you may not use this file except in compliance with the License.
64
+ * You may obtain a copy of the License at
65
+ *
66
+ * http://www.apache.org/licenses/LICENSE-2.0
67
+ *
68
+ * Unless required by applicable law or agreed to in writing, software
69
+ * distributed under the License is distributed on an "AS IS" BASIS,
70
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
71
+ * See the License for the specific language governing permissions and
72
+ * limitations under the License.
73
+ */
74
+ const gt=()=>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)},bt=()=>{try{return gt()||(()=>{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}`)}},Ct=t=>{const e=(t=>{var e,i;return null===(i=null===(e=bt())||void 0===e?void 0:e.emulatorHosts)||void 0===i?void 0:i[t]})(t);if(!e)return;const i=e.lastIndexOf(":");if(i<=0||i+1===e.length)throw new Error(`Invalid host ${e} with no separate hostname and port!`);const s=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),s]:[e.substring(0,i),s]};
75
+ /**
76
+ * @license
77
+ * Copyright 2017 Google LLC
78
+ *
79
+ * Licensed under the Apache License, Version 2.0 (the "License");
80
+ * you may not use this file except in compliance with the License.
81
+ * You may obtain a copy of the License at
82
+ *
83
+ * http://www.apache.org/licenses/LICENSE-2.0
84
+ *
85
+ * Unless required by applicable law or agreed to in writing, software
86
+ * distributed under the License is distributed on an "AS IS" BASIS,
87
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
88
+ * See the License for the specific language governing permissions and
89
+ * limitations under the License.
90
+ */
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
+ /**
93
+ * @license
94
+ * Copyright 2017 Google LLC
95
+ *
96
+ * Licensed under the Apache License, Version 2.0 (the "License");
97
+ * you may not use this file except in compliance with the License.
98
+ * You may obtain a copy of the License at
99
+ *
100
+ * http://www.apache.org/licenses/LICENSE-2.0
101
+ *
102
+ * Unless required by applicable law or agreed to in writing, software
103
+ * distributed under the License is distributed on an "AS IS" BASIS,
104
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
105
+ * See the License for the specific language governing permissions and
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,Et.prototype.create)}}class Et{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},s=`${this.service}/${t}`,n=this.errors[t],o=n?function(t,e){return t.replace(kt,((t,i)=>{const s=e[i];return null!=s?String(s):`<${i}?>`}))}(n,i):"Error",r=`${this.serviceName}: ${o} (${s}).`;return new St(s,r,i)}}const kt=/\{\$([^}]+)}/g;function Ft(t,e){if(t===e)return!0;const i=Object.keys(t),s=Object.keys(e);for(const n of i){if(!s.includes(n))return!1;const i=t[n],o=e[n];if(At(i)&&At(o)){if(!Ft(i,o))return!1}else if(i!==o)return!1}for(const t of s)if(!i.includes(t))return!1;return!0}function At(t){return null!==t&&"object"==typeof t}
108
+ /**
109
+ * @license
110
+ * Copyright 2021 Google LLC
111
+ *
112
+ * Licensed under the Apache License, Version 2.0 (the "License");
113
+ * you may not use this file except in compliance with the License.
114
+ * You may obtain a copy of the License at
115
+ *
116
+ * http://www.apache.org/licenses/LICENSE-2.0
117
+ *
118
+ * Unless required by applicable law or agreed to in writing, software
119
+ * distributed under the License is distributed on an "AS IS" BASIS,
120
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
121
+ * See the License for the specific language governing permissions and
122
+ * limitations under the License.
123
+ */function $t(t){return t&&t._delegate?t._delegate:t}class It{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
+ /**
125
+ * @license
126
+ * Copyright 2019 Google LLC
127
+ *
128
+ * Licensed under the Apache License, Version 2.0 (the "License");
129
+ * you may not use this file except in compliance with the License.
130
+ * You may obtain a copy of the License at
131
+ *
132
+ * http://www.apache.org/licenses/LICENSE-2.0
133
+ *
134
+ * Unless required by applicable law or agreed to in writing, software
135
+ * distributed under the License is distributed on an "AS IS" BASIS,
136
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
137
+ * See the License for the specific language governing permissions and
138
+ * limitations under the License.
139
+ */
140
+ /**
141
+ * @license
142
+ * Copyright 2019 Google LLC
143
+ *
144
+ * Licensed under the Apache License, Version 2.0 (the "License");
145
+ * you may not use this file except in compliance with the License.
146
+ * You may obtain a copy of the License at
147
+ *
148
+ * http://www.apache.org/licenses/LICENSE-2.0
149
+ *
150
+ * Unless required by applicable law or agreed to in writing, software
151
+ * distributed under the License is distributed on an "AS IS" BASIS,
152
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
153
+ * See the License for the specific language governing permissions and
154
+ * limitations under the License.
155
+ */
156
+ class _t{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),s=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(s)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(s)return null;throw t}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,this.shouldAutoInitialize()){if(function(t){return"EAGER"===t.instantiationMode}
157
+ /**
158
+ * @license
159
+ * Copyright 2019 Google LLC
160
+ *
161
+ * Licensed under the Apache License, Version 2.0 (the "License");
162
+ * you may not use this file except in compliance with the License.
163
+ * You may obtain a copy of the License at
164
+ *
165
+ * http://www.apache.org/licenses/LICENSE-2.0
166
+ *
167
+ * Unless required by applicable law or agreed to in writing, software
168
+ * distributed under the License is distributed on an "AS IS" BASIS,
169
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
170
+ * See the License for the specific language governing permissions and
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 s=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(s)}return s}onInit(t,e){var i;const s=this.normalizeInstanceIdentifier(e),n=null!==(i=this.onInitCallbacks.get(s))&&void 0!==i?i:new Set;n.add(t),this.onInitCallbacks.set(s,n);const o=this.instances.get(s);return o&&t(o,s),()=>{n.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const s of i)try{s(t,e)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:e={}}){let i=this.instances.get(t);if(!i&&this.component&&(i=this.component.instanceFactory(this.container,{instanceIdentifier:(s=t,"[DEFAULT]"===s?void 0:s),options:e}),this.instances.set(t,i),this.instancesOptions.set(t,e),this.invokeOnInitCallbacks(i,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,i)}catch(t){}var s;return i||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Dt{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 _t(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
173
+ /**
174
+ * @license
175
+ * Copyright 2017 Google LLC
176
+ *
177
+ * Licensed under the Apache License, Version 2.0 (the "License");
178
+ * you may not use this file except in compliance with the License.
179
+ * You may obtain a copy of the License at
180
+ *
181
+ * http://www.apache.org/licenses/LICENSE-2.0
182
+ *
183
+ * Unless required by applicable law or agreed to in writing, software
184
+ * distributed under the License is distributed on an "AS IS" BASIS,
185
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
186
+ * See the License for the specific language governing permissions and
187
+ * limitations under the License.
188
+ */var Mt;!function(t){t[t.DEBUG=0]="DEBUG",t[t.VERBOSE=1]="VERBOSE",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.ERROR=4]="ERROR",t[t.SILENT=5]="SILENT"}(Mt||(Mt={}));const Bt={debug:Mt.DEBUG,verbose:Mt.VERBOSE,info:Mt.INFO,warn:Mt.WARN,error:Mt.ERROR,silent:Mt.SILENT},Lt=Mt.INFO,Tt={[Mt.DEBUG]:"log",[Mt.VERBOSE]:"log",[Mt.INFO]:"info",[Mt.WARN]:"warn",[Mt.ERROR]:"error"},Ot=(t,e,...i)=>{if(e<t.logLevel)return;const s=(new Date).toISOString(),n=Tt[e];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[n](`[${s}] ${t.name}:`,...i)};let Ut,Rt;const Nt=new WeakMap,jt=new WeakMap,Pt=new WeakMap,zt=new WeakMap,Ht=new WeakMap;let Vt={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return jt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Pt.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 Zt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Rt||(Rt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(Wt(this),e),Jt(Nt.get(this))}:function(...e){return Jt(t.apply(Wt(this),e))}:function(e,...i){const s=t.call(Wt(this),e,...i);return Pt.set(s,e.sort?e.sort():[e]),Jt(s)}}function Kt(t){return"function"==typeof t?Zt(t):(t instanceof IDBTransaction&&function(t){if(jt.has(t))return;const e=new Promise(((e,i)=>{const s=()=>{t.removeEventListener("complete",n),t.removeEventListener("error",o),t.removeEventListener("abort",o)},n=()=>{e(),s()},o=()=>{i(t.error||new DOMException("AbortError","AbortError")),s()};t.addEventListener("complete",n),t.addEventListener("error",o),t.addEventListener("abort",o)}));jt.set(t,e)}(t),e=t,(Ut||(Ut=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Vt):t);var e}function Jt(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const s=()=>{t.removeEventListener("success",n),t.removeEventListener("error",o)},n=()=>{e(Jt(t.result)),s()},o=()=>{i(t.error),s()};t.addEventListener("success",n),t.addEventListener("error",o)}));return e.then((e=>{e instanceof IDBCursor&&Nt.set(e,t)})).catch((()=>{})),Ht.set(e,t),e}(t);if(zt.has(t))return zt.get(t);const e=Kt(t);return e!==t&&(zt.set(t,e),Ht.set(e,t)),e}const Wt=t=>Ht.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$/,""),s=e!==i,n=Xt.includes(i);if(!(i in(s?IDBIndex:IDBObjectStore).prototype)||!n&&!Gt.includes(i))return;const o=async function(t,...e){const o=this.transaction(t,n?"readwrite":"readonly");let r=o.store;return s&&(r=r.index(e.shift())),(await Promise.all([r[i](...e),n&&o.done]))[0]};return Yt.set(e,o),o}Vt=(t=>({...t,get:(e,i,s)=>qt(e,i)||t.get(e,i,s),has:(e,i)=>!!qt(e,i)||t.has(e,i)}))(Vt);
189
+ /**
190
+ * @license
191
+ * Copyright 2019 Google LLC
192
+ *
193
+ * Licensed under the Apache License, Version 2.0 (the "License");
194
+ * you may not use this file except in compliance with the License.
195
+ * You may obtain a copy of the License at
196
+ *
197
+ * http://www.apache.org/licenses/LICENSE-2.0
198
+ *
199
+ * Unless required by applicable law or agreed to in writing, software
200
+ * distributed under the License is distributed on an "AS IS" BASIS,
201
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202
+ * See the License for the specific language governing permissions and
203
+ * limitations under the License.
204
+ */
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=Lt,this._logHandler=Ot,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Mt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?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,Mt.DEBUG,...t),this._logHandler(this,Mt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Mt.VERBOSE,...t),this._logHandler(this,Mt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Mt.INFO,...t),this._logHandler(this,Mt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Mt.WARN,...t),this._logHandler(this,Mt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Mt.ERROR,...t),this._logHandler(this,Mt.ERROR,...t)}}("@firebase/app"),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"},se=new Map,ne=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(ne.has(e))return ee.debug(`There were multiple attempts to register component ${e}.`),!1;ne.set(e,t);for(const e of se.values())oe(e,t);return!0}
206
+ /**
207
+ * @license
208
+ * Copyright 2019 Google LLC
209
+ *
210
+ * Licensed under the Apache License, Version 2.0 (the "License");
211
+ * you may not use this file except in compliance with the License.
212
+ * You may obtain a copy of the License at
213
+ *
214
+ * http://www.apache.org/licenses/LICENSE-2.0
215
+ *
216
+ * Unless required by applicable law or agreed to in writing, software
217
+ * distributed under the License is distributed on an "AS IS" BASIS,
218
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
219
+ * See the License for the specific language governing permissions and
220
+ * limitations under the License.
221
+ */
222
+ const ae=new Et("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
+ /**
224
+ * @license
225
+ * Copyright 2019 Google LLC
226
+ *
227
+ * Licensed under the Apache License, Version 2.0 (the "License");
228
+ * you may not use this file except in compliance with the License.
229
+ * You may obtain a copy of the License at
230
+ *
231
+ * http://www.apache.org/licenses/LICENSE-2.0
232
+ *
233
+ * Unless required by applicable law or agreed to in writing, software
234
+ * distributed under the License is distributed on an "AS IS" BASIS,
235
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
236
+ * See the License for the specific language governing permissions and
237
+ * limitations under the License.
238
+ */
239
+ class le{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new It("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 ae.create("app-deleted",{appName:this._name})}}function ce(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const s=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),n=s.name;if("string"!=typeof n||!n)throw ae.create("bad-app-name",{appName:String(n)});var o;if(i||(i=null===(o=bt())||void 0===o?void 0:o.config),!i)throw ae.create("no-options");const r=se.get(n);if(r){if(Ft(i,r.options)&&Ft(s,r.config))return r;throw ae.create("duplicate-app",{appName:n})}const a=new Dt(n);for(const t of ne.values())a.addComponent(t);const l=new le(i,s,a);return se.set(n,l),l}function he(t,e,i){var s;let n=null!==(s=ie[t])&&void 0!==s?s:t;i&&(n+=`-${i}`);const o=n.match(/\s|\//),r=e.match(/\s|\//);if(o||r){const t=[`Unable to register library "${n}" with version "${e}":`];return o&&t.push(`library name "${n}" 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 It(`${n}-version`,(()=>({library:n,version:e})),"VERSION"))}
240
+ /**
241
+ * @license
242
+ * Copyright 2021 Google LLC
243
+ *
244
+ * Licensed under the Apache License, Version 2.0 (the "License");
245
+ * you may not use this file except in compliance with the License.
246
+ * You may obtain a copy of the License at
247
+ *
248
+ * http://www.apache.org/licenses/LICENSE-2.0
249
+ *
250
+ * Unless required by applicable law or agreed to in writing, software
251
+ * distributed under the License is distributed on an "AS IS" BASIS,
252
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
253
+ * See the License for the specific language governing permissions and
254
+ * limitations under the License.
255
+ */const de="firebase-heartbeat-store";let ue=null;function pe(){return ue||(ue=function(t,e,{blocked:i,upgrade:s,blocking:n,terminated:o}={}){const r=indexedDB.open(t,e),a=Jt(r);return s&&r.addEventListener("upgradeneeded",(t=>{s(Jt(r.result),t.oldVersion,t.newVersion,Jt(r.transaction))})),i&&r.addEventListener("blocked",(()=>i())),a.then((t=>{o&&t.addEventListener("close",(()=>o())),n&&t.addEventListener("versionchange",(()=>n()))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(de)}}).catch((t=>{throw ae.create("idb-open",{originalErrorMessage:t.message})}))),ue}async function fe(t,e){try{const i=(await pe()).transaction(de,"readwrite"),s=i.objectStore(de);return await s.put(e,ve(t)),i.done}catch(t){if(t instanceof St)ee.warn(t.message);else{const e=ae.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ee.warn(e.message)}}}function ve(t){return`${t.name}!${t.options.appId}`}
256
+ /**
257
+ * @license
258
+ * Copyright 2021 Google LLC
259
+ *
260
+ * Licensed under the Apache License, Version 2.0 (the "License");
261
+ * you may not use this file except in compliance with the License.
262
+ * You may obtain a copy of the License at
263
+ *
264
+ * http://www.apache.org/licenses/LICENSE-2.0
265
+ *
266
+ * Unless required by applicable law or agreed to in writing, software
267
+ * distributed under the License is distributed on an "AS IS" BASIS,
268
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
269
+ * See the License for the specific language governing permissions and
270
+ * limitations under the License.
271
+ */class we{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new ge(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 s=t.slice();for(const n of t){const t=i.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),me(i)>e){t.dates.pop();break}}else if(i.push({agent:n.agent,dates:[n.date]}),me(i)>e){i.pop();break}s=s.slice(1)}return{heartbeatsToSend:i,unsentEntries:s}}(this._heartbeatsCache.heartbeats),s=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)),s}}function ye(){return(new Date).toISOString().substring(0,10)}class ge{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,e)=>{try{let i=!0;const s="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(s);n.onsuccess=()=>{n.result.close(),i||self.indexedDB.deleteDatabase(s),t(!0)},n.onupgradeneeded=()=>{i=!1},n.onerror=()=>{var t;e((null===(t=n.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 pe()).transaction(de).objectStore(de).get(ve(t))}catch(t){if(t instanceof St)ee.warn(t.message);else{const e=ae.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 yt(JSON.stringify({version:2,heartbeats:t})).length}
272
+ /**
273
+ * @license
274
+ * Copyright 2019 Google LLC
275
+ *
276
+ * Licensed under the Apache License, Version 2.0 (the "License");
277
+ * you may not use this file except in compliance with the License.
278
+ * You may obtain a copy of the License at
279
+ *
280
+ * http://www.apache.org/licenses/LICENSE-2.0
281
+ *
282
+ * Unless required by applicable law or agreed to in writing, software
283
+ * distributed under the License is distributed on an "AS IS" BASIS,
284
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
285
+ * See the License for the specific language governing permissions and
286
+ * limitations under the License.
287
+ */var be;be="",re(new It("platform-logger",(t=>new Qt(t)),"PRIVATE")),re(new It("heartbeat",(t=>new we(t)),"PRIVATE")),he(te,"0.9.0",be),he(te,"0.9.0","esm2017"),he("fire-js","");
288
+ /**
289
+ * @license
290
+ * Copyright 2020 Google LLC
291
+ *
292
+ * Licensed under the Apache License, Version 2.0 (the "License");
293
+ * you may not use this file except in compliance with the License.
294
+ * You may obtain a copy of the License at
295
+ *
296
+ * http://www.apache.org/licenses/LICENSE-2.0
297
+ *
298
+ * Unless required by applicable law or agreed to in writing, software
299
+ * distributed under the License is distributed on an "AS IS" BASIS,
300
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
301
+ * See the License for the specific language governing permissions and
302
+ * limitations under the License.
303
+ */
304
+ he("firebase","9.15.0","app");function Ce(t,e){const i={};for(const s in t)t.hasOwnProperty(s)&&(i[s]=e(t[s]));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 Ce(t,(t=>xe(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?Ce(t,(t=>Se(t))):t}
305
+ /**
306
+ * @license
307
+ * Copyright 2020 Google LLC
308
+ *
309
+ * Licensed under the Apache License, Version 2.0 (the "License");
310
+ * you may not use this file except in compliance with the License.
311
+ * You may obtain a copy of the License at
312
+ *
313
+ * http://www.apache.org/licenses/LICENSE-2.0
314
+ *
315
+ * Unless required by applicable law or agreed to in writing, software
316
+ * distributed under the License is distributed on an "AS IS" BASIS,
317
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
318
+ * See the License for the specific language governing permissions and
319
+ * limitations under the License.
320
+ */const Ee={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
+ /**
322
+ * @license
323
+ * Copyright 2017 Google LLC
324
+ *
325
+ * Licensed under the Apache License, Version 2.0 (the "License");
326
+ * you may not use this file except in compliance with the License.
327
+ * You may obtain a copy of the License at
328
+ *
329
+ * http://www.apache.org/licenses/LICENSE-2.0
330
+ *
331
+ * Unless required by applicable law or agreed to in writing, software
332
+ * distributed under the License is distributed on an "AS IS" BASIS,
333
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
334
+ * See the License for the specific language governing permissions and
335
+ * limitations under the License.
336
+ */class ke extends St{constructor(t,e,i){super(`functions/${t}`,e||""),this.details=i}}
337
+ /**
338
+ * @license
339
+ * Copyright 2017 Google LLC
340
+ *
341
+ * Licensed under the Apache License, Version 2.0 (the "License");
342
+ * you may not use this file except in compliance with the License.
343
+ * You may obtain a copy of the License at
344
+ *
345
+ * http://www.apache.org/licenses/LICENSE-2.0
346
+ *
347
+ * Unless required by applicable law or agreed to in writing, software
348
+ * distributed under the License is distributed on an "AS IS" BASIS,
349
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
350
+ * See the License for the specific language governing permissions and
351
+ * limitations under the License.
352
+ */
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
+ /**
355
+ * @license
356
+ * Copyright 2017 Google LLC
357
+ *
358
+ * Licensed under the Apache License, Version 2.0 (the "License");
359
+ * you may not use this file except in compliance with the License.
360
+ * You may obtain a copy of the License at
361
+ *
362
+ * http://www.apache.org/licenses/LICENSE-2.0
363
+ *
364
+ * Unless required by applicable law or agreed to in writing, software
365
+ * distributed under the License is distributed on an "AS IS" BASIS,
366
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
367
+ * See the License for the specific language governing permissions and
368
+ * limitations under the License.
369
+ */class Ae{constructor(t,e,i,s,n="us-central1",o){this.app=t,this.fetchImpl=o,this.emulatorOrigin=null,this.contextProvider=new Fe(e,i,s),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin,this.region="us-central1"}catch(t){this.customDomain=null,this.region=n}}_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 s=>function(t,e,i,s){const n=t._url(e);return async function(t,e,i,s){const n={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 a=function(t){let e=null;return{promise:new Promise(((i,s)=>{e=setTimeout((()=>{s(new ke("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(s.timeout||7e4),l=await Promise.race([Ie(e,n,o,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!l)throw new ke("cancelled","Firebase Functions instance was deleted.");const c=function(t,e){let i,s=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),n=s;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!Ee[e])return new ke("internal","internal");s=Ee[e],n=e}const o=t.message;"string"==typeof o&&(n=o),i=t.details,void 0!==i&&(i=Se(i))}}catch(t){}return"ok"===s?null:new ke(s,n,i)}(l.status,l.json);if(c)throw c;if(!l.json)throw new ke("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 ke("internal","Response is missing data field.");return{data:Se(h)}}(t,n,i,s)}(t,e,s,i||{})}async function Ie(t,e,i,s){let n;i["Content-Type"]="application/json";try{n=await s(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let o=null;try{o=await n.json()}catch(t){}return{status:n.status,json:o}}const _e="@firebase/functions";!function(t,e){re(new It("functions",((e,{instanceIdentifier:i})=>{const s=e.getProvider("app").getImmediate(),n=e.getProvider("auth-internal"),o=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new Ae(s,n,o,r,i,t)}),"PUBLIC").setMultipleInstances(!0)),he(_e,"0.9.0",e),he(_e,"0.9.0","esm2017")}
370
+ /**
371
+ * @license
372
+ * Copyright 2020 Google LLC
373
+ *
374
+ * Licensed under the Apache License, Version 2.0 (the "License");
375
+ * you may not use this file except in compliance with the License.
376
+ * You may obtain a copy of the License at
377
+ *
378
+ * http://www.apache.org/licenses/LICENSE-2.0
379
+ *
380
+ * Unless required by applicable law or agreed to in writing, software
381
+ * distributed under the License is distributed on an "AS IS" BASIS,
382
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
383
+ * See the License for the specific language governing permissions and
384
+ * limitations under the License.
385
+ */(fetch.bind(self));const De=function(t=function(t="[DEFAULT]"){const e=se.get(t);if(!e&&"[DEFAULT]"===t)return ce();if(!e)throw ae.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"),s=i.getImmediate({identifier:e}),n=Ct("functions");return n&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}($t(t),e,i)}(s,...n),s}(ce({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Me={};const Be=(t={})=>{Me={...Me,...t}},Le=(t,e,i={})=>{const s={error:t,message:(null==e?void 0:e.message)||e||t,...i};Te("error",s)},Te=(t,e={},i=!0)=>{try{e=i?{...Me,...e}:e,e={...e,source:"superflowToolbar"};Oe("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},Oe=(t,e)=>{try{const i=function(t,e,i){return $e($t(t),e,i)}(De,"sa");i({type:t,body:e})}catch(t){console.warn("Error in setAnalytics: ",t)}};class Ue{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 Re extends Ue{constructor(t=[],e=4*t.length){super();let i=t;if(i instanceof ArrayBuffer&&(i=new Uint8Array(i)),(i instanceof Int8Array||i instanceof Uint8ClampedArray||i instanceof Int16Array||i instanceof Uint16Array||i instanceof Int32Array||i instanceof Uint32Array||i instanceof Float32Array||i instanceof Float64Array)&&(i=new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),i instanceof Uint8Array){const t=i.byteLength,e=[];for(let s=0;s<t;s+=1)e[s>>>2]|=i[s]<<24-s%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random(t){const e=[],i=t=>{let e=t,i=987654321;const s=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&s,e=18e3*(65535&e)+(e>>16)&s;let t=(i<<16)+e&s;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let s,n=0;n<t;n+=4){const t=i(4294967296*(s||Math.random()));s=987654071*t(),e.push(4294967296*t()|0)}return new Re(e,t)}toString(t=Ne){return t.stringify(this)}concat(t){const e=this.words,i=t.words,s=this.sigBytes,n=t.sigBytes;if(this.clamp(),s%4)for(let t=0;t<n;t+=1){const n=i[t>>>2]>>>24-t%4*8&255;e[s+t>>>2]|=n<<24-(s+t)%4*8}else for(let t=0;t<n;t+=4)e[s+t>>>2]=i[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const Ne={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;s.push((i>>>4).toString(16)),s.push((15&i).toString(16))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=2)i[s>>>3]|=parseInt(t.substr(s,2),16)<<24-s%8*4;return new Re(i,e/2)}},je={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>2]|=(255&t.charCodeAt(s))<<24-s%4*8;return new Re(i,e)}},Pe={stringify(t){try{return decodeURIComponent(escape(je.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>je.parse(unescape(encodeURIComponent(t)))};class ze extends Ue{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Re,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Pe.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:s}=this,n=i.words,o=i.sigBytes;let r=o/(4*s);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const a=r*s,l=Math.min(4*a,o);if(a){for(let t=0;t<a;t+=s)this._doProcessBlock(n,t);e=n.splice(0,a),i.sigBytes-=l}return new Re(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class He extends ze{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Ue,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Ve(t,i).finalize(e)}reset(){super.reset.call(this),this._doReset()}update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t);return this._doFinalize()}}class Ve extends Ue{constructor(t,e){super();const i=new t;this._hasher=i;let s=e;"string"==typeof s&&(s=Pe.parse(s));const n=i.blockSize,o=4*n;s.sigBytes>o&&(s=i.finalize(e)),s.clamp();const r=s.clone();this._oKey=r;const a=s.clone();this._iKey=a;const l=r.words,c=a.words;for(let t=0;t<n;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 Ze=Re;class Ke extends Ue{constructor(t,e){super(),this.high=t,this.low=e}}class Je extends Ue{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let s=0;s<e;s+=1){const e=t[s];i.push(e.high),i.push(e.low)}return Ze.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,s=this._map;t.clamp();const n=[];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)n.push(s.charAt(o>>>6*(3-e)&63))}const o=s.charAt(64);if(o)for(;n.length%4;)n.push(o);return n.join("")},parse(t){let e=t.length;const i=this._map;let s=this._reverseMap;if(!s){this._reverseMap=[],s=this._reverseMap;for(let t=0;t<i.length;t+=1)s[i.charCodeAt(t)]=t}const n=i.charAt(64);if(n){const i=t.indexOf(n);-1!==i&&(e=i)}return((t,e,i)=>{const s=[];let n=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;s[n>>>2]|=e<<24-n%4*8,n+=1}return Re.create(s,n)})(t,e,s)},_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,s,n,o,r)=>{const a=t+(e&i|~e&s)+n+r;return(a<<o|a>>>32-o)+e},Ye=(t,e,i,s,n,o,r)=>{const a=t+(e&s|i&~s)+n+r;return(a<<o|a>>>32-o)+e},qe=(t,e,i,s,n,o,r)=>{const a=t+(e^i^s)+n+r;return(a<<o|a>>>32-o)+e},Qe=(t,e,i,s,n,o,r)=>{const a=t+(i^(e|~s))+n+r;return(a<<o|a>>>32-o)+e};class ti extends He{_doReset(){this._hash=new Re([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let s=0;s<16;s+=1){const n=e+s,o=t[n];i[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const s=this._hash.words,n=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],u=i[e+8],p=i[e+9],f=i[e+10],v=i[e+11],w=i[e+12],y=i[e+13],g=i[e+14],m=i[e+15];let b=s[0],C=s[1],x=s[2],S=s[3];b=Xe(b,C,x,S,n,7,Ge[0]),S=Xe(S,b,C,x,o,12,Ge[1]),x=Xe(x,S,b,C,r,17,Ge[2]),C=Xe(C,x,S,b,a,22,Ge[3]),b=Xe(b,C,x,S,l,7,Ge[4]),S=Xe(S,b,C,x,c,12,Ge[5]),x=Xe(x,S,b,C,h,17,Ge[6]),C=Xe(C,x,S,b,d,22,Ge[7]),b=Xe(b,C,x,S,u,7,Ge[8]),S=Xe(S,b,C,x,p,12,Ge[9]),x=Xe(x,S,b,C,f,17,Ge[10]),C=Xe(C,x,S,b,v,22,Ge[11]),b=Xe(b,C,x,S,w,7,Ge[12]),S=Xe(S,b,C,x,y,12,Ge[13]),x=Xe(x,S,b,C,g,17,Ge[14]),C=Xe(C,x,S,b,m,22,Ge[15]),b=Ye(b,C,x,S,o,5,Ge[16]),S=Ye(S,b,C,x,h,9,Ge[17]),x=Ye(x,S,b,C,v,14,Ge[18]),C=Ye(C,x,S,b,n,20,Ge[19]),b=Ye(b,C,x,S,c,5,Ge[20]),S=Ye(S,b,C,x,f,9,Ge[21]),x=Ye(x,S,b,C,m,14,Ge[22]),C=Ye(C,x,S,b,l,20,Ge[23]),b=Ye(b,C,x,S,p,5,Ge[24]),S=Ye(S,b,C,x,g,9,Ge[25]),x=Ye(x,S,b,C,a,14,Ge[26]),C=Ye(C,x,S,b,u,20,Ge[27]),b=Ye(b,C,x,S,y,5,Ge[28]),S=Ye(S,b,C,x,r,9,Ge[29]),x=Ye(x,S,b,C,d,14,Ge[30]),C=Ye(C,x,S,b,w,20,Ge[31]),b=qe(b,C,x,S,c,4,Ge[32]),S=qe(S,b,C,x,u,11,Ge[33]),x=qe(x,S,b,C,v,16,Ge[34]),C=qe(C,x,S,b,g,23,Ge[35]),b=qe(b,C,x,S,o,4,Ge[36]),S=qe(S,b,C,x,l,11,Ge[37]),x=qe(x,S,b,C,d,16,Ge[38]),C=qe(C,x,S,b,f,23,Ge[39]),b=qe(b,C,x,S,y,4,Ge[40]),S=qe(S,b,C,x,n,11,Ge[41]),x=qe(x,S,b,C,a,16,Ge[42]),C=qe(C,x,S,b,h,23,Ge[43]),b=qe(b,C,x,S,p,4,Ge[44]),S=qe(S,b,C,x,w,11,Ge[45]),x=qe(x,S,b,C,m,16,Ge[46]),C=qe(C,x,S,b,r,23,Ge[47]),b=Qe(b,C,x,S,n,6,Ge[48]),S=Qe(S,b,C,x,d,10,Ge[49]),x=Qe(x,S,b,C,g,15,Ge[50]),C=Qe(C,x,S,b,c,21,Ge[51]),b=Qe(b,C,x,S,w,6,Ge[52]),S=Qe(S,b,C,x,a,10,Ge[53]),x=Qe(x,S,b,C,f,15,Ge[54]),C=Qe(C,x,S,b,o,21,Ge[55]),b=Qe(b,C,x,S,u,6,Ge[56]),S=Qe(S,b,C,x,m,10,Ge[57]),x=Qe(x,S,b,C,h,15,Ge[58]),C=Qe(C,x,S,b,y,21,Ge[59]),b=Qe(b,C,x,S,l,6,Ge[60]),S=Qe(S,b,C,x,v,10,Ge[61]),x=Qe(x,S,b,C,r,15,Ge[62]),C=Qe(C,x,S,b,p,21,Ge[63]),s[0]=s[0]+b|0,s[1]=s[1]+C|0,s[2]=s[2]+x|0,s[3]=s[3]+S|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32;const n=Math.floor(i/4294967296),o=i;e[15+(s+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e[14+(s+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 ei=He._createHelper(ti),ii=He._createHmacHelper(ti);class si extends Ue{constructor(t){super(),this.cfg=Object.assign(new Ue,{keySize:4,hasher:ti,iterations:1},t)}compute(t,e){let i;const{cfg:s}=this,n=s.hasher.create(),o=Re.create(),r=o.words,{keySize:a,iterations:l}=s;for(;r.length<a;){i&&n.update(i),i=n.update(t).finalize(e),n.reset();for(let t=1;t<l;t+=1)i=n.finalize(i),n.reset();o.concat(i)}return o.sigBytes=4*a,o}}class ni extends ze{constructor(t,e,i){super(),this.cfg=Object.assign(new Ue,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:pi;return{encrypt:(i,s,n)=>e(s).encrypt(t,i,s,n),decrypt:(i,s,n)=>e(s).decrypt(t,i,s,n)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}ni._ENC_XFORM_MODE=1,ni._DEC_XFORM_MODE=2,ni.keySize=4,ni.ivSize=4;class oi extends ni{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class ri extends Ue{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 ai(t,e,i){const s=t;let n;const o=this._iv;o?(n=o,this._iv=void 0):n=this._prevBlock;for(let t=0;t<i;t+=1)s[e+t]^=n[t]}class li extends ri{}li.Encryptor=class extends li{processBlock(t,e){const i=this._cipher,{blockSize:s}=i;ai.call(this,t,e,s),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+s)}},li.Decryptor=class extends li{processBlock(t,e){const i=this._cipher,{blockSize:s}=i,n=t.slice(e,e+s);i.decryptBlock(t,e),ai.call(this,t,e,s),this._prevBlock=n}};const ci={pad(t,e){const i=4*e,s=i-t.sigBytes%i,n=s<<24|s<<16|s<<8|s,o=[];for(let t=0;t<s;t+=4)o.push(n);const r=Re.create(o,s);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class hi extends ni{constructor(t,e,i){super(t,e,Object.assign({mode:li,padding:ci},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:s}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=s.createEncryptor:(t=s.createDecryptor,this._minBufferSize=1),this._mode=t.call(s,this,i&&i.words),this._mode.i=t}_doProcessBlock(t,e){this._mode.processBlock(t,e)}_doFinalize(){let t;const{padding:e}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t}}class di extends Ue{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ui={stringify(t){let e;const{ciphertext:i,salt:s}=t;return e=s?Re.create([1398893684,1701076831]).concat(s).concat(i):i,e.toString(We)},parse(t){let e;const i=We.parse(t),s=i.words;return 1398893684===s[0]&&1701076831===s[1]&&(e=Re.create(s.slice(2,4)),s.splice(0,4),i.sigBytes-=16),di.create({ciphertext:i,salt:e})}};class pi extends Ue{static encrypt(t,e,i,s){const n=Object.assign(new Ue,this.cfg,s),o=t.createEncryptor(i,n),r=o.finalize(e),a=o.cfg;return di.create({ciphertext:r,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:o.blockSize,formatter:n.format})}static decrypt(t,e,i,s){let n=e;const o=Object.assign(new Ue,this.cfg,s);n=this._parse(n,o.format);return t.createDecryptor(i,o).finalize(n.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}pi.cfg=Object.assign(new Ue,{format:ui});const fi={execute(t,e,i,s){let n=s;n||(n=Re.random(8));const o=si.create({keySize:e+i}).compute(t,n),r=Re.create(o.words.slice(e),4*i);return o.sigBytes=4*e,di.create({key:o,iv:r,salt:n})}};class vi extends pi{static encrypt(t,e,i,s){const n=Object.assign(new Ue,this.cfg,s),o=n.kdf.execute(i,t.keySize,t.ivSize);n.iv=o.iv;const r=pi.encrypt.call(this,t,e,o.key,n);return r.mixIn(o),r}static decrypt(t,e,i,s){let n=e;const o=Object.assign(new Ue,this.cfg,s);n=this._parse(n,o.format);const r=o.kdf.execute(i,t.keySize,t.ivSize,n.salt);o.iv=r.iv;return pi.decrypt.call(this,t,n,r.key,o)}}vi.cfg=Object.assign(pi.cfg,{kdf:fi});const wi=t=>t<<8&4278255360|t>>>8&16711935,yi={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>1]|=t.charCodeAt(s)<<16-s%2*16;return Re.create(i,2*e)}},gi=yi,mi={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=2){const i=wi(e[t>>>2]>>>16-t%4*8&65535);s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>1]|=wi(t.charCodeAt(s)<<16-s%2*16);return Re.create(i,2*e)}},bi=[];class Ci extends He{_doReset(){this._hash=new Re([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let s=i[0],n=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=(s<<5|s>>>27)+a+bi[i];l+=i<20?1518500249+(n&o|~n&r):i<40?1859775393+(n^o^r):i<60?(n&o|n&r|o&r)-1894007588:(n^o^r)-899497514,a=r,r=o,o=n<<30|n>>>2,n=s,s=l}i[0]=i[0]+s|0,i[1]=i[1]+n|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,s=8*t.sigBytes;return e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(s+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const xi=He._createHelper(Ci),Si=He._createHmacHelper(Ci),Ei=[],ki=[],Fi=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Ai=t=>4294967296*(t-(0|t))|0;let $i=2,Ii=0;for(;Ii<64;)Fi($i)&&(Ii<8&&(Ei[Ii]=Ai($i**.5)),ki[Ii]=Ai($i**(1/3)),Ii+=1),$i+=1;const _i=[];class Di extends He{_doReset(){this._hash=new Re(Ei.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let s=i[0],n=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)_i[i]=0|t[e+i];else{const t=_i[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,s=_i[i-2],n=(s<<15|s>>>17)^(s<<13|s>>>19)^s>>>10;_i[i]=e+_i[i-7]+n+_i[i-16]}const d=s&n^s&o^n&o,u=(s<<30|s>>>2)^(s<<19|s>>>13)^(s<<10|s>>>22),p=h+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&c)+ki[i]+_i[i];h=c,c=l,l=a,a=r+p|0,r=o,o=n,n=s,s=p+(u+d)|0}i[0]=i[0]+s|0,i[1]=i[1]+n|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,s=8*t.sigBytes;return e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(s+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Mi=He._createHelper(Di),Bi=He._createHmacHelper(Di);class Li extends Di{_doReset(){this._hash=new Re([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Ti=Di._createHelper(Li),Oi=Di._createHmacHelper(Li),Ui=[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)],Ri=[];for(let t=0;t<80;t+=1)Ri[t]=new Ke;class Ni extends He{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,s=i[0],n=i[1],o=i[2],r=i[3],a=i[4],l=i[5],c=i[6],h=i[7],d=s.high;let u=s.low;const p=n.high;let f=n.low;const v=o.high;let w=o.low;const y=r.high;let g=r.low;const m=a.high;let b=a.low;const C=l.high;let x=l.low;const S=c.high;let E=c.low;const k=h.high;let F=h.low,A=d,$=u,I=p,_=f,D=v,M=w,B=y,L=g,T=m,O=b,U=C,R=x,N=S,j=E,P=k,z=F;for(let i=0;i<80;i+=1){let s,n;const o=Ri[i];if(i<16)o.high=0|t[e+2*i],n=o.high,o.low=0|t[e+2*i+1],s=o.low;else{const t=Ri[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=Ri[i-2],h=c.high,d=c.low,u=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,p=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),f=Ri[i-7],v=f.high,w=f.low,y=Ri[i-16],g=y.high,m=y.low;s=l+w,n=a+v+(s>>>0<l>>>0?1:0),s+=p,n=n+u+(s>>>0<p>>>0?1:0),s+=m,n=n+g+(s>>>0<m>>>0?1:0),o.high=n,o.low=s}const r=T&U^~T&N,a=O&R^~O&j,l=A&I^A&D^I&D,c=$&_^$&M^_&M,h=(A>>>28|$<<4)^(A<<30|$>>>2)^(A<<25|$>>>7),d=($>>>28|A<<4)^($<<30|A>>>2)^($<<25|A>>>7),u=(T>>>14|O<<18)^(T>>>18|O<<14)^(T<<23|O>>>9),p=(O>>>14|T<<18)^(O>>>18|T<<14)^(O<<23|T>>>9),f=Ui[i],v=f.high,w=f.low;let y=z+p,g=P+u+(y>>>0<z>>>0?1:0);y+=a,g=g+r+(y>>>0<a>>>0?1:0),y+=w,g=g+v+(y>>>0<w>>>0?1:0),y+=s,g=g+n+(y>>>0<s>>>0?1:0);const m=d+c;P=N,z=j,N=U,j=R,U=T,R=O,O=L+y|0,T=B+g+(O>>>0<L>>>0?1:0)|0,B=D,L=M,D=I,M=_,I=A,_=$,$=y+m|0,A=g+(h+l+(m>>>0<d>>>0?1:0))+($>>>0<y>>>0?1:0)|0}s.low=u+$,u=s.low,s.high=d+A+(u>>>0<$>>>0?1:0),n.low=f+_,f=n.low,n.high=p+I+(f>>>0<_>>>0?1:0),o.low=w+M,w=o.low,o.high=v+D+(w>>>0<M>>>0?1:0),r.low=g+L,g=r.low,r.high=y+B+(g>>>0<L>>>0?1:0),a.low=b+O,b=a.low,a.high=m+T+(b>>>0<O>>>0?1:0),l.low=x+R,x=l.low,l.high=C+U+(x>>>0<R>>>0?1:0),c.low=E+j,E=c.low,c.high=S+N+(E>>>0<j>>>0?1:0),h.low=F+z,F=h.low,h.high=k+P+(F>>>0<z>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32,e[30+(s+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(s+128>>>10<<5)]=i,t.sigBytes=4*e.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ji=He._createHelper(Ni),Pi=He._createHmacHelper(Ni);class zi extends Ni{_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 Hi=Ni._createHelper(zi),Vi=Ni._createHmacHelper(zi),Zi=[],Ki=[],Ji=[];let Wi=1,Gi=0;for(let t=0;t<24;t+=1){Zi[Wi+5*Gi]=(t+1)*(t+2)/2%64;const e=(2*Wi+3*Gi)%5;Wi=Gi%5,Gi=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 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 s=(1<<t)-1;s<32?i^=1<<s:e^=1<<s-32}128&Xi?Xi=Xi<<1^113:Xi<<=1}Ji[t]=Ke.create(e,i)}const Yi=[];for(let t=0;t<25;t+=1)Yi[t]=Ke.create();class qi extends He{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,s=this.blockSize/2;for(let n=0;n<s;n+=1){let s=t[e+2*n],o=t[e+2*n+1];s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8);const r=i[n];r.high^=o,r.low^=s}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,s=0;for(let n=0;n<5;n+=1){const o=i[t+5*n];e^=o.high,s^=o.low}const n=Yi[t];n.high=e,n.low=s}for(let t=0;t<5;t+=1){const e=Yi[(t+4)%5],s=Yi[(t+1)%5],n=s.high,o=s.low,r=e.high^(n<<1|o>>>31),a=e.low^(o<<1|n>>>31);for(let e=0;e<5;e+=1){const s=i[t+5*e];s.high^=r,s.low^=a}}for(let t=1;t<25;t+=1){let e,s;const n=i[t],o=n.high,r=n.low,a=Zi[t];a<32?(e=o<<a|r>>>32-a,s=r<<a|o>>>32-a):(e=r<<a-32|o>>>64-a,s=o<<a-32|r>>>64-a);const l=Yi[Ki[t]];l.high=e,l.low=s}const e=Yi[0],s=i[0];e.high=s.high,e.low=s.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const s=t+5*e,n=i[s],o=Yi[s],r=Yi[(t+1)%5+5*e],a=Yi[(t+2)%5+5*e];n.high=o.high^~r.high&a.high,n.low=o.low^~r.low&a.low}const n=i[0],o=Ji[t];n.high^=o.high,n.low^=o.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,s=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/s)*s>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const n=this._state,o=this.cfg.outputLength/8,r=o/8,a=[];for(let t=0;t<r;t+=1){const e=n[t];let i=e.high,s=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),a.push(s),a.push(i)}return new Re(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 Qi=He._createHelper(qi),ts=He._createHmacHelper(qi),es=Re.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]),is=Re.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]),ss=Re.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),ns=Re.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]),os=Re.create([0,1518500249,1859775393,2400959708,2840853838]),rs=Re.create([1352829926,1548603684,1836072691,2053994217,0]),as=(t,e,i)=>t^e^i,ls=(t,e,i)=>t&e|~t&i,cs=(t,e,i)=>(t|~e)^i,hs=(t,e,i)=>t&i|e&~i,ds=(t,e,i)=>t^(e|~i),us=(t,e)=>t<<e|t>>>32-e;class ps extends He{_doReset(){this._hash=Re.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const s=e+t,n=i[s];i[s]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const s=this._hash.words,n=os.words,o=rs.words,r=es.words,a=is.words,l=ss.words,c=ns.words;let h,d=s[0],u=s[1],p=s[2],f=s[3],v=s[4],w=s[0],y=s[1],g=s[2],m=s[3],b=s[4];for(let t=0;t<80;t+=1)h=d+i[e+r[t]]|0,h+=t<16?as(u,p,f)+n[0]:t<32?ls(u,p,f)+n[1]:t<48?cs(u,p,f)+n[2]:t<64?hs(u,p,f)+n[3]:ds(u,p,f)+n[4],h|=0,h=us(h,l[t]),h=h+v|0,d=v,v=f,f=us(p,10),p=u,u=h,h=w+i[e+a[t]]|0,h+=t<16?ds(y,g,m)+o[0]:t<32?hs(y,g,m)+o[1]:t<48?cs(y,g,m)+o[2]:t<64?ls(y,g,m)+o[3]:as(y,g,m)+o[4],h|=0,h=us(h,c[t]),h=h+b|0,w=b,b=m,m=us(g,10),g=y,y=h;h=s[1]+p+m|0,s[1]=s[2]+f+b|0,s[2]=s[3]+v+w|0,s[3]=s[4]+d+y|0,s[4]=s[0]+u+g|0,s[0]=h}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const n=this._hash,o=n.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 n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const fs=He._createHelper(ps),vs=He._createHmacHelper(ps);class ws extends Ue{constructor(t){super(),this.cfg=Object.assign(new Ue,{keySize:4,hasher:Ci,iterations:1},t)}compute(t,e){const{cfg:i}=this,s=Ve.create(i.hasher,t),n=Re.create(),o=Re.create([1]),r=n.words,a=o.words,{keySize:l,iterations:c}=i;for(;r.length<l;){const t=s.update(e).finalize(o);s.reset();const i=t.words,r=i.length;let l=t;for(let t=1;t<c;t+=1){l=s.finalize(l),s.reset();const t=l.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}n.concat(t),a[0]+=1}return n.sigBytes=4*l,n}}const ys=[],gs=[],ms=[],bs=[],Cs=[],xs=[],Ss=[],Es=[],ks=[],Fs=[],As=[];for(let t=0;t<256;t+=1)As[t]=t<128?t<<1:t<<1^283;let $s=0,Is=0;for(let t=0;t<256;t+=1){let t=Is^Is<<1^Is<<2^Is<<3^Is<<4;t=t>>>8^255&t^99,ys[$s]=t,gs[t]=$s;const e=As[$s],i=As[e],s=As[i];let n=257*As[t]^16843008*t;ms[$s]=n<<24|n>>>8,bs[$s]=n<<16|n>>>16,Cs[$s]=n<<8|n>>>24,xs[$s]=n,n=16843009*s^65537*i^257*e^16843008*$s,Ss[t]=n<<24|n>>>8,Es[t]=n<<16|n>>>16,ks[t]=n<<8|n>>>24,Fs[t]=n,$s?($s=e^As[As[As[s^e]]],Is^=As[As[Is]]):(Is=1,$s=Is)}const _s=[0,1,2,4,8,16,32,64,128,27,54];class Ds extends hi{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,s=e.sigBytes/4;this._nRounds=s+6;const n=4*(this._nRounds+1);this._keySchedule=[];const o=this._keySchedule;for(let e=0;e<n;e+=1)e<s?o[e]=i[e]:(t=o[e-1],e%s?s>6&&e%s==4&&(t=ys[t>>>24]<<24|ys[t>>>16&255]<<16|ys[t>>>8&255]<<8|ys[255&t]):(t=t<<8|t>>>24,t=ys[t>>>24]<<24|ys[t>>>16&255]<<16|ys[t>>>8&255]<<8|ys[255&t],t^=_s[e/s|0]<<24),o[e]=o[e-s]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<n;e+=1){const i=n-e;t=e%4?o[i]:o[i-4],r[e]=e<4||i<=4?t:Ss[ys[t>>>24]]^Es[ys[t>>>16&255]]^ks[ys[t>>>8&255]]^Fs[ys[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,ms,bs,Cs,xs,ys)}decryptBlock(t,e){const i=t;let s=i[e+1];i[e+1]=i[e+3],i[e+3]=s,this._doCryptBlock(i,e,this._invKeySchedule,Ss,Es,ks,Fs,gs),s=i[e+1],i[e+1]=i[e+3],i[e+3]=s}_doCryptBlock(t,e,i,s,n,o,r,a){const l=t,c=this._nRounds;let h=l[e]^i[0],d=l[e+1]^i[1],u=l[e+2]^i[2],p=l[e+3]^i[3],f=4;for(let t=1;t<c;t+=1){const t=s[h>>>24]^n[d>>>16&255]^o[u>>>8&255]^r[255&p]^i[f];f+=1;const e=s[d>>>24]^n[u>>>16&255]^o[p>>>8&255]^r[255&h]^i[f];f+=1;const a=s[u>>>24]^n[p>>>16&255]^o[h>>>8&255]^r[255&d]^i[f];f+=1;const l=s[p>>>24]^n[h>>>16&255]^o[d>>>8&255]^r[255&u]^i[f];f+=1,h=t,d=e,u=a,p=l}const v=(a[h>>>24]<<24|a[d>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[f];f+=1;const w=(a[d>>>24]<<24|a[u>>>16&255]<<16|a[p>>>8&255]<<8|a[255&h])^i[f];f+=1;const y=(a[u>>>24]<<24|a[p>>>16&255]<<16|a[h>>>8&255]<<8|a[255&d])^i[f];f+=1;const g=(a[p>>>24]<<24|a[h>>>16&255]<<16|a[d>>>8&255]<<8|a[255&u])^i[f];f+=1,l[e]=v,l[e+1]=w,l[e+2]=y,l[e+3]=g}}Ds.keySize=8;const Ms=hi._createHelper(Ds),Bs=[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],Ls=[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],Ts=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Os=[{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}],Us=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Rs(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function Ns(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class js extends hi{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const s=Bs[i]-1;e[i]=t[s>>>5]>>>31-s%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const s=i[t],n=Ts[t];for(let t=0;t<24;t+=1)s[t/6|0]|=e[(Ls[t]-1+n)%28]<<31-t%6,s[4+(t/6|0)]|=e[28+(Ls[t+24]-1+n)%28]<<31-t%6;s[0]=s[0]<<1|s[0]>>>31;for(let t=1;t<7;t+=1)s[t]>>>=4*(t-1)+3;s[7]=s[7]<<5|s[7]>>>27}this._invSubKeys=[];const s=this._invSubKeys;for(let t=0;t<16;t+=1)s[t]=i[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,i){const s=t;this._lBlock=t[e],this._rBlock=t[e+1],Rs.call(this,4,252645135),Rs.call(this,16,65535),Ns.call(this,2,858993459),Ns.call(this,8,16711935),Rs.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],s=this._lBlock,n=this._rBlock;let o=0;for(let t=0;t<8;t+=1)o|=Os[t][((n^e[t])&Us[t])>>>0];this._lBlock=n,this._rBlock=s^o}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,Rs.call(this,1,1431655765),Ns.call(this,8,16711935),Ns.call(this,2,858993459),Rs.call(this,16,65535),Rs.call(this,4,252645135),s[e]=this._lBlock,s[e+1]=this._rBlock}}js.keySize=2,js.ivSize=2,js.blockSize=2;const Ps=hi._createHelper(js);class zs extends hi{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const e=t.slice(0,2),i=t.length<4?t.slice(0,2):t.slice(2,4),s=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=js.createEncryptor(Re.create(e)),this._des2=js.createEncryptor(Re.create(i)),this._des3=js.createEncryptor(Re.create(s))}encryptBlock(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)}decryptBlock(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)}}zs.keySize=6,zs.ivSize=2,zs.blockSize=2;const Hs=hi._createHelper(zs),Vs=[],Zs=[],Ks=[];function Js(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Zs[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Zs[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Zs[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Zs[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Zs[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Zs[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Zs[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Zs[6]>>>0?1:0)|0,this._b=e[7]>>>0<Zs[7]>>>0?1:0;for(let i=0;i<8;i+=1){const s=t[i]+e[i],n=65535&s,o=s>>>16,r=((n*n>>>17)+n*o>>>15)+o*o,a=((4294901760&s)*s|0)+((65535&s)*s|0);Ks[i]=r^a}t[0]=Ks[0]+(Ks[7]<<16|Ks[7]>>>16)+(Ks[6]<<16|Ks[6]>>>16)|0,t[1]=Ks[1]+(Ks[0]<<8|Ks[0]>>>24)+Ks[7]|0,t[2]=Ks[2]+(Ks[1]<<16|Ks[1]>>>16)+(Ks[0]<<16|Ks[0]>>>16)|0,t[3]=Ks[3]+(Ks[2]<<8|Ks[2]>>>24)+Ks[1]|0,t[4]=Ks[4]+(Ks[3]<<16|Ks[3]>>>16)+(Ks[2]<<16|Ks[2]>>>16)|0,t[5]=Ks[5]+(Ks[4]<<8|Ks[4]>>>24)+Ks[3]|0,t[6]=Ks[6]+(Ks[5]<<16|Ks[5]>>>16)+(Ks[4]<<16|Ks[4]>>>16)|0,t[7]=Ks[7]+(Ks[6]<<8|Ks[6]>>>24)+Ks[5]|0}class Ws 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 s=this._C;this._b=0;for(let t=0;t<4;t+=1)Js.call(this);for(let t=0;t<8;t+=1)s[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],o=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=o>>>16|4294901760&r,l=r<<16|65535&o;s[0]^=o,s[1]^=a,s[2]^=r,s[3]^=l,s[4]^=o,s[5]^=a,s[6]^=r,s[7]^=l;for(let t=0;t<4;t+=1)Js.call(this)}}_doProcessBlock(t,e){const i=t,s=this._X;Js.call(this),Vs[0]=s[0]^s[5]>>>16^s[3]<<16,Vs[1]=s[2]^s[7]>>>16^s[5]<<16,Vs[2]=s[4]^s[1]>>>16^s[7]<<16,Vs[3]=s[6]^s[3]>>>16^s[1]<<16;for(let t=0;t<4;t+=1)Vs[t]=16711935&(Vs[t]<<8|Vs[t]>>>24)|4278255360&(Vs[t]<<24|Vs[t]>>>8),i[e+t]^=Vs[t]}}const Gs=oi._createHelper(Ws),Xs=[],Ys=[],qs=[];function Qs(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Ys[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Ys[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Ys[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Ys[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Ys[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Ys[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Ys[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Ys[6]>>>0?1:0)|0,this._b=e[7]>>>0<Ys[7]>>>0?1:0;for(let i=0;i<8;i+=1){const s=t[i]+e[i],n=65535&s,o=s>>>16,r=((n*n>>>17)+n*o>>>15)+o*o,a=((4294901760&s)*s|0)+((65535&s)*s|0);qs[i]=r^a}t[0]=qs[0]+(qs[7]<<16|qs[7]>>>16)+(qs[6]<<16|qs[6]>>>16)|0,t[1]=qs[1]+(qs[0]<<8|qs[0]>>>24)+qs[7]|0,t[2]=qs[2]+(qs[1]<<16|qs[1]>>>16)+(qs[0]<<16|qs[0]>>>16)|0,t[3]=qs[3]+(qs[2]<<8|qs[2]>>>24)+qs[1]|0,t[4]=qs[4]+(qs[3]<<16|qs[3]>>>16)+(qs[2]<<16|qs[2]>>>16)|0,t[5]=qs[5]+(qs[4]<<8|qs[4]>>>24)+qs[3]|0,t[6]=qs[6]+(qs[5]<<16|qs[5]>>>16)+(qs[4]<<16|qs[4]>>>16)|0,t[7]=qs[7]+(qs[6]<<8|qs[6]>>>24)+qs[5]|0}class tn 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 s=this._C;this._b=0;for(let t=0;t<4;t+=1)Qs.call(this);for(let t=0;t<8;t+=1)s[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],o=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=o>>>16|4294901760&r,l=r<<16|65535&o;s[0]^=o,s[1]^=a,s[2]^=r,s[3]^=l,s[4]^=o,s[5]^=a,s[6]^=r,s[7]^=l;for(let t=0;t<4;t+=1)Qs.call(this)}}_doProcessBlock(t,e){const i=t,s=this._X;Qs.call(this),Xs[0]=s[0]^s[5]>>>16^s[3]<<16,Xs[1]=s[2]^s[7]>>>16^s[5]<<16,Xs[2]=s[4]^s[1]>>>16^s[7]<<16,Xs[3]=s[6]^s[3]>>>16^s[1]<<16;for(let t=0;t<4;t+=1)Xs[t]=16711935&(Xs[t]<<8|Xs[t]>>>24)|4278255360&(Xs[t]<<24|Xs[t]>>>8),i[e+t]^=Xs[t]}}const en=oi._createHelper(tn);function sn(){const t=this._S;let e=this._i,i=this._j,s=0;for(let n=0;n<4;n+=1){e=(e+1)%256,i=(i+t[e])%256;const o=t[e];t[e]=t[i],t[i]=o,s|=t[(t[e]+t[i])%256]<<24-8*n}return this._i=e,this._j=i,s}class nn extends oi{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const s=this._S;for(let t=0;t<256;t+=1)s[t]=t;for(let t=0,n=0;t<256;t+=1){const o=t%i,r=e[o>>>2]>>>24-o%4*8&255;n=(n+s[t]+r)%256;const a=s[t];s[t]=s[n],s[n]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=sn.call(this)}}nn.keySize=8,nn.ivSize=0;const on=oi._createHelper(nn);class rn extends nn{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)sn.call(this)}}const an=oi._createHelper(rn);function ln(t,e,i,s){const n=t;let o;const r=this._iv;r?(o=r.slice(0),this._iv=void 0):o=this._prevBlock,s.encryptBlock(o,0);for(let t=0;t<i;t+=1)n[e+t]^=o[t]}class cn extends ri{}cn.Encryptor=class extends cn{processBlock(t,e){const i=this._cipher,{blockSize:s}=i;ln.call(this,t,e,s,i),this._prevBlock=t.slice(e,e+s)}},cn.Decryptor=class extends cn{processBlock(t,e){const i=this._cipher,{blockSize:s}=i,n=t.slice(e,e+s);ln.call(this,t,e,s,i),this._prevBlock=n}};class hn extends ri{}hn.Encryptor=class extends hn{processBlock(t,e){const i=t,s=this._cipher,{blockSize:n}=s,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);s.encryptBlock(a,0),r[n-1]=r[n-1]+1|0;for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},hn.Decryptor=hn.Encryptor;const dn=t=>{let e=t;if(255==(t>>24&255)){let i=t>>16&255,s=t>>8&255,n=255&t;255===i?(i=0,255===s?(s=0,255===n?n=0:n+=1):s+=1):i+=1,e=0,e+=i<<16,e+=s<<8,e+=n}else e+=1<<24;return e};
58
386
  /** @preserve
59
387
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
60
388
  * derived from CryptoJS.mode.CTR
61
389
  * Jan Hruby jhruby.web@gmail.com
62
390
  */
63
- class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e=this._cipher,{blockSize:o}=e,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0),(t=>{const i=t;i[0]=Ts(i[0]),0===i[0]&&(i[1]=Ts(i[1]))})(r);const l=r.slice(0);e.encryptBlock(l,0);for(let t=0;t<o;t+=1)s[i+t]^=l[t]}},Zs.Decryptor=Zs.Encryptor;class Vs extends Ot{}Vs.Encryptor=class extends Vs{processBlock(t,i){this._cipher.encryptBlock(t,i)}},Vs.Decryptor=class extends Vs{processBlock(t,i){this._cipher.decryptBlock(t,i)}};class Ns extends Ot{}Ns.Encryptor=class extends Ns{processBlock(t,i){const s=t,e=this._cipher,{blockSize:o}=e,n=this._iv;let r=this._keystream;n&&(this._keystream=n.slice(0),r=this._keystream,this._iv=void 0),e.encryptBlock(r,0);for(let t=0;t<o;t+=1)s[i+t]^=r[t]}},Ns.Decryptor=Ns.Encryptor;const Ks={pad(t,i){const s=4*i,e=s-t.sigBytes%s;t.concat(ft.random(e-1)).concat(ft.create([e<<24],1))},unpad(t){const i=t,s=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=s}},Js={pad(t,i){const s=t,e=4*i;s.clamp(),s.sigBytes+=e-(t.sigBytes%e||e)},unpad(t){const i=t,s=i.words;for(let t=i.sigBytes-1;t>=0;t-=1)if(s[t>>>2]>>>24-t%4*8&255){i.sigBytes=t+1;break}}},Ws={pad(t,i){t.concat(ft.create([2147483648],1)),Js.pad(t,i)},unpad(t){const i=t;Js.unpad(i),i.sigBytes-=1}},Gs={stringify:t=>t.ciphertext.toString(yt),parse(t){const i=yt.parse(t);return Zt.create({ciphertext:i})}};var Xs={lib:{Base:wt,WordArray:ft,BufferedBlockAlgorithm:Ct,Hasher:bt,Cipher:zt,StreamCipher:Ht,BlockCipherMode:Ot,BlockCipher:Tt,CipherParams:Zt,SerializableCipher:Nt,PasswordBasedCipher:Jt},x64:{Word:kt,WordArray:Ft},enc:{Hex:yt,Latin1:gt,Utf8:mt,Utf16:Xt,Utf16BE:Gt,Utf16LE:qt,Base64:Et},algo:{HMAC:xt,MD5:Lt,SHA1:Yt,SHA224:pi,SHA256:ai,SHA384:Ci,SHA512:yi,SHA3:Ai,RIPEMD160:Ni,PBKDF2:Wi,EvpKDF:jt,AES:as,DES:gs,TripleDES:Cs,Rabbit:Es,RabbitLegacy:Ls,RC4:js,RC4Drop:Hs},mode:{CBC:It,CFB:Is,CTR:Ps,CTRGladman:Zs,ECB:Vs,OFB:Ns},pad:{Pkcs7:Pt,AnsiX923:{pad(t,i){const s=t,e=s.sigBytes,o=4*i,n=o-e%o,r=e+n-1;s.clamp(),s.words[r>>>2]|=n<<24-r%4*8,s.sigBytes+=n},unpad(t){const i=t,s=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=s}},Iso10126:Ks,Iso97971:Ws,NoPadding:{pad(){},unpad(){}},ZeroPadding:Js},format:{OpenSSL:Vt,Hex:Gs},kdf:{OpenSSL:Kt},MD5:Rt,HmacMD5:Ut,SHA1:ti,HmacSHA1:ii,SHA224:ui,HmacSHA224:vi,SHA256:hi,HmacSHA256:di,SHA384:bi,HmacSHA384:xi,SHA512:gi,HmacSHA512:mi,SHA3:Bi,HmacSHA3:Li,RIPEMD160:Ki,HmacRIPEMD160:Ji,PBKDF2:(t,i,s)=>Wi.create(s).compute(t,i),EvpKDF:(t,i,s)=>jt.create(s).compute(t,i),AES:hs,DES:ms,TripleDES:bs,Rabbit:$s,RabbitLegacy:Rs,RC4:zs,RC4Drop:Os};const qs=(t,i,s=!1,e="localStorage")=>{try{const o=s?btoa(i):i;"localStorage"===e?localStorage.setItem(t,o):sessionStorage.setItem(t,o)}catch(t){console.warn("Error in setLocalStorage: ",t)}},Qs=(t,i=!1,s="localStorage")=>{try{let e=null;return e="localStorage"===s?localStorage.getItem(t):sessionStorage.getItem(t),e&&i?atob(e):e}catch(t){return console.warn("Error in getLocalStorage: ",t),null}},Ys=(t,i="localStorage")=>{try{"localStorage"===i?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t)}},te=(...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 un extends ri{}un.Encryptor=class extends un{processBlock(t,e){const i=t,s=this._cipher,{blockSize:n}=s,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]=dn(e[0]),0===e[0]&&(e[1]=dn(e[1]))})(r);const a=r.slice(0);s.encryptBlock(a,0);for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},un.Decryptor=un.Encryptor;class pn extends ri{}pn.Encryptor=class extends pn{processBlock(t,e){this._cipher.encryptBlock(t,e)}},pn.Decryptor=class extends pn{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class fn extends ri{}fn.Encryptor=class extends fn{processBlock(t,e){const i=t,s=this._cipher,{blockSize:n}=s,o=this._iv;let r=this._keystream;o&&(this._keystream=o.slice(0),r=this._keystream,this._iv=void 0),s.encryptBlock(r,0);for(let t=0;t<n;t+=1)i[e+t]^=r[t]}},fn.Decryptor=fn.Encryptor;const vn={pad(t,e){const i=4*e,s=i-t.sigBytes%i;t.concat(Re.random(s-1)).concat(Re.create([s<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},wn={pad(t,e){const i=t,s=4*e;i.clamp(),i.sigBytes+=s-(t.sigBytes%s||s)},unpad(t){const e=t,i=e.words;for(let t=e.sigBytes-1;t>=0;t-=1)if(i[t>>>2]>>>24-t%4*8&255){e.sigBytes=t+1;break}}},yn={pad(t,e){t.concat(Re.create([2147483648],1)),wn.pad(t,e)},unpad(t){const e=t;wn.unpad(e),e.sigBytes-=1}},gn={stringify:t=>t.ciphertext.toString(Ne),parse(t){const e=Ne.parse(t);return di.create({ciphertext:e})}};var mn={lib:{Base:Ue,WordArray:Re,BufferedBlockAlgorithm:ze,Hasher:He,Cipher:ni,StreamCipher:oi,BlockCipherMode:ri,BlockCipher:hi,CipherParams:di,SerializableCipher:pi,PasswordBasedCipher:vi},x64:{Word:Ke,WordArray:Je},enc:{Hex:Ne,Latin1:je,Utf8:Pe,Utf16:gi,Utf16BE:yi,Utf16LE:mi,Base64:We},algo:{HMAC:Ve,MD5:ti,SHA1:Ci,SHA224:Li,SHA256:Di,SHA384:zi,SHA512:Ni,SHA3:qi,RIPEMD160:ps,PBKDF2:ws,EvpKDF:si,AES:Ds,DES:js,TripleDES:zs,Rabbit:Ws,RabbitLegacy:tn,RC4:nn,RC4Drop:rn},mode:{CBC:li,CFB:cn,CTR:hn,CTRGladman:un,ECB:pn,OFB:fn},pad:{Pkcs7:ci,AnsiX923:{pad(t,e){const i=t,s=i.sigBytes,n=4*e,o=n-s%n,r=s+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:vn,Iso97971:yn,NoPadding:{pad(){},unpad(){}},ZeroPadding:wn},format:{OpenSSL:ui,Hex:gn},kdf:{OpenSSL:fi},MD5:ei,HmacMD5:ii,SHA1:xi,HmacSHA1:Si,SHA224:Ti,HmacSHA224:Oi,SHA256:Mi,HmacSHA256:Bi,SHA384:Hi,HmacSHA384:Vi,SHA512:ji,HmacSHA512:Pi,SHA3:Qi,HmacSHA3:ts,RIPEMD160:fs,HmacRIPEMD160:vs,PBKDF2:(t,e,i)=>ws.create(i).compute(t,e),EvpKDF:(t,e,i)=>si.create(i).compute(t,e),AES:Ms,DES:Ps,TripleDES:Hs,Rabbit:Gs,RabbitLegacy:en,RC4:on,RC4Drop:an};const bn=(t,e,i=!1,s="localStorage")=>{try{const n=i?btoa(e):e;"localStorage"===s?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t)}},Cn=(t,e=!1,i="localStorage")=>{try{let s=null;return s="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),s&&e?atob(s):s}catch(t){return console.warn("Error in getLocalStorage: ",t),null}},xn=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t)}},Sn=(...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))
64
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))
65
- calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},ie=t=>{try{return t.replace(/#.*$/,"")}catch(i){return console.warn("Error in removeHashFromUrl: ",i),t}},se=(t,i,s)=>{try{const e=Xs.enc.Utf8.parse(i),o=Xs.enc.Utf8.parse(s);return Xs.AES.encrypt(Xs.enc.Utf8.parse(t),e,{keySize:32,iv:o,mode:Xs.mode.CBC,padding:Xs.pad.Pkcs7}).toString()}catch(i){return console.warn("Error in encrypt: ",i),t}},ee=(t,i,s)=>{try{const e=Xs.enc.Utf8.parse(i),o=Xs.enc.Utf8.parse(s);return Xs.AES.decrypt(t,e,{keySize:32,iv:o,mode:Xs.mode.CBC,padding:Xs.pad.Pkcs7}).toString(Xs.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),null}},oe=()=>{try{const t=Qs("snippyly-user",!0);if(t){const i=se(t,ut,vt);qs("st",i,!0)}Ys("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t)}},ne=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`},En=t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),t}},kn=(t,e,i)=>{try{const s=mn.enc.Utf8.parse(e),n=mn.enc.Utf8.parse(i);return mn.AES.encrypt(mn.enc.Utf8.parse(t),s,{keySize:32,iv:n,mode:mn.mode.CBC,padding:mn.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),t}},Fn=(t,e,i)=>{try{const s=mn.enc.Utf8.parse(e),n=mn.enc.Utf8.parse(i);return mn.AES.decrypt(t,s,{keySize:32,iv:n,mode:mn.mode.CBC,padding:mn.pad.Pkcs7}).toString(mn.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),null}},An=()=>{try{const t=Cn("snippyly-user",!0);if(t){const e=kn(t,pt,ft);bn("_sfut",e,!0)}xn("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t)}},$n=r`
66
394
 
67
395
  .wrap {
68
396
  padding: 32px;
@@ -348,7 +676,7 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
348
676
  transform: translate(50%, 41%) rotate(45deg);
349
677
  transform-origin: center;
350
678
  }
351
- `,re=r`
679
+ `,In=r`
352
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');
353
681
 
354
682
  * {
@@ -360,8 +688,8 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
360
688
  bottom: 0;
361
689
  right: 0;
362
690
  z-index: 99999999;
363
- margin: ${te(1.5)};
364
- margin-bottom: ${te(3)}; // Added to prevent overlap between plugin UI and webflow badge
691
+ margin: ${Sn(1.5)};
692
+ margin-bottom: ${Sn(3)}; // Added to prevent overlap between plugin UI and webflow badge
365
693
  max-width: 100vw !important;
366
694
  box-sizing: border-box;
367
695
  }
@@ -513,7 +841,7 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
513
841
  }
514
842
 
515
843
  .s-presence-avatar-image-small {
516
- width: ${te(1.6)};
844
+ width: ${Sn(1.6)};
517
845
  height: auto;
518
846
  display: block;
519
847
  }
@@ -597,7 +925,7 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
597
925
 
598
926
  .s-user-avatar-initial {
599
927
  color: black !important;
600
- font-size: ${te(.8)} !important;
928
+ font-size: ${Sn(.8)} !important;
601
929
  position: relative !important;
602
930
  }
603
931
 
@@ -644,9 +972,9 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
644
972
  padding: 0px 2px;
645
973
  }
646
974
  }
647
- `;var le=function(t,i,s,e){for(var o,n=arguments.length,r=n<3?i:null===e?e=Object.getOwnPropertyDescriptor(i,s):e,l=t.length-1;l>=0;l--)(o=t[l])&&(r=(n<3?o(r):n>3?o(i,s,r):o(i,s))||r);return n>3&&r&&Object.defineProperty(i,s,r),r};let ce=class extends Q{constructor(){var s,e,o,n,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.exitReviewModeCalled=!1,this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const i=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),i};const i=history.replaceState;history.replaceState=function(){const t=i.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),t},window.addEventListener("popstate",(()=>{window.dispatchEvent(new Event("locationchange"))}))}catch(t){console.warn("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),i=t.searchParams;if(i.has("st")||i.has("snippyly_google_token")){if(i.has("st")){const t=decodeURIComponent(i.get("st")),s=ee(t,ut,vt),e=s&&JSON.parse(s);if(e){const t={};t.userId=e.uid,t.name=e.displayName,t.email=e.email,t.photoUrl=null==e?void 0:e.photoURL;const i=JSON.stringify(t),s=se(i,ut,vt);qs("st",s,!0)}}else if(i.has("snippyly_google_token")){const t=JSON.parse(atob(i.get("snippyly_google_token"))),s={};s.userId=t.uid,s.name=t.displayName,s.email=t.email,s.photoUrl=null==t?void 0:t.photoURL,qs("snippyly-user",JSON.stringify(s),!0)}i.delete("st"),i.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}i.has("review")?(qs("review","true",!1,"sessionStorage"),"true"!==i.get("review")&&(i.delete("review"),i.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):Qs("review",!1,"sessionStorage")&&(i.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("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&&qs("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;t.has("review")&&t.has("sversion")&&(qs("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&qs("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Qs("projectVersionKey",!1,"sessionStorage"),i=this.projectVersion||Qs("projectVersion",!1,"sessionStorage");if(t&&i){const s=new URL(document.location),e=s.searchParams;e.get(t)||(e.set(t,i),window.history.replaceState({},document.title,s.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);if(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(ct)){const t=document.createElement(ct);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(at)){const t=document.createElement(at);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}if(!document.querySelector(dt)){const t=document.createElement(dt);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){console.warn("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{try{await(s=this.apiKey,e={options:{staging:this.staging,version:"latest"}},t(void 0,void 0,void 0,(function(){var t,o;return i(this,(function(i){switch(i.label){case 0:return i.trys.push([0,6,,7]),[4,(n=null==e?void 0:e.options,new Promise((function(t,i){var s=document.getElementById("snippylyScript"),e=!1,o="latest";if(n&&(n.staging&&(e=n.staging),n.version&&(o=n.version)),(null==n?void 0:n.version)||(o="1.0.72"),s)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(e?"-staging":"","@").concat(o,"/snippyly.js"),r.id="snippylyScript",r.type="module",document.body.appendChild(r),r.onload=function(){t()},r.onerror=function(){i(new Error("Failed to load Snippyly script"))}}})))];case 1:return i.sent(),t=window.Snippyly,e?[4,t.init(s,e)]:[3,3];case 2:return i.sent(),[3,5];case 3:return[4,t.init(s)];case 4:i.sent(),i.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return o=i.sent(),console.error(o),[2,null];case 7:return[2]}var n}))}))),Snippyly&&(null===Snippyly||void 0===Snippyly||Snippyly.sf(!0)),this.documentId=((t,i=0)=>{try{let s=3735928559^i,e=1103547991^i;for(let i,o=0;o<t.length;o++)i=t.charCodeAt(o),s=Math.imul(s^i,2654435761),e=Math.imul(e^i,1597334677);return s=Math.imul(s^s>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),e=Math.imul(e^e>>>16,2246822507)^Math.imul(s^s>>>13,3266489909),4294967296*(2097151&e)+(s>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),0}})((t=>{let i;return i=t.includes("http")?new URL(t):new URL("http://"+t),i.hostname.replace("www.","")})(window.location.origin))+"",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.commentElement&&(this.commentElement.enableTextComments(!0),this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),this.commentElement.showScreenSizeInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t}))),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.identifySnippyly()}catch(t){console.warn("Error in initializeSnippyly: ",t)}var s,e},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,i=new URL(document.location);i.searchParams.delete("review"),i.searchParams.delete("sreviewId"),i.searchParams.delete("scommentId");const s=t.get("sversion")||this.projectVersion;this.location={url:ie(i.href),version:s}}catch(t){console.warn("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)}},this.identifySnippyly=async()=>{var t,i;try{this.invalidApiKey=!1;let i={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};const s=(()=>{try{const t=Qs("st",!0);if(t){const i=ee(t,ut,vt);if(i)return JSON.parse(i);console.warn("Error in getUserFromToken: ","Invalid token."),Ys("st")}else{const t=Qs("snippyly-user",!0);if(t)return oe(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),null}})();(null==s?void 0:s.email)&&(i=s),i.isAnonymous?delete i.groupId:i.groupId=Snippyly.getDocumentId()+"",(null===(t=null==i?void 0:i.contacts)||void 0===t?void 0:t.length)&&(i.contacts=[]),await Snippyly.identify(i),(null==i?void 0:i.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(i))),this.getComments(),this.checkGlobalUserContact()}catch(t){t&&"string"==typeof t&&(null===(i=null==t?void 0:t.toLowerCase())||void 0===i?void 0:i.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=t,"All"!==this.viewMode&&(this.viewMode?this.comments=t.filter((t=>{var i;return(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var i;return!(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)})))})))}catch(t){console.warn("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.commentElement&&this.commentElement.isUserGlobalContact().subscribe((t=>{!this.isUserGlobalContact&&t&&this.setViewMode("All"),this.isUserGlobalContact=t,t||this.setViewMode(null)}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t)}},this.toggleCommentSidebar=()=>{try{this.commentElement&&this.commentElement.toggleCommentSidebar()}catch(t){console.warn("Error in toggleCommentSidebar: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{window.open(`https://snippyly-login-staging.web.app/?redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,Ys("review","sessionStorage"),Ys("sreviewId","sessionStorage"),Ys("projectVersionKey","sessionStorage"),Ys("projectVersion","sessionStorage");const t=new URL(document.location),i=t.searchParams;i.delete("sreviewId"),i.delete("review"),this.projectVersionKey&&i.delete(this.projectVersionKey),i.delete("sversion"),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),Ys("snippyly-user"),Ys("st"),this.snippylyUser=void 0,window.open(`https://snippyly-login-staging.web.app/?signout=true&redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in signOutUser: ",t)}},this.toggleMenu=(t,i)=>{try{t.stopPropagation(),this.menuOpenedId===i?this.menuOpenedId=void 0:this.menuOpenedId=i}catch(t){console.warn("Error in toggleMenu: ",t)}},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)}},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)}},this.goToAdminPortal=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/","_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t)}},this.setAttribute("snippyly-comment-disabled","true"),null===(e=null===(s=null===document||void 0===document?void 0:document.body)||void 0===s?void 0:s.style)||void 0===e||e.setProperty("transform","none","important"),null===(r=null===(n=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.style)||void 0===r||r.setProperty("transform","none","important");try{this.expanded=!0,this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t)}}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,this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&qs("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("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,i,s,e,o,n,r;return this.loadPlugin?this.snippylyUser?R`
975
+ `;var _n=function(t,e,i,s){for(var n,o=arguments.length,r=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s,a=t.length-1;a>=0;a--)(n=t[a])&&(r=(o<3?n(r):o>3?n(e,i,r):n(e,i))||r);return o>3&&r&&Object.defineProperty(e,i,r),r};let Dn=class extends q{constructor(){var i,s,n,o,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.exitReviewModeCalled=!1,this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),Le("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Le("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Le("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),Le("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if(e.has("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),i=Fn(t,pt,ft),s=i&&JSON.parse(i);if(s){const t={};t.userId=s.uid,t.name=s.displayName,t.email=s.email,t.photoUrl=null==s?void 0:s.photoURL;const e=JSON.stringify(t),i=kn(e,pt,ft);bn("_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,bn("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(bn("review","true",!1),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):Cn("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Le("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&&bn("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;t.has("review")&&t.has("sversion")&&(bn("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&bn("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Le("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Cn("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||Cn("projectVersion",!1,"sessionStorage");if(t&&e){const i=new URL(document.location),s=i.searchParams;s.get(t)||(s.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Le("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);if(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(ut,"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){console.warn("Error in loadPluginUI: ",t),Le("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{try{await(i=this.apiKey,s={options:{staging:this.staging,version:"latest"}},t(void 0,void 0,void 0,(function(){var t,n;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,6,,7]),[4,(o=null==s?void 0:s.options,new Promise((function(t,e){var i=document.getElementById("snippylyScript"),s=!1,n="latest";if(o&&(o.staging&&(s=o.staging),o.version&&(n=o.version)),(null==o?void 0:o.version)||(n="1.0.72"),i)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(s?"-staging":"","@").concat(n,"/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,s?[4,t.init(i,s)]:[3,3];case 2:return e.sent(),[3,5];case 3:return[4,t.init(i)];case 4:e.sent(),e.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return n=e.sent(),console.error(n),[2,null];case 7:return[2]}var o}))}))),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,s=1103547991^e;for(let e,n=0;n<t.length;n++)e=t.charCodeAt(n),i=Math.imul(i^e,2654435761),s=Math.imul(s^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(s^s>>>13,3266489909),s=Math.imul(s^s>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&s)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),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.commentElement&&(this.commentElement.enableTextComments(!0),this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),this.commentElement.showScreenSizeInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t}))),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.identifySnippyly()}catch(t){console.warn("Error in initializeSnippyly: ",t),Le("Error in initializeSnippyly: ",t)}var i,s},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete("review"),e.searchParams.delete("sreviewId"),e.searchParams.delete("scommentId");const i=t.get("sversion")||this.projectVersion;this.location={url:En(e.href),version:i}}catch(t){console.warn("Error in generateLocation: ",t),Le("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),Le("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=(()=>{try{const t=Cn("_sfut",!0);if(t){const e=Fn(t,pt,ft);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),xn("_sfut")}else{const t=Cn("snippyly-user",!0);if(t)return An(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),null}})();(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=[]),await Snippyly.identify(e),(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Be({clientUserId:null==e?void 0:e.userId}),this.getComments(),this.checkGlobalUserContact()}catch(t){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),Le("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=t,"All"!==this.viewMode&&(this.viewMode?this.comments=t.filter((t=>{var e;return(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var e;return!(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)})))})))}catch(t){console.warn("Error in getComments: ",t),Le("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{!this.isUserGlobalContact&&t&&this.setViewMode("All"),this.isUserGlobalContact=t,t||this.setViewMode(null)}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Le("Error in checkGlobalUserContact: ",t)}},this.toggleCommentSidebar=()=>{try{this.commentElement&&this.commentElement.toggleCommentSidebar()}catch(t){console.warn("Error in toggleCommentSidebar: ",t),Le("Error in toggleCommentSidebar: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Le("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{window.open(`https://snippyly-login-staging.web.app/?redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Le("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,xn("review"),xn("sreviewId"),xn("projectVersionKey","sessionStorage"),xn("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),Le("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),xn("snippyly-user"),xn("_sfut"),this.snippylyUser=void 0,window.open(`https://snippyly-login-staging.web.app/?signout=true&redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Le("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),Le("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),Le("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),Le("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/","_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Le("Error in goToAdminPortal: ",t)}},this.setAttribute("snippyly-comment-disabled","true"),null===(s=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===s||s.setProperty("transform","none","important"),null===(r=null===(o=null===(n=null===document||void 0===document?void 0:document.body)||void 0===n?void 0:n.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(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),Le("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&&bn("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Le("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}render(){var t,e,i,s,n,o,r;return this.loadPlugin?this.snippylyUser?B`
648
976
  <div class="snippyly-plugin-container">
649
- <div class="toolbar ${nt({expanded:this.expanded})}">
977
+ <div class="toolbar ${ot({expanded:this.expanded})}">
650
978
 
651
979
  <!-- icon + logo -->
652
980
  <div class="toolbar-section toolbar-toggle-icon d-sm-none" @click=${()=>this.toggleSnippylyPluginToolbar()}>
@@ -656,7 +984,7 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
656
984
  </svg>
657
985
  </div>
658
986
 
659
- <div class="toolbar-section snippyly-logo ${nt({"d-xs-none":this.expanded})}" @click=${()=>this.toggleSnippylyPluginToolbar()}>
987
+ <div class="toolbar-section snippyly-logo ${ot({"d-xs-none":this.expanded})}" @click=${()=>this.toggleSnippylyPluginToolbar()}>
660
988
  <!-- <img class="toolbar-logo"
661
989
  src="https://drive.google.com/uc?export=view&id=1x4HyR7dk3bbCXoeWS-Sy8NZ_EI-f6nR2"> -->
662
990
  <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
@@ -677,12 +1005,12 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
677
1005
  </div>
678
1006
 
679
1007
  <!-- divider -->
680
- <div class="toolbar-section d-xs-none ${nt({"d-none":!this.expanded})}">
1008
+ <div class="toolbar-section d-xs-none ${ot({"d-none":!this.expanded})}">
681
1009
  <div class="toolbar-divider"></div>
682
1010
  </div>
683
1011
 
684
1012
  <!-- avatars -->
685
- <div class="toolbar-section presence-section d-sm-none ${nt({"d-none":!this.expanded})}">
1013
+ <div class="toolbar-section presence-section d-sm-none ${ot({"d-none":!this.expanded})}">
686
1014
  <div class="toolbar-avatars">
687
1015
  <snippyly-presence max-users="4"></snippyly-presence>
688
1016
  <!-- <div class="avatar blue overlapped">
@@ -708,13 +1036,13 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
708
1036
  </div> -->
709
1037
 
710
1038
  <!-- actions -->
711
- <div class="toolbar-section huddle-recorder-section ${nt({"d-none":!this.expanded})}">
1039
+ <div class="toolbar-section huddle-recorder-section ${ot({"d-none":!this.expanded})}">
712
1040
  <div class="toolbar-actions">
713
1041
  <div class="action tooltip">
714
1042
  <div class="tooltiptext">Comment</div>
715
1043
  <snippyly-comment-tool class="custom-tool">
716
1044
  <div class="action">
717
- <svg class="toolbar-icon ${nt({active:this.addCommentMode})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1045
+ <svg class="toolbar-icon ${ot({active:this.addCommentMode})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
718
1046
  <path fill-rule="evenodd" clip-rule="evenodd"
719
1047
  d="M17.7608 6.03888C21.6888 6.64595 24.7153 9.3481 25.7503 13.1722C26.0832 14.4028 26.0832 16.5981 25.7503 17.8287C24.8136 21.2897 22.3047 23.7986 18.8437 24.7353C18.1546 24.9217 17.6783 24.9695 16.5154 24.9685C14.9367 24.9672 14.1823 24.8254 12.8496 24.2792L12.1364 23.9869L9.93697 24.5342C7.8786 25.0464 7.71866 25.071 7.44436 24.917C6.90064 24.6118 6.90443 24.3818 7.49147 22.0353L8.03021 19.8823L7.73728 19.1677C7.19053 17.8336 7.04867 17.0796 7.04737 15.5005C7.0464 14.3376 7.09415 13.8613 7.28063 13.1722C8.21127 9.73361 10.737 7.1939 14.1308 6.28405C14.9298 6.06985 17.0392 5.92745 17.7608 6.03888ZM14.2233 8.05664C12.9452 8.46912 12.019 9.04056 11.0373 10.0223C9.57907 11.4805 8.85364 13.0991 8.75174 15.1214C8.68947 16.3572 8.85884 17.3544 9.31582 18.4435C9.47381 18.8201 9.65855 19.2624 9.72624 19.4266C9.82922 19.6761 9.78471 19.9865 9.45432 21.3204C9.23688 22.1979 9.06827 22.9251 9.07953 22.9364C9.09079 22.9476 9.81796 22.779 10.6955 22.5616C12.0294 22.2312 12.3398 22.1867 12.5893 22.2897C12.7535 22.3573 13.1958 22.5421 13.5724 22.7001C14.6615 23.1571 15.6587 23.3264 16.8945 23.2642C18.9168 23.1623 20.5354 22.4368 21.9936 20.9786C22.968 20.0042 23.5361 19.0878 23.9685 17.7926C24.2112 17.0656 24.2457 16.7805 24.2457 15.5005C24.2457 14.2204 24.2112 13.9353 23.9685 13.2083C23.5361 11.9132 22.968 10.9967 21.9936 10.0223C20.3414 8.37025 18.566 7.66777 16.2447 7.74769C15.3595 7.77823 14.8403 7.8575 14.2233 8.05664Z" />
720
1048
  </svg>
@@ -733,12 +1061,12 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
733
1061
  </div>
734
1062
 
735
1063
  <!-- divider -->
736
- <div class="toolbar-section ${nt({"d-none":!this.expanded})}">
1064
+ <div class="toolbar-section ${ot({"d-none":!this.expanded})}">
737
1065
  <div class="toolbar-divider"></div>
738
1066
  </div>
739
1067
 
740
1068
  <!-- actions 1 -->
741
- <div class="toolbar-section comment-viewmode-section ${nt({"d-none":!this.expanded})}">
1069
+ <div class="toolbar-section comment-viewmode-section ${ot({"d-none":!this.expanded})}">
742
1070
  <div class="toolbar-actions1">
743
1071
  <div class="action-border tooltip" @click=${()=>this.toggleCommentSidebar()}>
744
1072
  <div class="tooltiptext">All Comments</div>
@@ -747,9 +1075,9 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
747
1075
  <path fill-rule="evenodd" clip-rule="evenodd"
748
1076
  d="M13.7608 2.03888C17.6888 2.64595 20.7153 5.3481 21.7503 9.17223C22.0832 10.4028 22.0832 12.5981 21.7503 13.8287C20.8136 17.2897 18.3047 19.7986 14.8437 20.7353C14.1546 20.9217 13.6783 20.9695 12.5154 20.9685C10.9367 20.9672 10.1823 20.8254 8.84963 20.2792L8.13643 19.9869L5.93697 20.5342C3.8786 21.0464 3.71866 21.071 3.44436 20.917C2.90064 20.6118 2.90443 20.3818 3.49147 18.0353L4.03021 15.8823L3.73728 15.1677C3.19053 13.8336 3.04867 13.0796 3.04737 11.5005C3.0464 10.3376 3.09415 9.86128 3.28063 9.17223C4.21127 5.73361 6.73701 3.1939 10.1308 2.28405C10.9298 2.06985 13.0392 1.92745 13.7608 2.03888ZM10.2233 4.05664C8.94525 4.46912 8.01905 5.04056 7.0373 6.02231C5.57907 7.48054 4.85364 9.09914 4.75174 11.1214C4.68947 12.3572 4.85884 13.3544 5.31582 14.4435C5.47381 14.8201 5.65855 15.2624 5.72624 15.4266C5.82922 15.6761 5.78471 15.9865 5.45432 17.3204C5.23688 18.1979 5.06827 18.9251 5.07953 18.9364C5.09079 18.9476 5.81796 18.779 6.69553 18.5616C8.02944 18.2312 8.3398 18.1867 8.5893 18.2897C8.75347 18.3573 9.19583 18.5421 9.57235 18.7001C10.6615 19.1571 11.6587 19.3264 12.8945 19.2642C14.9168 19.1623 16.5354 18.4368 17.9936 16.9786C18.968 16.0042 19.5361 15.0878 19.9685 13.7926C20.2112 13.0656 20.2457 12.7805 20.2457 11.5005C20.2457 10.2204 20.2112 9.93535 19.9685 9.20829C19.5361 7.91315 18.968 6.9967 17.9936 6.02231C16.3414 4.37025 14.566 3.66777 12.2447 3.74769C11.3595 3.77823 10.8403 3.8575 10.2233 4.05664Z" />
749
1077
  </svg>
750
- <p class="action-text">${null===(i=this.comments)||void 0===i?void 0:i.length}</p>
1078
+ <p class="action-text">${null===(e=this.comments)||void 0===e?void 0:e.length}</p>
751
1079
  </div>
752
- ${this.isUserGlobalContact?R`
1080
+ ${this.isUserGlobalContact?B`
753
1081
  <snippyly-menu class="d-sm-none">
754
1082
  <div menu-trigger class="action-border dropdown tooltip">
755
1083
  <div class="tooltiptext">Views</div>
@@ -775,12 +1103,12 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
775
1103
  </div>
776
1104
 
777
1105
  <!-- divider -->
778
- <div class="toolbar-section ${nt({"d-none":!this.expanded})}">
1106
+ <div class="toolbar-section ${ot({"d-none":!this.expanded})}">
779
1107
  <div class="toolbar-divider"></div>
780
1108
  </div>
781
1109
 
782
1110
  <!-- actions 2 -->
783
- <div class="toolbar-section ${nt({"d-none":!this.expanded})}">
1111
+ <div class="toolbar-section ${ot({"d-none":!this.expanded})}">
784
1112
  <div class="toolbar-actions2">
785
1113
  <div class="action tooltip d-sm-none" @click=${()=>this.copyLink()}>
786
1114
  <div class="tooltiptext">Copy Link</div>
@@ -793,14 +1121,14 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
793
1121
 
794
1122
  </div>
795
1123
  <div class="action">
796
- ${(null===(s=this.snippylyUser)||void 0===s?void 0:s.photoUrl)?R`<img class="toolbar-img profile-img" src=${null===(e=this.snippylyUser)||void 0===e?void 0:e.photoUrl} referrerpolicy="no-referrer" title=${null===(o=this.snippylyUser)||void 0===o?void 0:o.name} />`:R`<div class="profile-initial"><span>${(null===(r=null===(n=this.snippylyUser)||void 0===n?void 0:n.name)||void 0===r?void 0:r.charAt(0))||"-"}</span></div>`}
1124
+ ${(null===(i=this.snippylyUser)||void 0===i?void 0:i.photoUrl)?B`<img class="toolbar-img profile-img" src=${null===(s=this.snippylyUser)||void 0===s?void 0:s.photoUrl} referrerpolicy="no-referrer" title=${null===(n=this.snippylyUser)||void 0===n?void 0:n.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))||"-"}</span></div>`}
797
1125
  </div>
798
1126
  </div>
799
1127
  </div>
800
1128
 
801
1129
  <!-- context menu icon -->
802
- <div class="toolbar-section ${nt({"d-none":!this.expanded})}">
803
- ${this.isUserGlobalContact?R`
1130
+ <div class="toolbar-section ${ot({"d-none":!this.expanded})}">
1131
+ ${this.isUserGlobalContact?B`
804
1132
  <snippyly-menu>
805
1133
  <div menu-trigger class="toolbar-section">
806
1134
  <svg class="toolbar-icon" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -815,7 +1143,7 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
815
1143
  <div @click=${()=>this.signOutUser()}>Sign out</div>
816
1144
  </div>
817
1145
  </snippyly-menu>
818
- `:R`
1146
+ `:B`
819
1147
  <snippyly-menu>
820
1148
  <div menu-trigger class="toolbar-section">
821
1149
  <svg class="toolbar-icon" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -834,7 +1162,7 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
834
1162
 
835
1163
  </div>
836
1164
  </div>
837
- `:R`
1165
+ `:B`
838
1166
  <div class="snippyly-plugin-container">
839
1167
  <div class="toolbar" id="smallToolbar">
840
1168
  <!-- <div class="toolbar-section">
@@ -863,7 +1191,7 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
863
1191
  <div class="toolbar-section">
864
1192
  <div class="toolbar-divider"></div>
865
1193
  </div>
866
- <div class="toolbar-section comment-viewmode-section ${nt({"d-none":!this.expanded})}">
1194
+ <div class="toolbar-section comment-viewmode-section ${ot({"d-none":!this.expanded})}">
867
1195
  <div class="toolbar-actions1">
868
1196
  <div class="action-border tooltip" @click=${()=>this.toggleCommentSidebar()}>
869
1197
  <div class="tooltiptext">All Comments</div>
@@ -901,4 +1229,4 @@ class Zs extends Ot{}Zs.Encryptor=class extends Zs{processBlock(t,i){const s=t,e
901
1229
  </div>
902
1230
  </div>
903
1231
  </div>
904
- `:R``}};ce.styles=[ne,re],le([st()],ce.prototype,"loadPlugin",null),le([st()],ce.prototype,"comments",void 0),le([st()],ce.prototype,"commentElement",void 0),le([st()],ce.prototype,"commentSubscription",void 0),le([st()],ce.prototype,"selectionElement",void 0),le([st()],ce.prototype,"addCommentMode",void 0),le([st()],ce.prototype,"_expanded",void 0),le([st()],ce.prototype,"snippylyUser",void 0),le([it()],ce.prototype,"apiKey",null),le([st()],ce.prototype,"staging",void 0),le([it()],ce.prototype,"projectVersionKey",null),le([st()],ce.prototype,"projectVersion",void 0),le([st()],ce.prototype,"_menuOpenedId",void 0),le([st()],ce.prototype,"copyLinkTooltip",void 0),le([st()],ce.prototype,"invalidApiKey",void 0),le([st()],ce.prototype,"documentId",void 0),le([st()],ce.prototype,"isUserGlobalContact",void 0),le([st()],ce.prototype,"location",void 0),le([st()],ce.prototype,"viewMode",void 0),ce=le([(t=>i=>"function"==typeof i?((t,i)=>(window.customElements.define(t,i),i))(t,i):((t,i)=>{const{kind:s,elements:e}=i;return{kind:s,elements:e,finisher(i){window.customElements.define(t,i)}}})(t,i))("snippyly-plugin")],ce);export{ce as SnippylyPlugin};
1232
+ `:B``}};Dn.styles=[$n,In],_n([it()],Dn.prototype,"loadPlugin",null),_n([it()],Dn.prototype,"comments",void 0),_n([it()],Dn.prototype,"commentElement",void 0),_n([it()],Dn.prototype,"contactElement",void 0),_n([it()],Dn.prototype,"commentSubscription",void 0),_n([it()],Dn.prototype,"selectionElement",void 0),_n([it()],Dn.prototype,"addCommentMode",void 0),_n([it()],Dn.prototype,"_expanded",void 0),_n([it()],Dn.prototype,"snippylyUser",void 0),_n([et()],Dn.prototype,"apiKey",null),_n([it()],Dn.prototype,"staging",void 0),_n([et()],Dn.prototype,"projectVersionKey",null),_n([it()],Dn.prototype,"projectVersion",void 0),_n([it()],Dn.prototype,"_menuOpenedId",void 0),_n([it()],Dn.prototype,"copyLinkTooltip",void 0),_n([it()],Dn.prototype,"invalidApiKey",void 0),_n([it()],Dn.prototype,"documentId",void 0),_n([it()],Dn.prototype,"isUserGlobalContact",void 0),_n([it()],Dn.prototype,"location",void 0),_n([it()],Dn.prototype,"viewMode",void 0),Dn=_n([(t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:s}=e;return{kind:i,elements:s,finisher(e){window.customElements.define(t,e)}}})(t,e))("snippyly-plugin")],Dn);export{Dn as SnippylyPlugin};