@gcorevideo/player 2.22.24 → 2.22.25
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/assets/clappr-nerd-stats/clappr-nerd-stats.scss +11 -0
- package/dist/core.js +1 -1
- package/dist/index.css +953 -946
- package/dist/index.js +1 -1
- package/dist/plugins/index.css +724 -724
- package/package.json +1 -1
- package/rollup.config.js +28 -28
- package/src/plugins/bottom-gear/__tests__/BottomGear.test.ts +0 -3
- package/src/plugins/subtitles/__tests__/ClosedCaptions.test.ts +1 -0
- package/tsconfig.tsbuildinfo +1 -1
package/dist/index.js
CHANGED
|
@@ -43303,7 +43303,7 @@ class Player {
|
|
|
43303
43303
|
}
|
|
43304
43304
|
}
|
|
43305
43305
|
|
|
43306
|
-
var version$1 = "2.22.
|
|
43306
|
+
var version$1 = "2.22.25";
|
|
43307
43307
|
|
|
43308
43308
|
var packages = {
|
|
43309
43309
|
"node_modules/@clappr/core": {
|