@veltdev/types-dev 4.6.6-beta.1 → 4.6.6-beta.3

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