@dxos/plugin-debug 0.8.4-main.21d9917 → 0.8.4-main.2244d791bb

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 (47) hide show
  1. package/dist/lib/browser/{DevtoolsOverviewContainer-77PKFLYV.mjs → DevtoolsOverviewContainer-2C6XMJ3L.mjs} +3 -3
  2. package/dist/lib/browser/{DevtoolsOverviewContainer-77PKFLYV.mjs.map → DevtoolsOverviewContainer-2C6XMJ3L.mjs.map} +2 -2
  3. package/dist/lib/browser/{SpaceGenerator-ZHVZWGM7.mjs → SpaceGenerator-B4A7J26E.mjs} +33 -31
  4. package/dist/lib/browser/SpaceGenerator-B4A7J26E.mjs.map +7 -0
  5. package/dist/lib/browser/{app-graph-builder-FBDRMMYF.mjs → app-graph-builder-DEBTVBQG.mjs} +9 -7
  6. package/dist/lib/browser/app-graph-builder-DEBTVBQG.mjs.map +7 -0
  7. package/dist/lib/browser/index.mjs +18 -17
  8. package/dist/lib/browser/index.mjs.map +3 -3
  9. package/dist/lib/browser/meta.json +1 -1
  10. package/dist/lib/browser/{react-context-FSWBT3MH.mjs → react-context-I3USIAF6.mjs} +3 -3
  11. package/dist/lib/browser/react-context-I3USIAF6.mjs.map +7 -0
  12. package/dist/lib/browser/{react-surface-W62RJ32U.mjs → react-surface-ADOU5663.mjs} +57 -56
  13. package/dist/lib/browser/react-surface-ADOU5663.mjs.map +7 -0
  14. package/dist/lib/browser/{settings-KA4GN73K.mjs → settings-SLTQJJNF.mjs} +4 -3
  15. package/dist/lib/browser/settings-SLTQJJNF.mjs.map +7 -0
  16. package/dist/types/src/DebugPlugin.d.ts.map +1 -1
  17. package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts.map +1 -1
  18. package/dist/types/src/capabilities/react-context/react-context.d.ts.map +1 -1
  19. package/dist/types/src/capabilities/react-surface/index.d.ts +1 -1
  20. package/dist/types/src/capabilities/react-surface/index.d.ts.map +1 -1
  21. package/dist/types/src/capabilities/react-surface/react-surface.d.ts +2 -2
  22. package/dist/types/src/capabilities/react-surface/react-surface.d.ts.map +1 -1
  23. package/dist/types/src/capabilities/settings/index.d.ts +1 -1
  24. package/dist/types/src/capabilities/settings/index.d.ts.map +1 -1
  25. package/dist/types/src/capabilities/settings/settings.d.ts +3 -2
  26. package/dist/types/src/capabilities/settings/settings.d.ts.map +1 -1
  27. package/dist/types/src/components/DebugObjectPanel.d.ts.map +1 -1
  28. package/dist/types/src/components/SpaceGenerator/SpaceGenerator.d.ts.map +1 -1
  29. package/dist/types/src/components/SpaceGenerator/presets.d.ts.map +1 -1
  30. package/dist/types/tsconfig.tsbuildinfo +1 -1
  31. package/package.json +64 -63
  32. package/src/DebugPlugin.tsx +8 -7
  33. package/src/capabilities/app-graph-builder/app-graph-builder.ts +8 -6
  34. package/src/capabilities/react-context/react-context.tsx +2 -2
  35. package/src/capabilities/react-surface/react-surface.tsx +44 -42
  36. package/src/capabilities/settings/settings.ts +3 -2
  37. package/src/components/DebugObjectPanel.tsx +1 -2
  38. package/src/components/DebugSettings.tsx +18 -18
  39. package/src/components/DevtoolsOverviewContainer.tsx +2 -2
  40. package/src/components/SpaceGenerator/SpaceGenerator.stories.tsx +1 -1
  41. package/src/components/SpaceGenerator/SpaceGenerator.tsx +15 -16
  42. package/src/components/SpaceGenerator/presets.ts +18 -22
  43. package/dist/lib/browser/SpaceGenerator-ZHVZWGM7.mjs.map +0 -7
  44. package/dist/lib/browser/app-graph-builder-FBDRMMYF.mjs.map +0 -7
  45. package/dist/lib/browser/react-context-FSWBT3MH.mjs.map +0 -7
  46. package/dist/lib/browser/react-surface-W62RJ32U.mjs.map +0 -7
  47. package/dist/lib/browser/settings-KA4GN73K.mjs.map +0 -7
@@ -1,3 +1,3 @@
1
1
  import { Capability } from '@dxos/app-framework';
2
- export declare const DebugSettings: Capability.LazyCapability<void, [Capability.Capability<Capability.InterfaceDef<import("@effect-atom/atom/Atom").Writable<import("../../types").DebugSettingsProps, import("../../types").DebugSettingsProps>>>, Capability.Capability<Capability.InterfaceDef<import("@dxos/app-framework/Common").Capability.Settings>>], Error>;
2
+ export declare const DebugSettings: Capability.LazyCapability<void, [Capability.Capability<Capability.InterfaceDef<import("@effect-atom/atom/Atom").Writable<import("../../types").DebugSettingsProps, import("../../types").DebugSettingsProps>>>, Capability.Capability<Capability.InterfaceDef<import("@dxos/app-toolkit").AppCapabilities.Settings>>], Error>;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/capabilities/settings/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,eAAO,MAAM,aAAa,mUAA+D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/capabilities/settings/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,eAAO,MAAM,aAAa,+TAA+D,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import * as Effect from 'effect/Effect';
2
- import { Capability, Common } from '@dxos/app-framework';
3
- declare const _default: (props?: void | undefined) => Effect.Effect<[Capability.Capability<Capability.InterfaceDef<import("@effect-atom/atom/Atom").Writable<import("../../types").DebugSettingsProps, import("../../types").DebugSettingsProps>>>, Capability.Capability<Capability.InterfaceDef<Common.Capability.Settings>>], never, never>;
2
+ import { Capability } from '@dxos/app-framework';
3
+ import { AppCapabilities } from '@dxos/app-toolkit';
4
+ declare const _default: (props?: void | undefined) => Effect.Effect<[Capability.Capability<Capability.InterfaceDef<import("@effect-atom/atom/Atom").Writable<import("../../types").DebugSettingsProps, import("../../types").DebugSettingsProps>>>, Capability.Capability<Capability.InterfaceDef<AppCapabilities.Settings>>], never, never>;
4
5
  export default _default;
5
6
  //# sourceMappingURL=settings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../src/capabilities/settings/settings.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAC;;AAMzD,wBAiBE"}
1
+ {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../src/capabilities/settings/settings.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;;AAMpD,wBAiBE"}
@@ -1 +1 @@
1
- {"version":3,"file":"DebugObjectPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/DebugObjectPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,YAAY,CAAC;AAKtC,MAAM,MAAM,qBAAqB,GAAG;IAClC,MAAM,EAAE,GAAG,CAAC,OAAO,CAAC;CACrB,CAAC;AAGF,eAAO,MAAM,gBAAgB,GAAI,YAAY,qBAAqB,sBAgBjE,CAAC"}
1
+ {"version":3,"file":"DebugObjectPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/DebugObjectPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,YAAY,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,MAAM,EAAE,GAAG,CAAC,OAAO,CAAC;CACrB,CAAC;AAGF,eAAO,MAAM,gBAAgB,GAAI,YAAY,qBAAqB,sBAgBjE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SpaceGenerator.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceGenerator/SpaceGenerator.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAI9D,OAAO,EAAU,GAAG,EAAa,MAAM,YAAY,CAAC;AAKpD,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAUrD,MAAM,MAAM,mBAAmB,GAAG;IAChC,KAAK,EAAE,KAAK,CAAC;IACb,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,CAAC,OAAO,EAAE,KAAK,IAAI,CAAC;CACpD,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,4BAA4B,mBAAmB,sBAkG7E,CAAC"}
1
+ {"version":3,"file":"SpaceGenerator.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceGenerator/SpaceGenerator.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAI9D,OAAO,EAAU,GAAG,EAAa,MAAM,YAAY,CAAC;AAKpD,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAUrD,MAAM,MAAM,mBAAmB,GAAG;IAChC,KAAK,EAAE,KAAK,CAAC;IACb,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,CAAC,OAAO,EAAE,KAAK,IAAI,CAAC;CACpD,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,4BAA4B,mBAAmB,sBAiG7E,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"presets.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceGenerator/presets.ts"],"names":[],"mappings":"AA0CA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEzD,oBAAY,UAAU;IACpB,SAAS,cAAc;IACvB,oBAAoB,yBAAyB;IAE7C,SAAS,sBAAsB;IAC/B,QAAQ,kBAAkB;IAE1B,mBAAmB,uBAAuB;IAC1C,gBAAgB,oBAAoB;IACpC,mBAAmB,wBAAwB;IAC3C,gBAAgB,qBAAqB;CAEtC;AAED,eAAO,MAAM,SAAS;aAC2B,GAAG,EAAE;;;;WAyoB/C,CAAC,UAAU,EAAE,eAAe,CAAC,GAAG,CAAC,CAAC,EAAE;CACzC,CAAC"}
1
+ {"version":3,"file":"presets.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceGenerator/presets.ts"],"names":[],"mappings":"AAoCA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEzD,oBAAY,UAAU;IACpB,SAAS,cAAc;IACvB,oBAAoB,yBAAyB;IAE7C,SAAS,sBAAsB;IAC/B,QAAQ,kBAAkB;IAE1B,mBAAmB,uBAAuB;IAC1C,gBAAgB,oBAAoB;IACpC,mBAAmB,wBAAwB;IAC3C,gBAAgB,qBAAqB;CAEtC;AAED,eAAO,MAAM,SAAS;aACmC,GAAG,EAAE;;;;WAyoBvD,CAAC,UAAU,EAAE,eAAe,CAAC,GAAG,CAAC,CAAC,EAAE;CACzC,CAAC"}