@teambit/workspace 1.0.412 → 1.0.414
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 +21 -21
- 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-1727262607766.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 +40 -40
- 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.414",
|
|
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.414"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"classnames": "2.2.6",
|
|
25
25
|
"pluralize": "8.0.0",
|
|
26
26
|
"reset-css": "5.0.1",
|
|
27
|
-
"@teambit/component-id": "1.2.
|
|
27
|
+
"@teambit/component-id": "1.2.2",
|
|
28
28
|
"@teambit/harmony": "0.4.6",
|
|
29
29
|
"@teambit/bit-error": "0.0.404",
|
|
30
30
|
"@teambit/lane-id": "0.0.311",
|
|
@@ -52,58 +52,58 @@
|
|
|
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.414",
|
|
56
|
+
"@teambit/dependency-resolver": "1.0.414",
|
|
57
|
+
"@teambit/envs": "1.0.414",
|
|
58
|
+
"@teambit/legacy.bit-map": "0.0.36",
|
|
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.1084",
|
|
62
|
+
"@teambit/scope": "1.0.414",
|
|
63
|
+
"@teambit/graph": "1.0.414",
|
|
64
|
+
"@teambit/cli": "0.0.991",
|
|
65
|
+
"@teambit/isolator": "1.0.414",
|
|
66
|
+
"@teambit/component-tree": "1.0.414",
|
|
67
67
|
"@teambit/harmony.modules.resolved-component": "0.0.497",
|
|
68
|
-
"@teambit/legacy.utils": "0.0.
|
|
69
|
-
"@teambit/watcher": "1.0.
|
|
70
|
-
"@teambit/aspect-loader": "1.0.
|
|
71
|
-
"@teambit/config": "0.0.
|
|
72
|
-
"@teambit/global-config": "0.0.
|
|
68
|
+
"@teambit/legacy.utils": "0.0.6",
|
|
69
|
+
"@teambit/watcher": "1.0.414",
|
|
70
|
+
"@teambit/aspect-loader": "1.0.414",
|
|
71
|
+
"@teambit/config": "0.0.1165",
|
|
72
|
+
"@teambit/global-config": "0.0.994",
|
|
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.
|
|
81
|
-
"@teambit/component-issues": "0.0.
|
|
82
|
-
"@teambit/component.sources": "0.0.
|
|
75
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.207",
|
|
76
|
+
"@teambit/graphql": "1.0.414",
|
|
77
|
+
"@teambit/bundler": "1.0.414",
|
|
78
|
+
"@teambit/pubsub": "1.0.414",
|
|
79
|
+
"@teambit/ui": "1.0.414",
|
|
80
|
+
"@teambit/variants": "0.0.1258",
|
|
81
|
+
"@teambit/component-issues": "0.0.151",
|
|
82
|
+
"@teambit/component.sources": "0.0.32",
|
|
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.33",
|
|
85
|
+
"@teambit/legacy.scope-api": "0.0.35",
|
|
86
86
|
"@teambit/toolbox.path.is-path-inside": "0.0.496",
|
|
87
87
|
"@teambit/workspace.modules.match-pattern": "0.0.505",
|
|
88
|
-
"@teambit/component.ui.component-drawer": "0.0.
|
|
89
|
-
"@teambit/lanes.hooks.use-lane-components": "0.0.
|
|
88
|
+
"@teambit/component.ui.component-drawer": "0.0.412",
|
|
89
|
+
"@teambit/lanes.hooks.use-lane-components": "0.0.268",
|
|
90
90
|
"@teambit/lanes.hooks.use-lanes": "0.0.273",
|
|
91
|
-
"@teambit/command-bar": "1.0.
|
|
92
|
-
"@teambit/component.ui.component-filters.component-filter-context": "0.0.
|
|
93
|
-
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.
|
|
94
|
-
"@teambit/component.ui.component-filters.env-filter": "0.0.
|
|
95
|
-
"@teambit/component.ui.component-filters.show-main-filter": "0.0.
|
|
96
|
-
"@teambit/sidebar": "1.0.
|
|
91
|
+
"@teambit/command-bar": "1.0.414",
|
|
92
|
+
"@teambit/component.ui.component-filters.component-filter-context": "0.0.228",
|
|
93
|
+
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.226",
|
|
94
|
+
"@teambit/component.ui.component-filters.env-filter": "0.0.237",
|
|
95
|
+
"@teambit/component.ui.component-filters.show-main-filter": "0.0.219",
|
|
96
|
+
"@teambit/sidebar": "1.0.414",
|
|
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
|
-
"@teambit/component-descriptor": "0.0.
|
|
101
|
-
"@teambit/deprecation": "1.0.
|
|
100
|
+
"@teambit/component-descriptor": "0.0.425",
|
|
101
|
+
"@teambit/deprecation": "1.0.414",
|
|
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",
|
|
105
|
-
"@teambit/preview.ui.preview-placeholder": "0.0.
|
|
106
|
-
"@teambit/workspace.ui.workspace-component-card": "0.0.
|
|
105
|
+
"@teambit/preview.ui.preview-placeholder": "0.0.525",
|
|
106
|
+
"@teambit/workspace.ui.workspace-component-card": "0.0.532"
|
|
107
107
|
},
|
|
108
108
|
"devDependencies": {
|
|
109
109
|
"@types/lodash": "4.14.165",
|
|
@@ -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
|
|