@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/_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
- /***/ 3275:
15
+ /***/ 1349:
16
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
17
 
18
- /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
19
19
  /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
20
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
21
21
  /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
22
  /*
23
23
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -29,17 +29,17 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
29
29
  _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
30
30
  Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
31
31
  };
32
- /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
32
+ /* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 8724:
36
+ /***/ 2627:
37
37
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
38
38
 
39
39
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
40
- /* harmony export */ A: function() { return /* binding */ VideoFusiontViewModel; }
40
+ /* harmony export */ "Z": function() { return /* binding */ VideoFusiontViewModel; }
41
41
  /* harmony export */ });
42
- /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
42
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5301);
43
43
 
44
44
  /*
45
45
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -48,13 +48,13 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
48
48
  //视频融合逻辑类
49
49
  class VideoFusiontViewModel {
50
50
  constructor(scenceView, options) {
51
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_viewer", null);
51
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
52
52
  //三维viewer对象
53
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_options", {});
53
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_options", {});
54
54
  //视频融合存储参数对象
55
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_videoFusion", null);
55
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_videoFusion", null);
56
56
  //视频融合对象
57
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_videoFusionCollection", null);
57
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_videoFusionCollection", null);
58
58
  this._options = Object.assign({}, options);
59
59
  this._viewer = scenceView._viewer;
60
60
  this._videoFusionCollection = new Cesium.Kq3dVideoFusionCollection(this._viewer);
@@ -234,83 +234,83 @@ class VideoFusiontViewModel {
234
234
 
235
235
  /***/ }),
236
236
 
237
- /***/ 5698:
237
+ /***/ 348:
238
238
  /***/ (function(module) {
239
239
 
240
240
  module.exports = require("@kq_npm/client_icons_vue");
241
241
 
242
242
  /***/ }),
243
243
 
244
- /***/ 411:
244
+ /***/ 4360:
245
245
  /***/ (function(module) {
246
246
 
247
247
  module.exports = require("core-js/modules/web.url-search-params.delete.js");
248
248
 
249
249
  /***/ }),
250
250
 
251
- /***/ 7168:
251
+ /***/ 8824:
252
252
  /***/ (function(module) {
253
253
 
254
254
  module.exports = require("core-js/modules/web.url-search-params.has.js");
255
255
 
256
256
  /***/ }),
257
257
 
258
- /***/ 6217:
258
+ /***/ 2936:
259
259
  /***/ (function(module) {
260
260
 
261
261
  module.exports = require("core-js/modules/web.url-search-params.size.js");
262
262
 
263
263
  /***/ }),
264
264
 
265
- /***/ 6363:
265
+ /***/ 9389:
266
266
  /***/ (function(module) {
267
267
 
268
268
  module.exports = require("element-plus/dist/index.full.js");
269
269
 
270
270
  /***/ }),
271
271
 
272
- /***/ 3579:
272
+ /***/ 7080:
273
273
  /***/ (function(module) {
274
274
 
275
275
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
276
276
 
277
277
  /***/ }),
278
278
 
279
- /***/ 64:
279
+ /***/ 7135:
280
280
  /***/ (function(module) {
281
281
 
282
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
282
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
283
283
 
284
284
  /***/ }),
285
285
 
286
- /***/ 2975:
286
+ /***/ 3458:
287
287
  /***/ (function(module) {
288
288
 
289
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
289
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
290
290
 
291
291
  /***/ }),
292
292
 
293
- /***/ 455:
293
+ /***/ 7997:
294
294
  /***/ (function(module) {
295
295
 
296
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
296
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
297
297
 
298
298
  /***/ }),
299
299
 
300
- /***/ 154:
300
+ /***/ 1895:
301
301
  /***/ (function(module) {
302
302
 
303
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
303
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
304
304
 
305
305
  /***/ }),
306
306
 
307
- /***/ 6913:
307
+ /***/ 5301:
308
308
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
309
309
 
310
310
 
311
311
  // EXPORTS
312
312
  __webpack_require__.d(__webpack_exports__, {
313
- A: function() { return /* binding */ _defineProperty; }
313
+ "Z": function() { return /* binding */ _defineProperty; }
314
314
  });
315
315
 
316
316
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -428,35 +428,37 @@ function _defineProperty(e, r, t) {
428
428
  /******/
429
429
  /************************************************************************/
430
430
  var __webpack_exports__ = {};
431
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
432
+ !function() {
431
433
  // ESM COMPAT FLAG
432
434
  __webpack_require__.r(__webpack_exports__);
433
435
 
434
436
  // EXPORTS
435
437
  __webpack_require__.d(__webpack_exports__, {
436
- VideoFusionViewModel: function() { return /* reexport */ VideoFusionViewModel/* default */.A; },
438
+ "VideoFusionViewModel": function() { return /* reexport */ VideoFusionViewModel/* default */.Z; },
437
439
  "default": function() { return /* reexport */ VideoFusion; }
438
440
  });
439
441
 
440
442
  // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.delete.js"
441
- var web_url_search_params_delete_js_ = __webpack_require__(411);
443
+ var web_url_search_params_delete_js_ = __webpack_require__(4360);
442
444
  // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.has.js"
443
- var web_url_search_params_has_js_ = __webpack_require__(7168);
445
+ var web_url_search_params_has_js_ = __webpack_require__(8824);
444
446
  // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.size.js"
445
- var web_url_search_params_size_js_ = __webpack_require__(6217);
447
+ var web_url_search_params_size_js_ = __webpack_require__(2936);
446
448
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
447
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
449
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
448
450
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
449
- var gis_utils_ = __webpack_require__(64);
451
+ var gis_utils_ = __webpack_require__(7135);
450
452
  // EXTERNAL MODULE: ./src/webgl/videofusion/VideoFusionViewModel.js
451
- var VideoFusionViewModel = __webpack_require__(8724);
453
+ var VideoFusionViewModel = __webpack_require__(2627);
452
454
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
453
- var client_icons_vue_ = __webpack_require__(5698);
455
+ var client_icons_vue_ = __webpack_require__(348);
454
456
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
455
- var util_ = __webpack_require__(2975);
457
+ var util_ = __webpack_require__(3458);
456
458
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
457
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
459
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
458
460
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
459
- var message = __webpack_require__(3275);
461
+ var message = __webpack_require__(1349);
460
462
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/videofusion/VideoFusion.vue?vue&type=script&setup=true&lang=js
461
463
 
462
464
 
@@ -596,7 +598,7 @@ const __default__ = {
596
598
  eclosion: formItem.eclosion,
597
599
  showHideLine: formItem.showHideLine
598
600
  };
599
- viewModel = new VideoFusionViewModel/* default */.A(scenceView, options);
601
+ viewModel = new VideoFusionViewModel/* default */.Z(scenceView, options);
600
602
  }
601
603
  });
602
604
  });
@@ -659,7 +661,7 @@ const __default__ = {
659
661
  // 融合
660
662
  function fusion() {
661
663
  if (formItem.videoPath === "") {
662
- (0,message/* default */.A)({
664
+ (0,message/* default */.Z)({
663
665
  message: language.value.videoPathEmpty,
664
666
  type: "warning"
665
667
  });
@@ -1261,7 +1263,7 @@ const __exports__ = VideoFusionvue_type_script_setup_true_lang_js;
1261
1263
 
1262
1264
  /* harmony default export */ var VideoFusion = (__exports__);
1263
1265
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1264
- var init_js_ = __webpack_require__(455);
1266
+ var init_js_ = __webpack_require__(7997);
1265
1267
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1266
1268
  ;// CONCATENATED MODULE: ./src/webgl/videofusion/index.js
1267
1269
  /*
@@ -1276,6 +1278,7 @@ VideoFusion.install = (Vue, opts) => {
1276
1278
  Vue.component(VideoFusion.name, VideoFusion);
1277
1279
  };
1278
1280
 
1281
+ }();
1279
1282
  /******/ return __webpack_exports__;
1280
1283
  /******/ })()
1281
1284
  ;
@@ -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/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
- /***/ 3275:
15
+ /***/ 1349:
16
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
17
 
18
- /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
19
19
  /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
20
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
21
21
  /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
22
  /*
23
23
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -29,17 +29,17 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
29
29
  _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
30
30
  Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
31
31
  };
32
- /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
32
+ /* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
33
33
 
34
34
  /***/ }),
35
35
 
36
- /***/ 9498:
36
+ /***/ 3033:
37
37
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
38
38
 
39
39
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
40
- /* harmony export */ A: function() { return /* binding */ VideoProjectViewModel; }
40
+ /* harmony export */ "Z": function() { return /* binding */ VideoProjectViewModel; }
41
41
  /* harmony export */ });
42
- /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
42
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5301);
43
43
 
44
44
  /*
45
45
  * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
@@ -48,13 +48,13 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
48
48
  //视频投放逻辑类
49
49
  class VideoProjectViewModel {
50
50
  constructor(scenceView, options) {
51
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_viewer", null);
51
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
52
52
  //三维viewer对象
53
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_options", {});
53
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_options", {});
54
54
  //视频投放存储参数对象
55
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_projectVideo", null);
55
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_projectVideo", null);
56
56
  //视频投放对象
57
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_videoElement", null);
57
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_videoElement", null);
58
58
  this._options = Object.assign({}, options);
59
59
  this._viewer = scenceView._viewer;
60
60
  this._videoElement = this._createVideoElement();
@@ -219,83 +219,83 @@ class VideoProjectViewModel {
219
219
 
220
220
  /***/ }),
221
221
 
222
- /***/ 5698:
222
+ /***/ 348:
223
223
  /***/ (function(module) {
224
224
 
225
225
  module.exports = require("@kq_npm/client_icons_vue");
226
226
 
227
227
  /***/ }),
228
228
 
229
- /***/ 411:
229
+ /***/ 4360:
230
230
  /***/ (function(module) {
231
231
 
232
232
  module.exports = require("core-js/modules/web.url-search-params.delete.js");
233
233
 
234
234
  /***/ }),
235
235
 
236
- /***/ 7168:
236
+ /***/ 8824:
237
237
  /***/ (function(module) {
238
238
 
239
239
  module.exports = require("core-js/modules/web.url-search-params.has.js");
240
240
 
241
241
  /***/ }),
242
242
 
243
- /***/ 6217:
243
+ /***/ 2936:
244
244
  /***/ (function(module) {
245
245
 
246
246
  module.exports = require("core-js/modules/web.url-search-params.size.js");
247
247
 
248
248
  /***/ }),
249
249
 
250
- /***/ 6363:
250
+ /***/ 9389:
251
251
  /***/ (function(module) {
252
252
 
253
253
  module.exports = require("element-plus/dist/index.full.js");
254
254
 
255
255
  /***/ }),
256
256
 
257
- /***/ 3579:
257
+ /***/ 7080:
258
258
  /***/ (function(module) {
259
259
 
260
260
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
261
261
 
262
262
  /***/ }),
263
263
 
264
- /***/ 64:
264
+ /***/ 7135:
265
265
  /***/ (function(module) {
266
266
 
267
- module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
267
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
268
268
 
269
269
  /***/ }),
270
270
 
271
- /***/ 2975:
271
+ /***/ 3458:
272
272
  /***/ (function(module) {
273
273
 
274
- module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
274
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
275
275
 
276
276
  /***/ }),
277
277
 
278
- /***/ 455:
278
+ /***/ 7997:
279
279
  /***/ (function(module) {
280
280
 
281
- module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
281
+ module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
282
282
 
283
283
  /***/ }),
284
284
 
285
- /***/ 154:
285
+ /***/ 1895:
286
286
  /***/ (function(module) {
287
287
 
288
- module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
288
+ module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
289
289
 
290
290
  /***/ }),
291
291
 
292
- /***/ 6913:
292
+ /***/ 5301:
293
293
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
294
294
 
295
295
 
296
296
  // EXPORTS
297
297
  __webpack_require__.d(__webpack_exports__, {
298
- A: function() { return /* binding */ _defineProperty; }
298
+ "Z": function() { return /* binding */ _defineProperty; }
299
299
  });
300
300
 
301
301
  ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
@@ -413,35 +413,37 @@ function _defineProperty(e, r, t) {
413
413
  /******/
414
414
  /************************************************************************/
415
415
  var __webpack_exports__ = {};
416
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
417
+ !function() {
416
418
  // ESM COMPAT FLAG
417
419
  __webpack_require__.r(__webpack_exports__);
418
420
 
419
421
  // EXPORTS
420
422
  __webpack_require__.d(__webpack_exports__, {
421
- VideoProjectViewModel: function() { return /* reexport */ VideoProjectViewModel/* default */.A; },
423
+ "VideoProjectViewModel": function() { return /* reexport */ VideoProjectViewModel/* default */.Z; },
422
424
  "default": function() { return /* reexport */ VideoProject; }
423
425
  });
424
426
 
425
427
  // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.delete.js"
426
- var web_url_search_params_delete_js_ = __webpack_require__(411);
428
+ var web_url_search_params_delete_js_ = __webpack_require__(4360);
427
429
  // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.has.js"
428
- var web_url_search_params_has_js_ = __webpack_require__(7168);
430
+ var web_url_search_params_has_js_ = __webpack_require__(8824);
429
431
  // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.size.js"
430
- var web_url_search_params_size_js_ = __webpack_require__(6217);
432
+ var web_url_search_params_size_js_ = __webpack_require__(2936);
431
433
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
432
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
434
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
433
435
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
434
- var gis_utils_ = __webpack_require__(64);
436
+ var gis_utils_ = __webpack_require__(7135);
435
437
  // EXTERNAL MODULE: ./src/webgl/videoproject/VideoProjectViewModel.js
436
- var VideoProjectViewModel = __webpack_require__(9498);
438
+ var VideoProjectViewModel = __webpack_require__(3033);
437
439
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
438
- var client_icons_vue_ = __webpack_require__(5698);
440
+ var client_icons_vue_ = __webpack_require__(348);
439
441
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
440
- var util_ = __webpack_require__(2975);
442
+ var util_ = __webpack_require__(3458);
441
443
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
442
- var vue_i18n_cjs_js_ = __webpack_require__(3579);
444
+ var vue_i18n_cjs_js_ = __webpack_require__(7080);
443
445
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
444
- var message = __webpack_require__(3275);
446
+ var message = __webpack_require__(1349);
445
447
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/videoproject/VideoProject.vue?vue&type=script&setup=true&lang=js
446
448
 
447
449
 
@@ -584,7 +586,7 @@ const __default__ = {
584
586
  far: formItem.far,
585
587
  showHideLine: formItem.showHideLine
586
588
  };
587
- viewModel = new VideoProjectViewModel/* default */.A(scenceView, options);
589
+ viewModel = new VideoProjectViewModel/* default */.Z(scenceView, options);
588
590
  }
589
591
  });
590
592
  });
@@ -647,7 +649,7 @@ const __default__ = {
647
649
  // 投放
648
650
  function project() {
649
651
  if (formItem.videoPath === "") {
650
- (0,message/* default */.A)({
652
+ (0,message/* default */.Z)({
651
653
  message: language.value.videoPathEmpty,
652
654
  type: "warning"
653
655
  });
@@ -1248,7 +1250,7 @@ const __exports__ = VideoProjectvue_type_script_setup_true_lang_js;
1248
1250
 
1249
1251
  /* harmony default export */ var VideoProject = (__exports__);
1250
1252
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1251
- var init_js_ = __webpack_require__(455);
1253
+ var init_js_ = __webpack_require__(7997);
1252
1254
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1253
1255
  ;// CONCATENATED MODULE: ./src/webgl/videoproject/index.js
1254
1256
  /*
@@ -1263,6 +1265,7 @@ VideoProject.install = (Vue, opts) => {
1263
1265
  Vue.component(VideoProject.name, VideoProject);
1264
1266
  };
1265
1267
 
1268
+ }();
1266
1269
  /******/ return __webpack_exports__;
1267
1270
  /******/ })()
1268
1271
  ;