@clickview/player 1.12.0 → 1.13.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.
@@ -31,28 +31,14 @@ object-assign
31
31
  */
32
32
 
33
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
34
+ * jQuery JavaScript Library v3.7.1
46
35
  * https://jquery.com/
47
36
  *
48
- * Includes Sizzle.js
49
- * https://sizzlejs.com/
50
- *
51
- * Copyright JS Foundation and other contributors
37
+ * Copyright OpenJS Foundation and other contributors
52
38
  * Released under the MIT license
53
39
  * https://jquery.org/license
54
40
  *
55
- * Date: 2019-05-01T21:04Z
41
+ * Date: 2023-08-28T13:37Z
56
42
  */
57
43
 
58
44
  /*! @name @videojs/http-streaming @version 2.8.2 @license Apache-2.0 */
package/dist/player.css CHANGED
@@ -29,7 +29,7 @@
29
29
  .video-js .cv-collapsorator .vjs-subs-caps-button .vjs-icon-placeholder:before{font-family:CVPlayer;content:"\f105" !important}.video-js .cv-subtitle-search-menu-item:before{font-family:CVPlayer;content:"\f120";position:absolute;left:.1em;width:1em;height:1em;display:inline-block;font-size:1.6em}.video-js .cv-subtitle-size-menu-item:before{content:"Aa";position:absolute;left:.4em;width:1em;height:1em;display:inline-block;font-style:italic}
30
30
  .video-js .cv-quality-button{cursor:pointer}.video-js .cv-quality-button .vjs-icon-placeholder::before{font-family:CVPlayer !important;content:""}.video-js .vjs-quality-button .vjs-local-cache-indicator-icon{position:absolute;width:1.8em;height:1.8em;top:50%;right:0;margin-top:-0.9em}
31
31
  .vjs-playback-rate .vjs-playback-rate-value{position:relative}.vjs-playback-rate .vjs-menu-button{position:relative}
32
- .video-js{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";background:linear-gradient(to right, #eaeaea, #f8f8f8)}.video-js.vjs-has-started{background:#000}.video-js .vjs-icon-placeholder:before,.video-js .vjs-button>.vjs-icon-placeholder:before{position:static;font-size:2em}.video-js .vjs-tech{outline:none}
32
+ .video-js{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";background:linear-gradient(to right, #eaeaea, #f8f8f8)}.video-js.vjs-has-started{background:#000}.video-js .vjs-icon-placeholder:before,.video-js .vjs-button>.vjs-icon-placeholder:before{position:static;font-size:2em}.video-js .vjs-tech{outline:none}
33
33
  @keyframes play-feedback{0%{opacity:.85;font-size:.6em}100%{opacity:0;font-size:1em}}@keyframes pause-feedback{0%{opacity:.85;font-size:.6em}100%{opacity:0;font-size:1em}}.video-js .cv-play-pause-feedback{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:1.5em;background:rgba(28,28,28,.6);border-radius:50%;pointer-events:none;opacity:0;animation-duration:.4s;animation-timing-function:ease-out}.video-js .cv-play-pause-feedback:after{font-family:CVPlayer;font-size:7em}.video-js.vjs-paused .cv-play-pause-feedback{animation-name:play-feedback}.video-js.vjs-paused .cv-play-pause-feedback:after{content:"\f101"}.video-js.vjs-playing .cv-play-pause-feedback{padding-left:1.9em;padding-right:1.1em;animation-name:pause-feedback}.video-js.vjs-playing .cv-play-pause-feedback:after{content:"\f100"}.video-js.vjs-picture-in-picture .cv-play-pause-feedback,.video-js.cv-disable-play-pause-feedback .cv-play-pause-feedback,.video-js.cv-preview-mode .cv-play-pause-feedback,.video-js:not(.vjs-has-started) .cv-play-pause-feedback{opacity:0 !important}
34
34
  .video-js .vjs-play-control .vjs-icon-placeholder:before{font-family:CVPlayer;content:"\f100"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{font-family:CVPlayer;content:"\f101"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{font-family:CVPlayer;content:"\f10d"}
35
35
  .video-js .vjs-text-track-display{bottom:8.9em}