@teambit/graph 0.0.907 → 0.0.911
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/graph.aspect.d.ts +1 -0
- package/dist/graph.aspect.js +3 -1
- package/dist/graph.aspect.js.map +1 -1
- package/package-tar/teambit-graph-0.0.911.tgz +0 -0
- package/package.json +13 -13
- package/{preview-1669001143838.js → preview-1669173951292.js} +2 -2
- package/package-tar/teambit-graph-0.0.907.tgz +0 -0
package/dist/graph.aspect.d.ts
CHANGED
package/dist/graph.aspect.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.GraphAspect = void 0;
|
|
6
|
+
exports.default = exports.GraphAspect = void 0;
|
|
7
7
|
function _harmony() {
|
|
8
8
|
const data = require("@teambit/harmony");
|
|
9
9
|
_harmony = function () {
|
|
@@ -17,5 +17,7 @@ const GraphAspect = _harmony().Aspect.create({
|
|
|
17
17
|
defaultConfig: {}
|
|
18
18
|
});
|
|
19
19
|
exports.GraphAspect = GraphAspect;
|
|
20
|
+
var _default = GraphAspect;
|
|
21
|
+
exports.default = _default;
|
|
20
22
|
|
|
21
23
|
//# sourceMappingURL=graph.aspect.js.map
|
package/dist/graph.aspect.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["GraphAspect","Aspect","create","id","dependencies","defaultConfig"],"sources":["graph.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const GraphAspect = Aspect.create({\n id: 'teambit.component/graph',\n dependencies: [],\n defaultConfig: {},\n});\n"],"mappings":";;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEO,MAAMA,WAAW,GAAGC,iBAAM,CAACC,MAAM,CAAC;EACvCC,EAAE,EAAE,yBAAyB;EAC7BC,YAAY,EAAE,EAAE;EAChBC,aAAa,EAAE,CAAC;AAClB,CAAC,CAAC;AAAC"}
|
|
1
|
+
{"version":3,"names":["GraphAspect","Aspect","create","id","dependencies","defaultConfig"],"sources":["graph.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const GraphAspect = Aspect.create({\n id: 'teambit.component/graph',\n dependencies: [],\n defaultConfig: {},\n});\n\nexport default GraphAspect;\n"],"mappings":";;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEO,MAAMA,WAAW,GAAGC,iBAAM,CAACC,MAAM,CAAC;EACvCC,EAAE,EAAE,yBAAyB;EAC7BC,YAAY,EAAE,EAAE;EAChBC,aAAa,EAAE,CAAC;AAClB,CAAC,CAAC;AAAC;AAAA,eAEYL,WAAW;AAAA"}
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/graph",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.911",
|
|
4
4
|
"homepage": "https://bit.dev/teambit/component/graph",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "graph",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.911"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"lodash": "4.17.21",
|
|
16
16
|
"classnames": "2.2.6",
|
|
17
17
|
"react-flow-renderer": "8.3.7",
|
|
18
|
-
"semver": "7.3.4",
|
|
19
18
|
"dagre": "0.8.5",
|
|
19
|
+
"semver": "7.3.4",
|
|
20
20
|
"@babel/runtime": "7.20.0",
|
|
21
21
|
"core-js": "^3.0.0",
|
|
22
22
|
"@teambit/graph.cleargraph": "0.0.1",
|
|
@@ -26,22 +26,22 @@
|
|
|
26
26
|
"@teambit/base-ui.text.muted-text": "1.0.1",
|
|
27
27
|
"@teambit/evangelist.input.checkbox.label": "1.0.3",
|
|
28
28
|
"@teambit/documenter.ui.heading": "4.1.1",
|
|
29
|
-
"@teambit/component": "0.0.
|
|
30
|
-
"@teambit/cli": "0.0.
|
|
29
|
+
"@teambit/component": "0.0.911",
|
|
30
|
+
"@teambit/cli": "0.0.609",
|
|
31
31
|
"@teambit/legacy-bit-id": "0.0.421",
|
|
32
|
-
"@teambit/graphql": "0.0.
|
|
33
|
-
"@teambit/logger": "0.0.
|
|
34
|
-
"@teambit/component-compare": "0.0.
|
|
35
|
-
"@teambit/ui": "0.0.
|
|
32
|
+
"@teambit/graphql": "0.0.911",
|
|
33
|
+
"@teambit/logger": "0.0.702",
|
|
34
|
+
"@teambit/component-compare": "0.0.159",
|
|
35
|
+
"@teambit/ui": "0.0.911",
|
|
36
36
|
"@teambit/component.modules.component-url": "0.0.148",
|
|
37
37
|
"@teambit/component.ui.deprecation-icon": "0.0.501",
|
|
38
38
|
"@teambit/design.ui.styles.ellipsis": "0.0.355",
|
|
39
39
|
"@teambit/envs.ui.env-icon": "0.0.493",
|
|
40
|
-
"@teambit/component.ui.compare": "0.0.123",
|
|
41
|
-
"@teambit/design.ui.round-loader": "0.0.353",
|
|
42
40
|
"@teambit/design.ui.pages.not-found": "0.0.364",
|
|
43
41
|
"@teambit/design.ui.pages.server-error": "0.0.364",
|
|
44
42
|
"@teambit/ui-foundation.ui.full-loader": "0.0.493",
|
|
43
|
+
"@teambit/component.ui.compare": "0.0.127",
|
|
44
|
+
"@teambit/design.ui.round-loader": "0.0.353",
|
|
45
45
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.498",
|
|
46
46
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.494"
|
|
47
47
|
},
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
"@types/react": "^17.0.8",
|
|
51
51
|
"@types/lodash": "4.14.165",
|
|
52
52
|
"@types/classnames": "2.2.11",
|
|
53
|
-
"@types/semver": "7.3.4",
|
|
54
53
|
"@types/dagre": "0.7.44",
|
|
54
|
+
"@types/semver": "7.3.4",
|
|
55
55
|
"@types/mocha": "9.1.0",
|
|
56
56
|
"@types/testing-library__jest-dom": "5.9.5",
|
|
57
57
|
"@types/jest": "^26.0.0",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
},
|
|
61
61
|
"peerDependencies": {
|
|
62
62
|
"@apollo/client": "^3.6.0",
|
|
63
|
-
"@teambit/legacy": "1.0.
|
|
63
|
+
"@teambit/legacy": "1.0.389",
|
|
64
64
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
65
65
|
"react": "^16.8.0 || ^17.0.0"
|
|
66
66
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@0.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@0.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@0.0.911/dist/graph.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@0.0.911/dist/graph.docs.md';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
Binary file
|