@teambit/graph 1.0.188 → 1.0.189
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/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_graph-preview.js +1 -1
- package/artifacts/schema.json +9630 -0
- package/dist/component-graph/component-graph.js.map +1 -1
- package/dist/component-graph/index.js.map +1 -1
- package/dist/component-id-graph.d.ts +1 -0
- package/dist/component-id-graph.js.map +1 -1
- package/dist/duplicate-dependency.js.map +1 -1
- package/dist/edge-type.js.map +1 -1
- package/dist/graph-builder.js.map +1 -1
- package/dist/graph-cmd.js.map +1 -1
- package/dist/graph.aspect.js.map +1 -1
- package/dist/graph.compare.section.js.map +1 -1
- package/dist/graph.composition.js.map +1 -1
- package/dist/graph.graphql.js.map +1 -1
- package/dist/graph.main.runtime.js.map +1 -1
- package/dist/graph.ui.runtime.js.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/model/dependency/dependency.js.map +1 -1
- package/dist/model/dependency/index.js.map +1 -1
- package/dist/model/graph-filters/graph-filters.js.map +1 -1
- package/dist/model/graph-filters/index.js.map +1 -1
- package/dist/object-list-to-graph.js.map +1 -1
- package/dist/preview-1710224484125.js +7 -0
- package/dist/ui/component-node/component-node.js.map +1 -1
- package/dist/ui/component-node/index.js.map +1 -1
- package/dist/ui/component-node/variants.js.map +1 -1
- package/dist/ui/dependencies-compare/compare-graph-model.js.map +1 -1
- package/dist/ui/dependencies-compare/compare-node-model.js.map +1 -1
- package/dist/ui/dependencies-compare/dependencies-compare.js.map +1 -1
- package/dist/ui/dependencies-compare/dependency-compare-node.js.map +1 -1
- package/dist/ui/dependencies-compare/diff-graph.js.map +1 -1
- package/dist/ui/dependencies-compare/index.js.map +1 -1
- package/dist/ui/dependencies-graph/calc-elements.js.map +1 -1
- package/dist/ui/dependencies-graph/calc-layout.js.map +1 -1
- package/dist/ui/dependencies-graph/dep-edge/dep-edge.js.map +1 -1
- package/dist/ui/dependencies-graph/dep-edge/index.js.map +1 -1
- package/dist/ui/dependencies-graph/dependencies-graph.js.map +1 -1
- package/dist/ui/dependencies-graph/graph-context.js.map +1 -1
- package/dist/ui/dependencies-graph/index.js.map +1 -1
- package/dist/ui/dependencies-graph/minimap.js.map +1 -1
- package/dist/ui/graph-page/graph-filters.js.map +1 -1
- package/dist/ui/graph-page/graph-page.js.map +1 -1
- package/dist/ui/graph-page/index.js.map +1 -1
- package/dist/ui/graph.section.js.map +1 -1
- package/dist/ui/query/edge-model.js.map +1 -1
- package/dist/ui/query/get-graph.query.js.map +1 -1
- package/dist/ui/query/graph-model.js.map +1 -1
- package/dist/ui/query/index.js.map +1 -1
- package/dist/ui/query/node-model.js.map +1 -1
- package/dist/ui/query/use-graph-query.js.map +1 -1
- package/dist/ui/query/use-graph.js.map +1 -1
- package/package.json +14 -14
- package/dist/preview-1710040632859.js +0 -7
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/graph",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.189",
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/graph",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.component",
|
8
8
|
"name": "graph",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.189"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphlib": "2.1.8",
|
@@ -26,22 +26,22 @@
|
|
26
26
|
"@teambit/base-ui.text.muted-text": "1.0.1",
|
27
27
|
"@teambit/component.ui.deprecation-icon": "0.0.509",
|
28
28
|
"@teambit/design.ui.styles.ellipsis": "0.0.357",
|
29
|
-
"@teambit/
|
30
|
-
"@teambit/
|
29
|
+
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.505",
|
30
|
+
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
31
31
|
"@teambit/evangelist.input.checkbox.label": "1.0.3",
|
32
32
|
"@teambit/design.ui.pages.not-found": "0.0.366",
|
33
33
|
"@teambit/design.ui.pages.server-error": "0.0.366",
|
34
34
|
"@teambit/documenter.ui.heading": "4.1.1",
|
35
35
|
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
36
|
-
"@teambit/
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/component": "1.0.
|
39
|
-
"@teambit/cli": "0.0.
|
40
|
-
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.
|
41
|
-
"@teambit/graphql": "1.0.
|
42
|
-
"@teambit/logger": "0.0.
|
43
|
-
"@teambit/component-compare": "1.0.
|
44
|
-
"@teambit/ui": "1.0.
|
36
|
+
"@teambit/design.ui.round-loader": "0.0.355",
|
37
|
+
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
38
|
+
"@teambit/component": "1.0.189",
|
39
|
+
"@teambit/cli": "0.0.856",
|
40
|
+
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.104",
|
41
|
+
"@teambit/graphql": "1.0.189",
|
42
|
+
"@teambit/logger": "0.0.949",
|
43
|
+
"@teambit/component-compare": "1.0.189",
|
44
|
+
"@teambit/ui": "1.0.189",
|
45
45
|
"@teambit/component.modules.component-url": "0.0.167",
|
46
46
|
"@teambit/envs.ui.env-icon": "0.0.505",
|
47
47
|
"@teambit/component.ui.component-compare.context": "0.0.118"
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"@types/semver": "7.3.4",
|
55
55
|
"@types/mocha": "9.1.0",
|
56
56
|
"chai": "4.3.0",
|
57
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
57
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.27"
|
58
58
|
},
|
59
59
|
"peerDependencies": {
|
60
60
|
"@apollo/client": "^3.6.0",
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@1.0.188/dist/graph.composition.js';
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@1.0.188/dist/graph.docs.md';
|
3
|
-
|
4
|
-
export const compositions = [compositions_0];
|
5
|
-
export const overview = [overview_0];
|
6
|
-
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|