forked from HumanSignal/label-studio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update LSF. Include requirements.txt in manifest
- Loading branch information
Showing
5 changed files
with
290 additions
and
5 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
Large diffs are not rendered by default.
Oops, something went wrong.
280 changes: 280 additions & 0 deletions
280
label_studio/static/editor/js/main.eba9520e.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,280 @@ | ||
/* | ||
object-assign | ||
(c) Sindre Sorhus | ||
@license MIT | ||
*/ | ||
|
||
/*! | ||
Copyright (c) 2017 Jed Watson. | ||
Licensed under the MIT License (MIT), see | ||
http://jedwatson.github.io/classnames | ||
*/ | ||
|
||
/*! | ||
* The buffer module from node.js, for the browser. | ||
* | ||
* @author Feross Aboukhadijeh <http://feross.org> | ||
* @license MIT | ||
*/ | ||
|
||
/*! | ||
* index-of <https://github.com/jonschlinkert/index-of> | ||
* | ||
* Copyright (c) 2014-2015 Jon Schlinkert. | ||
* Licensed under the MIT license. | ||
*/ | ||
|
||
/*! | ||
* wavesurfer.js 3.3.3 (2020-04-16) | ||
* https://github.com/katspaugh/wavesurfer.js | ||
* @license BSD-3-Clause | ||
*/ | ||
|
||
/*! | ||
* wavesurfer.js cursor plugin 3.3.3 (2020-04-16) | ||
* https://github.com/katspaugh/wavesurfer.js | ||
* @license BSD-3-Clause | ||
*/ | ||
|
||
/*! | ||
* wavesurfer.js regions plugin 3.3.3 (2020-04-16) | ||
* https://github.com/katspaugh/wavesurfer.js | ||
* @license BSD-3-Clause | ||
*/ | ||
|
||
/*! | ||
* wavesurfer.js timeline plugin 3.3.3 (2020-04-16) | ||
* https://github.com/katspaugh/wavesurfer.js | ||
* @license BSD-3-Clause | ||
*/ | ||
|
||
/*! ***************************************************************************** | ||
Copyright (c) Microsoft Corporation. | ||
|
||
Permission to use, copy, modify, and/or distribute this software for any | ||
purpose with or without fee is hereby granted. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH | ||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | ||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, | ||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM | ||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR | ||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | ||
PERFORMANCE OF THIS SOFTWARE. | ||
***************************************************************************** */ | ||
|
||
/*! ***************************************************************************** | ||
Copyright (c) Microsoft Corporation. All rights reserved. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use | ||
this file except in compliance with the License. You may obtain a copy of the | ||
License at http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED | ||
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, | ||
MERCHANTABLITY OR NON-INFRINGEMENT. | ||
|
||
See the Apache Version 2.0 License for specific language governing permissions | ||
and limitations under the License. | ||
***************************************************************************** */ | ||
|
||
/*! ./ajax */ | ||
|
||
/*! ./drawer */ | ||
|
||
/*! ./drawer.canvasentry */ | ||
|
||
/*! ./drawer.multicanvas */ | ||
|
||
/*! ./extend */ | ||
|
||
/*! ./fetch */ | ||
|
||
/*! ./frame */ | ||
|
||
/*! ./get-id */ | ||
|
||
/*! ./max */ | ||
|
||
/*! ./mediaelement */ | ||
|
||
/*! ./mediaelement-webaudio */ | ||
|
||
/*! ./min */ | ||
|
||
/*! ./observer */ | ||
|
||
/*! ./peakcache */ | ||
|
||
/*! ./prevent-click */ | ||
|
||
/*! ./request-animation-frame */ | ||
|
||
/*! ./style */ | ||
|
||
/*! ./util */ | ||
|
||
/*! ./util/get-id */ | ||
|
||
/*! ./util/style */ | ||
|
||
/*! ./webaudio */ | ||
|
||
/*! debounce */ | ||
|
||
/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */ | ||
|
||
/*! no static exports found */ | ||
|
||
/*!***********************!*\ | ||
!*** ./src/drawer.js ***! | ||
\***********************/ | ||
|
||
/*!*************************!*\ | ||
!*** ./src/util/max.js ***! | ||
\*************************/ | ||
|
||
/*!*************************!*\ | ||
!*** ./src/util/min.js ***! | ||
\*************************/ | ||
|
||
/*!*************************!*\ | ||
!*** ./src/webaudio.js ***! | ||
\*************************/ | ||
|
||
/*!**************************!*\ | ||
!*** ./src/peakcache.js ***! | ||
\**************************/ | ||
|
||
/*!**************************!*\ | ||
!*** ./src/util/ajax.js ***! | ||
\**************************/ | ||
|
||
/*!***************************!*\ | ||
!*** ./src/util/fetch.js ***! | ||
\***************************/ | ||
|
||
/*!***************************!*\ | ||
!*** ./src/util/frame.js ***! | ||
\***************************/ | ||
|
||
/*!***************************!*\ | ||
!*** ./src/util/index.js ***! | ||
\***************************/ | ||
|
||
/*!***************************!*\ | ||
!*** ./src/util/style.js ***! | ||
\***************************/ | ||
|
||
/*!***************************!*\ | ||
!*** ./src/wavesurfer.js ***! | ||
\***************************/ | ||
|
||
/*!****************************!*\ | ||
!*** ./src/util/extend.js ***! | ||
\****************************/ | ||
|
||
/*!****************************!*\ | ||
!*** ./src/util/get-id.js ***! | ||
\****************************/ | ||
|
||
/*!*****************************!*\ | ||
!*** ./src/mediaelement.js ***! | ||
\*****************************/ | ||
|
||
/*!******************************!*\ | ||
!*** ./src/plugin/cursor.js ***! | ||
\******************************/ | ||
|
||
/*!******************************!*\ | ||
!*** ./src/util/observer.js ***! | ||
\******************************/ | ||
|
||
/*!***********************************!*\ | ||
!*** ./src/drawer.canvasentry.js ***! | ||
\***********************************/ | ||
|
||
/*!***********************************!*\ | ||
!*** ./src/drawer.multicanvas.js ***! | ||
\***********************************/ | ||
|
||
/*!***********************************!*\ | ||
!*** ./src/util/prevent-click.js ***! | ||
\***********************************/ | ||
|
||
/*!**************************************!*\ | ||
!*** ./src/mediaelement-webaudio.js ***! | ||
\**************************************/ | ||
|
||
/*!****************************************!*\ | ||
!*** ./node_modules/debounce/index.js ***! | ||
\****************************************/ | ||
|
||
/*!*********************************************!*\ | ||
!*** ./src/util/request-animation-frame.js ***! | ||
\*********************************************/ | ||
|
||
/*!Please JS v0.4.2, Jordan Checkman 2014, Checkman.io, MIT License, Have fun.*/ | ||
|
||
/** @license React v0.13.6 | ||
* 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 v0.19.1 | ||
* 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 v0.20.4 | ||
* react-reconciler.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-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 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 v16.13.1 | ||
* 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. | ||
*/ | ||
|
||
/** @license mobx-react v5.4.4 | ||
* index.module.js | ||
* | ||
* Copyright (c) 2015 Michel Weststrate. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"message": "Fix BrushRegion relations creation", | ||
"commit": "e7739d8d254b2f4de9f4d921b7db05e49a32e4c7", | ||
"branch": "fix/brush-region-relations", | ||
"date": "2020-10-14T15:12:54Z" | ||
"message": "Merge pull request #144 from heartexlabs/fix/post-0.7.5\n\nFixes after 0.7.5 release", | ||
"commit": "962834579eee22595375090a993d7a54aeed9649", | ||
"branch": "master", | ||
"date": "2020-10-14T16:39:13Z" | ||
} |