@teambit/workspace 1.0.996 → 1.0.998

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.996/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.996/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.998/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.998/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
- errors?: ReadonlyArray<import("graphql").GraphQLFormattedError> | undefined;
11
10
  error?: import("@apollo/client").ApolloError | undefined;
11
+ errors?: ReadonlyArray<import("graphql").GraphQLFormattedError> | 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.996",
3
+ "version": "1.0.998",
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.996"
9
+ "version": "1.0.998"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -30,40 +30,23 @@
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.119",
34
- "@teambit/legacy.scope": "0.0.117",
35
33
  "@teambit/component-version": "1.0.4",
36
- "@teambit/legacy.consumer-component": "0.0.118",
37
- "@teambit/legacy.consumer": "0.0.117",
38
34
  "@teambit/bit-error": "0.0.404",
39
35
  "@teambit/lane-id": "0.0.312",
40
- "@teambit/legacy.bit-map": "0.0.174",
41
36
  "@teambit/toolbox.fs.last-modified": "0.0.15",
42
37
  "@teambit/toolbox.path.path": "0.0.17",
43
38
  "@teambit/graph.cleargraph": "0.0.11",
44
- "@teambit/logger": "0.0.1420",
45
- "@teambit/cli": "0.0.1327",
46
39
  "@teambit/component.ui.component-status-resolver": "0.0.510",
47
40
  "@teambit/legacy.constants": "0.0.27",
48
41
  "@teambit/harmony.modules.resolved-component": "0.0.514",
49
42
  "@teambit/legacy.utils": "0.0.38",
50
- "@teambit/scope.remotes": "0.0.117",
51
- "@teambit/config-store": "0.0.208",
52
- "@teambit/config": "0.0.1502",
53
43
  "@teambit/harmony.modules.requireable-component": "0.0.514",
54
44
  "@teambit/toolbox.modules.module-resolver": "0.0.20",
55
- "@teambit/workspace.modules.node-modules-linker": "0.0.348",
56
- "@teambit/global-config": "0.0.1331",
57
- "@teambit/legacy.consumer-config": "0.0.117",
58
- "@teambit/variants": "0.0.1595",
59
45
  "@teambit/component-issues": "0.0.172",
60
- "@teambit/component.sources": "0.0.169",
61
46
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
62
47
  "@teambit/git.modules.git-executable": "0.0.28",
63
48
  "@teambit/harmony.modules.in-memory-cache": "0.0.31",
64
49
  "@teambit/legacy-bit-id": "1.1.3",
65
- "@teambit/legacy.component-list": "0.0.171",
66
- "@teambit/legacy.scope-api": "0.0.172",
67
50
  "@teambit/toolbox.path.is-path-inside": "0.0.509",
68
51
  "@teambit/workspace.modules.match-pattern": "0.0.521",
69
52
  "@teambit/component.ui.component-drawer": "0.0.482",
@@ -106,23 +89,40 @@
106
89
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.21",
107
90
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
108
91
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
109
- "@teambit/component": "1.0.996",
110
- "@teambit/dependency-resolver": "1.0.996",
111
- "@teambit/envs": "1.0.996",
112
- "@teambit/objects": "0.0.503",
113
- "@teambit/scope": "1.0.996",
114
- "@teambit/graph": "1.0.996",
115
- "@teambit/isolator": "1.0.996",
116
- "@teambit/component-tree": "1.0.996",
117
- "@teambit/watcher": "1.0.996",
118
- "@teambit/aspect-loader": "1.0.996",
119
- "@teambit/graphql": "1.0.996",
120
- "@teambit/bundler": "1.0.996",
121
- "@teambit/ui": "1.0.996",
122
- "@teambit/command-bar": "1.0.996",
123
- "@teambit/sidebar": "1.0.996",
124
- "@teambit/pubsub": "1.0.996",
125
- "@teambit/deprecation": "1.0.996"
92
+ "@teambit/component": "1.0.998",
93
+ "@teambit/dependency-resolver": "1.0.998",
94
+ "@teambit/envs": "1.0.998",
95
+ "@teambit/legacy.extension-data": "0.0.120",
96
+ "@teambit/legacy.scope": "0.0.118",
97
+ "@teambit/legacy.consumer-component": "0.0.119",
98
+ "@teambit/legacy.consumer": "0.0.118",
99
+ "@teambit/legacy.bit-map": "0.0.175",
100
+ "@teambit/logger": "0.0.1421",
101
+ "@teambit/objects": "0.0.505",
102
+ "@teambit/scope": "1.0.998",
103
+ "@teambit/graph": "1.0.998",
104
+ "@teambit/cli": "0.0.1328",
105
+ "@teambit/isolator": "1.0.998",
106
+ "@teambit/component-tree": "1.0.998",
107
+ "@teambit/watcher": "1.0.998",
108
+ "@teambit/scope.remotes": "0.0.118",
109
+ "@teambit/aspect-loader": "1.0.998",
110
+ "@teambit/config-store": "0.0.209",
111
+ "@teambit/config": "0.0.1503",
112
+ "@teambit/workspace.modules.node-modules-linker": "0.0.349",
113
+ "@teambit/graphql": "1.0.998",
114
+ "@teambit/bundler": "1.0.998",
115
+ "@teambit/global-config": "0.0.1332",
116
+ "@teambit/legacy.consumer-config": "0.0.118",
117
+ "@teambit/ui": "1.0.998",
118
+ "@teambit/variants": "0.0.1596",
119
+ "@teambit/component.sources": "0.0.170",
120
+ "@teambit/legacy.component-list": "0.0.172",
121
+ "@teambit/legacy.scope-api": "0.0.173",
122
+ "@teambit/command-bar": "1.0.998",
123
+ "@teambit/sidebar": "1.0.998",
124
+ "@teambit/pubsub": "1.0.998",
125
+ "@teambit/deprecation": "1.0.998"
126
126
  },
127
127
  "devDependencies": {
128
128
  "@types/lodash": "4.14.165",