From adc5f51002c533b599d135a89ebfdab550885edf Mon Sep 17 00:00:00 2001 From: Aneesh-Peri Date: Sat, 19 Oct 2024 12:51:29 -0400 Subject: [PATCH] merge commit part 2 --- asset-manifest.json | 14 +- index.html | 2 +- static/css/main.25e6dccc.css.map | 2 +- .../js/{main.9a000805.js => main.3e5bf5d5.js} | 146 +++++++++--------- ...CENSE.txt => main.3e5bf5d5.js.LICENSE.txt} | 0 static/js/main.3e5bf5d5.js.map | 1 + static/js/main.589b4be2.js | 3 - static/js/main.589b4be2.js.map | 1 - static/js/main.9a000805.js.LICENSE.txt | 80 ---------- static/js/main.9a000805.js.map | 1 - ... electronicsIcon.02d561464bb4a858213b.svg} | 0 ...logo.3ea2acd04b6a6604b6d348c706a6fc30.svg} | 0 ...b09.svg => plane.40b0c99336db56563f2d.svg} | 0 ... programmingIcon.191bf2f04b0f929685d8.svg} | 0 14 files changed, 83 insertions(+), 167 deletions(-) rename static/js/{main.9a000805.js => main.3e5bf5d5.js} (64%) rename static/js/{main.589b4be2.js.LICENSE.txt => main.3e5bf5d5.js.LICENSE.txt} (100%) create mode 100644 static/js/main.3e5bf5d5.js.map delete mode 100644 static/js/main.589b4be2.js delete mode 100644 static/js/main.589b4be2.js.map delete mode 100644 static/js/main.9a000805.js.LICENSE.txt delete mode 100644 static/js/main.9a000805.js.map rename static/media/{electronicsIcon.ed7f3c6ad1ffe810bfb1.svg => electronicsIcon.02d561464bb4a858213b.svg} (100%) rename static/media/{logo.8e71c6ed504e6c6683b9c8c71ec3fe86.svg => logo.3ea2acd04b6a6604b6d348c706a6fc30.svg} (100%) rename static/media/{plane.f602063647a0d12e9b09.svg => plane.40b0c99336db56563f2d.svg} (100%) rename static/media/{programmingIcon.5e94b131a98ff5a96447.svg => programmingIcon.191bf2f04b0f929685d8.svg} (100%) diff --git a/asset-manifest.json b/asset-manifest.json index 51ee0ab..e706fea 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,7 +1,7 @@ { "files": { "main.css": "/static/css/main.25e6dccc.css", - "main.js": "/static/js/main.589b4be2.js", + "main.js": "/static/js/main.3e5bf5d5.js", "static/media/sophia.png": "/static/media/sophia.69cf9a95e6d02da8fab6.png", "static/media/winston.png": "/static/media/winston.6eb33dd33ceacdf29731.png", "static/media/khoi.png": "/static/media/khoi.d0d5f7920430c4f2cf13.png", @@ -36,16 +36,16 @@ "static/media/apc.jpg": "/static/media/apc.448cba1a52a4accaa04a.jpg", "static/media/rohan.jpg": "/static/media/rohan.53486590ac6c66aa9003.jpg", "static/media/default.jpg": "/static/media/default.c45ebad408aa4230c5dc.jpg", - "static/media/logo.svg": "/static/media/logo.8e71c6ed504e6c6683b9c8c71ec3fe86.svg", - "static/media/electronicsIcon.svg": "/static/media/electronicsIcon.ed7f3c6ad1ffe810bfb1.svg", - "static/media/plane.svg": "/static/media/plane.f602063647a0d12e9b09.svg", - "static/media/programmingIcon.svg": "/static/media/programmingIcon.5e94b131a98ff5a96447.svg", + "static/media/logo.svg": "/static/media/logo.3ea2acd04b6a6604b6d348c706a6fc30.svg", + "static/media/electronicsIcon.svg": "/static/media/electronicsIcon.02d561464bb4a858213b.svg", + "static/media/plane.svg": "/static/media/plane.40b0c99336db56563f2d.svg", + "static/media/programmingIcon.svg": "/static/media/programmingIcon.191bf2f04b0f929685d8.svg", "index.html": "/index.html", "main.25e6dccc.css.map": "/static/css/main.25e6dccc.css.map", - "main.589b4be2.js.map": "/static/js/main.589b4be2.js.map" + "main.3e5bf5d5.js.map": "/static/js/main.3e5bf5d5.js.map" }, "entrypoints": [ "static/css/main.25e6dccc.css", - "static/js/main.589b4be2.js" + "static/js/main.3e5bf5d5.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index 36aca3a..22b6553 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -TJUAV
+TJUAV
\ No newline at end of file diff --git a/static/css/main.25e6dccc.css.map b/static/css/main.25e6dccc.css.map index 77ba354..ec212f1 100644 --- a/static/css/main.25e6dccc.css.map +++ b/static/css/main.25e6dccc.css.map @@ -1 +1 @@ -{"version":3,"file":"static/css/main.25e6dccc.css","mappings":"AAAA,iBAKC,qBAAsB,CAFtB,QAAS,CACT,SAED,CAEA,MACC,iBACD,CAEA,KACC,wBACD,CAEA,KAEC,kBAAmB,CADnB,sBAED","sources":["index.css"],"sourcesContent":["*,\r\n::before,\r\n::after {\r\n\tmargin: 0;\r\n\tpadding: 0;\r\n\tbox-sizing: border-box;\r\n}\r\n\r\n#root {\r\n\tposition: relative;\r\n}\r\n\r\nbody {\r\n\toverscroll-behavior: none;\r\n}\r\n\r\nhtml {\r\n\tscroll-behavior: smooth;\r\n\tbackground: #1d242a;\r\n}\r\n"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"static/css/main.25e6dccc.css","mappings":"AAAA,iBAKC,qBAAsB,CAFtB,QAAS,CACT,SAED,CAEA,MACC,iBACD,CAEA,KACC,wBACD,CAEA,KAEC,kBAAmB,CADnB,sBAED","sources":["index.css"],"sourcesContent":["*,\n::before,\n::after {\n\tmargin: 0;\n\tpadding: 0;\n\tbox-sizing: border-box;\n}\n\n#root {\n\tposition: relative;\n}\n\nbody {\n\toverscroll-behavior: none;\n}\n\nhtml {\n\tscroll-behavior: smooth;\n\tbackground: #1d242a;\n}\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/js/main.9a000805.js b/static/js/main.3e5bf5d5.js similarity index 64% rename from static/js/main.9a000805.js rename to static/js/main.3e5bf5d5.js index ab03afb..8040017 100644 --- a/static/js/main.9a000805.js +++ b/static/js/main.3e5bf5d5.js @@ -1,5 +1,5 @@ -/*! For license information please see main.9a000805.js.LICENSE.txt */ -(()=>{var e={219:(e,t,n)=>{"use strict";var r=n(3763),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?o:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=o;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!==typeof n){if(m){var a=p(n);a&&a!==m&&e(t,a,r)}var o=c(n);d&&(o=o.concat(d(n)));for(var l=s(t),h=s(n),g=0;g{"use strict";var n="function"===typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,i=n?Symbol.for("react.fragment"):60107,o=n?Symbol.for("react.strict_mode"):60108,l=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,m=n?Symbol.for("react.suspense_list"):60120,h=n?Symbol.for("react.memo"):60115,g=n?Symbol.for("react.lazy"):60116,v=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,w=n?Symbol.for("react.scope"):60119;function k(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case d:case i:case l:case o:case p:return e;default:switch(e=e&&e.$$typeof){case u:case f:case g:case h:case s:return e;default:return t}}case a:return t}}}function S(e){return k(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=r,t.ForwardRef=f,t.Fragment=i,t.Lazy=g,t.Memo=h,t.Portal=a,t.Profiler=l,t.StrictMode=o,t.Suspense=p,t.isAsyncMode=function(e){return S(e)||k(e)===c},t.isConcurrentMode=S,t.isContextConsumer=function(e){return k(e)===u},t.isContextProvider=function(e){return k(e)===s},t.isElement=function(e){return"object"===typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return k(e)===f},t.isFragment=function(e){return k(e)===i},t.isLazy=function(e){return k(e)===g},t.isMemo=function(e){return k(e)===h},t.isPortal=function(e){return k(e)===a},t.isProfiler=function(e){return k(e)===l},t.isStrictMode=function(e){return k(e)===o},t.isSuspense=function(e){return k(e)===p},t.isValidElementType=function(e){return"string"===typeof e||"function"===typeof e||e===i||e===d||e===l||e===o||e===p||e===m||"object"===typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===h||e.$$typeof===s||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===b||e.$$typeof===w||e.$$typeof===v)},t.typeOf=k},3763:(e,t,n)=>{"use strict";e.exports=n(4983)},2730:(e,t,n)=>{"use strict";var r=n(5043),a=n(8853);function i(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n