This commit is contained in:
2021-01-05 15:54:54 +01:00
commit 82353dbed7
28 changed files with 159 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.6dea0f05.chunk.css.map */
+1
View File
@@ -0,0 +1 @@
{"version":3,"sources":["webpack://src/index.css"],"names":[],"mappings":"AAAA,KACE,QAAS,CACT,mJAEY,CACZ,kCAAmC,CACnC,iCACF,CAEA,KACE,yEAEF","file":"main.6dea0f05.chunk.css","sourcesContent":["body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}\n"]}
File diff suppressed because one or more lines are too long
+67
View File
@@ -0,0 +1,67 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/
/**
* A better abstraction over CSS.
*
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
* @website https://github.com/cssinjs/jss
* @license MIT
*/
/** @license React v0.20.1
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.1
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.1
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.1
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
File diff suppressed because one or more lines are too long
+2
View File
@@ -0,0 +1,2 @@
(this["webpackJsonpreact-page"]=this["webpackJsonpreact-page"]||[]).push([[3],{138:function(t,e,n){"use strict";n.r(e),n.d(e,"default",(function(){return c}));var r=n(3),c=(n(0),function(){return Object(r.jsx)("div",{children:"About ...in progress"})})}}]);
//# sourceMappingURL=3.f0fe357e.chunk.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"sources":["pages/about/About.jsx"],"names":["About"],"mappings":"0KAMeA,G,KAJD,WACZ,OAAO","file":"static/js/3.f0fe357e.chunk.js","sourcesContent":["import React from 'react';\n\nconst About = () => {\n return <div>About ...in progress</div>;\n};\n\nexport default About;\n"],"sourceRoot":""}
+2
View File
@@ -0,0 +1,2 @@
(this["webpackJsonpreact-page"]=this["webpackJsonpreact-page"]||[]).push([[4],{140:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return s}));var r=n(3),s=(n(0),function(){return Object(r.jsx)("div",{children:"Games ...in progress"})})}}]);
//# sourceMappingURL=4.12e13d36.chunk.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"sources":["pages/games/Games.jsx"],"names":["Games"],"mappings":"0KAMeA,G,KAJD,WACZ,OAAO","file":"static/js/4.12e13d36.chunk.js","sourcesContent":["import React from 'react';\n\nconst Games = () => {\n return <div>Games ...in progress</div>;\n};\n\nexport default Games;\n"],"sourceRoot":""}
+2
View File
@@ -0,0 +1,2 @@
(this["webpackJsonpreact-page"]=this["webpackJsonpreact-page"]||[]).push([[5],{137:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return c}));var r=n(3),c=(n(0),function(){return Object(r.jsx)("div",{children:"Home ...in progress"})})}}]);
//# sourceMappingURL=5.d360007f.chunk.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"sources":["pages/home/Home.jsx"],"names":["Home"],"mappings":"0KAMeA,G,KAJF,WACX,OAAO","file":"static/js/5.d360007f.chunk.js","sourcesContent":["import React from 'react';\n\nconst Home = () => {\n return <div>Home ...in progress</div>;\n};\n\nexport default Home;\n"],"sourceRoot":""}
+2
View File
@@ -0,0 +1,2 @@
(this["webpackJsonpreact-page"]=this["webpackJsonpreact-page"]||[]).push([[6],{139:function(e,t,r){"use strict";r.r(t),r.d(t,"default",(function(){return c}));var n=r(3),c=(r(0),function(){return Object(n.jsx)("div",{children:"Projects ...in progress"})})}}]);
//# sourceMappingURL=6.1222dc95.chunk.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"sources":["pages/projects/Projects.jsx"],"names":["Projects"],"mappings":"0KAUeA,G,KARE,WACf,OACE","file":"static/js/6.1222dc95.chunk.js","sourcesContent":["import React from 'react'\n\nconst Projects = () => {\n return (\n <div>\n Projects ...in progress\n </div>\n )\n}\n\nexport default Projects\n"],"sourceRoot":""}
+2
View File
@@ -0,0 +1,2 @@
(this["webpackJsonpreact-page"]=this["webpackJsonpreact-page"]||[]).push([[7],{141:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return s}));var r=n(3),s=(n(0),function(){return Object(r.jsx)("div",{children:"Snippets ...in progress"})})}}]);
//# sourceMappingURL=7.eb91a00d.chunk.js.map
+1
View File
@@ -0,0 +1 @@
{"version":3,"sources":["pages/snippets/Snippets.jsx"],"names":["Snippets"],"mappings":"0KAMeA,G,KAJE,WACf,OAAO","file":"static/js/7.eb91a00d.chunk.js","sourcesContent":["import React from 'react';\n\nconst Snippets = () => {\n return <div>Snippets ...in progress</div>;\n};\n\nexport default Snippets;\n"],"sourceRoot":""}
+2
View File
@@ -0,0 +1,2 @@
(this["webpackJsonpreact-page"]=this["webpackJsonpreact-page"]||[]).push([[8],{136:function(t,n,e){"use strict";e.r(n),e.d(n,"getCLS",(function(){return v})),e.d(n,"getFCP",(function(){return g})),e.d(n,"getFID",(function(){return h})),e.d(n,"getLCP",(function(){return y})),e.d(n,"getTTFB",(function(){return F}));var i,a,r=function(){return"".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12)},o=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1;return{name:t,value:n,delta:0,entries:[],id:r(),isFinal:!1}},u=function(t,n){try{if(PerformanceObserver.supportedEntryTypes.includes(t)){var e=new PerformanceObserver((function(t){return t.getEntries().map(n)}));return e.observe({type:t,buffered:!0}),e}}catch(t){}},c=!1,s=!1,p=function(t){c=!t.persisted},d=function(){addEventListener("pagehide",p),addEventListener("beforeunload",(function(){}))},f=function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];s||(d(),s=!0),addEventListener("visibilitychange",(function(n){var e=n.timeStamp;"hidden"===document.visibilityState&&t({timeStamp:e,isUnloading:c})}),{capture:!0,once:n})},l=function(t,n,e,i){var a;return function(){e&&n.isFinal&&e.disconnect(),n.value>=0&&(i||n.isFinal||"hidden"===document.visibilityState)&&(n.delta=n.value-(a||0),(n.delta||n.isFinal||void 0===a)&&(t(n),a=n.value))}},v=function(t){var n,e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=o("CLS",0),a=function(t){t.hadRecentInput||(i.value+=t.value,i.entries.push(t),n())},r=u("layout-shift",a);r&&(n=l(t,i,r,e),f((function(t){var e=t.isUnloading;r.takeRecords().map(a),e&&(i.isFinal=!0),n()})))},m=function(){return void 0===i&&(i="hidden"===document.visibilityState?0:1/0,f((function(t){var n=t.timeStamp;return i=n}),!0)),{get timeStamp(){return i}}},g=function(t){var n,e=o("FCP"),i=m(),a=u("paint",(function(t){"first-contentful-paint"===t.name&&t.startTime<i.timeStamp&&(e.value=t.startTime,e.isFinal=!0,e.entries.push(t),n())}));a&&(n=l(t,e,a))},h=function(t){var n=o("FID"),e=m(),i=function(t){t.startTime<e.timeStamp&&(n.value=t.processingStart-t.startTime,n.entries.push(t),n.isFinal=!0,r())},a=u("first-input",i),r=l(t,n,a);a?f((function(){a.takeRecords().map(i),a.disconnect()}),!0):window.perfMetrics&&window.perfMetrics.onFirstInputDelay&&window.perfMetrics.onFirstInputDelay((function(t,i){i.timeStamp<e.timeStamp&&(n.value=t,n.isFinal=!0,n.entries=[{entryType:"first-input",name:i.type,target:i.target,cancelable:i.cancelable,startTime:i.timeStamp,processingStart:i.timeStamp+t}],r())}))},S=function(){return a||(a=new Promise((function(t){return["scroll","keydown","pointerdown"].map((function(n){addEventListener(n,t,{once:!0,passive:!0,capture:!0})}))}))),a},y=function(t){var n,e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=o("LCP"),a=m(),r=function(t){var e=t.startTime;e<a.timeStamp?(i.value=e,i.entries.push(t)):i.isFinal=!0,n()},c=u("largest-contentful-paint",r);if(c){n=l(t,i,c,e);var s=function(){i.isFinal||(c.takeRecords().map(r),i.isFinal=!0,n())};S().then(s),f(s,!0)}},F=function(t){var n,e=o("TTFB");n=function(){try{var n=performance.getEntriesByType("navigation")[0]||function(){var t=performance.timing,n={entryType:"navigation",startTime:0};for(var e in t)"navigationStart"!==e&&"toJSON"!==e&&(n[e]=Math.max(t[e]-t.navigationStart,0));return n}();e.value=e.delta=n.responseStart,e.entries=[n],e.isFinal=!0,t(e)}catch(t){}},"complete"===document.readyState?setTimeout(n,0):addEventListener("pageshow",n)}}}]);
//# sourceMappingURL=8.5f15ed69.chunk.js.map
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
+2
View File
@@ -0,0 +1,2 @@
!function(e){function r(r){for(var n,u,i=r[0],c=r[1],f=r[2],p=0,s=[];p<i.length;p++)u=i[p],Object.prototype.hasOwnProperty.call(o,u)&&o[u]&&s.push(o[u][0]),o[u]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(l&&l(r);s.length;)s.shift()();return a.push.apply(a,f||[]),t()}function t(){for(var e,r=0;r<a.length;r++){for(var t=a[r],n=!0,i=1;i<t.length;i++){var c=t[i];0!==o[c]&&(n=!1)}n&&(a.splice(r--,1),e=u(u.s=t[0]))}return e}var n={},o={1:0},a=[];function u(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,u),t.l=!0,t.exports}u.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise((function(r,n){t=o[e]=[r,n]}));r.push(t[2]=n);var a,i=document.createElement("script");i.charset="utf-8",i.timeout=120,u.nc&&i.setAttribute("nonce",u.nc),i.src=function(e){return u.p+"static/js/"+({}[e]||e)+"."+{3:"f0fe357e",4:"12e13d36",5:"d360007f",6:"1222dc95",7:"eb91a00d",8:"5f15ed69"}[e]+".chunk.js"}(e);var c=new Error;a=function(r){i.onerror=i.onload=null,clearTimeout(f);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),a=r&&r.target&&r.target.src;c.message="Loading chunk "+e+" failed.\n("+n+": "+a+")",c.name="ChunkLoadError",c.type=n,c.request=a,t[1](c)}o[e]=void 0}};var f=setTimeout((function(){a({type:"timeout",target:i})}),12e4);i.onerror=i.onload=a,document.head.appendChild(i)}return Promise.all(r)},u.m=e,u.c=n,u.d=function(e,r,t){u.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},u.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},u.t=function(e,r){if(1&r&&(e=u(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(u.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)u.d(t,n,function(r){return e[r]}.bind(null,n));return t},u.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return u.d(r,"a",r),r},u.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},u.p="/react-page/",u.oe=function(e){throw console.error(e),e};var i=this["webpackJsonpreact-page"]=this["webpackJsonpreact-page"]||[],c=i.push.bind(i);i.push=r,i=i.slice();for(var f=0;f<i.length;f++)r(i[f]);var l=c;t()}([]);
//# sourceMappingURL=runtime-main.0f5e6367.js.map
File diff suppressed because one or more lines are too long