@gcorevideo/player 2.22.2 → 2.22.3
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/media-control/container.scss +1 -1
- package/assets/spinner-three-bounce/spinner.scss +1 -1
- package/dist/core.js +1 -1
- package/dist/index.css +1444 -1444
- package/dist/index.js +3 -2
- package/dist/player.d.ts +6 -3
- package/dist/plugins/index.css +489 -489
- package/dist/plugins/index.js +3 -2
- package/docs/api/player.md +1 -1
- package/docs/api/player.sourcecontroller.md +1 -1
- package/docs/api/player.spinnerthreebounce.md +1 -1
- package/lib/index.plugins.d.ts +1 -0
- package/lib/index.plugins.d.ts.map +1 -1
- package/lib/index.plugins.js +1 -0
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.d.ts +1 -0
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.d.ts.map +1 -1
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.js +1 -0
- package/package.json +1 -1
- package/src/index.plugins.ts +1 -0
- package/src/plugins/spinner-three-bounce/SpinnerThreeBounce.ts +1 -0
- package/temp/player.api.json +2 -2
- package/tsconfig.tsbuildinfo +1 -1
- package/assets/bottom-gear/bottomgear copy.ejs +0 -10
package/dist/core.js
CHANGED
|
@@ -43213,7 +43213,7 @@ class Player {
|
|
|
43213
43213
|
}
|
|
43214
43214
|
}
|
|
43215
43215
|
|
|
43216
|
-
var version$1 = "2.22.
|
|
43216
|
+
var version$1 = "2.22.3";
|
|
43217
43217
|
|
|
43218
43218
|
var packages = {
|
|
43219
43219
|
"node_modules/@clappr/core": {
|