@vcmap/ui 5.0.0-rc.27 → 5.0.0-rc.28

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/build/bundle.js CHANGED
@@ -36,7 +36,8 @@ await tar.c(
36
36
  await tar.u(
37
37
  {
38
38
  file,
39
- cwd: joinPath(distDir, 'plugins'),
39
+ cwd: joinPath(distDir, 'plugins', '@vcmap'),
40
+ prefix: '@vcmap',
40
41
  },
41
42
  ['.'],
42
43
  );
@@ -697,7 +697,7 @@
697
697
  "maxLevel": 18,
698
698
  "tileSize": [256, 256],
699
699
  "tilingSchema": "mercator",
700
- "opacity": 0.9,
700
+ "opacity": 1,
701
701
  "properties": {
702
702
  "title": "True Orthophoto 2020",
703
703
  "attributions": {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @license
3
3
  * Cesium - https://github.com/CesiumGS/cesium
4
- * Version 1.106.1
4
+ * Version 1.106.2
5
5
  *
6
6
  * Copyright 2011-2022 Cesium Contributors
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @license
3
3
  * Cesium - https://github.com/CesiumGS/cesium
4
- * Version 1.106.1
4
+ * Version 1.106.2
5
5
  *
6
6
  * Copyright 2011-2022 Cesium Contributors
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @license
3
3
  * Cesium - https://github.com/CesiumGS/cesium
4
- * Version 1.106.1
4
+ * Version 1.106.2
5
5
  *
6
6
  * Copyright 2011-2022 Cesium Contributors
7
7
  *