@teambit/workspace 1.0.491 → 1.0.493
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/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_workspace_workspace-preview.js +1 -1
- package/artifacts/schema.json +1943 -1943
- package/dist/{preview-1733887202407.js → preview-1734020193676.js} +2 -2
- package/dist/workspace.graphql.js +1 -1
- package/dist/workspace.graphql.js.map +1 -1
- package/dist/workspace.js +6 -8
- package/dist/workspace.js.map +1 -1
- package/dist/workspace.ui.runtime.d.ts +1 -1
- package/package.json +40 -40
- package/dist/workspace-section.d.ts +0 -0
- package/dist/workspace-section.js +0 -17
- package/dist/workspace-section.js.map +0 -1
|
@@ -77,7 +77,7 @@ export declare class WorkspaceUI {
|
|
|
77
77
|
private menuItems;
|
|
78
78
|
static dependencies: import("@teambit/harmony").Aspect[];
|
|
79
79
|
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
|
80
|
-
static slots: (((registerFn: () => string) => SlotRegistry<
|
|
80
|
+
static slots: (((registerFn: () => string) => SlotRegistry<ComponentTreeNode>) | ((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<DrawerWidgetSlot>))[];
|
|
81
81
|
static provider([ui, componentUi, sidebar, componentTree, commandBarUI, graphUI]: [
|
|
82
82
|
UiUI,
|
|
83
83
|
ComponentUI,
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.493",
|
|
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.493"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -53,64 +53,64 @@
|
|
|
53
53
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
54
54
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
55
55
|
"@teambit/workspace.ui.empty-workspace": "0.0.508",
|
|
56
|
-
"@teambit/component": "1.0.
|
|
57
|
-
"@teambit/dependency-resolver": "1.0.
|
|
58
|
-
"@teambit/envs": "1.0.
|
|
59
|
-
"@teambit/legacy.extension-data": "0.0.
|
|
60
|
-
"@teambit/legacy.scope": "0.0.
|
|
61
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
62
|
-
"@teambit/legacy.consumer": "0.0.
|
|
63
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
56
|
+
"@teambit/component": "1.0.493",
|
|
57
|
+
"@teambit/dependency-resolver": "1.0.493",
|
|
58
|
+
"@teambit/envs": "1.0.493",
|
|
59
|
+
"@teambit/legacy.extension-data": "0.0.7",
|
|
60
|
+
"@teambit/legacy.scope": "0.0.5",
|
|
61
|
+
"@teambit/legacy.consumer-component": "0.0.6",
|
|
62
|
+
"@teambit/legacy.consumer": "0.0.5",
|
|
63
|
+
"@teambit/legacy.bit-map": "0.0.62",
|
|
64
64
|
"@teambit/toolbox.fs.last-modified": "0.0.2",
|
|
65
65
|
"@teambit/toolbox.path.path": "0.0.5",
|
|
66
|
-
"@teambit/logger": "0.0.
|
|
67
|
-
"@teambit/scope.objects": "0.0.
|
|
68
|
-
"@teambit/scope": "1.0.
|
|
69
|
-
"@teambit/graph": "1.0.
|
|
70
|
-
"@teambit/cli": "0.0.
|
|
71
|
-
"@teambit/isolator": "1.0.
|
|
72
|
-
"@teambit/component-tree": "1.0.
|
|
73
|
-
"@teambit/legacy.constants": "0.0.
|
|
66
|
+
"@teambit/logger": "0.0.1163",
|
|
67
|
+
"@teambit/scope.objects": "0.0.5",
|
|
68
|
+
"@teambit/scope": "1.0.493",
|
|
69
|
+
"@teambit/graph": "1.0.493",
|
|
70
|
+
"@teambit/cli": "0.0.1070",
|
|
71
|
+
"@teambit/isolator": "1.0.493",
|
|
72
|
+
"@teambit/component-tree": "1.0.493",
|
|
73
|
+
"@teambit/legacy.constants": "0.0.3",
|
|
74
74
|
"@teambit/harmony.modules.resolved-component": "0.0.499",
|
|
75
|
-
"@teambit/legacy.utils": "0.0.
|
|
76
|
-
"@teambit/watcher": "1.0.
|
|
77
|
-
"@teambit/aspect-loader": "1.0.
|
|
78
|
-
"@teambit/config": "0.0.
|
|
79
|
-
"@teambit/global-config": "0.0.
|
|
75
|
+
"@teambit/legacy.utils": "0.0.11",
|
|
76
|
+
"@teambit/watcher": "1.0.493",
|
|
77
|
+
"@teambit/aspect-loader": "1.0.493",
|
|
78
|
+
"@teambit/config": "0.0.1244",
|
|
79
|
+
"@teambit/global-config": "0.0.1073",
|
|
80
80
|
"@teambit/harmony.modules.requireable-component": "0.0.499",
|
|
81
81
|
"@teambit/toolbox.modules.module-resolver": "0.0.8",
|
|
82
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
|
83
|
-
"@teambit/graphql": "1.0.
|
|
84
|
-
"@teambit/bundler": "1.0.
|
|
85
|
-
"@teambit/legacy.consumer-config": "0.0.
|
|
86
|
-
"@teambit/pubsub": "1.0.
|
|
87
|
-
"@teambit/ui": "1.0.
|
|
88
|
-
"@teambit/variants": "0.0.
|
|
82
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.233",
|
|
83
|
+
"@teambit/graphql": "1.0.493",
|
|
84
|
+
"@teambit/bundler": "1.0.493",
|
|
85
|
+
"@teambit/legacy.consumer-config": "0.0.5",
|
|
86
|
+
"@teambit/pubsub": "1.0.493",
|
|
87
|
+
"@teambit/ui": "1.0.493",
|
|
88
|
+
"@teambit/variants": "0.0.1337",
|
|
89
89
|
"@teambit/component-issues": "0.0.152",
|
|
90
|
-
"@teambit/component.sources": "0.0.
|
|
91
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.
|
|
92
|
-
"@teambit/legacy.component-list": "0.0.
|
|
93
|
-
"@teambit/legacy.scope-api": "0.0.
|
|
94
|
-
"@teambit/scope.network": "0.0.
|
|
95
|
-
"@teambit/scope.remotes": "0.0.
|
|
90
|
+
"@teambit/component.sources": "0.0.57",
|
|
91
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.5",
|
|
92
|
+
"@teambit/legacy.component-list": "0.0.59",
|
|
93
|
+
"@teambit/legacy.scope-api": "0.0.60",
|
|
94
|
+
"@teambit/scope.network": "0.0.5",
|
|
95
|
+
"@teambit/scope.remotes": "0.0.5",
|
|
96
96
|
"@teambit/toolbox.path.is-path-inside": "0.0.497",
|
|
97
97
|
"@teambit/workspace.modules.match-pattern": "0.0.506",
|
|
98
98
|
"@teambit/component.ui.component-drawer": "0.0.424",
|
|
99
99
|
"@teambit/lanes.hooks.use-lane-components": "0.0.274",
|
|
100
100
|
"@teambit/lanes.hooks.use-lanes": "0.0.276",
|
|
101
101
|
"@teambit/ui-foundation.ui.side-bar": "0.0.891",
|
|
102
|
-
"@teambit/command-bar": "1.0.
|
|
102
|
+
"@teambit/command-bar": "1.0.493",
|
|
103
103
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.231",
|
|
104
104
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.229",
|
|
105
105
|
"@teambit/component.ui.component-filters.env-filter": "0.0.242",
|
|
106
106
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.222",
|
|
107
|
-
"@teambit/sidebar": "1.0.
|
|
107
|
+
"@teambit/sidebar": "1.0.493",
|
|
108
108
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.513",
|
|
109
|
-
"@teambit/harmony.modules.concurrency": "0.0.
|
|
109
|
+
"@teambit/harmony.modules.concurrency": "0.0.4",
|
|
110
110
|
"@teambit/toolbox.promise.map-pool": "0.0.2",
|
|
111
111
|
"@teambit/workspace.ui.use-workspace-mode": "0.0.2",
|
|
112
112
|
"@teambit/component-descriptor": "0.0.429",
|
|
113
|
-
"@teambit/deprecation": "1.0.
|
|
113
|
+
"@teambit/deprecation": "1.0.493",
|
|
114
114
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.225",
|
|
115
115
|
"@teambit/workspace.ui.preserve-workspace-mode": "0.0.2",
|
|
116
116
|
"@teambit/cloud.hooks.use-cloud-scopes": "0.0.5",
|
|
File without changes
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
// export class WorkspaceSection {
|
|
2
|
-
// constructor(
|
|
3
|
-
// readonly route: string
|
|
4
|
-
// ) {}
|
|
5
|
-
|
|
6
|
-
// toRoute() {
|
|
7
|
-
// return {
|
|
8
|
-
// path: this.toRoute
|
|
9
|
-
// children:
|
|
10
|
-
// };
|
|
11
|
-
// }
|
|
12
|
-
// };
|
|
13
|
-
|
|
14
|
-
// export interface WorkspaceSection {}
|
|
15
|
-
"use strict";
|
|
16
|
-
|
|
17
|
-
//# sourceMappingURL=workspace-section.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["workspace-section.ts"],"sourcesContent":["// export class WorkspaceSection {\n// constructor(\n// readonly route: string\n// ) {}\n\n// toRoute() {\n// return {\n// path: this.toRoute\n// children:\n// };\n// }\n// };\n\n// export interface WorkspaceSection {}\n"],"mappings":"AAAA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AAAA","ignoreList":[]}
|