This commit is contained in:
dapplion 2019-07-31 19:51:21 +02:00
commit ab23309dfc
14 changed files with 104 additions and 0 deletions

15
asset-manifest.json Normal file
View File

@ -0,0 +1,15 @@
{
"files": {
"main.css": "/augmented-tbc-design/static/css/main.31240ce3.chunk.css",
"main.js": "/augmented-tbc-design/static/js/main.58438057.chunk.js",
"main.js.map": "/augmented-tbc-design/static/js/main.58438057.chunk.js.map",
"runtime~main.js": "/augmented-tbc-design/static/js/runtime~main.1a6ed195.js",
"runtime~main.js.map": "/augmented-tbc-design/static/js/runtime~main.1a6ed195.js.map",
"static/js/2.ab415a41.chunk.js": "/augmented-tbc-design/static/js/2.ab415a41.chunk.js",
"static/js/2.ab415a41.chunk.js.map": "/augmented-tbc-design/static/js/2.ab415a41.chunk.js.map",
"index.html": "/augmented-tbc-design/index.html",
"precache-manifest.23c303303147e64e86ad760375b6c629.js": "/augmented-tbc-design/precache-manifest.23c303303147e64e86ad760375b6c629.js",
"service-worker.js": "/augmented-tbc-design/service-worker.js",
"static/css/main.31240ce3.chunk.css.map": "/augmented-tbc-design/static/css/main.31240ce3.chunk.css.map"
}
}

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

1
index.html Normal file
View File

@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/augmented-tbc-design/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="/augmented-tbc-design/manifest.json"/><title>Augmented Bonding Curve Design</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link href="/augmented-tbc-design/static/css/main.31240ce3.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],i=0,f=[];i<n.length;i++)t=n[i],c[t]&&f.push(c[t][0]),c[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);f.length;)f.shift()();return p.push.apply(p,u||[]),a()}function a(){for(var e,r=0;r<p.length;r++){for(var t=p[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==c[u]&&(n=!1)}n&&(p.splice(r--,1),e=i(i.s=t[0]))}return e}var t={},c={1:0},p=[];function i(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=l,i.c=t,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(r,e){if(1&e&&(r=i(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)i.d(t,n,function(e){return r[e]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/augmented-tbc-design/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/augmented-tbc-design/static/js/2.ab415a41.chunk.js"></script><script src="/augmented-tbc-design/static/js/main.58438057.chunk.js"></script></body></html>

15
manifest.json Normal file
View File

@ -0,0 +1,15 @@
{
"short_name": "Your Orders",
"name": "Your Orders",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}

View File

@ -0,0 +1,22 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "7fd4c080d34b55c3b8b040917af1935f",
"url": "/augmented-tbc-design/index.html"
},
{
"revision": "b625b669a41bc1dd357b",
"url": "/augmented-tbc-design/static/css/main.31240ce3.chunk.css"
},
{
"revision": "2f9c9320df13e4e5c22b",
"url": "/augmented-tbc-design/static/js/2.ab415a41.chunk.js"
},
{
"revision": "b625b669a41bc1dd357b",
"url": "/augmented-tbc-design/static/js/main.58438057.chunk.js"
},
{
"revision": "707b94664485cbbcc81b",
"url": "/augmented-tbc-design/static/js/runtime~main.1a6ed195.js"
}
]);

39
service-worker.js Normal file
View File

@ -0,0 +1,39 @@
/**
* Welcome to your Workbox-powered service worker!
*
* You'll need to register this file in your web app and you should
* disable HTTP caching for this file too.
* See https://goo.gl/nhQhGp
*
* The rest of the code is auto-generated. Please don't update this file
* directly; instead, make changes to your Workbox build configuration
* and re-run your build process.
* See https://goo.gl/2aRDsh
*/
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
importScripts(
"/augmented-tbc-design/precache-manifest.23c303303147e64e86ad760375b6c629.js"
);
self.addEventListener('message', (event) => {
if (event.data && event.data.type === 'SKIP_WAITING') {
self.skipWaiting();
}
});
workbox.core.clientsClaim();
/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/augmented-tbc-design/index.html"), {
blacklist: [/^\/_/,/\/[^\/]+\.[^\/]+$/],
});

View File

@ -0,0 +1,2 @@
#root{background-color:#f5f7f8;min-height:100vh}
/*# sourceMappingURL=main.31240ce3.chunk.css.map */

View File

@ -0,0 +1 @@
{"version":3,"sources":["app.css"],"names":[],"mappings":"AAAA,MACE,wBAAyB,CACzB,gBACF","file":"main.31240ce3.chunk.css","sourcesContent":["#root {\n background-color: #f5f7f8;\n min-height: 100vh;\n}\n"]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
!function(e){function r(r){for(var n,i,f=r[0],l=r[1],a=r[2],p=0,s=[];p<f.length;p++)i=f[p],o[i]&&s.push(o[i][0]),o[i]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(c&&c(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,f=1;f<t.length;f++){var l=t[f];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/augmented-tbc-design/";var f=window.webpackJsonp=window.webpackJsonp||[],l=f.push.bind(f);f.push=r,f=f.slice();for(var a=0;a<f.length;a++)r(f[a]);var c=l;t()}([]);
//# sourceMappingURL=runtime~main.1a6ed195.js.map

File diff suppressed because one or more lines are too long