@teambit/scope 1.0.1049 → 1.0.1051
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/8891be5ad/teambit.scope_scope@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1051/dist/scope.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1051/dist/scope.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -189,7 +189,7 @@ export declare class ScopeUI {
|
|
|
189
189
|
private menuItems;
|
|
190
190
|
static dependencies: import("@teambit/harmony").Aspect[];
|
|
191
191
|
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
|
192
|
-
static slots: (((registerFn: () => string) => SlotRegistry<ComponentTreeNode>) | ((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<
|
|
192
|
+
static slots: (((registerFn: () => string) => SlotRegistry<ComponentTreeNode>) | ((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<ScopeBadge>) | ((registerFn: () => string) => SlotRegistry<MenuWidget[]>) | ((registerFn: () => string) => SlotRegistry<MenuItemSlot>) | ((registerFn: () => string) => SlotRegistry<CornerSlot>) | ((registerFn: () => string) => SlotRegistry<OverviewLineSlot>) | ((registerFn: () => string) => SlotRegistry<SidebarItemSlot>) | ((registerFn: () => string) => SlotRegistry<ContextSlot>) | ((registerFn: () => string) => SlotRegistry<DrawerWidgetSlot>) | ((registerFn: () => string) => SlotRegistry<ComponentFiltersSlot>))[];
|
|
193
193
|
static defaultConfig: {
|
|
194
194
|
showGallery: boolean;
|
|
195
195
|
};
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1051",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/scope",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "scope",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.1051"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -27,6 +27,7 @@
|
|
|
27
27
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
28
28
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
29
29
|
"@teambit/design.ui.tree": "0.0.16",
|
|
30
|
+
"@teambit/lanes.hooks.use-lane-components": "0.0.306",
|
|
30
31
|
"@teambit/lanes.hooks.use-lanes": "0.0.293",
|
|
31
32
|
"@teambit/lanes.ui.models.lanes-model": "0.0.233",
|
|
32
33
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.242",
|
|
@@ -47,56 +48,55 @@
|
|
|
47
48
|
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
|
48
49
|
"@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.200",
|
|
49
50
|
"@teambit/ui-foundation.ui.top-bar": "0.0.515",
|
|
51
|
+
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.151",
|
|
52
|
+
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.147",
|
|
53
|
+
"@teambit/component-descriptor": "0.0.455",
|
|
50
54
|
"@teambit/design.ui.tooltip": "0.0.383",
|
|
51
55
|
"@teambit/explorer.ui.component-card": "0.0.52",
|
|
52
56
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
57
|
+
"@teambit/preview.ui.preview-placeholder": "0.0.571",
|
|
53
58
|
"@teambit/scope.ui.empty-scope": "0.0.510",
|
|
54
59
|
"@teambit/scope.ui.scope-details": "0.0.526",
|
|
55
60
|
"@teambit/scopes.scope-id": "0.0.9",
|
|
56
|
-
"@teambit/
|
|
57
|
-
"@teambit/
|
|
58
|
-
"@teambit/
|
|
59
|
-
"@teambit/
|
|
60
|
-
"@teambit/
|
|
61
|
-
"@teambit/
|
|
62
|
-
"@teambit/
|
|
63
|
-
"@teambit/
|
|
64
|
-
"@teambit/
|
|
65
|
-
"@teambit/
|
|
66
|
-
"@teambit/
|
|
67
|
-
"@teambit/
|
|
68
|
-
"@teambit/
|
|
69
|
-
"@teambit/
|
|
70
|
-
"@teambit/
|
|
71
|
-
"@teambit/
|
|
72
|
-
"@teambit/
|
|
73
|
-
"@teambit/
|
|
74
|
-
"@teambit/
|
|
75
|
-
"@teambit/legacy
|
|
76
|
-
"@teambit/
|
|
77
|
-
"@teambit/
|
|
78
|
-
"@teambit/
|
|
79
|
-
"@teambit/
|
|
80
|
-
"@teambit/
|
|
81
|
-
"@teambit/
|
|
82
|
-
"@teambit/
|
|
83
|
-
"@teambit/
|
|
84
|
-
"@teambit/
|
|
85
|
-
"@teambit/
|
|
86
|
-
"@teambit/scope.
|
|
87
|
-
"@teambit/
|
|
88
|
-
"@teambit/
|
|
89
|
-
"@teambit/ui": "
|
|
90
|
-
"@teambit/
|
|
91
|
-
"@teambit/
|
|
92
|
-
"@teambit/
|
|
93
|
-
"@teambit/
|
|
94
|
-
"@teambit/
|
|
95
|
-
"@teambit/component-tree": "1.0.1049",
|
|
96
|
-
"@teambit/component.ui.component-filters.env-filter": "0.0.278",
|
|
97
|
-
"@teambit/sidebar": "1.0.1049",
|
|
98
|
-
"@teambit/component-descriptor": "0.0.455",
|
|
99
|
-
"@teambit/preview.ui.preview-placeholder": "0.0.571"
|
|
61
|
+
"@teambit/component.modules.component-url": "0.0.194",
|
|
62
|
+
"@teambit/scope.models.scope-model": "0.0.554",
|
|
63
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.550",
|
|
64
|
+
"@teambit/aspect-loader": "1.0.1051",
|
|
65
|
+
"@teambit/cli": "0.0.1349",
|
|
66
|
+
"@teambit/compiler": "1.0.1051",
|
|
67
|
+
"@teambit/component": "1.0.1051",
|
|
68
|
+
"@teambit/config-store": "0.0.230",
|
|
69
|
+
"@teambit/dependency-resolver": "1.0.1051",
|
|
70
|
+
"@teambit/envs": "1.0.1051",
|
|
71
|
+
"@teambit/harmony.modules.requireable-component": "0.0.517",
|
|
72
|
+
"@teambit/isolator": "1.0.1051",
|
|
73
|
+
"@teambit/legacy.constants": "0.0.33",
|
|
74
|
+
"@teambit/logger": "0.0.1442",
|
|
75
|
+
"@teambit/objects": "0.0.558",
|
|
76
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.37",
|
|
77
|
+
"@teambit/harmony.modules.load-trace": "0.0.5",
|
|
78
|
+
"@teambit/legacy.consumer-component": "0.0.136",
|
|
79
|
+
"@teambit/bit.get-bit-version": "0.0.19",
|
|
80
|
+
"@teambit/legacy-component-log": "0.0.421",
|
|
81
|
+
"@teambit/legacy.scope-api": "0.0.190",
|
|
82
|
+
"@teambit/component.snap-distance": "0.0.136",
|
|
83
|
+
"@teambit/express": "0.0.1448",
|
|
84
|
+
"@teambit/graph": "1.0.1051",
|
|
85
|
+
"@teambit/graphql": "1.0.1051",
|
|
86
|
+
"@teambit/legacy.extension-data": "0.0.137",
|
|
87
|
+
"@teambit/legacy.scope": "0.0.135",
|
|
88
|
+
"@teambit/pkg.modules.component-package-name": "0.0.142",
|
|
89
|
+
"@teambit/scope.network": "0.0.135",
|
|
90
|
+
"@teambit/scope.remote-actions": "0.0.135",
|
|
91
|
+
"@teambit/scope.remotes": "0.0.135",
|
|
92
|
+
"@teambit/ui": "1.0.1051",
|
|
93
|
+
"@teambit/workspace.modules.match-pattern": "0.0.524",
|
|
94
|
+
"@teambit/component.ui.component-drawer": "0.0.490",
|
|
95
|
+
"@teambit/ui-foundation.ui.side-bar": "0.0.939",
|
|
96
|
+
"@teambit/command-bar": "1.0.1051",
|
|
97
|
+
"@teambit/component-tree": "1.0.1051",
|
|
98
|
+
"@teambit/component.ui.component-filters.env-filter": "0.0.279",
|
|
99
|
+
"@teambit/sidebar": "1.0.1051"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
102
|
"@types/fs-extra": "9.0.7",
|