@clickview/player 1.2.2-dev.0 → 1.3.0
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.
- package/dist/en.json +1 -1
- package/dist/interactive-player.css +29 -33
- package/dist/interactive-player.js +124 -2
- package/dist/player.css +8 -10
- package/dist/player.js +31 -2
- package/package.json +4 -6
- package/dist/interactive-player.js.LICENSE.txt +0 -113
- package/dist/player.js.LICENSE.txt +0 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@clickview/player",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.0",
|
|
4
4
|
"description": "ClickView Player",
|
|
5
5
|
"main": "dist/player-app.js",
|
|
6
6
|
"scripts": {
|
|
@@ -28,9 +28,7 @@
|
|
|
28
28
|
"@babel/core": "7.11.6",
|
|
29
29
|
"@clickview/eslint-config": "1.0.1",
|
|
30
30
|
"@clickview/player-font": "0.0.12",
|
|
31
|
-
"@storybook/
|
|
32
|
-
"@storybook/manager-webpack5": "6.4.22",
|
|
33
|
-
"@storybook/react": "6.4.22",
|
|
31
|
+
"@storybook/react": "6.0.26",
|
|
34
32
|
"@types/chromecast-caf-sender": "1.0.3",
|
|
35
33
|
"@types/cropperjs": "1.3.0",
|
|
36
34
|
"@types/draft-js": "0.10.44",
|
|
@@ -40,10 +38,10 @@
|
|
|
40
38
|
"@types/video.js": "7.3.11",
|
|
41
39
|
"jest": "26.1.0",
|
|
42
40
|
"ts-jest": "26.1.4",
|
|
43
|
-
"webpack-dev-server": "
|
|
41
|
+
"webpack-dev-server": "3.11.0"
|
|
44
42
|
},
|
|
45
43
|
"dependencies": {
|
|
46
|
-
"@clickview/styles": "1.
|
|
44
|
+
"@clickview/styles": "1.3.1-dev.0",
|
|
47
45
|
"@microsoft/signalr": "5.0.2",
|
|
48
46
|
"cropperjs": "1.5.6",
|
|
49
47
|
"draft-convert": "2.1.10",
|
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
object-assign
|
|
3
|
-
(c) Sindre Sorhus
|
|
4
|
-
@license MIT
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
/*!
|
|
8
|
-
Copyright (c) 2018 Jed Watson.
|
|
9
|
-
Licensed under the MIT License (MIT), see
|
|
10
|
-
http://jedwatson.github.io/classnames
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
/*!
|
|
14
|
-
Copyright (c) 2017 Jed Watson.
|
|
15
|
-
Licensed under the MIT License (MIT), see
|
|
16
|
-
http://jedwatson.github.io/classnames
|
|
17
|
-
*/
|
|
18
|
-
|
|
19
|
-
/*!
|
|
20
|
-
* Cropper.js v1.5.6
|
|
21
|
-
* https://fengyuanchen.github.io/cropperjs
|
|
22
|
-
*
|
|
23
|
-
* Copyright 2015-present Chen Fengyuan
|
|
24
|
-
* Released under the MIT license
|
|
25
|
-
*
|
|
26
|
-
* Date: 2019-10-04T04:33:48.372Z
|
|
27
|
-
*/
|
|
28
|
-
|
|
29
|
-
/*!
|
|
30
|
-
* Programatically add the following
|
|
31
|
-
*/
|
|
32
|
-
|
|
33
|
-
/*!
|
|
34
|
-
* Sizzle CSS Selector Engine v2.3.4
|
|
35
|
-
* https://sizzlejs.com/
|
|
36
|
-
*
|
|
37
|
-
* Copyright JS Foundation and other contributors
|
|
38
|
-
* Released under the MIT license
|
|
39
|
-
* https://js.foundation/
|
|
40
|
-
*
|
|
41
|
-
* Date: 2019-04-08
|
|
42
|
-
*/
|
|
43
|
-
|
|
44
|
-
/*!
|
|
45
|
-
* jQuery JavaScript Library v3.4.1
|
|
46
|
-
* https://jquery.com/
|
|
47
|
-
*
|
|
48
|
-
* Includes Sizzle.js
|
|
49
|
-
* https://sizzlejs.com/
|
|
50
|
-
*
|
|
51
|
-
* Copyright JS Foundation and other contributors
|
|
52
|
-
* Released under the MIT license
|
|
53
|
-
* https://jquery.org/license
|
|
54
|
-
*
|
|
55
|
-
* Date: 2019-05-01T21:04Z
|
|
56
|
-
*/
|
|
57
|
-
|
|
58
|
-
/*! @name @videojs/http-streaming @version 2.4.2 @license Apache-2.0 */
|
|
59
|
-
|
|
60
|
-
/*! @name @videojs/vhs-utils @version 2.3.0 @license MIT */
|
|
61
|
-
|
|
62
|
-
/*! @name aes-decrypter @version 3.1.0 @license Apache-2.0 */
|
|
63
|
-
|
|
64
|
-
/*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
|
|
65
|
-
|
|
66
|
-
/*! @name videojs-contrib-quality-levels @version 2.0.9 @license Apache-2.0 */
|
|
67
|
-
|
|
68
|
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
69
|
-
|
|
70
|
-
/** @license React v0.17.0
|
|
71
|
-
* scheduler.production.min.js
|
|
72
|
-
*
|
|
73
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
74
|
-
*
|
|
75
|
-
* This source code is licensed under the MIT license found in the
|
|
76
|
-
* LICENSE file in the root directory of this source tree.
|
|
77
|
-
*/
|
|
78
|
-
|
|
79
|
-
/** @license React v16.11.0
|
|
80
|
-
* react-dom-server.browser.production.min.js
|
|
81
|
-
*
|
|
82
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
83
|
-
*
|
|
84
|
-
* This source code is licensed under the MIT license found in the
|
|
85
|
-
* LICENSE file in the root directory of this source tree.
|
|
86
|
-
*/
|
|
87
|
-
|
|
88
|
-
/** @license React v16.11.0
|
|
89
|
-
* react-dom.production.min.js
|
|
90
|
-
*
|
|
91
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
92
|
-
*
|
|
93
|
-
* This source code is licensed under the MIT license found in the
|
|
94
|
-
* LICENSE file in the root directory of this source tree.
|
|
95
|
-
*/
|
|
96
|
-
|
|
97
|
-
/** @license React v16.11.0
|
|
98
|
-
* react.production.min.js
|
|
99
|
-
*
|
|
100
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
101
|
-
*
|
|
102
|
-
* This source code is licensed under the MIT license found in the
|
|
103
|
-
* LICENSE file in the root directory of this source tree.
|
|
104
|
-
*/
|
|
105
|
-
|
|
106
|
-
/** @license React v16.13.1
|
|
107
|
-
* react-is.production.min.js
|
|
108
|
-
*
|
|
109
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
110
|
-
*
|
|
111
|
-
* This source code is licensed under the MIT license found in the
|
|
112
|
-
* LICENSE file in the root directory of this source tree.
|
|
113
|
-
*/
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Programatically add the following
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/*! @name @videojs/http-streaming @version 2.4.2 @license Apache-2.0 */
|
|
6
|
-
|
|
7
|
-
/*! @name @videojs/vhs-utils @version 2.3.0 @license MIT */
|
|
8
|
-
|
|
9
|
-
/*! @name aes-decrypter @version 3.1.0 @license Apache-2.0 */
|
|
10
|
-
|
|
11
|
-
/*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
|
|
12
|
-
|
|
13
|
-
/*! @name videojs-contrib-quality-levels @version 2.0.9 @license Apache-2.0 */
|
|
14
|
-
|
|
15
|
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|