logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma

media_container.js.LICENSE (3392B)


      1 /*!
      2   Copyright (c) 2017 Jed Watson.
      3   Licensed under the MIT License (MIT), see
      4   http://jedwatson.github.io/classnames
      5 */
      6 
      7 /*!
      8  * wavesurfer.js 3.3.1 (2020-01-14)
      9  * https://github.com/katspaugh/wavesurfer.js
     10  * @license BSD-3-Clause
     11  */
     12 
     13 /*!****************************************!*\
     14         !*** ./node_modules/debounce/index.js ***!
     15         \****************************************/
     16 
     17 /*! no static exports found */
     18 
     19 /*!***********************************!*\
     20         !*** ./src/drawer.canvasentry.js ***!
     21         \***********************************/
     22 
     23 /*! ./util/style */
     24 
     25 /*! ./util/get-id */
     26 
     27 /*!***********************!*\
     28         !*** ./src/drawer.js ***!
     29         \***********************/
     30 
     31 /*! ./util */
     32 
     33 /*!***********************************!*\
     34         !*** ./src/drawer.multicanvas.js ***!
     35         \***********************************/
     36 
     37 /*! ./drawer */
     38 
     39 /*! ./drawer.canvasentry */
     40 
     41 /*!**************************************!*\
     42         !*** ./src/mediaelement-webaudio.js ***!
     43         \**************************************/
     44 
     45 /*! ./mediaelement */
     46 
     47 /*!*****************************!*\
     48         !*** ./src/mediaelement.js ***!
     49         \*****************************/
     50 
     51 /*! ./webaudio */
     52 
     53 /*!**************************!*\
     54         !*** ./src/peakcache.js ***!
     55         \**************************/
     56 
     57 /*!**************************!*\
     58         !*** ./src/util/ajax.js ***!
     59         \**************************/
     60 
     61 /*! ./observer */
     62 
     63 /*!****************************!*\
     64         !*** ./src/util/extend.js ***!
     65         \****************************/
     66 
     67 /*!***************************!*\
     68         !*** ./src/util/fetch.js ***!
     69         \***************************/
     70 
     71 /*!***************************!*\
     72         !*** ./src/util/frame.js ***!
     73         \***************************/
     74 
     75 /*! ./request-animation-frame */
     76 
     77 /*!****************************!*\
     78         !*** ./src/util/get-id.js ***!
     79         \****************************/
     80 
     81 /*!***************************!*\
     82         !*** ./src/util/index.js ***!
     83         \***************************/
     84 
     85 /*! ./ajax */
     86 
     87 /*! ./get-id */
     88 
     89 /*! ./max */
     90 
     91 /*! ./min */
     92 
     93 /*! ./extend */
     94 
     95 /*! ./style */
     96 
     97 /*! ./frame */
     98 
     99 /*! debounce */
    100 
    101 /*! ./prevent-click */
    102 
    103 /*! ./fetch */
    104 
    105 /*!*************************!*\
    106         !*** ./src/util/max.js ***!
    107         \*************************/
    108 
    109 /*!*************************!*\
    110         !*** ./src/util/min.js ***!
    111         \*************************/
    112 
    113 /*!******************************!*\
    114         !*** ./src/util/observer.js ***!
    115         \******************************/
    116 
    117 /*!***********************************!*\
    118         !*** ./src/util/prevent-click.js ***!
    119         \***********************************/
    120 
    121 /*!*********************************************!*\
    122         !*** ./src/util/request-animation-frame.js ***!
    123         \*********************************************/
    124 
    125 /*!***************************!*\
    126         !*** ./src/util/style.js ***!
    127         \***************************/
    128 
    129 /*!***************************!*\
    130         !*** ./src/wavesurfer.js ***!
    131         \***************************/
    132 
    133 /*! ./drawer.multicanvas */
    134 
    135 /*! ./peakcache */
    136 
    137 /*! ./mediaelement-webaudio */
    138 
    139 /*!*************************!*\
    140         !*** ./src/webaudio.js ***!
    141         \*************************/
    142 
    143 /*!
    144  * escape-html
    145  * Copyright(c) 2012-2013 TJ Holowaychuk
    146  * Copyright(c) 2015 Andreas Lubbe
    147  * Copyright(c) 2015 Tiancheng "Timothy" Gu
    148  * MIT Licensed
    149  */