@hippovideo/video-sdk 1.1.1-beta.1 → 1.1.1-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,222 +0,0 @@
1
- /*!
2
- Copyright (c) 2018 Jed Watson.
3
- Licensed under the MIT License (MIT), see
4
- http://jedwatson.github.io/classnames
5
- */
6
-
7
- /*!
8
- * @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014 - 2020
9
- * @version 1.3.6
10
- *
11
- * Date formatter utility library that allows formatting date/time variables or Date objects using PHP DateTime format.
12
- * This library is a standalone javascript library and does not depend on other libraries or plugins like jQuery. The
13
- * library also adds support for Universal Module Definition (UMD).
14
- *
15
- * @see http://php.net/manual/en/function.date.php
16
- *
17
- * For more JQuery plugins visit http://plugins.krajee.com
18
- * For more Yii related demos visit http://demos.krajee.com
19
- */
20
-
21
- /*!
22
- * Quill Editor v1.3.7
23
- * https://quilljs.com/
24
- * Copyright (c) 2014, Jason Chen
25
- * Copyright (c) 2013, salesforce.com
26
- */
27
-
28
- /*!
29
- * jQuery Mousewheel 3.1.13
30
- *
31
- * Copyright jQuery Foundation and other contributors
32
- * Released under the MIT license
33
- * http://jquery.org/license
34
- */
35
-
36
- /*!
37
- * jQuery UI Effects Blind 1.13.2
38
- * http://jqueryui.com
39
- *
40
- * Copyright jQuery Foundation and other contributors
41
- * Released under the MIT license.
42
- * http://jquery.org/license
43
- */
44
-
45
- /*!
46
- * jQuery UI Effects Slide 1.13.2
47
- * http://jqueryui.com
48
- *
49
- * Copyright jQuery Foundation and other contributors
50
- * Released under the MIT license.
51
- * http://jquery.org/license
52
- */
53
-
54
- /*!
55
- * jQuery Validation Plugin v1.20.0
56
- *
57
- * https://jqueryvalidation.org/
58
- *
59
- * Copyright (c) 2023 Jörn Zaefferer
60
- * Released under the MIT license
61
- */
62
-
63
- /*! *****************************************************************************
64
- Copyright (c) Microsoft Corporation. All rights reserved.
65
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
66
- this file except in compliance with the License. You may obtain a copy of the
67
- License at http://www.apache.org/licenses/LICENSE-2.0
68
-
69
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
70
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
71
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
72
- MERCHANTABLITY OR NON-INFRINGEMENT.
73
-
74
- See the Apache Version 2.0 License for specific language governing permissions
75
- and limitations under the License.
76
- ***************************************************************************** */
77
-
78
- /*! DataTables 1.10.18
79
- * ©2008-2018 SpryMedia Ltd - datatables.net/license
80
- */
81
-
82
- /*! DataTables 1.11.3
83
- * ©2008-2021 SpryMedia Ltd - datatables.net/license
84
- */
85
-
86
- /*! DataTables Foundation integration
87
- * ©2011-2015 SpryMedia Ltd - datatables.net/license
88
- */
89
-
90
- /**
91
- * @license
92
- * Copyright 2017 Google Inc.
93
- *
94
- * Licensed under the Apache License, Version 2.0 (the "License");
95
- * you may not use this file except in compliance with the License.
96
- * You may obtain a copy of the License at
97
- *
98
- * http://www.apache.org/licenses/LICENSE-2.0
99
- *
100
- * Unless required by applicable law or agreed to in writing, software
101
- * distributed under the License is distributed on an "AS IS" BASIS,
102
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
103
- * See the License for the specific language governing permissions and
104
- * limitations under the License.
105
- */
106
-
107
- /**
108
- * @license
109
- * Copyright 2017 Google LLC
110
- *
111
- * Licensed under the Apache License, Version 2.0 (the "License");
112
- * you may not use this file except in compliance with the License.
113
- * You may obtain a copy of the License at
114
- *
115
- * http://www.apache.org/licenses/LICENSE-2.0
116
- *
117
- * Unless required by applicable law or agreed to in writing, software
118
- * distributed under the License is distributed on an "AS IS" BASIS,
119
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
120
- * See the License for the specific language governing permissions and
121
- * limitations under the License.
122
- */
123
-
124
- /**
125
- * @license
126
- * Copyright 2018 Google Inc.
127
- *
128
- * Licensed under the Apache License, Version 2.0 (the "License");
129
- * you may not use this file except in compliance with the License.
130
- * You may obtain a copy of the License at
131
- *
132
- * http://www.apache.org/licenses/LICENSE-2.0
133
- *
134
- * Unless required by applicable law or agreed to in writing, software
135
- * distributed under the License is distributed on an "AS IS" BASIS,
136
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
137
- * See the License for the specific language governing permissions and
138
- * limitations under the License.
139
- */
140
-
141
- /**
142
- * @license
143
- * Copyright 2019 Google Inc.
144
- *
145
- * Licensed under the Apache License, Version 2.0 (the "License");
146
- * you may not use this file except in compliance with the License.
147
- * You may obtain a copy of the License at
148
- *
149
- * http://www.apache.org/licenses/LICENSE-2.0
150
- *
151
- * Unless required by applicable law or agreed to in writing, software
152
- * distributed under the License is distributed on an "AS IS" BASIS,
153
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
154
- * See the License for the specific language governing permissions and
155
- * limitations under the License.
156
- */
157
-
158
- /**
159
- * @license Complex.js v2.0.11 11/02/2016
160
- *
161
- * Copyright (c) 2016, Robert Eisele (robert@xarg.org)
162
- * Dual licensed under the MIT or GPL Version 2 licenses.
163
- **/
164
-
165
- /**
166
- * @license Fraction.js v4.0.12 09/09/2015
167
- * http://www.xarg.org/2014/03/rational-numbers-in-javascript/
168
- *
169
- * Copyright (c) 2015, Robert Eisele (robert@xarg.org)
170
- * Dual licensed under the MIT or GPL Version 2 licenses.
171
- **/
172
-
173
- /**
174
- * math.js
175
- * https://github.com/josdejong/mathjs
176
- *
177
- * Math.js is an extensive math library for JavaScript and Node.js,
178
- * It features real and complex numbers, units, matrices, a large set of
179
- * mathematical functions, and a flexible expression parser.
180
- *
181
- * @version 7.1.0
182
- * @date 2020-07-13
183
- *
184
- * @license
185
- * Copyright (C) 2013-2020 Jos de Jong <wjosdejong@gmail.com>
186
- *
187
- * Licensed under the Apache License, Version 2.0 (the "License"); you may not
188
- * use this file except in compliance with the License. You may obtain a copy
189
- * of the License at
190
- *
191
- * https://www.apache.org/licenses/LICENSE-2.0
192
- *
193
- * Unless required by applicable law or agreed to in writing, software
194
- * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
195
- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
196
- * License for the specific language governing permissions and limitations under
197
- * the License.
198
- */
199
-
200
- /** @preserve
201
- * Counter block mode compatible with Dr Brian Gladman fileenc.c
202
- * derived from CryptoJS.mode.CTR
203
- * Jan Hruby jhruby.web@gmail.com
204
- */
205
-
206
- /** @preserve
207
- (c) 2012 by Cédric Mesnil. All rights reserved.
208
-
209
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
210
-
211
- - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
212
- - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
213
-
214
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
215
- */
216
-
217
- /**!
218
- * Sortable 1.15.0
219
- * @author RubaXa <trash@rubaxa.org>
220
- * @author owenm <owen23355@gmail.com>
221
- * @license MIT
222
- */