@teambit/scope 1.0.1138 → 1.0.1140

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/8891be5ad/teambit.scope_scope@1.0.1138/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1138/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1140/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1140/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/scope",
3
- "version": "1.0.1138",
3
+ "version": "1.0.1140",
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.1138"
9
+ "version": "1.0.1140"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -21,15 +21,11 @@
21
21
  "classnames": "^2.5.1",
22
22
  "reset-css": "5.0.1",
23
23
  "@teambit/component.modules.component-url": "0.0.202",
24
- "@teambit/scope.models.scope-model": "0.0.565",
25
24
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
26
25
  "@teambit/bit-error": "0.0.404",
27
- "@teambit/cli": "0.0.1378",
28
- "@teambit/config-store": "0.0.259",
29
26
  "@teambit/harmony.modules.requireable-component": "0.0.525",
30
27
  "@teambit/harmony": "0.4.12",
31
28
  "@teambit/legacy.constants": "0.0.42",
32
- "@teambit/logger": "0.0.1471",
33
29
  "@teambit/harmony.modules.in-memory-cache": "0.0.46",
34
30
  "@teambit/harmony.modules.load-trace": "0.0.13",
35
31
  "@teambit/legacy.consumer-component": "0.0.152",
@@ -38,7 +34,6 @@
38
34
  "@teambit/legacy.scope-api": "0.0.206",
39
35
  "@teambit/component-id": "1.2.4",
40
36
  "@teambit/component.snap-distance": "0.0.152",
41
- "@teambit/express": "0.0.1477",
42
37
  "@teambit/graph.cleargraph": "0.0.11",
43
38
  "@teambit/legacy-bit-id": "1.1.3",
44
39
  "@teambit/legacy.extension-data": "0.0.153",
@@ -49,54 +44,59 @@
49
44
  "@teambit/scope.remotes": "0.0.151",
50
45
  "@teambit/workspace.modules.match-pattern": "0.0.533",
51
46
  "@teambit/design.ui.tree": "0.0.16",
47
+ "@teambit/lanes.hooks.use-lanes": "0.0.296",
48
+ "@teambit/lanes.ui.models.lanes-model": "0.0.235",
49
+ "@teambit/ui-foundation.ui.side-bar": "0.0.952",
50
+ "@teambit/component.ui.component-filters.component-filter-context": "0.0.244",
51
+ "@teambit/component.ui.component-filters.deprecate-filter": "0.0.246",
52
+ "@teambit/component.ui.component-filters.env-filter": "0.0.289",
53
+ "@teambit/component.ui.component-filters.show-main-filter": "0.0.239",
52
54
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
53
55
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
54
56
  "@teambit/ui-foundation.ui.menu": "0.0.503",
57
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.529",
55
58
  "@teambit/lane-id": "0.0.312",
56
59
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
57
60
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.1",
58
61
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
59
62
  "@teambit/base-ui.utils.composer": "1.0.0",
60
63
  "@teambit/scope.ui.hooks.use-scope": "0.0.456",
64
+ "@teambit/ui-foundation.ui.buttons.collapser": "0.0.237",
61
65
  "@teambit/ui-foundation.ui.corner": "0.0.520",
62
66
  "@teambit/ui-foundation.ui.full-loader": "0.0.500",
63
67
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.200",
64
68
  "@teambit/ui-foundation.ui.top-bar": "0.0.515",
65
69
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.151",
66
70
  "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.147",
67
- "@teambit/component-descriptor": "0.0.463",
71
+ "@teambit/design.ui.tooltip": "0.0.386",
68
72
  "@teambit/explorer.ui.component-card": "0.0.52",
69
73
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
70
74
  "@teambit/scope.ui.empty-scope": "0.0.510",
71
75
  "@teambit/scope.ui.scope-details": "0.0.526",
72
76
  "@teambit/scopes.scope-id": "0.0.9",
73
- "@teambit/scope.ui.hooks.scope-context": "0.0.563",
74
- "@teambit/aspect-loader": "1.0.1138",
75
- "@teambit/compiler": "1.0.1138",
76
- "@teambit/component": "1.0.1138",
77
- "@teambit/dependency-resolver": "1.0.1138",
78
- "@teambit/envs": "1.0.1138",
79
- "@teambit/isolator": "1.0.1138",
80
- "@teambit/objects": "0.0.645",
81
- "@teambit/graph": "1.0.1138",
82
- "@teambit/graphql": "1.0.1138",
83
- "@teambit/ui": "1.0.1138",
84
- "@teambit/component.ui.component-drawer": "0.0.505",
85
- "@teambit/lanes.hooks.use-lane-components": "0.0.316",
86
- "@teambit/lanes.hooks.use-lanes": "0.0.296",
87
- "@teambit/lanes.ui.models.lanes-model": "0.0.235",
88
- "@teambit/ui-foundation.ui.side-bar": "0.0.952",
89
- "@teambit/command-bar": "1.0.1138",
90
- "@teambit/component-tree": "1.0.1138",
91
- "@teambit/component.ui.component-filters.component-filter-context": "0.0.244",
92
- "@teambit/component.ui.component-filters.deprecate-filter": "0.0.246",
93
- "@teambit/component.ui.component-filters.env-filter": "0.0.289",
94
- "@teambit/component.ui.component-filters.show-main-filter": "0.0.239",
95
- "@teambit/sidebar": "1.0.1138",
96
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.529",
97
- "@teambit/ui-foundation.ui.buttons.collapser": "0.0.237",
98
- "@teambit/design.ui.tooltip": "0.0.386",
99
- "@teambit/preview.ui.preview-placeholder": "0.0.582"
77
+ "@teambit/scope.models.scope-model": "0.0.566",
78
+ "@teambit/scope.ui.hooks.scope-context": "0.0.564",
79
+ "@teambit/aspect-loader": "1.0.1140",
80
+ "@teambit/cli": "0.0.1379",
81
+ "@teambit/compiler": "1.0.1140",
82
+ "@teambit/component": "1.0.1140",
83
+ "@teambit/config-store": "0.0.260",
84
+ "@teambit/dependency-resolver": "1.0.1140",
85
+ "@teambit/envs": "1.0.1140",
86
+ "@teambit/isolator": "1.0.1140",
87
+ "@teambit/logger": "0.0.1472",
88
+ "@teambit/objects": "0.0.647",
89
+ "@teambit/express": "0.0.1478",
90
+ "@teambit/graph": "1.0.1140",
91
+ "@teambit/graphql": "1.0.1140",
92
+ "@teambit/ui": "1.0.1140",
93
+ "@teambit/component.ui.component-drawer": "0.0.506",
94
+ "@teambit/lanes.hooks.use-lane-components": "0.0.317",
95
+ "@teambit/command-bar": "1.0.1140",
96
+ "@teambit/component-tree": "1.0.1140",
97
+ "@teambit/sidebar": "1.0.1140",
98
+ "@teambit/component-descriptor": "0.0.464",
99
+ "@teambit/preview.ui.preview-placeholder": "0.0.583"
100
100
  },
101
101
  "devDependencies": {
102
102
  "@types/fs-extra": "9.0.7",
@@ -106,7 +106,7 @@
106
106
  "@types/classnames": "^2.3.4",
107
107
  "@types/mocha": "9.1.0",
108
108
  "@teambit/scope.content.scope-overview": "1.96.8",
109
- "@teambit/harmony.envs.core-aspect-env": "2.0.7"
109
+ "@teambit/harmony.envs.core-aspect-env": "2.0.8"
110
110
  },
111
111
  "peerDependencies": {
112
112
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",