@vidispine/vdt-videojs 22.1.0 → 22.2.0-pre.1

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/index.css CHANGED
@@ -1721,31 +1721,16 @@ video::-webkit-media-text-track-display {
1721
1721
  .video-js.vjs-layout-small .vjs-duration,
1722
1722
  .video-js.vjs-layout-small .vjs-remaining-time,
1723
1723
  .video-js.vjs-layout-small .vjs-playback-rate,
1724
- .video-js.vjs-layout-small .vjs-chapters-button,
1725
- .video-js.vjs-layout-small .vjs-descriptions-button,
1726
- .video-js.vjs-layout-small .vjs-captions-button,
1727
- .video-js.vjs-layout-small .vjs-subtitles-button,
1728
- .video-js.vjs-layout-small .vjs-audio-button,
1729
1724
  .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time,
1730
1725
  .video-js.vjs-layout-x-small .vjs-time-divider,
1731
1726
  .video-js.vjs-layout-x-small .vjs-duration,
1732
1727
  .video-js.vjs-layout-x-small .vjs-remaining-time,
1733
1728
  .video-js.vjs-layout-x-small .vjs-playback-rate,
1734
- .video-js.vjs-layout-x-small .vjs-chapters-button,
1735
- .video-js.vjs-layout-x-small .vjs-descriptions-button,
1736
- .video-js.vjs-layout-x-small .vjs-captions-button,
1737
- .video-js.vjs-layout-x-small .vjs-subtitles-button,
1738
- .video-js.vjs-layout-x-small .vjs-audio-button,
1739
1729
  .video-js.vjs-layout-x-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time,
1740
1730
  .video-js.vjs-layout-tiny .vjs-time-divider,
1741
1731
  .video-js.vjs-layout-tiny .vjs-duration,
1742
1732
  .video-js.vjs-layout-tiny .vjs-remaining-time,
1743
1733
  .video-js.vjs-layout-tiny .vjs-playback-rate,
1744
- .video-js.vjs-layout-tiny .vjs-chapters-button,
1745
- .video-js.vjs-layout-tiny .vjs-descriptions-button,
1746
- .video-js.vjs-layout-tiny .vjs-captions-button,
1747
- .video-js.vjs-layout-tiny .vjs-subtitles-button,
1748
- .video-js.vjs-layout-tiny .vjs-audio-button,
1749
1734
  .video-js.vjs-layout-tiny .vjs-volume-control {
1750
1735
  display: none;
1751
1736
  }
@@ -1753,10 +1738,10 @@ video::-webkit-media-text-track-display {
1753
1738
  width: auto;
1754
1739
  width: initial;
1755
1740
  }
1756
- .video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button, .video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js.vjs-layout-tiny .vjs-subs-caps-button {
1741
+ .video-js.vjs-layout-x-small .vjs-progress-control, .video-js.vjs-layout-tiny .vjs-progress-control {
1757
1742
  display: none;
1758
1743
  }
1759
- .video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer, .video-js.vjs-layout-tiny .vjs-custom-control-spacer {
1744
+ .video-js.vjs-layout-x-small .vjs-custom-control-spacer {
1760
1745
  -webkit-box-flex: auto;
1761
1746
  -moz-box-flex: auto;
1762
1747
  -webkit-flex: auto;
@@ -1764,12 +1749,9 @@ video::-webkit-media-text-track-display {
1764
1749
  flex: auto;
1765
1750
  display: block;
1766
1751
  }
1767
- .video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer, .video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer {
1752
+ .video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
1768
1753
  width: auto;
1769
1754
  }
1770
- .video-js.vjs-layout-x-small.vjs-liveui .vjs-progress-control, .video-js.vjs-layout-tiny .vjs-progress-control {
1771
- display: none;
1772
- }
1773
1755
 
1774
1756
  .vjs-modal-dialog.vjs-text-track-settings {
1775
1757
  background-color: #2B333F;
package/dist/index.es.js CHANGED
@@ -3,7 +3,7 @@ import mousetrap from 'mousetrap';
3
3
  import videojs from 'video.js/dist/alt/video.core.min';
4
4
 
5
5
  var name = "@vidispine/vdt-videojs";
6
- var version = "22.1.0";
6
+ var version = "22.2.0-pre.1";
7
7
  var license = "SEE LICENSE IN LICENSE.md";
8
8
  var main = "dist/index.js";
9
9
  var module = "dist/index.es.js";
@@ -22,13 +22,13 @@ var dependencies = {
22
22
  };
23
23
  var devDependencies = {
24
24
  "@babel/core": "^7.17.0",
25
+ "@babel/plugin-transform-runtime": "^7.17.0",
25
26
  "@rollup/plugin-babel": "^5.3.0",
26
27
  "@rollup/plugin-commonjs": "^21.0.1",
27
28
  "@rollup/plugin-json": "^4.1.0",
28
29
  "@rollup/plugin-node-resolve": "^13.1.3",
29
- "@vidispine/eslint-config-base": "^22.1.0",
30
+ "@vidispine/eslint-config-base": "^22.2.0-pre.1",
30
31
  "@vidispine/eslint-config-storybook": "*",
31
- "babel-plugin-transform-runtime": "^6.23.0",
32
32
  rollup: "^2.67.0",
33
33
  "rollup-plugin-cleanup": "^3.2.1",
34
34
  "rollup-plugin-peer-deps-external": "^2.2.4",
package/dist/index.js CHANGED
@@ -13,7 +13,7 @@ var mousetrap__default = /*#__PURE__*/_interopDefaultLegacy(mousetrap);
13
13
  var videojs__default = /*#__PURE__*/_interopDefaultLegacy(videojs);
14
14
 
15
15
  var name = "@vidispine/vdt-videojs";
16
- var version = "22.1.0";
16
+ var version = "22.2.0-pre.1";
17
17
  var license = "SEE LICENSE IN LICENSE.md";
18
18
  var main = "dist/index.js";
19
19
  var module$1 = "dist/index.es.js";
@@ -32,13 +32,13 @@ var dependencies = {
32
32
  };
33
33
  var devDependencies = {
34
34
  "@babel/core": "^7.17.0",
35
+ "@babel/plugin-transform-runtime": "^7.17.0",
35
36
  "@rollup/plugin-babel": "^5.3.0",
36
37
  "@rollup/plugin-commonjs": "^21.0.1",
37
38
  "@rollup/plugin-json": "^4.1.0",
38
39
  "@rollup/plugin-node-resolve": "^13.1.3",
39
- "@vidispine/eslint-config-base": "^22.1.0",
40
+ "@vidispine/eslint-config-base": "^22.2.0-pre.1",
40
41
  "@vidispine/eslint-config-storybook": "*",
41
- "babel-plugin-transform-runtime": "^6.23.0",
42
42
  rollup: "^2.67.0",
43
43
  "rollup-plugin-cleanup": "^3.2.1",
44
44
  "rollup-plugin-peer-deps-external": "^2.2.4",
package/dist/index.umd.js CHANGED
@@ -11,7 +11,7 @@
11
11
  var videojs__default = /*#__PURE__*/_interopDefaultLegacy(videojs);
12
12
 
13
13
  var name = "@vidispine/vdt-videojs";
14
- var version = "22.1.0";
14
+ var version = "22.2.0-pre.1";
15
15
  var license = "SEE LICENSE IN LICENSE.md";
16
16
  var main = "dist/index.js";
17
17
  var module = "dist/index.es.js";
@@ -30,13 +30,13 @@
30
30
  };
31
31
  var devDependencies = {
32
32
  "@babel/core": "^7.17.0",
33
+ "@babel/plugin-transform-runtime": "^7.17.0",
33
34
  "@rollup/plugin-babel": "^5.3.0",
34
35
  "@rollup/plugin-commonjs": "^21.0.1",
35
36
  "@rollup/plugin-json": "^4.1.0",
36
37
  "@rollup/plugin-node-resolve": "^13.1.3",
37
- "@vidispine/eslint-config-base": "^22.1.0",
38
+ "@vidispine/eslint-config-base": "^22.2.0-pre.1",
38
39
  "@vidispine/eslint-config-storybook": "*",
39
- "babel-plugin-transform-runtime": "^6.23.0",
40
40
  rollup: "^2.67.0",
41
41
  "rollup-plugin-cleanup": "^3.2.1",
42
42
  "rollup-plugin-peer-deps-external": "^2.2.4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vidispine/vdt-videojs",
3
- "version": "22.1.0",
3
+ "version": "22.2.0-pre.1",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
@@ -20,13 +20,13 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@babel/core": "^7.17.0",
23
+ "@babel/plugin-transform-runtime": "^7.17.0",
23
24
  "@rollup/plugin-babel": "^5.3.0",
24
25
  "@rollup/plugin-commonjs": "^21.0.1",
25
26
  "@rollup/plugin-json": "^4.1.0",
26
27
  "@rollup/plugin-node-resolve": "^13.1.3",
27
- "@vidispine/eslint-config-base": "^22.1.0",
28
+ "@vidispine/eslint-config-base": "^22.2.0-pre.1",
28
29
  "@vidispine/eslint-config-storybook": "*",
29
- "babel-plugin-transform-runtime": "^6.23.0",
30
30
  "rollup": "^2.67.0",
31
31
  "rollup-plugin-cleanup": "^3.2.1",
32
32
  "rollup-plugin-peer-deps-external": "^2.2.4",
@@ -42,5 +42,5 @@
42
42
  ]
43
43
  },
44
44
  "prettier": "@vidispine/prettier-config",
45
- "gitHead": "8ebbf8a6ae4c2a8a7c28335428ec9e0edfc81887"
45
+ "gitHead": "1040299b0671b53d2999ce12f6226f813c24bf2d"
46
46
  }
package/rollup.config.js CHANGED
@@ -31,7 +31,11 @@ export default {
31
31
  format: 'umd',
32
32
  sourcemap: isDevelopment,
33
33
  name: 'vdtVideojs',
34
- globals: { mousetrap: 'mousetrap', 'video.js/dist/alt/video.core.min': 'videojs' },
34
+ globals: {
35
+ mousetrap: 'mousetrap',
36
+ 'video.js/dist/alt/video.core.min': 'videojs',
37
+ '@babel/runtime/helpers/defineProperty': '_defineProperty',
38
+ },
35
39
  },
36
40
  ],
37
41
  plugins: [