@dxos/client-services 0.1.48 → 0.1.49-next.55d8a92
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-KN2NX2RP.mjs → chunk-KMQOZOUZ.mjs} +12 -12
- package/dist/lib/browser/chunk-KMQOZOUZ.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +1 -1
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/packlets/testing/index.mjs +18 -5
- package/dist/lib/browser/packlets/testing/index.mjs.map +3 -3
- package/dist/lib/node/index.cjs +11 -11
- package/dist/lib/node/index.cjs.map +3 -3
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/packlets/testing/index.cjs +28 -15
- package/dist/lib/node/packlets/testing/index.cjs.map +3 -3
- package/dist/types/src/packlets/services/service-host.d.ts.map +1 -1
- package/dist/types/src/packlets/testing/test-builder.d.ts +10 -3
- package/dist/types/src/packlets/testing/test-builder.d.ts.map +1 -1
- package/package.json +30 -30
- package/src/packlets/devtools/feeds.ts +1 -1
- package/src/packlets/services/service-host.ts +1 -0
- package/src/packlets/spaces/data-space-manager.test.ts +43 -0
- package/src/packlets/testing/test-builder.ts +23 -4
- package/dist/lib/browser/chunk-KN2NX2RP.mjs.map +0 -7
|
@@ -23,7 +23,7 @@ var subscribeToFeeds = ({ feedStore }, { feedKeys }) => {
|
|
|
23
23
|
feeds: Array.from(feedMap.values()).map((feed) => ({
|
|
24
24
|
feedKey: feed.key,
|
|
25
25
|
length: feed.properties.length,
|
|
26
|
-
|
|
26
|
+
bytes: feed.core.byteLength
|
|
27
27
|
}))
|
|
28
28
|
});
|
|
29
29
|
};
|
|
@@ -4234,7 +4234,7 @@ var ClientServicesHost = class {
|
|
|
4234
4234
|
id: traceId
|
|
4235
4235
|
}), {
|
|
4236
4236
|
file: "service-host.ts",
|
|
4237
|
-
line:
|
|
4237
|
+
line: 187,
|
|
4238
4238
|
scope: this,
|
|
4239
4239
|
callSite: (f, a) => f(...a)
|
|
4240
4240
|
});
|
|
@@ -4247,7 +4247,7 @@ var ClientServicesHost = class {
|
|
|
4247
4247
|
lockKey: (_a = this._resourceLock) == null ? void 0 : _a.lockKey
|
|
4248
4248
|
}, {
|
|
4249
4249
|
file: "service-host.ts",
|
|
4250
|
-
line:
|
|
4250
|
+
line: 195,
|
|
4251
4251
|
scope: this,
|
|
4252
4252
|
callSite: (f, a) => f(...a)
|
|
4253
4253
|
});
|
|
@@ -4282,7 +4282,7 @@ var ClientServicesHost = class {
|
|
|
4282
4282
|
deviceKey
|
|
4283
4283
|
}, {
|
|
4284
4284
|
file: "service-host.ts",
|
|
4285
|
-
line:
|
|
4285
|
+
line: 250,
|
|
4286
4286
|
scope: this,
|
|
4287
4287
|
callSite: (f, a) => f(...a)
|
|
4288
4288
|
});
|
|
@@ -4290,7 +4290,7 @@ var ClientServicesHost = class {
|
|
|
4290
4290
|
id: traceId
|
|
4291
4291
|
}), {
|
|
4292
4292
|
file: "service-host.ts",
|
|
4293
|
-
line:
|
|
4293
|
+
line: 251,
|
|
4294
4294
|
scope: this,
|
|
4295
4295
|
callSite: (f, a) => f(...a)
|
|
4296
4296
|
});
|
|
@@ -4305,7 +4305,7 @@ var ClientServicesHost = class {
|
|
|
4305
4305
|
deviceKey
|
|
4306
4306
|
}, {
|
|
4307
4307
|
file: "service-host.ts",
|
|
4308
|
-
line:
|
|
4308
|
+
line: 260,
|
|
4309
4309
|
scope: this,
|
|
4310
4310
|
callSite: (f, a) => f(...a)
|
|
4311
4311
|
});
|
|
@@ -4320,7 +4320,7 @@ var ClientServicesHost = class {
|
|
|
4320
4320
|
deviceKey
|
|
4321
4321
|
}, {
|
|
4322
4322
|
file: "service-host.ts",
|
|
4323
|
-
line:
|
|
4323
|
+
line: 266,
|
|
4324
4324
|
scope: this,
|
|
4325
4325
|
callSite: (f, a) => f(...a)
|
|
4326
4326
|
});
|
|
@@ -4332,13 +4332,13 @@ var ClientServicesHost = class {
|
|
|
4332
4332
|
id: traceId
|
|
4333
4333
|
}), {
|
|
4334
4334
|
file: "service-host.ts",
|
|
4335
|
-
line:
|
|
4335
|
+
line: 271,
|
|
4336
4336
|
scope: this,
|
|
4337
4337
|
callSite: (f, a) => f(...a)
|
|
4338
4338
|
});
|
|
4339
4339
|
log18("resetting...", {}, {
|
|
4340
4340
|
file: "service-host.ts",
|
|
4341
|
-
line:
|
|
4341
|
+
line: 273,
|
|
4342
4342
|
scope: this,
|
|
4343
4343
|
callSite: (f, a) => f(...a)
|
|
4344
4344
|
});
|
|
@@ -4346,7 +4346,7 @@ var ClientServicesHost = class {
|
|
|
4346
4346
|
await this._storage.reset();
|
|
4347
4347
|
log18("reset", {}, {
|
|
4348
4348
|
file: "service-host.ts",
|
|
4349
|
-
line:
|
|
4349
|
+
line: 276,
|
|
4350
4350
|
scope: this,
|
|
4351
4351
|
callSite: (f, a) => f(...a)
|
|
4352
4352
|
});
|
|
@@ -4354,7 +4354,7 @@ var ClientServicesHost = class {
|
|
|
4354
4354
|
id: traceId
|
|
4355
4355
|
}), {
|
|
4356
4356
|
file: "service-host.ts",
|
|
4357
|
-
line:
|
|
4357
|
+
line: 277,
|
|
4358
4358
|
scope: this,
|
|
4359
4359
|
callSite: (f, a) => f(...a)
|
|
4360
4360
|
});
|
|
@@ -4538,4 +4538,4 @@ export {
|
|
|
4538
4538
|
ClientServicesHost,
|
|
4539
4539
|
LocalClientServices
|
|
4540
4540
|
};
|
|
4541
|
-
//# sourceMappingURL=chunk-
|
|
4541
|
+
//# sourceMappingURL=chunk-KMQOZOUZ.mjs.map
|