@kq_npm/client3d_webgl_vue 4.5.3-beta → 4.5.4-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 +337 -524
- package/adddata/style/adddata.css +1 -1
- package/aspectanalysis/index.js +159 -227
- package/baseterraingallery/index.js +122 -145
- package/boxclip/index.js +288 -470
- package/clientPrint/index.js +333 -897
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +224 -246
- package/compass/index.js +96 -84
- package/excavatefillanalysis/index.js +181 -252
- package/fixedzoomin/index.js +91 -76
- package/fixedzoomout/index.js +91 -76
- package/flight/index.js +297 -401
- package/flight/style/flight.css +1 -1
- package/floodanalysis/index.js +243 -382
- package/geologicalbodyanalysis/index.js +203 -287
- package/gpuspatialquery/index.js +240 -390
- package/hawkeye/index.js +139 -103
- package/headertemp/index.js +23 -33
- package/heatmap3d/index.js +426 -733
- package/heatmap3d/style/heatmap3d.css +1 -1
- package/index.js +7913 -16839
- package/isolineanalysis/index.js +554 -1231
- package/light/index.js +351 -488
- package/limitheightanalysis/index.js +249 -312
- package/measure/index.js +339 -493
- package/modelFlat/index.js +202 -223
- package/modelexcavate/index.js +194 -251
- package/modelfilter/index.js +216 -299
- package/modelprofileanalysis/index.js +354 -465
- package/modelselect/index.js +180 -173
- package/package.json +1 -1
- package/particleeffect/index.js +257 -430
- package/planeclip/index.js +237 -328
- package/resetview/index.js +89 -69
- package/roller/index.js +305 -363
- package/scaneffect/index.js +273 -571
- package/sceneadvancedtoimage/index.js +1055 -0
- package/sceneadvancedtoimage/style/index.js +3 -0
- package/sceneadvancedtoimage/style/sceneadvancedtoimage.css +1 -0
- package/sceneapp/index.js +818 -2179
- package/sceneset/index.js +391 -885
- package/scenetohdimage/index.js +212 -346
- package/scenetohdimage/style/scenetohdimage.css +1 -1
- package/sceneview/index.js +9018 -17813
- package/sceneview/style/sceneview.css +1 -1
- package/screenshot/index.js +273 -312
- package/shadowanalysis/index.js +256 -436
- package/sightlineanalysis/index.js +229 -312
- package/sightlineanalysis/style/divpoint.css +1 -1
- package/skylineanalysis/index.js +200 -339
- package/slopeanalysis/index.js +270 -433
- package/slopeaspectanalysis/index.js +303 -523
- package/statusbar/index.js +113 -84
- package/style.css +1 -1
- package/terrainoperation/index.js +218 -269
- package/terrainprofileanalysis/index.js +162 -171
- package/underground/index.js +96 -82
- package/videofusion/index.js +305 -519
- package/videoproject/index.js +311 -521
- package/viewshedanalysis/index.js +176 -275
- package/weathereffect/index.js +197 -343
- package/wireframesketch/index.js +133 -141
|
@@ -7,100 +7,141 @@
|
|
|
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__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__455__, __WEBPACK_EXTERNAL_MODULE__2975__) {
|
|
11
11
|
return /******/ (function() { // webpackBootstrap
|
|
12
12
|
/******/ "use strict";
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
15
|
+
/***/ 3275:
|
|
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__(6363);
|
|
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__(455);
|
|
21
21
|
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
22
|
-
|
|
22
|
+
/*
|
|
23
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
24
|
+
* All rights reserved.
|
|
25
|
+
*/
|
|
23
26
|
|
|
24
27
|
|
|
25
28
|
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
26
29
|
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
27
30
|
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
28
31
|
};
|
|
29
|
-
|
|
30
|
-
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
32
|
+
/* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
31
33
|
|
|
32
34
|
/***/ }),
|
|
33
35
|
|
|
34
|
-
/***/
|
|
36
|
+
/***/ 5698:
|
|
35
37
|
/***/ (function(module) {
|
|
36
38
|
|
|
37
39
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
38
40
|
|
|
39
41
|
/***/ }),
|
|
40
42
|
|
|
41
|
-
/***/
|
|
43
|
+
/***/ 8224:
|
|
44
|
+
/***/ (function(module) {
|
|
45
|
+
|
|
46
|
+
module.exports = require("core-js/modules/esnext.iterator.map.js");
|
|
47
|
+
|
|
48
|
+
/***/ }),
|
|
49
|
+
|
|
50
|
+
/***/ 6363:
|
|
42
51
|
/***/ (function(module) {
|
|
43
52
|
|
|
44
53
|
module.exports = require("element-plus/dist/index.full.js");
|
|
45
54
|
|
|
46
55
|
/***/ }),
|
|
47
56
|
|
|
48
|
-
/***/
|
|
57
|
+
/***/ 3579:
|
|
49
58
|
/***/ (function(module) {
|
|
50
59
|
|
|
51
60
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
52
61
|
|
|
53
62
|
/***/ }),
|
|
54
63
|
|
|
55
|
-
/***/
|
|
64
|
+
/***/ 64:
|
|
56
65
|
/***/ (function(module) {
|
|
57
66
|
|
|
58
|
-
module.exports =
|
|
67
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
|
|
59
68
|
|
|
60
69
|
/***/ }),
|
|
61
70
|
|
|
62
|
-
/***/
|
|
71
|
+
/***/ 2975:
|
|
63
72
|
/***/ (function(module) {
|
|
64
73
|
|
|
65
|
-
module.exports =
|
|
74
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
|
|
66
75
|
|
|
67
76
|
/***/ }),
|
|
68
77
|
|
|
69
|
-
/***/
|
|
78
|
+
/***/ 455:
|
|
70
79
|
/***/ (function(module) {
|
|
71
80
|
|
|
72
|
-
module.exports =
|
|
81
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
|
|
73
82
|
|
|
74
83
|
/***/ }),
|
|
75
84
|
|
|
76
|
-
/***/
|
|
85
|
+
/***/ 154:
|
|
77
86
|
/***/ (function(module) {
|
|
78
87
|
|
|
79
|
-
module.exports =
|
|
88
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
|
|
80
89
|
|
|
81
90
|
/***/ }),
|
|
82
91
|
|
|
83
|
-
/***/
|
|
92
|
+
/***/ 6913:
|
|
84
93
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
85
94
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
function
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
95
|
+
|
|
96
|
+
// EXPORTS
|
|
97
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
98
|
+
A: function() { return /* binding */ _defineProperty; }
|
|
99
|
+
});
|
|
100
|
+
|
|
101
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
102
|
+
function _typeof(o) {
|
|
103
|
+
"@babel/helpers - typeof";
|
|
104
|
+
|
|
105
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
106
|
+
return typeof o;
|
|
107
|
+
} : function (o) {
|
|
108
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
109
|
+
}, _typeof(o);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
113
|
+
|
|
114
|
+
function toPrimitive(t, r) {
|
|
115
|
+
if ("object" != _typeof(t) || !t) return t;
|
|
116
|
+
var e = t[Symbol.toPrimitive];
|
|
117
|
+
if (void 0 !== e) {
|
|
118
|
+
var i = e.call(t, r || "default");
|
|
119
|
+
if ("object" != _typeof(i)) return i;
|
|
120
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
99
121
|
}
|
|
122
|
+
return ("string" === r ? String : Number)(t);
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
function toPropertyKey(t) {
|
|
129
|
+
var i = toPrimitive(t, "string");
|
|
130
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
100
134
|
|
|
101
|
-
|
|
135
|
+
function _defineProperty(e, r, t) {
|
|
136
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
137
|
+
value: t,
|
|
138
|
+
enumerable: !0,
|
|
139
|
+
configurable: !0,
|
|
140
|
+
writable: !0
|
|
141
|
+
}) : e[r] = t, e;
|
|
102
142
|
}
|
|
103
143
|
|
|
144
|
+
|
|
104
145
|
/***/ })
|
|
105
146
|
|
|
106
147
|
/******/ });
|
|
@@ -172,54 +213,53 @@ function _defineProperty(obj, key, value) {
|
|
|
172
213
|
/******/
|
|
173
214
|
/************************************************************************/
|
|
174
215
|
var __webpack_exports__ = {};
|
|
175
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
176
|
-
!function() {
|
|
177
216
|
// ESM COMPAT FLAG
|
|
178
217
|
__webpack_require__.r(__webpack_exports__);
|
|
179
218
|
|
|
180
219
|
// EXPORTS
|
|
181
220
|
__webpack_require__.d(__webpack_exports__, {
|
|
182
|
-
|
|
221
|
+
ExcavateFillAnalysisViewModel: function() { return /* reexport */ ExcavateFillAnalysisViewModel; },
|
|
183
222
|
"default": function() { return /* reexport */ ExcavateFillAnalysis; }
|
|
184
223
|
});
|
|
185
224
|
|
|
186
225
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
187
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
226
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
|
|
188
227
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
189
|
-
var gis_utils_ = __webpack_require__(
|
|
190
|
-
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
191
|
-
var defineProperty = __webpack_require__(
|
|
228
|
+
var gis_utils_ = __webpack_require__(64);
|
|
229
|
+
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
230
|
+
var defineProperty = __webpack_require__(6913);
|
|
231
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.map.js"
|
|
232
|
+
var esnext_iterator_map_js_ = __webpack_require__(8224);
|
|
192
233
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
193
|
-
var message = __webpack_require__(
|
|
234
|
+
var message = __webpack_require__(3275);
|
|
194
235
|
;// CONCATENATED MODULE: ./src/webgl/excavatefillanalysis/ExcavateFillAnalysisViewModel.js
|
|
195
236
|
|
|
237
|
+
|
|
238
|
+
/*
|
|
239
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
240
|
+
* All rights reserved.
|
|
241
|
+
*/
|
|
196
242
|
//填挖方分析逻辑类
|
|
197
243
|
|
|
198
244
|
class ExcavateFillAnalysisViewModel {
|
|
199
|
-
//填挖方分析三维对象
|
|
200
|
-
//绘制管理对象
|
|
201
|
-
//填挖方分析存储参数对象
|
|
202
245
|
//绘制完成监听事件
|
|
203
|
-
constructor(scenceView, options, callback) {
|
|
204
|
-
(0,defineProperty/* default */.Z)(this, "_excavateFillAnalysis", null);
|
|
205
|
-
|
|
206
|
-
(0,defineProperty/* default */.Z)(this, "_drawManager", null);
|
|
207
|
-
|
|
208
|
-
(0,defineProperty/* default */.Z)(this, "_options", null);
|
|
209
|
-
|
|
210
|
-
(0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
|
|
211
246
|
|
|
247
|
+
constructor(scenceView, options, callback) {
|
|
248
|
+
(0,defineProperty/* default */.A)(this, "_excavateFillAnalysis", null);
|
|
249
|
+
//填挖方分析三维对象
|
|
250
|
+
(0,defineProperty/* default */.A)(this, "_drawManager", null);
|
|
251
|
+
//绘制管理对象
|
|
252
|
+
(0,defineProperty/* default */.A)(this, "_options", null);
|
|
253
|
+
//填挖方分析存储参数对象
|
|
254
|
+
(0,defineProperty/* default */.A)(this, "_removeEventListener", null);
|
|
212
255
|
options.viewer = scenceView._viewer;
|
|
213
256
|
options.viewer.scene.globe.depthTestAgainstTerrain = true;
|
|
214
|
-
|
|
215
257
|
if (options.cutColor) {
|
|
216
258
|
options.cutColor = Cesium.Color.fromCssColorString(options.cutColor).withAlpha(0.7);
|
|
217
259
|
}
|
|
218
|
-
|
|
219
260
|
if (options.fillColor) {
|
|
220
261
|
options.fillColor = Cesium.Color.fromCssColorString(options.fillColor).withAlpha(0.7);
|
|
221
262
|
}
|
|
222
|
-
|
|
223
263
|
this._options = options;
|
|
224
264
|
this._drawManager = scenceView._drawManager;
|
|
225
265
|
var that = this;
|
|
@@ -227,15 +267,14 @@ class ExcavateFillAnalysisViewModel {
|
|
|
227
267
|
if (shape) {
|
|
228
268
|
options.positions = that.coordinateTransform(shape._controlPoints);
|
|
229
269
|
that._excavateFillAnalysis = new Cesium.Kq3dCutFill(options);
|
|
230
|
-
|
|
231
270
|
that._drawManager.clear();
|
|
232
|
-
|
|
233
|
-
|
|
271
|
+
callback && callback();
|
|
272
|
+
// callback && setTimeout(callback, 1500);
|
|
234
273
|
}
|
|
235
274
|
});
|
|
236
|
-
}
|
|
237
|
-
|
|
275
|
+
}
|
|
238
276
|
|
|
277
|
+
// 处理绘制坐标,转成二维坐标
|
|
239
278
|
coordinateTransform(points) {
|
|
240
279
|
let cutPoints = points.map(function (point) {
|
|
241
280
|
let cartesPh = Cesium.Cartographic.fromCartesian(point);
|
|
@@ -249,9 +288,9 @@ class ExcavateFillAnalysisViewModel {
|
|
|
249
288
|
return map;
|
|
250
289
|
});
|
|
251
290
|
return cutPoints;
|
|
252
|
-
}
|
|
253
|
-
|
|
291
|
+
}
|
|
254
292
|
|
|
293
|
+
//开始分析
|
|
255
294
|
start() {
|
|
256
295
|
// 判断是否添加了地形
|
|
257
296
|
if (this._options.viewer.terrainProvider.availability) {
|
|
@@ -260,70 +299,63 @@ class ExcavateFillAnalysisViewModel {
|
|
|
260
299
|
clampToGround: true
|
|
261
300
|
});
|
|
262
301
|
} else {
|
|
263
|
-
(0,message/* default */.
|
|
302
|
+
(0,message/* default */.A)({
|
|
264
303
|
message: "只支持STK类型的地形分析!",
|
|
265
304
|
type: "warning"
|
|
266
305
|
});
|
|
267
306
|
}
|
|
268
307
|
} else {
|
|
269
|
-
(0,message/* default */.
|
|
308
|
+
(0,message/* default */.A)({
|
|
270
309
|
message: "请加载地形后分析!",
|
|
271
310
|
type: "warning"
|
|
272
311
|
});
|
|
273
312
|
}
|
|
274
|
-
}
|
|
275
|
-
|
|
313
|
+
}
|
|
276
314
|
|
|
315
|
+
//清除全部结果
|
|
277
316
|
clear() {
|
|
278
317
|
this._drawManager.stopDraw();
|
|
279
|
-
|
|
280
318
|
this._excavateFillAnalysis && this._excavateFillAnalysis.removeAll();
|
|
281
|
-
}
|
|
282
|
-
|
|
319
|
+
}
|
|
283
320
|
|
|
321
|
+
//销毁
|
|
284
322
|
destroy() {
|
|
285
|
-
this.clear();
|
|
286
|
-
|
|
287
|
-
this._excavateFillAnalysis = null;
|
|
288
|
-
|
|
323
|
+
this.clear();
|
|
324
|
+
// this._excavateFillAnalysis && this._excavateFillAnalysis.destroy();
|
|
325
|
+
this._excavateFillAnalysis = null;
|
|
326
|
+
//移除监听事件
|
|
289
327
|
this._removeEventListener && this._removeEventListener();
|
|
290
328
|
this._removeEventListener = null;
|
|
291
|
-
}
|
|
292
|
-
|
|
329
|
+
}
|
|
293
330
|
|
|
331
|
+
//设置基准高度
|
|
294
332
|
setReferenceHeight(height) {
|
|
295
333
|
this._options.referenceHeight = Number(height);
|
|
296
|
-
|
|
297
334
|
if (this._excavateFillAnalysis) {
|
|
298
335
|
this._excavateFillAnalysis.referenceHeight = Number(height);
|
|
299
336
|
}
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
|
|
337
|
+
}
|
|
338
|
+
//设置挖方颜色
|
|
303
339
|
setCutColor(cutColor) {
|
|
304
340
|
this._options.cutColor = Cesium.Color.fromCssColorString(cutColor).withAlpha(0.7);
|
|
305
|
-
|
|
306
341
|
if (this._excavateFillAnalysis) {
|
|
307
342
|
this._excavateFillAnalysis.cutColor = this._options.cutColor;
|
|
308
343
|
}
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
|
|
344
|
+
}
|
|
345
|
+
//设置填方颜色
|
|
312
346
|
setFillColor(fillColor) {
|
|
313
347
|
this._options.fillColor = Cesium.Color.fromCssColorString(fillColor).withAlpha(0.7);
|
|
314
|
-
|
|
315
348
|
if (this._excavateFillAnalysis) {
|
|
316
349
|
this._excavateFillAnalysis.fillColor = this._options.fillColor;
|
|
317
350
|
}
|
|
318
351
|
}
|
|
319
|
-
|
|
320
352
|
}
|
|
321
353
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
322
|
-
var client_icons_vue_ = __webpack_require__(
|
|
354
|
+
var client_icons_vue_ = __webpack_require__(5698);
|
|
323
355
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
324
|
-
var util_ = __webpack_require__(
|
|
356
|
+
var util_ = __webpack_require__(2975);
|
|
325
357
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
326
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
358
|
+
var vue_i18n_cjs_js_ = __webpack_require__(3579);
|
|
327
359
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/excavatefillanalysis/ExcavateFillAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
328
360
|
|
|
329
361
|
const _hoisted_1 = {
|
|
@@ -354,7 +386,7 @@ const _hoisted_6 = {
|
|
|
354
386
|
const __default__ = {
|
|
355
387
|
name: "Kq3dExcavateFillAnalysis"
|
|
356
388
|
};
|
|
357
|
-
/* harmony default export */ var ExcavateFillAnalysisvue_type_script_setup_true_lang_js = (
|
|
389
|
+
/* harmony default export */ var ExcavateFillAnalysisvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
|
|
358
390
|
props: {
|
|
359
391
|
// 设置参数
|
|
360
392
|
settingParams: {
|
|
@@ -365,7 +397,6 @@ const __default__ = {
|
|
|
365
397
|
type: Boolean,
|
|
366
398
|
default: true
|
|
367
399
|
},
|
|
368
|
-
|
|
369
400
|
/**
|
|
370
401
|
* 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
371
402
|
*/
|
|
@@ -395,11 +426,9 @@ const __default__ = {
|
|
|
395
426
|
default: true
|
|
396
427
|
}
|
|
397
428
|
},
|
|
398
|
-
|
|
399
429
|
setup(__props, {
|
|
400
430
|
expose: __expose
|
|
401
431
|
}) {
|
|
402
|
-
const props = __props;
|
|
403
432
|
const {
|
|
404
433
|
proxy
|
|
405
434
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
@@ -410,8 +439,10 @@ const __default__ = {
|
|
|
410
439
|
let result = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
411
440
|
cutVolumn: "NaN",
|
|
412
441
|
fillVolumn: "NaN"
|
|
413
|
-
});
|
|
442
|
+
});
|
|
414
443
|
|
|
444
|
+
// 获取组件传参
|
|
445
|
+
const props = __props;
|
|
415
446
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
416
447
|
altitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 2920,
|
|
417
448
|
// 基准高度
|
|
@@ -422,15 +453,17 @@ const __default__ = {
|
|
|
422
453
|
excavateColor: props.settingParams && props.settingParams.excavateColor || "#67C23A",
|
|
423
454
|
// 挖方颜色
|
|
424
455
|
fillColor: props.settingParams && props.settingParams.fillColor || "#E6A23C" // // 填方颜色
|
|
425
|
-
|
|
426
456
|
});
|
|
427
|
-
let viewModel = null;
|
|
457
|
+
let viewModel = null;
|
|
428
458
|
|
|
429
|
-
|
|
459
|
+
// 组件容器Ref
|
|
460
|
+
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
430
461
|
|
|
462
|
+
// 生成组件默认header
|
|
431
463
|
let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
432
|
-
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
464
|
+
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
433
465
|
|
|
466
|
+
// 国际化
|
|
434
467
|
let {
|
|
435
468
|
locale,
|
|
436
469
|
messages
|
|
@@ -450,7 +483,6 @@ const __default__ = {
|
|
|
450
483
|
watchCreateHeaderTemp();
|
|
451
484
|
});
|
|
452
485
|
currentLang.value = proxy.$i18n.locale; // 获取当前语言
|
|
453
|
-
|
|
454
486
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
455
487
|
if (scenceView) {
|
|
456
488
|
var options = {
|
|
@@ -462,15 +494,12 @@ const __default__ = {
|
|
|
462
494
|
setTimeout(() => {
|
|
463
495
|
showResult.value = true;
|
|
464
496
|
const cutVolumn = viewModel._excavateFillAnalysis.cutVolumn;
|
|
465
|
-
|
|
466
497
|
if (cutVolumn > 1000000000) {
|
|
467
498
|
result.cutVolumn = (cutVolumn / 1000000000).toFixed(2) + " km³";
|
|
468
499
|
} else {
|
|
469
500
|
result.cutVolumn = cutVolumn.toFixed(2) + " m³";
|
|
470
501
|
}
|
|
471
|
-
|
|
472
502
|
const fillVolumn = viewModel._excavateFillAnalysis.fillVolumn;
|
|
473
|
-
|
|
474
503
|
if (fillVolumn > 1000000000) {
|
|
475
504
|
result.fillVolumn = (fillVolumn / 1000000000).toFixed(2) + " km³";
|
|
476
505
|
} else {
|
|
@@ -481,105 +510,83 @@ const __default__ = {
|
|
|
481
510
|
}
|
|
482
511
|
});
|
|
483
512
|
});
|
|
513
|
+
|
|
484
514
|
/**
|
|
485
515
|
* @description 监听header生成
|
|
486
516
|
*/
|
|
487
|
-
|
|
488
517
|
const watchCreateHeaderTemp = () => {
|
|
489
518
|
if (props.showHeaderTemp) {
|
|
490
519
|
// 生成headerTemp
|
|
491
520
|
headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
|
|
492
521
|
}
|
|
493
|
-
};
|
|
494
|
-
|
|
522
|
+
};
|
|
495
523
|
|
|
524
|
+
//开始分析
|
|
496
525
|
function startAnalysis() {
|
|
497
526
|
// this.clearResult();
|
|
498
527
|
showResult.value = false;
|
|
499
528
|
viewModel && viewModel.clear();
|
|
500
529
|
viewModel && viewModel.start();
|
|
501
|
-
}
|
|
502
|
-
|
|
530
|
+
}
|
|
503
531
|
|
|
532
|
+
//清除结果
|
|
504
533
|
function clearResult() {
|
|
505
534
|
showResult.value = false;
|
|
506
535
|
viewModel && viewModel.clear();
|
|
507
536
|
}
|
|
508
|
-
|
|
509
537
|
function paramsChanged(key) {
|
|
510
538
|
switch (key) {
|
|
511
539
|
case "height":
|
|
512
540
|
viewModel.setReferenceHeight(formItem.altitudeHeight);
|
|
513
|
-
|
|
514
541
|
if (showResult.value) {
|
|
515
542
|
const cutVolumn = viewModel._excavateFillAnalysis.cutVolumn;
|
|
516
|
-
|
|
517
543
|
if (cutVolumn > 1000000000) {
|
|
518
544
|
result.cutVolumn = (cutVolumn / 1000000000).toFixed(2) + " km³";
|
|
519
545
|
} else {
|
|
520
546
|
result.cutVolumn = cutVolumn.toFixed(2) + " m³";
|
|
521
547
|
}
|
|
522
|
-
|
|
523
548
|
const fillVolumn = viewModel._excavateFillAnalysis.fillVolumn;
|
|
524
|
-
|
|
525
549
|
if (fillVolumn > 1000000000) {
|
|
526
550
|
result.fillVolumn = (fillVolumn / 1000000000).toFixed(2) + " km³";
|
|
527
551
|
} else {
|
|
528
552
|
result.fillVolumn = fillVolumn.toFixed(2) + " m³";
|
|
529
553
|
}
|
|
530
554
|
}
|
|
531
|
-
|
|
532
555
|
break;
|
|
533
|
-
|
|
534
556
|
case "cutColor":
|
|
535
557
|
viewModel.setCutColor(formItem.excavateColor);
|
|
536
558
|
break;
|
|
537
|
-
|
|
538
559
|
case "fillColor":
|
|
539
560
|
viewModel.setFillColor(formItem.fillColor);
|
|
540
561
|
break;
|
|
541
|
-
|
|
542
562
|
default:
|
|
543
563
|
break;
|
|
544
564
|
}
|
|
545
565
|
}
|
|
546
|
-
|
|
547
566
|
function closeBtn() {
|
|
548
567
|
showResult.value = false;
|
|
549
|
-
}
|
|
550
|
-
|
|
568
|
+
}
|
|
551
569
|
|
|
570
|
+
// 销毁
|
|
552
571
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
553
572
|
viewModel && viewModel.destroy();
|
|
554
573
|
});
|
|
555
|
-
|
|
556
574
|
__expose({
|
|
557
575
|
startAnalysis,
|
|
558
576
|
paramsChanged,
|
|
559
577
|
clearResult
|
|
560
578
|
});
|
|
561
|
-
|
|
562
579
|
return (_ctx, _cache) => {
|
|
563
580
|
const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
|
|
564
|
-
|
|
565
581
|
const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
|
|
566
|
-
|
|
567
582
|
const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
|
|
568
|
-
|
|
569
583
|
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
570
|
-
|
|
571
584
|
const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
|
|
572
|
-
|
|
573
585
|
const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
|
|
574
|
-
|
|
575
586
|
const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
|
|
576
|
-
|
|
577
587
|
const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
|
|
578
|
-
|
|
579
588
|
const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
|
|
580
|
-
|
|
581
589
|
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
582
|
-
|
|
583
590
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
|
|
584
591
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-excavate-fill-analysis", {
|
|
585
592
|
'kq-box-shadow': __props.showShadow
|
|
@@ -590,9 +597,7 @@ const __default__ = {
|
|
|
590
597
|
key: 0,
|
|
591
598
|
ref_key: "headerTempRef",
|
|
592
599
|
ref: headerTempRef
|
|
593
|
-
}, null, 512
|
|
594
|
-
/* NEED_PATCH */
|
|
595
|
-
)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
600
|
+
}, null, 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
596
601
|
style: {
|
|
597
602
|
"display": "flex"
|
|
598
603
|
}
|
|
@@ -602,9 +607,7 @@ const __default__ = {
|
|
|
602
607
|
style: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeStyle)({
|
|
603
608
|
width: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(currentLang) === 'zh' ? '100px' : '130px'
|
|
604
609
|
})
|
|
605
|
-
}, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).altitudeHeight), 5
|
|
606
|
-
/* TEXT, STYLE */
|
|
607
|
-
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
610
|
+
}, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).altitudeHeight), 5 /* TEXT, STYLE */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
608
611
|
style: {
|
|
609
612
|
"display": "flex"
|
|
610
613
|
}
|
|
@@ -619,12 +622,8 @@ const __default__ = {
|
|
|
619
622
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minAltitudeHeight,
|
|
620
623
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxAltitudeHeight,
|
|
621
624
|
onInput: _cache[1] || (_cache[1] = $event => paramsChanged('height'))
|
|
622
|
-
}, null, 8
|
|
623
|
-
/*
|
|
624
|
-
, ["modelValue", "min", "max"])]),
|
|
625
|
-
_: 1
|
|
626
|
-
/* STABLE */
|
|
627
|
-
|
|
625
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
626
|
+
_: 1 /* STABLE */
|
|
628
627
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
629
628
|
span: 8,
|
|
630
629
|
style: {
|
|
@@ -639,29 +638,17 @@ const __default__ = {
|
|
|
639
638
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxAltitudeHeight,
|
|
640
639
|
"controls-position": "right",
|
|
641
640
|
onInput: _cache[3] || (_cache[3] = $event => paramsChanged('height'))
|
|
642
|
-
}, null, 8
|
|
643
|
-
/*
|
|
644
|
-
, ["modelValue", "min", "max"])]),
|
|
645
|
-
_: 1
|
|
646
|
-
/* STABLE */
|
|
647
|
-
|
|
641
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
642
|
+
_: 1 /* STABLE */
|
|
648
643
|
})]),
|
|
649
|
-
_: 1
|
|
650
|
-
/* STABLE */
|
|
651
|
-
|
|
644
|
+
_: 1 /* STABLE */
|
|
652
645
|
})])]),
|
|
653
|
-
_: 1
|
|
654
|
-
/* STABLE */
|
|
655
|
-
|
|
646
|
+
_: 1 /* STABLE */
|
|
656
647
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
657
648
|
class: "kq3d-excavate-fill-analysis-tip"
|
|
658
649
|
}, {
|
|
659
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).excavateFillTips), 1
|
|
660
|
-
/*
|
|
661
|
-
)]),
|
|
662
|
-
_: 1
|
|
663
|
-
/* STABLE */
|
|
664
|
-
|
|
650
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).excavateFillTips), 1 /* TEXT */)]),
|
|
651
|
+
_: 1 /* STABLE */
|
|
665
652
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
|
|
666
653
|
"model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(collapseValue)
|
|
667
654
|
}, {
|
|
@@ -686,18 +673,10 @@ const __default__ = {
|
|
|
686
673
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillColor,
|
|
687
674
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillColor = $event),
|
|
688
675
|
onChange: _cache[5] || (_cache[5] = $event => paramsChanged('fillColor'))
|
|
689
|
-
}, null, 8
|
|
690
|
-
/*
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
/* STABLE */
|
|
694
|
-
|
|
695
|
-
}, 8
|
|
696
|
-
/* PROPS */
|
|
697
|
-
, ["label"])]),
|
|
698
|
-
_: 1
|
|
699
|
-
/* STABLE */
|
|
700
|
-
|
|
676
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
677
|
+
_: 1 /* STABLE */
|
|
678
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
679
|
+
_: 1 /* STABLE */
|
|
701
680
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
702
681
|
span: 12
|
|
703
682
|
}, {
|
|
@@ -708,101 +687,50 @@ const __default__ = {
|
|
|
708
687
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).excavateColor,
|
|
709
688
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).excavateColor = $event),
|
|
710
689
|
onChange: _cache[7] || (_cache[7] = $event => paramsChanged('cutColor'))
|
|
711
|
-
}, null, 8
|
|
712
|
-
/*
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
/* STABLE */
|
|
716
|
-
|
|
717
|
-
}, 8
|
|
718
|
-
/* PROPS */
|
|
719
|
-
, ["label"])]),
|
|
720
|
-
_: 1
|
|
721
|
-
/* STABLE */
|
|
722
|
-
|
|
690
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
691
|
+
_: 1 /* STABLE */
|
|
692
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
693
|
+
_: 1 /* STABLE */
|
|
723
694
|
})]),
|
|
724
|
-
_: 1
|
|
725
|
-
/* STABLE */
|
|
726
|
-
|
|
695
|
+
_: 1 /* STABLE */
|
|
727
696
|
})]),
|
|
728
|
-
_: 1
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
_: 1
|
|
735
|
-
/* STABLE */
|
|
736
|
-
|
|
737
|
-
}, 8
|
|
738
|
-
/* PROPS */
|
|
739
|
-
, ["title"])]),
|
|
740
|
-
_: 1
|
|
741
|
-
/* STABLE */
|
|
742
|
-
|
|
743
|
-
}, 8
|
|
744
|
-
/* PROPS */
|
|
745
|
-
, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_3, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
697
|
+
_: 1 /* STABLE */
|
|
698
|
+
}, 8 /* PROPS */, ["label-width"])]),
|
|
699
|
+
_: 1 /* STABLE */
|
|
700
|
+
}, 8 /* PROPS */, ["title"])]),
|
|
701
|
+
_: 1 /* STABLE */
|
|
702
|
+
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_3, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
746
703
|
onClick: _cache[8] || (_cache[8] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
747
704
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
748
705
|
type: "primary"
|
|
749
706
|
}, {
|
|
750
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis), 1
|
|
751
|
-
/*
|
|
752
|
-
|
|
753
|
-
_: 1
|
|
754
|
-
/* STABLE */
|
|
755
|
-
|
|
756
|
-
}, 8
|
|
757
|
-
/* PROPS */
|
|
758
|
-
, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
707
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis), 1 /* TEXT */)]),
|
|
708
|
+
_: 1 /* STABLE */
|
|
709
|
+
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
759
710
|
onClick: _cache[9] || (_cache[9] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clearResult(), ["stop"])),
|
|
760
711
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult
|
|
761
712
|
}, {
|
|
762
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult), 1
|
|
763
|
-
/*
|
|
764
|
-
|
|
765
|
-
_: 1
|
|
766
|
-
/* STABLE */
|
|
767
|
-
|
|
768
|
-
}, 8
|
|
769
|
-
/* PROPS */
|
|
770
|
-
, ["title"])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showResult) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_5, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
713
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult), 1 /* TEXT */)]),
|
|
714
|
+
_: 1 /* STABLE */
|
|
715
|
+
}, 8 /* PROPS */, ["title"])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showResult) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_5, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
771
716
|
class: "kq3d-excavate-fill-analysis-result-title"
|
|
772
717
|
}, {
|
|
773
718
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
774
719
|
span: 18
|
|
775
720
|
}, {
|
|
776
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisResult), 1
|
|
777
|
-
/*
|
|
778
|
-
)]),
|
|
779
|
-
_: 1
|
|
780
|
-
/* STABLE */
|
|
781
|
-
|
|
721
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisResult), 1 /* TEXT */)]),
|
|
722
|
+
_: 1 /* STABLE */
|
|
782
723
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" <kq-col :span=\"6\" class=\"btn\">\r\n <kq-icon @click=\"closeBtn()\">\r\n <Close />\r\n </kq-icon>\r\n </kq-col> ")]),
|
|
783
|
-
_: 1
|
|
784
|
-
/* STABLE */
|
|
785
|
-
|
|
724
|
+
_: 1 /* STABLE */
|
|
786
725
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
787
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).excavateArea) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(result).cutVolumn), 1
|
|
788
|
-
/*
|
|
789
|
-
)]),
|
|
790
|
-
_: 1
|
|
791
|
-
/* STABLE */
|
|
792
|
-
|
|
726
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).excavateArea) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(result).cutVolumn), 1 /* TEXT */)]),
|
|
727
|
+
_: 1 /* STABLE */
|
|
793
728
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
794
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fillArea) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(result).fillVolumn), 1
|
|
795
|
-
/*
|
|
796
|
-
|
|
797
|
-
_: 1
|
|
798
|
-
/* STABLE */
|
|
799
|
-
|
|
800
|
-
})])])])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)])], 2
|
|
801
|
-
/* CLASS */
|
|
802
|
-
);
|
|
729
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fillArea) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(result).fillVolumn), 1 /* TEXT */)]),
|
|
730
|
+
_: 1 /* STABLE */
|
|
731
|
+
})])])])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)])], 2 /* CLASS */);
|
|
803
732
|
};
|
|
804
733
|
}
|
|
805
|
-
|
|
806
734
|
}));
|
|
807
735
|
;// CONCATENATED MODULE: ./src/webgl/excavatefillanalysis/ExcavateFillAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
808
736
|
|
|
@@ -814,10 +742,13 @@ const __exports__ = ExcavateFillAnalysisvue_type_script_setup_true_lang_js;
|
|
|
814
742
|
|
|
815
743
|
/* harmony default export */ var ExcavateFillAnalysis = (__exports__);
|
|
816
744
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
817
|
-
var init_js_ = __webpack_require__(
|
|
745
|
+
var init_js_ = __webpack_require__(455);
|
|
818
746
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
819
747
|
;// CONCATENATED MODULE: ./src/webgl/excavatefillanalysis/index.js
|
|
820
|
-
|
|
748
|
+
/*
|
|
749
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
750
|
+
* All rights reserved.
|
|
751
|
+
*/
|
|
821
752
|
|
|
822
753
|
|
|
823
754
|
|
|
@@ -826,8 +757,6 @@ ExcavateFillAnalysis.install = (Vue, opts) => {
|
|
|
826
757
|
Vue.component(ExcavateFillAnalysis.name, ExcavateFillAnalysis);
|
|
827
758
|
};
|
|
828
759
|
|
|
829
|
-
|
|
830
|
-
}();
|
|
831
760
|
/******/ return __webpack_exports__;
|
|
832
761
|
/******/ })()
|
|
833
762
|
;
|