|
| 1 | +/* |
| 2 | + object-assign |
| 3 | + (c) Sindre Sorhus |
| 4 | + @license MIT |
| 5 | + */ |
| 6 | + |
| 7 | +/* |
| 8 | +object-assign |
| 9 | +(c) Sindre Sorhus |
| 10 | +@license MIT |
| 11 | +*/ |
| 12 | + |
| 13 | +/* @license |
| 14 | +Papa Parse |
| 15 | +v5.5.3 |
| 16 | +https://github.com/mholt/PapaParse |
| 17 | +License: MIT |
| 18 | +*/ |
| 19 | + |
| 20 | +/* @license twgl.js 4.24.0 Copyright (c) 2015, Gregg Tavares All Rights Reserved. |
| 21 | +Available via the MIT license. |
| 22 | +see: http://github.com/greggman/twgl.js for details */ |
| 23 | + |
| 24 | +/*! |
| 25 | + Copyright (c) 2016 Jed Watson. |
| 26 | + Licensed under the MIT License (MIT), see |
| 27 | + http://jedwatson.github.io/classnames |
| 28 | + */ |
| 29 | + |
| 30 | +/*! |
| 31 | + Copyright (c) 2018 Jed Watson. |
| 32 | + Licensed under the MIT License (MIT), see |
| 33 | + http://jedwatson.github.io/classnames |
| 34 | +*/ |
| 35 | + |
| 36 | +/*! |
| 37 | + |
| 38 | +JSZip v3.10.1 - A JavaScript class for generating and reading zip files |
| 39 | +<http://stuartk.com/jszip> |
| 40 | + |
| 41 | +(c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com> |
| 42 | +Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/main/LICENSE.markdown. |
| 43 | + |
| 44 | +JSZip uses the library pako released under the MIT license : |
| 45 | +https://github.com/nodeca/pako/blob/main/LICENSE |
| 46 | +*/ |
| 47 | + |
| 48 | +/*! |
| 49 | + Copyright (c) 2015 Jed Watson. |
| 50 | + Based on code that is Copyright 2013-2015, Facebook, Inc. |
| 51 | + All rights reserved. |
| 52 | +*/ |
| 53 | + |
| 54 | +/*! |
| 55 | + * Adapted from jQuery UI core |
| 56 | + * |
| 57 | + * http://jqueryui.com |
| 58 | + * |
| 59 | + * Copyright 2014 jQuery Foundation and other contributors |
| 60 | + * Released under the MIT license. |
| 61 | + * http://jquery.org/license |
| 62 | + * |
| 63 | + * http://api.jqueryui.com/category/ui-core/ |
| 64 | + */ |
| 65 | + |
| 66 | +/*! |
| 67 | + * The buffer module from node.js, for the browser. |
| 68 | + * |
| 69 | + * @author Feross Aboukhadijeh <http://feross.org> |
| 70 | + * @license MIT |
| 71 | + */ |
| 72 | + |
| 73 | +/*! |
| 74 | + * The buffer module from node.js, for the browser. |
| 75 | + * |
| 76 | + * @author Feross Aboukhadijeh <https://feross.org> |
| 77 | + * @license MIT |
| 78 | + */ |
| 79 | + |
| 80 | +/*! |
| 81 | + * cookie |
| 82 | + * Copyright(c) 2012-2014 Roman Shtylman |
| 83 | + * Copyright(c) 2015 Douglas Christopher Wilson |
| 84 | + * MIT Licensed |
| 85 | + */ |
| 86 | + |
| 87 | +/*! ***************************************************************************** |
| 88 | +Copyright (c) Microsoft Corporation. All rights reserved. |
| 89 | +Licensed under the Apache License, Version 2.0 (the "License"); you may not use |
| 90 | +this file except in compliance with the License. You may obtain a copy of the |
| 91 | +License at http://www.apache.org/licenses/LICENSE-2.0 |
| 92 | + |
| 93 | +THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 94 | +KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED |
| 95 | +WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, |
| 96 | +MERCHANTABLITY OR NON-INFRINGEMENT. |
| 97 | + |
| 98 | +See the Apache Version 2.0 License for specific language governing permissions |
| 99 | +and limitations under the License. |
| 100 | +***************************************************************************** */ |
| 101 | + |
| 102 | +/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */ |
| 103 | + |
| 104 | +/*! @source http://purl.eligrey.com/github/canvas-toBlob.js/blob/master/canvas-toBlob.js */ |
| 105 | + |
| 106 | +/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */ |
| 107 | + |
| 108 | +/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ |
| 109 | + |
| 110 | +/** |
| 111 | + * CSS Vendor prefix detection and property feature testing. |
| 112 | + * |
| 113 | + * @copyright Oleg Slobodskoi 2015 |
| 114 | + * @website https://github.com/jsstyles/css-vendor |
| 115 | + * @license MIT |
| 116 | + */ |
| 117 | + |
| 118 | +/** |
| 119 | + * StartAudioContext.js |
| 120 | + * @author Yotam Mann |
| 121 | + * @license http://opensource.org/licenses/MIT MIT License |
| 122 | + * @copyright 2016 Yotam Mann |
| 123 | + */ |
| 124 | + |
| 125 | +/** |
| 126 | + * [js-md5]{@link https://github.com/emn178/js-md5} |
| 127 | + * |
| 128 | + * @namespace md5 |
| 129 | + * @version 0.7.3 |
| 130 | + * @author Chen, Yi-Cyuan [ [email protected]] |
| 131 | + * @copyright Chen, Yi-Cyuan 2014-2017 |
| 132 | + * @license MIT |
| 133 | + */ |
| 134 | + |
| 135 | +/** @license React v0.19.1 |
| 136 | + * scheduler.production.min.js |
| 137 | + * |
| 138 | + * Copyright (c) Facebook, Inc. and its affiliates. |
| 139 | + * |
| 140 | + * This source code is licensed under the MIT license found in the |
| 141 | + * LICENSE file in the root directory of this source tree. |
| 142 | + */ |
| 143 | + |
| 144 | +/** @license React v16.13.1 |
| 145 | + * react-is.production.min.js |
| 146 | + * |
| 147 | + * Copyright (c) Facebook, Inc. and its affiliates. |
| 148 | + * |
| 149 | + * This source code is licensed under the MIT license found in the |
| 150 | + * LICENSE file in the root directory of this source tree. |
| 151 | + */ |
| 152 | + |
| 153 | +/** @license React v16.14.0 |
| 154 | + * react-dom.production.min.js |
| 155 | + * |
| 156 | + * Copyright (c) Facebook, Inc. and its affiliates. |
| 157 | + * |
| 158 | + * This source code is licensed under the MIT license found in the |
| 159 | + * LICENSE file in the root directory of this source tree. |
| 160 | + */ |
| 161 | + |
| 162 | +/** @license React v16.14.0 |
| 163 | + * react.production.min.js |
| 164 | + * |
| 165 | + * Copyright (c) Facebook, Inc. and its affiliates. |
| 166 | + * |
| 167 | + * This source code is licensed under the MIT license found in the |
| 168 | + * LICENSE file in the root directory of this source tree. |
| 169 | + */ |
| 170 | + |
| 171 | +/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */ |
| 172 | + |
| 173 | +//!! Deliberately using an API that's deprecated in node.js because |
| 174 | + |
| 175 | +//!! Discussion: github.com/node-browser-compat/atob/pull/9 |
| 176 | + |
| 177 | +//!! this file is for browsers and we expect them to cope with it. |
0 commit comments