@gcorevideo/player 2.28.3 → 2.28.4
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/core.js +1 -1
- package/dist/index.css +459 -459
- package/dist/index.js +1 -1
- package/package.json +2 -2
- package/tsconfig.tsbuildinfo +1 -1
- package/coverage/clover.xml +0 -6
- package/coverage/coverage-final.json +0 -1
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -101
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov.info +0 -0
- package/dist/player.d.ts +0 -3369
- package/lib/playback/utils.d.ts +0 -2
- package/lib/playback/utils.d.ts.map +0 -1
- package/lib/playback/utils.js +0 -1
- package/lib/plugins/audio-selector/AudioSelector.d.ts +0 -67
- package/lib/plugins/audio-selector/AudioSelector.d.ts.map +0 -1
- package/lib/plugins/audio-selector/AudioSelector.js +0 -172
- package/lib/plugins/build.d.ts +0 -2
- package/lib/plugins/build.d.ts.map +0 -1
- package/lib/plugins/build.js +0 -1
- package/lib/plugins/clappr-nerd-stats/ClapprNerdStats.d.ts +0 -83
- package/lib/plugins/clappr-nerd-stats/ClapprNerdStats.d.ts.map +0 -1
- package/lib/plugins/clappr-nerd-stats/ClapprNerdStats.js +0 -339
- package/lib/plugins/disable-controls/DisableControls.d.ts +0 -15
- package/lib/plugins/disable-controls/DisableControls.d.ts.map +0 -1
- package/lib/plugins/disable-controls/DisableControls.js +0 -67
- package/lib/plugins/index.d.ts +0 -35
- package/lib/plugins/index.d.ts.map +0 -1
- package/lib/plugins/index.js +0 -37
- package/lib/plugins/level-selector/LevelSelector.d.ts +0 -112
- package/lib/plugins/level-selector/LevelSelector.d.ts.map +0 -1
- package/lib/plugins/level-selector/LevelSelector.js +0 -280
- package/lib/plugins/statistics/Statistics.d.ts +0 -87
- package/lib/plugins/statistics/Statistics.d.ts.map +0 -1
- package/lib/plugins/statistics/Statistics.js +0 -172
- package/lib/plugins/subtitles/Subtitles.d.ts +0 -115
- package/lib/plugins/subtitles/Subtitles.d.ts.map +0 -1
- package/lib/plugins/subtitles/Subtitles.js +0 -345
- package/lib/tsdoc-metadata.json +0 -11
- package/lib/utils/fullscreen.d.ts +0 -3
- package/lib/utils/fullscreen.d.ts.map +0 -1
- package/lib/utils/fullscreen.js +0 -2
- package/release.txt +0 -395
- package/release_notes +0 -297
- package/src/plugins/telemetry/Statistics copy.js +0 -296
- package/temp/player.api.json +0 -10275
package/dist/core.js
CHANGED
|
@@ -49957,7 +49957,7 @@ class Player {
|
|
|
49957
49957
|
}
|
|
49958
49958
|
}
|
|
49959
49959
|
|
|
49960
|
-
var version$1 = "2.28.
|
|
49960
|
+
var version$1 = "2.28.4";
|
|
49961
49961
|
|
|
49962
49962
|
var packages = {
|
|
49963
49963
|
"node_modules/@clappr/core": {
|