@teambit/scope 1.0.54 → 1.0.55
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/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.55/dist/scope.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.55/dist/scope.docs.mdx';
|
|
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/scope",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.55",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/scope",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "scope",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.55"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -43,15 +43,15 @@
|
|
|
43
43
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.506",
|
|
44
44
|
"@teambit/lane-id": "0.0.311",
|
|
45
45
|
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
|
|
46
|
+
"@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
|
|
47
|
+
"@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
|
|
48
|
+
"@teambit/base-ui.utils.composer": "1.0.0",
|
|
46
49
|
"@teambit/scope.ui.hooks.use-scope": "0.0.453",
|
|
47
50
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.215",
|
|
48
51
|
"@teambit/ui-foundation.ui.corner": "0.0.520",
|
|
49
52
|
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
|
50
53
|
"@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.197",
|
|
51
54
|
"@teambit/ui-foundation.ui.top-bar": "0.0.514",
|
|
52
|
-
"@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
|
|
53
|
-
"@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
|
|
54
|
-
"@teambit/base-ui.utils.composer": "1.0.0",
|
|
55
55
|
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.141",
|
|
56
56
|
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.145",
|
|
57
57
|
"@teambit/explorer.ui.gallery.component-card": "0.0.513",
|
|
@@ -59,28 +59,28 @@
|
|
|
59
59
|
"@teambit/scope.ui.empty-scope": "0.0.509",
|
|
60
60
|
"@teambit/scope.ui.scope-details": "0.0.526",
|
|
61
61
|
"@teambit/component.modules.component-url": "0.0.164",
|
|
62
|
-
"@teambit/scope.models.scope-model": "0.0.
|
|
63
|
-
"@teambit/scope.ui.hooks.scope-context": "0.0.
|
|
64
|
-
"@teambit/aspect-loader": "1.0.
|
|
65
|
-
"@teambit/cli": "0.0.
|
|
66
|
-
"@teambit/compiler": "1.0.
|
|
67
|
-
"@teambit/component": "1.0.
|
|
68
|
-
"@teambit/dependency-resolver": "1.0.
|
|
69
|
-
"@teambit/envs": "1.0.
|
|
70
|
-
"@teambit/global-config": "0.0.
|
|
62
|
+
"@teambit/scope.models.scope-model": "0.0.472",
|
|
63
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.466",
|
|
64
|
+
"@teambit/aspect-loader": "1.0.55",
|
|
65
|
+
"@teambit/cli": "0.0.815",
|
|
66
|
+
"@teambit/compiler": "1.0.55",
|
|
67
|
+
"@teambit/component": "1.0.55",
|
|
68
|
+
"@teambit/dependency-resolver": "1.0.55",
|
|
69
|
+
"@teambit/envs": "1.0.55",
|
|
70
|
+
"@teambit/global-config": "0.0.817",
|
|
71
71
|
"@teambit/harmony.modules.requireable-component": "0.0.495",
|
|
72
|
-
"@teambit/isolator": "1.0.
|
|
73
|
-
"@teambit/logger": "0.0.
|
|
74
|
-
"@teambit/builder": "1.0.
|
|
75
|
-
"@teambit/express": "0.0.
|
|
76
|
-
"@teambit/graph": "1.0.
|
|
77
|
-
"@teambit/graphql": "1.0.
|
|
78
|
-
"@teambit/ui": "1.0.
|
|
72
|
+
"@teambit/isolator": "1.0.55",
|
|
73
|
+
"@teambit/logger": "0.0.908",
|
|
74
|
+
"@teambit/builder": "1.0.55",
|
|
75
|
+
"@teambit/express": "0.0.914",
|
|
76
|
+
"@teambit/graph": "1.0.55",
|
|
77
|
+
"@teambit/graphql": "1.0.55",
|
|
78
|
+
"@teambit/ui": "1.0.55",
|
|
79
79
|
"@teambit/workspace.modules.match-pattern": "0.0.502",
|
|
80
|
-
"@teambit/component.ui.component-drawer": "0.0.
|
|
81
|
-
"@teambit/command-bar": "1.0.
|
|
82
|
-
"@teambit/component-tree": "1.0.
|
|
83
|
-
"@teambit/sidebar": "1.0.
|
|
80
|
+
"@teambit/component.ui.component-drawer": "0.0.355",
|
|
81
|
+
"@teambit/command-bar": "1.0.55",
|
|
82
|
+
"@teambit/component-tree": "1.0.55",
|
|
83
|
+
"@teambit/sidebar": "1.0.55",
|
|
84
84
|
"@teambit/preview.ui.preview-placeholder": "0.0.504"
|
|
85
85
|
},
|
|
86
86
|
"devDependencies": {
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
},
|
|
99
99
|
"peerDependencies": {
|
|
100
100
|
"react-router-dom": "^6.0.0",
|
|
101
|
-
"@teambit/legacy": "1.0.
|
|
101
|
+
"@teambit/legacy": "1.0.598",
|
|
102
102
|
"react": "^16.8.0 || ^17.0.0",
|
|
103
103
|
"react-dom": "^16.8.0 || ^17.0.0"
|
|
104
104
|
},
|