@veltdev/sdk 4.7.1-beta.7 → 5.0.0-beta.1

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.
@@ -6,6 +6,8 @@ export interface CustomFilter {
6
6
  }
7
7
  export interface CustomPriority extends CustomFilter {
8
8
  lightColor?: string;
9
+ svg?: string;
10
+ iconUrl?: string;
9
11
  }
10
12
  export interface CustomStatus extends CustomFilter {
11
13
  type: StatusType;
@@ -244,16 +244,6 @@ export declare class Constants {
244
244
  VELT_WIREFRAME: string;
245
245
  VELT_AUTOCOMPLETE: string;
246
246
  VELT_AUTOCOMPLETE_CHIP: string;
247
- VELT_COMMENT_DIALOG_HEADER: string;
248
- VELT_COMMENT_DIALOG_BODY: string;
249
- VELT_COMMENT_DIALOG_FOOTER: string;
250
- VELT_COMMENT_DIALOG_PRIORITY: string;
251
- VELT_COMMENT_DIALOG_STATUS: string;
252
- VELT_COMMENT_DIALOG_COPY_LINK: string;
253
- VELT_COMMENT_DIALOG_RESOLVE_BUTTON: string;
254
- VELT_COMMENT_DIALOG_OPTIONS: string;
255
- VELT_COMMENT_DIALOG_BODY_THREAD_CARD: string;
256
- VELT_COMMENT_DIALOG_PRIVATE_BANNER: string;
257
247
  VELT_COMMENT_COMPOSER: string;
258
248
  VELT_SKELETON_LOADER: string;
259
249
  VELT_SHADOW_DOM_INTERNAL: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk",
3
- "version": "4.7.1-beta.7",
3
+ "version": "5.0.0-beta.1",
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": [