@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.
- package/dist/_private.cjs +5 -5
- package/dist/_private.js +1 -1
- package/dist/{chunk-CP5NPU7C.cjs → chunk-M6D2NTTI.cjs} +4 -4
- package/dist/{chunk-CP5NPU7C.cjs.map → chunk-M6D2NTTI.cjs.map} +1 -1
- package/dist/{chunk-G2EOFP6S.cjs → chunk-RB4LUCGL.cjs} +4 -4
- package/dist/chunk-RB4LUCGL.cjs.map +1 -0
- package/dist/{chunk-MT7DJTSL.js → chunk-TMKZ6U2Y.js} +4 -4
- package/dist/chunk-TMKZ6U2Y.js.map +1 -0
- package/dist/{chunk-EAKXSMWI.js → chunk-Z2N4O6IQ.js} +3 -3
- package/dist/index.cjs +4 -4
- package/dist/index.js +2 -2
- package/dist/suspense.cjs +4 -4
- package/dist/suspense.js +2 -2
- package/package.json +3 -3
- package/dist/chunk-G2EOFP6S.cjs.map +0 -1
- package/dist/chunk-MT7DJTSL.js.map +0 -1
- /package/dist/{chunk-EAKXSMWI.js.map → chunk-Z2N4O6IQ.js.map} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useClient
|
|
3
|
-
} from "./chunk-
|
|
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-
|
|
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-
|
|
60
|
+
//# sourceMappingURL=chunk-Z2N4O6IQ.js.map
|
package/dist/index.cjs
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
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
|
|
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,
|
|
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 =
|
|
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-
|
|
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-
|
|
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
|
|
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
|
|
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,
|
|
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 =
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
65
|
-
"@liveblocks/core": "2.25.0-
|
|
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"
|