UNPKG

6.74 kBPlain TextView Raw
1/*
2object-assign
3(c) Sindre Sorhus
4@license MIT
5*/
6
7/*!
8 Copyright (c) 2017 Jed Watson.
9 Licensed under the MIT License (MIT), see
10 http://jedwatson.github.io/classnames
11*/
12
13/*!
14 * The buffer module from node.js, for the browser.
15 *
16 * @author Feross Aboukhadijeh <http://feross.org>
17 * @license MIT
18 */
19
20/*!
21 * index-of <https://github.com/jonschlinkert/index-of>
22 *
23 * Copyright (c) 2014-2015 Jon Schlinkert.
24 * Licensed under the MIT license.
25 */
26
27/*!
28 * wavesurfer.js 3.3.3 (2020-04-16)
29 * https://github.com/katspaugh/wavesurfer.js
30 * @license BSD-3-Clause
31 */
32
33/*!
34 * wavesurfer.js cursor plugin 3.3.3 (2020-04-16)
35 * https://github.com/katspaugh/wavesurfer.js
36 * @license BSD-3-Clause
37 */
38
39/*!
40 * wavesurfer.js regions plugin 3.3.3 (2020-04-16)
41 * https://github.com/katspaugh/wavesurfer.js
42 * @license BSD-3-Clause
43 */
44
45/*!
46 * wavesurfer.js timeline plugin 3.3.3 (2020-04-16)
47 * https://github.com/katspaugh/wavesurfer.js
48 * @license BSD-3-Clause
49 */
50
51/*! *****************************************************************************
52Copyright (c) Microsoft Corporation. All rights reserved.
53Licensed under the Apache License, Version 2.0 (the "License"); you may not use
54this file except in compliance with the License. You may obtain a copy of the
55License at http://www.apache.org/licenses/LICENSE-2.0
56
57THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
58KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
59WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
60MERCHANTABLITY OR NON-INFRINGEMENT.
61
62See the Apache Version 2.0 License for specific language governing permissions
63and limitations under the License.
64***************************************************************************** */
65
66/*! ./ajax */
67
68/*! ./drawer */
69
70/*! ./drawer.canvasentry */
71
72/*! ./drawer.multicanvas */
73
74/*! ./extend */
75
76/*! ./fetch */
77
78/*! ./frame */
79
80/*! ./get-id */
81
82/*! ./max */
83
84/*! ./mediaelement */
85
86/*! ./mediaelement-webaudio */
87
88/*! ./min */
89
90/*! ./observer */
91
92/*! ./peakcache */
93
94/*! ./prevent-click */
95
96/*! ./request-animation-frame */
97
98/*! ./style */
99
100/*! ./util */
101
102/*! ./util/get-id */
103
104/*! ./util/style */
105
106/*! ./webaudio */
107
108/*! debounce */
109
110/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
111
112/*! no static exports found */
113
114/*!***********************!*\
115 !*** ./src/drawer.js ***!
116 \***********************/
117
118/*!*************************!*\
119 !*** ./src/util/max.js ***!
120 \*************************/
121
122/*!*************************!*\
123 !*** ./src/util/min.js ***!
124 \*************************/
125
126/*!*************************!*\
127 !*** ./src/webaudio.js ***!
128 \*************************/
129
130/*!**************************!*\
131 !*** ./src/peakcache.js ***!
132 \**************************/
133
134/*!**************************!*\
135 !*** ./src/util/ajax.js ***!
136 \**************************/
137
138/*!***************************!*\
139 !*** ./src/util/fetch.js ***!
140 \***************************/
141
142/*!***************************!*\
143 !*** ./src/util/frame.js ***!
144 \***************************/
145
146/*!***************************!*\
147 !*** ./src/util/index.js ***!
148 \***************************/
149
150/*!***************************!*\
151 !*** ./src/util/style.js ***!
152 \***************************/
153
154/*!***************************!*\
155 !*** ./src/wavesurfer.js ***!
156 \***************************/
157
158/*!****************************!*\
159 !*** ./src/util/extend.js ***!
160 \****************************/
161
162/*!****************************!*\
163 !*** ./src/util/get-id.js ***!
164 \****************************/
165
166/*!*****************************!*\
167 !*** ./src/mediaelement.js ***!
168 \*****************************/
169
170/*!******************************!*\
171 !*** ./src/plugin/cursor.js ***!
172 \******************************/
173
174/*!******************************!*\
175 !*** ./src/util/observer.js ***!
176 \******************************/
177
178/*!***********************************!*\
179 !*** ./src/drawer.canvasentry.js ***!
180 \***********************************/
181
182/*!***********************************!*\
183 !*** ./src/drawer.multicanvas.js ***!
184 \***********************************/
185
186/*!***********************************!*\
187 !*** ./src/util/prevent-click.js ***!
188 \***********************************/
189
190/*!**************************************!*\
191 !*** ./src/mediaelement-webaudio.js ***!
192 \**************************************/
193
194/*!****************************************!*\
195 !*** ./node_modules/debounce/index.js ***!
196 \****************************************/
197
198/*!*********************************************!*\
199 !*** ./src/util/request-animation-frame.js ***!
200 \*********************************************/
201
202/*!Please JS v0.4.2, Jordan Checkman 2014, Checkman.io, MIT License, Have fun.*/
203
204/** @license React v0.13.6
205 * scheduler.production.min.js
206 *
207 * Copyright (c) Facebook, Inc. and its affiliates.
208 *
209 * This source code is licensed under the MIT license found in the
210 * LICENSE file in the root directory of this source tree.
211 */
212
213/** @license React v0.19.1
214 * scheduler.production.min.js
215 *
216 * Copyright (c) Facebook, Inc. and its affiliates.
217 *
218 * This source code is licensed under the MIT license found in the
219 * LICENSE file in the root directory of this source tree.
220 */
221
222/** @license React v0.20.4
223 * react-reconciler.production.min.js
224 *
225 * Copyright (c) Facebook, Inc. and its affiliates.
226 *
227 * This source code is licensed under the MIT license found in the
228 * LICENSE file in the root directory of this source tree.
229 */
230
231/** @license React v16.13.1
232 * react-dom.production.min.js
233 *
234 * Copyright (c) Facebook, Inc. and its affiliates.
235 *
236 * This source code is licensed under the MIT license found in the
237 * LICENSE file in the root directory of this source tree.
238 */
239
240/** @license React v16.13.1
241 * react-is.production.min.js
242 *
243 * Copyright (c) Facebook, Inc. and its affiliates.
244 *
245 * This source code is licensed under the MIT license found in the
246 * LICENSE file in the root directory of this source tree.
247 */
248
249/** @license React v16.13.1
250 * react.production.min.js
251 *
252 * Copyright (c) Facebook, Inc. and its affiliates.
253 *
254 * This source code is licensed under the MIT license found in the
255 * LICENSE file in the root directory of this source tree.
256 */
257
258/** @license mobx-react v5.4.4
259 * index.module.js
260 *
261 * Copyright (c) 2015 Michel Weststrate.
262 *
263 * This source code is licensed under the MIT license found in the
264 * LICENSE file in the root directory of this source tree.
265 */