@hippovideo/video-sdk 0.0.0-experimental-5bab38775386-20240817 → 0.0.0-experimental-9526373067c6-20240817

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.
@@ -0,0 +1,289 @@
1
+ /*!
2
+ * https://github.com/furf/jquery-ui-touch-punch
3
+ * jQuery UI Touch Punch 0.2.3
4
+ *
5
+ * Copyright 2011–2014, Dave Furfero
6
+ * Dual licensed under the MIT or GPL Version 2 licenses.
7
+ *
8
+ * Depends:
9
+ * jquery.ui.widget.js
10
+ * jquery.ui.mouse.js
11
+ */
12
+
13
+ /*!
14
+ * https://github.com/furf/jquery-ui-touch-punch
15
+ * jQuery UI Touch Punch 0.2.3
16
+ *
17
+ * Copyright 2011–2014, Dave Furfero
18
+ * Dual licensed under the MIT or GPL Version 2 licenses.
19
+ *
20
+ * Depends:
21
+ * jquery.ui.widget.js
22
+ * jquery.ui.mouse.js
23
+ */
24
+
25
+ /*!
26
+ * Sizzle CSS Selector Engine v2.3.6
27
+ * https://sizzlejs.com/
28
+ *
29
+ * Copyright JS Foundation and other contributors
30
+ * Released under the MIT license
31
+ * https://js.foundation/
32
+ *
33
+ * Date: 2021-02-16
34
+ */
35
+
36
+ /*!
37
+ * The buffer module from node.js, for the browser.
38
+ *
39
+ * @author Feross Aboukhadijeh <http://feross.org>
40
+ * @license MIT
41
+ */
42
+
43
+ /*!
44
+ * clipboard.js v2.0.11
45
+ * https://clipboardjs.com/
46
+ *
47
+ * Licensed MIT © Zeno Rocha
48
+ */
49
+
50
+ /*!
51
+ * jQuery Color Animations v2.2.0
52
+ * https://github.com/jquery/jquery-color
53
+ *
54
+ * Copyright OpenJS Foundation and other contributors
55
+ * Released under the MIT license.
56
+ * https://jquery.org/license
57
+ *
58
+ * Date: Sun May 10 09:02:36 2020 +0200
59
+ */
60
+
61
+ /*!
62
+ * jQuery JavaScript Library v3.6.0
63
+ * https://jquery.com/
64
+ *
65
+ * Includes Sizzle.js
66
+ * https://sizzlejs.com/
67
+ *
68
+ * Copyright OpenJS Foundation and other contributors
69
+ * Released under the MIT license
70
+ * https://jquery.org/license
71
+ *
72
+ * Date: 2021-03-02T17:08Z
73
+ */
74
+
75
+ /*!
76
+ * jQuery Migrate - v3.3.2 - 2020-11-17T23:22Z
77
+ * Copyright OpenJS Foundation and other contributors
78
+ */
79
+
80
+ /*!
81
+ * jQuery Mousewheel 3.1.13
82
+ *
83
+ * Copyright jQuery Foundation and other contributors
84
+ * Released under the MIT license
85
+ * http://jquery.org/license
86
+ */
87
+
88
+ /*!
89
+ * jQuery UI :data 1.13.3
90
+ * https://jqueryui.com
91
+ *
92
+ * Copyright OpenJS Foundation and other contributors
93
+ * Released under the MIT license.
94
+ * https://jquery.org/license
95
+ */
96
+
97
+ /*!
98
+ * jQuery UI Datepicker 1.13.3
99
+ * https://jqueryui.com
100
+ *
101
+ * Copyright OpenJS Foundation and other contributors
102
+ * Released under the MIT license.
103
+ * https://jquery.org/license
104
+ */
105
+
106
+ /*!
107
+ * jQuery UI Disable Selection 1.13.3
108
+ * https://jqueryui.com
109
+ *
110
+ * Copyright OpenJS Foundation and other contributors
111
+ * Released under the MIT license.
112
+ * https://jquery.org/license
113
+ */
114
+
115
+ /*!
116
+ * jQuery UI Draggable 1.13.3
117
+ * https://jqueryui.com
118
+ *
119
+ * Copyright OpenJS Foundation and other contributors
120
+ * Released under the MIT license.
121
+ * https://jquery.org/license
122
+ */
123
+
124
+ /*!
125
+ * jQuery UI Droppable 1.13.3
126
+ * https://jqueryui.com
127
+ *
128
+ * Copyright OpenJS Foundation and other contributors
129
+ * Released under the MIT license.
130
+ * https://jquery.org/license
131
+ */
132
+
133
+ /*!
134
+ * jQuery UI Effects 1.13.3
135
+ * https://jqueryui.com
136
+ *
137
+ * Copyright OpenJS Foundation and other contributors
138
+ * Released under the MIT license.
139
+ * https://jquery.org/license
140
+ */
141
+
142
+ /*!
143
+ * jQuery UI Effects Fade 1.13.3
144
+ * https://jqueryui.com
145
+ *
146
+ * Copyright OpenJS Foundation and other contributors
147
+ * Released under the MIT license.
148
+ * https://jquery.org/license
149
+ */
150
+
151
+ /*!
152
+ * jQuery UI Effects Size 1.13.3
153
+ * https://jqueryui.com
154
+ *
155
+ * Copyright OpenJS Foundation and other contributors
156
+ * Released under the MIT license.
157
+ * https://jquery.org/license
158
+ */
159
+
160
+ /*!
161
+ * jQuery UI Keycode 1.13.3
162
+ * https://jqueryui.com
163
+ *
164
+ * Copyright OpenJS Foundation and other contributors
165
+ * Released under the MIT license.
166
+ * https://jquery.org/license
167
+ */
168
+
169
+ /*!
170
+ * jQuery UI Mouse 1.13.3
171
+ * https://jqueryui.com
172
+ *
173
+ * Copyright OpenJS Foundation and other contributors
174
+ * Released under the MIT license.
175
+ * https://jquery.org/license
176
+ */
177
+
178
+ /*!
179
+ * jQuery UI Resizable 1.13.3
180
+ * https://jqueryui.com
181
+ *
182
+ * Copyright OpenJS Foundation and other contributors
183
+ * Released under the MIT license.
184
+ * https://jquery.org/license
185
+ */
186
+
187
+ /*!
188
+ * jQuery UI Scroll Parent 1.13.3
189
+ * https://jqueryui.com
190
+ *
191
+ * Copyright OpenJS Foundation and other contributors
192
+ * Released under the MIT license.
193
+ * https://jquery.org/license
194
+ */
195
+
196
+ /*!
197
+ * jQuery UI Slider 1.13.3
198
+ * https://jqueryui.com
199
+ *
200
+ * Copyright OpenJS Foundation and other contributors
201
+ * Released under the MIT license.
202
+ * https://jquery.org/license
203
+ */
204
+
205
+ /*!
206
+ * jQuery UI Sortable 1.13.3
207
+ * https://jqueryui.com
208
+ *
209
+ * Copyright OpenJS Foundation and other contributors
210
+ * Released under the MIT license.
211
+ * https://jquery.org/license
212
+ */
213
+
214
+ /*!
215
+ * jQuery UI Widget 1.13.3
216
+ * https://jqueryui.com
217
+ *
218
+ * Copyright OpenJS Foundation and other contributors
219
+ * Released under the MIT license.
220
+ * https://jquery.org/license
221
+ */
222
+
223
+ /*! Player.js - v0.1.0 - 2017-10-24
224
+ * http://github.com/embedly/player.js
225
+ * Copyright (c) 2017 Embedly; Licensed BSD */
226
+
227
+ /*! dustjs-linkedin - v2.7.5
228
+ * http://dustjs.com/
229
+ * Copyright (c) 2016 Aleksander Williams; Released under the MIT License */
230
+
231
+ /*! https://mths.be/punycode v1.3.2 by @mathias */
232
+
233
+ /*! 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 */
234
+
235
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
236
+
237
+ /**
238
+ * @license
239
+ * Lodash <https://lodash.com/>
240
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
241
+ * Released under MIT license <https://lodash.com/license>
242
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
243
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
244
+ */
245
+
246
+ /**
247
+ * @license React
248
+ * react-dom.production.min.js
249
+ *
250
+ * Copyright (c) Facebook, Inc. and its affiliates.
251
+ *
252
+ * This source code is licensed under the MIT license found in the
253
+ * LICENSE file in the root directory of this source tree.
254
+ */
255
+
256
+ /**
257
+ * @license React
258
+ * react.production.min.js
259
+ *
260
+ * Copyright (c) Facebook, Inc. and its affiliates.
261
+ *
262
+ * This source code is licensed under the MIT license found in the
263
+ * LICENSE file in the root directory of this source tree.
264
+ */
265
+
266
+ /**
267
+ * @license React
268
+ * scheduler.production.min.js
269
+ *
270
+ * Copyright (c) Facebook, Inc. and its affiliates.
271
+ *
272
+ * This source code is licensed under the MIT license found in the
273
+ * LICENSE file in the root directory of this source tree.
274
+ */
275
+
276
+ /**
277
+ * @license almond 0.3.1 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved.
278
+ * Available via the MIT or new BSD license.
279
+ * see: http://github.com/jrburke/almond for details
280
+ */
281
+
282
+ /** @license React v16.13.1
283
+ * react-is.production.min.js
284
+ *
285
+ * Copyright (c) Facebook, Inc. and its affiliates.
286
+ *
287
+ * This source code is licensed under the MIT license found in the
288
+ * LICENSE file in the root directory of this source tree.
289
+ */
@@ -0,0 +1,10 @@
1
+ {
2
+ "recorder_api.css": "/hv_recorder.css",
3
+ "recorder_api.js": "/hv_recorder.js",
4
+ "290-bundle-hippo-lrgn0omtmn-js": "/290-bundle-hippo-lrgn0omtmn-ce4126064e68e470e4de.js",
5
+ "kinesis_util-dyn.js": "/188-bundle-hippo-lrgn0omtmn-b02fecdcc231eb0d3ed0.js",
6
+ "344-bundle-hippo-lrgn0omtmn-js": "/344-bundle-hippo-lrgn0omtmn-1c3143eaa24925329f19.js",
7
+ "dash-dyn.js": "/520-bundle-hippo-lrgn0omtmn-c5556108db1ecd348769.js",
8
+ "DownloadRatioRule-dyn.js": "/881-bundle-hippo-lrgn0omtmn-67bcbafb609168a16bed.js",
9
+ "hls-dyn.js": "/245-bundle-hippo-lrgn0omtmn-b9ab63ae0e31a58fd07d.js"
10
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hippovideo/video-sdk",
3
- "version": "0.0.0-experimental-5bab38775386-20240817",
3
+ "version": "0.0.0-experimental-9526373067c6-20240817",
4
4
  "description": "",
5
5
  "main": "app/hv_recorder.js",
6
6
  "scripts": {