@teambit/workspace 1.0.251 → 1.0.253
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/static/css/teambit.workspace/{workspace-preview.f9f484f7.css → workspace-preview.b6736c2c.css} +2 -2
- package/artifacts/preview/teambit_workspace_workspace-preview.js +1 -1
- package/artifacts/schema.json +2366 -2208
- package/component-config-file/component-config-file.ts +19 -11
- package/dist/component-config-file/component-config-file.d.ts +3 -2
- package/dist/component-config-file/component-config-file.js +21 -17
- package/dist/component-config-file/component-config-file.js.map +1 -1
- package/dist/{preview-1713928852794.js → preview-1714015260289.js} +2 -2
- package/dist/workspace.d.ts +3 -2
- package/dist/workspace.js +30 -17
- package/dist/workspace.js.map +1 -1
- package/package.json +20 -21
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.253",
|
|
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.253"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -19,7 +19,6 @@
|
|
|
19
19
|
"memoizee": "0.4.15",
|
|
20
20
|
"detect-indent": "5.0.0",
|
|
21
21
|
"detect-newline": "3.1.0",
|
|
22
|
-
"stringify-package": "1.0.1",
|
|
23
22
|
"p-map": "4.0.0",
|
|
24
23
|
"@react-hook/latest": "1.0.3",
|
|
25
24
|
"classnames": "2.2.6",
|
|
@@ -53,43 +52,43 @@
|
|
|
53
52
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
54
53
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
55
54
|
"@teambit/workspace.ui.empty-workspace": "0.0.508",
|
|
56
|
-
"@teambit/component": "1.0.
|
|
57
|
-
"@teambit/dependency-resolver": "1.0.
|
|
58
|
-
"@teambit/envs": "1.0.
|
|
55
|
+
"@teambit/component": "1.0.253",
|
|
56
|
+
"@teambit/dependency-resolver": "1.0.253",
|
|
57
|
+
"@teambit/envs": "1.0.253",
|
|
59
58
|
"@teambit/logger": "0.0.955",
|
|
60
|
-
"@teambit/scope": "1.0.
|
|
61
|
-
"@teambit/graph": "1.0.
|
|
59
|
+
"@teambit/scope": "1.0.253",
|
|
60
|
+
"@teambit/graph": "1.0.253",
|
|
62
61
|
"@teambit/cli": "0.0.862",
|
|
63
|
-
"@teambit/isolator": "1.0.
|
|
64
|
-
"@teambit/component-tree": "1.0.
|
|
62
|
+
"@teambit/isolator": "1.0.253",
|
|
63
|
+
"@teambit/component-tree": "1.0.253",
|
|
65
64
|
"@teambit/harmony.modules.resolved-component": "0.0.497",
|
|
66
|
-
"@teambit/watcher": "1.0.
|
|
67
|
-
"@teambit/aspect-loader": "1.0.
|
|
68
|
-
"@teambit/config": "0.0.
|
|
65
|
+
"@teambit/watcher": "1.0.253",
|
|
66
|
+
"@teambit/aspect-loader": "1.0.253",
|
|
67
|
+
"@teambit/config": "0.0.1004",
|
|
69
68
|
"@teambit/global-config": "0.0.865",
|
|
70
69
|
"@teambit/harmony.modules.requireable-component": "0.0.497",
|
|
71
70
|
"@teambit/toolbox.modules.module-resolver": "0.0.7",
|
|
72
71
|
"@teambit/workspace.modules.node-modules-linker": "0.0.171",
|
|
73
|
-
"@teambit/graphql": "1.0.
|
|
74
|
-
"@teambit/bundler": "1.0.
|
|
75
|
-
"@teambit/pubsub": "1.0.
|
|
76
|
-
"@teambit/ui": "1.0.
|
|
77
|
-
"@teambit/variants": "0.0.
|
|
72
|
+
"@teambit/graphql": "1.0.253",
|
|
73
|
+
"@teambit/bundler": "1.0.253",
|
|
74
|
+
"@teambit/pubsub": "1.0.253",
|
|
75
|
+
"@teambit/ui": "1.0.253",
|
|
76
|
+
"@teambit/variants": "0.0.1097",
|
|
78
77
|
"@teambit/component-issues": "0.0.147",
|
|
79
78
|
"@teambit/workspace.modules.match-pattern": "0.0.505",
|
|
80
79
|
"@teambit/component.ui.component-drawer": "0.0.399",
|
|
81
80
|
"@teambit/lanes.hooks.use-lane-components": "0.0.262",
|
|
82
81
|
"@teambit/lanes.hooks.use-lanes": "0.0.264",
|
|
83
82
|
"@teambit/lanes.ui.models.lanes-model": "0.0.216",
|
|
84
|
-
"@teambit/command-bar": "1.0.
|
|
83
|
+
"@teambit/command-bar": "1.0.253",
|
|
85
84
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.222",
|
|
86
85
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.220",
|
|
87
86
|
"@teambit/component.ui.component-filters.env-filter": "0.0.228",
|
|
88
87
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.213",
|
|
89
|
-
"@teambit/sidebar": "1.0.
|
|
88
|
+
"@teambit/sidebar": "1.0.253",
|
|
90
89
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.508",
|
|
91
90
|
"@teambit/component-descriptor": "0.0.419",
|
|
92
|
-
"@teambit/deprecation": "1.0.
|
|
91
|
+
"@teambit/deprecation": "1.0.253",
|
|
93
92
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.219",
|
|
94
93
|
"@teambit/cloud.hooks.use-cloud-scopes": "0.0.3",
|
|
95
94
|
"@teambit/preview.ui.preview-placeholder": "0.0.518",
|