@gcorevideo/player 2.20.11 → 2.20.12

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.
Files changed (29) hide show
  1. package/dist/core.js +1 -1
  2. package/dist/index.css +1377 -1377
  3. package/dist/index.js +29 -37
  4. package/dist/player.d.ts +39 -5
  5. package/dist/plugins/index.css +1136 -1136
  6. package/dist/plugins/index.js +29 -37
  7. package/docs/api/player.contextmenupluginsettings.md +1 -1
  8. package/docs/api/player.favicon.md +4 -174
  9. package/docs/api/{player.favicon.bindevents.md → player.faviconpluginsettings.faviconcolor.md} +5 -7
  10. package/docs/api/{player.favicon._constructor_.md → player.faviconpluginsettings.md} +17 -8
  11. package/docs/api/player.md +14 -3
  12. package/docs/api/{player.favicon.disable.md → player.mediacontrol.getcenterpanel.md} +4 -4
  13. package/docs/api/{player.favicon.configure.md → player.mediacontrol.getleftpanel.md} +8 -4
  14. package/docs/api/player.mediacontrol.md +28 -0
  15. package/lib/plugins/context-menu/ContextMenu.d.ts +1 -1
  16. package/lib/plugins/error-screen/ErrorScreen.d.ts.map +1 -1
  17. package/lib/plugins/error-screen/ErrorScreen.js +0 -1
  18. package/lib/plugins/favicon/Favicon.d.ts +30 -3
  19. package/lib/plugins/favicon/Favicon.d.ts.map +1 -1
  20. package/lib/plugins/favicon/Favicon.js +28 -35
  21. package/package.json +1 -1
  22. package/src/plugins/context-menu/ContextMenu.ts +1 -1
  23. package/src/plugins/error-screen/ErrorScreen.ts +0 -1
  24. package/src/plugins/favicon/Favicon.ts +38 -41
  25. package/temp/player.api.json +95 -206
  26. package/tsconfig.tsbuildinfo +1 -1
  27. package/docs/api/player.favicon.destroy.md +0 -18
  28. package/docs/api/player.favicon.name.md +0 -14
  29. package/docs/api/player.favicon.supportedversion.md +0 -16
package/dist/core.js CHANGED
@@ -43004,7 +43004,7 @@ class Player {
43004
43004
  }
43005
43005
  }
43006
43006
 
43007
- var version$1 = "2.20.11";
43007
+ var version$1 = "2.20.12";
43008
43008
 
43009
43009
  var packages = {
43010
43010
  "node_modules/@clappr/core": {