@dxos/client-services 0.1.31-next.ea8f0bc → 0.1.31

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.
Files changed (31) hide show
  1. package/dist/lib/browser/{chunk-ZIQUYEJS.mjs → chunk-DFO3FW2W.mjs} +53 -20
  2. package/dist/lib/browser/{chunk-ZIQUYEJS.mjs.map → chunk-DFO3FW2W.mjs.map} +3 -3
  3. package/dist/lib/browser/index.mjs +1 -1
  4. package/dist/lib/browser/meta.json +1 -1
  5. package/dist/lib/browser/packlets/testing/index.mjs +64 -6
  6. package/dist/lib/browser/packlets/testing/index.mjs.map +3 -3
  7. package/dist/lib/node/index.cjs +52 -19
  8. package/dist/lib/node/index.cjs.map +3 -3
  9. package/dist/lib/node/meta.json +1 -1
  10. package/dist/lib/node/packlets/testing/index.cjs +114 -22
  11. package/dist/lib/node/packlets/testing/index.cjs.map +3 -3
  12. package/dist/types/src/packlets/spaces/data-space-manager.d.ts.map +1 -1
  13. package/dist/types/src/packlets/spaces/data-space.d.ts +8 -1
  14. package/dist/types/src/packlets/spaces/data-space.d.ts.map +1 -1
  15. package/dist/types/src/packlets/spaces/notarization-plugin.d.ts.map +1 -1
  16. package/dist/types/src/packlets/spaces/spaces-service.d.ts +4 -1
  17. package/dist/types/src/packlets/spaces/spaces-service.d.ts.map +1 -1
  18. package/dist/types/src/packlets/testing/test-builder.d.ts +2 -0
  19. package/dist/types/src/packlets/testing/test-builder.d.ts.map +1 -1
  20. package/dist/types/src/packlets/tests/text.test.d.ts +2 -0
  21. package/dist/types/src/packlets/tests/text.test.d.ts.map +1 -0
  22. package/package.json +31 -30
  23. package/src/packlets/spaces/data-space-manager.test.ts +60 -0
  24. package/src/packlets/spaces/data-space-manager.ts +11 -7
  25. package/src/packlets/spaces/data-space.ts +13 -1
  26. package/src/packlets/spaces/notarization-plugin.ts +9 -2
  27. package/src/packlets/spaces/spaces-service.ts +25 -0
  28. package/src/packlets/testing/test-builder.ts +45 -5
  29. package/src/packlets/tests/spaces-invitations.test.ts +46 -6
  30. package/src/packlets/tests/spaces.test.ts +70 -2
  31. package/src/packlets/tests/text.test.ts +206 -0
@@ -1 +1 @@
1
- {"inputs":{"packages/sdk/client-services/src/packlets/devtools/feeds.ts":{"bytes":9956,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/keys.ts":{"bytes":1816,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/network.ts":{"bytes":10629,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/spaces.ts":{"bytes":5899,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/devtools.ts":{"bytes":12000,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"packages/sdk/client-services/src/packlets/devtools/keys.ts","kind":"import-statement","original":"./keys"},{"path":"packages/sdk/client-services/src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"packages/sdk/client-services/src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}]},"packages/sdk/client-services/src/packlets/devtools/index.ts":{"bytes":626,"imports":[{"path":"packages/sdk/client-services/src/packlets/devtools/devtools.ts","kind":"import-statement","original":"./devtools"},{"path":"packages/sdk/client-services/src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"packages/sdk/client-services/src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"packages/sdk/client-services/src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}]},"packages/sdk/client-services/src/packlets/identity/authenticator.ts":{"bytes":11536,"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","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/identity/identity.ts":{"bytes":19232,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","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/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"}]},"packages/sdk/client-services/src/packlets/identity/identity-manager.ts":{"bytes":24414,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","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/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"packages/sdk/client-services/src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"}]},"packages/sdk/client-services/src/packlets/identity/identity-service.ts":{"bytes":7003,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/identity/index.ts":{"bytes":697,"imports":[{"path":"packages/sdk/client-services/src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"packages/sdk/client-services/src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"},{"path":"packages/sdk/client-services/src/packlets/identity/identity-manager.ts","kind":"import-statement","original":"./identity-manager"},{"path":"packages/sdk/client-services/src/packlets/identity/identity-service.ts","kind":"import-statement","original":"./identity-service"}]},"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts":{"bytes":46340,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","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/teleport","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts":{"bytes":23575,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","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}]},"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts":{"bytes":2090,"imports":[{"path":"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"}]},"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts":{"bytes":61810,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","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/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/teleport","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts":{"bytes":3300,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"}]},"packages/sdk/client-services/src/packlets/invitations/index.ts":{"bytes":929,"imports":[{"path":"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts","kind":"import-statement","original":"./device-invitations-handler"},{"path":"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts","kind":"import-statement","original":"./device-invitations-service"},{"path":"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"},{"path":"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts","kind":"import-statement","original":"./space-invitations-handler"},{"path":"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts","kind":"import-statement","original":"./space-invitations-service"}]},"packages/sdk/client-services/src/packlets/deprecated/tracing.ts":{"bytes":1521,"imports":[]},"packages/sdk/client-services/src/packlets/deprecated/index.ts":{"bytes":375,"imports":[{"path":"packages/sdk/client-services/src/packlets/deprecated/tracing.ts","kind":"import-statement","original":"./tracing"}]},"packages/sdk/client-services/src/packlets/devices/devices-service.ts":{"bytes":5866,"imports":[{"path":"@dxos/async","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}]},"packages/sdk/client-services/src/packlets/devices/index.ts":{"bytes":395,"imports":[{"path":"packages/sdk/client-services/src/packlets/devices/devices-service.ts","kind":"import-statement","original":"./devices-service"}]},"packages/sdk/client-services/src/packlets/network/network-service.ts":{"bytes":2833,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/network/index.ts":{"bytes":395,"imports":[{"path":"packages/sdk/client-services/src/packlets/network/network-service.ts","kind":"import-statement","original":"./network-service"}]},"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts":{"bytes":24475,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","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/teleport","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/spaces/data-space.ts":{"bytes":21225,"imports":[{"path":"@dxos/async","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/keys","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts","kind":"import-statement","original":"./notarization-plugin"}]},"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts":{"bytes":25072,"imports":[{"path":"node:assert","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/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-presence","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"}]},"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts":{"bytes":17125,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","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}]},"packages/sdk/client-services/src/packlets/spaces/index.ts":{"bytes":598,"imports":[{"path":"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts","kind":"import-statement","original":"./data-space-manager"},{"path":"packages/sdk/client-services/src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"},{"path":"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts","kind":"import-statement","original":"./spaces-service"}]},"packages/sdk/client-services/src/packlets/storage/storage.ts":{"bytes":6586,"imports":[{"path":"@dxos/errors","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}]},"packages/sdk/client-services/src/packlets/storage/index.ts":{"bytes":375,"imports":[{"path":"packages/sdk/client-services/src/packlets/storage/storage.ts","kind":"import-statement","original":"./storage"}]},"packages/sdk/client-services/src/packlets/system/system-service.ts":{"bytes":5467,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/system/index.ts":{"bytes":394,"imports":[{"path":"packages/sdk/client-services/src/packlets/system/system-service.ts","kind":"import-statement","original":"./system-service"}]},"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts":{"bytes":9603,"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}]},"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts":{"bytes":10595,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/iframe","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts":{"bytes":14465,"imports":[{"path":"@dxos/async","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/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts","kind":"import-statement","original":"../services/client-rpc-server"},{"path":"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts","kind":"import-statement","original":"./shell-runtime"}]},"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts":{"bytes":7621,"imports":[{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts","kind":"import-statement","original":"./shell-runtime"}]},"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts":{"bytes":7570,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/vault/worker-session.ts":{"bytes":17262,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","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":"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts","kind":"import-statement","original":"../services/client-rpc-server"}]},"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts":{"bytes":12421,"imports":[{"path":"@dxos/async","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":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"packages/sdk/client-services/src/packlets/vault/worker-session.ts","kind":"import-statement","original":"./worker-session"}]},"packages/sdk/client-services/src/packlets/vault/index.ts":{"bytes":951,"imports":[{"path":"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts","kind":"import-statement","original":"./iframe-host-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts","kind":"import-statement","original":"./iframe-proxy-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts","kind":"import-statement","original":"./shell-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts","kind":"import-statement","original":"./vault-resource-lock"},{"path":"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts","kind":"import-statement","original":"./worker-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/worker-session.ts","kind":"import-statement","original":"./worker-session"}]},"packages/sdk/client-services/src/packlets/services/service-context.ts":{"bytes":23660,"imports":[{"path":"@dxos/async","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/log","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"packages/sdk/client-services/src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"}]},"packages/sdk/client-services/src/packlets/services/service-registry.ts":{"bytes":2558,"imports":[]},"packages/sdk/client-services/src/packlets/services/service-host.ts":{"bytes":24696,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","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":"packages/sdk/client-services/src/packlets/deprecated/index.ts","kind":"import-statement","original":"../deprecated"},{"path":"packages/sdk/client-services/src/packlets/devices/index.ts","kind":"import-statement","original":"../devices"},{"path":"packages/sdk/client-services/src/packlets/devtools/index.ts","kind":"import-statement","original":"../devtools"},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"packages/sdk/client-services/src/packlets/network/index.ts","kind":"import-statement","original":"../network"},{"path":"packages/sdk/client-services/src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"packages/sdk/client-services/src/packlets/storage/index.ts","kind":"import-statement","original":"../storage"},{"path":"packages/sdk/client-services/src/packlets/system/index.ts","kind":"import-statement","original":"../system"},{"path":"packages/sdk/client-services/src/packlets/vault/index.ts","kind":"import-statement","original":"../vault"},{"path":"packages/sdk/client-services/src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"packages/sdk/client-services/src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"}]},"packages/sdk/client-services/src/packlets/services/local-client-services.ts":{"bytes":2750,"imports":[{"path":"packages/sdk/client-services/src/packlets/services/service-host.ts","kind":"import-statement","original":"./service-host"}]},"packages/sdk/client-services/src/packlets/services/utils.ts":{"bytes":5894,"imports":[{"path":"@dxos/config","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":"packages/sdk/client-services/src/packlets/services/local-client-services.ts","kind":"import-statement","original":"./local-client-services"}]},"packages/sdk/client-services/src/packlets/services/index.ts":{"bytes":805,"imports":[{"path":"packages/sdk/client-services/src/packlets/services/local-client-services.ts","kind":"import-statement","original":"./local-client-services"},{"path":"packages/sdk/client-services/src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"packages/sdk/client-services/src/packlets/services/service-host.ts","kind":"import-statement","original":"./service-host"},{"path":"packages/sdk/client-services/src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"},{"path":"packages/sdk/client-services/src/packlets/services/utils.ts","kind":"import-statement","original":"./utils"}]},"packages/sdk/client-services/src/index.ts":{"bytes":957,"imports":[{"path":"packages/sdk/client-services/src/packlets/devtools/index.ts","kind":"import-statement","original":"./packlets/devtools"},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"./packlets/identity"},{"path":"packages/sdk/client-services/src/packlets/invitations/index.ts","kind":"import-statement","original":"./packlets/invitations"},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"./packlets/services"},{"path":"packages/sdk/client-services/src/packlets/storage/index.ts","kind":"import-statement","original":"./packlets/storage"},{"path":"packages/sdk/client-services/src/packlets/vault/index.ts","kind":"import-statement","original":"./packlets/vault"}]},"packages/sdk/client-services/src/packlets/testing/credential-utils.ts":{"bytes":2182,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/testing/host-test-builder.ts":{"bytes":15944,"imports":[{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline/testing","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"}]},"packages/sdk/client-services/src/packlets/testing/invitation-utils.ts":{"bytes":5824,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/testing/test-builder.ts":{"bytes":14582,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/document-model","kind":"import-statement","external":true},{"path":"@dxos/echo-db","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"}]},"packages/sdk/client-services/src/packlets/testing/index.ts":{"bytes":717,"imports":[{"path":"packages/sdk/client-services/src/packlets/testing/credential-utils.ts","kind":"import-statement","original":"./credential-utils"},{"path":"packages/sdk/client-services/src/packlets/testing/host-test-builder.ts","kind":"import-statement","original":"./host-test-builder"},{"path":"packages/sdk/client-services/src/packlets/testing/invitation-utils.ts","kind":"import-statement","original":"./invitation-utils"},{"path":"packages/sdk/client-services/src/packlets/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"}]}},"outputs":{"packages/sdk/client-services/dist/lib/node/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":238649},"packages/sdk/client-services/dist/lib/node/index.cjs":{"imports":[{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/teleport-extension-presence","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/errors","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"require-call","external":true},{"path":"@dxos/random-access-storage","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/iframe","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keyring","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/config","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/sdk/client-services/src/index.ts","inputs":{"packages/sdk/client-services/src/index.ts":{"bytesInOutput":1709},"packages/sdk/client-services/src/packlets/devtools/devtools.ts":{"bytesInOutput":2017},"packages/sdk/client-services/src/packlets/devtools/feeds.ts":{"bytesInOutput":2422},"packages/sdk/client-services/src/packlets/devtools/keys.ts":{"bytesInOutput":325},"packages/sdk/client-services/src/packlets/devtools/network.ts":{"bytesInOutput":2566},"packages/sdk/client-services/src/packlets/devtools/spaces.ts":{"bytesInOutput":1310},"packages/sdk/client-services/src/packlets/devtools/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/authenticator.ts":{"bytesInOutput":3345},"packages/sdk/client-services/src/packlets/identity/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/identity.ts":{"bytesInOutput":4748},"packages/sdk/client-services/src/packlets/identity/identity-manager.ts":{"bytesInOutput":6679},"packages/sdk/client-services/src/packlets/identity/identity-service.ts":{"bytesInOutput":1701},"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts":{"bytesInOutput":13501},"packages/sdk/client-services/src/packlets/invitations/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts":{"bytesInOutput":7819},"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts":{"bytesInOutput":294},"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts":{"bytesInOutput":18797},"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts":{"bytesInOutput":646},"packages/sdk/client-services/src/packlets/services/service-host.ts":{"bytesInOutput":6344},"packages/sdk/client-services/src/packlets/deprecated/tracing.ts":{"bytesInOutput":251},"packages/sdk/client-services/src/packlets/deprecated/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/devices/devices-service.ts":{"bytesInOutput":1538},"packages/sdk/client-services/src/packlets/devices/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/network/network-service.ts":{"bytesInOutput":601},"packages/sdk/client-services/src/packlets/network/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts":{"bytesInOutput":7676},"packages/sdk/client-services/src/packlets/spaces/data-space.ts":{"bytesInOutput":5242},"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts":{"bytesInOutput":7365},"packages/sdk/client-services/src/packlets/spaces/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts":{"bytesInOutput":4653},"packages/sdk/client-services/src/packlets/storage/storage.ts":{"bytesInOutput":1965},"packages/sdk/client-services/src/packlets/storage/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/system/system-service.ts":{"bytesInOutput":1044},"packages/sdk/client-services/src/packlets/system/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts":{"bytesInOutput":4148},"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts":{"bytesInOutput":2154},"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts":{"bytesInOutput":2489},"packages/sdk/client-services/src/packlets/vault/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts":{"bytesInOutput":1572},"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts":{"bytesInOutput":2328},"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts":{"bytesInOutput":2946},"packages/sdk/client-services/src/packlets/vault/worker-session.ts":{"bytesInOutput":5089},"packages/sdk/client-services/src/packlets/services/service-context.ts":{"bytesInOutput":6823},"packages/sdk/client-services/src/packlets/services/service-registry.ts":{"bytesInOutput":480},"packages/sdk/client-services/src/packlets/services/local-client-services.ts":{"bytesInOutput":374},"packages/sdk/client-services/src/packlets/services/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/services/utils.ts":{"bytesInOutput":1317}},"bytes":139571},"packages/sdk/client-services/dist/lib/node/packlets/testing/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":253059},"packages/sdk/client-services/dist/lib/node/packlets/testing/index.cjs":{"imports":[{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline/testing","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keyring","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/random-access-storage","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/teleport-extension-presence","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/errors","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"require-call","external":true},{"path":"@dxos/random-access-storage","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/iframe","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keyring","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/config","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/config","kind":"require-call","external":true},{"path":"@dxos/document-model","kind":"require-call","external":true},{"path":"@dxos/echo-db","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/sdk/client-services/src/packlets/testing/index.ts","inputs":{"packages/sdk/client-services/src/packlets/testing/index.ts":{"bytesInOutput":693},"packages/sdk/client-services/src/packlets/testing/credential-utils.ts":{"bytesInOutput":441},"packages/sdk/client-services/src/packlets/testing/host-test-builder.ts":{"bytesInOutput":4671},"packages/sdk/client-services/src/packlets/services/service-host.ts":{"bytesInOutput":6344},"packages/sdk/client-services/src/packlets/deprecated/tracing.ts":{"bytesInOutput":251},"packages/sdk/client-services/src/packlets/deprecated/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/devices/devices-service.ts":{"bytesInOutput":1531},"packages/sdk/client-services/src/packlets/devices/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/devtools/devtools.ts":{"bytesInOutput":2017},"packages/sdk/client-services/src/packlets/devtools/feeds.ts":{"bytesInOutput":2430},"packages/sdk/client-services/src/packlets/devtools/keys.ts":{"bytesInOutput":325},"packages/sdk/client-services/src/packlets/devtools/network.ts":{"bytesInOutput":1562},"packages/sdk/client-services/src/packlets/devtools/spaces.ts":{"bytesInOutput":1310},"packages/sdk/client-services/src/packlets/devtools/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/authenticator.ts":{"bytesInOutput":3347},"packages/sdk/client-services/src/packlets/identity/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/identity.ts":{"bytesInOutput":4748},"packages/sdk/client-services/src/packlets/identity/identity-manager.ts":{"bytesInOutput":6679},"packages/sdk/client-services/src/packlets/identity/identity-service.ts":{"bytesInOutput":1701},"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts":{"bytesInOutput":13505},"packages/sdk/client-services/src/packlets/invitations/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts":{"bytesInOutput":7819},"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts":{"bytesInOutput":294},"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts":{"bytesInOutput":18797},"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts":{"bytesInOutput":646},"packages/sdk/client-services/src/packlets/network/network-service.ts":{"bytesInOutput":601},"packages/sdk/client-services/src/packlets/network/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts":{"bytesInOutput":7676},"packages/sdk/client-services/src/packlets/spaces/data-space.ts":{"bytesInOutput":5245},"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts":{"bytesInOutput":7365},"packages/sdk/client-services/src/packlets/spaces/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts":{"bytesInOutput":4653},"packages/sdk/client-services/src/packlets/storage/storage.ts":{"bytesInOutput":1965},"packages/sdk/client-services/src/packlets/storage/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/system/system-service.ts":{"bytesInOutput":1044},"packages/sdk/client-services/src/packlets/system/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts":{"bytesInOutput":4148},"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts":{"bytesInOutput":2154},"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts":{"bytesInOutput":1673},"packages/sdk/client-services/src/packlets/vault/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts":{"bytesInOutput":150},"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts":{"bytesInOutput":2328},"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts":{"bytesInOutput":202},"packages/sdk/client-services/src/packlets/vault/worker-session.ts":{"bytesInOutput":5089},"packages/sdk/client-services/src/packlets/services/service-context.ts":{"bytesInOutput":6823},"packages/sdk/client-services/src/packlets/services/service-registry.ts":{"bytesInOutput":480},"packages/sdk/client-services/src/packlets/services/local-client-services.ts":{"bytesInOutput":374},"packages/sdk/client-services/src/packlets/services/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/services/utils.ts":{"bytesInOutput":203},"packages/sdk/client-services/src/packlets/testing/invitation-utils.ts":{"bytesInOutput":1599},"packages/sdk/client-services/src/packlets/testing/test-builder.ts":{"bytesInOutput":3652}},"bytes":141667}}}
1
+ {"inputs":{"packages/sdk/client-services/src/packlets/devtools/feeds.ts":{"bytes":9956,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/keys.ts":{"bytes":1816,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/network.ts":{"bytes":10629,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/spaces.ts":{"bytes":5899,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/devtools/devtools.ts":{"bytes":12000,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"packages/sdk/client-services/src/packlets/devtools/keys.ts","kind":"import-statement","original":"./keys"},{"path":"packages/sdk/client-services/src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"packages/sdk/client-services/src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}]},"packages/sdk/client-services/src/packlets/devtools/index.ts":{"bytes":626,"imports":[{"path":"packages/sdk/client-services/src/packlets/devtools/devtools.ts","kind":"import-statement","original":"./devtools"},{"path":"packages/sdk/client-services/src/packlets/devtools/feeds.ts","kind":"import-statement","original":"./feeds"},{"path":"packages/sdk/client-services/src/packlets/devtools/network.ts","kind":"import-statement","original":"./network"},{"path":"packages/sdk/client-services/src/packlets/devtools/spaces.ts","kind":"import-statement","original":"./spaces"}]},"packages/sdk/client-services/src/packlets/identity/authenticator.ts":{"bytes":11536,"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","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/identity/identity.ts":{"bytes":19232,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","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/log","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"}]},"packages/sdk/client-services/src/packlets/identity/identity-manager.ts":{"bytes":24414,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","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/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"packages/sdk/client-services/src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"}]},"packages/sdk/client-services/src/packlets/identity/identity-service.ts":{"bytes":7003,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/identity/index.ts":{"bytes":697,"imports":[{"path":"packages/sdk/client-services/src/packlets/identity/authenticator.ts","kind":"import-statement","original":"./authenticator"},{"path":"packages/sdk/client-services/src/packlets/identity/identity.ts","kind":"import-statement","original":"./identity"},{"path":"packages/sdk/client-services/src/packlets/identity/identity-manager.ts","kind":"import-statement","original":"./identity-manager"},{"path":"packages/sdk/client-services/src/packlets/identity/identity-service.ts","kind":"import-statement","original":"./identity-service"}]},"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts":{"bytes":46340,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/context","kind":"import-statement","external":true},{"path":"@dxos/credentials","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/teleport","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts":{"bytes":23575,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","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}]},"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts":{"bytes":2090,"imports":[{"path":"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"}]},"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts":{"bytes":61810,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","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/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/teleport","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts":{"bytes":3300,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"}]},"packages/sdk/client-services/src/packlets/invitations/index.ts":{"bytes":929,"imports":[{"path":"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts","kind":"import-statement","original":"./device-invitations-handler"},{"path":"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts","kind":"import-statement","original":"./device-invitations-service"},{"path":"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts","kind":"import-statement","original":"./invitations-service"},{"path":"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts","kind":"import-statement","original":"./space-invitations-handler"},{"path":"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts","kind":"import-statement","original":"./space-invitations-service"}]},"packages/sdk/client-services/src/packlets/deprecated/tracing.ts":{"bytes":1521,"imports":[]},"packages/sdk/client-services/src/packlets/deprecated/index.ts":{"bytes":375,"imports":[{"path":"packages/sdk/client-services/src/packlets/deprecated/tracing.ts","kind":"import-statement","original":"./tracing"}]},"packages/sdk/client-services/src/packlets/devices/devices-service.ts":{"bytes":5866,"imports":[{"path":"@dxos/async","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}]},"packages/sdk/client-services/src/packlets/devices/index.ts":{"bytes":395,"imports":[{"path":"packages/sdk/client-services/src/packlets/devices/devices-service.ts","kind":"import-statement","original":"./devices-service"}]},"packages/sdk/client-services/src/packlets/network/network-service.ts":{"bytes":2833,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/network/index.ts":{"bytes":395,"imports":[{"path":"packages/sdk/client-services/src/packlets/network/network-service.ts","kind":"import-statement","original":"./network-service"}]},"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts":{"bytes":25363,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/context","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/teleport","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/spaces/data-space.ts":{"bytes":22443,"imports":[{"path":"@dxos/async","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/keys","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts","kind":"import-statement","original":"./notarization-plugin"}]},"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts":{"bytes":25354,"imports":[{"path":"node:assert","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/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"}]},"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts":{"bytes":20755,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","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}]},"packages/sdk/client-services/src/packlets/spaces/index.ts":{"bytes":598,"imports":[{"path":"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts","kind":"import-statement","original":"./data-space-manager"},{"path":"packages/sdk/client-services/src/packlets/spaces/data-space.ts","kind":"import-statement","original":"./data-space"},{"path":"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts","kind":"import-statement","original":"./spaces-service"}]},"packages/sdk/client-services/src/packlets/storage/storage.ts":{"bytes":6586,"imports":[{"path":"@dxos/errors","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}]},"packages/sdk/client-services/src/packlets/storage/index.ts":{"bytes":375,"imports":[{"path":"packages/sdk/client-services/src/packlets/storage/storage.ts","kind":"import-statement","original":"./storage"}]},"packages/sdk/client-services/src/packlets/system/system-service.ts":{"bytes":5467,"imports":[{"path":"@dxos/codec-protobuf","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/system/index.ts":{"bytes":394,"imports":[{"path":"packages/sdk/client-services/src/packlets/system/system-service.ts","kind":"import-statement","original":"./system-service"}]},"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts":{"bytes":9603,"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}]},"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts":{"bytes":10595,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/iframe","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts":{"bytes":14465,"imports":[{"path":"@dxos/async","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/util","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts","kind":"import-statement","original":"../services/client-rpc-server"},{"path":"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts","kind":"import-statement","original":"./shell-runtime"}]},"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts":{"bytes":7621,"imports":[{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/rpc","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts","kind":"import-statement","original":"./shell-runtime"}]},"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts":{"bytes":7570,"imports":[{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/vault/worker-session.ts":{"bytes":17262,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","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":"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts","kind":"import-statement","original":"../services/client-rpc-server"}]},"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts":{"bytes":12421,"imports":[{"path":"@dxos/async","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":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"},{"path":"packages/sdk/client-services/src/packlets/vault/worker-session.ts","kind":"import-statement","original":"./worker-session"}]},"packages/sdk/client-services/src/packlets/vault/index.ts":{"bytes":951,"imports":[{"path":"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts","kind":"import-statement","original":"./iframe-host-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts","kind":"import-statement","original":"./iframe-proxy-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts","kind":"import-statement","original":"./shell-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts","kind":"import-statement","original":"./vault-resource-lock"},{"path":"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts","kind":"import-statement","original":"./worker-runtime"},{"path":"packages/sdk/client-services/src/packlets/vault/worker-session.ts","kind":"import-statement","original":"./worker-session"}]},"packages/sdk/client-services/src/packlets/services/service-context.ts":{"bytes":23660,"imports":[{"path":"@dxos/async","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/log","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"packages/sdk/client-services/src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"}]},"packages/sdk/client-services/src/packlets/services/service-registry.ts":{"bytes":2558,"imports":[]},"packages/sdk/client-services/src/packlets/services/service-host.ts":{"bytes":24696,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","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":"packages/sdk/client-services/src/packlets/deprecated/index.ts","kind":"import-statement","original":"../deprecated"},{"path":"packages/sdk/client-services/src/packlets/devices/index.ts","kind":"import-statement","original":"../devices"},{"path":"packages/sdk/client-services/src/packlets/devtools/index.ts","kind":"import-statement","original":"../devtools"},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"../identity"},{"path":"packages/sdk/client-services/src/packlets/invitations/index.ts","kind":"import-statement","original":"../invitations"},{"path":"packages/sdk/client-services/src/packlets/network/index.ts","kind":"import-statement","original":"../network"},{"path":"packages/sdk/client-services/src/packlets/spaces/index.ts","kind":"import-statement","original":"../spaces"},{"path":"packages/sdk/client-services/src/packlets/storage/index.ts","kind":"import-statement","original":"../storage"},{"path":"packages/sdk/client-services/src/packlets/system/index.ts","kind":"import-statement","original":"../system"},{"path":"packages/sdk/client-services/src/packlets/vault/index.ts","kind":"import-statement","original":"../vault"},{"path":"packages/sdk/client-services/src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"packages/sdk/client-services/src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"}]},"packages/sdk/client-services/src/packlets/services/local-client-services.ts":{"bytes":2750,"imports":[{"path":"packages/sdk/client-services/src/packlets/services/service-host.ts","kind":"import-statement","original":"./service-host"}]},"packages/sdk/client-services/src/packlets/services/utils.ts":{"bytes":5894,"imports":[{"path":"@dxos/config","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":"packages/sdk/client-services/src/packlets/services/local-client-services.ts","kind":"import-statement","original":"./local-client-services"}]},"packages/sdk/client-services/src/packlets/services/index.ts":{"bytes":805,"imports":[{"path":"packages/sdk/client-services/src/packlets/services/local-client-services.ts","kind":"import-statement","original":"./local-client-services"},{"path":"packages/sdk/client-services/src/packlets/services/service-context.ts","kind":"import-statement","original":"./service-context"},{"path":"packages/sdk/client-services/src/packlets/services/service-host.ts","kind":"import-statement","original":"./service-host"},{"path":"packages/sdk/client-services/src/packlets/services/service-registry.ts","kind":"import-statement","original":"./service-registry"},{"path":"packages/sdk/client-services/src/packlets/services/utils.ts","kind":"import-statement","original":"./utils"}]},"packages/sdk/client-services/src/index.ts":{"bytes":957,"imports":[{"path":"packages/sdk/client-services/src/packlets/devtools/index.ts","kind":"import-statement","original":"./packlets/devtools"},{"path":"packages/sdk/client-services/src/packlets/identity/index.ts","kind":"import-statement","original":"./packlets/identity"},{"path":"packages/sdk/client-services/src/packlets/invitations/index.ts","kind":"import-statement","original":"./packlets/invitations"},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"./packlets/services"},{"path":"packages/sdk/client-services/src/packlets/storage/index.ts","kind":"import-statement","original":"./packlets/storage"},{"path":"packages/sdk/client-services/src/packlets/vault/index.ts","kind":"import-statement","original":"./packlets/vault"}]},"packages/sdk/client-services/src/packlets/testing/credential-utils.ts":{"bytes":2182,"imports":[{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/keys","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/testing/host-test-builder.ts":{"bytes":15944,"imports":[{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/credentials","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline","kind":"import-statement","external":true},{"path":"@dxos/echo-pipeline/testing","kind":"import-statement","external":true},{"path":"@dxos/feed-store","kind":"import-statement","external":true},{"path":"@dxos/keyring","kind":"import-statement","external":true},{"path":"@dxos/messaging","kind":"import-statement","external":true},{"path":"@dxos/network-manager","kind":"import-statement","external":true},{"path":"@dxos/random-access-storage","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"}]},"packages/sdk/client-services/src/packlets/testing/invitation-utils.ts":{"bytes":5824,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"import-statement","external":true}]},"packages/sdk/client-services/src/packlets/testing/test-builder.ts":{"bytes":20378,"imports":[{"path":"node:assert","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/client","kind":"import-statement","external":true},{"path":"@dxos/config","kind":"import-statement","external":true},{"path":"@dxos/debug","kind":"import-statement","external":true},{"path":"@dxos/document-model","kind":"import-statement","external":true},{"path":"@dxos/echo-db","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/rpc","kind":"import-statement","external":true},{"path":"packages/sdk/client-services/src/packlets/services/index.ts","kind":"import-statement","original":"../services"}]},"packages/sdk/client-services/src/packlets/testing/index.ts":{"bytes":717,"imports":[{"path":"packages/sdk/client-services/src/packlets/testing/credential-utils.ts","kind":"import-statement","original":"./credential-utils"},{"path":"packages/sdk/client-services/src/packlets/testing/host-test-builder.ts","kind":"import-statement","original":"./host-test-builder"},{"path":"packages/sdk/client-services/src/packlets/testing/invitation-utils.ts","kind":"import-statement","original":"./invitation-utils"},{"path":"packages/sdk/client-services/src/packlets/testing/test-builder.ts","kind":"import-statement","original":"./test-builder"}]}},"outputs":{"packages/sdk/client-services/dist/lib/node/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":241827},"packages/sdk/client-services/dist/lib/node/index.cjs":{"imports":[{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/errors","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"require-call","external":true},{"path":"@dxos/random-access-storage","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/iframe","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keyring","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/config","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/sdk/client-services/src/index.ts","inputs":{"packages/sdk/client-services/src/index.ts":{"bytesInOutput":1709},"packages/sdk/client-services/src/packlets/devtools/devtools.ts":{"bytesInOutput":2017},"packages/sdk/client-services/src/packlets/devtools/feeds.ts":{"bytesInOutput":2422},"packages/sdk/client-services/src/packlets/devtools/keys.ts":{"bytesInOutput":325},"packages/sdk/client-services/src/packlets/devtools/network.ts":{"bytesInOutput":2566},"packages/sdk/client-services/src/packlets/devtools/spaces.ts":{"bytesInOutput":1310},"packages/sdk/client-services/src/packlets/devtools/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/authenticator.ts":{"bytesInOutput":3345},"packages/sdk/client-services/src/packlets/identity/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/identity.ts":{"bytesInOutput":4748},"packages/sdk/client-services/src/packlets/identity/identity-manager.ts":{"bytesInOutput":6679},"packages/sdk/client-services/src/packlets/identity/identity-service.ts":{"bytesInOutput":1701},"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts":{"bytesInOutput":13501},"packages/sdk/client-services/src/packlets/invitations/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts":{"bytesInOutput":7819},"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts":{"bytesInOutput":294},"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts":{"bytesInOutput":18797},"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts":{"bytesInOutput":646},"packages/sdk/client-services/src/packlets/services/service-host.ts":{"bytesInOutput":6344},"packages/sdk/client-services/src/packlets/deprecated/tracing.ts":{"bytesInOutput":251},"packages/sdk/client-services/src/packlets/deprecated/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/devices/devices-service.ts":{"bytesInOutput":1538},"packages/sdk/client-services/src/packlets/devices/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/network/network-service.ts":{"bytesInOutput":601},"packages/sdk/client-services/src/packlets/network/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts":{"bytesInOutput":7766},"packages/sdk/client-services/src/packlets/spaces/data-space.ts":{"bytesInOutput":5460},"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts":{"bytesInOutput":7447},"packages/sdk/client-services/src/packlets/spaces/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts":{"bytesInOutput":5669},"packages/sdk/client-services/src/packlets/storage/storage.ts":{"bytesInOutput":1965},"packages/sdk/client-services/src/packlets/storage/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/system/system-service.ts":{"bytesInOutput":1044},"packages/sdk/client-services/src/packlets/system/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts":{"bytesInOutput":4148},"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts":{"bytesInOutput":2154},"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts":{"bytesInOutput":2489},"packages/sdk/client-services/src/packlets/vault/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts":{"bytesInOutput":1572},"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts":{"bytesInOutput":2328},"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts":{"bytesInOutput":2946},"packages/sdk/client-services/src/packlets/vault/worker-session.ts":{"bytesInOutput":5089},"packages/sdk/client-services/src/packlets/services/service-context.ts":{"bytesInOutput":6823},"packages/sdk/client-services/src/packlets/services/service-registry.ts":{"bytesInOutput":480},"packages/sdk/client-services/src/packlets/services/local-client-services.ts":{"bytesInOutput":374},"packages/sdk/client-services/src/packlets/services/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/services/utils.ts":{"bytesInOutput":1317}},"bytes":140977},"packages/sdk/client-services/dist/lib/node/packlets/testing/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":259036},"packages/sdk/client-services/dist/lib/node/packlets/testing/index.cjs":{"imports":[{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline/testing","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keyring","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/random-access-storage","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/invitations","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/teleport-extension-gossip","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/halo/credentials","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/context","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols","kind":"require-call","external":true},{"path":"@dxos/teleport","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/errors","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/config","kind":"require-call","external":true},{"path":"@dxos/random-access-storage","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/codec-protobuf","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/iframe","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true},{"path":"@dxos/util","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/credentials","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/echo-pipeline","kind":"require-call","external":true},{"path":"@dxos/feed-store","kind":"require-call","external":true},{"path":"@dxos/keyring","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/config","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/protocols/proto/dxos/client/services","kind":"require-call","external":true},{"path":"node:assert","kind":"require-call","external":true},{"path":"@dxos/async","kind":"require-call","external":true},{"path":"@dxos/client","kind":"require-call","external":true},{"path":"@dxos/config","kind":"require-call","external":true},{"path":"@dxos/debug","kind":"require-call","external":true},{"path":"@dxos/document-model","kind":"require-call","external":true},{"path":"@dxos/echo-db","kind":"require-call","external":true},{"path":"@dxos/keys","kind":"require-call","external":true},{"path":"@dxos/log","kind":"require-call","external":true},{"path":"@dxos/messaging","kind":"require-call","external":true},{"path":"@dxos/network-manager","kind":"require-call","external":true},{"path":"@dxos/rpc","kind":"require-call","external":true}],"exports":[],"entryPoint":"packages/sdk/client-services/src/packlets/testing/index.ts","inputs":{"packages/sdk/client-services/src/packlets/testing/index.ts":{"bytesInOutput":735},"packages/sdk/client-services/src/packlets/testing/credential-utils.ts":{"bytesInOutput":441},"packages/sdk/client-services/src/packlets/testing/host-test-builder.ts":{"bytesInOutput":4671},"packages/sdk/client-services/src/packlets/services/service-host.ts":{"bytesInOutput":6344},"packages/sdk/client-services/src/packlets/deprecated/tracing.ts":{"bytesInOutput":251},"packages/sdk/client-services/src/packlets/deprecated/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/devices/devices-service.ts":{"bytesInOutput":1531},"packages/sdk/client-services/src/packlets/devices/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/devtools/devtools.ts":{"bytesInOutput":2017},"packages/sdk/client-services/src/packlets/devtools/feeds.ts":{"bytesInOutput":2430},"packages/sdk/client-services/src/packlets/devtools/keys.ts":{"bytesInOutput":325},"packages/sdk/client-services/src/packlets/devtools/network.ts":{"bytesInOutput":1562},"packages/sdk/client-services/src/packlets/devtools/spaces.ts":{"bytesInOutput":1310},"packages/sdk/client-services/src/packlets/devtools/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/authenticator.ts":{"bytesInOutput":3347},"packages/sdk/client-services/src/packlets/identity/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/identity/identity.ts":{"bytesInOutput":4748},"packages/sdk/client-services/src/packlets/identity/identity-manager.ts":{"bytesInOutput":6679},"packages/sdk/client-services/src/packlets/identity/identity-service.ts":{"bytesInOutput":1701},"packages/sdk/client-services/src/packlets/invitations/device-invitations-handler.ts":{"bytesInOutput":13505},"packages/sdk/client-services/src/packlets/invitations/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/invitations/invitations-service.ts":{"bytesInOutput":7819},"packages/sdk/client-services/src/packlets/invitations/device-invitations-service.ts":{"bytesInOutput":294},"packages/sdk/client-services/src/packlets/invitations/space-invitations-handler.ts":{"bytesInOutput":18797},"packages/sdk/client-services/src/packlets/invitations/space-invitations-service.ts":{"bytesInOutput":646},"packages/sdk/client-services/src/packlets/network/network-service.ts":{"bytesInOutput":601},"packages/sdk/client-services/src/packlets/network/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/data-space-manager.ts":{"bytesInOutput":7766},"packages/sdk/client-services/src/packlets/spaces/data-space.ts":{"bytesInOutput":5463},"packages/sdk/client-services/src/packlets/spaces/notarization-plugin.ts":{"bytesInOutput":7447},"packages/sdk/client-services/src/packlets/spaces/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/spaces/spaces-service.ts":{"bytesInOutput":5669},"packages/sdk/client-services/src/packlets/storage/storage.ts":{"bytesInOutput":1965},"packages/sdk/client-services/src/packlets/storage/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/system/system-service.ts":{"bytesInOutput":1044},"packages/sdk/client-services/src/packlets/system/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-host-runtime.ts":{"bytesInOutput":4148},"packages/sdk/client-services/src/packlets/services/client-rpc-server.ts":{"bytesInOutput":2154},"packages/sdk/client-services/src/packlets/vault/shell-runtime.ts":{"bytesInOutput":1673},"packages/sdk/client-services/src/packlets/vault/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/vault/iframe-proxy-runtime.ts":{"bytesInOutput":150},"packages/sdk/client-services/src/packlets/vault/vault-resource-lock.ts":{"bytesInOutput":2328},"packages/sdk/client-services/src/packlets/vault/worker-runtime.ts":{"bytesInOutput":202},"packages/sdk/client-services/src/packlets/vault/worker-session.ts":{"bytesInOutput":5089},"packages/sdk/client-services/src/packlets/services/service-context.ts":{"bytesInOutput":6823},"packages/sdk/client-services/src/packlets/services/service-registry.ts":{"bytesInOutput":480},"packages/sdk/client-services/src/packlets/services/local-client-services.ts":{"bytesInOutput":374},"packages/sdk/client-services/src/packlets/services/index.ts":{"bytesInOutput":0},"packages/sdk/client-services/src/packlets/services/utils.ts":{"bytesInOutput":203},"packages/sdk/client-services/src/packlets/testing/invitation-utils.ts":{"bytesInOutput":1599},"packages/sdk/client-services/src/packlets/testing/test-builder.ts":{"bytesInOutput":5619}},"bytes":145101}}}