@dxos/plugin-explorer 0.6.12-main.5cc132e → 0.6.12-main.89e9959
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/browser/{ExplorerArticle-2LF7QANN.mjs → ExplorerArticle-5SNS2WNJ.mjs} +2 -2
- package/dist/lib/browser/{ExplorerMain-K6Z6UVZR.mjs → ExplorerMain-ZEXQSLWN.mjs} +2 -2
- package/dist/lib/browser/{chunk-TL6ADY3P.mjs → chunk-5OVYH5FD.mjs} +2 -5
- package/dist/lib/browser/chunk-5OVYH5FD.mjs.map +7 -0
- package/dist/lib/browser/{chunk-JIDPF2GF.mjs → chunk-DOI4BI5E.mjs} +2 -2
- package/dist/lib/browser/{chunk-XKITKIPQ.mjs → chunk-WNQNMDOO.mjs} +2 -2
- package/dist/lib/browser/{chunk-XKITKIPQ.mjs.map → chunk-WNQNMDOO.mjs.map} +3 -3
- package/dist/lib/browser/index.mjs +7 -10
- package/dist/lib/browser/index.mjs.map +3 -3
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/meta.mjs +1 -1
- package/dist/lib/browser/types/index.mjs +2 -2
- package/dist/lib/node/{ExplorerArticle-PQEEN244.cjs → ExplorerArticle-QWLRFTJ3.cjs} +6 -6
- package/dist/lib/node/{ExplorerMain-IGUMYIAN.cjs → ExplorerMain-YHTGV7H5.cjs} +6 -6
- package/dist/lib/node/{chunk-K4PB5A4K.cjs → chunk-B3DD7UMY.cjs} +4 -4
- package/dist/lib/node/{chunk-K4PB5A4K.cjs.map → chunk-B3DD7UMY.cjs.map} +1 -1
- package/dist/lib/node/{chunk-UJZYAOD2.cjs → chunk-BODO2FF3.cjs} +5 -18
- package/dist/lib/node/chunk-BODO2FF3.cjs.map +7 -0
- package/dist/lib/node/{chunk-HYXFS3AG.cjs → chunk-OJOGTJXQ.cjs} +6 -6
- package/dist/lib/node/index.cjs +33 -36
- package/dist/lib/node/index.cjs.map +3 -3
- package/dist/lib/node/meta.cjs +3 -3
- package/dist/lib/node/meta.cjs.map +1 -1
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/types/index.cjs +4 -4
- package/dist/lib/node/types/index.cjs.map +1 -1
- package/dist/lib/node-esm/{ExplorerArticle-2LF7QANN.mjs → ExplorerArticle-5NBIKSBJ.mjs} +3 -2
- package/dist/lib/node-esm/{ExplorerArticle-2LF7QANN.mjs.map → ExplorerArticle-5NBIKSBJ.mjs.map} +1 -1
- package/dist/lib/node-esm/{ExplorerMain-K6Z6UVZR.mjs → ExplorerMain-2M5RWFU4.mjs} +3 -2
- package/dist/lib/node-esm/{ExplorerMain-K6Z6UVZR.mjs.map → ExplorerMain-2M5RWFU4.mjs.map} +1 -1
- package/dist/lib/node-esm/{chunk-JIDPF2GF.mjs → chunk-2A6TYAA2.mjs} +3 -2
- package/dist/lib/node-esm/{chunk-JIDPF2GF.mjs.map → chunk-2A6TYAA2.mjs.map} +1 -1
- package/dist/lib/node-esm/{chunk-XKITKIPQ.mjs → chunk-T6BPVYCJ.mjs} +4 -2
- package/dist/lib/node-esm/{chunk-XKITKIPQ.mjs.map → chunk-T6BPVYCJ.mjs.map} +3 -3
- package/dist/lib/node-esm/{chunk-TL6ADY3P.mjs → chunk-ZYRYGGWK.mjs} +4 -5
- package/dist/lib/node-esm/chunk-ZYRYGGWK.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +8 -10
- package/dist/lib/node-esm/index.mjs.map +3 -3
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/meta.mjs +2 -1
- package/dist/lib/node-esm/types/index.mjs +3 -2
- package/dist/types/src/ExplorerPlugin.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +1 -4
- package/dist/types/src/meta.d.ts.map +1 -1
- package/package.json +26 -25
- package/src/ExplorerPlugin.tsx +2 -5
- package/src/components/Graph/graph-model.ts +1 -1
- package/src/meta.tsx +1 -5
- package/dist/lib/browser/chunk-TL6ADY3P.mjs.map +0 -7
- package/dist/lib/node/chunk-UJZYAOD2.cjs.map +0 -7
- package/dist/lib/node-esm/chunk-TL6ADY3P.mjs.map +0 -7
- /package/dist/lib/browser/{ExplorerArticle-2LF7QANN.mjs.map → ExplorerArticle-5SNS2WNJ.mjs.map} +0 -0
- /package/dist/lib/browser/{ExplorerMain-K6Z6UVZR.mjs.map → ExplorerMain-ZEXQSLWN.mjs.map} +0 -0
- /package/dist/lib/browser/{chunk-JIDPF2GF.mjs.map → chunk-DOI4BI5E.mjs.map} +0 -0
- /package/dist/lib/node/{ExplorerArticle-PQEEN244.cjs.map → ExplorerArticle-QWLRFTJ3.cjs.map} +0 -0
- /package/dist/lib/node/{ExplorerMain-IGUMYIAN.cjs.map → ExplorerMain-YHTGV7H5.cjs.map} +0 -0
- /package/dist/lib/node/{chunk-HYXFS3AG.cjs.map → chunk-OJOGTJXQ.cjs.map} +0 -0
|
@@ -1,20 +1,20 @@
|
|
|
1
|
+
import { createRequire } from 'node:module';const require = createRequire(import.meta.url);
|
|
1
2
|
import {
|
|
2
3
|
ExplorerAction,
|
|
3
4
|
ViewType
|
|
4
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-2A6TYAA2.mjs";
|
|
5
6
|
import {
|
|
6
7
|
EXPLORER_PLUGIN,
|
|
7
8
|
meta_default
|
|
8
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-ZYRYGGWK.mjs";
|
|
9
10
|
import {
|
|
10
11
|
Graph,
|
|
11
12
|
SpaceGraphModel,
|
|
12
13
|
Tree,
|
|
13
14
|
defaultTreeLayoutSlots
|
|
14
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-T6BPVYCJ.mjs";
|
|
15
16
|
|
|
16
17
|
// packages/plugins/experimental/plugin-explorer/src/ExplorerPlugin.tsx
|
|
17
|
-
import { Graph as Graph2 } from "@phosphor-icons/react";
|
|
18
18
|
import React4 from "react";
|
|
19
19
|
import { NavigationAction, parseIntentPlugin, resolvePlugin } from "@dxos/app-framework";
|
|
20
20
|
import { parseClientPlugin } from "@dxos/plugin-client";
|
|
@@ -10848,8 +10848,8 @@ var Globe = ({ items = [], accessor, projection = "orthographic", options = defa
|
|
|
10848
10848
|
};
|
|
10849
10849
|
|
|
10850
10850
|
// packages/plugins/experimental/plugin-explorer/src/components/index.ts
|
|
10851
|
-
var ExplorerMain = React3.lazy(() => import("./ExplorerMain-
|
|
10852
|
-
var ExplorerArticle = React3.lazy(() => import("./ExplorerArticle-
|
|
10851
|
+
var ExplorerMain = React3.lazy(() => import("./ExplorerMain-2M5RWFU4.mjs"));
|
|
10852
|
+
var ExplorerArticle = React3.lazy(() => import("./ExplorerArticle-5NBIKSBJ.mjs"));
|
|
10853
10853
|
|
|
10854
10854
|
// packages/plugins/experimental/plugin-explorer/src/translations.ts
|
|
10855
10855
|
var translations_default = [
|
|
@@ -10879,8 +10879,7 @@ var ExplorerPlugin = () => {
|
|
|
10879
10879
|
ns: EXPLORER_PLUGIN
|
|
10880
10880
|
}
|
|
10881
10881
|
],
|
|
10882
|
-
icon:
|
|
10883
|
-
iconSymbol: "ph--graph--regular"
|
|
10882
|
+
icon: "ph--graph--regular"
|
|
10884
10883
|
}
|
|
10885
10884
|
}
|
|
10886
10885
|
},
|
|
@@ -10936,8 +10935,7 @@ var ExplorerPlugin = () => {
|
|
|
10936
10935
|
ns: EXPLORER_PLUGIN
|
|
10937
10936
|
}
|
|
10938
10937
|
],
|
|
10939
|
-
icon:
|
|
10940
|
-
iconSymbol: "ph--graph--regular",
|
|
10938
|
+
icon: "ph--graph--regular",
|
|
10941
10939
|
testId: "explorerPlugin.createObject"
|
|
10942
10940
|
}
|
|
10943
10941
|
}
|