@teambit/workspace 1.0.1034 → 1.0.1036

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.1036/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1036/dist/workspace.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
@@ -11,6 +11,7 @@ export declare function useWorkspace(options?: UseWorkspaceOptions): {
11
11
  error?: import("@apollo/client").ApolloError | undefined;
12
12
  client: import("@apollo/client").ApolloClient<any>;
13
13
  loading: boolean;
14
+ variables: import("@apollo/client").OperationVariables | undefined;
14
15
  observable: import("@apollo/client").ObservableQuery<any, import("@apollo/client").OperationVariables>;
15
16
  networkStatus: import("@apollo/client").NetworkStatus;
16
17
  called: boolean;
@@ -18,7 +19,6 @@ export declare function useWorkspace(options?: UseWorkspaceOptions): {
18
19
  stopPolling: () => void;
19
20
  updateQuery: (mapFn: import("@apollo/client").UpdateQueryMapFn<any, import("@apollo/client").OperationVariables>) => void;
20
21
  reobserve: (newOptions?: Partial<import("@apollo/client").WatchQueryOptions<import("@apollo/client").OperationVariables, any>> | undefined, newNetworkStatus?: import("@apollo/client").NetworkStatus) => Promise<import("@apollo/client").ApolloQueryResult<any>>;
21
- variables: import("@apollo/client").OperationVariables | undefined;
22
22
  previousData?: any;
23
23
  fetchMore: (options: import("@apollo/client").FetchMoreQueryOptions<import("@apollo/client").OperationVariables, any>) => Promise<import("@apollo/client").ApolloQueryResult<any>>;
24
24
  refetch: (variables?: Partial<import("@apollo/client").OperationVariables> | undefined) => Promise<import("@apollo/client").ApolloQueryResult<any>>;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace",
3
- "version": "1.0.1034",
3
+ "version": "1.0.1036",
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.1036"
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,22 @@
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",
44
+ "@teambit/logger": "0.0.1436",
45
+ "@teambit/cli": "0.0.1343",
46
+ "@teambit/config-store": "0.0.224",
47
47
  "@teambit/legacy.constants": "0.0.31",
48
48
  "@teambit/component.ui.component-status-resolver": "0.0.510",
49
49
  "@teambit/harmony.modules.load-trace": "0.0.2",
50
50
  "@teambit/harmony.modules.resolved-component": "0.0.515",
51
51
  "@teambit/legacy.utils": "0.0.39",
52
52
  "@teambit/scope.remotes": "0.0.130",
53
- "@teambit/config": "0.0.1517",
53
+ "@teambit/config": "0.0.1518",
54
54
  "@teambit/harmony.modules.requireable-component": "0.0.515",
55
55
  "@teambit/toolbox.modules.module-resolver": "0.0.20",
56
56
  "@teambit/workspace.modules.node-modules-linker": "0.0.361",
57
- "@teambit/global-config": "0.0.1346",
57
+ "@teambit/global-config": "0.0.1347",
58
58
  "@teambit/legacy.consumer-config": "0.0.130",
59
- "@teambit/variants": "0.0.1610",
59
+ "@teambit/variants": "0.0.1611",
60
60
  "@teambit/component-issues": "0.0.174",
61
61
  "@teambit/component.sources": "0.0.182",
62
62
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
@@ -67,10 +67,12 @@
67
67
  "@teambit/legacy.scope-api": "0.0.185",
68
68
  "@teambit/toolbox.path.is-path-inside": "0.0.509",
69
69
  "@teambit/workspace.modules.match-pattern": "0.0.522",
70
+ "@teambit/component.ui.component-drawer": "0.0.486",
70
71
  "@teambit/design.ui.tree": "0.0.16",
71
72
  "@teambit/lanes.hooks.use-lane-components": "0.0.304",
72
73
  "@teambit/lanes.hooks.use-lanes": "0.0.293",
73
74
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
75
+ "@teambit/ui-foundation.ui.side-bar": "0.0.936",
74
76
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.242",
75
77
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.244",
76
78
  "@teambit/component.ui.component-filters.env-filter": "0.0.276",
@@ -78,7 +80,7 @@
78
80
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
79
81
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
80
82
  "@teambit/ui-foundation.ui.menu": "0.0.503",
81
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.523",
83
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.524",
82
84
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
83
85
  "@teambit/harmony.modules.concurrency": "0.0.32",
84
86
  "@teambit/toolbox.promise.map-pool": "0.0.15",
@@ -106,25 +108,23 @@
106
108
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.22",
107
109
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
108
110
  "@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"
111
+ "@teambit/component": "1.0.1036",
112
+ "@teambit/dependency-resolver": "1.0.1036",
113
+ "@teambit/envs": "1.0.1036",
114
+ "@teambit/objects": "0.0.543",
115
+ "@teambit/scope": "1.0.1036",
116
+ "@teambit/graph": "1.0.1036",
117
+ "@teambit/isolator": "1.0.1036",
118
+ "@teambit/component-tree": "1.0.1036",
119
+ "@teambit/watcher": "1.0.1036",
120
+ "@teambit/aspect-loader": "1.0.1036",
121
+ "@teambit/graphql": "1.0.1036",
122
+ "@teambit/bundler": "1.0.1036",
123
+ "@teambit/ui": "1.0.1036",
124
+ "@teambit/command-bar": "1.0.1036",
125
+ "@teambit/sidebar": "1.0.1036",
126
+ "@teambit/pubsub": "1.0.1036",
127
+ "@teambit/deprecation": "1.0.1036"
128
128
  },
129
129
  "devDependencies": {
130
130
  "@types/lodash": "4.14.165",