@opensumi/ide-explorer 3.4.5-next-1730120479.0 → 3.4.5
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.
|
@@ -26,19 +26,16 @@ let ExplorerContribution = class ExplorerContribution {
|
|
|
26
26
|
this.extensionsSchemaService.appendExtensionPoint(['browserViews', 'properties'], {
|
|
27
27
|
extensionPoint: container_id_1.EXPLORER_CONTAINER_ID,
|
|
28
28
|
frameworkKind: ['opensumi'],
|
|
29
|
-
jsonSchema: {
|
|
30
|
-
...browserViews_1.browserViews.properties,
|
|
31
|
-
description: (0, ide_core_browser_1.formatLocalize)('sumiContributes.browserViews.location.custom', (0, ide_core_browser_1.localize)('explorer.title')),
|
|
32
|
-
},
|
|
29
|
+
jsonSchema: Object.assign(Object.assign({}, browserViews_1.browserViews.properties), { description: (0, ide_core_browser_1.formatLocalize)('sumiContributes.browserViews.location.custom', (0, ide_core_browser_1.localize)('explorer.title')) }),
|
|
33
30
|
});
|
|
34
31
|
}
|
|
35
32
|
};
|
|
36
|
-
exports.ExplorerContribution = ExplorerContribution;
|
|
37
33
|
tslib_1.__decorate([
|
|
38
34
|
(0, di_1.Autowired)(ide_core_common_1.IExtensionsSchemaService),
|
|
39
35
|
tslib_1.__metadata("design:type", Object)
|
|
40
36
|
], ExplorerContribution.prototype, "extensionsSchemaService", void 0);
|
|
41
|
-
|
|
37
|
+
ExplorerContribution = tslib_1.__decorate([
|
|
42
38
|
(0, ide_core_browser_1.Domain)(ide_core_browser_1.ClientAppContribution, layout_1.ComponentContribution)
|
|
43
39
|
], ExplorerContribution);
|
|
40
|
+
exports.ExplorerContribution = ExplorerContribution;
|
|
44
41
|
//# sourceMappingURL=explorer-contribution.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"explorer-contribution.js","sourceRoot":"","sources":["../../src/browser/explorer-contribution.ts"],"names":[],"mappings":";;;;AAAA,qCAAyC;AACzC,iEAA8G;AAC9G,qFAA2F;AAKlF,sGALA,oCAAqB,OAKA;AAJ9B,gGAA6F;AAC7F,kEAAiG;AACjG,+DAAqE;AAK9D,IAAM,oBAAoB,GAA1B,MAAM,oBAAoB;IAI/B;;OAEG;IACH,iBAAiB,CAAC,QAA2B;QAC3C,QAAQ,CAAC,QAAQ,CAAC,wBAAwB,EAAE,EAAE,EAAE;YAC9C,SAAS,EAAE,IAAA,0BAAO,EAAC,UAAU,CAAC;YAC9B,KAAK,EAAE,IAAA,2BAAQ,EAAC,gBAAgB,CAAC;YACjC,QAAQ,EAAE,EAAE;YACZ,WAAW,EAAE,oCAAqB;YAClC,kBAAkB,EAAE,iBAAiB;SACtC,CAAC,CAAC;IACL,CAAC;IAED,OAAO;QACL,IAAI,CAAC,uBAAuB,CAAC,oBAAoB,CAAC,CAAC,cAAc,EAAE,YAAY,CAAC,EAAE;YAChF,cAAc,EAAE,oCAAqB;YACrC,aAAa,EAAE,CAAC,UAAU,CAAC;YAC3B,UAAU,
|
|
1
|
+
{"version":3,"file":"explorer-contribution.js","sourceRoot":"","sources":["../../src/browser/explorer-contribution.ts"],"names":[],"mappings":";;;;AAAA,qCAAyC;AACzC,iEAA8G;AAC9G,qFAA2F;AAKlF,sGALA,oCAAqB,OAKA;AAJ9B,gGAA6F;AAC7F,kEAAiG;AACjG,+DAAqE;AAK9D,IAAM,oBAAoB,GAA1B,MAAM,oBAAoB;IAI/B;;OAEG;IACH,iBAAiB,CAAC,QAA2B;QAC3C,QAAQ,CAAC,QAAQ,CAAC,wBAAwB,EAAE,EAAE,EAAE;YAC9C,SAAS,EAAE,IAAA,0BAAO,EAAC,UAAU,CAAC;YAC9B,KAAK,EAAE,IAAA,2BAAQ,EAAC,gBAAgB,CAAC;YACjC,QAAQ,EAAE,EAAE;YACZ,WAAW,EAAE,oCAAqB;YAClC,kBAAkB,EAAE,iBAAiB;SACtC,CAAC,CAAC;IACL,CAAC;IAED,OAAO;QACL,IAAI,CAAC,uBAAuB,CAAC,oBAAoB,CAAC,CAAC,cAAc,EAAE,YAAY,CAAC,EAAE;YAChF,cAAc,EAAE,oCAAqB;YACrC,aAAa,EAAE,CAAC,UAAU,CAAC;YAC3B,UAAU,kCACL,2BAAY,CAAC,UAAU,KAC1B,WAAW,EAAE,IAAA,iCAAc,EAAC,8CAA8C,EAAE,IAAA,2BAAQ,EAAC,gBAAgB,CAAC,CAAC,GACxG;SACF,CAAC,CAAC;IACL,CAAC;CACF,CAAA;AA1BC;IAAC,IAAA,cAAS,EAAC,0CAAwB,CAAC;;qEACiC;AAF1D,oBAAoB;IADhC,IAAA,yBAAM,EAAC,wCAAqB,EAAE,8BAAqB,CAAC;GACxC,oBAAoB,CA2BhC;AA3BY,oDAAoB"}
|
package/lib/browser/index.js
CHANGED
|
@@ -11,8 +11,8 @@ let ExplorerModule = class ExplorerModule extends ide_core_browser_1.BrowserModu
|
|
|
11
11
|
this.providers = [explorer_contribution_1.ExplorerContribution];
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
|
-
|
|
15
|
-
exports.ExplorerModule = ExplorerModule = tslib_1.__decorate([
|
|
14
|
+
ExplorerModule = tslib_1.__decorate([
|
|
16
15
|
(0, di_1.Injectable)()
|
|
17
16
|
], ExplorerModule);
|
|
17
|
+
exports.ExplorerModule = ExplorerModule;
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
package/lib/browser/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/browser/index.ts"],"names":[],"mappings":";;;;AAAA,qCAAoD;AACpD,iEAA2D;AAE3D,mEAA+D;AAGxD,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,gCAAa;IAA1C;;QACL,cAAS,GAAe,CAAC,4CAAoB,CAAC,CAAC;IACjD,CAAC;CAAA,CAAA;AAFY,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/browser/index.ts"],"names":[],"mappings":";;;;AAAA,qCAAoD;AACpD,iEAA2D;AAE3D,mEAA+D;AAGxD,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,gCAAa;IAA1C;;QACL,cAAS,GAAe,CAAC,4CAAoB,CAAC,CAAC;IACjD,CAAC;CAAA,CAAA;AAFY,cAAc;IAD1B,IAAA,eAAU,GAAE;GACA,cAAc,CAE1B;AAFY,wCAAc"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opensumi/ide-explorer",
|
|
3
|
-
"version": "3.4.5
|
|
3
|
+
"version": "3.4.5",
|
|
4
4
|
"files": [
|
|
5
5
|
"lib",
|
|
6
6
|
"src"
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"url": "git@github.com:opensumi/core.git"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@opensumi/ide-core-common": "3.4.5
|
|
20
|
+
"@opensumi/ide-core-common": "3.4.5"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@opensumi/ide-core-browser": "3.4.5
|
|
24
|
-
"@opensumi/ide-dev-tool": "3.4.5
|
|
23
|
+
"@opensumi/ide-core-browser": "3.4.5",
|
|
24
|
+
"@opensumi/ide-dev-tool": "3.4.5"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "26f3ee057d0a1938de14a8977e12c2972f46c9e4"
|
|
27
27
|
}
|