@kq_npm/client3d_webgl_vue 4.5.2 → 4.5.3-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.
- package/adddata/index.js +27 -23
- package/aspectanalysis/index.js +22 -21
- package/baseterraingallery/index.js +4 -2
- package/boxclip/index.js +22 -21
- package/clientPrint/index.js +3 -2
- package/comparemap/index.js +4 -2
- package/excavatefillanalysis/index.js +22 -21
- package/flight/index.js +21 -21
- package/floodanalysis/index.js +22 -21
- package/geologicalbodyanalysis/index.js +22 -21
- package/gpuspatialquery/index.js +32 -24
- package/hawkeye/index.js +4 -2
- package/headertemp/index.js +3 -2
- package/heatmap3d/index.js +38 -43
- package/index.js +45210 -33232
- package/isolineanalysis/index.js +21 -21
- package/light/index.js +4 -2
- package/limitheightanalysis/index.js +4 -2
- package/measure/index.js +21 -21
- package/modelFlat/index.js +22 -21
- package/modelexcavate/index.js +22 -21
- package/modelfilter/index.js +22 -18
- package/modelprofileanalysis/index.js +4 -2
- package/modelselect/index.js +22 -21
- package/package.json +1 -1
- package/particleeffect/index.js +4 -2
- package/planeclip/index.js +22 -21
- package/roller/index.js +4 -2
- package/scaneffect/index.js +22 -21
- package/sceneapp/index.js +12510 -0
- package/sceneset/index.js +4 -2
- package/scenetohdimage/index.js +4 -2
- package/sceneview/index.js +33037 -21002
- package/screenshot/index.js +4 -2
- package/shadowanalysis/index.js +23 -22
- package/sightlineanalysis/index.js +4 -2
- package/skylineanalysis/index.js +22 -21
- package/slopeanalysis/index.js +22 -21
- package/slopeaspectanalysis/index.js +22 -21
- package/statusbar/index.js +108 -107
- package/terrainoperation/index.js +22 -21
- package/terrainprofileanalysis/index.js +22 -21
- package/underground/index.js +4 -2
- package/videofusion/index.js +22 -21
- package/videoproject/index.js +22 -21
- package/viewshedanalysis/index.js +4 -2
- package/weathereffect/index.js +4 -2
- package/wireframesketch/index.js +22 -18
package/statusbar/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
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"));
|
|
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
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"], factory);
|
|
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
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")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/init.js"]);
|
|
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__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__7997__) {
|
|
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__ = ({
|
|
@@ -84,105 +84,6 @@ module.exports = function (cssWithMappingToString) {
|
|
|
84
84
|
|
|
85
85
|
/***/ }),
|
|
86
86
|
|
|
87
|
-
/***/ 6311:
|
|
88
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
89
|
-
|
|
90
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
91
|
-
/* harmony export */ "Z": function() { return /* binding */ StatusBarViewModel; }
|
|
92
|
-
/* harmony export */ });
|
|
93
|
-
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
|
|
94
|
-
|
|
95
|
-
// 地图状态栏逻辑类
|
|
96
|
-
class StatusBarViewModel {
|
|
97
|
-
constructor(viewer, options) {
|
|
98
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
|
|
99
|
-
|
|
100
|
-
viewer.statusBar.show = true;
|
|
101
|
-
let callback = viewer.statusBar.readyPromise.then || viewer.statusBar.readyPromise.resolve;
|
|
102
|
-
callback(() => {
|
|
103
|
-
// viewer.statusBar.container.style.bottom = "16px";
|
|
104
|
-
//viewer.statusBar.container.parentElement.style.right = "0px!important";
|
|
105
|
-
// console.log(viewer.statusBar.container.parentElement.style.right);
|
|
106
|
-
if (options.hideResolution) {
|
|
107
|
-
viewer.statusBar.hideResolution();
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
if (options.hideScale) {
|
|
111
|
-
viewer.statusBar.hideScale();
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
if (options.hideLonLat) {
|
|
115
|
-
viewer.statusBar.hideLonLat();
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
if (options.hideEyeAlt) {
|
|
119
|
-
viewer.statusBar.hideEyeAlt();
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
if (options.hideCopyright) {
|
|
123
|
-
viewer.statusBar.hideCopyright();
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
if (options.copyrightText) {
|
|
127
|
-
viewer.statusBar.setCopyrightText(options.copyrightText);
|
|
128
|
-
}
|
|
129
|
-
});
|
|
130
|
-
this._viewer = viewer;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
changeLanguage(lang) {
|
|
134
|
-
var that = this;
|
|
135
|
-
|
|
136
|
-
if (that._viewer.statusBar._ready) {
|
|
137
|
-
var originLanguage = that._viewer.statusBar._curLanguage;
|
|
138
|
-
var language = new Cesium.Languages({
|
|
139
|
-
languageStyle: lang == 'zh' ? 'zh-cn' : 'en'
|
|
140
|
-
});
|
|
141
|
-
language.readyPromise.then(function () {
|
|
142
|
-
//loaded success
|
|
143
|
-
that._viewer._language = language;
|
|
144
|
-
var langContent = language.content;
|
|
145
|
-
|
|
146
|
-
if (langContent) {
|
|
147
|
-
that._viewer.statusBar._curLanguage = {
|
|
148
|
-
mUnit: langContent.mUnit,
|
|
149
|
-
kmUnit: langContent.kmUnit,
|
|
150
|
-
sqkmUnit: langContent.sqkmUnit,
|
|
151
|
-
sqmUnit: langContent.sqmUnit,
|
|
152
|
-
N: langContent.N,
|
|
153
|
-
S: langContent.S,
|
|
154
|
-
E: langContent.E,
|
|
155
|
-
W: langContent.W,
|
|
156
|
-
du: langContent.du,
|
|
157
|
-
fen: langContent.fen,
|
|
158
|
-
miao: langContent.miao,
|
|
159
|
-
elevation: langContent.elevation,
|
|
160
|
-
eyeAltitude: langContent.eyeAltitude,
|
|
161
|
-
copyright: langContent.copyright,
|
|
162
|
-
scale: langContent.scale
|
|
163
|
-
};
|
|
164
|
-
var id = that._viewer.statusBar._id; // 比例尺控件
|
|
165
|
-
|
|
166
|
-
html = document.getElementById(id + '_ScaleBarTxt').innerHTML;
|
|
167
|
-
document.getElementById(id + '_ScaleBarTxt').innerHTML = html.replace(originLanguage.scale, langContent.scale); // 比例尺
|
|
168
|
-
|
|
169
|
-
html = document.getElementById(id + '_ScaleTxt').innerHTML;
|
|
170
|
-
document.getElementById(id + '_ScaleTxt').innerHTMLhtml = html.replace(originLanguage.kmUnit, langContent.kmUnit).replace(originLanguage.mUnit, langContent.mUnit); // 视点高
|
|
171
|
-
|
|
172
|
-
html = document.getElementById(id + '_CoordEyeAlt').innerHTML;
|
|
173
|
-
document.getElementById(id + '_CoordEyeAlt').innerHTML = html.replace(originLanguage.eyeAltitude, langContent.eyeAltitude).replace(originLanguage.kmUnit, langContent.kmUnit).replace(originLanguage.mUnit, langContent.mUnit); // 高度
|
|
174
|
-
|
|
175
|
-
var html = document.getElementById(id + '_CoordHeight').innerHTML;
|
|
176
|
-
document.getElementById(id + '_CoordHeight').innerHTML = html.replace(originLanguage.kmUnit, langContent.kmUnit).replace(originLanguage.mUnit, langContent.mUnit);
|
|
177
|
-
}
|
|
178
|
-
});
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
/***/ }),
|
|
185
|
-
|
|
186
87
|
/***/ 807:
|
|
187
88
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
188
89
|
|
|
@@ -488,6 +389,13 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
|
488
389
|
|
|
489
390
|
/***/ }),
|
|
490
391
|
|
|
392
|
+
/***/ 3458:
|
|
393
|
+
/***/ (function(module) {
|
|
394
|
+
|
|
395
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
396
|
+
|
|
397
|
+
/***/ }),
|
|
398
|
+
|
|
491
399
|
/***/ 7997:
|
|
492
400
|
/***/ (function(module) {
|
|
493
401
|
|
|
@@ -606,7 +514,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
606
514
|
|
|
607
515
|
// EXPORTS
|
|
608
516
|
__webpack_require__.d(__webpack_exports__, {
|
|
609
|
-
"StatusBarViewModel": function() { return /* reexport */ StatusBarViewModel
|
|
517
|
+
"StatusBarViewModel": function() { return /* reexport */ StatusBarViewModel; },
|
|
610
518
|
"default": function() { return /* reexport */ StatusBar; }
|
|
611
519
|
});
|
|
612
520
|
|
|
@@ -614,8 +522,101 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
614
522
|
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
615
523
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
616
524
|
var gis_utils_ = __webpack_require__(7135);
|
|
617
|
-
// EXTERNAL MODULE: ./
|
|
618
|
-
var
|
|
525
|
+
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
526
|
+
var defineProperty = __webpack_require__(8270);
|
|
527
|
+
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
528
|
+
var util_ = __webpack_require__(3458);
|
|
529
|
+
;// CONCATENATED MODULE: ./src/webgl/statusbar/StatusBarViewModel.js
|
|
530
|
+
|
|
531
|
+
// 地图状态栏逻辑类
|
|
532
|
+
|
|
533
|
+
class StatusBarViewModel {
|
|
534
|
+
constructor(viewer, options) {
|
|
535
|
+
(0,defineProperty/* default */.Z)(this, "_viewer", null);
|
|
536
|
+
|
|
537
|
+
viewer.statusBar.show = true;
|
|
538
|
+
let callback = viewer.statusBar.readyPromise.then || viewer.statusBar.readyPromise.resolve;
|
|
539
|
+
callback(() => {
|
|
540
|
+
// viewer.statusBar.container.style.bottom = "16px";
|
|
541
|
+
//viewer.statusBar.container.parentElement.style.right = "0px!important";
|
|
542
|
+
// console.log(viewer.statusBar.container.parentElement.style.right);
|
|
543
|
+
if (options.hideResolution) {
|
|
544
|
+
viewer.statusBar.hideResolution();
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
if (options.hideScale) {
|
|
548
|
+
viewer.statusBar.hideScale();
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
if (options.hideLonLat) {
|
|
552
|
+
viewer.statusBar.hideLonLat();
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
if (options.hideEyeAlt) {
|
|
556
|
+
viewer.statusBar.hideEyeAlt();
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
if (options.hideCopyright) {
|
|
560
|
+
viewer.statusBar.hideCopyright();
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
if (options.copyrightText) {
|
|
564
|
+
viewer.statusBar.setCopyrightText(options.copyrightText);
|
|
565
|
+
}
|
|
566
|
+
});
|
|
567
|
+
this._viewer = viewer;
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
changeLanguage(lang) {
|
|
571
|
+
var that = this;
|
|
572
|
+
|
|
573
|
+
if (that._viewer.statusBar._ready) {
|
|
574
|
+
var originLanguage = that._viewer.statusBar._curLanguage;
|
|
575
|
+
var language = new Cesium.Languages({
|
|
576
|
+
languageStyle: lang == 'zh' ? 'zh-cn' : 'en'
|
|
577
|
+
});
|
|
578
|
+
language.readyPromise.then(function () {
|
|
579
|
+
//loaded success
|
|
580
|
+
that._viewer._language = language;
|
|
581
|
+
var langContent = language.content;
|
|
582
|
+
|
|
583
|
+
if (langContent) {
|
|
584
|
+
that._viewer.statusBar._curLanguage = {
|
|
585
|
+
mUnit: langContent.mUnit,
|
|
586
|
+
kmUnit: langContent.kmUnit,
|
|
587
|
+
sqkmUnit: langContent.sqkmUnit,
|
|
588
|
+
sqmUnit: langContent.sqmUnit,
|
|
589
|
+
N: langContent.N,
|
|
590
|
+
S: langContent.S,
|
|
591
|
+
E: langContent.E,
|
|
592
|
+
W: langContent.W,
|
|
593
|
+
du: langContent.du,
|
|
594
|
+
fen: langContent.fen,
|
|
595
|
+
miao: langContent.miao,
|
|
596
|
+
elevation: langContent.elevation,
|
|
597
|
+
eyeAltitude: langContent.eyeAltitude,
|
|
598
|
+
copyright: langContent.copyright,
|
|
599
|
+
scale: langContent.scale
|
|
600
|
+
};
|
|
601
|
+
var id = that._viewer.statusBar._id; // 比例尺控件
|
|
602
|
+
|
|
603
|
+
var html = document.getElementById(id + '_ScaleBarTxt').innerHTML;
|
|
604
|
+
(0,util_.setInnerHtml)(document.getElementById(id + '_ScaleBarTxt'), html.replace(originLanguage.scale, langContent.scale)); // 比例尺
|
|
605
|
+
|
|
606
|
+
html = document.getElementById(id + '_ScaleTxt').innerHTML;
|
|
607
|
+
(0,util_.setInnerHtml)(document.getElementById(id + '_ScaleTxt'), html.replace(originLanguage.kmUnit, langContent.kmUnit).replace(originLanguage.mUnit, langContent.mUnit)); // 视点高
|
|
608
|
+
|
|
609
|
+
html = document.getElementById(id + '_CoordEyeAlt').innerHTML;
|
|
610
|
+
(0,util_.setInnerHtml)(document.getElementById(id + '_CoordEyeAlt'), html.replace(originLanguage.eyeAltitude, langContent.eyeAltitude).replace(originLanguage.kmUnit, langContent.kmUnit).replace(originLanguage.mUnit, langContent.mUnit)); // 高度
|
|
611
|
+
|
|
612
|
+
html = document.getElementById(id + '_CoordHeight').innerHTML;
|
|
613
|
+
(0,util_.setInnerHtml)(document.getElementById(id + '_CoordHeight'), html.replace(originLanguage.kmUnit, langContent.kmUnit).replace(originLanguage.mUnit, langContent.mUnit));
|
|
614
|
+
}
|
|
615
|
+
});
|
|
616
|
+
}
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
}
|
|
619
620
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
620
621
|
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
621
622
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/statusbar/StatusBar.vue?vue&type=script&setup=true&lang=js
|
|
@@ -668,7 +669,7 @@ const __default__ = {
|
|
|
668
669
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
669
670
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
670
671
|
if (scenceView) {
|
|
671
|
-
viewModel = new StatusBarViewModel
|
|
672
|
+
viewModel = new StatusBarViewModel(scenceView._viewer, props);
|
|
672
673
|
}
|
|
673
674
|
});
|
|
674
675
|
});
|
|
@@ -12,30 +12,22 @@ 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
|
-
|
|
19
|
-
|
|
20
|
-
__webpack_require__
|
|
21
|
-
|
|
22
|
-
});
|
|
23
|
-
|
|
24
|
-
;// CONCATENATED MODULE: external "element-plus/dist/index.full.js"
|
|
25
|
-
var index_full_js_namespaceObject = require("element-plus/dist/index.full.js");
|
|
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
|
|
18
|
+
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
|
|
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__(7997);
|
|
21
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
30
22
|
|
|
31
23
|
|
|
32
24
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
Vue.component("KqMessage",
|
|
25
|
+
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
26
|
+
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
27
|
+
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
36
28
|
};
|
|
37
29
|
|
|
38
|
-
/* harmony default export */
|
|
30
|
+
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
39
31
|
|
|
40
32
|
/***/ }),
|
|
41
33
|
|
|
@@ -46,6 +38,13 @@ module.exports = require("@kq_npm/client_icons_vue");
|
|
|
46
38
|
|
|
47
39
|
/***/ }),
|
|
48
40
|
|
|
41
|
+
/***/ 9389:
|
|
42
|
+
/***/ (function(module) {
|
|
43
|
+
|
|
44
|
+
module.exports = require("element-plus/dist/index.full.js");
|
|
45
|
+
|
|
46
|
+
/***/ }),
|
|
47
|
+
|
|
49
48
|
/***/ 7080:
|
|
50
49
|
/***/ (function(module) {
|
|
51
50
|
|
|
@@ -190,8 +189,8 @@ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
|
190
189
|
var gis_utils_ = __webpack_require__(7135);
|
|
191
190
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
192
191
|
var defineProperty = __webpack_require__(8270);
|
|
193
|
-
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
194
|
-
var message = __webpack_require__(
|
|
192
|
+
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
193
|
+
var message = __webpack_require__(1349);
|
|
195
194
|
;// CONCATENATED MODULE: ./src/webgl/terrainoperation/TerrainOperationViewModel.js
|
|
196
195
|
|
|
197
196
|
//地形淹没分析逻辑类
|
|
@@ -496,7 +495,7 @@ const __default__ = {
|
|
|
496
495
|
},
|
|
497
496
|
|
|
498
497
|
setup(__props, {
|
|
499
|
-
expose
|
|
498
|
+
expose: __expose
|
|
500
499
|
}) {
|
|
501
500
|
const props = __props;
|
|
502
501
|
const {
|
|
@@ -602,13 +601,15 @@ const __default__ = {
|
|
|
602
601
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
603
602
|
viewModel && viewModel.destroy();
|
|
604
603
|
});
|
|
605
|
-
|
|
604
|
+
|
|
605
|
+
__expose({
|
|
606
606
|
changeStyle,
|
|
607
607
|
changeHeight,
|
|
608
608
|
changeModificationHeight,
|
|
609
609
|
startOperation,
|
|
610
610
|
clear
|
|
611
611
|
});
|
|
612
|
+
|
|
612
613
|
return (_ctx, _cache) => {
|
|
613
614
|
const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
|
|
614
615
|
|
|
@@ -12,30 +12,22 @@ 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
|
-
|
|
19
|
-
|
|
20
|
-
__webpack_require__
|
|
21
|
-
|
|
22
|
-
});
|
|
23
|
-
|
|
24
|
-
;// CONCATENATED MODULE: external "element-plus/dist/index.full.js"
|
|
25
|
-
var index_full_js_namespaceObject = require("element-plus/dist/index.full.js");
|
|
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
|
|
18
|
+
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
|
|
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__(7997);
|
|
21
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
30
22
|
|
|
31
23
|
|
|
32
24
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
Vue.component("KqMessage",
|
|
25
|
+
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
26
|
+
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
27
|
+
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
36
28
|
};
|
|
37
29
|
|
|
38
|
-
/* harmony default export */
|
|
30
|
+
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
39
31
|
|
|
40
32
|
/***/ }),
|
|
41
33
|
|
|
@@ -46,6 +38,13 @@ module.exports = require("@kq_npm/client_icons_vue");
|
|
|
46
38
|
|
|
47
39
|
/***/ }),
|
|
48
40
|
|
|
41
|
+
/***/ 9389:
|
|
42
|
+
/***/ (function(module) {
|
|
43
|
+
|
|
44
|
+
module.exports = require("element-plus/dist/index.full.js");
|
|
45
|
+
|
|
46
|
+
/***/ }),
|
|
47
|
+
|
|
49
48
|
/***/ 7080:
|
|
50
49
|
/***/ (function(module) {
|
|
51
50
|
|
|
@@ -190,8 +189,8 @@ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
|
190
189
|
var gis_utils_ = __webpack_require__(7135);
|
|
191
190
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
192
191
|
var defineProperty = __webpack_require__(8270);
|
|
193
|
-
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
194
|
-
var message = __webpack_require__(
|
|
192
|
+
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
193
|
+
var message = __webpack_require__(1349);
|
|
195
194
|
;// CONCATENATED MODULE: ./src/webgl/terrainprofileanalysis/TerrainProfileAnalysisViewModel.js
|
|
196
195
|
|
|
197
196
|
|
|
@@ -450,7 +449,7 @@ const __default__ = {
|
|
|
450
449
|
},
|
|
451
450
|
|
|
452
451
|
setup(__props, {
|
|
453
|
-
expose
|
|
452
|
+
expose: __expose
|
|
454
453
|
}) {
|
|
455
454
|
const props = __props;
|
|
456
455
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
@@ -533,11 +532,13 @@ const __default__ = {
|
|
|
533
532
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
534
533
|
viewModel && viewModel.destroy();
|
|
535
534
|
});
|
|
536
|
-
|
|
535
|
+
|
|
536
|
+
__expose({
|
|
537
537
|
startAnalysis,
|
|
538
538
|
clearResult,
|
|
539
539
|
clear
|
|
540
540
|
});
|
|
541
|
+
|
|
541
542
|
return (_ctx, _cache) => {
|
|
542
543
|
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
543
544
|
|
package/underground/index.js
CHANGED
|
@@ -244,7 +244,7 @@ const __default__ = {
|
|
|
244
244
|
emits: ["undergroundChange"],
|
|
245
245
|
|
|
246
246
|
setup(__props, {
|
|
247
|
-
expose,
|
|
247
|
+
expose: __expose,
|
|
248
248
|
emit
|
|
249
249
|
}) {
|
|
250
250
|
const props = __props;
|
|
@@ -291,9 +291,11 @@ const __default__ = {
|
|
|
291
291
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
292
292
|
viewModel && viewModel.destroy();
|
|
293
293
|
});
|
|
294
|
-
|
|
294
|
+
|
|
295
|
+
__expose({
|
|
295
296
|
undergroundChange
|
|
296
297
|
});
|
|
298
|
+
|
|
297
299
|
return (_ctx, _cache) => {
|
|
298
300
|
const _component_kq_switch = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-switch");
|
|
299
301
|
|
package/videofusion/index.js
CHANGED
|
@@ -12,30 +12,22 @@ 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
|
-
|
|
19
|
-
|
|
20
|
-
__webpack_require__
|
|
21
|
-
|
|
22
|
-
});
|
|
23
|
-
|
|
24
|
-
;// CONCATENATED MODULE: external "element-plus/dist/index.full.js"
|
|
25
|
-
var index_full_js_namespaceObject = require("element-plus/dist/index.full.js");
|
|
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
|
|
18
|
+
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
|
|
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__(7997);
|
|
21
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
30
22
|
|
|
31
23
|
|
|
32
24
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
Vue.component("KqMessage",
|
|
25
|
+
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
26
|
+
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
27
|
+
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
36
28
|
};
|
|
37
29
|
|
|
38
|
-
/* harmony default export */
|
|
30
|
+
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
39
31
|
|
|
40
32
|
/***/ }),
|
|
41
33
|
|
|
@@ -260,6 +252,13 @@ module.exports = require("@kq_npm/client_icons_vue");
|
|
|
260
252
|
|
|
261
253
|
/***/ }),
|
|
262
254
|
|
|
255
|
+
/***/ 9389:
|
|
256
|
+
/***/ (function(module) {
|
|
257
|
+
|
|
258
|
+
module.exports = require("element-plus/dist/index.full.js");
|
|
259
|
+
|
|
260
|
+
/***/ }),
|
|
261
|
+
|
|
263
262
|
/***/ 7080:
|
|
264
263
|
/***/ (function(module) {
|
|
265
264
|
|
|
@@ -410,8 +409,8 @@ var client_icons_vue_ = __webpack_require__(348);
|
|
|
410
409
|
var util_ = __webpack_require__(3458);
|
|
411
410
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
412
411
|
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
413
|
-
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
414
|
-
var message = __webpack_require__(
|
|
412
|
+
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
413
|
+
var message = __webpack_require__(1349);
|
|
415
414
|
;// 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
|
|
416
415
|
|
|
417
416
|
const _hoisted_1 = {
|
|
@@ -476,7 +475,7 @@ const __default__ = {
|
|
|
476
475
|
},
|
|
477
476
|
|
|
478
477
|
setup(__props, {
|
|
479
|
-
expose
|
|
478
|
+
expose: __expose
|
|
480
479
|
}) {
|
|
481
480
|
const props = __props;
|
|
482
481
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
@@ -676,12 +675,14 @@ const __default__ = {
|
|
|
676
675
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
677
676
|
viewModel && viewModel.destroy();
|
|
678
677
|
});
|
|
679
|
-
|
|
678
|
+
|
|
679
|
+
__expose({
|
|
680
680
|
paramsChanged,
|
|
681
681
|
fusion,
|
|
682
682
|
flyTo,
|
|
683
683
|
clearResult
|
|
684
684
|
});
|
|
685
|
+
|
|
685
686
|
return (_ctx, _cache) => {
|
|
686
687
|
const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
|
|
687
688
|
|
package/videoproject/index.js
CHANGED
|
@@ -12,30 +12,22 @@ 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
|
-
|
|
19
|
-
|
|
20
|
-
__webpack_require__
|
|
21
|
-
|
|
22
|
-
});
|
|
23
|
-
|
|
24
|
-
;// CONCATENATED MODULE: external "element-plus/dist/index.full.js"
|
|
25
|
-
var index_full_js_namespaceObject = require("element-plus/dist/index.full.js");
|
|
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
|
|
18
|
+
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
|
|
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__(7997);
|
|
21
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
30
22
|
|
|
31
23
|
|
|
32
24
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
Vue.component("KqMessage",
|
|
25
|
+
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
26
|
+
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
27
|
+
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
36
28
|
};
|
|
37
29
|
|
|
38
|
-
/* harmony default export */
|
|
30
|
+
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
39
31
|
|
|
40
32
|
/***/ }),
|
|
41
33
|
|
|
@@ -236,6 +228,13 @@ module.exports = require("@kq_npm/client_icons_vue");
|
|
|
236
228
|
|
|
237
229
|
/***/ }),
|
|
238
230
|
|
|
231
|
+
/***/ 9389:
|
|
232
|
+
/***/ (function(module) {
|
|
233
|
+
|
|
234
|
+
module.exports = require("element-plus/dist/index.full.js");
|
|
235
|
+
|
|
236
|
+
/***/ }),
|
|
237
|
+
|
|
239
238
|
/***/ 7080:
|
|
240
239
|
/***/ (function(module) {
|
|
241
240
|
|
|
@@ -386,8 +385,8 @@ var client_icons_vue_ = __webpack_require__(348);
|
|
|
386
385
|
var util_ = __webpack_require__(3458);
|
|
387
386
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
388
387
|
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
389
|
-
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
390
|
-
var message = __webpack_require__(
|
|
388
|
+
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
389
|
+
var message = __webpack_require__(1349);
|
|
391
390
|
;// 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
|
|
392
391
|
|
|
393
392
|
const _hoisted_1 = {
|
|
@@ -455,7 +454,7 @@ const __default__ = {
|
|
|
455
454
|
},
|
|
456
455
|
|
|
457
456
|
setup(__props, {
|
|
458
|
-
expose
|
|
457
|
+
expose: __expose
|
|
459
458
|
}) {
|
|
460
459
|
const props = __props;
|
|
461
460
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
@@ -656,12 +655,14 @@ const __default__ = {
|
|
|
656
655
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
657
656
|
viewModel && viewModel.destroy();
|
|
658
657
|
});
|
|
659
|
-
|
|
658
|
+
|
|
659
|
+
__expose({
|
|
660
660
|
paramsChanged,
|
|
661
661
|
project,
|
|
662
662
|
flyTo,
|
|
663
663
|
clearResult
|
|
664
664
|
});
|
|
665
|
+
|
|
665
666
|
return (_ctx, _cache) => {
|
|
666
667
|
const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
|
|
667
668
|
|
|
@@ -374,7 +374,7 @@ const __default__ = {
|
|
|
374
374
|
},
|
|
375
375
|
|
|
376
376
|
setup(__props, {
|
|
377
|
-
expose
|
|
377
|
+
expose: __expose
|
|
378
378
|
}) {
|
|
379
379
|
const props = __props;
|
|
380
380
|
const {
|
|
@@ -505,11 +505,13 @@ const __default__ = {
|
|
|
505
505
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
506
506
|
viewModel && viewModel.destroy();
|
|
507
507
|
});
|
|
508
|
-
|
|
508
|
+
|
|
509
|
+
__expose({
|
|
509
510
|
paramsChanged,
|
|
510
511
|
startAnalysis,
|
|
511
512
|
clearResult
|
|
512
513
|
});
|
|
514
|
+
|
|
513
515
|
return (_ctx, _cache) => {
|
|
514
516
|
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
515
517
|
|