@playkit-js/playkit-js-ivq 3.7.9-canary.0-4303d0d → 3.7.9-canary.0-2697b8c
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/CHANGELOG.md +2 -2
- package/dist/playkit-ivq.js +1 -1
- package/dist/playkit-ivq.js.map +1 -1
- package/package.json +2 -2
- package/translations/en.i18n.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@playkit-js/playkit-js-ivq",
|
|
3
|
-
"version": "3.7.9-canary.0-
|
|
3
|
+
"version": "3.7.9-canary.0-2697b8c",
|
|
4
4
|
"main": "dist/playkit-ivq.js",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rm -rf ./dist",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"@playkit-js/common": "^1.5.19",
|
|
72
|
-
"@playkit-js/playkit-js-ui": "
|
|
72
|
+
"@playkit-js/playkit-js-ui": "0.82.7-canary.0-04a0966",
|
|
73
73
|
"@playkit-js/webpack-common": "^1.0.3"
|
|
74
74
|
}
|
|
75
75
|
}
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"quiz_completed_description": "Watch the video until the end to submit.",
|
|
52
52
|
"quiz_submitted_title": "Quiz submitted",
|
|
53
53
|
"seeking_is_disable_popup_title": "Seeking was disabled on this video",
|
|
54
|
-
"quiz_popup_shortcut": "Press Alt +
|
|
54
|
+
"quiz_popup_shortcut": "Press Shift + Alt + Q or Shift + Option + Q to access the dialog directly"
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
}
|