@hippovideo/video-sdk 0.0.46-beta.2 → 0.0.46-beta.20

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.
Files changed (42) hide show
  1. package/app/107-bundle-hippo-z84fmdo13q-3fad86f11646f0cd2296.js +1 -0
  2. package/app/157-bundle-hippo-z84fmdo13q-2b5878b0c6ae9352890b.js +1 -0
  3. package/app/238-bundle-hippo-z84fmdo13q-b61acbf599b47f15e1ff.js +1 -0
  4. package/app/239-bundle-hippo-z84fmdo13q-29765f212c5b82b9b5c9.js +1 -0
  5. package/app/245-bundle-hippo-z84fmdo13q-f796060ae478004065ba.js +2 -0
  6. package/app/245-bundle-hippo-z84fmdo13q-f796060ae478004065ba.js.LICENSE.txt +125 -0
  7. package/app/283-bundle-hippo-z84fmdo13q-b4f1175f62dfea10463f.js +1 -0
  8. package/app/307-bundle-hippo-z84fmdo13q-46ceaa5b69d013f1a160.js +1 -0
  9. package/app/362-bundle-hippo-z84fmdo13q-221f4dfcb02832d2ec09.js +1 -0
  10. package/app/37-bundle-hippo-z84fmdo13q-6b69a1ea0738281150c0.js +1 -0
  11. package/app/442-bundle-hippo-z84fmdo13q-a40760aafd35feb385c9.js +1 -0
  12. package/app/454-bundle-hippo-z84fmdo13q-640863e104cb8d4444b5.js +1 -0
  13. package/app/487-bundle-hippo-z84fmdo13q-a8a4683af31cd239bdfa.js +1 -0
  14. package/app/520-bundle-hippo-z84fmdo13q-74dfef8c782096ef5c76.js +2 -0
  15. package/app/520-bundle-hippo-z84fmdo13q-74dfef8c782096ef5c76.js.LICENSE.txt +19 -0
  16. package/app/525-bundle-hippo-z84fmdo13q-9e22fb533f478807c968.js +1 -0
  17. package/app/528-bundle-hippo-z84fmdo13q-e7c6879087f0bc809436.js +1 -0
  18. package/app/582-bundle-hippo-z84fmdo13q-a9eac0a0dff2505acd77.js +1 -0
  19. package/app/605-bundle-hippo-z84fmdo13q-3d6e46646daa3d9ffc77.js +1 -0
  20. package/app/611-bundle-hippo-z84fmdo13q-f7d2a84b0b194f07a962.js +1 -0
  21. package/app/652-bundle-hippo-z84fmdo13q-2446a2200548df5c62f3.js +1 -0
  22. package/app/66-bundle-hippo-z84fmdo13q-d26ab7f3718ca8adb7b9.js +1 -0
  23. package/app/660-bundle-hippo-z84fmdo13q-e4d99213565d245f92b3.js +1 -0
  24. package/app/692-bundle-hippo-z84fmdo13q-98e2778801517c6d709f.js +1 -0
  25. package/app/751-bundle-hippo-z84fmdo13q-d3e1ee01d1e1f8c54119.js +1 -0
  26. package/app/771-bundle-hippo-z84fmdo13q-5a6062e3490ee9261b7e.js +1 -0
  27. package/app/780-bundle-hippo-z84fmdo13q-4e7a932e3d7564dbfd08.js +1 -0
  28. package/app/795-bundle-hippo-z84fmdo13q-fa5dee47c4eb61932834.js +1 -0
  29. package/app/823-bundle-hippo-z84fmdo13q-2b0bbd0da340d8be2937.js +1 -0
  30. package/app/847-bundle-hippo-z84fmdo13q-a7274fcf2651c06dc9cc.js +1 -0
  31. package/app/85-bundle-hippo-z84fmdo13q-cee943b1271f7f21df76.js +1 -0
  32. package/app/869-bundle-hippo-z84fmdo13q-ba44b48c8f4a26fe0e40.js +1 -0
  33. package/app/881-bundle-hippo-z84fmdo13q-1e41c84326fac8446b66.js +1 -0
  34. package/app/892-bundle-hippo-z84fmdo13q-6dc5a8967bfd8695b74a.js +1 -0
  35. package/app/907-bundle-hippo-z84fmdo13q-6b974d5b2e5cef32804d.js +1 -0
  36. package/app/963-bundle-hippo-z84fmdo13q-26bd9b29dc1838602c06.js +1 -0
  37. package/app/99-bundle-hippo-z84fmdo13q-e04c3e7b0d7ef56bfaba.js +1 -0
  38. package/app/hv_recorder.css +1 -0
  39. package/app/hv_recorder.js +2 -0
  40. package/app/hv_recorder.js.LICENSE.txt +278 -0
  41. package/app/webpack-common-manifest.json +39 -0
  42. package/package.json +1 -1
@@ -0,0 +1,278 @@
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 Color Animations v2.2.0
58
+ * https://github.com/jquery/jquery-color
59
+ *
60
+ * Copyright OpenJS Foundation and other contributors
61
+ * Released under the MIT license.
62
+ * http://jquery.org/license
63
+ *
64
+ * Date: Sun May 10 09:02:36 2020 +0200
65
+ */
66
+
67
+ /*!
68
+ * jQuery JavaScript Library v3.6.0
69
+ * https://jquery.com/
70
+ *
71
+ * Includes Sizzle.js
72
+ * https://sizzlejs.com/
73
+ *
74
+ * Copyright OpenJS Foundation and other contributors
75
+ * Released under the MIT license
76
+ * https://jquery.org/license
77
+ *
78
+ * Date: 2021-03-02T17:08Z
79
+ */
80
+
81
+ /*!
82
+ * jQuery Mousewheel 3.1.13
83
+ *
84
+ * Copyright jQuery Foundation and other contributors
85
+ * Released under the MIT license
86
+ * http://jquery.org/license
87
+ */
88
+
89
+ /*!
90
+ * jQuery UI :data 1.13.2
91
+ * http://jqueryui.com
92
+ *
93
+ * Copyright jQuery Foundation and other contributors
94
+ * Released under the MIT license.
95
+ * http://jquery.org/license
96
+ */
97
+
98
+ /*!
99
+ * jQuery UI Datepicker 1.13.2
100
+ * http://jqueryui.com
101
+ *
102
+ * Copyright jQuery Foundation and other contributors
103
+ * Released under the MIT license.
104
+ * http://jquery.org/license
105
+ */
106
+
107
+ /*!
108
+ * jQuery UI Disable Selection 1.13.2
109
+ * http://jqueryui.com
110
+ *
111
+ * Copyright jQuery Foundation and other contributors
112
+ * Released under the MIT license.
113
+ * http://jquery.org/license
114
+ */
115
+
116
+ /*!
117
+ * jQuery UI Draggable 1.13.2
118
+ * http://jqueryui.com
119
+ *
120
+ * Copyright jQuery Foundation and other contributors
121
+ * Released under the MIT license.
122
+ * http://jquery.org/license
123
+ */
124
+
125
+ /*!
126
+ * jQuery UI Droppable 1.13.2
127
+ * http://jqueryui.com
128
+ *
129
+ * Copyright jQuery Foundation and other contributors
130
+ * Released under the MIT license.
131
+ * http://jquery.org/license
132
+ */
133
+
134
+ /*!
135
+ * jQuery UI Effects 1.13.2
136
+ * http://jqueryui.com
137
+ *
138
+ * Copyright jQuery Foundation and other contributors
139
+ * Released under the MIT license.
140
+ * http://jquery.org/license
141
+ */
142
+
143
+ /*!
144
+ * jQuery UI Effects Fade 1.13.2
145
+ * http://jqueryui.com
146
+ *
147
+ * Copyright jQuery Foundation and other contributors
148
+ * Released under the MIT license.
149
+ * http://jquery.org/license
150
+ */
151
+
152
+ /*!
153
+ * jQuery UI Effects Size 1.13.2
154
+ * http://jqueryui.com
155
+ *
156
+ * Copyright jQuery Foundation and other contributors
157
+ * Released under the MIT license.
158
+ * http://jquery.org/license
159
+ */
160
+
161
+ /*!
162
+ * jQuery UI Keycode 1.13.2
163
+ * http://jqueryui.com
164
+ *
165
+ * Copyright jQuery Foundation and other contributors
166
+ * Released under the MIT license.
167
+ * http://jquery.org/license
168
+ */
169
+
170
+ /*!
171
+ * jQuery UI Mouse 1.13.2
172
+ * http://jqueryui.com
173
+ *
174
+ * Copyright jQuery Foundation and other contributors
175
+ * Released under the MIT license.
176
+ * http://jquery.org/license
177
+ */
178
+
179
+ /*!
180
+ * jQuery UI Resizable 1.13.2
181
+ * http://jqueryui.com
182
+ *
183
+ * Copyright jQuery Foundation and other contributors
184
+ * Released under the MIT license.
185
+ * http://jquery.org/license
186
+ */
187
+
188
+ /*!
189
+ * jQuery UI Scroll Parent 1.13.2
190
+ * http://jqueryui.com
191
+ *
192
+ * Copyright jQuery Foundation and other contributors
193
+ * Released under the MIT license.
194
+ * http://jquery.org/license
195
+ */
196
+
197
+ /*!
198
+ * jQuery UI Slider 1.13.2
199
+ * http://jqueryui.com
200
+ *
201
+ * Copyright jQuery Foundation and other contributors
202
+ * Released under the MIT license.
203
+ * http://jquery.org/license
204
+ */
205
+
206
+ /*!
207
+ * jQuery UI Sortable 1.13.2
208
+ * http://jqueryui.com
209
+ *
210
+ * Copyright jQuery Foundation and other contributors
211
+ * Released under the MIT license.
212
+ * http://jquery.org/license
213
+ */
214
+
215
+ /*!
216
+ * jQuery UI Widget 1.13.2
217
+ * http://jqueryui.com
218
+ *
219
+ * Copyright jQuery Foundation and other contributors
220
+ * Released under the MIT license.
221
+ * http://jquery.org/license
222
+ */
223
+
224
+ /*! Player.js - v0.1.0 - 2017-10-24
225
+ * http://github.com/embedly/player.js
226
+ * Copyright (c) 2017 Embedly; Licensed BSD */
227
+
228
+ /*! dustjs-linkedin - v2.7.5
229
+ * http://dustjs.com/
230
+ * Copyright (c) 2016 Aleksander Williams; Released under the MIT License */
231
+
232
+ /*! https://mths.be/punycode v1.3.2 by @mathias */
233
+
234
+ /*! 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 */
235
+
236
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
237
+
238
+ /**
239
+ * @license almond 0.3.1 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved.
240
+ * Available via the MIT or new BSD license.
241
+ * see: http://github.com/jrburke/almond for details
242
+ */
243
+
244
+ /** @license React v0.19.1
245
+ * scheduler.production.min.js
246
+ *
247
+ * Copyright (c) Facebook, Inc. and its affiliates.
248
+ *
249
+ * This source code is licensed under the MIT license found in the
250
+ * LICENSE file in the root directory of this source tree.
251
+ */
252
+
253
+ /** @license React v16.13.1
254
+ * react-is.production.min.js
255
+ *
256
+ * Copyright (c) Facebook, Inc. and its affiliates.
257
+ *
258
+ * This source code is licensed under the MIT license found in the
259
+ * LICENSE file in the root directory of this source tree.
260
+ */
261
+
262
+ /** @license React v16.14.0
263
+ * react-dom.production.min.js
264
+ *
265
+ * Copyright (c) Facebook, Inc. and its affiliates.
266
+ *
267
+ * This source code is licensed under the MIT license found in the
268
+ * LICENSE file in the root directory of this source tree.
269
+ */
270
+
271
+ /** @license React v16.14.0
272
+ * react.production.min.js
273
+ *
274
+ * Copyright (c) Facebook, Inc. and its affiliates.
275
+ *
276
+ * This source code is licensed under the MIT license found in the
277
+ * LICENSE file in the root directory of this source tree.
278
+ */
@@ -0,0 +1,39 @@
1
+ {
2
+ "recorder_api.css": "/hv_recorder.css",
3
+ "recorder_api.js": "/hv_recorder.js",
4
+ "video_i18n-dyn.js": "/283-bundle-hippo-z84fmdo13q-b4f1175f62dfea10463f.js",
5
+ "video_landing_i18n-dyn.js": "/692-bundle-hippo-z84fmdo13q-98e2778801517c6d709f.js",
6
+ "video_education_i18n-dyn.js": "/37-bundle-hippo-z84fmdo13q-6b69a1ea0738281150c0.js",
7
+ "video_spanish_i18n-dyn.js": "/611-bundle-hippo-z84fmdo13q-f7d2a84b0b194f07a962.js",
8
+ "video_education_spanish_i18n-dyn.js": "/892-bundle-hippo-z84fmdo13q-6dc5a8967bfd8695b74a.js",
9
+ "video_individual_i18n-dyn.js": "/771-bundle-hippo-z84fmdo13q-5a6062e3490ee9261b7e.js",
10
+ "video_individual_spanish_i18n-dyn.js": "/660-bundle-hippo-z84fmdo13q-e4d99213565d245f92b3.js",
11
+ "directory_i18n-dyn.js": "/362-bundle-hippo-z84fmdo13q-221f4dfcb02832d2ec09.js",
12
+ "video_directory_education_i18n-dyn.js": "/963-bundle-hippo-z84fmdo13q-26bd9b29dc1838602c06.js",
13
+ "directory_spanish_i18n-dyn.js": "/239-bundle-hippo-z84fmdo13q-29765f212c5b82b9b5c9.js",
14
+ "video_directory_education_spanish_i18n-dyn.js": "/907-bundle-hippo-z84fmdo13q-6b974d5b2e5cef32804d.js",
15
+ "video_directory_individual_i18n-dyn.js": "/454-bundle-hippo-z84fmdo13q-640863e104cb8d4444b5.js",
16
+ "video_directory_individual_spanish_i18n-dyn.js": "/307-bundle-hippo-z84fmdo13q-46ceaa5b69d013f1a160.js",
17
+ "video_setting_i18n-dyn.js": "/157-bundle-hippo-z84fmdo13q-2b5878b0c6ae9352890b.js",
18
+ "video_setting_landing_i18n-dyn.js": "/528-bundle-hippo-z84fmdo13q-e7c6879087f0bc809436.js",
19
+ "video_setting_education_i18n-dyn.js": "/85-bundle-hippo-z84fmdo13q-cee943b1271f7f21df76.js",
20
+ "video_setting_spanish_i18n-dyn.js": "/605-bundle-hippo-z84fmdo13q-3d6e46646daa3d9ffc77.js",
21
+ "video_setting_education_spanish_i18n-dyn.js": "/238-bundle-hippo-z84fmdo13q-b61acbf599b47f15e1ff.js",
22
+ "video_setting_individual_i18n-dyn.js": "/652-bundle-hippo-z84fmdo13q-2446a2200548df5c62f3.js",
23
+ "video_setting_individual_spanish_i18n-dyn.js": "/780-bundle-hippo-z84fmdo13q-4e7a932e3d7564dbfd08.js",
24
+ "video_library_i18n-dyn.js": "/869-bundle-hippo-z84fmdo13q-ba44b48c8f4a26fe0e40.js",
25
+ "video_library_education_i18n-dyn.js": "/107-bundle-hippo-z84fmdo13q-3fad86f11646f0cd2296.js",
26
+ "video_library_spanish_i18n-dyn.js": "/525-bundle-hippo-z84fmdo13q-9e22fb533f478807c968.js",
27
+ "video_library_education_spanish_i18n-dyn.js": "/823-bundle-hippo-z84fmdo13q-2b0bbd0da340d8be2937.js",
28
+ "video_library_individual_i18n-dyn.js": "/66-bundle-hippo-z84fmdo13q-d26ab7f3718ca8adb7b9.js",
29
+ "video_library_individual_spanish_i18n-dyn.js": "/847-bundle-hippo-z84fmdo13q-a7274fcf2651c06dc9cc.js",
30
+ "video_subscription_i18n-dyn.js": "/99-bundle-hippo-z84fmdo13q-e04c3e7b0d7ef56bfaba.js",
31
+ "video_subscription_education_i18n-dyn.js": "/751-bundle-hippo-z84fmdo13q-d3e1ee01d1e1f8c54119.js",
32
+ "video_subscription_spanish_i18n-dyn.js": "/487-bundle-hippo-z84fmdo13q-a8a4683af31cd239bdfa.js",
33
+ "video_subscription_education_spanish_i18n-dyn.js": "/442-bundle-hippo-z84fmdo13q-a40760aafd35feb385c9.js",
34
+ "video_subscription_individual_i18n-dyn.js": "/795-bundle-hippo-z84fmdo13q-fa5dee47c4eb61932834.js",
35
+ "video_subscription_individual_spanish_i18n-dyn.js": "/582-bundle-hippo-z84fmdo13q-a9eac0a0dff2505acd77.js",
36
+ "dash-dyn.js": "/520-bundle-hippo-z84fmdo13q-74dfef8c782096ef5c76.js",
37
+ "DownloadRatioRule-dyn.js": "/881-bundle-hippo-z84fmdo13q-1e41c84326fac8446b66.js",
38
+ "hls-dyn.js": "/245-bundle-hippo-z84fmdo13q-f796060ae478004065ba.js"
39
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hippovideo/video-sdk",
3
- "version": "0.0.46-beta.2",
3
+ "version": "0.0.46-beta.20",
4
4
  "description": "",
5
5
  "main": "app/hv_recorder.js",
6
6
  "scripts": {