@veltdev/sdk-staging 4.5.4-beta.3 → 4.5.4-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.
@@ -108,6 +108,16 @@ export declare class NotificationElement {
108
108
  */
109
109
  closeNotificationsPanel: () => void;
110
110
 
111
+ /**
112
+ * To enable current document only
113
+ */
114
+ enableCurrentDocumentOnly: () => void;
115
+
116
+ /**
117
+ * To disable current document only
118
+ */
119
+ disableCurrentDocumentOnly: () => void;
120
+
111
121
  constructor();
112
122
 
113
123
  /**
@@ -214,4 +224,14 @@ export declare class NotificationElement {
214
224
  * To close notifications panel
215
225
  */
216
226
  private _closeNotificationsPanel;
227
+
228
+ /**
229
+ * To enable current document only
230
+ */
231
+ private _enableCurrentDocumentOnly;
232
+
233
+ /**
234
+ * To disable current document only
235
+ */
236
+ private _disableCurrentDocumentOnly;
217
237
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk-staging",
3
- "version": "4.5.4-beta.3",
3
+ "version": "4.5.4-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": [