@teambit/workspace 1.0.412 → 1.0.413
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 +13 -13
- package/dist/envs-subcommands/envs-set.cmd.js +1 -1
- package/dist/envs-subcommands/envs-set.cmd.js.map +1 -1
- package/dist/{preview-1727087093163.js → preview-1727148128138.js} +2 -2
- package/dist/workspace-component/workspace-component-loader.js.map +1 -1
- package/dist/workspace.js +1 -1
- package/dist/workspace.js.map +1 -1
- package/envs-subcommands/envs-set.cmd.ts +1 -1
- package/package.json +28 -28
- package/workspace-component/workspace-component-loader.ts +1 -1
|
@@ -29,7 +29,7 @@ export class EnvsSetCmd implements Command {
|
|
|
29
29
|
description: "configures 'ui/button' to use the 'teambit.community/envs/community-mdx@1.95.16' env",
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
cmd: 'set "ui/**" teambit.react/react-env',
|
|
32
|
+
cmd: 'set "*/ui/**" teambit.react/react-env',
|
|
33
33
|
description:
|
|
34
34
|
"configures all components that have the 'ui' namespace to use the latest version of the teambit.react/react-env env",
|
|
35
35
|
},
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.413",
|
|
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.413"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -52,53 +52,53 @@
|
|
|
52
52
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
53
53
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
54
54
|
"@teambit/workspace.ui.empty-workspace": "0.0.508",
|
|
55
|
-
"@teambit/component": "1.0.
|
|
56
|
-
"@teambit/dependency-resolver": "1.0.
|
|
57
|
-
"@teambit/envs": "1.0.
|
|
58
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
55
|
+
"@teambit/component": "1.0.413",
|
|
56
|
+
"@teambit/dependency-resolver": "1.0.413",
|
|
57
|
+
"@teambit/envs": "1.0.413",
|
|
58
|
+
"@teambit/legacy.bit-map": "0.0.35",
|
|
59
59
|
"@teambit/toolbox.fs.last-modified": "0.0.1",
|
|
60
60
|
"@teambit/toolbox.path.path": "0.0.4",
|
|
61
|
-
"@teambit/logger": "0.0.
|
|
62
|
-
"@teambit/scope": "1.0.
|
|
63
|
-
"@teambit/graph": "1.0.
|
|
64
|
-
"@teambit/cli": "0.0.
|
|
65
|
-
"@teambit/isolator": "1.0.
|
|
66
|
-
"@teambit/component-tree": "1.0.
|
|
61
|
+
"@teambit/logger": "0.0.1083",
|
|
62
|
+
"@teambit/scope": "1.0.413",
|
|
63
|
+
"@teambit/graph": "1.0.413",
|
|
64
|
+
"@teambit/cli": "0.0.990",
|
|
65
|
+
"@teambit/isolator": "1.0.413",
|
|
66
|
+
"@teambit/component-tree": "1.0.413",
|
|
67
67
|
"@teambit/harmony.modules.resolved-component": "0.0.497",
|
|
68
68
|
"@teambit/legacy.utils": "0.0.5",
|
|
69
|
-
"@teambit/watcher": "1.0.
|
|
70
|
-
"@teambit/aspect-loader": "1.0.
|
|
71
|
-
"@teambit/config": "0.0.
|
|
72
|
-
"@teambit/global-config": "0.0.
|
|
69
|
+
"@teambit/watcher": "1.0.413",
|
|
70
|
+
"@teambit/aspect-loader": "1.0.413",
|
|
71
|
+
"@teambit/config": "0.0.1164",
|
|
72
|
+
"@teambit/global-config": "0.0.993",
|
|
73
73
|
"@teambit/harmony.modules.requireable-component": "0.0.497",
|
|
74
74
|
"@teambit/toolbox.modules.module-resolver": "0.0.7",
|
|
75
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
|
76
|
-
"@teambit/graphql": "1.0.
|
|
77
|
-
"@teambit/bundler": "1.0.
|
|
78
|
-
"@teambit/pubsub": "1.0.
|
|
79
|
-
"@teambit/ui": "1.0.
|
|
80
|
-
"@teambit/variants": "0.0.
|
|
75
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.206",
|
|
76
|
+
"@teambit/graphql": "1.0.413",
|
|
77
|
+
"@teambit/bundler": "1.0.413",
|
|
78
|
+
"@teambit/pubsub": "1.0.413",
|
|
79
|
+
"@teambit/ui": "1.0.413",
|
|
80
|
+
"@teambit/variants": "0.0.1257",
|
|
81
81
|
"@teambit/component-issues": "0.0.150",
|
|
82
|
-
"@teambit/component.sources": "0.0.
|
|
82
|
+
"@teambit/component.sources": "0.0.31",
|
|
83
83
|
"@teambit/harmony.modules.in-memory-cache": "0.0.2",
|
|
84
|
-
"@teambit/legacy.component-list": "0.0.
|
|
85
|
-
"@teambit/legacy.scope-api": "0.0.
|
|
84
|
+
"@teambit/legacy.component-list": "0.0.32",
|
|
85
|
+
"@teambit/legacy.scope-api": "0.0.34",
|
|
86
86
|
"@teambit/toolbox.path.is-path-inside": "0.0.496",
|
|
87
87
|
"@teambit/workspace.modules.match-pattern": "0.0.505",
|
|
88
88
|
"@teambit/component.ui.component-drawer": "0.0.411",
|
|
89
89
|
"@teambit/lanes.hooks.use-lane-components": "0.0.267",
|
|
90
90
|
"@teambit/lanes.hooks.use-lanes": "0.0.273",
|
|
91
|
-
"@teambit/command-bar": "1.0.
|
|
91
|
+
"@teambit/command-bar": "1.0.413",
|
|
92
92
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.227",
|
|
93
93
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.225",
|
|
94
94
|
"@teambit/component.ui.component-filters.env-filter": "0.0.236",
|
|
95
95
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.218",
|
|
96
|
-
"@teambit/sidebar": "1.0.
|
|
96
|
+
"@teambit/sidebar": "1.0.413",
|
|
97
97
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.510",
|
|
98
98
|
"@teambit/harmony.modules.concurrency": "0.0.1",
|
|
99
99
|
"@teambit/toolbox.promise.map-pool": "0.0.1",
|
|
100
100
|
"@teambit/component-descriptor": "0.0.424",
|
|
101
|
-
"@teambit/deprecation": "1.0.
|
|
101
|
+
"@teambit/deprecation": "1.0.413",
|
|
102
102
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.223",
|
|
103
103
|
"@teambit/cloud.hooks.use-cloud-scopes": "0.0.3",
|
|
104
104
|
"@teambit/design.ui.tooltip": "0.0.371",
|
|
@@ -944,7 +944,7 @@ function createComponentCacheKey(id: ComponentID, loadOpts?: ComponentLoadOption
|
|
|
944
944
|
return `${id.toString()}:${JSON.stringify(sortKeys(relevantOpts ?? {}))}`;
|
|
945
945
|
}
|
|
946
946
|
|
|
947
|
-
function sortKeys(obj:
|
|
947
|
+
function sortKeys(obj: object) {
|
|
948
948
|
return fromPairs(Object.entries(obj).sort(([k1], [k2]) => k1.localeCompare(k2)));
|
|
949
949
|
}
|
|
950
950
|
|