@teambit/workspace 1.0.1070 → 1.0.1072
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.
package/dist/capsule.cmd.d.ts
CHANGED
|
@@ -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("@
|
|
60
|
+
allRoots: import("../teambit.component_isolator@1.0.1072/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.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1072/dist/workspace.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1072/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.
|
|
3
|
+
"version": "1.0.1072",
|
|
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.
|
|
9
|
+
"version": "1.0.1072"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -68,20 +68,20 @@
|
|
|
68
68
|
"@teambit/toolbox.path.is-path-inside": "0.0.511",
|
|
69
69
|
"@teambit/workspace.modules.match-pattern": "0.0.526",
|
|
70
70
|
"@teambit/component.ui.component-drawer": "0.0.494",
|
|
71
|
-
"@teambit/design.ui.tree": "0.0.16",
|
|
72
71
|
"@teambit/lanes.hooks.use-lane-components": "0.0.307",
|
|
73
72
|
"@teambit/lanes.hooks.use-lanes": "0.0.293",
|
|
74
73
|
"@teambit/lanes.ui.models.lanes-model": "0.0.233",
|
|
75
74
|
"@teambit/ui-foundation.ui.side-bar": "0.0.943",
|
|
75
|
+
"@teambit/design.ui.tree": "0.0.16",
|
|
76
76
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.242",
|
|
77
77
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.244",
|
|
78
78
|
"@teambit/component.ui.component-filters.env-filter": "0.0.280",
|
|
79
79
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.237",
|
|
80
|
-
"@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
|
|
81
80
|
"@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
|
|
82
81
|
"@teambit/ui-foundation.ui.menu": "0.0.503",
|
|
83
82
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
|
|
84
83
|
"@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
|
|
84
|
+
"@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
|
|
85
85
|
"@teambit/harmony.modules.concurrency": "0.0.35",
|
|
86
86
|
"@teambit/toolbox.promise.map-pool": "0.0.17",
|
|
87
87
|
"@teambit/base-react.themes.theme-switcher": "1.1.2",
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.234",
|
|
95
95
|
"@teambit/ui-foundation.ui.corner": "0.0.520",
|
|
96
96
|
"@teambit/ui-foundation.ui.notifications.notification-context": "0.0.501",
|
|
97
|
-
"@teambit/ui-foundation.ui.top-bar": "0.0.515",
|
|
98
97
|
"@teambit/workspace.hooks.use-navigation-message-listener": "0.0.2",
|
|
99
98
|
"@teambit/workspace.hooks.use-url-change-broadcaster": "0.0.2",
|
|
100
99
|
"@teambit/workspace.ui.preserve-workspace-mode": "0.0.3",
|
|
100
|
+
"@teambit/ui-foundation.ui.top-bar": "0.0.515",
|
|
101
101
|
"@teambit/design.ui.tooltip": "0.0.383",
|
|
102
102
|
"@teambit/preview.ui.preview-placeholder": "0.0.573",
|
|
103
103
|
"@teambit/scopes.scope-id": "0.0.9",
|
|
@@ -108,23 +108,23 @@
|
|
|
108
108
|
"@teambit/cloud.hooks.use-cloud-scopes": "0.0.25",
|
|
109
109
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
110
110
|
"@teambit/workspace.ui.empty-workspace": "0.0.509",
|
|
111
|
-
"@teambit/component": "1.0.
|
|
112
|
-
"@teambit/dependency-resolver": "1.0.
|
|
113
|
-
"@teambit/envs": "1.0.
|
|
114
|
-
"@teambit/objects": "0.0.
|
|
115
|
-
"@teambit/scope": "1.0.
|
|
116
|
-
"@teambit/graph": "1.0.
|
|
117
|
-
"@teambit/isolator": "1.0.
|
|
118
|
-
"@teambit/component-tree": "1.0.
|
|
119
|
-
"@teambit/watcher": "1.0.
|
|
120
|
-
"@teambit/aspect-loader": "1.0.
|
|
121
|
-
"@teambit/graphql": "1.0.
|
|
122
|
-
"@teambit/bundler": "1.0.
|
|
123
|
-
"@teambit/ui": "1.0.
|
|
124
|
-
"@teambit/command-bar": "1.0.
|
|
125
|
-
"@teambit/sidebar": "1.0.
|
|
126
|
-
"@teambit/pubsub": "1.0.
|
|
127
|
-
"@teambit/deprecation": "1.0.
|
|
111
|
+
"@teambit/component": "1.0.1072",
|
|
112
|
+
"@teambit/dependency-resolver": "1.0.1072",
|
|
113
|
+
"@teambit/envs": "1.0.1072",
|
|
114
|
+
"@teambit/objects": "0.0.579",
|
|
115
|
+
"@teambit/scope": "1.0.1072",
|
|
116
|
+
"@teambit/graph": "1.0.1072",
|
|
117
|
+
"@teambit/isolator": "1.0.1072",
|
|
118
|
+
"@teambit/component-tree": "1.0.1072",
|
|
119
|
+
"@teambit/watcher": "1.0.1072",
|
|
120
|
+
"@teambit/aspect-loader": "1.0.1072",
|
|
121
|
+
"@teambit/graphql": "1.0.1072",
|
|
122
|
+
"@teambit/bundler": "1.0.1072",
|
|
123
|
+
"@teambit/ui": "1.0.1072",
|
|
124
|
+
"@teambit/command-bar": "1.0.1072",
|
|
125
|
+
"@teambit/sidebar": "1.0.1072",
|
|
126
|
+
"@teambit/pubsub": "1.0.1072",
|
|
127
|
+
"@teambit/deprecation": "1.0.1072"
|
|
128
128
|
},
|
|
129
129
|
"devDependencies": {
|
|
130
130
|
"@types/lodash": "4.14.165",
|