Upload 3 files
Browse files
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
static/ketcher/static/main.c5aad90e.js filter=lfs diff=lfs merge=lfs -text
|
| 37 |
static/ketcher/static/js/main.c5aad90e.js filter=lfs diff=lfs merge=lfs -text
|
| 38 |
bundle.js filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
static/ketcher/static/main.c5aad90e.js filter=lfs diff=lfs merge=lfs -text
|
| 37 |
static/ketcher/static/js/main.c5aad90e.js filter=lfs diff=lfs merge=lfs -text
|
| 38 |
bundle.js filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
ketcher/static/js/main.c5aad90e.js filter=lfs diff=lfs merge=lfs -text
|
ketcher/static/js/58.d4158b49.chunk.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ketcher/static/js/main.c5aad90e.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:460de5a3c0222ba30d1bb07973fe2692a2a5b9e3394e9d08ac7cd9f21ab4c01e
|
| 3 |
+
size 22045259
|
ketcher/static/js/main.c5aad90e.js.LICENSE.txt
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
object-assign
|
| 3 |
+
(c) Sindre Sorhus
|
| 4 |
+
@license MIT
|
| 5 |
+
*/
|
| 6 |
+
|
| 7 |
+
/*!
|
| 8 |
+
* The buffer module from node.js, for the browser.
|
| 9 |
+
*
|
| 10 |
+
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
| 11 |
+
* @license MIT
|
| 12 |
+
*/
|
| 13 |
+
|
| 14 |
+
/*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com */
|
| 15 |
+
|
| 16 |
+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
| 17 |
+
|
| 18 |
+
/**
|
| 19 |
+
* @license
|
| 20 |
+
* Lodash <https://lodash.com/>
|
| 21 |
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
| 22 |
+
* Released under MIT license <https://lodash.com/license>
|
| 23 |
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
| 24 |
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
| 25 |
+
*/
|
| 26 |
+
|
| 27 |
+
/**
|
| 28 |
+
* @license React
|
| 29 |
+
* react-dom.production.min.js
|
| 30 |
+
*
|
| 31 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 32 |
+
*
|
| 33 |
+
* This source code is licensed under the MIT license found in the
|
| 34 |
+
* LICENSE file in the root directory of this source tree.
|
| 35 |
+
*/
|
| 36 |
+
|
| 37 |
+
/**
|
| 38 |
+
* @license React
|
| 39 |
+
* react-is.production.min.js
|
| 40 |
+
*
|
| 41 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 42 |
+
*
|
| 43 |
+
* This source code is licensed under the MIT license found in the
|
| 44 |
+
* LICENSE file in the root directory of this source tree.
|
| 45 |
+
*/
|
| 46 |
+
|
| 47 |
+
/**
|
| 48 |
+
* @license React
|
| 49 |
+
* react-jsx-runtime.production.min.js
|
| 50 |
+
*
|
| 51 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 52 |
+
*
|
| 53 |
+
* This source code is licensed under the MIT license found in the
|
| 54 |
+
* LICENSE file in the root directory of this source tree.
|
| 55 |
+
*/
|
| 56 |
+
|
| 57 |
+
/**
|
| 58 |
+
* @license React
|
| 59 |
+
* react.production.min.js
|
| 60 |
+
*
|
| 61 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 62 |
+
*
|
| 63 |
+
* This source code is licensed under the MIT license found in the
|
| 64 |
+
* LICENSE file in the root directory of this source tree.
|
| 65 |
+
*/
|
| 66 |
+
|
| 67 |
+
/**
|
| 68 |
+
* @license React
|
| 69 |
+
* scheduler.production.min.js
|
| 70 |
+
*
|
| 71 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 72 |
+
*
|
| 73 |
+
* This source code is licensed under the MIT license found in the
|
| 74 |
+
* LICENSE file in the root directory of this source tree.
|
| 75 |
+
*/
|
| 76 |
+
|
| 77 |
+
/**
|
| 78 |
+
* @mui/styled-engine v5.15.11
|
| 79 |
+
*
|
| 80 |
+
* @license MIT
|
| 81 |
+
* This source code is licensed under the MIT license found in the
|
| 82 |
+
* LICENSE file in the root directory of this source tree.
|
| 83 |
+
*/
|
| 84 |
+
|
| 85 |
+
/** @license React v16.13.1
|
| 86 |
+
* react-is.production.min.js
|
| 87 |
+
*
|
| 88 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 89 |
+
*
|
| 90 |
+
* This source code is licensed under the MIT license found in the
|
| 91 |
+
* LICENSE file in the root directory of this source tree.
|
| 92 |
+
*/
|
| 93 |
+
|
| 94 |
+
/** @license React v17.0.2
|
| 95 |
+
* react-is.production.min.js
|
| 96 |
+
*
|
| 97 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 98 |
+
*
|
| 99 |
+
* This source code is licensed under the MIT license found in the
|
| 100 |
+
* LICENSE file in the root directory of this source tree.
|
| 101 |
+
*/
|
| 102 |
+
|
| 103 |
+
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
|
| 104 |
+
|
| 105 |
+
/**!
|
| 106 |
+
* url-search-params-polyfill
|
| 107 |
+
*
|
| 108 |
+
* @author Jerry Bendy (https://github.com/jerrybendy)
|
| 109 |
+
* @licence MIT
|
| 110 |
+
*/
|