@hippovideo/video-sdk 0.0.0-experimental-08cf8ec69c62-20230626 → 0.0.0-experimental-46a2a1aeb70a-20230626

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,236 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*!
8
- * https://github.com/furf/jquery-ui-touch-punch
9
- * jQuery UI Touch Punch 0.2.3
10
- *
11
- * Copyright 2011–2014, Dave Furfero
12
- * Dual licensed under the MIT or GPL Version 2 licenses.
13
- *
14
- * Depends:
15
- * jquery.ui.widget.js
16
- * jquery.ui.mouse.js
17
- */
18
-
19
- /*!
20
- * https://github.com/furf/jquery-ui-touch-punch
21
- * jQuery UI Touch Punch 0.2.3
22
- *
23
- * Copyright 2011–2014, Dave Furfero
24
- * Dual licensed under the MIT or GPL Version 2 licenses.
25
- *
26
- * Depends:
27
- * jquery.ui.widget.js
28
- * jquery.ui.mouse.js
29
- */
30
-
31
- /*!
32
- * Sizzle CSS Selector Engine v2.3.6
33
- * https://sizzlejs.com/
34
- *
35
- * Copyright JS Foundation and other contributors
36
- * Released under the MIT license
37
- * https://js.foundation/
38
- *
39
- * Date: 2021-02-16
40
- */
41
-
42
- /*!
43
- * The buffer module from node.js, for the browser.
44
- *
45
- * @author Feross Aboukhadijeh <http://feross.org>
46
- * @license MIT
47
- */
48
-
49
- /*!
50
- * clipboard.js v2.0.11
51
- * https://clipboardjs.com/
52
- *
53
- * Licensed MIT © Zeno Rocha
54
- */
55
-
56
- /*!
57
- * jQuery JavaScript Library v3.6.0
58
- * https://jquery.com/
59
- *
60
- * Includes Sizzle.js
61
- * https://sizzlejs.com/
62
- *
63
- * Copyright OpenJS Foundation and other contributors
64
- * Released under the MIT license
65
- * https://jquery.org/license
66
- *
67
- * Date: 2021-03-02T17:08Z
68
- */
69
-
70
- /*!
71
- * jQuery Migrate - v3.3.2 - 2020-11-17T23:22Z
72
- * Copyright OpenJS Foundation and other contributors
73
- */
74
-
75
- /*!
76
- * jQuery Mousewheel 3.1.13
77
- *
78
- * Copyright jQuery Foundation and other contributors
79
- * Released under the MIT license
80
- * http://jquery.org/license
81
- */
82
-
83
- /*!
84
- * jQuery UI :data 1.13.2
85
- * http://jqueryui.com
86
- *
87
- * Copyright jQuery Foundation and other contributors
88
- * Released under the MIT license.
89
- * http://jquery.org/license
90
- */
91
-
92
- /*!
93
- * jQuery UI Datepicker 1.13.2
94
- * http://jqueryui.com
95
- *
96
- * Copyright jQuery Foundation and other contributors
97
- * Released under the MIT license.
98
- * http://jquery.org/license
99
- */
100
-
101
- /*!
102
- * jQuery UI Disable Selection 1.13.2
103
- * http://jqueryui.com
104
- *
105
- * Copyright jQuery Foundation and other contributors
106
- * Released under the MIT license.
107
- * http://jquery.org/license
108
- */
109
-
110
- /*!
111
- * jQuery UI Draggable 1.13.2
112
- * http://jqueryui.com
113
- *
114
- * Copyright jQuery Foundation and other contributors
115
- * Released under the MIT license.
116
- * http://jquery.org/license
117
- */
118
-
119
- /*!
120
- * jQuery UI Keycode 1.13.2
121
- * http://jqueryui.com
122
- *
123
- * Copyright jQuery Foundation and other contributors
124
- * Released under the MIT license.
125
- * http://jquery.org/license
126
- */
127
-
128
- /*!
129
- * jQuery UI Mouse 1.13.2
130
- * http://jqueryui.com
131
- *
132
- * Copyright jQuery Foundation and other contributors
133
- * Released under the MIT license.
134
- * http://jquery.org/license
135
- */
136
-
137
- /*!
138
- * jQuery UI Resizable 1.13.2
139
- * http://jqueryui.com
140
- *
141
- * Copyright jQuery Foundation and other contributors
142
- * Released under the MIT license.
143
- * http://jquery.org/license
144
- */
145
-
146
- /*!
147
- * jQuery UI Scroll Parent 1.13.2
148
- * http://jqueryui.com
149
- *
150
- * Copyright jQuery Foundation and other contributors
151
- * Released under the MIT license.
152
- * http://jquery.org/license
153
- */
154
-
155
- /*!
156
- * jQuery UI Slider 1.13.2
157
- * http://jqueryui.com
158
- *
159
- * Copyright jQuery Foundation and other contributors
160
- * Released under the MIT license.
161
- * http://jquery.org/license
162
- */
163
-
164
- /*!
165
- * jQuery UI Sortable 1.13.2
166
- * http://jqueryui.com
167
- *
168
- * Copyright jQuery Foundation and other contributors
169
- * Released under the MIT license.
170
- * http://jquery.org/license
171
- */
172
-
173
- /*!
174
- * jQuery UI Widget 1.13.2
175
- * http://jqueryui.com
176
- *
177
- * Copyright jQuery Foundation and other contributors
178
- * Released under the MIT license.
179
- * http://jquery.org/license
180
- */
181
-
182
- /*! Player.js - v0.1.0 - 2017-10-24
183
- * http://github.com/embedly/player.js
184
- * Copyright (c) 2017 Embedly; Licensed BSD */
185
-
186
- /*! dustjs-linkedin - v2.7.5
187
- * http://dustjs.com/
188
- * Copyright (c) 2016 Aleksander Williams; Released under the MIT License */
189
-
190
- /*! https://mths.be/punycode v1.3.2 by @mathias */
191
-
192
- /*! matchMedia() polyfill - Test a CSS media type/query in JS. Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas, David Knight. Dual MIT/BSD license */
193
-
194
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
195
-
196
- /**
197
- * @license almond 0.3.1 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved.
198
- * Available via the MIT or new BSD license.
199
- * see: http://github.com/jrburke/almond for details
200
- */
201
-
202
- /** @license React v0.19.1
203
- * scheduler.production.min.js
204
- *
205
- * Copyright (c) Facebook, Inc. and its affiliates.
206
- *
207
- * This source code is licensed under the MIT license found in the
208
- * LICENSE file in the root directory of this source tree.
209
- */
210
-
211
- /** @license React v16.13.1
212
- * react-is.production.min.js
213
- *
214
- * Copyright (c) Facebook, Inc. and its affiliates.
215
- *
216
- * This source code is licensed under the MIT license found in the
217
- * LICENSE file in the root directory of this source tree.
218
- */
219
-
220
- /** @license React v16.14.0
221
- * react-dom.production.min.js
222
- *
223
- * Copyright (c) Facebook, Inc. and its affiliates.
224
- *
225
- * This source code is licensed under the MIT license found in the
226
- * LICENSE file in the root directory of this source tree.
227
- */
228
-
229
- /** @license React v16.14.0
230
- * react.production.min.js
231
- *
232
- * Copyright (c) Facebook, Inc. and its affiliates.
233
- *
234
- * This source code is licensed under the MIT license found in the
235
- * LICENSE file in the root directory of this source tree.
236
- */
@@ -1,12 +0,0 @@
1
- {
2
- "recorder_api.css": "/hv_recorder.css",
3
- "recorder_api.js": "/hv_recorder.js",
4
- "kinesis_util-dyn.js": "/188-bundle-hippo-tqz4leiu3a-1036786bf949fd672026.js",
5
- "11.hv_recorder.css": "/11.hv_recorder.css",
6
- "11-bundle-hippo-tqz4leiu3a-js": "/11-bundle-hippo-tqz4leiu3a-2d76f0afa98efda41c0e.js",
7
- "dash-dyn.js": "/520-bundle-hippo-tqz4leiu3a-e33ac7b8af7167ae0586.js",
8
- "DownloadRatioRule-dyn.js": "/881-bundle-hippo-tqz4leiu3a-1e41c84326fac8446b66.js",
9
- "hls-dyn.js": "/245-bundle-hippo-tqz4leiu3a-2369846f498294858f6f.js",
10
- "custom_tracking_delivery-dyn.js": "/307-bundle-hippo-tqz4leiu3a-df96d02d7be681b608e1.js",
11
- "326-bundle-hippo-tqz4leiu3a-js": "/326-bundle-hippo-tqz4leiu3a-74c485c3bbcf5c3156b7.js"
12
- }