@hippovideo/video-sdk 1.0.1-beta.5 → 1.0.1-beta.6

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