@teambit/graph 1.0.504 → 1.0.506
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,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.component/graph@1.0.
|
3
|
+
<testsuite name="teambit.component/graph@1.0.506" tests="0" failures="0" errors="0" skipped="0"/>
|
4
4
|
</testsuites>
|
@@ -1 +1 @@
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/graph-preview"]=t():e["teambit.component/graph-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/graph-preview"]=t():e["teambit.component/graph-preview"]=t()}(self,(()=>(()=>{"use strict";var e={5110:(e,t,o)=>{var n={id:"teambit.component/graph@1.0.506",homepage:"https://bit.cloud/teambit/component/graph",exported:!0};function r(){const e=i(o(1594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const a=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/graph.svg"}));a.__bit_component=n,t.Logo=a},1594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};o.r(n),o.d(n,{compositions:()=>f,compositions_metadata:()=>v,overview:()=>m});var r={};o.r(r),o.d(r,{default:()=>d});var i=o(5110);o(1594);const a=MdxJsReact,p=TeambitMdxUiMdxScopeContext;var c=["components"];function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},s.apply(null,arguments)}var u={},l="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;o[n]=e[n]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,c);return(0,a.mdx)(l,s({},u,o,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(p.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const f=[i],m=[r],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
@@ -160,7 +160,7 @@
|
|
160
160
|
"line": 2,
|
161
161
|
"character": 22
|
162
162
|
},
|
163
|
-
"signature": "type DependencyType = \"dev\" | \"
|
163
|
+
"signature": "type DependencyType = \"dev\" | \"runtime\" | \"peer\"",
|
164
164
|
"name": "DependencyType",
|
165
165
|
"exportNode": {
|
166
166
|
"__schema": "TypeSchema",
|
@@ -169,7 +169,7 @@
|
|
169
169
|
"line": 1,
|
170
170
|
"character": 1
|
171
171
|
},
|
172
|
-
"signature": "type DependencyType = \"dev\" | \"
|
172
|
+
"signature": "type DependencyType = \"dev\" | \"runtime\" | \"peer\"",
|
173
173
|
"name": "DependencyType",
|
174
174
|
"type": {
|
175
175
|
"__schema": "TypeUnionSchema",
|
@@ -1810,7 +1810,7 @@
|
|
1810
1810
|
"line": 17,
|
1811
1811
|
"character": 28
|
1812
1812
|
},
|
1813
|
-
"signature": "type DepEdgeType = \"
|
1813
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
1814
1814
|
"name": "DepEdgeType",
|
1815
1815
|
"exportNode": {
|
1816
1816
|
"__schema": "TypeSchema",
|
@@ -1819,7 +1819,7 @@
|
|
1819
1819
|
"line": 7,
|
1820
1820
|
"character": 1
|
1821
1821
|
},
|
1822
|
-
"signature": "type DepEdgeType = \"
|
1822
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
1823
1823
|
"name": "DepEdgeType",
|
1824
1824
|
"type": {
|
1825
1825
|
"__schema": "TypeUnionSchema",
|
@@ -2712,7 +2712,7 @@
|
|
2712
2712
|
"_legacy": {
|
2713
2713
|
"scope": "teambit.component",
|
2714
2714
|
"name": "graph",
|
2715
|
-
"version": "1.0.
|
2715
|
+
"version": "1.0.506"
|
2716
2716
|
},
|
2717
2717
|
"_scope": "teambit.component"
|
2718
2718
|
}
|
@@ -3207,7 +3207,7 @@
|
|
3207
3207
|
"_legacy": {
|
3208
3208
|
"scope": "teambit.component",
|
3209
3209
|
"name": "graph",
|
3210
|
-
"version": "1.0.
|
3210
|
+
"version": "1.0.506"
|
3211
3211
|
},
|
3212
3212
|
"_scope": "teambit.component"
|
3213
3213
|
}
|
@@ -3333,7 +3333,7 @@
|
|
3333
3333
|
"_legacy": {
|
3334
3334
|
"scope": "teambit.component",
|
3335
3335
|
"name": "graph",
|
3336
|
-
"version": "1.0.
|
3336
|
+
"version": "1.0.506"
|
3337
3337
|
},
|
3338
3338
|
"_scope": "teambit.component"
|
3339
3339
|
}
|
@@ -5976,7 +5976,7 @@
|
|
5976
5976
|
"line": 7,
|
5977
5977
|
"character": 1
|
5978
5978
|
},
|
5979
|
-
"signature": "type DepEdgeType = \"
|
5979
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
5980
5980
|
"name": "DepEdgeType",
|
5981
5981
|
"type": {
|
5982
5982
|
"__schema": "TypeUnionSchema",
|
@@ -6898,7 +6898,7 @@
|
|
6898
6898
|
"_legacy": {
|
6899
6899
|
"scope": "teambit.component",
|
6900
6900
|
"name": "graph",
|
6901
|
-
"version": "1.0.
|
6901
|
+
"version": "1.0.506"
|
6902
6902
|
},
|
6903
6903
|
"_scope": "teambit.component"
|
6904
6904
|
}
|
@@ -7476,7 +7476,7 @@
|
|
7476
7476
|
"_legacy": {
|
7477
7477
|
"scope": "teambit.component",
|
7478
7478
|
"name": "graph",
|
7479
|
-
"version": "1.0.
|
7479
|
+
"version": "1.0.506"
|
7480
7480
|
},
|
7481
7481
|
"_scope": "teambit.component"
|
7482
7482
|
}
|
@@ -7624,7 +7624,7 @@
|
|
7624
7624
|
"_legacy": {
|
7625
7625
|
"scope": "teambit.component",
|
7626
7626
|
"name": "graph",
|
7627
|
-
"version": "1.0.
|
7627
|
+
"version": "1.0.506"
|
7628
7628
|
},
|
7629
7629
|
"_scope": "teambit.component"
|
7630
7630
|
}
|
@@ -8434,7 +8434,7 @@
|
|
8434
8434
|
"character": 6
|
8435
8435
|
},
|
8436
8436
|
"name": "rest",
|
8437
|
-
"type": "{\n id?: string | undefined;\n
|
8437
|
+
"type": "{\n id?: string | undefined;\n color?: string | undefined;\n content?: string | undefined;\n role?: React.AriaRole | undefined;\n hidden?: boolean | undefined;\n slot?: string | undefined;\n ... 360 more ...;\n nodeDragThreshold?: number | undefined;\n}",
|
8438
8438
|
"isSpread": true
|
8439
8439
|
}
|
8440
8440
|
],
|
@@ -9211,7 +9211,7 @@
|
|
9211
9211
|
"componentId": {
|
9212
9212
|
"scope": "teambit.component",
|
9213
9213
|
"name": "graph",
|
9214
|
-
"version": "1.0.
|
9214
|
+
"version": "1.0.506"
|
9215
9215
|
},
|
9216
9216
|
"taggedModuleExports": []
|
9217
9217
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.506/dist/graph.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.506/dist/graph.docs.md';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/graph",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.506",
|
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.506"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphlib": "2.1.8",
|
@@ -15,8 +15,8 @@
|
|
15
15
|
"graphql-tag": "2.12.1",
|
16
16
|
"classnames": "2.2.6",
|
17
17
|
"reactflow": "^11.11.3",
|
18
|
-
"@dagrejs/dagre": "^1.1.2",
|
19
18
|
"semver": "7.5.4",
|
19
|
+
"@dagrejs/dagre": "^1.1.2",
|
20
20
|
"@teambit/component-id": "1.2.2",
|
21
21
|
"@teambit/graph.cleargraph": "0.0.11",
|
22
22
|
"@teambit/harmony": "0.4.6",
|
@@ -30,20 +30,20 @@
|
|
30
30
|
"@teambit/design.skeletons.base-skeleton": "0.0.2",
|
31
31
|
"@teambit/design.ui.pages.not-found": "0.0.371",
|
32
32
|
"@teambit/design.ui.pages.server-error": "0.0.368",
|
33
|
-
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
34
33
|
"@teambit/design.ui.round-loader": "0.0.355",
|
35
34
|
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
36
|
-
"@teambit/
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/
|
39
|
-
"@teambit/
|
40
|
-
"@teambit/
|
35
|
+
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
36
|
+
"@teambit/legacy.dependency-graph": "0.0.16",
|
37
|
+
"@teambit/component": "1.0.506",
|
38
|
+
"@teambit/cli": "0.0.1083",
|
39
|
+
"@teambit/legacy.consumer": "0.0.13",
|
40
|
+
"@teambit/scope.remotes": "0.0.13",
|
41
41
|
"@teambit/toolbox.string.random": "0.0.2",
|
42
42
|
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.113",
|
43
|
-
"@teambit/graphql": "1.0.
|
44
|
-
"@teambit/logger": "0.0.
|
45
|
-
"@teambit/component-compare": "1.0.
|
46
|
-
"@teambit/ui": "1.0.
|
43
|
+
"@teambit/graphql": "1.0.506",
|
44
|
+
"@teambit/logger": "0.0.1176",
|
45
|
+
"@teambit/component-compare": "1.0.506",
|
46
|
+
"@teambit/ui": "1.0.506",
|
47
47
|
"@teambit/component.modules.component-url": "0.0.170",
|
48
48
|
"@teambit/envs.ui.env-icon": "0.0.506",
|
49
49
|
"@teambit/component.ui.component-compare.context": "0.0.119"
|