@teambit/workspace 1.0.1010 → 1.0.1011

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.workspace_workspace@1.0.1010/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1010/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1011/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1011/dist/workspace.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
@@ -7,8 +7,8 @@ type UseWorkspaceOptions = {
7
7
  onComponentRemoved?: (compId: ComponentID[]) => void;
8
8
  };
9
9
  export declare function useWorkspace(options?: UseWorkspaceOptions): {
10
- error?: import("@apollo/client").ApolloError | undefined;
11
10
  errors?: ReadonlyArray<import("graphql").GraphQLFormattedError> | undefined;
11
+ error?: import("@apollo/client").ApolloError | undefined;
12
12
  client: import("@apollo/client").ApolloClient<any>;
13
13
  loading: boolean;
14
14
  variables: import("@apollo/client").OperationVariables | undefined;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace",
3
- "version": "1.0.1010",
3
+ "version": "1.0.1011",
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.1010"
9
+ "version": "1.0.1011"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -30,20 +30,40 @@
30
30
  "reset-css": "5.0.1",
31
31
  "@teambit/component-id": "1.2.4",
32
32
  "@teambit/harmony": "0.4.7",
33
+ "@teambit/legacy.extension-data": "0.0.126",
34
+ "@teambit/legacy.scope": "0.0.124",
33
35
  "@teambit/component-version": "1.0.4",
36
+ "@teambit/legacy.consumer-component": "0.0.125",
37
+ "@teambit/legacy.consumer": "0.0.124",
34
38
  "@teambit/bit-error": "0.0.404",
35
39
  "@teambit/lane-id": "0.0.312",
40
+ "@teambit/legacy.bit-map": "0.0.181",
36
41
  "@teambit/toolbox.fs.last-modified": "0.0.15",
37
42
  "@teambit/toolbox.path.path": "0.0.17",
38
43
  "@teambit/graph.cleargraph": "0.0.11",
44
+ "@teambit/logger": "0.0.1427",
45
+ "@teambit/cli": "0.0.1334",
46
+ "@teambit/config-store": "0.0.215",
47
+ "@teambit/legacy.constants": "0.0.30",
39
48
  "@teambit/component.ui.component-status-resolver": "0.0.510",
40
49
  "@teambit/harmony.modules.resolved-component": "0.0.514",
41
50
  "@teambit/legacy.utils": "0.0.38",
51
+ "@teambit/scope.remotes": "0.0.124",
52
+ "@teambit/config": "0.0.1509",
42
53
  "@teambit/harmony.modules.requireable-component": "0.0.514",
43
54
  "@teambit/toolbox.modules.module-resolver": "0.0.20",
55
+ "@teambit/workspace.modules.node-modules-linker": "0.0.355",
56
+ "@teambit/global-config": "0.0.1338",
57
+ "@teambit/legacy.consumer-config": "0.0.124",
58
+ "@teambit/variants": "0.0.1602",
44
59
  "@teambit/component-issues": "0.0.172",
60
+ "@teambit/component.sources": "0.0.176",
45
61
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
62
+ "@teambit/git.modules.git-executable": "0.0.31",
63
+ "@teambit/harmony.modules.in-memory-cache": "0.0.34",
46
64
  "@teambit/legacy-bit-id": "1.1.3",
65
+ "@teambit/legacy.component-list": "0.0.178",
66
+ "@teambit/legacy.scope-api": "0.0.179",
47
67
  "@teambit/toolbox.path.is-path-inside": "0.0.509",
48
68
  "@teambit/workspace.modules.match-pattern": "0.0.521",
49
69
  "@teambit/component.ui.component-drawer": "0.0.482",
@@ -61,6 +81,7 @@
61
81
  "@teambit/ui-foundation.ui.menu": "0.0.503",
62
82
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.523",
63
83
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
84
+ "@teambit/harmony.modules.concurrency": "0.0.31",
64
85
  "@teambit/toolbox.promise.map-pool": "0.0.15",
65
86
  "@teambit/base-react.themes.theme-switcher": "1.1.2",
66
87
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
@@ -86,44 +107,23 @@
86
107
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.21",
87
108
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
88
109
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
89
- "@teambit/component": "1.0.1010",
90
- "@teambit/dependency-resolver": "1.0.1010",
91
- "@teambit/envs": "1.0.1010",
92
- "@teambit/legacy.extension-data": "0.0.126",
93
- "@teambit/legacy.scope": "0.0.124",
94
- "@teambit/legacy.consumer-component": "0.0.125",
95
- "@teambit/legacy.consumer": "0.0.124",
96
- "@teambit/legacy.bit-map": "0.0.181",
97
- "@teambit/logger": "0.0.1427",
98
- "@teambit/objects": "0.0.517",
99
- "@teambit/scope": "1.0.1010",
100
- "@teambit/graph": "1.0.1010",
101
- "@teambit/cli": "0.0.1334",
102
- "@teambit/config-store": "0.0.215",
103
- "@teambit/isolator": "1.0.1010",
104
- "@teambit/legacy.constants": "0.0.30",
105
- "@teambit/component-tree": "1.0.1010",
106
- "@teambit/watcher": "1.0.1010",
107
- "@teambit/scope.remotes": "0.0.124",
108
- "@teambit/aspect-loader": "1.0.1010",
109
- "@teambit/config": "0.0.1509",
110
- "@teambit/workspace.modules.node-modules-linker": "0.0.355",
111
- "@teambit/graphql": "1.0.1010",
112
- "@teambit/bundler": "1.0.1010",
113
- "@teambit/global-config": "0.0.1338",
114
- "@teambit/legacy.consumer-config": "0.0.124",
115
- "@teambit/ui": "1.0.1010",
116
- "@teambit/variants": "0.0.1602",
117
- "@teambit/component.sources": "0.0.176",
118
- "@teambit/git.modules.git-executable": "0.0.31",
119
- "@teambit/harmony.modules.in-memory-cache": "0.0.34",
120
- "@teambit/legacy.component-list": "0.0.178",
121
- "@teambit/legacy.scope-api": "0.0.179",
122
- "@teambit/command-bar": "1.0.1010",
123
- "@teambit/sidebar": "1.0.1010",
124
- "@teambit/pubsub": "1.0.1010",
125
- "@teambit/harmony.modules.concurrency": "0.0.31",
126
- "@teambit/deprecation": "1.0.1010"
110
+ "@teambit/component": "1.0.1011",
111
+ "@teambit/dependency-resolver": "1.0.1011",
112
+ "@teambit/envs": "1.0.1011",
113
+ "@teambit/objects": "0.0.518",
114
+ "@teambit/scope": "1.0.1011",
115
+ "@teambit/graph": "1.0.1011",
116
+ "@teambit/isolator": "1.0.1011",
117
+ "@teambit/component-tree": "1.0.1011",
118
+ "@teambit/watcher": "1.0.1011",
119
+ "@teambit/aspect-loader": "1.0.1011",
120
+ "@teambit/graphql": "1.0.1011",
121
+ "@teambit/bundler": "1.0.1011",
122
+ "@teambit/ui": "1.0.1011",
123
+ "@teambit/command-bar": "1.0.1011",
124
+ "@teambit/sidebar": "1.0.1011",
125
+ "@teambit/pubsub": "1.0.1011",
126
+ "@teambit/deprecation": "1.0.1011"
127
127
  },
128
128
  "devDependencies": {
129
129
  "@types/lodash": "4.14.165",