@teambit/graph 1.0.410 → 1.0.412
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.412" 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={30286:(e,t,o)=>{var n={id:"teambit.component/graph@1.0.412",homepage:"https://bit.cloud/teambit/component/graph",exported:!0};function r(){const e=i(o(41594));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},41594: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(30286);o(41594);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
@@ -20,6 +20,7 @@
|
|
20
20
|
"line": 1,
|
21
21
|
"character": 10
|
22
22
|
},
|
23
|
+
"signature": "function DependenciesCompare(): React.JSX.Element",
|
23
24
|
"name": "DependenciesCompare",
|
24
25
|
"exportNode": {
|
25
26
|
"__schema": "ReactSchema",
|
@@ -52,6 +53,7 @@
|
|
52
53
|
"line": 2,
|
53
54
|
"character": 10
|
54
55
|
},
|
56
|
+
"signature": "class Dependency",
|
55
57
|
"name": "Dependency",
|
56
58
|
"exportNode": {
|
57
59
|
"__schema": "ClassSchema",
|
@@ -158,6 +160,7 @@
|
|
158
160
|
"line": 2,
|
159
161
|
"character": 22
|
160
162
|
},
|
163
|
+
"signature": "type DependencyType = \"dev\" | \"peer\" | \"runtime\"",
|
161
164
|
"name": "DependencyType",
|
162
165
|
"exportNode": {
|
163
166
|
"__schema": "TypeSchema",
|
@@ -214,6 +217,7 @@
|
|
214
217
|
"line": 3,
|
215
218
|
"character": 10
|
216
219
|
},
|
220
|
+
"signature": "class DuplicateDependency",
|
217
221
|
"name": "DuplicateDependency",
|
218
222
|
"exportNode": {
|
219
223
|
"__schema": "ClassSchema",
|
@@ -355,6 +359,7 @@
|
|
355
359
|
"line": 4,
|
356
360
|
"character": 25
|
357
361
|
},
|
362
|
+
"signature": "const GraphAspect: Aspect",
|
358
363
|
"name": "GraphAspect",
|
359
364
|
"exportNode": {
|
360
365
|
"__schema": "VariableLikeSchema",
|
@@ -391,6 +396,7 @@
|
|
391
396
|
"line": 4,
|
392
397
|
"character": 34
|
393
398
|
},
|
399
|
+
"signature": "const GraphAspect: Aspect",
|
394
400
|
"name": "GraphAspect",
|
395
401
|
"exportNode": {
|
396
402
|
"__schema": "VariableLikeSchema",
|
@@ -426,6 +432,7 @@
|
|
426
432
|
"line": 5,
|
427
433
|
"character": 10
|
428
434
|
},
|
435
|
+
"signature": "class IdGraph",
|
429
436
|
"name": "IdGraph",
|
430
437
|
"exportNode": {
|
431
438
|
"__schema": "ClassSchema",
|
@@ -559,7 +566,7 @@
|
|
559
566
|
"_legacy": {
|
560
567
|
"scope": "teambit.component",
|
561
568
|
"name": "graph",
|
562
|
-
"version": "1.0.
|
569
|
+
"version": "1.0.412"
|
563
570
|
},
|
564
571
|
"_scope": "teambit.component"
|
565
572
|
}
|
@@ -576,6 +583,7 @@
|
|
576
583
|
"line": 5,
|
577
584
|
"character": 19
|
578
585
|
},
|
586
|
+
"signature": "function objectListToGraph(objectList: ObjectList): Promise<IdGraph>",
|
579
587
|
"name": "objectListToGraph",
|
580
588
|
"exportNode": {
|
581
589
|
"__schema": "FunctionLikeSchema",
|
@@ -641,6 +649,7 @@
|
|
641
649
|
"line": 5,
|
642
650
|
"character": 38
|
643
651
|
},
|
652
|
+
"signature": "function bitObjectListToGraph(bitObjectsList: BitObjectList): Promise<IdGraph>",
|
644
653
|
"name": "bitObjectListToGraph",
|
645
654
|
"exportNode": {
|
646
655
|
"__schema": "FunctionLikeSchema",
|
@@ -706,6 +715,7 @@
|
|
706
715
|
"line": 7,
|
707
716
|
"character": 3
|
708
717
|
},
|
718
|
+
"signature": "function calcElements(graph: GraphModel<NodeModel, EdgeModel> | undefined, { rootNode }: ElementsOptions): {\n nodes: Node[];\n edges: Edge[];\n}",
|
709
719
|
"name": "calcElements",
|
710
720
|
"exportNode": {
|
711
721
|
"__schema": "FunctionLikeSchema",
|
@@ -899,6 +909,7 @@
|
|
899
909
|
"line": 8,
|
900
910
|
"character": 3
|
901
911
|
},
|
912
|
+
"signature": "function calcLayout(graph: GraphModel<NodeModel, EdgeModel>): Map<string, {\n x: number;\n y: number;\n}>",
|
902
913
|
"name": "calcLayout",
|
903
914
|
"exportNode": {
|
904
915
|
"__schema": "FunctionLikeSchema",
|
@@ -983,6 +994,7 @@
|
|
983
994
|
"line": 9,
|
984
995
|
"character": 3
|
985
996
|
},
|
997
|
+
"signature": "function calcMinimapColors(node: Node): any",
|
986
998
|
"name": "calcMinimapColors",
|
987
999
|
"exportNode": {
|
988
1000
|
"__schema": "FunctionLikeSchema",
|
@@ -1036,6 +1048,7 @@
|
|
1036
1048
|
"line": 10,
|
1037
1049
|
"character": 3
|
1038
1050
|
},
|
1051
|
+
"signature": "function depTypeToClass(depType: string): any",
|
1039
1052
|
"name": "depTypeToClass",
|
1040
1053
|
"exportNode": {
|
1041
1054
|
"__schema": "FunctionLikeSchema",
|
@@ -1089,6 +1102,7 @@
|
|
1089
1102
|
"line": 11,
|
1090
1103
|
"character": 3
|
1091
1104
|
},
|
1105
|
+
"signature": "function depTypeToLabel(type: EdgeType): string",
|
1092
1106
|
"name": "depTypeToLabel",
|
1093
1107
|
"exportNode": {
|
1094
1108
|
"__schema": "FunctionLikeSchema",
|
@@ -1142,6 +1156,7 @@
|
|
1142
1156
|
"line": 12,
|
1143
1157
|
"character": 13
|
1144
1158
|
},
|
1159
|
+
"signature": "const styles: {\n graph: any;\n minimap: any;\n controls: any;\n}",
|
1145
1160
|
"name": "styles",
|
1146
1161
|
"exportNode": {
|
1147
1162
|
"__schema": "VariableLikeSchema",
|
@@ -1173,6 +1188,7 @@
|
|
1173
1188
|
"line": 14,
|
1174
1189
|
"character": 10
|
1175
1190
|
},
|
1191
|
+
"signature": "function GraphFilters({ onChangeFilter, isFiltered, disable, ...rest }: GraphFiltersType): React.JSX.Element",
|
1176
1192
|
"name": "GraphFilters",
|
1177
1193
|
"exportNode": {
|
1178
1194
|
"__schema": "ReactSchema",
|
@@ -1271,6 +1287,7 @@
|
|
1271
1287
|
"line": 14,
|
1272
1288
|
"character": 34
|
1273
1289
|
},
|
1290
|
+
"signature": "const styles: {\n graph: any;\n filters: any;\n}",
|
1274
1291
|
"name": "styles",
|
1275
1292
|
"exportNode": {
|
1276
1293
|
"__schema": "VariableLikeSchema",
|
@@ -1302,6 +1319,7 @@
|
|
1302
1319
|
"line": 15,
|
1303
1320
|
"character": 10
|
1304
1321
|
},
|
1322
|
+
"signature": "class EdgeModel",
|
1305
1323
|
"name": "EdgeModel",
|
1306
1324
|
"exportNode": {
|
1307
1325
|
"__schema": "ClassSchema",
|
@@ -1429,6 +1447,7 @@
|
|
1429
1447
|
"line": 15,
|
1430
1448
|
"character": 21
|
1431
1449
|
},
|
1450
|
+
"signature": "class GraphModel<N extends NodeModel, E extends EdgeModel>",
|
1432
1451
|
"name": "GraphModel",
|
1433
1452
|
"exportNode": {
|
1434
1453
|
"__schema": "ClassSchema",
|
@@ -1578,6 +1597,7 @@
|
|
1578
1597
|
"line": 15,
|
1579
1598
|
"character": 33
|
1580
1599
|
},
|
1600
|
+
"signature": "class NodeModel",
|
1581
1601
|
"name": "NodeModel",
|
1582
1602
|
"exportNode": {
|
1583
1603
|
"__schema": "ClassSchema",
|
@@ -1709,6 +1729,7 @@
|
|
1709
1729
|
"line": 15,
|
1710
1730
|
"character": 44
|
1711
1731
|
},
|
1732
|
+
"signature": "function useGraph(): {\n graph: GraphModel<NodeModel, EdgeModel> | undefined;\n error: GraphQlError | undefined;\n loading: boolean;\n idsLoading: boolean;\n graphLoading: boolean;\n}",
|
1712
1733
|
"name": "useGraph",
|
1713
1734
|
"exportNode": {
|
1714
1735
|
"__schema": "FunctionLikeSchema",
|
@@ -1741,6 +1762,7 @@
|
|
1741
1762
|
"line": 15,
|
1742
1763
|
"character": 54
|
1743
1764
|
},
|
1765
|
+
"signature": "function useGraphQuery(componentId?: string[], filter?: string): {\n graph: GraphModel<NodeModel, EdgeModel> | undefined;\n error: GraphQlError | undefined;\n loading: boolean;\n idsLoading: boolean;\n graphLoading: boolean;\n}",
|
1744
1766
|
"name": "useGraphQuery",
|
1745
1767
|
"exportNode": {
|
1746
1768
|
"__schema": "FunctionLikeSchema",
|
@@ -1822,6 +1844,7 @@
|
|
1822
1844
|
"line": 16,
|
1823
1845
|
"character": 20
|
1824
1846
|
},
|
1847
|
+
"signature": "const styles: {\n compNode: any;\n firstRow: any;\n envIcon: any;\n breadcrumbs: any;\n nameLine: any;\n name: any;\n version: any;\n buffs: any;\n link: any;\n}",
|
1825
1848
|
"name": "styles",
|
1826
1849
|
"exportNode": {
|
1827
1850
|
"__schema": "VariableLikeSchema",
|
@@ -1853,6 +1876,7 @@
|
|
1853
1876
|
"line": 16,
|
1854
1877
|
"character": 41
|
1855
1878
|
},
|
1879
|
+
"signature": "const root: any",
|
1856
1880
|
"name": "root",
|
1857
1881
|
"exportNode": {
|
1858
1882
|
"__schema": "VariableLikeSchema",
|
@@ -1882,6 +1906,7 @@
|
|
1882
1906
|
"line": 16,
|
1883
1907
|
"character": 47
|
1884
1908
|
},
|
1909
|
+
"signature": "const defaultNode: any",
|
1885
1910
|
"name": "defaultNode",
|
1886
1911
|
"exportNode": {
|
1887
1912
|
"__schema": "VariableLikeSchema",
|
@@ -1911,6 +1936,7 @@
|
|
1911
1936
|
"line": 16,
|
1912
1937
|
"character": 60
|
1913
1938
|
},
|
1939
|
+
"signature": "const external: any",
|
1914
1940
|
"name": "external",
|
1915
1941
|
"exportNode": {
|
1916
1942
|
"__schema": "VariableLikeSchema",
|
@@ -1940,6 +1966,7 @@
|
|
1940
1966
|
"line": 17,
|
1941
1967
|
"character": 15
|
1942
1968
|
},
|
1969
|
+
"signature": "type RawGraph = {\n nodes: RawNode[];\n edges: [];\n}",
|
1943
1970
|
"name": "RawGraph",
|
1944
1971
|
"exportNode": {
|
1945
1972
|
"__schema": "TypeSchema",
|
@@ -2017,6 +2044,7 @@
|
|
2017
2044
|
"line": 18,
|
2018
2045
|
"character": 15
|
2019
2046
|
},
|
2047
|
+
"signature": "type CompIdGraph = Graph<ComponentID, DepEdgeType>",
|
2020
2048
|
"name": "CompIdGraph",
|
2021
2049
|
"exportNode": {
|
2022
2050
|
"__schema": "TypeSchema",
|
@@ -2065,6 +2093,7 @@
|
|
2065
2093
|
"line": 18,
|
2066
2094
|
"character": 28
|
2067
2095
|
},
|
2096
|
+
"signature": "type DepEdgeType = \"prod\" | \"dev\" | \"ext\" | \"peer\"",
|
2068
2097
|
"name": "DepEdgeType",
|
2069
2098
|
"exportNode": {
|
2070
2099
|
"__schema": "TypeSchema",
|
@@ -2130,6 +2159,7 @@
|
|
2130
2159
|
"line": 18,
|
2131
2160
|
"character": 41
|
2132
2161
|
},
|
2162
|
+
"signature": "class ComponentIdGraph",
|
2133
2163
|
"name": "ComponentIdGraph",
|
2134
2164
|
"exportNode": {
|
2135
2165
|
"__schema": "ClassSchema",
|
@@ -2965,7 +2995,7 @@
|
|
2965
2995
|
"_legacy": {
|
2966
2996
|
"scope": "teambit.component",
|
2967
2997
|
"name": "graph",
|
2968
|
-
"version": "1.0.
|
2998
|
+
"version": "1.0.412"
|
2969
2999
|
},
|
2970
3000
|
"_scope": "teambit.component"
|
2971
3001
|
}
|
@@ -2982,6 +3012,7 @@
|
|
2982
3012
|
"line": 19,
|
2983
3013
|
"character": 15
|
2984
3014
|
},
|
3015
|
+
"signature": "class ComponentGraph",
|
2985
3016
|
"name": "ComponentGraph",
|
2986
3017
|
"exportNode": {
|
2987
3018
|
"__schema": "ClassSchema",
|
@@ -3459,7 +3490,7 @@
|
|
3459
3490
|
"_legacy": {
|
3460
3491
|
"scope": "teambit.component",
|
3461
3492
|
"name": "graph",
|
3462
|
-
"version": "1.0.
|
3493
|
+
"version": "1.0.412"
|
3463
3494
|
},
|
3464
3495
|
"_scope": "teambit.component"
|
3465
3496
|
}
|
@@ -3476,6 +3507,7 @@
|
|
3476
3507
|
"line": 20,
|
3477
3508
|
"character": 15
|
3478
3509
|
},
|
3510
|
+
"signature": "type ComponentWidget = React.ComponentClass<ComponentWidgetProps, any> | React.FunctionComponent<ComponentWidgetProps>",
|
3479
3511
|
"name": "ComponentWidget",
|
3480
3512
|
"exportNode": {
|
3481
3513
|
"__schema": "TypeSchema",
|
@@ -3515,6 +3547,7 @@
|
|
3515
3547
|
"line": 20,
|
3516
3548
|
"character": 32
|
3517
3549
|
},
|
3550
|
+
"signature": "interface ComponentWidgetProps",
|
3518
3551
|
"name": "ComponentWidgetProps",
|
3519
3552
|
"exportNode": {
|
3520
3553
|
"__schema": "InterfaceSchema",
|
@@ -3583,7 +3616,7 @@
|
|
3583
3616
|
"_legacy": {
|
3584
3617
|
"scope": "teambit.component",
|
3585
3618
|
"name": "graph",
|
3586
|
-
"version": "1.0.
|
3619
|
+
"version": "1.0.412"
|
3587
3620
|
},
|
3588
3621
|
"_scope": "teambit.component"
|
3589
3622
|
}
|
@@ -3599,6 +3632,7 @@
|
|
3599
3632
|
"line": 20,
|
3600
3633
|
"character": 54
|
3601
3634
|
},
|
3635
|
+
"signature": "type ComponentWidgetSlot = SlotRegistry<ComponentWidget>",
|
3602
3636
|
"name": "ComponentWidgetSlot",
|
3603
3637
|
"exportNode": {
|
3604
3638
|
"__schema": "TypeSchema",
|
@@ -3638,6 +3672,7 @@
|
|
3638
3672
|
"line": 20,
|
3639
3673
|
"character": 75
|
3640
3674
|
},
|
3675
|
+
"signature": "class GraphUI",
|
3641
3676
|
"name": "GraphUI",
|
3642
3677
|
"exportNode": {
|
3643
3678
|
"__schema": "ClassSchema",
|
@@ -3998,6 +4033,7 @@
|
|
3998
4033
|
"line": 21,
|
3999
4034
|
"character": 10
|
4000
4035
|
},
|
4036
|
+
"signature": "enum EdgeType",
|
4001
4037
|
"name": "EdgeType",
|
4002
4038
|
"exportNode": {
|
4003
4039
|
"__schema": "EnumSchema",
|
@@ -4052,6 +4088,7 @@
|
|
4052
4088
|
"line": 22,
|
4053
4089
|
"character": 15
|
4054
4090
|
},
|
4091
|
+
"signature": "class GraphBuilder",
|
4055
4092
|
"name": "GraphBuilder",
|
4056
4093
|
"exportNode": {
|
4057
4094
|
"__schema": "ClassSchema",
|
@@ -4296,6 +4333,7 @@
|
|
4296
4333
|
"line": 23,
|
4297
4334
|
"character": 15
|
4298
4335
|
},
|
4336
|
+
"signature": "type GraphFilter = \"runtimeOnly\" | undefined",
|
4299
4337
|
"name": "GraphFilter",
|
4300
4338
|
"exportNode": {
|
4301
4339
|
"__schema": "TypeSchema",
|
@@ -4343,6 +4381,7 @@
|
|
4343
4381
|
"line": 24,
|
4344
4382
|
"character": 15
|
4345
4383
|
},
|
4384
|
+
"signature": "class GraphMain",
|
4346
4385
|
"name": "GraphMain",
|
4347
4386
|
"exportNode": {
|
4348
4387
|
"__schema": "ClassSchema",
|
@@ -4752,6 +4791,7 @@
|
|
4752
4791
|
"line": 25,
|
4753
4792
|
"character": 15
|
4754
4793
|
},
|
4794
|
+
"signature": "type VersionSubgraph = {\n versionId: string;\n subGraph: ComponentGraph;\n immediateDependents: string[];\n}",
|
4755
4795
|
"name": "VersionSubgraph",
|
4756
4796
|
"exportNode": {
|
4757
4797
|
"__schema": "TypeSchema",
|
@@ -5033,7 +5073,7 @@
|
|
5033
5073
|
"_legacy": {
|
5034
5074
|
"scope": "teambit.component",
|
5035
5075
|
"name": "graph",
|
5036
|
-
"version": "1.0.
|
5076
|
+
"version": "1.0.412"
|
5037
5077
|
},
|
5038
5078
|
"_scope": "teambit.component"
|
5039
5079
|
}
|
@@ -7466,7 +7506,7 @@
|
|
7466
7506
|
"_legacy": {
|
7467
7507
|
"scope": "teambit.component",
|
7468
7508
|
"name": "graph",
|
7469
|
-
"version": "1.0.
|
7509
|
+
"version": "1.0.412"
|
7470
7510
|
},
|
7471
7511
|
"_scope": "teambit.component"
|
7472
7512
|
}
|
@@ -8044,7 +8084,7 @@
|
|
8044
8084
|
"_legacy": {
|
8045
8085
|
"scope": "teambit.component",
|
8046
8086
|
"name": "graph",
|
8047
|
-
"version": "1.0.
|
8087
|
+
"version": "1.0.412"
|
8048
8088
|
},
|
8049
8089
|
"_scope": "teambit.component"
|
8050
8090
|
}
|
@@ -8192,7 +8232,7 @@
|
|
8192
8232
|
"_legacy": {
|
8193
8233
|
"scope": "teambit.component",
|
8194
8234
|
"name": "graph",
|
8195
|
-
"version": "1.0.
|
8235
|
+
"version": "1.0.412"
|
8196
8236
|
},
|
8197
8237
|
"_scope": "teambit.component"
|
8198
8238
|
}
|
@@ -9779,7 +9819,7 @@
|
|
9779
9819
|
"componentId": {
|
9780
9820
|
"scope": "teambit.component",
|
9781
9821
|
"name": "graph",
|
9782
|
-
"version": "1.0.
|
9822
|
+
"version": "1.0.412"
|
9783
9823
|
},
|
9784
9824
|
"taggedModuleExports": []
|
9785
9825
|
}
|
@@ -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.412/dist/graph.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.412/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.412",
|
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.412"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphlib": "2.1.8",
|
@@ -33,14 +33,14 @@
|
|
33
33
|
"@teambit/design.ui.pages.not-found": "0.0.371",
|
34
34
|
"@teambit/design.ui.pages.server-error": "0.0.368",
|
35
35
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
36
|
-
"@teambit/component": "1.0.
|
37
|
-
"@teambit/cli": "0.0.
|
36
|
+
"@teambit/component": "1.0.412",
|
37
|
+
"@teambit/cli": "0.0.989",
|
38
38
|
"@teambit/toolbox.string.random": "0.0.1",
|
39
|
-
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.
|
40
|
-
"@teambit/graphql": "1.0.
|
41
|
-
"@teambit/logger": "0.0.
|
42
|
-
"@teambit/component-compare": "1.0.
|
43
|
-
"@teambit/ui": "1.0.
|
39
|
+
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.110",
|
40
|
+
"@teambit/graphql": "1.0.412",
|
41
|
+
"@teambit/logger": "0.0.1082",
|
42
|
+
"@teambit/component-compare": "1.0.412",
|
43
|
+
"@teambit/ui": "1.0.412",
|
44
44
|
"@teambit/component.modules.component-url": "0.0.167",
|
45
45
|
"@teambit/envs.ui.env-icon": "0.0.505",
|
46
46
|
"@teambit/component.ui.component-compare.context": "0.0.118"
|
@@ -51,8 +51,7 @@
|
|
51
51
|
"@types/classnames": "2.2.11",
|
52
52
|
"@types/semver": "7.3.4",
|
53
53
|
"@types/mocha": "9.1.0",
|
54
|
-
"
|
55
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.47"
|
54
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.59"
|
56
55
|
},
|
57
56
|
"peerDependencies": {
|
58
57
|
"@apollo/client": "^3.6.0",
|