@theia/vsx-registry 1.23.0-next.5 → 1.23.0-next.51
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/lib/browser/recommended-extensions/preference-provider-overrides.d.ts +0 -15
- package/lib/browser/recommended-extensions/preference-provider-overrides.d.ts.map +1 -1
- package/lib/browser/recommended-extensions/preference-provider-overrides.js +20 -20
- package/lib/browser/recommended-extensions/preference-provider-overrides.js.map +1 -1
- package/lib/browser/recommended-extensions/recommended-extensions-json-schema.d.ts +0 -15
- package/lib/browser/recommended-extensions/recommended-extensions-json-schema.d.ts.map +1 -1
- package/lib/browser/recommended-extensions/recommended-extensions-json-schema.js +19 -19
- package/lib/browser/recommended-extensions/recommended-extensions-json-schema.js.map +1 -1
- package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.d.ts +0 -15
- package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.d.ts.map +1 -1
- package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.js +16 -16
- package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.js.map +1 -1
- package/lib/browser/vsx-extension-commands.d.ts +0 -15
- package/lib/browser/vsx-extension-commands.d.ts.map +1 -1
- package/lib/browser/vsx-extension-commands.js +18 -18
- package/lib/browser/vsx-extension-commands.js.map +1 -1
- package/lib/browser/vsx-extension-editor-manager.d.ts +0 -15
- package/lib/browser/vsx-extension-editor-manager.d.ts.map +1 -1
- package/lib/browser/vsx-extension-editor-manager.js +16 -16
- package/lib/browser/vsx-extension-editor-manager.js.map +1 -1
- package/lib/browser/vsx-extension-editor.d.ts +0 -15
- package/lib/browser/vsx-extension-editor.d.ts.map +1 -1
- package/lib/browser/vsx-extension-editor.js +20 -20
- package/lib/browser/vsx-extension-editor.js.map +1 -1
- package/lib/browser/vsx-extension.d.ts +0 -15
- package/lib/browser/vsx-extension.d.ts.map +1 -1
- package/lib/browser/vsx-extension.js +35 -35
- package/lib/browser/vsx-extension.js.map +1 -1
- package/lib/browser/vsx-extensions-contribution.d.ts +0 -15
- package/lib/browser/vsx-extensions-contribution.d.ts.map +1 -1
- package/lib/browser/vsx-extensions-contribution.js +24 -24
- package/lib/browser/vsx-extensions-contribution.js.map +1 -1
- package/lib/browser/vsx-extensions-model.d.ts +0 -15
- package/lib/browser/vsx-extensions-model.d.ts.map +1 -1
- package/lib/browser/vsx-extensions-model.js +25 -25
- package/lib/browser/vsx-extensions-model.js.map +1 -1
- package/lib/browser/vsx-extensions-search-bar.d.ts +0 -15
- package/lib/browser/vsx-extensions-search-bar.d.ts.map +1 -1
- package/lib/browser/vsx-extensions-search-bar.js +18 -18
- package/lib/browser/vsx-extensions-search-bar.js.map +1 -1
- package/lib/browser/vsx-extensions-search-model.d.ts +0 -15
- package/lib/browser/vsx-extensions-search-model.d.ts.map +1 -1
- package/lib/browser/vsx-extensions-search-model.js +18 -17
- package/lib/browser/vsx-extensions-search-model.js.map +1 -1
- package/lib/browser/vsx-extensions-source.d.ts +0 -15
- package/lib/browser/vsx-extensions-source.d.ts.map +1 -1
- package/lib/browser/vsx-extensions-source.js +20 -20
- package/lib/browser/vsx-extensions-source.js.map +1 -1
- package/lib/browser/vsx-extensions-view-container.d.ts.map +1 -1
- package/lib/browser/vsx-extensions-view-container.js +10 -10
- package/lib/browser/vsx-extensions-view-container.js.map +1 -1
- package/lib/browser/vsx-extensions-widget.d.ts +0 -15
- package/lib/browser/vsx-extensions-widget.d.ts.map +1 -1
- package/lib/browser/vsx-extensions-widget.js +23 -22
- package/lib/browser/vsx-extensions-widget.js.map +1 -1
- package/lib/browser/vsx-registry-frontend-module.d.ts +0 -15
- package/lib/browser/vsx-registry-frontend-module.d.ts.map +1 -1
- package/lib/browser/vsx-registry-frontend-module.js +19 -19
- package/lib/browser/vsx-registry-frontend-module.js.map +1 -1
- package/lib/common/ovsx-client-provider.d.ts +0 -15
- package/lib/common/ovsx-client-provider.d.ts.map +1 -1
- package/lib/common/ovsx-client-provider.js +15 -15
- package/lib/common/ovsx-client-provider.js.map +1 -1
- package/lib/common/vsx-environment.d.ts +0 -15
- package/lib/common/vsx-environment.d.ts.map +1 -1
- package/lib/common/vsx-environment.js +15 -15
- package/lib/common/vsx-environment.js.map +1 -1
- package/lib/common/vsx-extension-uri.d.ts +0 -15
- package/lib/common/vsx-extension-uri.d.ts.map +1 -1
- package/lib/common/vsx-extension-uri.js +15 -15
- package/lib/common/vsx-extension-uri.js.map +1 -1
- package/lib/node/vsx-environment-impl.d.ts +0 -15
- package/lib/node/vsx-environment-impl.d.ts.map +1 -1
- package/lib/node/vsx-environment-impl.js +17 -17
- package/lib/node/vsx-environment-impl.js.map +1 -1
- package/lib/node/vsx-extension-resolver.d.ts +0 -15
- package/lib/node/vsx-extension-resolver.d.ts.map +1 -1
- package/lib/node/vsx-extension-resolver.js +19 -19
- package/lib/node/vsx-extension-resolver.js.map +1 -1
- package/lib/node/vsx-registry-backend-module.d.ts +0 -15
- package/lib/node/vsx-registry-backend-module.d.ts.map +1 -1
- package/lib/node/vsx-registry-backend-module.js +16 -16
- package/lib/node/vsx-registry-backend-module.js.map +1 -1
- package/lib/package.spec.d.ts +0 -15
- package/lib/package.spec.d.ts.map +1 -1
- package/lib/package.spec.js +15 -15
- package/lib/package.spec.js.map +1 -1
- package/package.json +11 -12
- package/src/browser/recommended-extensions/preference-provider-overrides.ts +18 -18
- package/src/browser/recommended-extensions/recommended-extensions-json-schema.ts +15 -15
- package/src/browser/recommended-extensions/recommended-extensions-preference-contribution.ts +15 -15
- package/src/browser/vsx-extension-commands.ts +17 -17
- package/src/browser/vsx-extension-editor-manager.ts +15 -15
- package/src/browser/vsx-extension-editor.tsx +20 -20
- package/src/browser/vsx-extension.tsx +17 -17
- package/src/browser/vsx-extensions-contribution.ts +17 -17
- package/src/browser/vsx-extensions-model.ts +15 -15
- package/src/browser/vsx-extensions-search-bar.tsx +17 -17
- package/src/browser/vsx-extensions-search-model.ts +15 -15
- package/src/browser/vsx-extensions-source.ts +15 -15
- package/src/browser/vsx-extensions-view-container.ts +10 -10
- package/src/browser/vsx-extensions-widget.ts +18 -18
- package/src/browser/vsx-registry-frontend-module.ts +15 -15
- package/src/common/ovsx-client-provider.ts +15 -15
- package/src/common/vsx-environment.ts +15 -15
- package/src/common/vsx-extension-uri.ts +15 -15
- package/src/node/vsx-environment-impl.ts +15 -15
- package/src/node/vsx-extension-resolver.ts +15 -15
- package/src/node/vsx-registry-backend-module.ts +15 -15
- package/src/package.spec.ts +15 -15
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2021 Ericsson and others.
|
|
3
|
-
*
|
|
4
|
-
* This program and the accompanying materials are made available under the
|
|
5
|
-
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
-
* http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
-
*
|
|
8
|
-
* This Source Code may also be made available under the following Secondary
|
|
9
|
-
* Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
-
* with the GNU Classpath Exception which is available at
|
|
12
|
-
* https://www.gnu.org/software/classpath/license.html.
|
|
13
|
-
*
|
|
14
|
-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
-
********************************************************************************/
|
|
16
1
|
import { FolderPreferenceProvider, UserPreferenceProvider } from '@theia/preferences/lib/browser';
|
|
17
2
|
import { interfaces } from '@theia/core/shared/inversify';
|
|
18
3
|
import { WorkspaceFilePreferenceProvider } from '@theia/preferences/lib/browser/workspace-file-preference-provider';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preference-provider-overrides.d.ts","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/preference-provider-overrides.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"preference-provider-overrides.d.ts","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/preference-provider-overrides.ts"],"names":[],"mappings":"AAgBA,OAAO,EACH,wBAAwB,EAGxB,sBAAsB,EAEzB,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAyB,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAEjF,OAAO,EACH,+BAA+B,EAGlC,MAAM,mEAAmE,CAAC;AAI3E;;;GAGG;AAEH,qBACa,sCAAuC,SAAQ,wBAAwB;cAC7D,OAAO,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS;CAW3E;AAED,qBACa,oCAAqC,SAAQ,sBAAsB;cACzD,OAAO,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS;CAW3E;AAED,qBACa,6CAA8C,SAAQ,+BAA+B;cAC3E,gBAAgB,CAAC,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO;CAMxF;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,UAAU,CAAC,MAAM,GAAG,IAAI,CAoBtG"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2021 Ericsson and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -46,7 +46,7 @@ let FolderPreferenceProviderWithExtensions = class FolderPreferenceProviderWithE
|
|
|
46
46
|
}
|
|
47
47
|
};
|
|
48
48
|
FolderPreferenceProviderWithExtensions = __decorate([
|
|
49
|
-
inversify_1.injectable()
|
|
49
|
+
(0, inversify_1.injectable)()
|
|
50
50
|
], FolderPreferenceProviderWithExtensions);
|
|
51
51
|
exports.FolderPreferenceProviderWithExtensions = FolderPreferenceProviderWithExtensions;
|
|
52
52
|
let UserPreferenceProviderWithExtensions = class UserPreferenceProviderWithExtensions extends browser_1.UserPreferenceProvider {
|
|
@@ -63,7 +63,7 @@ let UserPreferenceProviderWithExtensions = class UserPreferenceProviderWithExten
|
|
|
63
63
|
}
|
|
64
64
|
};
|
|
65
65
|
UserPreferenceProviderWithExtensions = __decorate([
|
|
66
|
-
inversify_1.injectable()
|
|
66
|
+
(0, inversify_1.injectable)()
|
|
67
67
|
], UserPreferenceProviderWithExtensions);
|
|
68
68
|
exports.UserPreferenceProviderWithExtensions = UserPreferenceProviderWithExtensions;
|
|
69
69
|
let WorkspaceFilePreferenceProviderWithExtensions = class WorkspaceFilePreferenceProviderWithExtensions extends workspace_file_preference_provider_1.WorkspaceFilePreferenceProvider {
|
|
@@ -75,15 +75,15 @@ let WorkspaceFilePreferenceProviderWithExtensions = class WorkspaceFilePreferenc
|
|
|
75
75
|
}
|
|
76
76
|
};
|
|
77
77
|
WorkspaceFilePreferenceProviderWithExtensions = __decorate([
|
|
78
|
-
inversify_1.injectable()
|
|
78
|
+
(0, inversify_1.injectable)()
|
|
79
79
|
], WorkspaceFilePreferenceProviderWithExtensions);
|
|
80
80
|
exports.WorkspaceFilePreferenceProviderWithExtensions = WorkspaceFilePreferenceProviderWithExtensions;
|
|
81
81
|
function bindPreferenceProviderOverrides(bind, unbind) {
|
|
82
82
|
unbind(browser_1.UserPreferenceProviderFactory);
|
|
83
83
|
unbind(browser_1.FolderPreferenceProviderFactory);
|
|
84
84
|
unbind(workspace_file_preference_provider_1.WorkspaceFilePreferenceProviderFactory);
|
|
85
|
-
preference_bindings_1.bindFactory(bind, browser_1.UserPreferenceProviderFactory, UserPreferenceProviderWithExtensions, section_preference_provider_1.SectionPreferenceProviderUri, section_preference_provider_1.SectionPreferenceProviderSection);
|
|
86
|
-
preference_bindings_1.bindFactory(bind, browser_1.FolderPreferenceProviderFactory, FolderPreferenceProviderWithExtensions, section_preference_provider_1.SectionPreferenceProviderUri, section_preference_provider_1.SectionPreferenceProviderSection, browser_1.FolderPreferenceProviderFolder);
|
|
85
|
+
(0, preference_bindings_1.bindFactory)(bind, browser_1.UserPreferenceProviderFactory, UserPreferenceProviderWithExtensions, section_preference_provider_1.SectionPreferenceProviderUri, section_preference_provider_1.SectionPreferenceProviderSection);
|
|
86
|
+
(0, preference_bindings_1.bindFactory)(bind, browser_1.FolderPreferenceProviderFactory, FolderPreferenceProviderWithExtensions, section_preference_provider_1.SectionPreferenceProviderUri, section_preference_provider_1.SectionPreferenceProviderSection, browser_1.FolderPreferenceProviderFolder);
|
|
87
87
|
bind(workspace_file_preference_provider_1.WorkspaceFilePreferenceProviderFactory).toFactory(ctx => (options) => {
|
|
88
88
|
const child = new inversify_1.Container({ defaultScope: 'Singleton' });
|
|
89
89
|
child.parent = ctx.container;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"preference-provider-overrides.js","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/preference-provider-overrides.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"preference-provider-overrides.js","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/preference-provider-overrides.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2021 Ericsson and others.
|
|
3
|
-
*
|
|
4
|
-
* This program and the accompanying materials are made available under the
|
|
5
|
-
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
-
* http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
-
*
|
|
8
|
-
* This Source Code may also be made available under the following Secondary
|
|
9
|
-
* Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
-
* with the GNU Classpath Exception which is available at
|
|
12
|
-
* https://www.gnu.org/software/classpath/license.html.
|
|
13
|
-
*
|
|
14
|
-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
-
********************************************************************************/
|
|
16
1
|
import { InMemoryResources } from '@theia/core';
|
|
17
2
|
import { JsonSchemaContribution, JsonSchemaRegisterContext } from '@theia/core/lib/browser/json-schema-store';
|
|
18
3
|
import { IJSONSchema } from '@theia/core/lib/common/json-schema';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommended-extensions-json-schema.d.ts","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-json-schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"recommended-extensions-json-schema.d.ts","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-json-schema.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,yBAAyB,EAAE,MAAM,2CAA2C,CAAC;AAC9G,OAAO,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAC;AACjE,OAAO,GAAG,MAAM,4BAA4B,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,eAAO,MAAM,kBAAkB,gCAAgC,CAAC;AAChE,eAAO,MAAM,6BAA6B,EAAE,WA6B3C,CAAC;AAEF,qBACa,2BAA4B,YAAW,sBAAsB;IACtE,SAAS,CAAC,QAAQ,CAAC,GAAG,MAA+B;IAC1B,SAAS,CAAC,QAAQ,CAAC,iBAAiB,EAAE,iBAAiB,CAAC;IACzD,SAAS,CAAC,QAAQ,CAAC,gBAAgB,EAAE,gBAAgB,CAAC;IAGhF,SAAS,CAAC,IAAI,IAAI,IAAI;IAItB,eAAe,CAAC,OAAO,EAAE,yBAAyB,GAAG,IAAI;CAO5D"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2021 Ericsson and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -75,21 +75,21 @@ let ExtensionSchemaContribution = class ExtensionSchemaContribution {
|
|
|
75
75
|
}
|
|
76
76
|
};
|
|
77
77
|
__decorate([
|
|
78
|
-
inversify_1.inject(core_1.InMemoryResources),
|
|
78
|
+
(0, inversify_1.inject)(core_1.InMemoryResources),
|
|
79
79
|
__metadata("design:type", core_1.InMemoryResources)
|
|
80
80
|
], ExtensionSchemaContribution.prototype, "inmemoryResources", void 0);
|
|
81
81
|
__decorate([
|
|
82
|
-
inversify_1.inject(browser_1.WorkspaceService),
|
|
82
|
+
(0, inversify_1.inject)(browser_1.WorkspaceService),
|
|
83
83
|
__metadata("design:type", browser_1.WorkspaceService)
|
|
84
84
|
], ExtensionSchemaContribution.prototype, "workspaceService", void 0);
|
|
85
85
|
__decorate([
|
|
86
|
-
inversify_1.postConstruct(),
|
|
86
|
+
(0, inversify_1.postConstruct)(),
|
|
87
87
|
__metadata("design:type", Function),
|
|
88
88
|
__metadata("design:paramtypes", []),
|
|
89
89
|
__metadata("design:returntype", void 0)
|
|
90
90
|
], ExtensionSchemaContribution.prototype, "init", null);
|
|
91
91
|
ExtensionSchemaContribution = __decorate([
|
|
92
|
-
inversify_1.injectable()
|
|
92
|
+
(0, inversify_1.injectable)()
|
|
93
93
|
], ExtensionSchemaContribution);
|
|
94
94
|
exports.ExtensionSchemaContribution = ExtensionSchemaContribution;
|
|
95
95
|
//# sourceMappingURL=recommended-extensions-json-schema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommended-extensions-json-schema.js","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-json-schema.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"recommended-extensions-json-schema.js","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-json-schema.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,2EAA2E;AAC3E,gFAAgF;;;;;;;;;;;;AAEhF,4DAAiF;AACjF,sCAAgD;AAGhD,oDAA6C;AAC7C,0DAAgE;AAEnD,QAAA,kBAAkB,GAAG,6BAA6B,CAAC;AACnD,QAAA,6BAA6B,GAAgB;IACtD,GAAG,EAAE,0BAAkB;IACvB,OAAO,EAAE,EAAE,eAAe,EAAE,EAAE,EAAE;IAChC,IAAI,EAAE,QAAQ;IAEd,UAAU,EAAE;QACR,eAAe,EAAE;YACb,KAAK,EAAE,kHAAkH;YACzH,IAAI,EAAE,OAAO;YACb,KAAK,EAAE;gBACH,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,2BAA2B;gBACpC,mBAAmB,EAAE,mEAAmE;aAC3F;YACD,OAAO,EAAE,EAAE;SACd;QACD,uBAAuB,EAAE;YACrB,KAAK,EAAE,2JAA2J;YAClK,IAAI,EAAE,OAAO;YACb,KAAK,EAAE;gBACH,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,2BAA2B;gBACpC,mBAAmB,EAAE,mEAAmE;aAC3F;YACD,OAAO,EAAE,EAAE;SACd;KACJ;IACD,aAAa,EAAE,IAAI;IACnB,mBAAmB,EAAE,IAAI;CAC5B,CAAC;AAGF,IAAa,2BAA2B,GAAxC,MAAa,2BAA2B;IAAxC;QACuB,QAAG,GAAG,IAAI,aAAG,CAAC,0BAAkB,CAAC,CAAC;IAgBzD,CAAC;IAXa,IAAI;QACV,IAAI,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,qCAA6B,CAAC,CAAC,CAAC;IACxF,CAAC;IAED,eAAe,CAAC,OAAkC;QAC9C,OAAO,CAAC,cAAc,CAAC;YACnB,SAAS,EAAE,CAAC,iBAAiB,CAAC;YAC9B,GAAG,EAAE,IAAI,CAAC,GAAG,CAAC,QAAQ,EAAE;SAC3B,CAAC,CAAC;QACH,IAAI,CAAC,gBAAgB,CAAC,YAAY,CAAC,YAAY,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,GAAG,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC;IACpF,CAAC;CACJ,CAAA;AAf8B;IAA1B,IAAA,kBAAM,EAAC,wBAAiB,CAAC;8BAAuC,wBAAiB;sEAAC;AACzD;IAAzB,IAAA,kBAAM,EAAC,0BAAgB,CAAC;8BAAsC,0BAAgB;qEAAC;AAGhF;IADC,IAAA,yBAAa,GAAE;;;;uDAGf;AARQ,2BAA2B;IADvC,IAAA,sBAAU,GAAE;GACA,2BAA2B,CAiBvC;AAjBY,kEAA2B"}
|
package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.d.ts
CHANGED
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2021 Ericsson and others.
|
|
3
|
-
*
|
|
4
|
-
* This program and the accompanying materials are made available under the
|
|
5
|
-
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
-
* http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
-
*
|
|
8
|
-
* This Source Code may also be made available under the following Secondary
|
|
9
|
-
* Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
-
* with the GNU Classpath Exception which is available at
|
|
12
|
-
* https://www.gnu.org/software/classpath/license.html.
|
|
13
|
-
*
|
|
14
|
-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
-
********************************************************************************/
|
|
16
1
|
import { PreferenceSchema } from '@theia/core/lib/browser';
|
|
17
2
|
import { interfaces } from '@theia/core/shared/inversify';
|
|
18
3
|
export interface RecommendedExtensions {
|
package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommended-extensions-preference-contribution.d.ts","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-preference-contribution.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"recommended-extensions-preference-contribution.d.ts","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-preference-contribution.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAiD,gBAAgB,EAAsC,MAAM,yBAAyB,CAAC;AAI9I,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAG1D,MAAM,WAAW,qBAAqB;IAClC,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,EAAE,CAAC;CACtC;AAED,eAAO,MAAM,sCAAsC,EAAE,gBAUpD,CAAC;AAEF,eAAO,MAAM,yBAAyB,qCAAqC,CAAC;AAE5E,eAAO,MAAM,iDAAiD,EAAE,gBAU/D,CAAC;AAEF,eAAO,MAAM,gCAAgC,eAA6C,CAAC;AAE3F,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,GAAG,IAAI,CAWpE"}
|
package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2021 Ericsson and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.bindExtensionPreferences = exports.ExtensionNotificationPreferences = exports.recommendedExtensionNotificationPreferencesSchema = exports.IGNORE_RECOMMENDATIONS_ID = exports.recommendedExtensionsPreferencesSchema = void 0;
|
|
19
19
|
const browser_1 = require("@theia/core/lib/browser");
|
|
@@ -52,7 +52,7 @@ function bindExtensionPreferences(bind) {
|
|
|
52
52
|
bind(preference_configurations_1.PreferenceConfiguration).toConstantValue({ name: 'extensions' });
|
|
53
53
|
bind(exports.ExtensionNotificationPreferences).toDynamicValue(({ container }) => {
|
|
54
54
|
const preferenceService = container.get(browser_1.PreferenceService);
|
|
55
|
-
return browser_1.createPreferenceProxy(preferenceService, exports.recommendedExtensionNotificationPreferencesSchema);
|
|
55
|
+
return (0, browser_1.createPreferenceProxy)(preferenceService, exports.recommendedExtensionNotificationPreferencesSchema);
|
|
56
56
|
}).inSingletonScope();
|
|
57
57
|
bind(browser_1.PreferenceContribution).toConstantValue({ schema: exports.recommendedExtensionNotificationPreferencesSchema });
|
|
58
58
|
}
|
package/lib/browser/recommended-extensions/recommended-extensions-preference-contribution.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommended-extensions-preference-contribution.js","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-preference-contribution.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"recommended-extensions-preference-contribution.js","sourceRoot":"","sources":["../../../src/browser/recommended-extensions/recommended-extensions-preference-contribution.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,2EAA2E;AAC3E,gFAAgF;;;AAEhF,qDAA8I;AAC9I,iFAAmF;AACnF,oDAAiD;AACjD,6GAAwG;AAExG,6FAAuG;AAO1F,QAAA,sCAAsC,GAAqB;IACpE,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE,yBAAe,CAAC,MAAM;IAC7B,UAAU,EAAE;QACR,UAAU,EAAE;YACR,IAAI,EAAE,uDAAkB;YACxB,WAAW,EAAE,SAAG,CAAC,QAAQ,CAAC,0CAA0C,EAAE,0EAA0E,CAAC;YACjJ,YAAY,EAAE,EAAE,eAAe,EAAE,EAAE,EAAE;SACxC;KACJ;CACJ,CAAC;AAEW,QAAA,yBAAyB,GAAG,kCAAkC,CAAC;AAE/D,QAAA,iDAAiD,GAAqB;IAC/E,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE,yBAAe,CAAC,MAAM;IAC7B,UAAU,EAAE;QACR,CAAC,iCAAyB,CAAC,EAAE;YACzB,WAAW,EAAE,SAAG,CAAC,QAAQ,CAAC,8CAA8C,EAAE,yEAAyE,CAAC;YACpJ,OAAO,EAAE,KAAK;YACd,IAAI,EAAE,SAAS;SAClB;KACJ;CACJ,CAAC;AAEW,QAAA,gCAAgC,GAAG,MAAM,CAAC,kCAAkC,CAAC,CAAC;AAE3F,SAAgB,wBAAwB,CAAC,IAAqB;IAC1D,IAAI,CAAC,gEAA2B,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;IAC9D,IAAI,CAAC,0CAAsB,CAAC,CAAC,SAAS,CAAC,gEAA2B,CAAC,CAAC;IACpE,IAAI,CAAC,gCAAsB,CAAC,CAAC,eAAe,CAAC,EAAE,MAAM,EAAE,8CAAsC,EAAE,CAAC,CAAC;IACjG,IAAI,CAAC,mDAAuB,CAAC,CAAC,eAAe,CAAC,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC,CAAC;IAEtE,IAAI,CAAC,wCAAgC,CAAC,CAAC,cAAc,CAAC,CAAC,EAAE,SAAS,EAAE,EAAE,EAAE;QACpE,MAAM,iBAAiB,GAAG,SAAS,CAAC,GAAG,CAAoB,2BAAiB,CAAC,CAAC;QAC9E,OAAO,IAAA,+BAAqB,EAAC,iBAAiB,EAAE,yDAAiD,CAAC,CAAC;IACvG,CAAC,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACtB,IAAI,CAAC,gCAAsB,CAAC,CAAC,eAAe,CAAC,EAAE,MAAM,EAAE,yDAAiD,EAAE,CAAC,CAAC;AAChH,CAAC;AAXD,4DAWC"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2021 Ericsson and others.
|
|
3
|
-
*
|
|
4
|
-
* This program and the accompanying materials are made available under the
|
|
5
|
-
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
-
* http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
-
*
|
|
8
|
-
* This Source Code may also be made available under the following Secondary
|
|
9
|
-
* Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
-
* with the GNU Classpath Exception which is available at
|
|
12
|
-
* https://www.gnu.org/software/classpath/license.html.
|
|
13
|
-
*
|
|
14
|
-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
-
********************************************************************************/
|
|
16
1
|
import { Command } from '@theia/core/lib/common';
|
|
17
2
|
export declare namespace VSXExtensionsCommands {
|
|
18
3
|
const CLEAR_ALL: Command;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vsx-extension-commands.d.ts","sourceRoot":"","sources":["../../src/browser/vsx-extension-commands.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vsx-extension-commands.d.ts","sourceRoot":"","sources":["../../src/browser/vsx-extension-commands.ts"],"names":[],"mappings":"AAkBA,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AAEjD,yBAAiB,qBAAqB,CAAC;IAI5B,MAAM,SAAS,SAKpB,CAAC;IACI,MAAM,iBAAiB,EAAE,OAAO,GAAG;QAAE,WAAW,EAAE,MAAM,CAAA;KAO9D,CAAC;IACK,MAAM,IAAI,EAAE,OAElB,CAAC;IACK,MAAM,iBAAiB,EAAE,OAE/B,CAAC;IACK,MAAM,aAAa,SAIxB,CAAC;IACI,MAAM,cAAc,SAIzB,CAAC;IACI,MAAM,oBAAoB,SAI/B,CAAC;CACN"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2021 Ericsson and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.VSXExtensionsCommands = void 0;
|
|
19
19
|
const nls_1 = require("@theia/core/lib/common/nls");
|
|
@@ -26,15 +26,15 @@ var VSXExtensionsCommands;
|
|
|
26
26
|
id: 'vsxExtensions.clearAll',
|
|
27
27
|
category: EXTENSIONS_CATEGORY,
|
|
28
28
|
label: 'Clear Search Results',
|
|
29
|
-
iconClass: browser_1.codicon('clear-all')
|
|
29
|
+
iconClass: (0, browser_1.codicon)('clear-all')
|
|
30
30
|
});
|
|
31
31
|
VSXExtensionsCommands.INSTALL_FROM_VSIX = {
|
|
32
32
|
id: 'vsxExtensions.installFromVSIX',
|
|
33
33
|
category: nls_1.nls.localizeByDefault(EXTENSIONS_CATEGORY),
|
|
34
34
|
originalCategory: EXTENSIONS_CATEGORY,
|
|
35
35
|
originalLabel: 'Install from VSIX...',
|
|
36
|
-
label: nls_1.nls.
|
|
37
|
-
dialogLabel: nls_1.nls.
|
|
36
|
+
label: nls_1.nls.localizeByDefault('Install from VSIX') + '...',
|
|
37
|
+
dialogLabel: nls_1.nls.localizeByDefault('Install from VSIX')
|
|
38
38
|
};
|
|
39
39
|
VSXExtensionsCommands.COPY = {
|
|
40
40
|
id: 'vsxExtensions.copy'
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vsx-extension-commands.js","sourceRoot":"","sources":["../../src/browser/vsx-extension-commands.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"vsx-extension-commands.js","sourceRoot":"","sources":["../../src/browser/vsx-extension-commands.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,2EAA2E;AAC3E,gFAAgF;;;AAEhF,oDAAiD;AACjD,qDAAkD;AAClD,mDAAiD;AAEjD,IAAiB,qBAAqB,CAuCrC;AAvCD,WAAiB,qBAAqB;IAElC,MAAM,mBAAmB,GAAG,YAAY,CAAC;IAE5B,+BAAS,GAAG,gBAAO,CAAC,yBAAyB,CAAC;QACvD,EAAE,EAAE,wBAAwB;QAC5B,QAAQ,EAAE,mBAAmB;QAC7B,KAAK,EAAE,sBAAsB;QAC7B,SAAS,EAAE,IAAA,iBAAO,EAAC,WAAW,CAAC;KAClC,CAAC,CAAC;IACU,uCAAiB,GAAsC;QAChE,EAAE,EAAE,+BAA+B;QACnC,QAAQ,EAAE,SAAG,CAAC,iBAAiB,CAAC,mBAAmB,CAAC;QACpD,gBAAgB,EAAE,mBAAmB;QACrC,aAAa,EAAE,sBAAsB;QACrC,KAAK,EAAE,SAAG,CAAC,iBAAiB,CAAC,mBAAmB,CAAC,GAAG,KAAK;QACzD,WAAW,EAAE,SAAG,CAAC,iBAAiB,CAAC,mBAAmB,CAAC;KAC1D,CAAC;IACW,0BAAI,GAAY;QACzB,EAAE,EAAE,oBAAoB;KAC3B,CAAC;IACW,uCAAiB,GAAY;QACtC,EAAE,EAAE,+BAA+B;KACtC,CAAC;IACW,mCAAa,GAAG,gBAAO,CAAC,yBAAyB,CAAC;QAC3D,EAAE,EAAE,2BAA2B;QAC/B,KAAK,EAAE,0BAA0B;QACjC,QAAQ,EAAE,mBAAmB;KAChC,CAAC,CAAC;IACU,oCAAc,GAAG,gBAAO,CAAC,yBAAyB,CAAC;QAC5D,EAAE,EAAE,4BAA4B;QAChC,KAAK,EAAE,2BAA2B;QAClC,QAAQ,EAAE,mBAAmB;KAChC,CAAC,CAAC;IACU,0CAAoB,GAAG,gBAAO,CAAC,yBAAyB,CAAC;QAClE,EAAE,EAAE,kCAAkC;QACtC,KAAK,EAAE,6BAA6B;QACpC,QAAQ,EAAE,mBAAmB;KAChC,CAAC,CAAC;AACP,CAAC,EAvCgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAuCrC"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2020 TypeFox and others.
|
|
3
|
-
*
|
|
4
|
-
* This program and the accompanying materials are made available under the
|
|
5
|
-
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
-
* http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
-
*
|
|
8
|
-
* This Source Code may also be made available under the following Secondary
|
|
9
|
-
* Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
-
* with the GNU Classpath Exception which is available at
|
|
12
|
-
* https://www.gnu.org/software/classpath/license.html.
|
|
13
|
-
*
|
|
14
|
-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
-
********************************************************************************/
|
|
16
1
|
import URI from '@theia/core/lib/common/uri';
|
|
17
2
|
import { WidgetOpenHandler } from '@theia/core/lib/browser';
|
|
18
3
|
import { VSXExtensionOptions } from './vsx-extension';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vsx-extension-editor-manager.d.ts","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor-manager.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vsx-extension-editor-manager.d.ts","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor-manager.ts"],"names":[],"mappings":"AAiBA,OAAO,GAAG,MAAM,4BAA4B,CAAC;AAC7C,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAEtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAE5D,qBACa,yBAA0B,SAAQ,iBAAiB,CAAC,kBAAkB,CAAC;IAEhF,QAAQ,CAAC,EAAE,SAAyB;IAEpC,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM;IAK3B,SAAS,CAAC,mBAAmB,CAAC,GAAG,EAAE,GAAG,GAAG,mBAAmB;CAQ/D"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2020 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -44,7 +44,7 @@ let VSXExtensionEditorManager = class VSXExtensionEditorManager extends browser_
|
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
46
|
VSXExtensionEditorManager = __decorate([
|
|
47
|
-
inversify_1.injectable()
|
|
47
|
+
(0, inversify_1.injectable)()
|
|
48
48
|
], VSXExtensionEditorManager);
|
|
49
49
|
exports.VSXExtensionEditorManager = VSXExtensionEditorManager;
|
|
50
50
|
//# sourceMappingURL=vsx-extension-editor-manager.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vsx-extension-editor-manager.js","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor-manager.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"vsx-extension-editor-manager.js","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor-manager.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,2EAA2E;AAC3E,gFAAgF;;;;;;;;;AAEhF,4DAA0D;AAE1D,qDAA4D;AAE5D,mEAA8D;AAC9D,iEAA4D;AAG5D,IAAa,yBAAyB,GAAtC,MAAa,yBAA0B,SAAQ,2BAAqC;IAApF;;QAEa,OAAE,GAAG,yCAAkB,CAAC,EAAE,CAAC;IAexC,CAAC;IAbG,SAAS,CAAC,GAAQ;QACd,MAAM,EAAE,GAAG,mCAAe,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACrC,OAAO,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;IAC1B,CAAC;IAES,mBAAmB,CAAC,GAAQ;QAClC,MAAM,EAAE,GAAG,mCAAe,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACrC,IAAI,CAAC,EAAE,EAAE;YACL,MAAM,IAAI,KAAK,CAAC,eAAe,GAAG,GAAG,CAAC,QAAQ,EAAE,CAAC,CAAC;SACrD;QACD,OAAO,EAAE,EAAE,EAAE,CAAC;IAClB,CAAC;CAEJ,CAAA;AAjBY,yBAAyB;IADrC,IAAA,sBAAU,GAAE;GACA,yBAAyB,CAiBrC;AAjBY,8DAAyB"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2020 TypeFox and others.
|
|
3
|
-
*
|
|
4
|
-
* This program and the accompanying materials are made available under the
|
|
5
|
-
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
-
* http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
-
*
|
|
8
|
-
* This Source Code may also be made available under the following Secondary
|
|
9
|
-
* Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
-
* with the GNU Classpath Exception which is available at
|
|
12
|
-
* https://www.gnu.org/software/classpath/license.html.
|
|
13
|
-
*
|
|
14
|
-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
-
********************************************************************************/
|
|
16
1
|
/// <reference types="react" />
|
|
17
2
|
import * as React from '@theia/core/shared/react';
|
|
18
3
|
import { ReactWidget, Message, Widget } from '@theia/core/lib/browser';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vsx-extension-editor.d.ts","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vsx-extension-editor.d.ts","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor.tsx"],"names":[],"mappings":";AAgBA,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAElD,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,EAAW,MAAM,yBAAyB,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,2BAA2B,EAAE,MAAM,iBAAiB,CAAC;AAC5E,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AAE/D,qBACa,kBAAmB,SAAQ,WAAW;IAE/C,MAAM,CAAC,EAAE,SAA0B;IAGnC,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,YAAY,CAAC;IAG3C,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC;IAE7C,SAAS,CAAC,QAAQ,CAAC,uBAAuB,wBAA+B;IAGzE,SAAS,CAAC,IAAI,IAAI,IAAI;IAWb,kBAAkB,IAAI,OAAO,CAAC,WAAW,CAAC;cAIhC,iBAAiB,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;cAKrC,eAAe,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;cAKnC,WAAW,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;IAKlD,SAAS,CAAC,WAAW,IAAI,IAAI;cAMV,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAC,aAAa,GAAG,IAAI;IAK5D,SAAS,CAAC,sBAAsB,YAAa,2BAA2B,GAAG,IAAI,UAQ7E;IAEF,SAAS,CAAC,MAAM,IAAI,KAAK,CAAC,SAAS;CAMtC"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2020 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -53,7 +53,7 @@ let VSXExtensionEditor = VSXExtensionEditor_1 = class VSXExtensionEditor extends
|
|
|
53
53
|
this.id = VSXExtensionEditor_1.ID + ':' + this.extension.id;
|
|
54
54
|
this.title.closable = true;
|
|
55
55
|
this.updateTitle();
|
|
56
|
-
this.title.iconClass = browser_1.codicon('list-selection');
|
|
56
|
+
this.title.iconClass = (0, browser_1.codicon)('list-selection');
|
|
57
57
|
this.node.tabIndex = -1;
|
|
58
58
|
this.update();
|
|
59
59
|
this.toDispose.push(this.model.onDidChange(() => this.update()));
|
|
@@ -89,21 +89,21 @@ let VSXExtensionEditor = VSXExtensionEditor_1 = class VSXExtensionEditor extends
|
|
|
89
89
|
};
|
|
90
90
|
VSXExtensionEditor.ID = 'vsx-extension-editor';
|
|
91
91
|
__decorate([
|
|
92
|
-
inversify_1.inject(vsx_extension_1.VSXExtension),
|
|
92
|
+
(0, inversify_1.inject)(vsx_extension_1.VSXExtension),
|
|
93
93
|
__metadata("design:type", vsx_extension_1.VSXExtension)
|
|
94
94
|
], VSXExtensionEditor.prototype, "extension", void 0);
|
|
95
95
|
__decorate([
|
|
96
|
-
inversify_1.inject(vsx_extensions_model_1.VSXExtensionsModel),
|
|
96
|
+
(0, inversify_1.inject)(vsx_extensions_model_1.VSXExtensionsModel),
|
|
97
97
|
__metadata("design:type", vsx_extensions_model_1.VSXExtensionsModel)
|
|
98
98
|
], VSXExtensionEditor.prototype, "model", void 0);
|
|
99
99
|
__decorate([
|
|
100
|
-
inversify_1.postConstruct(),
|
|
100
|
+
(0, inversify_1.postConstruct)(),
|
|
101
101
|
__metadata("design:type", Function),
|
|
102
102
|
__metadata("design:paramtypes", []),
|
|
103
103
|
__metadata("design:returntype", void 0)
|
|
104
104
|
], VSXExtensionEditor.prototype, "init", null);
|
|
105
105
|
VSXExtensionEditor = VSXExtensionEditor_1 = __decorate([
|
|
106
|
-
inversify_1.injectable()
|
|
106
|
+
(0, inversify_1.injectable)()
|
|
107
107
|
], VSXExtensionEditor);
|
|
108
108
|
exports.VSXExtensionEditor = VSXExtensionEditor;
|
|
109
109
|
//# sourceMappingURL=vsx-extension-editor.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vsx-extension-editor.js","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor.tsx"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"vsx-extension-editor.js","sourceRoot":"","sources":["../../src/browser/vsx-extension-editor.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2020 TypeFox and others.
|
|
3
|
-
*
|
|
4
|
-
* This program and the accompanying materials are made available under the
|
|
5
|
-
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
-
* http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
-
*
|
|
8
|
-
* This Source Code may also be made available under the following Secondary
|
|
9
|
-
* Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
-
* with the GNU Classpath Exception which is available at
|
|
12
|
-
* https://www.gnu.org/software/classpath/license.html.
|
|
13
|
-
*
|
|
14
|
-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
-
********************************************************************************/
|
|
16
1
|
/// <reference types="react" />
|
|
17
2
|
import * as React from '@theia/core/shared/react';
|
|
18
3
|
import URI from '@theia/core/lib/common/uri';
|