@instructure/studio-player 0.2.2 → 0.2.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/StudioPlayer/StudioPlayer.d.ts +4 -4
- package/dist/StudioPlayer/test/annotations.d.ts +1 -1
- package/dist/StudioPlayer/test/captions.d.ts +1 -1
- package/dist/StudioPlayer/test/comments.d.ts +1 -1
- package/dist/StudioPlayer/test/quizmarkers.d.ts +1 -1
- package/dist/en-DRnzP2ly.js +91 -0
- package/dist/kl-DAr1HilW.js +91 -0
- package/dist/studio-player.es.js +517 -510
- package/dist/types.d.ts +1 -1
- package/package.json +36 -36
- package/dist/en-DFSgRHa0.js +0 -91
- package/dist/kl-dmbsz-te.js +0 -91
- /package/dist/{index-CMD6Esae.css → index-aLp7_0kW.css} +0 -0
package/dist/types.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/studio-player",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Next generation media player for Instructure",
|
|
6
6
|
"module": "./dist/studio-player.es.js",
|
|
@@ -20,54 +20,54 @@
|
|
|
20
20
|
},
|
|
21
21
|
"license": "MIT",
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@eslint/js": "^9.
|
|
24
|
-
"@storybook/addon-actions": "^8.
|
|
25
|
-
"@storybook/addon-essentials": "^8.
|
|
26
|
-
"@storybook/addon-interactions": "^8.
|
|
27
|
-
"@storybook/addon-links": "^8.
|
|
28
|
-
"@storybook/blocks": "^8.
|
|
29
|
-
"@storybook/react": "^8.
|
|
30
|
-
"@storybook/react-vite": "^8.
|
|
31
|
-
"@storybook/test": "^8.
|
|
23
|
+
"@eslint/js": "^9.18.0",
|
|
24
|
+
"@storybook/addon-actions": "^8.5.0",
|
|
25
|
+
"@storybook/addon-essentials": "^8.5.0",
|
|
26
|
+
"@storybook/addon-interactions": "^8.5.0",
|
|
27
|
+
"@storybook/addon-links": "^8.5.0",
|
|
28
|
+
"@storybook/blocks": "^8.5.0",
|
|
29
|
+
"@storybook/react": "^8.5.0",
|
|
30
|
+
"@storybook/react-vite": "^8.5.0",
|
|
31
|
+
"@storybook/test": "^8.5.0",
|
|
32
32
|
"@svgr/core": "^8.1.0",
|
|
33
33
|
"@svgr/plugin-jsx": "^8.1.0",
|
|
34
34
|
"@testing-library/dom": "^10.4.0",
|
|
35
|
-
"@testing-library/jest-dom": "^6.
|
|
36
|
-
"@testing-library/react": "^16.0
|
|
37
|
-
"@testing-library/user-event": "^14.
|
|
35
|
+
"@testing-library/jest-dom": "^6.6.3",
|
|
36
|
+
"@testing-library/react": "^16.2.0",
|
|
37
|
+
"@testing-library/user-event": "^14.6.0",
|
|
38
38
|
"@types/react": "^18.3.5",
|
|
39
39
|
"@types/react-dom": "^18.3.0",
|
|
40
|
-
"@vitejs/plugin-react-swc": "^3.7.
|
|
41
|
-
"@vitest/expect": "^
|
|
42
|
-
"eslint": "^9.
|
|
43
|
-
"eslint-plugin-import": "^2.
|
|
44
|
-
"eslint-plugin-react": "^7.
|
|
45
|
-
"globals": "^15.
|
|
46
|
-
"happy-dom": "^
|
|
47
|
-
"husky": "^9.1.
|
|
48
|
-
"lint-staged": "^15.
|
|
49
|
-
"postcss-nesting": "^13.0.
|
|
50
|
-
"storybook": "^8.
|
|
51
|
-
"stylelint": "^16.
|
|
40
|
+
"@vitejs/plugin-react-swc": "^3.7.2",
|
|
41
|
+
"@vitest/expect": "^3.0.2",
|
|
42
|
+
"eslint": "^9.18.0",
|
|
43
|
+
"eslint-plugin-import": "^2.31.0",
|
|
44
|
+
"eslint-plugin-react": "^7.37.4",
|
|
45
|
+
"globals": "^15.14.0",
|
|
46
|
+
"happy-dom": "^16.6.0",
|
|
47
|
+
"husky": "^9.1.7",
|
|
48
|
+
"lint-staged": "^15.4.1",
|
|
49
|
+
"postcss-nesting": "^13.0.1",
|
|
50
|
+
"storybook": "^8.5.0",
|
|
51
|
+
"stylelint": "^16.13.2",
|
|
52
52
|
"stylelint-config-css-modules": "^4.4.0",
|
|
53
|
-
"stylelint-config-standard": "^
|
|
54
|
-
"typescript": "^5.
|
|
55
|
-
"typescript-eslint": "^8.
|
|
53
|
+
"stylelint-config-standard": "^37.0.0",
|
|
54
|
+
"typescript": "^5.7.3",
|
|
55
|
+
"typescript-eslint": "^8.20.0",
|
|
56
56
|
"unplugin-icons": "^0.19.3",
|
|
57
|
-
"vite": "^
|
|
58
|
-
"vite-plugin-dts": "^4.
|
|
59
|
-
"vite-plugin-lib-inject-css": "^2.
|
|
60
|
-
"vite-tsconfig-paths": "^5.
|
|
61
|
-
"vitest": "^
|
|
57
|
+
"vite": "^6.0.9",
|
|
58
|
+
"vite-plugin-dts": "^4.5.0",
|
|
59
|
+
"vite-plugin-lib-inject-css": "^2.2.1",
|
|
60
|
+
"vite-tsconfig-paths": "^5.1.4",
|
|
61
|
+
"vitest": "^3.0.2"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@floating-ui/react": "^0.
|
|
64
|
+
"@floating-ui/react": "^0.27.3",
|
|
65
65
|
"@vidstack/react": "^1.12.11",
|
|
66
|
-
"i18next": "^
|
|
66
|
+
"i18next": "^24.2.1",
|
|
67
67
|
"i18next-resources-to-backend": "^1.2.1",
|
|
68
68
|
"react": "^18.3.1",
|
|
69
69
|
"react-dom": "^18.3.1",
|
|
70
|
-
"react-i18next": "^15.
|
|
70
|
+
"react-i18next": "^15.4.0"
|
|
71
71
|
},
|
|
72
72
|
"scripts": {
|
|
73
73
|
"build": "vite build",
|
package/dist/en-DFSgRHa0.js
DELETED
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
const E = "Action", A = "Annotations", o = "Auto ({{quality}})p", t = "Back", T = "Font Size", n = "Caption Language: {{language}}", S = "Captions", O = "Close", e = "Comments", _ = "Continue", s = "Decrease Playback Speed", c = "Decrease Volume by {{percent}}%", C = "Down Arrow", N = "Enter Fullscreen", P = "Exit Fullscreen", R = "Increase Playback Speed", L = "Increase Volume by {{percent}}%", a = "Invert Colors", U = "Jump to specific percentage (1-10%, 2-20%, etc)", I = "Jump to Start", G = "Keyboard Shortcuts", r = "Language", D = "Left Arrow", u = "Muted", l = "Next Caption Language", p = "Off", M = "On Top", K = "Playback Speed", g = "Playback Speed: {{speed}}x", i = "Previous Caption Language", B = "Quality", F = "Reset Playback Speed", d = "Right Arrow", Y = "Seek backward: {{seconds}} seconds", W = "Seek forward: {{seconds}} seconds", V = "Settings", y = "Shortcut", b = "Space", k = "Toggle Captions", m = "Toggle Muted", w = "Toggle Play/Pause", f = "Up Arrow", H = "Volume: {{volume}}%", J = {
|
|
2
|
-
ACTION: E,
|
|
3
|
-
ANNOTATIONS: A,
|
|
4
|
-
AUTO: o,
|
|
5
|
-
BACK: t,
|
|
6
|
-
CAPTION_FONT_SIZE: T,
|
|
7
|
-
CAPTION_LANGUAGE: n,
|
|
8
|
-
CAPTIONS: S,
|
|
9
|
-
CLOSE: O,
|
|
10
|
-
COMMENTS: e,
|
|
11
|
-
CONTINUE: _,
|
|
12
|
-
DECREASE_PLAYBACK_SPEED: s,
|
|
13
|
-
DECREASE_VOLUME: c,
|
|
14
|
-
DOWN_ARROW: C,
|
|
15
|
-
ENTER_FULLSCREEN: N,
|
|
16
|
-
EXIT_FULLSCREEN: P,
|
|
17
|
-
INCREASE_PLAYBACK_SPEED: R,
|
|
18
|
-
INCREASE_VOLUME: L,
|
|
19
|
-
INVERT_COLORS: a,
|
|
20
|
-
JUMP_TO_PERCENTAGE: U,
|
|
21
|
-
JUMP_TO_START: I,
|
|
22
|
-
KEYBOARD_SHORTCUTS: G,
|
|
23
|
-
LANGUAGE: r,
|
|
24
|
-
LEFT_ARROW: D,
|
|
25
|
-
MUTED: u,
|
|
26
|
-
NEXT_CAPTION_LANGUAGE: l,
|
|
27
|
-
OFF: p,
|
|
28
|
-
ON_TOP: M,
|
|
29
|
-
PLAYBACK_SPEED: K,
|
|
30
|
-
PLAYBACK_SPEED_MESSAGE: g,
|
|
31
|
-
PREVIOUS_CAPTION_LANGUAGE: i,
|
|
32
|
-
QUALITY: B,
|
|
33
|
-
RESET_PLAYBACK_SPEED: F,
|
|
34
|
-
RIGHT_ARROW: d,
|
|
35
|
-
SEEK_BACKWARD: Y,
|
|
36
|
-
SEEK_FORWARD: W,
|
|
37
|
-
SETTINGS: V,
|
|
38
|
-
SHORTCUT: y,
|
|
39
|
-
SPACE: b,
|
|
40
|
-
TOGGLE_CAPTIONS: k,
|
|
41
|
-
TOGGLE_MUTED: m,
|
|
42
|
-
TOGGLE_PLAY_PAUSE: w,
|
|
43
|
-
UP_ARROW: f,
|
|
44
|
-
VOLUME: H
|
|
45
|
-
};
|
|
46
|
-
export {
|
|
47
|
-
E as ACTION,
|
|
48
|
-
A as ANNOTATIONS,
|
|
49
|
-
o as AUTO,
|
|
50
|
-
t as BACK,
|
|
51
|
-
S as CAPTIONS,
|
|
52
|
-
T as CAPTION_FONT_SIZE,
|
|
53
|
-
n as CAPTION_LANGUAGE,
|
|
54
|
-
O as CLOSE,
|
|
55
|
-
e as COMMENTS,
|
|
56
|
-
_ as CONTINUE,
|
|
57
|
-
s as DECREASE_PLAYBACK_SPEED,
|
|
58
|
-
c as DECREASE_VOLUME,
|
|
59
|
-
C as DOWN_ARROW,
|
|
60
|
-
N as ENTER_FULLSCREEN,
|
|
61
|
-
P as EXIT_FULLSCREEN,
|
|
62
|
-
R as INCREASE_PLAYBACK_SPEED,
|
|
63
|
-
L as INCREASE_VOLUME,
|
|
64
|
-
a as INVERT_COLORS,
|
|
65
|
-
U as JUMP_TO_PERCENTAGE,
|
|
66
|
-
I as JUMP_TO_START,
|
|
67
|
-
G as KEYBOARD_SHORTCUTS,
|
|
68
|
-
r as LANGUAGE,
|
|
69
|
-
D as LEFT_ARROW,
|
|
70
|
-
u as MUTED,
|
|
71
|
-
l as NEXT_CAPTION_LANGUAGE,
|
|
72
|
-
p as OFF,
|
|
73
|
-
M as ON_TOP,
|
|
74
|
-
K as PLAYBACK_SPEED,
|
|
75
|
-
g as PLAYBACK_SPEED_MESSAGE,
|
|
76
|
-
i as PREVIOUS_CAPTION_LANGUAGE,
|
|
77
|
-
B as QUALITY,
|
|
78
|
-
F as RESET_PLAYBACK_SPEED,
|
|
79
|
-
d as RIGHT_ARROW,
|
|
80
|
-
Y as SEEK_BACKWARD,
|
|
81
|
-
W as SEEK_FORWARD,
|
|
82
|
-
V as SETTINGS,
|
|
83
|
-
y as SHORTCUT,
|
|
84
|
-
b as SPACE,
|
|
85
|
-
k as TOGGLE_CAPTIONS,
|
|
86
|
-
m as TOGGLE_MUTED,
|
|
87
|
-
w as TOGGLE_PLAY_PAUSE,
|
|
88
|
-
f as UP_ARROW,
|
|
89
|
-
H as VOLUME,
|
|
90
|
-
J as default
|
|
91
|
-
};
|
package/dist/kl-dmbsz-te.js
DELETED
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
const E = "qeq", A = "ghItlh", I = "jIghoS ({{quality}})p", S = "qa' yIbuS", T = "lo'ta'", O = "yIngwIj Hol: {{language}}", _ = "yIngwIj", o = "chaw'", n = "qechmey", t = "taH", N = "yIjDu' qachDaq jIqeq", c = "tInwIj qachDaq HablI' veS", C = "SoQmey 'ugh", R = "nIvbogh jIpIj", s = "jIqeqpuma' jIpIj", P = "yIjDu' qachDaq Qab", L = "tInwIj qachDaq Qab", U = "lujmuS mewbeH", D = "jItuvHa'wI' (1-10%, 2-20%, ghob)", G = "yItlhutlhmeH jIjlo'", a = "pu'chuqHom nIHneHmey", e = "Hol", q = "chay' SoQ", j = "batlh", u = "qel yIngwIj Hol", H = "Hoch", h = "QI'ta' qorDaq", y = "yIjDu' veS", l = "yIjDu' veS: {{speed}}x", K = "yIngwIj Hol tInmoH", M = "HIQ", m = "yIjDu' qachDaq reset", B = "SoQmey 'ugh", Y = "Hovmey yIbuS: {{seconds}}", g = "yIbuS: {{seconds}}", w = "nIvbogh", F = "pu'chuqHom", W = "mIw", b = "yIngwIj lo'ta' nIbuS", Q = "mIw tImlaw'", V = "qeq je muSmeH nIvbogh", v = "QoQ SoQ", p = "tInwIj: {{volume}}%", d = {
|
|
2
|
-
ACTION: E,
|
|
3
|
-
ANNOTATIONS: A,
|
|
4
|
-
AUTO: I,
|
|
5
|
-
BACK: S,
|
|
6
|
-
CAPTION_FONT_SIZE: T,
|
|
7
|
-
CAPTION_LANGUAGE: O,
|
|
8
|
-
CAPTIONS: _,
|
|
9
|
-
CLOSE: o,
|
|
10
|
-
COMMENTS: n,
|
|
11
|
-
CONTINUE: t,
|
|
12
|
-
DECREASE_PLAYBACK_SPEED: N,
|
|
13
|
-
DECREASE_VOLUME: c,
|
|
14
|
-
DOWN_ARROW: C,
|
|
15
|
-
ENTER_FULLSCREEN: R,
|
|
16
|
-
EXIT_FULLSCREEN: s,
|
|
17
|
-
INCREASE_PLAYBACK_SPEED: P,
|
|
18
|
-
INCREASE_VOLUME: L,
|
|
19
|
-
INVERT_COLORS: U,
|
|
20
|
-
JUMP_TO_PERCENTAGE: D,
|
|
21
|
-
JUMP_TO_START: G,
|
|
22
|
-
KEYBOARD_SHORTCUTS: a,
|
|
23
|
-
LANGUAGE: e,
|
|
24
|
-
LEFT_ARROW: q,
|
|
25
|
-
MUTED: j,
|
|
26
|
-
NEXT_CAPTION_LANGUAGE: u,
|
|
27
|
-
OFF: H,
|
|
28
|
-
ON_TOP: h,
|
|
29
|
-
PLAYBACK_SPEED: y,
|
|
30
|
-
PLAYBACK_SPEED_MESSAGE: l,
|
|
31
|
-
PREVIOUS_CAPTION_LANGUAGE: K,
|
|
32
|
-
QUALITY: M,
|
|
33
|
-
RESET_PLAYBACK_SPEED: m,
|
|
34
|
-
RIGHT_ARROW: B,
|
|
35
|
-
SEEK_BACKWARD: Y,
|
|
36
|
-
SEEK_FORWARD: g,
|
|
37
|
-
SETTINGS: w,
|
|
38
|
-
SHORTCUT: F,
|
|
39
|
-
SPACE: W,
|
|
40
|
-
TOGGLE_CAPTIONS: b,
|
|
41
|
-
TOGGLE_MUTED: Q,
|
|
42
|
-
TOGGLE_PLAY_PAUSE: V,
|
|
43
|
-
UP_ARROW: v,
|
|
44
|
-
VOLUME: p
|
|
45
|
-
};
|
|
46
|
-
export {
|
|
47
|
-
E as ACTION,
|
|
48
|
-
A as ANNOTATIONS,
|
|
49
|
-
I as AUTO,
|
|
50
|
-
S as BACK,
|
|
51
|
-
_ as CAPTIONS,
|
|
52
|
-
T as CAPTION_FONT_SIZE,
|
|
53
|
-
O as CAPTION_LANGUAGE,
|
|
54
|
-
o as CLOSE,
|
|
55
|
-
n as COMMENTS,
|
|
56
|
-
t as CONTINUE,
|
|
57
|
-
N as DECREASE_PLAYBACK_SPEED,
|
|
58
|
-
c as DECREASE_VOLUME,
|
|
59
|
-
C as DOWN_ARROW,
|
|
60
|
-
R as ENTER_FULLSCREEN,
|
|
61
|
-
s as EXIT_FULLSCREEN,
|
|
62
|
-
P as INCREASE_PLAYBACK_SPEED,
|
|
63
|
-
L as INCREASE_VOLUME,
|
|
64
|
-
U as INVERT_COLORS,
|
|
65
|
-
D as JUMP_TO_PERCENTAGE,
|
|
66
|
-
G as JUMP_TO_START,
|
|
67
|
-
a as KEYBOARD_SHORTCUTS,
|
|
68
|
-
e as LANGUAGE,
|
|
69
|
-
q as LEFT_ARROW,
|
|
70
|
-
j as MUTED,
|
|
71
|
-
u as NEXT_CAPTION_LANGUAGE,
|
|
72
|
-
H as OFF,
|
|
73
|
-
h as ON_TOP,
|
|
74
|
-
y as PLAYBACK_SPEED,
|
|
75
|
-
l as PLAYBACK_SPEED_MESSAGE,
|
|
76
|
-
K as PREVIOUS_CAPTION_LANGUAGE,
|
|
77
|
-
M as QUALITY,
|
|
78
|
-
m as RESET_PLAYBACK_SPEED,
|
|
79
|
-
B as RIGHT_ARROW,
|
|
80
|
-
Y as SEEK_BACKWARD,
|
|
81
|
-
g as SEEK_FORWARD,
|
|
82
|
-
w as SETTINGS,
|
|
83
|
-
F as SHORTCUT,
|
|
84
|
-
W as SPACE,
|
|
85
|
-
b as TOGGLE_CAPTIONS,
|
|
86
|
-
Q as TOGGLE_MUTED,
|
|
87
|
-
V as TOGGLE_PLAY_PAUSE,
|
|
88
|
-
v as UP_ARROW,
|
|
89
|
-
p as VOLUME,
|
|
90
|
-
d as default
|
|
91
|
-
};
|
|
File without changes
|