@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,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, __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
- /***/ 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
- /***/ 3658:
50
+ /***/ 8470:
51
51
  /***/ (function(module) {
52
52
 
53
53
  module.exports = require("core-js/modules/esnext.iterator.constructor.js");
54
54
 
55
55
  /***/ }),
56
56
 
57
- /***/ 7993:
57
+ /***/ 8697:
58
58
  /***/ (function(module) {
59
59
 
60
60
  module.exports = require("core-js/modules/esnext.iterator.find.js");
61
61
 
62
62
  /***/ }),
63
63
 
64
- /***/ 6363:
64
+ /***/ 9389:
65
65
  /***/ (function(module) {
66
66
 
67
67
  module.exports = require("element-plus/dist/index.full.js");
68
68
 
69
69
  /***/ }),
70
70
 
71
- /***/ 3579:
71
+ /***/ 7080:
72
72
  /***/ (function(module) {
73
73
 
74
74
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
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
- GeologicalBodyAnalysisViewModel: function() { return /* reexport */ GeologicalBodyAnalysisViewModel; },
237
+ "GeologicalBodyAnalysisViewModel": function() { return /* reexport */ GeologicalBodyAnalysisViewModel; },
236
238
  "default": function() { return /* reexport */ GeologicalBodyAnalysis; }
237
239
  });
238
240
 
239
241
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
240
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
242
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
241
243
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
242
- var gis_utils_ = __webpack_require__(64);
244
+ var gis_utils_ = __webpack_require__(7135);
243
245
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
244
- var defineProperty = __webpack_require__(6913);
246
+ var defineProperty = __webpack_require__(5301);
245
247
  // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
246
- var es_array_push_js_ = __webpack_require__(2652);
248
+ var es_array_push_js_ = __webpack_require__(2118);
247
249
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
248
- var esnext_iterator_constructor_js_ = __webpack_require__(3658);
250
+ var esnext_iterator_constructor_js_ = __webpack_require__(8470);
249
251
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
250
- var esnext_iterator_find_js_ = __webpack_require__(7993);
252
+ var esnext_iterator_find_js_ = __webpack_require__(8697);
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/geologicalbodyanalysis/GeologicalBodyAnalysisViewModel.js
254
256
 
255
257
 
@@ -263,14 +265,14 @@ var message = __webpack_require__(3275);
263
265
 
264
266
  class GeologicalBodyAnalysisViewModel {
265
267
  constructor(scenceView, options) {
266
- (0,defineProperty/* default */.A)(this, "_viewer", null);
268
+ (0,defineProperty/* default */.Z)(this, "_viewer", null);
267
269
  //三维viewer对象
268
- (0,defineProperty/* default */.A)(this, "_options", {});
270
+ (0,defineProperty/* default */.Z)(this, "_options", {});
269
271
  //地质体分析存储参数对象
270
- (0,defineProperty/* default */.A)(this, "_geologyBody", null);
272
+ (0,defineProperty/* default */.Z)(this, "_geologyBody", null);
271
273
  //地质体分析三维对象
272
- (0,defineProperty/* default */.A)(this, "_measureHandler", null);
273
- (0,defineProperty/* default */.A)(this, "_language", {});
274
+ (0,defineProperty/* default */.Z)(this, "_measureHandler", null);
275
+ (0,defineProperty/* default */.Z)(this, "_language", {});
274
276
  this._language = scenceView._language;
275
277
  this._options = options;
276
278
  this._viewer = scenceView._viewer;
@@ -370,7 +372,7 @@ class GeologicalBodyAnalysisViewModel {
370
372
  break;
371
373
  }
372
374
  } else {
373
- (0,message/* default */.A)({
375
+ (0,message/* default */.Z)({
374
376
  message: this._language["addGeologyBodyTips"],
375
377
  type: "warning"
376
378
  });
@@ -399,11 +401,11 @@ class GeologicalBodyAnalysisViewModel {
399
401
  }
400
402
  }
401
403
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
402
- var client_icons_vue_ = __webpack_require__(5698);
404
+ var client_icons_vue_ = __webpack_require__(348);
403
405
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
404
- var util_ = __webpack_require__(2975);
406
+ var util_ = __webpack_require__(3458);
405
407
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
406
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
408
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
407
409
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/geologicalbodyanalysis/GeologicalBodyAnalysis.vue?vue&type=script&setup=true&lang=js
408
410
 
409
411
  const _hoisted_1 = {
@@ -810,7 +812,7 @@ const __exports__ = GeologicalBodyAnalysisvue_type_script_setup_true_lang_js;
810
812
 
811
813
  /* harmony default export */ var GeologicalBodyAnalysis = (__exports__);
812
814
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
813
- var init_js_ = __webpack_require__(455);
815
+ var init_js_ = __webpack_require__(7997);
814
816
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
815
817
  ;// CONCATENATED MODULE: ./src/webgl/geologicalbodyanalysis/index.js
816
818
  /*
@@ -825,6 +827,7 @@ GeologicalBodyAnalysis.install = (Vue, opts) => {
825
827
  Vue.component(GeologicalBodyAnalysis.name, GeologicalBodyAnalysis);
826
828
  };
827
829
 
830
+ }();
828
831
  /******/ return __webpack_exports__;
829
832
  /******/ })()
830
833
  ;
@@ -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, __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,80 +29,80 @@ 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
- /***/ 9371:
36
+ /***/ 8422:
37
37
  /***/ (function(module) {
38
38
 
39
39
  module.exports = require("@element-plus/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
- /***/ 5235:
64
+ /***/ 6869:
65
65
  /***/ (function(module) {
66
66
 
67
67
  module.exports = require("xe-utils");
68
68
 
69
69
  /***/ }),
70
70
 
71
- /***/ 64:
71
+ /***/ 7135:
72
72
  /***/ (function(module) {
73
73
 
74
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
74
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
75
75
 
76
76
  /***/ }),
77
77
 
78
- /***/ 2975:
78
+ /***/ 3458:
79
79
  /***/ (function(module) {
80
80
 
81
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
82
82
 
83
83
  /***/ }),
84
84
 
85
- /***/ 455:
85
+ /***/ 7997:
86
86
  /***/ (function(module) {
87
87
 
88
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
89
89
 
90
90
  /***/ }),
91
91
 
92
- /***/ 154:
92
+ /***/ 1895:
93
93
  /***/ (function(module) {
94
94
 
95
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
95
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
96
96
 
97
97
  /***/ }),
98
98
 
99
- /***/ 6913:
99
+ /***/ 5301:
100
100
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
101
101
 
102
102
 
103
103
  // EXPORTS
104
104
  __webpack_require__.d(__webpack_exports__, {
105
- A: function() { return /* binding */ _defineProperty; }
105
+ "Z": function() { return /* binding */ _defineProperty; }
106
106
  });
107
107
 
108
108
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -220,30 +220,32 @@ function _defineProperty(e, r, t) {
220
220
  /******/
221
221
  /************************************************************************/
222
222
  var __webpack_exports__ = {};
223
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
224
+ !function() {
223
225
  // ESM COMPAT FLAG
224
226
  __webpack_require__.r(__webpack_exports__);
225
227
 
226
228
  // EXPORTS
227
229
  __webpack_require__.d(__webpack_exports__, {
228
- GPUSpatialQueryViewModel: function() { return /* reexport */ GPUSpatialQueryViewModel; },
230
+ "GPUSpatialQueryViewModel": function() { return /* reexport */ GPUSpatialQueryViewModel; },
229
231
  "default": function() { return /* reexport */ GPUSpatialQuery; }
230
232
  });
231
233
 
232
234
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
233
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
235
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
234
236
  // EXTERNAL MODULE: external "@element-plus/icons-vue"
235
- var icons_vue_ = __webpack_require__(9371);
237
+ var icons_vue_ = __webpack_require__(8422);
236
238
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
237
- var gis_utils_ = __webpack_require__(64);
239
+ var gis_utils_ = __webpack_require__(7135);
238
240
  // EXTERNAL MODULE: external "xe-utils"
239
- var external_xe_utils_ = __webpack_require__(5235);
241
+ var external_xe_utils_ = __webpack_require__(6869);
240
242
  var external_xe_utils_default = /*#__PURE__*/__webpack_require__.n(external_xe_utils_);
241
243
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
242
- var defineProperty = __webpack_require__(6913);
244
+ var defineProperty = __webpack_require__(5301);
243
245
  // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
244
- var es_array_push_js_ = __webpack_require__(2652);
246
+ var es_array_push_js_ = __webpack_require__(2118);
245
247
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
246
- var message = __webpack_require__(3275);
248
+ var message = __webpack_require__(1349);
247
249
  ;// CONCATENATED MODULE: ./src/webgl/gpuspatialquery/GPUSpatialQueryViewModel.js
248
250
 
249
251
 
@@ -255,21 +257,21 @@ var message = __webpack_require__(3275);
255
257
 
256
258
  class GPUSpatialQueryViewModel {
257
259
  constructor(scenceView, options) {
258
- (0,defineProperty/* default */.A)(this, "_gpuSpatialQuery", null);
260
+ (0,defineProperty/* default */.Z)(this, "_gpuSpatialQuery", null);
259
261
  //GPU查询三维对象
260
- (0,defineProperty/* default */.A)(this, "_drawManager", null);
262
+ (0,defineProperty/* default */.Z)(this, "_drawManager", null);
261
263
  //绘制管理对象
262
- (0,defineProperty/* default */.A)(this, "_geometry", null);
264
+ (0,defineProperty/* default */.Z)(this, "_geometry", null);
263
265
  //绘制的图形
264
- (0,defineProperty/* default */.A)(this, "_center", null);
266
+ (0,defineProperty/* default */.Z)(this, "_center", null);
265
267
  //绘制图形的坐标
266
- (0,defineProperty/* default */.A)(this, "_options", null);
268
+ (0,defineProperty/* default */.Z)(this, "_options", null);
267
269
  //传入参数
268
- (0,defineProperty/* default */.A)(this, "finishedQuery", null);
270
+ (0,defineProperty/* default */.Z)(this, "finishedQuery", null);
269
271
  //绘制后的查询事件
270
- (0,defineProperty/* default */.A)(this, "_removeEventListener", null);
272
+ (0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
271
273
  //绘制完成监听事件
272
- (0,defineProperty/* default */.A)(this, "_language", {});
274
+ (0,defineProperty/* default */.Z)(this, "_language", {});
273
275
  this._language = scenceView._language;
274
276
  options.viewer = scenceView._viewer;
275
277
  options.viewer.scene.globe.depthTestAgainstTerrain = true;
@@ -348,7 +350,7 @@ class GPUSpatialQueryViewModel {
348
350
  image: null
349
351
  });
350
352
  } else {
351
- (0,message/* default */.A)({
353
+ (0,message/* default */.Z)({
352
354
  message: this._language["addModelAnalysisTips"],
353
355
  type: "warning"
354
356
  });
@@ -510,9 +512,9 @@ class GPUSpatialQueryViewModel {
510
512
  }
511
513
  }
512
514
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
513
- var util_ = __webpack_require__(2975);
515
+ var util_ = __webpack_require__(3458);
514
516
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
515
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
517
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
516
518
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/gpuspatialquery/GPUSpatialQuery.vue?vue&type=script&setup=true&lang=js
517
519
 
518
520
  const _hoisted_1 = {
@@ -1012,7 +1014,7 @@ const __exports__ = GPUSpatialQueryvue_type_script_setup_true_lang_js;
1012
1014
 
1013
1015
  /* harmony default export */ var GPUSpatialQuery = (__exports__);
1014
1016
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1015
- var init_js_ = __webpack_require__(455);
1017
+ var init_js_ = __webpack_require__(7997);
1016
1018
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1017
1019
  ;// CONCATENATED MODULE: ./src/webgl/gpuspatialquery/index.js
1018
1020
  /*
@@ -1027,6 +1029,7 @@ GPUSpatialQuery.install = (Vue, opts) => {
1027
1029
  Vue.component(GPUSpatialQuery.name, GPUSpatialQuery);
1028
1030
  };
1029
1031
 
1032
+ }();
1030
1033
  /******/ return __webpack_exports__;
1031
1034
  /******/ })()
1032
1035
  ;
package/hawkeye/index.js CHANGED
@@ -7,53 +7,53 @@
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")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], 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__455__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__7997__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 3658:
15
+ /***/ 8470:
16
16
  /***/ (function(module) {
17
17
 
18
18
  module.exports = require("core-js/modules/esnext.iterator.constructor.js");
19
19
 
20
20
  /***/ }),
21
21
 
22
- /***/ 4669:
22
+ /***/ 1058:
23
23
  /***/ (function(module) {
24
24
 
25
25
  module.exports = require("core-js/modules/esnext.iterator.for-each.js");
26
26
 
27
27
  /***/ }),
28
28
 
29
- /***/ 64:
29
+ /***/ 7135:
30
30
  /***/ (function(module) {
31
31
 
32
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
32
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 455:
36
+ /***/ 7997:
37
37
  /***/ (function(module) {
38
38
 
39
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
39
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
40
40
 
41
41
  /***/ }),
42
42
 
43
- /***/ 154:
43
+ /***/ 1895:
44
44
  /***/ (function(module) {
45
45
 
46
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
46
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
47
47
 
48
48
  /***/ }),
49
49
 
50
- /***/ 6913:
50
+ /***/ 5301:
51
51
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
52
52
 
53
53
 
54
54
  // EXPORTS
55
55
  __webpack_require__.d(__webpack_exports__, {
56
- A: function() { return /* binding */ _defineProperty; }
56
+ "Z": function() { return /* binding */ _defineProperty; }
57
57
  });
58
58
 
59
59
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -171,25 +171,27 @@ function _defineProperty(e, r, t) {
171
171
  /******/
172
172
  /************************************************************************/
173
173
  var __webpack_exports__ = {};
174
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
175
+ !function() {
174
176
  // ESM COMPAT FLAG
175
177
  __webpack_require__.r(__webpack_exports__);
176
178
 
177
179
  // EXPORTS
178
180
  __webpack_require__.d(__webpack_exports__, {
179
- HawkeyeViewModel: function() { return /* reexport */ HawkeyeViewModel; },
181
+ "HawkeyeViewModel": function() { return /* reexport */ HawkeyeViewModel; },
180
182
  "default": function() { return /* reexport */ Hawkeye; }
181
183
  });
182
184
 
183
185
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
184
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
186
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
185
187
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
186
- var gis_utils_ = __webpack_require__(64);
188
+ var gis_utils_ = __webpack_require__(7135);
187
189
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
188
- var defineProperty = __webpack_require__(6913);
190
+ var defineProperty = __webpack_require__(5301);
189
191
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
190
- var esnext_iterator_constructor_js_ = __webpack_require__(3658);
192
+ var esnext_iterator_constructor_js_ = __webpack_require__(8470);
191
193
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.for-each.js"
192
- var esnext_iterator_for_each_js_ = __webpack_require__(4669);
194
+ var esnext_iterator_for_each_js_ = __webpack_require__(1058);
193
195
  ;// CONCATENATED MODULE: ./src/webgl/hawkeye/HawkeyeViewModel.js
194
196
 
195
197
 
@@ -203,7 +205,7 @@ class HawkeyeViewModel {
203
205
  //鹰眼三维对象
204
206
 
205
207
  constructor(scenceView, options) {
206
- (0,defineProperty/* default */.A)(this, "_overviewMap", null);
208
+ (0,defineProperty/* default */.Z)(this, "_overviewMap", null);
207
209
  options.viewer = scenceView._viewer;
208
210
  options.centerRectColor = Cesium.Color.fromCssColorString(options.centerColor || "#0000ff").withAlpha(options.centerColorAlpha || 0.5);
209
211
  this.init(options);
@@ -351,7 +353,7 @@ const __exports__ = Hawkeyevue_type_script_setup_true_lang_js;
351
353
 
352
354
  /* harmony default export */ var Hawkeye = (__exports__);
353
355
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
354
- var init_js_ = __webpack_require__(455);
356
+ var init_js_ = __webpack_require__(7997);
355
357
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
356
358
  ;// CONCATENATED MODULE: ./src/webgl/hawkeye/index.js
357
359
  /*
@@ -366,6 +368,7 @@ Hawkeye.install = (Vue, opts) => {
366
368
  Vue.component(Hawkeye.name, Hawkeye);
367
369
  };
368
370
 
371
+ }();
369
372
  /******/ return __webpack_exports__;
370
373
  /******/ })()
371
374
  ;
@@ -7,29 +7,29 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), 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/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__2975__, __WEBPACK_EXTERNAL_MODULE__455__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __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
- /***/ 2975:
15
+ /***/ 3458:
16
16
  /***/ (function(module) {
17
17
 
18
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
18
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
19
19
 
20
20
  /***/ }),
21
21
 
22
- /***/ 455:
22
+ /***/ 7997:
23
23
  /***/ (function(module) {
24
24
 
25
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
25
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
26
26
 
27
27
  /***/ }),
28
28
 
29
- /***/ 154:
29
+ /***/ 1895:
30
30
  /***/ (function(module) {
31
31
 
32
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
32
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
33
33
 
34
34
  /***/ })
35
35
 
@@ -102,6 +102,8 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
102
102
  /******/
103
103
  /************************************************************************/
104
104
  var __webpack_exports__ = {};
105
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
106
+ !function() {
105
107
  // ESM COMPAT FLAG
106
108
  __webpack_require__.r(__webpack_exports__);
107
109
 
@@ -111,9 +113,9 @@ __webpack_require__.d(__webpack_exports__, {
111
113
  });
112
114
 
113
115
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
114
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
116
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
115
117
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
116
- var util_ = __webpack_require__(2975);
118
+ var util_ = __webpack_require__(3458);
117
119
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/headertemp/HeaderTemp.vue?vue&type=script&setup=true&lang=js
118
120
 
119
121
  const _hoisted_1 = {
@@ -241,7 +243,7 @@ const __exports__ = HeaderTempvue_type_script_setup_true_lang_js;
241
243
 
242
244
  /* harmony default export */ var HeaderTemp = (__exports__);
243
245
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
244
- var init_js_ = __webpack_require__(455);
246
+ var init_js_ = __webpack_require__(7997);
245
247
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
246
248
  ;// CONCATENATED MODULE: ./src/webgl/headertemp/index.js
247
249
  /*
@@ -255,6 +257,7 @@ HeaderTemp.install = (Vue, opts) => {
255
257
  Vue.component(HeaderTemp.name, HeaderTemp);
256
258
  };
257
259
 
260
+ }();
258
261
  /******/ return __webpack_exports__;
259
262
  /******/ })()
260
263
  ;