@teambit/scope 0.0.1024 → 0.0.1026

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.1024/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.1024/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.1026/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.1026/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-component-log").LegacyComponentLog[]>;
30
+ }) => Promise<import("@teambit/legacy/scopes/component/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.1024",
3
+ "version": "0.0.1026",
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.1024"
9
+ "version": "0.0.1026"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -22,63 +22,63 @@
22
22
  "@babel/runtime": "7.20.0",
23
23
  "@teambit/harmony": "0.4.6",
24
24
  "@teambit/graph.cleargraph": "0.0.1",
25
+ "@teambit/legacy-bit-id": "0.0.423",
26
+ "@teambit/component-id": "0.0.427",
27
+ "@teambit/design.ui.tree": "0.0.15",
28
+ "@teambit/lanes.ui.models.lanes-model": "0.0.112",
25
29
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.0",
26
30
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
27
31
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
28
32
  "@teambit/base-ui.utils.composer": "1.0.0",
33
+ "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
29
34
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.512",
30
- "@teambit/scope.models.scope-model": "0.0.345",
31
- "@teambit/scope.ui.hooks.scope-context": "0.0.345",
32
- "@teambit/aspect-loader": "0.0.1024",
33
- "@teambit/cli": "0.0.687",
34
- "@teambit/compiler": "0.0.1024",
35
- "@teambit/component": "0.0.1024",
36
- "@teambit/envs": "0.0.1024",
35
+ "@teambit/scope.models.scope-model": "0.0.347",
36
+ "@teambit/scope.ui.hooks.scope-context": "0.0.347",
37
+ "@teambit/aspect-loader": "0.0.1026",
38
+ "@teambit/cli": "0.0.689",
39
+ "@teambit/compiler": "0.0.1026",
40
+ "@teambit/component": "0.0.1026",
41
+ "@teambit/envs": "0.0.1026",
37
42
  "@teambit/harmony.modules.requireable-component": "0.0.491",
38
- "@teambit/isolator": "0.0.1024",
39
- "@teambit/logger": "0.0.780",
43
+ "@teambit/isolator": "0.0.1026",
44
+ "@teambit/logger": "0.0.782",
40
45
  "@teambit/bit-error": "0.0.402",
41
- "@teambit/builder": "0.0.1024",
42
- "@teambit/dependency-resolver": "0.0.1024",
43
- "@teambit/express": "0.0.785",
44
- "@teambit/graph": "0.0.1024",
45
- "@teambit/graphql": "0.0.1024",
46
- "@teambit/legacy-bit-id": "0.0.423",
47
- "@teambit/ui": "0.0.1024",
46
+ "@teambit/builder": "0.0.1026",
47
+ "@teambit/dependency-resolver": "0.0.1026",
48
+ "@teambit/express": "0.0.787",
49
+ "@teambit/graph": "0.0.1026",
50
+ "@teambit/graphql": "0.0.1026",
51
+ "@teambit/ui": "0.0.1026",
48
52
  "@teambit/workspace.modules.match-pattern": "0.0.498",
49
- "@teambit/component-id": "0.0.427",
50
- "@teambit/component.ui.component-drawer": "0.0.245",
51
- "@teambit/design.ui.tree": "0.0.16",
52
- "@teambit/lanes.hooks.use-lane-components": "0.0.149",
53
- "@teambit/lanes.hooks.use-lanes": "0.0.150",
54
- "@teambit/lanes.ui.models.lanes-model": "0.0.112",
55
- "@teambit/ui-foundation.ui.side-bar": "0.0.762",
56
- "@teambit/command-bar": "0.0.1024",
57
- "@teambit/component-tree": "0.0.812",
53
+ "@teambit/component.ui.component-drawer": "0.0.247",
54
+ "@teambit/lanes.hooks.use-lane-components": "0.0.151",
55
+ "@teambit/lanes.hooks.use-lanes": "0.0.152",
56
+ "@teambit/ui-foundation.ui.side-bar": "0.0.764",
57
+ "@teambit/command-bar": "0.0.1026",
58
+ "@teambit/component-tree": "0.0.814",
58
59
  "@teambit/component.modules.component-url": "0.0.151",
59
60
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.119",
60
61
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.119",
61
62
  "@teambit/component.ui.component-filters.env-filter": "0.0.125",
62
63
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.112",
63
- "@teambit/sidebar": "0.0.1024",
64
+ "@teambit/sidebar": "0.0.1026",
64
65
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.497",
65
66
  "@teambit/ui-foundation.ui.menu": "0.0.497",
66
67
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.501",
67
- "@teambit/lane-id": "0.0.204",
68
+ "@teambit/lane-id": "0.0.206",
68
69
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.498",
69
- "@teambit/scope.ui.hooks.use-scope": "0.0.350",
70
+ "@teambit/scope.ui.hooks.use-scope": "0.0.352",
70
71
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.206",
71
72
  "@teambit/ui-foundation.ui.corner": "0.0.508",
72
73
  "@teambit/ui-foundation.ui.full-loader": "0.0.495",
73
74
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.188",
74
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",
75
78
  "@teambit/explorer.ui.gallery.component-card": "0.0.507",
76
- "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
77
79
  "@teambit/preview.ui.preview-placeholder": "0.0.496",
78
80
  "@teambit/scope.ui.empty-scope": "0.0.503",
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"
81
+ "@teambit/scope.ui.scope-details": "0.0.515"
82
82
  },
83
83
  "devDependencies": {
84
84
  "@types/react": "^17.0.8",
@@ -95,7 +95,7 @@
95
95
  },
96
96
  "peerDependencies": {
97
97
  "react-router-dom": "^6.0.0",
98
- "@teambit/legacy": "1.0.467",
98
+ "@teambit/legacy": "1.0.469",
99
99
  "react": "^16.8.0 || ^17.0.0",
100
100
  "react-dom": "^16.8.0 || ^17.0.0"
101
101
  },