@kq_npm/client3d_webgl_vue 4.1.6-beta → 4.1.8-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 (51) hide show
  1. package/adddata/index.js +51 -39
  2. package/aspectanalysis/index.js +45 -33
  3. package/baseterraingallery/index.js +29 -18
  4. package/boxclip/index.js +45 -33
  5. package/clientPrint/index.js +23 -12
  6. package/comparemap/index.js +23 -12
  7. package/compass/index.js +23 -12
  8. package/excavatefillanalysis/index.js +45 -33
  9. package/fixedzoomin/index.js +23 -12
  10. package/fixedzoomout/index.js +23 -12
  11. package/flight/index.js +45 -33
  12. package/floodanalysis/index.js +48 -36
  13. package/geologicalbodyanalysis/index.js +45 -33
  14. package/gpuspatialquery/index.js +45 -33
  15. package/hawkeye/index.js +23 -12
  16. package/headertemp/index.js +97 -37
  17. package/index.js +5473 -4881
  18. package/isolineanalysis/index.js +48 -36
  19. package/light/index.js +26 -15
  20. package/limitheightanalysis/index.js +26 -15
  21. package/measure/index.js +45 -33
  22. package/modelFlat/index.js +445 -215
  23. package/modelFlat/style/index.js +1 -1
  24. package/modelFlat/style/modelFlat.css +1 -1
  25. package/modelexcavate/index.js +53 -43
  26. package/modelfilter/index.js +48 -32
  27. package/modelprofileanalysis/index.js +26 -15
  28. package/modelselect/index.js +45 -33
  29. package/package.json +1 -1
  30. package/particleeffect/index.js +29 -18
  31. package/planeclip/index.js +45 -33
  32. package/resetview/index.js +23 -12
  33. package/roller/index.js +26 -15
  34. package/scaneffect/index.js +48 -36
  35. package/scenceview/index.js +847 -279
  36. package/sceneset/index.js +26 -15
  37. package/screenshot/index.js +26 -15
  38. package/shadowanalysis/index.js +48 -36
  39. package/sightlineanalysis/index.js +29 -18
  40. package/skylineanalysis/index.js +45 -33
  41. package/slopeanalysis/index.js +48 -36
  42. package/statusbar/index.js +23 -12
  43. package/style.css +1 -1
  44. package/terrainoperation/index.js +45 -33
  45. package/terrainprofileanalysis/index.js +45 -33
  46. package/underground/index.js +26 -15
  47. package/videofusion/index.js +45 -33
  48. package/videoproject/index.js +45 -33
  49. package/viewshedanalysis/index.js +29 -18
  50. package/weathereffect/index.js +29 -18
  51. package/wireframesketch/index.js +42 -33
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
 
3
- require("./modelFlat.css");
3
+ require("./modelflat.css");
@@ -1 +1 @@
1
- .kq3d-model-select{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;width:300px;height:400px;background-color:var(--kq-bg-color)}.kq3d-model-select .kq3d-model-select-box{height:calc(100% - 35px)}.kq3d-model-select .kq3d-model-select-box .title span{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-model-select .modelTable{width:100%;background-color:var(--kq-bg-color);pointer-events:auto}.kq3d-model-select .kq-row{margin-bottom:8px}.kq3d-model-select .footer-buttons{text-align:right}
1
+ .kq3d-model-flat{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-model-flat .kq3d-model-flat-box{width:350px}.kq3d-model-flat .kq-form-item,.kq3d-model-flat .kq-row{margin-bottom:8px}.kq3d-model-flat .kq3d-model-flat-span{line-height:32px}.kq3d-model-flat .kq3d-model-flat-span,.kq3d-model-flat .kq3d-model-flat-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-model-flat .kq3d-model-flat-tip p{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;font-family:Noto Sans SC;font-style:normal;font-weight:400}.kq3d-model-flat .kq-slider{width:100%}.kq3d-model-flat .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-model-flat .kq-input-number.is-controls-right{width:65px}.kq3d-model-flat .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-model-flat .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-model-flat .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-model-flat .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-model-flat .kq3d-model-flat-footer{text-align:right;padding:8px 0 0}
@@ -1,23 +1,41 @@
1
- /******/ (function() { // webpackBootstrap
1
+ (function webpackUniversalModuleDefinition(root, factory) {
2
+ if(typeof exports === 'object' && typeof module === 'object')
3
+ module.exports = 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"));
4
+ else if(typeof define === 'function' && define.amd)
5
+ define(["vue", "@kq_npm/client_common_vue/_utils/gis-utils", "@kq_npm/client_common_vue/init.js", "@kq_npm/client_common_vue/_utils/util"], factory);
6
+ else {
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
+ for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
+ }
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__7997__, __WEBPACK_EXTERNAL_MODULE__3458__) {
11
+ return /******/ (function() { // webpackBootstrap
2
12
  /******/ "use strict";
3
13
  /******/ var __webpack_modules__ = ({
4
14
 
5
- /***/ 1349:
15
+ /***/ 909:
6
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
7
17
 
8
- /* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2442);
9
- /* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_es__WEBPACK_IMPORTED_MODULE_0__);
10
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5406);
11
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
18
+
19
+ // EXPORTS
20
+ __webpack_require__.d(__webpack_exports__, {
21
+ "Z": function() { return /* binding */ message; }
22
+ });
23
+
24
+ ;// CONCATENATED MODULE: external "element-plus/es"
25
+ var es_namespaceObject = require("element-plus/es");
26
+ // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
27
+ var init_js_ = __webpack_require__(7997);
28
+ var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
29
+ ;// CONCATENATED MODULE: ./src/common/_ui/message/index.js
12
30
 
13
31
 
14
32
 
15
- element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
16
- _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
17
- Vue.component("KqMessage", element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
33
+ es_namespaceObject.ElMessage.install = (Vue, opts) => {
34
+ init_js_default()(Vue, opts);
35
+ Vue.component("KqMessage", es_namespaceObject.ElMessage);
18
36
  };
19
37
 
20
- /* harmony default export */ __webpack_exports__["Z"] = (element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
38
+ /* harmony default export */ var message = (es_namespaceObject.ElMessage);
21
39
 
22
40
  /***/ }),
23
41
 
@@ -28,13 +46,6 @@ module.exports = require("@kq_npm/client_icons_vue");
28
46
 
29
47
  /***/ }),
30
48
 
31
- /***/ 2442:
32
- /***/ (function(module) {
33
-
34
- module.exports = require("element-plus/es");
35
-
36
- /***/ }),
37
-
38
49
  /***/ 7080:
39
50
  /***/ (function(module) {
40
51
 
@@ -42,31 +53,31 @@ module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
42
53
 
43
54
  /***/ }),
44
55
 
45
- /***/ 826:
56
+ /***/ 7135:
46
57
  /***/ (function(module) {
47
58
 
48
- module.exports = require("@kq_npm/client_common_vue/_utils/gis-utils");
59
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
49
60
 
50
61
  /***/ }),
51
62
 
52
- /***/ 9519:
63
+ /***/ 3458:
53
64
  /***/ (function(module) {
54
65
 
55
- module.exports = require("@kq_npm/client_common_vue/_utils/util");
66
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
56
67
 
57
68
  /***/ }),
58
69
 
59
- /***/ 5406:
70
+ /***/ 7997:
60
71
  /***/ (function(module) {
61
72
 
62
- module.exports = require("@kq_npm/client_common_vue/init.js");
73
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
63
74
 
64
75
  /***/ }),
65
76
 
66
- /***/ 637:
77
+ /***/ 1895:
67
78
  /***/ (function(module) {
68
79
 
69
- module.exports = require("vue");
80
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
70
81
 
71
82
  /***/ }),
72
83
 
@@ -174,13 +185,13 @@ __webpack_require__.d(__webpack_exports__, {
174
185
  });
175
186
 
176
187
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
177
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(637);
188
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
178
189
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
179
- var gis_utils_ = __webpack_require__(826);
190
+ var gis_utils_ = __webpack_require__(7135);
180
191
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
181
192
  var defineProperty = __webpack_require__(8270);
182
- // EXTERNAL MODULE: ./src/common/_ui/message/index.js
183
- var message = __webpack_require__(1349);
193
+ // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
194
+ var message = __webpack_require__(909);
184
195
  ;// CONCATENATED MODULE: ./src/webgl/modelexcavate/ModelExcavateViewModel.js
185
196
 
186
197
  //模型开挖逻辑类
@@ -248,20 +259,12 @@ class ModelExcavateViewModel {
248
259
 
249
260
 
250
261
  createDynamicExcavationEffect() {
251
- this._Kq3dTerrainExcavation && this._Kq3dTerrainExcavation.destroy();
252
262
  this._Kq3dTerrainExcavation = new window.Cesium.Kq3dTerrainExcavation({
253
263
  viewer: this._viewer,
254
264
  height: this._options.height,
255
265
  positions: this._options.positions,
256
266
  hasWall: false
257
267
  });
258
-
259
- if (this._wallPrimitive) {
260
- this._viewer.scene.primitives.remove(this._wallPrimitive);
261
-
262
- this._wallPrimitive = undefined;
263
- }
264
-
265
268
  this._wallPrimitive = new window.Cesium.Kq3dWallPrimitive({
266
269
  viewer: this._viewer,
267
270
  height: this._options.height,
@@ -389,7 +392,7 @@ class ModelExcavateViewModel {
389
392
  type: "warning"
390
393
  });
391
394
  }
392
- } // qi切换高度重新计算
395
+ } // 切换高度重新计算
393
396
 
394
397
 
395
398
  setHeight(val) {
@@ -418,7 +421,13 @@ class ModelExcavateViewModel {
418
421
  }
419
422
  }
420
423
 
421
- this.Kq3dTerrainExcavation && this.Kq3dTerrainExcavation.destroy();
424
+ if (this._wallPrimitive) {
425
+ this._viewer.scene.primitives.remove(this._wallPrimitive);
426
+
427
+ this._wallPrimitive = undefined;
428
+ }
429
+
430
+ this._Kq3dTerrainExcavation && this._Kq3dTerrainExcavation.destroy();
422
431
  this.g_flattenedPolygonTexture && this.g_flattenedPolygonTexture.removeAllFlattenedPolygon();
423
432
  } //销毁
424
433
 
@@ -431,7 +440,7 @@ class ModelExcavateViewModel {
431
440
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
432
441
  var client_icons_vue_ = __webpack_require__(348);
433
442
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
434
- var util_ = __webpack_require__(9519);
443
+ var util_ = __webpack_require__(3458);
435
444
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
436
445
  var vue_i18n_cjs_js_ = __webpack_require__(7080);
437
446
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/modelexcavate/ModelExcavate.vue?vue&type=script&setup=true&lang=js
@@ -715,7 +724,7 @@ const __exports__ = ModelExcavatevue_type_script_setup_true_lang_js;
715
724
 
716
725
  /* harmony default export */ var ModelExcavate = (__exports__);
717
726
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
718
- var init_js_ = __webpack_require__(5406);
727
+ var init_js_ = __webpack_require__(7997);
719
728
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
720
729
  ;// CONCATENATED MODULE: ./src/webgl/modelexcavate/index.js
721
730
 
@@ -729,6 +738,7 @@ ModelExcavate.install = (Vue, opts) => {
729
738
 
730
739
 
731
740
  }();
732
- module.exports = __webpack_exports__;
741
+ /******/ return __webpack_exports__;
733
742
  /******/ })()
734
- ;
743
+ ;
744
+ });
@@ -1,23 +1,38 @@
1
- /******/ (function() { // webpackBootstrap
1
+ (function webpackUniversalModuleDefinition(root, factory) {
2
+ if(typeof exports === 'object' && typeof module === 'object')
3
+ module.exports = 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"), require("@kq_npm/client_common_vue"));
4
+ else if(typeof define === 'function' && define.amd)
5
+ define(["vue", "@kq_npm/client_common_vue/_utils/gis-utils", "@kq_npm/client_common_vue/init.js", "@kq_npm/client_common_vue/_utils/util", "@kq_npm/client_common_vue"], factory);
6
+ else {
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"), require("@kq_npm/client_common_vue")) : 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"], root["@kq_npm/client_common_vue"]);
8
+ for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
+ }
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__7997__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7064__) {
11
+ return /******/ (function() { // webpackBootstrap
2
12
  /******/ "use strict";
3
13
  /******/ var __webpack_modules__ = ({
4
14
 
5
- /***/ 1349:
15
+ /***/ 909:
6
16
  /***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
7
17
 
8
- /* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2442);
9
- /* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_es__WEBPACK_IMPORTED_MODULE_0__);
10
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5406);
11
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
12
18
 
19
+ // UNUSED EXPORTS: default
20
+
21
+ ;// CONCATENATED MODULE: external "element-plus/es"
22
+ var es_namespaceObject = require("element-plus/es");
23
+ // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
24
+ var init_js_ = __webpack_require__(7997);
25
+ var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
26
+ ;// CONCATENATED MODULE: ./src/common/_ui/message/index.js
13
27
 
14
28
 
15
- element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
16
- _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
17
- Vue.component("KqMessage", element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
29
+
30
+ es_namespaceObject.ElMessage.install = (Vue, opts) => {
31
+ init_js_default()(Vue, opts);
32
+ Vue.component("KqMessage", es_namespaceObject.ElMessage);
18
33
  };
19
34
 
20
- /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (KqMessage)));
35
+ /* harmony default export */ var message = ((/* unused pure expression or super */ null && (KqMessage)));
21
36
 
22
37
  /***/ }),
23
38
 
@@ -28,45 +43,45 @@ module.exports = require("@kq_npm/client_icons_vue");
28
43
 
29
44
  /***/ }),
30
45
 
31
- /***/ 2442:
46
+ /***/ 7080:
32
47
  /***/ (function(module) {
33
48
 
34
- module.exports = require("element-plus/es");
49
+ module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
35
50
 
36
51
  /***/ }),
37
52
 
38
- /***/ 7080:
53
+ /***/ 7064:
39
54
  /***/ (function(module) {
40
55
 
41
- module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
56
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7064__;
42
57
 
43
58
  /***/ }),
44
59
 
45
- /***/ 826:
60
+ /***/ 7135:
46
61
  /***/ (function(module) {
47
62
 
48
- module.exports = require("@kq_npm/client_common_vue/_utils/gis-utils");
63
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
49
64
 
50
65
  /***/ }),
51
66
 
52
- /***/ 9519:
67
+ /***/ 3458:
53
68
  /***/ (function(module) {
54
69
 
55
- module.exports = require("@kq_npm/client_common_vue/_utils/util");
70
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
56
71
 
57
72
  /***/ }),
58
73
 
59
- /***/ 5406:
74
+ /***/ 7997:
60
75
  /***/ (function(module) {
61
76
 
62
- module.exports = require("@kq_npm/client_common_vue/init.js");
77
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
63
78
 
64
79
  /***/ }),
65
80
 
66
- /***/ 637:
81
+ /***/ 1895:
67
82
  /***/ (function(module) {
68
83
 
69
- module.exports = require("vue");
84
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
70
85
 
71
86
  /***/ }),
72
87
 
@@ -174,13 +189,13 @@ __webpack_require__.d(__webpack_exports__, {
174
189
  });
175
190
 
176
191
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
177
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(637);
192
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
178
193
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
179
- var gis_utils_ = __webpack_require__(826);
194
+ var gis_utils_ = __webpack_require__(7135);
180
195
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
181
196
  var defineProperty = __webpack_require__(8270);
182
- // EXTERNAL MODULE: ./src/common/_ui/message/index.js
183
- var message = __webpack_require__(1349);
197
+ // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
198
+ var message = __webpack_require__(909);
184
199
  ;// CONCATENATED MODULE: ./src/webgl/modelfilter/ModelFilterViewModel.js
185
200
 
186
201
  //模型滤镜逻辑类
@@ -290,11 +305,11 @@ class ModelFilterViewModel {
290
305
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
291
306
  var client_icons_vue_ = __webpack_require__(348);
292
307
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
293
- var util_ = __webpack_require__(9519);
308
+ var util_ = __webpack_require__(3458);
294
309
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
295
310
  var vue_i18n_cjs_js_ = __webpack_require__(7080);
296
- ;// CONCATENATED MODULE: external "@kq_npm/client_common_vue"
297
- var client_common_vue_namespaceObject = require("@kq_npm/client_common_vue");
311
+ // EXTERNAL MODULE: external "@kq_npm/client_common_vue"
312
+ var client_common_vue_ = __webpack_require__(7064);
298
313
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/modelfilter/ModelFilter.vue?vue&type=script&setup=true&lang=js
299
314
 
300
315
  const _hoisted_1 = {
@@ -894,7 +909,7 @@ const __exports__ = ModelFiltervue_type_script_setup_true_lang_js;
894
909
 
895
910
  /* harmony default export */ var ModelFilter = (__exports__);
896
911
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
897
- var init_js_ = __webpack_require__(5406);
912
+ var init_js_ = __webpack_require__(7997);
898
913
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
899
914
  ;// CONCATENATED MODULE: ./src/webgl/modelfilter/index.js
900
915
 
@@ -908,6 +923,7 @@ ModelFilter.install = (Vue, opts) => {
908
923
 
909
924
 
910
925
  }();
911
- module.exports = __webpack_exports__;
926
+ /******/ return __webpack_exports__;
912
927
  /******/ })()
913
- ;
928
+ ;
929
+ });
@@ -1,4 +1,14 @@
1
- /******/ (function() { // webpackBootstrap
1
+ (function webpackUniversalModuleDefinition(root, factory) {
2
+ if(typeof exports === 'object' && typeof module === 'object')
3
+ module.exports = 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"));
4
+ else if(typeof define === 'function' && define.amd)
5
+ define(["vue", "@kq_npm/client_common_vue/_utils/gis-utils", "@kq_npm/client_common_vue/_utils/util", "@kq_npm/client_common_vue/init.js"], factory);
6
+ else {
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
+ for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
+ }
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
11
+ return /******/ (function() { // webpackBootstrap
2
12
  /******/ "use strict";
3
13
  /******/ var __webpack_modules__ = ({
4
14
 
@@ -287,31 +297,31 @@ module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
287
297
 
288
298
  /***/ }),
289
299
 
290
- /***/ 826:
300
+ /***/ 7135:
291
301
  /***/ (function(module) {
292
302
 
293
- module.exports = require("@kq_npm/client_common_vue/_utils/gis-utils");
303
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
294
304
 
295
305
  /***/ }),
296
306
 
297
- /***/ 9519:
307
+ /***/ 3458:
298
308
  /***/ (function(module) {
299
309
 
300
- module.exports = require("@kq_npm/client_common_vue/_utils/util");
310
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
301
311
 
302
312
  /***/ }),
303
313
 
304
- /***/ 5406:
314
+ /***/ 7997:
305
315
  /***/ (function(module) {
306
316
 
307
- module.exports = require("@kq_npm/client_common_vue/init.js");
317
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
308
318
 
309
319
  /***/ }),
310
320
 
311
- /***/ 637:
321
+ /***/ 1895:
312
322
  /***/ (function(module) {
313
323
 
314
- module.exports = require("vue");
324
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
315
325
 
316
326
  /***/ }),
317
327
 
@@ -419,15 +429,15 @@ __webpack_require__.d(__webpack_exports__, {
419
429
  });
420
430
 
421
431
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
422
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(637);
432
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
423
433
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
424
- var gis_utils_ = __webpack_require__(826);
434
+ var gis_utils_ = __webpack_require__(7135);
425
435
  // EXTERNAL MODULE: ./src/webgl/modelprofileanalysis/ModelProfileAnalysisViewModel.js
426
436
  var ModelProfileAnalysisViewModel = __webpack_require__(9166);
427
437
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
428
438
  var client_icons_vue_ = __webpack_require__(348);
429
439
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
430
- var util_ = __webpack_require__(9519);
440
+ var util_ = __webpack_require__(3458);
431
441
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
432
442
  var vue_i18n_cjs_js_ = __webpack_require__(7080);
433
443
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/modelprofileanalysis/ModelProfileAnalysis.vue?vue&type=script&setup=true&lang=js
@@ -990,7 +1000,7 @@ const __exports__ = ModelProfileAnalysisvue_type_script_setup_true_lang_js;
990
1000
 
991
1001
  /* harmony default export */ var ModelProfileAnalysis = (__exports__);
992
1002
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
993
- var init_js_ = __webpack_require__(5406);
1003
+ var init_js_ = __webpack_require__(7997);
994
1004
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
995
1005
  ;// CONCATENATED MODULE: ./src/webgl/modelprofileanalysis/index.js
996
1006
 
@@ -1004,6 +1014,7 @@ ModelProfileAnalysis.install = (Vue, opts) => {
1004
1014
 
1005
1015
 
1006
1016
  }();
1007
- module.exports = __webpack_exports__;
1017
+ /******/ return __webpack_exports__;
1008
1018
  /******/ })()
1009
- ;
1019
+ ;
1020
+ });
@@ -1,23 +1,41 @@
1
- /******/ (function() { // webpackBootstrap
1
+ (function webpackUniversalModuleDefinition(root, factory) {
2
+ if(typeof exports === 'object' && typeof module === 'object')
3
+ module.exports = 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"));
4
+ else if(typeof define === 'function' && define.amd)
5
+ define(["vue", "@kq_npm/client_common_vue/_utils/gis-utils", "@kq_npm/client_common_vue/init.js", "@kq_npm/client_common_vue/_utils/util"], factory);
6
+ else {
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
+ for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
+ }
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__7997__, __WEBPACK_EXTERNAL_MODULE__3458__) {
11
+ return /******/ (function() { // webpackBootstrap
2
12
  /******/ "use strict";
3
13
  /******/ var __webpack_modules__ = ({
4
14
 
5
- /***/ 1349:
15
+ /***/ 909:
6
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
7
17
 
8
- /* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2442);
9
- /* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_es__WEBPACK_IMPORTED_MODULE_0__);
10
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5406);
11
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
18
+
19
+ // EXPORTS
20
+ __webpack_require__.d(__webpack_exports__, {
21
+ "Z": function() { return /* binding */ message; }
22
+ });
23
+
24
+ ;// CONCATENATED MODULE: external "element-plus/es"
25
+ var es_namespaceObject = require("element-plus/es");
26
+ // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
27
+ var init_js_ = __webpack_require__(7997);
28
+ var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
29
+ ;// CONCATENATED MODULE: ./src/common/_ui/message/index.js
12
30
 
13
31
 
14
32
 
15
- element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
16
- _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
17
- Vue.component("KqMessage", element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
33
+ es_namespaceObject.ElMessage.install = (Vue, opts) => {
34
+ init_js_default()(Vue, opts);
35
+ Vue.component("KqMessage", es_namespaceObject.ElMessage);
18
36
  };
19
37
 
20
- /* harmony default export */ __webpack_exports__["Z"] = (element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
38
+ /* harmony default export */ var message = (es_namespaceObject.ElMessage);
21
39
 
22
40
  /***/ }),
23
41
 
@@ -28,13 +46,6 @@ module.exports = require("@kq_npm/client_icons_vue");
28
46
 
29
47
  /***/ }),
30
48
 
31
- /***/ 2442:
32
- /***/ (function(module) {
33
-
34
- module.exports = require("element-plus/es");
35
-
36
- /***/ }),
37
-
38
49
  /***/ 7080:
39
50
  /***/ (function(module) {
40
51
 
@@ -42,31 +53,31 @@ module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
42
53
 
43
54
  /***/ }),
44
55
 
45
- /***/ 826:
56
+ /***/ 7135:
46
57
  /***/ (function(module) {
47
58
 
48
- module.exports = require("@kq_npm/client_common_vue/_utils/gis-utils");
59
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
49
60
 
50
61
  /***/ }),
51
62
 
52
- /***/ 9519:
63
+ /***/ 3458:
53
64
  /***/ (function(module) {
54
65
 
55
- module.exports = require("@kq_npm/client_common_vue/_utils/util");
66
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
56
67
 
57
68
  /***/ }),
58
69
 
59
- /***/ 5406:
70
+ /***/ 7997:
60
71
  /***/ (function(module) {
61
72
 
62
- module.exports = require("@kq_npm/client_common_vue/init.js");
73
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
63
74
 
64
75
  /***/ }),
65
76
 
66
- /***/ 637:
77
+ /***/ 1895:
67
78
  /***/ (function(module) {
68
79
 
69
- module.exports = require("vue");
80
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
70
81
 
71
82
  /***/ }),
72
83
 
@@ -174,13 +185,13 @@ __webpack_require__.d(__webpack_exports__, {
174
185
  });
175
186
 
176
187
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
177
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(637);
188
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
178
189
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
179
- var gis_utils_ = __webpack_require__(826);
190
+ var gis_utils_ = __webpack_require__(7135);
180
191
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
181
192
  var defineProperty = __webpack_require__(8270);
182
- // EXTERNAL MODULE: ./src/common/_ui/message/index.js
183
- var message = __webpack_require__(1349);
193
+ // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
194
+ var message = __webpack_require__(909);
184
195
  ;// CONCATENATED MODULE: ./src/webgl/modelselect/ModelSelectViewModel.js
185
196
 
186
197
  //模型拾取逻辑类
@@ -302,7 +313,7 @@ class ModelSelectViewModel {
302
313
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
303
314
  var client_icons_vue_ = __webpack_require__(348);
304
315
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
305
- var util_ = __webpack_require__(9519);
316
+ var util_ = __webpack_require__(3458);
306
317
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
307
318
  var vue_i18n_cjs_js_ = __webpack_require__(7080);
308
319
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/modelselect/ModelSelect.vue?vue&type=script&setup=true&lang=js
@@ -614,7 +625,7 @@ const __exports__ = ModelSelectvue_type_script_setup_true_lang_js;
614
625
 
615
626
  /* harmony default export */ var ModelSelect = (__exports__);
616
627
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
617
- var init_js_ = __webpack_require__(5406);
628
+ var init_js_ = __webpack_require__(7997);
618
629
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
619
630
  ;// CONCATENATED MODULE: ./src/webgl/modelselect/index.js
620
631
 
@@ -628,6 +639,7 @@ ModelSelect.install = (Vue, opts) => {
628
639
 
629
640
 
630
641
  }();
631
- module.exports = __webpack_exports__;
642
+ /******/ return __webpack_exports__;
632
643
  /******/ })()
633
- ;
644
+ ;
645
+ });
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"4.1.6-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"restrictedVersion":true,"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"1.1.1","echarts":"5.3.0","echarts-stat":"1.2.0","js-cookie":"3.0.1","omit.js":"2.0.2","save":"2.5.0","tinycolor2":"1.4.2","vue-i18n":"9.2.0-beta.36","xlsx":"0.18.5","css-vars-ponyfill":"2.4.8","html2canvas":"1.4.1","xe-utils":"3.5.4"}}
1
+ {"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"4.1.8-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"restrictedVersion":true,"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"1.1.1","echarts":"5.3.0","echarts-stat":"1.2.0","js-cookie":"3.0.1","omit.js":"2.0.2","save":"2.5.0","tinycolor2":"1.4.2","vue-i18n":"9.2.0-beta.36","xlsx":"0.18.5","css-vars-ponyfill":"2.4.8","html2canvas":"1.4.1","xe-utils":"3.5.4"}}