@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.
- package/adddata/index.js +63 -57
- package/aspectanalysis/index.js +36 -33
- package/baseterraingallery/index.js +36 -30
- package/boxclip/index.js +45 -42
- package/clientPrint/index.js +2058 -9342
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +37 -28
- package/compass/index.js +30 -24
- package/excavatefillanalysis/index.js +43 -40
- package/excavatefillanalysis/style/excavatefillanalysis.css +1 -1
- package/fixedzoomin/index.js +30 -24
- package/fixedzoomout/index.js +30 -24
- package/flight/index.js +49 -43
- package/floodanalysis/index.js +52 -46
- package/geologicalbodyanalysis/index.js +43 -40
- package/gpuspatialquery/index.js +47 -41
- package/hawkeye/index.js +22 -19
- package/headertemp/index.js +13 -10
- package/heatmap3d/index.js +84 -81
- package/index.js +681 -8019
- package/isolineanalysis/index.js +54 -51
- package/light/index.js +39 -36
- package/limitheightanalysis/index.js +94 -43
- package/measure/index.js +47 -41
- package/modelFlat/index.js +52 -46
- package/modelexcavate/index.js +58 -52
- package/modelfilter/index.js +45 -42
- package/modelprofileanalysis/index.js +121 -69
- package/modelselect/index.js +50 -44
- package/package.json +1 -1
- package/particleeffect/index.js +41 -38
- package/planeclip/index.js +45 -42
- package/resetview/index.js +30 -24
- package/roller/index.js +54 -46
- package/scaneffect/index.js +43 -41
- package/sceneadvancedtoimage/index.js +46 -43
- package/sceneapp/index.js +114 -7619
- package/sceneset/index.js +55 -52
- package/scenetohdimage/index.js +33 -30
- package/sceneview/index.js +2059 -9343
- package/screenshot/index.js +37 -31
- package/shadowanalysis/index.js +40 -37
- package/shadowanalysis/style/shadowanalysis.css +1 -1
- package/sightlineanalysis/index.js +63 -57
- package/skylineanalysis/index.js +53 -46
- package/slopeanalysis/index.js +46 -43
- package/slopeaspectanalysis/index.js +47 -44
- package/statusbar/index.js +36 -33
- package/style.css +1 -1
- package/terrainoperation/index.js +49 -46
- package/terrainprofileanalysis/index.js +52 -49
- package/underground/index.js +30 -26
- package/videofusion/index.js +49 -43
- package/videoproject/index.js +49 -43
- package/viewshedanalysis/index.js +36 -33
- package/weathereffect/index.js +35 -32
- package/wireframesketch/index.js +40 -37
package/modelselect/index.js
CHANGED
|
@@ -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(
|
|
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
|
-
/***/
|
|
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__(
|
|
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__(
|
|
20
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
|
|
21
21
|
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
22
22
|
/*
|
|
23
23
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
@@ -29,87 +29,87 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
|
|
|
29
29
|
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
30
30
|
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
31
31
|
};
|
|
32
|
-
/* harmony default export */ __webpack_exports__
|
|
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
|
-
/***/
|
|
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
|
-
/***/
|
|
43
|
+
/***/ 2118:
|
|
44
44
|
/***/ (function(module) {
|
|
45
45
|
|
|
46
46
|
module.exports = require("core-js/modules/es.array.push.js");
|
|
47
47
|
|
|
48
48
|
/***/ }),
|
|
49
49
|
|
|
50
|
-
/***/
|
|
50
|
+
/***/ 8470:
|
|
51
51
|
/***/ (function(module) {
|
|
52
52
|
|
|
53
53
|
module.exports = require("core-js/modules/esnext.iterator.constructor.js");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
57
|
-
/***/
|
|
57
|
+
/***/ 1058:
|
|
58
58
|
/***/ (function(module) {
|
|
59
59
|
|
|
60
60
|
module.exports = require("core-js/modules/esnext.iterator.for-each.js");
|
|
61
61
|
|
|
62
62
|
/***/ }),
|
|
63
63
|
|
|
64
|
-
/***/
|
|
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
|
-
/***/
|
|
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
|
-
/***/
|
|
78
|
+
/***/ 7135:
|
|
79
79
|
/***/ (function(module) {
|
|
80
80
|
|
|
81
|
-
module.exports =
|
|
81
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
82
82
|
|
|
83
83
|
/***/ }),
|
|
84
84
|
|
|
85
|
-
/***/
|
|
85
|
+
/***/ 3458:
|
|
86
86
|
/***/ (function(module) {
|
|
87
87
|
|
|
88
|
-
module.exports =
|
|
88
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
89
89
|
|
|
90
90
|
/***/ }),
|
|
91
91
|
|
|
92
|
-
/***/
|
|
92
|
+
/***/ 7997:
|
|
93
93
|
/***/ (function(module) {
|
|
94
94
|
|
|
95
|
-
module.exports =
|
|
95
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
96
96
|
|
|
97
97
|
/***/ }),
|
|
98
98
|
|
|
99
|
-
/***/
|
|
99
|
+
/***/ 1895:
|
|
100
100
|
/***/ (function(module) {
|
|
101
101
|
|
|
102
|
-
module.exports =
|
|
102
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
103
103
|
|
|
104
104
|
/***/ }),
|
|
105
105
|
|
|
106
|
-
/***/
|
|
106
|
+
/***/ 5301:
|
|
107
107
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
108
108
|
|
|
109
109
|
|
|
110
110
|
// EXPORTS
|
|
111
111
|
__webpack_require__.d(__webpack_exports__, {
|
|
112
|
-
|
|
112
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
113
113
|
});
|
|
114
114
|
|
|
115
115
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -227,29 +227,31 @@ function _defineProperty(e, r, t) {
|
|
|
227
227
|
/******/
|
|
228
228
|
/************************************************************************/
|
|
229
229
|
var __webpack_exports__ = {};
|
|
230
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
231
|
+
!function() {
|
|
230
232
|
// ESM COMPAT FLAG
|
|
231
233
|
__webpack_require__.r(__webpack_exports__);
|
|
232
234
|
|
|
233
235
|
// EXPORTS
|
|
234
236
|
__webpack_require__.d(__webpack_exports__, {
|
|
235
|
-
ModelSelectViewModel: function() { return /* reexport */ ModelSelectViewModel; },
|
|
237
|
+
"ModelSelectViewModel": function() { return /* reexport */ ModelSelectViewModel; },
|
|
236
238
|
"default": function() { return /* reexport */ ModelSelect; }
|
|
237
239
|
});
|
|
238
240
|
|
|
239
241
|
// EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
|
|
240
|
-
var es_array_push_js_ = __webpack_require__(
|
|
242
|
+
var es_array_push_js_ = __webpack_require__(2118);
|
|
241
243
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
242
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
244
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
243
245
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
244
|
-
var gis_utils_ = __webpack_require__(
|
|
246
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
245
247
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
246
|
-
var defineProperty = __webpack_require__(
|
|
248
|
+
var defineProperty = __webpack_require__(5301);
|
|
247
249
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
248
|
-
var esnext_iterator_constructor_js_ = __webpack_require__(
|
|
250
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
249
251
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.for-each.js"
|
|
250
|
-
var esnext_iterator_for_each_js_ = __webpack_require__(
|
|
252
|
+
var esnext_iterator_for_each_js_ = __webpack_require__(1058);
|
|
251
253
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
252
|
-
var message = __webpack_require__(
|
|
254
|
+
var message = __webpack_require__(1349);
|
|
253
255
|
;// CONCATENATED MODULE: ./src/webgl/modelselect/ModelSelectViewModel.js
|
|
254
256
|
|
|
255
257
|
|
|
@@ -262,21 +264,21 @@ var message = __webpack_require__(3275);
|
|
|
262
264
|
|
|
263
265
|
class ModelSelectViewModel {
|
|
264
266
|
constructor(scenceView, pickCallFunc) {
|
|
265
|
-
(0,defineProperty/* default */.
|
|
267
|
+
(0,defineProperty/* default */.Z)(this, "_viewer", null);
|
|
266
268
|
//三维viewer对象
|
|
267
|
-
(0,defineProperty/* default */.
|
|
269
|
+
(0,defineProperty/* default */.Z)(this, "_handler", null);
|
|
268
270
|
//屏幕空间事件处理程序三维对象
|
|
269
|
-
(0,defineProperty/* default */.
|
|
271
|
+
(0,defineProperty/* default */.Z)(this, "_isPick", false);
|
|
270
272
|
//拾取状态
|
|
271
|
-
(0,defineProperty/* default */.
|
|
273
|
+
(0,defineProperty/* default */.Z)(this, "_highlight", null);
|
|
272
274
|
//高亮三维对象
|
|
273
|
-
(0,defineProperty/* default */.
|
|
275
|
+
(0,defineProperty/* default */.Z)(this, "_highlightColor", "#FF0000");
|
|
274
276
|
//高亮颜色
|
|
275
|
-
(0,defineProperty/* default */.
|
|
277
|
+
(0,defineProperty/* default */.Z)(this, "_modeFiledArray", null);
|
|
276
278
|
// 模型属性唯一值字段集合
|
|
277
|
-
(0,defineProperty/* default */.
|
|
279
|
+
(0,defineProperty/* default */.Z)(this, "_modeFiled", "id");
|
|
278
280
|
// 模型属性匹配字段
|
|
279
|
-
(0,defineProperty/* default */.
|
|
281
|
+
(0,defineProperty/* default */.Z)(this, "_language", {});
|
|
280
282
|
this._language = scenceView._language;
|
|
281
283
|
this._viewer = scenceView._viewer;
|
|
282
284
|
this._drawManager = scenceView._drawManager;
|
|
@@ -333,7 +335,7 @@ class ModelSelectViewModel {
|
|
|
333
335
|
var flag = false;
|
|
334
336
|
var models = this._viewer.scene.primitives._primitives;
|
|
335
337
|
for (let i = 0; i < models.length; i++) {
|
|
336
|
-
if (models[i]._url) {
|
|
338
|
+
if (models[i]._url && models[i] instanceof Cesium.Cesium3DTileset) {
|
|
337
339
|
flag = true;
|
|
338
340
|
}
|
|
339
341
|
}
|
|
@@ -341,7 +343,7 @@ class ModelSelectViewModel {
|
|
|
341
343
|
this.setCursor("crosshair");
|
|
342
344
|
this._isPick = true;
|
|
343
345
|
} else {
|
|
344
|
-
(0,message/* default */.
|
|
346
|
+
(0,message/* default */.Z)({
|
|
345
347
|
message: this._language["addModelAnalysisTips"],
|
|
346
348
|
type: "warning"
|
|
347
349
|
});
|
|
@@ -362,11 +364,11 @@ class ModelSelectViewModel {
|
|
|
362
364
|
}
|
|
363
365
|
}
|
|
364
366
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
365
|
-
var client_icons_vue_ = __webpack_require__(
|
|
367
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
366
368
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
367
|
-
var util_ = __webpack_require__(
|
|
369
|
+
var util_ = __webpack_require__(3458);
|
|
368
370
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
369
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
371
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
370
372
|
;// 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
|
|
371
373
|
|
|
372
374
|
|
|
@@ -447,7 +449,10 @@ const __default__ = {
|
|
|
447
449
|
// 属性值
|
|
448
450
|
let tableData = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
449
451
|
//语言
|
|
450
|
-
|
|
452
|
+
const {
|
|
453
|
+
proxy
|
|
454
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
455
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
451
456
|
let viewModel = null;
|
|
452
457
|
let ref_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
453
458
|
|
|
@@ -631,7 +636,7 @@ const __exports__ = ModelSelectvue_type_script_setup_true_lang_js;
|
|
|
631
636
|
|
|
632
637
|
/* harmony default export */ var ModelSelect = (__exports__);
|
|
633
638
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
634
|
-
var init_js_ = __webpack_require__(
|
|
639
|
+
var init_js_ = __webpack_require__(7997);
|
|
635
640
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
636
641
|
;// CONCATENATED MODULE: ./src/webgl/modelselect/index.js
|
|
637
642
|
/*
|
|
@@ -646,6 +651,7 @@ ModelSelect.install = (Vue, opts) => {
|
|
|
646
651
|
Vue.component(ModelSelect.name, ModelSelect);
|
|
647
652
|
};
|
|
648
653
|
|
|
654
|
+
}();
|
|
649
655
|
/******/ return __webpack_exports__;
|
|
650
656
|
/******/ })()
|
|
651
657
|
;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"4.5.
|
|
1
|
+
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"4.5.13","homepage":"","keywords":["KQGIS","webGL","Vue"],"sdkNames":["@kq_npm/client_icons_vue"],"restrictedVersion":true,"validateSDK":true,"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"save":"2.5.0","html2canvas":"1.4.1","papaparse":"5.4.1"}}
|
package/particleeffect/index.js
CHANGED
|
@@ -7,88 +7,88 @@
|
|
|
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/_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/const-image"], 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(
|
|
10
|
+
})(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__6277__, __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
|
-
/***/
|
|
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
|
-
/***/
|
|
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
|
-
/***/
|
|
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
|
-
/***/
|
|
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
|
-
/***/
|
|
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
|
-
/***/
|
|
50
|
+
/***/ 6277:
|
|
51
51
|
/***/ (function(module) {
|
|
52
52
|
|
|
53
|
-
module.exports =
|
|
53
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
57
|
-
/***/
|
|
57
|
+
/***/ 7135:
|
|
58
58
|
/***/ (function(module) {
|
|
59
59
|
|
|
60
|
-
module.exports =
|
|
60
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
61
61
|
|
|
62
62
|
/***/ }),
|
|
63
63
|
|
|
64
|
-
/***/
|
|
64
|
+
/***/ 3458:
|
|
65
65
|
/***/ (function(module) {
|
|
66
66
|
|
|
67
|
-
module.exports =
|
|
67
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
68
68
|
|
|
69
69
|
/***/ }),
|
|
70
70
|
|
|
71
|
-
/***/
|
|
71
|
+
/***/ 7997:
|
|
72
72
|
/***/ (function(module) {
|
|
73
73
|
|
|
74
|
-
module.exports =
|
|
74
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
75
75
|
|
|
76
76
|
/***/ }),
|
|
77
77
|
|
|
78
|
-
/***/
|
|
78
|
+
/***/ 1895:
|
|
79
79
|
/***/ (function(module) {
|
|
80
80
|
|
|
81
|
-
module.exports =
|
|
81
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
82
82
|
|
|
83
83
|
/***/ }),
|
|
84
84
|
|
|
85
|
-
/***/
|
|
85
|
+
/***/ 5301:
|
|
86
86
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
// EXPORTS
|
|
90
90
|
__webpack_require__.d(__webpack_exports__, {
|
|
91
|
-
|
|
91
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
92
92
|
});
|
|
93
93
|
|
|
94
94
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -206,31 +206,33 @@ function _defineProperty(e, r, t) {
|
|
|
206
206
|
/******/
|
|
207
207
|
/************************************************************************/
|
|
208
208
|
var __webpack_exports__ = {};
|
|
209
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
210
|
+
!function() {
|
|
209
211
|
// ESM COMPAT FLAG
|
|
210
212
|
__webpack_require__.r(__webpack_exports__);
|
|
211
213
|
|
|
212
214
|
// EXPORTS
|
|
213
215
|
__webpack_require__.d(__webpack_exports__, {
|
|
214
|
-
ParticleEffectViewModel: function() { return /* reexport */ ParticleEffectViewModel; },
|
|
216
|
+
"ParticleEffectViewModel": function() { return /* reexport */ ParticleEffectViewModel; },
|
|
215
217
|
"default": function() { return /* reexport */ ParticleEffect; }
|
|
216
218
|
});
|
|
217
219
|
|
|
218
220
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
219
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
221
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
220
222
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
221
|
-
var gis_utils_ = __webpack_require__(
|
|
223
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
222
224
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
223
|
-
var client_icons_vue_ = __webpack_require__(
|
|
225
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
224
226
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
225
|
-
var defineProperty = __webpack_require__(
|
|
227
|
+
var defineProperty = __webpack_require__(5301);
|
|
226
228
|
// EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
|
|
227
|
-
var es_array_push_js_ = __webpack_require__(
|
|
229
|
+
var es_array_push_js_ = __webpack_require__(2118);
|
|
228
230
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
229
|
-
var esnext_iterator_constructor_js_ = __webpack_require__(
|
|
231
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
230
232
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.for-each.js"
|
|
231
|
-
var esnext_iterator_for_each_js_ = __webpack_require__(
|
|
233
|
+
var esnext_iterator_for_each_js_ = __webpack_require__(1058);
|
|
232
234
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
|
|
233
|
-
var const_image_ = __webpack_require__(
|
|
235
|
+
var const_image_ = __webpack_require__(6277);
|
|
234
236
|
;// CONCATENATED MODULE: ./src/webgl/particleeffect/ParticleEffectViewModel.js
|
|
235
237
|
|
|
236
238
|
|
|
@@ -248,19 +250,19 @@ class ParticleEffectViewModel {
|
|
|
248
250
|
//烟雾图片url地址
|
|
249
251
|
|
|
250
252
|
constructor(scenceView) {
|
|
251
|
-
(0,defineProperty/* default */.
|
|
253
|
+
(0,defineProperty/* default */.Z)(this, "_scene", null);
|
|
252
254
|
//三维球场景视图对象
|
|
253
|
-
(0,defineProperty/* default */.
|
|
255
|
+
(0,defineProperty/* default */.Z)(this, "_particleSystemList", []);
|
|
254
256
|
//粒子特效集合
|
|
255
|
-
(0,defineProperty/* default */.
|
|
257
|
+
(0,defineProperty/* default */.Z)(this, "_drawManager", null);
|
|
256
258
|
//绘制管理对象
|
|
257
|
-
(0,defineProperty/* default */.
|
|
259
|
+
(0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
|
|
258
260
|
//绘制完成监听事件
|
|
259
|
-
(0,defineProperty/* default */.
|
|
261
|
+
(0,defineProperty/* default */.Z)(this, "_options", null);
|
|
260
262
|
//粒子特效存储参数对象
|
|
261
|
-
(0,defineProperty/* default */.
|
|
263
|
+
(0,defineProperty/* default */.Z)(this, "_fireImage", const_image_.FIRE_URL);
|
|
262
264
|
//火焰图片url地址
|
|
263
|
-
(0,defineProperty/* default */.
|
|
265
|
+
(0,defineProperty/* default */.Z)(this, "_smokeImage", const_image_.SMOKE_URL);
|
|
264
266
|
scenceView._viewer.clock.shouldAnimate = true;
|
|
265
267
|
scenceView._viewer.scene.globe.depthTestAgainstTerrain = true;
|
|
266
268
|
this._scene = scenceView._viewer.scene;
|
|
@@ -436,9 +438,9 @@ class ParticleEffectViewModel {
|
|
|
436
438
|
}
|
|
437
439
|
}
|
|
438
440
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
439
|
-
var util_ = __webpack_require__(
|
|
441
|
+
var util_ = __webpack_require__(3458);
|
|
440
442
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
441
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
443
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
442
444
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/particleeffect/ParticleEffect.vue?vue&type=script&setup=true&lang=js
|
|
443
445
|
|
|
444
446
|
const _hoisted_1 = {
|
|
@@ -503,7 +505,7 @@ const __default__ = {
|
|
|
503
505
|
proxy
|
|
504
506
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
505
507
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
506
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
508
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
507
509
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
508
510
|
|
|
509
511
|
// 获取组件传参
|
|
@@ -1088,7 +1090,7 @@ const __exports__ = ParticleEffectvue_type_script_setup_true_lang_js;
|
|
|
1088
1090
|
|
|
1089
1091
|
/* harmony default export */ var ParticleEffect = (__exports__);
|
|
1090
1092
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1091
|
-
var init_js_ = __webpack_require__(
|
|
1093
|
+
var init_js_ = __webpack_require__(7997);
|
|
1092
1094
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1093
1095
|
;// CONCATENATED MODULE: ./src/webgl/particleeffect/index.js
|
|
1094
1096
|
/*
|
|
@@ -1103,6 +1105,7 @@ ParticleEffect.install = (Vue, opts) => {
|
|
|
1103
1105
|
Vue.component(ParticleEffect.name, ParticleEffect);
|
|
1104
1106
|
};
|
|
1105
1107
|
|
|
1108
|
+
}();
|
|
1106
1109
|
/******/ return __webpack_exports__;
|
|
1107
1110
|
/******/ })()
|
|
1108
1111
|
;
|