@teambit/workspace 1.0.671 → 1.0.672
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.
|
|
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.672/dist/workspace.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.672/dist/workspace.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -78,7 +78,7 @@ export declare class WorkspaceUI {
|
|
|
78
78
|
private menuItems;
|
|
79
79
|
static dependencies: import("@teambit/harmony").Aspect[];
|
|
80
80
|
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
|
81
|
-
static slots: (((registerFn: () => string) => SlotRegistry<
|
|
81
|
+
static slots: (((registerFn: () => string) => SlotRegistry<ComponentTreeNode>) | ((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<DrawerWidgetSlot>))[];
|
|
82
82
|
static provider([ui, componentUi, sidebar, componentTree, commandBarUI, graphUI]: [
|
|
83
83
|
UiUI,
|
|
84
84
|
ComponentUI,
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.672",
|
|
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.672"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -28,20 +28,33 @@
|
|
|
28
28
|
"reset-css": "5.0.1",
|
|
29
29
|
"@teambit/component-id": "1.2.4",
|
|
30
30
|
"@teambit/harmony": "0.4.7",
|
|
31
|
+
"@teambit/legacy.extension-data": "0.0.62",
|
|
32
|
+
"@teambit/legacy.scope": "0.0.60",
|
|
31
33
|
"@teambit/component-version": "1.0.4",
|
|
34
|
+
"@teambit/legacy.consumer-component": "0.0.61",
|
|
35
|
+
"@teambit/legacy.consumer": "0.0.60",
|
|
32
36
|
"@teambit/bit-error": "0.0.404",
|
|
33
37
|
"@teambit/lane-id": "0.0.312",
|
|
38
|
+
"@teambit/legacy.bit-map": "0.0.117",
|
|
34
39
|
"@teambit/toolbox.fs.last-modified": "0.0.6",
|
|
35
40
|
"@teambit/toolbox.path.path": "0.0.8",
|
|
36
41
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
37
42
|
"@teambit/component.ui.component-status-resolver": "0.0.510",
|
|
43
|
+
"@teambit/legacy.constants": "0.0.14",
|
|
38
44
|
"@teambit/harmony.modules.resolved-component": "0.0.504",
|
|
39
45
|
"@teambit/legacy.utils": "0.0.23",
|
|
40
46
|
"@teambit/harmony.modules.requireable-component": "0.0.504",
|
|
41
47
|
"@teambit/toolbox.modules.module-resolver": "0.0.11",
|
|
48
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.288",
|
|
49
|
+
"@teambit/legacy.consumer-config": "0.0.60",
|
|
42
50
|
"@teambit/component-issues": "0.0.161",
|
|
51
|
+
"@teambit/component.sources": "0.0.112",
|
|
43
52
|
"@teambit/dependencies.modules.packages-excluder": "1.0.8",
|
|
53
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.17",
|
|
44
54
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
55
|
+
"@teambit/legacy.component-list": "0.0.114",
|
|
56
|
+
"@teambit/legacy.scope-api": "0.0.115",
|
|
57
|
+
"@teambit/scope.remotes": "0.0.60",
|
|
45
58
|
"@teambit/toolbox.path.is-path-inside": "0.0.500",
|
|
46
59
|
"@teambit/workspace.modules.match-pattern": "0.0.510",
|
|
47
60
|
"@teambit/component.ui.component-drawer": "0.0.452",
|
|
@@ -59,6 +72,7 @@
|
|
|
59
72
|
"@teambit/ui-foundation.ui.menu": "0.0.502",
|
|
60
73
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.518",
|
|
61
74
|
"@teambit/ui-foundation.ui.tree.drawer": "0.0.518",
|
|
75
|
+
"@teambit/harmony.modules.concurrency": "0.0.15",
|
|
62
76
|
"@teambit/toolbox.promise.map-pool": "0.0.6",
|
|
63
77
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
|
|
64
78
|
"@teambit/workspace.ui.use-workspace-mode": "0.0.2",
|
|
@@ -80,43 +94,29 @@
|
|
|
80
94
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
81
95
|
"@teambit/workspace.ui.empty-workspace": "0.0.509",
|
|
82
96
|
"@teambit/workspace.ui.workspace-component-card": "0.0.553",
|
|
83
|
-
"@teambit/component": "1.0.
|
|
84
|
-
"@teambit/dependency-resolver": "1.0.
|
|
85
|
-
"@teambit/envs": "1.0.
|
|
86
|
-
"@teambit/
|
|
87
|
-
"@teambit/
|
|
88
|
-
"@teambit/
|
|
89
|
-
"@teambit/
|
|
90
|
-
"@teambit/
|
|
91
|
-
"@teambit/
|
|
92
|
-
"@teambit/
|
|
93
|
-
"@teambit/
|
|
94
|
-
"@teambit/
|
|
95
|
-
"@teambit/
|
|
96
|
-
"@teambit/
|
|
97
|
-
"@teambit/
|
|
98
|
-
"@teambit/
|
|
99
|
-
"@teambit/
|
|
100
|
-
"@teambit/
|
|
101
|
-
"@teambit/
|
|
102
|
-
"@teambit/
|
|
103
|
-
"@teambit/
|
|
104
|
-
"@teambit/
|
|
105
|
-
"@teambit/
|
|
106
|
-
"@teambit/global-config": "0.0.1251",
|
|
107
|
-
"@teambit/legacy.consumer-config": "0.0.60",
|
|
108
|
-
"@teambit/ui": "1.0.671",
|
|
109
|
-
"@teambit/variants": "0.0.1515",
|
|
110
|
-
"@teambit/component.sources": "0.0.112",
|
|
111
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.17",
|
|
112
|
-
"@teambit/legacy.component-list": "0.0.114",
|
|
113
|
-
"@teambit/legacy.scope-api": "0.0.115",
|
|
114
|
-
"@teambit/scope.remotes": "0.0.60",
|
|
115
|
-
"@teambit/command-bar": "1.0.671",
|
|
116
|
-
"@teambit/sidebar": "1.0.671",
|
|
117
|
-
"@teambit/pubsub": "1.0.671",
|
|
118
|
-
"@teambit/harmony.modules.concurrency": "0.0.15",
|
|
119
|
-
"@teambit/deprecation": "1.0.671"
|
|
97
|
+
"@teambit/component": "1.0.672",
|
|
98
|
+
"@teambit/dependency-resolver": "1.0.672",
|
|
99
|
+
"@teambit/envs": "1.0.672",
|
|
100
|
+
"@teambit/logger": "0.0.1342",
|
|
101
|
+
"@teambit/objects": "0.0.179",
|
|
102
|
+
"@teambit/scope": "1.0.672",
|
|
103
|
+
"@teambit/graph": "1.0.672",
|
|
104
|
+
"@teambit/cli": "0.0.1249",
|
|
105
|
+
"@teambit/isolator": "1.0.672",
|
|
106
|
+
"@teambit/component-tree": "1.0.672",
|
|
107
|
+
"@teambit/watcher": "1.0.672",
|
|
108
|
+
"@teambit/aspect-loader": "1.0.672",
|
|
109
|
+
"@teambit/config-store": "0.0.129",
|
|
110
|
+
"@teambit/config": "0.0.1423",
|
|
111
|
+
"@teambit/graphql": "1.0.672",
|
|
112
|
+
"@teambit/bundler": "1.0.672",
|
|
113
|
+
"@teambit/global-config": "0.0.1252",
|
|
114
|
+
"@teambit/ui": "1.0.672",
|
|
115
|
+
"@teambit/variants": "0.0.1516",
|
|
116
|
+
"@teambit/command-bar": "1.0.672",
|
|
117
|
+
"@teambit/sidebar": "1.0.672",
|
|
118
|
+
"@teambit/pubsub": "1.0.672",
|
|
119
|
+
"@teambit/deprecation": "1.0.672"
|
|
120
120
|
},
|
|
121
121
|
"devDependencies": {
|
|
122
122
|
"@types/lodash": "4.14.165",
|