diff --git a/asset-manifest.json b/asset-manifest.json index 06e4959..6839d24 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,17 +1,17 @@ { - "main.css": "/tomadoro/static/css/main.d0aea8b6.chunk.css", - "main.js": "/tomadoro/static/js/main.fa5d27bb.chunk.js", - "main.js.map": "/tomadoro/static/js/main.fa5d27bb.chunk.js.map", + "main.css": "/tomadoro/static/css/main.db540e5e.chunk.css", + "main.js": "/tomadoro/static/js/main.0240a057.chunk.js", + "main.js.map": "/tomadoro/static/js/main.0240a057.chunk.js.map", "runtime~main.js": "/tomadoro/static/js/runtime~main.c4673ac0.js", "runtime~main.js.map": "/tomadoro/static/js/runtime~main.c4673ac0.js.map", "static/css/2.e75e5890.chunk.css": "/tomadoro/static/css/2.e75e5890.chunk.css", - "static/js/2.6c737709.chunk.js": "/tomadoro/static/js/2.6c737709.chunk.js", - "static/js/2.6c737709.chunk.js.map": "/tomadoro/static/js/2.6c737709.chunk.js.map", + "static/js/2.5dd04e40.chunk.js": "/tomadoro/static/js/2.5dd04e40.chunk.js", + "static/js/2.5dd04e40.chunk.js.map": "/tomadoro/static/js/2.5dd04e40.chunk.js.map", "index.html": "/tomadoro/index.html", - "precache-manifest.1628b4be8c3fed43f1860f019a5bf46c.js": "/tomadoro/precache-manifest.1628b4be8c3fed43f1860f019a5bf46c.js", + "precache-manifest.0120ac12ca8d0b5e7ced9500b26777f3.js": "/tomadoro/precache-manifest.0120ac12ca8d0b5e7ced9500b26777f3.js", "service-worker.js": "/tomadoro/service-worker.js", "static/css/2.e75e5890.chunk.css.map": "/tomadoro/static/css/2.e75e5890.chunk.css.map", - "static/css/main.d0aea8b6.chunk.css.map": "/tomadoro/static/css/main.d0aea8b6.chunk.css.map", + "static/css/main.db540e5e.chunk.css.map": "/tomadoro/static/css/main.db540e5e.chunk.css.map", "static/media/logo.svg": "/tomadoro/static/media/logo.08ea9508.svg", "static/media/sound.mp3": "/tomadoro/static/media/sound.ec792557.mp3" } \ No newline at end of file diff --git a/index.html b/index.html index 2be8a06..50190cf 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -tomadoro
\ No newline at end of file +tomadoro
\ No newline at end of file diff --git a/precache-manifest.1628b4be8c3fed43f1860f019a5bf46c.js b/precache-manifest.0120ac12ca8d0b5e7ced9500b26777f3.js similarity index 56% rename from precache-manifest.1628b4be8c3fed43f1860f019a5bf46c.js rename to precache-manifest.0120ac12ca8d0b5e7ced9500b26777f3.js index 49878e8..ff8d3b3 100644 --- a/precache-manifest.1628b4be8c3fed43f1860f019a5bf46c.js +++ b/precache-manifest.0120ac12ca8d0b5e7ced9500b26777f3.js @@ -12,23 +12,23 @@ self.__precacheManifest = [ "url": "/tomadoro/static/js/runtime~main.c4673ac0.js" }, { - "revision": "0f98716f7aa0a3779edd", - "url": "/tomadoro/static/js/main.fa5d27bb.chunk.js" + "revision": "46bed4de588cf2bf8e03", + "url": "/tomadoro/static/js/main.0240a057.chunk.js" }, { - "revision": "1833adb1901133b31eae", - "url": "/tomadoro/static/js/2.6c737709.chunk.js" + "revision": "c70673b3ea62ca226026", + "url": "/tomadoro/static/js/2.5dd04e40.chunk.js" }, { - "revision": "0f98716f7aa0a3779edd", - "url": "/tomadoro/static/css/main.d0aea8b6.chunk.css" + "revision": "46bed4de588cf2bf8e03", + "url": "/tomadoro/static/css/main.db540e5e.chunk.css" }, { - "revision": "1833adb1901133b31eae", + "revision": "c70673b3ea62ca226026", "url": "/tomadoro/static/css/2.e75e5890.chunk.css" }, { - "revision": "f1c8a9441dad97b32a43a2f28ca4d689", + "revision": "7145b5ce18112eb56348b221865814d9", "url": "/tomadoro/index.html" } ]; \ No newline at end of file diff --git a/service-worker.js b/service-worker.js index e9eea50..0e75dcf 100644 --- a/service-worker.js +++ b/service-worker.js @@ -14,7 +14,7 @@ importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js"); importScripts( - "/tomadoro/precache-manifest.1628b4be8c3fed43f1860f019a5bf46c.js" + "/tomadoro/precache-manifest.0120ac12ca8d0b5e7ced9500b26777f3.js" ); workbox.clientsClaim(); diff --git a/static/css/main.d0aea8b6.chunk.css b/static/css/main.d0aea8b6.chunk.css deleted file mode 100644 index 0e04248..0000000 --- a/static/css/main.d0aea8b6.chunk.css +++ /dev/null @@ -1,2 +0,0 @@ -@import url(https://fonts.googleapis.com/css?family=Fredoka+One);.button{font-size:16px;font-weight:lighter;height:50px;border-radius:40px;width:100%;margin:5px 0;transition:all .2s ease-in-out;box-shadow:0 0 1px #111110,0 0 10px #c1c2be}.box{padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 0 1px #111010,0 0 10px #c1c2be}.button:focus,.button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.button:focus{box-shadow:0 0 5px #111010,0 0 10px #c1c2be}.App-logo{height:130px;-webkit-filter:drop-shadow(0 0 .3rem #f8ff9c);filter:drop-shadow(0 0 .3rem #f8ff9c);-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;transition:all .3s ease-in-out}.App-logo:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.App-logo-rotation{-webkit-animation:App-logo-spin 5s linear infinite;animation:App-logo-spin 5s linear infinite}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.timer{font-size:100px;font-weight:400;text-shadow:0 0 1px #4b4b4b,0 0 5px #c1c2be;color:#fff}body{background-color:#f04d3b;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Fredoka One,cursive;color:#fff;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.title{font-weight:700}.App{text-align:center;color:#131313}.App-header{background-color:#c94233;display:-webkit-flex;display:flex;min-height:5vh;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(25px + 2vmin);color:#fff;text-shadow:0 0 1px #2b0f0f,0 0 2px #c1c2be;margin-bottom:20px;box-shadow:0 0 2px #cf4242,0 0 6px #2b2d1f}a{color:#f1fb61}a:hover{color:#fddec0}.footer{font-family:Arial,Helvetica,sans-serif;margin-top:15px;color:#fff;text-shadow:0 0 2px #cf4242,0 0 3px #c1c2be} -/*# sourceMappingURL=main.d0aea8b6.chunk.css.map */ \ No newline at end of file diff --git a/static/css/main.d0aea8b6.chunk.css.map b/static/css/main.d0aea8b6.chunk.css.map deleted file mode 100644 index fb2fd7e..0000000 --- a/static/css/main.d0aea8b6.chunk.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["main.d0aea8b6.chunk.css","/home/francesco/Progetti/tomadoro/src/components/Box.css","/home/francesco/Progetti/tomadoro/src/components/Logo.css","/home/francesco/Progetti/tomadoro/src/components/Timer.css","/home/francesco/Progetti/tomadoro/src/App.css"],"names":[],"mappings":"AAAA,gEAAgE,CCAhE,QACI,cAAA,CACA,mBAAA,CACA,WAAA,CACA,kBAAA,CACA,UAAA,CACA,YAAA,CACA,8BAAA,CACA,2CDEJ,CCCA,KACI,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,2CDEJ,CCKA,4BAHI,6BAAA,CAAA,qBDSJ,CCNA,cAEI,2CDIJ,CE5BA,UACI,YAAA,CACA,6CAAA,CAAA,qCAAA,CACA,0BAAA,CAAA,kBAAA,CACA,8BAAA,CAAA,sBAAA,CACA,iBAAA,CACA,8BFiCJ,CE9BA,gBAAkB,4BAAA,CAAA,oBAAqB,CAEvC,mBACI,kDAAA,CAAA,0CFkCF,CE/BF,iCACI,GACE,8BAAA,CAAA,sBFmCF,CEjCA,GACE,+BAAA,CAAA,uBFoCF,CACF,CE1CF,yBACI,GACE,8BAAA,CAAA,sBF8CF,CE5CA,GACE,+BAAA,CAAA,uBF+CF,CACF,CGpEF,OACI,eAAA,CACA,eAAA,CACA,2CAAA,CACA,UHsEJ,CIxEA,KACE,wBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,oBAAA,CAAA,gBAAA,CACA,+BAAA,CACA,UAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,iCJ6EF,CI1EA,OACE,eJ6EF,CI1EA,KACE,iBAAA,CACA,aJ6EF,CI1EA,YACE,wBAAA,CACA,oBAAA,CAAA,YAAA,CACA,cAAA,CACA,6BAAA,CAAA,qBAAA,CACA,0BAAA,CAAA,kBAAA,CACA,8BAAA,CAAA,sBAAA,CACA,4BAAA,CACA,UAAA,CACA,2CAAA,CACA,kBAAA,CACA,0CJkFF,CI9EA,EACE,aJiFF,CI9EA,QACE,aJiFF,CI9EA,QACE,sCAAA,CACA,eAAA,CACA,UAAA,CACA,2CJiFF","file":"main.d0aea8b6.chunk.css","sourcesContent":["@import url(https://fonts.googleapis.com/css?family=Fredoka+One);\n.button {\n font-size: 16px;\n font-weight: lighter;\n height: 50px;\n border-radius: 40px;\n width: 100%;\n margin: 5px 0px 5px 0px;\n transition: all .2s ease-in-out;\n box-shadow:0 0 1px #111110, 0 0 10px rgb(193, 194, 190);\n}\n\n.box {\n padding: 10px;\n background-color: white;\n border-radius: 10px;\n box-shadow:0 0 1px #111010, 0 0 10px rgb(193, 194, 190);\n}\n\n.button:hover { \n -webkit-transform: scale(1.01); \n transform: scale(1.01); \n}\n\n.button:focus { \n -webkit-transform: scale(1.01); \n transform: scale(1.01); \n box-shadow:0 0 5px #111010, 0 0 10px rgb(193, 194, 190);\n}\n.App-logo {\n height: 130px;\n -webkit-filter: drop-shadow(0 0 0.30rem #f8ff9c);\n filter: drop-shadow(0 0 0.30rem #f8ff9c);\n -webkit-align-items: center;\n align-items: center;\n -webkit-justify-content: center;\n justify-content: center;\n text-align: center;\n transition: all .3s ease-in-out;\n}\n\n.App-logo:hover { -webkit-transform: scale(1.2); transform: scale(1.2); }\n\n.App-logo-rotation {\n -webkit-animation: App-logo-spin infinite 5s linear;\n animation: App-logo-spin infinite 5s linear;\n }\n \n@-webkit-keyframes App-logo-spin {\n from {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n }\n \n@keyframes App-logo-spin {\n from {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n }\n.timer {\n font-size: 100px; \n font-weight: normal;\n text-shadow: 0 0 1px #4b4b4b, 0 0 5px rgb(193, 194, 190);\n color: white;\n}\nbody {\n background-color: #f04d3b; /* e74c3c */\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n font-family: 'Fredoka One', cursive;\n color: white;\n margin: 0;\n padding: 0;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.title {\n font-weight: bold;\n}\n\n.App {\n text-align: center;\n color: #131313;\n}\n\n.App-header {\n background-color: #c94233; /*c0392b*/\n display: -webkit-flex;\n display: flex;\n min-height: 5vh;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n align-items: center;\n -webkit-justify-content: center;\n justify-content: center;\n font-size: calc(25px + 2vmin);\n color: white; \n text-shadow: 0 0 1px #2b0f0f, 0 0 2px rgb(193, 194, 190);\n margin-bottom: 20px;\n box-shadow: 0 0 2px #cf4242, 0 0 6px #2B2D1F;\n\n}\n\na {\n color: #f1fb61;\n}\n\na:hover {\n color: #fddec0;\n}\n\n.footer {\n font-family: Arial, Helvetica, sans-serif;\n margin-top: 15px;\n color: #ffffff;\n text-shadow: 0 0 2px #cf4242, 0 0 3px rgb(193, 194, 190);\n}\n\n\n",".button {\n font-size: 16px;\n font-weight: lighter;\n height: 50px;\n border-radius: 40px;\n width: 100%;\n margin: 5px 0px 5px 0px;\n transition: all .2s ease-in-out;\n box-shadow:0 0 1px #111110, 0 0 10px rgb(193, 194, 190);\n}\n\n.box {\n padding: 10px;\n background-color: white;\n border-radius: 10px;\n box-shadow:0 0 1px #111010, 0 0 10px rgb(193, 194, 190);\n}\n\n.button:hover { \n transform: scale(1.01); \n}\n\n.button:focus { \n transform: scale(1.01); \n box-shadow:0 0 5px #111010, 0 0 10px rgb(193, 194, 190);\n}",".App-logo {\n height: 130px;\n filter: drop-shadow(0 0 0.30rem #f8ff9c);\n align-items: center;\n justify-content: center;\n text-align: center;\n transition: all .3s ease-in-out;\n}\n\n.App-logo:hover { transform: scale(1.2); }\n\n.App-logo-rotation {\n animation: App-logo-spin infinite 5s linear;\n }\n \n@keyframes App-logo-spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n }",".timer {\n font-size: 100px; \n font-weight: normal;\n text-shadow: 0 0 1px #4b4b4b, 0 0 5px rgb(193, 194, 190);\n color: white;\n}","@import url('https://fonts.googleapis.com/css?family=Fredoka+One');\n\nbody {\n background-color: #f04d3b; /* e74c3c */\n user-select: none;\n font-family: 'Fredoka One', cursive;\n color: white;\n margin: 0;\n padding: 0;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.title {\n font-weight: bold;\n}\n\n.App {\n text-align: center;\n color: #131313;\n}\n\n.App-header {\n background-color: #c94233; /*c0392b*/\n display: flex;\n min-height: 5vh;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n font-size: calc(25px + 2vmin);\n color: white; \n text-shadow: 0 0 1px #2b0f0f, 0 0 2px rgb(193, 194, 190);\n margin-bottom: 20px;\n box-shadow: 0 0 2px #cf4242, 0 0 6px #2B2D1F;\n\n}\n\na {\n color: #f1fb61;\n}\n\na:hover {\n color: #fddec0;\n}\n\n.footer {\n font-family: Arial, Helvetica, sans-serif;\n margin-top: 15px;\n color: #ffffff;\n text-shadow: 0 0 2px #cf4242, 0 0 3px rgb(193, 194, 190);\n}\n\n"]} \ No newline at end of file diff --git a/static/css/main.db540e5e.chunk.css b/static/css/main.db540e5e.chunk.css new file mode 100644 index 0000000..253aa41 --- /dev/null +++ b/static/css/main.db540e5e.chunk.css @@ -0,0 +1,2 @@ +@import url(https://fonts.googleapis.com/css?family=Fredoka+One);.App-logo{height:130px;-webkit-filter:drop-shadow(0 0 .3rem #f8ff9c);filter:drop-shadow(0 0 .3rem #f8ff9c);-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;transition:all .3s ease-in-out}.App-logo:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.App-logo-rotation{-webkit-animation:App-logo-spin 5s linear infinite;animation:App-logo-spin 5s linear infinite}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.button{font-size:16px;font-weight:lighter;height:50px;border-radius:40px;width:100%;margin:5px 0;transition:all .2s ease-in-out;box-shadow:0 0 1px #111110,0 0 10px #c1c2be}.box{padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 0 1px #111010,0 0 10px #c1c2be}.button:focus,.button:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.button:focus{box-shadow:0 0 5px #111010,0 0 10px #c1c2be}body{background-color:#f04d3b;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Fredoka One,cursive;color:#fff;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.title{font-weight:700}.App{text-align:center;color:#131313}.App-header{background-color:#c94233;display:-webkit-flex;display:flex;min-height:5vh;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(25px + 2vmin);color:#fff;text-shadow:0 0 1px #2b0f0f,0 0 2px #c1c2be;margin-bottom:20px;box-shadow:0 0 2px #cf4242,0 0 6px #2b2d1f}a{color:#f1fb61}a:hover{color:#fddec0}.footer{font-family:Arial,Helvetica,sans-serif;margin-top:15px;color:#fff;text-shadow:0 0 2px #cf4242,0 0 3px #c1c2be}.timer{font-size:100px;font-weight:400;text-shadow:0 0 1px #4b4b4b,0 0 5px #c1c2be;color:#fff} +/*# sourceMappingURL=main.db540e5e.chunk.css.map */ \ No newline at end of file diff --git a/static/css/main.db540e5e.chunk.css.map b/static/css/main.db540e5e.chunk.css.map new file mode 100644 index 0000000..9022835 --- /dev/null +++ b/static/css/main.db540e5e.chunk.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["main.db540e5e.chunk.css","/home/francesco/Progetti/tomadoro/src/components/Logo.css","/home/francesco/Progetti/tomadoro/src/components/Box.css","/home/francesco/Progetti/tomadoro/src/App.css"],"names":[],"mappings":"AAAA,gEAAgE,CCAhE,UACI,YAAA,CACA,6CAAA,CAAA,qCAAA,CACA,0BAAA,CAAA,kBAAA,CACA,8BAAA,CAAA,sBAAA,CACA,iBAAA,CACA,8BDKJ,CCFA,gBAAkB,4BAAA,CAAA,oBAAqB,CAEvC,mBACI,kDAAA,CAAA,0CDMF,CCHF,iCACI,GACE,8BAAA,CAAA,sBDOF,CCLA,GACE,+BAAA,CAAA,uBDQF,CACF,CCdF,yBACI,GACE,8BAAA,CAAA,sBDkBF,CChBA,GACE,+BAAA,CAAA,uBDmBF,CACF,CExCF,QACI,cAAA,CACA,mBAAA,CACA,WAAA,CACA,kBAAA,CACA,UAAA,CACA,YAAA,CACA,8BAAA,CACA,2CF0CJ,CEvCA,KACI,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,2CF0CJ,CEnCA,4BAHI,6BAAA,CAAA,qBFiDJ,CE9CA,cAEI,2CF4CJ,CGlEA,KACE,wBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,oBAAA,CAAA,gBAAA,CACA,+BAAA,CACA,UAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,iCHuEF,CGpEA,OACE,eHuEF,CGpEA,KACE,iBAAA,CACA,aHuEF,CGpEA,YACE,wBAAA,CACA,oBAAA,CAAA,YAAA,CACA,cAAA,CACA,6BAAA,CAAA,qBAAA,CACA,0BAAA,CAAA,kBAAA,CACA,8BAAA,CAAA,sBAAA,CACA,4BAAA,CACA,UAAA,CACA,2CAAA,CACA,kBAAA,CACA,0CH4EF,CGxEA,EACE,aH2EF,CGxEA,QACE,aH2EF,CGxEA,QACE,sCAAA,CACA,eAAA,CACA,UAAA,CACA,2CH2EF,CGvEA,OACE,eAAA,CACA,eAAA,CACA,2CAAA,CACA,UH2EF","file":"main.db540e5e.chunk.css","sourcesContent":["@import url(https://fonts.googleapis.com/css?family=Fredoka+One);\n.App-logo {\n height: 130px;\n -webkit-filter: drop-shadow(0 0 0.30rem #f8ff9c);\n filter: drop-shadow(0 0 0.30rem #f8ff9c);\n -webkit-align-items: center;\n align-items: center;\n -webkit-justify-content: center;\n justify-content: center;\n text-align: center;\n transition: all .3s ease-in-out;\n}\n\n.App-logo:hover { -webkit-transform: scale(1.2); transform: scale(1.2); }\n\n.App-logo-rotation {\n -webkit-animation: App-logo-spin infinite 5s linear;\n animation: App-logo-spin infinite 5s linear;\n }\n \n@-webkit-keyframes App-logo-spin {\n from {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n }\n \n@keyframes App-logo-spin {\n from {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n }\n.button {\n font-size: 16px;\n font-weight: lighter;\n height: 50px;\n border-radius: 40px;\n width: 100%;\n margin: 5px 0px 5px 0px;\n transition: all .2s ease-in-out;\n box-shadow:0 0 1px #111110, 0 0 10px rgb(193, 194, 190);\n}\n\n.box {\n padding: 10px;\n background-color: white;\n border-radius: 10px;\n box-shadow:0 0 1px #111010, 0 0 10px rgb(193, 194, 190);\n}\n\n.button:hover { \n -webkit-transform: scale(1.01); \n transform: scale(1.01); \n}\n\n.button:focus { \n -webkit-transform: scale(1.01); \n transform: scale(1.01); \n box-shadow:0 0 5px #111010, 0 0 10px rgb(193, 194, 190);\n}\nbody {\n background-color: #f04d3b; /* e74c3c */\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n font-family: 'Fredoka One', cursive;\n color: white;\n margin: 0;\n padding: 0;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.title {\n font-weight: bold;\n}\n\n.App {\n text-align: center;\n color: #131313;\n}\n\n.App-header {\n background-color: #c94233; /*c0392b*/\n display: -webkit-flex;\n display: flex;\n min-height: 5vh;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n align-items: center;\n -webkit-justify-content: center;\n justify-content: center;\n font-size: calc(25px + 2vmin);\n color: white; \n text-shadow: 0 0 1px #2b0f0f, 0 0 2px rgb(193, 194, 190);\n margin-bottom: 20px;\n box-shadow: 0 0 2px #cf4242, 0 0 6px #2B2D1F;\n\n}\n\na {\n color: #f1fb61;\n}\n\na:hover {\n color: #fddec0;\n}\n\n.footer {\n font-family: Arial, Helvetica, sans-serif;\n margin-top: 15px;\n color: #ffffff;\n text-shadow: 0 0 2px #cf4242, 0 0 3px rgb(193, 194, 190);\n}\n\n\n.timer {\n font-size: 100px; \n font-weight: normal;\n text-shadow: 0 0 1px #4b4b4b, 0 0 5px rgb(193, 194, 190);\n color: white;\n}\n",".App-logo {\n height: 130px;\n filter: drop-shadow(0 0 0.30rem #f8ff9c);\n align-items: center;\n justify-content: center;\n text-align: center;\n transition: all .3s ease-in-out;\n}\n\n.App-logo:hover { transform: scale(1.2); }\n\n.App-logo-rotation {\n animation: App-logo-spin infinite 5s linear;\n }\n \n@keyframes App-logo-spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n }",".button {\n font-size: 16px;\n font-weight: lighter;\n height: 50px;\n border-radius: 40px;\n width: 100%;\n margin: 5px 0px 5px 0px;\n transition: all .2s ease-in-out;\n box-shadow:0 0 1px #111110, 0 0 10px rgb(193, 194, 190);\n}\n\n.box {\n padding: 10px;\n background-color: white;\n border-radius: 10px;\n box-shadow:0 0 1px #111010, 0 0 10px rgb(193, 194, 190);\n}\n\n.button:hover { \n transform: scale(1.01); \n}\n\n.button:focus { \n transform: scale(1.01); \n box-shadow:0 0 5px #111010, 0 0 10px rgb(193, 194, 190);\n}","@import url('https://fonts.googleapis.com/css?family=Fredoka+One');\n\nbody {\n background-color: #f04d3b; /* e74c3c */\n user-select: none;\n font-family: 'Fredoka One', cursive;\n color: white;\n margin: 0;\n padding: 0;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.title {\n font-weight: bold;\n}\n\n.App {\n text-align: center;\n color: #131313;\n}\n\n.App-header {\n background-color: #c94233; /*c0392b*/\n display: flex;\n min-height: 5vh;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n font-size: calc(25px + 2vmin);\n color: white; \n text-shadow: 0 0 1px #2b0f0f, 0 0 2px rgb(193, 194, 190);\n margin-bottom: 20px;\n box-shadow: 0 0 2px #cf4242, 0 0 6px #2B2D1F;\n\n}\n\na {\n color: #f1fb61;\n}\n\na:hover {\n color: #fddec0;\n}\n\n.footer {\n font-family: Arial, Helvetica, sans-serif;\n margin-top: 15px;\n color: #ffffff;\n text-shadow: 0 0 2px #cf4242, 0 0 3px rgb(193, 194, 190);\n}\n\n\n.timer {\n font-size: 100px; \n font-weight: normal;\n text-shadow: 0 0 1px #4b4b4b, 0 0 5px rgb(193, 194, 190);\n color: white;\n}"]} \ No newline at end of file diff --git a/static/js/2.6c737709.chunk.js b/static/js/2.5dd04e40.chunk.js similarity index 91% rename from static/js/2.6c737709.chunk.js rename to static/js/2.5dd04e40.chunk.js index 0ede7a0..9e65bea 100644 --- a/static/js/2.6c737709.chunk.js +++ b/static/js/2.5dd04e40.chunk.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[2],[function(e,t,n){e.exports=n(27)()},function(e,t,n){"use strict";e.exports=n(22)},function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",function(){return r})},function(e,t,n){"use strict";n.d(t,"b",function(){return l}),n.d(t,"a",function(){return u}),n.d(t,"c",function(){return c});n(17);var r,o=n(0),i=n.n(o);function l(e,t){return void 0===e&&(e=""),void 0===t&&(t=r),t?e.split(" ").map(function(e){return t[e]||e}).join(" "):e}var a={};function u(e,t){return function(n,r,o){var i;null!==n[r]&&"undefined"!==typeof n[r]&&(a[i='"'+r+'" property of "'+o+'" has been deprecated.\n'+t]||("undefined"!==typeof console&&console.error(i),a[i]=!0));for(var l=arguments.length,u=new Array(l>3?l-3:0),c=3;c=0||(o[n]=e[n]);return o}n.d(t,"a",function(){return r})},,function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(o){return!1}}()?Object.assign:function(e,t){for(var n,l,a=function(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),u=1;uM.length&&M.push(e)}function I(e,t,n){return null==e?0:function e(t,n,r,o){var a=typeof t;"undefined"!==a&&"boolean"!==a||(t=null);var u=!1;if(null===t)u=!0;else switch(a){case"string":case"number":u=!0;break;case"object":switch(t.$$typeof){case i:case l:u=!0}}if(u)return r(o,t,""===n?"."+D(t,0):n),1;if(u=0,n=""===n?".":n+":",Array.isArray(t))for(var c=0;cthis.eventPool.length&&this.eventPool.push(e)}function fe(e){e.eventPool=[],e.getPooled=ce,e.release=se}o(ue.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=le)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=le)},persist:function(){this.isPersistent=le},isPersistent:ae,destructor:function(){var e,t=this.constructor.Interface;for(e in t)this[e]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null,this.isPropagationStopped=this.isDefaultPrevented=ae,this._dispatchInstances=this._dispatchListeners=null}}),ue.Interface={type:null,target:null,currentTarget:function(){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null},ue.extend=function(e){function t(){}function n(){return r.apply(this,arguments)}var r=this;t.prototype=r.prototype;var i=new t;return o(i,n.prototype),n.prototype=i,n.prototype.constructor=n,n.Interface=o({},r.Interface,e),n.extend=r.extend,fe(n),n},fe(ue);var de=ue.extend({data:null}),pe=ue.extend({data:null}),me=[9,13,27,32],he=H&&"CompositionEvent"in window,ye=null;H&&"documentMode"in document&&(ye=document.documentMode);var ve=H&&"TextEvent"in window&&!ye,ge=H&&(!he||ye&&8=ye),be=String.fromCharCode(32),we={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},ke=!1;function xe(e,t){switch(e){case"keyup":return-1!==me.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function Te(e){return"object"===typeof(e=e.detail)&&"data"in e?e.data:null}var _e=!1;var Se={eventTypes:we,extractEvents:function(e,t,n,r){var o=void 0,i=void 0;if(he)e:{switch(e){case"compositionstart":o=we.compositionStart;break e;case"compositionend":o=we.compositionEnd;break e;case"compositionupdate":o=we.compositionUpdate;break e}o=void 0}else _e?xe(e,n)&&(o=we.compositionEnd):"keydown"===e&&229===n.keyCode&&(o=we.compositionStart);return o?(ge&&"ko"!==n.locale&&(_e||o!==we.compositionStart?o===we.compositionEnd&&_e&&(i=ie()):(re="value"in(ne=r)?ne.value:ne.textContent,_e=!0)),o=de.getPooled(o,t,n,r),i?o.data=i:null!==(i=Te(n))&&(o.data=i),$(o),i=o):i=null,(e=ve?function(e,t){switch(e){case"compositionend":return Te(t);case"keypress":return 32!==t.which?null:(ke=!0,be);case"textInput":return(e=t.data)===be&&ke?null:e;default:return null}}(e,n):function(e,t){if(_e)return"compositionend"===e||!he&&xe(e,t)?(e=ie(),oe=re=ne=null,_e=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1