@theia/mini-browser 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.
Files changed (97) hide show
  1. package/lib/browser/environment/mini-browser-environment-module.d.ts +0 -15
  2. package/lib/browser/environment/mini-browser-environment-module.d.ts.map +1 -1
  3. package/lib/browser/environment/mini-browser-environment-module.js +15 -15
  4. package/lib/browser/environment/mini-browser-environment-module.js.map +1 -1
  5. package/lib/browser/environment/mini-browser-environment.d.ts +0 -15
  6. package/lib/browser/environment/mini-browser-environment.d.ts.map +1 -1
  7. package/lib/browser/environment/mini-browser-environment.js +19 -19
  8. package/lib/browser/environment/mini-browser-environment.js.map +1 -1
  9. package/lib/browser/location-mapper-service.d.ts +0 -15
  10. package/lib/browser/location-mapper-service.d.ts.map +1 -1
  11. package/lib/browser/location-mapper-service.js +23 -23
  12. package/lib/browser/location-mapper-service.js.map +1 -1
  13. package/lib/browser/mini-browser-content-style.d.ts +0 -15
  14. package/lib/browser/mini-browser-content-style.d.ts.map +1 -1
  15. package/lib/browser/mini-browser-content-style.js +15 -15
  16. package/lib/browser/mini-browser-content-style.js.map +1 -1
  17. package/lib/browser/mini-browser-content.d.ts +0 -15
  18. package/lib/browser/mini-browser-content.d.ts.map +1 -1
  19. package/lib/browser/mini-browser-content.js +33 -33
  20. package/lib/browser/mini-browser-content.js.map +1 -1
  21. package/lib/browser/mini-browser-frontend-module.d.ts +0 -15
  22. package/lib/browser/mini-browser-frontend-module.d.ts.map +1 -1
  23. package/lib/browser/mini-browser-frontend-module.js +16 -16
  24. package/lib/browser/mini-browser-frontend-module.js.map +1 -1
  25. package/lib/browser/mini-browser-frontend-security-warnings.d.ts +0 -15
  26. package/lib/browser/mini-browser-frontend-security-warnings.d.ts.map +1 -1
  27. package/lib/browser/mini-browser-frontend-security-warnings.js +19 -19
  28. package/lib/browser/mini-browser-frontend-security-warnings.js.map +1 -1
  29. package/lib/browser/mini-browser-open-handler.d.ts +0 -15
  30. package/lib/browser/mini-browser-open-handler.d.ts.map +1 -1
  31. package/lib/browser/mini-browser-open-handler.js +26 -26
  32. package/lib/browser/mini-browser-open-handler.js.map +1 -1
  33. package/lib/browser/mini-browser.d.ts +0 -15
  34. package/lib/browser/mini-browser.d.ts.map +1 -1
  35. package/lib/browser/mini-browser.js +21 -21
  36. package/lib/browser/mini-browser.js.map +1 -1
  37. package/lib/common/mini-browser-endpoint.d.ts +0 -15
  38. package/lib/common/mini-browser-endpoint.d.ts.map +1 -1
  39. package/lib/common/mini-browser-endpoint.js +15 -15
  40. package/lib/common/mini-browser-endpoint.js.map +1 -1
  41. package/lib/common/mini-browser-service.d.ts +0 -15
  42. package/lib/common/mini-browser-service.d.ts.map +1 -1
  43. package/lib/common/mini-browser-service.js +15 -15
  44. package/lib/common/mini-browser-service.js.map +1 -1
  45. package/lib/electron-browser/environment/electron-mini-browser-environment-module.d.ts +0 -15
  46. package/lib/electron-browser/environment/electron-mini-browser-environment-module.d.ts.map +1 -1
  47. package/lib/electron-browser/environment/electron-mini-browser-environment-module.js +15 -15
  48. package/lib/electron-browser/environment/electron-mini-browser-environment-module.js.map +1 -1
  49. package/lib/electron-browser/environment/electron-mini-browser-environment.d.ts +0 -15
  50. package/lib/electron-browser/environment/electron-mini-browser-environment.d.ts.map +1 -1
  51. package/lib/electron-browser/environment/electron-mini-browser-environment.js +17 -17
  52. package/lib/electron-browser/environment/electron-mini-browser-environment.js.map +1 -1
  53. package/lib/electron-main/mini-browser-electron-main-contribution.d.ts +0 -15
  54. package/lib/electron-main/mini-browser-electron-main-contribution.d.ts.map +1 -1
  55. package/lib/electron-main/mini-browser-electron-main-contribution.js +17 -17
  56. package/lib/electron-main/mini-browser-electron-main-contribution.js.map +1 -1
  57. package/lib/node/mini-browser-backend-module.d.ts +0 -15
  58. package/lib/node/mini-browser-backend-module.d.ts.map +1 -1
  59. package/lib/node/mini-browser-backend-module.js +16 -16
  60. package/lib/node/mini-browser-backend-module.js.map +1 -1
  61. package/lib/node/mini-browser-backend-security-warnings.d.ts +0 -15
  62. package/lib/node/mini-browser-backend-security-warnings.d.ts.map +1 -1
  63. package/lib/node/mini-browser-backend-security-warnings.js +16 -16
  64. package/lib/node/mini-browser-backend-security-warnings.js.map +1 -1
  65. package/lib/node/mini-browser-endpoint.d.ts +0 -15
  66. package/lib/node/mini-browser-endpoint.d.ts.map +1 -1
  67. package/lib/node/mini-browser-endpoint.js +24 -24
  68. package/lib/node/mini-browser-endpoint.js.map +1 -1
  69. package/lib/node/mini-browser-ws-validator.d.ts +0 -15
  70. package/lib/node/mini-browser-ws-validator.d.ts.map +1 -1
  71. package/lib/node/mini-browser-ws-validator.js +17 -17
  72. package/lib/node/mini-browser-ws-validator.js.map +1 -1
  73. package/lib/package.spec.d.ts +0 -15
  74. package/lib/package.spec.d.ts.map +1 -1
  75. package/lib/package.spec.js +15 -15
  76. package/lib/package.spec.js.map +1 -1
  77. package/package.json +4 -4
  78. package/src/browser/environment/mini-browser-environment-module.ts +15 -15
  79. package/src/browser/environment/mini-browser-environment.ts +15 -15
  80. package/src/browser/location-mapper-service.ts +15 -15
  81. package/src/browser/mini-browser-content-style.ts +15 -15
  82. package/src/browser/mini-browser-content.ts +16 -16
  83. package/src/browser/mini-browser-frontend-module.ts +15 -15
  84. package/src/browser/mini-browser-frontend-security-warnings.ts +15 -15
  85. package/src/browser/mini-browser-open-handler.ts +17 -17
  86. package/src/browser/mini-browser.ts +16 -16
  87. package/src/browser/pdfobject.d.ts +15 -15
  88. package/src/common/mini-browser-endpoint.ts +15 -15
  89. package/src/common/mini-browser-service.ts +15 -15
  90. package/src/electron-browser/environment/electron-mini-browser-environment-module.ts +15 -15
  91. package/src/electron-browser/environment/electron-mini-browser-environment.ts +17 -17
  92. package/src/electron-main/mini-browser-electron-main-contribution.ts +15 -15
  93. package/src/node/mini-browser-backend-module.ts +15 -15
  94. package/src/node/mini-browser-backend-security-warnings.ts +15 -15
  95. package/src/node/mini-browser-endpoint.ts +15 -15
  96. package/src/node/mini-browser-ws-validator.ts +15 -15
  97. package/src/package.spec.ts +15 -15
@@ -1,19 +1,19 @@
1
1
  "use strict";
2
- /********************************************************************************
3
- * Copyright (C) 2018 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
- ********************************************************************************/
2
+ // *****************************************************************************
3
+ // Copyright (C) 2018 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);
@@ -131,7 +131,7 @@ let MiniBrowserEndpoint = class MiniBrowserEndpoint {
131
131
  defaultHandler() {
132
132
  return async (statWithContent, response) => {
133
133
  const { content } = statWithContent;
134
- const mimeType = mime_types_1.lookup(file_uri_1.FileUri.fsPath(statWithContent.stat.uri));
134
+ const mimeType = (0, mime_types_1.lookup)(file_uri_1.FileUri.fsPath(statWithContent.stat.uri));
135
135
  if (!mimeType) {
136
136
  this.logger.warn(`Cannot handle unexpected resource. URI: ${statWithContent.stat.uri}.`);
137
137
  response.contentType('application/octet-stream');
@@ -158,16 +158,16 @@ let MiniBrowserEndpoint = class MiniBrowserEndpoint {
158
158
  */
159
159
  MiniBrowserEndpoint.HANDLE_PATH = '/mini-browser/';
160
160
  __decorate([
161
- inversify_1.inject(logger_1.ILogger),
161
+ (0, inversify_1.inject)(logger_1.ILogger),
162
162
  __metadata("design:type", Object)
163
163
  ], MiniBrowserEndpoint.prototype, "logger", void 0);
164
164
  __decorate([
165
- inversify_1.inject(contribution_provider_1.ContributionProvider),
166
- inversify_1.named(exports.MiniBrowserEndpointHandler),
165
+ (0, inversify_1.inject)(contribution_provider_1.ContributionProvider),
166
+ (0, inversify_1.named)(exports.MiniBrowserEndpointHandler),
167
167
  __metadata("design:type", Object)
168
168
  ], MiniBrowserEndpoint.prototype, "contributions", void 0);
169
169
  MiniBrowserEndpoint = __decorate([
170
- inversify_1.injectable()
170
+ (0, inversify_1.injectable)()
171
171
  ], MiniBrowserEndpoint);
172
172
  exports.MiniBrowserEndpoint = MiniBrowserEndpoint;
173
173
  // See `EditorManager#canHandle`.
@@ -190,7 +190,7 @@ let HtmlHandler = class HtmlHandler {
190
190
  }
191
191
  };
192
192
  HtmlHandler = __decorate([
193
- inversify_1.injectable()
193
+ (0, inversify_1.injectable)()
194
194
  ], HtmlHandler);
195
195
  exports.HtmlHandler = HtmlHandler;
196
196
  /**
@@ -215,7 +215,7 @@ let ImageHandler = class ImageHandler {
215
215
  }
216
216
  };
217
217
  ImageHandler = __decorate([
218
- inversify_1.injectable()
218
+ (0, inversify_1.injectable)()
219
219
  ], ImageHandler);
220
220
  exports.ImageHandler = ImageHandler;
221
221
  /**
@@ -250,7 +250,7 @@ let PdfHandler = class PdfHandler {
250
250
  }
251
251
  };
252
252
  PdfHandler = __decorate([
253
- inversify_1.injectable()
253
+ (0, inversify_1.injectable)()
254
254
  ], PdfHandler);
255
255
  exports.PdfHandler = PdfHandler;
256
256
  /**
@@ -269,7 +269,7 @@ let SvgHandler = class SvgHandler {
269
269
  }
270
270
  };
271
271
  SvgHandler = __decorate([
272
- inversify_1.injectable()
272
+ (0, inversify_1.injectable)()
273
273
  ], SvgHandler);
274
274
  exports.SvgHandler = SvgHandler;
275
275
  //# sourceMappingURL=mini-browser-endpoint.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-endpoint.js","sourceRoot":"","sources":["../../src/node/mini-browser-endpoint.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"mini-browser-endpoint.js","sourceRoot":"","sources":["../../src/node/mini-browser-endpoint.ts"],"names":[],"mappings":"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"}
@@ -1,18 +1,3 @@
1
- /********************************************************************************
2
- * Copyright (C) 2020 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
  /// <reference types="node" />
17
2
  import { WsRequestValidatorContribution } from '@theia/core/lib/node/ws-request-validators';
18
3
  import * as http from 'http';
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-ws-validator.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-ws-validator.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;;AAElF,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAC;AAC5F,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAK7B;;GAEG;AACH,qBACa,6BAA8B,YAAW,8BAA8B;IAEhF,SAAS,CAAC,iBAAiB,EAAE,MAAM,CAAC;IAEpC,SAAS,CAAC,eAAe,EAAE,OAAO,CAAS;IAG3C,SAAS,CAAC,aAAa,IAAI,IAAI;IAYzB,cAAc,CAAC,OAAO,EAAE,IAAI,CAAC,eAAe,GAAG,OAAO,CAAC,OAAO,CAAC;CAUxE"}
1
+ {"version":3,"file":"mini-browser-ws-validator.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-ws-validator.ts"],"names":[],"mappings":";AAgBA,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAC;AAC5F,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAK7B;;GAEG;AACH,qBACa,6BAA8B,YAAW,8BAA8B;IAEhF,SAAS,CAAC,iBAAiB,EAAE,MAAM,CAAC;IAEpC,SAAS,CAAC,eAAe,EAAE,OAAO,CAAS;IAG3C,SAAS,CAAC,aAAa,IAAI,IAAI;IAYzB,cAAc,CAAC,OAAO,EAAE,IAAI,CAAC,eAAe,GAAG,OAAO,CAAC,OAAO,CAAC;CAUxE"}
@@ -1,19 +1,19 @@
1
1
  "use strict";
2
- /********************************************************************************
3
- * Copyright (C) 2020 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
- ********************************************************************************/
2
+ // *****************************************************************************
3
+ // Copyright (C) 2020 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);
@@ -58,13 +58,13 @@ let MiniBrowserWsRequestValidator = class MiniBrowserWsRequestValidator {
58
58
  }
59
59
  };
60
60
  __decorate([
61
- inversify_1.postConstruct(),
61
+ (0, inversify_1.postConstruct)(),
62
62
  __metadata("design:type", Function),
63
63
  __metadata("design:paramtypes", []),
64
64
  __metadata("design:returntype", void 0)
65
65
  ], MiniBrowserWsRequestValidator.prototype, "postConstruct", null);
66
66
  MiniBrowserWsRequestValidator = __decorate([
67
- inversify_1.injectable()
67
+ (0, inversify_1.injectable)()
68
68
  ], MiniBrowserWsRequestValidator);
69
69
  exports.MiniBrowserWsRequestValidator = MiniBrowserWsRequestValidator;
70
70
  //# sourceMappingURL=mini-browser-ws-validator.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-ws-validator.js","sourceRoot":"","sources":["../../src/node/mini-browser-ws-validator.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;;;;;;;;;;;AAIlF,4DAAyE;AACzE,2BAA2B;AAC3B,2EAAsE;AAEtE;;GAEG;AAEH,IAAa,6BAA6B,GAA1C,MAAa,6BAA6B;IAA1C;QAIc,oBAAe,GAAY,KAAK,CAAC;IAyB/C,CAAC;IAtBa,aAAa;QACnB,MAAM,OAAO,GAAG,OAAO,CAAC,GAAG,CAAC,2CAAmB,CAAC,gBAAgB,CAAC,IAAI,2CAAmB,CAAC,oBAAoB,CAAC;QAC9G,IAAI,OAAO,KAAK,cAAc,EAAE;YAC5B,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC;SAC/B;QACD,MAAM,OAAO,GAAG,OAAO;aAClB,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC;aACrB,OAAO,CAAC,UAAU,EAAE,IAAI,CAAC;aACzB,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC,CAAC;QACnC,IAAI,CAAC,iBAAiB,GAAG,IAAI,MAAM,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;IACtD,CAAC;IAED,KAAK,CAAC,cAAc,CAAC,OAA6B;QAC9C,IAAI,OAAO,CAAC,OAAO,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,eAAe,EAAE;YACjD,MAAM,MAAM,GAAG,GAAG,CAAC,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;YACjD,IAAI,MAAM,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE;gBACzD,iDAAiD;gBACjD,OAAO,KAAK,CAAC;aAChB;SACJ;QACD,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ,CAAA;AAtBG;IADC,yBAAa,EAAE;;;;kEAWf;AAjBQ,6BAA6B;IADzC,sBAAU,EAAE;GACA,6BAA6B,CA6BzC;AA7BY,sEAA6B"}
1
+ {"version":3,"file":"mini-browser-ws-validator.js","sourceRoot":"","sources":["../../src/node/mini-browser-ws-validator.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;;;;;;;;;;;;AAIhF,4DAAyE;AACzE,2BAA2B;AAC3B,2EAAsE;AAEtE;;GAEG;AAEH,IAAa,6BAA6B,GAA1C,MAAa,6BAA6B;IAA1C;QAIc,oBAAe,GAAY,KAAK,CAAC;IAyB/C,CAAC;IAtBa,aAAa;QACnB,MAAM,OAAO,GAAG,OAAO,CAAC,GAAG,CAAC,2CAAmB,CAAC,gBAAgB,CAAC,IAAI,2CAAmB,CAAC,oBAAoB,CAAC;QAC9G,IAAI,OAAO,KAAK,cAAc,EAAE;YAC5B,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC;SAC/B;QACD,MAAM,OAAO,GAAG,OAAO;aAClB,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC;aACrB,OAAO,CAAC,UAAU,EAAE,IAAI,CAAC;aACzB,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC,CAAC;QACnC,IAAI,CAAC,iBAAiB,GAAG,IAAI,MAAM,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;IACtD,CAAC;IAED,KAAK,CAAC,cAAc,CAAC,OAA6B;QAC9C,IAAI,OAAO,CAAC,OAAO,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,eAAe,EAAE;YACjD,MAAM,MAAM,GAAG,GAAG,CAAC,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;YACjD,IAAI,MAAM,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE;gBACzD,iDAAiD;gBACjD,OAAO,KAAK,CAAC;aAChB;SACJ;QACD,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ,CAAA;AAtBG;IADC,IAAA,yBAAa,GAAE;;;;kEAWf;AAjBQ,6BAA6B;IADzC,IAAA,sBAAU,GAAE;GACA,6BAA6B,CA6BzC;AA7BY,sEAA6B"}
@@ -1,16 +1 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 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
  //# sourceMappingURL=package.spec.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"package.spec.d.ts","sourceRoot":"","sources":["../src/package.spec.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF"}
1
+ {"version":3,"file":"package.spec.d.ts","sourceRoot":"","sources":["../src/package.spec.ts"],"names":[],"mappings":""}
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 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
16
  describe('mini-browser package', () => {
17
17
  it('support code coverage statistics', () => true);
18
18
  });
@@ -1 +1 @@
1
- {"version":3,"file":"package.spec.js","sourceRoot":"","sources":["../src/package.spec.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;AAElF,QAAQ,CAAC,sBAAsB,EAAE,GAAG,EAAE;IAElC,EAAE,CAAC,kCAAkC,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,CAAC;AAEvD,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"package.spec.js","sourceRoot":"","sources":["../src/package.spec.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,QAAQ,CAAC,sBAAsB,EAAE,GAAG,EAAE;IAElC,EAAE,CAAC,kCAAkC,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,CAAC;AAEvD,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@theia/mini-browser",
3
- "version": "1.23.0-next.5+a3b025a206b",
3
+ "version": "1.23.0-next.51+ec7ed046b56",
4
4
  "description": "Theia - Mini-Browser Extension",
5
5
  "dependencies": {
6
- "@theia/core": "1.23.0-next.5+a3b025a206b",
7
- "@theia/filesystem": "1.23.0-next.5+a3b025a206b",
6
+ "@theia/core": "1.23.0-next.51+ec7ed046b56",
7
+ "@theia/filesystem": "1.23.0-next.51+ec7ed046b56",
8
8
  "@types/mime-types": "^2.1.0",
9
9
  "mime-types": "^2.1.18",
10
10
  "pdfobject": "^2.0.201604172",
@@ -54,5 +54,5 @@
54
54
  "nyc": {
55
55
  "extends": "../../configs/nyc.json"
56
56
  },
57
- "gitHead": "a3b025a206b790005914647311b22a2dcf63c574"
57
+ "gitHead": "ec7ed046b56f803490c85363ea47a09967cd57ff"
58
58
  }
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2020 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2020 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
16
 
17
17
  import { FrontendApplicationContribution } from '@theia/core/lib/browser';
18
18
  import { ContainerModule } from '@theia/core/shared/inversify';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2020 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2020 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
16
 
17
17
  import { Endpoint, FrontendApplicationContribution } from '@theia/core/lib/browser';
18
18
  import { EnvVariablesServer } from '@theia/core/lib/common/env-variables';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 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
16
 
17
17
  import { inject, injectable, named } from '@theia/core/shared/inversify';
18
18
  import URI from '@theia/core/lib/common/uri';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2019 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2019 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
16
  export namespace MiniBrowserContentStyle {
17
17
  export const MINI_BROWSER = 'theia-mini-browser';
18
18
  export const TOOLBAR = 'theia-mini-browser-toolbar';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 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
16
 
17
17
  import * as PDFObject from 'pdfobject';
18
18
  import { inject, injectable, postConstruct } from '@theia/core/shared/inversify';
@@ -240,7 +240,7 @@ export class MiniBrowserContent extends BaseWidget {
240
240
  }
241
241
  }
242
242
 
243
- protected onActivateRequest(msg: Message): void {
243
+ protected override onActivateRequest(msg: Message): void {
244
244
  super.onActivateRequest(msg);
245
245
  if (this.getToolbarProps() !== 'hide') {
246
246
  this.input.focus();
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 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
16
 
17
17
  import '../../src/browser/style/index.css';
18
18
 
@@ -1,18 +1,18 @@
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
- ********************************************************************************/
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
16
 
17
17
  import { MessageService } from '@theia/core';
18
18
  import { Dialog, FrontendApplicationContribution } from '@theia/core/lib/browser';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 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
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 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
16
 
17
17
  import { Widget } from '@theia/core/shared/@phosphor/widgets';
18
18
  import { injectable, inject, optional } from '@theia/core/shared/inversify';
@@ -125,7 +125,7 @@ export class MiniBrowserOpenHandler extends NavigatableWidgetOpenHandler<MiniBro
125
125
  }
126
126
  }
127
127
 
128
- async open(uri: URI, options?: MiniBrowserOpenerOptions): Promise<MiniBrowser> {
128
+ override async open(uri: URI, options?: MiniBrowserOpenerOptions): Promise<MiniBrowser> {
129
129
  const widget = await super.open(uri, options);
130
130
  const area = this.shell.getAreaFor(widget);
131
131
  if (area === 'right' || area === 'left') {
@@ -138,7 +138,7 @@ export class MiniBrowserOpenHandler extends NavigatableWidgetOpenHandler<MiniBro
138
138
  return widget;
139
139
  }
140
140
 
141
- protected async getOrCreateWidget(uri: URI, options?: MiniBrowserOpenerOptions): Promise<MiniBrowser> {
141
+ protected override async getOrCreateWidget(uri: URI, options?: MiniBrowserOpenerOptions): Promise<MiniBrowser> {
142
142
  const props = await this.options(uri, options);
143
143
  const widget = await super.getOrCreateWidget(uri, props);
144
144
  widget.setProps(props);