diff options
Diffstat (limited to 'priv/static/packs/containers/media_container.js.LICENSE')
| -rw-r--r-- | priv/static/packs/containers/media_container.js.LICENSE | 149 | 
1 files changed, 149 insertions, 0 deletions
| diff --git a/priv/static/packs/containers/media_container.js.LICENSE b/priv/static/packs/containers/media_container.js.LICENSE new file mode 100644 index 000000000..e72838f69 --- /dev/null +++ b/priv/static/packs/containers/media_container.js.LICENSE @@ -0,0 +1,149 @@ +/*! +  Copyright (c) 2017 Jed Watson. +  Licensed under the MIT License (MIT), see +  http://jedwatson.github.io/classnames +*/ + +/*! + * wavesurfer.js 3.3.1 (2020-01-14) + * https://github.com/katspaugh/wavesurfer.js + * @license BSD-3-Clause + */ + +/*!****************************************!*\ +        !*** ./node_modules/debounce/index.js ***! +        \****************************************/ + +/*! no static exports found */ + +/*!***********************************!*\ +        !*** ./src/drawer.canvasentry.js ***! +        \***********************************/ + +/*! ./util/style */ + +/*! ./util/get-id */ + +/*!***********************!*\ +        !*** ./src/drawer.js ***! +        \***********************/ + +/*! ./util */ + +/*!***********************************!*\ +        !*** ./src/drawer.multicanvas.js ***! +        \***********************************/ + +/*! ./drawer */ + +/*! ./drawer.canvasentry */ + +/*!**************************************!*\ +        !*** ./src/mediaelement-webaudio.js ***! +        \**************************************/ + +/*! ./mediaelement */ + +/*!*****************************!*\ +        !*** ./src/mediaelement.js ***! +        \*****************************/ + +/*! ./webaudio */ + +/*!**************************!*\ +        !*** ./src/peakcache.js ***! +        \**************************/ + +/*!**************************!*\ +        !*** ./src/util/ajax.js ***! +        \**************************/ + +/*! ./observer */ + +/*!****************************!*\ +        !*** ./src/util/extend.js ***! +        \****************************/ + +/*!***************************!*\ +        !*** ./src/util/fetch.js ***! +        \***************************/ + +/*!***************************!*\ +        !*** ./src/util/frame.js ***! +        \***************************/ + +/*! ./request-animation-frame */ + +/*!****************************!*\ +        !*** ./src/util/get-id.js ***! +        \****************************/ + +/*!***************************!*\ +        !*** ./src/util/index.js ***! +        \***************************/ + +/*! ./ajax */ + +/*! ./get-id */ + +/*! ./max */ + +/*! ./min */ + +/*! ./extend */ + +/*! ./style */ + +/*! ./frame */ + +/*! debounce */ + +/*! ./prevent-click */ + +/*! ./fetch */ + +/*!*************************!*\ +        !*** ./src/util/max.js ***! +        \*************************/ + +/*!*************************!*\ +        !*** ./src/util/min.js ***! +        \*************************/ + +/*!******************************!*\ +        !*** ./src/util/observer.js ***! +        \******************************/ + +/*!***********************************!*\ +        !*** ./src/util/prevent-click.js ***! +        \***********************************/ + +/*!*********************************************!*\ +        !*** ./src/util/request-animation-frame.js ***! +        \*********************************************/ + +/*!***************************!*\ +        !*** ./src/util/style.js ***! +        \***************************/ + +/*!***************************!*\ +        !*** ./src/wavesurfer.js ***! +        \***************************/ + +/*! ./drawer.multicanvas */ + +/*! ./peakcache */ + +/*! ./mediaelement-webaudio */ + +/*!*************************!*\ +        !*** ./src/webaudio.js ***! +        \*************************/ + +/*! + * escape-html + * Copyright(c) 2012-2013 TJ Holowaychuk + * Copyright(c) 2015 Andreas Lubbe + * Copyright(c) 2015 Tiancheng "Timothy" Gu + * MIT Licensed + */ | 
