@cqa-lib/cqa-ui 1.1.178 → 1.1.179

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.
@@ -118,6 +118,7 @@ export declare class SimulatorComponent implements AfterViewInit, OnDestroy, OnC
118
118
  * This prevents pipeline read errors during rapid seek operations
119
119
  */
120
120
  private seekToTimeInternal;
121
+ onVideoKeydown(event: KeyboardEvent): void;
121
122
  /**
122
123
  * Toggle play/pause (now trivial with state machine)
123
124
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.178",
3
+ "version": "1.1.179",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",