@teambit/workspace 1.0.13 → 1.0.15
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/aspects-merger.js +9 -7
- package/dist/aspects-merger.js.map +1 -1
- package/dist/bit-map.d.ts +4 -2
- package/dist/bit-map.js +24 -14
- package/dist/bit-map.js.map +1 -1
- package/dist/component-tree.widget.d.ts +2 -2
- package/dist/list.cmd.d.ts +2 -2
- package/dist/{preview-1696183042534.js → preview-1696331786092.js} +2 -2
- package/dist/scope-subcommands/scope-set.cmd.js +2 -1
- package/dist/scope-subcommands/scope-set.cmd.js.map +1 -1
- package/dist/ui/workspace/workspace-overview/workspace-overview.d.ts +2 -2
- package/dist/ui/workspace/workspace-provider.d.ts +2 -2
- package/dist/ui/workspace/workspace.d.ts +2 -2
- package/dist/workspace.composition.d.ts +2 -2
- package/dist/workspace.d.ts +1 -1
- package/dist/workspace.js +10 -4
- package/dist/workspace.js.map +1 -1
- package/package.json +27 -27
- package/scope-subcommands/scope-set.cmd.ts +2 -1
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.15",
|
|
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.15"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -58,38 +58,38 @@
|
|
|
58
58
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
59
59
|
"@teambit/workspace.ui.empty-workspace": "0.0.508",
|
|
60
60
|
"@teambit/workspace.ui.workspace-component-card": "0.0.516",
|
|
61
|
-
"@teambit/component": "1.0.
|
|
62
|
-
"@teambit/dependency-resolver": "1.0.
|
|
63
|
-
"@teambit/envs": "1.0.
|
|
61
|
+
"@teambit/component": "1.0.15",
|
|
62
|
+
"@teambit/dependency-resolver": "1.0.15",
|
|
63
|
+
"@teambit/envs": "1.0.15",
|
|
64
64
|
"@teambit/bit-error": "0.0.404",
|
|
65
|
-
"@teambit/lane-id": "0.0.
|
|
66
|
-
"@teambit/logger": "0.0.
|
|
67
|
-
"@teambit/scope": "1.0.
|
|
68
|
-
"@teambit/graph": "1.0.
|
|
69
|
-
"@teambit/cli": "0.0.
|
|
70
|
-
"@teambit/isolator": "1.0.
|
|
71
|
-
"@teambit/component-tree": "1.0.
|
|
65
|
+
"@teambit/lane-id": "0.0.306",
|
|
66
|
+
"@teambit/logger": "0.0.887",
|
|
67
|
+
"@teambit/scope": "1.0.15",
|
|
68
|
+
"@teambit/graph": "1.0.15",
|
|
69
|
+
"@teambit/cli": "0.0.794",
|
|
70
|
+
"@teambit/isolator": "1.0.15",
|
|
71
|
+
"@teambit/component-tree": "1.0.15",
|
|
72
72
|
"@teambit/harmony.modules.resolved-component": "0.0.493",
|
|
73
|
-
"@teambit/compiler": "1.0.
|
|
74
|
-
"@teambit/aspect-loader": "1.0.
|
|
75
|
-
"@teambit/config": "0.0.
|
|
76
|
-
"@teambit/global-config": "0.0.
|
|
73
|
+
"@teambit/compiler": "1.0.15",
|
|
74
|
+
"@teambit/aspect-loader": "1.0.15",
|
|
75
|
+
"@teambit/config": "0.0.809",
|
|
76
|
+
"@teambit/global-config": "0.0.796",
|
|
77
77
|
"@teambit/harmony.modules.requireable-component": "0.0.493",
|
|
78
78
|
"@teambit/toolbox.modules.module-resolver": "0.0.3",
|
|
79
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
|
80
|
-
"@teambit/graphql": "1.0.
|
|
81
|
-
"@teambit/bundler": "1.0.
|
|
82
|
-
"@teambit/pubsub": "1.0.
|
|
83
|
-
"@teambit/ui": "1.0.
|
|
84
|
-
"@teambit/variants": "0.0.
|
|
79
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.135",
|
|
80
|
+
"@teambit/graphql": "1.0.15",
|
|
81
|
+
"@teambit/bundler": "1.0.15",
|
|
82
|
+
"@teambit/pubsub": "1.0.15",
|
|
83
|
+
"@teambit/ui": "1.0.15",
|
|
84
|
+
"@teambit/variants": "0.0.901",
|
|
85
85
|
"@teambit/component-issues": "0.0.97",
|
|
86
86
|
"@teambit/component-version": "1.0.2",
|
|
87
87
|
"@teambit/dependencies.modules.packages-excluder": "1.0.4",
|
|
88
88
|
"@teambit/workspace.modules.match-pattern": "0.0.500",
|
|
89
|
-
"@teambit/command-bar": "1.0.
|
|
90
|
-
"@teambit/sidebar": "1.0.
|
|
91
|
-
"@teambit/component-descriptor": "0.0.
|
|
92
|
-
"@teambit/deprecation": "1.0.
|
|
89
|
+
"@teambit/command-bar": "1.0.15",
|
|
90
|
+
"@teambit/sidebar": "1.0.15",
|
|
91
|
+
"@teambit/component-descriptor": "0.0.360",
|
|
92
|
+
"@teambit/deprecation": "1.0.15"
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@types/lodash": "4.14.165",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"peerDependencies": {
|
|
111
111
|
"@apollo/client": "^3.6.0",
|
|
112
112
|
"react-router-dom": "^6.0.0",
|
|
113
|
-
"@teambit/legacy": "1.0.
|
|
113
|
+
"@teambit/legacy": "1.0.573",
|
|
114
114
|
"react": "^16.8.0 || ^17.0.0",
|
|
115
115
|
"react-dom": "^16.8.0 || ^17.0.0"
|
|
116
116
|
},
|
|
@@ -16,7 +16,8 @@ export class ScopeSetCmd implements Command {
|
|
|
16
16
|
];
|
|
17
17
|
options = [];
|
|
18
18
|
group = 'development';
|
|
19
|
-
extendedDescription = `default scopes for components are set in the bitmap file. the default scope for a workspace is set in the workspace.jsonc
|
|
19
|
+
extendedDescription = `default scopes for components are set in the bitmap file. the default scope for a workspace is set in the workspace.jsonc.
|
|
20
|
+
a component is set with a scope (as oppose to default scope) only once it is versioned.'
|
|
20
21
|
|
|
21
22
|
${PATTERN_HELP('scope set scope-name')}`;
|
|
22
23
|
|