@teambit/workspace 0.0.886 → 0.0.887

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.
@@ -74,7 +74,7 @@ export declare class WorkspaceUI {
74
74
  private menuItems;
75
75
  static dependencies: import("@teambit/harmony").Aspect[];
76
76
  static runtime: import("@teambit/harmony").RuntimeDefinition;
77
- static slots: (((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<ComponentTreeNode>) | ((registerFn: () => string) => SlotRegistry<DrawerWidgetSlot>))[];
77
+ static slots: (((registerFn: () => string) => SlotRegistry<ComponentTreeNode>) | ((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<DrawerWidgetSlot>))[];
78
78
  static provider([ui, componentUi, sidebar, componentTree, commandBarUI, graphUI]: [
79
79
  UiUI,
80
80
  ComponentUI,
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace",
3
- "version": "0.0.886",
3
+ "version": "0.0.887",
4
4
  "homepage": "https://bit.dev/teambit/workspace/workspace",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "workspace",
9
- "version": "0.0.886"
9
+ "version": "0.0.887"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -26,64 +26,65 @@
26
26
  "@react-hook/latest": "1.0.3",
27
27
  "pluralize": "8.0.0",
28
28
  "reset-css": "5.0.1",
29
- "@babel/runtime": "7.12.18",
29
+ "@babel/runtime": "7.20.0",
30
30
  "core-js": "^3.0.0",
31
+ "@teambit/graph.cleargraph": "0.0.1",
31
32
  "@teambit/harmony": "0.3.3",
32
33
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.0",
33
34
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
34
35
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
35
- "@teambit/bit-error": "0.0.400",
36
- "@teambit/component-id": "0.0.418",
37
- "@teambit/lane-id": "0.0.112",
38
- "@teambit/legacy-bit-id": "0.0.414",
39
- "@teambit/logger": "0.0.687",
40
- "@teambit/scope": "0.0.886",
41
- "@teambit/cli": "0.0.594",
42
- "@teambit/isolator": "0.0.886",
43
- "@teambit/component-tree": "0.0.674",
44
- "@teambit/component.ui.component-status-resolver": "0.0.500",
45
- "@teambit/lanes.hooks.use-lanes": "0.0.54",
46
- "@teambit/harmony.modules.resolved-component": "0.0.490",
47
- "@teambit/compiler": "0.0.886",
48
- "@teambit/component": "0.0.886",
49
- "@teambit/graphql": "0.0.886",
50
- "@teambit/aspect-loader": "0.0.886",
51
- "@teambit/bundler": "0.0.886",
52
- "@teambit/dependency-resolver": "0.0.886",
53
- "@teambit/envs": "0.0.886",
54
- "@teambit/pubsub": "0.0.886",
55
- "@teambit/ui": "0.0.886",
56
- "@teambit/variants": "0.0.697",
57
- "@teambit/component-issues": "0.0.73",
58
- "@teambit/config": "0.0.607",
59
- "@teambit/harmony.modules.requireable-component": "0.0.490",
60
- "@teambit/workspace.modules.match-pattern": "0.0.496",
61
- "@teambit/component.ui.component-drawer": "0.0.148",
62
- "@teambit/design.ui.tree": "0.0.12",
63
- "@teambit/lanes.hooks.use-lane-components": "0.0.53",
64
- "@teambit/ui-foundation.ui.side-bar": "0.0.665",
65
- "@teambit/command-bar": "0.0.886",
66
- "@teambit/component.ui.component-filters.component-filter-context": "0.0.23",
67
- "@teambit/component.ui.component-filters.deprecate-filter": "0.0.23",
68
- "@teambit/component.ui.component-filters.env-filter": "0.0.29",
69
- "@teambit/component.ui.component-filters.show-main-filter": "0.0.16",
70
- "@teambit/graph": "0.0.886",
71
- "@teambit/sidebar": "0.0.886",
72
- "@teambit/ui-foundation.ui.main-dropdown": "0.0.493",
73
- "@teambit/ui-foundation.ui.menu": "0.0.493",
74
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.496",
75
- "@teambit/ui-foundation.ui.tree.drawer": "0.0.507",
76
- "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.496",
77
- "@teambit/component-descriptor": "0.0.162",
78
- "@teambit/deprecation": "0.0.886",
79
- "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494",
80
- "@teambit/ui-foundation.ui.buttons.collapser": "0.0.202",
81
- "@teambit/ui-foundation.ui.corner": "0.0.504",
82
- "@teambit/ui-foundation.ui.notifications.notification-context": "0.0.493",
83
- "@teambit/ui-foundation.ui.top-bar": "0.0.499",
84
- "@teambit/explorer.ui.gallery.component-grid": "0.0.492",
85
- "@teambit/workspace.ui.empty-workspace": "0.0.499",
86
- "@teambit/workspace.ui.workspace-component-card": "0.0.505"
36
+ "@teambit/bit-error": "0.0.401",
37
+ "@teambit/component-id": "0.0.419",
38
+ "@teambit/lane-id": "0.0.113",
39
+ "@teambit/component": "0.0.887",
40
+ "@teambit/logger": "0.0.688",
41
+ "@teambit/scope": "0.0.887",
42
+ "@teambit/cli": "0.0.595",
43
+ "@teambit/isolator": "0.0.887",
44
+ "@teambit/component-tree": "0.0.675",
45
+ "@teambit/component.ui.component-status-resolver": "0.0.501",
46
+ "@teambit/lanes.hooks.use-lanes": "0.0.55",
47
+ "@teambit/harmony.modules.resolved-component": "0.0.491",
48
+ "@teambit/compiler": "0.0.887",
49
+ "@teambit/graphql": "0.0.887",
50
+ "@teambit/aspect-loader": "0.0.887",
51
+ "@teambit/bundler": "0.0.887",
52
+ "@teambit/dependency-resolver": "0.0.887",
53
+ "@teambit/envs": "0.0.887",
54
+ "@teambit/pubsub": "0.0.887",
55
+ "@teambit/ui": "0.0.887",
56
+ "@teambit/variants": "0.0.698",
57
+ "@teambit/component-issues": "0.0.74",
58
+ "@teambit/config": "0.0.608",
59
+ "@teambit/harmony.modules.requireable-component": "0.0.491",
60
+ "@teambit/legacy-bit-id": "0.0.415",
61
+ "@teambit/workspace.modules.match-pattern": "0.0.497",
62
+ "@teambit/component.ui.component-drawer": "0.0.149",
63
+ "@teambit/design.ui.tree": "0.0.13",
64
+ "@teambit/lanes.hooks.use-lane-components": "0.0.54",
65
+ "@teambit/ui-foundation.ui.side-bar": "0.0.666",
66
+ "@teambit/command-bar": "0.0.887",
67
+ "@teambit/component.ui.component-filters.component-filter-context": "0.0.24",
68
+ "@teambit/component.ui.component-filters.deprecate-filter": "0.0.24",
69
+ "@teambit/component.ui.component-filters.env-filter": "0.0.30",
70
+ "@teambit/component.ui.component-filters.show-main-filter": "0.0.17",
71
+ "@teambit/graph": "0.0.887",
72
+ "@teambit/sidebar": "0.0.887",
73
+ "@teambit/ui-foundation.ui.main-dropdown": "0.0.494",
74
+ "@teambit/ui-foundation.ui.menu": "0.0.494",
75
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.497",
76
+ "@teambit/ui-foundation.ui.tree.drawer": "0.0.508",
77
+ "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.497",
78
+ "@teambit/component-descriptor": "0.0.163",
79
+ "@teambit/deprecation": "0.0.887",
80
+ "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.495",
81
+ "@teambit/ui-foundation.ui.buttons.collapser": "0.0.203",
82
+ "@teambit/ui-foundation.ui.corner": "0.0.505",
83
+ "@teambit/ui-foundation.ui.notifications.notification-context": "0.0.494",
84
+ "@teambit/ui-foundation.ui.top-bar": "0.0.500",
85
+ "@teambit/explorer.ui.gallery.component-grid": "0.0.493",
86
+ "@teambit/workspace.ui.empty-workspace": "0.0.500",
87
+ "@teambit/workspace.ui.workspace-component-card": "0.0.506"
87
88
  },
88
89
  "devDependencies": {
89
90
  "@types/lodash": "4.14.165",
@@ -102,7 +103,7 @@
102
103
  "peerDependencies": {
103
104
  "react-router-dom": "^6.0.0",
104
105
  "@apollo/client": "^3.6.0",
105
- "@teambit/legacy": "1.0.377",
106
+ "@teambit/legacy": "1.0.379",
106
107
  "react-dom": "^16.8.0 || ^17.0.0",
107
108
  "react": "^16.8.0 || ^17.0.0"
108
109
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@0.0.886/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@0.0.886/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@0.0.887/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@0.0.887/dist/workspace.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];