@teambit/scope 1.0.0 → 1.0.2
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.
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as compositions_0 from '/Users/davidfirst/Library/Caches/Bit/capsules/633786a8db5eb76897544549d9cae6b12f050100/teambit.scope_scope@1.0.2/dist/scope.composition.js';
|
|
2
|
+
import * as overview_0 from '/Users/davidfirst/Library/Caches/Bit/capsules/633786a8db5eb76897544549d9cae6b12f050100/teambit.scope_scope@1.0.2/dist/scope.docs.mdx';
|
|
3
|
+
|
|
4
|
+
export const compositions = [compositions_0];
|
|
5
|
+
export const overview = [overview_0];
|
|
6
|
+
|
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
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.2"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -32,55 +32,55 @@
|
|
|
32
32
|
"@teambit/base-ui.utils.composer": "1.0.0",
|
|
33
33
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
34
34
|
"@teambit/component.modules.component-url": "0.0.153",
|
|
35
|
-
"@teambit/ui-foundation.ui.tree.drawer": "0.0.
|
|
36
|
-
"@teambit/scope.models.scope-model": "0.0.
|
|
37
|
-
"@teambit/scope.ui.hooks.scope-context": "0.0.
|
|
38
|
-
"@teambit/aspect-loader": "1.0.
|
|
39
|
-
"@teambit/cli": "0.0.
|
|
40
|
-
"@teambit/compiler": "1.0.
|
|
41
|
-
"@teambit/component": "1.0.
|
|
42
|
-
"@teambit/dependency-resolver": "1.0.
|
|
43
|
-
"@teambit/envs": "1.0.
|
|
44
|
-
"@teambit/global-config": "0.0.
|
|
35
|
+
"@teambit/ui-foundation.ui.tree.drawer": "0.0.517",
|
|
36
|
+
"@teambit/scope.models.scope-model": "0.0.440",
|
|
37
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.440",
|
|
38
|
+
"@teambit/aspect-loader": "1.0.2",
|
|
39
|
+
"@teambit/cli": "0.0.784",
|
|
40
|
+
"@teambit/compiler": "1.0.2",
|
|
41
|
+
"@teambit/component": "1.0.2",
|
|
42
|
+
"@teambit/dependency-resolver": "1.0.2",
|
|
43
|
+
"@teambit/envs": "1.0.2",
|
|
44
|
+
"@teambit/global-config": "0.0.786",
|
|
45
45
|
"@teambit/harmony.modules.requireable-component": "0.0.493",
|
|
46
|
-
"@teambit/isolator": "1.0.
|
|
47
|
-
"@teambit/logger": "0.0.
|
|
46
|
+
"@teambit/isolator": "1.0.2",
|
|
47
|
+
"@teambit/logger": "0.0.877",
|
|
48
48
|
"@teambit/bit-error": "0.0.404",
|
|
49
|
-
"@teambit/builder": "1.0.
|
|
50
|
-
"@teambit/express": "0.0.
|
|
51
|
-
"@teambit/graph": "1.0.
|
|
52
|
-
"@teambit/graphql": "1.0.
|
|
53
|
-
"@teambit/ui": "1.0.
|
|
49
|
+
"@teambit/builder": "1.0.2",
|
|
50
|
+
"@teambit/express": "0.0.883",
|
|
51
|
+
"@teambit/graph": "1.0.2",
|
|
52
|
+
"@teambit/graphql": "1.0.2",
|
|
53
|
+
"@teambit/ui": "1.0.2",
|
|
54
54
|
"@teambit/workspace.modules.match-pattern": "0.0.500",
|
|
55
|
-
"@teambit/component.ui.component-drawer": "0.0.
|
|
56
|
-
"@teambit/lanes.hooks.use-lane-components": "0.0.
|
|
57
|
-
"@teambit/lanes.hooks.use-lanes": "0.0.
|
|
58
|
-
"@teambit/lanes.ui.models.lanes-model": "0.0.
|
|
59
|
-
"@teambit/ui-foundation.ui.side-bar": "0.0.
|
|
60
|
-
"@teambit/command-bar": "1.0.
|
|
61
|
-
"@teambit/component-tree": "1.0.
|
|
62
|
-
"@teambit/component.ui.component-filters.component-filter-context": "0.0.
|
|
63
|
-
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.
|
|
64
|
-
"@teambit/component.ui.component-filters.env-filter": "0.0.
|
|
65
|
-
"@teambit/component.ui.component-filters.show-main-filter": "0.0.
|
|
66
|
-
"@teambit/sidebar": "1.0.
|
|
67
|
-
"@teambit/ui-foundation.ui.main-dropdown": "0.0.
|
|
68
|
-
"@teambit/ui-foundation.ui.menu": "0.0.
|
|
69
|
-
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.
|
|
55
|
+
"@teambit/component.ui.component-drawer": "0.0.343",
|
|
56
|
+
"@teambit/lanes.hooks.use-lane-components": "0.0.245",
|
|
57
|
+
"@teambit/lanes.hooks.use-lanes": "0.0.246",
|
|
58
|
+
"@teambit/lanes.ui.models.lanes-model": "0.0.199",
|
|
59
|
+
"@teambit/ui-foundation.ui.side-bar": "0.0.860",
|
|
60
|
+
"@teambit/command-bar": "1.0.2",
|
|
61
|
+
"@teambit/component-tree": "1.0.2",
|
|
62
|
+
"@teambit/component.ui.component-filters.component-filter-context": "0.0.206",
|
|
63
|
+
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.206",
|
|
64
|
+
"@teambit/component.ui.component-filters.env-filter": "0.0.212",
|
|
65
|
+
"@teambit/component.ui.component-filters.show-main-filter": "0.0.199",
|
|
66
|
+
"@teambit/sidebar": "1.0.2",
|
|
67
|
+
"@teambit/ui-foundation.ui.main-dropdown": "0.0.502",
|
|
68
|
+
"@teambit/ui-foundation.ui.menu": "0.0.502",
|
|
69
|
+
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.506",
|
|
70
70
|
"@teambit/lane-id": "0.0.297",
|
|
71
|
-
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.
|
|
72
|
-
"@teambit/scope.ui.hooks.use-scope": "0.0.
|
|
73
|
-
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.
|
|
74
|
-
"@teambit/ui-foundation.ui.corner": "0.0.
|
|
75
|
-
"@teambit/ui-foundation.ui.full-loader": "0.0.
|
|
76
|
-
"@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.
|
|
77
|
-
"@teambit/ui-foundation.ui.top-bar": "0.0.
|
|
78
|
-
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.
|
|
79
|
-
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.
|
|
80
|
-
"@teambit/explorer.ui.gallery.component-card": "0.0.
|
|
81
|
-
"@teambit/preview.ui.preview-placeholder": "0.0.
|
|
82
|
-
"@teambit/scope.ui.empty-scope": "0.0.
|
|
83
|
-
"@teambit/scope.ui.scope-details": "0.0.
|
|
71
|
+
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
|
|
72
|
+
"@teambit/scope.ui.hooks.use-scope": "0.0.445",
|
|
73
|
+
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.212",
|
|
74
|
+
"@teambit/ui-foundation.ui.corner": "0.0.517",
|
|
75
|
+
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
|
76
|
+
"@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.197",
|
|
77
|
+
"@teambit/ui-foundation.ui.top-bar": "0.0.511",
|
|
78
|
+
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.138",
|
|
79
|
+
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.140",
|
|
80
|
+
"@teambit/explorer.ui.gallery.component-card": "0.0.513",
|
|
81
|
+
"@teambit/preview.ui.preview-placeholder": "0.0.501",
|
|
82
|
+
"@teambit/scope.ui.empty-scope": "0.0.509",
|
|
83
|
+
"@teambit/scope.ui.scope-details": "0.0.526"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
86
|
"@types/react": "^17.0.8",
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.0/dist/scope.composition.js';
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.0/dist/scope.docs.mdx';
|
|
3
|
-
|
|
4
|
-
export const compositions = [compositions_0];
|
|
5
|
-
export const overview = [overview_0];
|
|
6
|
-
|
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|