@teambit/workspace 1.0.1047 → 1.0.1049

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.
@@ -57,7 +57,7 @@ export declare class CapsuleListCmd implements Command {
57
57
  capsules: string[];
58
58
  scopeCapsules: string[];
59
59
  totalSizeBytes: number;
60
- allRoots: import("@teambit/isolator/capsule-cache").CapsuleRootEntry[];
60
+ allRoots: import("@teambit/isolator/dist/capsule-cache").CapsuleRootEntry[];
61
61
  workspaceCapsulesRootDir: any;
62
62
  scopeAspectsCapsulesRootDir: any;
63
63
  scopeCapsulesRootDir: any;
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1047/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1047/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1049/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1049/dist/workspace.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace",
3
- "version": "1.0.1047",
3
+ "version": "1.0.1049",
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.1047"
9
+ "version": "1.0.1049"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -33,44 +33,24 @@
33
33
  "@teambit/component-version": "1.0.4",
34
34
  "@teambit/bit-error": "0.0.404",
35
35
  "@teambit/lane-id": "0.0.312",
36
- "@teambit/toolbox.fs.last-modified": "0.0.15",
37
- "@teambit/toolbox.path.path": "0.0.17",
38
36
  "@teambit/graph.cleargraph": "0.0.11",
39
- "@teambit/legacy.constants": "0.0.31",
40
37
  "@teambit/component.ui.component-status-resolver": "0.0.510",
41
- "@teambit/harmony.modules.load-trace": "0.0.3",
42
- "@teambit/harmony.modules.resolved-component": "0.0.515",
43
- "@teambit/legacy.utils": "0.0.39",
44
- "@teambit/harmony.modules.requireable-component": "0.0.515",
45
- "@teambit/toolbox.modules.module-resolver": "0.0.20",
46
- "@teambit/component-issues": "0.0.174",
47
38
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
48
- "@teambit/git.modules.git-executable": "0.0.32",
49
- "@teambit/harmony.modules.in-memory-cache": "0.0.35",
50
39
  "@teambit/legacy-bit-id": "1.1.3",
51
- "@teambit/toolbox.path.is-path-inside": "0.0.509",
52
- "@teambit/workspace.modules.match-pattern": "0.0.522",
53
- "@teambit/component.ui.component-drawer": "0.0.488",
54
40
  "@teambit/design.ui.tree": "0.0.16",
55
- "@teambit/lanes.hooks.use-lane-components": "0.0.305",
56
41
  "@teambit/lanes.hooks.use-lanes": "0.0.293",
57
42
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
58
- "@teambit/ui-foundation.ui.side-bar": "0.0.937",
59
43
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.242",
60
44
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.244",
61
- "@teambit/component.ui.component-filters.env-filter": "0.0.277",
62
45
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.237",
63
46
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
64
47
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
65
48
  "@teambit/ui-foundation.ui.menu": "0.0.503",
66
49
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.526",
67
50
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
68
- "@teambit/harmony.modules.concurrency": "0.0.32",
69
- "@teambit/toolbox.promise.map-pool": "0.0.15",
70
51
  "@teambit/base-react.themes.theme-switcher": "1.1.2",
71
52
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
72
53
  "@teambit/workspace.ui.use-workspace-mode": "0.0.3",
73
- "@teambit/component-descriptor": "0.0.454",
74
54
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
75
55
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.1",
76
56
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
@@ -82,49 +62,69 @@
82
62
  "@teambit/workspace.hooks.use-url-change-broadcaster": "0.0.2",
83
63
  "@teambit/workspace.ui.preserve-workspace-mode": "0.0.3",
84
64
  "@teambit/design.ui.tooltip": "0.0.383",
85
- "@teambit/preview.ui.preview-placeholder": "0.0.570",
86
65
  "@teambit/scopes.scope-id": "0.0.9",
87
66
  "@teambit/workspace.ui.load-preview": "0.0.504",
88
67
  "@teambit/evangelist.elements.icon": "1.0.5",
89
68
  "@teambit/component.filters.base-filter": "0.0.6",
90
69
  "@teambit/design.inputs.toggle-button": "0.0.16",
91
- "@teambit/cloud.hooks.use-cloud-scopes": "0.0.22",
92
70
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
93
71
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
94
- "@teambit/component": "1.0.1047",
95
- "@teambit/dependency-resolver": "1.0.1047",
96
- "@teambit/envs": "1.0.1047",
97
- "@teambit/legacy.extension-data": "0.0.135",
98
- "@teambit/legacy.scope": "0.0.133",
99
- "@teambit/legacy.consumer-component": "0.0.134",
100
- "@teambit/legacy.consumer": "0.0.133",
101
- "@teambit/legacy.bit-map": "0.0.190",
102
- "@teambit/logger": "0.0.1440",
103
- "@teambit/objects": "0.0.554",
104
- "@teambit/scope": "1.0.1047",
105
- "@teambit/graph": "1.0.1047",
106
- "@teambit/cli": "0.0.1347",
107
- "@teambit/config-store": "0.0.228",
108
- "@teambit/isolator": "1.0.1047",
109
- "@teambit/component-tree": "1.0.1047",
110
- "@teambit/watcher": "1.0.1047",
111
- "@teambit/scope.remotes": "0.0.133",
112
- "@teambit/aspect-loader": "1.0.1047",
113
- "@teambit/config": "0.0.1522",
114
- "@teambit/workspace.modules.node-modules-linker": "0.0.364",
115
- "@teambit/graphql": "1.0.1047",
116
- "@teambit/bundler": "1.0.1047",
117
- "@teambit/global-config": "0.0.1351",
118
- "@teambit/legacy.consumer-config": "0.0.133",
119
- "@teambit/ui": "1.0.1047",
120
- "@teambit/variants": "0.0.1615",
121
- "@teambit/component.sources": "0.0.185",
122
- "@teambit/legacy.component-list": "0.0.187",
123
- "@teambit/legacy.scope-api": "0.0.188",
124
- "@teambit/command-bar": "1.0.1047",
125
- "@teambit/sidebar": "1.0.1047",
126
- "@teambit/pubsub": "1.0.1047",
127
- "@teambit/deprecation": "1.0.1047"
72
+ "@teambit/component": "1.0.1049",
73
+ "@teambit/dependency-resolver": "1.0.1049",
74
+ "@teambit/envs": "1.0.1049",
75
+ "@teambit/legacy.extension-data": "0.0.136",
76
+ "@teambit/legacy.scope": "0.0.134",
77
+ "@teambit/legacy.consumer-component": "0.0.135",
78
+ "@teambit/legacy.consumer": "0.0.134",
79
+ "@teambit/legacy.bit-map": "0.0.191",
80
+ "@teambit/toolbox.fs.last-modified": "0.0.16",
81
+ "@teambit/toolbox.path.path": "0.0.18",
82
+ "@teambit/logger": "0.0.1441",
83
+ "@teambit/objects": "0.0.556",
84
+ "@teambit/scope": "1.0.1049",
85
+ "@teambit/graph": "1.0.1049",
86
+ "@teambit/cli": "0.0.1348",
87
+ "@teambit/config-store": "0.0.229",
88
+ "@teambit/isolator": "1.0.1049",
89
+ "@teambit/legacy.constants": "0.0.32",
90
+ "@teambit/component-tree": "1.0.1049",
91
+ "@teambit/harmony.modules.load-trace": "0.0.4",
92
+ "@teambit/harmony.modules.resolved-component": "0.0.516",
93
+ "@teambit/legacy.utils": "0.0.40",
94
+ "@teambit/watcher": "1.0.1049",
95
+ "@teambit/scope.remotes": "0.0.134",
96
+ "@teambit/aspect-loader": "1.0.1049",
97
+ "@teambit/config": "0.0.1523",
98
+ "@teambit/harmony.modules.requireable-component": "0.0.516",
99
+ "@teambit/toolbox.modules.module-resolver": "0.0.21",
100
+ "@teambit/workspace.modules.node-modules-linker": "0.0.365",
101
+ "@teambit/graphql": "1.0.1049",
102
+ "@teambit/bundler": "1.0.1049",
103
+ "@teambit/global-config": "0.0.1352",
104
+ "@teambit/legacy.consumer-config": "0.0.134",
105
+ "@teambit/ui": "1.0.1049",
106
+ "@teambit/variants": "0.0.1616",
107
+ "@teambit/component-issues": "0.0.175",
108
+ "@teambit/component.sources": "0.0.186",
109
+ "@teambit/git.modules.git-executable": "0.0.33",
110
+ "@teambit/harmony.modules.in-memory-cache": "0.0.36",
111
+ "@teambit/legacy.component-list": "0.0.188",
112
+ "@teambit/legacy.scope-api": "0.0.189",
113
+ "@teambit/toolbox.path.is-path-inside": "0.0.510",
114
+ "@teambit/workspace.modules.match-pattern": "0.0.523",
115
+ "@teambit/component.ui.component-drawer": "0.0.489",
116
+ "@teambit/lanes.hooks.use-lane-components": "0.0.306",
117
+ "@teambit/ui-foundation.ui.side-bar": "0.0.938",
118
+ "@teambit/command-bar": "1.0.1049",
119
+ "@teambit/component.ui.component-filters.env-filter": "0.0.278",
120
+ "@teambit/sidebar": "1.0.1049",
121
+ "@teambit/pubsub": "1.0.1049",
122
+ "@teambit/harmony.modules.concurrency": "0.0.33",
123
+ "@teambit/toolbox.promise.map-pool": "0.0.16",
124
+ "@teambit/component-descriptor": "0.0.455",
125
+ "@teambit/deprecation": "1.0.1049",
126
+ "@teambit/preview.ui.preview-placeholder": "0.0.571",
127
+ "@teambit/cloud.hooks.use-cloud-scopes": "0.0.23"
128
128
  },
129
129
  "devDependencies": {
130
130
  "@types/lodash": "4.14.165",
@@ -137,7 +137,7 @@
137
137
  "@types/pluralize": "0.0.29",
138
138
  "@types/mocha": "9.1.0",
139
139
  "@teambit/workspace.content.workspace-overview": "1.96.6",
140
- "@teambit/harmony.envs.core-aspect-env": "0.1.7"
140
+ "@teambit/harmony.envs.core-aspect-env": "1.0.0"
141
141
  },
142
142
  "peerDependencies": {
143
143
  "@apollo/client": "^3.12.0",
@@ -150,7 +150,7 @@
150
150
  "peerDependenciesMeta": {},
151
151
  "exports": {
152
152
  ".": {
153
- "types": "./index.ts",
153
+ "types": "./dist/index.d.ts",
154
154
  "node": {
155
155
  "require": "./dist/index.js",
156
156
  "import": "./dist/esm.mjs"
@@ -158,8 +158,7 @@
158
158
  "default": "./dist/index.js"
159
159
  },
160
160
  "./dist/*": "./dist/*",
161
- "./artifacts/*": "./artifacts/*",
162
- "./*": "./*.ts"
161
+ "./artifacts/*": "./artifacts/*"
163
162
  },
164
163
  "private": false,
165
164
  "engines": {
package/types/style.d.ts CHANGED
@@ -40,3 +40,7 @@ declare module '*.mdx' {
40
40
  const component: any;
41
41
  export default component;
42
42
  }
43
+
44
+ // `reset-css` ships only `reset.css` (no `.d.ts`). TS6 refuses bare
45
+ // side-effect imports without declarations, so we declare the module here.
46
+ declare module 'reset-css';