@kq_npm/client3d_webgl_vue 0.8.3-beta → 0.8.5-beta

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.
@@ -76,13 +76,9 @@ function _defineProperty(obj, key, value) {
76
76
 
77
77
  return obj;
78
78
  }
79
- ;// CONCATENATED MODULE: external "@turf/turf"
80
- var turf_namespaceObject = require("@turf/turf");
81
79
  ;// CONCATENATED MODULE: ./src/webgl/excavatefillanalysis/ExcavateFillAnalysisViewModel.js
82
80
 
83
-
84
- window.turf = turf_namespaceObject; //填挖方分析逻辑类
85
-
81
+ //填挖方分析逻辑类
86
82
  class ExcavateFillAnalysisViewModel {
87
83
  //填挖方分析三维对象
88
84
  //绘制管理对象
package/index.js CHANGED
@@ -10115,9 +10115,7 @@ TerrainOperation.install = (Vue, opts) => {
10115
10115
 
10116
10116
  ;// CONCATENATED MODULE: ./src/webgl/excavatefillanalysis/ExcavateFillAnalysisViewModel.js
10117
10117
 
10118
-
10119
- window.turf = turf_namespaceObject; //填挖方分析逻辑类
10120
-
10118
+ //填挖方分析逻辑类
10121
10119
  class ExcavateFillAnalysisViewModel {
10122
10120
  //填挖方分析三维对象
10123
10121
  //绘制管理对象
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.8.3-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"^1.1.1","echarts":"^5.3.3","js-cookie":"^3.0.1","omit.js":"^2.0.2","save":"^2.5.0","tinycolor2":"^1.4.2","vue-i18n":"^9.2.0-beta.36","xlsx":"^0.18.5","css-vars-ponyfill":"^2.4.8","xe-utils":"^3.5.4"}}
1
+ {"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.8.5-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"^1.1.1","echarts":"^5.3.3","js-cookie":"^3.0.1","omit.js":"^2.0.2","save":"^2.5.0","tinycolor2":"^1.4.2","vue-i18n":"^9.2.0-beta.36","xlsx":"^0.18.5","css-vars-ponyfill":"^2.4.8","xe-utils":"^3.5.4"}}