2022-08-27 04:58:28 +03:00
|
|
|
/*!
|
|
|
|
localForage -- Offline Storage, Improved
|
|
|
|
Version 1.10.0
|
|
|
|
https://localforage.github.io/localForage
|
|
|
|
(c) 2013-2017 Mozilla, Apache License 2.0
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
* Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
|
|
|
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
|
|
* Copyright 2022 Fonticons, Inc.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
* The buffer module from node.js, for the browser.
|
|
|
|
*
|
|
|
|
* @author Feross Aboukhadijeh <https://feross.org>
|
|
|
|
* @license MIT
|
|
|
|
*/
|
|
|
|
|
2022-09-05 21:03:43 +03:00
|
|
|
/*!
|
|
|
|
* wavesurfer.js 6.2.0 (2022-05-16)
|
|
|
|
* https://wavesurfer-js.org
|
|
|
|
* @license BSD-3-Clause
|
|
|
|
*/
|
2022-08-27 04:58:28 +03:00
|
|
|
|
|
|
|
/*! *****************************************************************************
|
|
|
|
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.
|
|
|
|
***************************************************************************** */
|
|
|
|
|
2022-09-05 21:03:43 +03:00
|
|
|
/*! ./absMax */
|
|
|
|
|
|
|
|
/*! ./clamp */
|
|
|
|
|
|
|
|
/*! ./drawer */
|
|
|
|
|
|
|
|
/*! ./drawer.canvasentry */
|
|
|
|
|
|
|
|
/*! ./drawer.multicanvas */
|
|
|
|
|
|
|
|
/*! ./fetch */
|
|
|
|
|
|
|
|
/*! ./frame */
|
|
|
|
|
|
|
|
/*! ./get-id */
|
|
|
|
|
|
|
|
/*! ./max */
|
|
|
|
|
|
|
|
/*! ./mediaelement */
|
|
|
|
|
|
|
|
/*! ./mediaelement-webaudio */
|
|
|
|
|
|
|
|
/*! ./min */
|
|
|
|
|
|
|
|
/*! ./observer */
|
|
|
|
|
|
|
|
/*! ./orientation */
|
|
|
|
|
|
|
|
/*! ./peakcache */
|
|
|
|
|
|
|
|
/*! ./prevent-click */
|
|
|
|
|
|
|
|
/*! ./request-animation-frame */
|
|
|
|
|
|
|
|
/*! ./silence-mode */
|
|
|
|
|
|
|
|
/*! ./style */
|
|
|
|
|
|
|
|
/*! ./util */
|
|
|
|
|
|
|
|
/*! ./util/get-id */
|
|
|
|
|
|
|
|
/*! ./util/style */
|
|
|
|
|
|
|
|
/*! ./webaudio */
|
|
|
|
|
|
|
|
/*! debounce */
|
2022-08-27 04:58:28 +03:00
|
|
|
|
|
|
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
|
|
2022-09-05 21:03:43 +03:00
|
|
|
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
|
|
|
|
|
/*!***********************!*\
|
|
|
|
!*** ./src/drawer.js ***!
|
|
|
|
\***********************/
|
|
|
|
|
|
|
|
/*!*************************!*\
|
|
|
|
!*** ./src/util/max.js ***!
|
|
|
|
\*************************/
|
|
|
|
|
|
|
|
/*!*************************!*\
|
|
|
|
!*** ./src/util/min.js ***!
|
|
|
|
\*************************/
|
|
|
|
|
|
|
|
/*!*************************!*\
|
|
|
|
!*** ./src/webaudio.js ***!
|
|
|
|
\*************************/
|
|
|
|
|
|
|
|
/*!**************************!*\
|
|
|
|
!*** ./src/peakcache.js ***!
|
|
|
|
\**************************/
|
|
|
|
|
|
|
|
/*!***************************!*\
|
|
|
|
!*** ./src/util/clamp.js ***!
|
|
|
|
\***************************/
|
|
|
|
|
|
|
|
/*!***************************!*\
|
|
|
|
!*** ./src/util/fetch.js ***!
|
|
|
|
\***************************/
|
|
|
|
|
|
|
|
/*!***************************!*\
|
|
|
|
!*** ./src/util/frame.js ***!
|
|
|
|
\***************************/
|
|
|
|
|
|
|
|
/*!***************************!*\
|
|
|
|
!*** ./src/util/index.js ***!
|
|
|
|
\***************************/
|
|
|
|
|
|
|
|
/*!***************************!*\
|
|
|
|
!*** ./src/util/style.js ***!
|
|
|
|
\***************************/
|
|
|
|
|
|
|
|
/*!***************************!*\
|
|
|
|
!*** ./src/wavesurfer.js ***!
|
|
|
|
\***************************/
|
|
|
|
|
|
|
|
/*!****************************!*\
|
|
|
|
!*** ./src/util/absMax.js ***!
|
|
|
|
\****************************/
|
|
|
|
|
|
|
|
/*!****************************!*\
|
|
|
|
!*** ./src/util/get-id.js ***!
|
|
|
|
\****************************/
|
|
|
|
|
|
|
|
/*!*****************************!*\
|
|
|
|
!*** ./src/mediaelement.js ***!
|
|
|
|
\*****************************/
|
|
|
|
|
|
|
|
/*!******************************!*\
|
|
|
|
!*** ./src/util/observer.js ***!
|
|
|
|
\******************************/
|
|
|
|
|
|
|
|
/*!*********************************!*\
|
|
|
|
!*** ./src/util/orientation.js ***!
|
|
|
|
\*********************************/
|
|
|
|
|
|
|
|
/*!**********************************!*\
|
|
|
|
!*** ./src/util/silence-mode.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 ***!
|
|
|
|
\*********************************************/
|
|
|
|
|
2022-08-27 04:58:28 +03:00
|
|
|
/**
|
|
|
|
* @license React
|
|
|
|
* 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
|
|
|
|
* 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 React
|
|
|
|
* 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.
|
|
|
|
*/
|