Skip to content

Commit

Permalink
npm run prepublishOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Dennis2 (thomas_d) committed Jan 4, 2022
1 parent 7b82320 commit 2b2b5ec
Show file tree
Hide file tree
Showing 20 changed files with 13,039 additions and 8,339 deletions.
4 changes: 2 additions & 2 deletions dist/controls.css

Large diffs are not rendered by default.

303 changes: 163 additions & 140 deletions dist/demo.compiled.debug.js

Large diffs are not rendered by default.

303 changes: 163 additions & 140 deletions dist/demo.compiled.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/demo.css

Large diffs are not rendered by default.

108 changes: 64 additions & 44 deletions dist/deps.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions dist/locales.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ shaka.ui.Locales.addTo = function(localization) {
['AD_DURATION', 'Ad duration'],
['AD_PROGRESS', 'Ad [AD_ON] of [NUM_ADS]'],
['AD_TIME', 'Ad: [AD_TIME]'],
['AIRPLAY', 'AirPlay'],
['AUTO_QUALITY', 'Auto'],
['BACK', 'Back'],
['CAPTIONS', 'Captions'],
Expand All @@ -127,11 +128,13 @@ shaka.ui.Locales.addTo = function(localization) {
['PICTURE_IN_PICTURE', 'Picture-in-Picture'],
['PLAY', 'Play'],
['PLAYBACK_RATE', 'Playback speed'],
['REPLAY', 'Replay'],
['RESOLUTION', 'Resolution'],
['REWIND', 'Rewind'],
['SEEK', 'Seek'],
['SKIP_AD', 'Skip Ad'],
['SKIP_TO_LIVE', 'Skip ahead to live'],
['SUBTITLE_FORCED', 'Forced'],
['UNDETERMINED_LANGUAGE', 'Undetermined'],
['UNMUTE', 'Unmute'],
['UNRECOGNIZED_LANGUAGE', 'Unrecognized'],
Expand Down Expand Up @@ -208,6 +211,7 @@ shaka.ui.Locales.addTo = function(localization) {
['SEEK', 'Buscar'],
['SKIP_AD', 'Saltar anuncio'],
['SKIP_TO_LIVE', 'Ir al vídeo en directo'],
['SUBTITLE_FORCED', 'Forzado'],
['UNDETERMINED_LANGUAGE', 'Sin especificar'],
['UNMUTE', 'Activar sonido'],
['UNRECOGNIZED_LANGUAGE', 'No reconocida'],
Expand Down Expand Up @@ -246,6 +250,7 @@ shaka.ui.Locales.addTo = function(localization) {
['SEEK', 'Buscar'],
['SKIP_AD', 'Omitir anuncio'],
['SKIP_TO_LIVE', 'Adelantar hasta la transmisión en vivo'],
['SUBTITLE_FORCED', 'Forzado'],
['UNDETERMINED_LANGUAGE', 'Sin especificar'],
['UNMUTE', 'Dejar de silenciar'],
['UNRECOGNIZED_LANGUAGE', 'No reconocida'],
Expand Down Expand Up @@ -730,12 +735,14 @@ shaka.ui.Locales.Ids = {
CAST: 'CAST',
LIVE: 'LIVE',
UNRECOGNIZED_LANGUAGE: 'UNRECOGNIZED_LANGUAGE',
SUBTITLE_FORCED: 'SUBTITLE_FORCED',
RESOLUTION: 'RESOLUTION',
PICTURE_IN_PICTURE: 'PICTURE_IN_PICTURE',
PLAY: 'PLAY',
EXIT_LOOP_MODE: 'EXIT_LOOP_MODE',
OFF: 'OFF',
MUTE: 'MUTE',
AIRPLAY: 'AIRPLAY',
UNDETERMINED_LANGUAGE: 'UNDETERMINED_LANGUAGE',
CAPTIONS: 'CAPTIONS',
AD_TIME: 'AD_TIME',
Expand All @@ -746,6 +753,7 @@ shaka.ui.Locales.Ids = {
EXIT_PICTURE_IN_PICTURE: 'EXIT_PICTURE_IN_PICTURE',
ENTER_LOOP_MODE: 'ENTER_LOOP_MODE',
UNMUTE: 'UNMUTE',
REPLAY: 'REPLAY',
FAST_FORWARD: 'FAST_FORWARD',
REWIND: 'REWIND',
SKIP_AD: 'SKIP_AD',
Expand Down
214 changes: 115 additions & 99 deletions dist/receiver.compiled.debug.js

Large diffs are not rendered by default.

214 changes: 115 additions & 99 deletions dist/receiver.compiled.js

Large diffs are not rendered by default.

521 changes: 459 additions & 62 deletions dist/shaka-player.compiled.d.ts

Large diffs are not rendered by default.

521 changes: 459 additions & 62 deletions dist/shaka-player.compiled.debug.d.ts

Large diffs are not rendered by default.

Loading

0 comments on commit 2b2b5ec

Please sign in to comment.