@teambit/scope 1.0.707 → 1.0.709
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.709/dist/scope.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.709/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<DrawerWidgetSlot>) | ((registerFn: () => string) => SlotRegistry<ScopeBadge>) | ((registerFn: () => string) => SlotRegistry<MenuWidget[]>) | ((registerFn: () => string) => SlotRegistry<CornerSlot>))[];
|
|
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.709",
|
|
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.709"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -20,43 +20,18 @@
|
|
|
20
20
|
"cli-table": "0.3.6",
|
|
21
21
|
"classnames": "2.2.6",
|
|
22
22
|
"reset-css": "5.0.1",
|
|
23
|
-
"@teambit/component.modules.component-url": "0.0.178",
|
|
24
|
-
"@teambit/scope.models.scope-model": "0.0.537",
|
|
25
23
|
"@teambit/ui-foundation.ui.tree.drawer": "0.0.518",
|
|
26
|
-
"@teambit/scope.ui.hooks.scope-context": "0.0.532",
|
|
27
24
|
"@teambit/bit-error": "0.0.404",
|
|
28
|
-
"@teambit/cli": "0.0.1264",
|
|
29
|
-
"@teambit/config-store": "0.0.144",
|
|
30
|
-
"@teambit/harmony.modules.requireable-component": "0.0.504",
|
|
31
25
|
"@teambit/harmony": "0.4.7",
|
|
32
|
-
"@teambit/legacy.constants": "0.0.14",
|
|
33
|
-
"@teambit/logger": "0.0.1357",
|
|
34
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.17",
|
|
35
|
-
"@teambit/legacy.consumer-component": "0.0.69",
|
|
36
|
-
"@teambit/bit.get-bit-version": "0.0.6",
|
|
37
|
-
"@teambit/legacy-component-log": "0.0.408",
|
|
38
|
-
"@teambit/legacy.scope-api": "0.0.123",
|
|
39
26
|
"@teambit/component-id": "1.2.4",
|
|
40
|
-
"@teambit/component.snap-distance": "0.0.69",
|
|
41
|
-
"@teambit/express": "0.0.1363",
|
|
42
27
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
43
28
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
44
|
-
"@teambit/legacy.extension-data": "0.0.70",
|
|
45
|
-
"@teambit/legacy.scope": "0.0.68",
|
|
46
|
-
"@teambit/pkg.modules.component-package-name": "0.0.75",
|
|
47
|
-
"@teambit/scope.network": "0.0.68",
|
|
48
|
-
"@teambit/scope.remote-actions": "0.0.68",
|
|
49
|
-
"@teambit/scope.remotes": "0.0.68",
|
|
50
|
-
"@teambit/workspace.modules.match-pattern": "0.0.510",
|
|
51
|
-
"@teambit/component.ui.component-drawer": "0.0.460",
|
|
52
29
|
"@teambit/design.ui.tree": "0.0.16",
|
|
53
30
|
"@teambit/lanes.hooks.use-lane-components": "0.0.293",
|
|
54
31
|
"@teambit/lanes.hooks.use-lanes": "0.0.290",
|
|
55
32
|
"@teambit/lanes.ui.models.lanes-model": "0.0.229",
|
|
56
|
-
"@teambit/ui-foundation.ui.side-bar": "0.0.915",
|
|
57
33
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.239",
|
|
58
34
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.237",
|
|
59
|
-
"@teambit/component.ui.component-filters.env-filter": "0.0.257",
|
|
60
35
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.230",
|
|
61
36
|
"@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
|
|
62
37
|
"@teambit/ui-foundation.ui.main-dropdown": "0.0.503",
|
|
@@ -79,23 +54,48 @@
|
|
|
79
54
|
"@teambit/design.ui.tooltip": "0.0.380",
|
|
80
55
|
"@teambit/explorer.ui.component-card": "0.0.50",
|
|
81
56
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
82
|
-
"@teambit/preview.ui.preview-placeholder": "0.0.552",
|
|
83
57
|
"@teambit/scope.ui.empty-scope": "0.0.510",
|
|
84
58
|
"@teambit/scope.ui.scope-details": "0.0.526",
|
|
85
59
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
86
|
-
"@teambit/
|
|
87
|
-
"@teambit/
|
|
88
|
-
"@teambit/
|
|
89
|
-
"@teambit/
|
|
90
|
-
"@teambit/
|
|
91
|
-
"@teambit/
|
|
92
|
-
"@teambit/
|
|
93
|
-
"@teambit/
|
|
94
|
-
"@teambit/
|
|
95
|
-
"@teambit/
|
|
96
|
-
"@teambit/
|
|
97
|
-
"@teambit/
|
|
98
|
-
"@teambit/
|
|
60
|
+
"@teambit/component.modules.component-url": "0.0.179",
|
|
61
|
+
"@teambit/scope.models.scope-model": "0.0.538",
|
|
62
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.533",
|
|
63
|
+
"@teambit/aspect-loader": "1.0.709",
|
|
64
|
+
"@teambit/cli": "0.0.1265",
|
|
65
|
+
"@teambit/compiler": "1.0.709",
|
|
66
|
+
"@teambit/component": "1.0.709",
|
|
67
|
+
"@teambit/config-store": "0.0.145",
|
|
68
|
+
"@teambit/dependency-resolver": "1.0.709",
|
|
69
|
+
"@teambit/envs": "1.0.709",
|
|
70
|
+
"@teambit/harmony.modules.requireable-component": "0.0.505",
|
|
71
|
+
"@teambit/isolator": "1.0.709",
|
|
72
|
+
"@teambit/legacy.constants": "0.0.15",
|
|
73
|
+
"@teambit/logger": "0.0.1358",
|
|
74
|
+
"@teambit/objects": "0.0.216",
|
|
75
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.18",
|
|
76
|
+
"@teambit/legacy.consumer-component": "0.0.70",
|
|
77
|
+
"@teambit/bit.get-bit-version": "0.0.7",
|
|
78
|
+
"@teambit/legacy-component-log": "0.0.409",
|
|
79
|
+
"@teambit/legacy.scope-api": "0.0.124",
|
|
80
|
+
"@teambit/component.snap-distance": "0.0.70",
|
|
81
|
+
"@teambit/express": "0.0.1364",
|
|
82
|
+
"@teambit/graph": "1.0.709",
|
|
83
|
+
"@teambit/graphql": "1.0.709",
|
|
84
|
+
"@teambit/legacy.extension-data": "0.0.71",
|
|
85
|
+
"@teambit/legacy.scope": "0.0.69",
|
|
86
|
+
"@teambit/pkg.modules.component-package-name": "0.0.76",
|
|
87
|
+
"@teambit/scope.network": "0.0.69",
|
|
88
|
+
"@teambit/scope.remote-actions": "0.0.69",
|
|
89
|
+
"@teambit/scope.remotes": "0.0.69",
|
|
90
|
+
"@teambit/ui": "1.0.709",
|
|
91
|
+
"@teambit/workspace.modules.match-pattern": "0.0.511",
|
|
92
|
+
"@teambit/component.ui.component-drawer": "0.0.461",
|
|
93
|
+
"@teambit/ui-foundation.ui.side-bar": "0.0.916",
|
|
94
|
+
"@teambit/command-bar": "1.0.709",
|
|
95
|
+
"@teambit/component-tree": "1.0.709",
|
|
96
|
+
"@teambit/component.ui.component-filters.env-filter": "0.0.258",
|
|
97
|
+
"@teambit/sidebar": "1.0.709",
|
|
98
|
+
"@teambit/preview.ui.preview-placeholder": "0.0.553"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
101
|
"@types/fs-extra": "9.0.7",
|