@dxos/plugin-explorer 0.8.1-main.ae460ac → 0.8.1-main.ba2dec9

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.
@@ -1,9 +1,10 @@
1
1
  import { type DotOptions } from '@observablehq/plot';
2
+ import React from 'react';
2
3
  import { type Accessor, type Point } from '../plot';
3
4
  export type CharProps = {
4
5
  items?: any[];
5
6
  accessor?: Accessor<Point>;
6
7
  options?: DotOptions;
7
8
  };
8
- export declare const Chart: ({ items, accessor, options }: CharProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const Chart: ({ items, accessor, options }: CharProps) => React.JSX.Element;
9
10
  //# sourceMappingURL=Chart.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Chart.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chart/Chart.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAIrD,OAAO,EAAE,KAAK,QAAQ,EAAiB,KAAK,KAAK,EAAE,MAAM,SAAS,CAAC;AASnE,MAAM,MAAM,SAAS,GAAG;IACtB,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC;IACd,QAAQ,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC,CAAC;IAC3B,OAAO,CAAC,EAAE,UAAU,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,KAAK,iCAAwD,SAAS,4CA6BlF,CAAC"}
1
+ {"version":3,"file":"Chart.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chart/Chart.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,KAAoB,MAAM,OAAO,CAAC;AAGzC,OAAO,EAAE,KAAK,QAAQ,EAAiB,KAAK,KAAK,EAAE,MAAM,SAAS,CAAC;AASnE,MAAM,MAAM,SAAS,GAAG;IACtB,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC;IACd,QAAQ,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC,CAAC;IAC3B,OAAO,CAAC,EAAE,UAAU,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,KAAK,iCAAwD,SAAS,sBA6BlF,CAAC"}
@@ -1,7 +1,8 @@
1
1
  import '@dxos-theme';
2
2
  import { type Meta } from '@storybook/react';
3
+ import React from 'react';
3
4
  import { Chart } from './Chart';
4
- export declare const Default: () => import("react/jsx-runtime").JSX.Element;
5
+ export declare const Default: () => React.JSX.Element;
5
6
  declare const meta: Meta<typeof Chart>;
6
7
  export default meta;
7
8
  //# sourceMappingURL=Chart.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Chart.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chart/Chart.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;AAErB,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAM7C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAoBhC,eAAO,MAAM,OAAO,+CAA6C,CAAC;AAElE,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAI5B,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Chart.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chart/Chart.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;AAErB,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAoBhC,eAAO,MAAM,OAAO,yBAA6C,CAAC;AAElE,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAI5B,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { type ViewType } from '../types';
2
3
  declare const ExplorerContainer: ({ view, role }: {
3
4
  view: ViewType;
4
5
  role: string;
5
- }) => import("react/jsx-runtime").JSX.Element | null;
6
+ }) => React.JSX.Element | null;
6
7
  export default ExplorerContainer;
7
8
  //# sourceMappingURL=ExplorerContainer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExplorerContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/ExplorerContainer.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEzC,QAAA,MAAM,iBAAiB,mBAAoB;IAAE,IAAI,EAAE,QAAQ,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,mDAa1E,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"ExplorerContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/ExplorerContainer.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEzC,QAAA,MAAM,iBAAiB,mBAAoB;IAAE,IAAI,EAAE,QAAQ,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,6BAa1E,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { DotOptions } from '@observablehq/plot';
2
2
  import * as Plot from '@observablehq/plot';
3
+ import React from 'react';
3
4
  import { type Accessor, type GeoLocation } from '../plot';
4
5
  export type GlobeProps = {
5
6
  items?: any[];
@@ -7,5 +8,5 @@ export type GlobeProps = {
7
8
  projection?: Plot.ProjectionName;
8
9
  options?: DotOptions;
9
10
  };
10
- export declare const Globe: ({ items, accessor, projection, options }: GlobeProps) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const Globe: ({ items, accessor, projection, options }: GlobeProps) => React.JSX.Element;
11
12
  //# sourceMappingURL=Globe.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Globe.d.ts","sourceRoot":"","sources":["../../../../../src/components/Globe/Globe.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAM3C,OAAO,EAAE,KAAK,QAAQ,EAAiB,KAAK,WAAW,EAAE,MAAM,SAAS,CAAC;AAOzE,MAAM,MAAM,UAAU,GAAG;IACvB,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC;IACd,QAAQ,CAAC,EAAE,QAAQ,CAAC,WAAW,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC;IACjC,OAAO,CAAC,EAAE,UAAU,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,KAAK,6CAAqF,UAAU,4CAsChH,CAAC"}
1
+ {"version":3,"file":"Globe.d.ts","sourceRoot":"","sources":["../../../../../src/components/Globe/Globe.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAoB,MAAM,OAAO,CAAC;AAKzC,OAAO,EAAE,KAAK,QAAQ,EAAiB,KAAK,WAAW,EAAE,MAAM,SAAS,CAAC;AAOzE,MAAM,MAAM,UAAU,GAAG;IACvB,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC;IACd,QAAQ,CAAC,EAAE,QAAQ,CAAC,WAAW,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC;IACjC,OAAO,CAAC,EAAE,UAAU,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,KAAK,6CAAqF,UAAU,sBAsChH,CAAC"}
@@ -1,7 +1,8 @@
1
1
  import '@dxos-theme';
2
2
  import { type Meta } from '@storybook/react';
3
- export declare const Default: () => import("react/jsx-runtime").JSX.Element;
4
- export declare const Extended: () => import("react/jsx-runtime").JSX.Element;
3
+ import React from 'react';
4
+ export declare const Default: () => React.JSX.Element;
5
+ export declare const Extended: () => React.JSX.Element;
5
6
  declare const meta: Meta;
6
7
  export default meta;
7
8
  //# sourceMappingURL=Globe.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Globe.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Globe/Globe.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;AAGrB,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,kBAAkB,CAAC;AA2E7C,eAAO,MAAM,OAAO,+CAAgE,CAAC;AAErF,eAAO,MAAM,QAAQ,+CAAiE,CAAC;AAEvF,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Globe.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Globe/Globe.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;AAGrB,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAE7C,OAAO,KAAoB,MAAM,OAAO,CAAC;AAyEzC,eAAO,MAAM,OAAO,yBAAgE,CAAC;AAErF,eAAO,MAAM,QAAQ,yBAAiE,CAAC;AAEvF,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { type Space } from '@dxos/client/echo';
2
3
  export type LayoutVariant = 'tidy' | 'radial' | 'edge';
3
4
  export type TreeLayoutSlots = {
@@ -22,5 +23,5 @@ export type TreeComponentProps<N = unknown> = {
22
23
  variant?: LayoutVariant;
23
24
  onNodeClick?: (node?: N) => void;
24
25
  };
25
- export declare const Tree: <N>({ space, selected, variant, onNodeClick }: TreeComponentProps<N>) => import("react/jsx-runtime").JSX.Element;
26
+ export declare const Tree: <N>({ space, selected, variant, onNodeClick }: TreeComponentProps<N>) => React.JSX.Element;
26
27
  //# sourceMappingURL=Tree.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tree.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tree/Tree.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAa/C,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,QAAQ,GAAG,MAAM,CAAC;AAGvD,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,MAAM,CAAC;IAE1B,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,CAAC,CAAC,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,eAIpC,CAAC;AAQF,MAAM,MAAM,kBAAkB,CAAC,CAAC,GAAG,OAAO,IAAI;IAC5C,KAAK,EAAE,KAAK,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,IAAI,CAAC;CAClC,CAAC;AAGF,eAAO,MAAM,IAAI,GAAI,CAAC,6CAAuD,kBAAkB,CAAC,CAAC,CAAC,4CAiDjG,CAAC"}
1
+ {"version":3,"file":"Tree.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tree/Tree.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAa/C,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,QAAQ,GAAG,MAAM,CAAC;AAGvD,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,MAAM,CAAC;IAE1B,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,CAAC,CAAC,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,eAIpC,CAAC;AAQF,MAAM,MAAM,kBAAkB,CAAC,CAAC,GAAG,OAAO,IAAI;IAC5C,KAAK,EAAE,KAAK,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,IAAI,CAAC;CAClC,CAAC;AAGF,eAAO,MAAM,IAAI,GAAI,CAAC,6CAAuD,kBAAkB,CAAC,CAAC,CAAC,sBAiDjG,CAAC"}
@@ -1,7 +1,7 @@
1
1
  export declare const ExplorerContainer: import("react").LazyExoticComponent<({ view, role }: {
2
2
  view: import("../types").ViewType;
3
3
  role: string;
4
- }) => import("react/jsx-runtime").JSX.Element | null>;
4
+ }) => import("react").JSX.Element | null>;
5
5
  export * from './Chart';
6
6
  export * from './Globe';
7
7
  export * from './Graph';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,iBAAiB;;;qDAA4C,CAAC;AAE3E,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,iBAAiB;;;yCAA4C,CAAC;AAE3E,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-explorer",
3
- "version": "0.8.1-main.ae460ac",
3
+ "version": "0.8.1-main.ba2dec9",
4
4
  "description": "Braneframe data visualization plugin",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -41,21 +41,21 @@
41
41
  "lodash.get": "^4.4.2",
42
42
  "react-resize-detector": "^11.0.1",
43
43
  "topojson-client": "^3.1.0",
44
- "@dxos/app-framework": "0.8.1-main.ae460ac",
45
- "@dxos/async": "0.8.1-main.ae460ac",
46
- "@dxos/client": "0.8.1-main.ae460ac",
47
- "@dxos/gem-core": "0.8.1-main.ae460ac",
48
- "@dxos/gem-spore": "0.8.1-main.ae460ac",
49
- "@dxos/echo-schema": "0.8.1-main.ae460ac",
50
- "@dxos/live-object": "0.8.1-main.ae460ac",
51
- "@dxos/log": "0.8.1-main.ae460ac",
52
- "@dxos/plugin-client": "0.8.1-main.ae460ac",
53
- "@dxos/plugin-graph": "0.8.1-main.ae460ac",
54
- "@dxos/plugin-search": "0.8.1-main.ae460ac",
55
- "@dxos/plugin-space": "0.8.1-main.ae460ac",
56
- "@dxos/react-client": "0.8.1-main.ae460ac",
57
- "@dxos/util": "0.8.1-main.ae460ac",
58
- "@dxos/react-ui-stack": "0.8.1-main.ae460ac"
44
+ "@dxos/async": "0.8.1-main.ba2dec9",
45
+ "@dxos/app-framework": "0.8.1-main.ba2dec9",
46
+ "@dxos/client": "0.8.1-main.ba2dec9",
47
+ "@dxos/echo-schema": "0.8.1-main.ba2dec9",
48
+ "@dxos/gem-core": "0.8.1-main.ba2dec9",
49
+ "@dxos/gem-spore": "0.8.1-main.ba2dec9",
50
+ "@dxos/live-object": "0.8.1-main.ba2dec9",
51
+ "@dxos/log": "0.8.1-main.ba2dec9",
52
+ "@dxos/plugin-client": "0.8.1-main.ba2dec9",
53
+ "@dxos/plugin-graph": "0.8.1-main.ba2dec9",
54
+ "@dxos/plugin-search": "0.8.1-main.ba2dec9",
55
+ "@dxos/react-client": "0.8.1-main.ba2dec9",
56
+ "@dxos/plugin-space": "0.8.1-main.ba2dec9",
57
+ "@dxos/util": "0.8.1-main.ba2dec9",
58
+ "@dxos/react-ui-stack": "0.8.1-main.ba2dec9"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@phosphor-icons/react": "^2.1.5",
@@ -70,19 +70,19 @@
70
70
  "react": "~18.2.0",
71
71
  "react-dom": "~18.2.0",
72
72
  "vite": "5.4.7",
73
- "@dxos/echo-generator": "0.8.1-main.ae460ac",
74
- "@dxos/plugin-outliner": "0.8.1-main.ae460ac",
75
- "@dxos/random": "0.8.1-main.ae460ac",
76
- "@dxos/react-ui": "0.8.1-main.ae460ac",
77
- "@dxos/storybook-utils": "0.8.1-main.ae460ac",
78
- "@dxos/react-ui-theme": "0.8.1-main.ae460ac"
73
+ "@dxos/echo-generator": "0.8.1-main.ba2dec9",
74
+ "@dxos/random": "0.8.1-main.ba2dec9",
75
+ "@dxos/react-ui": "0.8.1-main.ba2dec9",
76
+ "@dxos/plugin-outliner": "0.8.1-main.ba2dec9",
77
+ "@dxos/storybook-utils": "0.8.1-main.ba2dec9",
78
+ "@dxos/react-ui-theme": "0.8.1-main.ba2dec9"
79
79
  },
80
80
  "peerDependencies": {
81
81
  "@phosphor-icons/react": "^2.1.5",
82
82
  "react": "~18.2.0",
83
83
  "react-dom": "~18.2.0",
84
- "@dxos/react-ui": "0.8.1-main.ae460ac",
85
- "@dxos/react-ui-theme": "0.8.1-main.ae460ac"
84
+ "@dxos/react-ui": "0.8.1-main.ba2dec9",
85
+ "@dxos/react-ui-theme": "0.8.1-main.ba2dec9"
86
86
  },
87
87
  "publishConfig": {
88
88
  "access": "public"