@dxos/client-services 0.5.3-main.3b535c7 → 0.5.3-main.3c6700b
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/lib/browser/{chunk-VXV4S7VA.mjs → chunk-LJWGC6VF.mjs} +8 -8
- package/dist/lib/browser/{chunk-VXV4S7VA.mjs.map → chunk-LJWGC6VF.mjs.map} +2 -2
- package/dist/lib/browser/index.mjs +1 -1
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/packlets/testing/index.mjs +1 -1
- package/dist/lib/node/{chunk-KN6GDDMG.cjs → chunk-YIYGI5KN.cjs} +11 -11
- package/dist/lib/node/{chunk-KN6GDDMG.cjs.map → chunk-YIYGI5KN.cjs.map} +2 -2
- package/dist/lib/node/index.cjs +43 -43
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/packlets/testing/index.cjs +8 -8
- package/dist/types/src/packlets/spaces/data-space.d.ts.map +1 -1
- package/dist/types/src/version.d.ts +1 -1
- package/package.json +36 -36
- package/src/packlets/spaces/data-space.ts +2 -0
- package/src/version.ts +1 -1
|
@@ -3944,7 +3944,7 @@ var DataSpace = class {
|
|
|
3944
3944
|
err
|
|
3945
3945
|
}, {
|
|
3946
3946
|
F: __dxlog_file13,
|
|
3947
|
-
L:
|
|
3947
|
+
L: 387,
|
|
3948
3948
|
S: this,
|
|
3949
3949
|
C: (f, a) => f(...a)
|
|
3950
3950
|
});
|
|
@@ -3999,7 +3999,7 @@ var DataSpace = class {
|
|
|
3999
3999
|
const newRoot = this._echoHost.automergeRepo.create(rootHandle.docSync());
|
|
4000
4000
|
invariant12(typeof newRoot.url === "string" && newRoot.url.length > 0, void 0, {
|
|
4001
4001
|
F: __dxlog_file13,
|
|
4002
|
-
L:
|
|
4002
|
+
L: 437,
|
|
4003
4003
|
S: this,
|
|
4004
4004
|
A: [
|
|
4005
4005
|
"typeof newRoot.url === 'string' && newRoot.url.length > 0",
|
|
@@ -4018,7 +4018,7 @@ var DataSpace = class {
|
|
|
4018
4018
|
{
|
|
4019
4019
|
log11.info("Fragmenting", void 0, {
|
|
4020
4020
|
F: __dxlog_file13,
|
|
4021
|
-
L:
|
|
4021
|
+
L: 449,
|
|
4022
4022
|
S: this,
|
|
4023
4023
|
C: (f, a) => f(...a)
|
|
4024
4024
|
});
|
|
@@ -4030,7 +4030,7 @@ var DataSpace = class {
|
|
|
4030
4030
|
const otherObjects = objects.filter(([key]) => key !== properties?.[0]);
|
|
4031
4031
|
invariant12(properties, "Properties not found", {
|
|
4032
4032
|
F: __dxlog_file13,
|
|
4033
|
-
L:
|
|
4033
|
+
L: 459,
|
|
4034
4034
|
S: this,
|
|
4035
4035
|
A: [
|
|
4036
4036
|
"properties",
|
|
@@ -4046,7 +4046,7 @@ var DataSpace = class {
|
|
|
4046
4046
|
const newRoot = this._echoHost.automergeRepo.create(newSpaceDoc);
|
|
4047
4047
|
invariant12(typeof newRoot.url === "string" && newRoot.url.length > 0, void 0, {
|
|
4048
4048
|
F: __dxlog_file13,
|
|
4049
|
-
L:
|
|
4049
|
+
L: 464,
|
|
4050
4050
|
S: this,
|
|
4051
4051
|
A: [
|
|
4052
4052
|
"typeof newRoot.url === 'string' && newRoot.url.length > 0",
|
|
@@ -4115,7 +4115,7 @@ var DataSpace = class {
|
|
|
4115
4115
|
state: SpaceState[this._state]
|
|
4116
4116
|
}, {
|
|
4117
4117
|
F: __dxlog_file13,
|
|
4118
|
-
L:
|
|
4118
|
+
L: 530,
|
|
4119
4119
|
S: this,
|
|
4120
4120
|
C: (f, a) => f(...a)
|
|
4121
4121
|
});
|
|
@@ -5266,7 +5266,7 @@ import { SpaceMember as SpaceMember7 } from "@dxos/protocols/proto/dxos/client/s
|
|
|
5266
5266
|
import { TRACE_PROCESSOR } from "@dxos/tracing";
|
|
5267
5267
|
|
|
5268
5268
|
// packages/sdk/client-services/src/version.ts
|
|
5269
|
-
var DXOS_VERSION = "0.5.3-main.
|
|
5269
|
+
var DXOS_VERSION = "0.5.3-main.3c6700b";
|
|
5270
5270
|
|
|
5271
5271
|
// packages/sdk/client-services/src/packlets/services/platform.ts
|
|
5272
5272
|
import { Platform } from "@dxos/protocols/proto/dxos/client/services";
|
|
@@ -6512,4 +6512,4 @@ export {
|
|
|
6512
6512
|
ClientServicesHost,
|
|
6513
6513
|
ClientServicesProviderResource
|
|
6514
6514
|
};
|
|
6515
|
-
//# sourceMappingURL=chunk-
|
|
6515
|
+
//# sourceMappingURL=chunk-LJWGC6VF.mjs.map
|