@teambit/graph 1.0.515 → 1.0.517
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,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.517/dist/graph.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.517/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.517",
|
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.517"
|
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",
|
@@ -26,24 +26,24 @@
|
|
26
26
|
"@teambit/component.ui.deprecation-icon": "0.0.509",
|
27
27
|
"@teambit/design.ui.styles.ellipsis": "0.0.357",
|
28
28
|
"@teambit/base-ui.routing.nav-link": "1.0.0",
|
29
|
+
"@teambit/design.ui.round-loader": "0.0.355",
|
30
|
+
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
29
31
|
"@teambit/evangelist.input.checkbox.label": "1.1.0",
|
30
32
|
"@teambit/design.skeletons.base-skeleton": "0.0.2",
|
31
33
|
"@teambit/design.ui.pages.not-found": "0.0.371",
|
32
34
|
"@teambit/design.ui.pages.server-error": "0.0.368",
|
33
|
-
"@teambit/design.ui.round-loader": "0.0.355",
|
34
|
-
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
35
35
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
36
|
-
"@teambit/legacy.dependency-graph": "0.0.
|
37
|
-
"@teambit/component": "1.0.
|
38
|
-
"@teambit/cli": "0.0.
|
39
|
-
"@teambit/scope.remotes": "0.0.
|
36
|
+
"@teambit/legacy.dependency-graph": "0.0.24",
|
37
|
+
"@teambit/component": "1.0.517",
|
38
|
+
"@teambit/cli": "0.0.1094",
|
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.517",
|
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.517",
|
44
|
+
"@teambit/logger": "0.0.1187",
|
45
|
+
"@teambit/component-compare": "1.0.517",
|
46
|
+
"@teambit/ui": "1.0.517",
|
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"
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"@types/classnames": "2.2.11",
|
55
55
|
"@types/semver": "7.3.4",
|
56
56
|
"@types/mocha": "9.1.0",
|
57
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
57
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.69"
|
58
58
|
},
|
59
59
|
"peerDependencies": {
|
60
60
|
"@apollo/client": "^3.6.0",
|
@@ -1 +0,0 @@
|
|
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={263:(e,t,o)=>{var n={id:"teambit.component/graph@1.0.515",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(263);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})()));
|