@veltdev/sdk-dev 4.6.8-beta.2 → 4.6.8-beta.4

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.
@@ -275,7 +275,7 @@ export type RecorderVariant = 'default' | 'embed';
275
275
  export type ReactionPinType = 'timeline' | 'comment';
276
276
  export type SidebarPosition = 'left' | 'right';
277
277
  export type SidebarSortingCriteria = 'date' | 'unread' | null;
278
- export type SidebarFilterCriteria = 'all' | 'read' | 'unread' | 'resolved' | 'open' | null;
278
+ export type SidebarFilterCriteria = 'all' | 'read' | 'unread' | 'resolved' | 'open' | 'reset' | null;
279
279
  export type SidebarFilterSearchType = 'people' | 'assigned' | 'tagged' | 'involved' | 'pages' | 'documents' | 'statuses' | 'priorities' | 'categories' | 'versions' | string;
280
280
  export type InlineSortingCriteria = 'createdFirst' | 'createdLast' | 'updatedFirst' | 'updatedLast';
281
281
  export type NotificationPanelMode = 'popover' | 'sidebar';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk-dev",
3
- "version": "4.6.8-beta.2",
3
+ "version": "4.6.8-beta.4",
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": [