@performant-software/geospatial 1.2.0-beta.23 → 1.2.0-beta.25

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@performant-software/geospatial",
3
- "version": "1.2.0-beta.23",
3
+ "version": "1.2.0-beta.25",
4
4
  "description": "TODO: ADD",
5
5
  "license": "MIT",
6
6
  "main": "./build/cjs/index.js",
package/webpack.config.js CHANGED
@@ -3,9 +3,9 @@ const path = require('path');
3
3
 
4
4
  // Common config
5
5
  const config = {
6
- externals: {
7
- '@peripleo/maplibre': '@peripleo/maplibre'
8
- },
6
+ externals: [
7
+ '@peripleo/maplibre'
8
+ ],
9
9
  resolve: {
10
10
  alias: {
11
11
  './@mapbox/mapbox-gl-draw/dist/mapbox-gl-draw.css$': path.resolve(
@@ -1,2 +0,0 @@
1
- (self.webpackChunk_performant_software_geospatial=self.webpackChunk_performant_software_geospatial||[]).push([[755],{7755:(e,a)=>{a.printMsg=function(){console.log("This is a message from the demo package")}}}]);
2
- //# sourceMappingURL=755.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"755.index.js","mappings":"kIAAAA,EAAQC,SAAW,WACfC,QAAQC,IAAI,0CACd,C","sources":["webpack://@performant-software/geospatial/../../node_modules/mapbox-gl/index.js"],"sourcesContent":["exports.printMsg = function() {\r\n console.log(\"This is a message from the demo package\");\r\n }"],"names":["exports","printMsg","console","log"],"sourceRoot":""}
@@ -1,59 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*! *****************************************************************************
8
- Copyright (c) Microsoft Corporation. All rights reserved.
9
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
10
- this file except in compliance with the License. You may obtain a copy of the
11
- License at http://www.apache.org/licenses/LICENSE-2.0
12
-
13
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
15
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
16
- MERCHANTABLITY OR NON-INFRINGEMENT.
17
-
18
- See the Apache Version 2.0 License for specific language governing permissions
19
- and limitations under the License.
20
- ***************************************************************************** */
21
-
22
- /**
23
- * splaytree v3.1.2
24
- * Fast Splay tree for Node and browser
25
- *
26
- * @author Alexander Milevski <info@w8r.name>
27
- * @license MIT
28
- * @preserve
29
- */
30
-
31
- /**
32
- * @license React
33
- * react-dom.production.min.js
34
- *
35
- * Copyright (c) Facebook, Inc. and its affiliates.
36
- *
37
- * This source code is licensed under the MIT license found in the
38
- * LICENSE file in the root directory of this source tree.
39
- */
40
-
41
- /**
42
- * @license React
43
- * react.production.min.js
44
- *
45
- * Copyright (c) Facebook, Inc. and its affiliates.
46
- *
47
- * This source code is licensed under the MIT license found in the
48
- * LICENSE file in the root directory of this source tree.
49
- */
50
-
51
- /**
52
- * @license React
53
- * scheduler.production.min.js
54
- *
55
- * Copyright (c) Facebook, Inc. and its affiliates.
56
- *
57
- * This source code is licensed under the MIT license found in the
58
- * LICENSE file in the root directory of this source tree.
59
- */
@@ -1,2 +0,0 @@
1
- (self.webpackChunk_performant_software_geospatial=self.webpackChunk_performant_software_geospatial||[]).push([[755],{7755:(e,a)=>{a.printMsg=function(){console.log("This is a message from the demo package")}}}]);
2
- //# sourceMappingURL=755.index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"755.index.js","mappings":"kIAAAA,EAAQC,SAAW,WACfC,QAAQC,IAAI,0CACd,C","sources":["webpack://@performant-software/geospatial/../../node_modules/mapbox-gl/index.js"],"sourcesContent":["exports.printMsg = function() {\r\n console.log(\"This is a message from the demo package\");\r\n }"],"names":["exports","printMsg","console","log"],"sourceRoot":""}
@@ -1,59 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*! *****************************************************************************
8
- Copyright (c) Microsoft Corporation. All rights reserved.
9
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
10
- this file except in compliance with the License. You may obtain a copy of the
11
- License at http://www.apache.org/licenses/LICENSE-2.0
12
-
13
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
15
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
16
- MERCHANTABLITY OR NON-INFRINGEMENT.
17
-
18
- See the Apache Version 2.0 License for specific language governing permissions
19
- and limitations under the License.
20
- ***************************************************************************** */
21
-
22
- /**
23
- * splaytree v3.1.2
24
- * Fast Splay tree for Node and browser
25
- *
26
- * @author Alexander Milevski <info@w8r.name>
27
- * @license MIT
28
- * @preserve
29
- */
30
-
31
- /**
32
- * @license React
33
- * react-dom.production.min.js
34
- *
35
- * Copyright (c) Facebook, Inc. and its affiliates.
36
- *
37
- * This source code is licensed under the MIT license found in the
38
- * LICENSE file in the root directory of this source tree.
39
- */
40
-
41
- /**
42
- * @license React
43
- * react.production.min.js
44
- *
45
- * Copyright (c) Facebook, Inc. and its affiliates.
46
- *
47
- * This source code is licensed under the MIT license found in the
48
- * LICENSE file in the root directory of this source tree.
49
- */
50
-
51
- /**
52
- * @license React
53
- * scheduler.production.min.js
54
- *
55
- * Copyright (c) Facebook, Inc. and its affiliates.
56
- *
57
- * This source code is licensed under the MIT license found in the
58
- * LICENSE file in the root directory of this source tree.
59
- */