@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
@@ -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,94 +29,94 @@ 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
- /***/ 8224:
57
+ /***/ 2170:
58
58
  /***/ (function(module) {
59
59
 
60
60
  module.exports = require("core-js/modules/esnext.iterator.map.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
- /***/ 4822:
78
+ /***/ 6277:
79
79
  /***/ (function(module) {
80
80
 
81
- module.exports = __WEBPACK_EXTERNAL_MODULE__4822__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
82
82
 
83
83
  /***/ }),
84
84
 
85
- /***/ 64:
85
+ /***/ 7135:
86
86
  /***/ (function(module) {
87
87
 
88
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
89
89
 
90
90
  /***/ }),
91
91
 
92
- /***/ 2975:
92
+ /***/ 3458:
93
93
  /***/ (function(module) {
94
94
 
95
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
95
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
96
96
 
97
97
  /***/ }),
98
98
 
99
- /***/ 455:
99
+ /***/ 7997:
100
100
  /***/ (function(module) {
101
101
 
102
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
102
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
103
103
 
104
104
  /***/ }),
105
105
 
106
- /***/ 154:
106
+ /***/ 1895:
107
107
  /***/ (function(module) {
108
108
 
109
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
109
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
110
110
 
111
111
  /***/ }),
112
112
 
113
- /***/ 6913:
113
+ /***/ 5301:
114
114
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
115
115
 
116
116
 
117
117
  // EXPORTS
118
118
  __webpack_require__.d(__webpack_exports__, {
119
- A: function() { return /* binding */ _defineProperty; }
119
+ "Z": function() { return /* binding */ _defineProperty; }
120
120
  });
121
121
 
122
122
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -234,31 +234,33 @@ function _defineProperty(e, r, t) {
234
234
  /******/
235
235
  /************************************************************************/
236
236
  var __webpack_exports__ = {};
237
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
238
+ !function() {
237
239
  // ESM COMPAT FLAG
238
240
  __webpack_require__.r(__webpack_exports__);
239
241
 
240
242
  // EXPORTS
241
243
  __webpack_require__.d(__webpack_exports__, {
242
- IsolineAnalysisViewModel: function() { return /* reexport */ IsolineAnalysisViewModel; },
244
+ "IsolineAnalysisViewModel": function() { return /* reexport */ IsolineAnalysisViewModel; },
243
245
  "default": function() { return /* reexport */ IsolineAnalysis; }
244
246
  });
245
247
 
246
248
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
247
- var esnext_iterator_constructor_js_ = __webpack_require__(3658);
249
+ var esnext_iterator_constructor_js_ = __webpack_require__(8470);
248
250
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
249
- var esnext_iterator_find_js_ = __webpack_require__(7993);
251
+ var esnext_iterator_find_js_ = __webpack_require__(8697);
250
252
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.map.js"
251
- var esnext_iterator_map_js_ = __webpack_require__(8224);
253
+ var esnext_iterator_map_js_ = __webpack_require__(2170);
252
254
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
253
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
255
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
254
256
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
255
- var gis_utils_ = __webpack_require__(64);
257
+ var gis_utils_ = __webpack_require__(7135);
256
258
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
257
- var defineProperty = __webpack_require__(6913);
259
+ var defineProperty = __webpack_require__(5301);
258
260
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
259
- var const_image_ = __webpack_require__(4822);
261
+ var const_image_ = __webpack_require__(6277);
260
262
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
261
- var message = __webpack_require__(3275);
263
+ var message = __webpack_require__(1349);
262
264
  ;// CONCATENATED MODULE: ./src/webgl/isolineanalysis/IsolineAnalysisViewModel.js
263
265
 
264
266
 
@@ -273,19 +275,19 @@ var message = __webpack_require__(3275);
273
275
 
274
276
  class IsolineAnalysisViewModel {
275
277
  constructor(scenceView, options) {
276
- (0,defineProperty/* default */.A)(this, "_elevation", null);
278
+ (0,defineProperty/* default */.Z)(this, "_elevation", null);
277
279
  //等值线分析三维对象
278
- (0,defineProperty/* default */.A)(this, "_surfaceColorTableValue", [0.0, 0.1, 0.2, 0.3, 0.4]);
280
+ (0,defineProperty/* default */.Z)(this, "_surfaceColorTableValue", [0.0, 0.1, 0.2, 0.3, 0.4]);
279
281
  //等高面高度区间
280
- (0,defineProperty/* default */.A)(this, "_surfaceColorTable", ["#2a2828", "#2747E0", "#D33B7D", "#D33038", "#FF9742"]);
282
+ (0,defineProperty/* default */.Z)(this, "_surfaceColorTable", ["#2a2828", "#2747E0", "#D33B7D", "#D33038", "#FF9742"]);
281
283
  //等高面区间颜色数组
282
- (0,defineProperty/* default */.A)(this, "_surfaceColorImage", null);
284
+ (0,defineProperty/* default */.Z)(this, "_surfaceColorImage", null);
283
285
  //等高面渐变纹理图片
284
- (0,defineProperty/* default */.A)(this, "_drawManager", null);
286
+ (0,defineProperty/* default */.Z)(this, "_drawManager", null);
285
287
  //绘制管理对象
286
- (0,defineProperty/* default */.A)(this, "_removeEventListener", null);
288
+ (0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
287
289
  //绘制完成监听事件
288
- (0,defineProperty/* default */.A)(this, "_colorImages", [
290
+ (0,defineProperty/* default */.Z)(this, "_colorImages", [
289
291
  //渐变纹理编号和图片地址对象
290
292
  {
291
293
  value: "0",
@@ -297,9 +299,9 @@ class IsolineAnalysisViewModel {
297
299
  value: "2",
298
300
  src: const_image_.GREEN_TO_BLUE_URL
299
301
  }]);
300
- (0,defineProperty/* default */.A)(this, "_options", null);
302
+ (0,defineProperty/* default */.Z)(this, "_options", null);
301
303
  //等值线分析存储参数对象
302
- (0,defineProperty/* default */.A)(this, "_language", {});
304
+ (0,defineProperty/* default */.Z)(this, "_language", {});
303
305
  this._language = scenceView._language;
304
306
  this._options = options;
305
307
  this._options.viewer = scenceView._viewer;
@@ -453,7 +455,7 @@ class IsolineAnalysisViewModel {
453
455
  clampToGround: true
454
456
  });
455
457
  } else {
456
- (0,message/* default */.A)({
458
+ (0,message/* default */.Z)({
457
459
  message: this._language["terrainAnalysisTips"],
458
460
  type: "warning"
459
461
  });
@@ -563,11 +565,11 @@ class IsolineAnalysisViewModel {
563
565
  }
564
566
  }
565
567
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
566
- var client_icons_vue_ = __webpack_require__(5698);
568
+ var client_icons_vue_ = __webpack_require__(348);
567
569
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
568
- var util_ = __webpack_require__(2975);
570
+ var util_ = __webpack_require__(3458);
569
571
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
570
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
572
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
571
573
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/isolineanalysis/IsolineAnalysis.vue?vue&type=script&setup=true&lang=js
572
574
 
573
575
 
@@ -683,7 +685,7 @@ const __default__ = {
683
685
  proxy
684
686
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
685
687
  let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
686
- let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
688
+ let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
687
689
  let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
688
690
  let dataList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([{
689
691
  colorTableHeight: 0,
@@ -739,7 +741,7 @@ const __default__ = {
739
741
  // 首曲线宽度最小值
740
742
  maxFirstCurveWidth: props.settingParams && props.settingParams.maxFirstCurveWidth || 5,
741
743
  // 首曲线宽度最大值
742
- firstCurveColor: props.settingParams && props.settingParams.firstCurveColor || "#E6A23C",
744
+ firstCurveColor: props.settingParams && props.settingParams.firstCurveColor || "#ffff00",
743
745
  // 首曲线颜色
744
746
  rememberCurve: props.settingParams && props.settingParams.rememberCurve !== undefined || true,
745
747
  // 计曲线
@@ -749,13 +751,13 @@ const __default__ = {
749
751
  // 计曲线宽度最小值
750
752
  maxRememberCurveWidth: props.settingParams && props.settingParams.maxRememberCurveWidth || 5,
751
753
  // 计曲线宽度最大值
752
- rememberCurveColor: props.settingParams && props.settingParams.rememberCurveColor || "#409EFF",
754
+ rememberCurveColor: props.settingParams && props.settingParams.rememberCurveColor || "#0000ff",
753
755
  // 计曲线颜色
754
756
  intervalCurve: props.settingParams && props.settingParams.intervalCurve !== undefined || true,
755
757
  // 间曲线
756
758
  intervalCurveWidth: props.settingParams && props.settingParams.intervalCurveWidth || 1,
757
759
  // 间曲线宽度
758
- intervalCurveColor: props.settingParams && props.settingParams.intervalCurveColor || "#67C23A",
760
+ intervalCurveColor: props.settingParams && props.settingParams.intervalCurveColor || "#00ff00",
759
761
  // 间曲线颜色
760
762
  extraCurve: props.settingParams && props.settingParams.extraCurve !== undefined || true,
761
763
  // 助曲线
@@ -765,7 +767,7 @@ const __default__ = {
765
767
  // 助曲线宽度最小值
766
768
  maxExtraCurveWidth: props.settingParams && props.settingParams.maxExtraCurveWidth || 10,
767
769
  // 助曲线宽度最大值
768
- extraCurveColor: props.settingParams && props.settingParams.extraCurveColor || "#F56C6C",
770
+ extraCurveColor: props.settingParams && props.settingParams.extraCurveColor || "#ff0000",
769
771
  // 助曲线颜色
770
772
  fillStyle: props.settingParams && props.settingParams.fillStyle || 1,
771
773
  // 填充样式
@@ -2269,7 +2271,7 @@ const __exports__ = IsolineAnalysisvue_type_script_setup_true_lang_js;
2269
2271
 
2270
2272
  /* harmony default export */ var IsolineAnalysis = (__exports__);
2271
2273
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
2272
- var init_js_ = __webpack_require__(455);
2274
+ var init_js_ = __webpack_require__(7997);
2273
2275
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
2274
2276
  ;// CONCATENATED MODULE: ./src/webgl/isolineanalysis/index.js
2275
2277
  /*
@@ -2284,6 +2286,7 @@ IsolineAnalysis.install = (Vue, opts) => {
2284
2286
  Vue.component(IsolineAnalysis.name, IsolineAnalysis);
2285
2287
  };
2286
2288
 
2289
+ }();
2287
2290
  /******/ return __webpack_exports__;
2288
2291
  /******/ })()
2289
2292
  ;
package/light/index.js CHANGED
@@ -7,81 +7,81 @@
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/util"), require("@kq_npm/client_common_vue/init.js")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/_utils/util"], root["@kq_npm/client_common_vue/init.js"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__2975__, __WEBPACK_EXTERNAL_MODULE__455__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 5698:
15
+ /***/ 348:
16
16
  /***/ (function(module) {
17
17
 
18
18
  module.exports = require("@kq_npm/client_icons_vue");
19
19
 
20
20
  /***/ }),
21
21
 
22
- /***/ 2652:
22
+ /***/ 2118:
23
23
  /***/ (function(module) {
24
24
 
25
25
  module.exports = require("core-js/modules/es.array.push.js");
26
26
 
27
27
  /***/ }),
28
28
 
29
- /***/ 3658:
29
+ /***/ 8470:
30
30
  /***/ (function(module) {
31
31
 
32
32
  module.exports = require("core-js/modules/esnext.iterator.constructor.js");
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 4669:
36
+ /***/ 1058:
37
37
  /***/ (function(module) {
38
38
 
39
39
  module.exports = require("core-js/modules/esnext.iterator.for-each.js");
40
40
 
41
41
  /***/ }),
42
42
 
43
- /***/ 3579:
43
+ /***/ 7080:
44
44
  /***/ (function(module) {
45
45
 
46
46
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
47
47
 
48
48
  /***/ }),
49
49
 
50
- /***/ 64:
50
+ /***/ 7135:
51
51
  /***/ (function(module) {
52
52
 
53
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
53
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
54
54
 
55
55
  /***/ }),
56
56
 
57
- /***/ 2975:
57
+ /***/ 3458:
58
58
  /***/ (function(module) {
59
59
 
60
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
60
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
61
61
 
62
62
  /***/ }),
63
63
 
64
- /***/ 455:
64
+ /***/ 7997:
65
65
  /***/ (function(module) {
66
66
 
67
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
67
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
68
68
 
69
69
  /***/ }),
70
70
 
71
- /***/ 154:
71
+ /***/ 1895:
72
72
  /***/ (function(module) {
73
73
 
74
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
74
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
75
75
 
76
76
  /***/ }),
77
77
 
78
- /***/ 6913:
78
+ /***/ 5301:
79
79
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
80
80
 
81
81
 
82
82
  // EXPORTS
83
83
  __webpack_require__.d(__webpack_exports__, {
84
- A: function() { return /* binding */ _defineProperty; }
84
+ "Z": function() { return /* binding */ _defineProperty; }
85
85
  });
86
86
 
87
87
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -199,29 +199,31 @@ function _defineProperty(e, r, t) {
199
199
  /******/
200
200
  /************************************************************************/
201
201
  var __webpack_exports__ = {};
202
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
203
+ !function() {
202
204
  // ESM COMPAT FLAG
203
205
  __webpack_require__.r(__webpack_exports__);
204
206
 
205
207
  // EXPORTS
206
208
  __webpack_require__.d(__webpack_exports__, {
207
- LightViewModel: function() { return /* reexport */ LightViewModel; },
209
+ "LightViewModel": function() { return /* reexport */ LightViewModel; },
208
210
  "default": function() { return /* reexport */ Light; }
209
211
  });
210
212
 
211
213
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
212
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
214
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
213
215
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
214
- var gis_utils_ = __webpack_require__(64);
216
+ var gis_utils_ = __webpack_require__(7135);
215
217
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
216
- var client_icons_vue_ = __webpack_require__(5698);
218
+ var client_icons_vue_ = __webpack_require__(348);
217
219
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
218
- var defineProperty = __webpack_require__(6913);
220
+ var defineProperty = __webpack_require__(5301);
219
221
  // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
220
- var es_array_push_js_ = __webpack_require__(2652);
222
+ var es_array_push_js_ = __webpack_require__(2118);
221
223
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
222
- var esnext_iterator_constructor_js_ = __webpack_require__(3658);
224
+ var esnext_iterator_constructor_js_ = __webpack_require__(8470);
223
225
  // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.for-each.js"
224
- var esnext_iterator_for_each_js_ = __webpack_require__(4669);
226
+ var esnext_iterator_for_each_js_ = __webpack_require__(1058);
225
227
  ;// CONCATENATED MODULE: ./src/webgl/light/LightViewModel.js
226
228
 
227
229
 
@@ -236,20 +238,20 @@ class LightViewModel {
236
238
  //灯光对象集合
237
239
 
238
240
  constructor(scenceView, options) {
239
- (0,defineProperty/* default */.A)(this, "_viewer", null);
240
- (0,defineProperty/* default */.A)(this, "_light", null);
241
+ (0,defineProperty/* default */.Z)(this, "_viewer", null);
242
+ (0,defineProperty/* default */.Z)(this, "_light", null);
241
243
  //灯光对象
242
- (0,defineProperty/* default */.A)(this, "_lightModel", null);
244
+ (0,defineProperty/* default */.Z)(this, "_lightModel", null);
243
245
  // 灯光模型对象
244
- (0,defineProperty/* default */.A)(this, "_lightModelDs", null);
246
+ (0,defineProperty/* default */.Z)(this, "_lightModelDs", null);
245
247
  // 灯光模型集合
246
- (0,defineProperty/* default */.A)(this, "_drawManager", null);
248
+ (0,defineProperty/* default */.Z)(this, "_drawManager", null);
247
249
  //绘制管理对象
248
- (0,defineProperty/* default */.A)(this, "_removeEventListener", null);
250
+ (0,defineProperty/* default */.Z)(this, "_removeEventListener", 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, "_lightList", []);
254
+ (0,defineProperty/* default */.Z)(this, "_lightList", []);
253
255
  this._options = options;
254
256
  this._viewer = scenceView._viewer;
255
257
  this._drawManager = scenceView._drawManager;
@@ -446,9 +448,9 @@ class LightViewModel {
446
448
  }
447
449
  }
448
450
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
449
- var util_ = __webpack_require__(2975);
451
+ var util_ = __webpack_require__(3458);
450
452
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
451
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
453
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
452
454
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/light/Light.vue?vue&type=script&setup=true&lang=js
453
455
 
454
456
  const _hoisted_1 = {
@@ -513,7 +515,7 @@ const __default__ = {
513
515
  proxy
514
516
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
515
517
  let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
516
- let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
518
+ let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
517
519
  let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
518
520
 
519
521
  // 获取组件传参
@@ -922,7 +924,7 @@ const __exports__ = Lightvue_type_script_setup_true_lang_js;
922
924
 
923
925
  /* harmony default export */ var Light = (__exports__);
924
926
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
925
- var init_js_ = __webpack_require__(455);
927
+ var init_js_ = __webpack_require__(7997);
926
928
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
927
929
  ;// CONCATENATED MODULE: ./src/webgl/light/index.js
928
930
  /*
@@ -937,6 +939,7 @@ Light.install = (Vue, opts) => {
937
939
  Vue.component(Light.name, Light);
938
940
  };
939
941
 
942
+ }();
940
943
  /******/ return __webpack_exports__;
941
944
  /******/ })()
942
945
  ;