@teambit/scope 1.0.506 → 1.0.508
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/teambit_scope_scope-preview.js +1 -1
- package/artifacts/schema.json +979 -825
- package/dist/{preview-1736306355320.js → preview-1736535915537.js} +2 -2
- package/dist/run-action/run-action.js +1 -1
- package/dist/run-action/run-action.js.map +1 -1
- package/dist/scope-component-loader.d.ts +1 -1
- package/dist/scope-component-loader.js +5 -2
- package/dist/scope-component-loader.js.map +1 -1
- package/dist/scope.main.runtime.d.ts +6 -1
- package/dist/scope.main.runtime.js +11 -5
- package/dist/scope.main.runtime.js.map +1 -1
- package/package.json +36 -36
- package/run-action/run-action.ts +1 -1
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.508",
|
|
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.508"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -48,56 +48,56 @@
|
|
|
48
48
|
"@teambit/scope.ui.empty-scope": "0.0.509",
|
|
49
49
|
"@teambit/scope.ui.scope-details": "0.0.526",
|
|
50
50
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
51
|
-
"@teambit/cli": "0.0.
|
|
52
|
-
"@teambit/legacy.scope": "0.0.
|
|
51
|
+
"@teambit/cli": "0.0.1085",
|
|
52
|
+
"@teambit/legacy.scope": "0.0.15",
|
|
53
53
|
"@teambit/component.modules.component-url": "0.0.170",
|
|
54
|
-
"@teambit/scope.models.scope-model": "0.0.
|
|
55
|
-
"@teambit/scope.ui.hooks.scope-context": "0.0.
|
|
56
|
-
"@teambit/aspect-loader": "1.0.
|
|
57
|
-
"@teambit/compiler": "1.0.
|
|
58
|
-
"@teambit/component": "1.0.
|
|
59
|
-
"@teambit/dependency-resolver": "1.0.
|
|
60
|
-
"@teambit/envs": "1.0.
|
|
61
|
-
"@teambit/global-config": "0.0.
|
|
54
|
+
"@teambit/scope.models.scope-model": "0.0.520",
|
|
55
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.514",
|
|
56
|
+
"@teambit/aspect-loader": "1.0.508",
|
|
57
|
+
"@teambit/compiler": "1.0.508",
|
|
58
|
+
"@teambit/component": "1.0.508",
|
|
59
|
+
"@teambit/dependency-resolver": "1.0.508",
|
|
60
|
+
"@teambit/envs": "1.0.508",
|
|
61
|
+
"@teambit/global-config": "0.0.1088",
|
|
62
62
|
"@teambit/harmony.modules.requireable-component": "0.0.499",
|
|
63
|
-
"@teambit/isolator": "1.0.
|
|
63
|
+
"@teambit/isolator": "1.0.508",
|
|
64
64
|
"@teambit/legacy.constants": "0.0.4",
|
|
65
|
-
"@teambit/logger": "0.0.
|
|
66
|
-
"@teambit/scope.objects": "0.0.
|
|
65
|
+
"@teambit/logger": "0.0.1178",
|
|
66
|
+
"@teambit/scope.objects": "0.0.15",
|
|
67
67
|
"@teambit/harmony.modules.in-memory-cache": "0.0.6",
|
|
68
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
68
|
+
"@teambit/legacy.consumer-component": "0.0.16",
|
|
69
69
|
"@teambit/bit.get-bit-version": "0.0.2",
|
|
70
70
|
"@teambit/legacy-component-log": "0.0.404",
|
|
71
|
-
"@teambit/legacy.scope-api": "0.0.
|
|
72
|
-
"@teambit/builder": "1.0.
|
|
73
|
-
"@teambit/component.snap-distance": "0.0.
|
|
74
|
-
"@teambit/export": "1.0.
|
|
75
|
-
"@teambit/express": "0.0.
|
|
76
|
-
"@teambit/graph": "1.0.
|
|
77
|
-
"@teambit/graphql": "1.0.
|
|
78
|
-
"@teambit/legacy.extension-data": "0.0.
|
|
71
|
+
"@teambit/legacy.scope-api": "0.0.70",
|
|
72
|
+
"@teambit/builder": "1.0.508",
|
|
73
|
+
"@teambit/component.snap-distance": "0.0.16",
|
|
74
|
+
"@teambit/export": "1.0.508",
|
|
75
|
+
"@teambit/express": "0.0.1184",
|
|
76
|
+
"@teambit/graph": "1.0.508",
|
|
77
|
+
"@teambit/graphql": "1.0.508",
|
|
78
|
+
"@teambit/legacy.extension-data": "0.0.17",
|
|
79
79
|
"@teambit/legacy.global-config": "0.0.4",
|
|
80
|
-
"@teambit/scope.network": "0.0.
|
|
81
|
-
"@teambit/scope.remote-actions": "0.0.
|
|
82
|
-
"@teambit/scope.remotes": "0.0.
|
|
83
|
-
"@teambit/ui": "1.0.
|
|
80
|
+
"@teambit/scope.network": "0.0.15",
|
|
81
|
+
"@teambit/scope.remote-actions": "0.0.15",
|
|
82
|
+
"@teambit/scope.remotes": "0.0.15",
|
|
83
|
+
"@teambit/ui": "1.0.508",
|
|
84
84
|
"@teambit/workspace.modules.match-pattern": "0.0.506",
|
|
85
|
-
"@teambit/component.ui.component-drawer": "0.0.
|
|
86
|
-
"@teambit/lanes.hooks.use-lane-components": "0.0.
|
|
85
|
+
"@teambit/component.ui.component-drawer": "0.0.426",
|
|
86
|
+
"@teambit/lanes.hooks.use-lane-components": "0.0.275",
|
|
87
87
|
"@teambit/lanes.hooks.use-lanes": "0.0.276",
|
|
88
88
|
"@teambit/ui-foundation.ui.side-bar": "0.0.892",
|
|
89
|
-
"@teambit/command-bar": "1.0.
|
|
90
|
-
"@teambit/component-tree": "1.0.
|
|
89
|
+
"@teambit/command-bar": "1.0.508",
|
|
90
|
+
"@teambit/component-tree": "1.0.508",
|
|
91
91
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.231",
|
|
92
92
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.229",
|
|
93
93
|
"@teambit/component.ui.component-filters.env-filter": "0.0.242",
|
|
94
94
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.222",
|
|
95
|
-
"@teambit/sidebar": "1.0.
|
|
95
|
+
"@teambit/sidebar": "1.0.508",
|
|
96
96
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.513",
|
|
97
97
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.225",
|
|
98
|
-
"@teambit/component-descriptor": "0.0.
|
|
98
|
+
"@teambit/component-descriptor": "0.0.430",
|
|
99
99
|
"@teambit/design.ui.tooltip": "0.0.372",
|
|
100
|
-
"@teambit/preview.ui.preview-placeholder": "0.0.
|
|
100
|
+
"@teambit/preview.ui.preview-placeholder": "0.0.531"
|
|
101
101
|
},
|
|
102
102
|
"devDependencies": {
|
|
103
103
|
"@types/fs-extra": "9.0.7",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"@types/classnames": "2.2.11",
|
|
108
108
|
"@types/mocha": "9.1.0",
|
|
109
109
|
"@teambit/scope.content.scope-overview": "1.95.0",
|
|
110
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
110
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.65"
|
|
111
111
|
},
|
|
112
112
|
"peerDependencies": {
|
|
113
113
|
"react": "^17.0.0 || ^18.0.0",
|
package/run-action/run-action.ts
CHANGED
|
@@ -4,6 +4,6 @@ import { getScopeRemotes } from '@teambit/scope.remotes';
|
|
|
4
4
|
export async function runAction(actionName: string, remote: string, options = {}): Promise<any> {
|
|
5
5
|
const scope: Scope = await loadScope();
|
|
6
6
|
const scopeRemotes = await getScopeRemotes(scope);
|
|
7
|
-
const remoteObj = await scopeRemotes.resolve(remote
|
|
7
|
+
const remoteObj = await scopeRemotes.resolve(remote);
|
|
8
8
|
return remoteObj.action(actionName, options);
|
|
9
9
|
}
|