@kq_npm/client3d_webgl_vue 4.5.11 → 4.5.13

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 (57) hide show
  1. package/adddata/index.js +63 -57
  2. package/aspectanalysis/index.js +36 -33
  3. package/baseterraingallery/index.js +36 -30
  4. package/boxclip/index.js +45 -42
  5. package/clientPrint/index.js +2058 -9342
  6. package/clientPrint/style/clientPrint.css +1 -1
  7. package/comparemap/index.js +37 -28
  8. package/compass/index.js +30 -24
  9. package/excavatefillanalysis/index.js +43 -40
  10. package/excavatefillanalysis/style/excavatefillanalysis.css +1 -1
  11. package/fixedzoomin/index.js +30 -24
  12. package/fixedzoomout/index.js +30 -24
  13. package/flight/index.js +49 -43
  14. package/floodanalysis/index.js +52 -46
  15. package/geologicalbodyanalysis/index.js +43 -40
  16. package/gpuspatialquery/index.js +47 -41
  17. package/hawkeye/index.js +22 -19
  18. package/headertemp/index.js +13 -10
  19. package/heatmap3d/index.js +84 -81
  20. package/index.js +681 -8019
  21. package/isolineanalysis/index.js +54 -51
  22. package/light/index.js +39 -36
  23. package/limitheightanalysis/index.js +94 -43
  24. package/measure/index.js +47 -41
  25. package/modelFlat/index.js +52 -46
  26. package/modelexcavate/index.js +58 -52
  27. package/modelfilter/index.js +45 -42
  28. package/modelprofileanalysis/index.js +121 -69
  29. package/modelselect/index.js +50 -44
  30. package/package.json +1 -1
  31. package/particleeffect/index.js +41 -38
  32. package/planeclip/index.js +45 -42
  33. package/resetview/index.js +30 -24
  34. package/roller/index.js +54 -46
  35. package/scaneffect/index.js +43 -41
  36. package/sceneadvancedtoimage/index.js +46 -43
  37. package/sceneapp/index.js +114 -7619
  38. package/sceneset/index.js +55 -52
  39. package/scenetohdimage/index.js +33 -30
  40. package/sceneview/index.js +2059 -9343
  41. package/screenshot/index.js +37 -31
  42. package/shadowanalysis/index.js +40 -37
  43. package/shadowanalysis/style/shadowanalysis.css +1 -1
  44. package/sightlineanalysis/index.js +63 -57
  45. package/skylineanalysis/index.js +53 -46
  46. package/slopeanalysis/index.js +46 -43
  47. package/slopeaspectanalysis/index.js +47 -44
  48. package/statusbar/index.js +36 -33
  49. package/style.css +1 -1
  50. package/terrainoperation/index.js +49 -46
  51. package/terrainprofileanalysis/index.js +52 -49
  52. package/underground/index.js +30 -26
  53. package/videofusion/index.js +49 -43
  54. package/videoproject/index.js +49 -43
  55. package/viewshedanalysis/index.js +36 -33
  56. package/weathereffect/index.js +35 -32
  57. package/wireframesketch/index.js +40 -37
package/flight/index.js CHANGED
@@ -7,17 +7,17 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/_utils/util")) : factory(root["Vue"], root["@kq_npm/client_common_vue/init.js"], root["@kq_npm/client_common_vue/_utils/gis-utils"], 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__455__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__2975__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7997__, __WEBPACK_EXTERNAL_MODULE__7135__, __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, __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.
@@ -29,17 +29,17 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
29
29
  _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
30
30
  Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
31
31
  };
32
- /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
32
+ /* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 7586:
36
+ /***/ 5372:
37
37
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
38
38
 
39
39
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
40
- /* harmony export */ A: function() { return /* binding */ FlightViewModel; }
40
+ /* harmony export */ "Z": function() { return /* binding */ FlightViewModel; }
41
41
  /* harmony export */ });
42
- /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
42
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5301);
43
43
 
44
44
  /*
45
45
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -50,9 +50,9 @@ class FlightViewModel {
50
50
  //停止事件
51
51
 
52
52
  constructor(viewer) {
53
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_animationPath", null);
53
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_animationPath", null);
54
54
  //飞行三维对象
55
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "stopEvent", null);
55
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "stopEvent", null);
56
56
  this._animationPath = new Cesium.Kq3dAnimationPath(viewer);
57
57
  this.stopEvent = this._animationPath.stoped;
58
58
  }
@@ -150,90 +150,90 @@ class FlightViewModel {
150
150
 
151
151
  /***/ }),
152
152
 
153
- /***/ 9371:
153
+ /***/ 8422:
154
154
  /***/ (function(module) {
155
155
 
156
156
  module.exports = require("@element-plus/icons-vue");
157
157
 
158
158
  /***/ }),
159
159
 
160
- /***/ 5698:
160
+ /***/ 348:
161
161
  /***/ (function(module) {
162
162
 
163
163
  module.exports = require("@kq_npm/client_icons_vue");
164
164
 
165
165
  /***/ }),
166
166
 
167
- /***/ 2652:
167
+ /***/ 2118:
168
168
  /***/ (function(module) {
169
169
 
170
170
  module.exports = require("core-js/modules/es.array.push.js");
171
171
 
172
172
  /***/ }),
173
173
 
174
- /***/ 3658:
174
+ /***/ 8470:
175
175
  /***/ (function(module) {
176
176
 
177
177
  module.exports = require("core-js/modules/esnext.iterator.constructor.js");
178
178
 
179
179
  /***/ }),
180
180
 
181
- /***/ 4669:
181
+ /***/ 1058:
182
182
  /***/ (function(module) {
183
183
 
184
184
  module.exports = require("core-js/modules/esnext.iterator.for-each.js");
185
185
 
186
186
  /***/ }),
187
187
 
188
- /***/ 6363:
188
+ /***/ 9389:
189
189
  /***/ (function(module) {
190
190
 
191
191
  module.exports = require("element-plus/dist/index.full.js");
192
192
 
193
193
  /***/ }),
194
194
 
195
- /***/ 3579:
195
+ /***/ 7080:
196
196
  /***/ (function(module) {
197
197
 
198
198
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 64:
202
+ /***/ 7135:
203
203
  /***/ (function(module) {
204
204
 
205
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
205
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
206
206
 
207
207
  /***/ }),
208
208
 
209
- /***/ 2975:
209
+ /***/ 3458:
210
210
  /***/ (function(module) {
211
211
 
212
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
212
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
213
213
 
214
214
  /***/ }),
215
215
 
216
- /***/ 455:
216
+ /***/ 7997:
217
217
  /***/ (function(module) {
218
218
 
219
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
219
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
220
220
 
221
221
  /***/ }),
222
222
 
223
- /***/ 154:
223
+ /***/ 1895:
224
224
  /***/ (function(module) {
225
225
 
226
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
226
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
227
227
 
228
228
  /***/ }),
229
229
 
230
- /***/ 6913:
230
+ /***/ 5301:
231
231
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
232
232
 
233
233
 
234
234
  // EXPORTS
235
235
  __webpack_require__.d(__webpack_exports__, {
236
- A: function() { return /* binding */ _defineProperty; }
236
+ "Z": function() { return /* binding */ _defineProperty; }
237
237
  });
238
238
 
239
239
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -351,37 +351,39 @@ function _defineProperty(e, r, t) {
351
351
  /******/
352
352
  /************************************************************************/
353
353
  var __webpack_exports__ = {};
354
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
355
+ !function() {
354
356
  // ESM COMPAT FLAG
355
357
  __webpack_require__.r(__webpack_exports__);
356
358
 
357
359
  // EXPORTS
358
360
  __webpack_require__.d(__webpack_exports__, {
359
- FlightViewModel: function() { return /* reexport */ FlightViewModel/* default */.A; },
361
+ "FlightViewModel": function() { return /* reexport */ FlightViewModel/* default */.Z; },
360
362
  "default": function() { return /* reexport */ Flight; }
361
363
  });
362
364
 
363
365
  // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
364
- var es_array_push_js_ = __webpack_require__(2652);
366
+ var es_array_push_js_ = __webpack_require__(2118);
365
367
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
366
- var esnext_iterator_constructor_js_ = __webpack_require__(3658);
368
+ var esnext_iterator_constructor_js_ = __webpack_require__(8470);
367
369
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.for-each.js"
368
- var esnext_iterator_for_each_js_ = __webpack_require__(4669);
370
+ var esnext_iterator_for_each_js_ = __webpack_require__(1058);
369
371
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
370
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
372
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
371
373
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
372
- var message = __webpack_require__(3275);
374
+ var message = __webpack_require__(1349);
373
375
  // EXTERNAL MODULE: external "@element-plus/icons-vue"
374
- var icons_vue_ = __webpack_require__(9371);
376
+ var icons_vue_ = __webpack_require__(8422);
375
377
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
376
- var client_icons_vue_ = __webpack_require__(5698);
378
+ var client_icons_vue_ = __webpack_require__(348);
377
379
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
378
- var gis_utils_ = __webpack_require__(64);
380
+ var gis_utils_ = __webpack_require__(7135);
379
381
  // EXTERNAL MODULE: ./src/webgl/flight/FlightViewModel.js
380
- var FlightViewModel = __webpack_require__(7586);
382
+ var FlightViewModel = __webpack_require__(5372);
381
383
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
382
- var util_ = __webpack_require__(2975);
384
+ var util_ = __webpack_require__(3458);
383
385
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
384
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
386
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
385
387
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/flight/Flight.vue?vue&type=script&setup=true&lang=js
386
388
 
387
389
 
@@ -479,7 +481,10 @@ const __default__ = {
479
481
  expose: __expose
480
482
  }) {
481
483
  const props = __props;
482
- let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
484
+ const {
485
+ proxy
486
+ } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
487
+ let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
483
488
  let isAdd = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
484
489
  let isEdit = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
485
490
  let pathList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([]);
@@ -531,7 +536,7 @@ const __default__ = {
531
536
  gis_utils_.utils.getWebMap(null, scenceView => {
532
537
  if (scenceView) {
533
538
  viewer = scenceView._viewer;
534
- viewModel = new FlightViewModel/* default */.A(viewer);
539
+ viewModel = new FlightViewModel/* default */.Z(viewer);
535
540
  viewModel.stopEvent.addEventListener(function () {
536
541
  isPrePlaying.value = false;
537
542
  pathList.forEach(path => {
@@ -744,7 +749,7 @@ const __default__ = {
744
749
  //保存
745
750
  function save() {
746
751
  if (pathName.value === "") {
747
- (0,message/* default */.A)({
752
+ (0,message/* default */.Z)({
748
753
  message: language.value["enterPathName"] + "!",
749
754
  type: "warning"
750
755
  });
@@ -1153,7 +1158,7 @@ const __exports__ = Flightvue_type_script_setup_true_lang_js;
1153
1158
 
1154
1159
  /* harmony default export */ var Flight = (__exports__);
1155
1160
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1156
- var init_js_ = __webpack_require__(455);
1161
+ var init_js_ = __webpack_require__(7997);
1157
1162
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1158
1163
  ;// CONCATENATED MODULE: ./src/webgl/flight/index.js
1159
1164
  /*
@@ -1168,6 +1173,7 @@ Flight.install = (Vue, opts) => {
1168
1173
  Vue.component(Flight.name, Flight);
1169
1174
  };
1170
1175
 
1176
+ }();
1171
1177
  /******/ return __webpack_exports__;
1172
1178
  /******/ })()
1173
1179
  ;
@@ -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/_utils/const-image"), 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/_utils/const-image"], 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__4822__, __WEBPACK_EXTERNAL_MODULE__455__, __WEBPACK_EXTERNAL_MODULE__2975__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__6277__, __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, __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.
@@ -29,87 +29,87 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
29
29
  _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
30
30
  Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
31
31
  };
32
- /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
32
+ /* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
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
- /***/ 3658:
43
+ /***/ 8470:
44
44
  /***/ (function(module) {
45
45
 
46
46
  module.exports = require("core-js/modules/esnext.iterator.constructor.js");
47
47
 
48
48
  /***/ }),
49
49
 
50
- /***/ 7993:
50
+ /***/ 8697:
51
51
  /***/ (function(module) {
52
52
 
53
53
  module.exports = require("core-js/modules/esnext.iterator.find.js");
54
54
 
55
55
  /***/ }),
56
56
 
57
- /***/ 6363:
57
+ /***/ 9389:
58
58
  /***/ (function(module) {
59
59
 
60
60
  module.exports = require("element-plus/dist/index.full.js");
61
61
 
62
62
  /***/ }),
63
63
 
64
- /***/ 3579:
64
+ /***/ 7080:
65
65
  /***/ (function(module) {
66
66
 
67
67
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
68
68
 
69
69
  /***/ }),
70
70
 
71
- /***/ 4822:
71
+ /***/ 6277:
72
72
  /***/ (function(module) {
73
73
 
74
- module.exports = __WEBPACK_EXTERNAL_MODULE__4822__;
74
+ module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
75
75
 
76
76
  /***/ }),
77
77
 
78
- /***/ 64:
78
+ /***/ 7135:
79
79
  /***/ (function(module) {
80
80
 
81
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
82
82
 
83
83
  /***/ }),
84
84
 
85
- /***/ 2975:
85
+ /***/ 3458:
86
86
  /***/ (function(module) {
87
87
 
88
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
89
89
 
90
90
  /***/ }),
91
91
 
92
- /***/ 455:
92
+ /***/ 7997:
93
93
  /***/ (function(module) {
94
94
 
95
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
95
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
96
96
 
97
97
  /***/ }),
98
98
 
99
- /***/ 154:
99
+ /***/ 1895:
100
100
  /***/ (function(module) {
101
101
 
102
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
102
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
103
103
 
104
104
  /***/ }),
105
105
 
106
- /***/ 6913:
106
+ /***/ 5301:
107
107
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
108
108
 
109
109
 
110
110
  // EXPORTS
111
111
  __webpack_require__.d(__webpack_exports__, {
112
- A: function() { return /* binding */ _defineProperty; }
112
+ "Z": function() { return /* binding */ _defineProperty; }
113
113
  });
114
114
 
115
115
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -227,29 +227,31 @@ function _defineProperty(e, r, t) {
227
227
  /******/
228
228
  /************************************************************************/
229
229
  var __webpack_exports__ = {};
230
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
231
+ !function() {
230
232
  // ESM COMPAT FLAG
231
233
  __webpack_require__.r(__webpack_exports__);
232
234
 
233
235
  // EXPORTS
234
236
  __webpack_require__.d(__webpack_exports__, {
235
- FloodAnalysisViewModel: function() { return /* reexport */ FloodAnalysisViewModel; },
237
+ "FloodAnalysisViewModel": function() { return /* reexport */ FloodAnalysisViewModel; },
236
238
  "default": function() { return /* reexport */ FloodAnalysis; }
237
239
  });
238
240
 
239
241
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
240
- var esnext_iterator_constructor_js_ = __webpack_require__(3658);
242
+ var esnext_iterator_constructor_js_ = __webpack_require__(8470);
241
243
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
242
- var esnext_iterator_find_js_ = __webpack_require__(7993);
244
+ var esnext_iterator_find_js_ = __webpack_require__(8697);
243
245
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
244
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
246
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
245
247
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
246
- var gis_utils_ = __webpack_require__(64);
248
+ var gis_utils_ = __webpack_require__(7135);
247
249
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
248
- var defineProperty = __webpack_require__(6913);
250
+ var defineProperty = __webpack_require__(5301);
249
251
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
250
- var const_image_ = __webpack_require__(4822);
252
+ var const_image_ = __webpack_require__(6277);
251
253
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
252
- var message = __webpack_require__(3275);
254
+ var message = __webpack_require__(1349);
253
255
  ;// CONCATENATED MODULE: ./src/webgl/floodanalysis/FloodAnalysisViewModel.js
254
256
 
255
257
 
@@ -263,19 +265,19 @@ var message = __webpack_require__(3275);
263
265
 
264
266
  class FloodAnalysisViewModel {
265
267
  constructor(scenceView, options) {
266
- (0,defineProperty/* default */.A)(this, "_options", {});
267
- (0,defineProperty/* default */.A)(this, "_floodTerrainAnalysis", null);
268
+ (0,defineProperty/* default */.Z)(this, "_options", {});
269
+ (0,defineProperty/* default */.Z)(this, "_floodTerrainAnalysis", null);
268
270
  //地形淹没三维对象
269
- (0,defineProperty/* default */.A)(this, "_floodModelAnalysis", null);
271
+ (0,defineProperty/* default */.Z)(this, "_floodModelAnalysis", null);
270
272
  //模型淹没三维对象
271
- (0,defineProperty/* default */.A)(this, "_measureHandler", null);
273
+ (0,defineProperty/* default */.Z)(this, "_measureHandler", null);
272
274
  //测量三维对象
273
- (0,defineProperty/* default */.A)(this, "_measureResult", null);
275
+ (0,defineProperty/* default */.Z)(this, "_measureResult", null);
274
276
  //测量结果
275
- (0,defineProperty/* default */.A)(this, "_mode", 0);
277
+ (0,defineProperty/* default */.Z)(this, "_mode", 0);
276
278
  //淹没模式
277
- (0,defineProperty/* default */.A)(this, "_language", {});
278
- (0,defineProperty/* default */.A)(this, "_colorImages", [
279
+ (0,defineProperty/* default */.Z)(this, "_language", {});
280
+ (0,defineProperty/* default */.Z)(this, "_colorImages", [
279
281
  //淹没纹理图片集合
280
282
  {
281
283
  value: "0",
@@ -353,13 +355,13 @@ class FloodAnalysisViewModel {
353
355
  this.clear();
354
356
  this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalArea);
355
357
  } else {
356
- (0,message/* default */.A)({
358
+ (0,message/* default */.Z)({
357
359
  message: this._language["stkTerrainAnalysisTips"],
358
360
  type: "warning"
359
361
  });
360
362
  }
361
363
  } else {
362
- (0,message/* default */.A)({
364
+ (0,message/* default */.Z)({
363
365
  message: this._language["terrainAnalysisTips"],
364
366
  type: "warning"
365
367
  });
@@ -377,7 +379,7 @@ class FloodAnalysisViewModel {
377
379
  this.clear();
378
380
  this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalArea);
379
381
  } else {
380
- (0,message/* default */.A)({
382
+ (0,message/* default */.Z)({
381
383
  message: this._language["addModelAnalysisTips"],
382
384
  type: "warning"
383
385
  });
@@ -464,11 +466,11 @@ class FloodAnalysisViewModel {
464
466
  }
465
467
  }
466
468
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
467
- var client_icons_vue_ = __webpack_require__(5698);
469
+ var client_icons_vue_ = __webpack_require__(348);
468
470
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
469
- var util_ = __webpack_require__(2975);
471
+ var util_ = __webpack_require__(3458);
470
472
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
471
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
473
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
472
474
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/floodanalysis/FloodAnalysis.vue?vue&type=script&setup=true&lang=js
473
475
 
474
476
 
@@ -540,7 +542,10 @@ const __default__ = {
540
542
  setup(__props, {
541
543
  expose: __expose
542
544
  }) {
543
- let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
545
+ const {
546
+ proxy
547
+ } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
548
+ let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
544
549
  let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
545
550
  // 淹没色调图片
546
551
  const colorImages = [{
@@ -1005,7 +1010,7 @@ const __exports__ = FloodAnalysisvue_type_script_setup_true_lang_js;
1005
1010
 
1006
1011
  /* harmony default export */ var FloodAnalysis = (__exports__);
1007
1012
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1008
- var init_js_ = __webpack_require__(455);
1013
+ var init_js_ = __webpack_require__(7997);
1009
1014
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1010
1015
  ;// CONCATENATED MODULE: ./src/webgl/floodanalysis/index.js
1011
1016
  /*
@@ -1020,6 +1025,7 @@ FloodAnalysis.install = (Vue, opts) => {
1020
1025
  Vue.component(FloodAnalysis.name, FloodAnalysis);
1021
1026
  };
1022
1027
 
1028
+ }();
1023
1029
  /******/ return __webpack_exports__;
1024
1030
  /******/ })()
1025
1031
  ;