@theia/getting-started 1.55.0-next.4 → 1.55.0-next.70
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getting-started-frontend-module.d.ts","sourceRoot":"","sources":["../../src/browser/getting-started-frontend-module.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,eAAe,EAAc,MAAM,8BAA8B,CAAC;AAI3E,OAAO,mCAAmC,CAAC;;AAE3C,
|
|
1
|
+
{"version":3,"file":"getting-started-frontend-module.d.ts","sourceRoot":"","sources":["../../src/browser/getting-started-frontend-module.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,eAAe,EAAc,MAAM,8BAA8B,CAAC;AAI3E,OAAO,mCAAmC,CAAC;;AAE3C,wBAUG"}
|
|
@@ -24,6 +24,7 @@ require("../../src/browser/style/index.css");
|
|
|
24
24
|
exports.default = new inversify_1.ContainerModule((bind) => {
|
|
25
25
|
(0, browser_1.bindViewContribution)(bind, getting_started_contribution_1.GettingStartedContribution);
|
|
26
26
|
bind(browser_1.FrontendApplicationContribution).toService(getting_started_contribution_1.GettingStartedContribution);
|
|
27
|
+
bind(browser_1.WidgetStatusBarContribution).toConstantValue((0, browser_1.noopWidgetStatusBarContribution)(getting_started_widget_1.GettingStartedWidget));
|
|
27
28
|
bind(getting_started_widget_1.GettingStartedWidget).toSelf();
|
|
28
29
|
bind(browser_1.WidgetFactory).toDynamicValue(context => ({
|
|
29
30
|
id: getting_started_widget_1.GettingStartedWidget.ID,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getting-started-frontend-module.js","sourceRoot":"","sources":["../../src/browser/getting-started-frontend-module.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;AAEhF,iFAA4E;AAC5E,4DAA2E;AAC3E,qEAAgE;AAChE,
|
|
1
|
+
{"version":3,"file":"getting-started-frontend-module.js","sourceRoot":"","sources":["../../src/browser/getting-started-frontend-module.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;AAEhF,iFAA4E;AAC5E,4DAA2E;AAC3E,qEAAgE;AAChE,qDAA6K;AAC7K,+EAA8E;AAC9E,6CAA2C;AAE3C,kBAAe,IAAI,2BAAe,CAAC,CAAC,IAAqB,EAAE,EAAE;IACzD,IAAA,8BAAoB,EAAC,IAAI,EAAE,yDAA0B,CAAC,CAAC;IACvD,IAAI,CAAC,yCAA+B,CAAC,CAAC,SAAS,CAAC,yDAA0B,CAAC,CAAC;IAC5E,IAAI,CAAC,qCAA2B,CAAC,CAAC,eAAe,CAAC,IAAA,yCAA+B,EAAC,6CAAoB,CAAC,CAAC,CAAC;IACzG,IAAI,CAAC,6CAAoB,CAAC,CAAC,MAAM,EAAE,CAAC;IACpC,IAAI,CAAC,uBAAa,CAAC,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,CAAC,CAAC;QAC3C,EAAE,EAAE,6CAAoB,CAAC,EAAE;QAC3B,YAAY,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,CAAuB,6CAAoB,CAAC;KACxF,CAAC,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACvB,IAAA,2DAA6B,EAAC,IAAI,CAAC,CAAC;AACxC,CAAC,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@theia/getting-started",
|
|
3
|
-
"version": "1.55.0-next.
|
|
3
|
+
"version": "1.55.0-next.70+cbe6b80f5",
|
|
4
4
|
"description": "Theia - GettingStarted Extension",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@theia/core": "1.55.0-next.
|
|
7
|
-
"@theia/editor": "1.55.0-next.
|
|
8
|
-
"@theia/filesystem": "1.55.0-next.
|
|
9
|
-
"@theia/keymaps": "1.55.0-next.
|
|
10
|
-
"@theia/preview": "1.55.0-next.
|
|
11
|
-
"@theia/workspace": "1.55.0-next.
|
|
6
|
+
"@theia/core": "1.55.0-next.70+cbe6b80f5",
|
|
7
|
+
"@theia/editor": "1.55.0-next.70+cbe6b80f5",
|
|
8
|
+
"@theia/filesystem": "1.55.0-next.70+cbe6b80f5",
|
|
9
|
+
"@theia/keymaps": "1.55.0-next.70+cbe6b80f5",
|
|
10
|
+
"@theia/preview": "1.55.0-next.70+cbe6b80f5",
|
|
11
|
+
"@theia/workspace": "1.55.0-next.70+cbe6b80f5",
|
|
12
12
|
"tslib": "^2.6.2"
|
|
13
13
|
},
|
|
14
14
|
"publishConfig": {
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"watch": "theiaext watch"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@theia/ext-scripts": "1.
|
|
48
|
+
"@theia/ext-scripts": "1.55.0"
|
|
49
49
|
},
|
|
50
50
|
"nyc": {
|
|
51
51
|
"extends": "../../configs/nyc.json"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "cbe6b80f5fb3ffcdf031ce1f50c69497df321e03"
|
|
54
54
|
}
|
|
@@ -17,13 +17,14 @@
|
|
|
17
17
|
import { GettingStartedContribution } from './getting-started-contribution';
|
|
18
18
|
import { ContainerModule, interfaces } from '@theia/core/shared/inversify';
|
|
19
19
|
import { GettingStartedWidget } from './getting-started-widget';
|
|
20
|
-
import { WidgetFactory, FrontendApplicationContribution, bindViewContribution } from '@theia/core/lib/browser';
|
|
20
|
+
import { WidgetFactory, FrontendApplicationContribution, bindViewContribution, noopWidgetStatusBarContribution, WidgetStatusBarContribution } from '@theia/core/lib/browser';
|
|
21
21
|
import { bindGettingStartedPreferences } from './getting-started-preferences';
|
|
22
22
|
import '../../src/browser/style/index.css';
|
|
23
23
|
|
|
24
24
|
export default new ContainerModule((bind: interfaces.Bind) => {
|
|
25
25
|
bindViewContribution(bind, GettingStartedContribution);
|
|
26
26
|
bind(FrontendApplicationContribution).toService(GettingStartedContribution);
|
|
27
|
+
bind(WidgetStatusBarContribution).toConstantValue(noopWidgetStatusBarContribution(GettingStartedWidget));
|
|
27
28
|
bind(GettingStartedWidget).toSelf();
|
|
28
29
|
bind(WidgetFactory).toDynamicValue(context => ({
|
|
29
30
|
id: GettingStartedWidget.ID,
|