@dxos/client-services 0.8.4-main.9be5663bfe → 0.8.4-main.abd8ff62ef
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-CK3KJB3B.mjs → chunk-KW4WMU5R.mjs} +1310 -3084
- package/dist/lib/browser/chunk-KW4WMU5R.mjs.map +7 -0
- package/dist/lib/browser/{chunk-NQSC7HOE.mjs → chunk-XJRPB3GA.mjs} +1 -1
- package/dist/lib/browser/index.mjs +100 -197
- package/dist/lib/browser/index.mjs.map +3 -3
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/packlets/diagnostics/browser-diagnostics-broadcast.mjs +1 -6
- package/dist/lib/browser/packlets/diagnostics/browser-diagnostics-broadcast.mjs.map +2 -2
- package/dist/lib/browser/packlets/diagnostics/diagnostics-broadcast.mjs +1 -1
- package/dist/lib/browser/packlets/locks/browser.mjs +9 -49
- package/dist/lib/browser/packlets/locks/browser.mjs.map +2 -2
- package/dist/lib/browser/packlets/locks/node.mjs +4 -22
- package/dist/lib/browser/packlets/locks/node.mjs.map +2 -2
- package/dist/lib/browser/testing/index.mjs +7 -27
- package/dist/lib/browser/testing/index.mjs.map +2 -2
- package/dist/lib/node-esm/{chunk-PKEGMOQ4.mjs → chunk-2DT3MZRL.mjs} +1 -1
- package/dist/lib/node-esm/{chunk-WHBWCIEN.mjs → chunk-NDMKP2CH.mjs} +1310 -3084
- package/dist/lib/node-esm/chunk-NDMKP2CH.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +100 -197
- package/dist/lib/node-esm/index.mjs.map +3 -3
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/packlets/diagnostics/browser-diagnostics-broadcast.mjs +1 -6
- package/dist/lib/node-esm/packlets/diagnostics/browser-diagnostics-broadcast.mjs.map +2 -2
- package/dist/lib/node-esm/packlets/diagnostics/diagnostics-broadcast.mjs +1 -1
- package/dist/lib/node-esm/packlets/locks/browser.mjs +9 -49
- package/dist/lib/node-esm/packlets/locks/browser.mjs.map +2 -2
- package/dist/lib/node-esm/packlets/locks/node.mjs +4 -22
- package/dist/lib/node-esm/packlets/locks/node.mjs.map +2 -2
- package/dist/lib/node-esm/testing/index.mjs +7 -27
- package/dist/lib/node-esm/testing/index.mjs.map +2 -2
- package/dist/types/src/packlets/agents/edge-agent-manager.d.ts.map +1 -1
- package/dist/types/src/packlets/agents/edge-agent-service.d.ts +2 -1
- package/dist/types/src/packlets/agents/edge-agent-service.d.ts.map +1 -1
- package/dist/types/src/packlets/devices/devices-service.d.ts.map +1 -1
- package/dist/types/src/packlets/devtools/devtools.d.ts.map +1 -1
- package/dist/types/src/packlets/devtools/feeds.d.ts.map +1 -1
- package/dist/types/src/packlets/devtools/keys.d.ts.map +1 -1
- package/dist/types/src/packlets/devtools/metadata.d.ts.map +1 -1
- package/dist/types/src/packlets/devtools/network.d.ts.map +1 -1
- package/dist/types/src/packlets/devtools/spaces.d.ts.map +1 -1
- package/dist/types/src/packlets/diagnostics/browser-diagnostics-broadcast.d.ts.map +1 -1
- package/dist/types/src/packlets/diagnostics/diagnostics-broadcast.d.ts.map +1 -1
- package/dist/types/src/packlets/diagnostics/diagnostics-collector.d.ts.map +1 -1
- package/dist/types/src/packlets/diagnostics/diagnostics.d.ts +2 -3
- package/dist/types/src/packlets/diagnostics/diagnostics.d.ts.map +1 -1
- package/dist/types/src/packlets/identity/authenticator.d.ts.map +1 -1
- package/dist/types/src/packlets/identity/contacts-service.d.ts.map +1 -1
- package/dist/types/src/packlets/identity/identity-manager.d.ts.map +1 -1
- package/dist/types/src/packlets/identity/identity-recovery-manager.d.ts +2 -2
- package/dist/types/src/packlets/identity/identity-recovery-manager.d.ts.map +1 -1
- package/dist/types/src/packlets/identity/identity-service.d.ts +6 -5
- package/dist/types/src/packlets/identity/identity-service.d.ts.map +1 -1
- package/dist/types/src/packlets/identity/identity.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/device-invitation-protocol.d.ts +2 -1
- package/dist/types/src/packlets/invitations/device-invitation-protocol.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/edge-invitation-handler.d.ts +1 -1
- package/dist/types/src/packlets/invitations/edge-invitation-handler.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitation-guest-extenstion.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitation-host-extension.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitation-protocol.d.ts +5 -1
- package/dist/types/src/packlets/invitations/invitation-protocol.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitation-state.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitation-topology.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitations-handler.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitations-manager.d.ts +1 -1
- package/dist/types/src/packlets/invitations/invitations-manager.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/invitations-service.d.ts +3 -3
- package/dist/types/src/packlets/invitations/invitations-service.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/space-invitation-protocol.d.ts +2 -1
- package/dist/types/src/packlets/invitations/space-invitation-protocol.d.ts.map +1 -1
- package/dist/types/src/packlets/invitations/utils.d.ts.map +1 -1
- package/dist/types/src/packlets/locks/browser.d.ts.map +1 -1
- package/dist/types/src/packlets/locks/node.d.ts.map +1 -1
- package/dist/types/src/packlets/logging/logging-service.d.ts.map +1 -1
- package/dist/types/src/packlets/network/network-service.d.ts +5 -4
- package/dist/types/src/packlets/network/network-service.d.ts.map +1 -1
- package/dist/types/src/packlets/services/client-rpc-server.d.ts +3 -3
- package/dist/types/src/packlets/services/client-rpc-server.d.ts.map +1 -1
- package/dist/types/src/packlets/services/feed-syncer.d.ts +1 -1
- package/dist/types/src/packlets/services/feed-syncer.d.ts.map +1 -1
- package/dist/types/src/packlets/services/service-context.d.ts +1 -2
- package/dist/types/src/packlets/services/service-context.d.ts.map +1 -1
- package/dist/types/src/packlets/services/service-host.d.ts +1 -2
- package/dist/types/src/packlets/services/service-host.d.ts.map +1 -1
- package/dist/types/src/packlets/services/service-registry.d.ts.map +1 -1
- package/dist/types/src/packlets/services/util.d.ts.map +1 -1
- package/dist/types/src/packlets/space-export/archive-format.d.ts +9 -0
- package/dist/types/src/packlets/space-export/archive-format.d.ts.map +1 -0
- package/dist/types/src/packlets/space-export/index.d.ts +4 -1
- package/dist/types/src/packlets/space-export/index.d.ts.map +1 -1
- package/dist/types/src/packlets/space-export/serialized-space-reader.d.ts +23 -0
- package/dist/types/src/packlets/space-export/serialized-space-reader.d.ts.map +1 -0
- package/dist/types/src/packlets/space-export/serialized-space-writer.d.ts +36 -0
- package/dist/types/src/packlets/space-export/serialized-space-writer.d.ts.map +1 -0
- package/dist/types/src/packlets/space-export/space-archive-reader.d.ts.map +1 -1
- package/dist/types/src/packlets/space-export/space-archive-writer.d.ts +1 -1
- package/dist/types/src/packlets/space-export/space-archive-writer.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/automerge-space-state.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/data-space-manager.d.ts +1 -2
- package/dist/types/src/packlets/spaces/data-space-manager.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/data-space.d.ts +2 -1
- package/dist/types/src/packlets/spaces/data-space.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/edge-feed-replicator.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/epoch-migrations.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/genesis.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/notarization-plugin.d.ts +1 -4
- package/dist/types/src/packlets/spaces/notarization-plugin.d.ts.map +1 -1
- package/dist/types/src/packlets/spaces/spaces-service.d.ts +9 -6
- package/dist/types/src/packlets/spaces/spaces-service.d.ts.map +1 -1
- package/dist/types/src/packlets/storage/level.d.ts.map +1 -1
- package/dist/types/src/packlets/storage/profile-archive.d.ts.map +1 -1
- package/dist/types/src/packlets/storage/storage.d.ts.map +1 -1
- package/dist/types/src/packlets/storage/util.d.ts.map +1 -1
- package/dist/types/src/packlets/system/system-service.d.ts +1 -1
- package/dist/types/src/packlets/system/system-service.d.ts.map +1 -1
- package/dist/types/src/packlets/testing/credential-utils.d.ts.map +1 -1
- package/dist/types/src/packlets/testing/invitation-utils.d.ts.map +1 -1
- package/dist/types/src/packlets/testing/test-builder.d.ts.map +1 -1
- package/dist/types/src/packlets/worker/worker-runtime.d.ts +11 -1
- package/dist/types/src/packlets/worker/worker-runtime.d.ts.map +1 -1
- package/dist/types/src/packlets/worker/worker-session.d.ts +0 -2
- package/dist/types/src/packlets/worker/worker-session.d.ts.map +1 -1
- package/dist/types/src/testing/setup.d.ts.map +1 -1
- package/dist/types/src/version.d.ts +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +39 -46
- package/src/packlets/agents/edge-agent-service.ts +3 -2
- package/src/packlets/diagnostics/diagnostics.ts +1 -2
- package/src/packlets/identity/identity-manager.ts +2 -4
- package/src/packlets/identity/identity-service.ts +12 -9
- package/src/packlets/identity/identity.ts +2 -2
- package/src/packlets/invitations/device-invitation-protocol.ts +3 -1
- package/src/packlets/invitations/edge-invitation-handler.ts +5 -2
- package/src/packlets/invitations/invitation-host-extension.ts +7 -10
- package/src/packlets/invitations/invitation-protocol.ts +5 -1
- package/src/packlets/invitations/invitation-state.ts +1 -15
- package/src/packlets/invitations/invitations-handler.ts +64 -12
- package/src/packlets/invitations/invitations-manager.ts +6 -4
- package/src/packlets/invitations/invitations-service.ts +6 -6
- package/src/packlets/invitations/space-invitation-protocol.ts +3 -3
- package/src/packlets/logging/logging-service.ts +15 -15
- package/src/packlets/network/network-service.ts +9 -8
- package/src/packlets/services/client-rpc-server.ts +15 -12
- package/src/packlets/services/service-context.ts +12 -15
- package/src/packlets/services/service-host.ts +8 -19
- package/src/packlets/space-export/archive-format.ts +42 -0
- package/src/packlets/space-export/index.ts +4 -1
- package/src/packlets/space-export/serialized-space-reader.ts +111 -0
- package/src/packlets/space-export/serialized-space-writer.ts +253 -0
- package/src/packlets/space-export/space-archive-writer.ts +2 -1
- package/src/packlets/space-export/space-archive.test.ts +175 -1
- package/src/packlets/spaces/data-space-manager.ts +17 -19
- package/src/packlets/spaces/data-space.ts +9 -7
- package/src/packlets/spaces/edge-feed-replicator.ts +1 -0
- package/src/packlets/spaces/spaces-service.test.ts +9 -4
- package/src/packlets/spaces/spaces-service.ts +91 -16
- package/src/packlets/worker/worker-runtime.ts +38 -4
- package/src/packlets/worker/worker-session.ts +4 -10
- package/src/version.ts +1 -1
- package/dist/lib/browser/chunk-CK3KJB3B.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-WHBWCIEN.mjs.map +0 -7
- /package/dist/lib/browser/{chunk-NQSC7HOE.mjs.map → chunk-XJRPB3GA.mjs.map} +0 -0
- /package/dist/lib/node-esm/{chunk-PKEGMOQ4.mjs.map → chunk-2DT3MZRL.mjs.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/packlets/devtools/feeds.ts":{"bytes":14230,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/keys.ts":{"bytes":2080,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/metadata.ts":{"bytes":1882,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/network.ts":{"bytes":12297,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/spaces.ts":{"bytes":6015,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/devtools.ts":{"bytes":15877,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"src/packlets/devtools/keys.ts","kind":"import-statement","original":"./keys"},{"path":"src/packlets/devtools/metadata.ts","kind":"import-statement","original":"./metadata"},{"path":"src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}],"format":"esm"},"src/packlets/devtools/index.ts":{"bytes":723,"imports":[{"path":"src/packlets/devtools/devtools.ts","kind":"import-statement","original":"./devtools"},{"path":"src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}],"format":"esm"},"src/version.ts":{"bytes":429,"imports":[],"format":"esm"},"src/packlets/services/platform.ts":{"bytes":4857,"imports":[{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/diagnostics/diagnostics.ts":{"bytes":23965,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"src/version.ts","kind":"import-statement","original":"../../version"},{"path":"src/packlets/services/platform.ts","kind":"import-statement","original":"../services/platform"}],"format":"esm"},"src/packlets/diagnostics/diagnostics-broadcast.ts":{"bytes":1863,"imports":[],"format":"esm"},"src/packlets/diagnostics/diagnostics-collector.ts":{"bytes":8054,"imports":[{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/diagnostics/diagnostics-broadcast.ts","kind":"import-statement","original":"./diagnostics-broadcast"}],"format":"esm"},"src/packlets/diagnostics/index.ts":{"bytes":728,"imports":[{"path":"src/packlets/diagnostics/diagnostics.ts","kind":"import-statement","original":"./diagnostics"},{"path":"src/packlets/diagnostics/diagnostics-collector.ts","kind":"import-statement","original":"./diagnostics-collector"},{"path":"#diagnostics-broadcast","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/identity/authenticator.ts":{"bytes":11754,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/automerge-space-state.ts":{"bytes":5771,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/edge-feed-replicator.ts":{"bytes":44136,"imports":[{"path":"cbor-x","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf/dxos/edge/messenger_pb","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/epoch-migrations.ts":{"bytes":7619,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/notarization-plugin.ts":{"bytes":50529,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/data-space.ts":{"bytes":77578,"imports":[{"path":"@automerge/automerge","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/spaces/automerge-space-state.ts","kind":"import-statement","original":"./automerge-space-state"},{"path":"src/packlets/spaces/edge-feed-replicator.ts","kind":"import-statement","original":"./edge-feed-replicator"},{"path":"src/packlets/spaces/epoch-migrations.ts","kind":"import-statement","original":"./epoch-migrations"},{"path":"src/packlets/spaces/notarization-plugin.ts","kind":"import-statement","original":"./notarization-plugin"}],"format":"esm"},"src/packlets/spaces/genesis.ts":{"bytes":9662,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/data-space-manager.ts":{"bytes":91067,"imports":[{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"},{"path":"src/packlets/spaces/genesis.ts","kind":"import-statement","original":"./genesis"}],"format":"esm"},"src/packlets/space-export/space-archive-writer.ts":{"bytes":13330,"imports":[{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true}],"format":"esm"},"src/packlets/space-export/space-archive-reader.ts":{"bytes":13586,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true}],"format":"esm"},"src/packlets/space-export/index.ts":{"bytes":629,"imports":[{"path":"src/packlets/space-export/space-archive-writer.ts","kind":"import-statement","original":"./space-archive-writer"},{"path":"src/packlets/space-export/space-archive-reader.ts","kind":"import-statement","original":"./space-archive-reader"}],"format":"esm"},"src/packlets/spaces/spaces-service.ts":{"bytes":62307,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"src/packlets/space-export/index.ts","kind":"import-statement","original":"../space-export"}],"format":"esm"},"src/packlets/spaces/index.ts":{"bytes":813,"imports":[{"path":"src/packlets/spaces/data-space-manager.ts","kind":"import-statement","original":"./data-space-manager"},{"path":"src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"},{"path":"src/packlets/spaces/spaces-service.ts","kind":"import-statement","original":"./spaces-service"},{"path":"src/packlets/spaces/edge-feed-replicator.ts","kind":"import-statement","original":"./edge-feed-replicator"}],"format":"esm"},"src/packlets/identity/identity.ts":{"bytes":26209,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"}],"format":"esm"},"src/packlets/identity/identity-manager.ts":{"bytes":54431,"imports":[{"path":"platform","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"}],"format":"esm"},"src/packlets/identity/identity-service.ts":{"bytes":15359,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/identity/index.ts":{"bytes":794,"imports":[{"path":"src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"},{"path":"src/packlets/identity/identity-manager.ts","kind":"import-statement","original":"./identity-manager"},{"path":"src/packlets/identity/identity-service.ts","kind":"import-statement","original":"./identity-service"}],"format":"esm"},"src/packlets/invitations/device-invitation-protocol.ts":{"bytes":12763,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/utils.ts":{"bytes":3887,"imports":[{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/edge-invitation-handler.ts":{"bytes":22552,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-guest-extenstion.ts":{"bytes":15292,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-host-extension.ts":{"bytes":42602,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-state.ts":{"bytes":13417,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-topology.ts":{"bytes":11177,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/invitations-handler.ts":{"bytes":78064,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/invitations/edge-invitation-handler.ts","kind":"import-statement","original":"./edge-invitation-handler"},{"path":"src/packlets/invitations/invitation-guest-extenstion.ts","kind":"import-statement","original":"./invitation-guest-extenstion"},{"path":"src/packlets/invitations/invitation-host-extension.ts","kind":"import-statement","original":"./invitation-host-extension"},{"path":"src/packlets/invitations/invitation-state.ts","kind":"import-statement","original":"./invitation-state"},{"path":"src/packlets/invitations/invitation-topology.ts","kind":"import-statement","original":"./invitation-topology"}],"format":"esm"},"src/packlets/invitations/invitations-service.ts":{"bytes":14336,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/space-invitation-protocol.ts":{"bytes":27991,"imports":[{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitations-manager.ts":{"bytes":45608,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"src/packlets/invitations/invitations-handler.ts","kind":"import-statement","original":"./invitations-handler"}],"format":"esm"},"src/packlets/invitations/index.ts":{"bytes":1060,"imports":[{"path":"src/packlets/invitations/device-invitation-protocol.ts","kind":"import-statement","original":"./device-invitation-protocol"},{"path":"src/packlets/invitations/invitations-handler.ts","kind":"import-statement","original":"./invitations-handler"},{"path":"src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"},{"path":"src/packlets/invitations/space-invitation-protocol.ts","kind":"import-statement","original":"./space-invitation-protocol"},{"path":"src/packlets/invitations/invitations-manager.ts","kind":"import-statement","original":"./invitations-manager"}],"format":"esm"},"src/packlets/locks/index.ts":{"bytes":539,"imports":[{"path":"#locks-platform","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/services/client-rpc-server.ts":{"bytes":12768,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/agents/edge-agent-manager.ts":{"bytes":26775,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/agents/edge-agent-service.ts":{"bytes":8768,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/agents/index.ts":{"bytes":611,"imports":[{"path":"src/packlets/agents/edge-agent-manager.ts","kind":"import-statement","original":"./edge-agent-manager"},{"path":"src/packlets/agents/edge-agent-service.ts","kind":"import-statement","original":"./edge-agent-service"}],"format":"esm"},"src/packlets/identity/identity-recovery-manager.ts":{"bytes":26069,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/services/feed-syncer.ts":{"bytes":35777,"imports":[{"path":"cbor-x","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/feed","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/services/service-context.ts":{"bytes":76676,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/agents/index.ts","kind":"import-statement","original":"../agents"},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/identity/identity-recovery-manager.ts","kind":"import-statement","original":"../identity/identity-recovery-manager"},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"src/packlets/services/feed-syncer.ts","kind":"import-statement","original":"./feed-syncer"}],"format":"esm"},"src/packlets/devices/devices-service.ts":{"bytes":12536,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devices/index.ts":{"bytes":491,"imports":[{"path":"src/packlets/devices/devices-service.ts","kind":"import-statement","original":"./devices-service"}],"format":"esm"},"src/packlets/identity/contacts-service.ts":{"bytes":11420,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/logging/logging-service.ts":{"bytes":18440,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/logging/index.ts":{"bytes":491,"imports":[{"path":"src/packlets/logging/logging-service.ts","kind":"import-statement","original":"./logging-service"}],"format":"esm"},"src/packlets/network/network-service.ts":{"bytes":9533,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/network/index.ts":{"bytes":491,"imports":[{"path":"src/packlets/network/network-service.ts","kind":"import-statement","original":"./network-service"}],"format":"esm"},"src/packlets/storage/util.ts":{"bytes":2414,"imports":[{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/storage/storage.ts":{"bytes":7066,"imports":[{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"src/packlets/storage/util.ts","kind":"import-statement","original":"./util"}],"format":"esm"},"src/packlets/storage/level.ts":{"bytes":2449,"imports":[{"path":"@dxos/node-std/path","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/kv-store","kind":"import-statement","external":true},{"path":"src/packlets/storage/util.ts","kind":"import-statement","original":"./util"}],"format":"esm"},"src/packlets/storage/profile-archive.ts":{"bytes":14188,"imports":[{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/storage/index.ts":{"bytes":659,"imports":[{"path":"src/packlets/storage/storage.ts","kind":"import-statement","original":"./storage"},{"path":"src/packlets/storage/level.ts","kind":"import-statement","original":"./level"},{"path":"src/packlets/storage/profile-archive.ts","kind":"import-statement","original":"./profile-archive"}],"format":"esm"},"src/packlets/system/system-service.ts":{"bytes":9379,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/services/platform.ts","kind":"import-statement","original":"../services/platform"}],"format":"esm"},"src/packlets/system/index.ts":{"bytes":489,"imports":[{"path":"src/packlets/system/system-service.ts","kind":"import-statement","original":"./system-service"}],"format":"esm"},"src/packlets/services/service-registry.ts":{"bytes":2745,"imports":[],"format":"esm"},"src/packlets/services/service-host.ts":{"bytes":57126,"imports":[{"path":"@effect/sql/SqlClient","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/websocket-rpc","kind":"import-statement","external":true},{"path":"src/packlets/agents/index.ts","kind":"import-statement","original":"../agents"},{"path":"src/packlets/devices/index.ts","kind":"import-statement","original":"../devices"},{"path":"src/packlets/devtools/index.ts","kind":"import-statement","original":"../devtools"},{"path":"src/packlets/diagnostics/index.ts","kind":"import-statement","original":"../diagnostics"},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/identity/contacts-service.ts","kind":"import-statement","original":"../identity/contacts-service"},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"src/packlets/locks/index.ts","kind":"import-statement","original":"../locks"},{"path":"src/packlets/logging/index.ts","kind":"import-statement","original":"../logging"},{"path":"src/packlets/network/index.ts","kind":"import-statement","original":"../network"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"src/packlets/storage/index.ts","kind":"import-statement","original":"../storage"},{"path":"src/packlets/system/index.ts","kind":"import-statement","original":"../system"},{"path":"src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"}],"format":"esm"},"src/packlets/services/index.ts":{"bytes":813,"imports":[{"path":"src/packlets/services/client-rpc-server.ts","kind":"import-statement","original":"./client-rpc-server"},{"path":"src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"src/packlets/services/service-host.ts","kind":"import-statement","original":"./service-host"},{"path":"src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"}],"format":"esm"},"src/packlets/worker/worker-session.ts":{"bytes":17689,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"}],"format":"esm"},"src/packlets/worker/worker-runtime.ts":{"bytes":35948,"imports":[{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/OpfsWorker","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqliteClient","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"src/packlets/worker/worker-session.ts","kind":"import-statement","original":"./worker-session"}],"format":"esm"},"src/packlets/worker/index.ts":{"bytes":595,"imports":[{"path":"src/packlets/worker/worker-runtime.ts","kind":"import-statement","original":"./worker-runtime"},{"path":"src/packlets/worker/worker-session.ts","kind":"import-statement","original":"./worker-session"}],"format":"esm"},"src/index.ts":{"bytes":1598,"imports":[{"path":"src/packlets/devtools/index.ts","kind":"import-statement","original":"./packlets/devtools"},{"path":"src/packlets/diagnostics/index.ts","kind":"import-statement","original":"./packlets/diagnostics"},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"./packlets/identity"},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"./packlets/invitations"},{"path":"src/packlets/locks/index.ts","kind":"import-statement","original":"./packlets/locks"},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"./packlets/services"},{"path":"src/packlets/space-export/index.ts","kind":"import-statement","original":"./packlets/space-export"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"./packlets/spaces"},{"path":"src/packlets/storage/index.ts","kind":"import-statement","original":"./packlets/storage"},{"path":"src/packlets/worker/index.ts","kind":"import-statement","original":"./packlets/worker"},{"path":"src/packlets/agents/index.ts","kind":"import-statement","original":"./packlets/agents"}],"format":"esm"},"src/packlets/testing/credential-utils.ts":{"bytes":2307,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/testing/invitation-utils.ts":{"bytes":27366,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"}],"format":"esm"},"src/packlets/testing/test-builder.ts":{"bytes":30477,"imports":[{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/kv-store/testing","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/platform","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"}],"format":"esm"},"src/packlets/testing/index.ts":{"bytes":704,"imports":[{"path":"src/packlets/testing/credential-utils.ts","kind":"import-statement","original":"./credential-utils"},{"path":"src/packlets/testing/invitation-utils.ts","kind":"import-statement","original":"./invitation-utils"},{"path":"src/packlets/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"}],"format":"esm"},"src/testing/index.ts":{"bytes":488,"imports":[{"path":"src/packlets/testing/index.ts","kind":"import-statement","original":"../packlets/testing"}],"format":"esm"},"src/packlets/locks/node.ts":{"bytes":5225,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/lock-file","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/locks/browser.ts":{"bytes":10256,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/diagnostics/browser-diagnostics-broadcast.ts":{"bytes":9740,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"}},"outputs":{"dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":39496},"dist/lib/browser/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-CK3KJB3B.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-NQSC7HOE.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/OpfsWorker","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqliteClient","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["ClientRpcServer","ClientServicesHost","DataSpace","DataSpaceManager","DeviceInvitationProtocol","DevtoolsHostEvents","DevtoolsServiceImpl","DiagnosticsCollector","EdgeAgentManager","EdgeAgentServiceImpl","EdgeFeedReplicator","Identity","IdentityManager","IdentityServiceImpl","InvitationsHandler","InvitationsManager","InvitationsServiceImpl","ServiceContext","ServiceRegistry","SpaceArchiveWriter","SpaceInvitationProtocol","SpacesServiceImpl","TrustedKeySetAuthVerifier","WorkerRuntime","WorkerSession","createAdmissionKeypair","createAuthProvider","createDiagnostics","createLevel","createStorageObjects","decodeProfileArchive","encodeProfileArchive","exportProfileData","extractSpaceArchive","getNetworkPeers","importProfileData","subscribeToFeedBlocks","subscribeToFeeds","subscribeToNetworkStatus","subscribeToNetworkTopics","subscribeToSignal","subscribeToSpaces","subscribeToSwarmInfo"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":2191},"src/packlets/services/client-rpc-server.ts":{"bytesInOutput":3323},"src/packlets/storage/profile-archive.ts":{"bytesInOutput":4288},"src/packlets/worker/worker-runtime.ts":{"bytesInOutput":8458},"src/packlets/worker/worker-session.ts":{"bytesInOutput":5102}},"bytes":25583},"dist/lib/browser/testing/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":30109},"dist/lib/browser/testing/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-CK3KJB3B.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-NQSC7HOE.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/kv-store/testing","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/platform","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true}],"exports":["TestBuilder","TestPeer","acceptInvitation","createIdentity","createInvitation","createMockCredential","createPeers","createServiceContext","createServiceHost","createSigningContext","performInvitation","sanitizeInvitation"],"entryPoint":"src/testing/index.ts","inputs":{"src/packlets/testing/credential-utils.ts":{"bytesInOutput":403},"src/packlets/testing/invitation-utils.ts":{"bytesInOutput":6474},"src/packlets/testing/test-builder.ts":{"bytesInOutput":7382},"src/testing/index.ts":{"bytesInOutput":0}},"bytes":14940},"dist/lib/browser/chunk-CK3KJB3B.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":558653},"dist/lib/browser/chunk-CK3KJB3B.mjs":{"imports":[{"path":"dist/lib/browser/chunk-NQSC7HOE.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"#diagnostics-broadcast","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"cbor-x","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf/dxos/edge/messenger_pb","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@automerge/automerge","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true},{"path":"platform","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"#locks-platform","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"cbor-x","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/feed","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/node-std/path","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/kv-store","kind":"import-statement","external":true},{"path":"@effect/sql/SqlClient","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/websocket-rpc","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["ClientServicesHost","DataSpace","DataSpaceManager","DeviceInvitationProtocol","DevtoolsHostEvents","DevtoolsServiceImpl","DiagnosticsCollector","EdgeAgentManager","EdgeAgentServiceImpl","EdgeFeedReplicator","Identity","IdentityManager","IdentityServiceImpl","InvitationsHandler","InvitationsManager","InvitationsServiceImpl","ServiceContext","ServiceRegistry","SpaceArchiveWriter","SpaceInvitationProtocol","SpacesServiceImpl","TrustedKeySetAuthVerifier","createAdmissionKeypair","createAuthProvider","createDiagnostics","createLevel","createStorageObjects","diagnostics_exports","extractSpaceArchive","getNetworkPeers","locks_exports","subscribeToFeedBlocks","subscribeToFeeds","subscribeToNetworkStatus","subscribeToNetworkTopics","subscribeToSignal","subscribeToSpaces","subscribeToSwarmInfo"],"inputs":{"src/packlets/devtools/feeds.ts":{"bytesInOutput":3314},"src/packlets/devtools/network.ts":{"bytesInOutput":2790},"src/packlets/devtools/spaces.ts":{"bytesInOutput":1200},"src/packlets/devtools/devtools.ts":{"bytesInOutput":2723},"src/packlets/devtools/keys.ts":{"bytesInOutput":347},"src/packlets/devtools/metadata.ts":{"bytesInOutput":287},"src/packlets/diagnostics/diagnostics.ts":{"bytesInOutput":5061},"src/version.ts":{"bytesInOutput":44},"src/packlets/services/platform.ts":{"bytesInOutput":1042},"src/packlets/diagnostics/diagnostics-collector.ts":{"bytesInOutput":1794},"src/packlets/diagnostics/index.ts":{"bytesInOutput":294},"src/packlets/identity/authenticator.ts":{"bytesInOutput":3218},"src/packlets/spaces/edge-feed-replicator.ts":{"bytesInOutput":15079},"src/packlets/spaces/data-space.ts":{"bytesInOutput":22452},"src/packlets/identity/identity.ts":{"bytesInOutput":6953},"src/packlets/spaces/data-space-manager.ts":{"bytesInOutput":24869},"src/packlets/spaces/genesis.ts":{"bytesInOutput":2386},"src/packlets/spaces/spaces-service.ts":{"bytesInOutput":18673},"src/packlets/space-export/space-archive-writer.ts":{"bytesInOutput":3154},"src/packlets/space-export/space-archive-reader.ts":{"bytesInOutput":3913},"src/packlets/identity/identity-manager.ts":{"bytesInOutput":15296},"src/packlets/identity/identity-service.ts":{"bytesInOutput":4272},"src/packlets/spaces/automerge-space-state.ts":{"bytesInOutput":1225},"src/packlets/spaces/epoch-migrations.ts":{"bytesInOutput":1778},"src/packlets/spaces/notarization-plugin.ts":{"bytesInOutput":14324},"src/packlets/invitations/device-invitation-protocol.ts":{"bytesInOutput":3474},"src/packlets/invitations/invitations-handler.ts":{"bytesInOutput":22473},"src/packlets/invitations/edge-invitation-handler.ts":{"bytesInOutput":6035},"src/packlets/invitations/utils.ts":{"bytesInOutput":835},"src/packlets/invitations/invitation-guest-extenstion.ts":{"bytesInOutput":4290},"src/packlets/invitations/invitation-host-extension.ts":{"bytesInOutput":12494},"src/packlets/invitations/invitation-state.ts":{"bytesInOutput":2949},"src/packlets/invitations/invitation-topology.ts":{"bytesInOutput":2694},"src/packlets/invitations/invitations-service.ts":{"bytesInOutput":3346},"src/packlets/invitations/space-invitation-protocol.ts":{"bytesInOutput":8810},"src/packlets/invitations/invitations-manager.ts":{"bytesInOutput":13011},"src/packlets/locks/index.ts":{"bytesInOutput":128},"src/packlets/agents/edge-agent-manager.ts":{"bytesInOutput":8408},"src/packlets/agents/edge-agent-service.ts":{"bytesInOutput":2286},"src/packlets/services/service-context.ts":{"bytesInOutput":26067},"src/packlets/identity/identity-recovery-manager.ts":{"bytesInOutput":7451},"src/packlets/services/feed-syncer.ts":{"bytesInOutput":8257},"src/packlets/storage/storage.ts":{"bytesInOutput":1809},"src/packlets/storage/util.ts":{"bytesInOutput":494},"src/packlets/storage/level.ts":{"bytesInOutput":436},"src/packlets/services/service-registry.ts":{"bytesInOutput":511},"src/packlets/services/service-host.ts":{"bytesInOutput":15900},"src/packlets/devices/devices-service.ts":{"bytesInOutput":3399},"src/packlets/identity/contacts-service.ts":{"bytesInOutput":2874},"src/packlets/logging/logging-service.ts":{"bytesInOutput":3965},"src/packlets/network/network-service.ts":{"bytesInOutput":2273},"src/packlets/system/system-service.ts":{"bytesInOutput":1937}},"bytes":326945},"dist/lib/browser/packlets/locks/node.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2213},"dist/lib/browser/packlets/locks/node.mjs":{"imports":[{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/lock-file","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"exports":["Lock","isLocked"],"entryPoint":"src/packlets/locks/node.ts","inputs":{"src/packlets/locks/node.ts":{"bytesInOutput":1824}},"bytes":1988},"dist/lib/browser/packlets/locks/browser.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4466},"dist/lib/browser/packlets/locks/browser.mjs":{"imports":[{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"exports":["Lock","isLocked"],"entryPoint":"src/packlets/locks/browser.ts","inputs":{"src/packlets/locks/browser.ts":{"bytesInOutput":3262}},"bytes":3432},"dist/lib/browser/packlets/diagnostics/diagnostics-broadcast.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/packlets/diagnostics/diagnostics-broadcast.mjs":{"imports":[{"path":"dist/lib/browser/chunk-NQSC7HOE.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"}],"exports":["createCollectDiagnosticsBroadcastHandler","createCollectDiagnosticsBroadcastSender"],"entryPoint":"src/packlets/diagnostics/diagnostics-broadcast.ts","inputs":{},"bytes":347},"dist/lib/browser/chunk-NQSC7HOE.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1075},"dist/lib/browser/chunk-NQSC7HOE.mjs":{"imports":[],"exports":["createCollectDiagnosticsBroadcastHandler","createCollectDiagnosticsBroadcastSender"],"inputs":{"src/packlets/diagnostics/diagnostics-broadcast.ts":{"bytesInOutput":250}},"bytes":480},"dist/lib/browser/packlets/diagnostics/browser-diagnostics-broadcast.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4820},"dist/lib/browser/packlets/diagnostics/browser-diagnostics-broadcast.mjs":{"imports":[{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"exports":["createCollectDiagnosticsBroadcastHandler","createCollectDiagnosticsBroadcastSender"],"entryPoint":"src/packlets/diagnostics/browser-diagnostics-broadcast.ts","inputs":{"src/packlets/diagnostics/browser-diagnostics-broadcast.ts":{"bytesInOutput":2344}},"bytes":2631},"dist/lib/browser/chunk-QCWEHHJW.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/chunk-QCWEHHJW.mjs":{"imports":[],"exports":["__export","__reExport"],"inputs":{},"bytes":954}}}
|
|
1
|
+
{"inputs":{"src/packlets/devtools/feeds.ts":{"bytes":14179,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/keys.ts":{"bytes":1980,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/metadata.ts":{"bytes":1778,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/network.ts":{"bytes":12276,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/spaces.ts":{"bytes":5917,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devtools/devtools.ts":{"bytes":15773,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"src/packlets/devtools/keys.ts","kind":"import-statement","original":"./keys"},{"path":"src/packlets/devtools/metadata.ts","kind":"import-statement","original":"./metadata"},{"path":"src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}],"format":"esm"},"src/packlets/devtools/index.ts":{"bytes":626,"imports":[{"path":"src/packlets/devtools/devtools.ts","kind":"import-statement","original":"./devtools"},{"path":"src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}],"format":"esm"},"src/version.ts":{"bytes":344,"imports":[],"format":"esm"},"src/packlets/services/platform.ts":{"bytes":4757,"imports":[{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/diagnostics/diagnostics.ts":{"bytes":23788,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"src/version.ts","kind":"import-statement","original":"../../version"},{"path":"src/packlets/services/platform.ts","kind":"import-statement","original":"../services/platform"}],"format":"esm"},"src/packlets/diagnostics/diagnostics-broadcast.ts":{"bytes":1743,"imports":[],"format":"esm"},"src/packlets/diagnostics/diagnostics-collector.ts":{"bytes":7938,"imports":[{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/diagnostics/diagnostics-broadcast.ts","kind":"import-statement","original":"./diagnostics-broadcast"}],"format":"esm"},"src/packlets/diagnostics/index.ts":{"bytes":624,"imports":[{"path":"src/packlets/diagnostics/diagnostics.ts","kind":"import-statement","original":"./diagnostics"},{"path":"src/packlets/diagnostics/diagnostics-collector.ts","kind":"import-statement","original":"./diagnostics-collector"},{"path":"#diagnostics-broadcast","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/identity/authenticator.ts":{"bytes":11073,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/automerge-space-state.ts":{"bytes":5660,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/edge-feed-replicator.ts":{"bytes":41637,"imports":[{"path":"cbor-x","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf/dxos/edge/messenger_pb","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/epoch-migrations.ts":{"bytes":7450,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/notarization-plugin.ts":{"bytes":48435,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/data-space.ts":{"bytes":76578,"imports":[{"path":"@automerge/automerge","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/spaces/automerge-space-state.ts","kind":"import-statement","original":"./automerge-space-state"},{"path":"src/packlets/spaces/edge-feed-replicator.ts","kind":"import-statement","original":"./edge-feed-replicator"},{"path":"src/packlets/spaces/epoch-migrations.ts","kind":"import-statement","original":"./epoch-migrations"},{"path":"src/packlets/spaces/notarization-plugin.ts","kind":"import-statement","original":"./notarization-plugin"}],"format":"esm"},"src/packlets/spaces/genesis.ts":{"bytes":9565,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/spaces/data-space-manager.ts":{"bytes":87856,"imports":[{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"},{"path":"src/packlets/spaces/genesis.ts","kind":"import-statement","original":"./genesis"}],"format":"esm"},"src/packlets/space-export/archive-format.ts":{"bytes":4778,"imports":[{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/space-export/serialized-space-reader.ts":{"bytes":10901,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/space-export/serialized-space-writer.ts":{"bytes":27655,"imports":[{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/space-export/space-archive-reader.ts":{"bytes":13094,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true}],"format":"esm"},"src/packlets/space-export/space-archive-writer.ts":{"bytes":13533,"imports":[{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true}],"format":"esm"},"src/packlets/space-export/index.ts":{"bytes":880,"imports":[{"path":"src/packlets/space-export/archive-format.ts","kind":"import-statement","original":"./archive-format"},{"path":"src/packlets/space-export/serialized-space-reader.ts","kind":"import-statement","original":"./serialized-space-reader"},{"path":"src/packlets/space-export/serialized-space-writer.ts","kind":"import-statement","original":"./serialized-space-writer"},{"path":"src/packlets/space-export/space-archive-reader.ts","kind":"import-statement","original":"./space-archive-reader"},{"path":"src/packlets/space-export/space-archive-writer.ts","kind":"import-statement","original":"./space-archive-writer"}],"format":"esm"},"src/packlets/spaces/spaces-service.ts":{"bytes":70244,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"src/packlets/space-export/index.ts","kind":"import-statement","original":"../space-export"}],"format":"esm"},"src/packlets/spaces/index.ts":{"bytes":718,"imports":[{"path":"src/packlets/spaces/data-space-manager.ts","kind":"import-statement","original":"./data-space-manager"},{"path":"src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"},{"path":"src/packlets/spaces/spaces-service.ts","kind":"import-statement","original":"./spaces-service"},{"path":"src/packlets/spaces/edge-feed-replicator.ts","kind":"import-statement","original":"./edge-feed-replicator"}],"format":"esm"},"src/packlets/identity/identity.ts":{"bytes":26118,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"}],"format":"esm"},"src/packlets/identity/identity-manager.ts":{"bytes":51586,"imports":[{"path":"platform","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"}],"format":"esm"},"src/packlets/identity/identity-service.ts":{"bytes":15550,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/identity/index.ts":{"bytes":697,"imports":[{"path":"src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"},{"path":"src/packlets/identity/identity-manager.ts","kind":"import-statement","original":"./identity-manager"},{"path":"src/packlets/identity/identity-service.ts","kind":"import-statement","original":"./identity-service"}],"format":"esm"},"src/packlets/invitations/device-invitation-protocol.ts":{"bytes":12712,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/utils.ts":{"bytes":3787,"imports":[{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/edge-invitation-handler.ts":{"bytes":22896,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-guest-extenstion.ts":{"bytes":14637,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-host-extension.ts":{"bytes":38088,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-state.ts":{"bytes":10694,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitation-topology.ts":{"bytes":10781,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/invitations-handler.ts":{"bytes":76574,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/invitations/edge-invitation-handler.ts","kind":"import-statement","original":"./edge-invitation-handler"},{"path":"src/packlets/invitations/invitation-guest-extenstion.ts","kind":"import-statement","original":"./invitation-guest-extenstion"},{"path":"src/packlets/invitations/invitation-host-extension.ts","kind":"import-statement","original":"./invitation-host-extension"},{"path":"src/packlets/invitations/invitation-state.ts","kind":"import-statement","original":"./invitation-state"},{"path":"src/packlets/invitations/invitation-topology.ts","kind":"import-statement","original":"./invitation-topology"}],"format":"esm"},"src/packlets/invitations/invitations-service.ts":{"bytes":14449,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/invitations/space-invitation-protocol.ts":{"bytes":26141,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"src/packlets/invitations/utils.ts","kind":"import-statement","original":"./utils"}],"format":"esm"},"src/packlets/invitations/invitations-manager.ts":{"bytes":44549,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"src/packlets/invitations/invitations-handler.ts","kind":"import-statement","original":"./invitations-handler"}],"format":"esm"},"src/packlets/invitations/index.ts":{"bytes":960,"imports":[{"path":"src/packlets/invitations/device-invitation-protocol.ts","kind":"import-statement","original":"./device-invitation-protocol"},{"path":"src/packlets/invitations/invitations-handler.ts","kind":"import-statement","original":"./invitations-handler"},{"path":"src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"},{"path":"src/packlets/invitations/space-invitation-protocol.ts","kind":"import-statement","original":"./space-invitation-protocol"},{"path":"src/packlets/invitations/invitations-manager.ts","kind":"import-statement","original":"./invitations-manager"}],"format":"esm"},"src/packlets/locks/index.ts":{"bytes":441,"imports":[{"path":"#locks-platform","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/services/client-rpc-server.ts":{"bytes":13297,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/agents/edge-agent-manager.ts":{"bytes":25671,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/agents/edge-agent-service.ts":{"bytes":9008,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/agents/index.ts":{"bytes":516,"imports":[{"path":"src/packlets/agents/edge-agent-manager.ts","kind":"import-statement","original":"./edge-agent-manager"},{"path":"src/packlets/agents/edge-agent-service.ts","kind":"import-statement","original":"./edge-agent-service"}],"format":"esm"},"src/packlets/identity/identity-recovery-manager.ts":{"bytes":25489,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/services/feed-syncer.ts":{"bytes":35568,"imports":[{"path":"cbor-x","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/feed","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/services/service-context.ts":{"bytes":70214,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/agents/index.ts","kind":"import-statement","original":"../agents"},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/identity/identity-recovery-manager.ts","kind":"import-statement","original":"../identity/identity-recovery-manager"},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"src/packlets/services/feed-syncer.ts","kind":"import-statement","original":"./feed-syncer"}],"format":"esm"},"src/packlets/devices/devices-service.ts":{"bytes":12336,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/devices/index.ts":{"bytes":395,"imports":[{"path":"src/packlets/devices/devices-service.ts","kind":"import-statement","original":"./devices-service"}],"format":"esm"},"src/packlets/identity/contacts-service.ts":{"bytes":11308,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/logging/logging-service.ts":{"bytes":18979,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/logging/index.ts":{"bytes":395,"imports":[{"path":"src/packlets/logging/logging-service.ts","kind":"import-statement","original":"./logging-service"}],"format":"esm"},"src/packlets/network/network-service.ts":{"bytes":10000,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/network/index.ts":{"bytes":395,"imports":[{"path":"src/packlets/network/network-service.ts","kind":"import-statement","original":"./network-service"}],"format":"esm"},"src/packlets/storage/util.ts":{"bytes":2319,"imports":[{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/storage/storage.ts":{"bytes":6968,"imports":[{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"src/packlets/storage/util.ts","kind":"import-statement","original":"./util"}],"format":"esm"},"src/packlets/storage/level.ts":{"bytes":2353,"imports":[{"path":"@dxos/node-std/path","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/kv-store","kind":"import-statement","external":true},{"path":"src/packlets/storage/util.ts","kind":"import-statement","original":"./util"}],"format":"esm"},"src/packlets/storage/profile-archive.ts":{"bytes":12979,"imports":[{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/storage/index.ts":{"bytes":563,"imports":[{"path":"src/packlets/storage/storage.ts","kind":"import-statement","original":"./storage"},{"path":"src/packlets/storage/level.ts","kind":"import-statement","original":"./level"},{"path":"src/packlets/storage/profile-archive.ts","kind":"import-statement","original":"./profile-archive"}],"format":"esm"},"src/packlets/system/system-service.ts":{"bytes":9275,"imports":[{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/services/platform.ts","kind":"import-statement","original":"../services/platform"}],"format":"esm"},"src/packlets/system/index.ts":{"bytes":394,"imports":[{"path":"src/packlets/system/system-service.ts","kind":"import-statement","original":"./system-service"}],"format":"esm"},"src/packlets/services/service-registry.ts":{"bytes":2633,"imports":[],"format":"esm"},"src/packlets/services/service-host.ts":{"bytes":52757,"imports":[{"path":"@effect/sql/SqlClient","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/websocket-rpc","kind":"import-statement","external":true},{"path":"src/packlets/agents/index.ts","kind":"import-statement","original":"../agents"},{"path":"src/packlets/devices/index.ts","kind":"import-statement","original":"../devices"},{"path":"src/packlets/devtools/index.ts","kind":"import-statement","original":"../devtools"},{"path":"src/packlets/diagnostics/index.ts","kind":"import-statement","original":"../diagnostics"},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"src/packlets/identity/contacts-service.ts","kind":"import-statement","original":"../identity/contacts-service"},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"src/packlets/locks/index.ts","kind":"import-statement","original":"../locks"},{"path":"src/packlets/logging/index.ts","kind":"import-statement","original":"../logging"},{"path":"src/packlets/network/index.ts","kind":"import-statement","original":"../network"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"src/packlets/storage/index.ts","kind":"import-statement","original":"../storage"},{"path":"src/packlets/system/index.ts","kind":"import-statement","original":"../system"},{"path":"src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"}],"format":"esm"},"src/packlets/services/index.ts":{"bytes":716,"imports":[{"path":"src/packlets/services/client-rpc-server.ts","kind":"import-statement","original":"./client-rpc-server"},{"path":"src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"src/packlets/services/service-host.ts","kind":"import-statement","original":"./service-host"},{"path":"src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"}],"format":"esm"},"src/packlets/worker/worker-session.ts":{"bytes":16235,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"}],"format":"esm"},"src/packlets/worker/worker-runtime.ts":{"bytes":41167,"imports":[{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/OpfsWorker","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqliteClient","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"src/packlets/worker/worker-session.ts","kind":"import-statement","original":"./worker-session"}],"format":"esm"},"src/packlets/worker/index.ts":{"bytes":496,"imports":[{"path":"src/packlets/worker/worker-runtime.ts","kind":"import-statement","original":"./worker-runtime"},{"path":"src/packlets/worker/worker-session.ts","kind":"import-statement","original":"./worker-session"}],"format":"esm"},"src/index.ts":{"bytes":1515,"imports":[{"path":"src/packlets/devtools/index.ts","kind":"import-statement","original":"./packlets/devtools"},{"path":"src/packlets/diagnostics/index.ts","kind":"import-statement","original":"./packlets/diagnostics"},{"path":"src/packlets/identity/index.ts","kind":"import-statement","original":"./packlets/identity"},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"./packlets/invitations"},{"path":"src/packlets/locks/index.ts","kind":"import-statement","original":"./packlets/locks"},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"./packlets/services"},{"path":"src/packlets/space-export/index.ts","kind":"import-statement","original":"./packlets/space-export"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"./packlets/spaces"},{"path":"src/packlets/storage/index.ts","kind":"import-statement","original":"./packlets/storage"},{"path":"src/packlets/worker/index.ts","kind":"import-statement","original":"./packlets/worker"},{"path":"src/packlets/agents/index.ts","kind":"import-statement","original":"./packlets/agents"}],"format":"esm"},"src/packlets/testing/credential-utils.ts":{"bytes":2200,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/testing/invitation-utils.ts":{"bytes":26963,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"}],"format":"esm"},"src/packlets/testing/test-builder.ts":{"bytes":30447,"imports":[{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/kv-store/testing","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/platform","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true},{"path":"src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"}],"format":"esm"},"src/packlets/testing/index.ts":{"bytes":608,"imports":[{"path":"src/packlets/testing/credential-utils.ts","kind":"import-statement","original":"./credential-utils"},{"path":"src/packlets/testing/invitation-utils.ts","kind":"import-statement","original":"./invitation-utils"},{"path":"src/packlets/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"}],"format":"esm"},"src/testing/index.ts":{"bytes":401,"imports":[{"path":"src/packlets/testing/index.ts","kind":"import-statement","original":"../packlets/testing"}],"format":"esm"},"src/packlets/locks/node.ts":{"bytes":4982,"imports":[{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/lock-file","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/locks/browser.ts":{"bytes":9576,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/packlets/diagnostics/browser-diagnostics-broadcast.ts":{"bytes":9608,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"}},"outputs":{"dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":41463},"dist/lib/browser/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-KW4WMU5R.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-XJRPB3GA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/OpfsWorker","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqliteClient","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["ClientRpcServer","ClientServicesHost","DataSpace","DataSpaceManager","DeviceInvitationProtocol","DevtoolsHostEvents","DevtoolsServiceImpl","DiagnosticsCollector","EdgeAgentManager","EdgeAgentServiceImpl","EdgeFeedReplicator","Identity","IdentityManager","IdentityServiceImpl","InvitationsHandler","InvitationsManager","InvitationsServiceImpl","ServiceContext","ServiceRegistry","SpaceArchiveWriter","SpaceInvitationProtocol","SpacesServiceImpl","TrustedKeySetAuthVerifier","WorkerRuntime","WorkerSession","buildDatabaseDirectoryFromObjects","createAdmissionKeypair","createAuthProvider","createDiagnostics","createLevel","createStorageObjects","decodeProfileArchive","detectSpaceArchiveFormat","encodeProfileArchive","exportProfileData","extractSpaceArchive","getNetworkPeers","importProfileData","objJsonToObjectStructure","objectStructureToObjJson","orderObjJsonFields","readSerializedSpaceArchive","subscribeToFeedBlocks","subscribeToFeeds","subscribeToNetworkStatus","subscribeToNetworkTopics","subscribeToSignal","subscribeToSpaces","subscribeToSwarmInfo","writeSerializedSpaceArchive"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":2627},"src/packlets/services/client-rpc-server.ts":{"bytesInOutput":3441},"src/packlets/storage/profile-archive.ts":{"bytesInOutput":3890},"src/packlets/worker/worker-runtime.ts":{"bytesInOutput":10622},"src/packlets/worker/worker-session.ts":{"bytesInOutput":4631}},"bytes":27840},"dist/lib/browser/testing/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":27830},"dist/lib/browser/testing/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-KW4WMU5R.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-XJRPB3GA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@effect/experimental/Reactivity","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/ManagedRuntime","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/kv-store/testing","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/platform","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlTransaction","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true}],"exports":["TestBuilder","TestPeer","acceptInvitation","createIdentity","createInvitation","createMockCredential","createPeers","createServiceContext","createServiceHost","createSigningContext","performInvitation","sanitizeInvitation"],"entryPoint":"src/testing/index.ts","inputs":{"src/packlets/testing/credential-utils.ts":{"bytesInOutput":403},"src/packlets/testing/invitation-utils.ts":{"bytesInOutput":6364},"src/packlets/testing/test-builder.ts":{"bytesInOutput":7403},"src/testing/index.ts":{"bytesInOutput":0}},"bytes":14851},"dist/lib/browser/chunk-KW4WMU5R.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":571006},"dist/lib/browser/chunk-KW4WMU5R.mjs":{"imports":[{"path":"dist/lib/browser/chunk-XJRPB3GA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"#diagnostics-broadcast","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"cbor-x","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf/dxos/edge/messenger_pb","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@automerge/automerge","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@automerge/automerge-repo","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-protocol","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@obsidize/tar-browserify","kind":"dynamic-import","external":true},{"path":"platform","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/teleport","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"#locks-platform","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/echo/metadata","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-object-sync","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/crypto","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto","kind":"import-statement","external":true},{"path":"@dxos/timeframe","kind":"import-statement","external":true},{"path":"cbor-x","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/feed","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/buf","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/protocols","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/node-std/path","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/kv-store","kind":"import-statement","external":true},{"path":"@effect/sql/SqlClient","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/edge-client","kind":"import-statement","external":true},{"path":"@dxos/effect","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/sql-sqlite/SqlExport","kind":"import-statement","external":true},{"path":"@dxos/tracing","kind":"import-statement","external":true},{"path":"@dxos/websocket-rpc","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf/stream","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["ClientServicesHost","DataSpace","DataSpaceManager","DeviceInvitationProtocol","DevtoolsHostEvents","DevtoolsServiceImpl","DiagnosticsCollector","EdgeAgentManager","EdgeAgentServiceImpl","EdgeFeedReplicator","Identity","IdentityManager","IdentityServiceImpl","InvitationsHandler","InvitationsManager","InvitationsServiceImpl","ServiceContext","ServiceRegistry","SpaceArchiveWriter","SpaceInvitationProtocol","SpacesServiceImpl","TrustedKeySetAuthVerifier","buildDatabaseDirectoryFromObjects","createAdmissionKeypair","createAuthProvider","createDiagnostics","createLevel","createStorageObjects","detectSpaceArchiveFormat","diagnostics_exports","extractSpaceArchive","getNetworkPeers","locks_exports","objJsonToObjectStructure","objectStructureToObjJson","orderObjJsonFields","readSerializedSpaceArchive","subscribeToFeedBlocks","subscribeToFeeds","subscribeToNetworkStatus","subscribeToNetworkTopics","subscribeToSignal","subscribeToSpaces","subscribeToSwarmInfo","writeSerializedSpaceArchive"],"inputs":{"src/packlets/devtools/feeds.ts":{"bytesInOutput":3298},"src/packlets/devtools/network.ts":{"bytesInOutput":2804},"src/packlets/devtools/spaces.ts":{"bytesInOutput":1200},"src/packlets/devtools/devtools.ts":{"bytesInOutput":2723},"src/packlets/devtools/keys.ts":{"bytesInOutput":347},"src/packlets/devtools/metadata.ts":{"bytesInOutput":287},"src/packlets/diagnostics/diagnostics.ts":{"bytesInOutput":5016},"src/version.ts":{"bytesInOutput":44},"src/packlets/services/platform.ts":{"bytesInOutput":1042},"src/packlets/diagnostics/diagnostics-collector.ts":{"bytesInOutput":1794},"src/packlets/diagnostics/index.ts":{"bytesInOutput":294},"src/packlets/identity/authenticator.ts":{"bytesInOutput":2946},"src/packlets/spaces/edge-feed-replicator.ts":{"bytesInOutput":14112},"src/packlets/spaces/data-space.ts":{"bytesInOutput":22046},"src/packlets/identity/identity.ts":{"bytesInOutput":6927},"src/packlets/spaces/data-space-manager.ts":{"bytesInOutput":23327},"src/packlets/spaces/genesis.ts":{"bytesInOutput":2386},"src/packlets/spaces/spaces-service.ts":{"bytesInOutput":20615},"src/packlets/space-export/archive-format.ts":{"bytesInOutput":900},"src/packlets/space-export/serialized-space-reader.ts":{"bytesInOutput":2264},"src/packlets/space-export/serialized-space-writer.ts":{"bytesInOutput":6448},"src/packlets/space-export/space-archive-reader.ts":{"bytesInOutput":3732},"src/packlets/space-export/space-archive-writer.ts":{"bytesInOutput":3344},"src/packlets/identity/identity-manager.ts":{"bytesInOutput":14403},"src/packlets/identity/identity-service.ts":{"bytesInOutput":4256},"src/packlets/spaces/automerge-space-state.ts":{"bytesInOutput":1225},"src/packlets/spaces/epoch-migrations.ts":{"bytesInOutput":1736},"src/packlets/spaces/notarization-plugin.ts":{"bytesInOutput":13521},"src/packlets/invitations/device-invitation-protocol.ts":{"bytesInOutput":3366},"src/packlets/invitations/invitations-handler.ts":{"bytesInOutput":21053},"src/packlets/invitations/edge-invitation-handler.ts":{"bytesInOutput":6535},"src/packlets/invitations/utils.ts":{"bytesInOutput":835},"src/packlets/invitations/invitation-guest-extenstion.ts":{"bytesInOutput":4048},"src/packlets/invitations/invitation-host-extension.ts":{"bytesInOutput":10892},"src/packlets/invitations/invitation-state.ts":{"bytesInOutput":2643},"src/packlets/invitations/invitation-topology.ts":{"bytesInOutput":2571},"src/packlets/invitations/invitations-service.ts":{"bytesInOutput":3385},"src/packlets/invitations/space-invitation-protocol.ts":{"bytesInOutput":8203},"src/packlets/invitations/invitations-manager.ts":{"bytesInOutput":12451},"src/packlets/locks/index.ts":{"bytesInOutput":128},"src/packlets/agents/edge-agent-manager.ts":{"bytesInOutput":8019},"src/packlets/agents/edge-agent-service.ts":{"bytesInOutput":2327},"src/packlets/services/service-context.ts":{"bytesInOutput":23451},"src/packlets/identity/identity-recovery-manager.ts":{"bytesInOutput":7284},"src/packlets/services/feed-syncer.ts":{"bytesInOutput":8221},"src/packlets/storage/storage.ts":{"bytesInOutput":1809},"src/packlets/storage/util.ts":{"bytesInOutput":494},"src/packlets/storage/level.ts":{"bytesInOutput":436},"src/packlets/services/service-registry.ts":{"bytesInOutput":511},"src/packlets/services/service-host.ts":{"bytesInOutput":14380},"src/packlets/devices/devices-service.ts":{"bytesInOutput":3323},"src/packlets/identity/contacts-service.ts":{"bytesInOutput":2874},"src/packlets/logging/logging-service.ts":{"bytesInOutput":4105},"src/packlets/network/network-service.ts":{"bytesInOutput":2405},"src/packlets/system/system-service.ts":{"bytesInOutput":1937}},"bytes":324940},"dist/lib/browser/packlets/locks/node.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2287},"dist/lib/browser/packlets/locks/node.mjs":{"imports":[{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/lock-file","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"exports":["Lock","isLocked"],"entryPoint":"src/packlets/locks/node.ts","inputs":{"src/packlets/locks/node.ts":{"bytesInOutput":1744}},"bytes":1908},"dist/lib/browser/packlets/locks/browser.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4574},"dist/lib/browser/packlets/locks/browser.mjs":{"imports":[{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client-protocol","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"exports":["Lock","isLocked"],"entryPoint":"src/packlets/locks/browser.ts","inputs":{"src/packlets/locks/browser.ts":{"bytesInOutput":2994}},"bytes":3164},"dist/lib/browser/packlets/diagnostics/diagnostics-broadcast.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/packlets/diagnostics/diagnostics-broadcast.mjs":{"imports":[{"path":"dist/lib/browser/chunk-XJRPB3GA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"}],"exports":["createCollectDiagnosticsBroadcastHandler","createCollectDiagnosticsBroadcastSender"],"entryPoint":"src/packlets/diagnostics/diagnostics-broadcast.ts","inputs":{},"bytes":347},"dist/lib/browser/chunk-XJRPB3GA.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1075},"dist/lib/browser/chunk-XJRPB3GA.mjs":{"imports":[],"exports":["createCollectDiagnosticsBroadcastHandler","createCollectDiagnosticsBroadcastSender"],"inputs":{"src/packlets/diagnostics/diagnostics-broadcast.ts":{"bytesInOutput":250}},"bytes":480},"dist/lib/browser/packlets/diagnostics/browser-diagnostics-broadcast.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4349},"dist/lib/browser/packlets/diagnostics/browser-diagnostics-broadcast.mjs":{"imports":[{"path":"dist/lib/browser/chunk-QCWEHHJW.mjs","kind":"import-statement"},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"exports":["createCollectDiagnosticsBroadcastHandler","createCollectDiagnosticsBroadcastSender"],"entryPoint":"src/packlets/diagnostics/browser-diagnostics-broadcast.ts","inputs":{"src/packlets/diagnostics/browser-diagnostics-broadcast.ts":{"bytesInOutput":2288}},"bytes":2575},"dist/lib/browser/chunk-QCWEHHJW.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/chunk-QCWEHHJW.mjs":{"imports":[],"exports":["__export","__reExport"],"inputs":{},"bytes":954}}}
|