diff --git a/src/main/resources/static/asset-manifest.json b/src/main/resources/static/asset-manifest.json index 62765bb..9d01322 100644 --- a/src/main/resources/static/asset-manifest.json +++ b/src/main/resources/static/asset-manifest.json @@ -1,13 +1,13 @@ { "files": { - "main.css": "/static/css/main.51640993.css", - "main.js": "/static/js/main.40560eee.js", + "main.css": "/static/css/main.ded6a8c1.css", + "main.js": "/static/js/main.27d54cf9.js", "index.html": "/index.html", - "main.51640993.css.map": "/static/css/main.51640993.css.map", - "main.40560eee.js.map": "/static/js/main.40560eee.js.map" + "main.ded6a8c1.css.map": "/static/css/main.ded6a8c1.css.map", + "main.27d54cf9.js.map": "/static/js/main.27d54cf9.js.map" }, "entrypoints": [ - "static/css/main.51640993.css", - "static/js/main.40560eee.js" + "static/css/main.ded6a8c1.css", + "static/js/main.27d54cf9.js" ] } \ No newline at end of file diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index 45e1513..ae34973 100644 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -1 +1 @@ -IRC application instance
\ No newline at end of file +IRC application instance
\ No newline at end of file diff --git a/src/main/resources/static/static/css/main.51640993.css b/src/main/resources/static/static/css/main.51640993.css deleted file mode 100644 index 3e7444c..0000000 --- a/src/main/resources/static/static/css/main.51640993.css +++ /dev/null @@ -1,2 +0,0 @@ -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}.chat-inner-wrapper{display:flex;flex-direction:column;height:500px;overflow-wrap:normal;overflow-y:auto}.entry-box{margin-top:5px}.chat{min-height:80vh;position:relative}body{background-color:#000;color:#0f3}.App{margin:3%;min-height:100vh} -/*# sourceMappingURL=main.51640993.css.map*/ \ No newline at end of file diff --git a/src/main/resources/static/static/css/main.51640993.css.map b/src/main/resources/static/static/css/main.51640993.css.map deleted file mode 100644 index 9d72c47..0000000 --- a/src/main/resources/static/static/css/main.51640993.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"static/css/main.51640993.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAEY,CAHZ,QAMF,CAEA,KACE,uEAEF,CCZA,oBAII,YAAa,CACb,qBAAsB,CAJtB,YAAa,CAEb,oBAAqB,CADrB,eAKJ,CACA,WACI,cACJ,CACA,MACI,eAAgB,CAChB,iBACJ,CCdA,KACE,qBAAuB,CACvB,UACF,CACA,KACE,SAAU,CACV,gBACF","sources":["index.css","Chat/Chat.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",".chat-inner-wrapper {\n height: 500px;\n overflow-y: auto;\n overflow-wrap: normal;\n display: flex;\n flex-direction: column;\n\n}\n.entry-box {\n margin-top: 5px;\n}\n.chat {\n min-height: 80vh;\n position: relative;\n}","body {\n background-color: black;\n color: #00FF33;\n}\n.App {\n margin: 3%;\n min-height: 100vh;\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/src/main/resources/static/static/css/main.ded6a8c1.css b/src/main/resources/static/static/css/main.ded6a8c1.css new file mode 100644 index 0000000..a0901fd --- /dev/null +++ b/src/main/resources/static/static/css/main.ded6a8c1.css @@ -0,0 +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}.msg .msg-err{overflow-wrap:break-word}.chat-inner-wrapper{display:flex;flex-direction:column;height:50vh;overflow-y:scroll}.entry-box{margin-top:5px}.chat{position:relative}body{background-color:#000;color:#0f3;margin:1%;min-height:100vh}.uname-error-text{color:red} +/*# sourceMappingURL=main.ded6a8c1.css.map*/ \ No newline at end of file diff --git a/src/main/resources/static/static/css/main.ded6a8c1.css.map b/src/main/resources/static/static/css/main.ded6a8c1.css.map new file mode 100644 index 0000000..baf359c --- /dev/null +++ b/src/main/resources/static/static/css/main.ded6a8c1.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.ded6a8c1.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAEY,CAHZ,QAMF,CAEA,KACE,uEAEF,CCZA,cACI,wBACJ,CCFA,oBAII,YAAa,CACb,qBAAsB,CAJtB,WAAY,CACZ,iBAKJ,CACA,WACI,cACJ,CACA,MAEI,iBACJ,CCdA,KACE,qBAAuB,CACvB,UAAc,CACd,SAAU,CACV,gBACF,CCLA,kBACI,SACJ","sources":["index.css","Chat/MessageDisplay.css","Chat/Chat.css","App.css","Login/Login.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",".msg .msg-err {\n overflow-wrap: break-word;\n}",".chat-inner-wrapper {\n height: 50vh;\n overflow-y:scroll;\n /* overflow-wrap: normal; */\n display: flex;\n flex-direction: column;\n\n}\n.entry-box {\n margin-top: 5px;\n}\n.chat {\n /* min-height: 80vh; */\n position: relative;\n}","body {\n background-color: black;\n color: #00FF33;\n margin: 1%;\n min-height: 100vh;\n}",".uname-error-text {\n color: red;\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/src/main/resources/static/static/js/main.40560eee.js b/src/main/resources/static/static/js/main.27d54cf9.js similarity index 72% rename from src/main/resources/static/static/js/main.40560eee.js rename to src/main/resources/static/static/js/main.27d54cf9.js index 9287004..f3f80c1 100644 --- a/src/main/resources/static/static/js/main.40560eee.js +++ b/src/main/resources/static/static/js/main.27d54cf9.js @@ -1,3 +1,3 @@ -/*! For license information please see main.40560eee.js.LICENSE.txt */ -(()=>{"use strict";var e={463:(e,t,n)=>{var r=n(791),a=n(296);function l(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n