@teambit/scope 0.0.697 → 0.0.698
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.
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.698",
|
|
4
4
|
"homepage": "https://bit.dev/teambit/scope/scope",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "scope",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.698"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"semver": "7.3.4",
|
|
@@ -26,30 +26,30 @@
|
|
|
26
26
|
"@teambit/base-ui.utils.composer": "1.0.0",
|
|
27
27
|
"@teambit/scope.models.scope-model": "0.0.118",
|
|
28
28
|
"@teambit/scope.ui.hooks.scope-context": "0.0.118",
|
|
29
|
-
"@teambit/component": "0.0.
|
|
29
|
+
"@teambit/component": "0.0.698",
|
|
30
30
|
"@teambit/logger": "0.0.557",
|
|
31
|
-
"@teambit/aspect-loader": "0.0.
|
|
32
|
-
"@teambit/builder": "0.0.
|
|
31
|
+
"@teambit/aspect-loader": "0.0.698",
|
|
32
|
+
"@teambit/builder": "0.0.698",
|
|
33
33
|
"@teambit/cli": "0.0.465",
|
|
34
|
-
"@teambit/compiler": "0.0.
|
|
34
|
+
"@teambit/compiler": "0.0.698",
|
|
35
35
|
"@teambit/config": "0.0.478",
|
|
36
|
-
"@teambit/envs": "0.0.
|
|
36
|
+
"@teambit/envs": "0.0.698",
|
|
37
37
|
"@teambit/express": "0.0.561",
|
|
38
|
-
"@teambit/graphql": "0.0.
|
|
38
|
+
"@teambit/graphql": "0.0.698",
|
|
39
39
|
"@teambit/harmony.modules.requireable-component": "0.0.484",
|
|
40
|
-
"@teambit/isolator": "0.0.
|
|
40
|
+
"@teambit/isolator": "0.0.698",
|
|
41
41
|
"@teambit/legacy-bit-id": "0.0.399",
|
|
42
|
-
"@teambit/ui": "0.0.
|
|
42
|
+
"@teambit/ui": "0.0.698",
|
|
43
43
|
"@teambit/workspace.modules.match-pattern": "0.0.489",
|
|
44
44
|
"@teambit/component.ui.component-drawer": "0.0.9",
|
|
45
45
|
"@teambit/design.ui.tree": "0.0.5",
|
|
46
46
|
"@teambit/ui-foundation.ui.side-bar": "0.0.528",
|
|
47
|
-
"@teambit/command-bar": "0.0.
|
|
48
|
-
"@teambit/component-tree": "0.0.
|
|
47
|
+
"@teambit/command-bar": "0.0.698",
|
|
48
|
+
"@teambit/component-tree": "0.0.486",
|
|
49
49
|
"@teambit/component.ui.component-filters": "0.0.2",
|
|
50
50
|
"@teambit/design.ui.surfaces.menu.link-item": "0.0.379",
|
|
51
|
-
"@teambit/react-router": "0.0.
|
|
52
|
-
"@teambit/sidebar": "0.0.
|
|
51
|
+
"@teambit/react-router": "0.0.698",
|
|
52
|
+
"@teambit/sidebar": "0.0.698",
|
|
53
53
|
"@teambit/ui-foundation.ui.main-dropdown": "0.0.486",
|
|
54
54
|
"@teambit/ui-foundation.ui.menu": "0.0.486",
|
|
55
55
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.488",
|
|
@@ -62,13 +62,13 @@
|
|
|
62
62
|
"@teambit/ui-foundation.ui.full-loader": "0.0.486",
|
|
63
63
|
"@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.179",
|
|
64
64
|
"@teambit/ui-foundation.ui.top-bar": "0.0.490",
|
|
65
|
-
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.114",
|
|
66
|
-
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.114",
|
|
67
65
|
"@teambit/explorer.ui.gallery.component-card": "0.0.494",
|
|
68
66
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.486",
|
|
69
67
|
"@teambit/preview.ui.preview-placeholder": "0.0.487",
|
|
70
68
|
"@teambit/scope.ui.empty-scope": "0.0.492",
|
|
71
|
-
"@teambit/scope.ui.scope-details": "0.0.496"
|
|
69
|
+
"@teambit/scope.ui.scope-details": "0.0.496",
|
|
70
|
+
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.114",
|
|
71
|
+
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.114"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"@types/semver": "7.3.4",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.
|
|
2
|
-
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.
|
|
1
|
+
export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.698/dist/scope.composition.js')]
|
|
2
|
+
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.698/dist/scope.docs.mdx')]
|
|
Binary file
|