Add files via upload
13
ui/build/asset-manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.b3eeeea7.css",
|
||||
"main.js": "/static/js/main.51b596ee.js",
|
||||
"index.html": "/index.html",
|
||||
"main.b3eeeea7.css.map": "/static/css/main.b3eeeea7.css.map",
|
||||
"main.51b596ee.js.map": "/static/js/main.51b596ee.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.b3eeeea7.css",
|
||||
"static/js/main.51b596ee.js"
|
||||
]
|
||||
}
|
||||
BIN
ui/build/images/icons/Astra_icon.webp
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
ui/build/images/icons/Breach_icon.webp
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
ui/build/images/icons/Brimstone_icon.webp
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
ui/build/images/icons/Chamber_icon.webp
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
ui/build/images/icons/Cypher_icon.webp
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
ui/build/images/icons/Fade_icon.webp
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
ui/build/images/icons/Harbor_icon.webp
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
ui/build/images/icons/Jett_icon.webp
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
ui/build/images/icons/KAYO_icon.webp
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
ui/build/images/icons/Killjoy_icon.webp
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
ui/build/images/icons/Neon_icon.webp
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
ui/build/images/icons/Omen_icon.webp
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
ui/build/images/icons/Phoenix_icon.webp
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
ui/build/images/icons/Raze_icon.webp
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
ui/build/images/icons/Reyna_icon.webp
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
ui/build/images/icons/Sage_icon.webp
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
ui/build/images/icons/Skye_icon.webp
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
ui/build/images/icons/Sova_icon.webp
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
ui/build/images/icons/Viper_icon.webp
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
ui/build/images/icons/Yoru_icon.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
ui/build/images/ranks/rank_1.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
ui/build/images/ranks/rank_2.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
ui/build/images/ranks/rank_3.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
ui/build/images/ranks/rank_4.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
ui/build/images/ranks/rank_5.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
ui/build/images/ranks/rank_6.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
ui/build/images/ranks/rank_7.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
ui/build/images/ranks/rank_8.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
ui/build/images/ranks/rank_9.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
ui/build/images/start_screen/agent_1.png
Normal file
|
After Width: | Height: | Size: 535 KiB |
BIN
ui/build/images/start_screen/agent_2.png
Normal file
|
After Width: | Height: | Size: 290 KiB |
BIN
ui/build/images/start_screen/agent_3.png
Normal file
|
After Width: | Height: | Size: 361 KiB |
BIN
ui/build/images/start_screen/agent_4.png
Normal file
|
After Width: | Height: | Size: 285 KiB |
BIN
ui/build/images/start_screen/agent_5.png
Normal file
|
After Width: | Height: | Size: 278 KiB |
BIN
ui/build/images/start_screen/agents_2.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
ui/build/images/start_screen/agents_3.png
Normal file
|
After Width: | Height: | Size: 996 KiB |
BIN
ui/build/images/start_screen/agents_5.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
19
ui/build/index.css
Normal file
@@ -0,0 +1,19 @@
|
||||
@import url('https://fonts.cdnfonts.com/css/valorant');
|
||||
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,500&display=swap');
|
||||
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;600;700;800;900&display=swap");
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
font-family: 'Open Sans';
|
||||
color: white;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
|
||||
monospace;
|
||||
}
|
||||
1
ui/build/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="stylesheet" href="index.css"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="stylesheet" href="index.css"/><title>React App</title><script id="react-dotenv" src="./env.js"></script><script defer="defer" src="/static/js/main.51b596ee.js"></script><link href="/static/css/main.b3eeeea7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
2
ui/build/static/css/main.b3eeeea7.css
Normal file
1
ui/build/static/css/main.b3eeeea7.css.map
Normal file
3
ui/build/static/js/main.51b596ee.js
Normal file
98
ui/build/static/js/main.51b596ee.js.LICENSE.txt
Normal file
@@ -0,0 +1,98 @@
|
||||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* 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
|
||||
* 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
|
||||
* 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.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* 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.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @remix-run/router v1.0.4
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* React Router DOM v6.4.4
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* React Router v6.4.4
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/** @license MUI v5.10.16
|
||||
*
|
||||
* 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.2
|
||||
* 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.
|
||||
*/
|
||||