@teambit/workspace 1.0.44 → 1.0.46
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.46/dist/workspace.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.46/dist/workspace.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.46",
|
|
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.46"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -53,44 +53,44 @@
|
|
|
53
53
|
"@teambit/ui-foundation.ui.tree.drawer": "0.0.517",
|
|
54
54
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.505",
|
|
55
55
|
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
|
|
56
|
-
"@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
|
|
57
|
-
"@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
|
|
58
56
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.215",
|
|
59
57
|
"@teambit/ui-foundation.ui.corner": "0.0.520",
|
|
60
58
|
"@teambit/ui-foundation.ui.notifications.notification-context": "0.0.501",
|
|
61
59
|
"@teambit/ui-foundation.ui.top-bar": "0.0.514",
|
|
60
|
+
"@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
|
|
61
|
+
"@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
|
|
62
62
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
63
63
|
"@teambit/workspace.ui.empty-workspace": "0.0.508",
|
|
64
64
|
"@teambit/workspace.ui.workspace-component-card": "0.0.516",
|
|
65
|
-
"@teambit/component": "1.0.
|
|
66
|
-
"@teambit/dependency-resolver": "1.0.
|
|
67
|
-
"@teambit/envs": "1.0.
|
|
68
|
-
"@teambit/logger": "0.0.
|
|
69
|
-
"@teambit/scope": "1.0.
|
|
70
|
-
"@teambit/graph": "1.0.
|
|
71
|
-
"@teambit/cli": "0.0.
|
|
72
|
-
"@teambit/isolator": "1.0.
|
|
73
|
-
"@teambit/component-tree": "1.0.
|
|
74
|
-
"@teambit/harmony.modules.resolved-component": "0.0.
|
|
75
|
-
"@teambit/compiler": "1.0.
|
|
76
|
-
"@teambit/aspect-loader": "1.0.
|
|
77
|
-
"@teambit/config": "0.0.
|
|
78
|
-
"@teambit/global-config": "0.0.
|
|
79
|
-
"@teambit/harmony.modules.requireable-component": "0.0.
|
|
80
|
-
"@teambit/toolbox.modules.module-resolver": "0.0.
|
|
81
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
|
82
|
-
"@teambit/graphql": "1.0.
|
|
83
|
-
"@teambit/bundler": "1.0.
|
|
84
|
-
"@teambit/pubsub": "1.0.
|
|
85
|
-
"@teambit/ui": "1.0.
|
|
86
|
-
"@teambit/variants": "0.0.
|
|
87
|
-
"@teambit/component-issues": "0.0.
|
|
88
|
-
"@teambit/dependencies.modules.packages-excluder": "1.0.
|
|
89
|
-
"@teambit/workspace.modules.match-pattern": "0.0.
|
|
90
|
-
"@teambit/command-bar": "1.0.
|
|
91
|
-
"@teambit/sidebar": "1.0.
|
|
92
|
-
"@teambit/component-descriptor": "0.0.
|
|
93
|
-
"@teambit/deprecation": "1.0.
|
|
65
|
+
"@teambit/component": "1.0.46",
|
|
66
|
+
"@teambit/dependency-resolver": "1.0.46",
|
|
67
|
+
"@teambit/envs": "1.0.46",
|
|
68
|
+
"@teambit/logger": "0.0.903",
|
|
69
|
+
"@teambit/scope": "1.0.46",
|
|
70
|
+
"@teambit/graph": "1.0.46",
|
|
71
|
+
"@teambit/cli": "0.0.810",
|
|
72
|
+
"@teambit/isolator": "1.0.46",
|
|
73
|
+
"@teambit/component-tree": "1.0.46",
|
|
74
|
+
"@teambit/harmony.modules.resolved-component": "0.0.495",
|
|
75
|
+
"@teambit/compiler": "1.0.46",
|
|
76
|
+
"@teambit/aspect-loader": "1.0.46",
|
|
77
|
+
"@teambit/config": "0.0.826",
|
|
78
|
+
"@teambit/global-config": "0.0.812",
|
|
79
|
+
"@teambit/harmony.modules.requireable-component": "0.0.495",
|
|
80
|
+
"@teambit/toolbox.modules.module-resolver": "0.0.5",
|
|
81
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.149",
|
|
82
|
+
"@teambit/graphql": "1.0.46",
|
|
83
|
+
"@teambit/bundler": "1.0.46",
|
|
84
|
+
"@teambit/pubsub": "1.0.46",
|
|
85
|
+
"@teambit/ui": "1.0.46",
|
|
86
|
+
"@teambit/variants": "0.0.919",
|
|
87
|
+
"@teambit/component-issues": "0.0.106",
|
|
88
|
+
"@teambit/dependencies.modules.packages-excluder": "1.0.7",
|
|
89
|
+
"@teambit/workspace.modules.match-pattern": "0.0.502",
|
|
90
|
+
"@teambit/command-bar": "1.0.46",
|
|
91
|
+
"@teambit/sidebar": "1.0.46",
|
|
92
|
+
"@teambit/component-descriptor": "0.0.378",
|
|
93
|
+
"@teambit/deprecation": "1.0.46"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@types/lodash": "4.14.165",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"peerDependencies": {
|
|
113
113
|
"@apollo/client": "^3.6.0",
|
|
114
114
|
"react-router-dom": "^6.0.0",
|
|
115
|
-
"@teambit/legacy": "1.0.
|
|
115
|
+
"@teambit/legacy": "1.0.593",
|
|
116
116
|
"react": "^16.8.0 || ^17.0.0",
|
|
117
117
|
"react-dom": "^16.8.0 || ^17.0.0"
|
|
118
118
|
},
|