@kq_npm/client3d_webgl_vue 4.5.31 → 4.5.33-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 +226 -495
- package/aspectanalysis/index.js +71 -182
- package/baseterraingallery/index.js +40 -102
- package/boxclip/index.js +197 -423
- package/clientPrint/index.js +6953 -17145
- package/comparemap/index.js +165 -216
- package/compass/index.js +20 -47
- package/excavatefillanalysis/index.js +101 -206
- package/fixedzoomin/index.js +20 -43
- package/fixedzoomout/index.js +18 -42
- package/flight/index.js +206 -353
- package/floodanalysis/index.js +145 -328
- package/geologicalbodyanalysis/index.js +114 -241
- package/gpuspatialquery/index.js +146 -340
- package/hawkeye/index.js +78 -80
- package/headertemp/index.js +8 -19
- package/heatmap3d/index.js +304 -645
- package/index.js +6525 -16962
- package/isolineanalysis/index.js +451 -1183
- package/light/index.js +308 -486
- package/limitheightanalysis/index.js +107 -204
- package/measure/index.js +145 -331
- package/modelFlat/index.js +114 -183
- package/modelexcavate/index.js +78 -172
- package/modelfilter/index.js +127 -252
- package/modelprofileanalysis/index.js +154 -297
- package/modelselect/index.js +90 -128
- package/package.json +1 -1
- package/particleeffect/index.js +170 -381
- package/planeclip/index.js +146 -281
- package/resetview/index.js +12 -31
- package/roller/index.js +252 -353
- package/scaneffect/index.js +178 -518
- package/sceneadvancedtoimage/index.js +152 -337
- package/sceneapp/index.js +6953 -17145
- package/sceneset/index.js +299 -838
- package/scenetohdimage/index.js +105 -276
- package/sceneview/index.js +6953 -17145
- package/screenshot/index.js +204 -281
- package/shadowanalysis/index.js +175 -386
- package/sightlineanalysis/index.js +135 -245
- package/skylineanalysis/index.js +108 -289
- package/slopeanalysis/index.js +174 -378
- package/slopeaspectanalysis/index.js +206 -466
- package/statusbar/index.js +37 -39
- package/terrainoperation/index.js +124 -218
- package/terrainprofileanalysis/index.js +66 -118
- package/typhoontrac/index.js +165 -321
- package/underground/index.js +16 -40
- package/videofusion/index.js +214 -470
- package/videoproject/index.js +220 -472
- package/viewshedanalysis/index.js +93 -230
- package/weathereffect/index.js +111 -295
- package/windyslicing/index.js +262 -695
- package/wireframesketch/index.js +49 -106
|
@@ -19,18 +19,16 @@ return /******/ (function() { // webpackBootstrap
|
|
|
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
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
|
-
/*
|
|
23
|
-
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
24
|
-
* All rights reserved.
|
|
22
|
+
/*
|
|
23
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
24
|
+
* All rights reserved.
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
|
|
29
28
|
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
30
29
|
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
31
30
|
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
32
31
|
};
|
|
33
|
-
|
|
34
32
|
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
35
33
|
|
|
36
34
|
/***/ }),
|
|
@@ -42,6 +40,27 @@ module.exports = require("@kq_npm/client_icons_vue");
|
|
|
42
40
|
|
|
43
41
|
/***/ }),
|
|
44
42
|
|
|
43
|
+
/***/ 2118:
|
|
44
|
+
/***/ (function(module) {
|
|
45
|
+
|
|
46
|
+
module.exports = require("core-js/modules/es.array.push.js");
|
|
47
|
+
|
|
48
|
+
/***/ }),
|
|
49
|
+
|
|
50
|
+
/***/ 8470:
|
|
51
|
+
/***/ (function(module) {
|
|
52
|
+
|
|
53
|
+
module.exports = require("core-js/modules/esnext.iterator.constructor.js");
|
|
54
|
+
|
|
55
|
+
/***/ }),
|
|
56
|
+
|
|
57
|
+
/***/ 8697:
|
|
58
|
+
/***/ (function(module) {
|
|
59
|
+
|
|
60
|
+
module.exports = require("core-js/modules/esnext.iterator.find.js");
|
|
61
|
+
|
|
62
|
+
/***/ }),
|
|
63
|
+
|
|
45
64
|
/***/ 9389:
|
|
46
65
|
/***/ (function(module) {
|
|
47
66
|
|
|
@@ -101,7 +120,6 @@ function _defineProperty(obj, key, value) {
|
|
|
101
120
|
} else {
|
|
102
121
|
obj[key] = value;
|
|
103
122
|
}
|
|
104
|
-
|
|
105
123
|
return obj;
|
|
106
124
|
}
|
|
107
125
|
|
|
@@ -193,11 +211,19 @@ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
|
193
211
|
var gis_utils_ = __webpack_require__(7135);
|
|
194
212
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
195
213
|
var defineProperty = __webpack_require__(8270);
|
|
214
|
+
// EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
|
|
215
|
+
var es_array_push_js_ = __webpack_require__(2118);
|
|
216
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
217
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
218
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
|
|
219
|
+
var esnext_iterator_find_js_ = __webpack_require__(8697);
|
|
196
220
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
197
221
|
var message = __webpack_require__(1349);
|
|
198
222
|
;// CONCATENATED MODULE: ./src/webgl/geologicalbodyanalysis/GeologicalBodyAnalysisViewModel.js
|
|
199
223
|
|
|
200
224
|
|
|
225
|
+
|
|
226
|
+
|
|
201
227
|
/*
|
|
202
228
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
203
229
|
* All rights reserved.
|
|
@@ -205,31 +231,23 @@ var message = __webpack_require__(1349);
|
|
|
205
231
|
//地质体分析逻辑类
|
|
206
232
|
|
|
207
233
|
class GeologicalBodyAnalysisViewModel {
|
|
208
|
-
//三维viewer对象
|
|
209
|
-
//地质体分析存储参数对象
|
|
210
|
-
//地质体分析三维对象
|
|
211
234
|
constructor(scenceView, options) {
|
|
212
235
|
(0,defineProperty/* default */.Z)(this, "_viewer", null);
|
|
213
|
-
|
|
236
|
+
//三维viewer对象
|
|
214
237
|
(0,defineProperty/* default */.Z)(this, "_options", {});
|
|
215
|
-
|
|
238
|
+
//地质体分析存储参数对象
|
|
216
239
|
(0,defineProperty/* default */.Z)(this, "_geologyBody", null);
|
|
217
|
-
|
|
240
|
+
//地质体分析三维对象
|
|
218
241
|
(0,defineProperty/* default */.Z)(this, "_measureHandler", null);
|
|
219
|
-
|
|
220
242
|
(0,defineProperty/* default */.Z)(this, "_language", {});
|
|
221
|
-
|
|
222
243
|
this._language = scenceView._language;
|
|
223
244
|
this._options = options;
|
|
224
245
|
this._viewer = scenceView._viewer;
|
|
225
246
|
this._measureHandler = new Cesium.Kq3dMeasureHandler(scenceView._viewer);
|
|
226
|
-
|
|
227
247
|
this._measureHandler.measureEvent.addEventListener(function (result) {
|
|
228
248
|
if (result.measureResult.labels) result.measureResult.labels.show = false;
|
|
229
249
|
});
|
|
230
|
-
|
|
231
250
|
let that = this;
|
|
232
|
-
|
|
233
251
|
this._measureHandler.activeEvent.addEventListener(function (ret) {
|
|
234
252
|
if (ret == false) {
|
|
235
253
|
if (that._measureHandler.measureResults && that._measureHandler.measureResults.length > 0) {
|
|
@@ -241,11 +259,8 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
241
259
|
geo.sectionPrimitives = that._viewer.scene.primitives.add(geo.sectionPrimitiveCollection);
|
|
242
260
|
}
|
|
243
261
|
});
|
|
244
|
-
|
|
245
262
|
that._measureHandler.measureResults[0].destroy();
|
|
246
|
-
|
|
247
263
|
break;
|
|
248
|
-
|
|
249
264
|
case 2:
|
|
250
265
|
// 裁剪
|
|
251
266
|
that._geologyBody.polygonClipping(that._measureHandler.measureResults[0].polygonPositions).then(function (geo) {
|
|
@@ -253,21 +268,15 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
253
268
|
geo.sectionPrimitives = that._viewer.scene.primitives.add(geo.sectionPrimitiveCollection);
|
|
254
269
|
}
|
|
255
270
|
});
|
|
256
|
-
|
|
257
271
|
that._measureHandler.measureResults[0].destroy();
|
|
258
|
-
|
|
259
272
|
break;
|
|
260
|
-
|
|
261
273
|
case 3:
|
|
262
274
|
// 钻孔
|
|
263
275
|
let positions = [];
|
|
264
|
-
|
|
265
276
|
for (let i = that._measureHandler.measureResults.length - 1; i >= 0; i--) {
|
|
266
277
|
positions.push(that._measureHandler.measureResults[i].entities[0].position._value);
|
|
267
|
-
|
|
268
278
|
that._measureHandler.measureResults[i].destroy();
|
|
269
279
|
}
|
|
270
|
-
|
|
271
280
|
if (positions.length > 0) {
|
|
272
281
|
that._geologyBody.drillHole(positions).then(function (geo) {
|
|
273
282
|
if (!that._viewer.scene.primitives.contains(geo.sectionPrimitives)) {
|
|
@@ -275,22 +284,19 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
275
284
|
}
|
|
276
285
|
});
|
|
277
286
|
}
|
|
278
|
-
|
|
279
287
|
break;
|
|
280
|
-
|
|
281
288
|
default:
|
|
282
289
|
break;
|
|
283
290
|
}
|
|
284
291
|
}
|
|
285
292
|
}
|
|
286
293
|
});
|
|
287
|
-
}
|
|
288
|
-
|
|
294
|
+
}
|
|
289
295
|
|
|
296
|
+
// 查找所有地质体对象
|
|
290
297
|
findLayers() {
|
|
291
298
|
let geologys = [];
|
|
292
299
|
const geologyBodyCollection = this._viewer.geologyBodyCollection;
|
|
293
|
-
|
|
294
300
|
for (let i = 0; i < geologyBodyCollection.length; i++) {
|
|
295
301
|
if (geologyBodyCollection[i].geologyPrimitiveCollection) {
|
|
296
302
|
if (!geologyBodyCollection[i].guid) geologyBodyCollection[i].guid = Cesium.createGuid();
|
|
@@ -300,43 +306,35 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
300
306
|
});
|
|
301
307
|
}
|
|
302
308
|
}
|
|
303
|
-
|
|
304
309
|
return geologys;
|
|
305
|
-
}
|
|
306
|
-
|
|
310
|
+
}
|
|
307
311
|
|
|
312
|
+
// 设置地质体分析对象
|
|
308
313
|
setLayer(guid) {
|
|
309
314
|
this.clear();
|
|
310
315
|
this._geologyBody = this._viewer.geologyBodyCollection.find(function (item) {
|
|
311
316
|
return item.guid === guid;
|
|
312
317
|
});
|
|
313
|
-
}
|
|
314
|
-
|
|
318
|
+
}
|
|
315
319
|
|
|
320
|
+
// 开始分析
|
|
316
321
|
start() {
|
|
317
322
|
// 判断是否添加了地质体
|
|
318
323
|
if (this._viewer.geologyBodyCollection.length > 0 && this._geologyBody) {
|
|
319
324
|
this.clear();
|
|
320
|
-
|
|
321
325
|
switch (this._options.operationType) {
|
|
322
326
|
case 1:
|
|
323
327
|
// 剖切
|
|
324
328
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalDistance);
|
|
325
|
-
|
|
326
329
|
break;
|
|
327
|
-
|
|
328
330
|
case 2:
|
|
329
331
|
// 裁剪
|
|
330
332
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalArea);
|
|
331
|
-
|
|
332
333
|
break;
|
|
333
|
-
|
|
334
334
|
case 3:
|
|
335
335
|
// 钻孔
|
|
336
336
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.Coordinate);
|
|
337
|
-
|
|
338
337
|
break;
|
|
339
|
-
|
|
340
338
|
default:
|
|
341
339
|
break;
|
|
342
340
|
}
|
|
@@ -346,13 +344,12 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
346
344
|
type: "warning"
|
|
347
345
|
});
|
|
348
346
|
}
|
|
349
|
-
}
|
|
350
|
-
|
|
347
|
+
}
|
|
351
348
|
|
|
349
|
+
//清除全部
|
|
352
350
|
clear() {
|
|
353
351
|
if (this._geologyBody) {
|
|
354
352
|
this._viewer.scene.primitives.remove(this._geologyBody.sectionPrimitives);
|
|
355
|
-
|
|
356
353
|
if (this._geologyBody.geologyPrimitiveCollection.length == 0) {
|
|
357
354
|
this._geologyBody.createGeology(this._geologyBody.data).then(function (that) {
|
|
358
355
|
if (!that.viewer.scene.primitives.contains(that.geologyPrimitives)) {
|
|
@@ -361,15 +358,14 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
361
358
|
});
|
|
362
359
|
}
|
|
363
360
|
}
|
|
364
|
-
}
|
|
365
|
-
|
|
361
|
+
}
|
|
366
362
|
|
|
363
|
+
//销毁
|
|
367
364
|
destroy() {
|
|
368
365
|
this.clear();
|
|
369
366
|
this._measureHandler && this._measureHandler.destroy();
|
|
370
367
|
this._measureHandler = null;
|
|
371
368
|
}
|
|
372
|
-
|
|
373
369
|
}
|
|
374
370
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
375
371
|
var client_icons_vue_ = __webpack_require__(348);
|
|
@@ -417,7 +413,6 @@ const __default__ = {
|
|
|
417
413
|
type: Boolean,
|
|
418
414
|
default: true
|
|
419
415
|
},
|
|
420
|
-
|
|
421
416
|
/**
|
|
422
417
|
* 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
423
418
|
*/
|
|
@@ -447,7 +442,6 @@ const __default__ = {
|
|
|
447
442
|
default: true
|
|
448
443
|
}
|
|
449
444
|
},
|
|
450
|
-
|
|
451
445
|
setup(__props, {
|
|
452
446
|
expose: __expose
|
|
453
447
|
}) {
|
|
@@ -457,7 +451,9 @@ const __default__ = {
|
|
|
457
451
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
458
452
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
459
453
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
460
|
-
let geologys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
454
|
+
let geologys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
455
|
+
|
|
456
|
+
// 获取组件传参
|
|
461
457
|
|
|
462
458
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
463
459
|
geology: props.settingParams && props.settingParams.geology || null,
|
|
@@ -465,13 +461,16 @@ const __default__ = {
|
|
|
465
461
|
drillingRadius: props.settingParams && props.settingParams.drillingRadius || 10,
|
|
466
462
|
drillingDepth: props.settingParams && props.settingParams.drillingDepth || 50
|
|
467
463
|
});
|
|
468
|
-
let viewModel = null;
|
|
464
|
+
let viewModel = null;
|
|
469
465
|
|
|
470
|
-
|
|
466
|
+
// 组件容器Ref
|
|
467
|
+
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
471
468
|
|
|
469
|
+
// 生成组件默认header
|
|
472
470
|
let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
473
|
-
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
471
|
+
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
474
472
|
|
|
473
|
+
// 国际化
|
|
475
474
|
let {
|
|
476
475
|
locale,
|
|
477
476
|
messages
|
|
@@ -495,7 +494,6 @@ const __default__ = {
|
|
|
495
494
|
});
|
|
496
495
|
currentLang.value = proxy.$i18n.locale; // 获取当前语言
|
|
497
496
|
//父组 件ScenceView初始化完成后执行
|
|
498
|
-
|
|
499
497
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
500
498
|
if (scenceView) {
|
|
501
499
|
viewModel = new GeologicalBodyAnalysisViewModel(scenceView, formItem);
|
|
@@ -511,75 +509,61 @@ const __default__ = {
|
|
|
511
509
|
}
|
|
512
510
|
}, 1000);
|
|
513
511
|
});
|
|
512
|
+
|
|
514
513
|
/**
|
|
515
514
|
* @description 监听header生成
|
|
516
515
|
*/
|
|
517
|
-
|
|
518
516
|
const watchCreateHeaderTemp = () => {
|
|
519
517
|
if (props.showHeaderTemp) {
|
|
520
518
|
// 生成headerTemp
|
|
521
519
|
headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
|
|
522
520
|
}
|
|
523
|
-
};
|
|
524
|
-
|
|
521
|
+
};
|
|
525
522
|
|
|
523
|
+
// 参数改变
|
|
526
524
|
function paramsChanged(key) {
|
|
527
525
|
switch (key) {
|
|
528
526
|
case "geology":
|
|
529
527
|
viewModel.setLayer(formItem.geology);
|
|
530
528
|
break;
|
|
531
|
-
|
|
532
529
|
case "drillingRadius":
|
|
533
530
|
break;
|
|
534
|
-
|
|
535
531
|
case "drillingDepth":
|
|
536
532
|
break;
|
|
537
|
-
|
|
538
533
|
default:
|
|
539
534
|
break;
|
|
540
535
|
}
|
|
541
|
-
}
|
|
542
|
-
|
|
536
|
+
}
|
|
543
537
|
|
|
538
|
+
// 开始分析
|
|
544
539
|
function startAnalysis() {
|
|
545
540
|
viewModel && viewModel.start();
|
|
546
|
-
}
|
|
547
|
-
|
|
541
|
+
}
|
|
548
542
|
|
|
543
|
+
// 清除
|
|
549
544
|
function clear() {
|
|
550
545
|
viewModel && viewModel.clear();
|
|
551
|
-
}
|
|
552
|
-
|
|
546
|
+
}
|
|
553
547
|
|
|
548
|
+
// 销毁
|
|
554
549
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
555
550
|
viewModel && viewModel.destroy();
|
|
556
551
|
});
|
|
557
|
-
|
|
558
552
|
__expose({
|
|
559
553
|
paramsChanged,
|
|
560
554
|
startAnalysis,
|
|
561
555
|
clear
|
|
562
556
|
});
|
|
563
|
-
|
|
564
557
|
return (_ctx, _cache) => {
|
|
565
558
|
const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
|
|
566
|
-
|
|
567
559
|
const _component_kq_option = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-option");
|
|
568
|
-
|
|
569
560
|
const _component_kq_select = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-select");
|
|
570
|
-
|
|
571
561
|
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
572
|
-
|
|
573
562
|
const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
|
|
574
|
-
|
|
575
563
|
const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
|
|
576
|
-
|
|
577
564
|
const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
|
|
578
|
-
|
|
579
565
|
const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
|
|
580
|
-
|
|
581
566
|
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
582
|
-
|
|
583
567
|
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
568
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-geological-body", {
|
|
585
569
|
'kq-box-shadow': __props.showShadow
|
|
@@ -590,9 +574,7 @@ const __default__ = {
|
|
|
590
574
|
key: 0,
|
|
591
575
|
ref_key: "headerTempRef",
|
|
592
576
|
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, {
|
|
577
|
+
}, 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
578
|
gutter: 20,
|
|
597
579
|
class: "rowClass"
|
|
598
580
|
}, {
|
|
@@ -600,12 +582,8 @@ const __default__ = {
|
|
|
600
582
|
span: 6,
|
|
601
583
|
class: "colClass"
|
|
602
584
|
}, {
|
|
603
|
-
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_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisObject), 1
|
|
604
|
-
/*
|
|
605
|
-
)]),
|
|
606
|
-
_: 1
|
|
607
|
-
/* STABLE */
|
|
608
|
-
|
|
585
|
+
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_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisObject), 1 /* TEXT */)]),
|
|
586
|
+
_: 1 /* STABLE */
|
|
609
587
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
610
588
|
span: 18
|
|
611
589
|
}, {
|
|
@@ -622,31 +600,15 @@ const __default__ = {
|
|
|
622
600
|
value: item.guid,
|
|
623
601
|
label: item.name
|
|
624
602
|
}, {
|
|
625
|
-
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)(item.name), 1
|
|
626
|
-
/*
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
/* PROPS, DYNAMIC_SLOTS */
|
|
633
|
-
, ["value", "label"]);
|
|
634
|
-
}), 128
|
|
635
|
-
/* KEYED_FRAGMENT */
|
|
636
|
-
))]),
|
|
637
|
-
_: 1
|
|
638
|
-
/* STABLE */
|
|
639
|
-
|
|
640
|
-
}, 8
|
|
641
|
-
/* PROPS */
|
|
642
|
-
, ["modelValue"])]),
|
|
643
|
-
_: 1
|
|
644
|
-
/* STABLE */
|
|
645
|
-
|
|
603
|
+
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)(item.name), 1 /* TEXT */)]),
|
|
604
|
+
_: 2 /* DYNAMIC */
|
|
605
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["value", "label"]);
|
|
606
|
+
}), 128 /* KEYED_FRAGMENT */))]),
|
|
607
|
+
_: 1 /* STABLE */
|
|
608
|
+
}, 8 /* PROPS */, ["modelValue"])]),
|
|
609
|
+
_: 1 /* STABLE */
|
|
646
610
|
})]),
|
|
647
|
-
_: 1
|
|
648
|
-
/* STABLE */
|
|
649
|
-
|
|
611
|
+
_: 1 /* STABLE */
|
|
650
612
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
651
613
|
gutter: 20,
|
|
652
614
|
class: "rowClass"
|
|
@@ -655,12 +617,8 @@ const __default__ = {
|
|
|
655
617
|
span: 6,
|
|
656
618
|
class: "colClass"
|
|
657
619
|
}, {
|
|
658
|
-
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_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).operationType), 1
|
|
659
|
-
/*
|
|
660
|
-
)]),
|
|
661
|
-
_: 1
|
|
662
|
-
/* STABLE */
|
|
663
|
-
|
|
620
|
+
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_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).operationType), 1 /* TEXT */)]),
|
|
621
|
+
_: 1 /* STABLE */
|
|
664
622
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
665
623
|
span: 18
|
|
666
624
|
}, {
|
|
@@ -671,44 +629,24 @@ const __default__ = {
|
|
|
671
629
|
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_radio, {
|
|
672
630
|
label: 1
|
|
673
631
|
}, {
|
|
674
|
-
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).section), 1
|
|
675
|
-
/*
|
|
676
|
-
)]),
|
|
677
|
-
_: 1
|
|
678
|
-
/* STABLE */
|
|
679
|
-
|
|
632
|
+
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).section), 1 /* TEXT */)]),
|
|
633
|
+
_: 1 /* STABLE */
|
|
680
634
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
|
|
681
635
|
label: 2
|
|
682
636
|
}, {
|
|
683
|
-
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).cropping), 1
|
|
684
|
-
/*
|
|
685
|
-
)]),
|
|
686
|
-
_: 1
|
|
687
|
-
/* STABLE */
|
|
688
|
-
|
|
637
|
+
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).cropping), 1 /* TEXT */)]),
|
|
638
|
+
_: 1 /* STABLE */
|
|
689
639
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
|
|
690
640
|
label: 3
|
|
691
641
|
}, {
|
|
692
|
-
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).drillHole), 1
|
|
693
|
-
/*
|
|
694
|
-
)]),
|
|
695
|
-
_: 1
|
|
696
|
-
/* STABLE */
|
|
697
|
-
|
|
642
|
+
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).drillHole), 1 /* TEXT */)]),
|
|
643
|
+
_: 1 /* STABLE */
|
|
698
644
|
})]),
|
|
699
|
-
_: 1
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
}, 8
|
|
703
|
-
/* PROPS */
|
|
704
|
-
, ["modelValue"])]),
|
|
705
|
-
_: 1
|
|
706
|
-
/* STABLE */
|
|
707
|
-
|
|
645
|
+
_: 1 /* STABLE */
|
|
646
|
+
}, 8 /* PROPS */, ["modelValue"])]),
|
|
647
|
+
_: 1 /* STABLE */
|
|
708
648
|
})]),
|
|
709
|
-
_: 1
|
|
710
|
-
/* STABLE */
|
|
711
|
-
|
|
649
|
+
_: 1 /* STABLE */
|
|
712
650
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
713
651
|
gutter: 20,
|
|
714
652
|
class: "rowClass"
|
|
@@ -717,12 +655,8 @@ const __default__ = {
|
|
|
717
655
|
span: 6,
|
|
718
656
|
class: "colClass"
|
|
719
657
|
}, {
|
|
720
|
-
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_4, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingRadius), 1
|
|
721
|
-
/*
|
|
722
|
-
)]),
|
|
723
|
-
_: 1
|
|
724
|
-
/* STABLE */
|
|
725
|
-
|
|
658
|
+
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_4, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingRadius), 1 /* TEXT */)]),
|
|
659
|
+
_: 1 /* STABLE */
|
|
726
660
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
727
661
|
span: 18
|
|
728
662
|
}, {
|
|
@@ -741,12 +675,8 @@ const __default__ = {
|
|
|
741
675
|
max: 50,
|
|
742
676
|
step: 0.1,
|
|
743
677
|
onChange: _cache[5] || (_cache[5] = $event => paramsChanged('drillingRadius'))
|
|
744
|
-
}, null, 8
|
|
745
|
-
/*
|
|
746
|
-
, ["modelValue", "step"])]),
|
|
747
|
-
_: 1
|
|
748
|
-
/* STABLE */
|
|
749
|
-
|
|
678
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
679
|
+
_: 1 /* STABLE */
|
|
750
680
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
751
681
|
span: 8,
|
|
752
682
|
style: {
|
|
@@ -761,27 +691,15 @@ const __default__ = {
|
|
|
761
691
|
step: 0.1,
|
|
762
692
|
"controls-position": "right",
|
|
763
693
|
onChange: _cache[7] || (_cache[7] = $event => paramsChanged('drillingRadius'))
|
|
764
|
-
}, null, 8
|
|
765
|
-
/*
|
|
766
|
-
, ["modelValue", "step"])]),
|
|
767
|
-
_: 1
|
|
768
|
-
/* STABLE */
|
|
769
|
-
|
|
694
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
695
|
+
_: 1 /* STABLE */
|
|
770
696
|
})]),
|
|
771
|
-
_: 1
|
|
772
|
-
/* STABLE */
|
|
773
|
-
|
|
697
|
+
_: 1 /* STABLE */
|
|
774
698
|
})]),
|
|
775
|
-
_: 1
|
|
776
|
-
/* STABLE */
|
|
777
|
-
|
|
699
|
+
_: 1 /* STABLE */
|
|
778
700
|
})]),
|
|
779
|
-
_: 1
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
}, 512
|
|
783
|
-
/* NEED_PATCH */
|
|
784
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
701
|
+
_: 1 /* STABLE */
|
|
702
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
785
703
|
gutter: 20,
|
|
786
704
|
class: "rowClass"
|
|
787
705
|
}, {
|
|
@@ -789,12 +707,8 @@ const __default__ = {
|
|
|
789
707
|
span: 6,
|
|
790
708
|
class: "colClass"
|
|
791
709
|
}, {
|
|
792
|
-
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_5, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingDepth), 1
|
|
793
|
-
/*
|
|
794
|
-
)]),
|
|
795
|
-
_: 1
|
|
796
|
-
/* STABLE */
|
|
797
|
-
|
|
710
|
+
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_5, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingDepth), 1 /* TEXT */)]),
|
|
711
|
+
_: 1 /* STABLE */
|
|
798
712
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
799
713
|
span: 18
|
|
800
714
|
}, {
|
|
@@ -813,12 +727,8 @@ const __default__ = {
|
|
|
813
727
|
max: 500,
|
|
814
728
|
step: 1,
|
|
815
729
|
onChange: _cache[9] || (_cache[9] = $event => paramsChanged('drillingDepth'))
|
|
816
|
-
}, null, 8
|
|
817
|
-
/*
|
|
818
|
-
, ["modelValue"])]),
|
|
819
|
-
_: 1
|
|
820
|
-
/* STABLE */
|
|
821
|
-
|
|
730
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
731
|
+
_: 1 /* STABLE */
|
|
822
732
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
823
733
|
span: 8,
|
|
824
734
|
style: {
|
|
@@ -833,70 +743,35 @@ const __default__ = {
|
|
|
833
743
|
step: 1,
|
|
834
744
|
"controls-position": "right",
|
|
835
745
|
onChange: _cache[11] || (_cache[11] = $event => paramsChanged('drillingDepth'))
|
|
836
|
-
}, null, 8
|
|
837
|
-
/*
|
|
838
|
-
, ["modelValue"])]),
|
|
839
|
-
_: 1
|
|
840
|
-
/* STABLE */
|
|
841
|
-
|
|
746
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
747
|
+
_: 1 /* STABLE */
|
|
842
748
|
})]),
|
|
843
|
-
_: 1
|
|
844
|
-
/* STABLE */
|
|
845
|
-
|
|
749
|
+
_: 1 /* STABLE */
|
|
846
750
|
})]),
|
|
847
|
-
_: 1
|
|
848
|
-
/* STABLE */
|
|
849
|
-
|
|
751
|
+
_: 1 /* STABLE */
|
|
850
752
|
})]),
|
|
851
|
-
_: 1
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
}, 512
|
|
855
|
-
/* NEED_PATCH */
|
|
856
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
753
|
+
_: 1 /* STABLE */
|
|
754
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
857
755
|
class: "kq3d-geological-body-tip"
|
|
858
756
|
}, {
|
|
859
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((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).sectionTips), 513
|
|
860
|
-
/*
|
|
861
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 1]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((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).croppingTips), 513
|
|
862
|
-
/* TEXT, NEED_PATCH */
|
|
863
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 2]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((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).drillHoleTips), 513
|
|
864
|
-
/* TEXT, NEED_PATCH */
|
|
865
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 3]])]),
|
|
866
|
-
_: 1
|
|
867
|
-
/* STABLE */
|
|
868
|
-
|
|
757
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((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).sectionTips), 513 /* TEXT, NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 1]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((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).croppingTips), 513 /* TEXT, NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 2]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((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).drillHoleTips), 513 /* TEXT, NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 3]])]),
|
|
758
|
+
_: 1 /* STABLE */
|
|
869
759
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
870
760
|
onClick: _cache[12] || (_cache[12] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
871
761
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
872
762
|
type: "primary"
|
|
873
763
|
}, {
|
|
874
|
-
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
|
|
875
|
-
/*
|
|
876
|
-
|
|
877
|
-
_: 1
|
|
878
|
-
/* STABLE */
|
|
879
|
-
|
|
880
|
-
}, 8
|
|
881
|
-
/* PROPS */
|
|
882
|
-
, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
764
|
+
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 */)]),
|
|
765
|
+
_: 1 /* STABLE */
|
|
766
|
+
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
883
767
|
onClick: _cache[13] || (_cache[13] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clear(), ["stop"])),
|
|
884
768
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear
|
|
885
769
|
}, {
|
|
886
|
-
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).clear), 1
|
|
887
|
-
/*
|
|
888
|
-
|
|
889
|
-
_: 1
|
|
890
|
-
/* STABLE */
|
|
891
|
-
|
|
892
|
-
}, 8
|
|
893
|
-
/* PROPS */
|
|
894
|
-
, ["title"])])])], 2
|
|
895
|
-
/* CLASS */
|
|
896
|
-
);
|
|
770
|
+
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).clear), 1 /* TEXT */)]),
|
|
771
|
+
_: 1 /* STABLE */
|
|
772
|
+
}, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
|
|
897
773
|
};
|
|
898
774
|
}
|
|
899
|
-
|
|
900
775
|
}));
|
|
901
776
|
;// CONCATENATED MODULE: ./src/webgl/geologicalbodyanalysis/GeologicalBodyAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
902
777
|
|
|
@@ -918,13 +793,11 @@ var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
|
918
793
|
|
|
919
794
|
|
|
920
795
|
|
|
921
|
-
|
|
922
796
|
GeologicalBodyAnalysis.install = (Vue, opts) => {
|
|
923
797
|
init_js_default()(Vue, opts);
|
|
924
798
|
Vue.component(GeologicalBodyAnalysis.name, GeologicalBodyAnalysis);
|
|
925
799
|
};
|
|
926
800
|
|
|
927
|
-
|
|
928
801
|
}();
|
|
929
802
|
/******/ return __webpack_exports__;
|
|
930
803
|
/******/ })()
|