@liveblocks/react 2.25.0-aiprivatebeta8 → 2.25.0-aiprivatebeta9

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.
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  useClient
3
- } from "./chunk-MT7DJTSL.js";
3
+ } from "./chunk-TMKZ6U2Y.js";
4
4
 
5
5
  // src/version.ts
6
6
  var PKG_NAME = "@liveblocks/react";
7
- var PKG_VERSION = "2.25.0-aiprivatebeta8";
7
+ var PKG_VERSION = "2.25.0-aiprivatebeta9";
8
8
  var PKG_FORMAT = "esm";
9
9
 
10
10
  // src/ClientSideSuspense.tsx
@@ -57,4 +57,4 @@ export {
57
57
  ClientSideSuspense,
58
58
  RegisterAiKnowledge
59
59
  };
60
- //# sourceMappingURL=chunk-EAKXSMWI.js.map
60
+ //# sourceMappingURL=chunk-Z2N4O6IQ.js.map
package/dist/index.cjs CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkCP5NPU7Ccjs = require('./chunk-CP5NPU7C.cjs');
7
+ var _chunkM6D2NTTIcjs = require('./chunk-M6D2NTTI.cjs');
8
8
 
9
9
 
10
10
 
@@ -77,12 +77,12 @@ var _chunkCP5NPU7Ccjs = require('./chunk-CP5NPU7C.cjs');
77
77
 
78
78
 
79
79
 
80
- var _chunkG2EOFP6Scjs = require('./chunk-G2EOFP6S.cjs');
80
+ var _chunkRB4LUCGLcjs = require('./chunk-RB4LUCGL.cjs');
81
81
 
82
82
  // src/index.ts
83
83
  var _core = require('@liveblocks/core');
84
84
  var _client = require('@liveblocks/client');
85
- _core.detectDupes.call(void 0, _chunkCP5NPU7Ccjs.PKG_NAME, _chunkCP5NPU7Ccjs.PKG_VERSION, _chunkCP5NPU7Ccjs.PKG_FORMAT);
85
+ _core.detectDupes.call(void 0, _chunkM6D2NTTIcjs.PKG_NAME, _chunkM6D2NTTIcjs.PKG_VERSION, _chunkM6D2NTTIcjs.PKG_FORMAT);
86
86
 
87
87
 
88
88
 
@@ -159,5 +159,5 @@ _core.detectDupes.call(void 0, _chunkCP5NPU7Ccjs.PKG_NAME, _chunkCP5NPU7Ccjs.PKG
159
159
 
160
160
 
161
161
 
162
- exports.ClientContext = _chunkG2EOFP6Scjs.ClientContext; exports.ClientSideSuspense = _chunkCP5NPU7Ccjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkG2EOFP6Scjs.LiveblocksProvider; exports.RegisterAiKnowledge = _chunkCP5NPU7Ccjs.RegisterAiKnowledge; exports.RoomContext = _chunkG2EOFP6Scjs.RoomContext; exports.RoomProvider = _chunkG2EOFP6Scjs._RoomProvider; exports.createLiveblocksContext = _chunkG2EOFP6Scjs.createLiveblocksContext; exports.createRoomContext = _chunkG2EOFP6Scjs.createRoomContext; exports.isNotificationChannelEnabled = _client.isNotificationChannelEnabled; exports.shallow = _client.shallow; exports.useAddReaction = _chunkG2EOFP6Scjs._useAddReaction; exports.useAiChatMessages = _chunkG2EOFP6Scjs._useAiChatMessages; exports.useAiChats = _chunkG2EOFP6Scjs._useAiChats; exports.useAttachmentUrl = _chunkG2EOFP6Scjs.useAttachmentUrl; exports.useBatch = _chunkG2EOFP6Scjs.useBatch; exports.useBroadcastEvent = _chunkG2EOFP6Scjs._useBroadcastEvent; exports.useCanRedo = _chunkG2EOFP6Scjs.useCanRedo; exports.useCanUndo = _chunkG2EOFP6Scjs.useCanUndo; exports.useClient = _chunkG2EOFP6Scjs.useClient; exports.useCreateAiChat = _chunkG2EOFP6Scjs.useCreateAiChat; exports.useCreateComment = _chunkG2EOFP6Scjs.useCreateComment; exports.useCreateThread = _chunkG2EOFP6Scjs._useCreateThread; exports.useDeleteAiChat = _chunkG2EOFP6Scjs.useDeleteAiChat; exports.useDeleteAllInboxNotifications = _chunkG2EOFP6Scjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkG2EOFP6Scjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkG2EOFP6Scjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkG2EOFP6Scjs._useDeleteThread; exports.useEditComment = _chunkG2EOFP6Scjs.useEditComment; exports.useEditThreadMetadata = _chunkG2EOFP6Scjs._useEditThreadMetadata; exports.useErrorListener = _chunkG2EOFP6Scjs.useErrorListener; exports.useEventListener = _chunkG2EOFP6Scjs._useEventListener; exports.useHistory = _chunkG2EOFP6Scjs.useHistory; exports.useHistoryVersionData = _chunkG2EOFP6Scjs.useHistoryVersionData; exports.useHistoryVersions = _chunkG2EOFP6Scjs._useHistoryVersions; exports.useInboxNotificationThread = _chunkG2EOFP6Scjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkG2EOFP6Scjs.useInboxNotifications; exports.useIsInsideRoom = _chunkG2EOFP6Scjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkG2EOFP6Scjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkG2EOFP6Scjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkG2EOFP6Scjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkG2EOFP6Scjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkG2EOFP6Scjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkG2EOFP6Scjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkG2EOFP6Scjs._useMutation; exports.useMyPresence = _chunkG2EOFP6Scjs._useMyPresence; exports.useNotificationSettings = _chunkG2EOFP6Scjs.useNotificationSettings; exports.useOther = _chunkG2EOFP6Scjs._useOther; exports.useOthers = _chunkG2EOFP6Scjs._useOthers; exports.useOthersConnectionIds = _chunkG2EOFP6Scjs.useOthersConnectionIds; exports.useOthersListener = _chunkG2EOFP6Scjs._useOthersListener; exports.useOthersMapped = _chunkG2EOFP6Scjs._useOthersMapped; exports.useRedo = _chunkG2EOFP6Scjs.useRedo; exports.useRemoveReaction = _chunkG2EOFP6Scjs.useRemoveReaction; exports.useRoom = _chunkG2EOFP6Scjs._useRoom; exports.useRoomInfo = _chunkG2EOFP6Scjs.useRoomInfo; exports.useRoomNotificationSettings = _chunkG2EOFP6Scjs._useRoomNotificationSettings; exports.useRoomSubscriptionSettings = _chunkG2EOFP6Scjs._useRoomSubscriptionSettings; exports.useSelf = _chunkG2EOFP6Scjs._useSelf; exports.useStatus = _chunkG2EOFP6Scjs.useStatus; exports.useStorage = _chunkG2EOFP6Scjs._useStorage; exports.useStorageRoot = _chunkG2EOFP6Scjs._useStorageRoot; exports.useStorageStatus = _chunkG2EOFP6Scjs.useStorageStatus; exports.useSubscribeToThread = _chunkG2EOFP6Scjs.useSubscribeToThread; exports.useSyncStatus = _chunkG2EOFP6Scjs.useSyncStatus; exports.useThreadSubscription = _chunkG2EOFP6Scjs.useThreadSubscription; exports.useThreads = _chunkG2EOFP6Scjs._useThreads; exports.useUndo = _chunkG2EOFP6Scjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkG2EOFP6Scjs.useUnreadInboxNotificationsCount; exports.useUnsubscribeFromThread = _chunkG2EOFP6Scjs.useUnsubscribeFromThread; exports.useUpdateMyPresence = _chunkG2EOFP6Scjs._useUpdateMyPresence; exports.useUpdateNotificationSettings = _chunkG2EOFP6Scjs.useUpdateNotificationSettings; exports.useUpdateRoomNotificationSettings = _chunkG2EOFP6Scjs.useUpdateRoomNotificationSettings; exports.useUpdateRoomSubscriptionSettings = _chunkG2EOFP6Scjs.useUpdateRoomSubscriptionSettings; exports.useUser = _chunkG2EOFP6Scjs._useUser; exports.useUserThreads_experimental = _chunkG2EOFP6Scjs._useUserThreads_experimental;
162
+ exports.ClientContext = _chunkRB4LUCGLcjs.ClientContext; exports.ClientSideSuspense = _chunkM6D2NTTIcjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkRB4LUCGLcjs.LiveblocksProvider; exports.RegisterAiKnowledge = _chunkM6D2NTTIcjs.RegisterAiKnowledge; exports.RoomContext = _chunkRB4LUCGLcjs.RoomContext; exports.RoomProvider = _chunkRB4LUCGLcjs._RoomProvider; exports.createLiveblocksContext = _chunkRB4LUCGLcjs.createLiveblocksContext; exports.createRoomContext = _chunkRB4LUCGLcjs.createRoomContext; exports.isNotificationChannelEnabled = _client.isNotificationChannelEnabled; exports.shallow = _client.shallow; exports.useAddReaction = _chunkRB4LUCGLcjs._useAddReaction; exports.useAiChatMessages = _chunkRB4LUCGLcjs._useAiChatMessages; exports.useAiChats = _chunkRB4LUCGLcjs._useAiChats; exports.useAttachmentUrl = _chunkRB4LUCGLcjs.useAttachmentUrl; exports.useBatch = _chunkRB4LUCGLcjs.useBatch; exports.useBroadcastEvent = _chunkRB4LUCGLcjs._useBroadcastEvent; exports.useCanRedo = _chunkRB4LUCGLcjs.useCanRedo; exports.useCanUndo = _chunkRB4LUCGLcjs.useCanUndo; exports.useClient = _chunkRB4LUCGLcjs.useClient; exports.useCreateAiChat = _chunkRB4LUCGLcjs.useCreateAiChat; exports.useCreateComment = _chunkRB4LUCGLcjs.useCreateComment; exports.useCreateThread = _chunkRB4LUCGLcjs._useCreateThread; exports.useDeleteAiChat = _chunkRB4LUCGLcjs.useDeleteAiChat; exports.useDeleteAllInboxNotifications = _chunkRB4LUCGLcjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkRB4LUCGLcjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkRB4LUCGLcjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkRB4LUCGLcjs._useDeleteThread; exports.useEditComment = _chunkRB4LUCGLcjs.useEditComment; exports.useEditThreadMetadata = _chunkRB4LUCGLcjs._useEditThreadMetadata; exports.useErrorListener = _chunkRB4LUCGLcjs.useErrorListener; exports.useEventListener = _chunkRB4LUCGLcjs._useEventListener; exports.useHistory = _chunkRB4LUCGLcjs.useHistory; exports.useHistoryVersionData = _chunkRB4LUCGLcjs.useHistoryVersionData; exports.useHistoryVersions = _chunkRB4LUCGLcjs._useHistoryVersions; exports.useInboxNotificationThread = _chunkRB4LUCGLcjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkRB4LUCGLcjs.useInboxNotifications; exports.useIsInsideRoom = _chunkRB4LUCGLcjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkRB4LUCGLcjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkRB4LUCGLcjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkRB4LUCGLcjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkRB4LUCGLcjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkRB4LUCGLcjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkRB4LUCGLcjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkRB4LUCGLcjs._useMutation; exports.useMyPresence = _chunkRB4LUCGLcjs._useMyPresence; exports.useNotificationSettings = _chunkRB4LUCGLcjs.useNotificationSettings; exports.useOther = _chunkRB4LUCGLcjs._useOther; exports.useOthers = _chunkRB4LUCGLcjs._useOthers; exports.useOthersConnectionIds = _chunkRB4LUCGLcjs.useOthersConnectionIds; exports.useOthersListener = _chunkRB4LUCGLcjs._useOthersListener; exports.useOthersMapped = _chunkRB4LUCGLcjs._useOthersMapped; exports.useRedo = _chunkRB4LUCGLcjs.useRedo; exports.useRemoveReaction = _chunkRB4LUCGLcjs.useRemoveReaction; exports.useRoom = _chunkRB4LUCGLcjs._useRoom; exports.useRoomInfo = _chunkRB4LUCGLcjs.useRoomInfo; exports.useRoomNotificationSettings = _chunkRB4LUCGLcjs._useRoomNotificationSettings; exports.useRoomSubscriptionSettings = _chunkRB4LUCGLcjs._useRoomSubscriptionSettings; exports.useSelf = _chunkRB4LUCGLcjs._useSelf; exports.useStatus = _chunkRB4LUCGLcjs.useStatus; exports.useStorage = _chunkRB4LUCGLcjs._useStorage; exports.useStorageRoot = _chunkRB4LUCGLcjs._useStorageRoot; exports.useStorageStatus = _chunkRB4LUCGLcjs.useStorageStatus; exports.useSubscribeToThread = _chunkRB4LUCGLcjs.useSubscribeToThread; exports.useSyncStatus = _chunkRB4LUCGLcjs.useSyncStatus; exports.useThreadSubscription = _chunkRB4LUCGLcjs.useThreadSubscription; exports.useThreads = _chunkRB4LUCGLcjs._useThreads; exports.useUndo = _chunkRB4LUCGLcjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkRB4LUCGLcjs.useUnreadInboxNotificationsCount; exports.useUnsubscribeFromThread = _chunkRB4LUCGLcjs.useUnsubscribeFromThread; exports.useUpdateMyPresence = _chunkRB4LUCGLcjs._useUpdateMyPresence; exports.useUpdateNotificationSettings = _chunkRB4LUCGLcjs.useUpdateNotificationSettings; exports.useUpdateRoomNotificationSettings = _chunkRB4LUCGLcjs.useUpdateRoomNotificationSettings; exports.useUpdateRoomSubscriptionSettings = _chunkRB4LUCGLcjs.useUpdateRoomSubscriptionSettings; exports.useUser = _chunkRB4LUCGLcjs._useUser; exports.useUserThreads_experimental = _chunkRB4LUCGLcjs._useUserThreads_experimental;
163
163
  //# sourceMappingURL=index.cjs.map
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  PKG_NAME,
5
5
  PKG_VERSION,
6
6
  RegisterAiKnowledge
7
- } from "./chunk-EAKXSMWI.js";
7
+ } from "./chunk-Z2N4O6IQ.js";
8
8
  import {
9
9
  ClientContext,
10
10
  LiveblocksProvider,
@@ -77,7 +77,7 @@ import {
77
77
  useUpdateNotificationSettings,
78
78
  useUpdateRoomNotificationSettings,
79
79
  useUpdateRoomSubscriptionSettings
80
- } from "./chunk-MT7DJTSL.js";
80
+ } from "./chunk-TMKZ6U2Y.js";
81
81
 
82
82
  // src/index.ts
83
83
  import { detectDupes } from "@liveblocks/core";
package/dist/suspense.cjs CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkCP5NPU7Ccjs = require('./chunk-CP5NPU7C.cjs');
7
+ var _chunkM6D2NTTIcjs = require('./chunk-M6D2NTTI.cjs');
8
8
 
9
9
 
10
10
 
@@ -75,12 +75,12 @@ var _chunkCP5NPU7Ccjs = require('./chunk-CP5NPU7C.cjs');
75
75
 
76
76
 
77
77
 
78
- var _chunkG2EOFP6Scjs = require('./chunk-G2EOFP6S.cjs');
78
+ var _chunkRB4LUCGLcjs = require('./chunk-RB4LUCGL.cjs');
79
79
 
80
80
  // src/suspense.ts
81
81
  var _core = require('@liveblocks/core');
82
82
  var _client = require('@liveblocks/client');
83
- _core.detectDupes.call(void 0, _chunkCP5NPU7Ccjs.PKG_NAME, _chunkCP5NPU7Ccjs.PKG_VERSION, _chunkCP5NPU7Ccjs.PKG_FORMAT);
83
+ _core.detectDupes.call(void 0, _chunkM6D2NTTIcjs.PKG_NAME, _chunkM6D2NTTIcjs.PKG_VERSION, _chunkM6D2NTTIcjs.PKG_FORMAT);
84
84
 
85
85
 
86
86
 
@@ -155,5 +155,5 @@ _core.detectDupes.call(void 0, _chunkCP5NPU7Ccjs.PKG_NAME, _chunkCP5NPU7Ccjs.PKG
155
155
 
156
156
 
157
157
 
158
- exports.ClientContext = _chunkG2EOFP6Scjs.ClientContext; exports.ClientSideSuspense = _chunkCP5NPU7Ccjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkG2EOFP6Scjs.LiveblocksProvider; exports.RegisterAiKnowledge = _chunkCP5NPU7Ccjs.RegisterAiKnowledge; exports.RoomContext = _chunkG2EOFP6Scjs.RoomContext; exports.RoomProvider = _chunkG2EOFP6Scjs._RoomProvider; exports.isNotificationChannelEnabled = _client.isNotificationChannelEnabled; exports.shallow = _client.shallow; exports.useAddReaction = _chunkG2EOFP6Scjs._useAddReaction; exports.useAiChat = _chunkG2EOFP6Scjs._useAiChatSuspense; exports.useAiChatMessages = _chunkG2EOFP6Scjs._useAiChatMessagesSuspense; exports.useAiChats = _chunkG2EOFP6Scjs._useAiChatsSuspense; exports.useAttachmentUrl = _chunkG2EOFP6Scjs.useAttachmentUrlSuspense; exports.useBatch = _chunkG2EOFP6Scjs.useBatch; exports.useBroadcastEvent = _chunkG2EOFP6Scjs._useBroadcastEvent; exports.useCanRedo = _chunkG2EOFP6Scjs.useCanRedo; exports.useCanUndo = _chunkG2EOFP6Scjs.useCanUndo; exports.useClient = _chunkG2EOFP6Scjs.useClient; exports.useCreateAiChat = _chunkG2EOFP6Scjs.useCreateAiChat; exports.useCreateComment = _chunkG2EOFP6Scjs.useCreateComment; exports.useCreateThread = _chunkG2EOFP6Scjs._useCreateThread; exports.useDeleteAiChat = _chunkG2EOFP6Scjs.useDeleteAiChat; exports.useDeleteAllInboxNotifications = _chunkG2EOFP6Scjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkG2EOFP6Scjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkG2EOFP6Scjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkG2EOFP6Scjs._useDeleteThread; exports.useEditComment = _chunkG2EOFP6Scjs.useEditComment; exports.useEditThreadMetadata = _chunkG2EOFP6Scjs._useEditThreadMetadata; exports.useErrorListener = _chunkG2EOFP6Scjs.useErrorListener; exports.useEventListener = _chunkG2EOFP6Scjs._useEventListener; exports.useHistory = _chunkG2EOFP6Scjs.useHistory; exports.useHistoryVersions = _chunkG2EOFP6Scjs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkG2EOFP6Scjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkG2EOFP6Scjs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkG2EOFP6Scjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkG2EOFP6Scjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkG2EOFP6Scjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkG2EOFP6Scjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkG2EOFP6Scjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkG2EOFP6Scjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkG2EOFP6Scjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkG2EOFP6Scjs._useMutation; exports.useMyPresence = _chunkG2EOFP6Scjs._useMyPresence; exports.useNotificationSettings = _chunkG2EOFP6Scjs.useNotificationSettingsSuspense; exports.useOther = _chunkG2EOFP6Scjs._useOtherSuspense; exports.useOthers = _chunkG2EOFP6Scjs._useOthersSuspense; exports.useOthersConnectionIds = _chunkG2EOFP6Scjs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkG2EOFP6Scjs._useOthersListener; exports.useOthersMapped = _chunkG2EOFP6Scjs._useOthersMappedSuspense; exports.useRedo = _chunkG2EOFP6Scjs.useRedo; exports.useRemoveReaction = _chunkG2EOFP6Scjs.useRemoveReaction; exports.useRoom = _chunkG2EOFP6Scjs._useRoom; exports.useRoomInfo = _chunkG2EOFP6Scjs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkG2EOFP6Scjs._useRoomNotificationSettingsSuspense; exports.useRoomSubscriptionSettings = _chunkG2EOFP6Scjs._useRoomSubscriptionSettingsSuspense; exports.useSelf = _chunkG2EOFP6Scjs._useSelfSuspense; exports.useStatus = _chunkG2EOFP6Scjs.useStatus; exports.useStorage = _chunkG2EOFP6Scjs._useStorageSuspense; exports.useStorageRoot = _chunkG2EOFP6Scjs._useStorageRoot; exports.useStorageStatus = _chunkG2EOFP6Scjs.useStorageStatusSuspense; exports.useSubscribeToThread = _chunkG2EOFP6Scjs.useSubscribeToThread; exports.useSyncStatus = _chunkG2EOFP6Scjs.useSyncStatus; exports.useThreadSubscription = _chunkG2EOFP6Scjs.useThreadSubscription; exports.useThreads = _chunkG2EOFP6Scjs._useThreadsSuspense; exports.useUndo = _chunkG2EOFP6Scjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkG2EOFP6Scjs.useUnreadInboxNotificationsCountSuspense; exports.useUnsubscribeFromThread = _chunkG2EOFP6Scjs.useUnsubscribeFromThread; exports.useUpdateMyPresence = _chunkG2EOFP6Scjs._useUpdateMyPresence; exports.useUpdateNotificationSettings = _chunkG2EOFP6Scjs.useUpdateNotificationSettings; exports.useUpdateRoomNotificationSettings = _chunkG2EOFP6Scjs.useUpdateRoomNotificationSettings; exports.useUpdateRoomSubscriptionSettings = _chunkG2EOFP6Scjs.useUpdateRoomSubscriptionSettings; exports.useUser = _chunkG2EOFP6Scjs._useUserSuspense; exports.useUserThreads_experimental = _chunkG2EOFP6Scjs._useUserThreadsSuspense_experimental;
158
+ exports.ClientContext = _chunkRB4LUCGLcjs.ClientContext; exports.ClientSideSuspense = _chunkM6D2NTTIcjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkRB4LUCGLcjs.LiveblocksProvider; exports.RegisterAiKnowledge = _chunkM6D2NTTIcjs.RegisterAiKnowledge; exports.RoomContext = _chunkRB4LUCGLcjs.RoomContext; exports.RoomProvider = _chunkRB4LUCGLcjs._RoomProvider; exports.isNotificationChannelEnabled = _client.isNotificationChannelEnabled; exports.shallow = _client.shallow; exports.useAddReaction = _chunkRB4LUCGLcjs._useAddReaction; exports.useAiChat = _chunkRB4LUCGLcjs._useAiChatSuspense; exports.useAiChatMessages = _chunkRB4LUCGLcjs._useAiChatMessagesSuspense; exports.useAiChats = _chunkRB4LUCGLcjs._useAiChatsSuspense; exports.useAttachmentUrl = _chunkRB4LUCGLcjs.useAttachmentUrlSuspense; exports.useBatch = _chunkRB4LUCGLcjs.useBatch; exports.useBroadcastEvent = _chunkRB4LUCGLcjs._useBroadcastEvent; exports.useCanRedo = _chunkRB4LUCGLcjs.useCanRedo; exports.useCanUndo = _chunkRB4LUCGLcjs.useCanUndo; exports.useClient = _chunkRB4LUCGLcjs.useClient; exports.useCreateAiChat = _chunkRB4LUCGLcjs.useCreateAiChat; exports.useCreateComment = _chunkRB4LUCGLcjs.useCreateComment; exports.useCreateThread = _chunkRB4LUCGLcjs._useCreateThread; exports.useDeleteAiChat = _chunkRB4LUCGLcjs.useDeleteAiChat; exports.useDeleteAllInboxNotifications = _chunkRB4LUCGLcjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkRB4LUCGLcjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkRB4LUCGLcjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkRB4LUCGLcjs._useDeleteThread; exports.useEditComment = _chunkRB4LUCGLcjs.useEditComment; exports.useEditThreadMetadata = _chunkRB4LUCGLcjs._useEditThreadMetadata; exports.useErrorListener = _chunkRB4LUCGLcjs.useErrorListener; exports.useEventListener = _chunkRB4LUCGLcjs._useEventListener; exports.useHistory = _chunkRB4LUCGLcjs.useHistory; exports.useHistoryVersions = _chunkRB4LUCGLcjs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkRB4LUCGLcjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkRB4LUCGLcjs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkRB4LUCGLcjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkRB4LUCGLcjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkRB4LUCGLcjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkRB4LUCGLcjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkRB4LUCGLcjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkRB4LUCGLcjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkRB4LUCGLcjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkRB4LUCGLcjs._useMutation; exports.useMyPresence = _chunkRB4LUCGLcjs._useMyPresence; exports.useNotificationSettings = _chunkRB4LUCGLcjs.useNotificationSettingsSuspense; exports.useOther = _chunkRB4LUCGLcjs._useOtherSuspense; exports.useOthers = _chunkRB4LUCGLcjs._useOthersSuspense; exports.useOthersConnectionIds = _chunkRB4LUCGLcjs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkRB4LUCGLcjs._useOthersListener; exports.useOthersMapped = _chunkRB4LUCGLcjs._useOthersMappedSuspense; exports.useRedo = _chunkRB4LUCGLcjs.useRedo; exports.useRemoveReaction = _chunkRB4LUCGLcjs.useRemoveReaction; exports.useRoom = _chunkRB4LUCGLcjs._useRoom; exports.useRoomInfo = _chunkRB4LUCGLcjs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkRB4LUCGLcjs._useRoomNotificationSettingsSuspense; exports.useRoomSubscriptionSettings = _chunkRB4LUCGLcjs._useRoomSubscriptionSettingsSuspense; exports.useSelf = _chunkRB4LUCGLcjs._useSelfSuspense; exports.useStatus = _chunkRB4LUCGLcjs.useStatus; exports.useStorage = _chunkRB4LUCGLcjs._useStorageSuspense; exports.useStorageRoot = _chunkRB4LUCGLcjs._useStorageRoot; exports.useStorageStatus = _chunkRB4LUCGLcjs.useStorageStatusSuspense; exports.useSubscribeToThread = _chunkRB4LUCGLcjs.useSubscribeToThread; exports.useSyncStatus = _chunkRB4LUCGLcjs.useSyncStatus; exports.useThreadSubscription = _chunkRB4LUCGLcjs.useThreadSubscription; exports.useThreads = _chunkRB4LUCGLcjs._useThreadsSuspense; exports.useUndo = _chunkRB4LUCGLcjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkRB4LUCGLcjs.useUnreadInboxNotificationsCountSuspense; exports.useUnsubscribeFromThread = _chunkRB4LUCGLcjs.useUnsubscribeFromThread; exports.useUpdateMyPresence = _chunkRB4LUCGLcjs._useUpdateMyPresence; exports.useUpdateNotificationSettings = _chunkRB4LUCGLcjs.useUpdateNotificationSettings; exports.useUpdateRoomNotificationSettings = _chunkRB4LUCGLcjs.useUpdateRoomNotificationSettings; exports.useUpdateRoomSubscriptionSettings = _chunkRB4LUCGLcjs.useUpdateRoomSubscriptionSettings; exports.useUser = _chunkRB4LUCGLcjs._useUserSuspense; exports.useUserThreads_experimental = _chunkRB4LUCGLcjs._useUserThreadsSuspense_experimental;
159
159
  //# sourceMappingURL=suspense.cjs.map
package/dist/suspense.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  PKG_NAME,
5
5
  PKG_VERSION,
6
6
  RegisterAiKnowledge
7
- } from "./chunk-EAKXSMWI.js";
7
+ } from "./chunk-Z2N4O6IQ.js";
8
8
  import {
9
9
  ClientContext,
10
10
  LiveblocksProvider,
@@ -75,7 +75,7 @@ import {
75
75
  useUpdateNotificationSettings,
76
76
  useUpdateRoomNotificationSettings,
77
77
  useUpdateRoomSubscriptionSettings
78
- } from "./chunk-MT7DJTSL.js";
78
+ } from "./chunk-TMKZ6U2Y.js";
79
79
 
80
80
  // src/suspense.ts
81
81
  import { detectDupes } from "@liveblocks/core";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liveblocks/react",
3
- "version": "2.25.0-aiprivatebeta8",
3
+ "version": "2.25.0-aiprivatebeta9",
4
4
  "description": "A set of React hooks and providers to use Liveblocks declaratively. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -61,8 +61,8 @@
61
61
  "showdeps": "depcruise src --include-only '^src' --exclude='__tests__' --output-type dot | dot -T svg > /tmp/dependency-graph.svg && open /tmp/dependency-graph.svg"
62
62
  },
63
63
  "dependencies": {
64
- "@liveblocks/client": "2.25.0-aiprivatebeta8",
65
- "@liveblocks/core": "2.25.0-aiprivatebeta8"
64
+ "@liveblocks/client": "2.25.0-aiprivatebeta9",
65
+ "@liveblocks/core": "2.25.0-aiprivatebeta9"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": "^18 || ^19 || ^19.0.0-rc"