@veltdev/sdk-dev 5.0.2-beta.92 → 5.0.2-beta.94

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.
@@ -112,7 +112,7 @@ export interface AuthRetryConfig {
112
112
  retryDelay?: number;
113
113
  }
114
114
  export interface Context {
115
- access: {
115
+ access?: {
116
116
  [key: string]: string | number;
117
117
  };
118
118
  accessFields?: Array<string>;
@@ -438,6 +438,7 @@ export declare class Constants {
438
438
  VELT_SKELETON_LOADER: string;
439
439
  VELT_SHADOW_DOM_INTERNAL: string;
440
440
  VELT_SINGLE_EDITOR_MODE_PANEL: string;
441
+ VELT_MULTI_THREAD_COMMENT_DIALOG: string;
441
442
  VELT_MULTI_THREAD_COMMENT_DIALOG_LIST: string;
442
443
  VELT_MULTI_THREAD_COMMENT_DIALOG_PANEL: string;
443
444
  VELT_MULTI_THREAD_COMMENT_DIALOG_COMPOSER_CONTAINER: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk-dev",
3
- "version": "5.0.2-beta.92",
3
+ "version": "5.0.2-beta.94",
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": [