@teambit/scope 0.0.1031 → 0.0.1032

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.1031/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.1031/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.1032/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.1032/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
@@ -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/scopes/component/legacy-component-log").LegacyComponentLog[]>;
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.1031",
3
+ "version": "0.0.1032",
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.1031"
9
+ "version": "0.0.1032"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -34,34 +34,34 @@
34
34
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.512",
35
35
  "@teambit/scope.models.scope-model": "0.0.352",
36
36
  "@teambit/scope.ui.hooks.scope-context": "0.0.352",
37
- "@teambit/aspect-loader": "0.0.1031",
37
+ "@teambit/aspect-loader": "0.0.1032",
38
38
  "@teambit/cli": "0.0.694",
39
- "@teambit/compiler": "0.0.1031",
40
- "@teambit/component": "0.0.1031",
41
- "@teambit/envs": "0.0.1031",
39
+ "@teambit/compiler": "0.0.1032",
40
+ "@teambit/component": "0.0.1032",
41
+ "@teambit/envs": "0.0.1032",
42
42
  "@teambit/harmony.modules.requireable-component": "0.0.491",
43
- "@teambit/isolator": "0.0.1031",
43
+ "@teambit/isolator": "0.0.1032",
44
44
  "@teambit/logger": "0.0.787",
45
45
  "@teambit/bit-error": "0.0.402",
46
- "@teambit/builder": "0.0.1031",
47
- "@teambit/dependency-resolver": "0.0.1031",
46
+ "@teambit/builder": "0.0.1032",
47
+ "@teambit/dependency-resolver": "0.0.1032",
48
48
  "@teambit/express": "0.0.792",
49
- "@teambit/graph": "0.0.1031",
50
- "@teambit/graphql": "0.0.1031",
51
- "@teambit/ui": "0.0.1031",
49
+ "@teambit/graph": "0.0.1032",
50
+ "@teambit/graphql": "0.0.1032",
51
+ "@teambit/ui": "0.0.1032",
52
52
  "@teambit/workspace.modules.match-pattern": "0.0.498",
53
53
  "@teambit/component.ui.component-drawer": "0.0.252",
54
54
  "@teambit/lanes.hooks.use-lane-components": "0.0.156",
55
55
  "@teambit/lanes.hooks.use-lanes": "0.0.157",
56
56
  "@teambit/ui-foundation.ui.side-bar": "0.0.769",
57
- "@teambit/command-bar": "0.0.1031",
58
- "@teambit/component-tree": "0.0.819",
57
+ "@teambit/command-bar": "0.0.1032",
58
+ "@teambit/component-tree": "0.0.820",
59
59
  "@teambit/component.modules.component-url": "0.0.151",
60
60
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.119",
61
61
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.119",
62
62
  "@teambit/component.ui.component-filters.env-filter": "0.0.125",
63
63
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.112",
64
- "@teambit/sidebar": "0.0.1031",
64
+ "@teambit/sidebar": "0.0.1032",
65
65
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.497",
66
66
  "@teambit/ui-foundation.ui.menu": "0.0.497",
67
67
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.501",
@@ -73,12 +73,12 @@
73
73
  "@teambit/ui-foundation.ui.full-loader": "0.0.495",
74
74
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.188",
75
75
  "@teambit/ui-foundation.ui.top-bar": "0.0.505",
76
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.132",
77
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.132",
78
76
  "@teambit/explorer.ui.gallery.component-card": "0.0.507",
79
77
  "@teambit/preview.ui.preview-placeholder": "0.0.496",
80
78
  "@teambit/scope.ui.empty-scope": "0.0.503",
81
- "@teambit/scope.ui.scope-details": "0.0.515"
79
+ "@teambit/scope.ui.scope-details": "0.0.515",
80
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.132",
81
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.132"
82
82
  },
83
83
  "devDependencies": {
84
84
  "@types/react": "^17.0.8",