diff --git a/asset-manifest.json b/asset-manifest.json index 14dfab1..b4e8b61 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,15 +1,15 @@ { "files": { - "main.css": "/CSC318_HW4/static/css/main.16c66632.css", - "main.js": "/CSC318_HW4/static/js/main.5ed3da6d.js", + "main.css": "/CSC318_HW4/static/css/main.79aea0e0.css", + "main.js": "/CSC318_HW4/static/js/main.9ffea881.js", "static/js/787.a174f9e5.chunk.js": "/CSC318_HW4/static/js/787.a174f9e5.chunk.js", "index.html": "/CSC318_HW4/index.html", - "main.16c66632.css.map": "/CSC318_HW4/static/css/main.16c66632.css.map", - "main.5ed3da6d.js.map": "/CSC318_HW4/static/js/main.5ed3da6d.js.map", + "main.79aea0e0.css.map": "/CSC318_HW4/static/css/main.79aea0e0.css.map", + "main.9ffea881.js.map": "/CSC318_HW4/static/js/main.9ffea881.js.map", "787.a174f9e5.chunk.js.map": "/CSC318_HW4/static/js/787.a174f9e5.chunk.js.map" }, "entrypoints": [ - "static/css/main.16c66632.css", - "static/js/main.5ed3da6d.js" + "static/css/main.79aea0e0.css", + "static/js/main.9ffea881.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index 989e9ba..787d384 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -React App
\ No newline at end of file +React App
\ No newline at end of file diff --git a/static/css/main.16c66632.css.map b/static/css/main.16c66632.css.map deleted file mode 100644 index 9e2fc71..0000000 --- a/static/css/main.16c66632.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"static/css/main.16c66632.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAEY,CAHZ,QAMF,CAEA,KACE,uEAEF,CCZA,KACE,iBACF,CAEA,UACE,aAAc,CACd,mBACF,CAEA,8CACE,UACE,mDAA4C,CAA5C,2CACF,CACF,CAEA,YAKE,kBAAmB,CAJnB,wBAAyB,CAOzB,UAAY,CALZ,YAAa,CACb,qBAAsB,CAGtB,4BAA6B,CAD7B,sBAAuB,CAJvB,gBAOF,CAEA,UACE,aACF,CACA,KAEI,WAGJ,CACA,gBAEI,YACJ,CAMA,+EAEI,+BAEJ,CACA,oBAEI,wBACJ,CAEA,cAEI,kCAEJ,CACA,8BAGI,aAAa,CADb,YAAY,CAEZ,yDAAyD,CACzD,uBACJ,CACA,OAEI,kCACJ,CACA,OAGI,YAAa,CAGb,yBAA0B,CAF1B,YAAY,CACZ,WAEJ,CAEA,YAEI,kBACJ,CAEA,aAEI,YAAY,CACZ,kBACJ,CAEA,iCACE,GACE,8BAAuB,CAAvB,sBACF,CACA,GACE,+BAAyB,CAAzB,uBACF,CACF,CAPA,yBACE,GACE,8BAAuB,CAAvB,sBACF,CACA,GACE,+BAAyB,CAAzB,uBACF,CACF","sources":["index.css","App.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",".App {\n text-align: center;\n}\n\n.App-logo {\n height: 40vmin;\n pointer-events: none;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n .App-logo {\n animation: App-logo-spin infinite 20s linear;\n }\n}\n\n.App-header {\n background-color: #282c34;\n min-height: 100vh;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n font-size: calc(10px + 2vmin);\n color: white;\n}\n\n.App-link {\n color: #61dafb;\n}\n.box\n{\n height:40px;\n \n\n}\n.gird-container \n{\n display:grid;\n}\n.row1 .btn\n{\n background-color: grey !important;\n \n}\n.sin, .ln, .cos, .log, .tan, .sqrt, .EXP, .exp, .divide, .times, .minus, .plus\n{\n background-color: grey !important;\n \n} \n.lghtgrey.box:hover\n{\n background-color: lightgray;\n}\n\n.lghtgrey.box\n{\n background-color: lightgray !important;\n \n}\n.row1, .row2, .row3, .row4, .row5 \n{\n display:grid;\n grid-gap:50px;\n grid-template-columns:100px 100px 100px 100px 100px 100px;\n grid-template-rows:50px; \n}\n.equal\n{\n background-color: lightskyblue !important;\n}\n.input\n\n{\n display: grid;\n height:100px;\n width:850px;\n grid-template-columns: 1fr;\n}\n\n.Intro-text\n{\n margin-bottom:20px;\n}\n\n.entire-body\n{\n display:grid;\n place-items: center;\n}\n\n@keyframes App-logo-spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n}\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/css/main.16c66632.css b/static/css/main.79aea0e0.css similarity index 55% rename from static/css/main.16c66632.css rename to static/css/main.79aea0e0.css index fed4f0b..37c030c 100644 --- a/static/css/main.16c66632.css +++ b/static/css/main.79aea0e0.css @@ -1,2 +1,2 @@ -body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.box{height:40px}.gird-container{display:grid}.EXP,.cos,.divide,.exp,.ln,.log,.minus,.plus,.row1 .btn,.sin,.sqrt,.tan,.times{background-color:grey!important}.lghtgrey.box:hover{background-color:#d3d3d3}.lghtgrey.box{background-color:#d3d3d3!important}.row1,.row2,.row3,.row4,.row5{grid-gap:50px;display:grid;grid-template-columns:100px 100px 100px 100px 100px 100px;grid-template-rows:50px}.equal{background-color:#87cefa!important}.input{display:grid;grid-template-columns:1fr;height:100px;width:850px}.Intro-text{margin-bottom:20px}.entire-body{display:grid;place-items:center}@-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)}} -/*# sourceMappingURL=main.16c66632.css.map*/ \ No newline at end of file +body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.box{height:40px}.gird-container{display:grid}.EXP,.cos,.divide,.exp,.ln,.log,.minus,.plus,.row1 .btn,.sin,.sqrt,.tan,.times{background-color:grey!important}.lghtgrey.box:hover{background-color:#d3d3d3}.lghtgrey.box{background-color:#d3d3d3!important}.row1{grid-gap:20px;display:grid;grid-template-columns:154px 154px 154px 154px 154px;grid-template-rows:50px}.row2,.row3,.row4,.row5{grid-gap:50px;display:grid;grid-template-columns:100px 100px 100px 100px 100px 100px;grid-template-rows:50px}.equal{background-color:#87cefa!important}.input{display:grid;grid-template-columns:1fr;height:100px;width:850px}.Intro-text{margin-bottom:20px}.entire-body{display:grid;place-items:center}@-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)}} +/*# sourceMappingURL=main.79aea0e0.css.map*/ \ No newline at end of file diff --git a/static/css/main.79aea0e0.css.map b/static/css/main.79aea0e0.css.map new file mode 100644 index 0000000..523d69d --- /dev/null +++ b/static/css/main.79aea0e0.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.79aea0e0.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAEY,CAHZ,QAMF,CAEA,KACE,uEAEF,CCZA,KACE,iBACF,CAEA,UACE,aAAc,CACd,mBACF,CAEA,8CACE,UACE,mDAA4C,CAA5C,2CACF,CACF,CAEA,YAKE,kBAAmB,CAJnB,wBAAyB,CAOzB,UAAY,CALZ,YAAa,CACb,qBAAsB,CAGtB,4BAA6B,CAD7B,sBAAuB,CAJvB,gBAOF,CAEA,UACE,aACF,CACA,KAEI,WAGJ,CACA,gBAEI,YACJ,CAMA,+EAEI,+BAEJ,CACA,oBAEI,wBACJ,CAEA,cAEI,kCAEJ,CACA,MAGE,aAAa,CADb,YAAY,CAEZ,mDAAmD,CACnD,uBACF,CAEC,wBAGG,aAAa,CADb,YAAY,CAEZ,yDAAyD,CACzD,uBACJ,CACA,OAEI,kCACJ,CACA,OAGI,YAAa,CAGb,yBAA0B,CAF1B,YAAY,CACZ,WAEJ,CAEA,YAEI,kBACJ,CAEA,aAEI,YAAY,CACZ,kBACJ,CAEA,iCACE,GACE,8BAAuB,CAAvB,sBACF,CACA,GACE,+BAAyB,CAAzB,uBACF,CACF,CAPA,yBACE,GACE,8BAAuB,CAAvB,sBACF,CACA,GACE,+BAAyB,CAAzB,uBACF,CACF","sources":["index.css","App.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",".App {\n text-align: center;\n}\n\n.App-logo {\n height: 40vmin;\n pointer-events: none;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n .App-logo {\n animation: App-logo-spin infinite 20s linear;\n }\n}\n\n.App-header {\n background-color: #282c34;\n min-height: 100vh;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n font-size: calc(10px + 2vmin);\n color: white;\n}\n\n.App-link {\n color: #61dafb;\n}\n.box\n{\n height:40px;\n \n\n}\n.gird-container \n{\n display:grid;\n}\n.row1 .btn\n{\n background-color: grey !important;\n \n}\n.sin, .ln, .cos, .log, .tan, .sqrt, .EXP, .exp, .divide, .times, .minus, .plus\n{\n background-color: grey !important;\n \n} \n.lghtgrey.box:hover\n{\n background-color: lightgray;\n}\n\n.lghtgrey.box\n{\n background-color: lightgray !important;\n \n}\n.row1\n{\n display:grid;\n grid-gap:20px;\n grid-template-columns:154px 154px 154px 154px 154px;\n grid-template-rows: 50px;\n}\n\n .row2, .row3, .row4, .row5 \n{\n display:grid;\n grid-gap:50px;\n grid-template-columns:100px 100px 100px 100px 100px 100px;\n grid-template-rows:50px; \n}\n.equal\n{\n background-color: lightskyblue !important;\n}\n.input\n\n{\n display: grid;\n height:100px;\n width:850px;\n grid-template-columns: 1fr;\n}\n\n.Intro-text\n{\n margin-bottom:20px;\n}\n\n.entire-body\n{\n display:grid;\n place-items: center;\n}\n\n@keyframes App-logo-spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n}\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/js/main.5ed3da6d.js b/static/js/main.9ffea881.js similarity index 95% rename from static/js/main.5ed3da6d.js rename to static/js/main.9ffea881.js index 2cc3a67..daff683 100644 --- a/static/js/main.5ed3da6d.js +++ b/static/js/main.9ffea881.js @@ -1,3 +1,3 @@ -/*! For license information please see main.5ed3da6d.js.LICENSE.txt */ -!function(){"use strict";var e={463:function(e,n,t){var r=t(791),l=t(296);function a(e){for(var n="https://reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t