@playkit-js/playkit-js-dual-screen 3.1.6-canary.2-b0a1d2f → 3.1.6

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.
Files changed (43) hide show
  1. package/CHANGELOG.md +2 -4
  2. package/README.md +5 -0
  3. package/dist/playkit-dual-screen.js +1 -2
  4. package/dist/playkit-dual-screen.js.map +1 -1
  5. package/package.json +41 -24
  6. package/translations/en.i18n.json +1 -2
  7. package/tsconfig.json +4 -5
  8. package/cypress/e2e/dual-screen.cy.ts +0 -353
  9. package/cypress/e2e/env.ts +0 -74
  10. package/cypress/fixtures/100.jpeg +0 -0
  11. package/cypress/fixtures/640.jpeg +0 -0
  12. package/cypress/fixtures/base_entry.json +0 -251
  13. package/cypress/fixtures/cue-points-empty.json +0 -13
  14. package/cypress/fixtures/cue-points.json +0 -34
  15. package/cypress/fixtures/dual-screen-0-media.json +0 -9
  16. package/cypress/fixtures/dual-screen-1-media.json +0 -13
  17. package/cypress/fixtures/dual-screen-2-media.json +0 -16
  18. package/cypress/fixtures/thumb-asset.jpeg +0 -0
  19. package/cypress/fixtures/thumb-url.json +0 -9
  20. package/cypress/public/index.html +0 -41
  21. package/cypress/public/media/index.m3u8 +0 -25
  22. package/cypress/public/media/index_1.m3u8 +0 -25
  23. package/cypress/public/media/seg-1-a1.ts +0 -0
  24. package/cypress/public/media/seg-1-v1-a1.ts +0 -0
  25. package/cypress/public/media/seg-2-a1.ts +0 -0
  26. package/cypress/public/media/seg-2-v1-a1.ts +0 -0
  27. package/cypress/public/media/seg-3-a1.ts +0 -0
  28. package/cypress/public/media/seg-3-v1-a1.ts +0 -0
  29. package/cypress/public/media/seg-4-a1.ts +0 -0
  30. package/cypress/public/media/seg-4-v1-a1.ts +0 -0
  31. package/cypress/public/media/seg-5-a1.ts +0 -0
  32. package/cypress/public/media/seg-5-v1-a1.ts +0 -0
  33. package/cypress/public/media/seg-6-a1.ts +0 -0
  34. package/cypress/public/media/seg-6-v1-a1.ts +0 -0
  35. package/cypress/public/media/seg-7-a1.ts +0 -0
  36. package/cypress/public/media/seg-7-v1-a1.ts +0 -0
  37. package/cypress/public/media/seg-8-a1.ts +0 -0
  38. package/cypress/public/media/seg-8-v1-a1.ts +0 -0
  39. package/cypress/public/media/seg-9-a1.ts +0 -0
  40. package/cypress/public/media/seg-9-v1-a1.ts +0 -0
  41. package/cypress/public/ui-conf.js +0 -87
  42. package/cypress.config.ts +0 -10
  43. package/dist/playkit-dual-screen.js.LICENSE.txt +0 -5
package/CHANGELOG.md CHANGED
@@ -2,9 +2,7 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
- ### [3.1.6-canary.2-b0a1d2f](https://github.com/kaltura/playkit-js-dual-screen/compare/v3.1.5...v3.1.6-canary.2-b0a1d2f) (2023-05-16)
6
-
7
-
5
+ ### 3.1.6 (2023-06-07)
8
6
 
9
7
  ### [3.1.5](https://github.com/kaltura/playkit-js-dual-screen/compare/v3.1.4...v3.1.5) (2023-05-15)
10
8
 
@@ -75,7 +73,7 @@ All notable changes to this project will be documented in this file. See [standa
75
73
 
76
74
  * **FEV-1439:** a11y fixes ([#79](https://github.com/kaltura/playkit-js-dual-screen/issues/79)) ([96f11bd](https://github.com/kaltura/playkit-js-dual-screen/commit/96f11bd11b004c75e4ee4990ebdb2d62df41b86d))
77
75
  * **FEV-1590:** Mac voice over issues ([#82](https://github.com/kaltura/playkit-js-dual-screen/issues/82)) ([962af42](https://github.com/kaltura/playkit-js-dual-screen/commit/962af42d9dc4ab955d8a9df1a8651c99e078137d))
78
- * **FEV-956:** while dragging, the mouse cursor should be changed to 'hand' icon ([#80](https://github.com/kaltura/playkit-js-dual-screen/issues/80)) ([c381265](https://github.com/kaltura/playkit-js-dual-screen/commit/c38126510884a38bc0bd3a0e9150a8aa17c14e27))
76
+ * **FEV-956:** while dragging, the mouse cursor should be changed to 'hand' icon ([#80](https://github.com/kaltura/playkit-js-dual-screen/issues/80)) ([c3.1.65](https://github.com/kaltura/playkit-js-dual-screen/commit/c3.1.6510884a38bc0bd3a0e9150a8aa17c14e27))
79
77
 
80
78
  ### [3.0.1](https://github.com/kaltura/playkit-js-dual-screen/compare/v1.9.2...v3.0.1) (2022-10-26)
81
79
 
package/README.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # PlayKit JS Dual Screen - Dual Screen plugin for the [PlayKit JS Player]
2
2
 
3
+ [![Build Status](https://github.com/kaltura/playkit-js-dual-screen/actions/workflows/run_canary_full_flow.yaml/badge.svg)](https://github.com/kaltura/playkit-js-dual-screen/actions/workflows/run_canary_full_flow.yaml)
4
+ [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
5
+ [![](https://img.shields.io/npm/v/@playkit-js/playkit-js-dual-screen/latest.svg)](https://www.npmjs.com/package/@playkit-js/playkit-js-dual-screen)
6
+ [![](https://img.shields.io/npm/v/@playkit-js/playkit-js-dual-screen/canary.svg)](https://www.npmjs.com/package/@playkit-js/playkit-js-dual-screen/v/canary)
7
+
3
8
  PlayKit JS Dual Screen is written in [ECMAScript6], statically analysed using [Typescript] and transpiled in ECMAScript5 using [Babel].
4
9
 
5
10
  [typescript]: https://www.typescriptlang.org/