Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
maca88 committed Apr 26, 2024
0 parents commit a7bb491
Show file tree
Hide file tree
Showing 45 changed files with 1,630 additions and 0 deletions.
Binary file added DeviceNumber.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"files": {
"main.css": "./static/css/main.bc19f878.css",
"main.js": "./static/js/main.0ce5664e.js",
"static/js/524.75bc9307.chunk.js": "./static/js/524.75bc9307.chunk.js",
"static/js/269.43f53bc2.chunk.js": "./static/js/269.43f53bc2.chunk.js",
"static/css/383.65fc0c18.chunk.css": "./static/css/383.65fc0c18.chunk.css",
"static/js/383.fb6a50e0.chunk.js": "./static/js/383.fb6a50e0.chunk.js",
"static/js/640.d8f2875e.chunk.js": "./static/js/640.d8f2875e.chunk.js",
"static/js/12.b3f3de10.chunk.js": "./static/js/12.b3f3de10.chunk.js",
"index.html": "./index.html",
"main.bc19f878.css.map": "./static/css/main.bc19f878.css.map",
"main.0ce5664e.js.map": "./static/js/main.0ce5664e.js.map",
"524.75bc9307.chunk.js.map": "./static/js/524.75bc9307.chunk.js.map",
"269.43f53bc2.chunk.js.map": "./static/js/269.43f53bc2.chunk.js.map",
"383.65fc0c18.chunk.css.map": "./static/css/383.65fc0c18.chunk.css.map",
"383.fb6a50e0.chunk.js.map": "./static/js/383.fb6a50e0.chunk.js.map",
"640.d8f2875e.chunk.js.map": "./static/js/640.d8f2875e.chunk.js.map",
"12.b3f3de10.chunk.js.map": "./static/js/12.b3f3de10.chunk.js.map"
},
"entrypoints": [
"static/css/main.bc19f878.css",
"static/js/main.0ce5664e.js"
]
}
Binary file added favicon.ico
Binary file not shown.
52 changes: 52 additions & 0 deletions fonts/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
/* roboto-300 - latin-ext_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url('../fonts/roboto-v30-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
src: local(''),
url('../fonts/roboto-v30-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/roboto-v30-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/roboto-v30-latin-ext_latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin-ext_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('../fonts/roboto-v30-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
src: local(''),
url('../fonts/roboto-v30-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/roboto-v30-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/roboto-v30-latin-ext_latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin-ext_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url('../fonts/roboto-v30-latin-ext_latin-500.eot'); /* IE9 Compat Modes */
src: local(''),
url('../fonts/roboto-v30-latin-ext_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/roboto-v30-latin-ext_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-500.woff') format('woff'), /* Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/roboto-v30-latin-ext_latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin-ext_latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url('../fonts/roboto-v30-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
src: local(''),
url('../fonts/roboto-v30-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/roboto-v30-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
url('../fonts/roboto-v30-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/roboto-v30-latin-ext_latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
Binary file added fonts/roboto-v30-latin-ext_latin-300.eot
Binary file not shown.
312 changes: 312 additions & 0 deletions fonts/roboto-v30-latin-ext_latin-300.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/roboto-v30-latin-ext_latin-300.ttf
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-300.woff
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-300.woff2
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-500.eot
Binary file not shown.
305 changes: 305 additions & 0 deletions fonts/roboto-v30-latin-ext_latin-500.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/roboto-v30-latin-ext_latin-500.ttf
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-500.woff
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-500.woff2
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-700.eot
Binary file not shown.
309 changes: 309 additions & 0 deletions fonts/roboto-v30-latin-ext_latin-700.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/roboto-v30-latin-ext_latin-700.ttf
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-700.woff
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-700.woff2
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-regular.eot
Binary file not shown.
308 changes: 308 additions & 0 deletions fonts/roboto-v30-latin-ext_latin-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/roboto-v30-latin-ext_latin-regular.ttf
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-regular.woff
Binary file not shown.
Binary file added fonts/roboto-v30-latin-ext_latin-regular.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta http-equiv="Cache-control" content="no-cache, no-store, must-revalidate"><meta http-equiv="Pragma" content="no-cache"><meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width"/><meta name="theme-color" content="#000000"/><meta name="description" content="Lights Configurator"/><link rel="manifest" href="./manifest.json"/><link rel="stylesheet" href="./fonts/fonts.css"><title>Lights Configurator (Smart Bike Lights)</title><script defer="defer" src="./static/js/main.0ce5664e.js"></script><link href="./static/css/main.bc19f878.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
15 changes: 15 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"short_name": "Lights Configurator",
"name": "Lights Configurator",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions static/css/383.65fc0c18.chunk.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/383.65fc0c18.chunk.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/css/main.bc19f878.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.bc19f878.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/12.b3f3de10.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/js/12.b3f3de10.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/269.43f53bc2.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/js/269.43f53bc2.chunk.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions static/js/383.fb6a50e0.chunk.js

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions static/js/383.fb6a50e0.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/* @preserve
* Leaflet 1.9.3, a JS library for interactive maps. https://leafletjs.com
* (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/

/**
* @license React
* 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.
*/
1 change: 1 addition & 0 deletions static/js/383.fb6a50e0.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/524.75bc9307.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/js/524.75bc9307.chunk.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit a7bb491

Please sign in to comment.