@kq_npm/client3d_webgl_vue 4.5.11 → 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 (57) hide show
  1. package/adddata/index.js +59 -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 +1375 -8797
  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 +454 -7930
  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 +1373 -8795
  41. package/screenshot/index.js +33 -30
  42. package/shadowanalysis/index.js +39 -36
  43. package/shadowanalysis/style/shadowanalysis.css +1 -1
  44. package/sightlineanalysis/index.js +59 -56
  45. package/skylineanalysis/index.js +49 -45
  46. package/slopeanalysis/index.js +45 -42
  47. package/slopeaspectanalysis/index.js +46 -43
  48. package/statusbar/index.js +36 -33
  49. package/style.css +1 -1
  50. package/terrainoperation/index.js +48 -45
  51. package/terrainprofileanalysis/index.js +46 -43
  52. package/underground/index.js +28 -25
  53. package/videofusion/index.js +45 -42
  54. package/videoproject/index.js +45 -42
  55. package/viewshedanalysis/index.js +35 -32
  56. package/weathereffect/index.js +34 -31
  57. 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,73 +29,73 @@ 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
- /***/ 8224:
43
+ /***/ 2170:
44
44
  /***/ (function(module) {
45
45
 
46
46
  module.exports = require("core-js/modules/esnext.iterator.map.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
- ExcavateFillAnalysisViewModel: function() { return /* reexport */ ExcavateFillAnalysisViewModel; },
223
+ "ExcavateFillAnalysisViewModel": function() { return /* reexport */ ExcavateFillAnalysisViewModel; },
222
224
  "default": function() { return /* reexport */ ExcavateFillAnalysis; }
223
225
  });
224
226
 
225
227
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
226
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
228
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
227
229
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
228
- var gis_utils_ = __webpack_require__(64);
230
+ var gis_utils_ = __webpack_require__(7135);
229
231
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
230
- var defineProperty = __webpack_require__(6913);
232
+ var defineProperty = __webpack_require__(5301);
231
233
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.map.js"
232
- var esnext_iterator_map_js_ = __webpack_require__(8224);
234
+ var esnext_iterator_map_js_ = __webpack_require__(2170);
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/excavatefillanalysis/ExcavateFillAnalysisViewModel.js
236
238
 
237
239
 
@@ -243,15 +245,15 @@ var message = __webpack_require__(3275);
243
245
 
244
246
  class ExcavateFillAnalysisViewModel {
245
247
  constructor(scenceView, options, callback) {
246
- (0,defineProperty/* default */.A)(this, "_excavateFillAnalysis", null);
248
+ (0,defineProperty/* default */.Z)(this, "_excavateFillAnalysis", null);
247
249
  //填挖方分析三维对象
248
- (0,defineProperty/* default */.A)(this, "_drawManager", null);
250
+ (0,defineProperty/* default */.Z)(this, "_drawManager", null);
249
251
  //绘制管理对象
250
- (0,defineProperty/* default */.A)(this, "_options", null);
252
+ (0,defineProperty/* default */.Z)(this, "_options", null);
251
253
  //填挖方分析存储参数对象
252
- (0,defineProperty/* default */.A)(this, "_removeEventListener", null);
254
+ (0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
253
255
  //绘制完成监听事件
254
- (0,defineProperty/* default */.A)(this, "_language", {});
256
+ (0,defineProperty/* default */.Z)(this, "_language", {});
255
257
  this._language = scenceView._language;
256
258
  options.viewer = scenceView._viewer;
257
259
  options.viewer.scene.globe.depthTestAgainstTerrain = true;
@@ -300,13 +302,13 @@ class ExcavateFillAnalysisViewModel {
300
302
  clampToGround: true
301
303
  });
302
304
  } else {
303
- (0,message/* default */.A)({
305
+ (0,message/* default */.Z)({
304
306
  message: this._language["stkTerrainAnalysisTips"],
305
307
  type: "warning"
306
308
  });
307
309
  }
308
310
  } else {
309
- (0,message/* default */.A)({
311
+ (0,message/* default */.Z)({
310
312
  message: this._language["terrainAnalysisTips"],
311
313
  type: "warning"
312
314
  });
@@ -352,11 +354,11 @@ class ExcavateFillAnalysisViewModel {
352
354
  }
353
355
  }
354
356
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
355
- var client_icons_vue_ = __webpack_require__(5698);
357
+ var client_icons_vue_ = __webpack_require__(348);
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/excavatefillanalysis/ExcavateFillAnalysis.vue?vue&type=script&setup=true&lang=js
361
363
 
362
364
  const _hoisted_1 = {
@@ -445,15 +447,15 @@ const __default__ = {
445
447
  // 获取组件传参
446
448
  const props = __props;
447
449
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
448
- altitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 2920,
450
+ altitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 3000,
449
451
  // 基准高度
450
452
  minAltitudeHeight: props.settingParams && props.settingParams.minAltitudeHeight || 0,
451
453
  // 基准高度区间最小值
452
454
  maxAltitudeHeight: props.settingParams && props.settingParams.maxAltitudeHeight || 5000,
453
455
  // 基准高度区间最大值
454
- excavateColor: props.settingParams && props.settingParams.excavateColor || "#67C23A",
456
+ excavateColor: props.settingParams && props.settingParams.excavateColor || "#25982c",
455
457
  // 挖方颜色
456
- fillColor: props.settingParams && props.settingParams.fillColor || "#E6A23C" // // 填方颜色
458
+ fillColor: props.settingParams && props.settingParams.fillColor || "#d9cc1c" // // 填方颜色
457
459
  });
458
460
  let viewModel = null;
459
461
 
@@ -743,7 +745,7 @@ const __exports__ = ExcavateFillAnalysisvue_type_script_setup_true_lang_js;
743
745
 
744
746
  /* harmony default export */ var ExcavateFillAnalysis = (__exports__);
745
747
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
746
- var init_js_ = __webpack_require__(455);
748
+ var init_js_ = __webpack_require__(7997);
747
749
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
748
750
  ;// CONCATENATED MODULE: ./src/webgl/excavatefillanalysis/index.js
749
751
  /*
@@ -758,6 +760,7 @@ ExcavateFillAnalysis.install = (Vue, opts) => {
758
760
  Vue.component(ExcavateFillAnalysis.name, ExcavateFillAnalysis);
759
761
  };
760
762
 
763
+ }();
761
764
  /******/ return __webpack_exports__;
762
765
  /******/ })()
763
766
  ;
@@ -1 +1 @@
1
- .kq3d-excavate-fill-analysis{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-box{width:372px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--kq-form-label-font-size);color:var(--kq-text-color-regular);height:32px;line-height:32px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:var(--kq-font-size-base)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-content{text-align:end;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:32px;position:relative;font-size:var(--kq-font-size-base);min-width:0}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-span{color:var(--kq-text-color-regular);line-height:32px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip p{margin-top:16px;margin-bottom:16px}.kq3d-excavate-fill-analysis .kq-collapse{border:unset}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__header{border:unset;height:38px;background-color:var(--kq-fill-color-light);font-weight:700;padding:0 16px;font-size:16px}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-excavate-fill-analysis .kq-form-item{margin-bottom:8px}.kq3d-excavate-fill-analysis .kq-slider{width:100%;padding-left:7px}.kq3d-excavate-fill-analysis .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right{width:65px}.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-excavate-fill-analysis .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-excavate-fill-analysis .kq-color-picker,.kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__mask,.kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__trigger{width:100%}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-footer{text-align:right;padding:16px 0 0;display:block}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result{color:var(--kq-text-color-regular);width:100%;margin-top:16px;background-color:var(--kq-fill-color-light);text-align:right}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-div{padding:12px 16px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title{margin-bottom:12px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .title{font-size:16px;font-weight:700}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn{text-align:end}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn .kq-icon{cursor:pointer}
1
+ .kq3d-excavate-fill-analysis{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-box{width:372px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--kq-form-label-font-size);color:var(--kq-text-color-regular);height:32px;line-height:32px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:var(--kq-font-size-base)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-content{text-align:end;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:32px;position:relative;font-size:var(--kq-font-size-base);min-width:0}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-span{color:var(--kq-text-color-regular);line-height:32px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip p{margin-top:16px;margin-bottom:16px}.kq3d-excavate-fill-analysis .kq-collapse{border:unset}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__header{border:unset;height:38px;background-color:var(--kq-fill-color-light);font-weight:700;padding:0 16px;font-size:16px}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-excavate-fill-analysis .kq-form-item{margin-bottom:8px}.kq3d-excavate-fill-analysis .kq-slider{width:100%;padding-left:7px}.kq3d-excavate-fill-analysis .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right{width:65px}.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-excavate-fill-analysis .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-excavate-fill-analysis .kq-color-picker,.kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__mask,.kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__trigger{width:100%}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-footer{text-align:right;padding:16px 0 0;display:block}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result{color:var(--kq-text-color-regular);width:100%;margin-top:16px;background-color:var(--kq-fill-color-light)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-div{padding:12px 16px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title{margin-bottom:12px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .title{font-size:16px;font-weight:700}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn{text-align:end}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn .kq-icon{cursor:pointer}
@@ -7,18 +7,18 @@
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
- /***/ 5592:
15
+ /***/ 7216:
16
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
17
 
18
18
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
- /* harmony export */ A: function() { return /* binding */ FixedZoomin3dViewModel; }
19
+ /* harmony export */ "Z": function() { return /* binding */ FixedZoomin3dViewModel; }
20
20
  /* harmony export */ });
21
- /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
21
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5301);
22
22
 
23
23
  /*
24
24
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -28,7 +28,7 @@ return /******/ (function() { // webpackBootstrap
28
28
  class FixedZoomin3dViewModel {
29
29
  //三维viewer对象
30
30
  constructor(viewer) {
31
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_viewer", null);
31
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
32
32
  this._viewer = viewer;
33
33
  }
34
34
  //获取相机焦点
@@ -84,48 +84,48 @@ class FixedZoomin3dViewModel {
84
84
 
85
85
  /***/ }),
86
86
 
87
- /***/ 9371:
87
+ /***/ 8422:
88
88
  /***/ (function(module) {
89
89
 
90
90
  module.exports = require("@element-plus/icons-vue");
91
91
 
92
92
  /***/ }),
93
93
 
94
- /***/ 3579:
94
+ /***/ 7080:
95
95
  /***/ (function(module) {
96
96
 
97
97
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
98
98
 
99
99
  /***/ }),
100
100
 
101
- /***/ 64:
101
+ /***/ 7135:
102
102
  /***/ (function(module) {
103
103
 
104
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
104
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
105
105
 
106
106
  /***/ }),
107
107
 
108
- /***/ 455:
108
+ /***/ 7997:
109
109
  /***/ (function(module) {
110
110
 
111
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
111
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
112
112
 
113
113
  /***/ }),
114
114
 
115
- /***/ 154:
115
+ /***/ 1895:
116
116
  /***/ (function(module) {
117
117
 
118
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
118
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
119
119
 
120
120
  /***/ }),
121
121
 
122
- /***/ 6913:
122
+ /***/ 5301:
123
123
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
124
124
 
125
125
 
126
126
  // EXPORTS
127
127
  __webpack_require__.d(__webpack_exports__, {
128
- A: function() { return /* binding */ _defineProperty; }
128
+ "Z": function() { return /* binding */ _defineProperty; }
129
129
  });
130
130
 
131
131
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -243,25 +243,27 @@ function _defineProperty(e, r, t) {
243
243
  /******/
244
244
  /************************************************************************/
245
245
  var __webpack_exports__ = {};
246
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
247
+ !function() {
246
248
  // ESM COMPAT FLAG
247
249
  __webpack_require__.r(__webpack_exports__);
248
250
 
249
251
  // EXPORTS
250
252
  __webpack_require__.d(__webpack_exports__, {
251
- FixedZoominViewModel: function() { return /* reexport */ FixedZoominViewModel/* default */.A; },
253
+ "FixedZoominViewModel": function() { return /* reexport */ FixedZoominViewModel/* default */.Z; },
252
254
  "default": function() { return /* reexport */ FixedZoomin; }
253
255
  });
254
256
 
255
257
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
256
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
258
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
257
259
  // EXTERNAL MODULE: external "@element-plus/icons-vue"
258
- var icons_vue_ = __webpack_require__(9371);
260
+ var icons_vue_ = __webpack_require__(8422);
259
261
  // EXTERNAL MODULE: ./src/webgl/fixedzoomin/FixedZoominViewModel.js
260
- var FixedZoominViewModel = __webpack_require__(5592);
262
+ var FixedZoominViewModel = __webpack_require__(7216);
261
263
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
262
- var gis_utils_ = __webpack_require__(64);
264
+ var gis_utils_ = __webpack_require__(7135);
263
265
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
264
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
266
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
265
267
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/fixedzoomin/FixedZoomin.vue?vue&type=script&setup=true&lang=js
266
268
 
267
269
 
@@ -304,7 +306,7 @@ const __default__ = {
304
306
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
305
307
  gis_utils_.utils.getWebMap(props.mapTarget, scenceView => {
306
308
  if (scenceView) {
307
- viewModel = new FixedZoominViewModel/* default */.A(scenceView._viewer);
309
+ viewModel = new FixedZoominViewModel/* default */.Z(scenceView._viewer);
308
310
  }
309
311
  });
310
312
  });
@@ -347,7 +349,7 @@ const __exports__ = FixedZoominvue_type_script_setup_true_lang_js;
347
349
 
348
350
  /* harmony default export */ var FixedZoomin = (__exports__);
349
351
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
350
- var init_js_ = __webpack_require__(455);
352
+ var init_js_ = __webpack_require__(7997);
351
353
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
352
354
  ;// CONCATENATED MODULE: ./src/webgl/fixedzoomin/index.js
353
355
  /*
@@ -362,6 +364,7 @@ FixedZoomin.install = (Vue, opts) => {
362
364
  Vue.component(FixedZoomin.name, FixedZoomin);
363
365
  };
364
366
 
367
+ }();
365
368
  /******/ return __webpack_exports__;
366
369
  /******/ })()
367
370
  ;
@@ -7,18 +7,18 @@
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
- /***/ 5284:
15
+ /***/ 8800:
16
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
17
 
18
18
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
- /* harmony export */ A: function() { return /* binding */ FixedZoomout3dViewModel; }
19
+ /* harmony export */ "Z": function() { return /* binding */ FixedZoomout3dViewModel; }
20
20
  /* harmony export */ });
21
- /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
21
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5301);
22
22
 
23
23
  /*
24
24
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -28,7 +28,7 @@ return /******/ (function() { // webpackBootstrap
28
28
  class FixedZoomout3dViewModel {
29
29
  //三维viewer对象
30
30
  constructor(viewer) {
31
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_viewer", null);
31
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
32
32
  this._viewer = viewer;
33
33
  }
34
34
  //获取相机焦点
@@ -84,48 +84,48 @@ class FixedZoomout3dViewModel {
84
84
 
85
85
  /***/ }),
86
86
 
87
- /***/ 9371:
87
+ /***/ 8422:
88
88
  /***/ (function(module) {
89
89
 
90
90
  module.exports = require("@element-plus/icons-vue");
91
91
 
92
92
  /***/ }),
93
93
 
94
- /***/ 3579:
94
+ /***/ 7080:
95
95
  /***/ (function(module) {
96
96
 
97
97
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
98
98
 
99
99
  /***/ }),
100
100
 
101
- /***/ 64:
101
+ /***/ 7135:
102
102
  /***/ (function(module) {
103
103
 
104
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
104
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
105
105
 
106
106
  /***/ }),
107
107
 
108
- /***/ 455:
108
+ /***/ 7997:
109
109
  /***/ (function(module) {
110
110
 
111
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
111
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
112
112
 
113
113
  /***/ }),
114
114
 
115
- /***/ 154:
115
+ /***/ 1895:
116
116
  /***/ (function(module) {
117
117
 
118
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
118
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
119
119
 
120
120
  /***/ }),
121
121
 
122
- /***/ 6913:
122
+ /***/ 5301:
123
123
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
124
124
 
125
125
 
126
126
  // EXPORTS
127
127
  __webpack_require__.d(__webpack_exports__, {
128
- A: function() { return /* binding */ _defineProperty; }
128
+ "Z": function() { return /* binding */ _defineProperty; }
129
129
  });
130
130
 
131
131
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -243,25 +243,27 @@ function _defineProperty(e, r, t) {
243
243
  /******/
244
244
  /************************************************************************/
245
245
  var __webpack_exports__ = {};
246
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
247
+ !function() {
246
248
  // ESM COMPAT FLAG
247
249
  __webpack_require__.r(__webpack_exports__);
248
250
 
249
251
  // EXPORTS
250
252
  __webpack_require__.d(__webpack_exports__, {
251
- FixedZoomoutViewModel: function() { return /* reexport */ FixedZoomoutViewModel/* default */.A; },
253
+ "FixedZoomoutViewModel": function() { return /* reexport */ FixedZoomoutViewModel/* default */.Z; },
252
254
  "default": function() { return /* reexport */ FixedZoomout; }
253
255
  });
254
256
 
255
257
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
256
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
258
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
257
259
  // EXTERNAL MODULE: external "@element-plus/icons-vue"
258
- var icons_vue_ = __webpack_require__(9371);
260
+ var icons_vue_ = __webpack_require__(8422);
259
261
  // EXTERNAL MODULE: ./src/webgl/fixedzoomout/FixedZoomoutViewModel.js
260
- var FixedZoomoutViewModel = __webpack_require__(5284);
262
+ var FixedZoomoutViewModel = __webpack_require__(8800);
261
263
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
262
- var gis_utils_ = __webpack_require__(64);
264
+ var gis_utils_ = __webpack_require__(7135);
263
265
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
264
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
266
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
265
267
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/fixedzoomout/FixedZoomout.vue?vue&type=script&setup=true&lang=js
266
268
 
267
269
 
@@ -304,7 +306,7 @@ const __default__ = {
304
306
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
305
307
  gis_utils_.utils.getWebMap(props.mapTarget, scenceView => {
306
308
  if (scenceView) {
307
- viewModel = new FixedZoomoutViewModel/* default */.A(scenceView._viewer);
309
+ viewModel = new FixedZoomoutViewModel/* default */.Z(scenceView._viewer);
308
310
  }
309
311
  });
310
312
  });
@@ -347,7 +349,7 @@ const __exports__ = FixedZoomoutvue_type_script_setup_true_lang_js;
347
349
 
348
350
  /* harmony default export */ var FixedZoomout = (__exports__);
349
351
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
350
- var init_js_ = __webpack_require__(455);
352
+ var init_js_ = __webpack_require__(7997);
351
353
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
352
354
  ;// CONCATENATED MODULE: ./src/webgl/fixedzoomout/index.js
353
355
  /*
@@ -362,6 +364,7 @@ FixedZoomout.install = (Vue, opts) => {
362
364
  Vue.component(FixedZoomout.name, FixedZoomout);
363
365
  };
364
366
 
367
+ }();
365
368
  /******/ return __webpack_exports__;
366
369
  /******/ })()
367
370
  ;