@kq_npm/client3d_webgl_vue 4.5.10 → 4.5.12-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.
Files changed (58) hide show
  1. package/adddata/index.js +61 -56
  2. package/aspectanalysis/index.js +35 -32
  3. package/baseterraingallery/index.js +32 -29
  4. package/boxclip/index.js +44 -41
  5. package/clientPrint/index.js +2305 -8834
  6. package/clientPrint/style/clientPrint.css +1 -1
  7. package/comparemap/index.js +29 -26
  8. package/compass/index.js +26 -23
  9. package/excavatefillanalysis/index.js +42 -39
  10. package/excavatefillanalysis/style/excavatefillanalysis.css +1 -1
  11. package/fixedzoomin/index.js +26 -23
  12. package/fixedzoomout/index.js +26 -23
  13. package/flight/index.js +45 -42
  14. package/floodanalysis/index.js +48 -45
  15. package/geologicalbodyanalysis/index.js +42 -39
  16. package/gpuspatialquery/index.js +43 -40
  17. package/hawkeye/index.js +22 -19
  18. package/headertemp/index.js +13 -10
  19. package/heatmap3d/index.js +83 -80
  20. package/index.js +1386 -7992
  21. package/isolineanalysis/index.js +53 -50
  22. package/light/index.js +38 -35
  23. package/limitheightanalysis/index.js +93 -42
  24. package/measure/index.js +43 -40
  25. package/modelFlat/index.js +48 -45
  26. package/modelexcavate/index.js +53 -50
  27. package/modelfilter/index.js +41 -38
  28. package/modelprofileanalysis/index.js +117 -68
  29. package/modelselect/index.js +45 -42
  30. package/package.json +1 -1
  31. package/particleeffect/index.js +40 -37
  32. package/planeclip/index.js +44 -41
  33. package/resetview/index.js +26 -23
  34. package/roller/index.js +39 -36
  35. package/scaneffect/index.js +42 -39
  36. package/sceneadvancedtoimage/index.js +45 -42
  37. package/sceneapp/index.js +98 -7611
  38. package/sceneset/index.js +51 -48
  39. package/scenetohdimage/index.js +32 -29
  40. package/sceneview/index.js +2306 -8835
  41. package/sceneview/style/sceneview.css +1 -1
  42. package/screenshot/index.js +33 -30
  43. package/shadowanalysis/index.js +39 -36
  44. package/shadowanalysis/style/shadowanalysis.css +1 -1
  45. package/sightlineanalysis/index.js +59 -56
  46. package/skylineanalysis/index.js +49 -45
  47. package/slopeanalysis/index.js +45 -42
  48. package/slopeaspectanalysis/index.js +46 -43
  49. package/statusbar/index.js +36 -33
  50. package/style.css +1 -1
  51. package/terrainoperation/index.js +48 -45
  52. package/terrainprofileanalysis/index.js +46 -43
  53. package/underground/index.js +28 -25
  54. package/videofusion/index.js +45 -42
  55. package/videoproject/index.js +45 -42
  56. package/viewshedanalysis/index.js +35 -32
  57. package/weathereffect/index.js +34 -31
  58. package/wireframesketch/index.js +34 -31
@@ -7,67 +7,67 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/_utils/const-image"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/init.js")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/_utils/const-image"], root["@kq_npm/client_common_vue/_utils/util"], root["@kq_npm/client_common_vue/init.js"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__4822__, __WEBPACK_EXTERNAL_MODULE__2975__, __WEBPACK_EXTERNAL_MODULE__455__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__6277__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 5698:
15
+ /***/ 348:
16
16
  /***/ (function(module) {
17
17
 
18
18
  module.exports = require("@kq_npm/client_icons_vue");
19
19
 
20
20
  /***/ }),
21
21
 
22
- /***/ 3579:
22
+ /***/ 7080:
23
23
  /***/ (function(module) {
24
24
 
25
25
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
26
26
 
27
27
  /***/ }),
28
28
 
29
- /***/ 4822:
29
+ /***/ 6277:
30
30
  /***/ (function(module) {
31
31
 
32
- module.exports = __WEBPACK_EXTERNAL_MODULE__4822__;
32
+ module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 64:
36
+ /***/ 7135:
37
37
  /***/ (function(module) {
38
38
 
39
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
39
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
40
40
 
41
41
  /***/ }),
42
42
 
43
- /***/ 2975:
43
+ /***/ 3458:
44
44
  /***/ (function(module) {
45
45
 
46
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
46
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
47
47
 
48
48
  /***/ }),
49
49
 
50
- /***/ 455:
50
+ /***/ 7997:
51
51
  /***/ (function(module) {
52
52
 
53
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
53
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
54
54
 
55
55
  /***/ }),
56
56
 
57
- /***/ 154:
57
+ /***/ 1895:
58
58
  /***/ (function(module) {
59
59
 
60
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
60
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
61
61
 
62
62
  /***/ }),
63
63
 
64
- /***/ 6913:
64
+ /***/ 5301:
65
65
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
66
66
 
67
67
 
68
68
  // EXPORTS
69
69
  __webpack_require__.d(__webpack_exports__, {
70
- A: function() { return /* binding */ _defineProperty; }
70
+ "Z": function() { return /* binding */ _defineProperty; }
71
71
  });
72
72
 
73
73
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -185,23 +185,25 @@ function _defineProperty(e, r, t) {
185
185
  /******/
186
186
  /************************************************************************/
187
187
  var __webpack_exports__ = {};
188
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
189
+ !function() {
188
190
  // ESM COMPAT FLAG
189
191
  __webpack_require__.r(__webpack_exports__);
190
192
 
191
193
  // EXPORTS
192
194
  __webpack_require__.d(__webpack_exports__, {
193
- ViewshedAnalysisViewModel: function() { return /* reexport */ ViewshedAnalysisViewModel; },
195
+ "ViewshedAnalysisViewModel": function() { return /* reexport */ ViewshedAnalysisViewModel; },
194
196
  "default": function() { return /* reexport */ ViewshedAnalysis; }
195
197
  });
196
198
 
197
199
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
198
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
200
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
199
201
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
200
- var gis_utils_ = __webpack_require__(64);
202
+ var gis_utils_ = __webpack_require__(7135);
201
203
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
202
- var defineProperty = __webpack_require__(6913);
204
+ var defineProperty = __webpack_require__(5301);
203
205
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
204
- var const_image_ = __webpack_require__(4822);
206
+ var const_image_ = __webpack_require__(6277);
205
207
  ;// CONCATENATED MODULE: ./src/webgl/viewshedanalysis/ViewshedAnalysisViewModel.js
206
208
 
207
209
  /*
@@ -214,16 +216,16 @@ class ViewshedAnalysisViewModel {
214
216
  //可视域分析初始点坐标
215
217
 
216
218
  constructor(scenceView, options) {
217
- (0,defineProperty/* default */.A)(this, "_viewshedAnalysis", null);
219
+ (0,defineProperty/* default */.Z)(this, "_viewshedAnalysis", null);
218
220
  //可视域分析三维对象
219
- (0,defineProperty/* default */.A)(this, "_viewer", null);
220
- (0,defineProperty/* default */.A)(this, "_scene", null);
221
+ (0,defineProperty/* default */.Z)(this, "_viewer", null);
222
+ (0,defineProperty/* default */.Z)(this, "_scene", null);
221
223
  //三维场景对象
222
- (0,defineProperty/* default */.A)(this, "_options", null);
224
+ (0,defineProperty/* default */.Z)(this, "_options", null);
223
225
  //可视域分析存储参数对象
224
- (0,defineProperty/* default */.A)(this, "_marker", null);
226
+ (0,defineProperty/* default */.Z)(this, "_marker", null);
225
227
  //可视域分析初始点图标
226
- (0,defineProperty/* default */.A)(this, "_position", null);
228
+ (0,defineProperty/* default */.Z)(this, "_position", null);
227
229
  this._viewer = scenceView._viewer;
228
230
  this._scene = scenceView._viewer.scene;
229
231
  this._scene.globe.depthTestAgainstTerrain = true;
@@ -324,11 +326,11 @@ class ViewshedAnalysisViewModel {
324
326
  }
325
327
  }
326
328
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
327
- var client_icons_vue_ = __webpack_require__(5698);
329
+ var client_icons_vue_ = __webpack_require__(348);
328
330
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
329
- var util_ = __webpack_require__(2975);
331
+ var util_ = __webpack_require__(3458);
330
332
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
331
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
333
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
332
334
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/viewshedanalysis/ViewshedAnalysis.vue?vue&type=script&setup=true&lang=js
333
335
 
334
336
  const _hoisted_1 = {
@@ -417,9 +419,9 @@ const __default__ = {
417
419
  // 水平张角范围最小值
418
420
  maxFovH: props.settingParams && props.settingParams.maxFovH || 179,
419
421
  // 水平张角范围最大值
420
- visibleColor: props.settingParams && props.settingParams.visibleColor || "#409EFF",
422
+ visibleColor: props.settingParams && props.settingParams.visibleColor || "#00ff00",
421
423
  // 可见颜色
422
- invisibleColor: props.settingParams && props.settingParams.invisibleColor || "#F56C6C",
424
+ invisibleColor: props.settingParams && props.settingParams.invisibleColor || "#ff0000",
423
425
  // 不可见颜色
424
426
  lineColor: props.settingParams && props.settingParams.lineColor || "#E6A23C"
425
427
  });
@@ -733,7 +735,7 @@ const __exports__ = ViewshedAnalysisvue_type_script_setup_true_lang_js;
733
735
 
734
736
  /* harmony default export */ var ViewshedAnalysis = (__exports__);
735
737
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
736
- var init_js_ = __webpack_require__(455);
738
+ var init_js_ = __webpack_require__(7997);
737
739
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
738
740
  ;// CONCATENATED MODULE: ./src/webgl/viewshedanalysis/index.js
739
741
  /*
@@ -748,6 +750,7 @@ ViewshedAnalysis.install = (Vue, opts) => {
748
750
  Vue.component(ViewshedAnalysis.name, ViewshedAnalysis);
749
751
  };
750
752
 
753
+ }();
751
754
  /******/ return __webpack_exports__;
752
755
  /******/ })()
753
756
  ;
@@ -7,67 +7,67 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/_utils/const-image"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/init.js")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/_utils/const-image"], root["@kq_npm/client_common_vue/_utils/util"], root["@kq_npm/client_common_vue/init.js"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__4822__, __WEBPACK_EXTERNAL_MODULE__2975__, __WEBPACK_EXTERNAL_MODULE__455__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__6277__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 5698:
15
+ /***/ 348:
16
16
  /***/ (function(module) {
17
17
 
18
18
  module.exports = require("@kq_npm/client_icons_vue");
19
19
 
20
20
  /***/ }),
21
21
 
22
- /***/ 3579:
22
+ /***/ 7080:
23
23
  /***/ (function(module) {
24
24
 
25
25
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
26
26
 
27
27
  /***/ }),
28
28
 
29
- /***/ 4822:
29
+ /***/ 6277:
30
30
  /***/ (function(module) {
31
31
 
32
- module.exports = __WEBPACK_EXTERNAL_MODULE__4822__;
32
+ module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 64:
36
+ /***/ 7135:
37
37
  /***/ (function(module) {
38
38
 
39
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
39
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
40
40
 
41
41
  /***/ }),
42
42
 
43
- /***/ 2975:
43
+ /***/ 3458:
44
44
  /***/ (function(module) {
45
45
 
46
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
46
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
47
47
 
48
48
  /***/ }),
49
49
 
50
- /***/ 455:
50
+ /***/ 7997:
51
51
  /***/ (function(module) {
52
52
 
53
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
53
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
54
54
 
55
55
  /***/ }),
56
56
 
57
- /***/ 154:
57
+ /***/ 1895:
58
58
  /***/ (function(module) {
59
59
 
60
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
60
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
61
61
 
62
62
  /***/ }),
63
63
 
64
- /***/ 6913:
64
+ /***/ 5301:
65
65
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
66
66
 
67
67
 
68
68
  // EXPORTS
69
69
  __webpack_require__.d(__webpack_exports__, {
70
- A: function() { return /* binding */ _defineProperty; }
70
+ "Z": function() { return /* binding */ _defineProperty; }
71
71
  });
72
72
 
73
73
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -185,25 +185,27 @@ function _defineProperty(e, r, t) {
185
185
  /******/
186
186
  /************************************************************************/
187
187
  var __webpack_exports__ = {};
188
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
189
+ !function() {
188
190
  // ESM COMPAT FLAG
189
191
  __webpack_require__.r(__webpack_exports__);
190
192
 
191
193
  // EXPORTS
192
194
  __webpack_require__.d(__webpack_exports__, {
193
- WeatherEffectViewModel: function() { return /* reexport */ WeatherEffectViewModel; },
195
+ "WeatherEffectViewModel": function() { return /* reexport */ WeatherEffectViewModel; },
194
196
  "default": function() { return /* reexport */ WeatherEffect; }
195
197
  });
196
198
 
197
199
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
198
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
200
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
199
201
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
200
- var gis_utils_ = __webpack_require__(64);
202
+ var gis_utils_ = __webpack_require__(7135);
201
203
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
202
- var client_icons_vue_ = __webpack_require__(5698);
204
+ var client_icons_vue_ = __webpack_require__(348);
203
205
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
204
- var defineProperty = __webpack_require__(6913);
206
+ var defineProperty = __webpack_require__(5301);
205
207
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
206
- var const_image_ = __webpack_require__(4822);
208
+ var const_image_ = __webpack_require__(6277);
207
209
  ;// CONCATENATED MODULE: ./src/webgl/weathereffect/WeatherEffectViewModel.js
208
210
 
209
211
  /*
@@ -219,19 +221,19 @@ class WeatherEffectViewModel {
219
221
  //雪图片url地址
220
222
 
221
223
  constructor(scenceView) {
222
- (0,defineProperty/* default */.A)(this, "_scene", null);
224
+ (0,defineProperty/* default */.Z)(this, "_scene", null);
223
225
  //三维球场景视图对象
224
- (0,defineProperty/* default */.A)(this, "_particleSystem", null);
226
+ (0,defineProperty/* default */.Z)(this, "_particleSystem", null);
225
227
  //粒子系统三维对象
226
- (0,defineProperty/* default */.A)(this, "_drawManager", null);
228
+ (0,defineProperty/* default */.Z)(this, "_drawManager", null);
227
229
  //绘制管理对象
228
- (0,defineProperty/* default */.A)(this, "_removeEventListener", null);
230
+ (0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
229
231
  //绘制完成监听事件
230
- (0,defineProperty/* default */.A)(this, "_options", null);
232
+ (0,defineProperty/* default */.Z)(this, "_options", null);
231
233
  //天气特效存储参数对象
232
- (0,defineProperty/* default */.A)(this, "_rainImage", const_image_.RAIN_URL);
234
+ (0,defineProperty/* default */.Z)(this, "_rainImage", const_image_.RAIN_URL);
233
235
  //雨图片url地址
234
- (0,defineProperty/* default */.A)(this, "_snowImage", const_image_.SNOW_URL);
236
+ (0,defineProperty/* default */.Z)(this, "_snowImage", const_image_.SNOW_URL);
235
237
  scenceView._viewer.clock.shouldAnimate = true;
236
238
  scenceView._viewer.clock.multiplier = 0.6;
237
239
  scenceView._viewer.scene.globe.depthTestAgainstTerrain = true;
@@ -354,9 +356,9 @@ class WeatherEffectViewModel {
354
356
  }
355
357
  }
356
358
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
357
- var util_ = __webpack_require__(2975);
359
+ var util_ = __webpack_require__(3458);
358
360
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
359
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
361
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
360
362
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/weathereffect/WeatherEffect.vue?vue&type=script&setup=true&lang=js
361
363
 
362
364
  const _hoisted_1 = {
@@ -880,7 +882,7 @@ const __exports__ = WeatherEffectvue_type_script_setup_true_lang_js;
880
882
 
881
883
  /* harmony default export */ var WeatherEffect = (__exports__);
882
884
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
883
- var init_js_ = __webpack_require__(455);
885
+ var init_js_ = __webpack_require__(7997);
884
886
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
885
887
  ;// CONCATENATED MODULE: ./src/webgl/weathereffect/index.js
886
888
  /*
@@ -895,6 +897,7 @@ WeatherEffect.install = (Vue, opts) => {
895
897
  Vue.component(WeatherEffect.name, WeatherEffect);
896
898
  };
897
899
 
900
+ }();
898
901
  /******/ return __webpack_exports__;
899
902
  /******/ })()
900
903
  ;
@@ -7,17 +7,17 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/util")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/init.js"], root["@kq_npm/client_common_vue/_utils/util"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__455__, __WEBPACK_EXTERNAL_MODULE__2975__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__7997__, __WEBPACK_EXTERNAL_MODULE__3458__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 3275:
15
+ /***/ 1349:
16
16
  /***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
17
17
 
18
- /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
19
19
  /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
20
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
21
21
  /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
22
  /*
23
23
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -33,69 +33,69 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 5698:
36
+ /***/ 348:
37
37
  /***/ (function(module) {
38
38
 
39
39
  module.exports = require("@kq_npm/client_icons_vue");
40
40
 
41
41
  /***/ }),
42
42
 
43
- /***/ 2652:
43
+ /***/ 2118:
44
44
  /***/ (function(module) {
45
45
 
46
46
  module.exports = require("core-js/modules/es.array.push.js");
47
47
 
48
48
  /***/ }),
49
49
 
50
- /***/ 6363:
50
+ /***/ 9389:
51
51
  /***/ (function(module) {
52
52
 
53
53
  module.exports = require("element-plus/dist/index.full.js");
54
54
 
55
55
  /***/ }),
56
56
 
57
- /***/ 3579:
57
+ /***/ 7080:
58
58
  /***/ (function(module) {
59
59
 
60
60
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
61
61
 
62
62
  /***/ }),
63
63
 
64
- /***/ 64:
64
+ /***/ 7135:
65
65
  /***/ (function(module) {
66
66
 
67
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
67
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
68
68
 
69
69
  /***/ }),
70
70
 
71
- /***/ 2975:
71
+ /***/ 3458:
72
72
  /***/ (function(module) {
73
73
 
74
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
74
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
75
75
 
76
76
  /***/ }),
77
77
 
78
- /***/ 455:
78
+ /***/ 7997:
79
79
  /***/ (function(module) {
80
80
 
81
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
82
82
 
83
83
  /***/ }),
84
84
 
85
- /***/ 154:
85
+ /***/ 1895:
86
86
  /***/ (function(module) {
87
87
 
88
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
89
89
 
90
90
  /***/ }),
91
91
 
92
- /***/ 6913:
92
+ /***/ 5301:
93
93
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
94
94
 
95
95
 
96
96
  // EXPORTS
97
97
  __webpack_require__.d(__webpack_exports__, {
98
- A: function() { return /* binding */ _defineProperty; }
98
+ "Z": function() { return /* binding */ _defineProperty; }
99
99
  });
100
100
 
101
101
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -213,25 +213,27 @@ function _defineProperty(e, r, t) {
213
213
  /******/
214
214
  /************************************************************************/
215
215
  var __webpack_exports__ = {};
216
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
217
+ !function() {
216
218
  // ESM COMPAT FLAG
217
219
  __webpack_require__.r(__webpack_exports__);
218
220
 
219
221
  // EXPORTS
220
222
  __webpack_require__.d(__webpack_exports__, {
221
- WireframeSketchViewModel: function() { return /* reexport */ WireframeSketchViewModel; },
223
+ "WireframeSketchViewModel": function() { return /* reexport */ WireframeSketchViewModel; },
222
224
  "default": function() { return /* reexport */ WireframeSketch; }
223
225
  });
224
226
 
225
227
  // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
226
- var es_array_push_js_ = __webpack_require__(2652);
228
+ var es_array_push_js_ = __webpack_require__(2118);
227
229
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
228
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
230
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
229
231
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
230
- var gis_utils_ = __webpack_require__(64);
232
+ var gis_utils_ = __webpack_require__(7135);
231
233
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
232
- var defineProperty = __webpack_require__(6913);
234
+ var defineProperty = __webpack_require__(5301);
233
235
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
234
- var message = __webpack_require__(3275);
236
+ var message = __webpack_require__(1349);
235
237
  ;// CONCATENATED MODULE: ./src/webgl/wireframesketch/WireframeSketchViewModel.js
236
238
 
237
239
  /*
@@ -243,11 +245,11 @@ var message = __webpack_require__(3275);
243
245
  class WireframeSketchViewModel {
244
246
  // 草图模式显示
245
247
  constructor(scenceView) {
246
- (0,defineProperty/* default */.A)(this, "_viewer", null);
248
+ (0,defineProperty/* default */.Z)(this, "_viewer", null);
247
249
  // 三维viewer对象
248
- (0,defineProperty/* default */.A)(this, "_wireFrame", null);
250
+ (0,defineProperty/* default */.Z)(this, "_wireFrame", null);
249
251
  // 声明线框模式类
250
- (0,defineProperty/* default */.A)(this, "_sketch", null);
252
+ (0,defineProperty/* default */.Z)(this, "_sketch", null);
251
253
  this._viewer = scenceView._viewer;
252
254
  this._wireFrame = new window.Cesium.Kq3dWireFrame({
253
255
  viewer: this._viewer
@@ -287,11 +289,11 @@ class WireframeSketchViewModel {
287
289
  }
288
290
  }
289
291
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
290
- var client_icons_vue_ = __webpack_require__(5698);
292
+ var client_icons_vue_ = __webpack_require__(348);
291
293
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
292
- var util_ = __webpack_require__(2975);
294
+ var util_ = __webpack_require__(3458);
293
295
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
294
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
296
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
295
297
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/wireframesketch/WireframeSketch.vue?vue&type=script&setup=true&lang=js
296
298
 
297
299
 
@@ -503,7 +505,7 @@ const __exports__ = WireframeSketchvue_type_script_setup_true_lang_js;
503
505
 
504
506
  /* harmony default export */ var WireframeSketch = (__exports__);
505
507
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
506
- var init_js_ = __webpack_require__(455);
508
+ var init_js_ = __webpack_require__(7997);
507
509
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
508
510
  ;// CONCATENATED MODULE: ./src/webgl/wireframesketch/index.js
509
511
  /*
@@ -518,6 +520,7 @@ WireframeSketch.install = (Vue, opts) => {
518
520
  Vue.component(WireframeSketch.name, WireframeSketch);
519
521
  };
520
522
 
523
+ }();
521
524
  /******/ return __webpack_exports__;
522
525
  /******/ })()
523
526
  ;