@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) 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
  Object.defineProperty(exports, "__esModule", { value: true });
18
18
  exports.MiniBrowserEndpoint = void 0;
19
19
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-endpoint.js","sourceRoot":"","sources":["../../src/common/mini-browser-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;;AAElF;;;;;;GAMG;AACH,IAAiB,mBAAmB,CAInC;AAJD,WAAiB,mBAAmB;IACnB,wBAAI,GAAG,eAAe,CAAC;IACvB,oCAAgB,GAAG,iCAAiC,CAAC;IACrD,wCAAoB,GAAG,oCAAoC,CAAC;AAC7E,CAAC,EAJgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAInC"}
1
+ {"version":3,"file":"mini-browser-endpoint.js","sourceRoot":"","sources":["../../src/common/mini-browser-endpoint.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;;;;;;GAMG;AACH,IAAiB,mBAAmB,CAInC;AAJD,WAAiB,mBAAmB;IACnB,wBAAI,GAAG,eAAe,CAAC;IACvB,oCAAgB,GAAG,iCAAiC,CAAC;IACrD,wCAAoB,GAAG,oCAAoC,CAAC;AAC7E,CAAC,EAJgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAInC"}
@@ -1,18 +1,3 @@
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
  export declare const MiniBrowserServicePath = "/services/mini-browser-service";
17
2
  export declare const MiniBrowserService: unique symbol;
18
3
  export interface MiniBrowserService {
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-service.d.ts","sourceRoot":"","sources":["../../src/common/mini-browser-service.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;AAElF,eAAO,MAAM,sBAAsB,mCAAmC,CAAC;AACvE,eAAO,MAAM,kBAAkB,eAA+B,CAAC;AAC/D,MAAM,WAAW,kBAAkB;IAE/B;;;;;OAKG;IACH,uBAAuB,IAAI,OAAO,CAAC,QAAQ,CAAC;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,CAAC,EAAE,CAAC,CAAC;CAE3F"}
1
+ {"version":3,"file":"mini-browser-service.d.ts","sourceRoot":"","sources":["../../src/common/mini-browser-service.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,sBAAsB,mCAAmC,CAAC;AACvE,eAAO,MAAM,kBAAkB,eAA+B,CAAC;AAC/D,MAAM,WAAW,kBAAkB;IAE/B;;;;;OAKG;IACH,uBAAuB,IAAI,OAAO,CAAC,QAAQ,CAAC;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,CAAC,EAAE,CAAC,CAAC;CAE3F"}
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
18
18
  exports.MiniBrowserService = exports.MiniBrowserServicePath = void 0;
19
19
  exports.MiniBrowserServicePath = '/services/mini-browser-service';
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-service.js","sourceRoot":"","sources":["../../src/common/mini-browser-service.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;;AAErE,QAAA,sBAAsB,GAAG,gCAAgC,CAAC;AAC1D,QAAA,kBAAkB,GAAG,MAAM,CAAC,oBAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"mini-browser-service.js","sourceRoot":"","sources":["../../src/common/mini-browser-service.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;;;AAEnE,QAAA,sBAAsB,GAAG,gCAAgC,CAAC;AAC1D,QAAA,kBAAkB,GAAG,MAAM,CAAC,oBAAoB,CAAC,CAAC"}
@@ -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
  import { ContainerModule } from '@theia/core/shared/inversify';
17
2
  declare const _default: ContainerModule;
18
3
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"electron-mini-browser-environment-module.d.ts","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment-module.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;AAGlF,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;;AAI/D,wBAGG"}
1
+ {"version":3,"file":"electron-mini-browser-environment-module.d.ts","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment-module.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;;AAI/D,wBAGG"}
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
18
18
  const browser_1 = require("@theia/core/lib/browser");
19
19
  const inversify_1 = require("@theia/core/shared/inversify");
@@ -1 +1 @@
1
- {"version":3,"file":"electron-mini-browser-environment-module.js","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment-module.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;AAElF,qDAA0E;AAC1E,4DAA+D;AAC/D,iGAA4F;AAC5F,2FAAqF;AAErF,kBAAe,IAAI,2BAAe,CAAC,IAAI,CAAC,EAAE;IACtC,IAAI,CAAC,iDAAsB,CAAC,CAAC,EAAE,CAAC,kEAA8B,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACnF,IAAI,CAAC,yCAA+B,CAAC,CAAC,SAAS,CAAC,iDAAsB,CAAC,CAAC;AAC5E,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"electron-mini-browser-environment-module.js","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment-module.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,2EAA2E;AAC3E,gFAAgF;;AAEhF,qDAA0E;AAC1E,4DAA+D;AAC/D,iGAA4F;AAC5F,2FAAqF;AAErF,kBAAe,IAAI,2BAAe,CAAC,IAAI,CAAC,EAAE;IACtC,IAAI,CAAC,iDAAsB,CAAC,CAAC,EAAE,CAAC,kEAA8B,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACnF,IAAI,CAAC,yCAA+B,CAAC,CAAC,SAAS,CAAC,iDAAsB,CAAC,CAAC;AAC5E,CAAC,CAAC,CAAC"}
@@ -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
  import { Endpoint } from '@theia/core/lib/browser';
17
2
  import { ElectronSecurityToken } from '@theia/core/lib/electron-common/electron-token';
18
3
  import { MiniBrowserEnvironment } from '../../browser/environment/mini-browser-environment';
@@ -1 +1 @@
1
- {"version":3,"file":"electron-mini-browser-environment.d.ts","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;AAElF,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,qBAAqB,EAAE,MAAM,gDAAgD,CAAC;AAGvF,OAAO,EAAE,sBAAsB,EAAE,MAAM,oDAAoD,CAAC;AAE5F,qBACa,8BAA+B,SAAQ,sBAAsB;IAGtE,SAAS,CAAC,QAAQ,CAAC,qBAAqB,EAAE,qBAAqB,CAAC;IAEhE,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,QAAQ;IAYtD,SAAS,CAAC,kBAAkB,IAAI,MAAM;CAezC"}
1
+ {"version":3,"file":"electron-mini-browser-environment.d.ts","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,qBAAqB,EAAE,MAAM,gDAAgD,CAAC;AAGvF,OAAO,EAAE,sBAAsB,EAAE,MAAM,oDAAoD,CAAC;AAE5F,qBACa,8BAA+B,SAAQ,sBAAsB;IAGtE,SAAS,CAAC,QAAQ,CAAC,qBAAqB,EAAE,qBAAqB,CAAC;IAEvD,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,QAAQ;cAY5C,kBAAkB,IAAI,MAAM;CAelD"}
@@ -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);
@@ -57,11 +57,11 @@ let ElectronMiniBrowserEnvironment = class ElectronMiniBrowserEnvironment extend
57
57
  }
58
58
  };
59
59
  __decorate([
60
- inversify_1.inject(electron_token_1.ElectronSecurityToken),
60
+ (0, inversify_1.inject)(electron_token_1.ElectronSecurityToken),
61
61
  __metadata("design:type", Object)
62
62
  ], ElectronMiniBrowserEnvironment.prototype, "electronSecurityToken", void 0);
63
63
  ElectronMiniBrowserEnvironment = __decorate([
64
- inversify_1.injectable()
64
+ (0, inversify_1.injectable)()
65
65
  ], ElectronMiniBrowserEnvironment);
66
66
  exports.ElectronMiniBrowserEnvironment = ElectronMiniBrowserEnvironment;
67
67
  //# sourceMappingURL=electron-mini-browser-environment.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"electron-mini-browser-environment.js","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;;;;;;;;;;;AAGlF,mFAAuF;AACvF,+EAA+E;AAC/E,4DAAkE;AAClE,iGAA4F;AAG5F,IAAa,8BAA8B,GAA3C,MAAa,8BAA+B,SAAQ,iDAAsB;IAKtE,WAAW,CAAC,IAAY,EAAE,QAAiB;QACvC,MAAM,QAAQ,GAAG,KAAK,CAAC,WAAW,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;QACnD,2DAA2D;QAC3D,cAAc,CAAC,OAAO,CAAC,cAAc,CAAC,OAAO,CAAC,GAAG,CAAC;YAC9C,GAAG,EAAE,QAAQ,CAAC,UAAU,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC;YACzC,IAAI,EAAE,sCAAqB;YAC3B,KAAK,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,qBAAqB,CAAC;YACjD,QAAQ,EAAE,IAAI;SACjB,CAAC,CAAC;QACH,OAAO,QAAQ,CAAC;IACpB,CAAC;IAES,kBAAkB;QACxB,MAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,MAAM;aAC7B,MAAM,CAAC,CAAC,CAAC,CAAC,qBAAqB;aAC/B,KAAK,CAAC,GAAG,CAAC;aACV,GAAG,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK;aACd,KAAK,CAAC,GAAG,EAAE,CAAC,CAAC;aACb,GAAG,CAAC,OAAO,CAAC,EAAE,CAAC,kBAAkB,CAAC,OAAO,CAAC,CAAC,CAC/C,CAAC;QACN,KAAK,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,KAAK,EAAE;YAC9B,IAAI,GAAG,KAAK,MAAM,EAAE;gBAChB,OAAO,aAAa,KAAK,EAAE,CAAC;aAC/B;SACJ;QACD,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;IAClE,CAAC;CACJ,CAAA;AA7BG;IADC,kBAAM,CAAC,sCAAqB,CAAC;;6EACkC;AAHvD,8BAA8B;IAD1C,sBAAU,EAAE;GACA,8BAA8B,CAgC1C;AAhCY,wEAA8B"}
1
+ {"version":3,"file":"electron-mini-browser-environment.js","sourceRoot":"","sources":["../../../src/electron-browser/environment/electron-mini-browser-environment.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;;;;;;;;;;;;AAGhF,mFAAuF;AACvF,+EAA+E;AAC/E,4DAAkE;AAClE,iGAA4F;AAG5F,IAAa,8BAA8B,GAA3C,MAAa,8BAA+B,SAAQ,iDAAsB;IAK7D,WAAW,CAAC,IAAY,EAAE,QAAiB;QAChD,MAAM,QAAQ,GAAG,KAAK,CAAC,WAAW,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;QACnD,2DAA2D;QAC3D,cAAc,CAAC,OAAO,CAAC,cAAc,CAAC,OAAO,CAAC,GAAG,CAAC;YAC9C,GAAG,EAAE,QAAQ,CAAC,UAAU,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC;YACzC,IAAI,EAAE,sCAAqB;YAC3B,KAAK,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,qBAAqB,CAAC;YACjD,QAAQ,EAAE,IAAI;SACjB,CAAC,CAAC;QACH,OAAO,QAAQ,CAAC;IACpB,CAAC;IAEkB,kBAAkB;QACjC,MAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,MAAM;aAC7B,MAAM,CAAC,CAAC,CAAC,CAAC,qBAAqB;aAC/B,KAAK,CAAC,GAAG,CAAC;aACV,GAAG,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK;aACd,KAAK,CAAC,GAAG,EAAE,CAAC,CAAC;aACb,GAAG,CAAC,OAAO,CAAC,EAAE,CAAC,kBAAkB,CAAC,OAAO,CAAC,CAAC,CAC/C,CAAC;QACN,KAAK,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,KAAK,EAAE;YAC9B,IAAI,GAAG,KAAK,MAAM,EAAE;gBAChB,OAAO,aAAa,KAAK,EAAE,CAAC;aAC/B;SACJ;QACD,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;IAClE,CAAC;CACJ,CAAA;AA7BG;IADC,IAAA,kBAAM,EAAC,sCAAqB,CAAC;;6EACkC;AAHvD,8BAA8B;IAD1C,IAAA,sBAAU,GAAE;GACA,8BAA8B,CAgC1C;AAhCY,wEAA8B"}
@@ -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
  import { ElectronMainApplication, ElectronMainApplicationContribution } from '@theia/core/lib/electron-main/electron-main-application';
17
2
  import { ElectronSecurityTokenService } from '@theia/core/lib/electron-main/electron-security-token-service';
18
3
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-electron-main-contribution.d.ts","sourceRoot":"","sources":["../../src/electron-main/mini-browser-electron-main-contribution.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;AAElF,OAAO,EAAE,uBAAuB,EAAE,mCAAmC,EAAE,MAAM,yDAAyD,CAAC;AACvI,OAAO,EAAE,4BAA4B,EAAE,MAAM,+DAA+D,CAAC;AAI7G;;;;GAIG;AACH,qBACa,mCAAoC,YAAW,mCAAmC;IAG3F,SAAS,CAAC,QAAQ,CAAC,4BAA4B,EAAE,4BAA4B,CAAC;IAExE,OAAO,CAAC,GAAG,EAAE,uBAAuB,GAAG,OAAO,CAAC,IAAI,CAAC;IAK1D,SAAS,CAAC,sBAAsB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM;CAIzD"}
1
+ {"version":3,"file":"mini-browser-electron-main-contribution.d.ts","sourceRoot":"","sources":["../../src/electron-main/mini-browser-electron-main-contribution.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,uBAAuB,EAAE,mCAAmC,EAAE,MAAM,yDAAyD,CAAC;AACvI,OAAO,EAAE,4BAA4B,EAAE,MAAM,+DAA+D,CAAC;AAI7G;;;;GAIG;AACH,qBACa,mCAAoC,YAAW,mCAAmC;IAG3F,SAAS,CAAC,QAAQ,CAAC,4BAA4B,EAAE,4BAA4B,CAAC;IAExE,OAAO,CAAC,GAAG,EAAE,uBAAuB,GAAG,OAAO,CAAC,IAAI,CAAC;IAK1D,SAAS,CAAC,sBAAsB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM;CAIzD"}
@@ -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);
@@ -45,11 +45,11 @@ let MiniBrowserElectronMainContribution = class MiniBrowserElectronMainContribut
45
45
  }
46
46
  };
47
47
  __decorate([
48
- inversify_1.inject(electron_security_token_service_1.ElectronSecurityTokenService),
48
+ (0, inversify_1.inject)(electron_security_token_service_1.ElectronSecurityTokenService),
49
49
  __metadata("design:type", electron_security_token_service_1.ElectronSecurityTokenService)
50
50
  ], MiniBrowserElectronMainContribution.prototype, "electronSecurityTokenService", void 0);
51
51
  MiniBrowserElectronMainContribution = __decorate([
52
- inversify_1.injectable()
52
+ (0, inversify_1.injectable)()
53
53
  ], MiniBrowserElectronMainContribution);
54
54
  exports.MiniBrowserElectronMainContribution = MiniBrowserElectronMainContribution;
55
55
  //# sourceMappingURL=mini-browser-electron-main-contribution.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-electron-main-contribution.js","sourceRoot":"","sources":["../../src/electron-main/mini-browser-electron-main-contribution.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;;;;;;;;;;;AAGlF,mHAA6G;AAC7G,4DAAkE;AAClE,2EAAsE;AAEtE;;;;GAIG;AAEH,IAAa,mCAAmC,GAAhD,MAAa,mCAAmC;IAK5C,KAAK,CAAC,OAAO,CAAC,GAA4B;QACtC,MAAM,GAAG,GAAG,IAAI,CAAC,sBAAsB,CAAC,MAAM,GAAG,CAAC,WAAW,CAAC,CAAC;QAC/D,MAAM,IAAI,CAAC,4BAA4B,CAAC,8BAA8B,CAAC,GAAG,CAAC,CAAC;IAChF,CAAC;IAES,sBAAsB,CAAC,IAAY;;QACzC,MAAM,OAAO,SAAG,OAAO,CAAC,GAAG,CAAC,2CAAmB,CAAC,gBAAgB,CAAC,mCAAI,2CAAmB,CAAC,oBAAoB,CAAC;QAC9G,OAAO,SAAS,GAAG,OAAO,CAAC,OAAO,CAAC,cAAc,EAAE,aAAa,IAAI,EAAE,CAAC,CAAC;IAC5E,CAAC;CACJ,CAAA;AAXG;IADC,kBAAM,CAAC,8DAA4B,CAAC;8BACY,8DAA4B;yFAAC;AAHrE,mCAAmC;IAD/C,sBAAU,EAAE;GACA,mCAAmC,CAc/C;AAdY,kFAAmC"}
1
+ {"version":3,"file":"mini-browser-electron-main-contribution.js","sourceRoot":"","sources":["../../src/electron-main/mini-browser-electron-main-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;;;;;;;;;;;;AAGhF,mHAA6G;AAC7G,4DAAkE;AAClE,2EAAsE;AAEtE;;;;GAIG;AAEH,IAAa,mCAAmC,GAAhD,MAAa,mCAAmC;IAK5C,KAAK,CAAC,OAAO,CAAC,GAA4B;QACtC,MAAM,GAAG,GAAG,IAAI,CAAC,sBAAsB,CAAC,MAAM,GAAG,CAAC,WAAW,CAAC,CAAC;QAC/D,MAAM,IAAI,CAAC,4BAA4B,CAAC,8BAA8B,CAAC,GAAG,CAAC,CAAC;IAChF,CAAC;IAES,sBAAsB,CAAC,IAAY;;QACzC,MAAM,OAAO,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,2CAAmB,CAAC,gBAAgB,CAAC,mCAAI,2CAAmB,CAAC,oBAAoB,CAAC;QAC9G,OAAO,SAAS,GAAG,OAAO,CAAC,OAAO,CAAC,cAAc,EAAE,aAAa,IAAI,EAAE,CAAC,CAAC;IAC5E,CAAC;CACJ,CAAA;AAXG;IADC,IAAA,kBAAM,EAAC,8DAA4B,CAAC;8BACY,8DAA4B;yFAAC;AAHrE,mCAAmC;IAD/C,IAAA,sBAAU,GAAE;GACA,mCAAmC,CAc/C;AAdY,kFAAmC"}
@@ -1,18 +1,3 @@
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
  import { ContainerModule } from '@theia/core/shared/inversify';
17
2
  declare const _default: ContainerModule;
18
3
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-backend-module.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-backend-module.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;AAElF,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;;AAU/D,wBAcG"}
1
+ {"version":3,"file":"mini-browser-backend-module.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-backend-module.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;;AAU/D,wBAcG"}
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
18
18
  const inversify_1 = require("@theia/core/shared/inversify");
19
19
  const contribution_provider_1 = require("@theia/core/lib/common/contribution-provider");
@@ -31,7 +31,7 @@ exports.default = new inversify_1.ContainerModule(bind => {
31
31
  bind(ws_request_validators_1.WsRequestValidatorContribution).toService(mini_browser_ws_validator_1.MiniBrowserWsRequestValidator);
32
32
  bind(mini_browser_service_1.MiniBrowserService).toService(mini_browser_endpoint_1.MiniBrowserEndpoint);
33
33
  bind(common_1.ConnectionHandler).toDynamicValue(context => new common_1.JsonRpcConnectionHandler(mini_browser_service_1.MiniBrowserServicePath, () => context.container.get(mini_browser_service_1.MiniBrowserService))).inSingletonScope();
34
- contribution_provider_1.bindContributionProvider(bind, mini_browser_endpoint_1.MiniBrowserEndpointHandler);
34
+ (0, contribution_provider_1.bindContributionProvider)(bind, mini_browser_endpoint_1.MiniBrowserEndpointHandler);
35
35
  bind(mini_browser_endpoint_1.MiniBrowserEndpointHandler).to(mini_browser_endpoint_1.HtmlHandler).inSingletonScope();
36
36
  bind(mini_browser_endpoint_1.MiniBrowserEndpointHandler).to(mini_browser_endpoint_1.ImageHandler).inSingletonScope();
37
37
  bind(mini_browser_endpoint_1.MiniBrowserEndpointHandler).to(mini_browser_endpoint_1.PdfHandler).inSingletonScope();
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-backend-module.js","sourceRoot":"","sources":["../../src/node/mini-browser-backend-module.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;AAElF,4DAA+D;AAC/D,wFAAwF;AACxF,kFAA0F;AAC1F,mDAAqF;AACrF,yEAA4F;AAC5F,mEAA6I;AAC7I,sFAA4F;AAC5F,2EAA4E;AAC5E,qGAA8F;AAE9F,kBAAe,IAAI,2BAAe,CAAC,IAAI,CAAC,EAAE;IACtC,IAAI,CAAC,2CAAmB,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;IACtD,IAAI,CAAC,oDAA8B,CAAC,CAAC,SAAS,CAAC,2CAAmB,CAAC,CAAC;IACpE,IAAI,CAAC,yDAA6B,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;IAChE,IAAI,CAAC,sDAA8B,CAAC,CAAC,SAAS,CAAC,yDAA6B,CAAC,CAAC;IAC9E,IAAI,CAAC,yCAAkB,CAAC,CAAC,SAAS,CAAC,2CAAmB,CAAC,CAAC;IACxD,IAAI,CAAC,0BAAiB,CAAC,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,CAAC,IAAI,iCAAwB,CAAC,6CAAsB,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,yCAAkB,CAAC,CAAC,CAAC,CAAC,gBAAgB,EAAE,CAAC;IAC5K,gDAAwB,CAAC,IAAI,EAAE,kDAA0B,CAAC,CAAC;IAC3D,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,mCAAW,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACpE,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,oCAAY,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACrE,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,kCAAU,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACnE,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,kCAAU,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACnE,IAAI,CAAC,2EAAkC,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;IACrE,IAAI,CAAC,oDAA8B,CAAC,CAAC,SAAS,CAAC,2EAAkC,CAAC,CAAC;AACvF,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"mini-browser-backend-module.js","sourceRoot":"","sources":["../../src/node/mini-browser-backend-module.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,4DAA+D;AAC/D,wFAAwF;AACxF,kFAA0F;AAC1F,mDAAqF;AACrF,yEAA4F;AAC5F,mEAA6I;AAC7I,sFAA4F;AAC5F,2EAA4E;AAC5E,qGAA8F;AAE9F,kBAAe,IAAI,2BAAe,CAAC,IAAI,CAAC,EAAE;IACtC,IAAI,CAAC,2CAAmB,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;IACtD,IAAI,CAAC,oDAA8B,CAAC,CAAC,SAAS,CAAC,2CAAmB,CAAC,CAAC;IACpE,IAAI,CAAC,yDAA6B,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;IAChE,IAAI,CAAC,sDAA8B,CAAC,CAAC,SAAS,CAAC,yDAA6B,CAAC,CAAC;IAC9E,IAAI,CAAC,yCAAkB,CAAC,CAAC,SAAS,CAAC,2CAAmB,CAAC,CAAC;IACxD,IAAI,CAAC,0BAAiB,CAAC,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,CAAC,IAAI,iCAAwB,CAAC,6CAAsB,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,yCAAkB,CAAC,CAAC,CAAC,CAAC,gBAAgB,EAAE,CAAC;IAC5K,IAAA,gDAAwB,EAAC,IAAI,EAAE,kDAA0B,CAAC,CAAC;IAC3D,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,mCAAW,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACpE,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,oCAAY,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACrE,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,kCAAU,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACnE,IAAI,CAAC,kDAA0B,CAAC,CAAC,EAAE,CAAC,kCAAU,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACnE,IAAI,CAAC,2EAAkC,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;IACrE,IAAI,CAAC,oDAA8B,CAAC,CAAC,SAAS,CAAC,2EAAkC,CAAC,CAAC;AACvF,CAAC,CAAC,CAAC"}
@@ -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 { BackendApplicationContribution } from '@theia/core/lib/node';
17
2
  export declare class MiniBrowserBackendSecurityWarnings implements BackendApplicationContribution {
18
3
  initialize(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-backend-security-warnings.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-backend-security-warnings.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;kFAckF;AAElF,OAAO,EAAE,8BAA8B,EAAE,MAAM,sBAAsB,CAAC;AAKtE,qBACa,kCAAmC,YAAW,8BAA8B;IAErF,UAAU,IAAI,IAAI;cAIF,gBAAgB,IAAI,OAAO,CAAC,IAAI,CAAC;CAgBpD"}
1
+ {"version":3,"file":"mini-browser-backend-security-warnings.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-backend-security-warnings.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,8BAA8B,EAAE,MAAM,sBAAsB,CAAC;AAKtE,qBACa,kCAAmC,YAAW,8BAA8B;IAErF,UAAU,IAAI,IAAI;cAIF,gBAAgB,IAAI,OAAO,CAAC,IAAI,CAAC;CAgBpD"}
@@ -1,19 +1,19 @@
1
1
  "use strict";
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
- ********************************************************************************/
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 @@ MINI BROWSER SECURITY WARNING
46
46
  }
47
47
  };
48
48
  MiniBrowserBackendSecurityWarnings = __decorate([
49
- inversify_1.injectable()
49
+ (0, inversify_1.injectable)()
50
50
  ], MiniBrowserBackendSecurityWarnings);
51
51
  exports.MiniBrowserBackendSecurityWarnings = MiniBrowserBackendSecurityWarnings;
52
52
  //# sourceMappingURL=mini-browser-backend-security-warnings.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-backend-security-warnings.js","sourceRoot":"","sources":["../../src/node/mini-browser-backend-security-warnings.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;kFAckF;;;;;;;;;AAGlF,kHAA4G;AAC5G,4DAA0D;AAC1D,2EAAsE;AAGtE,IAAa,kCAAkC,GAA/C,MAAa,kCAAkC;IAE3C,UAAU;QACN,IAAI,CAAC,gBAAgB,EAAE,CAAC;IAC5B,CAAC;IAES,KAAK,CAAC,gBAAgB;QAC5B,IAAI,sEAAgC,CAAC,GAAG,EAAE,CAAC,sCAAsC,CAAC,KAAK,KAAK,EAAE;YAC1F,OAAO;SACV;QACD,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,2CAAmB,CAAC,gBAAgB,CAAC,CAAC;QACzE,IAAI,cAAc,IAAI,cAAc,KAAK,2CAAmB,CAAC,oBAAoB,EAAE;YAC/E,OAAO,CAAC,IAAI,CAAC;;;;4BAIG,cAAc;;CAEzC,CACY,CAAC;SACL;IACL,CAAC;CACJ,CAAA;AAtBY,kCAAkC;IAD9C,sBAAU,EAAE;GACA,kCAAkC,CAsB9C;AAtBY,gFAAkC"}
1
+ {"version":3,"file":"mini-browser-backend-security-warnings.js","sourceRoot":"","sources":["../../src/node/mini-browser-backend-security-warnings.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;;;;;;;;;AAGhF,kHAA4G;AAC5G,4DAA0D;AAC1D,2EAAsE;AAGtE,IAAa,kCAAkC,GAA/C,MAAa,kCAAkC;IAE3C,UAAU;QACN,IAAI,CAAC,gBAAgB,EAAE,CAAC;IAC5B,CAAC;IAES,KAAK,CAAC,gBAAgB;QAC5B,IAAI,sEAAgC,CAAC,GAAG,EAAE,CAAC,sCAAsC,CAAC,KAAK,KAAK,EAAE;YAC1F,OAAO;SACV;QACD,MAAM,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC,2CAAmB,CAAC,gBAAgB,CAAC,CAAC;QACzE,IAAI,cAAc,IAAI,cAAc,KAAK,2CAAmB,CAAC,oBAAoB,EAAE;YAC/E,OAAO,CAAC,IAAI,CAAC;;;;4BAIG,cAAc;;CAEzC,CACY,CAAC;SACL;IACL,CAAC;CACJ,CAAA;AAtBY,kCAAkC;IAD9C,IAAA,sBAAU,GAAE;GACA,kCAAkC,CAsB9C;AAtBY,gFAAkC"}
@@ -1,18 +1,3 @@
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
  /// <reference types="node" />
17
2
  /// <reference types="express" />
18
3
  import * as fs from '@theia/core/shared/fs-extra';
@@ -1 +1 @@
1
- {"version":3,"file":"mini-browser-endpoint.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-endpoint.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"mini-browser-endpoint.d.ts","sourceRoot":"","sources":["../../src/node/mini-browser-endpoint.ts"],"names":[],"mappings":"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"}