@teambit/workspace 1.0.1034 → 1.0.1035

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.1034/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1034/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1035/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1035/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
  observable: import("@apollo/client").ObservableQuery<any, import("@apollo/client").OperationVariables>;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace",
3
- "version": "1.0.1034",
3
+ "version": "1.0.1035",
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.1034"
9
+ "version": "1.0.1035"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -29,7 +29,7 @@
29
29
  "pluralize": "8.0.0",
30
30
  "reset-css": "5.0.1",
31
31
  "@teambit/component-id": "1.2.4",
32
- "@teambit/harmony": "0.4.7",
32
+ "@teambit/harmony": "0.4.11",
33
33
  "@teambit/legacy.extension-data": "0.0.132",
34
34
  "@teambit/legacy.scope": "0.0.130",
35
35
  "@teambit/component-version": "1.0.4",
@@ -41,22 +41,16 @@
41
41
  "@teambit/toolbox.fs.last-modified": "0.0.15",
42
42
  "@teambit/toolbox.path.path": "0.0.17",
43
43
  "@teambit/graph.cleargraph": "0.0.11",
44
- "@teambit/logger": "0.0.1435",
45
- "@teambit/cli": "0.0.1342",
46
- "@teambit/config-store": "0.0.223",
47
44
  "@teambit/legacy.constants": "0.0.31",
48
45
  "@teambit/component.ui.component-status-resolver": "0.0.510",
49
46
  "@teambit/harmony.modules.load-trace": "0.0.2",
50
47
  "@teambit/harmony.modules.resolved-component": "0.0.515",
51
48
  "@teambit/legacy.utils": "0.0.39",
52
49
  "@teambit/scope.remotes": "0.0.130",
53
- "@teambit/config": "0.0.1517",
54
50
  "@teambit/harmony.modules.requireable-component": "0.0.515",
55
51
  "@teambit/toolbox.modules.module-resolver": "0.0.20",
56
52
  "@teambit/workspace.modules.node-modules-linker": "0.0.361",
57
- "@teambit/global-config": "0.0.1346",
58
53
  "@teambit/legacy.consumer-config": "0.0.130",
59
- "@teambit/variants": "0.0.1610",
60
54
  "@teambit/component-issues": "0.0.174",
61
55
  "@teambit/component.sources": "0.0.182",
62
56
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
@@ -71,6 +65,7 @@
71
65
  "@teambit/lanes.hooks.use-lane-components": "0.0.304",
72
66
  "@teambit/lanes.hooks.use-lanes": "0.0.293",
73
67
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
68
+ "@teambit/ui-foundation.ui.side-bar": "0.0.936",
74
69
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.242",
75
70
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.244",
76
71
  "@teambit/component.ui.component-filters.env-filter": "0.0.276",
@@ -78,7 +73,6 @@
78
73
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
79
74
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
80
75
  "@teambit/ui-foundation.ui.menu": "0.0.503",
81
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.523",
82
76
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
83
77
  "@teambit/harmony.modules.concurrency": "0.0.32",
84
78
  "@teambit/toolbox.promise.map-pool": "0.0.15",
@@ -106,25 +100,31 @@
106
100
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.22",
107
101
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
108
102
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
109
- "@teambit/component": "1.0.1034",
110
- "@teambit/dependency-resolver": "1.0.1034",
111
- "@teambit/envs": "1.0.1034",
112
- "@teambit/objects": "0.0.541",
113
- "@teambit/scope": "1.0.1034",
114
- "@teambit/graph": "1.0.1034",
115
- "@teambit/isolator": "1.0.1034",
116
- "@teambit/component-tree": "1.0.1034",
117
- "@teambit/watcher": "1.0.1034",
118
- "@teambit/aspect-loader": "1.0.1034",
119
- "@teambit/graphql": "1.0.1034",
120
- "@teambit/bundler": "1.0.1034",
121
- "@teambit/ui": "1.0.1034",
122
- "@teambit/component.ui.component-drawer": "0.0.485",
123
- "@teambit/ui-foundation.ui.side-bar": "0.0.936",
124
- "@teambit/command-bar": "1.0.1034",
125
- "@teambit/sidebar": "1.0.1034",
126
- "@teambit/pubsub": "1.0.1034",
127
- "@teambit/deprecation": "1.0.1034"
103
+ "@teambit/component": "1.0.1035",
104
+ "@teambit/dependency-resolver": "1.0.1035",
105
+ "@teambit/envs": "1.0.1035",
106
+ "@teambit/logger": "0.0.1436",
107
+ "@teambit/objects": "0.0.542",
108
+ "@teambit/scope": "1.0.1035",
109
+ "@teambit/graph": "1.0.1035",
110
+ "@teambit/cli": "0.0.1343",
111
+ "@teambit/config-store": "0.0.224",
112
+ "@teambit/isolator": "1.0.1035",
113
+ "@teambit/component-tree": "1.0.1035",
114
+ "@teambit/watcher": "1.0.1035",
115
+ "@teambit/aspect-loader": "1.0.1035",
116
+ "@teambit/config": "0.0.1518",
117
+ "@teambit/graphql": "1.0.1035",
118
+ "@teambit/bundler": "1.0.1035",
119
+ "@teambit/global-config": "0.0.1347",
120
+ "@teambit/ui": "1.0.1035",
121
+ "@teambit/variants": "0.0.1611",
122
+ "@teambit/component.ui.component-drawer": "0.0.486",
123
+ "@teambit/command-bar": "1.0.1035",
124
+ "@teambit/sidebar": "1.0.1035",
125
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.524",
126
+ "@teambit/pubsub": "1.0.1035",
127
+ "@teambit/deprecation": "1.0.1035"
128
128
  },
129
129
  "devDependencies": {
130
130
  "@types/lodash": "4.14.165",