@teambit/workspace 1.0.1011 → 1.0.1013

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.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';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1013/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1013/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.1011",
3
+ "version": "1.0.1013",
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.1011"
9
+ "version": "1.0.1013"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -30,45 +30,28 @@
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",
35
33
  "@teambit/component-version": "1.0.4",
36
- "@teambit/legacy.consumer-component": "0.0.125",
37
- "@teambit/legacy.consumer": "0.0.124",
38
34
  "@teambit/bit-error": "0.0.404",
39
35
  "@teambit/lane-id": "0.0.312",
40
- "@teambit/legacy.bit-map": "0.0.181",
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.1427",
45
- "@teambit/cli": "0.0.1334",
46
- "@teambit/config-store": "0.0.215",
47
39
  "@teambit/legacy.constants": "0.0.30",
48
40
  "@teambit/component.ui.component-status-resolver": "0.0.510",
49
41
  "@teambit/harmony.modules.resolved-component": "0.0.514",
50
42
  "@teambit/legacy.utils": "0.0.38",
51
- "@teambit/scope.remotes": "0.0.124",
52
- "@teambit/config": "0.0.1509",
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.355",
56
- "@teambit/global-config": "0.0.1338",
57
- "@teambit/legacy.consumer-config": "0.0.124",
58
- "@teambit/variants": "0.0.1602",
59
45
  "@teambit/component-issues": "0.0.172",
60
- "@teambit/component.sources": "0.0.176",
61
46
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
62
47
  "@teambit/git.modules.git-executable": "0.0.31",
63
48
  "@teambit/harmony.modules.in-memory-cache": "0.0.34",
64
49
  "@teambit/legacy-bit-id": "1.1.3",
65
- "@teambit/legacy.component-list": "0.0.178",
66
- "@teambit/legacy.scope-api": "0.0.179",
67
50
  "@teambit/toolbox.path.is-path-inside": "0.0.509",
68
51
  "@teambit/workspace.modules.match-pattern": "0.0.521",
69
- "@teambit/component.ui.component-drawer": "0.0.482",
52
+ "@teambit/component.ui.component-drawer": "0.0.483",
70
53
  "@teambit/design.ui.tree": "0.0.16",
71
- "@teambit/lanes.hooks.use-lane-components": "0.0.302",
54
+ "@teambit/lanes.hooks.use-lane-components": "0.0.303",
72
55
  "@teambit/lanes.hooks.use-lanes": "0.0.293",
73
56
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
74
57
  "@teambit/ui-foundation.ui.side-bar": "0.0.934",
@@ -86,7 +69,7 @@
86
69
  "@teambit/base-react.themes.theme-switcher": "1.1.2",
87
70
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
88
71
  "@teambit/workspace.ui.use-workspace-mode": "0.0.3",
89
- "@teambit/component-descriptor": "0.0.451",
72
+ "@teambit/component-descriptor": "0.0.452",
90
73
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
91
74
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.1",
92
75
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
@@ -98,7 +81,7 @@
98
81
  "@teambit/workspace.hooks.use-url-change-broadcaster": "0.0.2",
99
82
  "@teambit/workspace.ui.preserve-workspace-mode": "0.0.3",
100
83
  "@teambit/design.ui.tooltip": "0.0.383",
101
- "@teambit/preview.ui.preview-placeholder": "0.0.567",
84
+ "@teambit/preview.ui.preview-placeholder": "0.0.568",
102
85
  "@teambit/scopes.scope-id": "0.0.9",
103
86
  "@teambit/workspace.ui.load-preview": "0.0.504",
104
87
  "@teambit/evangelist.elements.icon": "1.0.5",
@@ -107,23 +90,40 @@
107
90
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.21",
108
91
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
109
92
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
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"
93
+ "@teambit/component": "1.0.1013",
94
+ "@teambit/dependency-resolver": "1.0.1013",
95
+ "@teambit/envs": "1.0.1013",
96
+ "@teambit/legacy.extension-data": "0.0.127",
97
+ "@teambit/legacy.scope": "0.0.125",
98
+ "@teambit/legacy.consumer-component": "0.0.126",
99
+ "@teambit/legacy.consumer": "0.0.125",
100
+ "@teambit/legacy.bit-map": "0.0.182",
101
+ "@teambit/logger": "0.0.1429",
102
+ "@teambit/objects": "0.0.520",
103
+ "@teambit/scope": "1.0.1013",
104
+ "@teambit/graph": "1.0.1013",
105
+ "@teambit/cli": "0.0.1336",
106
+ "@teambit/config-store": "0.0.217",
107
+ "@teambit/isolator": "1.0.1013",
108
+ "@teambit/component-tree": "1.0.1013",
109
+ "@teambit/watcher": "1.0.1013",
110
+ "@teambit/scope.remotes": "0.0.125",
111
+ "@teambit/aspect-loader": "1.0.1013",
112
+ "@teambit/config": "0.0.1511",
113
+ "@teambit/workspace.modules.node-modules-linker": "0.0.356",
114
+ "@teambit/graphql": "1.0.1013",
115
+ "@teambit/bundler": "1.0.1013",
116
+ "@teambit/global-config": "0.0.1340",
117
+ "@teambit/legacy.consumer-config": "0.0.125",
118
+ "@teambit/ui": "1.0.1013",
119
+ "@teambit/variants": "0.0.1604",
120
+ "@teambit/component.sources": "0.0.177",
121
+ "@teambit/legacy.component-list": "0.0.179",
122
+ "@teambit/legacy.scope-api": "0.0.180",
123
+ "@teambit/command-bar": "1.0.1013",
124
+ "@teambit/sidebar": "1.0.1013",
125
+ "@teambit/pubsub": "1.0.1013",
126
+ "@teambit/deprecation": "1.0.1013"
127
127
  },
128
128
  "devDependencies": {
129
129
  "@types/lodash": "4.14.165",
@@ -136,7 +136,7 @@
136
136
  "@types/pluralize": "0.0.29",
137
137
  "@types/mocha": "9.1.0",
138
138
  "@teambit/workspace.content.workspace-overview": "1.96.6",
139
- "@teambit/harmony.envs.core-aspect-env": "0.1.5"
139
+ "@teambit/harmony.envs.core-aspect-env": "0.1.6"
140
140
  },
141
141
  "peerDependencies": {
142
142
  "@apollo/client": "^3.12.0",