mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-10 13:44:22 +00:00
WebConfigGenerator build
This commit is contained in:
1
docs/WebConfigGenerator/dist/index.html
vendored
Normal file
1
docs/WebConfigGenerator/dist/index.html
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=theme-color content=#12100E><link rel=manifest href=static/manifest.json><title>ASF web config</title><link href=static/css/app.6b8051f87730c0bcf72aeff1d4da3167.css rel=stylesheet></head><body><div id=wrapper><div id=app></div></div><script type=text/javascript src=static/js/manifest.5bacabd8d0c652a500a1.js></script><script type=text/javascript src=static/js/vendor.76b7cf648fa3dd0b1790.js></script><script type=text/javascript src=static/js/app.a1468a06c3f0934ff7e8.js></script></body></html>
|
||||
1
docs/WebConfigGenerator/dist/service-worker.js
vendored
Normal file
1
docs/WebConfigGenerator/dist/service-worker.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";function setOfCachedUrls(e){return e.keys().then(function(e){return e.map(function(e){return e.url})}).then(function(e){return new Set(e)})}var precacheConfig=[["index.html","5dc31b5b41475b68ce2f9ded3b4f784d"],["static/css/app.6b8051f87730c0bcf72aeff1d4da3167.css","363fe90be0a3ab0710c221b022275227"],["static/js/app.a1468a06c3f0934ff7e8.js","2ebce7de2f7d4575fec47403fe576cf6"],["static/js/manifest.5bacabd8d0c652a500a1.js","f4df959b2443481ce130af7a0336a16b"],["static/js/vendor.76b7cf648fa3dd0b1790.js","90bd25b4f0ea3f84347201c94db2daa0"],["static/logo-192.png","c3b4b0c9f80ac79a8b4b5408c33cade1"],["static/logo-512.png","6555df14b45c5583393da674c9f9718d"],["static/logo.png","107f94b872ff159929b4affba3aeb7f6"]],cacheName="sw-precache-v3-asf-config-generator-"+(self.registration?self.registration.scope:""),ignoreUrlParametersMatching=[/^utm_/],addDirectoryIndex=function(e,t){var n=new URL(e);return"/"===n.pathname.slice(-1)&&(n.pathname+=t),n.toString()},cleanResponse=function(e){return e.redirected?("body"in e?Promise.resolve(e.body):e.blob()).then(function(t){return new Response(t,{headers:e.headers,status:e.status,statusText:e.statusText})}):Promise.resolve(e)},createCacheKey=function(e,t,n,r){var a=new URL(e);return r&&a.pathname.match(r)||(a.search+=(a.search?"&":"")+encodeURIComponent(t)+"="+encodeURIComponent(n)),a.toString()},isPathWhitelisted=function(e,t){if(0===e.length)return!0;var n=new URL(t).pathname;return e.some(function(e){return n.match(e)})},stripIgnoredUrlParameters=function(e,t){var n=new URL(e);return n.hash="",n.search=n.search.slice(1).split("&").map(function(e){return e.split("=")}).filter(function(e){return t.every(function(t){return!t.test(e[0])})}).map(function(e){return e.join("=")}).join("&"),n.toString()},hashParamName="_sw-precache",urlsToCacheKeys=new Map(precacheConfig.map(function(e){var t=e[0],n=e[1],r=new URL(t,self.location),a=createCacheKey(r,hashParamName,n,!1);return[r.toString(),a]}));self.addEventListener("install",function(e){e.waitUntil(caches.open(cacheName).then(function(e){return setOfCachedUrls(e).then(function(t){return Promise.all(Array.from(urlsToCacheKeys.values()).map(function(n){if(!t.has(n)){var r=new Request(n,{credentials:"same-origin"});return fetch(r).then(function(t){if(!t.ok)throw new Error("Request for "+n+" returned a response with status "+t.status);return cleanResponse(t).then(function(t){return e.put(n,t)})})}}))})}).then(function(){return self.skipWaiting()}))}),self.addEventListener("activate",function(e){var t=new Set(urlsToCacheKeys.values());e.waitUntil(caches.open(cacheName).then(function(e){return e.keys().then(function(n){return Promise.all(n.map(function(n){if(!t.has(n.url))return e.delete(n)}))})}).then(function(){return self.clients.claim()}))}),self.addEventListener("fetch",function(e){if("GET"===e.request.method){var t,n=stripIgnoredUrlParameters(e.request.url,ignoreUrlParametersMatching);(t=urlsToCacheKeys.has(n))||(n=addDirectoryIndex(n,"index.html"),t=urlsToCacheKeys.has(n));t&&e.respondWith(caches.open(cacheName).then(function(e){return e.match(urlsToCacheKeys.get(n)).then(function(e){if(e)return e;throw Error("The cached response that was expected is missing.")})}).catch(function(t){return console.warn('Couldn\'t serve response for "%s" from cache: %O',e.request.url,t),fetch(e.request)}))}});
|
||||
1
docs/WebConfigGenerator/dist/static/css/app.6b8051f87730c0bcf72aeff1d4da3167.css
vendored
Normal file
1
docs/WebConfigGenerator/dist/static/css/app.6b8051f87730c0bcf72aeff1d4da3167.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
docs/WebConfigGenerator/dist/static/css/app.6b8051f87730c0bcf72aeff1d4da3167.css.map
vendored
Normal file
1
docs/WebConfigGenerator/dist/static/css/app.6b8051f87730c0bcf72aeff1d4da3167.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
docs/WebConfigGenerator/dist/static/js/app.a1468a06c3f0934ff7e8.js
vendored
Normal file
2
docs/WebConfigGenerator/dist/static/js/app.a1468a06c3f0934ff7e8.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
docs/WebConfigGenerator/dist/static/js/app.a1468a06c3f0934ff7e8.js.map
vendored
Normal file
1
docs/WebConfigGenerator/dist/static/js/app.a1468a06c3f0934ff7e8.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
docs/WebConfigGenerator/dist/static/js/manifest.5bacabd8d0c652a500a1.js
vendored
Normal file
2
docs/WebConfigGenerator/dist/static/js/manifest.5bacabd8d0c652a500a1.js
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var i,u,f,s=0,l=[];s<t.length;s++)u=t[s],o[u]&&l.push(o[u][0]),o[u]=0;for(i in c)Object.prototype.hasOwnProperty.call(c,i)&&(e[i]=c[i]);for(r&&r(t,c,a);l.length;)l.shift()();if(a)for(s=0;s<a.length;s++)f=n(n.s=a[s]);return f};var t={},o={2:0};n.e=function(e){function r(){i.onerror=i.onload=null,clearTimeout(u);var n=o[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var t=o[e];if(0===t)return new Promise(function(e){e()});if(t)return t[2];var c=new Promise(function(n,r){t=o[e]=[n,r]});t[2]=c;var a=document.getElementsByTagName("head")[0],i=document.createElement("script");i.type="text/javascript",i.charset="utf-8",i.async=!0,i.timeout=12e4,n.nc&&i.setAttribute("nonce",n.nc),i.src=n.p+"static/js/"+e+"."+{0:"a1468a06c3f0934ff7e8",1:"76b7cf648fa3dd0b1790"}[e]+".js";var u=setTimeout(r,12e4);return i.onerror=i.onload=r,a.appendChild(i),c},n.m=e,n.c=t,n.i=function(e){return e},n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="",n.oe=function(e){throw console.error(e),e}}([]);
|
||||
//# sourceMappingURL=manifest.5bacabd8d0c652a500a1.js.map
|
||||
1
docs/WebConfigGenerator/dist/static/js/manifest.5bacabd8d0c652a500a1.js.map
vendored
Normal file
1
docs/WebConfigGenerator/dist/static/js/manifest.5bacabd8d0c652a500a1.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
12
docs/WebConfigGenerator/dist/static/js/vendor.76b7cf648fa3dd0b1790.js
vendored
Normal file
12
docs/WebConfigGenerator/dist/static/js/vendor.76b7cf648fa3dd0b1790.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
docs/WebConfigGenerator/dist/static/js/vendor.76b7cf648fa3dd0b1790.js.map
vendored
Normal file
1
docs/WebConfigGenerator/dist/static/js/vendor.76b7cf648fa3dd0b1790.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
docs/WebConfigGenerator/dist/static/logo-192.png
vendored
Normal file
BIN
docs/WebConfigGenerator/dist/static/logo-192.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
BIN
docs/WebConfigGenerator/dist/static/logo-512.png
vendored
Normal file
BIN
docs/WebConfigGenerator/dist/static/logo-512.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
BIN
docs/WebConfigGenerator/dist/static/logo.png
vendored
Normal file
BIN
docs/WebConfigGenerator/dist/static/logo.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
26
docs/WebConfigGenerator/dist/static/manifest.json
vendored
Normal file
26
docs/WebConfigGenerator/dist/static/manifest.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "ASF config generator",
|
||||
"short_name": "asf-config",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/logo.png",
|
||||
"sizes": "184x184",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/static/logo-192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/static/logo-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"display": "fullscreen",
|
||||
"orientation": "portrait",
|
||||
"background_color": "#12100E",
|
||||
"theme_color": "#12100E"
|
||||
}
|
||||
Reference in New Issue
Block a user