@snippyly/plugin-staging 1.0.122 → 1.0.123

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.iife.js +1849 -0
@@ -0,0 +1,1849 @@
1
+ !function(t){function i(t,i,e,n){return new(e||(e=Promise))((function(o,s){function r(t){try{a(n.next(t))}catch(t){s(t)}}function l(t){try{a(n.throw(t))}catch(t){s(t)}}function a(t){var i;t.done?o(t.value):(i=t.value,i instanceof e?i:new e((function(t){t(i)}))).then(r,l)}a((n=n.apply(t,i||[])).next())}))}function e(t,i){var e,n,o,s,r={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return s={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function l(l){return function(a){return function(l){if(e)throw new TypeError("Generator is already executing.");for(;s&&(s=0,l[0]&&(r=0)),r;)try{if(e=1,n&&(o=2&l[0]?n.return:l[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,l[1])).done)return o;switch(n=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++,n=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],n=0}finally{e=o=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,a])}}}
2
+ /**
3
+ * @license
4
+ * Copyright 2019 Google LLC
5
+ * SPDX-License-Identifier: BSD-3-Clause
6
+ */
7
+ const n=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol(),s=new Map;class r{constructor(t,i){if(this._$cssResult$=!0,i!==o)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=s.get(this.cssText);return n&&void 0===t&&(s.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}}const l=(t,...i)=>{const e=1===t.length?t[0]:i.reduce(((i,e,n)=>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.")})(e)+t[n+1]),t[0]);return new r(e,o)},a=n?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let i="";for(const e of t.cssRules)i+=e.cssText;return(t=>new r("string"==typeof t?t:t+"",o))(i)})(t):t
8
+ /**
9
+ * @license
10
+ * Copyright 2017 Google LLC
11
+ * SPDX-License-Identifier: BSD-3-Clause
12
+ */;var c;const h=window.trustedTypes,d=h?h.emptyScript:"",p=window.reactiveElementPolyfillSupport,u={toAttribute(t,i){switch(i){case Boolean:t=t?d:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let e=t;switch(i){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch(t){e=null}}return e}},f=(t,i)=>i!==t&&(i==i||t==t),v={attribute:!0,type:String,converter:u,reflect:!1,hasChanged:f};class w extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,e)=>{const n=this._$Eh(e,i);void 0!==n&&(this._$Eu.set(n,e),t.push(n))})),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 e="symbol"==typeof t?Symbol():"__"+t,n=this.getPropertyDescriptor(t,e,i);void 0!==n&&Object.defineProperty(this.prototype,t,n)}}static getPropertyDescriptor(t,i,e){return{get(){return this[i]},set(n){const o=this[t];this[i]=n,this.requestUpdate(t,o,e)},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 e of i)this.createProperty(e,t[e])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const i=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)i.unshift(a(t))}else void 0!==t&&i.push(a(t));return i}static _$Eh(t,i){const e=i.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,e;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(e=t.hostConnected)||void 0===e||e.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const i=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,i)=>{n?t.adoptedStyleSheets=i.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):i.forEach((i=>{const e=document.createElement("style"),n=window.litNonce;void 0!==n&&e.setAttribute("nonce",n),e.textContent=i.cssText,t.appendChild(e)}))})(i,this.constructor.elementStyles),i}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,e){this._$AK(t,e)}_$ES(t,i,e=v){var n,o;const s=this.constructor._$Eh(t,e);if(void 0!==s&&!0===e.reflect){const r=(null!==(o=null===(n=e.converter)||void 0===n?void 0:n.toAttribute)&&void 0!==o?o:u.toAttribute)(i,e.type);this._$Ei=t,null==r?this.removeAttribute(s):this.setAttribute(s,r),this._$Ei=null}}_$AK(t,i){var e,n,o;const s=this.constructor,r=s._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=s.getPropertyOptions(r),l=t.converter,a=null!==(o=null!==(n=null===(e=l)||void 0===e?void 0:e.fromAttribute)&&void 0!==n?n:"function"==typeof l?l:null)&&void 0!==o?o:u.fromAttribute;this._$Ei=r,this[r]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,e){let n=!0;void 0!==t&&(((e=e||this.constructor.getPropertyOptions(t)).hasChanged||f)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===e.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,e))):n=!1),!this.isUpdatePending&&n&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const e=this._$AL;try{i=this.shouldUpdate(e),i?(this.willUpdate(e),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(e)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(e)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
13
+ /**
14
+ * @license
15
+ * Copyright 2017 Google LLC
16
+ * SPDX-License-Identifier: BSD-3-Clause
17
+ */
18
+ var g;w.finalized=!0,w.elementProperties=new Map,w.elementStyles=[],w.shadowRootOptions={mode:"open"},null==p||p({ReactiveElement:w}),(null!==(c=globalThis.reactiveElementVersions)&&void 0!==c?c:globalThis.reactiveElementVersions=[]).push("1.3.2");const y=globalThis.trustedTypes,m=y?y.createPolicy("lit-html",{createHTML:t=>t}):void 0,C=`lit$${(Math.random()+"").slice(9)}$`,b="?"+C,x=`<${b}>`,E=document,S=(t="")=>E.createComment(t),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,$=Array.isArray,M=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,L=/-->/g,F=/>/g,A=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,H=/'/g,B=/"/g,_=/^(?:script|style|textarea|title)$/i,D=(t=>(i,...e)=>({_$litType$:t,strings:i,values:e}))(1),I=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),Z=new WeakMap,T=E.createTreeWalker(E,129,null,!1),O=(t,i)=>{const e=t.length-1,n=[];let o,s=2===i?"<svg>":"",r=M;for(let i=0;i<e;i++){const e=t[i];let l,a,c=-1,h=0;for(;h<e.length&&(r.lastIndex=h,a=r.exec(e),null!==a);)h=r.lastIndex,r===M?"!--"===a[1]?r=L:void 0!==a[1]?r=F:void 0!==a[2]?(_.test(a[2])&&(o=RegExp("</"+a[2],"g")),r=A):void 0!==a[3]&&(r=A):r===A?">"===a[0]?(r=null!=o?o:M,c=-1):void 0===a[1]?c=-2:(c=r.lastIndex-a[2].length,l=a[1],r=void 0===a[3]?A:'"'===a[3]?B:H):r===B||r===H?r=A:r===L||r===F?r=M:(r=A,o=void 0);const d=r===A&&t[i+1].startsWith("/>")?" ":"";s+=r===M?e+x:c>=0?(n.push(l),e.slice(0,c)+"$lit$"+e.slice(c)+C+d):e+C+(-2===c?(n.push(void 0),i):d)}const l=s+(t[e]||"<?>")+(2===i?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==m?m.createHTML(l):l,n]};class U{constructor({strings:t,_$litType$:i},e){let n;this.parts=[];let o=0,s=0;const r=t.length-1,l=this.parts,[a,c]=O(t,i);if(this.el=U.createElement(a,e),T.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes)}for(;null!==(n=T.nextNode())&&l.length<r;){if(1===n.nodeType){if(n.hasAttributes()){const t=[];for(const i of n.getAttributeNames())if(i.endsWith("$lit$")||i.startsWith(C)){const e=c[s++];if(t.push(i),void 0!==e){const t=n.getAttribute(e.toLowerCase()+"$lit$").split(C),i=/([.?@])?(.*)/.exec(e);l.push({type:1,index:o,name:i[2],strings:t,ctor:"."===i[1]?P:"?"===i[1]?J:"@"===i[1]?K:z})}else l.push({type:6,index:o})}for(const i of t)n.removeAttribute(i)}if(_.test(n.tagName)){const t=n.textContent.split(C),i=t.length-1;if(i>0){n.textContent=y?y.emptyScript:"";for(let e=0;e<i;e++)n.append(t[e],S()),T.nextNode(),l.push({type:2,index:++o});n.append(t[i],S())}}}else if(8===n.nodeType)if(n.data===b)l.push({type:2,index:o});else{let t=-1;for(;-1!==(t=n.data.indexOf(C,t+1));)l.push({type:7,index:o}),t+=C.length-1}o++}}static createElement(t,i){const e=E.createElement("template");return e.innerHTML=t,e}}function N(t,i,e=t,n){var o,s,r,l;if(i===I)return i;let a=void 0!==n?null===(o=e._$Cl)||void 0===o?void 0:o[n]:e._$Cu;const c=k(i)?void 0:i._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(s=null==a?void 0:a._$AO)||void 0===s||s.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,e,n)),void 0!==n?(null!==(r=(l=e)._$Cl)&&void 0!==r?r:l._$Cl=[])[n]=a:e._$Cu=a),void 0!==a&&(i=N(t,a._$AS(t,i.values),a,n)),i}class R{constructor(t,i){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var i;const{el:{content:e},parts:n}=this._$AD,o=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:E).importNode(e,!0);T.currentNode=o;let s=T.nextNode(),r=0,l=0,a=n[0];for(;void 0!==a;){if(r===a.index){let i;2===a.type?i=new j(s,s.nextSibling,this,t):1===a.type?i=new a.ctor(s,a.name,a.strings,this,t):6===a.type&&(i=new W(s,this,t)),this.v.push(i),a=n[++l]}r!==(null==a?void 0:a.index)&&(s=T.nextNode(),r++)}return o}m(t){let i=0;for(const e of this.v)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,i),i+=e.strings.length-2):e._$AI(t[i])),i++}}class j{constructor(t,i,e,n){var o;this.type=2,this._$AH=V,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=e,this.options=n,this._$Cg=null===(o=null==n?void 0:n.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=N(this,t,i),k(t)?t===V||null==t||""===t?(this._$AH!==V&&this._$AR(),this._$AH=V):t!==this._$AH&&t!==I&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var i;return $(t)||"function"==typeof(null===(i=t)||void 0===i?void 0:i[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,i=this._$AB){return this._$AA.parentNode.insertBefore(t,i)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==V&&k(this._$AH)?this._$AA.nextSibling.data=t:this.k(E.createTextNode(t)),this._$AH=t}T(t){var i;const{values:e,_$litType$:n}=t,o="number"==typeof n?this._$AC(t):(void 0===n.el&&(n.el=U.createElement(n.h,this.options)),n);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===o)this._$AH.m(e);else{const t=new R(o,this),i=t.p(this.options);t.m(e),this.k(i),this._$AH=t}}_$AC(t){let i=Z.get(t.strings);return void 0===i&&Z.set(t.strings,i=new U(t)),i}S(t){$(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let e,n=0;for(const o of t)n===i.length?i.push(e=new j(this.M(S()),this.M(S()),this,this.options)):e=i[n],e._$AI(o),n++;n<i.length&&(this._$AR(e&&e._$AB.nextSibling,n),i.length=n)}_$AR(t=this._$AA.nextSibling,i){var e;for(null===(e=this._$AP)||void 0===e||e.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i}}setConnected(t){var i;void 0===this._$AM&&(this._$Cg=t,null===(i=this._$AP)||void 0===i||i.call(this,t))}}class z{constructor(t,i,e,n,o){this.type=1,this._$AH=V,this._$AN=void 0,this.element=t,this.name=i,this._$AM=n,this.options=o,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=V}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,e,n){const o=this.strings;let s=!1;if(void 0===o)t=N(this,t,i,0),s=!k(t)||t!==this._$AH&&t!==I,s&&(this._$AH=t);else{const n=t;let r,l;for(t=o[0],r=0;r<o.length-1;r++)l=N(this,n[e+r],i,r),l===I&&(l=this._$AH[r]),s||(s=!k(l)||l!==this._$AH[r]),l===V?t=V:t!==V&&(t+=(null!=l?l:"")+o[r+1]),this._$AH[r]=l}s&&!n&&this.C(t)}C(t){t===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class P extends z{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===V?void 0:t}}const q=y?y.emptyScript:"";class J extends z{constructor(){super(...arguments),this.type=4}C(t){t&&t!==V?this.element.setAttribute(this.name,q):this.element.removeAttribute(this.name)}}class K extends z{constructor(t,i,e,n,o){super(t,i,e,n,o),this.type=5}_$AI(t,i=this){var e;if((t=null!==(e=N(this,t,i,0))&&void 0!==e?e:V)===I)return;const n=this._$AH,o=t===V&&n!==V||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==V&&(n===V||o);o&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i,e;"function"==typeof this._$AH?this._$AH.call(null!==(e=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==e?e:this.element,t):this._$AH.handleEvent(t)}}class W{constructor(t,i,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){N(this,t)}}const G=window.litHtmlPolyfillSupport;
19
+ /**
20
+ * @license
21
+ * Copyright 2017 Google LLC
22
+ * SPDX-License-Identifier: BSD-3-Clause
23
+ */
24
+ var X,Y;null==G||G(U,j),(null!==(g=globalThis.litHtmlVersions)&&void 0!==g?g:globalThis.litHtmlVersions=[]).push("2.2.6");class Q extends w{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,i;const e=super.createRenderRoot();return null!==(t=(i=this.renderOptions).renderBefore)&&void 0!==t||(i.renderBefore=e.firstChild),e}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,i,e)=>{var n,o;const s=null!==(n=null==e?void 0:e.renderBefore)&&void 0!==n?n:i;let r=s._$litPart$;if(void 0===r){const t=null!==(o=null==e?void 0:e.renderBefore)&&void 0!==o?o:null;s._$litPart$=r=new j(i.insertBefore(S(),t),t,void 0,null!=e?e:{})}return r._$AI(t),r})(i,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return I}}Q.finalized=!0,Q._$litElement$=!0,null===(X=globalThis.litElementHydrateSupport)||void 0===X||X.call(globalThis,{LitElement:Q});const tt=globalThis.litElementPolyfillSupport;null==tt||tt({LitElement:Q}),(null!==(Y=globalThis.litElementVersions)&&void 0!==Y?Y:globalThis.litElementVersions=[]).push("3.2.0");
25
+ /**
26
+ * @license
27
+ * Copyright 2017 Google LLC
28
+ * SPDX-License-Identifier: BSD-3-Clause
29
+ */
30
+ const it=(t,i)=>"method"===i.kind&&i.descriptor&&!("value"in i.descriptor)?{...i,finisher(e){e.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(e){e.createProperty(i.key,t)}};
31
+ /**
32
+ * @license
33
+ * Copyright 2017 Google LLC
34
+ * SPDX-License-Identifier: BSD-3-Clause
35
+ */function et(t){return(i,e)=>void 0!==e?((t,i,e)=>{i.constructor.createProperty(e,t)})(t,i,e):it(t,i)
36
+ /**
37
+ * @license
38
+ * Copyright 2017 Google LLC
39
+ * SPDX-License-Identifier: BSD-3-Clause
40
+ */}function nt(t){return et({...t,state:!0})}
41
+ /**
42
+ * @license
43
+ * Copyright 2021 Google LLC
44
+ * SPDX-License-Identifier: BSD-3-Clause
45
+ */var ot;null===(ot=window.HTMLSlotElement)||void 0===ot||ot.prototype.assignedElements;
46
+ /**
47
+ * @license
48
+ * Copyright 2017 Google LLC
49
+ * SPDX-License-Identifier: BSD-3-Clause
50
+ */
51
+ const st=1;
52
+ /**
53
+ * @license
54
+ * Copyright 2018 Google LLC
55
+ * SPDX-License-Identifier: BSD-3-Clause
56
+ */
57
+ const rt=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,i,e){this._$Ct=t,this._$AM=i,this._$Ci=e}_$AS(t,i){return this.update(t,i)}update(t,i){return this.render(...i)}}{constructor(t){var i;if(super(t),t.type!==st||"class"!==t.name||(null===(i=t.strings)||void 0===i?void 0:i.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((i=>t[i])).join(" ")+" "}update(t,[i]){var e,n;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in i)i[t]&&!(null===(e=this.st)||void 0===e?void 0:e.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 e=!!i[t];e===this.et.has(t)||(null===(n=this.st)||void 0===n?void 0:n.has(t))||(e?(o.add(t),this.et.add(t)):(o.remove(t),this.et.delete(t)))}return I}}),lt="review",at="feedback",ct="sreviewId",ht="snippyly-user",dt="st",pt="_sfut",ut="projectVersionKey",ft="projectVersion",vt="sversion",wt="sprojectInstall",gt="sflivedemo",yt="snippyly-cursor",mt="snippyly-comments",Ct="snippyly-comments-sidebar",bt="snippyly-huddle",xt="snippyly-recorder-notes",Et="snippyly-recorder-control-panel",St="snippyly-arrows",kt="enable-url-navigation",$t="https://snippyly-self-serve-platform.web.app/",Mt="9dbcd2509e0fa90a5c81f038ce618e3f",Lt="6d24f74f12f6fb84c87efa8f791cfb2e",Ft=function(t){const i=[];let e=0;for(let n=0;n<t.length;n++){let o=t.charCodeAt(n);o<128?i[e++]=o:o<2048?(i[e++]=o>>6|192,i[e++]=63&o|128):55296==(64512&o)&&n+1<t.length&&56320==(64512&t.charCodeAt(n+1))?(o=65536+((1023&o)<<10)+(1023&t.charCodeAt(++n)),i[e++]=o>>18|240,i[e++]=o>>12&63|128,i[e++]=o>>6&63|128,i[e++]=63&o|128):(i[e++]=o>>12|224,i[e++]=o>>6&63|128,i[e++]=63&o|128)}return i},At={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:"function"==typeof atob,encodeByteArray(t,i){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const e=i?this.byteToCharMapWebSafe_:this.byteToCharMap_,n=[];for(let i=0;i<t.length;i+=3){const o=t[i],s=i+1<t.length,r=s?t[i+1]:0,l=i+2<t.length,a=l?t[i+2]:0,c=o>>2,h=(3&o)<<4|r>>4;let d=(15&r)<<2|a>>6,p=63&a;l||(p=64,s||(d=64)),n.push(e[c],e[h],e[d],e[p])}return n.join("")},encodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?btoa(t):this.encodeByteArray(Ft(t),i)},decodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?atob(t):function(t){const i=[];let e=0,n=0;for(;e<t.length;){const o=t[e++];if(o<128)i[n++]=String.fromCharCode(o);else if(o>191&&o<224){const s=t[e++];i[n++]=String.fromCharCode((31&o)<<6|63&s)}else if(o>239&&o<365){const s=((7&o)<<18|(63&t[e++])<<12|(63&t[e++])<<6|63&t[e++])-65536;i[n++]=String.fromCharCode(55296+(s>>10)),i[n++]=String.fromCharCode(56320+(1023&s))}else{const s=t[e++],r=t[e++];i[n++]=String.fromCharCode((15&o)<<12|(63&s)<<6|63&r)}}return i.join("")}(this.decodeStringToByteArray(t,i))},decodeStringToByteArray(t,i){this.init_();const e=i?this.charToByteMapWebSafe_:this.charToByteMap_,n=[];for(let i=0;i<t.length;){const o=e[t.charAt(i++)],s=i<t.length?e[t.charAt(i)]:0;++i;const r=i<t.length?e[t.charAt(i)]:64;++i;const l=i<t.length?e[t.charAt(i)]:64;if(++i,null==o||null==s||null==r||null==l)throw Error();const a=o<<2|s>>4;if(n.push(a),64!==r){const t=s<<4&240|r>>2;if(n.push(t),64!==l){const t=r<<6&192|l;n.push(t)}}}return n},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}},Ht=function(t){return function(t){const i=Ft(t);return At.encodeByteArray(i,!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 Bt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("Unable to locate global object.")}().t,_t=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const i=t&&function(t){try{return At.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return i&&JSON.parse(i)},Dt=()=>{try{return Bt()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||_t()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},It=t=>{const i=(t=>{var i,e;return null===(e=null===(i=Dt())||void 0===i?void 0:i.emulatorHosts)||void 0===e?void 0:e[t]})(t);if(!i)return;const e=i.lastIndexOf(":");if(e<=0||e+1===i.length)throw new Error(`Invalid host ${i} with no separate hostname and port!`);const n=parseInt(i.substring(e+1),10);return"["===i[0]?[i.substring(1,e-1),n]:[i.substring(0,e),n]};
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 Vt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,i)=>{this.resolve=t,this.reject=i}))}wrapCallback(t){return(i,e)=>{i?this.reject(i):this.resolve(e),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(i):t(i,e))}}}
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 Zt extends Error{constructor(t,i,e){super(i),this.code=t,this.customData=e,this.name="FirebaseError",Object.setPrototypeOf(this,Zt.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Tt.prototype.create)}}class Tt{constructor(t,i,e){this.service=t,this.serviceName=i,this.errors=e}create(t,...i){const e=i[0]||{},n=`${this.service}/${t}`,o=this.errors[t],s=o?function(t,i){return t.replace(Ot,((t,e)=>{const n=i[e];return null!=n?String(n):`<${e}?>`}))}(o,e):"Error",r=`${this.serviceName}: ${s} (${n}).`;return new Zt(n,r,e)}}const Ot=/\{\$([^}]+)}/g;function Ut(t,i){if(t===i)return!0;const e=Object.keys(t),n=Object.keys(i);for(const o of e){if(!n.includes(o))return!1;const e=t[o],s=i[o];if(Nt(e)&&Nt(s)){if(!Ut(e,s))return!1}else if(e!==s)return!1}for(const t of n)if(!e.includes(t))return!1;return!0}function Nt(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 Rt(t){return t&&t._delegate?t._delegate:t}class jt{constructor(t,i,e){this.name=t,this.instanceFactory=i,this.type=e,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
+ */const zt="[DEFAULT]";
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
+ */class Pt{constructor(t,i){this.name=t,this.container=i,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const i=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(i)){const t=new Vt;if(this.instancesDeferred.set(i,t),this.isInitialized(i)||this.shouldAutoInitialize())try{const e=this.getOrInitializeService({instanceIdentifier:i});e&&t.resolve(e)}catch(t){}}return this.instancesDeferred.get(i).promise}getImmediate(t){var i;const e=this.normalizeInstanceIdentifier(null==t?void 0:t.identifier),n=null!==(i=null==t?void 0:t.optional)&&void 0!==i&&i;if(!this.isInitialized(e)&&!this.shouldAutoInitialize()){if(n)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:e})}catch(t){if(n)return null;throw t}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,this.shouldAutoInitialize()){if(function(t){return"EAGER"===t.instantiationMode}
156
+ /**
157
+ * @license
158
+ * Copyright 2019 Google LLC
159
+ *
160
+ * Licensed under the Apache License, Version 2.0 (the "License");
161
+ * you may not use this file except in compliance with the License.
162
+ * You may obtain a copy of the License at
163
+ *
164
+ * http://www.apache.org/licenses/LICENSE-2.0
165
+ *
166
+ * Unless required by applicable law or agreed to in writing, software
167
+ * distributed under the License is distributed on an "AS IS" BASIS,
168
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
169
+ * See the License for the specific language governing permissions and
170
+ * limitations under the License.
171
+ */(t))try{this.getOrInitializeService({instanceIdentifier:zt})}catch(t){}for(const[t,i]of this.instancesDeferred.entries()){const e=this.normalizeInstanceIdentifier(t);try{const t=this.getOrInitializeService({instanceIdentifier:e});i.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:i={}}=t,e=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(e))throw Error(`${this.name}(${e}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const n=this.getOrInitializeService({instanceIdentifier:e,options:i});for(const[t,i]of this.instancesDeferred.entries()){e===this.normalizeInstanceIdentifier(t)&&i.resolve(n)}return n}onInit(t,i){var e;const n=this.normalizeInstanceIdentifier(i),o=null!==(e=this.onInitCallbacks.get(n))&&void 0!==e?e:new Set;o.add(t),this.onInitCallbacks.set(n,o);const s=this.instances.get(n);return s&&t(s,n),()=>{o.delete(t)}}invokeOnInitCallbacks(t,i){const e=this.onInitCallbacks.get(i);if(e)for(const n of e)try{n(t,i)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:i={}}){let e=this.instances.get(t);if(!e&&this.component&&(e=this.component.instanceFactory(this.container,{instanceIdentifier:(n=t,n===zt?void 0:n),options:i}),this.instances.set(t,e),this.instancesOptions.set(t,i),this.invokeOnInitCallbacks(e,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,e)}catch(t){}var n;return e||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:zt:t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class qt{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const i=this.getProvider(t.name);if(i.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);i.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 i=new Pt(t,this);return this.providers.set(t,i),i}getProviders(){return Array.from(this.providers.values())}}
172
+ /**
173
+ * @license
174
+ * Copyright 2017 Google LLC
175
+ *
176
+ * Licensed under the Apache License, Version 2.0 (the "License");
177
+ * you may not use this file except in compliance with the License.
178
+ * You may obtain a copy of the License at
179
+ *
180
+ * http://www.apache.org/licenses/LICENSE-2.0
181
+ *
182
+ * Unless required by applicable law or agreed to in writing, software
183
+ * distributed under the License is distributed on an "AS IS" BASIS,
184
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
185
+ * See the License for the specific language governing permissions and
186
+ * limitations under the License.
187
+ */var Jt;!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"}(Jt||(Jt={}));const Kt={debug:Jt.DEBUG,verbose:Jt.VERBOSE,info:Jt.INFO,warn:Jt.WARN,error:Jt.ERROR,silent:Jt.SILENT},Wt=Jt.INFO,Gt={[Jt.DEBUG]:"log",[Jt.VERBOSE]:"log",[Jt.INFO]:"info",[Jt.WARN]:"warn",[Jt.ERROR]:"error"},Xt=(t,i,...e)=>{if(i<t.logLevel)return;const n=(new Date).toISOString(),o=Gt[i];if(!o)throw new Error(`Attempted to log a message with an invalid logType (value: ${i})`);console[o](`[${n}] ${t.name}:`,...e)};let Yt,Qt;const ti=new WeakMap,ii=new WeakMap,ei=new WeakMap,ni=new WeakMap,oi=new WeakMap;let si={get(t,i,e){if(t instanceof IDBTransaction){if("done"===i)return ii.get(t);if("objectStoreNames"===i)return t.objectStoreNames||ei.get(t);if("store"===i)return e.objectStoreNames[1]?void 0:e.objectStore(e.objectStoreNames[0])}return ai(t[i])},set:(t,i,e)=>(t[i]=e,!0),has:(t,i)=>t instanceof IDBTransaction&&("done"===i||"store"===i)||i in t};function ri(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Qt||(Qt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...i){return t.apply(ci(this),i),ai(ti.get(this))}:function(...i){return ai(t.apply(ci(this),i))}:function(i,...e){const n=t.call(ci(this),i,...e);return ei.set(n,i.sort?i.sort():[i]),ai(n)}}function li(t){return"function"==typeof t?ri(t):(t instanceof IDBTransaction&&function(t){if(ii.has(t))return;const i=new Promise(((i,e)=>{const n=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",s),t.removeEventListener("abort",s)},o=()=>{i(),n()},s=()=>{e(t.error||new DOMException("AbortError","AbortError")),n()};t.addEventListener("complete",o),t.addEventListener("error",s),t.addEventListener("abort",s)}));ii.set(t,i)}(t),i=t,(Yt||(Yt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>i instanceof t))?new Proxy(t,si):t);var i}function ai(t){if(t instanceof IDBRequest)return function(t){const i=new Promise(((i,e)=>{const n=()=>{t.removeEventListener("success",o),t.removeEventListener("error",s)},o=()=>{i(ai(t.result)),n()},s=()=>{e(t.error),n()};t.addEventListener("success",o),t.addEventListener("error",s)}));return i.then((i=>{i instanceof IDBCursor&&ti.set(i,t)})).catch((()=>{})),oi.set(i,t),i}(t);if(ni.has(t))return ni.get(t);const i=li(t);return i!==t&&(ni.set(t,i),oi.set(i,t)),i}const ci=t=>oi.get(t);const hi=["get","getKey","getAll","getAllKeys","count"],di=["put","add","delete","clear"],pi=new Map;function ui(t,i){if(!(t instanceof IDBDatabase)||i in t||"string"!=typeof i)return;if(pi.get(i))return pi.get(i);const e=i.replace(/FromIndex$/,""),n=i!==e,o=di.includes(e);if(!(e in(n?IDBIndex:IDBObjectStore).prototype)||!o&&!hi.includes(e))return;const s=async function(t,...i){const s=this.transaction(t,o?"readwrite":"readonly");let r=s.store;return n&&(r=r.index(i.shift())),(await Promise.all([r[e](...i),o&&s.done]))[0]};return pi.set(i,s),s}si=(t=>({...t,get:(i,e,n)=>ui(i,e)||t.get(i,e,n),has:(i,e)=>!!ui(i,e)||t.has(i,e)}))(si);
188
+ /**
189
+ * @license
190
+ * Copyright 2019 Google LLC
191
+ *
192
+ * Licensed under the Apache License, Version 2.0 (the "License");
193
+ * you may not use this file except in compliance with the License.
194
+ * You may obtain a copy of the License at
195
+ *
196
+ * http://www.apache.org/licenses/LICENSE-2.0
197
+ *
198
+ * Unless required by applicable law or agreed to in writing, software
199
+ * distributed under the License is distributed on an "AS IS" BASIS,
200
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ * See the License for the specific language governing permissions and
202
+ * limitations under the License.
203
+ */
204
+ class fi{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const i=t.getComponent();return"VERSION"===(null==i?void 0:i.type)}(t)){const i=t.getImmediate();return`${i.library}/${i.version}`}return null})).filter((t=>t)).join(" ")}}const vi="@firebase/app",wi="0.9.0",gi=new class{constructor(t){this.name=t,this._logLevel=Wt,this._logHandler=Xt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Jt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Kt[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,Jt.DEBUG,...t),this._logHandler(this,Jt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Jt.VERBOSE,...t),this._logHandler(this,Jt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Jt.INFO,...t),this._logHandler(this,Jt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Jt.WARN,...t),this._logHandler(this,Jt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Jt.ERROR,...t),this._logHandler(this,Jt.ERROR,...t)}}("@firebase/app"),yi="[DEFAULT]",mi={[vi]:"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"},Ci=new Map,bi=new Map;function xi(t,i){try{t.container.addComponent(i)}catch(e){gi.debug(`Component ${i.name} failed to register with FirebaseApp ${t.name}`,e)}}function Ei(t){const i=t.name;if(bi.has(i))return gi.debug(`There were multiple attempts to register component ${i}.`),!1;bi.set(i,t);for(const i of Ci.values())xi(i,t);return!0}
205
+ /**
206
+ * @license
207
+ * Copyright 2019 Google LLC
208
+ *
209
+ * Licensed under the Apache License, Version 2.0 (the "License");
210
+ * you may not use this file except in compliance with the License.
211
+ * You may obtain a copy of the License at
212
+ *
213
+ * http://www.apache.org/licenses/LICENSE-2.0
214
+ *
215
+ * Unless required by applicable law or agreed to in writing, software
216
+ * distributed under the License is distributed on an "AS IS" BASIS,
217
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
218
+ * See the License for the specific language governing permissions and
219
+ * limitations under the License.
220
+ */
221
+ const Si=new Tt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has been created - call Firebase App.initializeApp()","bad-app-name":"Illegal App name: '{$appName}","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}."});
222
+ /**
223
+ * @license
224
+ * Copyright 2019 Google LLC
225
+ *
226
+ * Licensed under the Apache License, Version 2.0 (the "License");
227
+ * you may not use this file except in compliance with the License.
228
+ * You may obtain a copy of the License at
229
+ *
230
+ * http://www.apache.org/licenses/LICENSE-2.0
231
+ *
232
+ * Unless required by applicable law or agreed to in writing, software
233
+ * distributed under the License is distributed on an "AS IS" BASIS,
234
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
235
+ * See the License for the specific language governing permissions and
236
+ * limitations under the License.
237
+ */
238
+ class ki{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},i),this._name=i.name,this._automaticDataCollectionEnabled=i.automaticDataCollectionEnabled,this._container=e,this.container.addComponent(new jt("app",(()=>this),"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw Si.create("app-deleted",{appName:this._name})}}function $i(t,i={}){let e=t;if("object"!=typeof i){i={name:i}}const n=Object.assign({name:yi,automaticDataCollectionEnabled:!1},i),o=n.name;if("string"!=typeof o||!o)throw Si.create("bad-app-name",{appName:String(o)});var s;if(e||(e=null===(s=Dt())||void 0===s?void 0:s.config),!e)throw Si.create("no-options");const r=Ci.get(o);if(r){if(Ut(e,r.options)&&Ut(n,r.config))return r;throw Si.create("duplicate-app",{appName:o})}const l=new qt(o);for(const t of bi.values())l.addComponent(t);const a=new ki(e,n,l);return Ci.set(o,a),a}function Mi(t,i,e){var n;let o=null!==(n=mi[t])&&void 0!==n?n:t;e&&(o+=`-${e}`);const s=o.match(/\s|\//),r=i.match(/\s|\//);if(s||r){const t=[`Unable to register library "${o}" with version "${i}":`];return s&&t.push(`library name "${o}" contains illegal characters (whitespace or "/")`),s&&r&&t.push("and"),r&&t.push(`version name "${i}" contains illegal characters (whitespace or "/")`),void gi.warn(t.join(" "))}Ei(new jt(`${o}-version`,(()=>({library:o,version:i})),"VERSION"))}
239
+ /**
240
+ * @license
241
+ * Copyright 2021 Google LLC
242
+ *
243
+ * Licensed under the Apache License, Version 2.0 (the "License");
244
+ * you may not use this file except in compliance with the License.
245
+ * You may obtain a copy of the License at
246
+ *
247
+ * http://www.apache.org/licenses/LICENSE-2.0
248
+ *
249
+ * Unless required by applicable law or agreed to in writing, software
250
+ * distributed under the License is distributed on an "AS IS" BASIS,
251
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
252
+ * See the License for the specific language governing permissions and
253
+ * limitations under the License.
254
+ */const Li="firebase-heartbeat-store";let Fi=null;function Ai(){return Fi||(Fi=function(t,i,{blocked:e,upgrade:n,blocking:o,terminated:s}={}){const r=indexedDB.open(t,i),l=ai(r);return n&&r.addEventListener("upgradeneeded",(t=>{n(ai(r.result),t.oldVersion,t.newVersion,ai(r.transaction))})),e&&r.addEventListener("blocked",(()=>e())),l.then((t=>{s&&t.addEventListener("close",(()=>s())),o&&t.addEventListener("versionchange",(()=>o()))})).catch((()=>{})),l}("firebase-heartbeat-database",1,{upgrade:(t,i)=>{if(0===i)t.createObjectStore(Li)}}).catch((t=>{throw Si.create("idb-open",{originalErrorMessage:t.message})}))),Fi}async function Hi(t,i){try{const e=(await Ai()).transaction(Li,"readwrite"),n=e.objectStore(Li);return await n.put(i,Bi(t)),e.done}catch(t){if(t instanceof Zt)gi.warn(t.message);else{const i=Si.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});gi.warn(i.message)}}}function Bi(t){return`${t.name}!${t.options.appId}`}
255
+ /**
256
+ * @license
257
+ * Copyright 2021 Google LLC
258
+ *
259
+ * Licensed under the Apache License, Version 2.0 (the "License");
260
+ * you may not use this file except in compliance with the License.
261
+ * You may obtain a copy of the License at
262
+ *
263
+ * http://www.apache.org/licenses/LICENSE-2.0
264
+ *
265
+ * Unless required by applicable law or agreed to in writing, software
266
+ * distributed under the License is distributed on an "AS IS" BASIS,
267
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
268
+ * See the License for the specific language governing permissions and
269
+ * limitations under the License.
270
+ */class _i{constructor(t){this.container=t,this._heartbeatsCache=null;const i=this.container.getProvider("app").getImmediate();this._storage=new Ii(i),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),i=Di();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==i&&!this._heartbeatsCache.heartbeats.some((t=>t.date===i)))return this._heartbeatsCache.heartbeats.push({date:i,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const i=new Date(t.date).valueOf();return Date.now()-i<=2592e6})),this._storage.overwrite(this._heartbeatsCache)}async getHeartbeatsHeader(){if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null===this._heartbeatsCache||0===this._heartbeatsCache.heartbeats.length)return"";const t=Di(),{heartbeatsToSend:i,unsentEntries:e}=function(t,i=1024){const e=[];let n=t.slice();for(const o of t){const t=e.find((t=>t.agent===o.agent));if(t){if(t.dates.push(o.date),Vi(e)>i){t.dates.pop();break}}else if(e.push({agent:o.agent,dates:[o.date]}),Vi(e)>i){e.pop();break}n=n.slice(1)}return{heartbeatsToSend:e,unsentEntries:n}}(this._heartbeatsCache.heartbeats),n=Ht(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=t,e.length>0?(this._heartbeatsCache.heartbeats=e,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),n}}function Di(){return(new Date).toISOString().substring(0,10)}class Ii{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,i)=>{try{let e=!0;const n="validate-browser-context-for-indexeddb-analytics-module",o=self.indexedDB.open(n);o.onsuccess=()=>{o.result.close(),e||self.indexedDB.deleteDatabase(n),t(!0)},o.onupgradeneeded=()=>{e=!1},o.onerror=()=>{var t;i((null===(t=o.error)||void 0===t?void 0:t.message)||"")}}catch(t){i(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{return(await Ai()).transaction(Li).objectStore(Li).get(Bi(t))}catch(t){if(t instanceof Zt)gi.warn(t.message);else{const i=Si.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});gi.warn(i.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return Hi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return Hi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:[...e.heartbeats,...t.heartbeats]})}}}function Vi(t){return Ht(JSON.stringify({version:2,heartbeats:t})).length}
271
+ /**
272
+ * @license
273
+ * Copyright 2019 Google LLC
274
+ *
275
+ * Licensed under the Apache License, Version 2.0 (the "License");
276
+ * you may not use this file except in compliance with the License.
277
+ * You may obtain a copy of the License at
278
+ *
279
+ * http://www.apache.org/licenses/LICENSE-2.0
280
+ *
281
+ * Unless required by applicable law or agreed to in writing, software
282
+ * distributed under the License is distributed on an "AS IS" BASIS,
283
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
284
+ * See the License for the specific language governing permissions and
285
+ * limitations under the License.
286
+ */var Zi;Zi="",Ei(new jt("platform-logger",(t=>new fi(t)),"PRIVATE")),Ei(new jt("heartbeat",(t=>new _i(t)),"PRIVATE")),Mi(vi,wi,Zi),Mi(vi,wi,"esm2017"),Mi("fire-js","");
287
+ /**
288
+ * @license
289
+ * Copyright 2020 Google LLC
290
+ *
291
+ * Licensed under the Apache License, Version 2.0 (the "License");
292
+ * you may not use this file except in compliance with the License.
293
+ * You may obtain a copy of the License at
294
+ *
295
+ * http://www.apache.org/licenses/LICENSE-2.0
296
+ *
297
+ * Unless required by applicable law or agreed to in writing, software
298
+ * distributed under the License is distributed on an "AS IS" BASIS,
299
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
300
+ * See the License for the specific language governing permissions and
301
+ * limitations under the License.
302
+ */
303
+ Mi("firebase","9.15.0","app");function Ti(t,i){const e={};for(const n in t)t.hasOwnProperty(n)&&(e[n]=i(t[n]));return e}function Oi(t){if(null==t)return null;if(t instanceof Number&&(t=t.valueOf()),"number"==typeof t&&isFinite(t))return t;if(!0===t||!1===t)return t;if("[object String]"===Object.prototype.toString.call(t))return t;if(t instanceof Date)return t.toISOString();if(Array.isArray(t))return t.map((t=>Oi(t)));if("function"==typeof t||"object"==typeof t)return Ti(t,(t=>Oi(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Ui(t){if(null==t)return t;if(t["@type"])switch(t["@type"]){case"type.googleapis.com/google.protobuf.Int64Value":case"type.googleapis.com/google.protobuf.UInt64Value":{const i=Number(t.value);if(isNaN(i))throw new Error("Data cannot be decoded from JSON: "+t);return i}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>Ui(t))):"function"==typeof t||"object"==typeof t?Ti(t,(t=>Ui(t))):t}
304
+ /**
305
+ * @license
306
+ * Copyright 2020 Google LLC
307
+ *
308
+ * Licensed under the Apache License, Version 2.0 (the "License");
309
+ * you may not use this file except in compliance with the License.
310
+ * You may obtain a copy of the License at
311
+ *
312
+ * http://www.apache.org/licenses/LICENSE-2.0
313
+ *
314
+ * Unless required by applicable law or agreed to in writing, software
315
+ * distributed under the License is distributed on an "AS IS" BASIS,
316
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
317
+ * See the License for the specific language governing permissions and
318
+ * limitations under the License.
319
+ */const Ni="functions",Ri={OK:"ok",CANCELLED:"cancelled",UNKNOWN:"unknown",INVALID_ARGUMENT:"invalid-argument",DEADLINE_EXCEEDED:"deadline-exceeded",NOT_FOUND:"not-found",ALREADY_EXISTS:"already-exists",PERMISSION_DENIED:"permission-denied",UNAUTHENTICATED:"unauthenticated",RESOURCE_EXHAUSTED:"resource-exhausted",FAILED_PRECONDITION:"failed-precondition",ABORTED:"aborted",OUT_OF_RANGE:"out-of-range",UNIMPLEMENTED:"unimplemented",INTERNAL:"internal",UNAVAILABLE:"unavailable",DATA_LOSS:"data-loss"};
320
+ /**
321
+ * @license
322
+ * Copyright 2017 Google LLC
323
+ *
324
+ * Licensed under the Apache License, Version 2.0 (the "License");
325
+ * you may not use this file except in compliance with the License.
326
+ * You may obtain a copy of the License at
327
+ *
328
+ * http://www.apache.org/licenses/LICENSE-2.0
329
+ *
330
+ * Unless required by applicable law or agreed to in writing, software
331
+ * distributed under the License is distributed on an "AS IS" BASIS,
332
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
333
+ * See the License for the specific language governing permissions and
334
+ * limitations under the License.
335
+ */class ji extends Zt{constructor(t,i,e){super(`functions/${t}`,i||""),this.details=e}}
336
+ /**
337
+ * @license
338
+ * Copyright 2017 Google LLC
339
+ *
340
+ * Licensed under the Apache License, Version 2.0 (the "License");
341
+ * you may not use this file except in compliance with the License.
342
+ * You may obtain a copy of the License at
343
+ *
344
+ * http://www.apache.org/licenses/LICENSE-2.0
345
+ *
346
+ * Unless required by applicable law or agreed to in writing, software
347
+ * distributed under the License is distributed on an "AS IS" BASIS,
348
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
349
+ * See the License for the specific language governing permissions and
350
+ * limitations under the License.
351
+ */
352
+ class zi{constructor(t,i,e){this.auth=null,this.messaging=null,this.appCheck=null,this.auth=t.getImmediate({optional:!0}),this.messaging=i.getImmediate({optional:!0}),this.auth||t.get().then((t=>this.auth=t),(()=>{})),this.messaging||i.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||e.get().then((t=>this.appCheck=t),(()=>{}))}async getAuthToken(){if(this.auth)try{const t=await this.auth.getToken();return null==t?void 0:t.accessToken}catch(t){return}}async getMessagingToken(){if(this.messaging&&"Notification"in self&&"granted"===Notification.permission)try{return await this.messaging.getToken()}catch(t){return}}async getAppCheckToken(){if(this.appCheck){const t=await this.appCheck.getToken();return t.error?null:t.token}return null}async getContext(){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken()}}}
353
+ /**
354
+ * @license
355
+ * Copyright 2017 Google LLC
356
+ *
357
+ * Licensed under the Apache License, Version 2.0 (the "License");
358
+ * you may not use this file except in compliance with the License.
359
+ * You may obtain a copy of the License at
360
+ *
361
+ * http://www.apache.org/licenses/LICENSE-2.0
362
+ *
363
+ * Unless required by applicable law or agreed to in writing, software
364
+ * distributed under the License is distributed on an "AS IS" BASIS,
365
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
366
+ * See the License for the specific language governing permissions and
367
+ * limitations under the License.
368
+ */const Pi="us-central1";class qi{constructor(t,i,e,n,o="us-central1",s){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new zi(i,e,n),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(o);this.customDomain=t.origin,this.region=Pi}catch(t){this.customDomain=null,this.region=o}}_delete(){return this.deleteService()}_url(t){const i=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${i}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${i}.cloudfunctions.net/${t}`}}function Ji(t,i,e){return n=>function(t,i,e,n){const o=t._url(i);return async function(t,i,e,n){const o={data:e=Oi(e)},s={},r=await t.contextProvider.getContext();r.authToken&&(s.Authorization="Bearer "+r.authToken);r.messagingToken&&(s["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(s["X-Firebase-AppCheck"]=r.appCheckToken);const l=function(t){let i=null;return{promise:new Promise(((e,n)=>{i=setTimeout((()=>{n(new ji("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{i&&clearTimeout(i)}}}(n.timeout||7e4),a=await Promise.race([Ki(i,o,s,t.fetchImpl),l.promise,t.cancelAllRequests]);if(l.cancel(),!a)throw new ji("cancelled","Firebase Functions instance was deleted.");const c=function(t,i){let e,n=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),o=n;try{const t=i&&i.error;if(t){const i=t.status;if("string"==typeof i){if(!Ri[i])return new ji("internal","internal");n=Ri[i],o=i}const s=t.message;"string"==typeof s&&(o=s),e=t.details,void 0!==e&&(e=Ui(e))}}catch(t){}return"ok"===n?null:new ji(n,o,e)}(a.status,a.json);if(c)throw c;if(!a.json)throw new ji("internal","Response is not valid JSON object.");let h=a.json.data;void 0===h&&(h=a.json.result);if(void 0===h)throw new ji("internal","Response is missing data field.");return{data:Ui(h)}}(t,o,e,n)}(t,i,n,e||{})}async function Ki(t,i,e,n){let o;e["Content-Type"]="application/json";try{o=await n(t,{method:"POST",body:JSON.stringify(i),headers:e})}catch(t){return{status:0,json:null}}let s=null;try{s=await o.json()}catch(t){}return{status:o.status,json:s}}const Wi="@firebase/functions",Gi="0.9.0";function Xi(t,i,e){return Ji(Rt(t),i,e)}!function(t,i){Ei(new jt(Ni,((i,{instanceIdentifier:e})=>{const n=i.getProvider("app").getImmediate(),o=i.getProvider("auth-internal"),s=i.getProvider("messaging-internal"),r=i.getProvider("app-check-internal");return new qi(n,o,s,r,e,t)}),"PUBLIC").setMultipleInstances(!0)),Mi(Wi,Gi,i),Mi(Wi,Gi,"esm2017")}
369
+ /**
370
+ * @license
371
+ * Copyright 2020 Google LLC
372
+ *
373
+ * Licensed under the Apache License, Version 2.0 (the "License");
374
+ * you may not use this file except in compliance with the License.
375
+ * You may obtain a copy of the License at
376
+ *
377
+ * http://www.apache.org/licenses/LICENSE-2.0
378
+ *
379
+ * Unless required by applicable law or agreed to in writing, software
380
+ * distributed under the License is distributed on an "AS IS" BASIS,
381
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
382
+ * See the License for the specific language governing permissions and
383
+ * limitations under the License.
384
+ */(fetch.bind(self));const Yi=function(t=function(t="[DEFAULT]"){const i=Ci.get(t);if(!i&&t===yi)return $i();if(!i)throw Si.create("no-app",{appName:t});return i}(),i="us-central1"){const e=function(t,i){const e=t.container.getProvider("heartbeat").getImmediate({optional:!0});return e&&e.triggerHeartbeat(),t.container.getProvider(i)}(Rt(t),Ni),n=e.getImmediate({identifier:i}),o=It("functions");return o&&function(t,i,e){!function(t,i,e){t.emulatorOrigin=`http://${i}:${e}`}(Rt(t),i,e)}(n,...o),n}($i({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Qi={};const te=(t={})=>{Qi={...Qi,...t}},ie=(t,i,e={})=>{const n={error:t,message:(null==i?void 0:i.message)||i||t,...e};ee("error",n)},ee=(t,i={},e=!0)=>{try{i=e?{...Qi,...i}:i,i={...i,source:"superflowToolbar"};ne("event",{userId:void 0,eventName:t,properties:i})}catch(t){console.warn("Error in trackEvent: ",t)}},ne=(t,i)=>{try{Xi(Yi,"sa")({type:t,body:i})}catch(t){console.warn("Error in setAnalytics: ",t)}};class oe{static create(...t){return new this(...t)}mixIn(t){return Object.assign(this,t)}clone(){const t=new this.constructor;return Object.assign(t,this),t}}class se extends oe{constructor(t=[],i=4*t.length){super();let e=t;if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){const t=e.byteLength,i=[];for(let n=0;n<t;n+=1)i[n>>>2]|=e[n]<<24-n%4*8;this.words=i,this.sigBytes=t}else this.words=t,this.sigBytes=i}static random(t){const i=[],e=t=>{let i=t,e=987654321;const n=4294967295;return()=>{e=36969*(65535&e)+(e>>16)&n,i=18e3*(65535&i)+(i>>16)&n;let t=(e<<16)+i&n;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let n,o=0;o<t;o+=4){const t=e(4294967296*(n||Math.random()));n=987654071*t(),i.push(4294967296*t()|0)}return new se(i,t)}toString(t=re){return t.stringify(this)}concat(t){const i=this.words,e=t.words,n=this.sigBytes,o=t.sigBytes;if(this.clamp(),n%4)for(let t=0;t<o;t+=1){const o=e[t>>>2]>>>24-t%4*8&255;i[n+t>>>2]|=o<<24-(n+t)%4*8}else for(let t=0;t<o;t+=4)i[n+t>>>2]=e[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 re={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;n.push((e>>>4).toString(16)),n.push((15&e).toString(16))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=2)e[n>>>3]|=parseInt(t.substr(n,2),16)<<24-n%8*4;return new se(e,i/2)}},le={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;n.push(String.fromCharCode(e))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=1)e[n>>>2]|=(255&t.charCodeAt(n))<<24-n%4*8;return new se(e,i)}},ae={stringify(t){try{return decodeURIComponent(escape(le.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>le.parse(unescape(encodeURIComponent(t)))};class ce extends oe{constructor(){super(),this._minBufferSize=0}reset(){this._data=new se,this._nDataBytes=0}_append(t){let i=t;"string"==typeof i&&(i=ae.parse(i)),this._data.concat(i),this._nDataBytes+=i.sigBytes}_process(t){let i;const{_data:e,blockSize:n}=this,o=e.words,s=e.sigBytes;let r=s/(4*n);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const l=r*n,a=Math.min(4*l,s);if(l){for(let t=0;t<l;t+=n)this._doProcessBlock(o,t);i=o.splice(0,l),e.sigBytes-=a}return new se(i,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class he extends ce{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new oe,t),this.reset()}static _createHelper(t){return(i,e)=>new t(e).finalize(i)}static _createHmacHelper(t){return(i,e)=>new de(t,e).finalize(i)}reset(){super.reset.call(this),this._doReset()}update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t);return this._doFinalize()}}class de extends oe{constructor(t,i){super();const e=new t;this._hasher=e;let n=i;"string"==typeof n&&(n=ae.parse(n));const o=e.blockSize,s=4*o;n.sigBytes>s&&(n=e.finalize(i)),n.clamp();const r=n.clone();this._oKey=r;const l=n.clone();this._iKey=l;const a=r.words,c=l.words;for(let t=0;t<o;t+=1)a[t]^=1549556828,c[t]^=909522486;r.sigBytes=s,l.sigBytes=s,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const i=this._hasher,e=i.finalize(t);i.reset();return i.finalize(this._oKey.clone().concat(e))}}const pe=se;class ue extends oe{constructor(t,i){super(),this.high=t,this.low=i}}class fe extends oe{constructor(t=[],i=8*t.length){super(),this.words=t,this.sigBytes=i}toX32(){const t=this.words,i=t.length,e=[];for(let n=0;n<i;n+=1){const i=t[n];e.push(i.high),e.push(i.low)}return pe.create(e,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:i}=t,e=i.length;for(let t=0;t<e;t+=1)i[t]=i[t].clone();return t}}const ve={stringify(t){const{words:i,sigBytes:e}=t,n=this._map;t.clamp();const o=[];for(let t=0;t<e;t+=3){const s=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<e;i+=1)o.push(n.charAt(s>>>6*(3-i)&63))}const s=n.charAt(64);if(s)for(;o.length%4;)o.push(s);return o.join("")},parse(t){let i=t.length;const e=this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<e.length;t+=1)n[e.charCodeAt(t)]=t}const o=e.charAt(64);if(o){const e=t.indexOf(o);-1!==e&&(i=e)}return((t,i,e)=>{const n=[];let o=0;for(let s=0;s<i;s+=1)if(s%4){const i=e[t.charCodeAt(s-1)]<<s%4*2|e[t.charCodeAt(s)]>>>6-s%4*2;n[o>>>2]|=i<<24-o%4*8,o+=1}return se.create(n,o)})(t,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},we=[];for(let t=0;t<64;t+=1)we[t]=4294967296*Math.abs(Math.sin(t+1))|0;const ge=(t,i,e,n,o,s,r)=>{const l=t+(i&e|~i&n)+o+r;return(l<<s|l>>>32-s)+i},ye=(t,i,e,n,o,s,r)=>{const l=t+(i&n|e&~n)+o+r;return(l<<s|l>>>32-s)+i},me=(t,i,e,n,o,s,r)=>{const l=t+(i^e^n)+o+r;return(l<<s|l>>>32-s)+i},Ce=(t,i,e,n,o,s,r)=>{const l=t+(e^(i|~n))+o+r;return(l<<s|l>>>32-s)+i};class be extends he{_doReset(){this._hash=new se([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,i){const e=t;for(let n=0;n<16;n+=1){const o=i+n,s=t[o];e[o]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const n=this._hash.words,o=e[i+0],s=e[i+1],r=e[i+2],l=e[i+3],a=e[i+4],c=e[i+5],h=e[i+6],d=e[i+7],p=e[i+8],u=e[i+9],f=e[i+10],v=e[i+11],w=e[i+12],g=e[i+13],y=e[i+14],m=e[i+15];let C=n[0],b=n[1],x=n[2],E=n[3];C=ge(C,b,x,E,o,7,we[0]),E=ge(E,C,b,x,s,12,we[1]),x=ge(x,E,C,b,r,17,we[2]),b=ge(b,x,E,C,l,22,we[3]),C=ge(C,b,x,E,a,7,we[4]),E=ge(E,C,b,x,c,12,we[5]),x=ge(x,E,C,b,h,17,we[6]),b=ge(b,x,E,C,d,22,we[7]),C=ge(C,b,x,E,p,7,we[8]),E=ge(E,C,b,x,u,12,we[9]),x=ge(x,E,C,b,f,17,we[10]),b=ge(b,x,E,C,v,22,we[11]),C=ge(C,b,x,E,w,7,we[12]),E=ge(E,C,b,x,g,12,we[13]),x=ge(x,E,C,b,y,17,we[14]),b=ge(b,x,E,C,m,22,we[15]),C=ye(C,b,x,E,s,5,we[16]),E=ye(E,C,b,x,h,9,we[17]),x=ye(x,E,C,b,v,14,we[18]),b=ye(b,x,E,C,o,20,we[19]),C=ye(C,b,x,E,c,5,we[20]),E=ye(E,C,b,x,f,9,we[21]),x=ye(x,E,C,b,m,14,we[22]),b=ye(b,x,E,C,a,20,we[23]),C=ye(C,b,x,E,u,5,we[24]),E=ye(E,C,b,x,y,9,we[25]),x=ye(x,E,C,b,l,14,we[26]),b=ye(b,x,E,C,p,20,we[27]),C=ye(C,b,x,E,g,5,we[28]),E=ye(E,C,b,x,r,9,we[29]),x=ye(x,E,C,b,d,14,we[30]),b=ye(b,x,E,C,w,20,we[31]),C=me(C,b,x,E,c,4,we[32]),E=me(E,C,b,x,p,11,we[33]),x=me(x,E,C,b,v,16,we[34]),b=me(b,x,E,C,y,23,we[35]),C=me(C,b,x,E,s,4,we[36]),E=me(E,C,b,x,a,11,we[37]),x=me(x,E,C,b,d,16,we[38]),b=me(b,x,E,C,f,23,we[39]),C=me(C,b,x,E,g,4,we[40]),E=me(E,C,b,x,o,11,we[41]),x=me(x,E,C,b,l,16,we[42]),b=me(b,x,E,C,h,23,we[43]),C=me(C,b,x,E,u,4,we[44]),E=me(E,C,b,x,w,11,we[45]),x=me(x,E,C,b,m,16,we[46]),b=me(b,x,E,C,r,23,we[47]),C=Ce(C,b,x,E,o,6,we[48]),E=Ce(E,C,b,x,d,10,we[49]),x=Ce(x,E,C,b,y,15,we[50]),b=Ce(b,x,E,C,c,21,we[51]),C=Ce(C,b,x,E,w,6,we[52]),E=Ce(E,C,b,x,l,10,we[53]),x=Ce(x,E,C,b,f,15,we[54]),b=Ce(b,x,E,C,s,21,we[55]),C=Ce(C,b,x,E,p,6,we[56]),E=Ce(E,C,b,x,m,10,we[57]),x=Ce(x,E,C,b,h,15,we[58]),b=Ce(b,x,E,C,g,21,we[59]),C=Ce(C,b,x,E,a,6,we[60]),E=Ce(E,C,b,x,v,10,we[61]),x=Ce(x,E,C,b,r,15,we[62]),b=Ce(b,x,E,C,u,21,we[63]),n[0]=n[0]+C|0,n[1]=n[1]+b|0,n[2]=n[2]+x|0,n[3]=n[3]+E|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;i[n>>>5]|=128<<24-n%32;const o=Math.floor(e/4294967296),s=e;i[15+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),i[14+(n+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(i.length+1),this._process();const r=this._hash,l=r.words;for(let t=0;t<4;t+=1){const i=l[t];l[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const xe=he._createHelper(be),Ee=he._createHmacHelper(be);class Se extends oe{constructor(t){super(),this.cfg=Object.assign(new oe,{keySize:4,hasher:be,iterations:1},t)}compute(t,i){let e;const{cfg:n}=this,o=n.hasher.create(),s=se.create(),r=s.words,{keySize:l,iterations:a}=n;for(;r.length<l;){e&&o.update(e),e=o.update(t).finalize(i),o.reset();for(let t=1;t<a;t+=1)e=o.finalize(e),o.reset();s.concat(e)}return s.sigBytes=4*l,s}}class ke extends ce{constructor(t,i,e){super(),this.cfg=Object.assign(new oe,e),this._xformMode=t,this._key=i,this.reset()}static createEncryptor(t,i){return this.create(this._ENC_XFORM_MODE,t,i)}static createDecryptor(t,i){return this.create(this._DEC_XFORM_MODE,t,i)}static _createHelper(t){const i=t=>"string"==typeof t?Ve:De;return{encrypt:(e,n,o)=>i(n).encrypt(t,e,n,o),decrypt:(e,n,o)=>i(n).decrypt(t,e,n,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()}}ke._ENC_XFORM_MODE=1,ke._DEC_XFORM_MODE=2,ke.keySize=4,ke.ivSize=4;class $e extends ke{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Me extends oe{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 Le(t,i,e){const n=t;let o;const s=this._iv;s?(o=s,this._iv=void 0):o=this._prevBlock;for(let t=0;t<e;t+=1)n[i+t]^=o[t]}class Fe extends Me{}Fe.Encryptor=class extends Fe{processBlock(t,i){const e=this._cipher,{blockSize:n}=e;Le.call(this,t,i,n),e.encryptBlock(t,i),this._prevBlock=t.slice(i,i+n)}},Fe.Decryptor=class extends Fe{processBlock(t,i){const e=this._cipher,{blockSize:n}=e,o=t.slice(i,i+n);e.decryptBlock(t,i),Le.call(this,t,i,n),this._prevBlock=o}};const Ae={pad(t,i){const e=4*i,n=e-t.sigBytes%e,o=n<<24|n<<16|n<<8|n,s=[];for(let t=0;t<n;t+=4)s.push(o);const r=se.create(s,n);t.concat(r)},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}};class He extends ke{constructor(t,i,e){super(t,i,Object.assign({mode:Fe,padding:Ae},e)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:i}=this,{iv:e,mode:n}=i;this._xformMode===this.constructor._ENC_XFORM_MODE?t=n.createEncryptor:(t=n.createDecryptor,this._minBufferSize=1),this._mode=t.call(n,this,e&&e.words),this._mode.i=t}_doProcessBlock(t,i){this._mode.processBlock(t,i)}_doFinalize(){let t;const{padding:i}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(i.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),i.unpad(t)),t}}class Be extends oe{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const _e={stringify(t){let i;const{ciphertext:e,salt:n}=t;return i=n?se.create([1398893684,1701076831]).concat(n).concat(e):e,i.toString(ve)},parse(t){let i;const e=ve.parse(t),n=e.words;return 1398893684===n[0]&&1701076831===n[1]&&(i=se.create(n.slice(2,4)),n.splice(0,4),e.sigBytes-=16),Be.create({ciphertext:e,salt:i})}};class De extends oe{static encrypt(t,i,e,n){const o=Object.assign(new oe,this.cfg,n),s=t.createEncryptor(e,o),r=s.finalize(i),l=s.cfg;return Be.create({ciphertext:r,key:e,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:s.blockSize,formatter:o.format})}static decrypt(t,i,e,n){let o=i;const s=Object.assign(new oe,this.cfg,n);o=this._parse(o,s.format);return t.createDecryptor(e,s).finalize(o.ciphertext)}static _parse(t,i){return"string"==typeof t?i.parse(t,this):t}}De.cfg=Object.assign(new oe,{format:_e});const Ie={execute(t,i,e,n){let o=n;o||(o=se.random(8));const s=Se.create({keySize:i+e}).compute(t,o),r=se.create(s.words.slice(i),4*e);return s.sigBytes=4*i,Be.create({key:s,iv:r,salt:o})}};class Ve extends De{static encrypt(t,i,e,n){const o=Object.assign(new oe,this.cfg,n),s=o.kdf.execute(e,t.keySize,t.ivSize);o.iv=s.iv;const r=De.encrypt.call(this,t,i,s.key,o);return r.mixIn(s),r}static decrypt(t,i,e,n){let o=i;const s=Object.assign(new oe,this.cfg,n);o=this._parse(o,s.format);const r=s.kdf.execute(e,t.keySize,t.ivSize,o.salt);s.iv=r.iv;return De.decrypt.call(this,t,o,r.key,s)}}Ve.cfg=Object.assign(De.cfg,{kdf:Ie});const Ze=t=>t<<8&4278255360|t>>>8&16711935,Te={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=2){const e=i[t>>>2]>>>16-t%4*8&65535;n.push(String.fromCharCode(e))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=1)e[n>>>1]|=t.charCodeAt(n)<<16-n%2*16;return se.create(e,2*i)}},Oe=Te,Ue={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=2){const e=Ze(i[t>>>2]>>>16-t%4*8&65535);n.push(String.fromCharCode(e))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=1)e[n>>>1]|=Ze(t.charCodeAt(n)<<16-n%2*16);return se.create(e,2*i)}},Ne=[];class Re extends he{_doReset(){this._hash=new se([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=this._hash.words;let n=e[0],o=e[1],s=e[2],r=e[3],l=e[4];for(let e=0;e<80;e+=1){if(e<16)Ne[e]=0|t[i+e];else{const t=Ne[e-3]^Ne[e-8]^Ne[e-14]^Ne[e-16];Ne[e]=t<<1|t>>>31}let a=(n<<5|n>>>27)+l+Ne[e];a+=e<20?1518500249+(o&s|~o&r):e<40?1859775393+(o^s^r):e<60?(o&s|o&r|s&r)-1894007588:(o^s^r)-899497514,l=r,r=s,s=o<<30|o>>>2,o=n,n=a}e[0]=e[0]+n|0,e[1]=e[1]+o|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;return i[n>>>5]|=128<<24-n%32,i[14+(n+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(n+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const je=he._createHelper(Re),ze=he._createHmacHelper(Re),Pe=[],qe=[],Je=t=>{const i=Math.sqrt(t);for(let e=2;e<=i;e+=1)if(!(t%e))return!1;return!0},Ke=t=>4294967296*(t-(0|t))|0;let We=2,Ge=0;for(;Ge<64;)Je(We)&&(Ge<8&&(Pe[Ge]=Ke(We**.5)),qe[Ge]=Ke(We**(1/3)),Ge+=1),We+=1;const Xe=[];class Ye extends he{_doReset(){this._hash=new se(Pe.slice(0))}_doProcessBlock(t,i){const e=this._hash.words;let n=e[0],o=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7];for(let e=0;e<64;e+=1){if(e<16)Xe[e]=0|t[i+e];else{const t=Xe[e-15],i=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,n=Xe[e-2],o=(n<<15|n>>>17)^(n<<13|n>>>19)^n>>>10;Xe[e]=i+Xe[e-7]+o+Xe[e-16]}const d=n&o^n&s^o&s,p=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),u=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+qe[e]+Xe[e];h=c,c=a,a=l,l=r+u|0,r=s,s=o,o=n,n=u+(p+d)|0}e[0]=e[0]+n|0,e[1]=e[1]+o|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0,e[5]=e[5]+a|0,e[6]=e[6]+c|0,e[7]=e[7]+h|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;return i[n>>>5]|=128<<24-n%32,i[14+(n+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(n+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Qe=he._createHelper(Ye),tn=he._createHmacHelper(Ye);class en extends Ye{_doReset(){this._hash=new se([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const nn=Ye._createHelper(en),on=Ye._createHmacHelper(en),sn=[new ue(1116352408,3609767458),new ue(1899447441,602891725),new ue(3049323471,3964484399),new ue(3921009573,2173295548),new ue(961987163,4081628472),new ue(1508970993,3053834265),new ue(2453635748,2937671579),new ue(2870763221,3664609560),new ue(3624381080,2734883394),new ue(310598401,1164996542),new ue(607225278,1323610764),new ue(1426881987,3590304994),new ue(1925078388,4068182383),new ue(2162078206,991336113),new ue(2614888103,633803317),new ue(3248222580,3479774868),new ue(3835390401,2666613458),new ue(4022224774,944711139),new ue(264347078,2341262773),new ue(604807628,2007800933),new ue(770255983,1495990901),new ue(1249150122,1856431235),new ue(1555081692,3175218132),new ue(1996064986,2198950837),new ue(2554220882,3999719339),new ue(2821834349,766784016),new ue(2952996808,2566594879),new ue(3210313671,3203337956),new ue(3336571891,1034457026),new ue(3584528711,2466948901),new ue(113926993,3758326383),new ue(338241895,168717936),new ue(666307205,1188179964),new ue(773529912,1546045734),new ue(1294757372,1522805485),new ue(1396182291,2643833823),new ue(1695183700,2343527390),new ue(1986661051,1014477480),new ue(2177026350,1206759142),new ue(2456956037,344077627),new ue(2730485921,1290863460),new ue(2820302411,3158454273),new ue(3259730800,3505952657),new ue(3345764771,106217008),new ue(3516065817,3606008344),new ue(3600352804,1432725776),new ue(4094571909,1467031594),new ue(275423344,851169720),new ue(430227734,3100823752),new ue(506948616,1363258195),new ue(659060556,3750685593),new ue(883997877,3785050280),new ue(958139571,3318307427),new ue(1322822218,3812723403),new ue(1537002063,2003034995),new ue(1747873779,3602036899),new ue(1955562222,1575990012),new ue(2024104815,1125592928),new ue(2227730452,2716904306),new ue(2361852424,442776044),new ue(2428436474,593698344),new ue(2756734187,3733110249),new ue(3204031479,2999351573),new ue(3329325298,3815920427),new ue(3391569614,3928383900),new ue(3515267271,566280711),new ue(3940187606,3454069534),new ue(4118630271,4000239992),new ue(116418474,1914138554),new ue(174292421,2731055270),new ue(289380356,3203993006),new ue(460393269,320620315),new ue(685471733,587496836),new ue(852142971,1086792851),new ue(1017036298,365543100),new ue(1126000580,2618297676),new ue(1288033470,3409855158),new ue(1501505948,4234509866),new ue(1607167915,987167468),new ue(1816402316,1246189591)],rn=[];for(let t=0;t<80;t+=1)rn[t]=new ue;class ln extends he{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new fe([new ue(1779033703,4089235720),new ue(3144134277,2227873595),new ue(1013904242,4271175723),new ue(2773480762,1595750129),new ue(1359893119,2917565137),new ue(2600822924,725511199),new ue(528734635,4215389547),new ue(1541459225,327033209)])}_doProcessBlock(t,i){const e=this._hash.words,n=e[0],o=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7],d=n.high;let p=n.low;const u=o.high;let f=o.low;const v=s.high;let w=s.low;const g=r.high;let y=r.low;const m=l.high;let C=l.low;const b=a.high;let x=a.low;const E=c.high;let S=c.low;const k=h.high;let $=h.low,M=d,L=p,F=u,A=f,H=v,B=w,_=g,D=y,I=m,V=C,Z=b,T=x,O=E,U=S,N=k,R=$;for(let e=0;e<80;e+=1){let n,o;const s=rn[e];if(e<16)s.high=0|t[i+2*e],o=s.high,s.low=0|t[i+2*e+1],n=s.low;else{const t=rn[e-15],i=t.high,r=t.low,l=(i>>>1|r<<31)^(i>>>8|r<<24)^i>>>7,a=(r>>>1|i<<31)^(r>>>8|i<<24)^(r>>>7|i<<25),c=rn[e-2],h=c.high,d=c.low,p=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,u=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),f=rn[e-7],v=f.high,w=f.low,g=rn[e-16],y=g.high,m=g.low;n=a+w,o=l+v+(n>>>0<a>>>0?1:0),n+=u,o=o+p+(n>>>0<u>>>0?1:0),n+=m,o=o+y+(n>>>0<m>>>0?1:0),s.high=o,s.low=n}const r=I&Z^~I&O,l=V&T^~V&U,a=M&F^M&H^F&H,c=L&A^L&B^A&B,h=(M>>>28|L<<4)^(M<<30|L>>>2)^(M<<25|L>>>7),d=(L>>>28|M<<4)^(L<<30|M>>>2)^(L<<25|M>>>7),p=(I>>>14|V<<18)^(I>>>18|V<<14)^(I<<23|V>>>9),u=(V>>>14|I<<18)^(V>>>18|I<<14)^(V<<23|I>>>9),f=sn[e],v=f.high,w=f.low;let g=R+u,y=N+p+(g>>>0<R>>>0?1:0);g+=l,y=y+r+(g>>>0<l>>>0?1:0),g+=w,y=y+v+(g>>>0<w>>>0?1:0),g+=n,y=y+o+(g>>>0<n>>>0?1:0);const m=d+c;N=O,R=U,O=Z,U=T,Z=I,T=V,V=D+g|0,I=_+y+(V>>>0<D>>>0?1:0)|0,_=H,D=B,H=F,B=A,F=M,A=L,L=g+m|0,M=y+(h+a+(m>>>0<d>>>0?1:0))+(L>>>0<g>>>0?1:0)|0}n.low=p+L,p=n.low,n.high=d+M+(p>>>0<L>>>0?1:0),o.low=f+A,f=o.low,o.high=u+F+(f>>>0<A>>>0?1:0),s.low=w+B,w=s.low,s.high=v+H+(w>>>0<B>>>0?1:0),r.low=y+D,y=r.low,r.high=g+_+(y>>>0<D>>>0?1:0),l.low=C+V,C=l.low,l.high=m+I+(C>>>0<V>>>0?1:0),a.low=x+T,x=a.low,a.high=b+Z+(x>>>0<T>>>0?1:0),c.low=S+U,S=c.low,c.high=E+O+(S>>>0<U>>>0?1:0),h.low=$+R,$=h.low,h.high=k+N+($>>>0<R>>>0?1:0)}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;i[n>>>5]|=128<<24-n%32,i[30+(n+128>>>10<<5)]=Math.floor(e/4294967296),i[31+(n+128>>>10<<5)]=e,t.sigBytes=4*i.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const an=he._createHelper(ln),cn=he._createHmacHelper(ln);class hn extends ln{_doReset(){this._hash=new fe([new ue(3418070365,3238371032),new ue(1654270250,914150663),new ue(2438529370,812702999),new ue(355462360,4144912697),new ue(1731405415,4290775857),new ue(2394180231,1750603025),new ue(3675008525,1694076839),new ue(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const dn=ln._createHelper(hn),pn=ln._createHmacHelper(hn),un=[],fn=[],vn=[];let wn=1,gn=0;for(let t=0;t<24;t+=1){un[wn+5*gn]=(t+1)*(t+2)/2%64;const i=(2*wn+3*gn)%5;wn=gn%5,gn=i}for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1)fn[t+5*i]=i+(2*t+3*i)%5*5;let yn=1;for(let t=0;t<24;t+=1){let i=0,e=0;for(let t=0;t<7;t+=1){if(1&yn){const n=(1<<t)-1;n<32?e^=1<<n:i^=1<<n-32}128&yn?yn=yn<<1^113:yn<<=1}vn[t]=ue.create(i,e)}const mn=[];for(let t=0;t<25;t+=1)mn[t]=ue.create();class Cn extends he{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let i=0;i<25;i+=1)t[i]=new ue;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,i){const e=this._state,n=this.blockSize/2;for(let o=0;o<n;o+=1){let n=t[i+2*o],s=t[i+2*o+1];n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8);const r=e[o];r.high^=s,r.low^=n}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let i=0,n=0;for(let o=0;o<5;o+=1){const s=e[t+5*o];i^=s.high,n^=s.low}const o=mn[t];o.high=i,o.low=n}for(let t=0;t<5;t+=1){const i=mn[(t+4)%5],n=mn[(t+1)%5],o=n.high,s=n.low,r=i.high^(o<<1|s>>>31),l=i.low^(s<<1|o>>>31);for(let i=0;i<5;i+=1){const n=e[t+5*i];n.high^=r,n.low^=l}}for(let t=1;t<25;t+=1){let i,n;const o=e[t],s=o.high,r=o.low,l=un[t];l<32?(i=s<<l|r>>>32-l,n=r<<l|s>>>32-l):(i=r<<l-32|s>>>64-l,n=s<<l-32|r>>>64-l);const a=mn[fn[t]];a.high=i,a.low=n}const i=mn[0],n=e[0];i.high=n.high,i.low=n.low;for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1){const n=t+5*i,o=e[n],s=mn[n],r=mn[(t+1)%5+5*i],l=mn[(t+2)%5+5*i];o.high=s.high^~r.high&l.high,o.low=s.low^~r.low&l.low}const o=e[0],s=vn[t];o.high^=s.high,o.low^=s.low}}_doFinalize(){const t=this._data,i=t.words,e=8*t.sigBytes,n=32*this.blockSize;i[e>>>5]|=1<<24-e%32,i[(Math.ceil((e+1)/n)*n>>>5)-1]|=128,t.sigBytes=4*i.length,this._process();const o=this._state,s=this.cfg.outputLength/8,r=s/8,l=[];for(let t=0;t<r;t+=1){const i=o[t];let e=i.high,n=i.low;e=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l.push(n),l.push(e)}return new se(l,s)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const i=t._state;for(let t=0;t<25;t+=1)i[t]=i[t].clone();return t}}const bn=he._createHelper(Cn),xn=he._createHmacHelper(Cn),En=se.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),Sn=se.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),kn=se.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),$n=se.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),Mn=se.create([0,1518500249,1859775393,2400959708,2840853838]),Ln=se.create([1352829926,1548603684,1836072691,2053994217,0]),Fn=(t,i,e)=>t^i^e,An=(t,i,e)=>t&i|~t&e,Hn=(t,i,e)=>(t|~i)^e,Bn=(t,i,e)=>t&e|i&~e,_n=(t,i,e)=>t^(i|~e),Dn=(t,i)=>t<<i|t>>>32-i;class In extends he{_doReset(){this._hash=se.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=t;for(let t=0;t<16;t+=1){const n=i+t,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const n=this._hash.words,o=Mn.words,s=Ln.words,r=En.words,l=Sn.words,a=kn.words,c=$n.words;let h,d=n[0],p=n[1],u=n[2],f=n[3],v=n[4],w=n[0],g=n[1],y=n[2],m=n[3],C=n[4];for(let t=0;t<80;t+=1)h=d+e[i+r[t]]|0,h+=t<16?Fn(p,u,f)+o[0]:t<32?An(p,u,f)+o[1]:t<48?Hn(p,u,f)+o[2]:t<64?Bn(p,u,f)+o[3]:_n(p,u,f)+o[4],h|=0,h=Dn(h,a[t]),h=h+v|0,d=v,v=f,f=Dn(u,10),u=p,p=h,h=w+e[i+l[t]]|0,h+=t<16?_n(g,y,m)+s[0]:t<32?Bn(g,y,m)+s[1]:t<48?Hn(g,y,m)+s[2]:t<64?An(g,y,m)+s[3]:Fn(g,y,m)+s[4],h|=0,h=Dn(h,c[t]),h=h+C|0,w=C,C=m,m=Dn(y,10),y=g,g=h;h=n[1]+u+m|0,n[1]=n[2]+f+C|0,n[2]=n[3]+v+w|0,n[3]=n[4]+d+g|0,n[4]=n[0]+p+y|0,n[0]=h}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;i[n>>>5]|=128<<24-n%32,i[14+(n+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),t.sigBytes=4*(i.length+1),this._process();const o=this._hash,s=o.words;for(let t=0;t<5;t+=1){const i=s[t];s[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Vn=he._createHelper(In),Zn=he._createHmacHelper(In);class Tn extends oe{constructor(t){super(),this.cfg=Object.assign(new oe,{keySize:4,hasher:Re,iterations:1},t)}compute(t,i){const{cfg:e}=this,n=de.create(e.hasher,t),o=se.create(),s=se.create([1]),r=o.words,l=s.words,{keySize:a,iterations:c}=e;for(;r.length<a;){const t=n.update(i).finalize(s);n.reset();const e=t.words,r=e.length;let a=t;for(let t=1;t<c;t+=1){a=n.finalize(a),n.reset();const t=a.words;for(let i=0;i<r;i+=1)e[i]^=t[i]}o.concat(t),l[0]+=1}return o.sigBytes=4*a,o}}const On=[],Un=[],Nn=[],Rn=[],jn=[],zn=[],Pn=[],qn=[],Jn=[],Kn=[],Wn=[];for(let t=0;t<256;t+=1)Wn[t]=t<128?t<<1:t<<1^283;let Gn=0,Xn=0;for(let t=0;t<256;t+=1){let t=Xn^Xn<<1^Xn<<2^Xn<<3^Xn<<4;t=t>>>8^255&t^99,On[Gn]=t,Un[t]=Gn;const i=Wn[Gn],e=Wn[i],n=Wn[e];let o=257*Wn[t]^16843008*t;Nn[Gn]=o<<24|o>>>8,Rn[Gn]=o<<16|o>>>16,jn[Gn]=o<<8|o>>>24,zn[Gn]=o,o=16843009*n^65537*e^257*i^16843008*Gn,Pn[t]=o<<24|o>>>8,qn[t]=o<<16|o>>>16,Jn[t]=o<<8|o>>>24,Kn[t]=o,Gn?(Gn=i^Wn[Wn[Wn[n^i]]],Xn^=Wn[Wn[Xn]]):(Xn=1,Gn=Xn)}const Yn=[0,1,2,4,8,16,32,64,128,27,54];class Qn extends He{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const i=this._keyPriorReset,e=i.words,n=i.sigBytes/4;this._nRounds=n+6;const o=4*(this._nRounds+1);this._keySchedule=[];const s=this._keySchedule;for(let i=0;i<o;i+=1)i<n?s[i]=e[i]:(t=s[i-1],i%n?n>6&&i%n==4&&(t=On[t>>>24]<<24|On[t>>>16&255]<<16|On[t>>>8&255]<<8|On[255&t]):(t=t<<8|t>>>24,t=On[t>>>24]<<24|On[t>>>16&255]<<16|On[t>>>8&255]<<8|On[255&t],t^=Yn[i/n|0]<<24),s[i]=s[i-n]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let i=0;i<o;i+=1){const e=o-i;t=i%4?s[e]:s[e-4],r[i]=i<4||e<=4?t:Pn[On[t>>>24]]^qn[On[t>>>16&255]]^Jn[On[t>>>8&255]]^Kn[On[255&t]]}}encryptBlock(t,i){this._doCryptBlock(t,i,this._keySchedule,Nn,Rn,jn,zn,On)}decryptBlock(t,i){const e=t;let n=e[i+1];e[i+1]=e[i+3],e[i+3]=n,this._doCryptBlock(e,i,this._invKeySchedule,Pn,qn,Jn,Kn,Un),n=e[i+1],e[i+1]=e[i+3],e[i+3]=n}_doCryptBlock(t,i,e,n,o,s,r,l){const a=t,c=this._nRounds;let h=a[i]^e[0],d=a[i+1]^e[1],p=a[i+2]^e[2],u=a[i+3]^e[3],f=4;for(let t=1;t<c;t+=1){const t=n[h>>>24]^o[d>>>16&255]^s[p>>>8&255]^r[255&u]^e[f];f+=1;const i=n[d>>>24]^o[p>>>16&255]^s[u>>>8&255]^r[255&h]^e[f];f+=1;const l=n[p>>>24]^o[u>>>16&255]^s[h>>>8&255]^r[255&d]^e[f];f+=1;const a=n[u>>>24]^o[h>>>16&255]^s[d>>>8&255]^r[255&p]^e[f];f+=1,h=t,d=i,p=l,u=a}const v=(l[h>>>24]<<24|l[d>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^e[f];f+=1;const w=(l[d>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&h])^e[f];f+=1;const g=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[h>>>8&255]<<8|l[255&d])^e[f];f+=1;const y=(l[u>>>24]<<24|l[h>>>16&255]<<16|l[d>>>8&255]<<8|l[255&p])^e[f];f+=1,a[i]=v,a[i+1]=w,a[i+2]=g,a[i+3]=y}}Qn.keySize=8;const to=He._createHelper(Qn),io=[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],eo=[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],no=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],oo=[{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}],so=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function ro(t,i){const e=(this._lBlock>>>t^this._rBlock)&i;this._rBlock^=e,this._lBlock^=e<<t}function lo(t,i){const e=(this._rBlock>>>t^this._lBlock)&i;this._lBlock^=e,this._rBlock^=e<<t}class ao extends He{_doReset(){const t=this._key.words,i=[];for(let e=0;e<56;e+=1){const n=io[e]-1;i[e]=t[n>>>5]>>>31-n%32&1}this._subKeys=[];const e=this._subKeys;for(let t=0;t<16;t+=1){e[t]=[];const n=e[t],o=no[t];for(let t=0;t<24;t+=1)n[t/6|0]|=i[(eo[t]-1+o)%28]<<31-t%6,n[4+(t/6|0)]|=i[28+(eo[t+24]-1+o)%28]<<31-t%6;n[0]=n[0]<<1|n[0]>>>31;for(let t=1;t<7;t+=1)n[t]>>>=4*(t-1)+3;n[7]=n[7]<<5|n[7]>>>27}this._invSubKeys=[];const n=this._invSubKeys;for(let t=0;t<16;t+=1)n[t]=e[15-t]}encryptBlock(t,i){this._doCryptBlock(t,i,this._subKeys)}decryptBlock(t,i){this._doCryptBlock(t,i,this._invSubKeys)}_doCryptBlock(t,i,e){const n=t;this._lBlock=t[i],this._rBlock=t[i+1],ro.call(this,4,252645135),ro.call(this,16,65535),lo.call(this,2,858993459),lo.call(this,8,16711935),ro.call(this,1,1431655765);for(let t=0;t<16;t+=1){const i=e[t],n=this._lBlock,o=this._rBlock;let s=0;for(let t=0;t<8;t+=1)s|=oo[t][((o^i[t])&so[t])>>>0];this._lBlock=o,this._rBlock=n^s}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,ro.call(this,1,1431655765),lo.call(this,8,16711935),lo.call(this,2,858993459),ro.call(this,16,65535),ro.call(this,4,252645135),n[i]=this._lBlock,n[i+1]=this._rBlock}}ao.keySize=2,ao.ivSize=2,ao.blockSize=2;const co=He._createHelper(ao);class ho extends He{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const i=t.slice(0,2),e=t.length<4?t.slice(0,2):t.slice(2,4),n=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=ao.createEncryptor(se.create(i)),this._des2=ao.createEncryptor(se.create(e)),this._des3=ao.createEncryptor(se.create(n))}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)}}ho.keySize=6,ho.ivSize=2,ho.blockSize=2;const po=He._createHelper(ho),uo=[],fo=[],vo=[];function wo(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)fo[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<fo[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<fo[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<fo[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<fo[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<fo[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<fo[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<fo[6]>>>0?1:0)|0,this._b=i[7]>>>0<fo[7]>>>0?1:0;for(let e=0;e<8;e+=1){const n=t[e]+i[e],o=65535&n,s=n>>>16,r=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);vo[e]=r^l}t[0]=vo[0]+(vo[7]<<16|vo[7]>>>16)+(vo[6]<<16|vo[6]>>>16)|0,t[1]=vo[1]+(vo[0]<<8|vo[0]>>>24)+vo[7]|0,t[2]=vo[2]+(vo[1]<<16|vo[1]>>>16)+(vo[0]<<16|vo[0]>>>16)|0,t[3]=vo[3]+(vo[2]<<8|vo[2]>>>24)+vo[1]|0,t[4]=vo[4]+(vo[3]<<16|vo[3]>>>16)+(vo[2]<<16|vo[2]>>>16)|0,t[5]=vo[5]+(vo[4]<<8|vo[4]>>>24)+vo[3]|0,t[6]=vo[6]+(vo[5]<<16|vo[5]>>>16)+(vo[4]<<16|vo[4]>>>16)|0,t[7]=vo[7]+(vo[6]<<8|vo[6]>>>24)+vo[5]|0}class go extends $e{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;for(let i=0;i<4;i+=1)t[i]=16711935&(t[i]<<8|t[i]>>>24)|4278255360&(t[i]<<24|t[i]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const e=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const n=this._C;this._b=0;for(let t=0;t<4;t+=1)wo.call(this);for(let t=0;t<8;t+=1)n[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],o=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;n[0]^=s,n[1]^=l,n[2]^=r,n[3]^=a,n[4]^=s,n[5]^=l,n[6]^=r,n[7]^=a;for(let t=0;t<4;t+=1)wo.call(this)}}_doProcessBlock(t,i){const e=t,n=this._X;wo.call(this),uo[0]=n[0]^n[5]>>>16^n[3]<<16,uo[1]=n[2]^n[7]>>>16^n[5]<<16,uo[2]=n[4]^n[1]>>>16^n[7]<<16,uo[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)uo[t]=16711935&(uo[t]<<8|uo[t]>>>24)|4278255360&(uo[t]<<24|uo[t]>>>8),e[i+t]^=uo[t]}}const yo=$e._createHelper(go),mo=[],Co=[],bo=[];function xo(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)Co[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<Co[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<Co[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<Co[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<Co[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<Co[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<Co[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<Co[6]>>>0?1:0)|0,this._b=i[7]>>>0<Co[7]>>>0?1:0;for(let e=0;e<8;e+=1){const n=t[e]+i[e],o=65535&n,s=n>>>16,r=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);bo[e]=r^l}t[0]=bo[0]+(bo[7]<<16|bo[7]>>>16)+(bo[6]<<16|bo[6]>>>16)|0,t[1]=bo[1]+(bo[0]<<8|bo[0]>>>24)+bo[7]|0,t[2]=bo[2]+(bo[1]<<16|bo[1]>>>16)+(bo[0]<<16|bo[0]>>>16)|0,t[3]=bo[3]+(bo[2]<<8|bo[2]>>>24)+bo[1]|0,t[4]=bo[4]+(bo[3]<<16|bo[3]>>>16)+(bo[2]<<16|bo[2]>>>16)|0,t[5]=bo[5]+(bo[4]<<8|bo[4]>>>24)+bo[3]|0,t[6]=bo[6]+(bo[5]<<16|bo[5]>>>16)+(bo[4]<<16|bo[4]>>>16)|0,t[7]=bo[7]+(bo[6]<<8|bo[6]>>>24)+bo[5]|0}class Eo extends $e{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const e=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const n=this._C;this._b=0;for(let t=0;t<4;t+=1)xo.call(this);for(let t=0;t<8;t+=1)n[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],o=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;n[0]^=s,n[1]^=l,n[2]^=r,n[3]^=a,n[4]^=s,n[5]^=l,n[6]^=r,n[7]^=a;for(let t=0;t<4;t+=1)xo.call(this)}}_doProcessBlock(t,i){const e=t,n=this._X;xo.call(this),mo[0]=n[0]^n[5]>>>16^n[3]<<16,mo[1]=n[2]^n[7]>>>16^n[5]<<16,mo[2]=n[4]^n[1]>>>16^n[7]<<16,mo[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)mo[t]=16711935&(mo[t]<<8|mo[t]>>>24)|4278255360&(mo[t]<<24|mo[t]>>>8),e[i+t]^=mo[t]}}const So=$e._createHelper(Eo);function ko(){const t=this._S;let i=this._i,e=this._j,n=0;for(let o=0;o<4;o+=1){i=(i+1)%256,e=(e+t[i])%256;const s=t[i];t[i]=t[e],t[e]=s,n|=t[(t[i]+t[e])%256]<<24-8*o}return this._i=i,this._j=e,n}class $o extends $e{_doReset(){const t=this._key,i=t.words,e=t.sigBytes;this._S=[];const n=this._S;for(let t=0;t<256;t+=1)n[t]=t;for(let t=0,o=0;t<256;t+=1){const s=t%e,r=i[s>>>2]>>>24-s%4*8&255;o=(o+n[t]+r)%256;const l=n[t];n[t]=n[o],n[o]=l}this._j=0,this._i=this._j}_doProcessBlock(t,i){t[i]^=ko.call(this)}}$o.keySize=8,$o.ivSize=0;const Mo=$e._createHelper($o);class Lo extends $o{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)ko.call(this)}}const Fo=$e._createHelper(Lo);function Ao(t,i,e,n){const o=t;let s;const r=this._iv;r?(s=r.slice(0),this._iv=void 0):s=this._prevBlock,n.encryptBlock(s,0);for(let t=0;t<e;t+=1)o[i+t]^=s[t]}class Ho extends Me{}Ho.Encryptor=class extends Ho{processBlock(t,i){const e=this._cipher,{blockSize:n}=e;Ao.call(this,t,i,n,e),this._prevBlock=t.slice(i,i+n)}},Ho.Decryptor=class extends Ho{processBlock(t,i){const e=this._cipher,{blockSize:n}=e,o=t.slice(i,i+n);Ao.call(this,t,i,n,e),this._prevBlock=o}};class Bo extends Me{}Bo.Encryptor=class extends Bo{processBlock(t,i){const e=t,n=this._cipher,{blockSize:o}=n,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0);const l=r.slice(0);n.encryptBlock(l,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)e[i+t]^=l[t]}},Bo.Decryptor=Bo.Encryptor;const _o=t=>{let i=t;if(255==(t>>24&255)){let e=t>>16&255,n=t>>8&255,o=255&t;255===e?(e=0,255===n?(n=0,255===o?o=0:o+=1):n+=1):e+=1,i=0,i+=e<<16,i+=n<<8,i+=o}else i+=1<<24;return i};
385
+ /** @preserve
386
+ * Counter block mode compatible with Dr Brian Gladman fileenc.c
387
+ * derived from CryptoJS.mode.CTR
388
+ * Jan Hruby jhruby.web@gmail.com
389
+ */
390
+ class Do extends Me{}Do.Encryptor=class extends Do{processBlock(t,i){const e=t,n=this._cipher,{blockSize:o}=n,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0),(t=>{const i=t;i[0]=_o(i[0]),0===i[0]&&(i[1]=_o(i[1]))})(r);const l=r.slice(0);n.encryptBlock(l,0);for(let t=0;t<o;t+=1)e[i+t]^=l[t]}},Do.Decryptor=Do.Encryptor;class Io extends Me{}Io.Encryptor=class extends Io{processBlock(t,i){this._cipher.encryptBlock(t,i)}},Io.Decryptor=class extends Io{processBlock(t,i){this._cipher.decryptBlock(t,i)}};class Vo extends Me{}Vo.Encryptor=class extends Vo{processBlock(t,i){const e=t,n=this._cipher,{blockSize:o}=n,s=this._iv;let r=this._keystream;s&&(this._keystream=s.slice(0),r=this._keystream,this._iv=void 0),n.encryptBlock(r,0);for(let t=0;t<o;t+=1)e[i+t]^=r[t]}},Vo.Decryptor=Vo.Encryptor;const Zo={pad(t,i){const e=4*i,n=e-t.sigBytes%e;t.concat(se.random(n-1)).concat(se.create([n<<24],1))},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},To={pad(t,i){const e=t,n=4*i;e.clamp(),e.sigBytes+=n-(t.sigBytes%n||n)},unpad(t){const i=t,e=i.words;for(let t=i.sigBytes-1;t>=0;t-=1)if(e[t>>>2]>>>24-t%4*8&255){i.sigBytes=t+1;break}}},Oo={pad(t,i){t.concat(se.create([2147483648],1)),To.pad(t,i)},unpad(t){const i=t;To.unpad(i),i.sigBytes-=1}},Uo={stringify:t=>t.ciphertext.toString(re),parse(t){const i=re.parse(t);return Be.create({ciphertext:i})}};var No={lib:{Base:oe,WordArray:se,BufferedBlockAlgorithm:ce,Hasher:he,Cipher:ke,StreamCipher:$e,BlockCipherMode:Me,BlockCipher:He,CipherParams:Be,SerializableCipher:De,PasswordBasedCipher:Ve},x64:{Word:ue,WordArray:fe},enc:{Hex:re,Latin1:le,Utf8:ae,Utf16:Oe,Utf16BE:Te,Utf16LE:Ue,Base64:ve},algo:{HMAC:de,MD5:be,SHA1:Re,SHA224:en,SHA256:Ye,SHA384:hn,SHA512:ln,SHA3:Cn,RIPEMD160:In,PBKDF2:Tn,EvpKDF:Se,AES:Qn,DES:ao,TripleDES:ho,Rabbit:go,RabbitLegacy:Eo,RC4:$o,RC4Drop:Lo},mode:{CBC:Fe,CFB:Ho,CTR:Bo,CTRGladman:Do,ECB:Io,OFB:Vo},pad:{Pkcs7:Ae,AnsiX923:{pad(t,i){const e=t,n=e.sigBytes,o=4*i,s=o-n%o,r=n+s-1;e.clamp(),e.words[r>>>2]|=s<<24-r%4*8,e.sigBytes+=s},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},Iso10126:Zo,Iso97971:Oo,NoPadding:{pad(){},unpad(){}},ZeroPadding:To},format:{OpenSSL:_e,Hex:Uo},kdf:{OpenSSL:Ie},MD5:xe,HmacMD5:Ee,SHA1:je,HmacSHA1:ze,SHA224:nn,HmacSHA224:on,SHA256:Qe,HmacSHA256:tn,SHA384:dn,HmacSHA384:pn,SHA512:an,HmacSHA512:cn,SHA3:bn,HmacSHA3:xn,RIPEMD160:Vn,HmacRIPEMD160:Zn,PBKDF2:(t,i,e)=>Tn.create(e).compute(t,i),EvpKDF:(t,i,e)=>Se.create(e).compute(t,i),AES:to,DES:co,TripleDES:po,Rabbit:yo,RabbitLegacy:So,RC4:Mo,RC4Drop:Fo};const Ro=(t,i,e=!1,n="localStorage")=>{try{const o=e?btoa(i):i;"localStorage"===n?localStorage.setItem(t,o):sessionStorage.setItem(t,o)}catch(t){console.warn("Error in setLocalStorage: ",t),ie("Error in setLocalStorage: ",t)}},jo=(t,i=!1,e="localStorage")=>{try{let n=null;return n="localStorage"===e?localStorage.getItem(t):sessionStorage.getItem(t),n&&i?atob(n):n}catch(t){return console.warn("Error in getLocalStorage: ",t),ie("Error in getLocalStorage: ",t),null}},zo=(t,i="localStorage")=>{try{"localStorage"===i?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),ie("Error in removeLocalStorageData: ",t)}},Po=(...t)=>{if(t)switch(t.length){case 1:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1))`;case 2:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))`;case 3:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
391
+ calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1))`;case 4:return l`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
392
+ calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return l`0`},qo=(t,i,e)=>{try{const n=No.enc.Utf8.parse(i),o=No.enc.Utf8.parse(e);return No.AES.encrypt(No.enc.Utf8.parse(t),n,{keySize:32,iv:o,mode:No.mode.CBC,padding:No.pad.Pkcs7}).toString()}catch(i){return console.warn("Error in encrypt: ",i),ie("Error in encrypt: ",i),t}},Jo=(t,i,e)=>{try{const n=No.enc.Utf8.parse(i),o=No.enc.Utf8.parse(e);return No.AES.decrypt(t,n,{keySize:32,iv:o,mode:No.mode.CBC,padding:No.pad.Pkcs7}).toString(No.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),ie("Error in decrypt: ",t),null}},Ko=()=>{try{const t=jo(pt,!0);if(t){const i=Jo(t,Mt,Lt);if(i)return JSON.parse(i);console.warn("Error in getUserFromToken: ","Invalid token."),zo(pt)}else{const t=jo(ht,!0);if(t)return Wo(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),ie("Error in getUserFromToken: ",t),null}},Wo=()=>{try{const t=jo(ht,!0);if(t){const i=qo(t,Mt,Lt);Ro(pt,i,!0)}zo(ht)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),ie("Error in moveSnippylyUserToST: ",t)}},Go=l`
393
+
394
+ .wrap {
395
+ padding: 32px;
396
+ display: flex;
397
+ flex-direction: column;
398
+ justify-content: center;
399
+ align-items: center;
400
+ gap: 32px 32px;
401
+ }
402
+
403
+
404
+ * {
405
+ margin: 0;
406
+ padding: 0;
407
+ font-family: 'Poppins', sans-serif;
408
+ font-style: normal;
409
+ font-size: 14px;
410
+ line-height: 1.14em;
411
+ }
412
+
413
+
414
+ .toolbar {
415
+ padding: 1.14em;
416
+ background: #FFFFFF;
417
+ border: 1px solid #E6E8EC;
418
+ box-shadow: 0px 8px 16px rgba(143, 149, 178, 0.15);
419
+ border-radius: 3.78em;
420
+ display: inline-flex;
421
+ justify-content: left;
422
+ gap: 0.57em;
423
+ flex-basis: auto;
424
+ }
425
+
426
+ .toolbar-section,
427
+ .toolbar-avatars,
428
+ .toolbar-actions,
429
+ .toolbar-actions1,
430
+ .toolbar-actions2,
431
+ .action,
432
+ .action-border {
433
+ display: flex;
434
+ justify-content: center;
435
+ align-items: center;
436
+ }
437
+
438
+ .toolbar-icon {
439
+ width: 32px;
440
+ height: 32px;
441
+ border-radius: 50px;
442
+ fill: #8F95B2;
443
+ cursor: pointer;
444
+ }
445
+
446
+ .toolbar-icon:hover,
447
+ .action-dropdown:hover {
448
+ background: #EAE8F9;
449
+ }
450
+
451
+ .toolbar-icon:active,
452
+ .action-dropdown:active,
453
+ .action-dropdown:active *{
454
+ fill: #FFFFFF !important;
455
+ background: #625DF5;
456
+ }
457
+
458
+ .action-dropdown-icon {
459
+ width: 32px;
460
+ height: 32px;
461
+ fill: #8F95B2;
462
+ border-radius: 50px;
463
+ }
464
+
465
+ .toolbar-icon-border {
466
+ width: 24px;
467
+ height: 24px;
468
+ fill: #8F95B2;
469
+ cursor: pointer;
470
+ }
471
+
472
+ .toolbar-icon-dropdown-arrow {
473
+ width: 16px;
474
+ height: 16px;
475
+ fill: #8F95B2;
476
+ cursor: pointer;
477
+ }
478
+
479
+ .toolbar-logo {
480
+ height: 1.82em;
481
+ }
482
+
483
+ .toolbar-divider {
484
+ width: 1px;
485
+ height: 1.57em;
486
+ flex-grow: 0;
487
+ border-radius: 0.57em;
488
+ background-color: #d4d6df;
489
+ }
490
+
491
+ .toolbar-button {
492
+ display: block;
493
+ background: #625DF5;
494
+ border-radius: 4em;
495
+ padding: 0.78em 1.28em;
496
+ text-decoration: none;
497
+ color: #FFFFFF;
498
+ }
499
+
500
+ .toolbar-button a {
501
+ text-decoration: none;
502
+ color: #FFFFFF;
503
+ font-weight: 400;
504
+ font-size: 1em;
505
+ line-height: 1.14em;
506
+ }
507
+
508
+ .toolbar-avatars {
509
+ margin: 0px 6px;
510
+ }
511
+
512
+ .avatar {
513
+ display: flex;
514
+ justify-content: center;
515
+ align-items: center;
516
+ text-align: center;
517
+ width: 35px;
518
+ height: 35px;
519
+ border-radius: 3.42em;
520
+ }
521
+
522
+ .avatar.blue {
523
+ border: 2px solid #3772FF;
524
+ }
525
+
526
+ .avatar.gray {
527
+ border: 2px solid #B1B5C3;
528
+ }
529
+
530
+ .avatar.yellow {
531
+ border: 2px solid #FFD166;
532
+ }
533
+
534
+ .avatar-img,
535
+ .avatar-text {
536
+ border-radius: 3.42em;
537
+ width: 32px;
538
+ height: 32px;
539
+ }
540
+
541
+ .avatar-text {
542
+ display: flex;
543
+ justify-content: center;
544
+ align-items: center;
545
+ color: #FFFFFF;
546
+ text-align: center;
547
+ font-weight: 500;
548
+ font-size: 0.79em;
549
+ line-height: 1.71em;
550
+ }
551
+
552
+ .avatar.overlapped {
553
+ margin: 0px -6px;
554
+ }
555
+
556
+ .avatar-text.yellow {
557
+ background-color: #FFD166;
558
+
559
+ }
560
+
561
+ .avatar-text.more {
562
+ color: #000000 !important;
563
+ }
564
+
565
+ .toolbar-actions {
566
+ padding: 0px 4px !important;
567
+ gap: 4px;
568
+ }
569
+
570
+ .action-dropdown {
571
+ display: flex;
572
+ justify-content: center;
573
+ align-items: center;
574
+ padding: 0px 6px;
575
+ border-radius: 50px;
576
+ }
577
+
578
+ .toolbar-actions1 {
579
+ padding: 0px 8px !important;
580
+ gap: 8px;
581
+ }
582
+
583
+ .toolbar-actions2 {
584
+ gap: 8px;
585
+ }
586
+
587
+ .action-border {
588
+ padding: 4px 8px;
589
+ border: 1px solid #D4D6DF;
590
+ border-radius: 50px;
591
+ cursor: pointer;
592
+ }
593
+
594
+ .action-border:hover,
595
+ .action-border:hover * {
596
+ background: #EAE8F9;
597
+ border-color: rgba(98, 93, 245, 1);
598
+ color: #625DF5;
599
+ stroke: #625DF5;
600
+ }
601
+
602
+ .action-border:active,
603
+ .action-border:active * {
604
+ background: #625DF5;
605
+ border-color: #625DF5;
606
+ color: #FFFFFF;
607
+ fill: #FFFFFF;
608
+ }
609
+
610
+
611
+ .action-text {
612
+ margin: 0px 8px 0px 4px;
613
+ color: #8F95B2;
614
+ }
615
+
616
+ .toolbar-img {
617
+ width: 32px;
618
+ height: 32px;
619
+ }
620
+
621
+ /* Tooltip text */
622
+ .tooltip {
623
+ position: relative;
624
+ display: flex;
625
+ flex-direction: row;
626
+ }
627
+
628
+ .tooltip-link {
629
+ font-style: normal;
630
+ font-weight: 400;
631
+ font-size: 12px;
632
+ line-height: 1.5em;
633
+ }
634
+
635
+ .tooltip-link:hover {}
636
+
637
+ /* Tooltip text */
638
+ .tooltip .tooltiptext {
639
+ visibility: hidden;
640
+ block-size: auto;
641
+ width: max-content;
642
+ bottom: 140%;
643
+ background-color: black !important;
644
+ color: #fff;
645
+ text-align: left;
646
+ padding: 6px 12px;
647
+ border-radius: 6px;
648
+ font-style: normal;
649
+ font-weight: 400;
650
+ font-size: 12px;
651
+ line-height: 2em;
652
+
653
+ /* Position the tooltip text - see examples below! */
654
+ position: absolute;
655
+ z-index: 1;
656
+ opacity: 0;
657
+ transition: opacity 0.5s;
658
+ }
659
+
660
+ /* Show the tooltip text when you mouse over the tooltip container */
661
+ .tooltip:hover .tooltiptext {
662
+ visibility: visible;
663
+ opacity: 1;
664
+ }
665
+
666
+ .tooltip .tooltiptext::after {
667
+ content: " ";
668
+ position: absolute;
669
+ bottom: 0;
670
+ right: 50%;
671
+ width: 12px;
672
+ height: 12px;
673
+ background-color: #000;
674
+ border-radius: 4px;
675
+ transform: translate(50%, 41%) rotate(45deg);
676
+ transform-origin: center;
677
+ }
678
+ `,Xo=l`
679
+ @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');
680
+
681
+ * {
682
+ font-family: 'Poppins', sans-serif;
683
+ }
684
+
685
+ .snippyly-plugin-container {
686
+ position: fixed;
687
+ bottom: 0;
688
+ right: 0;
689
+ z-index: 2147483577;
690
+ margin: ${Po(1.5)};
691
+ margin-bottom: ${Po(3)}; // Added to prevent overlap between plugin UI and webflow badge
692
+ max-width: 100vw !important;
693
+ box-sizing: border-box;
694
+ }
695
+
696
+ .snippyly-plugin-container * {
697
+ box-sizing: border-box;
698
+ }
699
+
700
+ .toolbar {
701
+ padding: 1em;
702
+ gap: 0.25em;
703
+ max-width: 100vw !important;
704
+ }
705
+
706
+ .action-border {
707
+ padding: 3px 7px;
708
+ }
709
+
710
+ .toolbar-icon.active,
711
+ .action-dropdown.active,
712
+ .action-dropdown.active *{
713
+ fill: #FFFFFF !important;
714
+ background: #625DF5;
715
+ }
716
+
717
+ .toolbar-img {
718
+ border-radius: 50px;
719
+ }
720
+
721
+ .profile-initial {
722
+ background: #625df5;
723
+ width: 32px;
724
+ height: 32px;
725
+ border-radius: 32px;
726
+ display: flex;
727
+ align-items: center;
728
+ justify-content: center;
729
+ color: white;
730
+ text-transform: uppercase;
731
+ }
732
+
733
+ .sign-in-button {
734
+ display: flex;
735
+ align-items: center;
736
+ gap: 8px;
737
+ cursor: pointer;
738
+ }
739
+
740
+ .sign-in-button.loading {
741
+ cursor: not-allowed;
742
+ }
743
+
744
+ .toolbar:not(.expanded) .toolbar-icon-arrow {
745
+ transform: rotate(180deg);
746
+ }
747
+
748
+ snippyly-huddle-tool .action-dropdown {
749
+ display: flex;
750
+ align-items: center;
751
+ justify-content: center;
752
+ }
753
+
754
+ snippyly-huddle-tool .action-dropdown .mat-menu-trigger {
755
+ display: flex;
756
+ }
757
+
758
+ snippyly-huddle-tool .action-dropdown svg path:first-child {
759
+ stroke: rgb(143, 149, 178);
760
+ stroke-width: 1.5px;
761
+ fill: none !important;
762
+ }
763
+
764
+ snippyly-huddle-tool .action-dropdown svg path:not(:first-child) {
765
+ fill: rgb(143, 149, 178);
766
+ stroke: rgb(143, 149, 178);
767
+ stroke-width: 0.5px;
768
+ }
769
+
770
+ snippyly-huddle-tool .action-dropdown:active svg path:first-child,
771
+ snippyly-huddle-tool .action-dropdown.active svg path:first-child {
772
+ stroke: white;
773
+ fill: transparent !important;
774
+ }
775
+
776
+ snippyly-huddle-tool .action-dropdown:active svg path:not(:first-child),
777
+ snippyly-huddle-tool .action-dropdown.active svg path:not(:first-child) {
778
+ fill: white;
779
+ stroke: white;
780
+ }
781
+
782
+ snippyly-recorder-tool .action-dropdown {
783
+ display: flex;
784
+ align-items: center;
785
+ justify-content: center;
786
+ }
787
+
788
+ snippyly-recorder-tool .action-dropdown .mat-menu-trigger {
789
+ display: flex;
790
+ }
791
+
792
+ snippyly-recorder-tool .action-dropdown svg path:first-child {
793
+ fill: rgb(143, 149, 178);
794
+ stroke-width: 1.5px;
795
+ }
796
+
797
+ snippyly-recorder-tool .action-dropdown svg path:not(:first-child) {
798
+ fill: rgb(143, 149, 178);
799
+ }
800
+
801
+ snippyly-recorder-tool .action-dropdown:active svg path:first-child {
802
+ fill: white;
803
+ }
804
+
805
+ snippyly-recorder-tool .action-dropdown:active svg path:not(:first-child) {
806
+ fill: white;
807
+ }
808
+
809
+ .d-none {
810
+ display: none !important;
811
+ }
812
+
813
+ snippyly-presence {
814
+ display: flex;
815
+
816
+ --snippyly-presence-avatar-size: 24px;
817
+ --snippyly-avatar-size: 24px;
818
+ }
819
+
820
+ .s-presence-container {
821
+ display: inline-flex;
822
+ flex-direction: row-reverse;
823
+ align-items: center;
824
+ }
825
+
826
+ .s-presence-avatar {
827
+ position: relative;
828
+ box-shadow: 0px 0px 0px 3px;
829
+ border-radius: 50%;
830
+ overflow: hidden;
831
+ width: 24px;
832
+ height: 24px;
833
+ display: flex;
834
+ align-items: center;
835
+ justify-content: center;
836
+ font-size: 12px;
837
+ // background-color: white;
838
+ }
839
+
840
+ .s-presence-avatar.more-users {
841
+ background: #4578a7;
842
+ box-shadow: 0px 0px 0px 3px #4578a7;
843
+ }
844
+
845
+ .s-presence-avatar:not(:last-child):not(.more-users) {
846
+ margin-left: -6px !important;
847
+ }
848
+
849
+ .s-presence-avatar-image {
850
+ width: 100%;
851
+ height: auto;
852
+ display: block;
853
+ }
854
+
855
+ .s-presence-avatar-image-small {
856
+ width: ${Po(1.6)};
857
+ height: auto;
858
+ display: block;
859
+ }
860
+
861
+ .s-presence-avatar-initial {
862
+ color: white;
863
+ }
864
+
865
+ .away {
866
+ filter: grayscale(1);
867
+ }
868
+
869
+ snippyly-sidebar-button .action-border path {
870
+ stroke: #8f95b2;
871
+ }
872
+
873
+ snippyly-sidebar-button .action-border {
874
+ padding: 3px 7px 3px 10px;
875
+ }
876
+
877
+ .active .action-border,
878
+ .active .action-border * {
879
+ background: #625DF5;
880
+ border-color: #625DF5;
881
+ color: #FFFFFF;
882
+ fill: #FFFFFF;
883
+ }
884
+
885
+ .active .toolbar-icon {
886
+ fill: #FFFFFF !important;
887
+ background: #625DF5;
888
+ }
889
+
890
+ .toolbar-avatars {
891
+ margin: 0 !important;
892
+ }
893
+
894
+ .toolbar-avatars snippyly-presence:not(:empty) {
895
+ margin: 0px 6px;
896
+ }
897
+
898
+ .tooltip {
899
+ justify-content: center;
900
+ align-items: center;
901
+ }
902
+
903
+ .cursor-pointer {
904
+ cursor: pointer !important;
905
+ }
906
+
907
+ .toolbar-button {
908
+ padding: 0.55em 1.28em;
909
+ white-space: nowrap;
910
+ margin: 0 8px !important;
911
+ }
912
+
913
+ .snippyly-logo {
914
+ cursor: pointer;
915
+ }
916
+
917
+ snippyly-user-avatar.presence-user-avatar {
918
+ box-shadow: 0 0 0 3px!important;
919
+ display: flex!important;
920
+ border-radius: 50%!important;
921
+ z-index: 1!important;
922
+ }
923
+
924
+ .s-user-avatar-container {
925
+ width: 28px!important;
926
+ height: 28px!important;
927
+ border-radius: 50%!important;
928
+ overflow: hidden!important;
929
+ display: inline-block!important;
930
+ }
931
+
932
+ .s-user-avatar-image {
933
+ object-fit: cover!important;
934
+ width: 100%!important;
935
+ height: 100%!important;
936
+ }
937
+
938
+ .s-user-avatar-initial-container {
939
+ width: 100%!important;
940
+ height: 100%!important;
941
+ display: flex!important;
942
+ justify-content: center!important;
943
+ align-items: center!important;
944
+ }
945
+
946
+ .s-user-avatar-initial {
947
+ color: black !important;
948
+ font-size: ${Po(.8)} !important;
949
+ position: relative !important;
950
+ }
951
+
952
+ .s-user-avatar-initial::after {
953
+ content: attr(data-modal-author-initial);
954
+ position: absolute!important;
955
+ top: 50%;
956
+ left: 50%;
957
+ transform: translate(-50%,-50%);
958
+ }
959
+
960
+ .snippyly-plugin-modal-container {
961
+ position: fixed;
962
+ z-index: 2147483647;
963
+ top: 0;
964
+ left: 0;
965
+ display: flex;
966
+ align-items: center;
967
+ justify-content: center;
968
+ width: 100vw !important;
969
+ height: 100vh !important;
970
+ background: rgb(20 20 22 / 50%);
971
+ backdrop-filter: blur(4px);
972
+ }
973
+
974
+ .s-modal,
975
+ .s-modal-text {
976
+ display: flex;
977
+ align-items: center;
978
+ flex-direction: column;
979
+ width: max-content;
980
+ border-radius: 16px;
981
+ padding: 3rem;
982
+ font-size: 0.8rem;
983
+ color: #4c5366;
984
+ box-sizing: border-box;
985
+ }
986
+
987
+ .s-modal {
988
+ margin: 16px;
989
+ background-size: 100% 100%;
990
+ background-position: 0px 0px, 0px 0px, 0px 0px;
991
+ background-image: radial-gradient(113% 80% at 17% -2%, #625df573 1%, #ff000000 99%),
992
+ radial-gradient(101% 73% at 92% 0%, #625df5 1%, #ff000000 99%),
993
+ radial-gradient(152% 91% at 120% 120%, #ffffffff 0%, #ffffffff 100%);
994
+ }
995
+
996
+ .s-modal img {
997
+ padding: 2rem 1rem 0rem 1rem;
998
+ width: 8rem;
999
+ }
1000
+
1001
+ .s-modal-text h1 {
1002
+ font-weight: 600;
1003
+ font-size: 24px;
1004
+ line-height: 32px;
1005
+ color: #4C5366;
1006
+ font-style: normal;
1007
+ margin-bottom: 1rem;
1008
+ }
1009
+
1010
+ .s-modal-text p {
1011
+ font-style: normal;
1012
+ font-weight: 400;
1013
+ font-size: 14px;
1014
+ line-height: 21px;
1015
+ text-align: center;
1016
+ color: #4C5366;
1017
+ }
1018
+
1019
+ .s-button {
1020
+ display: flex;
1021
+ align-items: center;
1022
+ justify-content: center;
1023
+ padding: 1rem 2.5rem;
1024
+ border-radius: 0.8rem;
1025
+ font-size: 0.8rem;
1026
+ transition: 0.1s ease;
1027
+ cursor: pointer;
1028
+ }
1029
+ .s-primary {
1030
+ background: #625df5;
1031
+ color: white;
1032
+ }
1033
+ .s-primary:hover {
1034
+ background: #4f4bbf;
1035
+ }
1036
+
1037
+ .s-modal-text {
1038
+ gap: 0.2rem;
1039
+ max-width: 30rem;
1040
+ text-align: center;
1041
+ padding-left: 0px;
1042
+ padding-right: 0px;
1043
+ width: 100%;
1044
+ }
1045
+
1046
+ @media only screen and (max-width: 620px) {
1047
+
1048
+ .snippyly-plugin-container {
1049
+ left: 50%;
1050
+ right: unset !important;
1051
+ transform: translate(-50%, 0);
1052
+ margin-left: 0;
1053
+ margin-right: 0;
1054
+ }
1055
+ .snippyly-plugin-container .d-sm-none {
1056
+ display: none;
1057
+ }
1058
+ .profile-img {
1059
+ margin-left: 8px;
1060
+ }
1061
+ }
1062
+
1063
+ @media only screen and (max-width: 400px) {
1064
+ .snippyly-plugin-container .d-xs-none {
1065
+ display: none;
1066
+ }
1067
+
1068
+ .action-text {
1069
+ margin-right: 0 !important;
1070
+ }
1071
+
1072
+ .snippyly-plugin-container svg {
1073
+ max-width: 28px !important;
1074
+ max-height: 28px !important;
1075
+ }
1076
+
1077
+ .action-dropdown {
1078
+ padding: 0px 2px;
1079
+ }
1080
+ }
1081
+
1082
+ .s-user-request-tool-button {
1083
+ display: flex;
1084
+ align-items: center;
1085
+ gap: 1rem;
1086
+ }
1087
+
1088
+ .s-user-request-tool-button svg {
1089
+ width: 20px;
1090
+ height: 20px;
1091
+ }
1092
+
1093
+ /* Last 3-dot menu options css */
1094
+
1095
+ .s-more-menu hr {
1096
+ width: 90%;
1097
+ border: 0;
1098
+ border-top: 0.01rem solid #D4D6DF;
1099
+ margin: 8px auto;
1100
+ }
1101
+
1102
+ .toolbar-section {
1103
+ display: flex;
1104
+ justify-content: center;
1105
+ align-items: center;
1106
+ }
1107
+
1108
+ .toolbar-icon {
1109
+ width: 32px;
1110
+ height: 32px;
1111
+ border-radius: 50px;
1112
+ fill: #80808a;
1113
+ cursor: pointer;
1114
+ }
1115
+
1116
+ .toolbar-icon:hover {
1117
+ background: #625df5;
1118
+ fill: white;
1119
+ }
1120
+
1121
+ .toolbar-icon:active {
1122
+ fill: #ffffff !important;
1123
+ background: #625df5;
1124
+ }
1125
+
1126
+ .dropdown {
1127
+ position: relative;
1128
+ display: flex;
1129
+ flex-direction: row;
1130
+ align-items: center;
1131
+ }
1132
+
1133
+ .dropdown .dropdown-content {
1134
+ visibility: hidden;
1135
+ block-size: auto;
1136
+ width: max-content;
1137
+ // bottom: 170%;
1138
+ bottom: 100%;
1139
+ right: 0%;
1140
+ background: #141416 !important;
1141
+ border: 1px solid #222226;
1142
+ border-radius: 8px;
1143
+ padding: 4px 0px;
1144
+ position: absolute;
1145
+ z-index: 1;
1146
+ opacity: 0;
1147
+ transition: opacity 0.5s;
1148
+ display: flex;
1149
+ flex-direction: column;
1150
+ align-items: flex-start;
1151
+
1152
+ min-width: 212px;
1153
+ max-width: 212px;
1154
+ background: white !important;
1155
+ border: 1px solid #D4D6DF;
1156
+ }
1157
+
1158
+ .dropdown:hover .dropdown-content {
1159
+ visibility: visible;
1160
+ opacity: 1;
1161
+ }
1162
+
1163
+ .dropdown-content .menu-point {
1164
+ display: flex;
1165
+ align-items: center;
1166
+ gap: 1rem;
1167
+ padding: 0.5rem 1rem;
1168
+ color: #ababb5;
1169
+ text-align: left;
1170
+ font-style: normal;
1171
+ font-weight: 400;
1172
+ font-size: 12px;
1173
+ line-height: 2em;
1174
+
1175
+ color: #4C5366;
1176
+ width: 100%;
1177
+ }
1178
+
1179
+ .dropdown-content .menu-point:not(.disable-hover):hover {
1180
+ background: #f0f0f0;
1181
+ cursor: pointer;
1182
+ }
1183
+
1184
+ .dropdown-content a {
1185
+ color: #FFCB00;
1186
+ display: flex;
1187
+ align-items: center;
1188
+ gap: 0.25rem;
1189
+ font-size: 12px;
1190
+ color: grey;
1191
+ text-decoration: none;
1192
+ }
1193
+
1194
+ .dropdown-content a:hover {
1195
+ color: #625df5;
1196
+ }
1197
+
1198
+ .dropdown-content a:hover svg path {
1199
+ fill: #625df5 !important;
1200
+ }
1201
+
1202
+ .menu-point.header {
1203
+ gap: 0.5rem;
1204
+ }
1205
+
1206
+ .menu-point-wrap {
1207
+ display: flex;
1208
+ flex-direction: column;
1209
+ color: #ababb5;
1210
+ font-size: 0.9rem;
1211
+ padding: 0rem 1rem 0.25rem 1rem;
1212
+ gap: 0.5rem;
1213
+ align-items: flex-start;
1214
+ width: 100%;
1215
+ line-height: 1.4rem;
1216
+
1217
+ color: #4C5366;
1218
+ }
1219
+
1220
+ .user-profile-section {
1221
+ margin-left: 0.5rem;
1222
+ }
1223
+
1224
+ .user-invite-tool-container {
1225
+ margin-right: 4px;
1226
+ }
1227
+
1228
+ .qrcode-container {
1229
+ position: absolute;
1230
+ bottom: 100%;
1231
+ right: 0;
1232
+ width: 200px;
1233
+ height: 200px;
1234
+ border: 1px solid rgb(230, 232, 236);
1235
+ box-shadow: rgba(143, 149, 178, 0.15) 0px 8px 16px;
1236
+ border-radius: 16px;
1237
+ margin-bottom: 16px;
1238
+ z-index: 999;
1239
+ }
1240
+
1241
+ img.qrcode {
1242
+ border-radius: 16px;
1243
+ width: 100%;
1244
+ height: 100%;
1245
+ }
1246
+
1247
+ .qrcode-container-close-btn {
1248
+ position: absolute;
1249
+ top: -8px;
1250
+ right: -8px;
1251
+ background: black;
1252
+ color: white;
1253
+ border: 0;
1254
+ font-size: 12px;
1255
+ border-radius: 100px;
1256
+ line-height: 24px;
1257
+ width: 24px;
1258
+ height: 24px;
1259
+ line-height: 1;
1260
+ cursor: pointer;
1261
+ }
1262
+ `;(()=>{try{const t=window.SUPERFLOW_TOOLBAR_API_KEY,i=!!window.SUPERFLOW_TOOLBAR_STAGING,e=window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,n=window.SUPERFLOW_TOOLBAR_PROJECT_ID;if(t){(()=>{try{document.querySelectorAll("snippyly-plugin").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const o={};o.apiKey=t,i&&(o.staging="true"),e&&(o.projectVersionKey=e),n&&(o.projectId=n),((t={})=>{try{const i=document.createElement("snippyly-plugin");Object.keys(t||{}).forEach((e=>{i.setAttribute(e,t[e])})),document.body.appendChild(i)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(o)}}catch(t){console.warn("Error in initSuperflow: ",t)}})();var Yo=function(t,i,e,n){for(var o,s=arguments.length,r=s<3?i:null===n?n=Object.getOwnPropertyDescriptor(i,e):n,l=t.length-1;l>=0;l--)(o=t[l])&&(r=(s<3?o(r):s>3?o(i,e,r):o(i,e))||r);return s>3&&r&&Object.defineProperty(i,e,r),r};t.SnippylyPlugin=class extends Q{constructor(){var t,n,o,s,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,this.onApiKeyChange=()=>{try{this.apiKey&&(null===window||void 0===window?void 0:window.onSuperflowLoad)&&"function"==typeof window.onSuperflowLoad&&window.onSuperflowLoad()}catch(t){console.warn("Error in onApiKeyChange: ",t),ie("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const i=await(t=>{const i={apiKey:t};return Xi(Yi,"customLoginEnabled")(i)})(this.apiKey);this.customLoginEnabled=!!(null===(t=null==i?void 0:i.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),ie("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(zo(pt),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),ie("Error in loginWithCustomUser: ",t)}},this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),ie("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),ie("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),ie("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const i=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),i};const i=history.replaceState;history.replaceState=function(){const t=i.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),t},window.addEventListener("popstate",(()=>{window.dispatchEvent(new Event("locationchange"))}))}catch(t){console.warn("Error in urlChangeListener: ",t),ie("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),i=t.searchParams;if((null==i?void 0:i.has(wt))&&!jo(wt)?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==i?void 0:i.has(gt))if(jo(gt,!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(gt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showLiveDemoModal=!0;else this.showLiveDemoModal=!1;if(i.has(dt)||i.has("snippyly_google_token")){if(i.has(dt)){const t=decodeURIComponent(i.get(dt)),e=Jo(t,Mt,Lt),n=e&&JSON.parse(e);if(n){const t={};t.userId=n.uid,t.name=n.displayName,t.email=n.email,t.photoUrl=null==n?void 0:n.photoURL;const i=JSON.stringify(t),e=qo(i,Mt,Lt);Ro(pt,e,!0)}}else if(i.has("snippyly_google_token")){const t=JSON.parse(atob(i.get("snippyly_google_token"))),e={};e.userId=t.uid,e.name=t.displayName,e.email=t.email,e.photoUrl=null==t?void 0:t.photoURL,Ro(ht,JSON.stringify(e),!0)}i.delete(dt),i.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}i.has(lt)?(Ro(lt,"true",!1),zo(at),"true"!==i.get(lt)&&(i.delete(lt),i.append(lt,"true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has(at)||jo(lt,!1)&&(i.append(lt,"true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),i.has(at)?(Ro(at,"true",!1),zo(lt),"true"!==i.get(at)&&(i.delete(at),i.append(at,"true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has(lt)||jo(at,!1)&&(i.append(at,"true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),ie("Error in checkUrl: ",t)}},this.detectVersion=()=>{try{if(this.projectVersionKey){const t=new URL(document.location).searchParams;if(t.get(this.projectVersionKey))this.projectVersion=t.get(this.projectVersionKey);else if(window.snippylyInitialLoadUrl){const t=new URL(window.snippylyInitialLoadUrl).searchParams;t.get(this.projectVersionKey)&&(this.projectVersion=t.get(this.projectVersionKey))}this.projectVersion&&Ro(ft,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(lt)||t.has(at))&&t.has(vt)&&(Ro(ut,vt,!1,"sessionStorage"),this.projectVersion=t.get(vt),this.projectVersion&&Ro(ft,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),ie("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||jo(ut,!1,"sessionStorage"),i=this.projectVersion||jo(ft,!1,"sessionStorage");if(t&&i){const e=new URL(document.location),n=e.searchParams;n.get(t)||(n.set(t,i),window.history.replaceState({},document.title,e.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),ie("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Ko();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(mt)){const t=document.createElement(mt);null==t||t.addEventListener("signIn",(()=>{this.loginWithGoogle()})),window.document.body.appendChild(t)}if(!document.querySelector(Ct)){const t=document.createElement(Ct);t.setAttribute(kt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(yt)){const t=document.createElement(yt);window.document.body.appendChild(t)}if(!document.querySelector(bt)){const t=document.createElement(bt);window.document.body.appendChild(t)}if(!document.querySelector(xt)){const t=document.createElement(xt);window.document.body.appendChild(t)}if(!document.querySelector(Et)){const t=document.createElement(Et);window.document.body.appendChild(t)}if(!document.querySelector(St)){const t=document.createElement(St);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),ie("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,n,o,s,r,l;try{await(r=this.apiKey,l={options:{staging:this.staging,version:"latest"}},i(void 0,void 0,void 0,(function(){var t,i;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,6,,7]),[4,(n=null==l?void 0:l.options,new Promise((function(t,i){var e=document.getElementById("snippylyScript"),o=!1,s="latest";if(n&&(n.staging&&(o=n.staging),n.version&&(s=n.version)),(null==n?void 0:n.version)||(s="1.0.78"),e)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(o?"-staging":"","@").concat(s,"/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 e.sent(),t=window.Snippyly,l?[4,t.init(r,l)]:[3,3];case 2:return e.sent(),[3,5];case 3:return[4,t.init(r)];case 4:e.sent(),e.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return i=e.sent(),console.error(i),[2,null];case 7:return[2]}var n}))}))),Snippyly&&(null===Snippyly||void 0===Snippyly||Snippyly.sf(!0)),Snippyly&&te({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,i=0)=>{try{let e=3735928559^i,n=1103547991^i;for(let i,o=0;o<t.length;o++)i=t.charCodeAt(o),e=Math.imul(e^i,2654435761),n=Math.imul(n^i,1597334677);return e=Math.imul(e^e>>>16,2246822507)^Math.imul(n^n>>>13,3266489909),n=Math.imul(n^n>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),4294967296*(2097151&n)+(e>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),ie("Error in cyrb53: ",t),0}})((t=>{let i;return i=t.includes("http")?new URL(t):new URL("http://"+t),i.hostname.replace("www.","")})(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.presenceElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getPresenceElement(),this.commentElement&&(this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),this.commentElement.showScreenSizeInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t})),(null===(t=this.commentElement)||void 0===t?void 0:t.enableOrphanComments)&&this.commentElement.enableOrphanComments()),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(n=this.rewriterElement)||void 0===n||n.enableRewriter()),this.presenceElement&&(null===(o=this.presenceElement)||void 0===o?void 0:o.enableFlockMode)&&(null===(s=this.presenceElement)||void 0===s||s.enableFlockMode(!0)),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),ie("Error in initializeSnippyly: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,i=new URL(document.location);i.searchParams.delete(lt),i.searchParams.delete(at),i.searchParams.delete(ct),i.searchParams.delete("scommentId"),i.searchParams.delete(wt),i.searchParams.delete(gt);const e=t.get(vt)||this.projectVersion;let n=(t=>{try{return t.replace(/#.*$/,"")}catch(i){return console.warn("Error in removeHashFromUrl: ",i),ie("Error in removeHashFromUrl: ",i),t}})(i.href);this.projectId&&(n=null==n?void 0:n.replace(window.location.origin,"")),this.location={url:n,version:e}}catch(t){console.warn("Error in generateLocation: ",t),ie("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),ie("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,i;try{this.invalidApiKey=!1;let i,e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};i=this.customLoginEnabled&&this.providedUser?this.providedUser:Ko(),(null==i?void 0:i.email)&&(e=i),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",this.customLoginEnabledLocally||(null===(t=null==e?void 0:e.contacts)||void 0===t?void 0:t.length)&&(e.contacts=[]),(null==e?void 0:e.isAnonymous)||(this.loading=!0),await Snippyly.identify(e),(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Snippyly.getUserRole$().subscribe((t=>{var i,e;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),"Admin"===this.snippylyUserRole?null===(i=this.commentElement)||void 0===i||i.enablePriority():null===(e=this.commentElement)||void 0===e||e.disablePriority()})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.isPlanExpired$)&&(null===Snippyly||void 0===Snippyly||Snippyly.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),ie("Error in isPlanExpired$: ",t)}))),te({clientUserId:null==e?void 0:e.userId}),this.getComments(),this.checkGlobalUserContact()}catch(t){this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(i=null==t?void 0:t.toLowerCase())||void 0===i?void 0:i.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),ie("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>["open","inProgress"].includes(null==t?void 0:t.status))),"All"!==this.viewMode&&(this.viewMode?this.comments=this.comments.filter((t=>{var i;return(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var i;return!(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)})))})))}catch(t){console.warn("Error in getComments: ",t),ie("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),ie("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),ie("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading||this.customLoginEnabledLocally)return;window.open(`${$t}/signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),ie("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const i=qo(t,Mt,Lt),e=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getQRCode?text=${encodeURIComponent(i)}`),n=await e.json();(null==n?void 0:n.qrcode)&&(this.qrCode=null==n?void 0:n.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),ie("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),ie("Error in toggleQRCodeVisibility: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,zo(lt),zo(at),zo(ct),zo(ut,"sessionStorage"),zo(ft,"sessionStorage");const t=new URL(document.location),i=t.searchParams;i.delete(ct),i.delete(lt),i.delete(at),this.projectVersionKey&&i.delete(this.projectVersionKey),i.delete(vt),i.delete(wt),i.delete(gt),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),ie("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),zo(ht),zo(pt),this.snippylyUser=void 0,window.open(`${$t}/signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),ie("Error in signOutUser: ",t)}},this.toggleMenu=(t,i)=>{try{t.stopPropagation(),this.menuOpenedId===i?this.menuOpenedId=void 0:this.menuOpenedId=i}catch(t){console.warn("Error in toggleMenu: ",t),ie("Error in toggleMenu: ",t)}},this.copyLink=()=>{try{navigator.clipboard.writeText(window.location.href),this.copyLinkTooltip="Link copied!",setTimeout((()=>{this.copyLinkTooltip="Copy Link"}),2e3)}catch(t){console.warn("Error in copyLink: ",t),ie("Error in copyLink: ",t)}},this.setViewMode=t=>{try{this.viewMode=t,t?this.location.view=t:delete this.location.view,this.setLocation(),this.getComments()}catch(t){console.warn("Error in setViewMode: ",t),ie("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t=`${$t}`;if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const i=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();i&&(t=`${$t}/dashboard/project/comment/${this.apiKey}/${i}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),ie("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),ie("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Ro(wt,"true");const t=new URL(document.location);t.searchParams.delete(wt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),ie("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,Ro(gt,"true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete(gt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),ie("Error in onLiveDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),ie("Error in onUpgradePlanClick: ",t)}},window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,zo(pt),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()}},this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577",null===(n=null===(t=null===document||void 0===document?void 0:document.body)||void 0===t?void 0:t.style)||void 0===n||n.setProperty("transform","none","important"),null===(r=null===(s=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===s?void 0:s.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),ie("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.onApiKeyChange(),te({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Ro(ut,this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),ie("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}render(){var t,i,e,n,o,s,r,l,a;return this.loadPlugin?!this.snippylyUser||this.loading||null===this.isPlanExpired?D`
1263
+ <div class="snippyly-plugin-container">
1264
+ <div class="toolbar" id="smallToolbar">
1265
+ <!-- <div class="toolbar-section">
1266
+ <svg class="toolbar-icon-arrow" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1267
+ <path fill-rule="evenodd" clip-rule="evenodd"
1268
+ d="M14.1607 12.4941C13.8353 12.8195 13.8353 13.3472 14.1607 13.6726L16.4882 16L14.1607 18.3274C13.8353 18.6528 13.8353 19.1805 14.1607 19.5059C14.4862 19.8314 15.0138 19.8314 15.3393 19.5059L18.2559 16.5893C18.5814 16.2638 18.5814 15.7362 18.2559 15.4107L15.3393 12.4941C15.0138 12.1686 14.4862 12.1686 14.1607 12.4941Z" />
1269
+ </svg>
1270
+ </div> -->
1271
+ <div class="toolbar-section">
1272
+ <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1273
+ xmlns="http://www.w3.org/2000/svg">
1274
+ <path
1275
+ d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1276
+ fill="#FFCB00" />
1277
+ <path
1278
+ d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1279
+ fill="#FF7162" />
1280
+ <path
1281
+ d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1282
+ fill="#0DCF82" />
1283
+ <path
1284
+ d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1285
+ fill="#A259FE" />
1286
+ </svg>
1287
+ </div>
1288
+ <div class="toolbar-section">
1289
+ <div class="toolbar-divider"></div>
1290
+ </div>
1291
+ ${this.snippylyUserRole?D`
1292
+ <div class="toolbar-section comment-viewmode-section ${rt({"d-none":!this.expanded})}">
1293
+ <div class="toolbar-actions1 ${rt({"d-none":!this.commentElement})}">
1294
+ <snippyly-sidebar-button>
1295
+ <div class="action-border tooltip">
1296
+ <div class="tooltiptext">All Comments</div>
1297
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
1298
+ <g clip-path="url(#clip0_5417_64176)">
1299
+ <path d="M3 13.4545H6.56308C6.94874 13.4546 7.32675 13.5676 7.65478 13.7806C7.9828 13.9937 8.24787 14.2985 8.42031 14.6608L8.65662 15.1573C8.82912 15.5199 9.09434 15.8248 9.42254 16.0378C9.75074 16.2509 10.129 16.3637 10.5148 16.3636H13.4852C13.871 16.3637 14.2493 16.2509 14.5775 16.0378C14.9057 15.8248 15.1709 15.5199 15.3434 15.1573L15.5797 14.6608C15.7522 14.2983 16.0174 13.9934 16.3456 13.7804C16.6738 13.5673 17.052 13.4545 17.4378 13.4545H21M3 13.7823V17.8182C3 18.3968 3.21882 18.9518 3.60832 19.361C3.99782 19.7701 4.52609 20 5.07692 20H18.9231C19.4739 20 20.0022 19.7701 20.3917 19.361C20.7812 18.9518 21 18.3968 21 17.8182V13.7823C21 13.5651 20.9686 13.3488 20.9077 13.1413L18.6831 5.53988C18.5524 5.09405 18.2892 4.70395 17.932 4.42681C17.5748 4.14967 17.1425 4.00008 16.6985 4H7.30246C6.85841 4.00008 6.42608 4.14967 6.0689 4.42681C5.71172 4.70395 5.44849 5.09405 5.31785 5.53988L3.09231 13.1413C3.03133 13.349 3.00021 13.565 3 13.7823Z" stroke="#8F95B2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
1300
+ </g>
1301
+ <defs>
1302
+ <clipPath id="clip0_5417_64176">
1303
+ <rect width="24" height="24" fill="white"/>
1304
+ </clipPath>
1305
+ </defs>
1306
+ </svg>
1307
+ <p class="action-text">${null===(t=this.comments)||void 0===t?void 0:t.length}</p>
1308
+ </div>
1309
+ </snippyly-sidebar-button>
1310
+ </div>
1311
+ <div class="toolbar-section ${rt({"d-none":!this.commentElement})}">
1312
+ <div class="toolbar-divider"></div>
1313
+ </div>
1314
+ </div>
1315
+ `:null}
1316
+ ${!this.customLoginEnabledLocally||this.loading?D`
1317
+ <div class="toolbar-section" @click=${()=>this.loginWithGoogle()}>
1318
+ <a class="toolbar-button sign-in-button ${rt({loading:this.loading})}">
1319
+ ${this.loading?D`
1320
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="16px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
1321
+ <g transform="rotate(0 50 50)">
1322
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1323
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.9166666666666666s" repeatCount="indefinite"></animate>
1324
+ </rect>
1325
+ </g><g transform="rotate(30 50 50)">
1326
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1327
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.8333333333333334s" repeatCount="indefinite"></animate>
1328
+ </rect>
1329
+ </g><g transform="rotate(60 50 50)">
1330
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1331
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.75s" repeatCount="indefinite"></animate>
1332
+ </rect>
1333
+ </g><g transform="rotate(90 50 50)">
1334
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1335
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.6666666666666666s" repeatCount="indefinite"></animate>
1336
+ </rect>
1337
+ </g><g transform="rotate(120 50 50)">
1338
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1339
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5833333333333334s" repeatCount="indefinite"></animate>
1340
+ </rect>
1341
+ </g><g transform="rotate(150 50 50)">
1342
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1343
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5s" repeatCount="indefinite"></animate>
1344
+ </rect>
1345
+ </g><g transform="rotate(180 50 50)">
1346
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1347
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.4166666666666667s" repeatCount="indefinite"></animate>
1348
+ </rect>
1349
+ </g><g transform="rotate(210 50 50)">
1350
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1351
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.3333333333333333s" repeatCount="indefinite"></animate>
1352
+ </rect>
1353
+ </g><g transform="rotate(240 50 50)">
1354
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1355
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.25s" repeatCount="indefinite"></animate>
1356
+ </rect>
1357
+ </g><g transform="rotate(270 50 50)">
1358
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1359
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.16666666666666666s" repeatCount="indefinite"></animate>
1360
+ </rect>
1361
+ </g><g transform="rotate(300 50 50)">
1362
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1363
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.08333333333333333s" repeatCount="indefinite"></animate>
1364
+ </rect>
1365
+ </g><g transform="rotate(330 50 50)">
1366
+ <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
1367
+ <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
1368
+ </rect>
1369
+ </g>
1370
+ </svg>
1371
+ Signing In
1372
+ `:D`${this.signInError?D`
1373
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1374
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
1375
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
1376
+ </svg>
1377
+ <span>Sign in again!</span>
1378
+ `:D`
1379
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1380
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
1381
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
1382
+ </svg>
1383
+ <span>Sign in to comment</span>
1384
+ `}`}
1385
+ </a>
1386
+ </div>
1387
+ <div class="toolbar-section">
1388
+ <div class="toolbar-divider"></div>
1389
+ </div>`:null}
1390
+ <div class="toolbar-section s-more-menu dropdown">
1391
+ <div class="dropdown-content">
1392
+ <div class="menu-point header disable-hover">
1393
+ <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1394
+ xmlns="http://www.w3.org/2000/svg">
1395
+ <path
1396
+ d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1397
+ fill="#FFCB00" />
1398
+ <path
1399
+ d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1400
+ fill="#FF7162" />
1401
+ <path
1402
+ d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1403
+ fill="#0DCF82" />
1404
+ <path
1405
+ d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1406
+ fill="#A259FE" />
1407
+ </svg>
1408
+ <p>Superflow</p>
1409
+ </div>
1410
+ <div class="menu-point-wrap">
1411
+ Sign in to comment on this page.
1412
+ <a href="https://www.usesuperflow.com/features" target="_blank">
1413
+ Learn more
1414
+ <svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
1415
+ <path d="M4.30881 1.72602C3.67106 1.86293 3.11953 2.1682 2.64215 2.64149C2.29011 2.99745 2.05915 3.34183 1.89878 3.76037C1.66018 4.37857 1.668 4.08911 1.668 10.0007C1.668 15.9122 1.66018 15.6228 1.89878 16.241C2.29385 17.2699 3.29164 18.0876 4.38704 18.291C4.70779 18.3496 15.2947 18.3496 15.6154 18.291C16.2297 18.1775 16.9494 17.7942 17.3838 17.3481C17.8221 16.8942 18.1506 16.284 18.2797 15.6736C18.3227 15.4702 18.3345 14.8051 18.3345 12.2973V9.17907H17.5129H16.6913V12.1017C16.6913 13.7957 16.6756 15.126 16.6522 15.259C16.5348 15.975 15.9753 16.5343 15.2593 16.6517C14.9503 16.7025 5.05201 16.7025 4.74282 16.6517C4.03857 16.5382 3.48296 15.9944 3.34997 15.2862C3.29912 15.0085 3.29521 5.06326 3.34997 4.74251C3.46731 4.02653 4.02684 3.467 4.74282 3.34966C4.87582 3.32619 6.20609 3.31054 7.90013 3.31054H10.8226V2.48895V1.66735L7.68482 1.67126C5.25184 1.67126 4.48891 1.68691 4.30881 1.72602Z" fill="#4C5366"/>
1416
+ <path d="M12.5058 2.48917V3.31077H14.0004H15.4988L13.3548 5.45481L11.2148 7.59477L11.7939 8.17385C12.1108 8.49069 12.3887 8.74902 12.4082 8.74902C12.4317 8.74902 13.4019 7.79443 14.5679 6.62845L16.6924 4.50413V6.0026V7.49715H17.514H18.3352V4.58253V1.66791H15.4206H12.5058V2.48917Z" fill="#4C5366"/>
1417
+ </svg>
1418
+ </a>
1419
+ </div>
1420
+ <hr />
1421
+ <div class="menu-point">
1422
+ <snippyly-user-request-tool type="feedback"></snippyly-user-request-tool>
1423
+ </div>
1424
+ <div class="menu-point">
1425
+ <snippyly-user-request-tool type="reportBug"></snippyly-user-request-tool>
1426
+ </div>
1427
+ <div class="menu-point">
1428
+ <snippyly-user-request-tool type="contactUs"></snippyly-user-request-tool>
1429
+ </div>
1430
+ <div class="menu-point" @click=${()=>this.joinCommunity()}>
1431
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1432
+ <path d="M6.28358 14.5984C6.28358 15.748 5.35444 16.6772 4.20484 16.6772C3.05523 16.6772 2.1261 15.748 2.1261 14.5984C2.1261 13.4488 3.05523 12.5197 4.20484 12.5197H6.28358V14.5984ZM7.32295 14.5984C7.32295 13.4488 8.25208 12.5197 9.40169 12.5197C10.5513 12.5197 11.4804 13.4488 11.4804 14.5984V19.7953C11.4804 20.9449 10.5513 21.874 9.40169 21.874C8.25208 21.874 7.32295 20.9449 7.32295 19.7953V14.5984Z" fill="#777E91" />
1433
+ <path d="M9.40157 6.25196C8.25196 6.25196 7.32283 5.32283 7.32283 4.17322C7.32283 3.02362 8.25196 2.09448 9.40157 2.09448C10.5512 2.09448 11.4803 3.02362 11.4803 4.17322V6.25196H9.40157ZM9.40157 7.30708C10.5512 7.30708 11.4803 8.23622 11.4803 9.38582C11.4803 10.5354 10.5512 11.4646 9.40157 11.4646H4.18897C3.03936 11.4646 2.11023 10.5354 2.11023 9.38582C2.11023 8.23622 3.03936 7.30708 4.18897 7.30708H9.40157Z" fill="#777E91" />
1434
+ <path d="M17.7323 9.38582C17.7323 8.23622 18.6614 7.30708 19.811 7.30708C20.9606 7.30708 21.8897 8.23622 21.8897 9.38582C21.8897 10.5354 20.9606 11.4646 19.811 11.4646H17.7323V9.38582ZM16.6929 9.38582C16.6929 10.5354 15.7637 11.4646 14.6141 11.4646C13.4645 11.4646 12.5354 10.5354 12.5354 9.38582V4.17322C12.5354 3.02362 13.4645 2.09448 14.6141 2.09448C15.7637 2.09448 16.6929 3.02362 16.6929 4.17322V9.38582Z" fill="#777E91" />
1435
+ <path d="M14.6141 17.7165C15.7637 17.7165 16.6929 18.6457 16.6929 19.7953C16.6929 20.9449 15.7637 21.874 14.6141 21.874C13.4645 21.874 12.5354 20.9449 12.5354 19.7953V17.7165H14.6141ZM14.6141 16.6772C13.4645 16.6772 12.5354 15.748 12.5354 14.5984C12.5354 13.4488 13.4645 12.5197 14.6141 12.5197H19.8267C20.9763 12.5197 21.9055 13.4488 21.9055 14.5984C21.9055 15.748 20.9763 16.6772 19.8267 16.6772H14.6141Z" fill="#777E91" />
1436
+ </svg>
1437
+ <p>Join Community</p>
1438
+ </div>
1439
+ <hr />
1440
+ <div class="menu-point" @click=${()=>this.toggleQRCodeVisibility()}>
1441
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-qr-code-scan" viewBox="0 0 16 16">
1442
+ <path fill="#777E91" d="M0 .5A.5.5 0 0 1 .5 0h3a.5.5 0 0 1 0 1H1v2.5a.5.5 0 0 1-1 0v-3Zm12 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V1h-2.5a.5.5 0 0 1-.5-.5ZM.5 12a.5.5 0 0 1 .5.5V15h2.5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5Zm15 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H15v-2.5a.5.5 0 0 1 .5-.5ZM4 4h1v1H4V4Z"/>
1443
+ <path fill="#777E91" d="M7 2H2v5h5V2ZM3 3h3v3H3V3Zm2 8H4v1h1v-1Z"/>
1444
+ <path fill="#777E91" d="M7 9H2v5h5V9Zm-4 1h3v3H3v-3Zm8-6h1v1h-1V4Z"/>
1445
+ <path fill="#777E91" d="M9 2h5v5H9V2Zm1 1v3h3V3h-3ZM8 8v2h1v1H8v1h2v-2h1v2h1v-1h2v-1h-3V8H8Zm2 2H9V9h1v1Zm4 2h-1v1h-2v1h3v-2Zm-4 2v-1H8v1h2Z"/>
1446
+ <path fill="#777E91" d="M12 9h2V8h-2v1Z"/>
1447
+ </svg>
1448
+ <p>Open in Mobile</p>
1449
+ </div>
1450
+ <div class="menu-point" @click=${()=>this.removeSnippyly()}>
1451
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1452
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 4C10.0478 4 8.24816 4.161 6.80371 4.35177C5.50372 4.52346 4.52346 5.50372 4.35177 6.80371C4.16101 8.24816 4 10.0478 4 12C4 13.9522 4.161 15.7518 4.35177 17.1963C4.52346 18.4963 5.50372 19.4765 6.80371 19.6482C8.24816 19.839 10.0478 20 12 20C13.9522 20 15.7518 19.839 17.1963 19.6482C18.4963 19.4765 19.4765 18.4963 19.6482 17.1963C19.839 15.7518 20 13.9522 20 12C20 10.0478 19.839 8.24816 19.6482 6.80371C19.4765 5.50372 18.4963 4.52346 17.1963 4.35177C15.7518 4.16101 13.9522 4 12 4ZM6.54184 2.36899C4.34504 2.65912 2.65912 4.34504 2.36899 6.54184C2.16953 8.05208 2 9.94127 2 12C2 14.0587 2.16953 15.9479 2.36899 17.4582C2.65912 19.655 4.34504 21.3409 6.54184 21.631C8.05208 21.8305 9.94127 22 12 22C14.0587 22 15.9479 21.8305 17.4582 21.631C19.655 21.3409 21.3409 19.655 21.631 17.4582C21.8305 15.9479 22 14.0587 22 12C22 9.94127 21.8305 8.05208 21.631 6.54184C21.3409 4.34504 19.655 2.65912 17.4582 2.36899C15.9479 2.16953 14.0587 2 12 2C9.94127 2 8.05208 2.16953 6.54184 2.36899Z" fill="#777E91"/>
1453
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z" fill="#777E91"/>
1454
+ </svg>
1455
+
1456
+ <p>Exit Review Mode</p>
1457
+ </div>
1458
+ ${this.customLoginEnabledLocally?null:D`
1459
+ <div class="menu-point" @click=${()=>this.loginWithGoogle()}>
1460
+ <svg width="20" height="20" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1461
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="#777E91"/>
1462
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="#777E91"/>
1463
+ </svg>
1464
+ <p>Sign in</p>
1465
+ </div>
1466
+ `}
1467
+ </div>
1468
+ <svg
1469
+ class="toolbar-icon"
1470
+ viewBox="0 0 32 32"
1471
+ fill="none"
1472
+ xmlns="http://www.w3.org/2000/svg"
1473
+ >
1474
+ <path
1475
+ d="M14 23C14 24.1 14.9 25 16 25C17.1 25 18 24.1 18 23C18 21.9 17.1 21 16 21C14.9 21 14 21.9 14 23ZM14 9C14 10.1 14.9 11 16 11C17.1 11 18 10.1 18 9C18 7.9 17.1 7 16 7C14.9 7 14 7.9 14 9ZM14 16C14 17.1 14.9 18 16 18C17.1 18 18 17.1 18 16C18 14.9 17.1 14 16 14C14.9 14 14 14.9 14 16Z"
1476
+ />
1477
+ </svg>
1478
+ </div>
1479
+ </div>
1480
+ ${this.showQrCode&&this.qrCode?D`
1481
+ <div class="qrcode-container">
1482
+ <img class="qrcode" src=${this.qrCode} />
1483
+ <button class="qrcode-container-close-btn" @click=${()=>this.toggleQRCodeVisibility()}>x</button>
1484
+ </div>
1485
+ `:null}
1486
+ </div>
1487
+ ${this.showLiveDemoModal?D`
1488
+ <div class="snippyly-plugin-modal-container" @click=${()=>this.onLiveDemoModalNextClick()}>
1489
+ <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
1490
+ <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
1491
+ <div class="s-modal-text">
1492
+ <h1>Try Superflow using the toolbar below.</h1>
1493
+ <p>
1494
+ Get ready to drop your first comment! <br/>
1495
+ But before you do that, you definitely deserve a high five!
1496
+ </p>
1497
+ </div>
1498
+ <div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>Done</div>
1499
+ </div>
1500
+ </div>
1501
+ `:D``}
1502
+ `:D`
1503
+ <div class="snippyly-plugin-container">
1504
+ <div class="toolbar ${rt({expanded:this.expanded})}">
1505
+
1506
+ <!-- icon + logo -->
1507
+ <div class="toolbar-section toolbar-toggle-icon d-sm-none" @click=${()=>this.toggleSnippylyPluginToolbar()}>
1508
+ <svg class="toolbar-icon toolbar-icon-arrow" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1509
+ <path fill-rule="evenodd" clip-rule="evenodd"
1510
+ d="M14.1607 12.4941C13.8353 12.8195 13.8353 13.3472 14.1607 13.6726L16.4882 16L14.1607 18.3274C13.8353 18.6528 13.8353 19.1805 14.1607 19.5059C14.4862 19.8314 15.0138 19.8314 15.3393 19.5059L18.2559 16.5893C18.5814 16.2638 18.5814 15.7362 18.2559 15.4107L15.3393 12.4941C15.0138 12.1686 14.4862 12.1686 14.1607 12.4941Z" />
1511
+ </svg>
1512
+ </div>
1513
+
1514
+ <div class="toolbar-section snippyly-logo ${rt({"d-xs-none":this.expanded})}" @click=${()=>this.toggleSnippylyPluginToolbar()}>
1515
+ <!-- <img class="toolbar-logo"
1516
+ src="https://drive.google.com/uc?export=view&id=1x4HyR7dk3bbCXoeWS-Sy8NZ_EI-f6nR2"> -->
1517
+ <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1518
+ xmlns="http://www.w3.org/2000/svg">
1519
+ <path
1520
+ d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1521
+ fill="#FFCB00" />
1522
+ <path
1523
+ d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1524
+ fill="#FF7162" />
1525
+ <path
1526
+ d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1527
+ fill="#0DCF82" />
1528
+ <path
1529
+ d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1530
+ fill="#A259FE" />
1531
+ </svg>
1532
+ </div>
1533
+
1534
+ <!-- Below features should only be allowed if user role is available -->
1535
+
1536
+ ${this.snippylyUserRole&&!this.isPlanExpired?D`
1537
+ <!-- divider -->
1538
+ <div class="toolbar-section d-xs-none ${rt({"d-none":!this.expanded})}">
1539
+ <div class="toolbar-divider"></div>
1540
+ </div>
1541
+
1542
+ <!-- avatars -->
1543
+ <div class="toolbar-section presence-section d-sm-none ${rt({"d-none":!this.expanded})}">
1544
+ <div class="toolbar-avatars">
1545
+ <snippyly-presence max-users="4"></snippyly-presence>
1546
+ <!-- <div class="avatar blue overlapped">
1547
+ <img class="avatar-img"
1548
+ src="https://drive.google.com/uc?export=view&id=1QHXtKZg8I7-wIapZJDs-x8YenlHMvzP4">
1549
+ </div>
1550
+ <div class="avatar gray overlapped">
1551
+ <img class="avatar-img"
1552
+ src="https://drive.google.com/uc?export=view&id=19Q76zC8mmLXjnMoRqio6EVtfO4AoB-hm">
1553
+ </div>
1554
+ <div class="avatar yellow overlapped">
1555
+ <div class="avatar-text yellow">K</div>
1556
+ </div>
1557
+ <div class="avatar overlapped">
1558
+ <div class="avatar-text more">+2</div>
1559
+ </div> -->
1560
+ </div>
1561
+ </div>
1562
+
1563
+ <!-- divider -->
1564
+ <!-- <div class="toolbar-section">
1565
+ <div class="toolbar-divider"></div>
1566
+ </div> -->
1567
+
1568
+ <!-- actions -->
1569
+ <div class="toolbar-section huddle-recorder-section ${rt({"d-none":!this.expanded})}">
1570
+ <div class="toolbar-actions">
1571
+ <div class="action tooltip">
1572
+ <div class="tooltiptext">Comment</div>
1573
+ <snippyly-comment-tool class="custom-tool">
1574
+ <div class="action">
1575
+ <svg class="toolbar-icon ${rt({active:this.addCommentMode})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
1576
+ <path fill-rule="evenodd" clip-rule="evenodd"
1577
+ 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" />
1578
+ </svg>
1579
+ </div>
1580
+ </snippyly-comment-tool>
1581
+ </div>
1582
+ <div class="action tooltip">
1583
+ <div class="tooltiptext">Arrow</div>
1584
+ <snippyly-arrow-tool class="custom-tool">
1585
+ <div class="action">
1586
+ <svg class="toolbar-icon" width="32" height="32" viewBox="0 0 32 32"
1587
+ fill="none" xmlns="http://www.w3.org/2000/svg">
1588
+ <path fill-rule="evenodd" clip-rule="evenodd"
1589
+ d="M22.6315 18.0207C23.3673 17.9913 23.9399 17.371 23.9105 16.6352L23.6567 10.2894C23.6289 9.59486 23.0723 9.03819 22.3778 9.01041L16.0319 8.75654C15.2961 8.7271 14.6758 9.29972 14.6463 10.0355C14.6169 10.7713 15.1895 11.3916 15.9253 11.4211L19.2283 11.5532L10.0679 20.7136C9.54724 21.2343 9.54724 22.0785 10.0679 22.5992C10.5886 23.1199 11.4329 23.1199 11.9536 22.5992L21.1139 13.4389L21.246 16.7418C21.2754 17.4775 21.8957 18.0502 22.6315 18.0207Z" />
1590
+ </svg>
1591
+ </div>
1592
+ </snippyly-arrow-tool>
1593
+ </div>
1594
+ <div class="tooltip cursor-pointer">
1595
+ <div class="tooltiptext">Live Huddle</div>
1596
+ <snippyly-huddle-tool type="all"></snippyly-huddle-tool>
1597
+ </div>
1598
+ ${this.staging?D`
1599
+ <div class="tooltip cursor-pointer">
1600
+ <div class="tooltiptext">Recording</div>
1601
+ <snippyly-recorder-tool type="all"></snippyly-recorder-tool>
1602
+ </div>
1603
+ `:null}
1604
+ </div>
1605
+ </div>
1606
+
1607
+ <!-- divider -->
1608
+ <div class="toolbar-section ${rt({"d-none":!this.expanded})}">
1609
+ <div class="toolbar-divider"></div>
1610
+ </div>
1611
+
1612
+ <!-- actions 1 -->
1613
+ <div class="toolbar-section comment-viewmode-section ${rt({"d-none":!this.expanded})}">
1614
+ <div class="toolbar-actions1">
1615
+ <snippyly-sidebar-button>
1616
+ <div class="action-border tooltip">
1617
+ <div class="tooltiptext">Open Comments</div>
1618
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
1619
+ <g clip-path="url(#clip0_5417_64176)">
1620
+ <path d="M3 13.4545H6.56308C6.94874 13.4546 7.32675 13.5676 7.65478 13.7806C7.9828 13.9937 8.24787 14.2985 8.42031 14.6608L8.65662 15.1573C8.82912 15.5199 9.09434 15.8248 9.42254 16.0378C9.75074 16.2509 10.129 16.3637 10.5148 16.3636H13.4852C13.871 16.3637 14.2493 16.2509 14.5775 16.0378C14.9057 15.8248 15.1709 15.5199 15.3434 15.1573L15.5797 14.6608C15.7522 14.2983 16.0174 13.9934 16.3456 13.7804C16.6738 13.5673 17.052 13.4545 17.4378 13.4545H21M3 13.7823V17.8182C3 18.3968 3.21882 18.9518 3.60832 19.361C3.99782 19.7701 4.52609 20 5.07692 20H18.9231C19.4739 20 20.0022 19.7701 20.3917 19.361C20.7812 18.9518 21 18.3968 21 17.8182V13.7823C21 13.5651 20.9686 13.3488 20.9077 13.1413L18.6831 5.53988C18.5524 5.09405 18.2892 4.70395 17.932 4.42681C17.5748 4.14967 17.1425 4.00008 16.6985 4H7.30246C6.85841 4.00008 6.42608 4.14967 6.0689 4.42681C5.71172 4.70395 5.44849 5.09405 5.31785 5.53988L3.09231 13.1413C3.03133 13.349 3.00021 13.565 3 13.7823Z" stroke="#8F95B2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
1621
+ </g>
1622
+ <defs>
1623
+ <clipPath id="clip0_5417_64176">
1624
+ <rect width="24" height="24" fill="white"/>
1625
+ </clipPath>
1626
+ </defs>
1627
+ </svg>
1628
+ <p class="action-text">${null===(i=this.comments)||void 0===i?void 0:i.length}</p>
1629
+ </div>
1630
+ </snippyly-sidebar-button>
1631
+ ${this.isUserGlobalContact||"Admin"===this.snippylyUserRole?D`
1632
+ <snippyly-menu class="d-sm-none">
1633
+ <div menu-trigger class="action-border dropdown tooltip">
1634
+ <div class="tooltiptext">Views</div>
1635
+ <svg width="16" height="24" viewBox="0 0 16 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1636
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99939 16.3333C10.7497 16.3333 12.7055 14.6051 13.8509 13.1658C14.2482 12.6665 14.2482 12.0001 13.8509 11.5009C12.7055 10.0616 10.7497 8.33333 7.99939 8.33333C5.24906 8.33333 3.29326 10.0616 2.14788 11.5009C1.75062 12.0001 1.75062 12.6665 2.14788 13.1658C3.29325 14.6051 5.24906 16.3333 7.99939 16.3333ZM14.8942 13.996C15.6782 13.0108 15.6782 11.6558 14.8942 10.6707C13.6487 9.10551 11.3504 7 7.99939 7C4.64837 7 2.3501 9.10551 1.10458 10.6707C0.320609 11.6558 0.320609 13.0108 1.10458 13.996C2.3501 15.5612 4.64837 17.6667 7.99939 17.6667C11.3504 17.6667 13.6487 15.5612 14.8942 13.996Z" fill="#8F95B2"/>
1637
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.33301 12.3332C9.33301 13.0696 8.73605 13.6665 7.99967 13.6665C7.26329 13.6665 6.66634 13.0696 6.66634 12.3332C6.66634 12.3142 6.66674 12.2954 6.66752 12.2767C6.77144 12.3133 6.88324 12.3332 6.99967 12.3332C7.55196 12.3332 7.99967 11.8855 7.99967 11.3332C7.99967 11.2167 7.97977 11.1049 7.94319 11.001C7.96192 11.0002 7.98075 10.9998 7.99967 10.9998C8.73605 10.9998 9.33301 11.5968 9.33301 12.3332ZM10.6663 12.3332C10.6663 13.8059 9.47243 14.9998 7.99967 14.9998C6.52692 14.9998 5.33301 13.8059 5.33301 12.3332C5.33301 10.8604 6.52692 9.6665 7.99967 9.6665C9.47243 9.6665 10.6663 10.8604 10.6663 12.3332Z" fill="#8F95B2"/>
1638
+ </svg>
1639
+ <p class="action-text" style="margin-left:4px">${this.viewMode||"External"}</p>
1640
+ <svg class="toolbar-icon-dropdown-arrow" viewBox="0 0 16 16" fill="none"
1641
+ xmlns="http://www.w3.org/2000/svg">
1642
+ <path fill-rule="evenodd" clip-rule="evenodd"
1643
+ d="M10.8047 6.5286C10.5444 6.26825 10.1223 6.26825 9.86193 6.5286L8 8.39052L6.13807 6.5286C5.87772 6.26825 5.45561 6.26825 5.19526 6.5286C4.93491 6.78894 4.93491 7.21105 5.19526 7.4714L7.5286 9.80474C7.78894 10.0651 8.21105 10.0651 8.4714 9.80474L10.8047 7.4714C11.0651 7.21105 11.0651 6.78894 10.8047 6.5286Z" />
1644
+ </svg>
1645
+ </div>
1646
+ <div menu-items>
1647
+ <div @click=${()=>this.setViewMode("Internal")}>Internal</div>
1648
+ <div @click=${()=>this.setViewMode(null)}>External</div>
1649
+ <div @click=${()=>this.setViewMode("All")}>All</div>
1650
+ </div>
1651
+ </snippyly-menu>
1652
+ `:null}
1653
+ </div>
1654
+ </div>
1655
+
1656
+ <!-- divider -->
1657
+ <div class="toolbar-section ${rt({"d-none":!this.expanded})}">
1658
+ <div class="toolbar-divider"></div>
1659
+ </div>`:D`
1660
+ ${this.isPlanExpired&&this.isUserGlobalContact?D`
1661
+ <div>
1662
+ <a class="toolbar-button sign-in-button" @click=${()=>this.onUpgradePlanClick()}>
1663
+ Upgrade
1664
+ </a>
1665
+ </div>
1666
+ `:null}
1667
+ <div class="tooltip ${rt({"d-none":!this.expanded})}">
1668
+ <div class="tooltiptext">
1669
+ ${this.snippylyUserRole?this.isUserGlobalContact?"Your plan has expired! Please upgrade.":D`Your plan has expired! <br/> Please contact the admin.`:D`You don't have access. <br/> Reach out to the admin of this project.`}
1670
+ </div>
1671
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1672
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8V12Z" fill="#FF7162"/>
1673
+ </svg>
1674
+ </div>
1675
+ `}
1676
+
1677
+ <!-- actions 2 -->
1678
+ <div class="toolbar-section user-profile-section ${rt({"d-none":!this.expanded})}">
1679
+ <div class="toolbar-actions2">
1680
+ ${"Admin"===this.snippylyUserRole&&this.staging&&!this.isPlanExpired?D`
1681
+ <div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container">
1682
+ <div class="tooltiptext">Share</div>
1683
+ <snippyly-user-invite-tool></snippyly-user-invite-tool>
1684
+ </div>
1685
+ `:null}
1686
+ <div class="action">
1687
+ ${(null===(e=this.snippylyUser)||void 0===e?void 0:e.photoUrl)?D`<img class="toolbar-img profile-img" src=${null===(n=this.snippylyUser)||void 0===n?void 0:n.photoUrl} referrerpolicy="no-referrer" title=${null===(o=this.snippylyUser)||void 0===o?void 0:o.name} />`:D`<div class="profile-initial"><span>${(null===(r=null===(s=this.snippylyUser)||void 0===s?void 0:s.name)||void 0===r?void 0:r.charAt(0))||(null===(a=null===(l=this.snippylyUser)||void 0===l?void 0:l.email)||void 0===a?void 0:a.charAt(0))}</span></div>`}
1688
+ </div>
1689
+ </div>
1690
+ </div>
1691
+
1692
+ <!-- context menu icon -->
1693
+ <div class="toolbar-section ${rt({"d-none":!this.expanded})}">
1694
+ <div class="toolbar-section s-more-menu dropdown">
1695
+ <div class="dropdown-content">
1696
+ <div class="menu-point header disable-hover">
1697
+ <svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
1698
+ xmlns="http://www.w3.org/2000/svg">
1699
+ <path
1700
+ d="M7.27564 0.223149C6.79031 0.00346224 6.25358 -0.0557657 5.73589 0.0532382C5.21819 0.162242 4.74372 0.434385 4.37475 0.833949C3.99784 1.2249 3.74112 1.72714 3.63818 2.275C3.53523 2.82287 3.59085 3.39088 3.79775 3.90475C3.99487 4.42252 4.33503 4.86527 4.77372 5.17507C5.21241 5.48487 5.72921 5.64732 6.25653 5.64115H8.91823V2.82595C8.92404 2.26743 8.77031 1.72008 8.4772 1.25563C8.1841 0.791185 7.76528 0.431303 7.27564 0.223149Z"
1701
+ fill="#FFCB00" />
1702
+ <path
1703
+ d="M16.9736 3.72115C16.3509 3.06258 15.5579 2.61408 14.6946 2.43229C13.8313 2.25049 12.9365 2.34355 12.1231 2.69972C11.3097 3.05588 10.6143 3.65918 10.1246 4.43343C9.63489 5.20769 9.37289 6.11818 9.37167 7.04995V11.7611H13.8313C14.714 11.771 15.5791 11.4985 16.3131 10.9793C17.0471 10.46 17.616 9.7183 17.9451 8.85115C18.2892 7.9918 18.3806 7.04259 18.2072 6.12744C18.0339 5.21229 17.604 4.3737 16.9736 3.72115Z"
1704
+ fill="#FF7162" />
1705
+ <path
1706
+ d="M14.4933 13.9835C14.2962 13.4652 13.956 13.0218 13.5172 12.7114C13.0783 12.401 12.5612 12.2379 12.0334 12.2435H9.37167V15.0611C9.36611 15.6198 9.52006 16.1671 9.81336 16.6316C10.1067 17.096 10.5256 17.4558 11.0154 17.6639C11.3431 17.8099 11.6949 17.8853 12.0504 17.8859C12.4867 17.8813 12.9153 17.7635 13.2987 17.5429C13.682 17.3223 14.0085 17.0057 14.2496 16.6206C14.4906 16.2356 14.6388 15.7939 14.6813 15.3342C14.7238 14.8745 14.6593 14.4107 14.4933 13.9835Z"
1707
+ fill="#0DCF82" />
1708
+ <path
1709
+ d="M0.351589 9.03355C0.00514201 9.8932 -0.0880133 10.8436 0.0843205 11.7602C0.256654 12.6768 0.686445 13.517 1.31742 14.1708C1.72451 14.6098 2.20989 14.9589 2.74541 15.1979C3.28094 15.4368 3.85595 15.5608 4.4371 15.5628C5.03193 15.5613 5.62062 15.4353 6.16924 15.192C6.9885 14.8437 7.68929 14.2415 8.17981 13.4645C8.67033 12.6874 8.92771 11.7717 8.91823 10.8372V6.12115H4.46544C3.58239 6.11147 2.71718 6.38434 1.98312 6.90402C1.24906 7.4237 0.680388 8.16595 0.351589 9.03355Z"
1710
+ fill="#A259FE" />
1711
+ </svg>
1712
+ <p>Superflow</p>
1713
+ </div>
1714
+ <div class="menu-point-wrap">
1715
+ Add comments & recordings on this page.
1716
+ <a href="https://www.usesuperflow.com/features" target="_blank">
1717
+ Learn more
1718
+ <svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
1719
+ <path d="M4.30881 1.72602C3.67106 1.86293 3.11953 2.1682 2.64215 2.64149C2.29011 2.99745 2.05915 3.34183 1.89878 3.76037C1.66018 4.37857 1.668 4.08911 1.668 10.0007C1.668 15.9122 1.66018 15.6228 1.89878 16.241C2.29385 17.2699 3.29164 18.0876 4.38704 18.291C4.70779 18.3496 15.2947 18.3496 15.6154 18.291C16.2297 18.1775 16.9494 17.7942 17.3838 17.3481C17.8221 16.8942 18.1506 16.284 18.2797 15.6736C18.3227 15.4702 18.3345 14.8051 18.3345 12.2973V9.17907H17.5129H16.6913V12.1017C16.6913 13.7957 16.6756 15.126 16.6522 15.259C16.5348 15.975 15.9753 16.5343 15.2593 16.6517C14.9503 16.7025 5.05201 16.7025 4.74282 16.6517C4.03857 16.5382 3.48296 15.9944 3.34997 15.2862C3.29912 15.0085 3.29521 5.06326 3.34997 4.74251C3.46731 4.02653 4.02684 3.467 4.74282 3.34966C4.87582 3.32619 6.20609 3.31054 7.90013 3.31054H10.8226V2.48895V1.66735L7.68482 1.67126C5.25184 1.67126 4.48891 1.68691 4.30881 1.72602Z" fill="#4C5366"/>
1720
+ <path d="M12.5058 2.48917V3.31077H14.0004H15.4988L13.3548 5.45481L11.2148 7.59477L11.7939 8.17385C12.1108 8.49069 12.3887 8.74902 12.4082 8.74902C12.4317 8.74902 13.4019 7.79443 14.5679 6.62845L16.6924 4.50413V6.0026V7.49715H17.514H18.3352V4.58253V1.66791H15.4206H12.5058V2.48917Z" fill="#4C5366"/>
1721
+ </svg>
1722
+ </a>
1723
+ </div>
1724
+ <hr />
1725
+ ${this.isUserGlobalContact?D`
1726
+ <div class="menu-point" @click=${()=>this.goToAdminPortal()}>
1727
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
1728
+ <path d="M4.30881 1.72602C3.67106 1.86293 3.11953 2.1682 2.64215 2.64149C2.29011 2.99745 2.05915 3.34183 1.89878 3.76037C1.66018 4.37857 1.668 4.08911 1.668 10.0007C1.668 15.9122 1.66018 15.6228 1.89878 16.241C2.29385 17.2699 3.29164 18.0876 4.38704 18.291C4.70779 18.3496 15.2947 18.3496 15.6154 18.291C16.2297 18.1775 16.9494 17.7942 17.3838 17.3481C17.8221 16.8942 18.1506 16.284 18.2797 15.6736C18.3227 15.4702 18.3345 14.8051 18.3345 12.2973V9.17907H17.5129H16.6913V12.1017C16.6913 13.7957 16.6756 15.126 16.6522 15.259C16.5348 15.975 15.9753 16.5343 15.2593 16.6517C14.9503 16.7025 5.05201 16.7025 4.74282 16.6517C4.03857 16.5382 3.48296 15.9944 3.34997 15.2862C3.29912 15.0085 3.29521 5.06326 3.34997 4.74251C3.46731 4.02653 4.02684 3.467 4.74282 3.34966C4.87582 3.32619 6.20609 3.31054 7.90013 3.31054H10.8226V2.48895V1.66735L7.68482 1.67126C5.25184 1.67126 4.48891 1.68691 4.30881 1.72602Z" fill="#4C5366"/>
1729
+ <path d="M12.5058 2.48917V3.31077H14.0004H15.4988L13.3548 5.45481L11.2148 7.59477L11.7939 8.17385C12.1108 8.49069 12.3887 8.74902 12.4082 8.74902C12.4317 8.74902 13.4019 7.79443 14.5679 6.62845L16.6924 4.50413V6.0026V7.49715H17.514H18.3352V4.58253V1.66791H15.4206H12.5058V2.48917Z" fill="#4C5366"/>
1730
+ </svg>
1731
+ <p>View project</p>
1732
+ </div>
1733
+ <hr />
1734
+ `:D``}
1735
+ <div class="menu-point">
1736
+ <snippyly-user-request-tool type="feedback"></snippyly-user-request-tool>
1737
+ </div>
1738
+ <div class="menu-point">
1739
+ <snippyly-user-request-tool type="reportBug"></snippyly-user-request-tool>
1740
+ </div>
1741
+ <div class="menu-point">
1742
+ <snippyly-user-request-tool type="contactUs"></snippyly-user-request-tool>
1743
+ </div>
1744
+ <div class="menu-point" @click=${()=>this.joinCommunity()}>
1745
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1746
+ <path d="M6.28358 14.5984C6.28358 15.748 5.35444 16.6772 4.20484 16.6772C3.05523 16.6772 2.1261 15.748 2.1261 14.5984C2.1261 13.4488 3.05523 12.5197 4.20484 12.5197H6.28358V14.5984ZM7.32295 14.5984C7.32295 13.4488 8.25208 12.5197 9.40169 12.5197C10.5513 12.5197 11.4804 13.4488 11.4804 14.5984V19.7953C11.4804 20.9449 10.5513 21.874 9.40169 21.874C8.25208 21.874 7.32295 20.9449 7.32295 19.7953V14.5984Z" fill="#777E91" />
1747
+ <path d="M9.40157 6.25196C8.25196 6.25196 7.32283 5.32283 7.32283 4.17322C7.32283 3.02362 8.25196 2.09448 9.40157 2.09448C10.5512 2.09448 11.4803 3.02362 11.4803 4.17322V6.25196H9.40157ZM9.40157 7.30708C10.5512 7.30708 11.4803 8.23622 11.4803 9.38582C11.4803 10.5354 10.5512 11.4646 9.40157 11.4646H4.18897C3.03936 11.4646 2.11023 10.5354 2.11023 9.38582C2.11023 8.23622 3.03936 7.30708 4.18897 7.30708H9.40157Z" fill="#777E91" />
1748
+ <path d="M17.7323 9.38582C17.7323 8.23622 18.6614 7.30708 19.811 7.30708C20.9606 7.30708 21.8897 8.23622 21.8897 9.38582C21.8897 10.5354 20.9606 11.4646 19.811 11.4646H17.7323V9.38582ZM16.6929 9.38582C16.6929 10.5354 15.7637 11.4646 14.6141 11.4646C13.4645 11.4646 12.5354 10.5354 12.5354 9.38582V4.17322C12.5354 3.02362 13.4645 2.09448 14.6141 2.09448C15.7637 2.09448 16.6929 3.02362 16.6929 4.17322V9.38582Z" fill="#777E91" />
1749
+ <path d="M14.6141 17.7165C15.7637 17.7165 16.6929 18.6457 16.6929 19.7953C16.6929 20.9449 15.7637 21.874 14.6141 21.874C13.4645 21.874 12.5354 20.9449 12.5354 19.7953V17.7165H14.6141ZM14.6141 16.6772C13.4645 16.6772 12.5354 15.748 12.5354 14.5984C12.5354 13.4488 13.4645 12.5197 14.6141 12.5197H19.8267C20.9763 12.5197 21.9055 13.4488 21.9055 14.5984C21.9055 15.748 20.9763 16.6772 19.8267 16.6772H14.6141Z" fill="#777E91" />
1750
+ </svg>
1751
+ <p>Join Community</p>
1752
+ </div>
1753
+ <hr />
1754
+ <div class="menu-point" @click=${()=>this.toggleQRCodeVisibility()}>
1755
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-qr-code-scan" viewBox="0 0 16 16">
1756
+ <path fill="#777E91" d="M0 .5A.5.5 0 0 1 .5 0h3a.5.5 0 0 1 0 1H1v2.5a.5.5 0 0 1-1 0v-3Zm12 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V1h-2.5a.5.5 0 0 1-.5-.5ZM.5 12a.5.5 0 0 1 .5.5V15h2.5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5Zm15 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H15v-2.5a.5.5 0 0 1 .5-.5ZM4 4h1v1H4V4Z"/>
1757
+ <path fill="#777E91" d="M7 2H2v5h5V2ZM3 3h3v3H3V3Zm2 8H4v1h1v-1Z"/>
1758
+ <path fill="#777E91" d="M7 9H2v5h5V9Zm-4 1h3v3H3v-3Zm8-6h1v1h-1V4Z"/>
1759
+ <path fill="#777E91" d="M9 2h5v5H9V2Zm1 1v3h3V3h-3ZM8 8v2h1v1H8v1h2v-2h1v2h1v-1h2v-1h-3V8H8Zm2 2H9V9h1v1Zm4 2h-1v1h-2v1h3v-2Zm-4 2v-1H8v1h2Z"/>
1760
+ <path fill="#777E91" d="M12 9h2V8h-2v1Z"/>
1761
+ </svg>
1762
+ <p>Open in Mobile</p>
1763
+ </div>
1764
+ <div class="menu-point" @click=${()=>this.removeSnippyly()}>
1765
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
1766
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 4C10.0478 4 8.24816 4.161 6.80371 4.35177C5.50372 4.52346 4.52346 5.50372 4.35177 6.80371C4.16101 8.24816 4 10.0478 4 12C4 13.9522 4.161 15.7518 4.35177 17.1963C4.52346 18.4963 5.50372 19.4765 6.80371 19.6482C8.24816 19.839 10.0478 20 12 20C13.9522 20 15.7518 19.839 17.1963 19.6482C18.4963 19.4765 19.4765 18.4963 19.6482 17.1963C19.839 15.7518 20 13.9522 20 12C20 10.0478 19.839 8.24816 19.6482 6.80371C19.4765 5.50372 18.4963 4.52346 17.1963 4.35177C15.7518 4.16101 13.9522 4 12 4ZM6.54184 2.36899C4.34504 2.65912 2.65912 4.34504 2.36899 6.54184C2.16953 8.05208 2 9.94127 2 12C2 14.0587 2.16953 15.9479 2.36899 17.4582C2.65912 19.655 4.34504 21.3409 6.54184 21.631C8.05208 21.8305 9.94127 22 12 22C14.0587 22 15.9479 21.8305 17.4582 21.631C19.655 21.3409 21.3409 19.655 21.631 17.4582C21.8305 15.9479 22 14.0587 22 12C22 9.94127 21.8305 8.05208 21.631 6.54184C21.3409 4.34504 19.655 2.65912 17.4582 2.36899C15.9479 2.16953 14.0587 2 12 2C9.94127 2 8.05208 2.16953 6.54184 2.36899Z" fill="#777E91"/>
1767
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z" fill="#777E91"/>
1768
+ </svg>
1769
+
1770
+ <p>Exit Review Mode</p>
1771
+ </div>
1772
+ ${this.customLoginEnabledLocally?null:D`
1773
+ <div class="menu-point" @click=${()=>this.signOutUser()}>
1774
+ <svg
1775
+ width="20"
1776
+ height="20"
1777
+ viewBox="0 0 20 20"
1778
+ fill="none"
1779
+ xmlns="http://www.w3.org/2000/svg"
1780
+ >
1781
+ <path
1782
+ fill-rule="evenodd"
1783
+ clip-rule="evenodd"
1784
+ d="M9.19107 12.5012C9.65098 12.4839 10.0379 12.8426 10.0552 13.3025C10.0944 14.3394 10.1494 15.0961 10.2034 15.6387C10.2566 16.173 10.5792 16.4945 11.0289 16.5495C11.5591 16.6143 12.307 16.6673 13.3334 16.6673C14.3598 16.6673 15.1078 16.6143 15.638 16.5495C16.0874 16.4945 16.4101 16.1729 16.4634 15.6384C16.5637 14.6313 16.6667 12.8913 16.6667 10.0007C16.6667 7.10997 16.5637 5.36999 16.4634 4.36288C16.4101 3.82842 16.0874 3.50679 15.638 3.45185C15.1078 3.38703 14.3598 3.33398 13.3334 3.33398C12.307 3.33398 11.5591 3.38703 11.0289 3.45184C10.5792 3.50681 10.2566 3.8283 10.2034 4.36263C10.1494 4.90519 10.0944 5.66193 10.0552 6.69875C10.0379 7.15866 9.65098 7.51742 9.19107 7.50006C8.73116 7.4827 8.3724 7.09579 8.38976 6.63588C8.42994 5.57169 8.4869 4.78017 8.54495 4.19741C8.667 2.97227 9.52117 1.95707 10.8266 1.79749C11.4343 1.72321 12.2507 1.66732 13.3334 1.66732C14.4161 1.66732 15.2325 1.72321 15.8402 1.7975C17.1458 1.9571 17.9998 2.97278 18.1218 4.19767C18.2293 5.27622 18.3334 7.07438 18.3334 10.0006C18.3334 12.9269 18.2293 14.7251 18.1218 15.8036C17.9998 17.0285 17.1458 18.0442 15.8402 18.2038C15.2325 18.2781 14.4161 18.334 13.3334 18.334C12.2507 18.334 11.4343 18.2781 10.8266 18.2038C9.52117 18.0442 8.667 17.029 8.54495 15.8039C8.4869 15.2211 8.42994 14.4296 8.38976 13.3654C8.3724 12.9055 8.73116 12.5186 9.19107 12.5012Z"
1785
+ fill="#4C5366"
1786
+ />
1787
+ <path
1788
+ fill-rule="evenodd"
1789
+ clip-rule="evenodd"
1790
+ d="M6.006 12.3274C6.33144 12.6528 6.33144 13.1805 6.006 13.5059C5.68057 13.8314 5.15293 13.8314 4.82749 13.5059L1.91083 10.5893C1.58539 10.2638 1.58539 9.73618 1.91083 9.41074L4.82749 6.49408C5.15293 6.16864 5.68057 6.16864 6.006 6.49408C6.33144 6.81951 6.33144 7.34715 6.006 7.67259L4.51193 9.16667H12.5001C12.9603 9.16667 13.3334 9.53976 13.3334 10C13.3334 10.4602 12.9603 10.8333 12.5001 10.8333L4.51193 10.8333L6.006 12.3274Z"
1791
+ fill="#4C5366"
1792
+ />
1793
+ </svg>
1794
+ <p>Sign Out</p>
1795
+ </div>
1796
+ `}
1797
+ </div>
1798
+ <svg
1799
+ class="toolbar-icon"
1800
+ viewBox="0 0 32 32"
1801
+ fill="none"
1802
+ xmlns="http://www.w3.org/2000/svg"
1803
+ >
1804
+ <path
1805
+ d="M14 23C14 24.1 14.9 25 16 25C17.1 25 18 24.1 18 23C18 21.9 17.1 21 16 21C14.9 21 14 21.9 14 23ZM14 9C14 10.1 14.9 11 16 11C17.1 11 18 10.1 18 9C18 7.9 17.1 7 16 7C14.9 7 14 7.9 14 9ZM14 16C14 17.1 14.9 18 16 18C17.1 18 18 17.1 18 16C18 14.9 17.1 14 16 14C14.9 14 14 14.9 14 16Z"
1806
+ />
1807
+ </svg>
1808
+ </div>
1809
+ </div>
1810
+
1811
+ </div>
1812
+ ${this.showQrCode&&this.qrCode?D`
1813
+ <div class="qrcode-container">
1814
+ <img class="qrcode" src=${this.qrCode} />
1815
+ <button class="qrcode-container-close-btn" @click=${()=>this.toggleQRCodeVisibility()}>x</button>
1816
+ </div>
1817
+ `:null}
1818
+ </div>
1819
+ ${this.showOnboardingModal?D`
1820
+ <div class="snippyly-plugin-modal-container" @click=${()=>this.onboardingNextClick()}>
1821
+ <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
1822
+ <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
1823
+ <div class="s-modal-text">
1824
+ <h1>You’re a SuperFlow installation wizard!</h1>
1825
+ <p>
1826
+ Get ready to drop your first comment! <br/>
1827
+ But before you do that, you definitely deserve a high five!
1828
+ </p>
1829
+ </div>
1830
+ <div class="s-button s-primary" @click=${()=>this.onboardingNextClick()}>Next</div>
1831
+ </div>
1832
+ </div>
1833
+ `:D``}
1834
+ ${this.showLiveDemoModal?D`
1835
+ <div class="snippyly-plugin-modal-container" @click=${()=>this.onLiveDemoModalNextClick()}>
1836
+ <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
1837
+ <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
1838
+ <div class="s-modal-text">
1839
+ <h1>Try Superflow using the toolbar below.</h1>
1840
+ <p>
1841
+ Get ready to drop your first comment! <br/>
1842
+ But before you do that, you definitely deserve a high five!
1843
+ </p>
1844
+ </div>
1845
+ <div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>Done</div>
1846
+ </div>
1847
+ </div>
1848
+ `:D``}
1849
+ `:D``}},t.SnippylyPlugin.styles=[Go,Xo],Yo([nt()],t.SnippylyPlugin.prototype,"loadPlugin",null),Yo([nt()],t.SnippylyPlugin.prototype,"comments",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"commentElement",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"contactElement",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"rewriterElement",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"presenceElement",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"commentSubscription",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"selectionElement",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"addCommentMode",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"_expanded",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"loading",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"signInError",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"snippylyUser",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"snippylyUserRole",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"isPlanExpired",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"showOnboardingModal",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"showLiveDemoModal",void 0),Yo([et()],t.SnippylyPlugin.prototype,"apiKey",null),Yo([et()],t.SnippylyPlugin.prototype,"projectId",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"staging",void 0),Yo([et()],t.SnippylyPlugin.prototype,"projectVersionKey",null),Yo([nt()],t.SnippylyPlugin.prototype,"projectVersion",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"_menuOpenedId",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"copyLinkTooltip",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"invalidApiKey",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"documentId",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"isUserGlobalContact",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"location",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"viewMode",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"qrCode",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"showQrCode",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"customLoginEnabledLocally",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"customLoginEnabled",void 0),Yo([nt()],t.SnippylyPlugin.prototype,"providedUser",void 0),t.SnippylyPlugin=Yo([(t=>i=>"function"==typeof i?((t,i)=>(window.customElements.define(t,i),i))(t,i):((t,i)=>{const{kind:e,elements:n}=i;return{kind:e,elements:n,finisher(i){window.customElements.define(t,i)}}})(t,i))("snippyly-plugin")],t.SnippylyPlugin),Object.defineProperty(t,"u",{value:!0})}({});