@liveblocks/react 2.9.0-rc1 → 2.9.0-rc2
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/{chunk-MOW22HED.mjs → chunk-HDWNAH6H.mjs} +3 -3
- package/dist/chunk-HDWNAH6H.mjs.map +1 -0
- package/dist/{chunk-7P6EIISH.js → chunk-NCYGTP2H.js} +3 -3
- package/dist/chunk-NCYGTP2H.js.map +1 -0
- package/dist/index.js +3 -3
- package/dist/index.mjs +1 -1
- package/dist/suspense.js +3 -3
- package/dist/suspense.mjs +1 -1
- package/package.json +3 -3
- package/dist/chunk-7P6EIISH.js.map +0 -1
- package/dist/chunk-MOW22HED.mjs.map +0 -1
package/dist/index.js
CHANGED
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
|
|
68
68
|
|
|
69
69
|
|
|
70
|
-
var
|
|
70
|
+
var _chunkNCYGTP2Hjs = require('./chunk-NCYGTP2H.js');
|
|
71
71
|
|
|
72
72
|
// src/index.ts
|
|
73
73
|
var _core = require('@liveblocks/core');
|
|
74
74
|
var _client = require('@liveblocks/client');
|
|
75
|
-
_core.detectDupes.call(void 0,
|
|
75
|
+
_core.detectDupes.call(void 0, _chunkNCYGTP2Hjs.PKG_NAME, _chunkNCYGTP2Hjs.PKG_VERSION, _chunkNCYGTP2Hjs.PKG_FORMAT);
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
|
|
@@ -140,5 +140,5 @@ _core.detectDupes.call(void 0, _chunk7P6EIISHjs.PKG_NAME, _chunk7P6EIISHjs.PKG_V
|
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
|
|
143
|
-
exports.ClientContext =
|
|
143
|
+
exports.ClientContext = _chunkNCYGTP2Hjs.ClientContext; exports.ClientSideSuspense = _chunkNCYGTP2Hjs.ClientSideSuspense; exports.CreateThreadError = _chunkNCYGTP2Hjs.CreateThreadError; exports.LiveblocksProvider = _chunkNCYGTP2Hjs.LiveblocksProvider; exports.RoomContext = _chunkNCYGTP2Hjs.RoomContext; exports.RoomProvider = _chunkNCYGTP2Hjs._RoomProvider; exports.createLiveblocksContext = _chunkNCYGTP2Hjs.createLiveblocksContext; exports.createRoomContext = _chunkNCYGTP2Hjs.createRoomContext; exports.getUmbrellaStoreForClient = _chunkNCYGTP2Hjs.getUmbrellaStoreForClient; exports.selectThreads = _chunkNCYGTP2Hjs.selectThreads; exports.shallow = _client.shallow; exports.useAddReaction = _chunkNCYGTP2Hjs._useAddReaction; exports.useAttachmentUrl = _chunkNCYGTP2Hjs.useAttachmentUrl; exports.useBatch = _chunkNCYGTP2Hjs.useBatch; exports.useBroadcastEvent = _chunkNCYGTP2Hjs._useBroadcastEvent; exports.useCanRedo = _chunkNCYGTP2Hjs.useCanRedo; exports.useCanUndo = _chunkNCYGTP2Hjs.useCanUndo; exports.useClient = _chunkNCYGTP2Hjs.useClient; exports.useCommentsErrorListener = _chunkNCYGTP2Hjs.useCommentsErrorListener; exports.useCreateComment = _chunkNCYGTP2Hjs.useCreateComment; exports.useCreateThread = _chunkNCYGTP2Hjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkNCYGTP2Hjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkNCYGTP2Hjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkNCYGTP2Hjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkNCYGTP2Hjs._useDeleteThread; exports.useEditComment = _chunkNCYGTP2Hjs.useEditComment; exports.useEditThreadMetadata = _chunkNCYGTP2Hjs._useEditThreadMetadata; exports.useErrorListener = _chunkNCYGTP2Hjs.useErrorListener; exports.useEventListener = _chunkNCYGTP2Hjs._useEventListener; exports.useHistory = _chunkNCYGTP2Hjs.useHistory; exports.useHistoryVersionData = _chunkNCYGTP2Hjs.useHistoryVersionData; exports.useHistoryVersions = _chunkNCYGTP2Hjs._useHistoryVersions; exports.useInboxNotificationThread = _chunkNCYGTP2Hjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkNCYGTP2Hjs.useInboxNotifications; exports.useIsInsideRoom = _chunkNCYGTP2Hjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkNCYGTP2Hjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkNCYGTP2Hjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkNCYGTP2Hjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkNCYGTP2Hjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkNCYGTP2Hjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkNCYGTP2Hjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkNCYGTP2Hjs._useMutation; exports.useMyPresence = _chunkNCYGTP2Hjs._useMyPresence; exports.useOther = _chunkNCYGTP2Hjs._useOther; exports.useOthers = _chunkNCYGTP2Hjs._useOthers; exports.useOthersConnectionIds = _chunkNCYGTP2Hjs.useOthersConnectionIds; exports.useOthersListener = _chunkNCYGTP2Hjs._useOthersListener; exports.useOthersMapped = _chunkNCYGTP2Hjs._useOthersMapped; exports.useRedo = _chunkNCYGTP2Hjs.useRedo; exports.useRemoveReaction = _chunkNCYGTP2Hjs.useRemoveReaction; exports.useRoom = _chunkNCYGTP2Hjs._useRoom; exports.useRoomInfo = _chunkNCYGTP2Hjs.useRoomInfo; exports.useRoomNotificationSettings = _chunkNCYGTP2Hjs.useRoomNotificationSettings; exports.useSelf = _chunkNCYGTP2Hjs._useSelf; exports.useStatus = _chunkNCYGTP2Hjs.useStatus; exports.useStorage = _chunkNCYGTP2Hjs._useStorage; exports.useStorageRoot = _chunkNCYGTP2Hjs._useStorageRoot; exports.useStorageStatus = _chunkNCYGTP2Hjs.useStorageStatus; exports.useThreadSubscription = _chunkNCYGTP2Hjs.useThreadSubscription; exports.useThreads = _chunkNCYGTP2Hjs._useThreads; exports.useUndo = _chunkNCYGTP2Hjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkNCYGTP2Hjs.useUnreadInboxNotificationsCount; exports.useUpdateMyPresence = _chunkNCYGTP2Hjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkNCYGTP2Hjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkNCYGTP2Hjs._useUser; exports.useUserThreads_experimental = _chunkNCYGTP2Hjs._useUserThreads_experimental;
|
|
144
144
|
//# sourceMappingURL=index.js.map
|
package/dist/index.mjs
CHANGED
package/dist/suspense.js
CHANGED
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
var
|
|
63
|
+
var _chunkNCYGTP2Hjs = require('./chunk-NCYGTP2H.js');
|
|
64
64
|
|
|
65
65
|
// src/suspense.ts
|
|
66
66
|
var _core = require('@liveblocks/core');
|
|
67
67
|
var _client = require('@liveblocks/client');
|
|
68
|
-
_core.detectDupes.call(void 0,
|
|
68
|
+
_core.detectDupes.call(void 0, _chunkNCYGTP2Hjs.PKG_NAME, _chunkNCYGTP2Hjs.PKG_VERSION, _chunkNCYGTP2Hjs.PKG_FORMAT);
|
|
69
69
|
|
|
70
70
|
|
|
71
71
|
|
|
@@ -126,5 +126,5 @@ _core.detectDupes.call(void 0, _chunk7P6EIISHjs.PKG_NAME, _chunk7P6EIISHjs.PKG_V
|
|
|
126
126
|
|
|
127
127
|
|
|
128
128
|
|
|
129
|
-
exports.ClientContext =
|
|
129
|
+
exports.ClientContext = _chunkNCYGTP2Hjs.ClientContext; exports.ClientSideSuspense = _chunkNCYGTP2Hjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkNCYGTP2Hjs.LiveblocksProvider; exports.RoomContext = _chunkNCYGTP2Hjs.RoomContext; exports.RoomProvider = _chunkNCYGTP2Hjs._RoomProvider; exports.shallow = _client.shallow; exports.useAddReaction = _chunkNCYGTP2Hjs._useAddReaction; exports.useAttachmentUrl = _chunkNCYGTP2Hjs.useAttachmentUrlSuspense; exports.useBatch = _chunkNCYGTP2Hjs.useBatch; exports.useBroadcastEvent = _chunkNCYGTP2Hjs._useBroadcastEvent; exports.useCanRedo = _chunkNCYGTP2Hjs.useCanRedo; exports.useCanUndo = _chunkNCYGTP2Hjs.useCanUndo; exports.useClient = _chunkNCYGTP2Hjs.useClient; exports.useCreateComment = _chunkNCYGTP2Hjs.useCreateComment; exports.useCreateThread = _chunkNCYGTP2Hjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkNCYGTP2Hjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkNCYGTP2Hjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkNCYGTP2Hjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkNCYGTP2Hjs._useDeleteThread; exports.useEditComment = _chunkNCYGTP2Hjs.useEditComment; exports.useEditThreadMetadata = _chunkNCYGTP2Hjs._useEditThreadMetadata; exports.useErrorListener = _chunkNCYGTP2Hjs.useErrorListener; exports.useEventListener = _chunkNCYGTP2Hjs._useEventListener; exports.useHistory = _chunkNCYGTP2Hjs.useHistory; exports.useHistoryVersions = _chunkNCYGTP2Hjs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkNCYGTP2Hjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkNCYGTP2Hjs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkNCYGTP2Hjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkNCYGTP2Hjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkNCYGTP2Hjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkNCYGTP2Hjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkNCYGTP2Hjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkNCYGTP2Hjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkNCYGTP2Hjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkNCYGTP2Hjs._useMutation; exports.useMyPresence = _chunkNCYGTP2Hjs._useMyPresence; exports.useOther = _chunkNCYGTP2Hjs._useOtherSuspense; exports.useOthers = _chunkNCYGTP2Hjs._useOthersSuspense; exports.useOthersConnectionIds = _chunkNCYGTP2Hjs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkNCYGTP2Hjs._useOthersListener; exports.useOthersMapped = _chunkNCYGTP2Hjs._useOthersMappedSuspense; exports.useRedo = _chunkNCYGTP2Hjs.useRedo; exports.useRemoveReaction = _chunkNCYGTP2Hjs.useRemoveReaction; exports.useRoom = _chunkNCYGTP2Hjs._useRoom; exports.useRoomInfo = _chunkNCYGTP2Hjs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkNCYGTP2Hjs.useRoomNotificationSettings; exports.useSelf = _chunkNCYGTP2Hjs._useSelfSuspense; exports.useStatus = _chunkNCYGTP2Hjs.useStatus; exports.useStorage = _chunkNCYGTP2Hjs._useStorageSuspense; exports.useStorageRoot = _chunkNCYGTP2Hjs._useStorageRoot; exports.useStorageStatus = _chunkNCYGTP2Hjs.useStorageStatusSuspense; exports.useThreadSubscription = _chunkNCYGTP2Hjs.useThreadSubscription; exports.useThreads = _chunkNCYGTP2Hjs._useThreadsSuspense; exports.useUndo = _chunkNCYGTP2Hjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkNCYGTP2Hjs.useUnreadInboxNotificationsCountSuspense; exports.useUpdateMyPresence = _chunkNCYGTP2Hjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkNCYGTP2Hjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkNCYGTP2Hjs._useUserSuspense; exports.useUserThreads_experimental = _chunkNCYGTP2Hjs._useUserThreadsSuspense_experimental;
|
|
130
130
|
//# sourceMappingURL=suspense.js.map
|
package/dist/suspense.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@liveblocks/react",
|
|
3
|
-
"version": "2.9.0-
|
|
3
|
+
"version": "2.9.0-rc2",
|
|
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": "commonjs",
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"showdeps": "depcruise src --include-only '^src' --exclude='__tests__' --output-type dot | dot -T svg > /tmp/dependency-graph.svg && open /tmp/dependency-graph.svg"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@liveblocks/client": "2.9.0-
|
|
53
|
-
"@liveblocks/core": "2.9.0-
|
|
52
|
+
"@liveblocks/client": "2.9.0-rc2",
|
|
53
|
+
"@liveblocks/core": "2.9.0-rc2",
|
|
54
54
|
"use-sync-external-store": "^1.2.2"
|
|
55
55
|
},
|
|
56
56
|
"peerDependencies": {
|