@teambit/graph 1.0.515 → 1.0.516
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.516" 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={52:(e,t,o)=>{var n={id:"teambit.component/graph@1.0.516",homepage:"https://bit.cloud/teambit/component/graph",exported:!0};function r(){const e=i(o(594));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},594: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(52);o(594);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",
|
@@ -1832,7 +1832,7 @@
|
|
1832
1832
|
"line": 17,
|
1833
1833
|
"character": 28
|
1834
1834
|
},
|
1835
|
-
"signature": "type DepEdgeType = \"
|
1835
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
1836
1836
|
"name": "DepEdgeType",
|
1837
1837
|
"exportNode": {
|
1838
1838
|
"__schema": "TypeSchema",
|
@@ -1841,7 +1841,7 @@
|
|
1841
1841
|
"line": 7,
|
1842
1842
|
"character": 1
|
1843
1843
|
},
|
1844
|
-
"signature": "type DepEdgeType = \"
|
1844
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
1845
1845
|
"name": "DepEdgeType",
|
1846
1846
|
"type": {
|
1847
1847
|
"__schema": "TypeUnionSchema",
|
@@ -2688,7 +2688,7 @@
|
|
2688
2688
|
"componentId": {
|
2689
2689
|
"scope": "teambit.legacy",
|
2690
2690
|
"name": "dependency-graph",
|
2691
|
-
"version": "0.0.
|
2691
|
+
"version": "0.0.24"
|
2692
2692
|
}
|
2693
2693
|
}
|
2694
2694
|
},
|
@@ -2803,7 +2803,7 @@
|
|
2803
2803
|
"_legacy": {
|
2804
2804
|
"scope": "teambit.component",
|
2805
2805
|
"name": "graph",
|
2806
|
-
"version": "1.0.
|
2806
|
+
"version": "1.0.516"
|
2807
2807
|
},
|
2808
2808
|
"_scope": "teambit.component"
|
2809
2809
|
}
|
@@ -3319,7 +3319,7 @@
|
|
3319
3319
|
"_legacy": {
|
3320
3320
|
"scope": "teambit.component",
|
3321
3321
|
"name": "graph",
|
3322
|
-
"version": "1.0.
|
3322
|
+
"version": "1.0.516"
|
3323
3323
|
},
|
3324
3324
|
"_scope": "teambit.component"
|
3325
3325
|
}
|
@@ -3446,7 +3446,7 @@
|
|
3446
3446
|
"_legacy": {
|
3447
3447
|
"scope": "teambit.component",
|
3448
3448
|
"name": "graph",
|
3449
|
-
"version": "1.0.
|
3449
|
+
"version": "1.0.516"
|
3450
3450
|
},
|
3451
3451
|
"_scope": "teambit.component"
|
3452
3452
|
}
|
@@ -6172,7 +6172,7 @@
|
|
6172
6172
|
"line": 7,
|
6173
6173
|
"character": 1
|
6174
6174
|
},
|
6175
|
-
"signature": "type DepEdgeType = \"
|
6175
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
6176
6176
|
"name": "DepEdgeType",
|
6177
6177
|
"type": {
|
6178
6178
|
"__schema": "TypeUnionSchema",
|
@@ -7058,7 +7058,7 @@
|
|
7058
7058
|
"componentId": {
|
7059
7059
|
"scope": "teambit.legacy",
|
7060
7060
|
"name": "dependency-graph",
|
7061
|
-
"version": "0.0.
|
7061
|
+
"version": "0.0.24"
|
7062
7062
|
}
|
7063
7063
|
}
|
7064
7064
|
},
|
@@ -7173,7 +7173,7 @@
|
|
7173
7173
|
"_legacy": {
|
7174
7174
|
"scope": "teambit.component",
|
7175
7175
|
"name": "graph",
|
7176
|
-
"version": "1.0.
|
7176
|
+
"version": "1.0.516"
|
7177
7177
|
},
|
7178
7178
|
"_scope": "teambit.component"
|
7179
7179
|
}
|
@@ -7787,7 +7787,7 @@
|
|
7787
7787
|
"_legacy": {
|
7788
7788
|
"scope": "teambit.component",
|
7789
7789
|
"name": "graph",
|
7790
|
-
"version": "1.0.
|
7790
|
+
"version": "1.0.516"
|
7791
7791
|
},
|
7792
7792
|
"_scope": "teambit.component"
|
7793
7793
|
}
|
@@ -7949,7 +7949,7 @@
|
|
7949
7949
|
"_legacy": {
|
7950
7950
|
"scope": "teambit.component",
|
7951
7951
|
"name": "graph",
|
7952
|
-
"version": "1.0.
|
7952
|
+
"version": "1.0.516"
|
7953
7953
|
},
|
7954
7954
|
"_scope": "teambit.component"
|
7955
7955
|
}
|
@@ -8777,7 +8777,7 @@
|
|
8777
8777
|
"character": 6
|
8778
8778
|
},
|
8779
8779
|
"name": "rest",
|
8780
|
-
"type": "{\n id?: string | undefined;\n
|
8780
|
+
"type": "{\n id?: string | undefined;\n content?: string | undefined;\n role?: React.AriaRole | undefined;\n hidden?: boolean | undefined;\n slot?: string | undefined;\n style?: React.CSSProperties | undefined;\n ... 360 more ...;\n nodeDragThreshold?: number;\n}",
|
8781
8781
|
"isSpread": true
|
8782
8782
|
}
|
8783
8783
|
],
|
@@ -9607,7 +9607,7 @@
|
|
9607
9607
|
"componentId": {
|
9608
9608
|
"scope": "teambit.component",
|
9609
9609
|
"name": "graph",
|
9610
|
-
"version": "1.0.
|
9610
|
+
"version": "1.0.516"
|
9611
9611
|
},
|
9612
9612
|
"taggedModuleExports": []
|
9613
9613
|
}
|
@@ -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.516/dist/graph.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.516/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.516",
|
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.516"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphlib": "2.1.8",
|
@@ -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",
|
33
34
|
"@teambit/design.ui.round-loader": "0.0.355",
|
34
35
|
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
35
|
-
"@teambit/
|
36
|
-
"@teambit/
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/
|
39
|
-
"@teambit/scope.remotes": "0.0.20",
|
36
|
+
"@teambit/legacy.dependency-graph": "0.0.24",
|
37
|
+
"@teambit/component": "1.0.516",
|
38
|
+
"@teambit/cli": "0.0.1093",
|
39
|
+
"@teambit/scope.remotes": "0.0.21",
|
40
40
|
"@teambit/toolbox.string.random": "0.0.3",
|
41
|
-
"@teambit/workspace": "1.0.
|
41
|
+
"@teambit/workspace": "1.0.516",
|
42
42
|
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.114",
|
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.516",
|
44
|
+
"@teambit/logger": "0.0.1186",
|
45
|
+
"@teambit/component-compare": "1.0.516",
|
46
|
+
"@teambit/ui": "1.0.516",
|
47
47
|
"@teambit/component.modules.component-url": "0.0.171",
|
48
48
|
"@teambit/envs.ui.env-icon": "0.0.506",
|
49
49
|
"@teambit/component.ui.component-compare.context": "0.0.120"
|