@teambit/graph 1.0.289 → 1.0.291
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.291" 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={97379:(e,t,o)=>{var n={id:"teambit.component/graph@1.0.291",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={};return(()=>{o.r(n),o.d(n,{compositions:()=>d,compositions_metadata:()=>f,overview:()=>l});var e={};o.r(e),o.d(e,{default:()=>u});var t=o(97379);o(41594);const r=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var a=["components"];function p(){return p=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},p.apply(null,arguments)}var c={},s="wrapper";function u(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.indexOf(n)>=0)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.indexOf(o)>=0||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,a);return(0,r.mdx)(s,p({},c,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}u.isMDXComponent=!0;const d=[t],l=[e],f={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),n})()));
|
package/artifacts/schema.json
CHANGED
@@ -166,7 +166,7 @@
|
|
166
166
|
"line": 1,
|
167
167
|
"character": 1
|
168
168
|
},
|
169
|
-
"signature": "type DependencyType = \"dev\" | \"
|
169
|
+
"signature": "type DependencyType = \"dev\" | \"peer\" | \"runtime\"",
|
170
170
|
"name": "DependencyType",
|
171
171
|
"type": {
|
172
172
|
"__schema": "TypeUnionSchema",
|
@@ -566,7 +566,7 @@
|
|
566
566
|
"_legacy": {
|
567
567
|
"scope": "teambit.component",
|
568
568
|
"name": "graph",
|
569
|
-
"version": "1.0.
|
569
|
+
"version": "1.0.291"
|
570
570
|
},
|
571
571
|
"_scope": "teambit.component"
|
572
572
|
}
|
@@ -2043,7 +2043,7 @@
|
|
2043
2043
|
"componentId": {
|
2044
2044
|
"scope": "teambit.graph",
|
2045
2045
|
"name": "cleargraph",
|
2046
|
-
"version": "0.0.
|
2046
|
+
"version": "0.0.10"
|
2047
2047
|
},
|
2048
2048
|
"typeArgs": [
|
2049
2049
|
{
|
@@ -2088,7 +2088,7 @@
|
|
2088
2088
|
"line": 7,
|
2089
2089
|
"character": 1
|
2090
2090
|
},
|
2091
|
-
"signature": "type DepEdgeType = \"
|
2091
|
+
"signature": "type DepEdgeType = \"prod\" | \"dev\" | \"ext\" | \"peer\"",
|
2092
2092
|
"name": "DepEdgeType",
|
2093
2093
|
"type": {
|
2094
2094
|
"__schema": "TypeUnionSchema",
|
@@ -2784,7 +2784,7 @@
|
|
2784
2784
|
"componentId": {
|
2785
2785
|
"scope": "teambit.graph",
|
2786
2786
|
"name": "cleargraph",
|
2787
|
-
"version": "0.0.
|
2787
|
+
"version": "0.0.10"
|
2788
2788
|
},
|
2789
2789
|
"typeArgs": [
|
2790
2790
|
{
|
@@ -3042,7 +3042,7 @@
|
|
3042
3042
|
"_legacy": {
|
3043
3043
|
"scope": "teambit.component",
|
3044
3044
|
"name": "graph",
|
3045
|
-
"version": "1.0.
|
3045
|
+
"version": "1.0.291"
|
3046
3046
|
},
|
3047
3047
|
"_scope": "teambit.component"
|
3048
3048
|
}
|
@@ -3418,7 +3418,7 @@
|
|
3418
3418
|
"componentId": {
|
3419
3419
|
"scope": "teambit.graph",
|
3420
3420
|
"name": "cleargraph",
|
3421
|
-
"version": "0.0.
|
3421
|
+
"version": "0.0.10"
|
3422
3422
|
},
|
3423
3423
|
"typeArgs": [
|
3424
3424
|
{
|
@@ -3556,7 +3556,7 @@
|
|
3556
3556
|
"_legacy": {
|
3557
3557
|
"scope": "teambit.component",
|
3558
3558
|
"name": "graph",
|
3559
|
-
"version": "1.0.
|
3559
|
+
"version": "1.0.291"
|
3560
3560
|
},
|
3561
3561
|
"_scope": "teambit.component"
|
3562
3562
|
}
|
@@ -3681,7 +3681,7 @@
|
|
3681
3681
|
"_legacy": {
|
3682
3682
|
"scope": "teambit.component",
|
3683
3683
|
"name": "graph",
|
3684
|
-
"version": "1.0.
|
3684
|
+
"version": "1.0.291"
|
3685
3685
|
},
|
3686
3686
|
"_scope": "teambit.component"
|
3687
3687
|
}
|
@@ -5197,7 +5197,7 @@
|
|
5197
5197
|
"_legacy": {
|
5198
5198
|
"scope": "teambit.component",
|
5199
5199
|
"name": "graph",
|
5200
|
-
"version": "1.0.
|
5200
|
+
"version": "1.0.291"
|
5201
5201
|
},
|
5202
5202
|
"_scope": "teambit.component"
|
5203
5203
|
}
|
@@ -5342,7 +5342,7 @@
|
|
5342
5342
|
"componentId": {
|
5343
5343
|
"scope": "teambit.graph",
|
5344
5344
|
"name": "cleargraph",
|
5345
|
-
"version": "0.0.
|
5345
|
+
"version": "0.0.10"
|
5346
5346
|
},
|
5347
5347
|
"typeArgs": [
|
5348
5348
|
{
|
@@ -5382,7 +5382,7 @@
|
|
5382
5382
|
"componentId": {
|
5383
5383
|
"scope": "teambit.graph",
|
5384
5384
|
"name": "cleargraph",
|
5385
|
-
"version": "0.0.
|
5385
|
+
"version": "0.0.10"
|
5386
5386
|
},
|
5387
5387
|
"typeArgs": [
|
5388
5388
|
{
|
@@ -6680,7 +6680,7 @@
|
|
6680
6680
|
"line": 7,
|
6681
6681
|
"character": 1
|
6682
6682
|
},
|
6683
|
-
"signature": "type DepEdgeType = \"
|
6683
|
+
"signature": "type DepEdgeType = \"prod\" | \"dev\" | \"ext\" | \"peer\"",
|
6684
6684
|
"name": "DepEdgeType",
|
6685
6685
|
"type": {
|
6686
6686
|
"__schema": "TypeUnionSchema",
|
@@ -6749,7 +6749,7 @@
|
|
6749
6749
|
"componentId": {
|
6750
6750
|
"scope": "teambit.graph",
|
6751
6751
|
"name": "cleargraph",
|
6752
|
-
"version": "0.0.
|
6752
|
+
"version": "0.0.10"
|
6753
6753
|
},
|
6754
6754
|
"typeArgs": [
|
6755
6755
|
{
|
@@ -7416,7 +7416,7 @@
|
|
7416
7416
|
"componentId": {
|
7417
7417
|
"scope": "teambit.graph",
|
7418
7418
|
"name": "cleargraph",
|
7419
|
-
"version": "0.0.
|
7419
|
+
"version": "0.0.10"
|
7420
7420
|
},
|
7421
7421
|
"typeArgs": [
|
7422
7422
|
{
|
@@ -7674,7 +7674,7 @@
|
|
7674
7674
|
"_legacy": {
|
7675
7675
|
"scope": "teambit.component",
|
7676
7676
|
"name": "graph",
|
7677
|
-
"version": "1.0.
|
7677
|
+
"version": "1.0.291"
|
7678
7678
|
},
|
7679
7679
|
"_scope": "teambit.component"
|
7680
7680
|
}
|
@@ -7705,7 +7705,7 @@
|
|
7705
7705
|
"componentId": {
|
7706
7706
|
"scope": "teambit.graph",
|
7707
7707
|
"name": "cleargraph",
|
7708
|
-
"version": "0.0.
|
7708
|
+
"version": "0.0.10"
|
7709
7709
|
},
|
7710
7710
|
"typeArgs": [
|
7711
7711
|
{
|
@@ -7745,7 +7745,7 @@
|
|
7745
7745
|
"componentId": {
|
7746
7746
|
"scope": "teambit.graph",
|
7747
7747
|
"name": "cleargraph",
|
7748
|
-
"version": "0.0.
|
7748
|
+
"version": "0.0.10"
|
7749
7749
|
},
|
7750
7750
|
"typeArgs": [
|
7751
7751
|
{
|
@@ -8149,7 +8149,7 @@
|
|
8149
8149
|
"componentId": {
|
8150
8150
|
"scope": "teambit.graph",
|
8151
8151
|
"name": "cleargraph",
|
8152
|
-
"version": "0.0.
|
8152
|
+
"version": "0.0.10"
|
8153
8153
|
},
|
8154
8154
|
"typeArgs": [
|
8155
8155
|
{
|
@@ -8287,7 +8287,7 @@
|
|
8287
8287
|
"_legacy": {
|
8288
8288
|
"scope": "teambit.component",
|
8289
8289
|
"name": "graph",
|
8290
|
-
"version": "1.0.
|
8290
|
+
"version": "1.0.291"
|
8291
8291
|
},
|
8292
8292
|
"_scope": "teambit.component"
|
8293
8293
|
}
|
@@ -8318,7 +8318,7 @@
|
|
8318
8318
|
"componentId": {
|
8319
8319
|
"scope": "teambit.graph",
|
8320
8320
|
"name": "cleargraph",
|
8321
|
-
"version": "0.0.
|
8321
|
+
"version": "0.0.10"
|
8322
8322
|
},
|
8323
8323
|
"typeArgs": [
|
8324
8324
|
{
|
@@ -8357,7 +8357,7 @@
|
|
8357
8357
|
"componentId": {
|
8358
8358
|
"scope": "teambit.graph",
|
8359
8359
|
"name": "cleargraph",
|
8360
|
-
"version": "0.0.
|
8360
|
+
"version": "0.0.10"
|
8361
8361
|
},
|
8362
8362
|
"typeArgs": [
|
8363
8363
|
{
|
@@ -8449,7 +8449,7 @@
|
|
8449
8449
|
"_legacy": {
|
8450
8450
|
"scope": "teambit.component",
|
8451
8451
|
"name": "graph",
|
8452
|
-
"version": "1.0.
|
8452
|
+
"version": "1.0.291"
|
8453
8453
|
},
|
8454
8454
|
"_scope": "teambit.component"
|
8455
8455
|
}
|
@@ -9245,7 +9245,7 @@
|
|
9245
9245
|
"character": 6
|
9246
9246
|
},
|
9247
9247
|
"name": "rest",
|
9248
|
-
"type": "{\n id?: string | undefined;\n
|
9248
|
+
"type": "{\n id?: string | undefined;\n defaultChecked?: boolean | undefined;\n defaultValue?: string | number | readonly string[] | undefined;\n suppressContentEditableWarning?: boolean | undefined;\n suppressHydrationWarning?: boolean | undefined;\n ... 356 more ...;\n nodeDragThreshold?: number | undefined;\n}",
|
9249
9249
|
"isSpread": true
|
9250
9250
|
}
|
9251
9251
|
],
|
@@ -10073,7 +10073,7 @@
|
|
10073
10073
|
"componentId": {
|
10074
10074
|
"scope": "teambit.component",
|
10075
10075
|
"name": "graph",
|
10076
|
-
"version": "1.0.
|
10076
|
+
"version": "1.0.291"
|
10077
10077
|
},
|
10078
10078
|
"taggedModuleExports": []
|
10079
10079
|
}
|
@@ -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.291/dist/graph.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.291/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.291",
|
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.291"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphlib": "2.1.8",
|
@@ -15,10 +15,10 @@
|
|
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.2",
|
19
|
+
"@dagrejs/dagre": "^1.1.2",
|
20
20
|
"@teambit/component-id": "1.2.0",
|
21
|
-
"@teambit/graph.cleargraph": "0.0.
|
21
|
+
"@teambit/graph.cleargraph": "0.0.10",
|
22
22
|
"@teambit/harmony": "0.4.6",
|
23
23
|
"@teambit/component.ui.component-compare.models.component-compare-change-type": "0.0.7",
|
24
24
|
"@teambit/base-ui.surfaces.card": "1.0.1",
|
@@ -35,14 +35,14 @@
|
|
35
35
|
"@teambit/design.ui.pages.server-error": "0.0.368",
|
36
36
|
"@teambit/documenter.ui.heading": "4.1.1",
|
37
37
|
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
38
|
-
"@teambit/component": "1.0.
|
39
|
-
"@teambit/cli": "0.0.
|
38
|
+
"@teambit/component": "1.0.291",
|
39
|
+
"@teambit/cli": "0.0.868",
|
40
40
|
"@teambit/toolbox.string.random": "0.0.1",
|
41
41
|
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.109",
|
42
|
-
"@teambit/graphql": "1.0.
|
43
|
-
"@teambit/logger": "0.0.
|
44
|
-
"@teambit/component-compare": "1.0.
|
45
|
-
"@teambit/ui": "1.0.
|
42
|
+
"@teambit/graphql": "1.0.291",
|
43
|
+
"@teambit/logger": "0.0.961",
|
44
|
+
"@teambit/component-compare": "1.0.291",
|
45
|
+
"@teambit/ui": "1.0.291",
|
46
46
|
"@teambit/component.modules.component-url": "0.0.167",
|
47
47
|
"@teambit/envs.ui.env-icon": "0.0.505",
|
48
48
|
"@teambit/component.ui.component-compare.context": "0.0.118"
|