@teambit/scope 0.0.1171 → 1.0.0
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@0.0
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@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
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/dist/scope.graphql.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ export declare function scopeSchema(scopeMain: ScopeMain): {
|
|
|
27
27
|
}) => Promise<any>;
|
|
28
28
|
getLogs: (scope: ScopeMain, { id }: {
|
|
29
29
|
id: string;
|
|
30
|
-
}) => Promise<import("@teambit/legacy
|
|
30
|
+
}) => Promise<import("@teambit/legacy-component-log").LegacyComponentLog[]>;
|
|
31
31
|
getMany: (scope: ScopeMain, { ids }: {
|
|
32
32
|
ids: string[];
|
|
33
33
|
}) => Promise<import("@teambit/component").Component[]>;
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "0.0
|
|
3
|
+
"version": "1.0.0",
|
|
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": "0.0
|
|
9
|
+
"version": "1.0.0"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -19,6 +19,8 @@
|
|
|
19
19
|
"multimatch": "5.0.0",
|
|
20
20
|
"classnames": "2.2.6",
|
|
21
21
|
"reset-css": "5.0.1",
|
|
22
|
+
"core-js": "^3.0.0",
|
|
23
|
+
"@babel/runtime": "7.20.0",
|
|
22
24
|
"@teambit/harmony": "0.4.6",
|
|
23
25
|
"@teambit/graph.cleargraph": "0.0.1",
|
|
24
26
|
"@teambit/legacy-bit-id": "1.0.0",
|
|
@@ -33,35 +35,35 @@
|
|
|
33
35
|
"@teambit/ui-foundation.ui.tree.drawer": "0.0.515",
|
|
34
36
|
"@teambit/scope.models.scope-model": "0.0.438",
|
|
35
37
|
"@teambit/scope.ui.hooks.scope-context": "0.0.438",
|
|
36
|
-
"@teambit/aspect-loader": "0.0
|
|
38
|
+
"@teambit/aspect-loader": "1.0.0",
|
|
37
39
|
"@teambit/cli": "0.0.782",
|
|
38
|
-
"@teambit/compiler": "0.0
|
|
39
|
-
"@teambit/component": "0.0
|
|
40
|
-
"@teambit/dependency-resolver": "0.0
|
|
41
|
-
"@teambit/envs": "0.0
|
|
40
|
+
"@teambit/compiler": "1.0.0",
|
|
41
|
+
"@teambit/component": "1.0.0",
|
|
42
|
+
"@teambit/dependency-resolver": "1.0.0",
|
|
43
|
+
"@teambit/envs": "1.0.0",
|
|
42
44
|
"@teambit/global-config": "0.0.784",
|
|
43
45
|
"@teambit/harmony.modules.requireable-component": "0.0.493",
|
|
44
|
-
"@teambit/isolator": "0.0
|
|
46
|
+
"@teambit/isolator": "1.0.0",
|
|
45
47
|
"@teambit/logger": "0.0.875",
|
|
46
48
|
"@teambit/bit-error": "0.0.404",
|
|
47
|
-
"@teambit/builder": "0.0
|
|
49
|
+
"@teambit/builder": "1.0.0",
|
|
48
50
|
"@teambit/express": "0.0.881",
|
|
49
|
-
"@teambit/graph": "0.0
|
|
50
|
-
"@teambit/graphql": "0.0
|
|
51
|
-
"@teambit/ui": "0.0
|
|
51
|
+
"@teambit/graph": "1.0.0",
|
|
52
|
+
"@teambit/graphql": "1.0.0",
|
|
53
|
+
"@teambit/ui": "1.0.0",
|
|
52
54
|
"@teambit/workspace.modules.match-pattern": "0.0.500",
|
|
53
55
|
"@teambit/component.ui.component-drawer": "0.0.341",
|
|
54
56
|
"@teambit/lanes.hooks.use-lane-components": "0.0.243",
|
|
55
57
|
"@teambit/lanes.hooks.use-lanes": "0.0.244",
|
|
56
58
|
"@teambit/lanes.ui.models.lanes-model": "0.0.197",
|
|
57
59
|
"@teambit/ui-foundation.ui.side-bar": "0.0.858",
|
|
58
|
-
"@teambit/command-bar": "0.0
|
|
59
|
-
"@teambit/component-tree": "0.0
|
|
60
|
+
"@teambit/command-bar": "1.0.0",
|
|
61
|
+
"@teambit/component-tree": "1.0.0",
|
|
60
62
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.204",
|
|
61
63
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.204",
|
|
62
64
|
"@teambit/component.ui.component-filters.env-filter": "0.0.210",
|
|
63
65
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.197",
|
|
64
|
-
"@teambit/sidebar": "0.0
|
|
66
|
+
"@teambit/sidebar": "1.0.0",
|
|
65
67
|
"@teambit/ui-foundation.ui.main-dropdown": "0.0.500",
|
|
66
68
|
"@teambit/ui-foundation.ui.menu": "0.0.500",
|
|
67
69
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.504",
|