Skip to content

Commit 0f320d7

Browse files
committed
Deploy built site to gh-pages branch
1 parent 7eb9f66 commit 0f320d7

7 files changed

+150
-7
lines changed

asset-manifest.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"files": {
3-
"main.css": "/UBEMViewer/static/css/main.2cf52f5f.css",
4-
"main.js": "/UBEMViewer/static/js/main.02000d6f.js",
3+
"main.css": "/UBEMViewer/static/css/main.0f78ec1f.css",
4+
"main.js": "/UBEMViewer/static/js/main.2a5b70f5.js",
55
"static/js/453.1b384830.chunk.js": "/UBEMViewer/static/js/453.1b384830.chunk.js",
66
"index.html": "/UBEMViewer/index.html",
7-
"main.2cf52f5f.css.map": "/UBEMViewer/static/css/main.2cf52f5f.css.map",
8-
"main.02000d6f.js.map": "/UBEMViewer/static/js/main.02000d6f.js.map",
7+
"main.0f78ec1f.css.map": "/UBEMViewer/static/css/main.0f78ec1f.css.map",
8+
"main.2a5b70f5.js.map": "/UBEMViewer/static/js/main.2a5b70f5.js.map",
99
"453.1b384830.chunk.js.map": "/UBEMViewer/static/js/453.1b384830.chunk.js.map"
1010
},
1111
"entrypoints": [
12-
"static/css/main.2cf52f5f.css",
13-
"static/js/main.02000d6f.js"
12+
"static/css/main.0f78ec1f.css",
13+
"static/js/main.2a5b70f5.js"
1414
]
1515
}

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/UBEMViewer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Urbano Viewer is a custom built GeoJSON viewer for the Urbano project."/><link rel="apple-touch-icon" href="/UBEMViewer/logo192.png"/><link rel="manifest" href="/UBEMViewer/manifest.json"/><title>Urbano Viewer</title><script defer="defer" src="/UBEMViewer/static/js/main.02000d6f.js"></script><link href="/UBEMViewer/static/css/main.2cf52f5f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/UBEMViewer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Urbano Viewer is a custom built GeoJSON viewer for the Urbano project."/><link rel="apple-touch-icon" href="/UBEMViewer/logo192.png"/><link rel="manifest" href="/UBEMViewer/manifest.json"/><title>Urbano Viewer</title><script defer="defer" src="/UBEMViewer/static/js/main.2a5b70f5.js"></script><link href="/UBEMViewer/static/css/main.0f78ec1f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/css/main.0f78ec1f.css

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/css/main.0f78ec1f.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.2a5b70f5.js

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+136
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
/*! http://mths.be/base64 v0.1.0 by @mathias | MIT license */
2+
3+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
4+
5+
/**
6+
* tiny-lru
7+
*
8+
* @copyright 2024 Jason Mulligan <[email protected]>
9+
* @license BSD-3-Clause
10+
* @version 11.2.6
11+
*/
12+
13+
/**
14+
* @license
15+
* Lodash <https://lodash.com/>
16+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
17+
* Released under MIT license <https://lodash.com/license>
18+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
19+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
20+
*/
21+
22+
/**
23+
* @license React
24+
* react-dom.production.min.js
25+
*
26+
* Copyright (c) Facebook, Inc. and its affiliates.
27+
*
28+
* This source code is licensed under the MIT license found in the
29+
* LICENSE file in the root directory of this source tree.
30+
*/
31+
32+
/**
33+
* @license React
34+
* react-is.production.min.js
35+
*
36+
* Copyright (c) Facebook, Inc. and its affiliates.
37+
*
38+
* This source code is licensed under the MIT license found in the
39+
* LICENSE file in the root directory of this source tree.
40+
*/
41+
42+
/**
43+
* @license React
44+
* react-jsx-runtime.production.min.js
45+
*
46+
* Copyright (c) Facebook, Inc. and its affiliates.
47+
*
48+
* This source code is licensed under the MIT license found in the
49+
* LICENSE file in the root directory of this source tree.
50+
*/
51+
52+
/**
53+
* @license React
54+
* react.production.min.js
55+
*
56+
* Copyright (c) Facebook, Inc. and its affiliates.
57+
*
58+
* This source code is licensed under the MIT license found in the
59+
* LICENSE file in the root directory of this source tree.
60+
*/
61+
62+
/**
63+
* @license React
64+
* scheduler.production.min.js
65+
*
66+
* Copyright (c) Facebook, Inc. and its affiliates.
67+
*
68+
* This source code is licensed under the MIT license found in the
69+
* LICENSE file in the root directory of this source tree.
70+
*/
71+
72+
/**
73+
* chroma.js - JavaScript library for color conversions
74+
*
75+
* Copyright (c) 2011-2019, Gregor Aisch
76+
* All rights reserved.
77+
*
78+
* Redistribution and use in source and binary forms, with or without
79+
* modification, are permitted provided that the following conditions are met:
80+
*
81+
* 1. Redistributions of source code must retain the above copyright notice, this
82+
* list of conditions and the following disclaimer.
83+
*
84+
* 2. Redistributions in binary form must reproduce the above copyright notice,
85+
* this list of conditions and the following disclaimer in the documentation
86+
* and/or other materials provided with the distribution.
87+
*
88+
* 3. The name Gregor Aisch may not be used to endorse or promote products
89+
* derived from this software without specific prior written permission.
90+
*
91+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
92+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
93+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
94+
* DISCLAIMED. IN NO EVENT SHALL GREGOR AISCH OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
95+
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
96+
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
97+
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
98+
* OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
99+
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
100+
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
101+
*
102+
* -------------------------------------------------------
103+
*
104+
* chroma.js includes colors from colorbrewer2.org, which are released under
105+
* the following license:
106+
*
107+
* Copyright (c) 2002 Cynthia Brewer, Mark Harrower,
108+
* and The Pennsylvania State University.
109+
*
110+
* Licensed under the Apache License, Version 2.0 (the "License");
111+
* you may not use this file except in compliance with the License.
112+
* You may obtain a copy of the License at
113+
* http://www.apache.org/licenses/LICENSE-2.0
114+
*
115+
* Unless required by applicable law or agreed to in writing,
116+
* software distributed under the License is distributed on an
117+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
118+
* either express or implied. See the License for the specific
119+
* language governing permissions and limitations under the License.
120+
*
121+
* ------------------------------------------------------
122+
*
123+
* Named colors are taken from X11 Color Names.
124+
* http://www.w3.org/TR/css3-color/#svg-color
125+
*
126+
* @preserve
127+
*/
128+
129+
/** @license React v16.13.1
130+
* react-is.production.min.js
131+
*
132+
* Copyright (c) Facebook, Inc. and its affiliates.
133+
*
134+
* This source code is licensed under the MIT license found in the
135+
* LICENSE file in the root directory of this source tree.
136+
*/

static/js/main.2a5b70f5.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)