@evercam/ui 0.0.53-beta.1 → 0.0.53-beta.2

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.
@@ -186,6 +186,21 @@
186
186
  "type": "object",
187
187
  "description": ""
188
188
  },
189
+ "EVideoPlayer/is-hls": {
190
+ "type": "boolean",
191
+ "description": "",
192
+ "default": false
193
+ },
194
+ "EVideoPlayer/streaming-token": {
195
+ "type": "string",
196
+ "description": "",
197
+ "default": ""
198
+ },
199
+ "EVideoPlayer/is-live-view": {
200
+ "type": "boolean",
201
+ "description": "",
202
+ "default": false
203
+ },
189
204
  "ETimeline/events-groups": {
190
205
  "type": "object",
191
206
  "description": ""