@eturnity/eturnity_3d 8.40.1 → 8.46.0

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@eturnity/eturnity_3d",
3
3
  "private": false,
4
- "version": "8.40.1",
4
+ "version": "8.46.0",
5
5
  "files": [
6
6
  "dist",
7
7
  "src"
@@ -16,7 +16,7 @@
16
16
  "merge-remote-master": "node scripts/merge-remote-master.js"
17
17
  },
18
18
  "dependencies": {
19
- "@eturnity/eturnity_maths": "8.34.0",
19
+ "@eturnity/eturnity_maths": "8.46.0",
20
20
  "@originjs/vite-plugin-commonjs": "1.0.3",
21
21
  "core-js": "3.30.2",
22
22
  "cors": "2.8.5",
@@ -95,6 +95,7 @@ export async function hydratePolygons({
95
95
  roof.version = roofResp.version
96
96
  roof.name = roofResp.roof_name
97
97
  roof.shadingData = roofResp.shading_data
98
+ roof.dataSource = roofResp.data_source
98
99
  roof.systemSolarSizeKWp = roofResp.system_solar_size_kWp
99
100
  roof.margins.distances = roofResp.roof_margins_mm
100
101
  roof.margins.isSameMargin = roofResp.roof_margins_mm.every(