cursor-local-remote 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -0
- package/.next/app-build-manifest.json +98 -0
- package/.next/app-path-routes-manifest.json +16 -0
- package/.next/build-manifest.json +33 -0
- package/.next/export-marker.json +6 -0
- package/.next/images-manifest.json +58 -0
- package/.next/next-minimal-server.js.nft.json +1 -0
- package/.next/next-server.js.nft.json +1 -0
- package/.next/package.json +1 -0
- package/.next/prerender-manifest.json +148 -0
- package/.next/react-loadable-manifest.json +8 -0
- package/.next/required-server-files.json +325 -0
- package/.next/routes-manifest.json +94 -0
- package/.next/server/app/_not-found/page.js +2 -0
- package/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
- package/.next/server/app/_not-found.html +1 -0
- package/.next/server/app/_not-found.meta +8 -0
- package/.next/server/app/_not-found.rsc +18 -0
- package/.next/server/app/api/chat/route.js +19 -0
- package/.next/server/app/api/chat/route.js.nft.json +1 -0
- package/.next/server/app/api/chat/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/info/route.js +1 -0
- package/.next/server/app/api/info/route.js.nft.json +1 -0
- package/.next/server/app/api/info/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/models/route.js +1 -0
- package/.next/server/app/api/models/route.js.nft.json +1 -0
- package/.next/server/app/api/models/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/push/subscribe/route.js +19 -0
- package/.next/server/app/api/push/subscribe/route.js.nft.json +1 -0
- package/.next/server/app/api/push/subscribe/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/push/vapid-key/route.js +19 -0
- package/.next/server/app/api/push/vapid-key/route.js.nft.json +1 -0
- package/.next/server/app/api/push/vapid-key/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/active/route.js +1 -0
- package/.next/server/app/api/sessions/active/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/active/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/history/route.js +1 -0
- package/.next/server/app/api/sessions/history/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/history/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/route.js +19 -0
- package/.next/server/app/api/sessions/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/watch/route.js +4 -0
- package/.next/server/app/api/sessions/watch/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/watch/route_client-reference-manifest.js +1 -0
- package/.next/server/app/apple-icon.png/route.js +1 -0
- package/.next/server/app/apple-icon.png/route.js.nft.json +1 -0
- package/.next/server/app/apple-icon.png.body +0 -0
- package/.next/server/app/apple-icon.png.meta +1 -0
- package/.next/server/app/icon.png/route.js +1 -0
- package/.next/server/app/icon.png/route.js.nft.json +1 -0
- package/.next/server/app/icon.png.body +0 -0
- package/.next/server/app/icon.png.meta +1 -0
- package/.next/server/app/index.html +1 -0
- package/.next/server/app/index.meta +7 -0
- package/.next/server/app/index.rsc +21 -0
- package/.next/server/app/manifest.webmanifest/route.js +16 -0
- package/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -0
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -0
- package/.next/server/app/manifest.webmanifest.body +1 -0
- package/.next/server/app/manifest.webmanifest.meta +1 -0
- package/.next/server/app/page.js +2 -0
- package/.next/server/app/page.js.nft.json +1 -0
- package/.next/server/app/page_client-reference-manifest.js +1 -0
- package/.next/server/app-paths-manifest.json +16 -0
- package/.next/server/chunks/267.js +9 -0
- package/.next/server/chunks/369.js +19 -0
- package/.next/server/chunks/407.js +1 -0
- package/.next/server/chunks/519.js +19 -0
- package/.next/server/chunks/540.js +184 -0
- package/.next/server/chunks/611.js +6 -0
- package/.next/server/chunks/692.js +1 -0
- package/.next/server/chunks/848.js +1 -0
- package/.next/server/chunks/873.js +22 -0
- package/.next/server/chunks/878.js +37 -0
- package/.next/server/edge-instrumentation.js +2 -0
- package/.next/server/edge-runtime-webpack.js +2 -0
- package/.next/server/functions-config-manifest.json +4 -0
- package/.next/server/instrumentation.js +1 -0
- package/.next/server/instrumentation.js.nft.json +1 -0
- package/.next/server/interception-route-rewrite-manifest.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -0
- package/.next/server/middleware-manifest.json +33 -0
- package/.next/server/middleware-react-loadable-manifest.js +1 -0
- package/.next/server/next-font-manifest.js +1 -0
- package/.next/server/next-font-manifest.json +1 -0
- package/.next/server/pages/404.html +1 -0
- package/.next/server/pages/500.html +1 -0
- package/.next/server/pages/_app.js +1 -0
- package/.next/server/pages/_app.js.nft.json +1 -0
- package/.next/server/pages/_document.js +1 -0
- package/.next/server/pages/_document.js.nft.json +1 -0
- package/.next/server/pages/_error.js +19 -0
- package/.next/server/pages/_error.js.nft.json +1 -0
- package/.next/server/pages-manifest.json +6 -0
- package/.next/server/server-reference-manifest.js +1 -0
- package/.next/server/server-reference-manifest.json +1 -0
- package/.next/server/src/middleware.js +135 -0
- package/.next/server/webpack-runtime.js +1 -0
- package/.next/static/chunks/255-ebd51be49873d76c.js +1 -0
- package/.next/static/chunks/391-727d95bcfba987c2.js +1 -0
- package/.next/static/chunks/4bd1b696-c023c6e3521b1417.js +1 -0
- package/.next/static/chunks/561.0dd3adbeaf3ef161.js +184 -0
- package/.next/static/chunks/app/_not-found/page-52dbda1443b2ae8f.js +1 -0
- package/.next/static/chunks/app/api/chat/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/info/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/models/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/push/subscribe/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/push/vapid-key/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/sessions/active/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/sessions/history/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/sessions/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/api/sessions/watch/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/layout-11d8cab0ea5a792e.js +1 -0
- package/.next/static/chunks/app/manifest.webmanifest/route-05d013d09b933dec.js +1 -0
- package/.next/static/chunks/app/page-9b8c5cfa3bc0cd37.js +1 -0
- package/.next/static/chunks/framework-7c18bae94415732c.js +1 -0
- package/.next/static/chunks/main-app-14a04931699eb2a2.js +1 -0
- package/.next/static/chunks/main-d9f723dc0fb9d113.js +1 -0
- package/.next/static/chunks/pages/_app-79e662cab09aea11.js +1 -0
- package/.next/static/chunks/pages/_error-89cd7530328c75d9.js +1 -0
- package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
- package/.next/static/chunks/webpack-d434b6449a9cd8f3.js +1 -0
- package/.next/static/css/491f5e1d36eb62fc.css +1 -0
- package/.next/static/css/5eacd01f773eed7f.css +11 -0
- package/.next/static/qH3fSSOUNLq_-dFHc2iUI/_buildManifest.js +1 -0
- package/.next/static/qH3fSSOUNLq_-dFHc2iUI/_ssgManifest.js +1 -0
- package/LICENSE +21 -0
- package/README.md +120 -0
- package/bin/cursor-remote.mjs +250 -0
- package/next.config.ts +26 -0
- package/package.json +79 -0
- package/public/apple-touch-icon.png +0 -0
- package/public/icon-192.png +0 -0
- package/public/icon-512.png +0 -0
- package/public/sw.js +68 -0
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[561],{9561:(e,t,a)=>{a.r(t),a.d(t,{PWAInstallElement:()=>tQ});let i=globalThis,o=i.ShadowRoot&&(void 0===i.ShadyCSS||i.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s=Symbol(),l=new WeakMap;class n{constructor(e,t,a){if(this._$cssResult$=!0,a!==s)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=t}get styleSheet(){let e=this.o,t=this.t;if(o&&void 0===e){let a=void 0!==t&&1===t.length;a&&(e=l.get(t)),void 0===e&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),a&&l.set(t,e))}return e}toString(){return this.cssText}}let r=(e,...t)=>new n(1===e.length?e[0]:t.reduce((t,a,i)=>t+(e=>{if(!0===e._$cssResult$)return e.cssText;if("number"==typeof e)return e;throw Error("Value passed to 'css' function must be a 'css' function result: "+e+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+e[i+1],e[0]),e,s),d=o?e=>e:e=>e instanceof CSSStyleSheet?(e=>{let t="";for(let a of e.cssRules)t+=a.cssText;return(e=>new n("string"==typeof e?e:e+"",void 0,s))(t)})(e):e,{is:c,defineProperty:p,getOwnPropertyDescriptor:h,getOwnPropertyNames:b,getOwnPropertySymbols:g,getPrototypeOf:f}=Object,u=globalThis,m=u.trustedTypes,v=m?m.emptyScript:"",y=u.reactiveElementPolyfillSupport,w={toAttribute(e,t){switch(t){case Boolean:e=e?v:null;break;case Object:case Array:e=null==e?e:JSON.stringify(e)}return e},fromAttribute(e,t){let a=e;switch(t){case Boolean:a=null!==e;break;case Number:a=null===e?null:Number(e);break;case Object:case Array:try{a=JSON.parse(e)}catch(e){a=null}}return a}},x=(e,t)=>!c(e,t),k={attribute:!0,type:String,converter:w,reflect:!1,useDefault:!1,hasChanged:x};Symbol.metadata??=Symbol("metadata"),u.litPropertyMetadata??=new WeakMap;class A extends HTMLElement{static addInitializer(e){this._$Ei(),(this.l??=[]).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,t=k){if(t.state&&(t.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(e)&&((t=Object.create(t)).wrapped=!0),this.elementProperties.set(e,t),!t.noAccessor){let a=Symbol(),i=this.getPropertyDescriptor(e,a,t);void 0!==i&&p(this.prototype,e,i)}}static getPropertyDescriptor(e,t,a){let{get:i,set:o}=h(this.prototype,e)??{get(){return this[t]},set(e){this[t]=e}};return{get:i,set(t){let s=i?.call(this);o?.call(this,t),this.requestUpdate(e,s,a)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??k}static _$Ei(){if(this.hasOwnProperty("elementProperties"))return;let e=f(this);e.finalize(),void 0!==e.l&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty("finalized"))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty("properties")){let e=this.properties;for(let t of[...b(e),...g(e)])this.createProperty(t,e[t])}let e=this[Symbol.metadata];if(null!==e){let t=litPropertyMetadata.get(e);if(void 0!==t)for(let[e,a]of t)this.elementProperties.set(e,a)}for(let[e,t]of(this._$Eh=new Map,this.elementProperties)){let a=this._$Eu(e,t);void 0!==a&&this._$Eh.set(a,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){let t=[];if(Array.isArray(e))for(let a of new Set(e.flat(1/0).reverse()))t.unshift(d(a));else void 0!==e&&t.push(d(e));return t}static _$Eu(e,t){let a=t.attribute;return!1===a?void 0:"string"==typeof a?a:"string"==typeof e?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(e=>e(this))}addController(e){(this._$EO??=new Set).add(e),void 0!==this.renderRoot&&this.isConnected&&e.hostConnected?.()}removeController(e){this._$EO?.delete(e)}_$E_(){let e=new Map;for(let t of this.constructor.elementProperties.keys())this.hasOwnProperty(t)&&(e.set(t,this[t]),delete this[t]);e.size>0&&(this._$Ep=e)}createRenderRoot(){let e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((e,t)=>{if(o)e.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(let a of t){let t=document.createElement("style"),o=i.litNonce;void 0!==o&&t.setAttribute("nonce",o),t.textContent=a.cssText,e.appendChild(t)}})(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(e=>e.hostConnected?.())}enableUpdating(e){}disconnectedCallback(){this._$EO?.forEach(e=>e.hostDisconnected?.())}attributeChangedCallback(e,t,a){this._$AK(e,a)}_$ET(e,t){let a=this.constructor.elementProperties.get(e),i=this.constructor._$Eu(e,a);if(void 0!==i&&!0===a.reflect){let o=(void 0!==a.converter?.toAttribute?a.converter:w).toAttribute(t,a.type);this._$Em=e,null==o?this.removeAttribute(i):this.setAttribute(i,o),this._$Em=null}}_$AK(e,t){let a=this.constructor,i=a._$Eh.get(e);if(void 0!==i&&this._$Em!==i){let e=a.getPropertyOptions(i),o="function"==typeof e.converter?{fromAttribute:e.converter}:void 0!==e.converter?.fromAttribute?e.converter:w;this._$Em=i;let s=o.fromAttribute(t,e.type);this[i]=s??this._$Ej?.get(i)??s,this._$Em=null}}requestUpdate(e,t,a,i=!1,o){if(void 0!==e){let s=this.constructor;if(!1===i&&(o=this[e]),!(((a??=s.getPropertyOptions(e)).hasChanged??x)(o,t)||a.useDefault&&a.reflect&&o===this._$Ej?.get(e)&&!this.hasAttribute(s._$Eu(e,a))))return;this.C(e,t,a)}!1===this.isUpdatePending&&(this._$ES=this._$EP())}C(e,t,{useDefault:a,reflect:i,wrapped:o},s){a&&!(this._$Ej??=new Map).has(e)&&(this._$Ej.set(e,s??t??this[e]),!0!==o||void 0!==s)||(this._$AL.has(e)||(this.hasUpdated||a||(t=void 0),this._$AL.set(e,t)),!0===i&&this._$Em!==e&&(this._$Eq??=new Set).add(e))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(e){Promise.reject(e)}let e=this.scheduleUpdate();return null!=e&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[e,t]of this._$Ep)this[e]=t;this._$Ep=void 0}let e=this.constructor.elementProperties;if(e.size>0)for(let[t,a]of e){let{wrapped:e}=a,i=this[t];!0!==e||this._$AL.has(t)||void 0===i||this.C(t,void 0,a,i)}}let e=!1,t=this._$AL;try{(e=this.shouldUpdate(t))?(this.willUpdate(t),this._$EO?.forEach(e=>e.hostUpdate?.()),this.update(t)):this._$EM()}catch(t){throw e=!1,this._$EM(),t}e&&this._$AE(t)}willUpdate(e){}_$AE(e){this._$EO?.forEach(e=>e.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(e){return!0}update(e){this._$Eq&&=this._$Eq.forEach(e=>this._$ET(e,this[e])),this._$EM()}updated(e){}firstUpdated(e){}}A.elementStyles=[],A.shadowRootOptions={mode:"open"},A.elementProperties=new Map,A.finalized=new Map,y?.({ReactiveElement:A}),(u.reactiveElementVersions??=[]).push("2.1.2");let $=globalThis,_=e=>e,S=$.trustedTypes,E=S?S.createPolicy("lit-html",{createHTML:e=>e}):void 0,j="$lit$",D=`lit$${Math.random().toFixed(9).slice(2)}$`,T="?"+D,z=`<${T}>`,P=document,C=()=>P.createComment(""),M=e=>null===e||"object"!=typeof e&&"function"!=typeof e,q=Array.isArray,R="[ \n\f\r]",H=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,I=/-->/g,O=/>/g,L=RegExp(`>|${R}(?:([^\\s"'>=/]+)(${R}*=${R}*(?:[^
|
|
2
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),U=/'/g,B=/"/g,N=/^(?:script|style|textarea|title)$/i,Z=e=>(t,...a)=>({_$litType$:e,strings:t,values:a}),F=Z(1),V=(Z(2),Z(3),Symbol.for("lit-noChange")),W=Symbol.for("lit-nothing"),G=new WeakMap,Y=P.createTreeWalker(P,129);function K(e,t){if(!q(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==E?E.createHTML(t):t}class J{constructor({strings:e,_$litType$:t},a){let i;this.parts=[];let o=0,s=0,l=e.length-1,n=this.parts,[r,d]=((e,t)=>{let a=e.length-1,i=[],o,s=2===t?"<svg>":3===t?"<math>":"",l=H;for(let t=0;t<a;t++){let a=e[t],n,r,d=-1,c=0;for(;c<a.length&&(l.lastIndex=c,null!==(r=l.exec(a)));)c=l.lastIndex,l===H?"!--"===r[1]?l=I:void 0!==r[1]?l=O:void 0!==r[2]?(N.test(r[2])&&(o=RegExp("</"+r[2],"g")),l=L):void 0!==r[3]&&(l=L):l===L?">"===r[0]?(l=o??H,d=-1):void 0===r[1]?d=-2:(d=l.lastIndex-r[2].length,n=r[1],l=void 0===r[3]?L:'"'===r[3]?B:U):l===B||l===U?l=L:l===I||l===O?l=H:(l=L,o=void 0);let p=l===L&&e[t+1].startsWith("/>")?" ":"";s+=l===H?a+z:d>=0?(i.push(n),a.slice(0,d)+j+a.slice(d)+D+p):a+D+(-2===d?t:p)}return[K(e,s+(e[a]||"<?>")+(2===t?"</svg>":3===t?"</math>":"")),i]})(e,t);if(this.el=J.createElement(r,a),Y.currentNode=this.el.content,2===t||3===t){let e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;null!==(i=Y.nextNode())&&n.length<l;){if(1===i.nodeType){if(i.hasAttributes())for(let e of i.getAttributeNames())if(e.endsWith(j)){let t=d[s++],a=i.getAttribute(e).split(D),l=/([.?@])?(.*)/.exec(t);n.push({type:1,index:o,name:l[2],strings:a,ctor:"."===l[1]?ea:"?"===l[1]?ei:"@"===l[1]?eo:et}),i.removeAttribute(e)}else e.startsWith(D)&&(n.push({type:6,index:o}),i.removeAttribute(e));if(N.test(i.tagName)){let e=i.textContent.split(D),t=e.length-1;if(t>0){i.textContent=S?S.emptyScript:"";for(let a=0;a<t;a++)i.append(e[a],C()),Y.nextNode(),n.push({type:2,index:++o});i.append(e[t],C())}}}else if(8===i.nodeType)if(i.data===T)n.push({type:2,index:o});else{let e=-1;for(;-1!==(e=i.data.indexOf(D,e+1));)n.push({type:7,index:o}),e+=D.length-1}o++}}static createElement(e,t){let a=P.createElement("template");return a.innerHTML=e,a}}function Q(e,t,a=e,i){if(t===V)return t;let o=void 0!==i?a._$Co?.[i]:a._$Cl,s=M(t)?void 0:t._$litDirective$;return o?.constructor!==s&&(o?._$AO?.(!1),void 0===s?o=void 0:(o=new s(e))._$AT(e,a,i),void 0!==i?(a._$Co??=[])[i]=o:a._$Cl=o),void 0!==o&&(t=Q(e,o._$AS(e,t.values),o,i)),t}class X{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:t},parts:a}=this._$AD,i=(e?.creationScope??P).importNode(t,!0);Y.currentNode=i;let o=Y.nextNode(),s=0,l=0,n=a[0];for(;void 0!==n;){if(s===n.index){let t;2===n.type?t=new ee(o,o.nextSibling,this,e):1===n.type?t=new n.ctor(o,n.name,n.strings,this,e):6===n.type&&(t=new es(o,this,e)),this._$AV.push(t),n=a[++l]}s!==n?.index&&(o=Y.nextNode(),s++)}return Y.currentNode=P,i}p(e){let t=0;for(let a of this._$AV)void 0!==a&&(void 0!==a.strings?(a._$AI(e,a,t),t+=a.strings.length-2):a._$AI(e[t])),t++}}class ee{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,t,a,i){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=a,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,t=this._$AM;return void 0!==t&&11===e?.nodeType&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){let a;M(e=Q(this,e,t))?e===W||null==e||""===e?(this._$AH!==W&&this._$AR(),this._$AH=W):e!==this._$AH&&e!==V&&this._(e):void 0!==e._$litType$?this.$(e):void 0!==e.nodeType?this.T(e):q(a=e)||"function"==typeof a?.[Symbol.iterator]?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==W&&M(this._$AH)?this._$AA.nextSibling.data=e:this.T(P.createTextNode(e)),this._$AH=e}$(e){let{values:t,_$litType$:a}=e,i="number"==typeof a?this._$AC(e):(void 0===a.el&&(a.el=J.createElement(K(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===i)this._$AH.p(t);else{let e=new X(i,this),a=e.u(this.options);e.p(t),this.T(a),this._$AH=e}}_$AC(e){let t=G.get(e.strings);return void 0===t&&G.set(e.strings,t=new J(e)),t}k(e){q(this._$AH)||(this._$AH=[],this._$AR());let t=this._$AH,a,i=0;for(let o of e)i===t.length?t.push(a=new ee(this.O(C()),this.O(C()),this,this.options)):a=t[i],a._$AI(o),i++;i<t.length&&(this._$AR(a&&a._$AB.nextSibling,i),t.length=i)}_$AR(e=this._$AA.nextSibling,t){for(this._$AP?.(!1,!0,t);e!==this._$AB;){let t=_(e).nextSibling;_(e).remove(),e=t}}setConnected(e){void 0===this._$AM&&(this._$Cv=e,this._$AP?.(e))}}class et{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,a,i,o){this.type=1,this._$AH=W,this._$AN=void 0,this.element=e,this.name=t,this._$AM=i,this.options=o,a.length>2||""!==a[0]||""!==a[1]?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=W}_$AI(e,t=this,a,i){let o=this.strings,s=!1;if(void 0===o)(s=!M(e=Q(this,e,t,0))||e!==this._$AH&&e!==V)&&(this._$AH=e);else{let i,l,n=e;for(e=o[0],i=0;i<o.length-1;i++)(l=Q(this,n[a+i],t,i))===V&&(l=this._$AH[i]),s||=!M(l)||l!==this._$AH[i],l===W?e=W:e!==W&&(e+=(l??"")+o[i+1]),this._$AH[i]=l}s&&!i&&this.j(e)}j(e){e===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}}class ea extends et{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===W?void 0:e}}class ei extends et{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==W)}}class eo extends et{constructor(e,t,a,i,o){super(e,t,a,i,o),this.type=5}_$AI(e,t=this){if((e=Q(this,e,t,0)??W)===V)return;let a=this._$AH,i=e===W&&a!==W||e.capture!==a.capture||e.once!==a.once||e.passive!==a.passive,o=e!==W&&(a===W||i);i&&this.element.removeEventListener(this.name,this,a),o&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}}class es{constructor(e,t,a){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=a}get _$AU(){return this._$AM._$AU}_$AI(e){Q(this,e)}}let el=$.litHtmlPolyfillSupport;el?.(J,ee),($.litHtmlVersions??=[]).push("3.3.2");let en=globalThis;class er extends A{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=((e,t,a)=>{let i=a?.renderBefore??t,o=i._$litPart$;if(void 0===o){let e=a?.renderBefore??null;i._$litPart$=o=new ee(t.insertBefore(C(),e),e,void 0,a??{})}return o._$AI(e),o})(t,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return V}}er._$litElement$=!0,er.finalized=!0,en.litElementHydrateSupport?.({LitElement:er});let ed=en.litElementPolyfillSupport;ed?.({LitElement:er}),(en.litElementVersions??=[]).push("4.2.2");let ec={attribute:!0,type:String,converter:w,reflect:!1,hasChanged:x};function ep(e){return(t,a)=>"object"==typeof a?((e=ec,t,a)=>{let{kind:i,metadata:o}=a,s=globalThis.litPropertyMetadata.get(o);if(void 0===s&&globalThis.litPropertyMetadata.set(o,s=new Map),"setter"===i&&((e=Object.create(e)).wrapped=!0),s.set(a.name,e),"accessor"===i){let{name:i}=a;return{set(a){let o=t.get.call(this);t.set.call(this,a),this.requestUpdate(i,o,e,!0,a)},init(t){return void 0!==t&&this.C(i,void 0,e,t),t}}}if("setter"===i){let{name:i}=a;return function(a){let o=this[i];t.call(this,a),this.requestUpdate(i,o,e,!0,a)}}throw Error("Unsupported decorator location: "+i)})(e,t,a):((e,t,a)=>{let i=t.hasOwnProperty(a);return t.constructor.createProperty(a,e),i?Object.getOwnPropertyDescriptor(t,a):void 0})(e,t,a)}let eh={ATTRIBUTE:1},eb=e=>(...t)=>({_$litDirective$:e,values:t});class eg{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,a){this._$Ct=e,this._$AM=t,this._$Ci=a}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}let ef=eb(class extends eg{constructor(e){if(super(e),e.type!==eh.ATTRIBUTE||"class"!==e.name||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter(t=>e[t]).join(" ")+" "}update(e,[t]){if(void 0===this.st){for(let a in this.st=new Set,void 0!==e.strings&&(this.nt=new Set(e.strings.join(" ").split(/\s/).filter(e=>""!==e))),t)t[a]&&!this.nt?.has(a)&&this.st.add(a);return this.render(t)}let a=e.element.classList;for(let e of this.st)e in t||(a.remove(e),this.st.delete(e));for(let e in t){let i=!!t[e];i===this.st.has(e)||this.nt?.has(e)||(i?(a.add(e),this.st.add(e)):(a.remove(e),this.st.delete(e)))}return V}}),eu="important",em=" !"+eu,ev=eb(class extends eg{constructor(e){if(super(e),e.type!==eh.ATTRIBUTE||"style"!==e.name||e.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(e){return Object.keys(e).reduce((t,a)=>{let i=e[a];return null==i?t:t+`${a=a.includes("-")?a:a.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${i};`},"")}update(e,[t]){let{style:a}=e.element;if(void 0===this.ft)return this.ft=new Set(Object.keys(t)),this.render(t);for(let e of this.ft)null==t[e]&&(this.ft.delete(e),e.includes("-")?a.removeProperty(e):a[e]=null);for(let e in t){let i=t[e];if(null!=i){this.ft.add(e);let t="string"==typeof i&&i.endsWith(em);e.includes("-")||t?a.setProperty(e,t?i.slice(0,-11):i,t?eu:""):a[e]=i}}return V}});var ey,ew={d:(e,t)=>{for(var a in t)ew.o(t,a)&&!ew.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},ex={};ew.r(ex),ew.d(ex,{templates:()=>ts});var ek={};ew.r(ek),ew.d(ek,{templates:()=>tl});var eA={};ew.r(eA),ew.d(eA,{templates:()=>tn});var e$={};ew.r(e$),ew.d(e$,{templates:()=>tr});var e_={};ew.r(e_),ew.d(e_,{templates:()=>td});var eS={};ew.r(eS),ew.d(eS,{templates:()=>tc});var eE={};ew.r(eE),ew.d(eE,{templates:()=>tp});var ej={};ew.r(ej),ew.d(ej,{templates:()=>th});var eD={};ew.r(eD),ew.d(eD,{templates:()=>tb});var eT={};ew.r(eT),ew.d(eT,{templates:()=>tg});var ez={};ew.r(ez),ew.d(ez,{templates:()=>tf});var eP={};ew.r(eP),ew.d(eP,{templates:()=>tu});var eC={};ew.r(eC),ew.d(eC,{templates:()=>tm});var eM={};ew.r(eM),ew.d(eM,{templates:()=>tv});var eq={};ew.r(eq),ew.d(eq,{templates:()=>ty});var eR={};ew.r(eR),ew.d(eR,{templates:()=>tw});var eH={};ew.r(eH),ew.d(eH,{templates:()=>tx});var eI={};ew.r(eI),ew.d(eI,{templates:()=>tk});var eO={};ew.r(eO),ew.d(eO,{templates:()=>tA});var eL={};ew.r(eL),ew.d(eL,{templates:()=>t$});var eU={};ew.r(eU),ew.d(eU,{templates:()=>t_});var eB={};ew.r(eB),ew.d(eB,{templates:()=>tS});var eN={};ew.r(eN),ew.d(eN,{templates:()=>tE});var eZ={};ew.r(eZ),ew.d(eZ,{templates:()=>tj});var eF={};ew.r(eF),ew.d(eF,{templates:()=>tD});var eV={};ew.r(eV),ew.d(eV,{templates:()=>tT});var eW={};ew.r(eW),ew.d(eW,{templates:()=>tz});var eG={};ew.r(eG),ew.d(eG,{templates:()=>tP});let eY=(e,t,a)=>{let i=e[0];for(let o=1;o<e.length;o++)i+=t[a?a[o-1]:o-1],i+=e[o];return i},eK=e=>"string"!=typeof e&&"strTag"in e?eY(e.strings,e.values):e,eJ=eK,eQ=!1,eX="lit-localize-status";class e0{constructor(e){this.__litLocalizeEventHandler=e=>{"ready"===e.detail.status&&this.host.requestUpdate()},this.host=e}hostConnected(){window.addEventListener(eX,this.__litLocalizeEventHandler)}hostDisconnected(){window.removeEventListener(eX,this.__litLocalizeEventHandler)}}let e1=e=>e.addController(new e0(e));class e5{constructor(){this.settled=!1,this.promise=new Promise((e,t)=>{this._resolve=e,this._reject=t})}resolve(e){this.settled=!0,this._resolve(e)}reject(e){this.settled=!0,this._reject(e)}}let e2=[];for(let e=0;e<256;e++)e2[e]=(e>>4&15).toString(16)+(15&e).toString(16);let e6=new WeakMap,e4=new Map;function e3(e){window.dispatchEvent(new CustomEvent(eX,{detail:e}))}let e8,e9,e7,te,tt,ta="",ti=new e5;ti.resolve();let to=0,ts={s182ab2d6c997515f:"Добавете го към началния си екран за по-добро преживяване и лесен достъп.",s224cbcec014ef6b5:"Натиснете „Сподели“ в лентата за навигация.",s37a9e8aec5713460:"Разшири",s386eca8362ff6155:"Натиснете „Още“, ако няма икона „Сподели“",s4e1e10a6ca408245:"Натиснете „Добави към началния екран“",s6196153c4b0c1ea0:"Инсталирайте",s633502f7cff4f847:"Отворете менюто на браузъра си",s681e399d63311fba:"Покажи галерия",s7f0591f08e318eda:"Натиснете „Още“ в менюто „Сподели“",s8114bd55cae5a22b:"Натиснете „Добави към Dock“",s922329d6f6213590:"Добави към Dock",s9af56bf005b49c74:"Превъртете надолу до „Добави към началния екран“",sa5ef80b4bb9b39f8:"Свий",sba52286c21552a4e:"Инсталирайте го на вашето устройство за по-пълноценно изживяване и по-лесен достъп.",sc16e00a7a8b2fde2:"Назад",scdaf4bbff76674c8:"Добави към началния екран",se0e473adfda8066c:"Отворете в основния си браузър",se740f75b95a51807:"Добавете го към Dock за по-пълноценно преживяване и по-лесен достъп.",sfea652f6580ff086:"Този сайт работи като приложение."},tl={s182ab2d6c997515f:"Добавьте его на экран \xabДомой\xbb — это откроет дополнительные возможности и сделает использование удобнее.",s224cbcec014ef6b5:'Нажмите "Поделиться"',s37a9e8aec5713460:"Подробнее",s386eca8362ff6155:'Нажмите "Еще", если нет значка "Поделиться"',s4e1e10a6ca408245:'Нажмите "Добавить на главный экран"',s6196153c4b0c1ea0:"Установить",s633502f7cff4f847:"Откройте меню вашего браузера",s681e399d63311fba:"Показать галерею",s7f0591f08e318eda:'Нажмите "Еще" в меню "Поделиться"',s8114bd55cae5a22b:'Нажмите "Добавить в Dock"',s922329d6f6213590:"Добавить в Dock",s9af56bf005b49c74:'Прокрутите вниз до "На экран \xabДомой\xbb"',sa5ef80b4bb9b39f8:"Свернуть",sba52286c21552a4e:"Установите это на ваше устройство, чтобы получить дополнительные возможности и удобство использования.",sc16e00a7a8b2fde2:"Назад",scdaf4bbff76674c8:"На экран \xabДомой\xbb",se0e473adfda8066c:"Откройте в вашем основном браузере",se740f75b95a51807:"Добавьте его в Dock — это откроет дополнительные возможности и сделает использование удобнее.",sfea652f6580ff086:"Этот веб-сайт имеет функционал приложения."},tn={s182ab2d6c997515f:"Daha iyi bir deneyim ve kolay erişim i\xe7in Ana Ekranınıza ekleyin.",s224cbcec014ef6b5:"Gezinme \xe7ubuğunda Paylaş'a basın",s37a9e8aec5713460:"Daha Fazla",s386eca8362ff6155:"Paylaş simgesi yoksa Daha Fazla'ya basın",s4e1e10a6ca408245:'"Ana Ekrana Ekle"ye dokunun',s6196153c4b0c1ea0:"Y\xfckle",s633502f7cff4f847:"Tarayıcı men\xfcn\xfcz\xfc a\xe7ın",s681e399d63311fba:"Galeriyi G\xf6ster",s7f0591f08e318eda:"Paylaş men\xfcs\xfcnde Daha Fazla'ya basın",s8114bd55cae5a22b:"Dock’a ekleye basın",s922329d6f6213590:"Dock’a Ekle",s9af56bf005b49c74:'"Ana Ekrana Ekle" se\xe7eneğine kadar aşağı kaydırın',sa5ef80b4bb9b39f8:"K\xfc\xe7\xfclt",sba52286c21552a4e:"Daha iyi bir deneyim ve kolay erişim i\xe7in cihazınıza y\xfckleyin.",sc16e00a7a8b2fde2:"Geri",scdaf4bbff76674c8:"Ana Ekrana Ekle",se0e473adfda8066c:"Ana tarayıcınızda a\xe7ın",se740f75b95a51807:"Daha iyi bir deneyim ve kolay erişim i\xe7in Dock’a ekleyin.",sfea652f6580ff086:"Bu site uygulama işlevselliğine sahiptir."},tr={s182ab2d6c997515f:"F\xfcgen Sie es zu Ihrem Startbildschirm hinzu, um eine umfassende Erfahrung und einen leichten Zugriff zu erhalten.",s224cbcec014ef6b5:"Dr\xfccken Sie auf Teilen in der Navigationsleiste",s37a9e8aec5713460:"Mehr",s386eca8362ff6155:"Dr\xfccken Sie auf Mehr, wenn kein Teilen-Symbol vorhanden ist",s4e1e10a6ca408245:'Tippen Sie auf "Zum Startbildschirm hinzuf\xfcgen"',s6196153c4b0c1ea0:"Installieren",s633502f7cff4f847:"\xd6ffnen Sie das Men\xfc Ihres Browsers",s681e399d63311fba:"Galerie anzeigen",s7f0591f08e318eda:"Dr\xfccken Sie auf Mehr im Teilen-Men\xfc",s8114bd55cae5a22b:"Dr\xfccken Sie auf Zum Dock hinzuf\xfcgen",s922329d6f6213590:"Zum Dock hinzuf\xfcgen",s9af56bf005b49c74:'Scrollen Sie nach unten zu "Zum Startbildschirm hinzuf\xfcgen"',sa5ef80b4bb9b39f8:"Weniger",sba52286c21552a4e:"Installieren Sie es auf Ihrem Ger\xe4t f\xfcr eine umfassende Erfahrung und einen leichten Zugriff.",sc16e00a7a8b2fde2:"Zur\xfcck",scdaf4bbff76674c8:"Hinzuf\xfcgen zum Startbildschirm",se0e473adfda8066c:"\xd6ffnen Sie es in Ihrem Hauptbrowser",se740f75b95a51807:"F\xfcgen Sie es zu Ihrem Dock hinzu, um eine umfassende Erfahrung und einen leichten Zugriff zu erhalten.",sfea652f6580ff086:"Diese Website verf\xfcgt \xfcber App-Funktionalit\xe4t."},td={s182ab2d6c997515f:"A\xf1\xe1delo a tu pantalla de inicio para una experiencia amplia y acceso f\xe1cil.",s224cbcec014ef6b5:"Presionar Compartir en la barra de direcciones",s37a9e8aec5713460:"M\xe1s",s386eca8362ff6155:"Presiona M\xe1s si no hay icono de Compartir",s4e1e10a6ca408245:'Toca "A\xf1adir a pantalla de inicio"',s6196153c4b0c1ea0:"Instalar",s633502f7cff4f847:"Abre el men\xfa de tu navegador",s681e399d63311fba:"Mostrar galer\xeda",s7f0591f08e318eda:"Presiona M\xe1s en el men\xfa de Compartir",s8114bd55cae5a22b:"Presionar A\xf1adir al Dock",s922329d6f6213590:"A\xf1adir al Dock",s9af56bf005b49c74:'Despl\xe1zate hacia abajo hasta "A\xf1adir a pantalla de inicio"',sa5ef80b4bb9b39f8:"Menos",sba52286c21552a4e:"Inst\xe1lalo en tu dispositivo para una experiencia amplia y acceso f\xe1cil.",sc16e00a7a8b2fde2:"Atr\xe1s",scdaf4bbff76674c8:"A\xf1adir a pantalla de inicio",se0e473adfda8066c:"Abre en tu navegador principal",se740f75b95a51807:"A\xf1\xe1delo a tu Dock para una experiencia amplia y acceso f\xe1cil.",sfea652f6580ff086:"Este sitio tiene funcionalidad de aplicaci\xf3n."},tc={s182ab2d6c997515f:"Zet het op je beginscherm voor een uitgebreide ervaring en gemakkelijke toegang.",s224cbcec014ef6b5:"Druk op delen in de navigatiebalk",s37a9e8aec5713460:"Meer",s386eca8362ff6155:"Druk op Meer als er geen Deel-icoon is",s4e1e10a6ca408245:'Tik op "Zet op beginscherm"',s6196153c4b0c1ea0:"Installeren",s633502f7cff4f847:"Open je browsermenu",s681e399d63311fba:"Galerij tonen",s7f0591f08e318eda:"Druk op Meer in het Deel-menu",s8114bd55cae5a22b:"Druk op Toevoegen aan Dock",s922329d6f6213590:"Toevoegen aan Dock",s9af56bf005b49c74:'Scrol omlaag en klik op "Zet op beginscherm"',sa5ef80b4bb9b39f8:"Minder",sba52286c21552a4e:"Installeer het op je apparaat voor een uitgebreide ervaring en gemakkelijke toegang.",sc16e00a7a8b2fde2:"Terug",scdaf4bbff76674c8:"Zet op beginscherm",se0e473adfda8066c:"Open in je hoofdbrowser",se740f75b95a51807:"Voeg het toe aan je Dock voor een uitgebreide ervaring en makkelijke toegang.",sfea652f6580ff086:"Deze site heeft app-functionaliteit."},tp={s182ab2d6c997515f:"Προσθέστε το στην Οθόνη Αφετηρίας για εκτεταμένη εμπειρία και εύκολη πρόσβαση.",s224cbcec014ef6b5:'Πατήστε "Κοινή χρήση" στη γραμμή πλοήγησης',s37a9e8aec5713460:"Περισσότερα",s386eca8362ff6155:"Πατήστε Περισσότερα αν δεν υπάρχει εικονίδιο Κοινοποίησης",s4e1e10a6ca408245:'Πατήστε "Προσθήκη στην οθόνη Αφετηρίας"',s6196153c4b0c1ea0:"Εγκατάσταση",s633502f7cff4f847:"Ανοίξτε το μενού του περιηγητή σας",s681e399d63311fba:"Εμφάνιση συλλογής",s7f0591f08e318eda:"Πατήστε Περισσότερα στο μενού Κοινοποίησης",s8114bd55cae5a22b:'Πατήστε "Προσθήκη στο Dock"',s922329d6f6213590:"Προσθήκη στο Dock",s9af56bf005b49c74:'Κάντε κύλιση προς τα κάτω στο "Προσθήκη στην οθόνη Αφετηρίας"',sa5ef80b4bb9b39f8:"Λιγότερα",sba52286c21552a4e:"Εγκαταστήστε το στη συσκευή σας για εκτεταμένη εμπειρία και εύκολη πρόσβαση.",sc16e00a7a8b2fde2:"Πίσω",scdaf4bbff76674c8:"Προσθήκη στην οθόνη Αφετηρίας",se0e473adfda8066c:"Ανοίξτε στον κύριο περιηγητή σας",se740f75b95a51807:"Προσθέστε το στο Dock για εκτεταμένη εμπειρία και εύκολη πρόσβαση.",sfea652f6580ff086:"Αυτός ο ιστότοπος έχει λειτουργικότητα εφαρμογής."},th={s182ab2d6c997515f:"Ajoutez-le \xe0 votre \xe9cran d'accueil pour une exp\xe9rience \xe9tendue et un acc\xe8s facile.",s224cbcec014ef6b5:"Appuyez sur Partager dans la barre de navigation",s37a9e8aec5713460:"Plus",s386eca8362ff6155:"Appuyez sur Plus s'il n'y a pas d'ic\xf4ne Partager",s4e1e10a6ca408245:"Touchez \"Ajouter \xe0 l'\xe9cran d'accueil\"",s6196153c4b0c1ea0:"Installer",s633502f7cff4f847:"Ouvrez le menu de votre navigateur",s681e399d63311fba:"Afficher la galerie",s7f0591f08e318eda:"Appuyez sur Plus dans le menu Partager",s8114bd55cae5a22b:"Appuyez sur Ajouter au Dock",s922329d6f6213590:"Ajouter au Dock",s9af56bf005b49c74:"Faites d\xe9filer vers le bas jusqu'\xe0 \"Ajouter \xe0 l'\xe9cran d'accueil\"",sa5ef80b4bb9b39f8:"Moins",sba52286c21552a4e:"Installez-le sur votre appareil pour une exp\xe9rience compl\xe8te et un acc\xe8s facile.",sc16e00a7a8b2fde2:"Retour",scdaf4bbff76674c8:"Ajouter \xe0 l'\xe9cran d'accueil",se0e473adfda8066c:"Ouvrir dans votre navigateur principal",se740f75b95a51807:"Ajoutez-le \xe0 votre Dock pour une exp\xe9rience \xe9tendue et un acc\xe8s facile.",sfea652f6580ff086:"Ce site poss\xe8de des fonctionnalit\xe9s d'application."},tb={s182ab2d6c997515f:"Додајте га на Home Screen за широке могућности и лак приступ.",s224cbcec014ef6b5:"Притисните Share у навигационој траци",s37a9e8aec5713460:"Више",s386eca8362ff6155:"Притисните Више ако нема иконе за дељење",s4e1e10a6ca408245:'Додирните "Add to Home Screen"',s6196153c4b0c1ea0:"Инсталирај",s633502f7cff4f847:"Отворите мени вашег прегледача",s681e399d63311fba:"Прикажи галерију",s7f0591f08e318eda:"Притисните Више у Share менију",s8114bd55cae5a22b:"3) Притисните Add to Dock",s9af56bf005b49c74:'Померите се надоле до "Add to Home Screen"',sa5ef80b4bb9b39f8:"Мање",sba52286c21552a4e:"Инсталирајте га на вашем уређају за широке могућности и лак приступ.",sc16e00a7a8b2fde2:"Назад",se0e473adfda8066c:"Отворите у вашем главном прегледачу",se740f75b95a51807:"Додајте га у вашу Dock за широке могућности и лак приступ.",sfea652f6580ff086:"Овај сајт има функционалност апликације.",s922329d6f6213590:"Add to Dock",scdaf4bbff76674c8:"Add to Home Screen"},tg={s182ab2d6c997515f:"Dodaj do swojego Ekranu Gł\xf3wnego, aby uzyskać bogate doświadczenie i łatwy dostęp.",s224cbcec014ef6b5:'Wybierz "Udostępnij"',s37a9e8aec5713460:"Więcej",s386eca8362ff6155:"Naciśnij Więcej, jeśli brak ikony Udostępnij",s4e1e10a6ca408245:'Naciśnij "Dodaj do Ekranu Gł\xf3wnego"',s6196153c4b0c1ea0:"Zainstaluj",s633502f7cff4f847:"Otw\xf3rz menu przeglądarki",s681e399d63311fba:"Pokaż galerię",s7f0591f08e318eda:"Naciśnij Więcej w menu Udostępnij",s8114bd55cae5a22b:'Wybierz "Dodaj do Docka"',s922329d6f6213590:"Dodaj do Docka",s9af56bf005b49c74:'Przewiń w d\xf3ł do opcji "Dodaj do Ekranu Gł\xf3wnego"',sa5ef80b4bb9b39f8:"Mniej",sba52286c21552a4e:"Zainstaluj na swoim urządzeniu, aby uzyskać bogate doświadczenie i łatwy dostęp.",sc16e00a7a8b2fde2:"Wstecz",scdaf4bbff76674c8:"Dodaj do Ekranu Gł\xf3wnego",se0e473adfda8066c:"Otw\xf3rz w swojej gł\xf3wnej przeglądarce",se740f75b95a51807:"Dodaj do swojego Docka, aby uzyskać bogate doświadczenie i łatwy dostęp.",sfea652f6580ff086:"Ta strona posiada funkcje aplikacji."},tf={s182ab2d6c997515f:"Додайте на Домашній екран для зручного доступу та ширших можливостей.",s224cbcec014ef6b5:"Натиснути \xabПоділитися\xbb",s37a9e8aec5713460:"Детальніше",s386eca8362ff6155:"Натисніть \xabБільше\xbb, якщо немає значка \xabПоділитися\xbb",s4e1e10a6ca408245:"Натиснути \xabНа Початковий экран\xbb",s6196153c4b0c1ea0:"Встановити",s633502f7cff4f847:"Відкрити меню браузера",s681e399d63311fba:"Показати галерею",s7f0591f08e318eda:"Натисніть \xabБільше\xbb в меню \xabПоділитися\xbb",s8114bd55cae5a22b:"Натиснути \xabДодати на Dock\xbb",s922329d6f6213590:"Додати на Dock",s9af56bf005b49c74:"Прокрутіть вниз до \xabНа Початковий экран\xbb",sa5ef80b4bb9b39f8:"Згорнути",sba52286c21552a4e:"Встановіть на ваш пристрій для зручного доступу та ширших можливостей.",sc16e00a7a8b2fde2:"Назад",scdaf4bbff76674c8:"На Початковий экран",se0e473adfda8066c:"Відкрити у вашому основному браузері",se740f75b95a51807:"Додайте на панель Dock для зручного доступу та ширших можливостей.",sfea652f6580ff086:"Цей сайт має функції додатку."},tu={s182ab2d6c997515f:"將其加入主屏幕,以獲得更豐富的體驗和便捷訪問。",s224cbcec014ef6b5:"點擊列表上的分享按鈕",s37a9e8aec5713460:"詳細資訊",s386eca8362ff6155:"如果沒有分享圖標,請點擊更多",s4e1e10a6ca408245:"點擊「添加到主屏幕」",s6196153c4b0c1ea0:"安裝",s633502f7cff4f847:"打開您的瀏覽器菜單",s681e399d63311fba:"顯示圖庫",s7f0591f08e318eda:"在分享菜單中點擊更多",s8114bd55cae5a22b:"點選添加到Dock欄",s922329d6f6213590:"添加到Dock欄",s9af56bf005b49c74:"向下滾動到「添加到主屏幕」",sa5ef80b4bb9b39f8:"簡短資訊",sba52286c21552a4e:"在您的裝置上安裝它,以獲得更豐富的體驗和便捷訪問。",sc16e00a7a8b2fde2:"返回",scdaf4bbff76674c8:"將App加入主畫面",se0e473adfda8066c:"在您的主要瀏覽器中打開",se740f75b95a51807:"將其加入你的Dock欄,以獲得更豐富的體驗和便捷訪問。",sfea652f6580ff086:"此網站具有應用程式功能。"},tm={s182ab2d6c997515f:"将其添加到主屏幕,以享受更丰富的体验并便于访问。",s224cbcec014ef6b5:"点击导航栏中的“分享”按钮",s37a9e8aec5713460:"更多",s386eca8362ff6155:"如果没有分享图标,请点击更多",s4e1e10a6ca408245:"轻触“添加到主屏幕”",s6196153c4b0c1ea0:"安装",s633502f7cff4f847:"打开浏览器菜单",s681e399d63311fba:"显示图库",s7f0591f08e318eda:"在分享菜单中点击更多",s8114bd55cae5a22b:"点击“添加到程序坞”",s922329d6f6213590:"添加到程序坞",s9af56bf005b49c74:"向下滚动至“添加到主屏幕”",sa5ef80b4bb9b39f8:"收起",sba52286c21552a4e:"在您的设备上安装,以享受更丰富的体验并便于访问。",sc16e00a7a8b2fde2:"返回",scdaf4bbff76674c8:"添加到主屏幕",se0e473adfda8066c:"在您的主浏览器中打开",se740f75b95a51807:"将其添加到您的程序坞,以享受更全面的体验并便于访问。",sfea652f6580ff086:"此网站具备 App 功能特性。"},tv={s182ab2d6c997515f:"Aggiungilo alla schermata principale per un'esperienza pi\xf9 completa e un accesso facile.",s224cbcec014ef6b5:"Premi Condividi nella barra di navigazione",s37a9e8aec5713460:"Pi\xf9",s386eca8362ff6155:"Premi Altro se non c'\xe8 l'icona Condividi",s4e1e10a6ca408245:'Tocca "Aggiungi alla schermata principale"',s6196153c4b0c1ea0:"Installa",s633502f7cff4f847:"Apri il menu del tuo browser",s681e399d63311fba:"Mostra galleria",s7f0591f08e318eda:"Premi Altro nel menu Condividi",s8114bd55cae5a22b:"Premi Aggiungi al Dock",s922329d6f6213590:"Aggiungi al Dock",s9af56bf005b49c74:'Scorri verso il basso fino a "Aggiungi alla schermata principale"',sa5ef80b4bb9b39f8:"Meno",sba52286c21552a4e:"Installalo sul tuo dispositivo per un'esperienza pi\xf9 completa e un accesso facile.",sc16e00a7a8b2fde2:"Indietro",scdaf4bbff76674c8:"Aggiungi alla schermata principale",se0e473adfda8066c:"Apri nel tuo browser principale",se740f75b95a51807:"Aggiungilo al Dock per un'esperienza pi\xf9 completa e un accesso facile.",sfea652f6580ff086:"Questo sito ha funzionalit\xe0 di app."},ty={s182ab2d6c997515f:"Přidejte jej na plochu pro rozš\xedřen\xe9 využit\xed a snadn\xfd př\xedstup.",s224cbcec014ef6b5:"Stiskněte tlač\xedtko Sd\xedlet na navigačn\xedm panelu",s37a9e8aec5713460:"V\xedce",s386eca8362ff6155:"Stiskněte V\xedce, pokud nen\xed ikona Sd\xedlet",s4e1e10a6ca408245:'Klepněte na "Přidat na plochu"',s6196153c4b0c1ea0:"Nainstalovat",s633502f7cff4f847:"Otevřete nab\xeddku prohl\xedžeče",s681e399d63311fba:"Zobrazit galerii",s7f0591f08e318eda:"Stiskněte V\xedce v menu Sd\xedlet",s8114bd55cae5a22b:"Stiskněte Přidat do Docku",s922329d6f6213590:"Přidat do Docku",s9af56bf005b49c74:'Projděte dolů k "Přidat na plochu"',sa5ef80b4bb9b39f8:"M\xe9ně",sba52286c21552a4e:"Nainstalujte si jej na sv\xe9 zař\xedzen\xed pro rozš\xedřen\xe9 využit\xed a snadn\xfd př\xedstup.",sc16e00a7a8b2fde2:"Zpět",scdaf4bbff76674c8:"Přidat na plochu",se0e473adfda8066c:"Otevřete v hlavn\xedm prohl\xedžeči",se740f75b95a51807:"Přidejte jej do sv\xe9ho Docku pro rozš\xedřen\xe9 využit\xed a snadn\xfd př\xedstup.",sfea652f6580ff086:"Tento web m\xe1 funkce aplikace."},tw={s182ab2d6c997515f:"Legg den til p\xe5 Hjem-skjermen din for \xe5 f\xe5 en bedre brukeropplevelse og raskere tilgang.",s224cbcec014ef6b5:"Trykk p\xe5 Del-knappen i navigasjonslinjen",s37a9e8aec5713460:"Mer",s386eca8362ff6155:"Trykk p\xe5 Mer hvis det ikke er noe delingsikon",s4e1e10a6ca408245:'Trykk p\xe5 "Legg til p\xe5 Hjem-skjerm"',s6196153c4b0c1ea0:"Installer",s633502f7cff4f847:"\xc5pne menyen i nettleseren din",s681e399d63311fba:"Vis galleri",s7f0591f08e318eda:"Trykk p\xe5 Mer i delingsmenyen",s8114bd55cae5a22b:"Velg Legg til i Dock",s922329d6f6213590:"Legg til i Dock",s9af56bf005b49c74:"Rull ned til \xabLegg til p\xe5 Hjem-skjerm\xbb",sa5ef80b4bb9b39f8:"Mindre",sba52286c21552a4e:"Installer den p\xe5 enheten din for \xe5 f\xe5 en bedre brukeropplevelse og raskere tilgang.",sc16e00a7a8b2fde2:"Tilbake",scdaf4bbff76674c8:"Legg til p\xe5 Hjem-skjerm",se0e473adfda8066c:"\xc5pne i hovednettleseren din",se740f75b95a51807:"Legg den til i Docken din for \xe5 f\xe5 en bedre brukeropplevelse og raskere tilgang.",sfea652f6580ff086:"Denne siden har app-funksjonalitet."},tx={s182ab2d6c997515f:"Adicione \xe0 Tela de In\xedcio para uma melhor experi\xeancia e mais f\xe1cil acesso.",s224cbcec014ef6b5:"Pressione Compartilhar na barra de endere\xe7o",s37a9e8aec5713460:"Mais",s386eca8362ff6155:"Pressione Mais se n\xe3o houver \xedcone de Compartilhar",s4e1e10a6ca408245:'Toque em "Adicionar \xe0 Tela de In\xedcio"',s6196153c4b0c1ea0:"Instalar",s633502f7cff4f847:"Abra o menu do seu navegador",s681e399d63311fba:"Mostrar Galeria",s7f0591f08e318eda:"Pressione Mais no menu de Compartilhar",s8114bd55cae5a22b:"Pressione Adicionar ao Dock",s922329d6f6213590:"Adicionar ao Dock",s9af56bf005b49c74:'Role para baixo at\xe9 "Adicionar \xe0 Tela de In\xedcio"',sa5ef80b4bb9b39f8:"Menos",sba52286c21552a4e:"Instale no dispositivo para uma melhor experi\xeancia e mais f\xe1cil acesso.",sc16e00a7a8b2fde2:"Voltar",scdaf4bbff76674c8:"Adicionar \xe0 Tela de In\xedcio",se0e473adfda8066c:"Abra no seu navegador principal",se740f75b95a51807:"Adicione ao Dock para uma melhor experi\xeancia e mais f\xe1cil acesso.",sfea652f6580ff086:"Este site possui funcionalidade de aplicativo."},tk={s182ab2d6c997515f:"ホーム画面に追加して、幅広い体験と簡単なアクセスを実現してください。",s224cbcec014ef6b5:"ナビゲーションバーで共有を押す",s37a9e8aec5713460:"展開",s386eca8362ff6155:"共有アイコンがない場合は「詳細」を押す",s4e1e10a6ca408245:"「ホーム画面に追加」をタップする",s6196153c4b0c1ea0:"インストール",s633502f7cff4f847:"ブラウザメニューを開く",s681e399d63311fba:"ギャラリーを表示",s7f0591f08e318eda:"共有メニューで「詳細」を押す",s8114bd55cae5a22b:"「Dockに追加」を押す",s922329d6f6213590:"Dockに追加",s9af56bf005b49c74:"「ホーム画面に追加」までスクロールする",sa5ef80b4bb9b39f8:"折りたたむ",sba52286c21552a4e:"デバイスにインストールすることで、より充実した体験と簡単なアクセスを実現できます。",sc16e00a7a8b2fde2:"戻る",scdaf4bbff76674c8:"ホーム画面に追加",se0e473adfda8066c:"メインブラウザで開く",se740f75b95a51807:"ドックに追加して、幅広い体験と簡単なアクセスを実現してください。",sfea652f6580ff086:"このサイトはアプリ機能があります。"},tA={s182ab2d6c997515f:"L\xe4gg till p\xe5 hemsk\xe4rmen f\xf6r att f\xe5 en b\xe4ttre anv\xe4ndarupplevelse och enklare \xe5tkomst.",s224cbcec014ef6b5:"Tryck p\xe5 Dela-knappen i verktygsf\xe4ltet",s37a9e8aec5713460:"Mer",s386eca8362ff6155:"Tryck p\xe5 Mer om det inte finns n\xe5gon delningsikon",s4e1e10a6ca408245:'Tryck p\xe5 "L\xe4gg till p\xe5 hemsk\xe4rmen"',s6196153c4b0c1ea0:"Installera",s633502f7cff4f847:"\xd6ppna din webbl\xe4sares meny",s681e399d63311fba:"Visa galleri",s7f0591f08e318eda:"Tryck p\xe5 Mer i delningsmenyn",s8114bd55cae5a22b:"V\xe4lj L\xe4gg till i Dock",s922329d6f6213590:"L\xe4gg till i Dock",s9af56bf005b49c74:'Scrolla ner till "L\xe4gg till p\xe5 hemsk\xe4rmen"',sa5ef80b4bb9b39f8:"Mindre",sba52286c21552a4e:"Installera den p\xe5 din enhet f\xf6r att f\xe5 en b\xe4ttre anv\xe4ndarupplevelse och enklare \xe5tkomst.",sc16e00a7a8b2fde2:"Tillbaka",scdaf4bbff76674c8:"L\xe4gg till p\xe5 hemsk\xe4rmen",se0e473adfda8066c:"\xd6ppna i din huvudsakliga webbl\xe4sare",se740f75b95a51807:"L\xe4gg till i Dock f\xf6r att f\xe5 en b\xe4ttre anv\xe4ndarupplevelse och enklare \xe5tkomst.",sfea652f6580ff086:"Denna webbsajt har app-funktionalitet."},t$={s182ab2d6c997515f:"더 많은 기능과 쉬운 접근을 위해 홈 화면에 추가해주세요.",s224cbcec014ef6b5:"내비게이션 바에서 공유 버튼 누르기",s37a9e8aec5713460:"더보기",s386eca8362ff6155:"공유 아이콘이 없으면 더보기 누르기",s4e1e10a6ca408245:'"홈 화면에 추가" 탭하기',s6196153c4b0c1ea0:"설치",s633502f7cff4f847:"브라우저 메뉴 열기",s681e399d63311fba:"갤러리 표시",s7f0591f08e318eda:"공유 메뉴에서 더보기 누르기",s8114bd55cae5a22b:"Dock에 추가 버튼 누르기",s922329d6f6213590:"Dock에 추가",s9af56bf005b49c74:'"홈 화면에 추가"로 스크롤하기',sa5ef80b4bb9b39f8:"닫기",sba52286c21552a4e:"더 많은 기능과 쉬운 접근을 위해 기기에 설치해주세요.",sc16e00a7a8b2fde2:"뒤로",scdaf4bbff76674c8:"홈 화면에 추가",se0e473adfda8066c:"주 브라우저에서 열기",se740f75b95a51807:"더 많은 기능과 쉬운 접근을 위해 Dock에 추가해주세요.",sfea652f6580ff086:"이 사이트는 앱 기능을 가지고 있습니다."},t_={s182ab2d6c997515f:"បន្ថែមវាទៅកាន់ផ្ទាំងអេក្រង់ដើមដើម្បីទទួលបាននូវបទពិសោធន៍កាន់តែល្អនិងងាយស្រួលប្រើ។",s224cbcec014ef6b5:"ចុចលើ ប៊ូតុងចែករំលែក នៅក្នុងរបារទិសដៅ",s37a9e8aec5713460:"បង្ហាញបន្ថែម",s386eca8362ff6155:"ចុចលើ បន្ថែម ប្រសិនបើគ្មានរូបសញ្ញា ចែករំលែក",s4e1e10a6ca408245:'ចុចលើ "បន្ថែមទៅកាន់ផ្ទាំងអេក្រង់ដើម"',s6196153c4b0c1ea0:"តំឡើង",s633502f7cff4f847:"បើកម៉ឺនុយកម្មវិធីរុករករបស់អ្នក",s681e399d63311fba:"បង្ហាញវិចិត្រសាល",s7f0591f08e318eda:"ចុចលើ បន្ថែម នៅក្នុងម៉ឺនុយ ចែករំលែក",s8114bd55cae5a22b:"ចុចលើ បន្ថែមទៅកាន់ Dock",s922329d6f6213590:"បន្ថែមទៅកាន់ Dock",s9af56bf005b49c74:'អូសចុះទៅកាន់ "បន្ថែមទៅផ្ទាំងអេក្រង់ដើម"',sa5ef80b4bb9b39f8:"បង្ហាញតិច",sba52286c21552a4e:"តំឡើងវានៅលើឧបករណ៍របស់អ្នកដើម្បីទទួលបាននូវបទពិសោធន៍កាន់តែល្អនិងងាយស្រួលប្រើ។",sc16e00a7a8b2fde2:"ត្រឡប់ក្រោយ",scdaf4bbff76674c8:"បន្ថែមទៅកាន់ផ្ទាំងអេក្រង់ដើម",se0e473adfda8066c:"បើកនៅក្នុងកម្មវិធីរុករកសំខាន់របស់អ្នក",se740f75b95a51807:"បន្ថែមវាទៅកាន់ Dock ដើម្បីទទួលបាននូវបទពិសោធន៍កាន់តែល្អនិងងាយស្រួលប្រើ។",sfea652f6580ff086:"គេហទំព័រនេះមានមុខងារជាកម្មវិធី។"},tS={s182ab2d6c997515f:"برای تجربه گسترده و دسترسی آسان آن را به صفحه اصلی خود اضافه کنید.",s224cbcec014ef6b5:"در نوار پایین دکمه (Share) را بزنید",s37a9e8aec5713460:"بیشتر",s386eca8362ff6155:"اگر آیکون اشتراکگذاری وجود ندارد، روی بیشتر فشار دهید",s4e1e10a6ca408245:'روی "Add to Home screen" ضربه بزنید',s6196153c4b0c1ea0:"نصب",s633502f7cff4f847:"مرورگر خود را باز کنید",s681e399d63311fba:"نمایش گالری",s7f0591f08e318eda:"در منوی اشتراکگذاری روی بیشتر فشار دهید",s8114bd55cae5a22b:"(Add to Dock) را انتخاب کنید ",s922329d6f6213590:"افزودن به (Dock)",s9af56bf005b49c74:'به پایین اسکرول کنید تا به "Add to Home Screen" برسید',sa5ef80b4bb9b39f8:"کمتر",sba52286c21552a4e:"برای تجربه گسترده و دسترسی آسان آن را بر روی دستگاه خود نصب کنید.",sc16e00a7a8b2fde2:"بازگشت",scdaf4bbff76674c8:"افزودن به (Home Screen)",se0e473adfda8066c:"در مرورگر اصلی خود باز کنید",se740f75b95a51807:"برای تجربه گسترده و دسترسی آسان آن را به Dock خود اضافه کنید.",sfea652f6580ff086:" این سایت دارای قابلیت اپلیکیشن است. "},tE={s182ab2d6c997515f:"Tilf\xf8j den til din hjemmesk\xe6rm for en bedre oplevelse og nem adgang.",s224cbcec014ef6b5:"Tryk p\xe5 Del-knappen i navigationslinjen",s37a9e8aec5713460:"Mere",s386eca8362ff6155:"Tryk p\xe5 Mere, hvis der ikke er noget Del-ikon",s4e1e10a6ca408245:'Tryk p\xe5 "Tilf\xf8j til hjemmesk\xe6rm"',s6196153c4b0c1ea0:"Installer",s633502f7cff4f847:"\xc5bn din browsermenu",s681e399d63311fba:"Vis galleri",s7f0591f08e318eda:"Tryk p\xe5 Mere i Del-menuen",s8114bd55cae5a22b:"V\xe6lg Tilf\xf8j til Dock",s922329d6f6213590:"Tilf\xf8j til Dock",s9af56bf005b49c74:'Rul ned til "Tilf\xf8j til hjemmesk\xe6rm"',sa5ef80b4bb9b39f8:"Mindre",sba52286c21552a4e:"Installer den p\xe5 din enhed for en bedre oplevelse og nem adgang.",sc16e00a7a8b2fde2:"Tilbage",scdaf4bbff76674c8:"Tilf\xf8j til hjemmesk\xe6rm",se0e473adfda8066c:"\xc5bn i din prim\xe6re browser",se740f75b95a51807:"Tilf\xf8j den til din Dock for en bedre oplevelse og nem adgang.",sfea652f6580ff086:"Denne side har app-funktionalitet."},tj={s182ab2d6c997515f:"Th\xeam n\xf3 v\xe0o m\xe0n h\xecnh ch\xednh của bạn để c\xf3 trải nghiệm phong ph\xfa hơn v\xe0 truy cập dễ d\xe0ng hơn.",s224cbcec014ef6b5:'Nhấp v\xe0o n\xfat "Chia sẻ" tr\xean thanh điều hướng',s37a9e8aec5713460:"Th\xeam",s386eca8362ff6155:"Nhấn Th\xeam nếu kh\xf4ng c\xf3 biểu tượng Chia sẻ",s4e1e10a6ca408245:'Nhấn v\xe0o "Th\xeam v\xe0o M\xe0n h\xecnh ch\xednh"',s6196153c4b0c1ea0:"C\xe0i đặt",s633502f7cff4f847:"Mở menu tr\xecnh duyệt của bạn",s681e399d63311fba:"Hiển thị thư viện",s7f0591f08e318eda:"Nhấn Th\xeam trong menu Chia sẻ",s8114bd55cae5a22b:'Nhấp v\xe0o "Th\xeam v\xe0o Dock"',s922329d6f6213590:"Th\xeam v\xe0o Dock",s9af56bf005b49c74:'K\xe9o đến mục "Th\xeam v\xe0o M\xe0n h\xecnh ch\xednh"',sa5ef80b4bb9b39f8:"Thu gọn",sba52286c21552a4e:"C\xe0i đặt tr\xean thiết bị của bạn để c\xf3 trải nghiệm phong ph\xfa hơn v\xe0 truy cập dễ d\xe0ng.",sc16e00a7a8b2fde2:"Quay lại",scdaf4bbff76674c8:"Th\xeam v\xe0o m\xe0n h\xecnh ch\xednh",se0e473adfda8066c:"Mở tr\xecnh duyệt ch\xednh của bạn",se740f75b95a51807:"Th\xeam n\xf3 v\xe0o Dock của bạn để c\xf3 trải nghiệm to\xe0n diện hơn v\xe0 truy cập dễ d\xe0ng hơn.",sfea652f6580ff086:"Trang web n\xe0y c\xf3 cả chức năng đặc trưng ứng dụng."},tD={s182ab2d6c997515f:"Adja hozz\xe1 a kezdők\xe9pernyőj\xe9hez a teljes \xe9lm\xe9ny \xe9s a k\xf6nnyű hozz\xe1f\xe9r\xe9s \xe9rdek\xe9ben.",s224cbcec014ef6b5:"Nyomja meg a Megoszt\xe1s gombot a navig\xe1ci\xf3s s\xe1vban",s37a9e8aec5713460:"T\xf6bb",s386eca8362ff6155:"Nyomja meg a T\xf6bb gombot, ha nincs Megoszt\xe1s ikon",s4e1e10a6ca408245:'Koppintson a "Hozz\xe1ad\xe1s a kezdők\xe9pernyőh\xf6z" lehetős\xe9gre',s6196153c4b0c1ea0:"Telep\xedt\xe9s",s633502f7cff4f847:"Nyissa meg a b\xf6ng\xe9szője men\xfcj\xe9t",s681e399d63311fba:"Gal\xe9ria megjelen\xedt\xe9se",s7f0591f08e318eda:"Nyomja meg a T\xf6bb gombot a Megoszt\xe1s men\xfcben",s8114bd55cae5a22b:"Nyomja meg a Hozz\xe1ad\xe1s a Dock-hoz gombot",s922329d6f6213590:"Hozz\xe1ad\xe1s a Dock-hoz",s9af56bf005b49c74:'G\xf6rgessen le a "Hozz\xe1ad\xe1s a kezdők\xe9pernyőh\xf6z" lehetős\xe9ghez',sa5ef80b4bb9b39f8:"Kevesebb",sba52286c21552a4e:"Telep\xedtse eszk\xf6z\xe9re a teljes \xe9lm\xe9ny \xe9s a k\xf6nnyű hozz\xe1f\xe9r\xe9s \xe9rdek\xe9ben.",sc16e00a7a8b2fde2:"Vissza",scdaf4bbff76674c8:"Hozz\xe1ad\xe1s a kezdők\xe9pernyőh\xf6z",se0e473adfda8066c:"Nyissa meg a fő b\xf6ng\xe9szőj\xe9ben",se740f75b95a51807:"Adja hozz\xe1 a Dock-hoz a teljes \xe9lm\xe9ny \xe9s a k\xf6nnyű hozz\xe1f\xe9r\xe9s \xe9rdek\xe9ben.",sfea652f6580ff086:"Ez az oldal alkalmaz\xe1sfunkci\xf3val rendelkezik."},tT={s182ab2d6c997515f:"Pridajte ju na domovsk\xfa obrazovku pre rozš\xedren\xe9 využitie a jednoduch\xfd pr\xedstup.",s224cbcec014ef6b5:"Stlačte Zdieľať na navigačnom paneli",s37a9e8aec5713460:"Viac",s386eca8362ff6155:"Stlačte Viac, ak nevid\xedte ikonu Zdieľať",s4e1e10a6ca408245:'Klepnite na "Pridať na domovsk\xfa obrazovku"',s6196153c4b0c1ea0:"Inštalovať",s633502f7cff4f847:"Otvorte ponuku prehliadača",s681e399d63311fba:"Zobraziť gal\xe9riu",s7f0591f08e318eda:"Stlačte Viac v menu Zdieľať",s8114bd55cae5a22b:"Stlačte Pridať do Docku",s922329d6f6213590:"Pridať do Docku",s9af56bf005b49c74:'Prejdite nadol k "Pridať na domovsk\xfa obrazovku"',sa5ef80b4bb9b39f8:"Menej",sba52286c21552a4e:"Nainštalujte si ju na svoje zariadenie pre rozš\xedren\xe9 využitie a jednoduch\xfd pr\xedstup.",sc16e00a7a8b2fde2:"Sp\xe4ť",scdaf4bbff76674c8:"Pridať na domovsk\xfa obrazovku",se0e473adfda8066c:"Otvorte v hlavnom prehliadači",se740f75b95a51807:"Pridajte ju do Docku pre rozš\xedren\xe9 využitie a jednoduch\xfd pr\xedstup.",sfea652f6580ff086:"T\xe1to str\xe1nka m\xe1 funkcie aplik\xe1cie."},tz={s182ab2d6c997515f:"Afegeix-lo a la teva pantalla d'inici per a una \xe0mplia experi\xe8ncia i f\xe0cil acc\xe9s.",s224cbcec014ef6b5:"Premeu comparteix a la barra de navegaci\xf3",s37a9e8aec5713460:"M\xe9s",s386eca8362ff6155:'Premeu "M\xe9s" si no hi ha icona de Compartir',s4e1e10a6ca408245:'Toca "Afegeix a la pantalla d\'inici"',s6196153c4b0c1ea0:"Instal\xb7la",s633502f7cff4f847:"Obre el men\xfa del navegador",s681e399d63311fba:"Mostra la galeria",s7f0591f08e318eda:'Premeu "M\xe9s" al men\xfa de Compartir',s8114bd55cae5a22b:'Premeu "Afegeix al Dock"',s922329d6f6213590:"Afegeix al Dock",s9af56bf005b49c74:"Despla\xe7a't cap avall fins a \"Afegeix a la pantalla d'inici\"",sa5ef80b4bb9b39f8:"Menys",sba52286c21552a4e:"Instal\xb7la'l al teu dispositiu per a una \xe0mplia experi\xe8ncia i f\xe0cil acc\xe9s.",sc16e00a7a8b2fde2:"Enrere",scdaf4bbff76674c8:"Afegeix a pantalla d'inici",se0e473adfda8066c:"Obre al navegador principal",se740f75b95a51807:"Afegeix-lo al teu Dock per a una \xe0mplia experi\xe8ncia i f\xe0cil acc\xe9s.",sfea652f6580ff086:"Aquest lloc t\xe9 funcionalitats d'aplicaci\xf3."},tP={s182ab2d6c997515f:"הוסיפו למסך הבית לחוויה מקיפה וגישה קלה.",s224cbcec014ef6b5:"לחצו על שיתוף בסרגל הניווט",s37a9e8aec5713460:"עוד",s386eca8362ff6155:"לחצו על עוד אם אין סמל שיתוף",s4e1e10a6ca408245:'הקישו על "הוספה למסך הבית"',s6196153c4b0c1ea0:"התקנה",s633502f7cff4f847:"פתחו את תפריט הדפדפן",s681e399d63311fba:"הצג גלריה",s7f0591f08e318eda:"לחצו על עוד בתפריט שיתוף",s8114bd55cae5a22b:"לחצו על הוספה ל-Dock",s922329d6f6213590:"הוסיפו ל-Dock",s9af56bf005b49c74:'גללו למטה עד "הוספה למסך הבית"',sa5ef80b4bb9b39f8:"הסתרת גלריה",sba52286c21552a4e:"התקינו במכשירכם לחוויה מקיפה וגישה קלה.",sc16e00a7a8b2fde2:"חזרה",scdaf4bbff76674c8:"הוספה למסך הבית",se0e473adfda8066c:"פתחו בדפדפן הראשי שלכם",se740f75b95a51807:"הוסיפו ל-Dock לחוויה מקיפה וגישה קלה.",sfea652f6580ff086:"לאתר זה יש פונקציונליות של אפליקציה."},tC=new Map([["bg",ex],["ru",ek],["tr",eA],["de",e$],["es",e_],["nl",eS],["el",eE],["fr",ej],["sr",eD],["pl",eT],["uk",ez],["zh-HK",eP],["zh-CN",eC],["it",eM],["cs",eq],["no",eR],["pt",eH],["ja",eI],["sv",eO],["ko",eL],["km",eU],["fa",eB],["da",eN],["vi",eZ],["hu",eF],["sk",eV],["ca-ES",eW],["he",eG]]),{getLocale:tM,setLocale:tq}=(ey={sourceLocale:"en",targetLocales:["bg","ca-ES","cs","da","de","el","es","fa","fr","he","hu","it","ja","km","ko","nl","no","pl","pt","ru","sk","sr","sv","tr","uk","vi","zh-CN","zh-HK"],loadLocale:async e=>tC.get(e)},function(e){if(eQ)throw Error("lit-localize can only be configured once");eJ=e,eQ=!0}((e,t)=>(function(e,t,a){if(e){let i=e[a?.id??function(e){let t="string"==typeof e?e:e.strings,a=e4.get(t);return void 0===a&&(a=("string"==typeof e||"strTag"in e?"s":"h")+function(e){let t=0,a=8997,i=0,o=33826,s=0,l=40164,n=0,r=52210;for(let d=0;d<e.length;d++)a^=e.charCodeAt(d),t=435*a,i=435*o,s=435*l,n=435*r,s+=a<<8,n+=o<<8,i+=t>>>16,a=65535&t,s+=i>>>16,o=65535&i,r=n+(s>>>16)&65535,l=65535&s;return e2[r>>8]+e2[255&r]+e2[l>>8]+e2[255&l]+e2[o>>8]+e2[255&o]+e2[a>>8]+e2[255&a]}("string"==typeof t?t:t.join("\x1e")),e4.set(t,a)),a}(t)];if(i){if("string"==typeof i)return i;if("strTag"in i)return eY(i.strings,t.values,i.values);{let e=e6.get(i);return void 0===e&&(e=i.values,e6.set(i,e)),{...i,values:e.map(e=>t.values[e])}}}}return eK(t)})(tt,e,t)),ta=e9=ey.sourceLocale,(e7=new Set(ey.targetLocales)).add(ey.sourceLocale),te=ey.loadLocale,{getLocale:()=>ta,setLocale:e=>{if(e===(e8??ta))return ti.promise;if(!e7||!te)throw Error("Internal error");if(!e7.has(e))throw Error("Invalid locale code");let t=++to;return e8=e,ti.settled&&(ti=new e5),e3({status:"loading",loadingLocale:e}),(e===e9?Promise.resolve({templates:void 0}):te(e)).then(a=>{to===t&&(ta=e,e8=void 0,tt=a.templates,e3({status:"ready",readyLocale:e}),ti.resolve())},a=>{to===t&&(e3({status:"error",errorLocale:e,errorMessage:a.toString()}),ti.reject(a))}),ti.promise}});class tR{constructor(){this.icons=[{src:""}],this.screenshots=void 0,this.short_name="PWA",this.name="Progressive web application",this.description="Progressive web application"}}let tH=r`.gallery{position:relative;--scrollbar-background-color:#fff;--scrollbar-thumb-color:rgb(146, 146, 146);--scrollbar-thumb-hover-color:rgb(100, 100, 100);--nav-btn-background-color:#fff;--nav-btn-fill-color:#141414}.gallery .gallery_scroller{scroll-snap-type:x mandatory;overflow-x:auto;overflow-y:hidden;display:flex;align-items:center;padding:10px 13px;padding-bottom:10px;margin:0 10px;-webkit-overflow-scrolling:touch}.gallery .gallery_scroller img{border-radius:6px;max-height:min(45vh,500px);box-shadow:0 3px 10px 0 rgba(0,0,0,.15);scroll-snap-align:center;scroll-snap-stop:always;position:relative}.gallery .gallery_scroller img+img{margin-inline-start:15px}.gallery .gallery_scroller::-webkit-scrollbar{width:4px;height:2px}.gallery .gallery_scroller::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:4px}.gallery .gallery_scroller::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)}.gallery .gallery_scroller::-webkit-scrollbar-track{background:var(--scrollbar-background-color);border-radius:4px}.gallery .gallery_scroller .scroller_wrap{display:flex;flex-direction:row;padding-inline-end:13px}.gallery .btn{position:absolute;display:flex;align-items:center;-webkit-user-select:none;user-select:none;top:50%;transform:translateY(-50%);height:30px;width:30px;border-radius:50%;background-color:var(--nav-btn-background-color);box-shadow:rgba(0,0,0,.3) 2px 4px 4px 1px;background-repeat:no-repeat;opacity:.8;z-index:1}.gallery .btn.prev{left:5px}.gallery .btn.prev svg{margin-left:4px}.gallery .btn.next{right:5px}.gallery .btn.next svg{transform:rotate(180deg);margin-left:6px}.gallery .btn:hover{box-shadow:rgba(0,0,0,.5) 2px 4px 4px 1px;cursor:pointer;opacity:1}.gallery .btn svg{width:20px;height:20px;margin:0 auto}.gallery .btn svg path{fill:var(--nav-btn-fill-color)}.gallery.apple_desktop{--scrollbar-background-color:rgba(0, 0, 0, 0.1);--scrollbar-thumb-color:rgb(100, 100, 100);--scrollbar-thumb-hover-color:rgba(0, 0, 0, 0.85)}.gallery.apple_desktop .gallery_scroller{margin:0;padding-top:15px}.gallery.apple_desktop .btn{height:26px;width:26px;box-shadow:rgba(0,0,0,.3) 0 2px 2px 1px}.gallery.apple_desktop .btn:hover{box-shadow:rgba(0,0,0,.3) 0 2px 2px 1px}.gallery.apple_desktop .btn:active{filter:brightness(95%)}.gallery.apple_desktop .btn:active .svg{filter:brightness(110%)}.gallery.apple_desktop .btn svg{width:12px;height:auto;opacity:1}.gallery.apple_desktop .btn svg{margin-inline-start:7px}.gallery.apple_mobile .btn.prev svg{margin-inline-start:7px}.gallery.apple_mobile .btn svg{width:16px;height:auto}.gallery.apple_desktop .btn,.gallery.apple_mobile .btn{opacity:1}@media(hover:none)and (pointer:coarse){.gallery .btn.next,.gallery .btn.prev{display:none}.gallery_scroller::-webkit-scrollbar{display:none}}@media(prefers-color-scheme:dark){.gallery{--scrollbar-background-color:#424242;--nav-btn-background-color:#555555;--nav-btn-fill-color:#fff}.gallery.apple_desktop{--scrollbar-thumb-color:var(--nav-btn-fill-color);--scrollbar-background-color:var(--nav-btn-background-color);--scrollbar-thumb-hover-color:var(--nav-btn-fill-color)}.gallery.apple_desktop .btn:active{filter:brightness(110%)}.gallery.apple_desktop .btn:active .svg{filter:brightness(90%)}}`,tI=(e,t,a)=>{let i=new CustomEvent(t,{detail:{message:a}});e.dispatchEvent(i)};class tO{static isAppleMobile(){return!!(navigator.userAgent.match(/Mac/)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&"serviceWorker"in navigator)}static isAppleDesktop(){let e=navigator.userAgent.toLowerCase();if(navigator.maxTouchPoints||!e.match(/macintosh/))return!1;let t=/version\/(\d{2})\./.exec(e);if(!(t&&t[1]&&parseInt(t[1])>=17))return!1;let a=!!document.createElement("audio").canPlayType('audio/wav; codecs="1"'),i=!!new OffscreenCanvas(1,1).getContext("webgl");return a&&i}static isAppleMobileNonSafari(){return!(!this.isAppleMobile()||!navigator.userAgent.match(/CriOS|EdgiOS/))}static isIPad(){return!(!navigator.userAgent.match(/iPad|Macintosh/)||!this.isAppleMobile())}static isApple26Plus(){return!!CSS.supports("text-wrap","pretty")}static getPageBackgroundColor(){let e=window.getComputedStyle(document.body).backgroundColor,t=window.getComputedStyle(document.documentElement).backgroundColor;return"rgba(0, 0, 0, 0)"!==t?t:"rgba(0, 0, 0, 0)"!==e?e:null}static isAndroid(){return!!navigator.userAgent.toLowerCase().match(/android/)}static isAndroidFallback(){return!(!this.isAndroid()||"BeforeInstallPromptEvent"in window)}static deviceFormFactor(){return window.matchMedia("(orientation: portrait)").matches?"narrow":"wide"}static isStandalone(){return!!(window.matchMedia("(display-mode: standalone)").matches||"standalone"in navigator&&!0===navigator.standalone)}static async getInstalledRelatedApps(){if("getInstalledRelatedApps"in navigator)try{return await navigator.getInstalledRelatedApps().then(e=>e)}catch(e){}return[]}static async isRelatedAppsInstalled(){return!!(await this.getInstalledRelatedApps()).length}static setStorageFlag(e,t,a=!1){try{a?localStorage.setItem(e,t.toString()):sessionStorage.setItem(e,t.toString())}catch(e){}}static getStorageFlag(e){try{return"true"===sessionStorage.getItem(e)||"true"===localStorage.getItem(e)}catch(e){return!1}}static eventInstalledSuccess(e){tI(e,"pwa-install-success-event","App install success (Chromium/Android only)")}static eventInstalledFail(e){tI(e,"pwa-install-fail-event","App install failed (Chromium/Android only)")}static eventUserChoiceResult(e,t){tI(e,"pwa-user-choice-result-event",t)}static eventInstallAvailable(e){tI(e,"pwa-install-available-event","App install available")}static eventInstallHowTo(e){tI(e,"pwa-install-how-to-event","App install instruction showed")}static eventGallery(e){tI(e,"pwa-install-gallery-event","App install gallery showed")}static normalizeManifestAssetUrls(e,t){let a=new URL(t,document.location.href);[...e.icons||[],...e.screenshots||[]].forEach(e=>{e.src=new URL(e.src,a).href})}static async fetchAndProcessManifest(e,t,a,i){let o=new tR,s=null;try{let t=await fetch(e);if(s=await t.json(),!t.ok||!s||!Object.keys(s))throw Error("Manifest not found");this.normalizeManifestAssetUrls(s,e)}catch(e){}return t=t||(s?.icons?.length?s?.icons[0].src:o.icons?.[0].src)||"",a=a||(s?s.short_name:o.short_name)||"",i=i||s?.description||o.description||"",{_manifest:o=s||o,icon:t,name:a,description:i}}}var tL=function(e,t,a,i){var o,s=arguments.length,l=s<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,a):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(e,t,a,i);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(l=(s<3?o(l):s>3?o(t,a,l):o(t,a))||l);return s>3&&l&&Object.defineProperty(t,a,l),l},tU=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};class tB extends er{constructor(){super(...arguments),this.screenshots=[],this.theme="default",this.rtl=!1,this.getScrollElements=()=>{let e=this.shadowRoot?.querySelector("#paginated_gallery");if(!e)return;let t=e.querySelector(".gallery_scroller");if(!t)return;let a=Array.from(t.querySelectorAll("img"));return 0!==a.length?{scroller:t,items:a}:void 0},this.findCurrentItem=(e,t)=>{let a=e.scrollLeft*(this.rtl?-1:1);return t.find(e=>e.offsetWidth+e.offsetLeft*(this.rtl?-1:1)>=a+e.offsetWidth/2.5)||null},this.scrollToPage=e=>{let t=this.getScrollElements();if(!t)return;let{scroller:a,items:i}=t,o=this.findCurrentItem(a,i);if(!o)return;let s=i.indexOf(o)+("next"===e?1:-1)*(this.rtl?-1:1);s>=0&&s<i.length&&i[s].scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})},this.scrollToNextPage=()=>{this.scrollToPage("next")},this.scrollToPrevPage=()=>{this.scrollToPage("prev")},this._init=()=>{}}static get styles(){return tH}firstUpdated(){let e=this.getScrollElements();e&&setTimeout(()=>{e.scroller.scrollTo({top:0,left:0})},300)}connectedCallback(){super.connectedCallback(),this._init()}render(){let e,t,a,i;return F`${e=this.screenshots,t=this.theme,a=this.scrollToNextPage,i=this.scrollToPrevPage,F`
|
|
3
|
+
${e?F`
|
|
4
|
+
<div id="paginated_gallery" class="gallery ${t}">
|
|
5
|
+
<div class="gallery_scroller">
|
|
6
|
+
<div class="scroller_wrap">
|
|
7
|
+
${e.filter(e=>!e.form_factor||e.form_factor===tO.deviceFormFactor()).map(e=>F`<img draggable="false" src='${e.src}' alt='${e.label||""}'>`)}
|
|
8
|
+
</div>
|
|
9
|
+
</div>
|
|
10
|
+
<span class="btn prev" @click="${i}">
|
|
11
|
+
${"default"!=t?F`<svg id="arrow-left" viewBox="0 0 23.023 18.518"><path fill="currentColor" d="M0 9.253c0 .305.134.586.378.818l8.106 8.093c.244.232.5.342.793.342.598 0 1.075-.44 1.075-1.05 0-.293-.11-.586-.306-.769l-2.734-2.783-4.834-4.407-.256.598 3.93.244h15.442c.635 0 1.075-.451 1.075-1.086s-.44-1.087-1.075-1.087H6.152l-3.93.245.256.61 4.834-4.419 2.734-2.783a1.09 1.09 0 0 0 .306-.77C10.352.44 9.875 0 9.277 0c-.293 0-.549.098-.818.366L.38 8.436c-.247.23-.38.511-.38.816Z"/></svg>`:F`<svg id="arrow-left" viewBox="0 0 96 96"><path d="M39.3756,48.0022l30.47-25.39a6.0035,6.0035,0,0,0-7.6878-9.223L26.1563,43.3906a6.0092,6.0092,0,0,0,0,9.2231L62.1578,82.615a6.0035,6.0035,0,0,0,7.6878-9.2231Z" fill="%23999" fill-rule="evenodd"/></svg>`}
|
|
12
|
+
</span>
|
|
13
|
+
<span class="btn next" @click="${a}">
|
|
14
|
+
${"default"!=t?F`<svg height="15" width="15">
|
|
15
|
+
<use href="#arrow-left"></use>
|
|
16
|
+
</svg>`:F`
|
|
17
|
+
<svg height="15" width="15">
|
|
18
|
+
<use href="#arrow-left"></use>
|
|
19
|
+
</svg>
|
|
20
|
+
`}
|
|
21
|
+
</span>
|
|
22
|
+
</div>`:""}`}`}}tL([ep({type:Array}),tU("design:type",Array)],tB.prototype,"screenshots",void 0),tL([ep(),tU("design:type",String)],tB.prototype,"theme",void 0),tL([ep({type:Boolean}),tU("design:type",Boolean)],tB.prototype,"rtl",void 0),customElements.get("pwa-gallery")||customElements.define("pwa-gallery",tB);let tN=r`.dialog-body .icon{display:flex;align-items:flex-start}.dialog-body .icon .icon-image{width:48px;height:48px;margin:0 auto;margin-top:10px;border-radius:6px}.dialog-body .about{display:grid;grid-template-rows:30px auto}.dialog-body .about .hostname,.dialog-body .about .name{padding:0 5px;overflow:hidden}.dialog-body .about .name{font-weight:500;font-size:18px;line-height:24px;margin-top:5px;align-items:flex-start;display:flex}.dialog-body .about .name label{text-overflow:ellipsis;word-break:break-all;white-space:nowrap;overflow:hidden}.dialog-body .about .hostname{font-size:13px;font-weight:400;opacity:.7;line-height:14px;overflow-x:hidden;text-overflow:ellipsis;text-align:start;word-break:break-all;white-space:nowrap}.dialog-body .about+hr{margin-top:10px}.dialog-body .description{font-weight:400;line-height:20px;grid-column:1/3;padding:0 6px;margin:10px 5px 5px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:115px;overflow:hidden;overflow-y:auto;text-overflow:ellipsis;text-align:start}.dialog-body .app-description{font-size:13px;margin-bottom:10px}.dialog-body .app-description::-webkit-scrollbar{width:4px;height:4px}.dialog-body .app-description::-webkit-scrollbar-thumb{background:#929292;border-radius:4px}.dialog-body .app-description::-webkit-scrollbar-thumb:hover{background:#646464}.dialog-body .app-description::-webkit-scrollbar-track{background:var(--scrollbar-background-color);border-radius:4px}.dialog-body .install-description{font-size:14px}.dialog-body hr{height:1px;width:100%;grid-column:1/3;background-color:var(--border-bottom-color);border:none;margin:0}.dialog-body .action-buttons{display:grid;grid-template-columns:50% auto;grid-column-start:1;grid-column-end:3;gap:10px;padding:10px 10px}.dialog-body .action-buttons .primary{grid-column-start:2}.dialog-body .material-button{--text-color-primary:#eee;--text-color-secondary:#374fc6;--background-color-primary:#374fc6;--background-color-ripple:#eee;position:relative;display:inline-block;box-sizing:border-box;border:none;border-radius:6px;padding:0 16px;min-width:64px;height:36px;vertical-align:middle;text-align:center;text-overflow:ellipsis;text-transform:uppercase;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);font-family:Roboto,"Segoe UI",BlinkMacSystemFont,system-ui,-apple-system;font-size:14px;font-weight:500;line-height:37px;overflow:hidden;outline:0;cursor:pointer;transition:box-shadow .2s}.dialog-body .material-button.primary{color:var(--text-color-primary);background-color:var(--background-color-primary)}.dialog-body .material-button.secondary{background-color:rgba(0,0,0,0);color:var(--text-color-secondary);box-shadow:none}.dialog-body .material-button.secondary::after,.dialog-body .material-button.secondary::before{background-color:var(--background-color-primary)}.dialog-body .material-button.secondary:active,.dialog-body .material-button.secondary:hover{box-shadow:none}.dialog-body .material-button.secondary.close{height:26px;min-width:26px;line-height:0;margin-inline-end:0;margin-inline-start:auto;padding:0;border-radius:50%}.dialog-body .material-button.secondary.close svg{width:16px;fill:var(--text-color-secondary)}.dialog-body .material-button.secondary.close::after{width:25px;height:25px;border-radius:50%}.dialog-body .material-button.secondary.close::before{border-radius:50%}.dialog-body .material-button::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--background-color-ripple);opacity:0;transition:opacity .2s}.dialog-body .material-button::after{content:"";position:absolute;left:50%;top:50%;border-radius:50%;padding:50%;width:32px;height:32px;background-color:var(--background-color-ripple);opacity:0;transform:translate(-50%,-50%) scale(1);transition:opacity 1s,transform .5s}.dialog-body .material-button:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.dialog-body .material-button:active::after{opacity:.32;transform:translate(-50%,-50%) scale(0);transition:transform 0s}.dialog-body pwa-gallery{grid-column:1/3;max-height:0;opacity:0;transition:opacity ease-in-out .5s,max-height .5s ease-in-out;overflow:hidden}@media(prefers-color-scheme:dark){.dialog-body .material-button{--text-color-primary:#1B222C;--text-color-secondary:#a7c7fa;--background-color-primary:#a7c7fa}}@media(hover:none)and (pointer:coarse){.dialog-body .description::-webkit-scrollbar{display:none}}`,tZ=r`:host{grid-template-columns:1fr}:host .touch-header{height:30px;width:100%;padding-top:10px;box-sizing:border-box;cursor:grab}:host .touch-header:active{cursor:grabbing}:host .touch-header::before{content:"";width:40px;height:5px;border-radius:3px;background:var(--touch-header-color);margin:0 auto;display:block}:host .body-header{display:grid;grid-template-columns:max-content 1fr max-content;grid-gap:15px;padding:18px 20px;padding-top:0;border-bottom:1px solid var(--border-bottom-color)}:host .body-header .install{text-transform:capitalize;height:40px;min-width:50px;padding:0 23px;align-items:center;display:inline-flex;-webkit-tap-highlight-color:transparent;transition:min-width .2s,color .2s,background-color .2s,border-color .2s}:host .body-header .install .button-text,:host .body-header .install svg{margin:0 auto}:host .body-header .install .check-icon{display:none}:host .body-header .about{grid-template-rows:auto auto;grid-gap:6px}:host .body-header .about .name{padding:0;line-height:20px;font-size:16px}:host .body-header .about .hostname{font-size:14px;font-weight:400;opacity:.7;line-height:14px;overflow-x:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;padding:0}:host .body-header .icon .icon-image{margin:0;width:45px;height:45px}:host .how-to-body{display:flex;flex-direction:column;gap:15px;max-height:0;overflow:hidden;padding:0 20px;opacity:0}:host .how-to-body .description-step{display:flex;gap:15px;margin-inline-start:2.5px;align-items:center}:host .how-to-body .description-step .svg-wrap{display:flex;flex-shrink:0;align-items:center;width:40px;height:40px;background-color:var(--touch-header-color);border-radius:50%}:host .how-to-body .description-step .svg-wrap svg{fill:var(--text-color-normal);margin:0 auto}:host .how-to-body .description-step .svg-wrap.add-icon svg{padding-right:1px}:host .how-to .description,:host .how-to ::slotted(pwa-gallery){max-height:0;padding-top:0;padding-bottom:0;overflow:hidden;opacity:0}:host .how-to .how-to-body{max-height:600px;padding-top:18px;padding-bottom:18px;opacity:1}:host .how-to .install{min-width:40px;padding:0;background:rgba(0,0,0,0);color:var(--text-color-normal);box-shadow:none;border:1px solid}:host .how-to .install .check-icon{display:inline;fill:var(--text-color-normal)}:host .how-to .install .button-text{display:none}:host .description{padding:15px 20px;margin:0;-webkit-line-clamp:6;max-height:150px;opacity:1}:host ::slotted(pwa-gallery){display:block;max-height:600px;padding-bottom:15px;opacity:1;transition:max-height 1.5s,opacity .8s,padding 1.5s}:host .description,:host .how-to-body{transition:max-height .2s,opacity .15s,padding .2s}:host .material-button{border-radius:20px}`;var tF=function(e,t,a,i){var o,s=arguments.length,l=s<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,a):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(e,t,a,i);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(l=(s<3?o(l):s>3?o(t,a,l):o(t,a))||l);return s>3&&l&&Object.defineProperty(t,a,l),l},tV=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};class tW extends er{constructor(){super(...arguments),this.props={name:"",description:"",icon:""},this.install={handleEvent:()=>{}},this.hideDialog=()=>{},this.disableClose=!1,this.fallback=!1,this.howToRequested=!1,this.toggleHowTo={handleEvent:()=>{}},this._callInstall=()=>{if(this.fallback)return this.toggleHowTo.handleEvent(),void setTimeout(()=>this.setupAppearence(!0),210);this.install.handleEvent()},this._callHide=()=>{this.hideDialog(),this.setupAppearence()},this.bindedElement=null,this._saveBodyStyle=document.body.style.overscrollBehaviorY,this.dragMobileSheet=(e,t,a)=>{if(!e||!t||!a)return null;let i=0,o=a.offsetHeight+a.offsetTop,s=e=>e.clientY||(e.changedTouches&&e.changedTouches.length?e.changedTouches[0].clientY:0),l=e=>{window.addEventListener("mouseup",n),window.addEventListener("mousemove",r),window.addEventListener("touchend",n),window.addEventListener("touchmove",r),e.preventDefault(),i=s(e)-t.getBoundingClientRect().top,document.body.style.overscrollBehaviorY="none"},n=t=>{if(document.body.style.overscrollBehaviorY=this._saveBodyStyle,!this.disableClose&&s(t)>=window.innerHeight-25)d(t,window.innerHeight+50,!0);else if(window.innerHeight-s(t)>e.clientHeight/2.5){d(t,window.innerHeight-e.clientHeight);try{this.howToRequested||tO.eventGallery(this.getRootNode().host)}catch(e){}}else d(t,window.innerHeight-o-35)},r=t=>{let a=s(t);this.disableClose&&window.innerHeight-a<70||a<=window.innerHeight-e.clientHeight+i||(e.style.setProperty("transition","none"),e.style.setProperty("--translateY",`translateY(${a-i}px)`))},d=(a,i,d)=>{window.removeEventListener("mouseup",n),window.removeEventListener("mousemove",r),window.removeEventListener("touchend",n),window.removeEventListener("touchmove",r),window.innerWidth>=768||(!i&&s(a)>=window.innerHeight-o?e.style.setProperty("--translateY",`translateY(calc(100vh - ${o}px))`):e.style.setProperty("--translateY",`translateY(${(i||s(a))+35}px)`),e.style.setProperty("transition","transform 500ms cubic-bezier(0.4, 0, 0, 1) 0s"),d&&(t.removeEventListener("mousedown",l),t.removeEventListener("touchstart",l),setTimeout(this._callHide,250)))};return t.addEventListener("mousedown",l),t.addEventListener("touchstart",l,{passive:!1}),d(new MouseEvent("mouseup"),window.innerHeight-o-35),{touchElement:t,listener:l}},this.setupAppearence=e=>{this.bindedElement&&(this.bindedElement.touchElement.removeEventListener("mousedown",this.bindedElement.listener),this.bindedElement.touchElement.removeEventListener("touchstart",this.bindedElement.listener)),this.bindedElement=this.dragMobileSheet(this.parentElement,this.shadowRoot?.querySelector(".dialog-body .touch-header"),this.shadowRoot?.querySelector(".dialog-body "+(e?".how-to-body":".body-header")))},this._init=()=>{this.setupAppearence(),window.addEventListener("resize",()=>this.setupAppearence())}}static get styles(){return[tN,tZ]}firstUpdated(){this._init()}connectedCallback(){super.connectedCallback()}render(){let e,t,a,i,o,s;return F`${e=this.props.name,t=this.props.description,a=this.props.icon,i=this._callInstall,o=this.fallback,s=this.howToRequested,F`
|
|
23
|
+
<div class="dialog-body ${ef(((e=!1,t=!1)=>({fallback:e,"how-to":t}))(o,s))}">
|
|
24
|
+
<div class="touch-header" id="touch-header"></div>
|
|
25
|
+
<div class="body-header">
|
|
26
|
+
<div class="icon">
|
|
27
|
+
<img src="${a}" alt="icon" class="icon-image">
|
|
28
|
+
</div>
|
|
29
|
+
<div class="about">
|
|
30
|
+
<div class="name">
|
|
31
|
+
<label>${e}</label>
|
|
32
|
+
</div>
|
|
33
|
+
<div class="hostname">${location.hostname}</div>
|
|
34
|
+
</div>
|
|
35
|
+
<button class="material-button primary install" @click='${i}'>
|
|
36
|
+
<svg class="check-icon" height="24px" viewBox="0 -960 960 960" width="24px" fill=""><path d="M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z"/></svg>
|
|
37
|
+
<span class="button-text">${eJ("Install")}</span>
|
|
38
|
+
</button>
|
|
39
|
+
</div>
|
|
40
|
+
<div class="how-to-body">
|
|
41
|
+
<div class="description-step">
|
|
42
|
+
<div class="svg-wrap">
|
|
43
|
+
<svg height="24" viewBox="0 -960 960 960" width="24" fill=""><path d="M480-160q-33 0-56.5-23.5T400-240q0-33 23.5-56.5T480-320q33 0 56.5 23.5T560-240q0 33-23.5 56.5T480-160Zm0-240q-33 0-56.5-23.5T400-480q0-33 23.5-56.5T480-560q33 0 56.5 23.5T560-480q0 33-23.5 56.5T480-400Zm0-240q-33 0-56.5-23.5T400-720q0-33 23.5-56.5T480-800q33 0 56.5 23.5T560-720q0 33-23.5 56.5T480-640Z"/></svg>
|
|
44
|
+
</div>
|
|
45
|
+
<div class="step-text">${eJ("Open your browser menu")}</div>
|
|
46
|
+
</div>
|
|
47
|
+
<div class="description-step">
|
|
48
|
+
<div class="svg-wrap add-icon">
|
|
49
|
+
<svg height="24" viewBox="0 -960 960 960" width="24"><path d="M320-40q-33 0-56.5-23.5T240-120v-160h80v40h400v-480H320v40h-80v-160q0-33 23.5-56.5T320-920h400q33 0 56.5 23.5T800-840v720q0 33-23.5 56.5T720-40H320Zm0-120v40h400v-40H320ZM176-280l-56-56 224-224H200v-80h280v280h-80v-144L176-280Zm144-520h400v-40H320v40Zm0 0v-40 40Zm0 640v40-40Z"/></svg>
|
|
50
|
+
</div>
|
|
51
|
+
<div class="step-text">${eJ('Tap "Add to Home screen"')}</div>
|
|
52
|
+
</div>
|
|
53
|
+
</div>
|
|
54
|
+
${t?F`<div class="description">${t}</div>`:""}
|
|
55
|
+
<slot></slot>
|
|
56
|
+
</div>
|
|
57
|
+
`}`}}tF([ep({type:Object}),tV("design:type",Object)],tW.prototype,"props",void 0),tF([ep({type:Object}),tV("design:type",Object)],tW.prototype,"install",void 0),tF([ep(),tV("design:type",Object)],tW.prototype,"hideDialog",void 0),tF([ep({type:Boolean}),tV("design:type",Object)],tW.prototype,"disableClose",void 0),tF([ep({type:Boolean}),tV("design:type",Object)],tW.prototype,"fallback",void 0),tF([ep({type:Boolean}),tV("design:type",Object)],tW.prototype,"howToRequested",void 0),tF([ep({type:Object}),tV("design:type",Object)],tW.prototype,"toggleHowTo",void 0),customElements.get("pwa-bottom-sheet")||customElements.define("pwa-bottom-sheet",tW);let tG=r`#pwa-install-element{-webkit-user-select:none;user-select:none}#pwa-install-element .install-dialog{--text-color-normal:#212121;--background-color:#fff;--border-bottom-color:#DBDCDE;--scrollbar-background-color:#fff;font-family:Roboto,"Segoe UI",system-ui;position:fixed;display:inline-block;opacity:0;visibility:hidden;z-index:2147483001}#pwa-install-element .install-dialog.chrome{max-width:380px;width:90%;min-height:90px;margin:0 auto;right:150px;left:auto;background-color:var(--background-color);filter:drop-shadow(0 5px 15px rgba(0, 0, 0, .3));font-size:15px;color:var(--text-color-normal);border-radius:8px;top:-100px;transition:top .5s ease-in-out,opacity .8s ease-in-out,max-height .35s ease-in-out}#pwa-install-element .install-dialog.chrome.available{opacity:1;top:28px;visibility:visible}#pwa-install-element .install-dialog.chrome .dialog-body{display:grid;grid-template-columns:70px 1fr}#pwa-install-element .install-dialog.chrome.gallery pwa-gallery{transition:opacity .3s ease-in-out .2s,max-height .5s ease-in-out;max-height:70vh;opacity:1}#pwa-install-element .install-dialog.mobile{--touch-header-color:#DBDCE0;top:0;max-width:414px;width:100%;bottom:auto;left:0;right:0;transition:none;transform:translateY(100vh);border-radius:0;border-top-left-radius:15px;border-top-right-radius:15px;padding-bottom:35px}#pwa-install-element .install-dialog.mobile.available{--translateY:translateY(calc(100vh - 85px));opacity:1;top:0;visibility:visible;transform:var(--translateY)}@media(prefers-color-scheme:dark){#pwa-install-element .install-dialog{--text-color-normal:#eee;--background-color:#1e1e1e;--border-bottom-color:#404140;--scrollbar-background-color:#424242}#pwa-install-element .install-dialog.mobile{--touch-header-color:#3f403f}}@media(max-width:767px)and (min-height:495px){#pwa-install-element .install-dialog.chrome.mobile{display:inline-block}#pwa-install-element .install-dialog.chrome{display:none}}@media(min-width:768px),(max-height:495px){#pwa-install-element .install-dialog.chrome.mobile{display:none}#pwa-install-element .install-dialog.chrome{display:inline-block}}@media(max-height:420px){#pwa-install-element .install-dialog.chrome .dialog-body .description{-webkit-line-clamp:3;max-height:70px}}`,tY=r`#pwa-install-element .install-dialog.apple{--text-color-normal:#333;--text-color-description:#333;--background-color:rgba(255, 255, 255, 0.8);--text-color-button:#fff;--background-color-button:#fff;--background-color-button-active:rgb(181,181,187);--border-bottom-color:rgba(0, 0, 0, 0.1);--icon-how-to-color:#527AFB;font-family:system-ui,-apple-system,HelveticaNeue,BlinkMacSystemFont,Roboto,"Segoe UI";max-width:380px;width:auto;margin:0 auto;right:0;left:0;font-size:15px;color:var(--text-color-normal);bottom:0;transition:transform .4s cubic-bezier(.33,1,.66,1),opacity .5s cubic-bezier(1,0,1,-2),border .35s ease-in-out;overflow:hidden;pointer-events:none;opacity:0;visibility:visible;transform:translateY(100%);will-change:opacity,transform}#pwa-install-element .install-dialog.apple.dialog-body{display:grid;grid-template-columns:95px 1fr;grid-template-rows:1fr auto;grid-template-areas:"icon description" "welcome welcome" "how-to how-to" "gallery gallery" "button button";border-radius:10px;border-bottom:1px solid transparent;background-color:var(--background-color);filter:drop-shadow(0 5px 15px rgba(0, 0, 0, .5));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#pwa-install-element .install-dialog.apple.dialog-body .icon{display:flex;align-items:center;grid-area:icon;border-bottom:1px solid var(--border-bottom-color)}#pwa-install-element .install-dialog.apple.dialog-body .icon .icon-image{width:64px;height:64px;margin:0 auto;border-radius:6px}#pwa-install-element .install-dialog.apple.dialog-body .close{height:26px;min-width:26px;line-height:0;margin-inline-end:7px;margin-top:7px;margin-inline-start:auto;padding:0;border-radius:50%;opacity:.5;outline:0;color:var(--text-color-normal);border:none;background-color:rgba(0,0,0,0);cursor:pointer;transition:opacity .2s ease-in-out,background-color .2s ease-in-out;grid-area:description}#pwa-install-element .install-dialog.apple.dialog-body .close svg{fill:var(--text-color-normal);width:18px}#pwa-install-element .install-dialog.apple.dialog-body .close:active,#pwa-install-element .install-dialog.apple.dialog-body .close:hover{opacity:1;background-color:var(--background-color-button)}#pwa-install-element .install-dialog.apple.dialog-body .about{display:grid;grid-template-rows:35px 60px;border-bottom:1px solid var(--border-bottom-color);grid-area:description}#pwa-install-element .install-dialog.apple.dialog-body .about .description,#pwa-install-element .install-dialog.apple.dialog-body .about .name{padding-inline-end:15px;overflow:hidden}#pwa-install-element .install-dialog.apple.dialog-body .about .name{font-weight:600;padding-top:10px;padding-inline-end:10px;line-height:22px;align-items:flex-start;display:flex}#pwa-install-element .install-dialog.apple.dialog-body .about .description{font-size:12px;line-height:15px;padding:0;margin-bottom:15px;overflow-y:auto;color:var(--text-color-description)}#pwa-install-element .install-dialog.apple.dialog-body .welcome-to-install{font-size:15px;grid-area:welcome;text-align:start;font-weight:400;padding:15px;width:auto;border-bottom:1px solid var(--border-bottom-color)}#pwa-install-element .install-dialog.apple .action-buttons{grid-area:button;grid-column-start:1;grid-column-end:3;grid-template-columns:unset;gap:unset;padding:15px}#pwa-install-element .install-dialog.apple .action-buttons .button-text{display:flex;flex-direction:row-reverse;align-items:center;gap:15px;justify-content:flex-end}#pwa-install-element .install-dialog.apple .action-buttons .dialog-button{padding:0 20px;text-align:start;font-size:16px}#pwa-install-element .install-dialog.apple .action-buttons .dialog-button.gallery{margin:0}#pwa-install-element .install-dialog.apple .action-buttons{margin:16px;flex-direction:column;border-radius:8px;overflow:hidden;padding:0}#pwa-install-element .install-dialog.apple .action-buttons .dialog-button{border-radius:0;padding:0 20px;text-align:start;font-size:16px}#pwa-install-element .install-dialog.apple .action-buttons .dialog-button.gallery{margin:0}#pwa-install-element .install-dialog.apple .action-buttons #icon-back{width:23px;rotate:90deg}#pwa-install-element .install-dialog.apple .dialog-button{display:grid;height:50px;width:100%;line-height:50px;border-radius:8px;color:var(--text-color-normal)}#pwa-install-element .install-dialog.apple .dialog-button.button{border:none;outline:0;font-family:system-ui,-apple-system,HelveticaNeue,BlinkMacSystemFont;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:400;font-size:17px;background-color:var(--background-color-button);-webkit-tap-highlight-color:transparent;outline:0}#pwa-install-element .install-dialog.apple .dialog-button.button svg{fill:var(--text-color-normal)}#pwa-install-element .install-dialog.apple .dialog-button.button.install .button-text{opacity:0;display:flex;align-items:center;transition:opacity .4s ease-in-out .1s;overflow:hidden}#pwa-install-element .install-dialog.apple .dialog-button.button.install .button-text>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#pwa-install-element .install-dialog.apple .dialog-button.button.install .button-text>svg{flex-shrink:0;width:22px}#pwa-install-element .install-dialog.apple .dialog-button.button.install .button-text.show{opacity:1;visibility:visible;width:auto;height:auto}#pwa-install-element .install-dialog.apple .dialog-button.button.install .button-text.hide{opacity:0;position:absolute;width:0;height:0;visibility:hidden}#pwa-install-element .install-dialog.apple .dialog-button.button.gallery{display:flex;align-items:center;min-width:50px}#pwa-install-element .install-dialog.apple .dialog-button.button.gallery #pwa-gallery{margin:0 auto;width:23px}#pwa-install-element .install-dialog.apple .dialog-button.button:active{background-color:var(--background-color-button-active)}#pwa-install-element .install-dialog.apple .how-to-body{opacity:0;max-height:0;overflow:hidden;transition:opacity ease-in-out .5s,max-height .5s ease-in-out;grid-area:how-to}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description{display:grid;-webkit-user-select:none;user-select:none;grid-auto-columns:1fr;grid-template-rows:1fr 1fr 1fr;gap:10px;padding:15px;padding-bottom:0}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step{display:inline-flex;flex-direction:row;gap:15px;align-items:center;font-size:14px}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap{position:relative;display:inline-flex;flex-shrink:0;fill:var(--text-color-normal);width:50px;height:50px;align-items:center;border-radius:6px}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap #pwa-add,#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap #pwa-safari,#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap #pwa-share,#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap #safari-dots{margin:0 auto}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap #pwa-share{margin-bottom:4px;transform:scale(.9)}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap #pwa-add{transform:scale(.9)}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap #pwa-safari{transform:scale(.92)}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .svg-wrap .step-count{position:absolute;line-height:12px;top:3px;left:4px}#pwa-install-element .install-dialog.apple .how-to-body .how-to-description .description-step .step-text{font-weight:600;text-align:start}#pwa-install-element .install-dialog.apple pwa-gallery{grid-column:1/3;max-height:0;opacity:0;transition:opacity ease-in-out .5s,max-height .5s ease-in-out;overflow:hidden}#pwa-install-element .install-dialog.apple pwa-gallery+.action-buttons{display:flex}#pwa-install-element .install-dialog.apple.available{opacity:1;pointer-events:unset;transform:translateY(0);transition:transform .5s cubic-bezier(.33,1,.66,1),border .35s ease-in-out}#pwa-install-element .install-dialog.apple.gallery pwa-gallery{transition:opacity .3s ease-in-out .2s,max-height .5s ease-in-out;max-height:70vh;opacity:1}#pwa-install-element .install-dialog.apple.how-to .dialog-body{border-bottom:1px solid #e0e0e0}#pwa-install-element .install-dialog.apple.how-to .how-to-body{opacity:1;max-height:400px;overflow-y:auto;transition:opacity .3s ease-in-out .2s,max-height .5s ease-in-out}#pwa-install-element .install-dialog.apple.how-to .dialog-button.button.gallery{height:0;opacity:0;min-height:0;padding:0;pointer-events:none}#pwa-install-element .install-dialog.apple.how-to .dialog-button.button.gallery+.install::before{visibility:hidden}#pwa-install-element .install-dialog.apple.gallery .dialog-button.button.install{height:0;opacity:0;min-height:0;padding:0;pointer-events:none}#pwa-install-element .install-dialog.apple.gallery .dialog-button.button.install::before{visibility:hidden}#pwa-install-element .install-dialog.apple.how-to.how-to-manual .action-buttons{margin-top:0;padding-top:0}#pwa-install-element .install-dialog.apple.how-to.how-to-manual .action-buttons .dialog-button{display:none}#pwa-install-element .install-dialog.apple.aqua{--border-bottom-color:rgb(95 95 95 / 30%);--divider-buttons-color:#85858580;--background-color:rgba(255, 255, 255, 0.5);--background-color-button:rgb(211 211 211 / 60%);--text-color-normal:#000;--text-color-description:rgba(75, 75, 75, 0.9);--base-color:255 255 255;--tint-color:rgb(var(--base-color));border:1px solid rgb(var(--base-color)/50%);border-radius:35px;grid-template-columns:100px 1fr;background:color-mix(in srgb,var(--tint-color) 20%,rgb(var(--base-color)/70%) 80%);box-shadow:inset 1px 1px 1px 0 color-mix(in srgb,var(--tint-color) 20%,rgb(var(--base-color)/25%) 80%),inset 0 0 1px 1px color-mix(in srgb,var(--tint-color) 20%,rgb(var(--base-color)/50%) 80%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#pwa-install-element .install-dialog.apple.aqua .about{margin-right:26px;grid-template-rows:56px 56px}#pwa-install-element .install-dialog.apple.aqua .about .name{align-items:flex-end}#pwa-install-element .install-dialog.apple.aqua .about .description,#pwa-install-element .install-dialog.apple.aqua .about .name{font-size:14px;margin:0;padding:0}#pwa-install-element .install-dialog.apple.aqua .icon{margin-left:26px}#pwa-install-element .install-dialog.apple.aqua .icon .icon-image{border-radius:14px;width:60px;height:60px;margin-left:0}#pwa-install-element .install-dialog.apple.aqua .dialog-button{transition:height .3s ease-in-out;height:48px}#pwa-install-element .install-dialog.apple.aqua .dialog-button.install{border-radius:18px}#pwa-install-element .install-dialog.apple.aqua .dialog-button.install .button-text>svg{width:22px}#pwa-install-element .install-dialog.apple.aqua .dialog-button.gallery{border-radius:50%}#pwa-install-element .install-dialog.apple.aqua .dialog-button.gallery+.install::before{content:"";display:inline-block;width:100%;height:0;border-bottom:1px solid var(--divider-buttons-color)}#pwa-install-element .install-dialog.apple.aqua .welcome-to-install{padding:15px 0;margin:0 26px}#pwa-install-element .install-dialog.apple.aqua .action-buttons{margin:16px;flex-direction:column;border-radius:26px;overflow:hidden;padding:0}#pwa-install-element .install-dialog.apple.aqua .action-buttons .button-text{display:flex;flex-direction:row-reverse;align-items:center;gap:15px;justify-content:flex-end}#pwa-install-element .install-dialog.apple.aqua .action-buttons .dialog-button{border-radius:0;padding:0 20px;text-align:start;font-size:16px}#pwa-install-element .install-dialog.apple.aqua .action-buttons .dialog-button.gallery{margin:0}#pwa-install-element .install-dialog.apple.aqua .action-buttons #icon-back{width:23px;rotate:90deg}#pwa-install-element .install-dialog.apple.aqua .action-buttons svg{fill:var(--text-color-normal)}#pwa-install-element .install-dialog.apple.aqua .close{height:42px;min-width:42px;margin-inline-end:14px;margin-top:14px;background-color:rgb(var(--base-color)/80%);border:1px solid rgb(var(--base-color)/90%)}#pwa-install-element .install-dialog.apple.aqua .close svg{width:28px}#pwa-install-element .install-dialog.apple.aqua.apple-mobile.how-to .dialog-button.button.gallery{height:0;opacity:0;min-height:0;padding:0}#pwa-install-element .install-dialog.apple.aqua.apple-mobile.how-to .dialog-button.button.gallery+.install::before{visibility:hidden}#pwa-install-element .install-dialog.apple.aqua.apple-mobile.how-to .install{border-top-left-radius:26px;border-top-right-radius:26px}#pwa-install-element .install-dialog.apple.aqua.apple-mobile.gallery .dialog-button.button.install{height:0;opacity:0;min-height:0;padding:0}#pwa-install-element .install-dialog.apple.aqua.apple-mobile.gallery .dialog-button.button.install::before{visibility:hidden}#pwa-install-element .install-dialog.apple.aqua.apple-mobile.gallery .dialog-button.button.gallery{border-bottom-left-radius:26px;border-bottom-right-radius:26px}#pwa-install-element .install-dialog.apple.aqua.apple-mobile .how-to-body .how-to-description .description-step .svg-wrap{border-radius:50%;width:60px;height:60px;background-color:color-mix(in srgb,var(--tint-color) 20%,color-mix(in srgb,var(--text-color-normal) 10%,transparent) 50%)}#pwa-install-element .install-dialog.apple.desktop{--text-color-normal:rgba(0, 0, 0, 0.85);--text-color-description:rgba(0, 0, 0, 0.85);--icon-how-to-color:rgba(0, 0, 0, 0.50);--background-color:rgb(246 246 246 / 85%);--background-color-button:#c6c1c6;--background-color-button-active:linear-gradient(0deg, rgba(64,121,250,1) 0%, rgba(84,144,251,1) 100%);--border-bottom-color:rgb(185 185 185);grid-template-columns:65px 1fr;padding:10px;max-width:282px;border:1px solid var(--border-bottom-color)}#pwa-install-element .install-dialog.apple.desktop .icon{margin-left:0;align-items:flex-start;padding-bottom:12px}#pwa-install-element .install-dialog.apple.desktop .icon .icon-image{border-radius:10px;width:52px;height:52px;margin-left:0;filter:drop-shadow(0 1px 1px rgba(0, 0, 0, .15))}#pwa-install-element .install-dialog.apple.desktop .close{background:var(--background-color-button);height:20px;min-width:20px;margin-inline-end:-5px;margin-top:-5px}#pwa-install-element .install-dialog.apple.desktop .close svg{width:14px}#pwa-install-element .install-dialog.apple.desktop .about{display:flex;flex-direction:column;justify-content:center;gap:5px;padding-bottom:8px;padding-right:15px;margin-right:0}#pwa-install-element .install-dialog.apple.desktop .about .name{font-size:13px;line-height:16px;font-weight:700;padding:0;margin:0}#pwa-install-element .install-dialog.apple.desktop .about .description{margin:0;min-width:100%}#pwa-install-element .install-dialog.apple.desktop .about .description,#pwa-install-element .install-dialog.apple.desktop .welcome-to-install{font-size:11px;line-height:14px}#pwa-install-element .install-dialog.apple.desktop .description{border-bottom:none}#pwa-install-element .install-dialog.apple.desktop .welcome-to-install{padding:12px 0;margin:0}#pwa-install-element .install-dialog.apple.desktop .action-buttons{padding:0;margin:0;padding-top:8px}#pwa-install-element .install-dialog.apple.desktop .action-buttons .dialog-button{font-size:13px;font-weight:400;padding:6px 10px;border-radius:6px;height:unset;min-height:30px;line-height:18px;background-color:rgba(0,0,0,0)}#pwa-install-element .install-dialog.apple.desktop .action-buttons .dialog-button.install svg{transform:none;width:18px}#pwa-install-element .install-dialog.apple.desktop .action-buttons .dialog-button.gallery #pwa-gallery{width:18px;height:14px}#pwa-install-element .install-dialog.apple.desktop .action-buttons .dialog-button .button-text{gap:10px}#pwa-install-element .install-dialog.apple.desktop .action-buttons .dialog-button #icon-back{width:14px}#pwa-install-element .install-dialog.apple.desktop .close:active,#pwa-install-element .install-dialog.apple.desktop .dialog-button.button:active{background:var(--background-color-button);filter:brightness(105%)}#pwa-install-element .install-dialog.apple.desktop .close:active .button-text,#pwa-install-element .install-dialog.apple.desktop .dialog-button.button:active .button-text{filter:brightness(90%)}#pwa-install-element .install-dialog.apple.desktop .how-to-body .how-to-description{padding:0 3px;padding-top:12px;grid-template-rows:1fr 1fr}#pwa-install-element .install-dialog.apple.desktop .how-to-body .how-to-description .description-step{font-size:12px;gap:16px}#pwa-install-element .install-dialog.apple.desktop .how-to-body .how-to-description .description-step .svg-wrap{width:32px;height:32px;color:var(--icon-how-to-color)}#pwa-install-element .install-dialog.apple.desktop .how-to-body .how-to-description .description-step .svg-wrap #pwa-share{width:16px;margin-bottom:2px;transform:none}#pwa-install-element .install-dialog.apple.desktop .how-to-body .how-to-description .description-step .svg-wrap #pwa-add{width:18px;transform:none}#pwa-install-element .install-dialog.apple.desktop.gallery #pwa-gallery{transform:rotate(180deg)}#pwa-install-element .install-dialog.apple.desktop.aqua{--border-bottom-color:rgb(95 95 95 / 50%);--background-color:rgb(246 246 246 / 50%);padding:16px}#pwa-install-element .install-dialog.apple.desktop.aqua .icon .icon-image{border-radius:14px}#pwa-install-element .install-dialog.apple.desktop.aqua .about{padding-bottom:12px}#pwa-install-element .install-dialog.apple.desktop.aqua .action-buttons{border-radius:unset}#pwa-install-element .install-dialog.apple.desktop.aqua .action-buttons .install::before{content:none}#pwa-install-element .install-dialog.apple.desktop.aqua .action-buttons:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}#pwa-install-element .install-dialog.apple.desktop.aqua .close{margin-inline-end:0;margin-top:0;background:unset;background-color:rgb(var(--base-color)/80%)}#pwa-install-element .install-dialog.apple.desktop.aqua .how-to-body .how-to-description .description-step .svg-wrap{color:unset}@media(min-width:667px){#pwa-install-element .install-dialog.apple{top:0;bottom:unset;transform:translateY(calc(-100% - 40px));right:28px;left:auto}#pwa-install-element .install-dialog.apple.available{top:28px;bottom:auto;max-height:calc(95vh - 28px)}}@media(min-width:667px)and (max-width:1366px){#pwa-install-element .install-dialog.apple{right:max(28px,env(safe-area-inset-right,28px));left:auto}}@media(max-width:666px){#pwa-install-element .install-dialog.apple .description-step .step-text{font-size:13px}#pwa-install-element .install-dialog.apple.available{bottom:20px;max-height:calc(88vh - 20px)}#pwa-install-element .install-dialog.apple.dialog-body{filter:drop-shadow(rgba(0, 0, 0, .5) 0 0 15px)}}@media(max-width:428px){#pwa-install-element .install-dialog.apple.dialog-body:not(.aqua){max-width:100vw;filter:drop-shadow(rgba(0, 0, 0, .5) 0 -5px 10px);border-bottom-left-radius:0;border-bottom-right-radius:0}#pwa-install-element .install-dialog.apple.dialog-body:not(.aqua) .action-buttons{margin-bottom:max(16px,env(safe-area-inset-bottom))}#pwa-install-element .install-dialog.apple.dialog-body:not(.aqua).available{bottom:0;max-height:85vh}#pwa-install-element .install-dialog.apple.dialog-body.aqua{bottom:calc(20px + env(safe-area-inset-bottom));margin:0 max(env(safe-area-inset-left),20px)}}@media(max-height:548px){#pwa-install-element .install-dialog.apple.dialog-body.available{overflow-y:auto;max-height:calc(90vh - 28px - env(safe-area-inset-bottom,0px))}}@media(max-height:600px){#pwa-install-element .install-dialog.apple pwa-gallery{overflow-y:auto}}@media(prefers-color-scheme:dark){#pwa-install-element .install-dialog.apple.dialog-body{--text-color-normal:#fff;--text-color-description:#9E9AA1;--background-color:rgb(25 25 25 / 90%);--background-color-button:#353535;--background-color-button-active:#454545;--border-bottom-color:#353535}#pwa-install-element .install-dialog.apple.dialog-body .close:active,#pwa-install-element .install-dialog.apple.dialog-body .dialog-button.button:active{filter:brightness(105%)}#pwa-install-element .install-dialog.apple.dialog-body .close:active .button-text,#pwa-install-element .install-dialog.apple.dialog-body .dialog-button.button:active .button-text{filter:brightness(90%)}#pwa-install-element .install-dialog.apple.dialog-body.desktop{--text-color-description:var(--text-color-normal);--icon-how-to-color:#bcb8b6;--background-color:rgb(45 45 45 / 90%);--border-bottom-color:#5b5b5b;--background-color-button:#6d6765;--background-color-button-active:linear-gradient(0deg, rgba(59,108,200,1) 0%, rgba(66,123,250,1) 100%);outline:1px solid #1c1c1c;color-scheme:dark}#pwa-install-element .install-dialog.apple.dialog-body.desktop.aqua{outline:0;--border-bottom-color:rgb(142 142 142 / 65%)}#pwa-install-element .install-dialog.apple.dialog-body.aqua{--text-color-normal:#fff;--text-color-description:rgb(189 177 175 / 80%);--background-color-button:rgb(54 56 54 / 60%);--divider-buttons-color:#4e4e51;--border-bottom-color:rgb(84 84 88 / 65%);--base-color:50 50 50;border-color:rgb(var(--base-color)/30%)}#pwa-install-element .install-dialog.apple.dialog-body.aqua .close{background-color:rgba(30,30,30,.8);border:1px solid rgba(60,60,60,.9)}}`;var tK=function(e,t,a,i){var o,s=arguments.length,l=s<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,a):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(e,t,a,i);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(l=(s<3?o(l):s>3?o(t,a,l):o(t,a))||l);return s>3&&l&&Object.defineProperty(t,a,l),l},tJ=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};let tQ=class extends er{constructor(){super(...arguments),this.manifestUrl="/manifest.json",this.icon="",this.name="",this.description="",this.installDescription="",this.disableDescription=!1,this.disableScreenshots=!1,this.disableScreenshotsApple=!1,this.disableScreenshotsChrome=!1,this.manualApple=!1,this.manualChrome=!1,this.manualHowTo=!1,this.disableChrome=!1,this.disableClose=!1,this.disableFallback=!1,this.useLocalStorage=!1,this.styles={},this.externalPromptEvent=null,this.platforms=[],this.userChoiceResult="",this.isDialogHidden=tO.getStorageFlag("pwa-hide-install"),this.isInstallAvailable=!1,this.isAppleMobilePlatform=!1,this.isAppleDesktopPlatform=!1,this.isApple26Plus=!1,this.isAndroidFallback=!1,this.isAndroid=!1,this.isUnderStandaloneMode=!1,this.isRelatedAppsInstalled=!1,this._isRTL=!1,this._manifest=new tR,this._howToRequested=!1,this._galleryRequested=!1,this._install={handleEvent:()=>{window.defferedPromptEvent&&(this.hideDialog(),window.defferedPromptEvent.prompt(),window.defferedPromptEvent.userChoice.then(e=>{this.userChoiceResult=e.outcome,tO.eventUserChoiceResult(this,this.userChoiceResult)}).catch(e=>{tO.eventInstalledFail(this)}),window.defferedPromptEvent=null)},passive:!0},this.install=()=>{this.isAppleMobilePlatform||this.isAppleDesktopPlatform?(this._howToRequested=!0,this.requestUpdate()):this._install.handleEvent()},this._hideDialog={handleEvent:()=>{this.isDialogHidden=!0,tO.setStorageFlag("pwa-hide-install",!0,this.useLocalStorage),this.requestUpdate()},passive:!0},this._hideDialogUser=()=>{tO.eventUserChoiceResult(this,"dismissed"),this.userChoiceResult="dismissed",this.hideDialog()},this.hideDialog=()=>{this._hideDialog.handleEvent()},this.showDialog=(e=!1)=>{this.isDialogHidden=!1,e&&(this.isInstallAvailable=!0),tO.setStorageFlag("pwa-hide-install",!1,this.useLocalStorage),this.requestUpdate()},this.getInstalledRelatedApps=async()=>await tO.getInstalledRelatedApps(),this._toggleHowTo={handleEvent:()=>{this._howToRequested=!this._howToRequested,this._howToRequested&&this._galleryRequested&&(this._galleryRequested=!1),this.requestUpdate(),this._howToRequested&&tO.eventInstallHowTo(this)},passive:!0},this._toggleGallery={handleEvent:()=>{this._galleryRequested=!this._galleryRequested,this._howToRequested&&this._galleryRequested&&(this._howToRequested=!1),this._galleryRequested&&tO.eventGallery(this),this.requestUpdate()},passive:!0},this._init=async()=>{window.defferedPromptEvent=null,await this._checkPlatform(),await this._checkInstallAvailable(),"onappinstalled"in window&&window.addEventListener("appinstalled",e=>{window.defferedPromptEvent=null,this.isInstallAvailable=!1,this.requestUpdate(),tO.eventInstalledSuccess(this)}),Object.assign(this,await tO.fetchAndProcessManifest(this.manifestUrl,this.icon,this.name,this.description))},this._requestUpdate=()=>{this.requestUpdate()}}static get styles(){return[tG,tN,tY]}async _checkPlatform(){this.isUnderStandaloneMode=tO.isStandalone(),this.isRelatedAppsInstalled=await tO.isRelatedAppsInstalled(),this.isAppleMobilePlatform=tO.isAppleMobile(),this.isAppleDesktopPlatform=tO.isAppleDesktop(),this.isApple26Plus=tO.isApple26Plus()&&(this.isAppleMobilePlatform||this.isAppleDesktopPlatform),this.isAndroidFallback=tO.isAndroidFallback(),this.isAndroid=tO.isAndroid()}async _triggerAppleDialog(){setTimeout(()=>{this.isInstallAvailable=!0,this.requestUpdate(),tO.eventInstallAvailable(this)},500)}async _checkInstallAvailable(){if(this.isUnderStandaloneMode)return;if(this.isAppleMobilePlatform||this.isAppleDesktopPlatform)return this.manualApple&&this.hideDialog(),void("complete"===document.readyState?await this._triggerAppleDialog():window.addEventListener("load",async()=>{await this._triggerAppleDialog()}));let e=!1;if(!this.disableChrome&&window.BeforeInstallPromptEvent){this.manualChrome&&this.hideDialog();let t=t=>{window.defferedPromptEvent=t,t.preventDefault(),this.platforms=t.platforms,this.isRelatedAppsInstalled?this.isInstallAvailable=!1:(this.isInstallAvailable=!0,tO.eventInstallAvailable(this)),"accepted"===this.userChoiceResult&&(this.isDialogHidden=!0,tO.eventInstalledSuccess(this)),e=!0,this.isAndroidFallback=!1,this.requestUpdate()};null!=this.externalPromptEvent?setTimeout(()=>t(this.externalPromptEvent),300):window.addEventListener("beforeinstallprompt",t)}if(!this.disableFallback&&this.isAndroid&&!e){if(this.isAndroidFallback)return void setTimeout(()=>{this.isInstallAvailable=!0,this.requestUpdate(),tO.eventInstallAvailable(this)},1e3);if("userActivation"in navigator&&!this.isRelatedAppsInstalled){let t=navigator.userActivation,a=setInterval(()=>{(t.isActive||t.hasBeenActive)&&(e||(this.isAndroidFallback=!0,this.isInstallAvailable=!0,this.requestUpdate(),tO.eventInstallAvailable(this)),clearInterval(a))},1e3);setTimeout(()=>clearInterval(a),3e4)}}}async connectedCallback(){await (async e=>{switch("nb"===e.slice(0,2)&&(e="no"),e){case"zh":case"zh-TW":e="zh-CN"}try{tC.get(e)?await tq(e):await tq(e.slice(0,2))}catch{}})(navigator.language),this._isRTL=["ar","he","fa","ur"].includes(tM()),await this._init(),super.connectedCallback()}willUpdate(e){this.externalPromptEvent&&e.has("externalPromptEvent")&&"object"==typeof this.externalPromptEvent&&this._init()}render(){return this.isAppleMobilePlatform||this.isAppleDesktopPlatform?F`${((e,t,a,i,o,s,l=!1,n,r,d,c,p,h,b,g,f=!1,u=!1,m=!1,v={})=>{let y=!o&&r.screenshots&&r.screenshots.length,w={"--tint-color":tO.getPageBackgroundColor(),...v};return F`
|
|
58
|
+
<aside id="pwa-install-element" dir="${f?"rtl":"ltr"}">
|
|
59
|
+
<article class="install-dialog apple ${ef({available:d,aqua:u,"how-to":h,"how-to-manual":l,gallery:g,desktop:m,"apple-mobile":!m})} dialog-body" style="${ev(w)}">
|
|
60
|
+
<div class="icon">
|
|
61
|
+
<img src="${n}" alt="icon" class="icon-image" draggable="false">
|
|
62
|
+
</div>
|
|
63
|
+
<div class="about">
|
|
64
|
+
<div class="name">
|
|
65
|
+
${e}
|
|
66
|
+
</div>
|
|
67
|
+
<div class="description">${t||location.hostname}</div>
|
|
68
|
+
</div>
|
|
69
|
+
${s?"":F`<button type="button" title="close" class="close" @click='${c}' ontouchstart="">
|
|
70
|
+
<svg viewBox="0 0 24 24"><path d="M5.3 18.7c.2.2.4.3.7.3s.5-.1.7-.3l5.3-5.3 5.3 5.3a1.08 1.08 0 0 0 .7.3 1.08 1.08 0 0 0 .7-.3c.4-.4.4-1 0-1.4L13.4 12l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L12 10.6 6.7 5.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5.3 5.3-5.3 5.3c-.4.4-.4 1 0 1.4z"/></svg>
|
|
71
|
+
</button>`}
|
|
72
|
+
${i?"":F`<div class="welcome-to-install">
|
|
73
|
+
${a||`${eJ("This site has app functionality.")} ${eJ(m?"Add it to your Dock for extensive experience and easy access.":"Add it to your Home Screen for extensive experience and easy access.")}`}</div>`}
|
|
74
|
+
<div class="how-to-body">
|
|
75
|
+
<div class="how-to-description">
|
|
76
|
+
${m?"":F`
|
|
77
|
+
<div class="description-step">
|
|
78
|
+
<div class="svg-wrap">
|
|
79
|
+
<svg id="pwa-safari" viewBox="0 0 20.283 19.932" width="24" height="24">
|
|
80
|
+
<g fill="currentColor"><path d="M9.96 19.922c5.45 0 9.962-4.522 9.962-9.961C19.922 4.51 15.4 0 9.952 0 4.511 0 0 4.512 0 9.96c0 5.44 4.521 9.962 9.96 9.962Zm0-1.66A8.26 8.26 0 0 1 1.67 9.96c0-4.61 3.672-8.3 8.281-8.3 4.61 0 8.31 3.69 8.31 8.3 0 4.61-3.69 8.3-8.3 8.3Z"/><path d="m5.87 14.883 5.605-2.735a1.47 1.47 0 0 0 .683-.673l2.725-5.596c.312-.664-.166-1.182-.85-.84L8.447 7.764c-.302.136-.508.341-.674.673L5.03 14.043c-.312.645.196 1.152.84.84Zm4.09-3.72A1.19 1.19 0 0 1 8.77 9.97c0-.664.527-1.201 1.19-1.201a1.2 1.2 0 0 1 1.202 1.2c0 .655-.537 1.192-1.201 1.192Z"/></g>
|
|
81
|
+
</svg>
|
|
82
|
+
</div>
|
|
83
|
+
<div class="step-text">${eJ("Open in your main browser")}</div>
|
|
84
|
+
</div>`}
|
|
85
|
+
${m||tO.isAppleMobileNonSafari()||tO.isIPad()?"":F`
|
|
86
|
+
<div class="description-step">
|
|
87
|
+
<div class="svg-wrap">
|
|
88
|
+
<svg id="safari-dots" width="22" height="24" viewBox="0 0 24 24">
|
|
89
|
+
<circle cx="2" cy="12" r="2" fill="currentColor"/>
|
|
90
|
+
<circle cx="12" cy="12" r="2" fill="currentColor"/>
|
|
91
|
+
<circle cx="22" cy="12" r="2" fill="currentColor"/>
|
|
92
|
+
</svg>
|
|
93
|
+
</div>
|
|
94
|
+
<div class="step-text">${eJ("Press More if no Share icon")}</div>
|
|
95
|
+
</div>`}
|
|
96
|
+
<div class="description-step">
|
|
97
|
+
<div class="svg-wrap">
|
|
98
|
+
<svg id="pwa-share" width="25" height="32" viewBox="0 0 17.695 26.475">
|
|
99
|
+
<g fill="currentColor"><path d="M17.334 10.762v9.746c0 2.012-1.025 3.027-3.066 3.027H3.066C1.026 23.535 0 22.52 0 20.508v-9.746C0 8.75 1.025 7.734 3.066 7.734h2.94v1.573h-2.92c-.977 0-1.514.527-1.514 1.543v9.57c0 1.015.537 1.543 1.514 1.543h11.152c.967 0 1.524-.527 1.524-1.543v-9.57c0-1.016-.557-1.543-1.524-1.543h-2.91V7.734h2.94c2.04 0 3.066 1.016 3.066 3.028Z"/><path d="M8.662 15.889c.42 0 .781-.352.781-.762V5.097l-.058-1.464.654.693 1.484 1.582a.698.698 0 0 0 .528.235c.4 0 .713-.293.713-.694 0-.205-.088-.361-.235-.508l-3.3-3.183c-.196-.196-.362-.264-.567-.264-.195 0-.361.069-.566.264L4.795 4.94a.681.681 0 0 0-.225.508c0 .4.293.694.703.694.186 0 .4-.079.538-.235l1.474-1.582.664-.693-.058 1.465v10.029c0 .41.351.762.771.762Z"/></g>
|
|
100
|
+
</svg>
|
|
101
|
+
</div>
|
|
102
|
+
<div class="step-text">${eJ("Press Share in Navigation bar")}</div>
|
|
103
|
+
</div>
|
|
104
|
+
${!m&&tO.isIPad()?F`
|
|
105
|
+
<div class="description-step">
|
|
106
|
+
<div class="svg-wrap">
|
|
107
|
+
<svg id="safari-dots" width="22" height="24" viewBox="0 0 24 24">
|
|
108
|
+
<circle cx="2" cy="12" r="2" fill="currentColor"/>
|
|
109
|
+
<circle cx="12" cy="12" r="2" fill="currentColor"/>
|
|
110
|
+
<circle cx="22" cy="12" r="2" fill="currentColor"/>
|
|
111
|
+
</svg>
|
|
112
|
+
</div>
|
|
113
|
+
<div class="step-text">${eJ("Press More in Share menu")}</div>
|
|
114
|
+
</div>`:""}
|
|
115
|
+
<div class="description-step">
|
|
116
|
+
<div class="svg-wrap">
|
|
117
|
+
${m?F`<svg id="pwa-add" viewBox="0 0 23.389 17.979" width="25" height="25">
|
|
118
|
+
<g fill="currentColor"><path d="M1.045 3.291v1.377h20.937V3.291Zm2.021 14.688h16.895c2.05 0 3.066-1.006 3.066-3.018V3.027C23.027 1.016 22.012 0 19.961 0H3.066C1.026 0 0 1.016 0 3.027v11.934c0 2.012 1.025 3.018 3.066 3.018Zm.02-1.573c-.977 0-1.514-.517-1.514-1.533V3.115c0-1.015.537-1.543 1.514-1.543H19.94c.967 0 1.514.528 1.514 1.543v11.758c0 1.016-.547 1.533-1.514 1.533Z"/><path d="M4.2 14.014c0 .508.35.85.868.85h12.92c.518 0 .87-.343.87-.85v-1.465c0-.508-.352-.85-.87-.85H5.068c-.517 0-.869.342-.869.85Z"/></g>
|
|
119
|
+
</svg>`:F`<svg id="pwa-add" width="25" height="25">
|
|
120
|
+
<g><path d="m23.40492,1.60784c-1.32504,-1.32504 -3.19052,-1.56912 -5.59644,-1.56912l-10.65243,0c-2.33622,0 -4.2017,0.24408 -5.5267,1.56912c-1.32504,1.34243 -1.56911,3.17306 -1.56911,5.50924l0,10.5827c0,2.40596 0.22665,4.254 1.55165,5.57902c1.34246,1.32501 3.19052,1.5691 5.59647,1.5691l10.60013,0c2.40592,0 4.2714,-0.24408 5.59644,-1.5691c1.325,-1.34245 1.55166,-3.17306 1.55166,-5.57902l0,-10.51293c0,-2.40596 -0.22666,-4.25401 -1.55166,-5.57901zm-0.38355,5.21289l0,11.24518c0,1.51681 -0.20924,2.94643 -1.02865,3.78327c-0.83683,0.83685 -2.30134,1.0635 -3.81815,1.0635l-11.33234,0c-1.51681,0 -2.96386,-0.22665 -3.80073,-1.0635c-0.83683,-0.83684 -1.04607,-2.26646 -1.04607,-3.78327l0,-11.19288c0,-1.5517 0.20924,-3.01617 1.02865,-3.85304c0.83687,-0.83683 2.31876,-1.04607 3.87042,-1.04607l11.28007,0c1.51681,0 2.98132,0.22666 3.81815,1.06353c0.81941,0.81941 1.02865,2.26645 1.02865,3.78327zm-10.53039,12.08205c0.64506,0 1.02861,-0.43586 1.02861,-1.13326l0,-4.34117l4.53294,0c0.66252,0 1.13326,-0.36613 1.13326,-0.99376c0,-0.64506 -0.43586,-1.02861 -1.13326,-1.02861l-4.53294,0l0,-4.53294c0,-0.6974 -0.38355,-1.13326 -1.02861,-1.13326c-0.62763,0 -0.99376,0.45332 -0.99376,1.13326l0,4.53294l-4.51552,0c-0.69737,0 -1.15069,0.38355 -1.15069,1.02861c0,0.62763 0.48817,0.99376 1.15069,0.99376l4.51552,0l0,4.34117c0,0.66252 0.36613,1.13326 0.99376,1.13326z" /></g>
|
|
121
|
+
</svg>`}
|
|
122
|
+
</div>
|
|
123
|
+
<div class="step-text">${eJ(m?"Press Add to Dock":'Scroll down to "Add to Home Screen"')}</div>
|
|
124
|
+
</div>
|
|
125
|
+
</div>
|
|
126
|
+
</div>
|
|
127
|
+
${y&&d?F`<pwa-gallery .screenshots=${r.screenshots} .theme="${m?"apple_desktop":"apple_mobile"}" .rtl="${f}"></pwa-gallery>`:""}
|
|
128
|
+
<div class="action-buttons">
|
|
129
|
+
${y?F`<button class="dialog-button button gallery" @click=${b} ontouchstart="">
|
|
130
|
+
<span class="button-text">
|
|
131
|
+
${g?F`<span>${eJ("Back")}</span>
|
|
132
|
+
<svg id="icon-back" viewBox="0 0 10 6"><path d="m1.102 2.21 3.169 3.24c.22.222.462.333.729.333a.94.94 0 0 0 .378-.083 1.19 1.19 0 0 0 .347-.25L8.89 2.21a.8.8 0 0 0 .246-.593.838.838 0 0 0-.118-.44.884.884 0 0 0-.312-.311.84.84 0 0 0-1.063.167L4.854 3.92h.299L2.359 1.033a.868.868 0 0 0-.642-.286.822.822 0 0 0-.43.119.935.935 0 0 0-.312.312.863.863 0 0 0-.115.44c0 .116.02.223.057.32a.898.898 0 0 0 .185.272Z"/>`:F`
|
|
133
|
+
<span>${eJ("Show Gallery")}</span>
|
|
134
|
+
<svg id="pwa-gallery" width="26" height="26" viewBox="0 0 23.538 18.022"><path d="M2.79 18.022h17.958c1.834 0 2.79-.969 2.79-2.778V2.791C23.538.969 22.582 0 20.748 0H2.791C.956 0 0 .956 0 2.79v12.454c0 1.835.956 2.778 2.79 2.778zM.879 2.83C.878 1.55 1.55.88 2.816.88h17.906c1.228 0 1.938.671 1.938 1.95v12.067L16.756 9.47c-.517-.414-.995-.685-1.615-.685-.607 0-1.085.22-1.576.672L8.927 13.59l-1.938-1.796c-.426-.387-.853-.607-1.382-.607-.504 0-.879.207-1.305.594L.878 14.986zm6.46 6.356a2.39 2.39 0 002.377-2.39c0-1.304-1.072-2.39-2.377-2.39a2.401 2.401 0 00-2.39 2.39 2.393 2.393 0 002.39 2.39z"/>
|
|
135
|
+
</svg>`}
|
|
136
|
+
</span>
|
|
137
|
+
|
|
138
|
+
</button>`:""}
|
|
139
|
+
<button class="dialog-button button install" @click=${p} ontouchstart="">
|
|
140
|
+
<span class="button-text ${h?"show":"hide"}">
|
|
141
|
+
<span>${eJ("Back")}</span>
|
|
142
|
+
<svg id="icon-back" viewBox="0 0 10 6"><path d="m1.102 2.21 3.169 3.24c.22.222.462.333.729.333a.94.94 0 0 0 .378-.083 1.19 1.19 0 0 0 .347-.25L8.89 2.21a.8.8 0 0 0 .246-.593.838.838 0 0 0-.118-.44.884.884 0 0 0-.312-.311.84.84 0 0 0-1.063.167L4.854 3.92h.299L2.359 1.033a.868.868 0 0 0-.642-.286.822.822 0 0 0-.43.119.935.935 0 0 0-.312.312.863.863 0 0 0-.115.44c0 .116.02.223.057.32a.898.898 0 0 0 .185.272Z"/>
|
|
143
|
+
</span>
|
|
144
|
+
<span class="button-text ${h?"hide":"show"}">
|
|
145
|
+
<span>${eJ(m?"Add to Dock":"Add to Home Screen")}</span>
|
|
146
|
+
<svg viewBox="0 0 25 25">
|
|
147
|
+
<use href="#pwa-add"></use>
|
|
148
|
+
</svg>
|
|
149
|
+
</span>
|
|
150
|
+
</button>
|
|
151
|
+
</div>
|
|
152
|
+
</article>
|
|
153
|
+
</aside>`})(this.name,this.description,this.installDescription,this.disableDescription,this.disableScreenshots||this.disableScreenshotsApple,this.disableClose,this.manualHowTo,this.icon,this._manifest,this.isInstallAvailable&&!this.isDialogHidden,this._hideDialogUser,this._toggleHowTo,this._howToRequested||this.manualHowTo,this._toggleGallery,this._galleryRequested,this._isRTL,this.isApple26Plus,this.isAppleDesktopPlatform,this.styles)}`:F`${((e,t,a,i,o,s,l,n,r,d,c,p,h,b,g,f,u=!1)=>{let m=()=>({available:r,gallery:h}),v=!o&&n.screenshots&&n.screenshots.length;return F`
|
|
154
|
+
<div id="pwa-install-element" dir="${u?"rtl":"ltr"}">
|
|
155
|
+
<div class="install-dialog chrome ${ef(m())}">
|
|
156
|
+
<div class="dialog-body">
|
|
157
|
+
<div class="icon">
|
|
158
|
+
<img src="${l}" alt="icon" class="icon-image" draggable="false">
|
|
159
|
+
</div>
|
|
160
|
+
<div class="about">
|
|
161
|
+
<div class="name">
|
|
162
|
+
<label>${e}</label>
|
|
163
|
+
${s?"":F`<button class="material-button secondary close" @click='${d}'>
|
|
164
|
+
<svg viewBox="0 0 24 24"><path d="M5.3 18.7c.2.2.4.3.7.3s.5-.1.7-.3l5.3-5.3 5.3 5.3a1.08 1.08 0 0 0 .7.3 1.08 1.08 0 0 0 .7-.3c.4-.4.4-1 0-1.4L13.4 12l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L12 10.6 6.7 5.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5.3 5.3-5.3 5.3c-.4.4-.4 1 0 1.4z"/></svg>
|
|
165
|
+
</button>`}
|
|
166
|
+
</div>
|
|
167
|
+
<div class="hostname">${location.hostname}</div>
|
|
168
|
+
|
|
169
|
+
</div>
|
|
170
|
+
${t?F`<div class="description app-description">${t}</div>`:""}
|
|
171
|
+
${i?"":F`<hr><div class="description install-description">${a||`${eJ("This site has app functionality.")} ${eJ("Install it on your device for extensive experience and easy access.")}`}</div>`}
|
|
172
|
+
${v&&r?F`<pwa-gallery .screenshots=${n.screenshots} .rtl="${u}"></pwa-gallery>`:""}
|
|
173
|
+
<div class="action-buttons">
|
|
174
|
+
${v?F`<button class="material-button secondary" @click='${p}'>${eJ(h?"Less":"More")}</button>`:""}
|
|
175
|
+
<button class="material-button primary install" @click='${c}'>${eJ("Install")}</button>
|
|
176
|
+
</div>
|
|
177
|
+
</div>
|
|
178
|
+
</div>
|
|
179
|
+
<div class="install-dialog chrome mobile ${ef(m())}">
|
|
180
|
+
<pwa-bottom-sheet .props=${{name:e,icon:l,description:t}} .disableClose=${s} .install=${c} .hideDialog=${d} .toggleHowTo=${b} .howToRequested=${g} .fallback=${f}>
|
|
181
|
+
${v&&r?F`<pwa-gallery .screenshots=${n.screenshots} .rtl="${u}"></pwa-gallery>`:""}
|
|
182
|
+
</pwa-bottom-sheet>
|
|
183
|
+
</div>
|
|
184
|
+
</div>`})(this.name,this.description,this.installDescription,this.disableDescription,this.disableScreenshots||this.disableScreenshotsChrome,this.disableClose,this.icon,this._manifest,this.isInstallAvailable&&!this.isDialogHidden,this._hideDialogUser,this._install,this._toggleGallery,this._galleryRequested,this._toggleHowTo,this._howToRequested,this.isAndroidFallback,this._isRTL)}`}};tK([ep({attribute:"manifest-url"}),tJ("design:type",Object)],tQ.prototype,"manifestUrl",void 0),tK([ep(),tJ("design:type",Object)],tQ.prototype,"icon",void 0),tK([ep(),tJ("design:type",Object)],tQ.prototype,"name",void 0),tK([ep(),tJ("design:type",Object)],tQ.prototype,"description",void 0),tK([ep({attribute:"install-description"}),tJ("design:type",Object)],tQ.prototype,"installDescription",void 0),tK([ep({attribute:"disable-install-description",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"disableDescription",void 0),tK([ep({attribute:"disable-screenshots",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"disableScreenshots",void 0),tK([ep({attribute:"disable-screenshots-apple",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"disableScreenshotsApple",void 0),tK([ep({attribute:"disable-screenshots-chrome",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"disableScreenshotsChrome",void 0),tK([ep({attribute:"manual-apple",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"manualApple",void 0),tK([ep({attribute:"manual-chrome",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"manualChrome",void 0),tK([ep({attribute:"manual-how-to",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"manualHowTo",void 0),tK([ep({attribute:"disable-chrome",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"disableChrome",void 0),tK([ep({attribute:"disable-close",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"disableClose",void 0),tK([ep({attribute:"disable-android-fallback",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"disableFallback",void 0),tK([ep({attribute:"use-local-storage",type:Boolean}),tJ("design:type",Object)],tQ.prototype,"useLocalStorage",void 0),tK([ep({attribute:"styles",type:Object}),tJ("design:type",Object)],tQ.prototype,"styles",void 0),tK([ep({...void 0,state:!0,attribute:!1}),tJ("design:type",Object)],tQ.prototype,"externalPromptEvent",void 0),tQ=tK([(e,t)=>(e.addInitializer(e1),e)],tQ),customElements.get("pwa-install")||customElements.define("pwa-install",tQ)}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[492],{4585:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"styles",{enumerable:!0,get:function(){return l}});let l={error:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{display:"inline-block"},h1:{display:"inline-block",margin:"0 20px 0 0",padding:"0 23px 0 0",fontSize:24,fontWeight:500,verticalAlign:"top",lineHeight:"49px"},h2:{fontSize:14,fontWeight:400,lineHeight:"49px",margin:0}};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8886:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HTTPAccessErrorFallback",{enumerable:!0,get:function(){return o}});let r=l(5155),n=l(4585);function o(e){let{status:t,message:l}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("title",{children:t+": "+l}),(0,r.jsx)("div",{style:n.styles.error,children:(0,r.jsxs)("div",{children:[(0,r.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}),(0,r.jsx)("h1",{className:"next-error-h1",style:n.styles.h1,children:t}),(0,r.jsx)("div",{style:n.styles.desc,children:(0,r.jsx)("h2",{style:n.styles.h2,children:l})})]})})]})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8907:(e,t,l)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/_not-found/page",function(){return l(9520)}])},9520:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o}});let r=l(5155),n=l(8886),o=function(){return(0,r.jsx)("html",{children:(0,r.jsx)("body",{children:(0,r.jsx)(n.HTTPAccessErrorFallback,{status:404,message:"This page could not be found."})})})};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}},e=>{e.O(0,[441,255,358],()=>e(e.s=8907)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[177],{759:(e,r,n)=>{"use strict";n.d(r,{SwRegister:()=>t});var s=n(2115);function t(){return(0,s.useEffect)(()=>{"serviceWorker"in navigator&&navigator.serviceWorker.register("/sw.js").catch(e=>console.error("[sw] Registration failed:",e))},[]),null}},2317:(e,r,n)=>{"use strict";n.d(r,{PwaInstall:()=>o});var s=n(5155),t=n(2115);function o(){return(0,t.useEffect)(()=>{n.e(561).then(n.bind(n,9561)).catch(()=>{})},[]),(0,s.jsx)("pwa-install",{"manifest-url":"/manifest.webmanifest",name:"Cursor Local Remote",description:"Control Cursor IDE from any device on your local network",icon:"/apple-touch-icon.png"})}},3673:()=>{},6642:(e,r,n)=>{Promise.resolve().then(n.t.bind(n,3673,23)),Promise.resolve().then(n.bind(n,2317)),Promise.resolve().then(n.bind(n,759))}},e=>{e.O(0,[978,441,255,358],()=>e(e.s=6642)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9,15,26,97,243,252,276,337,552,974],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
|