-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc49ae4
commit ad140a7
Showing
17 changed files
with
1,045 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"files": { | ||
"main.js": "/static/react/static/js/main.7ac071c4.chunk.js", | ||
"main.js.map": "/static/react/static/js/main.7ac071c4.chunk.js.map", | ||
"runtime-main.js": "/static/react/static/js/runtime-main.d0f4bcae.js", | ||
"runtime-main.js.map": "/static/react/static/js/runtime-main.d0f4bcae.js.map", | ||
"static/css/2.695f16ca.chunk.css": "/static/react/static/css/2.695f16ca.chunk.css", | ||
"static/js/2.c6992545.chunk.js": "/static/react/static/js/2.c6992545.chunk.js", | ||
"static/js/2.c6992545.chunk.js.map": "/static/react/static/js/2.c6992545.chunk.js.map", | ||
"../../templates/index.html": "/static/react/../../templates/index.html", | ||
"static/css/2.695f16ca.chunk.css.map": "/static/react/static/css/2.695f16ca.chunk.css.map", | ||
"static/js/2.c6992545.chunk.js.LICENSE.txt": "/static/react/static/js/2.c6992545.chunk.js.LICENSE.txt", | ||
"static/media/header.87193822.svg": "/static/react/static/media/header.87193822.svg" | ||
}, | ||
"entrypoints": [ | ||
"static/js/runtime-main.d0f4bcae.js", | ||
"static/css/2.695f16ca.chunk.css", | ||
"static/js/2.c6992545.chunk.js", | ||
"static/js/main.7ac071c4.chunk.js" | ||
] | ||
} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"short_name": "React App", | ||
"name": "Create React App Sample", | ||
"icons": [ | ||
{ | ||
"src": "favicon.ico", | ||
"sizes": "64x64 32x32 24x24 16x16", | ||
"type": "image/x-icon" | ||
}, | ||
{ | ||
"src": "logo192.png", | ||
"type": "image/png", | ||
"sizes": "192x192" | ||
}, | ||
{ | ||
"src": "logo512.png", | ||
"type": "image/png", | ||
"sizes": "512x512" | ||
} | ||
], | ||
"start_url": ".", | ||
"display": "standalone", | ||
"theme_color": "#000000", | ||
"background_color": "#ffffff" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
2
terracotta/client/static/react/static/css/2.695f16ca.chunk.css
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
terracotta/client/static/react/static/css/2.695f16ca.chunk.css.map
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
137 changes: 137 additions & 0 deletions
137
terracotta/client/static/react/static/js/2.c6992545.chunk.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
/* | ||
object-assign | ||
(c) Sindre Sorhus | ||
@license MIT | ||
*/ | ||
|
||
/*! | ||
* clipboard.js v2.0.8 | ||
* https://clipboardjs.com/ | ||
* | ||
* Licensed MIT © Zeno Rocha | ||
*/ | ||
|
||
/*! Hammer.JS - v2.0.7 - 2016-04-22 | ||
* http://hammerjs.github.io/ | ||
* | ||
* Copyright (c) 2016 Jorik Tangelder; | ||
* Licensed under the MIT license */ | ||
|
||
/*! clipboard */ | ||
|
||
/*! exports provided: default */ | ||
|
||
/*! no static exports found */ | ||
|
||
/*! prop-types */ | ||
|
||
/*! react */ | ||
|
||
/*! react-dom */ | ||
|
||
/*!******************!*\ | ||
!*** ./index.js ***! | ||
\******************/ | ||
|
||
/*!**************************************************************************************!*\ | ||
!*** external {"root":"React","amd":"react","commonjs":"react","commonjs2":"react"} ***! | ||
\**************************************************************************************/ | ||
|
||
/*!*****************************************************************************************************!*\ | ||
!*** external {"root":"ReactDOM","amd":"react-dom","commonjs":"react-dom","commonjs2":"react-dom"} ***! | ||
\*****************************************************************************************************/ | ||
|
||
/*!********************************************************************************************************!*\ | ||
!*** external {"root":"ClipboardJS","amd":"clipboard","commonjs":"clipboard","commonjs2":"clipboard"} ***! | ||
\********************************************************************************************************/ | ||
|
||
/*!*********************************************************************************************************!*\ | ||
!*** external {"root":"PropTypes","amd":"prop-types","commonjs":"prop-types","commonjs2":"prop-types"} ***! | ||
\*********************************************************************************************************/ | ||
|
||
/** | ||
* A better abstraction over CSS. | ||
* | ||
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present | ||
* @website https://github.com/cssinjs/jss | ||
* @license MIT | ||
*/ | ||
|
||
/** @license React v0.20.2 | ||
* 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. | ||
*/ | ||
|
||
/** @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-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 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. | ||
*/ | ||
|
||
/** @license React v17.0.2 | ||
* 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 v17.0.2 | ||
* 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. | ||
*/ | ||
|
||
/**! | ||
* @fileOverview Kickass library to create and place poppers near their reference elements. | ||
* @version 1.16.1-lts | ||
* @license | ||
* Copyright (c) 2016 Federico Zivolo and contributors | ||
* | ||
* Permission is hereby granted, free of charge, to any person obtaining a copy | ||
* of this software and associated documentation files (the "Software"), to deal | ||
* in the Software without restriction, including without limitation the rights | ||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
* copies of the Software, and to permit persons to whom the Software is | ||
* furnished to do so, subject to the following conditions: | ||
* | ||
* The above copyright notice and this permission notice shall be included in all | ||
* copies or substantial portions of the Software. | ||
* | ||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
* SOFTWARE. | ||
*/ |
1 change: 1 addition & 0 deletions
1
terracotta/client/static/react/static/js/2.c6992545.chunk.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
terracotta/client/static/react/static/js/main.7ac071c4.chunk.js
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
terracotta/client/static/react/static/js/main.7ac071c4.chunk.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
terracotta/client/static/react/static/js/runtime-main.d0f4bcae.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
terracotta/client/static/react/static/js/runtime-main.d0f4bcae.js.map
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.