@playkit-js/playkit-js-ui 0.79.8-canary.0-e1ced4b → 0.79.8

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.
@@ -3427,6 +3427,7 @@ declare const initialState: {
3427
3427
  showAdvancedCaptionsMenu: boolean;
3428
3428
  };
3429
3429
  hoverTimeout: number;
3430
+ tinySizeDisabled: boolean;
3430
3431
  components: {
3431
3432
  watermark: any;
3432
3433
  seekbar: any;