@veltdev/sdk-staging 4.5.0-beta.81 → 4.5.0-beta.82

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.
@@ -25,6 +25,7 @@ export interface RecordingErrorEvent {
25
25
  type: string;
26
26
  message: string;
27
27
  recorderId?: string;
28
+ url?: string;
28
29
  }
29
30
  export interface RecordingSaveInitiatedEvent {
30
31
  annotationId?: string;
@@ -197,6 +197,7 @@ export declare class Constants {
197
197
  VELT_RECORDER_CONTROL_PANEL: string;
198
198
  VELT_RECORDER_CONTROL_PANEL_INTERNAL: string;
199
199
  VELT_RECORDER_PLAYER: string;
200
+ VELT_VIDEO_EDITOR: string;
200
201
  VELT_TEXT_HIGHLIGHT: string;
201
202
  VELT_COMMENT_TEXT_PORTAL: string;
202
203
  VELT_COMMENTS_SIDEBAR: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk-staging",
3
- "version": "4.5.0-beta.81",
3
+ "version": "4.5.0-beta.82",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [