@teambit/workspace 1.0.1053 → 1.0.1054

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.
@@ -57,7 +57,7 @@ export declare class CapsuleListCmd implements Command {
57
57
  capsules: string[];
58
58
  scopeCapsules: string[];
59
59
  totalSizeBytes: number;
60
- allRoots: import("@teambit/isolator/dist/capsule-cache").CapsuleRootEntry[];
60
+ allRoots: import("../teambit.component_isolator@1.0.1054/capsule-cache").CapsuleRootEntry[];
61
61
  workspaceCapsulesRootDir: any;
62
62
  scopeAspectsCapsulesRootDir: any;
63
63
  scopeCapsulesRootDir: any;
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1053/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1053/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1054/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1054/dist/workspace.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/workspace",
3
- "version": "1.0.1053",
3
+ "version": "1.0.1054",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/workspace",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "workspace",
9
- "version": "1.0.1053"
9
+ "version": "1.0.1054"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -30,25 +30,58 @@
30
30
  "reset-css": "5.0.1",
31
31
  "@teambit/component-id": "1.2.4",
32
32
  "@teambit/harmony": "0.4.12",
33
+ "@teambit/legacy.extension-data": "0.0.138",
34
+ "@teambit/legacy.scope": "0.0.136",
33
35
  "@teambit/component-version": "1.0.4",
36
+ "@teambit/legacy.consumer-component": "0.0.137",
37
+ "@teambit/legacy.consumer": "0.0.136",
34
38
  "@teambit/bit-error": "0.0.404",
35
39
  "@teambit/lane-id": "0.0.312",
40
+ "@teambit/legacy.bit-map": "0.0.193",
41
+ "@teambit/toolbox.fs.last-modified": "0.0.17",
42
+ "@teambit/toolbox.path.path": "0.0.19",
36
43
  "@teambit/graph.cleargraph": "0.0.11",
44
+ "@teambit/logger": "0.0.1443",
45
+ "@teambit/cli": "0.0.1350",
46
+ "@teambit/config-store": "0.0.231",
47
+ "@teambit/legacy.constants": "0.0.34",
37
48
  "@teambit/component.ui.component-status-resolver": "0.0.510",
49
+ "@teambit/harmony.modules.load-trace": "0.0.6",
50
+ "@teambit/harmony.modules.resolved-component": "0.0.518",
51
+ "@teambit/legacy.utils": "0.0.42",
52
+ "@teambit/scope.remotes": "0.0.136",
53
+ "@teambit/config": "0.0.1525",
54
+ "@teambit/harmony.modules.requireable-component": "0.0.518",
55
+ "@teambit/toolbox.modules.module-resolver": "0.0.22",
56
+ "@teambit/workspace.modules.node-modules-linker": "0.0.367",
57
+ "@teambit/global-config": "0.0.1354",
58
+ "@teambit/legacy.consumer-config": "0.0.136",
59
+ "@teambit/variants": "0.0.1618",
60
+ "@teambit/component-issues": "0.0.177",
61
+ "@teambit/component.sources": "0.0.188",
38
62
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
63
+ "@teambit/git.modules.git-executable": "0.0.35",
64
+ "@teambit/harmony.modules.in-memory-cache": "0.0.38",
39
65
  "@teambit/legacy-bit-id": "1.1.3",
66
+ "@teambit/legacy.component-list": "0.0.190",
67
+ "@teambit/legacy.scope-api": "0.0.191",
68
+ "@teambit/toolbox.path.is-path-inside": "0.0.511",
69
+ "@teambit/workspace.modules.match-pattern": "0.0.525",
40
70
  "@teambit/design.ui.tree": "0.0.16",
41
71
  "@teambit/lanes.hooks.use-lane-components": "0.0.306",
42
72
  "@teambit/lanes.hooks.use-lanes": "0.0.293",
43
73
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
44
74
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.242",
45
75
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.244",
76
+ "@teambit/component.ui.component-filters.env-filter": "0.0.280",
46
77
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.237",
47
78
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
48
79
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
49
80
  "@teambit/ui-foundation.ui.menu": "0.0.503",
50
81
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
51
82
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
83
+ "@teambit/harmony.modules.concurrency": "0.0.35",
84
+ "@teambit/toolbox.promise.map-pool": "0.0.17",
52
85
  "@teambit/base-react.themes.theme-switcher": "1.1.2",
53
86
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
54
87
  "@teambit/workspace.ui.use-workspace-mode": "0.0.3",
@@ -64,67 +97,34 @@
64
97
  "@teambit/workspace.hooks.use-url-change-broadcaster": "0.0.2",
65
98
  "@teambit/workspace.ui.preserve-workspace-mode": "0.0.3",
66
99
  "@teambit/design.ui.tooltip": "0.0.383",
100
+ "@teambit/preview.ui.preview-placeholder": "0.0.572",
67
101
  "@teambit/scopes.scope-id": "0.0.9",
68
102
  "@teambit/workspace.ui.load-preview": "0.0.504",
69
103
  "@teambit/evangelist.elements.icon": "1.0.5",
70
104
  "@teambit/component.filters.base-filter": "0.0.6",
71
105
  "@teambit/design.inputs.toggle-button": "0.0.16",
106
+ "@teambit/cloud.hooks.use-cloud-scopes": "0.0.25",
72
107
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
73
108
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
74
- "@teambit/component": "1.0.1053",
75
- "@teambit/dependency-resolver": "1.0.1053",
76
- "@teambit/envs": "1.0.1053",
77
- "@teambit/legacy.extension-data": "0.0.138",
78
- "@teambit/legacy.scope": "0.0.136",
79
- "@teambit/legacy.consumer-component": "0.0.137",
80
- "@teambit/legacy.consumer": "0.0.136",
81
- "@teambit/legacy.bit-map": "0.0.193",
82
- "@teambit/toolbox.fs.last-modified": "0.0.17",
83
- "@teambit/toolbox.path.path": "0.0.19",
84
- "@teambit/logger": "0.0.1443",
85
- "@teambit/objects": "0.0.560",
86
- "@teambit/scope": "1.0.1053",
87
- "@teambit/graph": "1.0.1053",
88
- "@teambit/cli": "0.0.1350",
89
- "@teambit/config-store": "0.0.231",
90
- "@teambit/isolator": "1.0.1053",
91
- "@teambit/legacy.constants": "0.0.34",
92
- "@teambit/component-tree": "1.0.1053",
93
- "@teambit/harmony.modules.load-trace": "0.0.6",
94
- "@teambit/harmony.modules.resolved-component": "0.0.518",
95
- "@teambit/legacy.utils": "0.0.42",
96
- "@teambit/watcher": "1.0.1053",
97
- "@teambit/scope.remotes": "0.0.136",
98
- "@teambit/aspect-loader": "1.0.1053",
99
- "@teambit/config": "0.0.1525",
100
- "@teambit/harmony.modules.requireable-component": "0.0.518",
101
- "@teambit/toolbox.modules.module-resolver": "0.0.22",
102
- "@teambit/workspace.modules.node-modules-linker": "0.0.367",
103
- "@teambit/graphql": "1.0.1053",
104
- "@teambit/bundler": "1.0.1053",
105
- "@teambit/global-config": "0.0.1354",
106
- "@teambit/legacy.consumer-config": "0.0.136",
107
- "@teambit/ui": "1.0.1053",
108
- "@teambit/variants": "0.0.1618",
109
- "@teambit/component-issues": "0.0.177",
110
- "@teambit/component.sources": "0.0.188",
111
- "@teambit/git.modules.git-executable": "0.0.35",
112
- "@teambit/harmony.modules.in-memory-cache": "0.0.38",
113
- "@teambit/legacy.component-list": "0.0.190",
114
- "@teambit/legacy.scope-api": "0.0.191",
115
- "@teambit/toolbox.path.is-path-inside": "0.0.511",
116
- "@teambit/workspace.modules.match-pattern": "0.0.525",
117
- "@teambit/component.ui.component-drawer": "0.0.492",
118
- "@teambit/ui-foundation.ui.side-bar": "0.0.942",
119
- "@teambit/command-bar": "1.0.1053",
120
- "@teambit/component.ui.component-filters.env-filter": "0.0.280",
121
- "@teambit/sidebar": "1.0.1053",
122
- "@teambit/pubsub": "1.0.1053",
123
- "@teambit/harmony.modules.concurrency": "0.0.35",
124
- "@teambit/toolbox.promise.map-pool": "0.0.17",
125
- "@teambit/deprecation": "1.0.1053",
126
- "@teambit/preview.ui.preview-placeholder": "0.0.572",
127
- "@teambit/cloud.hooks.use-cloud-scopes": "0.0.25"
109
+ "@teambit/component": "1.0.1054",
110
+ "@teambit/dependency-resolver": "1.0.1054",
111
+ "@teambit/envs": "1.0.1054",
112
+ "@teambit/objects": "0.0.561",
113
+ "@teambit/scope": "1.0.1054",
114
+ "@teambit/graph": "1.0.1054",
115
+ "@teambit/isolator": "1.0.1054",
116
+ "@teambit/component-tree": "1.0.1054",
117
+ "@teambit/watcher": "1.0.1054",
118
+ "@teambit/aspect-loader": "1.0.1054",
119
+ "@teambit/graphql": "1.0.1054",
120
+ "@teambit/bundler": "1.0.1054",
121
+ "@teambit/ui": "1.0.1054",
122
+ "@teambit/component.ui.component-drawer": "0.0.493",
123
+ "@teambit/ui-foundation.ui.side-bar": "0.0.943",
124
+ "@teambit/command-bar": "1.0.1054",
125
+ "@teambit/sidebar": "1.0.1054",
126
+ "@teambit/pubsub": "1.0.1054",
127
+ "@teambit/deprecation": "1.0.1054"
128
128
  },
129
129
  "devDependencies": {
130
130
  "@types/lodash": "4.14.165",