bitmovin-player-ui
Advanced tools
Comparing version 3.53.0 to 3.54.0
@@ -7,4 +7,10 @@ # Change Log | ||
## [develop] | ||
## [3.54.0] - 2024-02-01 | ||
### Fixed | ||
- FCC subtitle settings menu showing two options with the same value | ||
- Invalid release workflow file | ||
## [3.53.0] - 2024-01-03 | ||
### Added | ||
@@ -11,0 +17,0 @@ - Automate release on every PR merge to develop |
@@ -40,3 +40,3 @@ "use strict"; | ||
this.addItem('monospacedsansserif', i18n_1.i18n.getLocalizer('settings.subtitles.font.family.monospacedsansserif')); | ||
this.addItem('proportionalsansserif', i18n_1.i18n.getLocalizer('settings.subtitles.font.family.proportionalserif')); | ||
this.addItem('proportionalsansserif', i18n_1.i18n.getLocalizer('settings.subtitles.font.family.proportionalsansserif')); | ||
this.addItem('casual', i18n_1.i18n.getLocalizer('settings.subtitles.font.family.casual')); | ||
@@ -43,0 +43,0 @@ this.addItem('cursive', i18n_1.i18n.getLocalizer('settings.subtitles.font.family.cursive')); |
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.ReplayButton = exports.SettingsPanelItem = exports.SubtitleSettingsPanelPage = exports.SettingsPanelPageOpenButton = exports.SettingsPanelPageBackButton = exports.SettingsPanelPage = exports.AudioTrackListBox = exports.SubtitleListBox = exports.ListBox = exports.SubtitleSettingsResetButton = exports.WindowOpacitySelectBox = exports.WindowColorSelectBox = exports.SubtitleSettingsLabel = exports.SubtitleSettingSelectBox = exports.FontSizeSelectBox = exports.FontOpacitySelectBox = exports.FontFamilySelectBox = exports.FontColorSelectBox = exports.CharacterEdgeSelectBox = exports.BackgroundOpacitySelectBox = exports.BackgroundColorSelectBox = exports.Spacer = exports.PictureInPictureToggleButton = exports.VolumeSlider = exports.AirPlayToggleButton = exports.MetadataLabelContent = exports.MetadataLabel = exports.CloseButton = exports.PlaybackToggleOverlay = exports.CastUIContainer = exports.BufferingOverlay = exports.HugeReplayButton = exports.PlaybackSpeedSelectBox = exports.AdClickOverlay = exports.AdMessageLabel = exports.AdSkipButton = exports.ClickOverlay = void 0; | ||
exports.version = '3.53.0'; | ||
exports.version = '3.54.0'; | ||
// Management | ||
@@ -8,0 +8,0 @@ var uimanager_1 = require("./uimanager"); |
{ | ||
"name": "bitmovin-player-ui", | ||
"version": "3.53.0", | ||
"version": "3.54.0", | ||
"description": "Bitmovin Player UI Framework", | ||
@@ -5,0 +5,0 @@ "main": "./dist/js/framework/main.js", |
@@ -26,3 +26,3 @@ import { SubtitleSettingSelectBox, SubtitleSettingSelectBoxConfig } from './subtitlesettingselectbox'; | ||
this.addItem('monospacedsansserif', i18n.getLocalizer('settings.subtitles.font.family.monospacedsansserif')); | ||
this.addItem('proportionalsansserif', i18n.getLocalizer('settings.subtitles.font.family.proportionalserif')); | ||
this.addItem('proportionalsansserif', i18n.getLocalizer('settings.subtitles.font.family.proportionalsansserif')); | ||
this.addItem('casual', i18n.getLocalizer('settings.subtitles.font.family.casual')); | ||
@@ -29,0 +29,0 @@ this.addItem('cursive', i18n.getLocalizer('settings.subtitles.font.family.cursive')); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5855473
505
57431
3
2