@dxos/client-services 0.5.1-main.ff7d242 → 0.5.1-next.260c093
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-7AHPYPLI.mjs → chunk-55TEJXLO.mjs} +57 -57
- package/dist/lib/browser/{chunk-7AHPYPLI.mjs.map → chunk-55TEJXLO.mjs.map} +3 -3
- package/dist/lib/browser/index.mjs +1 -1
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/packlets/testing/index.mjs +2 -2
- package/dist/lib/browser/packlets/testing/index.mjs.map +3 -3
- package/dist/lib/node/{chunk-HBT5F5OI.cjs → chunk-3ZUQNDPT.cjs} +61 -61
- package/dist/lib/node/chunk-3ZUQNDPT.cjs.map +7 -0
- package/dist/lib/node/index.cjs +43 -43
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/packlets/testing/index.cjs +9 -9
- package/dist/lib/node/packlets/testing/index.cjs.map +2 -2
- package/dist/types/src/packlets/services/service-context.d.ts +3 -3
- package/dist/types/src/packlets/services/service-context.d.ts.map +1 -1
- package/dist/types/src/packlets/services/service-host.d.ts +1 -1
- package/dist/types/src/packlets/services/service-host.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/data-space.d.ts.map +1 -1
- package/dist/types/src/packlets/storage/level.d.ts +1 -2
- package/dist/types/src/packlets/storage/level.d.ts.map +1 -1
- package/dist/types/src/packlets/testing/test-builder.d.ts +2 -1
- package/dist/types/src/packlets/testing/test-builder.d.ts.map +1 -1
- package/dist/types/src/version.d.ts +1 -1
- package/package.json +36 -35
- package/src/packlets/services/automerge-host.test.ts +3 -1
- package/src/packlets/services/service-context.ts +2 -3
- package/src/packlets/services/service-host.ts +3 -4
- package/src/packlets/spaces/data-space.ts +2 -1
- package/src/packlets/storage/level.ts +2 -2
- package/src/packlets/testing/test-builder.ts +3 -2
- package/src/version.ts +1 -1
- package/dist/lib/node/chunk-HBT5F5OI.cjs.map +0 -7
|
@@ -3289,7 +3289,7 @@ var DataSpace = class {
|
|
|
3289
3289
|
state: SpaceState[this._state]
|
|
3290
3290
|
}, {
|
|
3291
3291
|
F: __dxlog_file11,
|
|
3292
|
-
L:
|
|
3292
|
+
L: 136,
|
|
3293
3293
|
S: this,
|
|
3294
3294
|
C: (f, a) => f(...a)
|
|
3295
3295
|
});
|
|
@@ -3339,7 +3339,7 @@ var DataSpace = class {
|
|
|
3339
3339
|
state: SpaceState[this._state]
|
|
3340
3340
|
}, {
|
|
3341
3341
|
F: __dxlog_file11,
|
|
3342
|
-
L:
|
|
3342
|
+
L: 194,
|
|
3343
3343
|
S: this,
|
|
3344
3344
|
C: (f, a) => f(...a)
|
|
3345
3345
|
});
|
|
@@ -3357,7 +3357,7 @@ var DataSpace = class {
|
|
|
3357
3357
|
state: SpaceState[this._state]
|
|
3358
3358
|
}, {
|
|
3359
3359
|
F: __dxlog_file11,
|
|
3360
|
-
L:
|
|
3360
|
+
L: 208,
|
|
3361
3361
|
S: this,
|
|
3362
3362
|
C: (f, a) => f(...a)
|
|
3363
3363
|
});
|
|
@@ -3389,7 +3389,7 @@ var DataSpace = class {
|
|
|
3389
3389
|
if (err instanceof CancelledError || err instanceof ContextDisposedError) {
|
|
3390
3390
|
log9("data pipeline initialization cancelled", err, {
|
|
3391
3391
|
F: __dxlog_file11,
|
|
3392
|
-
L:
|
|
3392
|
+
L: 241,
|
|
3393
3393
|
S: this,
|
|
3394
3394
|
C: (f, a) => f(...a)
|
|
3395
3395
|
});
|
|
@@ -3397,7 +3397,7 @@ var DataSpace = class {
|
|
|
3397
3397
|
}
|
|
3398
3398
|
log9.error("Error initializing data pipeline", err, {
|
|
3399
3399
|
F: __dxlog_file11,
|
|
3400
|
-
L:
|
|
3400
|
+
L: 245,
|
|
3401
3401
|
S: this,
|
|
3402
3402
|
C: (f, a) => f(...a)
|
|
3403
3403
|
});
|
|
@@ -3406,7 +3406,7 @@ var DataSpace = class {
|
|
|
3406
3406
|
state: SpaceState[this._state]
|
|
3407
3407
|
}, {
|
|
3408
3408
|
F: __dxlog_file11,
|
|
3409
|
-
L:
|
|
3409
|
+
L: 247,
|
|
3410
3410
|
S: this,
|
|
3411
3411
|
C: (f, a) => f(...a)
|
|
3412
3412
|
});
|
|
@@ -3426,7 +3426,7 @@ var DataSpace = class {
|
|
|
3426
3426
|
state: SpaceState[this._state]
|
|
3427
3427
|
}, {
|
|
3428
3428
|
F: __dxlog_file11,
|
|
3429
|
-
L:
|
|
3429
|
+
L: 263,
|
|
3430
3430
|
S: this,
|
|
3431
3431
|
C: (f, a) => f(...a)
|
|
3432
3432
|
});
|
|
@@ -3436,7 +3436,7 @@ var DataSpace = class {
|
|
|
3436
3436
|
await cancelWithContext2(this._ctx, this.automergeSpaceState.ensureEpochInitialized());
|
|
3437
3437
|
log9("data pipeline ready", void 0, {
|
|
3438
3438
|
F: __dxlog_file11,
|
|
3439
|
-
L:
|
|
3439
|
+
L: 275,
|
|
3440
3440
|
S: this,
|
|
3441
3441
|
C: (f, a) => f(...a)
|
|
3442
3442
|
});
|
|
@@ -3446,7 +3446,7 @@ var DataSpace = class {
|
|
|
3446
3446
|
state: SpaceState[this._state]
|
|
3447
3447
|
}, {
|
|
3448
3448
|
F: __dxlog_file11,
|
|
3449
|
-
L:
|
|
3449
|
+
L: 279,
|
|
3450
3450
|
S: this,
|
|
3451
3451
|
C: (f, a) => f(...a)
|
|
3452
3452
|
});
|
|
@@ -3462,7 +3462,7 @@ var DataSpace = class {
|
|
|
3462
3462
|
await this._createWritableFeeds();
|
|
3463
3463
|
log9("writable feeds created", void 0, {
|
|
3464
3464
|
F: __dxlog_file11,
|
|
3465
|
-
L:
|
|
3465
|
+
L: 295,
|
|
3466
3466
|
S: this,
|
|
3467
3467
|
C: (f, a) => f(...a)
|
|
3468
3468
|
});
|
|
@@ -3525,7 +3525,7 @@ var DataSpace = class {
|
|
|
3525
3525
|
rootUrl
|
|
3526
3526
|
}, {
|
|
3527
3527
|
F: __dxlog_file11,
|
|
3528
|
-
L:
|
|
3528
|
+
L: 361,
|
|
3529
3529
|
S: this,
|
|
3530
3530
|
C: (f, a) => f(...a)
|
|
3531
3531
|
});
|
|
@@ -3557,7 +3557,7 @@ var DataSpace = class {
|
|
|
3557
3557
|
err
|
|
3558
3558
|
}, {
|
|
3559
3559
|
F: __dxlog_file11,
|
|
3560
|
-
L:
|
|
3560
|
+
L: 384,
|
|
3561
3561
|
S: this,
|
|
3562
3562
|
C: (f, a) => f(...a)
|
|
3563
3563
|
});
|
|
@@ -3612,7 +3612,7 @@ var DataSpace = class {
|
|
|
3612
3612
|
const newRoot = this._echoHost.automergeRepo.create(rootHandle.docSync());
|
|
3613
3613
|
invariant10(typeof newRoot.url === "string" && newRoot.url.length > 0, void 0, {
|
|
3614
3614
|
F: __dxlog_file11,
|
|
3615
|
-
L:
|
|
3615
|
+
L: 434,
|
|
3616
3616
|
S: this,
|
|
3617
3617
|
A: [
|
|
3618
3618
|
"typeof newRoot.url === 'string' && newRoot.url.length > 0",
|
|
@@ -3631,7 +3631,7 @@ var DataSpace = class {
|
|
|
3631
3631
|
{
|
|
3632
3632
|
log9.info("Fragmenting", void 0, {
|
|
3633
3633
|
F: __dxlog_file11,
|
|
3634
|
-
L:
|
|
3634
|
+
L: 446,
|
|
3635
3635
|
S: this,
|
|
3636
3636
|
C: (f, a) => f(...a)
|
|
3637
3637
|
});
|
|
@@ -3643,7 +3643,7 @@ var DataSpace = class {
|
|
|
3643
3643
|
const otherObjects = objects.filter(([key]) => key !== properties?.[0]);
|
|
3644
3644
|
invariant10(properties, "Properties not found", {
|
|
3645
3645
|
F: __dxlog_file11,
|
|
3646
|
-
L:
|
|
3646
|
+
L: 456,
|
|
3647
3647
|
S: this,
|
|
3648
3648
|
A: [
|
|
3649
3649
|
"properties",
|
|
@@ -3659,7 +3659,7 @@ var DataSpace = class {
|
|
|
3659
3659
|
const newRoot = this._echoHost.automergeRepo.create(newSpaceDoc);
|
|
3660
3660
|
invariant10(typeof newRoot.url === "string" && newRoot.url.length > 0, void 0, {
|
|
3661
3661
|
F: __dxlog_file11,
|
|
3662
|
-
L:
|
|
3662
|
+
L: 461,
|
|
3663
3663
|
S: this,
|
|
3664
3664
|
A: [
|
|
3665
3665
|
"typeof newRoot.url === 'string' && newRoot.url.length > 0",
|
|
@@ -3728,7 +3728,7 @@ var DataSpace = class {
|
|
|
3728
3728
|
state: SpaceState[this._state]
|
|
3729
3729
|
}, {
|
|
3730
3730
|
F: __dxlog_file11,
|
|
3731
|
-
L:
|
|
3731
|
+
L: 527,
|
|
3732
3732
|
S: this,
|
|
3733
3733
|
C: (f, a) => f(...a)
|
|
3734
3734
|
});
|
|
@@ -4532,7 +4532,7 @@ var ServiceContext = class extends Resource {
|
|
|
4532
4532
|
await this._checkStorageVersion();
|
|
4533
4533
|
log12("opening...", void 0, {
|
|
4534
4534
|
F: __dxlog_file14,
|
|
4535
|
-
L:
|
|
4535
|
+
L: 150,
|
|
4536
4536
|
S: this,
|
|
4537
4537
|
C: (f, a) => f(...a)
|
|
4538
4538
|
});
|
|
@@ -4540,7 +4540,7 @@ var ServiceContext = class extends Resource {
|
|
|
4540
4540
|
id: this._instanceId
|
|
4541
4541
|
}), {
|
|
4542
4542
|
F: __dxlog_file14,
|
|
4543
|
-
L:
|
|
4543
|
+
L: 151,
|
|
4544
4544
|
S: this,
|
|
4545
4545
|
C: (f, a) => f(...a)
|
|
4546
4546
|
});
|
|
@@ -4558,7 +4558,7 @@ var ServiceContext = class extends Resource {
|
|
|
4558
4558
|
count: loadedInvitations.invitations?.length
|
|
4559
4559
|
}, {
|
|
4560
4560
|
F: __dxlog_file14,
|
|
4561
|
-
L:
|
|
4561
|
+
L: 164,
|
|
4562
4562
|
S: this,
|
|
4563
4563
|
C: (f, a) => f(...a)
|
|
4564
4564
|
});
|
|
@@ -4566,13 +4566,13 @@ var ServiceContext = class extends Resource {
|
|
|
4566
4566
|
id: this._instanceId
|
|
4567
4567
|
}), {
|
|
4568
4568
|
F: __dxlog_file14,
|
|
4569
|
-
L:
|
|
4569
|
+
L: 166,
|
|
4570
4570
|
S: this,
|
|
4571
4571
|
C: (f, a) => f(...a)
|
|
4572
4572
|
});
|
|
4573
4573
|
log12("opened", void 0, {
|
|
4574
4574
|
F: __dxlog_file14,
|
|
4575
|
-
L:
|
|
4575
|
+
L: 167,
|
|
4576
4576
|
S: this,
|
|
4577
4577
|
C: (f, a) => f(...a)
|
|
4578
4578
|
});
|
|
@@ -4580,7 +4580,7 @@ var ServiceContext = class extends Resource {
|
|
|
4580
4580
|
async _close(ctx) {
|
|
4581
4581
|
log12("closing...", void 0, {
|
|
4582
4582
|
F: __dxlog_file14,
|
|
4583
|
-
L:
|
|
4583
|
+
L: 171,
|
|
4584
4584
|
S: this,
|
|
4585
4585
|
C: (f, a) => f(...a)
|
|
4586
4586
|
});
|
|
@@ -4597,7 +4597,7 @@ var ServiceContext = class extends Resource {
|
|
|
4597
4597
|
await this.signalManager.close();
|
|
4598
4598
|
log12("closed", void 0, {
|
|
4599
4599
|
F: __dxlog_file14,
|
|
4600
|
-
L:
|
|
4600
|
+
L: 183,
|
|
4601
4601
|
S: this,
|
|
4602
4602
|
C: (f, a) => f(...a)
|
|
4603
4603
|
});
|
|
@@ -4611,7 +4611,7 @@ var ServiceContext = class extends Resource {
|
|
|
4611
4611
|
const factory = this._handlerFactories.get(invitation.kind);
|
|
4612
4612
|
invariant13(factory, `Unknown invitation kind: ${invitation.kind}`, {
|
|
4613
4613
|
F: __dxlog_file14,
|
|
4614
|
-
L:
|
|
4614
|
+
L: 194,
|
|
4615
4615
|
S: this,
|
|
4616
4616
|
A: [
|
|
4617
4617
|
"factory",
|
|
@@ -4643,7 +4643,7 @@ var ServiceContext = class extends Resource {
|
|
|
4643
4643
|
async _initialize(ctx) {
|
|
4644
4644
|
log12("initializing spaces...", void 0, {
|
|
4645
4645
|
F: __dxlog_file14,
|
|
4646
|
-
L:
|
|
4646
|
+
L: 225,
|
|
4647
4647
|
S: this,
|
|
4648
4648
|
C: (f, a) => f(...a)
|
|
4649
4649
|
});
|
|
@@ -4666,7 +4666,7 @@ var ServiceContext = class extends Resource {
|
|
|
4666
4666
|
this._handlerFactories.set(Invitation7.Kind.SPACE, (invitation) => {
|
|
4667
4667
|
invariant13(this.dataSpaceManager, "dataSpaceManager not initialized yet", {
|
|
4668
4668
|
F: __dxlog_file14,
|
|
4669
|
-
L:
|
|
4669
|
+
L: 250,
|
|
4670
4670
|
S: this,
|
|
4671
4671
|
A: [
|
|
4672
4672
|
"this.dataSpaceManager",
|
|
@@ -4690,7 +4690,7 @@ var ServiceContext = class extends Resource {
|
|
|
4690
4690
|
details: assertion
|
|
4691
4691
|
}, {
|
|
4692
4692
|
F: __dxlog_file14,
|
|
4693
|
-
L:
|
|
4693
|
+
L: 266,
|
|
4694
4694
|
S: this,
|
|
4695
4695
|
C: (f, a) => f(...a)
|
|
4696
4696
|
});
|
|
@@ -4701,7 +4701,7 @@ var ServiceContext = class extends Resource {
|
|
|
4701
4701
|
details: assertion
|
|
4702
4702
|
}, {
|
|
4703
4703
|
F: __dxlog_file14,
|
|
4704
|
-
L:
|
|
4704
|
+
L: 270,
|
|
4705
4705
|
S: this,
|
|
4706
4706
|
C: (f, a) => f(...a)
|
|
4707
4707
|
});
|
|
@@ -4712,7 +4712,7 @@ var ServiceContext = class extends Resource {
|
|
|
4712
4712
|
details: assertion
|
|
4713
4713
|
}, {
|
|
4714
4714
|
F: __dxlog_file14,
|
|
4715
|
-
L:
|
|
4715
|
+
L: 275,
|
|
4716
4716
|
S: this,
|
|
4717
4717
|
C: (f, a) => f(...a)
|
|
4718
4718
|
});
|
|
@@ -4723,7 +4723,7 @@ var ServiceContext = class extends Resource {
|
|
|
4723
4723
|
} catch (err) {
|
|
4724
4724
|
log12.catch(err, void 0, {
|
|
4725
4725
|
F: __dxlog_file14,
|
|
4726
|
-
L:
|
|
4726
|
+
L: 281,
|
|
4727
4727
|
S: this,
|
|
4728
4728
|
C: (f, a) => f(...a)
|
|
4729
4729
|
});
|
|
@@ -4777,7 +4777,7 @@ import { SpaceMember as SpaceMember4 } from "@dxos/protocols/proto/dxos/client/s
|
|
|
4777
4777
|
import { TRACE_PROCESSOR } from "@dxos/tracing";
|
|
4778
4778
|
|
|
4779
4779
|
// packages/sdk/client-services/src/version.ts
|
|
4780
|
-
var DXOS_VERSION = "0.5.1-
|
|
4780
|
+
var DXOS_VERSION = "0.5.1-next.260c093";
|
|
4781
4781
|
|
|
4782
4782
|
// packages/sdk/client-services/src/packlets/services/platform.ts
|
|
4783
4783
|
import { Platform } from "@dxos/protocols/proto/dxos/client/services";
|
|
@@ -5021,7 +5021,7 @@ import { jsonKeyReplacer as jsonKeyReplacer2, nonNullable } from "@dxos/util";
|
|
|
5021
5021
|
import { Event as Event9, synchronized as synchronized3 } from "@dxos/async";
|
|
5022
5022
|
import { clientServiceBundle, defaultKey, Properties } from "@dxos/client-protocol";
|
|
5023
5023
|
import { Context as Context11 } from "@dxos/context";
|
|
5024
|
-
import { encodeReference } from "@dxos/echo-
|
|
5024
|
+
import { encodeReference } from "@dxos/echo-protocol";
|
|
5025
5025
|
import { getTypeReference } from "@dxos/echo-schema";
|
|
5026
5026
|
import { invariant as invariant16 } from "@dxos/invariant";
|
|
5027
5027
|
import { PublicKey as PublicKey14 } from "@dxos/keys";
|
|
@@ -5460,13 +5460,13 @@ var toStorageType = (type) => {
|
|
|
5460
5460
|
};
|
|
5461
5461
|
|
|
5462
5462
|
// packages/sdk/client-services/src/packlets/storage/level.ts
|
|
5463
|
-
import { Level } from "level";
|
|
5464
5463
|
import path from "@dxos/node-std/path";
|
|
5465
5464
|
import { PublicKey as PublicKey13 } from "@dxos/keys";
|
|
5465
|
+
import { createLevel as createKV } from "@dxos/kv-store";
|
|
5466
5466
|
var createLevel = async (config) => {
|
|
5467
5467
|
const persistent = isPersistent(config);
|
|
5468
5468
|
const storagePath = persistent ? path.join(getRootPath(config), "level") : `/tmp/dxos-${PublicKey13.random().toHex()}`;
|
|
5469
|
-
const level =
|
|
5469
|
+
const level = createKV(storagePath);
|
|
5470
5470
|
await level.open();
|
|
5471
5471
|
return level;
|
|
5472
5472
|
};
|
|
@@ -5629,7 +5629,7 @@ var ClientServicesHost = class {
|
|
|
5629
5629
|
initialize({ config, ...options }) {
|
|
5630
5630
|
invariant16(!this._open, "service host is open", {
|
|
5631
5631
|
F: __dxlog_file19,
|
|
5632
|
-
L:
|
|
5632
|
+
L: 189,
|
|
5633
5633
|
S: this,
|
|
5634
5634
|
A: [
|
|
5635
5635
|
"!this._open",
|
|
@@ -5638,14 +5638,14 @@ var ClientServicesHost = class {
|
|
|
5638
5638
|
});
|
|
5639
5639
|
log16("initializing...", void 0, {
|
|
5640
5640
|
F: __dxlog_file19,
|
|
5641
|
-
L:
|
|
5641
|
+
L: 190,
|
|
5642
5642
|
S: this,
|
|
5643
5643
|
C: (f, a) => f(...a)
|
|
5644
5644
|
});
|
|
5645
5645
|
if (config) {
|
|
5646
5646
|
invariant16(!this._config, "config already set", {
|
|
5647
5647
|
F: __dxlog_file19,
|
|
5648
|
-
L:
|
|
5648
|
+
L: 193,
|
|
5649
5649
|
S: this,
|
|
5650
5650
|
A: [
|
|
5651
5651
|
"!this._config",
|
|
@@ -5660,7 +5660,7 @@ var ClientServicesHost = class {
|
|
|
5660
5660
|
if (!options.signalManager) {
|
|
5661
5661
|
log16.warn("running signaling without telemetry metadata.", void 0, {
|
|
5662
5662
|
F: __dxlog_file19,
|
|
5663
|
-
L:
|
|
5663
|
+
L: 201,
|
|
5664
5664
|
S: this,
|
|
5665
5665
|
C: (f, a) => f(...a)
|
|
5666
5666
|
});
|
|
@@ -5671,7 +5671,7 @@ var ClientServicesHost = class {
|
|
|
5671
5671
|
this._signalManager = signalManager;
|
|
5672
5672
|
invariant16(!this._networkManager, "network manager already set", {
|
|
5673
5673
|
F: __dxlog_file19,
|
|
5674
|
-
L:
|
|
5674
|
+
L: 212,
|
|
5675
5675
|
S: this,
|
|
5676
5676
|
A: [
|
|
5677
5677
|
"!this._networkManager",
|
|
@@ -5685,7 +5685,7 @@ var ClientServicesHost = class {
|
|
|
5685
5685
|
});
|
|
5686
5686
|
log16("initialized", void 0, {
|
|
5687
5687
|
F: __dxlog_file19,
|
|
5688
|
-
L:
|
|
5688
|
+
L: 219,
|
|
5689
5689
|
S: this,
|
|
5690
5690
|
C: (f, a) => f(...a)
|
|
5691
5691
|
});
|
|
@@ -5699,13 +5699,13 @@ var ClientServicesHost = class {
|
|
|
5699
5699
|
id: traceId
|
|
5700
5700
|
}), {
|
|
5701
5701
|
F: __dxlog_file19,
|
|
5702
|
-
L:
|
|
5702
|
+
L: 230,
|
|
5703
5703
|
S: this,
|
|
5704
5704
|
C: (f, a) => f(...a)
|
|
5705
5705
|
});
|
|
5706
5706
|
invariant16(this._config, "config not set", {
|
|
5707
5707
|
F: __dxlog_file19,
|
|
5708
|
-
L:
|
|
5708
|
+
L: 232,
|
|
5709
5709
|
S: this,
|
|
5710
5710
|
A: [
|
|
5711
5711
|
"this._config",
|
|
@@ -5714,7 +5714,7 @@ var ClientServicesHost = class {
|
|
|
5714
5714
|
});
|
|
5715
5715
|
invariant16(this._storage, "storage not set", {
|
|
5716
5716
|
F: __dxlog_file19,
|
|
5717
|
-
L:
|
|
5717
|
+
L: 233,
|
|
5718
5718
|
S: this,
|
|
5719
5719
|
A: [
|
|
5720
5720
|
"this._storage",
|
|
@@ -5723,7 +5723,7 @@ var ClientServicesHost = class {
|
|
|
5723
5723
|
});
|
|
5724
5724
|
invariant16(this._signalManager, "signal manager not set", {
|
|
5725
5725
|
F: __dxlog_file19,
|
|
5726
|
-
L:
|
|
5726
|
+
L: 234,
|
|
5727
5727
|
S: this,
|
|
5728
5728
|
A: [
|
|
5729
5729
|
"this._signalManager",
|
|
@@ -5732,7 +5732,7 @@ var ClientServicesHost = class {
|
|
|
5732
5732
|
});
|
|
5733
5733
|
invariant16(this._networkManager, "network manager not set", {
|
|
5734
5734
|
F: __dxlog_file19,
|
|
5735
|
-
L:
|
|
5735
|
+
L: 235,
|
|
5736
5736
|
S: this,
|
|
5737
5737
|
A: [
|
|
5738
5738
|
"this._networkManager",
|
|
@@ -5744,7 +5744,7 @@ var ClientServicesHost = class {
|
|
|
5744
5744
|
lockKey: this._resourceLock?.lockKey
|
|
5745
5745
|
}, {
|
|
5746
5746
|
F: __dxlog_file19,
|
|
5747
|
-
L:
|
|
5747
|
+
L: 238,
|
|
5748
5748
|
S: this,
|
|
5749
5749
|
C: (f, a) => f(...a)
|
|
5750
5750
|
});
|
|
@@ -5796,7 +5796,7 @@ var ClientServicesHost = class {
|
|
|
5796
5796
|
deviceKey
|
|
5797
5797
|
}, {
|
|
5798
5798
|
F: __dxlog_file19,
|
|
5799
|
-
L:
|
|
5799
|
+
L: 314,
|
|
5800
5800
|
S: this,
|
|
5801
5801
|
C: (f, a) => f(...a)
|
|
5802
5802
|
});
|
|
@@ -5804,7 +5804,7 @@ var ClientServicesHost = class {
|
|
|
5804
5804
|
id: traceId
|
|
5805
5805
|
}), {
|
|
5806
5806
|
F: __dxlog_file19,
|
|
5807
|
-
L:
|
|
5807
|
+
L: 315,
|
|
5808
5808
|
S: this,
|
|
5809
5809
|
C: (f, a) => f(...a)
|
|
5810
5810
|
});
|
|
@@ -5818,7 +5818,7 @@ var ClientServicesHost = class {
|
|
|
5818
5818
|
deviceKey
|
|
5819
5819
|
}, {
|
|
5820
5820
|
F: __dxlog_file19,
|
|
5821
|
-
L:
|
|
5821
|
+
L: 326,
|
|
5822
5822
|
S: this,
|
|
5823
5823
|
C: (f, a) => f(...a)
|
|
5824
5824
|
});
|
|
@@ -5836,7 +5836,7 @@ var ClientServicesHost = class {
|
|
|
5836
5836
|
deviceKey
|
|
5837
5837
|
}, {
|
|
5838
5838
|
F: __dxlog_file19,
|
|
5839
|
-
L:
|
|
5839
|
+
L: 335,
|
|
5840
5840
|
S: this,
|
|
5841
5841
|
C: (f, a) => f(...a)
|
|
5842
5842
|
});
|
|
@@ -5847,13 +5847,13 @@ var ClientServicesHost = class {
|
|
|
5847
5847
|
id: traceId
|
|
5848
5848
|
}), {
|
|
5849
5849
|
F: __dxlog_file19,
|
|
5850
|
-
L:
|
|
5850
|
+
L: 340,
|
|
5851
5851
|
S: this,
|
|
5852
5852
|
C: (f, a) => f(...a)
|
|
5853
5853
|
});
|
|
5854
5854
|
log16("resetting...", void 0, {
|
|
5855
5855
|
F: __dxlog_file19,
|
|
5856
|
-
L:
|
|
5856
|
+
L: 342,
|
|
5857
5857
|
S: this,
|
|
5858
5858
|
C: (f, a) => f(...a)
|
|
5859
5859
|
});
|
|
@@ -5861,7 +5861,7 @@ var ClientServicesHost = class {
|
|
|
5861
5861
|
await this._storage.reset();
|
|
5862
5862
|
log16("reset", void 0, {
|
|
5863
5863
|
F: __dxlog_file19,
|
|
5864
|
-
L:
|
|
5864
|
+
L: 345,
|
|
5865
5865
|
S: this,
|
|
5866
5866
|
C: (f, a) => f(...a)
|
|
5867
5867
|
});
|
|
@@ -5869,7 +5869,7 @@ var ClientServicesHost = class {
|
|
|
5869
5869
|
id: traceId
|
|
5870
5870
|
}), {
|
|
5871
5871
|
F: __dxlog_file19,
|
|
5872
|
-
L:
|
|
5872
|
+
L: 346,
|
|
5873
5873
|
S: this,
|
|
5874
5874
|
C: (f, a) => f(...a)
|
|
5875
5875
|
});
|
|
@@ -5882,7 +5882,7 @@ var ClientServicesHost = class {
|
|
|
5882
5882
|
const automergeIndex = space.automergeSpaceState.rootUrl;
|
|
5883
5883
|
invariant16(automergeIndex, void 0, {
|
|
5884
5884
|
F: __dxlog_file19,
|
|
5885
|
-
L:
|
|
5885
|
+
L: 358,
|
|
5886
5886
|
S: this,
|
|
5887
5887
|
A: [
|
|
5888
5888
|
"automergeIndex",
|
|
@@ -6009,4 +6009,4 @@ export {
|
|
|
6009
6009
|
ClientServicesHost,
|
|
6010
6010
|
ClientServicesProviderResource
|
|
6011
6011
|
};
|
|
6012
|
-
//# sourceMappingURL=chunk-
|
|
6012
|
+
//# sourceMappingURL=chunk-55TEJXLO.mjs.map
|