@kq_npm/client3d_webgl_vue 4.5.12-beta → 4.5.14
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 +7 -3
- package/aspectanalysis/index.js +4 -3
- package/baseterraingallery/index.js +5 -2
- package/boxclip/index.js +15 -14
- package/clientPrint/index.js +1093 -664
- package/comparemap/index.js +13 -7
- package/compass/index.js +5 -2
- package/excavatefillanalysis/index.js +4 -3
- package/fixedzoomin/index.js +5 -2
- package/fixedzoomout/index.js +5 -2
- package/flight/index.js +5 -2
- package/floodanalysis/index.js +9 -5
- package/geologicalbodyanalysis/index.js +6 -5
- package/gpuspatialquery/index.js +9 -5
- package/hawkeye/index.js +3 -2
- package/headertemp/index.js +2 -2
- package/heatmap3d/index.js +23 -21
- package/index.js +1089 -660
- package/isolineanalysis/index.js +47 -44
- package/light/index.js +12 -11
- package/limitheightanalysis/index.js +4 -3
- package/measure/index.js +6 -3
- package/modelFlat/index.js +7 -3
- package/modelexcavate/index.js +8 -4
- package/modelfilter/index.js +17 -16
- package/modelprofileanalysis/index.js +7 -3
- package/modelselect/index.js +8 -4
- package/package.json +1 -1
- package/particleeffect/index.js +16 -15
- package/planeclip/index.js +4 -3
- package/resetview/index.js +5 -2
- package/roller/index.js +17 -12
- package/scaneffect/index.js +6 -6
- package/sceneadvancedtoimage/index.js +4 -3
- package/sceneapp/index.js +506 -260
- package/sceneset/index.js +31 -30
- package/scenetohdimage/index.js +6 -5
- package/sceneview/index.js +1093 -664
- package/screenshot/index.js +7 -3
- package/shadowanalysis/index.js +17 -14
- package/sightlineanalysis/index.js +10 -6
- package/skylineanalysis/index.js +9 -5
- package/slopeanalysis/index.js +18 -14
- package/slopeaspectanalysis/index.js +18 -14
- package/statusbar/index.js +1 -1
- package/terrainoperation/index.js +4 -3
- package/terrainprofileanalysis/index.js +9 -8
- package/underground/index.js +7 -5
- package/videofusion/index.js +16 -12
- package/videoproject/index.js +14 -10
- package/viewshedanalysis/index.js +4 -3
- package/weathereffect/index.js +12 -11
- package/wireframesketch/index.js +9 -8
package/index.js
CHANGED
|
@@ -449,7 +449,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".kq-dynamicplotting-component[data-v-c
|
|
|
449
449
|
|
|
450
450
|
/***/ }),
|
|
451
451
|
|
|
452
|
-
/***/
|
|
452
|
+
/***/ 622:
|
|
453
453
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
454
454
|
|
|
455
455
|
"use strict";
|
|
@@ -459,14 +459,14 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".kq-dynamicplotting-component[data-v-c
|
|
|
459
459
|
|
|
460
460
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
|
|
461
461
|
// Module
|
|
462
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".tool-bar-wrapper .tool-bar-wrapper-item[data-v-
|
|
462
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".tool-bar-wrapper .tool-bar-wrapper-item[data-v-989586f6]{position:relative;top:21px;right:76px;z-index:3000}.tool-bar-wrapper .kq-tool-bar .kq-tool-bar-wrap>ul[data-v-989586f6]:first-child{border-radius:4px 0 0 4px}.tool-bar-wrapper .kq-tool-bar .kq-tool-bar-wrap>ul[data-v-989586f6]:last-child{border-radius:0 4px 4px 0}.tool-bar-wrapper .ctrl-btn[data-v-989586f6]{position:absolute;top:0;right:0px;height:38px;width:19px;padding:0;border:none;box-shadow:var(--kq-box-shadow);transition:all .15s ease-in-out}.tool-bar-wrapper .ctrl-btn.ctrl-btn-hide .kq-icon[data-v-989586f6]{transform:rotate(180deg)}.tool-bar-wrapper .kq3d-underground[data-v-989586f6]{padding-left:12px}.tool-bar-wrapper .kq-form[data-v-989586f6]{margin-top:2px}", ""]);
|
|
463
463
|
// Exports
|
|
464
464
|
/* harmony default export */ __webpack_exports__["Z"] = (___CSS_LOADER_EXPORT___);
|
|
465
465
|
|
|
466
466
|
|
|
467
467
|
/***/ }),
|
|
468
468
|
|
|
469
|
-
/***/
|
|
469
|
+
/***/ 109:
|
|
470
470
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
471
471
|
|
|
472
472
|
"use strict";
|
|
@@ -483,7 +483,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".tool-box-wrapper-3d .kq-icon_grid{col
|
|
|
483
483
|
|
|
484
484
|
/***/ }),
|
|
485
485
|
|
|
486
|
-
/***/
|
|
486
|
+
/***/ 740:
|
|
487
487
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
488
488
|
|
|
489
489
|
"use strict";
|
|
@@ -515,6 +515,23 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".cesium-viewer-bottom{right:0px !impor
|
|
|
515
515
|
/* harmony default export */ __webpack_exports__["Z"] = (___CSS_LOADER_EXPORT___);
|
|
516
516
|
|
|
517
517
|
|
|
518
|
+
/***/ }),
|
|
519
|
+
|
|
520
|
+
/***/ 939:
|
|
521
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
522
|
+
|
|
523
|
+
"use strict";
|
|
524
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(705);
|
|
525
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
526
|
+
// Imports
|
|
527
|
+
|
|
528
|
+
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
|
|
529
|
+
// Module
|
|
530
|
+
___CSS_LOADER_EXPORT___.push([module.id, "\n.print3-close-button[data-v-061f2d10] {\r\n padding: 0px !important;\r\n position: absolute;\r\n color: var(--kq-color-primary);\r\n top: 16px;\r\n right: 66px;\r\n cursor: pointer;\r\n width: 42px;\r\n height: 42px;\r\n font-size: 22px;\r\n z-index: 999999;\r\n border-radius: 50%;\r\n box-shadow: var(--kq-light-shadow);\n}\r\n", ""]);
|
|
531
|
+
// Exports
|
|
532
|
+
/* harmony default export */ __webpack_exports__["Z"] = (___CSS_LOADER_EXPORT___);
|
|
533
|
+
|
|
534
|
+
|
|
518
535
|
/***/ }),
|
|
519
536
|
|
|
520
537
|
/***/ 379:
|
|
@@ -809,6 +826,14 @@ module.exports = require("core-js/modules/esnext.iterator.map.js");
|
|
|
809
826
|
|
|
810
827
|
/***/ }),
|
|
811
828
|
|
|
829
|
+
/***/ 618:
|
|
830
|
+
/***/ (function(module) {
|
|
831
|
+
|
|
832
|
+
"use strict";
|
|
833
|
+
module.exports = require("shpjs");
|
|
834
|
+
|
|
835
|
+
/***/ }),
|
|
836
|
+
|
|
812
837
|
/***/ 459:
|
|
813
838
|
/***/ (function(module) {
|
|
814
839
|
|
|
@@ -952,6 +977,36 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__895__;
|
|
|
952
977
|
/******/ };
|
|
953
978
|
/******/ }();
|
|
954
979
|
/******/
|
|
980
|
+
/******/ /* webpack/runtime/create fake namespace object */
|
|
981
|
+
/******/ !function() {
|
|
982
|
+
/******/ var getProto = Object.getPrototypeOf ? function(obj) { return Object.getPrototypeOf(obj); } : function(obj) { return obj.__proto__; };
|
|
983
|
+
/******/ var leafPrototypes;
|
|
984
|
+
/******/ // create a fake namespace object
|
|
985
|
+
/******/ // mode & 1: value is a module id, require it
|
|
986
|
+
/******/ // mode & 2: merge all properties of value into the ns
|
|
987
|
+
/******/ // mode & 4: return value when already ns object
|
|
988
|
+
/******/ // mode & 16: return value when it's Promise-like
|
|
989
|
+
/******/ // mode & 8|1: behave like require
|
|
990
|
+
/******/ __webpack_require__.t = function(value, mode) {
|
|
991
|
+
/******/ if(mode & 1) value = this(value);
|
|
992
|
+
/******/ if(mode & 8) return value;
|
|
993
|
+
/******/ if(typeof value === 'object' && value) {
|
|
994
|
+
/******/ if((mode & 4) && value.__esModule) return value;
|
|
995
|
+
/******/ if((mode & 16) && typeof value.then === 'function') return value;
|
|
996
|
+
/******/ }
|
|
997
|
+
/******/ var ns = Object.create(null);
|
|
998
|
+
/******/ __webpack_require__.r(ns);
|
|
999
|
+
/******/ var def = {};
|
|
1000
|
+
/******/ leafPrototypes = leafPrototypes || [null, getProto({}), getProto([]), getProto(getProto)];
|
|
1001
|
+
/******/ for(var current = mode & 2 && value; typeof current == 'object' && !~leafPrototypes.indexOf(current); current = getProto(current)) {
|
|
1002
|
+
/******/ Object.getOwnPropertyNames(current).forEach(function(key) { def[key] = function() { return value[key]; }; });
|
|
1003
|
+
/******/ }
|
|
1004
|
+
/******/ def['default'] = function() { return value; };
|
|
1005
|
+
/******/ __webpack_require__.d(ns, def);
|
|
1006
|
+
/******/ return ns;
|
|
1007
|
+
/******/ };
|
|
1008
|
+
/******/ }();
|
|
1009
|
+
/******/
|
|
955
1010
|
/******/ /* webpack/runtime/define property getters */
|
|
956
1011
|
/******/ !function() {
|
|
957
1012
|
/******/ // define getter functions for harmony exports
|
|
@@ -3362,11 +3417,19 @@ class LayerManager {
|
|
|
3362
3417
|
return contain;
|
|
3363
3418
|
}
|
|
3364
3419
|
//获取选中或未选中图层集合
|
|
3365
|
-
getLayerCheckedList(serverType) {
|
|
3420
|
+
getLayerCheckedList(serverType, type) {
|
|
3366
3421
|
let checkedLayers = [];
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
|
|
3422
|
+
let types = ["KqOpacity", "KqLayerSlider"];
|
|
3423
|
+
this._layerListData.forEach(layerData => {
|
|
3424
|
+
if (layerData.visible && this._isContainValue(serverType, layerData.sourceType)) {
|
|
3425
|
+
if (type && types.includes(type)) {
|
|
3426
|
+
let layer = this.getLayerByGuid(layerData.guid);
|
|
3427
|
+
if (layer instanceof Cesium.ImageryLayer || layer instanceof Cesium.Cesium3DTileset) {
|
|
3428
|
+
checkedLayers.push(layerData);
|
|
3429
|
+
}
|
|
3430
|
+
} else {
|
|
3431
|
+
checkedLayers.push(layerData);
|
|
3432
|
+
}
|
|
3370
3433
|
}
|
|
3371
3434
|
}, this);
|
|
3372
3435
|
return checkedLayers.reverse();
|
|
@@ -3385,9 +3448,16 @@ class LayerManager {
|
|
|
3385
3448
|
/**
|
|
3386
3449
|
* 获取勾选图层的图层数据,如果是有融合图层,则只返回融合图层的子图层
|
|
3387
3450
|
*/
|
|
3388
|
-
|
|
3451
|
+
getLayerDataByLayerChecked1(serverType) {
|
|
3389
3452
|
let layerData = [];
|
|
3390
|
-
|
|
3453
|
+
let layers_checked = [];
|
|
3454
|
+
this._layerListData.forEach(layer => {
|
|
3455
|
+
if (layer.visible && this._isContainValue(serverType, layer.sourceType)) {
|
|
3456
|
+
if (layer.visible && layer.sourceType && this._isContainValue(serverType, layer.sourceType) && layer.sourceType === "kqserver") {
|
|
3457
|
+
layers_checked.push(layer);
|
|
3458
|
+
}
|
|
3459
|
+
}
|
|
3460
|
+
}, this);
|
|
3391
3461
|
const layers_old = this._layerListData_old;
|
|
3392
3462
|
for (let i = 0; i < layers_checked.length; i++) {
|
|
3393
3463
|
if (layers_checked[i].combined) {
|
|
@@ -3410,7 +3480,50 @@ class LayerManager {
|
|
|
3410
3480
|
}
|
|
3411
3481
|
}
|
|
3412
3482
|
}
|
|
3413
|
-
|
|
3483
|
+
getLayerDataByLayerChecked(serverType) {
|
|
3484
|
+
let layerData = [];
|
|
3485
|
+
let layers_checked = [];
|
|
3486
|
+
this._layerListData.forEach(layer => {
|
|
3487
|
+
if (layer.visible) {
|
|
3488
|
+
layers_checked.push(layer);
|
|
3489
|
+
}
|
|
3490
|
+
}, this);
|
|
3491
|
+
const layers_old = this._layerListData_old;
|
|
3492
|
+
for (let i = 0; i < layers_checked.length; i++) {
|
|
3493
|
+
const checkedLayer = layers_checked[i];
|
|
3494
|
+
if (checkedLayer.combined) {
|
|
3495
|
+
getChildren(checkedLayer.id);
|
|
3496
|
+
} else if (checkedLayer.serverType === "kqserver" && checkedLayer.renderType === "vectortile" && checkedLayer.restLayers) {
|
|
3497
|
+
const restLayers = checkedLayer.restLayers;
|
|
3498
|
+
for (let z = 0; z < restLayers.length; z++) {
|
|
3499
|
+
if (typeof restLayers[z].vectorLayer !== "undefined" && restLayers[z].vectorLayer === true) {
|
|
3500
|
+
layerData.push(restLayers[z]);
|
|
3501
|
+
}
|
|
3502
|
+
}
|
|
3503
|
+
} else if (checkedLayer.isDataService) {
|
|
3504
|
+
layerData.push(checkedLayer);
|
|
3505
|
+
} else {
|
|
3506
|
+
if (this._isContainValue(serverType, checkedLayer.sourceType) && checkedLayer.vectorLayer === true) {
|
|
3507
|
+
layerData.push(checkedLayer);
|
|
3508
|
+
}
|
|
3509
|
+
}
|
|
3510
|
+
}
|
|
3511
|
+
return layerData;
|
|
3512
|
+
function getChildren(parentId) {
|
|
3513
|
+
for (let z = 0; z < layers_old.length; z++) {
|
|
3514
|
+
if (Number(layers_old[z].parentLayerId) === Number(parentId)) {
|
|
3515
|
+
// 分组节点
|
|
3516
|
+
if (layers_old[z].groupLayer) {
|
|
3517
|
+
getChildren(layers_old[z].id);
|
|
3518
|
+
} else {
|
|
3519
|
+
if (this._isContainValue(serverType, layer.sourceType) && layers_old[z].vectorLayer === true) {
|
|
3520
|
+
layerData.push(layers_old[z]);
|
|
3521
|
+
}
|
|
3522
|
+
}
|
|
3523
|
+
}
|
|
3524
|
+
}
|
|
3525
|
+
}
|
|
3526
|
+
}
|
|
3414
3527
|
//缩放至图层
|
|
3415
3528
|
flyToBounds(bounds) {
|
|
3416
3529
|
let viewer = this._viewer;
|
|
@@ -4267,7 +4380,7 @@ const _hoisted_4 = {
|
|
|
4267
4380
|
const __default__ = {
|
|
4268
4381
|
name: "KqSceneView"
|
|
4269
4382
|
};
|
|
4270
|
-
/* harmony default export */ var SceneViewvue_type_script_setup_true_lang_js = (
|
|
4383
|
+
/* harmony default export */ var SceneViewvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
4271
4384
|
props: {
|
|
4272
4385
|
target: {
|
|
4273
4386
|
type: String,
|
|
@@ -4308,6 +4421,7 @@ const __default__ = {
|
|
|
4308
4421
|
setup(__props, {
|
|
4309
4422
|
expose: __expose
|
|
4310
4423
|
}) {
|
|
4424
|
+
const props = __props;
|
|
4311
4425
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeMount)(() => {
|
|
4312
4426
|
if (!(0,util_.checkAuditTime)()) {
|
|
4313
4427
|
window.location.href = "./404.html";
|
|
@@ -4322,8 +4436,8 @@ const __default__ = {
|
|
|
4322
4436
|
* options - 三维球初始化属性设置
|
|
4323
4437
|
* showToolButtons - 是否显示工具栏按钮
|
|
4324
4438
|
*/
|
|
4325
|
-
|
|
4326
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
4439
|
+
|
|
4440
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
4327
4441
|
let viewModel = null;
|
|
4328
4442
|
let toolButtonsCss = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("top-left vertical");
|
|
4329
4443
|
let toolButtonsStyle = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
@@ -4503,7 +4617,7 @@ var vue_i18n_cjs_js_namespaceObject = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
|
4503
4617
|
const FixedZoomoutvue_type_script_setup_true_lang_js_default_ = {
|
|
4504
4618
|
name: "Kq3dFixedZoomout"
|
|
4505
4619
|
};
|
|
4506
|
-
/* harmony default export */ var FixedZoomoutvue_type_script_setup_true_lang_js = (
|
|
4620
|
+
/* harmony default export */ var FixedZoomoutvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(FixedZoomoutvue_type_script_setup_true_lang_js_default_, {
|
|
4507
4621
|
props: {
|
|
4508
4622
|
// 指定组件绑定的scence对象的div的id
|
|
4509
4623
|
mapTarget: String,
|
|
@@ -4519,7 +4633,10 @@ const FixedZoomoutvue_type_script_setup_true_lang_js_default_ = {
|
|
|
4519
4633
|
},
|
|
4520
4634
|
setup(__props) {
|
|
4521
4635
|
const props = __props;
|
|
4522
|
-
|
|
4636
|
+
const {
|
|
4637
|
+
proxy
|
|
4638
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
4639
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
4523
4640
|
let viewModel = null;
|
|
4524
4641
|
let btn = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
4525
4642
|
// 国际化
|
|
@@ -4663,7 +4780,7 @@ class FixedZoomin3dViewModel {
|
|
|
4663
4780
|
const FixedZoominvue_type_script_setup_true_lang_js_default_ = {
|
|
4664
4781
|
name: "Kq3dFixedZoomin"
|
|
4665
4782
|
};
|
|
4666
|
-
/* harmony default export */ var FixedZoominvue_type_script_setup_true_lang_js = (
|
|
4783
|
+
/* harmony default export */ var FixedZoominvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(FixedZoominvue_type_script_setup_true_lang_js_default_, {
|
|
4667
4784
|
props: {
|
|
4668
4785
|
// 指定组件绑定的scence对象的div的id
|
|
4669
4786
|
mapTarget: String,
|
|
@@ -4679,7 +4796,10 @@ const FixedZoominvue_type_script_setup_true_lang_js_default_ = {
|
|
|
4679
4796
|
},
|
|
4680
4797
|
setup(__props) {
|
|
4681
4798
|
const props = __props;
|
|
4682
|
-
|
|
4799
|
+
const {
|
|
4800
|
+
proxy
|
|
4801
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
4802
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
4683
4803
|
let viewModel = null;
|
|
4684
4804
|
let btn = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
4685
4805
|
// 国际化
|
|
@@ -4778,7 +4898,7 @@ class ResetViewViewModel {
|
|
|
4778
4898
|
const ResetViewvue_type_script_setup_true_lang_js_default_ = {
|
|
4779
4899
|
name: "Kq3dResetView"
|
|
4780
4900
|
};
|
|
4781
|
-
/* harmony default export */ var ResetViewvue_type_script_setup_true_lang_js = (
|
|
4901
|
+
/* harmony default export */ var ResetViewvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ResetViewvue_type_script_setup_true_lang_js_default_, {
|
|
4782
4902
|
props: {
|
|
4783
4903
|
// 指定组件绑定的scence对象的div的id
|
|
4784
4904
|
mapTarget: String,
|
|
@@ -4794,7 +4914,10 @@ const ResetViewvue_type_script_setup_true_lang_js_default_ = {
|
|
|
4794
4914
|
},
|
|
4795
4915
|
setup(__props) {
|
|
4796
4916
|
const props = __props;
|
|
4797
|
-
|
|
4917
|
+
const {
|
|
4918
|
+
proxy
|
|
4919
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
4920
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
4798
4921
|
let viewModel = null;
|
|
4799
4922
|
let btn = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
4800
4923
|
// 国际化
|
|
@@ -4930,7 +5053,7 @@ class CompassViewModel {
|
|
|
4930
5053
|
const Compassvue_type_script_setup_true_lang_js_default_ = {
|
|
4931
5054
|
name: "Kq3dCompass"
|
|
4932
5055
|
};
|
|
4933
|
-
/* harmony default export */ var Compassvue_type_script_setup_true_lang_js = (
|
|
5056
|
+
/* harmony default export */ var Compassvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Compassvue_type_script_setup_true_lang_js_default_, {
|
|
4934
5057
|
props: {
|
|
4935
5058
|
// 指定组件绑定的scence对象的div的id
|
|
4936
5059
|
mapTarget: String,
|
|
@@ -4951,7 +5074,10 @@ const Compassvue_type_script_setup_true_lang_js_default_ = {
|
|
|
4951
5074
|
},
|
|
4952
5075
|
setup(__props) {
|
|
4953
5076
|
const props = __props;
|
|
4954
|
-
|
|
5077
|
+
const {
|
|
5078
|
+
proxy
|
|
5079
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
5080
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
4955
5081
|
let viewModel = null;
|
|
4956
5082
|
let heading = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(0);
|
|
4957
5083
|
// 国际化
|
|
@@ -5300,20 +5426,22 @@ const _hoisted_38 = {
|
|
|
5300
5426
|
key: 0,
|
|
5301
5427
|
class: "lengendTitle"
|
|
5302
5428
|
};
|
|
5303
|
-
const _hoisted_39 =
|
|
5429
|
+
const _hoisted_39 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, "图例", -1 /* HOISTED */);
|
|
5430
|
+
const _hoisted_40 = [_hoisted_39];
|
|
5431
|
+
const _hoisted_41 = {
|
|
5304
5432
|
class: "legend-panel"
|
|
5305
5433
|
};
|
|
5306
|
-
const
|
|
5307
|
-
const
|
|
5308
|
-
const
|
|
5309
|
-
const
|
|
5310
|
-
const
|
|
5434
|
+
const _hoisted_42 = ["src"];
|
|
5435
|
+
const _hoisted_43 = ["id"];
|
|
5436
|
+
const _hoisted_44 = ["onClick"];
|
|
5437
|
+
const _hoisted_45 = ["src", "width", "height"];
|
|
5438
|
+
const _hoisted_46 = {
|
|
5311
5439
|
class: "kq3d-client-print-infomationContainer"
|
|
5312
5440
|
};
|
|
5313
|
-
const
|
|
5441
|
+
const _hoisted_47 = {
|
|
5314
5442
|
class: "kq3d-client-print-companyName"
|
|
5315
5443
|
};
|
|
5316
|
-
const
|
|
5444
|
+
const _hoisted_48 = {
|
|
5317
5445
|
class: "kq3d-client-print-systemTime"
|
|
5318
5446
|
};
|
|
5319
5447
|
|
|
@@ -5328,7 +5456,7 @@ const _hoisted_46 = {
|
|
|
5328
5456
|
const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
5329
5457
|
name: "Kq3dClientPrint"
|
|
5330
5458
|
};
|
|
5331
|
-
/* harmony default export */ var ClientPrintvue_type_script_setup_true_lang_js = (
|
|
5459
|
+
/* harmony default export */ var ClientPrintvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ClientPrintvue_type_script_setup_true_lang_js_default_, {
|
|
5332
5460
|
props: {
|
|
5333
5461
|
// 每个地图相关组件的必须参数 非必传 指定组件绑定的map对象的div的id
|
|
5334
5462
|
mapTarget: String,
|
|
@@ -5388,7 +5516,11 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
5388
5516
|
setup(__props, {
|
|
5389
5517
|
expose: __expose
|
|
5390
5518
|
}) {
|
|
5391
|
-
|
|
5519
|
+
const props = __props;
|
|
5520
|
+
const {
|
|
5521
|
+
proxy
|
|
5522
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
5523
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
5392
5524
|
let {
|
|
5393
5525
|
locale,
|
|
5394
5526
|
messages
|
|
@@ -5399,7 +5531,7 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
5399
5531
|
setFooterDataform.value["companyName"] = props.companyName || language.value.comapanyname;
|
|
5400
5532
|
systemTime.value = newVal == "zh" ? getSystemIime() : getSystemEnTime();
|
|
5401
5533
|
});
|
|
5402
|
-
|
|
5534
|
+
|
|
5403
5535
|
// 标题的数据
|
|
5404
5536
|
let setTitleDataform = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({
|
|
5405
5537
|
style: {
|
|
@@ -6669,27 +6801,27 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
6669
6801
|
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_option, {
|
|
6670
6802
|
value: "A2"
|
|
6671
6803
|
}, {
|
|
6672
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
6804
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("A2")]),
|
|
6673
6805
|
_: 1 /* STABLE */
|
|
6674
6806
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
6675
6807
|
value: "A3"
|
|
6676
6808
|
}, {
|
|
6677
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
6809
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("A3")]),
|
|
6678
6810
|
_: 1 /* STABLE */
|
|
6679
6811
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
6680
6812
|
value: "A4"
|
|
6681
6813
|
}, {
|
|
6682
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
6814
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("A4")]),
|
|
6683
6815
|
_: 1 /* STABLE */
|
|
6684
6816
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
6685
6817
|
value: "A5"
|
|
6686
6818
|
}, {
|
|
6687
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
6819
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("A5")]),
|
|
6688
6820
|
_: 1 /* STABLE */
|
|
6689
6821
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
6690
6822
|
value: "A6"
|
|
6691
6823
|
}, {
|
|
6692
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
6824
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("A6")]),
|
|
6693
6825
|
_: 1 /* STABLE */
|
|
6694
6826
|
})]),
|
|
6695
6827
|
_: 1 /* STABLE */
|
|
@@ -6735,12 +6867,12 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
6735
6867
|
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_option, {
|
|
6736
6868
|
value: "png"
|
|
6737
6869
|
}, {
|
|
6738
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
6870
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("png")]),
|
|
6739
6871
|
_: 1 /* STABLE */
|
|
6740
6872
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
6741
6873
|
value: "jpg"
|
|
6742
6874
|
}, {
|
|
6743
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
6875
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("jpg")]),
|
|
6744
6876
|
_: 1 /* STABLE */
|
|
6745
6877
|
})]),
|
|
6746
6878
|
_: 1 /* STABLE */
|
|
@@ -6875,7 +7007,7 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
6875
7007
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
6876
7008
|
span: 2
|
|
6877
7009
|
}, {
|
|
6878
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
7010
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(" ")]),
|
|
6879
7011
|
_: 1 /* STABLE */
|
|
6880
7012
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
6881
7013
|
span: 6
|
|
@@ -7094,7 +7226,7 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
7094
7226
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
7095
7227
|
span: 2
|
|
7096
7228
|
}, {
|
|
7097
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
7229
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(" ")]),
|
|
7098
7230
|
_: 1 /* STABLE */
|
|
7099
7231
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
7100
7232
|
span: 6
|
|
@@ -7448,19 +7580,19 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
7448
7580
|
ref_key: "lengend_ref",
|
|
7449
7581
|
ref: lengend_ref,
|
|
7450
7582
|
class: "kq-legend-box"
|
|
7451
|
-
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(legendList).value && (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(legendList).value.length > 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_38,
|
|
7452
|
-
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)(((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div",
|
|
7583
|
+
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(legendList).value && (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(legendList).value.length > 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_38, _hoisted_40)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" <kq-space direction=\"vertical\" alignment=\"flex-start\"> "), ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.renderList)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(legendList).value, legend => {
|
|
7584
|
+
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)(((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_41, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("img", {
|
|
7453
7585
|
src: legend.src,
|
|
7454
7586
|
style: {
|
|
7455
7587
|
"padding-right": "8px"
|
|
7456
7588
|
}
|
|
7457
|
-
}, null, 8 /* PROPS */,
|
|
7458
|
-
}), 256 /* UNKEYED_FRAGMENT */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" </kq-space> ")], 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)], 32 /*
|
|
7589
|
+
}, null, 8 /* PROPS */, _hoisted_42), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("label", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)(legend.legendName), 1 /* TEXT */)], 512 /* NEED_PATCH */)), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, legend.isShow]]);
|
|
7590
|
+
}), 256 /* UNKEYED_FRAGMENT */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" </kq-space> ")], 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)], 32 /* HYDRATE_EVENTS */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("指北针"), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
7459
7591
|
class: "kq3d-client-print-compassDiv",
|
|
7460
7592
|
onMouseover: setdragCursor,
|
|
7461
7593
|
onMousedown: dragTl,
|
|
7462
7594
|
id: "divcompassDiv"
|
|
7463
|
-
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(Compass))], 544 /*
|
|
7595
|
+
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(Compass))], 544 /* HYDRATE_EVENTS, NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(compassShow)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" 文本标注 "), ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.renderList)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelData).value, item => {
|
|
7464
7596
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)(((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", {
|
|
7465
7597
|
id: item.data.dataId,
|
|
7466
7598
|
key: item.data.dataId,
|
|
@@ -7488,7 +7620,7 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
7488
7620
|
}, {
|
|
7489
7621
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_namespaceObject.Close))]),
|
|
7490
7622
|
_: 1 /* STABLE */
|
|
7491
|
-
}, 8 /* PROPS */, ["title"])], 8 /* PROPS */,
|
|
7623
|
+
}, 8 /* PROPS */, ["title"])], 8 /* PROPS */, _hoisted_44)], 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_43)), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, item.data.isShow]]);
|
|
7492
7624
|
}), 128 /* KEYED_FRAGMENT */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("图片"), ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.renderList)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(fileList).value, item => {
|
|
7493
7625
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", {
|
|
7494
7626
|
key: item.uid,
|
|
@@ -7500,10 +7632,10 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
7500
7632
|
alt: "",
|
|
7501
7633
|
width: item.width,
|
|
7502
7634
|
height: item.height
|
|
7503
|
-
}, null, 8 /* PROPS */,
|
|
7635
|
+
}, null, 8 /* PROPS */, _hoisted_45)], 32 /* HYDRATE_EVENTS */);
|
|
7504
7636
|
}), 128 /* KEYED_FRAGMENT */))]),
|
|
7505
7637
|
_: 1 /* STABLE */
|
|
7506
|
-
}, 8 /* PROPS */, ["options", "service", "scenceInfo", "showToolButtons", "defaultShowLayerNames", "toolButtonsPosition", "showLogo"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)], 512 /* NEED_PATCH */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
7638
|
+
}, 8 /* PROPS */, ["options", "service", "scenceInfo", "showToolButtons", "defaultShowLayerNames", "toolButtonsPosition", "showLogo"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)], 512 /* NEED_PATCH */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_46, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_47, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printcompany) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setFooterDataform).companyName), 1 /* TEXT */)]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_48, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printdate) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(systemTime)), 1 /* TEXT */)])])], 512 /* NEED_PATCH */)]),
|
|
7507
7639
|
_: 1 /* STABLE */
|
|
7508
7640
|
})], 512 /* NEED_PATCH */)], 512 /* NEED_PATCH */);
|
|
7509
7641
|
};
|
|
@@ -7631,7 +7763,7 @@ const BaseterrainGalleryvue_type_script_setup_true_lang_js_hoisted_10 = {
|
|
|
7631
7763
|
const BaseterrainGalleryvue_type_script_setup_true_lang_js_default_ = {
|
|
7632
7764
|
name: "Kq3dBaseterrainGallery"
|
|
7633
7765
|
};
|
|
7634
|
-
/* harmony default export */ var BaseterrainGalleryvue_type_script_setup_true_lang_js = (
|
|
7766
|
+
/* harmony default export */ var BaseterrainGalleryvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(BaseterrainGalleryvue_type_script_setup_true_lang_js_default_, {
|
|
7635
7767
|
props: {
|
|
7636
7768
|
selectIndex: {
|
|
7637
7769
|
type: Number,
|
|
@@ -7674,8 +7806,11 @@ const BaseterrainGalleryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
7674
7806
|
expose: __expose
|
|
7675
7807
|
}) {
|
|
7676
7808
|
const props = __props;
|
|
7809
|
+
const {
|
|
7810
|
+
proxy
|
|
7811
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
7677
7812
|
//语言
|
|
7678
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
7813
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
7679
7814
|
//地形选中值
|
|
7680
7815
|
let currentIndex = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(2);
|
|
7681
7816
|
let currentTerrain = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
@@ -8150,7 +8285,7 @@ const Measurevue_type_script_setup_true_lang_js_hoisted_38 = {
|
|
|
8150
8285
|
const Measurevue_type_script_setup_true_lang_js_default_ = {
|
|
8151
8286
|
name: "Kq3dMeasure"
|
|
8152
8287
|
};
|
|
8153
|
-
/* harmony default export */ var Measurevue_type_script_setup_true_lang_js = (
|
|
8288
|
+
/* harmony default export */ var Measurevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Measurevue_type_script_setup_true_lang_js_default_, {
|
|
8154
8289
|
props: {
|
|
8155
8290
|
//指定组件绑定的viewer对象的div的id
|
|
8156
8291
|
target: String,
|
|
@@ -8208,7 +8343,10 @@ const Measurevue_type_script_setup_true_lang_js_default_ = {
|
|
|
8208
8343
|
// 面积单位
|
|
8209
8344
|
let areaUnit = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(props.settingParams && props.settingParams.areaUnit || "");
|
|
8210
8345
|
let result = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(0);
|
|
8211
|
-
|
|
8346
|
+
const {
|
|
8347
|
+
proxy
|
|
8348
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
8349
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
8212
8350
|
let mode = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("space");
|
|
8213
8351
|
let modeList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
8214
8352
|
let viewModel = null;
|
|
@@ -8719,7 +8857,7 @@ const Measurevue_type_script_setup_true_lang_js_default_ = {
|
|
|
8719
8857
|
_: 1 /* STABLE */
|
|
8720
8858
|
})]),
|
|
8721
8859
|
_: 1 /* STABLE */
|
|
8722
|
-
}, 8 /* PROPS */, ["title"])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isTips) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", Measurevue_type_script_setup_true_lang_js_hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'height' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'azimuth' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", Measurevue_type_script_setup_true_lang_js_hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips1), 1 /* TEXT */)) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", Measurevue_type_script_setup_true_lang_js_hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips), 1 /* TEXT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isResult) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", Measurevue_type_script_setup_true_lang_js_hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", Measurevue_type_script_setup_true_lang_js_hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'area' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", Measurevue_type_script_setup_true_lang_js_hoisted_11, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", Measurevue_type_script_setup_true_lang_js_hoisted_12, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).unit), 1 /* TEXT */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_select, {
|
|
8860
|
+
}, 8 /* PROPS */, ["onClick", "title"])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isTips) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", Measurevue_type_script_setup_true_lang_js_hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'height' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'azimuth' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", Measurevue_type_script_setup_true_lang_js_hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips1), 1 /* TEXT */)) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", Measurevue_type_script_setup_true_lang_js_hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips), 1 /* TEXT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isResult) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", Measurevue_type_script_setup_true_lang_js_hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", Measurevue_type_script_setup_true_lang_js_hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'area' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", Measurevue_type_script_setup_true_lang_js_hoisted_11, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", Measurevue_type_script_setup_true_lang_js_hoisted_12, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).unit), 1 /* TEXT */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_select, {
|
|
8723
8861
|
key: 0,
|
|
8724
8862
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(distanceUnit),
|
|
8725
8863
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(distanceUnit) ? distanceUnit.value = $event : distanceUnit = $event),
|
|
@@ -8926,7 +9064,7 @@ const Flightvue_type_script_setup_true_lang_js_hoisted_9 = {
|
|
|
8926
9064
|
const Flightvue_type_script_setup_true_lang_js_default_ = {
|
|
8927
9065
|
name: "Kq3dFlight"
|
|
8928
9066
|
};
|
|
8929
|
-
/* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (
|
|
9067
|
+
/* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Flightvue_type_script_setup_true_lang_js_default_, {
|
|
8930
9068
|
props: {
|
|
8931
9069
|
// 是否显示阴影效果
|
|
8932
9070
|
showShadow: {
|
|
@@ -8978,7 +9116,10 @@ const Flightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
8978
9116
|
expose: __expose
|
|
8979
9117
|
}) {
|
|
8980
9118
|
const props = __props;
|
|
8981
|
-
|
|
9119
|
+
const {
|
|
9120
|
+
proxy
|
|
9121
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
9122
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
8982
9123
|
let isAdd = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
8983
9124
|
let isEdit = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
8984
9125
|
let pathList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([]);
|
|
@@ -9950,7 +10091,7 @@ const GPUSpatialQueryvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
9950
10091
|
const GPUSpatialQueryvue_type_script_setup_true_lang_js_default_ = {
|
|
9951
10092
|
name: "Kq3dGPUSpatialQuery"
|
|
9952
10093
|
};
|
|
9953
|
-
/* harmony default export */ var GPUSpatialQueryvue_type_script_setup_true_lang_js = (
|
|
10094
|
+
/* harmony default export */ var GPUSpatialQueryvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(GPUSpatialQueryvue_type_script_setup_true_lang_js_default_, {
|
|
9954
10095
|
props: {
|
|
9955
10096
|
//图形
|
|
9956
10097
|
volumeType: {
|
|
@@ -10011,11 +10152,15 @@ const GPUSpatialQueryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
10011
10152
|
setup(__props, {
|
|
10012
10153
|
expose: __expose
|
|
10013
10154
|
}) {
|
|
10014
|
-
|
|
10155
|
+
const props = __props;
|
|
10156
|
+
const {
|
|
10157
|
+
proxy
|
|
10158
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
10159
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
10015
10160
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
10016
10161
|
|
|
10017
10162
|
// 获取组件传参
|
|
10018
|
-
|
|
10163
|
+
|
|
10019
10164
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
10020
10165
|
volumeType: props.volumeType || 0,
|
|
10021
10166
|
// 查询体类型
|
|
@@ -10257,7 +10402,7 @@ const GPUSpatialQueryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
10257
10402
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minScale,
|
|
10258
10403
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxScale,
|
|
10259
10404
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('scale'))
|
|
10260
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
10405
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
10261
10406
|
_: 1 /* STABLE */
|
|
10262
10407
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
10263
10408
|
span: 8
|
|
@@ -10270,7 +10415,7 @@ const GPUSpatialQueryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
10270
10415
|
step: 0.1,
|
|
10271
10416
|
"controls-position": "right",
|
|
10272
10417
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('scale'))
|
|
10273
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
10418
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
10274
10419
|
_: 1 /* STABLE */
|
|
10275
10420
|
})]),
|
|
10276
10421
|
_: 1 /* STABLE */
|
|
@@ -10526,7 +10671,7 @@ class ModelSelectViewModel {
|
|
|
10526
10671
|
var flag = false;
|
|
10527
10672
|
var models = this._viewer.scene.primitives._primitives;
|
|
10528
10673
|
for (let i = 0; i < models.length; i++) {
|
|
10529
|
-
if (models[i]._url) {
|
|
10674
|
+
if (models[i]._url && models[i] instanceof Cesium.Cesium3DTileset) {
|
|
10530
10675
|
flag = true;
|
|
10531
10676
|
}
|
|
10532
10677
|
}
|
|
@@ -10575,7 +10720,7 @@ const ModelSelectvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
10575
10720
|
const ModelSelectvue_type_script_setup_true_lang_js_default_ = {
|
|
10576
10721
|
name: "Kq3dModelSelect"
|
|
10577
10722
|
};
|
|
10578
|
-
/* harmony default export */ var ModelSelectvue_type_script_setup_true_lang_js = (
|
|
10723
|
+
/* harmony default export */ var ModelSelectvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ModelSelectvue_type_script_setup_true_lang_js_default_, {
|
|
10579
10724
|
props: {
|
|
10580
10725
|
// 外部字段别名映射
|
|
10581
10726
|
aliasNameReflection: {
|
|
@@ -10630,16 +10775,20 @@ const ModelSelectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
10630
10775
|
setup(__props, {
|
|
10631
10776
|
expose: __expose
|
|
10632
10777
|
}) {
|
|
10778
|
+
const props = __props;
|
|
10633
10779
|
let layerNameTitle = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
10634
10780
|
// 属性值
|
|
10635
10781
|
let tableData = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
10636
10782
|
//语言
|
|
10637
|
-
|
|
10783
|
+
const {
|
|
10784
|
+
proxy
|
|
10785
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
10786
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
10638
10787
|
let viewModel = null;
|
|
10639
10788
|
let ref_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
10640
10789
|
|
|
10641
10790
|
// 获取组件传参
|
|
10642
|
-
|
|
10791
|
+
|
|
10643
10792
|
// 表格头样式
|
|
10644
10793
|
let headClass = args => {
|
|
10645
10794
|
return {
|
|
@@ -10963,7 +11112,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_hoisted_6 = {
|
|
|
10963
11112
|
const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
10964
11113
|
name: "Kq3dModelFilter"
|
|
10965
11114
|
};
|
|
10966
|
-
/* harmony default export */ var ModelFiltervue_type_script_setup_true_lang_js = (
|
|
11115
|
+
/* harmony default export */ var ModelFiltervue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ModelFiltervue_type_script_setup_true_lang_js_default_, {
|
|
10967
11116
|
props: {
|
|
10968
11117
|
// 设置参数
|
|
10969
11118
|
settingParams: {
|
|
@@ -11006,16 +11155,17 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11006
11155
|
setup(__props, {
|
|
11007
11156
|
expose: __expose
|
|
11008
11157
|
}) {
|
|
11009
|
-
|
|
11158
|
+
const props = __props;
|
|
11159
|
+
const {
|
|
11160
|
+
proxy
|
|
11161
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
11162
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
11010
11163
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
11011
11164
|
let viewModel = null;
|
|
11012
11165
|
let ref_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
11013
11166
|
let tiles = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
11014
|
-
const {
|
|
11015
|
-
proxy
|
|
11016
|
-
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
11017
11167
|
// 获取组件传参
|
|
11018
|
-
|
|
11168
|
+
|
|
11019
11169
|
// 组件容器Ref
|
|
11020
11170
|
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
11021
11171
|
|
|
@@ -11208,7 +11358,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11208
11358
|
min: 0,
|
|
11209
11359
|
max: 5,
|
|
11210
11360
|
onInput: _cache[3] || (_cache[3] = $event => paramsChanged('brightness'))
|
|
11211
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11361
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11212
11362
|
_: 1 /* STABLE */
|
|
11213
11363
|
}, 8 /* PROPS */, ["span"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
11214
11364
|
span: 6,
|
|
@@ -11224,7 +11374,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11224
11374
|
step: 0.1,
|
|
11225
11375
|
"controls-position": "right",
|
|
11226
11376
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('brightness'))
|
|
11227
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11377
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11228
11378
|
_: 1 /* STABLE */
|
|
11229
11379
|
})]),
|
|
11230
11380
|
_: 1 /* STABLE */
|
|
@@ -11246,7 +11396,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11246
11396
|
min: 0,
|
|
11247
11397
|
max: 5,
|
|
11248
11398
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('contrast'))
|
|
11249
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11399
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11250
11400
|
_: 1 /* STABLE */
|
|
11251
11401
|
}, 8 /* PROPS */, ["span"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
11252
11402
|
span: 6,
|
|
@@ -11262,7 +11412,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11262
11412
|
step: 0.1,
|
|
11263
11413
|
"controls-position": "right",
|
|
11264
11414
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('contrast'))
|
|
11265
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11415
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11266
11416
|
_: 1 /* STABLE */
|
|
11267
11417
|
})]),
|
|
11268
11418
|
_: 1 /* STABLE */
|
|
@@ -11284,7 +11434,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11284
11434
|
min: 0,
|
|
11285
11435
|
max: 5,
|
|
11286
11436
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('tone'))
|
|
11287
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11437
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11288
11438
|
_: 1 /* STABLE */
|
|
11289
11439
|
}, 8 /* PROPS */, ["span"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
11290
11440
|
span: 6,
|
|
@@ -11300,7 +11450,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11300
11450
|
step: 0.1,
|
|
11301
11451
|
"controls-position": "right",
|
|
11302
11452
|
onInput: _cache[13] || (_cache[13] = $event => paramsChanged('tone'))
|
|
11303
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11453
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11304
11454
|
_: 1 /* STABLE */
|
|
11305
11455
|
})]),
|
|
11306
11456
|
_: 1 /* STABLE */
|
|
@@ -11322,7 +11472,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11322
11472
|
min: 0,
|
|
11323
11473
|
max: 5,
|
|
11324
11474
|
onInput: _cache[15] || (_cache[15] = $event => paramsChanged('saturation'))
|
|
11325
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11475
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11326
11476
|
_: 1 /* STABLE */
|
|
11327
11477
|
}, 8 /* PROPS */, ["span"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
11328
11478
|
span: 6,
|
|
@@ -11338,7 +11488,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11338
11488
|
step: 0.1,
|
|
11339
11489
|
"controls-position": "right",
|
|
11340
11490
|
onInput: _cache[17] || (_cache[17] = $event => paramsChanged('saturation'))
|
|
11341
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11491
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11342
11492
|
_: 1 /* STABLE */
|
|
11343
11493
|
})]),
|
|
11344
11494
|
_: 1 /* STABLE */
|
|
@@ -11360,7 +11510,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11360
11510
|
min: 0,
|
|
11361
11511
|
max: 5,
|
|
11362
11512
|
onInput: _cache[19] || (_cache[19] = $event => paramsChanged('gamma'))
|
|
11363
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11513
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11364
11514
|
_: 1 /* STABLE */
|
|
11365
11515
|
}, 8 /* PROPS */, ["span"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
11366
11516
|
span: 6,
|
|
@@ -11376,7 +11526,7 @@ const ModelFiltervue_type_script_setup_true_lang_js_default_ = {
|
|
|
11376
11526
|
step: 0.1,
|
|
11377
11527
|
"controls-position": "right",
|
|
11378
11528
|
onInput: _cache[21] || (_cache[21] = $event => paramsChanged('gamma'))
|
|
11379
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
11529
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
11380
11530
|
_: 1 /* STABLE */
|
|
11381
11531
|
})]),
|
|
11382
11532
|
_: 1 /* STABLE */
|
|
@@ -11469,12 +11619,10 @@ class WireframeSketchViewModel {
|
|
|
11469
11619
|
|
|
11470
11620
|
|
|
11471
11621
|
|
|
11472
|
-
//语言
|
|
11473
|
-
|
|
11474
11622
|
const WireframeSketchvue_type_script_setup_true_lang_js_default_ = {
|
|
11475
11623
|
name: "Kq3dWireframeSketch"
|
|
11476
11624
|
};
|
|
11477
|
-
/* harmony default export */ var WireframeSketchvue_type_script_setup_true_lang_js = (
|
|
11625
|
+
/* harmony default export */ var WireframeSketchvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(WireframeSketchvue_type_script_setup_true_lang_js_default_, {
|
|
11478
11626
|
props: {
|
|
11479
11627
|
// 默认显示线框图
|
|
11480
11628
|
isCheckFrameRender: {
|
|
@@ -11518,16 +11666,19 @@ const WireframeSketchvue_type_script_setup_true_lang_js_default_ = {
|
|
|
11518
11666
|
setup(__props, {
|
|
11519
11667
|
expose: __expose
|
|
11520
11668
|
}) {
|
|
11521
|
-
|
|
11669
|
+
const props = __props;
|
|
11670
|
+
const {
|
|
11671
|
+
proxy
|
|
11672
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
11673
|
+
//语言
|
|
11674
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
11522
11675
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
11523
11676
|
let viewModel = null;
|
|
11524
11677
|
let ref_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
11525
11678
|
let checkbox_data = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(["2"]);
|
|
11526
|
-
|
|
11527
|
-
proxy
|
|
11528
|
-
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
11679
|
+
|
|
11529
11680
|
// 获取组件传参
|
|
11530
|
-
|
|
11681
|
+
|
|
11531
11682
|
// 组件容器Ref
|
|
11532
11683
|
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
11533
11684
|
|
|
@@ -11819,7 +11970,7 @@ const LimitHeightAnalysisvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
11819
11970
|
const LimitHeightAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
11820
11971
|
name: "Kq3dLimitHeightAnalysis"
|
|
11821
11972
|
};
|
|
11822
|
-
/* harmony default export */ var LimitHeightAnalysisvue_type_script_setup_true_lang_js = (
|
|
11973
|
+
/* harmony default export */ var LimitHeightAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(LimitHeightAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
11823
11974
|
props: {
|
|
11824
11975
|
// 设置参数
|
|
11825
11976
|
settingParams: {
|
|
@@ -11862,15 +12013,16 @@ const LimitHeightAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
11862
12013
|
setup(__props, {
|
|
11863
12014
|
expose: __expose
|
|
11864
12015
|
}) {
|
|
12016
|
+
const props = __props;
|
|
11865
12017
|
const {
|
|
11866
12018
|
proxy
|
|
11867
12019
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
11868
12020
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
11869
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
12021
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
11870
12022
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
11871
12023
|
|
|
11872
12024
|
// 获取组件传参
|
|
11873
|
-
|
|
12025
|
+
|
|
11874
12026
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
11875
12027
|
baseHeight: props.settingParams && props.settingParams.baseHeight || 100,
|
|
11876
12028
|
// 基底高度
|
|
@@ -12354,12 +12506,10 @@ const TerrainProfileAnalysisvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
|
12354
12506
|
|
|
12355
12507
|
|
|
12356
12508
|
|
|
12357
|
-
//语言
|
|
12358
|
-
|
|
12359
12509
|
const TerrainProfileAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
12360
12510
|
name: "Kq3dTerrainProfileAnalysis"
|
|
12361
12511
|
};
|
|
12362
|
-
/* harmony default export */ var TerrainProfileAnalysisvue_type_script_setup_true_lang_js = (
|
|
12512
|
+
/* harmony default export */ var TerrainProfileAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(TerrainProfileAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
12363
12513
|
props: {
|
|
12364
12514
|
//指定组件绑定的viewer对象的div的id
|
|
12365
12515
|
mapTarget: String,
|
|
@@ -12404,15 +12554,18 @@ const TerrainProfileAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
12404
12554
|
setup(__props, {
|
|
12405
12555
|
expose: __expose
|
|
12406
12556
|
}) {
|
|
12407
|
-
|
|
12408
|
-
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
12409
|
-
let viewModel = null;
|
|
12410
|
-
let ref_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
12557
|
+
const props = __props;
|
|
12411
12558
|
const {
|
|
12412
12559
|
proxy
|
|
12413
12560
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
12561
|
+
//语言
|
|
12562
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
12563
|
+
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
12564
|
+
let viewModel = null;
|
|
12565
|
+
let ref_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
12566
|
+
|
|
12414
12567
|
// 获取组件传参
|
|
12415
|
-
|
|
12568
|
+
|
|
12416
12569
|
// 组件容器Ref
|
|
12417
12570
|
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
12418
12571
|
|
|
@@ -12662,7 +12815,7 @@ const SceneToHDImagevue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
12662
12815
|
const SceneToHDImagevue_type_script_setup_true_lang_js_default_ = {
|
|
12663
12816
|
name: "Kq3dSceneToHDImage"
|
|
12664
12817
|
};
|
|
12665
|
-
/* harmony default export */ var SceneToHDImagevue_type_script_setup_true_lang_js = (
|
|
12818
|
+
/* harmony default export */ var SceneToHDImagevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SceneToHDImagevue_type_script_setup_true_lang_js_default_, {
|
|
12666
12819
|
props: {
|
|
12667
12820
|
// 设置参数
|
|
12668
12821
|
settingParams: {
|
|
@@ -12705,15 +12858,16 @@ const SceneToHDImagevue_type_script_setup_true_lang_js_default_ = {
|
|
|
12705
12858
|
setup(__props, {
|
|
12706
12859
|
expose: __expose
|
|
12707
12860
|
}) {
|
|
12861
|
+
const props = __props;
|
|
12708
12862
|
const {
|
|
12709
12863
|
proxy
|
|
12710
12864
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
12711
12865
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
12712
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
12866
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
12713
12867
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("screenParameter");
|
|
12714
12868
|
|
|
12715
12869
|
// 获取组件传参
|
|
12716
|
-
|
|
12870
|
+
|
|
12717
12871
|
// 分析类
|
|
12718
12872
|
let viewModel = {};
|
|
12719
12873
|
|
|
@@ -12963,7 +13117,7 @@ const SceneToHDImagevue_type_script_setup_true_lang_js_default_ = {
|
|
|
12963
13117
|
min: 0.01,
|
|
12964
13118
|
max: 1,
|
|
12965
13119
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('pantographRatio'))
|
|
12966
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
13120
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
12967
13121
|
_: 1 /* STABLE */
|
|
12968
13122
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
12969
13123
|
span: 8
|
|
@@ -12976,7 +13130,7 @@ const SceneToHDImagevue_type_script_setup_true_lang_js_default_ = {
|
|
|
12976
13130
|
max: 1,
|
|
12977
13131
|
"controls-position": "right",
|
|
12978
13132
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('pantographRatio'))
|
|
12979
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
13133
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
12980
13134
|
_: 1 /* STABLE */
|
|
12981
13135
|
})]),
|
|
12982
13136
|
_: 1 /* STABLE */
|
|
@@ -13438,7 +13592,7 @@ const SceneAdvancedToImagevue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
13438
13592
|
const SceneAdvancedToImagevue_type_script_setup_true_lang_js_default_ = {
|
|
13439
13593
|
name: "Kq3dSceneAdvancedToImage"
|
|
13440
13594
|
};
|
|
13441
|
-
/* harmony default export */ var SceneAdvancedToImagevue_type_script_setup_true_lang_js = (
|
|
13595
|
+
/* harmony default export */ var SceneAdvancedToImagevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SceneAdvancedToImagevue_type_script_setup_true_lang_js_default_, {
|
|
13442
13596
|
props: {
|
|
13443
13597
|
// 设置参数
|
|
13444
13598
|
settingParams: {
|
|
@@ -13481,15 +13635,16 @@ const SceneAdvancedToImagevue_type_script_setup_true_lang_js_default_ = {
|
|
|
13481
13635
|
setup(__props, {
|
|
13482
13636
|
expose: __expose
|
|
13483
13637
|
}) {
|
|
13638
|
+
const props = __props;
|
|
13484
13639
|
const {
|
|
13485
13640
|
proxy
|
|
13486
13641
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
13487
13642
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
13488
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
13643
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
13489
13644
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("screenParameter");
|
|
13490
13645
|
|
|
13491
13646
|
// 获取组件传参
|
|
13492
|
-
|
|
13647
|
+
|
|
13493
13648
|
// 分析类
|
|
13494
13649
|
let viewModel = null;
|
|
13495
13650
|
// 参数
|
|
@@ -14439,7 +14594,7 @@ const ScanEffectvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
14439
14594
|
const ScanEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
14440
14595
|
name: "Kq3dScanEffect"
|
|
14441
14596
|
};
|
|
14442
|
-
/* harmony default export */ var ScanEffectvue_type_script_setup_true_lang_js = (
|
|
14597
|
+
/* harmony default export */ var ScanEffectvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ScanEffectvue_type_script_setup_true_lang_js_default_, {
|
|
14443
14598
|
props: {
|
|
14444
14599
|
// 设置参数
|
|
14445
14600
|
settingParams: {
|
|
@@ -14482,14 +14637,14 @@ const ScanEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
14482
14637
|
setup(__props, {
|
|
14483
14638
|
expose: __expose
|
|
14484
14639
|
}) {
|
|
14640
|
+
const props = __props;
|
|
14485
14641
|
const {
|
|
14486
14642
|
proxy
|
|
14487
14643
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
14488
14644
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
14489
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
14490
|
-
|
|
14645
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
14491
14646
|
// 获取组件传参
|
|
14492
|
-
|
|
14647
|
+
|
|
14493
14648
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
14494
14649
|
scanningStyle: props.settingParams && props.settingParams.scanningStyle || 1,
|
|
14495
14650
|
// 地形操作类型。1:线性扫描;2:环形扫描
|
|
@@ -14745,7 +14900,7 @@ const ScanEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
14745
14900
|
step: 0.1,
|
|
14746
14901
|
"controls-position": "right",
|
|
14747
14902
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('lineSpeed'))
|
|
14748
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
14903
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "step"])]),
|
|
14749
14904
|
_: 1 /* STABLE */
|
|
14750
14905
|
})]),
|
|
14751
14906
|
_: 1 /* STABLE */
|
|
@@ -14772,7 +14927,7 @@ const ScanEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
14772
14927
|
max: 100,
|
|
14773
14928
|
step: 0.1,
|
|
14774
14929
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('lineWidth'))
|
|
14775
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
14930
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "step"])]),
|
|
14776
14931
|
_: 1 /* STABLE */
|
|
14777
14932
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
14778
14933
|
span: 8
|
|
@@ -15400,6 +15555,10 @@ class Heatmap3dViewModel {
|
|
|
15400
15555
|
}
|
|
15401
15556
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/heatmap3d/CustomColorPickerSlider.vue?vue&type=script&setup=true&lang=js
|
|
15402
15557
|
|
|
15558
|
+
const _withScopeId = n => ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.pushScopeId)("data-v-c771bfde"), n = n(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.popScopeId)(), n);
|
|
15559
|
+
const CustomColorPickerSlidervue_type_script_setup_true_lang_js_hoisted_1 = /*#__PURE__*/_withScopeId(() => /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
15560
|
+
class: "arrow"
|
|
15561
|
+
}, null, -1 /* HOISTED */));
|
|
15403
15562
|
|
|
15404
15563
|
const rangeMin = -5;
|
|
15405
15564
|
/* harmony default export */ var CustomColorPickerSlidervue_type_script_setup_true_lang_js = ({
|
|
@@ -15407,9 +15566,8 @@ const rangeMin = -5;
|
|
|
15407
15566
|
props: ["width", "color", "percentage", "id"],
|
|
15408
15567
|
emits: ["updatePercentage", "updateColor", "deleteColorSlider"],
|
|
15409
15568
|
setup(__props, {
|
|
15410
|
-
emit
|
|
15569
|
+
emit
|
|
15411
15570
|
}) {
|
|
15412
|
-
const emit = __emit;
|
|
15413
15571
|
const props = __props;
|
|
15414
15572
|
|
|
15415
15573
|
// eslint-disable-next-line vue/no-setup-props-destructure
|
|
@@ -15492,9 +15650,7 @@ const rangeMin = -5;
|
|
|
15492
15650
|
}),
|
|
15493
15651
|
onMousedown: handleMouseDown,
|
|
15494
15652
|
onClick: handleClick
|
|
15495
|
-
}, [
|
|
15496
|
-
class: "arrow"
|
|
15497
|
-
}, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
15653
|
+
}, [CustomColorPickerSlidervue_type_script_setup_true_lang_js_hoisted_1, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
15498
15654
|
modelValue: initColor.value,
|
|
15499
15655
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => initColor.value = $event),
|
|
15500
15656
|
onActiveChange: updateColor,
|
|
@@ -15502,7 +15658,7 @@ const rangeMin = -5;
|
|
|
15502
15658
|
}, null, 8 /* PROPS */, ["modelValue", "disabled"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
15503
15659
|
class: "delete",
|
|
15504
15660
|
onClick: deleteColorSlider
|
|
15505
|
-
}, "x")], 36 /* STYLE,
|
|
15661
|
+
}, "x")], 36 /* STYLE, HYDRATE_EVENTS */);
|
|
15506
15662
|
};
|
|
15507
15663
|
}
|
|
15508
15664
|
});
|
|
@@ -15544,6 +15700,7 @@ const CustomColorPickerSlider_exports_ = /*#__PURE__*/(0,exportHelper/* default
|
|
|
15544
15700
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/heatmap3d/CustomColorPicker.vue?vue&type=script&setup=true&lang=js
|
|
15545
15701
|
|
|
15546
15702
|
|
|
15703
|
+
const CustomColorPickervue_type_script_setup_true_lang_js_withScopeId = n => (_pushScopeId("data-v-b1608504"), n = n(), _popScopeId(), n);
|
|
15547
15704
|
const CustomColorPickervue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
15548
15705
|
class: "gp"
|
|
15549
15706
|
};
|
|
@@ -15556,9 +15713,8 @@ const width = 257;
|
|
|
15556
15713
|
props: ["data"],
|
|
15557
15714
|
emits: ["color-changed"],
|
|
15558
15715
|
setup(__props, {
|
|
15559
|
-
emit
|
|
15716
|
+
emit
|
|
15560
15717
|
}) {
|
|
15561
|
-
const emit = __emit;
|
|
15562
15718
|
const props = __props;
|
|
15563
15719
|
|
|
15564
15720
|
// 宽度
|
|
@@ -15730,7 +15886,7 @@ const Heatmap3dvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
|
15730
15886
|
const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
15731
15887
|
name: "Kq3dHeatmap"
|
|
15732
15888
|
};
|
|
15733
|
-
/* harmony default export */ var Heatmap3dvue_type_script_setup_true_lang_js = (
|
|
15889
|
+
/* harmony default export */ var Heatmap3dvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Heatmap3dvue_type_script_setup_true_lang_js_default_, {
|
|
15734
15890
|
props: {
|
|
15735
15891
|
// 设置参数
|
|
15736
15892
|
settingParams: {
|
|
@@ -15773,15 +15929,16 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
15773
15929
|
setup(__props, {
|
|
15774
15930
|
expose: __expose
|
|
15775
15931
|
}) {
|
|
15932
|
+
const props = __props;
|
|
15776
15933
|
const {
|
|
15777
15934
|
proxy
|
|
15778
15935
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
15779
15936
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
15780
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
15937
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
15781
15938
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
15782
15939
|
let weightFields = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
15783
15940
|
// 获取组件传参
|
|
15784
|
-
|
|
15941
|
+
|
|
15785
15942
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
15786
15943
|
dataPath: props.settingParams && props.settingParams.dataPath || "",
|
|
15787
15944
|
//数据地址,json文件或json地址
|
|
@@ -16171,13 +16328,13 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
16171
16328
|
label: "3D",
|
|
16172
16329
|
onChange: _cache[2] || (_cache[2] = $event => paramsChanged('heatmapType'))
|
|
16173
16330
|
}, {
|
|
16174
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
16331
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("3D")]),
|
|
16175
16332
|
_: 1 /* STABLE */
|
|
16176
16333
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
|
|
16177
16334
|
label: "2D",
|
|
16178
16335
|
onChange: _cache[3] || (_cache[3] = $event => paramsChanged('heatmapType'))
|
|
16179
16336
|
}, {
|
|
16180
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
16337
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("2D")]),
|
|
16181
16338
|
_: 1 /* STABLE */
|
|
16182
16339
|
})]),
|
|
16183
16340
|
_: 1 /* STABLE */
|
|
@@ -16356,7 +16513,7 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
16356
16513
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRadius,
|
|
16357
16514
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRadius,
|
|
16358
16515
|
onInput: _cache[10] || (_cache[10] = $event => paramsChanged('radius'))
|
|
16359
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
16516
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
16360
16517
|
_: 1 /* STABLE */
|
|
16361
16518
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
16362
16519
|
span: 8
|
|
@@ -16369,7 +16526,7 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
16369
16526
|
step: 0.1,
|
|
16370
16527
|
onInput: _cache[12] || (_cache[12] = $event => paramsChanged('radius')),
|
|
16371
16528
|
"controls-position": "right"
|
|
16372
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
16529
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
16373
16530
|
_: 1 /* STABLE */
|
|
16374
16531
|
})]),
|
|
16375
16532
|
_: 1 /* STABLE */
|
|
@@ -16396,7 +16553,7 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
16396
16553
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minTransparents,
|
|
16397
16554
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxTransparents,
|
|
16398
16555
|
onInput: _cache[14] || (_cache[14] = $event => paramsChanged('transparents'))
|
|
16399
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
16556
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
16400
16557
|
_: 1 /* STABLE */
|
|
16401
16558
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
16402
16559
|
span: 8
|
|
@@ -16409,7 +16566,7 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
16409
16566
|
step: 0.01,
|
|
16410
16567
|
onInput: _cache[16] || (_cache[16] = $event => paramsChanged('transparents')),
|
|
16411
16568
|
"controls-position": "right"
|
|
16412
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
16569
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
16413
16570
|
_: 1 /* STABLE */
|
|
16414
16571
|
})]),
|
|
16415
16572
|
_: 1 /* STABLE */
|
|
@@ -16476,7 +16633,7 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
16476
16633
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeightRatio,
|
|
16477
16634
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeightRatio,
|
|
16478
16635
|
onInput: _cache[22] || (_cache[22] = $event => paramsChanged('heightRatio'))
|
|
16479
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
16636
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
16480
16637
|
_: 1 /* STABLE */
|
|
16481
16638
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
16482
16639
|
span: 8
|
|
@@ -16489,7 +16646,7 @@ const Heatmap3dvue_type_script_setup_true_lang_js_default_ = {
|
|
|
16489
16646
|
step: 0.1,
|
|
16490
16647
|
onInput: _cache[24] || (_cache[24] = $event => paramsChanged('heightRatio')),
|
|
16491
16648
|
"controls-position": "right"
|
|
16492
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
16649
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
16493
16650
|
_: 1 /* STABLE */
|
|
16494
16651
|
})]),
|
|
16495
16652
|
_: 1 /* STABLE */
|
|
@@ -16889,7 +17046,7 @@ const ModelExcavatevue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
|
16889
17046
|
const ModelExcavatevue_type_script_setup_true_lang_js_default_ = {
|
|
16890
17047
|
name: "Kq3dModelExcavate"
|
|
16891
17048
|
};
|
|
16892
|
-
/* harmony default export */ var ModelExcavatevue_type_script_setup_true_lang_js = (
|
|
17049
|
+
/* harmony default export */ var ModelExcavatevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ModelExcavatevue_type_script_setup_true_lang_js_default_, {
|
|
16893
17050
|
props: {
|
|
16894
17051
|
//指定组件绑定的viewer对象的div的id
|
|
16895
17052
|
mapTarget: String,
|
|
@@ -16934,12 +17091,16 @@ const ModelExcavatevue_type_script_setup_true_lang_js_default_ = {
|
|
|
16934
17091
|
setup(__props, {
|
|
16935
17092
|
expose: __expose
|
|
16936
17093
|
}) {
|
|
16937
|
-
|
|
17094
|
+
const props = __props;
|
|
17095
|
+
const {
|
|
17096
|
+
proxy
|
|
17097
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
17098
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
16938
17099
|
let viewModel = null;
|
|
16939
|
-
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
17100
|
+
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.locale);
|
|
16940
17101
|
|
|
16941
17102
|
// 获取组件传参
|
|
16942
|
-
|
|
17103
|
+
|
|
16943
17104
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
16944
17105
|
excavationDepth: props.settingParams && props.settingParams.excavationDepth || 20,
|
|
16945
17106
|
// 地形开挖深度
|
|
@@ -17306,7 +17467,7 @@ const ModelFlatvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
|
17306
17467
|
const ModelFlatvue_type_script_setup_true_lang_js_default_ = {
|
|
17307
17468
|
name: "Kq3dModelFlat"
|
|
17308
17469
|
};
|
|
17309
|
-
/* harmony default export */ var ModelFlatvue_type_script_setup_true_lang_js = (
|
|
17470
|
+
/* harmony default export */ var ModelFlatvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ModelFlatvue_type_script_setup_true_lang_js_default_, {
|
|
17310
17471
|
props: {
|
|
17311
17472
|
// 设置参数
|
|
17312
17473
|
settingParams: {
|
|
@@ -17349,11 +17510,15 @@ const ModelFlatvue_type_script_setup_true_lang_js_default_ = {
|
|
|
17349
17510
|
setup(__props, {
|
|
17350
17511
|
expose: __expose
|
|
17351
17512
|
}) {
|
|
17352
|
-
|
|
17513
|
+
const props = __props;
|
|
17514
|
+
const {
|
|
17515
|
+
proxy
|
|
17516
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
17517
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
17353
17518
|
let viewModel = null;
|
|
17354
17519
|
|
|
17355
17520
|
// 获取组件传参
|
|
17356
|
-
|
|
17521
|
+
|
|
17357
17522
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
17358
17523
|
flatHeight: props.settingParams && props.settingParams.excavationDepth || 10,
|
|
17359
17524
|
// 模型平整深度
|
|
@@ -17857,7 +18022,7 @@ const SightlineAnalysisvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
17857
18022
|
const SightlineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
17858
18023
|
name: "Kq3dSightlineAnalysis"
|
|
17859
18024
|
};
|
|
17860
|
-
/* harmony default export */ var SightlineAnalysisvue_type_script_setup_true_lang_js = (
|
|
18025
|
+
/* harmony default export */ var SightlineAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SightlineAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
17861
18026
|
props: {
|
|
17862
18027
|
// 设置参数
|
|
17863
18028
|
settingParams: {
|
|
@@ -17900,11 +18065,15 @@ const SightlineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
17900
18065
|
setup(__props, {
|
|
17901
18066
|
expose: __expose
|
|
17902
18067
|
}) {
|
|
17903
|
-
|
|
18068
|
+
const props = __props;
|
|
18069
|
+
const {
|
|
18070
|
+
proxy
|
|
18071
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
18072
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
17904
18073
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
17905
18074
|
|
|
17906
18075
|
// 获取组件传参
|
|
17907
|
-
|
|
18076
|
+
|
|
17908
18077
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
17909
18078
|
lineWidth: props.settingParams && props.settingParams.lineWidth || 5,
|
|
17910
18079
|
visibleColor: props.settingParams && props.settingParams.visibleColor || "#00ff00",
|
|
@@ -18107,20 +18276,20 @@ const SightlineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
18107
18276
|
}, {
|
|
18108
18277
|
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).seePoint), 1 /* TEXT */)]),
|
|
18109
18278
|
_: 1 /* STABLE */
|
|
18110
|
-
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
18279
|
+
}, 8 /* PROPS */, ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
18111
18280
|
onClick: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)(addTargetPoint, ["stop"]),
|
|
18112
18281
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).targetPoint,
|
|
18113
18282
|
type: "primary"
|
|
18114
18283
|
}, {
|
|
18115
18284
|
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).targetPoint), 1 /* TEXT */)]),
|
|
18116
18285
|
_: 1 /* STABLE */
|
|
18117
|
-
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
18286
|
+
}, 8 /* PROPS */, ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
18118
18287
|
onClick: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)(clearResult, ["stop"]),
|
|
18119
18288
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult
|
|
18120
18289
|
}, {
|
|
18121
18290
|
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 */)]),
|
|
18122
18291
|
_: 1 /* STABLE */
|
|
18123
|
-
}, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
|
|
18292
|
+
}, 8 /* PROPS */, ["onClick", "title"])])])], 2 /* CLASS */);
|
|
18124
18293
|
};
|
|
18125
18294
|
}
|
|
18126
18295
|
}));
|
|
@@ -18284,7 +18453,7 @@ const ViewshedAnalysisvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
18284
18453
|
const ViewshedAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
18285
18454
|
name: "Kq3dViewshedAnalysis"
|
|
18286
18455
|
};
|
|
18287
|
-
/* harmony default export */ var ViewshedAnalysisvue_type_script_setup_true_lang_js = (
|
|
18456
|
+
/* harmony default export */ var ViewshedAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ViewshedAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
18288
18457
|
props: {
|
|
18289
18458
|
// 设置参数
|
|
18290
18459
|
settingParams: {
|
|
@@ -18327,15 +18496,16 @@ const ViewshedAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
18327
18496
|
setup(__props, {
|
|
18328
18497
|
expose: __expose
|
|
18329
18498
|
}) {
|
|
18499
|
+
const props = __props;
|
|
18330
18500
|
const {
|
|
18331
18501
|
proxy
|
|
18332
18502
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
18333
18503
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
18334
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
18504
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
18335
18505
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
18336
18506
|
|
|
18337
18507
|
// 获取组件传参
|
|
18338
|
-
|
|
18508
|
+
|
|
18339
18509
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
18340
18510
|
offsetHeight: props.settingParams && props.settingParams.offsetHeight || 1.8,
|
|
18341
18511
|
// 视点高
|
|
@@ -18906,8 +19076,10 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
18906
19076
|
const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
18907
19077
|
class: "kq3d-shadow-analysis-span"
|
|
18908
19078
|
};
|
|
18909
|
-
const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_4 =
|
|
18910
|
-
const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_5 =
|
|
19079
|
+
const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_4 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, "0.0", -1 /* HOISTED */);
|
|
19080
|
+
const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_5 = ["src"];
|
|
19081
|
+
const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, "1.0", -1 /* HOISTED */);
|
|
19082
|
+
const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = {
|
|
18911
19083
|
class: "kq3d-shadow-analysis-footer"
|
|
18912
19084
|
};
|
|
18913
19085
|
|
|
@@ -18920,7 +19092,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_5 = {
|
|
|
18920
19092
|
const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
18921
19093
|
name: "Kq3dShadowAnalysis"
|
|
18922
19094
|
};
|
|
18923
|
-
/* harmony default export */ var ShadowAnalysisvue_type_script_setup_true_lang_js = (
|
|
19095
|
+
/* harmony default export */ var ShadowAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ShadowAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
18924
19096
|
props: {
|
|
18925
19097
|
// 设置参数
|
|
18926
19098
|
settingParams: {
|
|
@@ -18963,11 +19135,12 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
18963
19135
|
setup(__props, {
|
|
18964
19136
|
expose: __expose
|
|
18965
19137
|
}) {
|
|
19138
|
+
const props = __props;
|
|
18966
19139
|
const {
|
|
18967
19140
|
proxy
|
|
18968
19141
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
18969
19142
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
18970
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
19143
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
18971
19144
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
18972
19145
|
let time = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([6, 12]);
|
|
18973
19146
|
|
|
@@ -18998,7 +19171,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
18998
19171
|
});
|
|
18999
19172
|
|
|
19000
19173
|
// 获取组件传参
|
|
19001
|
-
|
|
19174
|
+
|
|
19002
19175
|
// 分析类
|
|
19003
19176
|
let viewModel = null;
|
|
19004
19177
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
@@ -19428,7 +19601,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19428
19601
|
step: 0.1,
|
|
19429
19602
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpacing,
|
|
19430
19603
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpacing
|
|
19431
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
19604
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
19432
19605
|
_: 1 /* STABLE */
|
|
19433
19606
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
19434
19607
|
span: 8
|
|
@@ -19441,7 +19614,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19441
19614
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpacing,
|
|
19442
19615
|
step: 0.1,
|
|
19443
19616
|
"controls-position": "right"
|
|
19444
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
19617
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
19445
19618
|
_: 1 /* STABLE */
|
|
19446
19619
|
})]),
|
|
19447
19620
|
_: 1 /* STABLE */
|
|
@@ -19468,7 +19641,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19468
19641
|
step: 0.01,
|
|
19469
19642
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFilterValue,
|
|
19470
19643
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFilterValue
|
|
19471
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
19644
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
19472
19645
|
_: 1 /* STABLE */
|
|
19473
19646
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
19474
19647
|
span: 8
|
|
@@ -19481,7 +19654,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19481
19654
|
step: 0.01,
|
|
19482
19655
|
onInput: _cache[28] || (_cache[28] = $event => paramsChanged('filterValue')),
|
|
19483
19656
|
"controls-position": "right"
|
|
19484
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
19657
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
19485
19658
|
_: 1 /* STABLE */
|
|
19486
19659
|
})]),
|
|
19487
19660
|
_: 1 /* STABLE */
|
|
@@ -19508,7 +19681,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19508
19681
|
step: 0.1,
|
|
19509
19682
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minAlphaScale,
|
|
19510
19683
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxAlphaScale
|
|
19511
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
19684
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
19512
19685
|
_: 1 /* STABLE */
|
|
19513
19686
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
19514
19687
|
span: 8
|
|
@@ -19521,7 +19694,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19521
19694
|
step: 0.1,
|
|
19522
19695
|
onInput: _cache[32] || (_cache[32] = $event => paramsChanged('alphaScale')),
|
|
19523
19696
|
"controls-position": "right"
|
|
19524
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
19697
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
19525
19698
|
_: 1 /* STABLE */
|
|
19526
19699
|
})]),
|
|
19527
19700
|
_: 1 /* STABLE */
|
|
@@ -19535,10 +19708,10 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19535
19708
|
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_form_item, {
|
|
19536
19709
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).shadowRateLegend
|
|
19537
19710
|
}, {
|
|
19538
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
|
|
19711
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_4, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("img", {
|
|
19539
19712
|
src: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(const_image_.SHADOW_LEGEND_URL),
|
|
19540
19713
|
alt: ""
|
|
19541
|
-
}, null, 8 /* PROPS */,
|
|
19714
|
+
}, null, 8 /* PROPS */, ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_5), ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_6]),
|
|
19542
19715
|
_: 1 /* STABLE */
|
|
19543
19716
|
}, 8 /* PROPS */, ["label"])]),
|
|
19544
19717
|
_: 1 /* STABLE */
|
|
@@ -19548,7 +19721,7 @@ const ShadowAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19548
19721
|
_: 1 /* STABLE */
|
|
19549
19722
|
}, 8 /* PROPS */, ["title"])]),
|
|
19550
19723
|
_: 1 /* STABLE */
|
|
19551
|
-
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
19724
|
+
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", ShadowAnalysisvue_type_script_setup_true_lang_js_hoisted_7, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
19552
19725
|
onClick: _cache[33] || (_cache[33] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
19553
19726
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
19554
19727
|
type: "primary"
|
|
@@ -19860,7 +20033,7 @@ const ModelProfileAnalysisvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
|
19860
20033
|
const ModelProfileAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
19861
20034
|
name: "Kq3dModelProfileAnalysis"
|
|
19862
20035
|
};
|
|
19863
|
-
/* harmony default export */ var ModelProfileAnalysisvue_type_script_setup_true_lang_js = (
|
|
20036
|
+
/* harmony default export */ var ModelProfileAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ModelProfileAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
19864
20037
|
props: {
|
|
19865
20038
|
// 设置参数
|
|
19866
20039
|
settingParams: {
|
|
@@ -19903,7 +20076,11 @@ const ModelProfileAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19903
20076
|
setup(__props, {
|
|
19904
20077
|
expose: __expose
|
|
19905
20078
|
}) {
|
|
19906
|
-
|
|
20079
|
+
const props = __props;
|
|
20080
|
+
const {
|
|
20081
|
+
proxy
|
|
20082
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
20083
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
19907
20084
|
// 设置
|
|
19908
20085
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
19909
20086
|
// 分析类
|
|
@@ -19911,7 +20088,7 @@ const ModelProfileAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
19911
20088
|
// chart显示
|
|
19912
20089
|
let resultCahrtVis = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(true);
|
|
19913
20090
|
// 获取组件传参
|
|
19914
|
-
|
|
20091
|
+
|
|
19915
20092
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
19916
20093
|
perspectiveAngle: props.settingParams && props.settingParams.perspectiveAngle || 90,
|
|
19917
20094
|
// 透视角度
|
|
@@ -20587,7 +20764,7 @@ const SkylineAnalysisvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
|
20587
20764
|
const SkylineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
20588
20765
|
name: "Kq3dSkylineAnalysis"
|
|
20589
20766
|
};
|
|
20590
|
-
/* harmony default export */ var SkylineAnalysisvue_type_script_setup_true_lang_js = (
|
|
20767
|
+
/* harmony default export */ var SkylineAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SkylineAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
20591
20768
|
props: {
|
|
20592
20769
|
// 设置参数
|
|
20593
20770
|
settingParams: {
|
|
@@ -20630,7 +20807,11 @@ const SkylineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
20630
20807
|
setup(__props, {
|
|
20631
20808
|
expose: __expose
|
|
20632
20809
|
}) {
|
|
20633
|
-
|
|
20810
|
+
const props = __props;
|
|
20811
|
+
const {
|
|
20812
|
+
proxy
|
|
20813
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
20814
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
20634
20815
|
// 设置
|
|
20635
20816
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
20636
20817
|
// 分析类
|
|
@@ -20638,7 +20819,7 @@ const SkylineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
20638
20819
|
// chart显示
|
|
20639
20820
|
let resultEcahrtVis = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
20640
20821
|
// 获取组件传参
|
|
20641
|
-
|
|
20822
|
+
|
|
20642
20823
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
20643
20824
|
skylineColor: props.settingParams && props.settingParams.skylineColor || "#ff0000",
|
|
20644
20825
|
// 天际线颜色
|
|
@@ -20907,7 +21088,7 @@ const SkylineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
20907
21088
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLimitHeightBodyAlpha,
|
|
20908
21089
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLimitHeightBodyAlpha,
|
|
20909
21090
|
onInput: onChangeLimitHeightBodyAlpha
|
|
20910
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
21091
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
20911
21092
|
_: 1 /* STABLE */
|
|
20912
21093
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
20913
21094
|
span: 8
|
|
@@ -20919,7 +21100,7 @@ const SkylineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
20919
21100
|
step: 0.1,
|
|
20920
21101
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLimitHeightBodyAlpha,
|
|
20921
21102
|
"controls-position": "right"
|
|
20922
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
21103
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "step", "max"])]),
|
|
20923
21104
|
_: 1 /* STABLE */
|
|
20924
21105
|
})]),
|
|
20925
21106
|
_: 1 /* STABLE */
|
|
@@ -21241,7 +21422,7 @@ const TerrainOperationvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
|
21241
21422
|
const TerrainOperationvue_type_script_setup_true_lang_js_default_ = {
|
|
21242
21423
|
name: "Kq3dTerrainOperation"
|
|
21243
21424
|
};
|
|
21244
|
-
/* harmony default export */ var TerrainOperationvue_type_script_setup_true_lang_js = (
|
|
21425
|
+
/* harmony default export */ var TerrainOperationvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(TerrainOperationvue_type_script_setup_true_lang_js_default_, {
|
|
21245
21426
|
props: {
|
|
21246
21427
|
// 设置参数
|
|
21247
21428
|
settingParams: {
|
|
@@ -21289,14 +21470,15 @@ const TerrainOperationvue_type_script_setup_true_lang_js_default_ = {
|
|
|
21289
21470
|
setup(__props, {
|
|
21290
21471
|
expose: __expose
|
|
21291
21472
|
}) {
|
|
21473
|
+
const props = __props;
|
|
21292
21474
|
const {
|
|
21293
21475
|
proxy
|
|
21294
21476
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
21295
21477
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
21296
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
21478
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
21297
21479
|
|
|
21298
21480
|
// 获取组件传参
|
|
21299
|
-
|
|
21481
|
+
|
|
21300
21482
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
21301
21483
|
terrainStyle: props.settingParams && props.settingParams.terrainStyle || 1,
|
|
21302
21484
|
// 地形操作类型。1:地形开挖;2:地形修改
|
|
@@ -21708,7 +21890,7 @@ const ExcavateFillAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = {
|
|
|
21708
21890
|
const ExcavateFillAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
21709
21891
|
name: "Kq3dExcavateFillAnalysis"
|
|
21710
21892
|
};
|
|
21711
|
-
/* harmony default export */ var ExcavateFillAnalysisvue_type_script_setup_true_lang_js = (
|
|
21893
|
+
/* harmony default export */ var ExcavateFillAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ExcavateFillAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
21712
21894
|
props: {
|
|
21713
21895
|
// 设置参数
|
|
21714
21896
|
settingParams: {
|
|
@@ -21751,11 +21933,12 @@ const ExcavateFillAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
21751
21933
|
setup(__props, {
|
|
21752
21934
|
expose: __expose
|
|
21753
21935
|
}) {
|
|
21936
|
+
const props = __props;
|
|
21754
21937
|
const {
|
|
21755
21938
|
proxy
|
|
21756
21939
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
21757
21940
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
21758
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
21941
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
21759
21942
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
21760
21943
|
let showResult = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
21761
21944
|
let result = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
@@ -21764,7 +21947,7 @@ const ExcavateFillAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
21764
21947
|
});
|
|
21765
21948
|
|
|
21766
21949
|
// 获取组件传参
|
|
21767
|
-
|
|
21950
|
+
|
|
21768
21951
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
21769
21952
|
altitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 3000,
|
|
21770
21953
|
// 基准高度
|
|
@@ -22310,7 +22493,7 @@ const FloodAnalysisvue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
|
22310
22493
|
const FloodAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
22311
22494
|
name: "Kq3dFloodAnalysis"
|
|
22312
22495
|
};
|
|
22313
|
-
/* harmony default export */ var FloodAnalysisvue_type_script_setup_true_lang_js = (
|
|
22496
|
+
/* harmony default export */ var FloodAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(FloodAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
22314
22497
|
props: {
|
|
22315
22498
|
//指定组件绑定的viewer对象的div的id
|
|
22316
22499
|
target: String,
|
|
@@ -22360,7 +22543,11 @@ const FloodAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
22360
22543
|
setup(__props, {
|
|
22361
22544
|
expose: __expose
|
|
22362
22545
|
}) {
|
|
22363
|
-
|
|
22546
|
+
const props = __props;
|
|
22547
|
+
const {
|
|
22548
|
+
proxy
|
|
22549
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
22550
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
22364
22551
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
22365
22552
|
// 淹没色调图片
|
|
22366
22553
|
const colorImages = [{
|
|
@@ -22375,7 +22562,7 @@ const FloodAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
22375
22562
|
}];
|
|
22376
22563
|
|
|
22377
22564
|
// 获取组件传参
|
|
22378
|
-
|
|
22565
|
+
|
|
22379
22566
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
22380
22567
|
floodMode: props.settingParams && props.settingParams.floodMode || 0,
|
|
22381
22568
|
// 淹没模式:0:地形淹没 1:模型淹没
|
|
@@ -22664,7 +22851,7 @@ const FloodAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
22664
22851
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloodAlpha,
|
|
22665
22852
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloodAlpha,
|
|
22666
22853
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('alpha'))
|
|
22667
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
22854
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
22668
22855
|
_: 1 /* STABLE */
|
|
22669
22856
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
22670
22857
|
span: 8
|
|
@@ -22677,7 +22864,7 @@ const FloodAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
22677
22864
|
step: 0.01,
|
|
22678
22865
|
"controls-position": "right",
|
|
22679
22866
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('alpha'))
|
|
22680
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
22867
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
22681
22868
|
_: 1 /* STABLE */
|
|
22682
22869
|
})]),
|
|
22683
22870
|
_: 1 /* STABLE */
|
|
@@ -23103,11 +23290,16 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
|
23103
23290
|
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
23104
23291
|
key: 1
|
|
23105
23292
|
};
|
|
23106
|
-
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_5 =
|
|
23107
|
-
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = {
|
|
23293
|
+
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_5 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "0°", -1 /* HOISTED */);
|
|
23294
|
+
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
23295
|
+
class: "kq3d-slope-analysis-line"
|
|
23296
|
+
}, null, -1 /* HOISTED */);
|
|
23297
|
+
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1 /* HOISTED */);
|
|
23298
|
+
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_8 = ["src"];
|
|
23299
|
+
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_9 = {
|
|
23108
23300
|
key: 2
|
|
23109
23301
|
};
|
|
23110
|
-
const
|
|
23302
|
+
const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_10 = {
|
|
23111
23303
|
class: "kq3d-slope-analysis-footer"
|
|
23112
23304
|
};
|
|
23113
23305
|
|
|
@@ -23120,7 +23312,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = {
|
|
|
23120
23312
|
const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
23121
23313
|
name: "Kq3dSlopeAnalysis"
|
|
23122
23314
|
};
|
|
23123
|
-
/* harmony default export */ var SlopeAnalysisvue_type_script_setup_true_lang_js = (
|
|
23315
|
+
/* harmony default export */ var SlopeAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SlopeAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
23124
23316
|
props: {
|
|
23125
23317
|
// 设置参数
|
|
23126
23318
|
settingParams: {
|
|
@@ -23163,11 +23355,12 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23163
23355
|
setup(__props, {
|
|
23164
23356
|
expose: __expose
|
|
23165
23357
|
}) {
|
|
23358
|
+
const props = __props;
|
|
23166
23359
|
const {
|
|
23167
23360
|
proxy
|
|
23168
23361
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
23169
23362
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
23170
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
23363
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
23171
23364
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
23172
23365
|
let dataList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([{
|
|
23173
23366
|
colorTableDegree: 0,
|
|
@@ -23202,7 +23395,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23202
23395
|
//计算属性
|
|
23203
23396
|
|
|
23204
23397
|
// 获取组件传参
|
|
23205
|
-
|
|
23398
|
+
|
|
23206
23399
|
// 分析类
|
|
23207
23400
|
let viewModel = null;
|
|
23208
23401
|
// 默认参数
|
|
@@ -23507,9 +23700,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23507
23700
|
"display": "flex"
|
|
23508
23701
|
}
|
|
23509
23702
|
}, {
|
|
23510
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
23511
|
-
class: "kq3d-slope-analysis-line"
|
|
23512
|
-
}, null, -1 /* HOISTED */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1 /* HOISTED */)])),
|
|
23703
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_5, SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_6, SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_7]),
|
|
23513
23704
|
_: 1 /* STABLE */
|
|
23514
23705
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
|
|
23515
23706
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
|
|
@@ -23525,7 +23716,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23525
23716
|
class: "kq3d-slope-analysis-legend",
|
|
23526
23717
|
src: item.src,
|
|
23527
23718
|
alt: ""
|
|
23528
|
-
}, null, 8 /* PROPS */,
|
|
23719
|
+
}, null, 8 /* PROPS */, SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_8)]),
|
|
23529
23720
|
_: 2 /* DYNAMIC */
|
|
23530
23721
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
|
|
23531
23722
|
}), 64 /* STABLE_FRAGMENT */))]),
|
|
@@ -23534,7 +23725,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23534
23725
|
_: 1 /* STABLE */
|
|
23535
23726
|
}, 8 /* PROPS */, ["label"])]),
|
|
23536
23727
|
_: 1 /* STABLE */
|
|
23537
|
-
})])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div",
|
|
23728
|
+
})])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
23538
23729
|
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_form_item, {
|
|
23539
23730
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).minSlope
|
|
23540
23731
|
}, {
|
|
@@ -23633,7 +23824,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23633
23824
|
max: 1,
|
|
23634
23825
|
step: 0.01,
|
|
23635
23826
|
onInput: _cache[18] || (_cache[18] = $event => paramsChanged('slopeColorAlpha'))
|
|
23636
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
23827
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
23637
23828
|
_: 1 /* STABLE */
|
|
23638
23829
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
23639
23830
|
span: 8
|
|
@@ -23646,7 +23837,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23646
23837
|
step: 0.01,
|
|
23647
23838
|
"controls-position": "right",
|
|
23648
23839
|
onInput: _cache[20] || (_cache[20] = $event => paramsChanged('slopeColorAlpha'))
|
|
23649
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
23840
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
23650
23841
|
_: 1 /* STABLE */
|
|
23651
23842
|
})]),
|
|
23652
23843
|
_: 1 /* STABLE */
|
|
@@ -23676,7 +23867,7 @@ const SlopeAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23676
23867
|
_: 1 /* STABLE */
|
|
23677
23868
|
}, 8 /* PROPS */, ["title"])]),
|
|
23678
23869
|
_: 1 /* STABLE */
|
|
23679
|
-
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
23870
|
+
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", SlopeAnalysisvue_type_script_setup_true_lang_js_hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
23680
23871
|
onClick: _cache[23] || (_cache[23] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
23681
23872
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
23682
23873
|
type: "primary"
|
|
@@ -23825,7 +24016,7 @@ const AspectAnalysisvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
23825
24016
|
const AspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
23826
24017
|
name: "Kq3dAspectAnalysis"
|
|
23827
24018
|
};
|
|
23828
|
-
/* harmony default export */ var AspectAnalysisvue_type_script_setup_true_lang_js = (
|
|
24019
|
+
/* harmony default export */ var AspectAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(AspectAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
23829
24020
|
props: {
|
|
23830
24021
|
// 设置参数
|
|
23831
24022
|
settingParams: {
|
|
@@ -23868,14 +24059,15 @@ const AspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
23868
24059
|
setup(__props, {
|
|
23869
24060
|
expose: __expose
|
|
23870
24061
|
}) {
|
|
24062
|
+
const props = __props;
|
|
23871
24063
|
const {
|
|
23872
24064
|
proxy
|
|
23873
24065
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
23874
24066
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
23875
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
24067
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
23876
24068
|
|
|
23877
24069
|
// 获取组件传参
|
|
23878
|
-
|
|
24070
|
+
|
|
23879
24071
|
// 分析类
|
|
23880
24072
|
let viewModel = null;
|
|
23881
24073
|
// 默认参数
|
|
@@ -24433,11 +24625,16 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
|
24433
24625
|
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
24434
24626
|
key: 1
|
|
24435
24627
|
};
|
|
24436
|
-
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_5 =
|
|
24437
|
-
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = {
|
|
24628
|
+
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_5 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "0°", -1 /* HOISTED */);
|
|
24629
|
+
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
24630
|
+
class: "kq3d-slope-aspect-analysis-line"
|
|
24631
|
+
}, null, -1 /* HOISTED */);
|
|
24632
|
+
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1 /* HOISTED */);
|
|
24633
|
+
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_8 = ["src"];
|
|
24634
|
+
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_9 = {
|
|
24438
24635
|
key: 2
|
|
24439
24636
|
};
|
|
24440
|
-
const
|
|
24637
|
+
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_10 = {
|
|
24441
24638
|
class: "kq3d-slope-aspect-analysis-footer"
|
|
24442
24639
|
};
|
|
24443
24640
|
|
|
@@ -24450,7 +24647,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = {
|
|
|
24450
24647
|
const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
24451
24648
|
name: "Kq3dSlopeAspectAnalysis"
|
|
24452
24649
|
};
|
|
24453
|
-
/* harmony default export */ var SlopeAspectAnalysisvue_type_script_setup_true_lang_js = (
|
|
24650
|
+
/* harmony default export */ var SlopeAspectAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
24454
24651
|
props: {
|
|
24455
24652
|
// 设置参数
|
|
24456
24653
|
settingParams: {
|
|
@@ -24493,11 +24690,12 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
24493
24690
|
setup(__props, {
|
|
24494
24691
|
expose: __expose
|
|
24495
24692
|
}) {
|
|
24693
|
+
const props = __props;
|
|
24496
24694
|
const {
|
|
24497
24695
|
proxy
|
|
24498
24696
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
24499
24697
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
24500
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
24698
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
24501
24699
|
let dataList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([{
|
|
24502
24700
|
colorTableDegree: 0,
|
|
24503
24701
|
colorTable: null
|
|
@@ -24531,7 +24729,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
24531
24729
|
//计算属性
|
|
24532
24730
|
|
|
24533
24731
|
// 获取组件传参
|
|
24534
|
-
|
|
24732
|
+
|
|
24535
24733
|
// 分析类
|
|
24536
24734
|
let viewModel = null;
|
|
24537
24735
|
// 默认参数
|
|
@@ -24864,9 +25062,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
24864
25062
|
"display": "flex"
|
|
24865
25063
|
}
|
|
24866
25064
|
}, {
|
|
24867
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
24868
|
-
class: "kq3d-slope-aspect-analysis-line"
|
|
24869
|
-
}, null, -1 /* HOISTED */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1 /* HOISTED */)])),
|
|
25065
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_5, SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_6, SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_7]),
|
|
24870
25066
|
_: 1 /* STABLE */
|
|
24871
25067
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
|
|
24872
25068
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
|
|
@@ -24882,7 +25078,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
24882
25078
|
class: "kq3d-slope-aspect-analysis-legend",
|
|
24883
25079
|
src: item.src,
|
|
24884
25080
|
alt: ""
|
|
24885
|
-
}, null, 8 /* PROPS */,
|
|
25081
|
+
}, null, 8 /* PROPS */, SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_8)]),
|
|
24886
25082
|
_: 2 /* DYNAMIC */
|
|
24887
25083
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
|
|
24888
25084
|
}), 64 /* STABLE_FRAGMENT */))]),
|
|
@@ -24891,7 +25087,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
24891
25087
|
_: 1 /* STABLE */
|
|
24892
25088
|
}, 8 /* PROPS */, ["label"])]),
|
|
24893
25089
|
_: 1 /* STABLE */
|
|
24894
|
-
})])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div",
|
|
25090
|
+
})])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
24895
25091
|
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_form_item, {
|
|
24896
25092
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).minSlope
|
|
24897
25093
|
}, {
|
|
@@ -24990,7 +25186,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
24990
25186
|
max: 1,
|
|
24991
25187
|
step: 0.01,
|
|
24992
25188
|
onInput: _cache[18] || (_cache[18] = $event => paramsChanged('slopeColorAlpha'))
|
|
24993
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
25189
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
24994
25190
|
_: 1 /* STABLE */
|
|
24995
25191
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
24996
25192
|
span: 8
|
|
@@ -25003,7 +25199,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
25003
25199
|
step: 0.01,
|
|
25004
25200
|
"controls-position": "right",
|
|
25005
25201
|
onInput: _cache[20] || (_cache[20] = $event => paramsChanged('slopeColorAlpha'))
|
|
25006
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
25202
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
25007
25203
|
_: 1 /* STABLE */
|
|
25008
25204
|
})]),
|
|
25009
25205
|
_: 1 /* STABLE */
|
|
@@ -25138,7 +25334,7 @@ const SlopeAspectAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
25138
25334
|
_: 1 /* STABLE */
|
|
25139
25335
|
}, 8 /* PROPS */, ["title"])]),
|
|
25140
25336
|
_: 1 /* STABLE */
|
|
25141
|
-
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
25337
|
+
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", SlopeAspectAnalysisvue_type_script_setup_true_lang_js_hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
25142
25338
|
onClick: _cache[33] || (_cache[33] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
25143
25339
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
25144
25340
|
type: "primary"
|
|
@@ -25506,36 +25702,42 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = {
|
|
|
25506
25702
|
"text-align": "left"
|
|
25507
25703
|
}
|
|
25508
25704
|
};
|
|
25509
|
-
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = {
|
|
25705
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
25706
|
+
class: "kq3d-isoline-analysis-line"
|
|
25707
|
+
}, null, -1 /* HOISTED */);
|
|
25708
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_8 = {
|
|
25510
25709
|
style: {
|
|
25511
25710
|
"width": "15%",
|
|
25512
25711
|
"text-align": "right"
|
|
25513
25712
|
}
|
|
25514
25713
|
};
|
|
25515
|
-
const
|
|
25516
|
-
const
|
|
25714
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_9 = ["src"];
|
|
25715
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_10 = {
|
|
25517
25716
|
key: 0
|
|
25518
25717
|
};
|
|
25519
|
-
const
|
|
25718
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_11 = {
|
|
25520
25719
|
class: "kq3d-isoline-analysis-heightspan"
|
|
25521
25720
|
};
|
|
25522
|
-
const
|
|
25721
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_12 = {
|
|
25523
25722
|
key: 1
|
|
25524
25723
|
};
|
|
25525
|
-
const
|
|
25724
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_13 = {
|
|
25526
25725
|
style: {
|
|
25527
25726
|
"width": "15%",
|
|
25528
25727
|
"text-align": "left"
|
|
25529
25728
|
}
|
|
25530
25729
|
};
|
|
25531
|
-
const
|
|
25730
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_14 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
25731
|
+
class: "kq3d-isoline-analysis-line"
|
|
25732
|
+
}, null, -1 /* HOISTED */);
|
|
25733
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_15 = {
|
|
25532
25734
|
style: {
|
|
25533
25735
|
"width": "15%",
|
|
25534
25736
|
"text-align": "right"
|
|
25535
25737
|
}
|
|
25536
25738
|
};
|
|
25537
|
-
const
|
|
25538
|
-
const
|
|
25739
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_16 = ["src"];
|
|
25740
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_17 = {
|
|
25539
25741
|
class: "kq3d-isoline-analysis-footer"
|
|
25540
25742
|
};
|
|
25541
25743
|
|
|
@@ -25548,7 +25750,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_15 = {
|
|
|
25548
25750
|
const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
25549
25751
|
name: "Kq3dIsolineAnalysis"
|
|
25550
25752
|
};
|
|
25551
|
-
/* harmony default export */ var IsolineAnalysisvue_type_script_setup_true_lang_js = (
|
|
25753
|
+
/* harmony default export */ var IsolineAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(IsolineAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
25552
25754
|
props: {
|
|
25553
25755
|
// 设置参数
|
|
25554
25756
|
settingParams: {
|
|
@@ -25591,11 +25793,12 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
25591
25793
|
setup(__props, {
|
|
25592
25794
|
expose: __expose
|
|
25593
25795
|
}) {
|
|
25796
|
+
const props = __props;
|
|
25594
25797
|
const {
|
|
25595
25798
|
proxy
|
|
25596
25799
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
25597
25800
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
25598
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
25801
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
25599
25802
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
25600
25803
|
let dataList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([{
|
|
25601
25804
|
colorTableHeight: 0,
|
|
@@ -25629,7 +25832,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
25629
25832
|
let activeName = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("line");
|
|
25630
25833
|
|
|
25631
25834
|
// 获取组件传参
|
|
25632
|
-
|
|
25835
|
+
|
|
25633
25836
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
25634
25837
|
fillType: props.settingParams && props.settingParams.fillType || 0,
|
|
25635
25838
|
// 填充类型
|
|
@@ -26064,7 +26267,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26064
26267
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
26065
26268
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
26066
26269
|
onInput: _cache[10] || (_cache[10] = $event => paramsChanged('firstCurveWidth'))
|
|
26067
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26270
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26068
26271
|
_: 1 /* STABLE */
|
|
26069
26272
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26070
26273
|
span: 8
|
|
@@ -26077,7 +26280,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26077
26280
|
step: 0.1,
|
|
26078
26281
|
onInput: _cache[12] || (_cache[12] = $event => paramsChanged('firstCurveWidth')),
|
|
26079
26282
|
"controls-position": "right"
|
|
26080
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26283
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26081
26284
|
_: 1 /* STABLE */
|
|
26082
26285
|
})]),
|
|
26083
26286
|
_: 1 /* STABLE */
|
|
@@ -26128,7 +26331,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26128
26331
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
|
|
26129
26332
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
|
|
26130
26333
|
onInput: _cache[18] || (_cache[18] = $event => paramsChanged('rememberCurveWidth'))
|
|
26131
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26334
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26132
26335
|
_: 1 /* STABLE */
|
|
26133
26336
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26134
26337
|
span: 8
|
|
@@ -26141,7 +26344,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26141
26344
|
step: 0.1,
|
|
26142
26345
|
onInput: _cache[20] || (_cache[20] = $event => paramsChanged('rememberCurveWidth')),
|
|
26143
26346
|
"controls-position": "right"
|
|
26144
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26347
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26145
26348
|
_: 1 /* STABLE */
|
|
26146
26349
|
})]),
|
|
26147
26350
|
_: 1 /* STABLE */
|
|
@@ -26192,7 +26395,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26192
26395
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
|
|
26193
26396
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
|
|
26194
26397
|
onInput: _cache[26] || (_cache[26] = $event => paramsChanged('intervalCurveWidth'))
|
|
26195
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26398
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26196
26399
|
_: 1 /* STABLE */
|
|
26197
26400
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26198
26401
|
span: 8
|
|
@@ -26205,7 +26408,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26205
26408
|
step: 0.1,
|
|
26206
26409
|
onInput: _cache[28] || (_cache[28] = $event => paramsChanged('intervalCurveWidth')),
|
|
26207
26410
|
"controls-position": "right"
|
|
26208
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26411
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26209
26412
|
_: 1 /* STABLE */
|
|
26210
26413
|
})]),
|
|
26211
26414
|
_: 1 /* STABLE */
|
|
@@ -26256,7 +26459,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26256
26459
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
26257
26460
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
26258
26461
|
onInput: _cache[34] || (_cache[34] = $event => paramsChanged('extraCurveWidth'))
|
|
26259
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26462
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26260
26463
|
_: 1 /* STABLE */
|
|
26261
26464
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26262
26465
|
span: 8
|
|
@@ -26269,7 +26472,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26269
26472
|
step: 0.1,
|
|
26270
26473
|
onInput: _cache[36] || (_cache[36] = $event => paramsChanged('extraCurveWidth')),
|
|
26271
26474
|
"controls-position": "right"
|
|
26272
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26475
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26273
26476
|
_: 1 /* STABLE */
|
|
26274
26477
|
})]),
|
|
26275
26478
|
_: 1 /* STABLE */
|
|
@@ -26340,7 +26543,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26340
26543
|
max: 1,
|
|
26341
26544
|
step: 0.01,
|
|
26342
26545
|
onInput: _cache[41] || (_cache[41] = $event => paramsChanged('alpha'))
|
|
26343
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26546
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
26344
26547
|
_: 1 /* STABLE */
|
|
26345
26548
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26346
26549
|
span: 8
|
|
@@ -26353,7 +26556,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26353
26556
|
step: 0.01,
|
|
26354
26557
|
"controls-position": "right",
|
|
26355
26558
|
onInput: _cache[43] || (_cache[43] = $event => paramsChanged('alpha'))
|
|
26356
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26559
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
26357
26560
|
_: 1 /* STABLE */
|
|
26358
26561
|
})]),
|
|
26359
26562
|
_: 1 /* STABLE */
|
|
@@ -26525,9 +26728,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26525
26728
|
"display": "flex"
|
|
26526
26729
|
}
|
|
26527
26730
|
}, {
|
|
26528
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */),
|
|
26529
|
-
class: "kq3d-isoline-analysis-line"
|
|
26530
|
-
}, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
|
|
26731
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
|
|
26531
26732
|
_: 1 /* STABLE */
|
|
26532
26733
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
|
|
26533
26734
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
|
|
@@ -26543,7 +26744,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26543
26744
|
class: "kq3d-isoline-analysis-legend",
|
|
26544
26745
|
src: item.src,
|
|
26545
26746
|
alt: "无"
|
|
26546
|
-
}, null, 8 /* PROPS */,
|
|
26747
|
+
}, null, 8 /* PROPS */, IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_9)]),
|
|
26547
26748
|
_: 2 /* DYNAMIC */
|
|
26548
26749
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
|
|
26549
26750
|
}), 64 /* STABLE_FRAGMENT */))]),
|
|
@@ -26651,7 +26852,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26651
26852
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
26652
26853
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
26653
26854
|
onInput: _cache[68] || (_cache[68] = $event => paramsChanged('firstCurveWidth'))
|
|
26654
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26855
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26655
26856
|
_: 1 /* STABLE */
|
|
26656
26857
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26657
26858
|
span: 8
|
|
@@ -26664,7 +26865,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26664
26865
|
step: 0.1,
|
|
26665
26866
|
onInput: _cache[70] || (_cache[70] = $event => paramsChanged('firstCurveWidth')),
|
|
26666
26867
|
"controls-position": "right"
|
|
26667
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26868
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26668
26869
|
_: 1 /* STABLE */
|
|
26669
26870
|
})]),
|
|
26670
26871
|
_: 1 /* STABLE */
|
|
@@ -26715,7 +26916,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26715
26916
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
|
|
26716
26917
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
|
|
26717
26918
|
onInput: _cache[76] || (_cache[76] = $event => paramsChanged('rememberCurveWidth'))
|
|
26718
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26919
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26719
26920
|
_: 1 /* STABLE */
|
|
26720
26921
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26721
26922
|
span: 8
|
|
@@ -26728,7 +26929,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26728
26929
|
step: 0.1,
|
|
26729
26930
|
onInput: _cache[78] || (_cache[78] = $event => paramsChanged('rememberCurveWidth')),
|
|
26730
26931
|
"controls-position": "right"
|
|
26731
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26932
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26732
26933
|
_: 1 /* STABLE */
|
|
26733
26934
|
})]),
|
|
26734
26935
|
_: 1 /* STABLE */
|
|
@@ -26779,7 +26980,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26779
26980
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
|
|
26780
26981
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
|
|
26781
26982
|
onInput: _cache[84] || (_cache[84] = $event => paramsChanged('intervalCurveWidth'))
|
|
26782
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26983
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26783
26984
|
_: 1 /* STABLE */
|
|
26784
26985
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26785
26986
|
span: 8
|
|
@@ -26792,7 +26993,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26792
26993
|
step: 0.1,
|
|
26793
26994
|
onInput: _cache[86] || (_cache[86] = $event => paramsChanged('intervalCurveWidth')),
|
|
26794
26995
|
"controls-position": "right"
|
|
26795
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26996
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26796
26997
|
_: 1 /* STABLE */
|
|
26797
26998
|
})]),
|
|
26798
26999
|
_: 1 /* STABLE */
|
|
@@ -26843,7 +27044,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26843
27044
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
26844
27045
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
26845
27046
|
onInput: _cache[92] || (_cache[92] = $event => paramsChanged('extraCurveWidth'))
|
|
26846
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
27047
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26847
27048
|
_: 1 /* STABLE */
|
|
26848
27049
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26849
27050
|
span: 8
|
|
@@ -26856,7 +27057,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26856
27057
|
step: 0.1,
|
|
26857
27058
|
onInput: _cache[94] || (_cache[94] = $event => paramsChanged('extraCurveWidth')),
|
|
26858
27059
|
"controls-position": "right"
|
|
26859
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
27060
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26860
27061
|
_: 1 /* STABLE */
|
|
26861
27062
|
})]),
|
|
26862
27063
|
_: 1 /* STABLE */
|
|
@@ -26932,7 +27133,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26932
27133
|
max: 1,
|
|
26933
27134
|
step: 0.01,
|
|
26934
27135
|
onInput: _cache[99] || (_cache[99] = $event => paramsChanged('alpha'))
|
|
26935
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27136
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
26936
27137
|
_: 1 /* STABLE */
|
|
26937
27138
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26938
27139
|
span: 8
|
|
@@ -26945,7 +27146,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26945
27146
|
step: 0.01,
|
|
26946
27147
|
"controls-position": "right",
|
|
26947
27148
|
onInput: _cache[101] || (_cache[101] = $event => paramsChanged('alpha'))
|
|
26948
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27149
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
26949
27150
|
_: 1 /* STABLE */
|
|
26950
27151
|
})]),
|
|
26951
27152
|
_: 1 /* STABLE */
|
|
@@ -27033,7 +27234,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27033
27234
|
_: 1 /* STABLE */
|
|
27034
27235
|
}, 8 /* PROPS */, ["label"])]),
|
|
27035
27236
|
_: 1 /* STABLE */
|
|
27036
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div",
|
|
27237
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
27037
27238
|
style: {
|
|
27038
27239
|
"display": "flex"
|
|
27039
27240
|
}
|
|
@@ -27077,7 +27278,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27077
27278
|
step: 1,
|
|
27078
27279
|
onInput: _cache[111] || (_cache[111] = $event => paramsChanged('colorTableHeight')),
|
|
27079
27280
|
"controls-position": "right"
|
|
27080
|
-
}, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (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)("span",
|
|
27281
|
+
}, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (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)("span", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_11, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).to), 1 /* TEXT */), index > 0 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
|
|
27081
27282
|
key: 2,
|
|
27082
27283
|
modelValue: item.colorTableHeight,
|
|
27083
27284
|
"onUpdate:modelValue": $event => item.colorTableHeight = $event,
|
|
@@ -27108,7 +27309,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27108
27309
|
}, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
27109
27310
|
_: 2 /* DYNAMIC */
|
|
27110
27311
|
}, 1024 /* DYNAMIC_SLOTS */);
|
|
27111
|
-
}), 128 /* KEYED_FRAGMENT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div",
|
|
27312
|
+
}), 128 /* KEYED_FRAGMENT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_12, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27112
27313
|
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_form_item, {
|
|
27113
27314
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
|
|
27114
27315
|
}, {
|
|
@@ -27117,9 +27318,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27117
27318
|
"display": "flex"
|
|
27118
27319
|
}
|
|
27119
27320
|
}, {
|
|
27120
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
27121
|
-
class: "kq3d-isoline-analysis-line"
|
|
27122
|
-
}, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_13, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
|
|
27321
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_13, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_14, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_15, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
|
|
27123
27322
|
_: 1 /* STABLE */
|
|
27124
27323
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
|
|
27125
27324
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
|
|
@@ -27135,7 +27334,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27135
27334
|
class: "kq3d-isoline-analysis-legend",
|
|
27136
27335
|
src: item.src,
|
|
27137
27336
|
alt: ""
|
|
27138
|
-
}, null, 8 /* PROPS */,
|
|
27337
|
+
}, null, 8 /* PROPS */, IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_16)]),
|
|
27139
27338
|
_: 2 /* DYNAMIC */
|
|
27140
27339
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
|
|
27141
27340
|
}), 64 /* STABLE_FRAGMENT */))]),
|
|
@@ -27154,7 +27353,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27154
27353
|
_: 1 /* STABLE */
|
|
27155
27354
|
}, 8 /* PROPS */, ["title"])]),
|
|
27156
27355
|
_: 1 /* STABLE */
|
|
27157
|
-
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
27356
|
+
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_17, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
27158
27357
|
onClick: _cache[118] || (_cache[118] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
27159
27358
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
27160
27359
|
type: "primary"
|
|
@@ -27402,7 +27601,7 @@ const BoxClipvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
|
27402
27601
|
const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
27403
27602
|
name: "Kq3dBoxClip"
|
|
27404
27603
|
};
|
|
27405
|
-
/* harmony default export */ var BoxClipvue_type_script_setup_true_lang_js = (
|
|
27604
|
+
/* harmony default export */ var BoxClipvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(BoxClipvue_type_script_setup_true_lang_js_default_, {
|
|
27406
27605
|
props: {
|
|
27407
27606
|
// 设置参数
|
|
27408
27607
|
settingParams: {
|
|
@@ -27445,16 +27644,17 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27445
27644
|
setup(__props, {
|
|
27446
27645
|
expose: __expose
|
|
27447
27646
|
}) {
|
|
27647
|
+
const props = __props;
|
|
27448
27648
|
const {
|
|
27449
27649
|
proxy
|
|
27450
27650
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
27451
27651
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
27452
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
27652
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
27453
27653
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
27454
27654
|
let tiles = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
27455
27655
|
|
|
27456
27656
|
// 获取组件传参
|
|
27457
|
-
|
|
27657
|
+
|
|
27458
27658
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
27459
27659
|
tileset: props.settingParams && props.settingParams.tileset || null,
|
|
27460
27660
|
unionClippingRegions: props.settingParams && props.settingParams.unionClippingRegions !== undefined || false,
|
|
@@ -27754,7 +27954,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27754
27954
|
min: -40.0,
|
|
27755
27955
|
max: 40,
|
|
27756
27956
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('xDistance'))
|
|
27757
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27957
|
+
}, null, 8 /* PROPS */, ["modelValue", "min"])]),
|
|
27758
27958
|
_: 1 /* STABLE */
|
|
27759
27959
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27760
27960
|
span: 8
|
|
@@ -27794,7 +27994,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27794
27994
|
min: -40.0,
|
|
27795
27995
|
max: 40,
|
|
27796
27996
|
onInput: _cache[15] || (_cache[15] = $event => paramsChanged('yDistance'))
|
|
27797
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27997
|
+
}, null, 8 /* PROPS */, ["modelValue", "min"])]),
|
|
27798
27998
|
_: 1 /* STABLE */
|
|
27799
27999
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27800
28000
|
span: 8
|
|
@@ -27807,7 +28007,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27807
28007
|
step: 1,
|
|
27808
28008
|
"controls-position": "right",
|
|
27809
28009
|
onInput: _cache[17] || (_cache[17] = $event => paramsChanged('yDistance'))
|
|
27810
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28010
|
+
}, null, 8 /* PROPS */, ["modelValue", "min"])]),
|
|
27811
28011
|
_: 1 /* STABLE */
|
|
27812
28012
|
})]),
|
|
27813
28013
|
_: 1 /* STABLE */
|
|
@@ -27834,7 +28034,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27834
28034
|
min: -40.0,
|
|
27835
28035
|
max: 40,
|
|
27836
28036
|
onInput: _cache[19] || (_cache[19] = $event => paramsChanged('zDistance'))
|
|
27837
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28037
|
+
}, null, 8 /* PROPS */, ["modelValue", "min"])]),
|
|
27838
28038
|
_: 1 /* STABLE */
|
|
27839
28039
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27840
28040
|
span: 8
|
|
@@ -27847,7 +28047,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27847
28047
|
step: 1,
|
|
27848
28048
|
"controls-position": "right",
|
|
27849
28049
|
onInput: _cache[21] || (_cache[21] = $event => paramsChanged('zDistance'))
|
|
27850
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28050
|
+
}, null, 8 /* PROPS */, ["modelValue", "min"])]),
|
|
27851
28051
|
_: 1 /* STABLE */
|
|
27852
28052
|
})]),
|
|
27853
28053
|
_: 1 /* STABLE */
|
|
@@ -27874,7 +28074,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27874
28074
|
min: 0,
|
|
27875
28075
|
max: 50,
|
|
27876
28076
|
onInput: _cache[23] || (_cache[23] = $event => paramsChanged('clipLength'))
|
|
27877
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28077
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
27878
28078
|
_: 1 /* STABLE */
|
|
27879
28079
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27880
28080
|
span: 8
|
|
@@ -27887,7 +28087,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27887
28087
|
step: 0.1,
|
|
27888
28088
|
"controls-position": "right",
|
|
27889
28089
|
onInput: _cache[25] || (_cache[25] = $event => paramsChanged('clipLength'))
|
|
27890
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28090
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
27891
28091
|
_: 1 /* STABLE */
|
|
27892
28092
|
})]),
|
|
27893
28093
|
_: 1 /* STABLE */
|
|
@@ -27914,7 +28114,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27914
28114
|
min: 0,
|
|
27915
28115
|
max: 50,
|
|
27916
28116
|
onInput: _cache[27] || (_cache[27] = $event => paramsChanged('clipWidth'))
|
|
27917
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28117
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
27918
28118
|
_: 1 /* STABLE */
|
|
27919
28119
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27920
28120
|
span: 8
|
|
@@ -27927,7 +28127,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27927
28127
|
max: 50,
|
|
27928
28128
|
"controls-position": "right",
|
|
27929
28129
|
onInput: _cache[29] || (_cache[29] = $event => paramsChanged('clipWidth'))
|
|
27930
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28130
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
27931
28131
|
_: 1 /* STABLE */
|
|
27932
28132
|
})]),
|
|
27933
28133
|
_: 1 /* STABLE */
|
|
@@ -27954,7 +28154,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27954
28154
|
min: 0,
|
|
27955
28155
|
max: 10,
|
|
27956
28156
|
onInput: _cache[31] || (_cache[31] = $event => paramsChanged('clipHeight'))
|
|
27957
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28157
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
27958
28158
|
_: 1 /* STABLE */
|
|
27959
28159
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27960
28160
|
span: 8
|
|
@@ -27967,7 +28167,7 @@ const BoxClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27967
28167
|
max: 10,
|
|
27968
28168
|
"controls-position": "right",
|
|
27969
28169
|
onInput: _cache[33] || (_cache[33] = $event => paramsChanged('clipHeight'))
|
|
27970
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
28170
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
27971
28171
|
_: 1 /* STABLE */
|
|
27972
28172
|
})]),
|
|
27973
28173
|
_: 1 /* STABLE */
|
|
@@ -28261,7 +28461,7 @@ const PlaneClipvue_type_script_setup_true_lang_js_hoisted_5 = {
|
|
|
28261
28461
|
const PlaneClipvue_type_script_setup_true_lang_js_default_ = {
|
|
28262
28462
|
name: "Kq3dPlaneClip"
|
|
28263
28463
|
};
|
|
28264
|
-
/* harmony default export */ var PlaneClipvue_type_script_setup_true_lang_js = (
|
|
28464
|
+
/* harmony default export */ var PlaneClipvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(PlaneClipvue_type_script_setup_true_lang_js_default_, {
|
|
28265
28465
|
props: {
|
|
28266
28466
|
// 设置参数
|
|
28267
28467
|
settingParams: {
|
|
@@ -28304,16 +28504,17 @@ const PlaneClipvue_type_script_setup_true_lang_js_default_ = {
|
|
|
28304
28504
|
setup(__props, {
|
|
28305
28505
|
expose: __expose
|
|
28306
28506
|
}) {
|
|
28507
|
+
const props = __props;
|
|
28307
28508
|
const {
|
|
28308
28509
|
proxy
|
|
28309
28510
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
28310
28511
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
28311
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
28512
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
28312
28513
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
28313
28514
|
let tiles = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
28314
28515
|
|
|
28315
28516
|
// 获取组件传参
|
|
28316
|
-
|
|
28517
|
+
|
|
28317
28518
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
28318
28519
|
tileset: props.settingParams && props.settingParams.tileset || null,
|
|
28319
28520
|
clipDirection: props.settingParams && props.settingParams.clipDirection || 2,
|
|
@@ -29982,7 +30183,7 @@ const AddDatavue_type_script_setup_true_lang_js_hoisted_12 = {
|
|
|
29982
30183
|
const AddDatavue_type_script_setup_true_lang_js_default_ = {
|
|
29983
30184
|
name: "Kq3dAddData"
|
|
29984
30185
|
};
|
|
29985
|
-
/* harmony default export */ var AddDatavue_type_script_setup_true_lang_js = (
|
|
30186
|
+
/* harmony default export */ var AddDatavue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(AddDatavue_type_script_setup_true_lang_js_default_, {
|
|
29986
30187
|
props: {
|
|
29987
30188
|
// 是否显示阴影
|
|
29988
30189
|
showShadow: {
|
|
@@ -30054,8 +30255,12 @@ const AddDatavue_type_script_setup_true_lang_js_default_ = {
|
|
|
30054
30255
|
setup(__props, {
|
|
30055
30256
|
expose: __expose
|
|
30056
30257
|
}) {
|
|
30258
|
+
const props = __props;
|
|
30057
30259
|
let accept = ".zip,.geojson,.topojson,.json,.kml,.kmz,.czml,.csv,.xls,.xlsx,.txt,.dwg,.dfx";
|
|
30058
|
-
|
|
30260
|
+
const {
|
|
30261
|
+
proxy
|
|
30262
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
30263
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
30059
30264
|
let selectTypeIndex = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(0);
|
|
30060
30265
|
|
|
30061
30266
|
//URL服务支持的数据源类型
|
|
@@ -30072,7 +30277,7 @@ const AddDatavue_type_script_setup_true_lang_js_default_ = {
|
|
|
30072
30277
|
let loadingFile = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
30073
30278
|
|
|
30074
30279
|
// 获取组件传参
|
|
30075
|
-
|
|
30280
|
+
|
|
30076
30281
|
let operatorArray = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.computed)(() => {
|
|
30077
30282
|
let array = [];
|
|
30078
30283
|
let list = [...fileList.value];
|
|
@@ -30786,7 +30991,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
30786
30991
|
const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
30787
30992
|
name: "Kq3dParticleEffect"
|
|
30788
30993
|
};
|
|
30789
|
-
/* harmony default export */ var ParticleEffectvue_type_script_setup_true_lang_js = (
|
|
30994
|
+
/* harmony default export */ var ParticleEffectvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(ParticleEffectvue_type_script_setup_true_lang_js_default_, {
|
|
30790
30995
|
props: {
|
|
30791
30996
|
// 设置参数
|
|
30792
30997
|
settingParams: {
|
|
@@ -30829,15 +31034,16 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
30829
31034
|
setup(__props, {
|
|
30830
31035
|
expose: __expose
|
|
30831
31036
|
}) {
|
|
31037
|
+
const props = __props;
|
|
30832
31038
|
const {
|
|
30833
31039
|
proxy
|
|
30834
31040
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
30835
31041
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
30836
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
31042
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
30837
31043
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
30838
31044
|
|
|
30839
31045
|
// 获取组件传参
|
|
30840
|
-
|
|
31046
|
+
|
|
30841
31047
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
30842
31048
|
mode: props.settingParams && props.settingParams.mode || "flame",
|
|
30843
31049
|
particleNum: props.settingParams && props.settingParams.particleNum || 40,
|
|
@@ -31084,7 +31290,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31084
31290
|
min: 0.1,
|
|
31085
31291
|
max: 5,
|
|
31086
31292
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('particleSize'))
|
|
31087
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31293
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31088
31294
|
_: 1 /* STABLE */
|
|
31089
31295
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31090
31296
|
span: 8
|
|
@@ -31097,7 +31303,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31097
31303
|
max: 5,
|
|
31098
31304
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('particleSize')),
|
|
31099
31305
|
"controls-position": "right"
|
|
31100
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31306
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31101
31307
|
_: 1 /* STABLE */
|
|
31102
31308
|
})]),
|
|
31103
31309
|
_: 1 /* STABLE */
|
|
@@ -31124,7 +31330,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31124
31330
|
min: 0.1,
|
|
31125
31331
|
max: 5,
|
|
31126
31332
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('minLifeCycle'))
|
|
31127
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31333
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31128
31334
|
_: 1 /* STABLE */
|
|
31129
31335
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31130
31336
|
span: 8
|
|
@@ -31137,7 +31343,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31137
31343
|
max: 5,
|
|
31138
31344
|
onInput: _cache[13] || (_cache[13] = $event => paramsChanged('minLifeCycle')),
|
|
31139
31345
|
"controls-position": "right"
|
|
31140
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31346
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31141
31347
|
_: 1 /* STABLE */
|
|
31142
31348
|
})]),
|
|
31143
31349
|
_: 1 /* STABLE */
|
|
@@ -31164,7 +31370,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31164
31370
|
min: 0.1,
|
|
31165
31371
|
max: 5,
|
|
31166
31372
|
onInput: _cache[15] || (_cache[15] = $event => paramsChanged('maxLifeCycle'))
|
|
31167
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31373
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31168
31374
|
_: 1 /* STABLE */
|
|
31169
31375
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31170
31376
|
span: 8
|
|
@@ -31177,7 +31383,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31177
31383
|
max: 5,
|
|
31178
31384
|
onInput: _cache[17] || (_cache[17] = $event => paramsChanged('maxLifeCycle')),
|
|
31179
31385
|
"controls-position": "right"
|
|
31180
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31386
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31181
31387
|
_: 1 /* STABLE */
|
|
31182
31388
|
})]),
|
|
31183
31389
|
_: 1 /* STABLE */
|
|
@@ -31284,7 +31490,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31284
31490
|
max: 10.0,
|
|
31285
31491
|
step: 0.1,
|
|
31286
31492
|
onInput: _cache[27] || (_cache[27] = $event => paramsChanged('startScale'))
|
|
31287
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31493
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
31288
31494
|
_: 1 /* STABLE */
|
|
31289
31495
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31290
31496
|
span: 8
|
|
@@ -31297,7 +31503,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31297
31503
|
step: 0.1,
|
|
31298
31504
|
onInput: _cache[29] || (_cache[29] = $event => paramsChanged('startScale')),
|
|
31299
31505
|
"controls-position": "right"
|
|
31300
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31506
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
31301
31507
|
_: 1 /* STABLE */
|
|
31302
31508
|
})]),
|
|
31303
31509
|
_: 1 /* STABLE */
|
|
@@ -31324,7 +31530,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31324
31530
|
max: 10.0,
|
|
31325
31531
|
step: 0.1,
|
|
31326
31532
|
onInput: _cache[31] || (_cache[31] = $event => paramsChanged('endScale'))
|
|
31327
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31533
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
31328
31534
|
_: 1 /* STABLE */
|
|
31329
31535
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31330
31536
|
span: 8
|
|
@@ -31337,7 +31543,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31337
31543
|
step: 0.1,
|
|
31338
31544
|
onInput: _cache[33] || (_cache[33] = $event => paramsChanged('endScale')),
|
|
31339
31545
|
"controls-position": "right"
|
|
31340
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31546
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
31341
31547
|
_: 1 /* STABLE */
|
|
31342
31548
|
})]),
|
|
31343
31549
|
_: 1 /* STABLE */
|
|
@@ -31364,7 +31570,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31364
31570
|
min: 0.0,
|
|
31365
31571
|
max: 10,
|
|
31366
31572
|
onInput: _cache[35] || (_cache[35] = $event => paramsChanged('gravity'))
|
|
31367
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31573
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31368
31574
|
_: 1 /* STABLE */
|
|
31369
31575
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31370
31576
|
span: 8
|
|
@@ -31377,7 +31583,7 @@ const ParticleEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31377
31583
|
step: 0.1,
|
|
31378
31584
|
onInput: _cache[37] || (_cache[37] = $event => paramsChanged('gravity')),
|
|
31379
31585
|
"controls-position": "right"
|
|
31380
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
31586
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "step"])]),
|
|
31381
31587
|
_: 1 /* STABLE */
|
|
31382
31588
|
})]),
|
|
31383
31589
|
_: 1 /* STABLE */
|
|
@@ -31596,7 +31802,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
31596
31802
|
const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
31597
31803
|
name: "Kq3dWeatherEffect"
|
|
31598
31804
|
};
|
|
31599
|
-
/* harmony default export */ var WeatherEffectvue_type_script_setup_true_lang_js = (
|
|
31805
|
+
/* harmony default export */ var WeatherEffectvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(WeatherEffectvue_type_script_setup_true_lang_js_default_, {
|
|
31600
31806
|
props: {
|
|
31601
31807
|
// 设置参数
|
|
31602
31808
|
settingParams: {
|
|
@@ -31639,15 +31845,16 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31639
31845
|
setup(__props, {
|
|
31640
31846
|
expose: __expose
|
|
31641
31847
|
}) {
|
|
31848
|
+
const props = __props;
|
|
31642
31849
|
const {
|
|
31643
31850
|
proxy
|
|
31644
31851
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
31645
31852
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
31646
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
31853
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
31647
31854
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
31648
31855
|
|
|
31649
31856
|
// 获取组件传参
|
|
31650
|
-
|
|
31857
|
+
|
|
31651
31858
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
31652
31859
|
mode: props.settingParams && props.settingParams.mode || "rain",
|
|
31653
31860
|
rangeRadius: props.settingParams && props.settingParams.rangeRadius || 100,
|
|
@@ -31922,7 +32129,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31922
32129
|
min: 0.1,
|
|
31923
32130
|
max: 5,
|
|
31924
32131
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('particleSize'))
|
|
31925
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32132
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31926
32133
|
_: 1 /* STABLE */
|
|
31927
32134
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31928
32135
|
span: 8
|
|
@@ -31935,7 +32142,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31935
32142
|
max: 5,
|
|
31936
32143
|
"controls-position": "right",
|
|
31937
32144
|
onInput: _cache[13] || (_cache[13] = $event => paramsChanged('particleSize'))
|
|
31938
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32145
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
31939
32146
|
_: 1 /* STABLE */
|
|
31940
32147
|
})]),
|
|
31941
32148
|
_: 1 /* STABLE */
|
|
@@ -31964,7 +32171,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31964
32171
|
max: 5.0,
|
|
31965
32172
|
step: 0.1,
|
|
31966
32173
|
onInput: _cache[15] || (_cache[15] = $event => paramsChanged('startScale'))
|
|
31967
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32174
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
31968
32175
|
_: 1 /* STABLE */
|
|
31969
32176
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
31970
32177
|
span: 8
|
|
@@ -31977,7 +32184,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
31977
32184
|
step: 0.1,
|
|
31978
32185
|
"controls-position": "right",
|
|
31979
32186
|
onInput: _cache[17] || (_cache[17] = $event => paramsChanged('startScale'))
|
|
31980
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32187
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
31981
32188
|
_: 1 /* STABLE */
|
|
31982
32189
|
})]),
|
|
31983
32190
|
_: 1 /* STABLE */
|
|
@@ -32006,7 +32213,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
32006
32213
|
max: 5.0,
|
|
32007
32214
|
step: 0.1,
|
|
32008
32215
|
onInput: _cache[19] || (_cache[19] = $event => paramsChanged('endScale'))
|
|
32009
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32216
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
32010
32217
|
_: 1 /* STABLE */
|
|
32011
32218
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
32012
32219
|
span: 8
|
|
@@ -32019,7 +32226,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
32019
32226
|
step: 0.1,
|
|
32020
32227
|
"controls-position": "right",
|
|
32021
32228
|
onInput: _cache[21] || (_cache[21] = $event => paramsChanged('endScale'))
|
|
32022
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32229
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
32023
32230
|
_: 1 /* STABLE */
|
|
32024
32231
|
})]),
|
|
32025
32232
|
_: 1 /* STABLE */
|
|
@@ -32048,7 +32255,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
32048
32255
|
min: 0.1,
|
|
32049
32256
|
max: 5,
|
|
32050
32257
|
onInput: _cache[23] || (_cache[23] = $event => paramsChanged('gravity'))
|
|
32051
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32258
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
32052
32259
|
_: 1 /* STABLE */
|
|
32053
32260
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
32054
32261
|
span: 8
|
|
@@ -32061,7 +32268,7 @@ const WeatherEffectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
32061
32268
|
step: 0.1,
|
|
32062
32269
|
"controls-position": "right",
|
|
32063
32270
|
onInput: _cache[25] || (_cache[25] = $event => paramsChanged('gravity'))
|
|
32064
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
32271
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "step"])]),
|
|
32065
32272
|
_: 1 /* STABLE */
|
|
32066
32273
|
})]),
|
|
32067
32274
|
_: 1 /* STABLE */
|
|
@@ -32233,7 +32440,7 @@ const CompareMapTreevue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
|
32233
32440
|
const CompareMapTreevue_type_script_setup_true_lang_js_default_ = {
|
|
32234
32441
|
name: "Kq3dCompareMapTree"
|
|
32235
32442
|
};
|
|
32236
|
-
/* harmony default export */ var CompareMapTreevue_type_script_setup_true_lang_js = (
|
|
32443
|
+
/* harmony default export */ var CompareMapTreevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(CompareMapTreevue_type_script_setup_true_lang_js_default_, {
|
|
32237
32444
|
props: {
|
|
32238
32445
|
index: Number,
|
|
32239
32446
|
setLayerState: {
|
|
@@ -32245,11 +32452,14 @@ const CompareMapTreevue_type_script_setup_true_lang_js_default_ = {
|
|
|
32245
32452
|
}
|
|
32246
32453
|
},
|
|
32247
32454
|
setup(__props) {
|
|
32248
|
-
|
|
32455
|
+
const props = __props;
|
|
32249
32456
|
let selectedLayers = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]); // 图层树选中值
|
|
32250
32457
|
let layerTreeData = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]); // 图层树选项数据
|
|
32251
32458
|
let preCheckedKeys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]); // 记录上次图层树选中值
|
|
32252
|
-
|
|
32459
|
+
const {
|
|
32460
|
+
proxy
|
|
32461
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
32462
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
32253
32463
|
|
|
32254
32464
|
/**
|
|
32255
32465
|
* 勾选图层逻辑
|
|
@@ -32345,7 +32555,7 @@ const CompareMapvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
|
32345
32555
|
const CompareMapvue_type_script_setup_true_lang_js_default_ = {
|
|
32346
32556
|
name: "Kq3dCompareMap"
|
|
32347
32557
|
};
|
|
32348
|
-
/* harmony default export */ var CompareMapvue_type_script_setup_true_lang_js = (
|
|
32558
|
+
/* harmony default export */ var CompareMapvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(CompareMapvue_type_script_setup_true_lang_js_default_, {
|
|
32349
32559
|
props: {
|
|
32350
32560
|
showShadow: {
|
|
32351
32561
|
type: Boolean,
|
|
@@ -32370,13 +32580,16 @@ const CompareMapvue_type_script_setup_true_lang_js_default_ = {
|
|
|
32370
32580
|
emits: ["back"],
|
|
32371
32581
|
setup(__props, {
|
|
32372
32582
|
expose: __expose,
|
|
32373
|
-
emit
|
|
32583
|
+
emit
|
|
32374
32584
|
}) {
|
|
32375
32585
|
const props = __props;
|
|
32376
32586
|
let offsetTop = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("auto");
|
|
32377
|
-
|
|
32587
|
+
const {
|
|
32588
|
+
proxy
|
|
32589
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
32590
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
32378
32591
|
let btnShow = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 分屏返回按钮
|
|
32379
|
-
|
|
32592
|
+
|
|
32380
32593
|
let viewModel = null;
|
|
32381
32594
|
let showTree1 = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 图层树1
|
|
32382
32595
|
let showTree2 = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 图层树2
|
|
@@ -32689,7 +32902,7 @@ const Screenshotvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
32689
32902
|
const Screenshotvue_type_script_setup_true_lang_js_default_ = {
|
|
32690
32903
|
name: "Kq3dScreenShot"
|
|
32691
32904
|
};
|
|
32692
|
-
/* harmony default export */ var Screenshotvue_type_script_setup_true_lang_js = (
|
|
32905
|
+
/* harmony default export */ var Screenshotvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Screenshotvue_type_script_setup_true_lang_js_default_, {
|
|
32693
32906
|
props: {
|
|
32694
32907
|
// 设置参数
|
|
32695
32908
|
settingParams: {
|
|
@@ -32731,14 +32944,18 @@ const Screenshotvue_type_script_setup_true_lang_js_default_ = {
|
|
|
32731
32944
|
setup(__props, {
|
|
32732
32945
|
expose: __expose
|
|
32733
32946
|
}) {
|
|
32947
|
+
const props = __props;
|
|
32734
32948
|
let imgWidthMax = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(800);
|
|
32735
32949
|
// 场景高度
|
|
32736
32950
|
let imgHeightMax = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(800);
|
|
32737
|
-
|
|
32951
|
+
const {
|
|
32952
|
+
proxy
|
|
32953
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
32954
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
32738
32955
|
// 分析类
|
|
32739
32956
|
let viewModel = null;
|
|
32740
32957
|
// 获取组件传参
|
|
32741
|
-
|
|
32958
|
+
|
|
32742
32959
|
//设置样式
|
|
32743
32960
|
var style = {
|
|
32744
32961
|
color: {
|
|
@@ -33070,7 +33287,7 @@ class HawkeyeViewModel {
|
|
|
33070
33287
|
const Hawkeyevue_type_script_setup_true_lang_js_default_ = {
|
|
33071
33288
|
name: "Kq3dHawkeye"
|
|
33072
33289
|
};
|
|
33073
|
-
/* harmony default export */ var Hawkeyevue_type_script_setup_true_lang_js = (
|
|
33290
|
+
/* harmony default export */ var Hawkeyevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Hawkeyevue_type_script_setup_true_lang_js_default_, {
|
|
33074
33291
|
props: {
|
|
33075
33292
|
//指定组件绑定的viewer对象的div的id
|
|
33076
33293
|
mapTarget: String,
|
|
@@ -33109,10 +33326,11 @@ const Hawkeyevue_type_script_setup_true_lang_js_default_ = {
|
|
|
33109
33326
|
setup(__props, {
|
|
33110
33327
|
expose: __expose
|
|
33111
33328
|
}) {
|
|
33329
|
+
const props = __props;
|
|
33112
33330
|
let viewModel = null;
|
|
33113
33331
|
|
|
33114
33332
|
// 获取组件传参
|
|
33115
|
-
|
|
33333
|
+
|
|
33116
33334
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
33117
33335
|
//父组件ScenceView初始化完成后执行
|
|
33118
33336
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
@@ -33183,9 +33401,9 @@ Hawkeye.install = (Vue, opts) => {
|
|
|
33183
33401
|
|
|
33184
33402
|
|
|
33185
33403
|
|
|
33186
|
-
/*
|
|
33187
|
-
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
33188
|
-
* All rights reserved.
|
|
33404
|
+
/*
|
|
33405
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
33406
|
+
* All rights reserved.
|
|
33189
33407
|
*/
|
|
33190
33408
|
//卷帘逻辑类
|
|
33191
33409
|
class RollerViewModel {
|
|
@@ -33265,11 +33483,14 @@ class RollerViewModel {
|
|
|
33265
33483
|
initLayers() {
|
|
33266
33484
|
let layers = this._layerManager.getLayerCheckedList();
|
|
33267
33485
|
for (let i = 0; i < layers.length; i++) {
|
|
33268
|
-
this.
|
|
33269
|
-
|
|
33270
|
-
|
|
33271
|
-
|
|
33272
|
-
|
|
33486
|
+
let layer = this._layerManager.getLayerByGuid(layers[i].guid);
|
|
33487
|
+
if (layer instanceof Cesium.ImageryLayer || layer instanceof Cesium.Cesium3DTileset) {
|
|
33488
|
+
this._layers.push({
|
|
33489
|
+
guid: layers[i].guid,
|
|
33490
|
+
name: layers[i].name,
|
|
33491
|
+
direction: 0
|
|
33492
|
+
});
|
|
33493
|
+
}
|
|
33273
33494
|
}
|
|
33274
33495
|
}
|
|
33275
33496
|
|
|
@@ -33365,7 +33586,7 @@ const Rollervue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
33365
33586
|
const Rollervue_type_script_setup_true_lang_js_default_ = {
|
|
33366
33587
|
name: "Kq3dRoller"
|
|
33367
33588
|
};
|
|
33368
|
-
/* harmony default export */ var Rollervue_type_script_setup_true_lang_js = (
|
|
33589
|
+
/* harmony default export */ var Rollervue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Rollervue_type_script_setup_true_lang_js_default_, {
|
|
33369
33590
|
props: {
|
|
33370
33591
|
showShadow: {
|
|
33371
33592
|
type: Boolean,
|
|
@@ -33403,10 +33624,12 @@ const Rollervue_type_script_setup_true_lang_js_default_ = {
|
|
|
33403
33624
|
setup(__props, {
|
|
33404
33625
|
expose: __expose
|
|
33405
33626
|
}) {
|
|
33406
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
33407
|
-
|
|
33408
|
-
//获取组件传参
|
|
33409
33627
|
const props = __props;
|
|
33628
|
+
const {
|
|
33629
|
+
proxy
|
|
33630
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
33631
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
33632
|
+
//获取组件传参
|
|
33410
33633
|
|
|
33411
33634
|
// 表格头样式
|
|
33412
33635
|
let headClass = args => {
|
|
@@ -33710,7 +33933,7 @@ const Undergroundvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
|
33710
33933
|
const Undergroundvue_type_script_setup_true_lang_js_default_ = {
|
|
33711
33934
|
name: "kq3dUnderground"
|
|
33712
33935
|
};
|
|
33713
|
-
/* harmony default export */ var Undergroundvue_type_script_setup_true_lang_js = (
|
|
33936
|
+
/* harmony default export */ var Undergroundvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Undergroundvue_type_script_setup_true_lang_js_default_, {
|
|
33714
33937
|
props: {
|
|
33715
33938
|
/**
|
|
33716
33939
|
* 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
@@ -33720,15 +33943,17 @@ const Undergroundvue_type_script_setup_true_lang_js_default_ = {
|
|
|
33720
33943
|
emits: ["undergroundChange"],
|
|
33721
33944
|
setup(__props, {
|
|
33722
33945
|
expose: __expose,
|
|
33723
|
-
emit
|
|
33946
|
+
emit
|
|
33724
33947
|
}) {
|
|
33948
|
+
const props = __props;
|
|
33725
33949
|
const {
|
|
33726
33950
|
proxy
|
|
33727
33951
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
33728
|
-
|
|
33952
|
+
|
|
33729
33953
|
//获取组件传参
|
|
33730
|
-
|
|
33731
|
-
|
|
33954
|
+
|
|
33955
|
+
//语言
|
|
33956
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
33732
33957
|
let isUndergroundMode = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
33733
33958
|
let viewModel = null;
|
|
33734
33959
|
|
|
@@ -33921,7 +34146,7 @@ class StatusBarViewModel {
|
|
|
33921
34146
|
const StatusBarvue_type_script_setup_true_lang_js_default_ = {
|
|
33922
34147
|
name: "Kq3dStatusBar"
|
|
33923
34148
|
};
|
|
33924
|
-
/* harmony default export */ var StatusBarvue_type_script_setup_true_lang_js = (
|
|
34149
|
+
/* harmony default export */ var StatusBarvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(StatusBarvue_type_script_setup_true_lang_js_default_, {
|
|
33925
34150
|
props: {
|
|
33926
34151
|
// 隐藏分辨率
|
|
33927
34152
|
hideResolution: Boolean,
|
|
@@ -34208,7 +34433,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
|
34208
34433
|
const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
34209
34434
|
name: "Kq3dVideoProject"
|
|
34210
34435
|
};
|
|
34211
|
-
/* harmony default export */ var VideoProjectvue_type_script_setup_true_lang_js = (
|
|
34436
|
+
/* harmony default export */ var VideoProjectvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(VideoProjectvue_type_script_setup_true_lang_js_default_, {
|
|
34212
34437
|
props: {
|
|
34213
34438
|
// 设置参数
|
|
34214
34439
|
settingParams: {
|
|
@@ -34251,11 +34476,15 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34251
34476
|
setup(__props, {
|
|
34252
34477
|
expose: __expose
|
|
34253
34478
|
}) {
|
|
34254
|
-
|
|
34479
|
+
const props = __props;
|
|
34480
|
+
const {
|
|
34481
|
+
proxy
|
|
34482
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
34483
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
34255
34484
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
34256
34485
|
|
|
34257
34486
|
// 获取组件传参
|
|
34258
|
-
|
|
34487
|
+
|
|
34259
34488
|
const lonlatOffset = 0.00001;
|
|
34260
34489
|
const heightOffset = 10;
|
|
34261
34490
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
@@ -34587,7 +34816,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34587
34816
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLongitude,
|
|
34588
34817
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLongitude,
|
|
34589
34818
|
onInput: _cache[6] || (_cache[6] = $event => paramsChanged('longitude'))
|
|
34590
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
34819
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
34591
34820
|
_: 1 /* STABLE */
|
|
34592
34821
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
34593
34822
|
span: 14,
|
|
@@ -34623,7 +34852,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34623
34852
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLatitude,
|
|
34624
34853
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLatitude,
|
|
34625
34854
|
onInput: _cache[8] || (_cache[8] = $event => paramsChanged('latitude'))
|
|
34626
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
34855
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
34627
34856
|
_: 1 /* STABLE */
|
|
34628
34857
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
34629
34858
|
span: 14,
|
|
@@ -34659,7 +34888,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34659
34888
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight,
|
|
34660
34889
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight,
|
|
34661
34890
|
onInput: _cache[10] || (_cache[10] = $event => paramsChanged('height'))
|
|
34662
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
34891
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
34663
34892
|
_: 1 /* STABLE */
|
|
34664
34893
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
34665
34894
|
span: 14,
|
|
@@ -34735,7 +34964,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34735
34964
|
min: 0.5,
|
|
34736
34965
|
max: 2,
|
|
34737
34966
|
onInput: _cache[16] || (_cache[16] = $event => paramsChanged('aspectRatio'))
|
|
34738
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
34967
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
34739
34968
|
_: 1 /* STABLE */
|
|
34740
34969
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
34741
34970
|
span: 8
|
|
@@ -34748,7 +34977,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34748
34977
|
max: 2,
|
|
34749
34978
|
"controls-position": "right",
|
|
34750
34979
|
onInput: _cache[18] || (_cache[18] = $event => paramsChanged('aspectRatio'))
|
|
34751
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
34980
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
|
|
34752
34981
|
_: 1 /* STABLE */
|
|
34753
34982
|
})]),
|
|
34754
34983
|
_: 1 /* STABLE */
|
|
@@ -34775,7 +35004,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34775
35004
|
min: 10,
|
|
34776
35005
|
max: 200,
|
|
34777
35006
|
onInput: _cache[20] || (_cache[20] = $event => paramsChanged('far'))
|
|
34778
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
35007
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
34779
35008
|
_: 1 /* STABLE */
|
|
34780
35009
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
34781
35010
|
span: 8
|
|
@@ -34788,7 +35017,7 @@ const VideoProjectvue_type_script_setup_true_lang_js_default_ = {
|
|
|
34788
35017
|
max: 200,
|
|
34789
35018
|
"controls-position": "right",
|
|
34790
35019
|
onInput: _cache[22] || (_cache[22] = $event => paramsChanged('far'))
|
|
34791
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
35020
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
34792
35021
|
_: 1 /* STABLE */
|
|
34793
35022
|
})]),
|
|
34794
35023
|
_: 1 /* STABLE */
|
|
@@ -35215,7 +35444,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
|
35215
35444
|
const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
35216
35445
|
name: "Kq3dVideoFusion"
|
|
35217
35446
|
};
|
|
35218
|
-
/* harmony default export */ var VideoFusionvue_type_script_setup_true_lang_js = (
|
|
35447
|
+
/* harmony default export */ var VideoFusionvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(VideoFusionvue_type_script_setup_true_lang_js_default_, {
|
|
35219
35448
|
props: {
|
|
35220
35449
|
// 设置参数
|
|
35221
35450
|
settingParams: {
|
|
@@ -35258,11 +35487,15 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35258
35487
|
setup(__props, {
|
|
35259
35488
|
expose: __expose
|
|
35260
35489
|
}) {
|
|
35261
|
-
|
|
35490
|
+
const props = __props;
|
|
35491
|
+
const {
|
|
35492
|
+
proxy
|
|
35493
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
35494
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
35262
35495
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
35263
35496
|
|
|
35264
35497
|
// 获取组件传参
|
|
35265
|
-
|
|
35498
|
+
|
|
35266
35499
|
const lonlatOffset = 0.00001;
|
|
35267
35500
|
const heightOffset = 10;
|
|
35268
35501
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
@@ -35555,7 +35788,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35555
35788
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLongitude,
|
|
35556
35789
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLongitude,
|
|
35557
35790
|
onInput: _cache[3] || (_cache[3] = $event => paramsChanged('longitude'))
|
|
35558
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
35791
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
35559
35792
|
_: 1 /* STABLE */
|
|
35560
35793
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
35561
35794
|
span: 14,
|
|
@@ -35591,7 +35824,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35591
35824
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLatitude,
|
|
35592
35825
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLatitude,
|
|
35593
35826
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('latitude'))
|
|
35594
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
35827
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
35595
35828
|
_: 1 /* STABLE */
|
|
35596
35829
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
35597
35830
|
span: 14,
|
|
@@ -35627,7 +35860,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35627
35860
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight,
|
|
35628
35861
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight,
|
|
35629
35862
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('height'))
|
|
35630
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
35863
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
35631
35864
|
_: 1 /* STABLE */
|
|
35632
35865
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
35633
35866
|
span: 14,
|
|
@@ -35703,7 +35936,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35703
35936
|
min: 10,
|
|
35704
35937
|
max: 200,
|
|
35705
35938
|
onInput: _cache[13] || (_cache[13] = $event => paramsChanged('far'))
|
|
35706
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
35939
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
35707
35940
|
_: 1 /* STABLE */
|
|
35708
35941
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
35709
35942
|
span: 8
|
|
@@ -35716,7 +35949,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35716
35949
|
max: 200,
|
|
35717
35950
|
"controls-position": "right",
|
|
35718
35951
|
onInput: _cache[15] || (_cache[15] = $event => paramsChanged('far'))
|
|
35719
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
35952
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
35720
35953
|
_: 1 /* STABLE */
|
|
35721
35954
|
})]),
|
|
35722
35955
|
_: 1 /* STABLE */
|
|
@@ -35863,7 +36096,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35863
36096
|
min: 0,
|
|
35864
36097
|
max: 1,
|
|
35865
36098
|
onInput: _cache[29] || (_cache[29] = $event => paramsChanged('alpha'))
|
|
35866
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
36099
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
35867
36100
|
_: 1 /* STABLE */
|
|
35868
36101
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
35869
36102
|
span: 8
|
|
@@ -35876,7 +36109,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35876
36109
|
max: 1,
|
|
35877
36110
|
"controls-position": "right",
|
|
35878
36111
|
onInput: _cache[31] || (_cache[31] = $event => paramsChanged('alpha'))
|
|
35879
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
36112
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
35880
36113
|
_: 1 /* STABLE */
|
|
35881
36114
|
})]),
|
|
35882
36115
|
_: 1 /* STABLE */
|
|
@@ -35903,7 +36136,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35903
36136
|
min: 0,
|
|
35904
36137
|
max: 1,
|
|
35905
36138
|
onInput: _cache[33] || (_cache[33] = $event => paramsChanged('eclosion'))
|
|
35906
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
36139
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
35907
36140
|
_: 1 /* STABLE */
|
|
35908
36141
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
35909
36142
|
span: 8
|
|
@@ -35916,7 +36149,7 @@ const VideoFusionvue_type_script_setup_true_lang_js_default_ = {
|
|
|
35916
36149
|
max: 1,
|
|
35917
36150
|
"controls-position": "right",
|
|
35918
36151
|
onInput: _cache[35] || (_cache[35] = $event => paramsChanged('eclosion'))
|
|
35919
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
36152
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
35920
36153
|
_: 1 /* STABLE */
|
|
35921
36154
|
})]),
|
|
35922
36155
|
_: 1 /* STABLE */
|
|
@@ -36420,7 +36653,7 @@ const SceneSetvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
|
36420
36653
|
const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
36421
36654
|
name: "Kq3dSceneSet"
|
|
36422
36655
|
};
|
|
36423
|
-
/* harmony default export */ var SceneSetvue_type_script_setup_true_lang_js = (
|
|
36656
|
+
/* harmony default export */ var SceneSetvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SceneSetvue_type_script_setup_true_lang_js_default_, {
|
|
36424
36657
|
props: {
|
|
36425
36658
|
// 设置参数
|
|
36426
36659
|
settingParams: {
|
|
@@ -36463,15 +36696,16 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
36463
36696
|
setup(__props, {
|
|
36464
36697
|
expose: __expose
|
|
36465
36698
|
}) {
|
|
36699
|
+
const props = __props;
|
|
36466
36700
|
const {
|
|
36467
36701
|
proxy
|
|
36468
36702
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
36469
36703
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
36470
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
36704
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
36471
36705
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("content");
|
|
36472
36706
|
|
|
36473
36707
|
// 获取组件传参
|
|
36474
|
-
|
|
36708
|
+
|
|
36475
36709
|
// 分析类
|
|
36476
36710
|
let viewModel = null;
|
|
36477
36711
|
// 场景内容参数
|
|
@@ -36975,7 +37209,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
36975
37209
|
min: 0,
|
|
36976
37210
|
max: 5,
|
|
36977
37211
|
onInput: _cache[33] || (_cache[33] = $event => paramsChanged('brightness'))
|
|
36978
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37212
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
36979
37213
|
_: 1 /* STABLE */
|
|
36980
37214
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
36981
37215
|
span: 8
|
|
@@ -36988,7 +37222,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
36988
37222
|
max: 5,
|
|
36989
37223
|
"controls-position": "right",
|
|
36990
37224
|
onInput: _cache[35] || (_cache[35] = $event => paramsChanged('brightness'))
|
|
36991
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37225
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
36992
37226
|
_: 1 /* STABLE */
|
|
36993
37227
|
})]),
|
|
36994
37228
|
_: 1 /* STABLE */
|
|
@@ -37012,7 +37246,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37012
37246
|
min: 0,
|
|
37013
37247
|
max: 5,
|
|
37014
37248
|
onInput: _cache[37] || (_cache[37] = $event => paramsChanged('contrast'))
|
|
37015
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37249
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37016
37250
|
_: 1 /* STABLE */
|
|
37017
37251
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37018
37252
|
span: 8
|
|
@@ -37025,7 +37259,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37025
37259
|
max: 5,
|
|
37026
37260
|
"controls-position": "right",
|
|
37027
37261
|
onInput: _cache[39] || (_cache[39] = $event => paramsChanged('contrast'))
|
|
37028
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37262
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37029
37263
|
_: 1 /* STABLE */
|
|
37030
37264
|
})]),
|
|
37031
37265
|
_: 1 /* STABLE */
|
|
@@ -37049,7 +37283,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37049
37283
|
min: 0,
|
|
37050
37284
|
max: 5,
|
|
37051
37285
|
onInput: _cache[41] || (_cache[41] = $event => paramsChanged('hue'))
|
|
37052
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37286
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37053
37287
|
_: 1 /* STABLE */
|
|
37054
37288
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37055
37289
|
span: 8
|
|
@@ -37062,7 +37296,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37062
37296
|
max: 5,
|
|
37063
37297
|
"controls-position": "right",
|
|
37064
37298
|
onInput: _cache[43] || (_cache[43] = $event => paramsChanged('hue'))
|
|
37065
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37299
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37066
37300
|
_: 1 /* STABLE */
|
|
37067
37301
|
})]),
|
|
37068
37302
|
_: 1 /* STABLE */
|
|
@@ -37086,7 +37320,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37086
37320
|
min: 0,
|
|
37087
37321
|
max: 5,
|
|
37088
37322
|
onInput: _cache[45] || (_cache[45] = $event => paramsChanged('saturation'))
|
|
37089
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37323
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37090
37324
|
_: 1 /* STABLE */
|
|
37091
37325
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37092
37326
|
span: 8
|
|
@@ -37099,7 +37333,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37099
37333
|
max: 5,
|
|
37100
37334
|
"controls-position": "right",
|
|
37101
37335
|
onInput: _cache[47] || (_cache[47] = $event => paramsChanged('saturation'))
|
|
37102
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37336
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37103
37337
|
_: 1 /* STABLE */
|
|
37104
37338
|
})]),
|
|
37105
37339
|
_: 1 /* STABLE */
|
|
@@ -37189,7 +37423,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37189
37423
|
min: -1,
|
|
37190
37424
|
max: 1,
|
|
37191
37425
|
onInput: _cache[55] || (_cache[55] = $event => paramsChanged('sceneBrightness'))
|
|
37192
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37426
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37193
37427
|
_: 1 /* STABLE */
|
|
37194
37428
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37195
37429
|
span: 8
|
|
@@ -37202,7 +37436,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37202
37436
|
max: 1,
|
|
37203
37437
|
"controls-position": "right",
|
|
37204
37438
|
onInput: _cache[57] || (_cache[57] = $event => paramsChanged('sceneBrightness'))
|
|
37205
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37439
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37206
37440
|
_: 1 /* STABLE */
|
|
37207
37441
|
})]),
|
|
37208
37442
|
_: 1 /* STABLE */
|
|
@@ -37226,7 +37460,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37226
37460
|
min: 0,
|
|
37227
37461
|
max: 1,
|
|
37228
37462
|
onInput: _cache[59] || (_cache[59] = $event => paramsChanged('threshold'))
|
|
37229
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37463
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37230
37464
|
_: 1 /* STABLE */
|
|
37231
37465
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37232
37466
|
span: 8
|
|
@@ -37239,7 +37473,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37239
37473
|
max: 1,
|
|
37240
37474
|
"controls-position": "right",
|
|
37241
37475
|
onInput: _cache[61] || (_cache[61] = $event => paramsChanged('threshold'))
|
|
37242
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37476
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37243
37477
|
_: 1 /* STABLE */
|
|
37244
37478
|
})]),
|
|
37245
37479
|
_: 1 /* STABLE */
|
|
@@ -37263,7 +37497,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37263
37497
|
min: 0,
|
|
37264
37498
|
max: 3,
|
|
37265
37499
|
onInput: _cache[63] || (_cache[63] = $event => paramsChanged('strength'))
|
|
37266
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37500
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37267
37501
|
_: 1 /* STABLE */
|
|
37268
37502
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37269
37503
|
span: 8
|
|
@@ -37276,7 +37510,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37276
37510
|
max: 3,
|
|
37277
37511
|
"controls-position": "right",
|
|
37278
37512
|
onInput: _cache[65] || (_cache[65] = $event => paramsChanged('strength'))
|
|
37279
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37513
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37280
37514
|
_: 1 /* STABLE */
|
|
37281
37515
|
})]),
|
|
37282
37516
|
_: 1 /* STABLE */
|
|
@@ -37300,7 +37534,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37300
37534
|
min: 0,
|
|
37301
37535
|
max: 10,
|
|
37302
37536
|
onInput: _cache[67] || (_cache[67] = $event => paramsChanged('halo'))
|
|
37303
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37537
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37304
37538
|
_: 1 /* STABLE */
|
|
37305
37539
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37306
37540
|
span: 8
|
|
@@ -37313,7 +37547,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37313
37547
|
max: 10,
|
|
37314
37548
|
"controls-position": "right",
|
|
37315
37549
|
onInput: _cache[69] || (_cache[69] = $event => paramsChanged('halo'))
|
|
37316
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37550
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37317
37551
|
_: 1 /* STABLE */
|
|
37318
37552
|
})]),
|
|
37319
37553
|
_: 1 /* STABLE */
|
|
@@ -37349,7 +37583,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37349
37583
|
min: 0,
|
|
37350
37584
|
max: 10,
|
|
37351
37585
|
onInput: _cache[71] || (_cache[71] = $event => paramsChanged('exaggerationFactor'))
|
|
37352
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37586
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37353
37587
|
_: 1 /* STABLE */
|
|
37354
37588
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37355
37589
|
span: 8
|
|
@@ -37362,7 +37596,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37362
37596
|
max: 10,
|
|
37363
37597
|
"controls-position": "right",
|
|
37364
37598
|
onInput: _cache[73] || (_cache[73] = $event => paramsChanged('exaggerationFactor'))
|
|
37365
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37599
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37366
37600
|
_: 1 /* STABLE */
|
|
37367
37601
|
})]),
|
|
37368
37602
|
_: 1 /* STABLE */
|
|
@@ -37501,7 +37735,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37501
37735
|
min: 0,
|
|
37502
37736
|
max: 1,
|
|
37503
37737
|
onInput: _cache[85] || (_cache[85] = $event => paramsChanged('transparency'))
|
|
37504
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37738
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37505
37739
|
_: 1 /* STABLE */
|
|
37506
37740
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
37507
37741
|
span: 8
|
|
@@ -37514,7 +37748,7 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37514
37748
|
max: 1,
|
|
37515
37749
|
"controls-position": "right",
|
|
37516
37750
|
onInput: _cache[87] || (_cache[87] = $event => paramsChanged('transparency'))
|
|
37517
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
37751
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
37518
37752
|
_: 1 /* STABLE */
|
|
37519
37753
|
})]),
|
|
37520
37754
|
_: 1 /* STABLE */
|
|
@@ -37532,23 +37766,23 @@ const SceneSetvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37532
37766
|
}));
|
|
37533
37767
|
;// CONCATENATED MODULE: ./src/webgl/sceneset/SceneSet.vue?vue&type=script&setup=true&lang=js
|
|
37534
37768
|
|
|
37535
|
-
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=
|
|
37536
|
-
var
|
|
37537
|
-
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=
|
|
37769
|
+
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=04c7a426&lang=scss
|
|
37770
|
+
var SceneSetvue_type_style_index_0_id_04c7a426_lang_scss = __webpack_require__(740);
|
|
37771
|
+
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=04c7a426&lang=scss
|
|
37538
37772
|
|
|
37539
37773
|
|
|
37540
37774
|
|
|
37541
|
-
var
|
|
37775
|
+
var SceneSetvue_type_style_index_0_id_04c7a426_lang_scss_options = {};
|
|
37542
37776
|
|
|
37543
|
-
|
|
37544
|
-
|
|
37777
|
+
SceneSetvue_type_style_index_0_id_04c7a426_lang_scss_options.insert = "head";
|
|
37778
|
+
SceneSetvue_type_style_index_0_id_04c7a426_lang_scss_options.singleton = false;
|
|
37545
37779
|
|
|
37546
|
-
var
|
|
37780
|
+
var SceneSetvue_type_style_index_0_id_04c7a426_lang_scss_update = injectStylesIntoStyleTag_default()(SceneSetvue_type_style_index_0_id_04c7a426_lang_scss/* default */.Z, SceneSetvue_type_style_index_0_id_04c7a426_lang_scss_options);
|
|
37547
37781
|
|
|
37548
37782
|
|
|
37549
37783
|
|
|
37550
|
-
/* harmony default export */ var
|
|
37551
|
-
;// CONCATENATED MODULE: ./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=
|
|
37784
|
+
/* harmony default export */ var sceneset_SceneSetvue_type_style_index_0_id_04c7a426_lang_scss = (SceneSetvue_type_style_index_0_id_04c7a426_lang_scss/* default.locals */.Z.locals || {});
|
|
37785
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=04c7a426&lang=scss
|
|
37552
37786
|
|
|
37553
37787
|
;// CONCATENATED MODULE: ./src/webgl/sceneset/SceneSet.vue
|
|
37554
37788
|
|
|
@@ -37812,7 +38046,7 @@ const Lightvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
37812
38046
|
const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
37813
38047
|
name: "Kq3dLight"
|
|
37814
38048
|
};
|
|
37815
|
-
/* harmony default export */ var Lightvue_type_script_setup_true_lang_js = (
|
|
38049
|
+
/* harmony default export */ var Lightvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(Lightvue_type_script_setup_true_lang_js_default_, {
|
|
37816
38050
|
props: {
|
|
37817
38051
|
// 设置参数
|
|
37818
38052
|
settingParams: {
|
|
@@ -37855,15 +38089,16 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
37855
38089
|
setup(__props, {
|
|
37856
38090
|
expose: __expose
|
|
37857
38091
|
}) {
|
|
38092
|
+
const props = __props;
|
|
37858
38093
|
const {
|
|
37859
38094
|
proxy
|
|
37860
38095
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
37861
38096
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
37862
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
38097
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
37863
38098
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
37864
38099
|
|
|
37865
38100
|
// 获取组件传参
|
|
37866
|
-
|
|
38101
|
+
|
|
37867
38102
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
37868
38103
|
mode: props.settingParams && props.settingParams.mode || "point",
|
|
37869
38104
|
color: props.settingParams && props.settingParams.color || "#fff",
|
|
@@ -38066,7 +38301,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38066
38301
|
min: 1,
|
|
38067
38302
|
max: 1000,
|
|
38068
38303
|
onInput: _cache[6] || (_cache[6] = $event => paramsChanged('distance'))
|
|
38069
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38304
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38070
38305
|
_: 1 /* STABLE */
|
|
38071
38306
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
38072
38307
|
span: 8
|
|
@@ -38079,7 +38314,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38079
38314
|
max: 1000,
|
|
38080
38315
|
"controls-position": "right",
|
|
38081
38316
|
onInput: _cache[8] || (_cache[8] = $event => paramsChanged('distance'))
|
|
38082
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38317
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38083
38318
|
_: 1 /* STABLE */
|
|
38084
38319
|
})]),
|
|
38085
38320
|
_: 1 /* STABLE */
|
|
@@ -38108,7 +38343,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38108
38343
|
min: 0,
|
|
38109
38344
|
max: 160,
|
|
38110
38345
|
onInput: _cache[10] || (_cache[10] = $event => paramsChanged('angle'))
|
|
38111
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38346
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38112
38347
|
_: 1 /* STABLE */
|
|
38113
38348
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
38114
38349
|
span: 8
|
|
@@ -38121,7 +38356,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38121
38356
|
max: 160,
|
|
38122
38357
|
"controls-position": "right",
|
|
38123
38358
|
onInput: _cache[12] || (_cache[12] = $event => paramsChanged('angle'))
|
|
38124
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38359
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38125
38360
|
_: 1 /* STABLE */
|
|
38126
38361
|
})]),
|
|
38127
38362
|
_: 1 /* STABLE */
|
|
@@ -38150,7 +38385,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38150
38385
|
min: 0,
|
|
38151
38386
|
max: 1,
|
|
38152
38387
|
onInput: _cache[14] || (_cache[14] = $event => paramsChanged('decay'))
|
|
38153
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38388
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38154
38389
|
_: 1 /* STABLE */
|
|
38155
38390
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
38156
38391
|
span: 8
|
|
@@ -38163,7 +38398,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38163
38398
|
max: 1,
|
|
38164
38399
|
"controls-position": "right",
|
|
38165
38400
|
onInput: _cache[16] || (_cache[16] = $event => paramsChanged('decay'))
|
|
38166
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38401
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38167
38402
|
_: 1 /* STABLE */
|
|
38168
38403
|
})]),
|
|
38169
38404
|
_: 1 /* STABLE */
|
|
@@ -38192,7 +38427,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38192
38427
|
min: 0.1,
|
|
38193
38428
|
max: 10.0,
|
|
38194
38429
|
onInput: _cache[18] || (_cache[18] = $event => paramsChanged('intensity'))
|
|
38195
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38430
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
38196
38431
|
_: 1 /* STABLE */
|
|
38197
38432
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
38198
38433
|
span: 8
|
|
@@ -38205,7 +38440,7 @@ const Lightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38205
38440
|
max: 10.0,
|
|
38206
38441
|
"controls-position": "right",
|
|
38207
38442
|
onInput: _cache[20] || (_cache[20] = $event => paramsChanged('intensity'))
|
|
38208
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38443
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
38209
38444
|
_: 1 /* STABLE */
|
|
38210
38445
|
})]),
|
|
38211
38446
|
_: 1 /* STABLE */
|
|
@@ -38457,7 +38692,7 @@ const GeologicalBodyAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = {
|
|
|
38457
38692
|
const GeologicalBodyAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
38458
38693
|
name: "Kq3dGeologicalBodyAnalysis"
|
|
38459
38694
|
};
|
|
38460
|
-
/* harmony default export */ var GeologicalBodyAnalysisvue_type_script_setup_true_lang_js = (
|
|
38695
|
+
/* harmony default export */ var GeologicalBodyAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(GeologicalBodyAnalysisvue_type_script_setup_true_lang_js_default_, {
|
|
38461
38696
|
props: {
|
|
38462
38697
|
// 设置参数
|
|
38463
38698
|
settingParams: {
|
|
@@ -38500,15 +38735,16 @@ const GeologicalBodyAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38500
38735
|
setup(__props, {
|
|
38501
38736
|
expose: __expose
|
|
38502
38737
|
}) {
|
|
38738
|
+
const props = __props;
|
|
38503
38739
|
const {
|
|
38504
38740
|
proxy
|
|
38505
38741
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
38506
38742
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
38507
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
38743
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
38508
38744
|
let geologys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
38509
38745
|
|
|
38510
38746
|
// 获取组件传参
|
|
38511
|
-
|
|
38747
|
+
|
|
38512
38748
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
38513
38749
|
geology: props.settingParams && props.settingParams.geology || null,
|
|
38514
38750
|
operationType: props.settingParams && props.settingParams.operationType || 1,
|
|
@@ -38726,7 +38962,7 @@ const GeologicalBodyAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38726
38962
|
max: 50,
|
|
38727
38963
|
step: 0.1,
|
|
38728
38964
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('drillingRadius'))
|
|
38729
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38965
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38730
38966
|
_: 1 /* STABLE */
|
|
38731
38967
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
38732
38968
|
span: 8,
|
|
@@ -38742,7 +38978,7 @@ const GeologicalBodyAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
38742
38978
|
step: 0.1,
|
|
38743
38979
|
"controls-position": "right",
|
|
38744
38980
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('drillingRadius'))
|
|
38745
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
38981
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
38746
38982
|
_: 1 /* STABLE */
|
|
38747
38983
|
})]),
|
|
38748
38984
|
_: 1 /* STABLE */
|
|
@@ -39029,6 +39265,7 @@ const resourceApi = {
|
|
|
39029
39265
|
var client3d_webgl_vue_ = __webpack_require__(459);
|
|
39030
39266
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=script&setup=true&lang=js
|
|
39031
39267
|
|
|
39268
|
+
const AppToolBarvue_type_script_setup_true_lang_js_withScopeId = n => (_pushScopeId("data-v-989586f6"), n = n(), _popScopeId(), n);
|
|
39032
39269
|
const AppToolBarvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
39033
39270
|
class: "tool-bar-wrapper"
|
|
39034
39271
|
};
|
|
@@ -39045,12 +39282,11 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39045
39282
|
__name: 'AppToolBar',
|
|
39046
39283
|
emits: ["contrast"],
|
|
39047
39284
|
setup(__props, {
|
|
39048
|
-
emit
|
|
39285
|
+
emit
|
|
39049
39286
|
}) {
|
|
39050
39287
|
const {
|
|
39051
39288
|
proxy
|
|
39052
39289
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
39053
|
-
const emit = __emit;
|
|
39054
39290
|
const props_params = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("props_params");
|
|
39055
39291
|
const portalPublicUrl = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("portalPublicUrl");
|
|
39056
39292
|
let isShowKqToolbar = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(true);
|
|
@@ -39134,12 +39370,12 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39134
39370
|
childComponentProps: {
|
|
39135
39371
|
isCheckedShow: false,
|
|
39136
39372
|
skecthAttributes: {
|
|
39137
|
-
geometryServerUrl:
|
|
39138
|
-
geometryServerToken:
|
|
39373
|
+
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
39374
|
+
geometryServerToken: props_params.value.ua_token
|
|
39139
39375
|
},
|
|
39140
39376
|
featureAttributes: {
|
|
39141
|
-
geometryServerUrl:
|
|
39142
|
-
geometryServerToken:
|
|
39377
|
+
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
39378
|
+
geometryServerToken: props_params.value.ua_token
|
|
39143
39379
|
}
|
|
39144
39380
|
}
|
|
39145
39381
|
});
|
|
@@ -39213,8 +39449,8 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39213
39449
|
childComponent: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_common_vue_.KqFeatureIdentifyResult),
|
|
39214
39450
|
destroyDynamics: true,
|
|
39215
39451
|
childComponentProps: {
|
|
39216
|
-
geometryServerUrl:
|
|
39217
|
-
geometryServerToken:
|
|
39452
|
+
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
39453
|
+
geometryServerToken: props_params.value.ua_token,
|
|
39218
39454
|
isLocation: true
|
|
39219
39455
|
},
|
|
39220
39456
|
beforeHideMethod: function () {
|
|
@@ -39279,23 +39515,23 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39279
39515
|
});
|
|
39280
39516
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=script&setup=true&lang=js
|
|
39281
39517
|
|
|
39282
|
-
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=
|
|
39283
|
-
var
|
|
39284
|
-
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=
|
|
39518
|
+
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=989586f6&lang=scss&scoped=true
|
|
39519
|
+
var AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true = __webpack_require__(622);
|
|
39520
|
+
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=989586f6&lang=scss&scoped=true
|
|
39285
39521
|
|
|
39286
39522
|
|
|
39287
39523
|
|
|
39288
|
-
var
|
|
39524
|
+
var AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true_options = {};
|
|
39289
39525
|
|
|
39290
|
-
|
|
39291
|
-
|
|
39526
|
+
AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true_options.insert = "head";
|
|
39527
|
+
AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true_options.singleton = false;
|
|
39292
39528
|
|
|
39293
|
-
var
|
|
39529
|
+
var AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true_update = injectStylesIntoStyleTag_default()(AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true/* default */.Z, AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true_options);
|
|
39294
39530
|
|
|
39295
39531
|
|
|
39296
39532
|
|
|
39297
|
-
/* harmony default export */ var
|
|
39298
|
-
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=
|
|
39533
|
+
/* harmony default export */ var components_AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true = (AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true/* default.locals */.Z.locals || {});
|
|
39534
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=989586f6&lang=scss&scoped=true
|
|
39299
39535
|
|
|
39300
39536
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue
|
|
39301
39537
|
|
|
@@ -39304,7 +39540,7 @@ var AppToolBarvue_type_style_index_0_id_464e2d10_lang_scss_scoped_true_update =
|
|
|
39304
39540
|
;
|
|
39305
39541
|
|
|
39306
39542
|
|
|
39307
|
-
const AppToolBar_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(AppToolBarvue_type_script_setup_true_lang_js, [['__scopeId',"data-v-
|
|
39543
|
+
const AppToolBar_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(AppToolBarvue_type_script_setup_true_lang_js, [['__scopeId',"data-v-989586f6"]])
|
|
39308
39544
|
|
|
39309
39545
|
/* harmony default export */ var AppToolBar = (AppToolBar_exports_);
|
|
39310
39546
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_lang/index.js"
|
|
@@ -40099,8 +40335,6 @@ function createNewChildren(children) {
|
|
|
40099
40335
|
});
|
|
40100
40336
|
return newChildren;
|
|
40101
40337
|
}
|
|
40102
|
-
;// CONCATENATED MODULE: external "shpjs"
|
|
40103
|
-
var external_shpjs_namespaceObject = require("shpjs");
|
|
40104
40338
|
;// CONCATENATED MODULE: external "dompurify"
|
|
40105
40339
|
var external_dompurify_namespaceObject = require("dompurify");
|
|
40106
40340
|
;// CONCATENATED MODULE: ./src/common/_utils/util.js
|
|
@@ -40168,7 +40402,8 @@ if(!defaultShowLayerNames){return isShowAllLayers;}else{let hasId=false;for(let
|
|
|
40168
40402
|
* @callbackFun 回调方法 传入解析后的features数组
|
|
40169
40403
|
*/function uploadCad(serverUrl,file,ua_token,language,epsg,callbackFun){if(serverUrl===""||serverUrl===undefined||serverUrl===null){KqMessage({message:language.value.importcadaddresserror+"!",type:"error",duration:2000});//callbackFun();
|
|
40170
40404
|
return;}let params=new KqGIS.GeometryAnalysis.CadParserParams({file:file});let dataUrl=serverUrl+"?ua_token="+ua_token;new KqGIS.GeometryAnalysis.CadParserService(dataUrl,{eventListeners:{processCompleted:response=>{const result=response.result;if(result){if(result.resultcode==="success"){let features=[];for(let i=0;i<result.result.length;i++){for(let j=0;j<result.result[i].features.length;j++){features.push(result.result[i].features[j]);}}let srs="";if(result.result[0].srs){srs=result.result[0].srs?result.result[0].srs:epsg?`EPSG:${epsg}`:"EPSG:4326";}else if(result.result[0].crs){let crs=result.result[0].crs.properties.name;srs="EPSG"+crs.substring(crs.lastIndexOf(":"));}if(!srs){srs="EPSG:3857";}let data={type:"FeatureCollection",srs:srs,features:features};if(srs==="EPSG:4326"||srs.indexOf("CRS84")>=0){callbackFun(data);}else{let projectfeatures=[];data.features.forEach(f=>{projectfeatures.push(f);});new KqGIS.GeometryAnalysis.ProjectSystemService(dataUrl,{eventListeners:{processCompleted:srsResponse=>{if(srsResponse.result.result.epsg!=4326){projectTransform(dataUrl,srsResponse.result.result.epsg,// inPrj
|
|
40171
|
-
"4326",projectfeatures,function(datafeature){let dataf={type:"FeatureCollection",features:datafeature};callbackFun&&callbackFun(dataf);});}else{let data={type:"FeatureCollection",features:projectfeatures};callbackFun&&callbackFun(data);}},processFailed:()=>{callbackFun();}}}).processAsync({srs:data.srs});}}else{KqMessage({message:language.imporcaderror+"!",type:"error",duration:2000});callbackFun();}}else{KqMessage({message:language.imporcaderror+"!",type:"error",duration:2000});callbackFun();}},processFailed:()=>{KqMessage({message:language.importshperror+"!",type:"error",duration:2000});callbackFun();}}}).processAsync(params);}function uploadSHP(file,callbackFun){var reader=new FileReader();reader.onload=function(e){
|
|
40405
|
+
"4326",projectfeatures,function(datafeature){let dataf={type:"FeatureCollection",features:datafeature};callbackFun&&callbackFun(dataf);});}else{let data={type:"FeatureCollection",features:projectfeatures};callbackFun&&callbackFun(data);}},processFailed:()=>{callbackFun();}}}).processAsync({srs:data.srs});}}else{KqMessage({message:language.imporcaderror+"!",type:"error",duration:2000});callbackFun();}}else{KqMessage({message:language.imporcaderror+"!",type:"error",duration:2000});callbackFun();}},processFailed:()=>{KqMessage({message:language.importshperror+"!",type:"error",duration:2000});callbackFun();}}}).processAsync(params);}function uploadSHP(file,callbackFun){var reader=new FileReader();reader.onload=async function(e){// 动态引入shpjs 解决动标和BI项目的冲突问题
|
|
40406
|
+
let shp=await Promise.resolve(/* import() */).then(__webpack_require__.t.bind(__webpack_require__, 618, 23));let binary=e.target.result;let _shp=shp;let _getShapefile=null;if(typeof shp==="object"&&shp.default){_shp=shp.default;}if(typeof _shp==="object"){_getShapefile=_shp.getShapefile;}else if(typeof _shp==="function"){_getShapefile=_shp;}_getShapefile(binary).then(function(data){if(Array.isArray(data)){let features=[];for(let i=0;i<data.length;i++){for(let j=0;j<data[i].features.length;j++){features.push(data[i].features[j]);}}let fdata={type:"FeatureCollection",features:features};callbackFun&&callbackFun(fdata);}else{data.features&&data.features.forEach(ele=>{delete ele.geometry.bbox;});callbackFun&&callbackFun(data);}});};reader.readAsArrayBuffer(file);}/**
|
|
40172
40407
|
* 上传解析shp文件
|
|
40173
40408
|
* @serverUrl 服务url
|
|
40174
40409
|
* @file 上传file文件流
|
|
@@ -40337,11 +40572,11 @@ let m=Math.floor((Number(temp1)-Number(f))*60);return d+"°"+f+"′"+m+"″";}/*
|
|
|
40337
40572
|
* @param {Object} target - 目标 dom 元素
|
|
40338
40573
|
* @param {string} newClass - 要添加的class
|
|
40339
40574
|
* @param {boolean} [isUnshift=false] - class是否要添加到最前面;默认false,添加到最后
|
|
40340
|
-
*/function addClass(target,newClass,isUnshift=false){var attrArr=target.getAttribute("class").split(" ");if(isUnshift){if(XEUtils.isArray(newClass)){for(var i=0,item;item=newClass[i++];){attrArr.unshift(item);}}else{attrArr.unshift(newClass);}}else{if(XEUtils.isArray(newClass)){for(var i=0,item;item=newClass[i++];){attrArr.push(item);}}else{attrArr.push(newClass);}}target.setAttribute("class",attrArr.join(" "));}/**
|
|
40575
|
+
*/function addClass(target,newClass,isUnshift=false){if(target){var attrArr=target.getAttribute("class").split(" ");if(isUnshift){if(XEUtils.isArray(newClass)){for(var i=0,item;item=newClass[i++];){attrArr.unshift(item);}}else{attrArr.unshift(newClass);}}else{if(XEUtils.isArray(newClass)){for(var i=0,item;item=newClass[i++];){attrArr.push(item);}}else{attrArr.push(newClass);}}target.setAttribute("class",attrArr.join(" "));}}/**
|
|
40341
40576
|
* @description 删除node节点中的class
|
|
40342
40577
|
* @param {Object} target - 目标 dom 元素
|
|
40343
40578
|
* @param {string} oldClass - 要删除的class
|
|
40344
|
-
*/function removeClass(target,oldClass){var attrArr=target.getAttribute("class").split(" ");if(XEUtils.isString(oldClass)){attrArr.forEach((item,index)=>{if(item===oldClass){attrArr.splice(index,1);}});}else if(XEUtils.isArray(oldClass)){attrArr.forEach((item,index)=>{oldClass.forEach((classItem,idx)=>{if(item===classItem){delete attrArr[index];}});});attrArr=attrArr.filter(function(item){return item!=""||!item;});}target.setAttribute("class",attrArr.join(" "));}/**
|
|
40579
|
+
*/function removeClass(target,oldClass){if(target){var attrArr=target.getAttribute("class").split(" ");if(XEUtils.isString(oldClass)){attrArr.forEach((item,index)=>{if(item===oldClass){attrArr.splice(index,1);}});}else if(XEUtils.isArray(oldClass)){attrArr.forEach((item,index)=>{oldClass.forEach((classItem,idx)=>{if(item===classItem){delete attrArr[index];}});});attrArr=attrArr.filter(function(item){return item!=""||!item;});}target.setAttribute("class",attrArr.join(" "));}}/**
|
|
40345
40580
|
* @description 计算组件位置,position 支持的格式为:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
40346
40581
|
* @param {Object} boxElem - 组件容器 dom 元素
|
|
40347
40582
|
* @param {Object} props - 组件参数
|
|
@@ -40369,11 +40604,11 @@ function bind(fn,obj){let slice=Array.prototype.slice;if(fn.bind){return fn.bind
|
|
|
40369
40604
|
* @param {Object} boxElem - 组件容器 dom 元素
|
|
40370
40605
|
* @param {Object} props - 组件参数,包括showHeaderTemp、isCollapseHeaderTemp、headerTempTitle、headerTempIcon、isRight四个参数
|
|
40371
40606
|
* @param {Object} headerTempRef - 组件header 元素
|
|
40372
|
-
*/let stopSetTitle,stopSetIcon,stopSetRight,stopDefaultHeaderTempTitle;const createHeaderTemp=(boxElem,props,headerTempRef,defaultHeaderTempTitle=null,clickCallback)=>{stopSetTitle&&stopSetTitle();stopSetIcon&&stopSetIcon();stopSetRight&&stopSetRight();if(defaultHeaderTempTitle){stopDefaultHeaderTempTitle&&stopDefaultHeaderTempTitle();}let{showHeaderTemp,isCollapseHeaderTemp,headerTempTitle,headerTempIcon,isRight,showShadow}=props;if(!showHeaderTemp.value)return;let _isCollapseHeaderTemp=isCollapseHeaderTemp.value;const setCollapseHeaderTemp=(__isCollapseHeaderTemp,__showShadow,isClick)=>{let _btnBox=headerTempRef.value&&headerTempRef.value.childNodes[1];let _title=headerTempTitle.value?XEUtils.toValueString(headerTempTitle.value):defaultHeaderTempTitle&&defaultHeaderTempTitle.value?defaultHeaderTempTitle.value:null;// 初始化时禁止动画效果
|
|
40607
|
+
*/let stopSetTitle,stopSetIcon,stopSetRight,stopDefaultHeaderTempTitle;const createHeaderTemp=(boxElem,props,headerTempRef,defaultHeaderTempTitle=null,clickCallback)=>{stopSetTitle&&stopSetTitle();stopSetIcon&&stopSetIcon();stopSetRight&&stopSetRight();if(defaultHeaderTempTitle){stopDefaultHeaderTempTitle&&stopDefaultHeaderTempTitle();}let{showHeaderTemp,isCollapseHeaderTemp,headerTempTitle,headerTempIcon,isRight,showShadow}=props;if(!showHeaderTemp.value)return;if(!headerTempRef.value)return;let _isCollapseHeaderTemp=isCollapseHeaderTemp.value;const setCollapseHeaderTemp=(__isCollapseHeaderTemp,__showShadow,isClick)=>{if(headerTempRef.value){let _btnBox=headerTempRef.value&&headerTempRef.value.childNodes[1];let _title=headerTempTitle.value?XEUtils.toValueString(headerTempTitle.value):defaultHeaderTempTitle&&defaultHeaderTempTitle.value?defaultHeaderTempTitle.value:null;// 初始化时禁止动画效果
|
|
40373
40608
|
addClass(boxElem,["kq-is-hide-no-transition"]);if(isClick){// 点击时打开动画效果
|
|
40374
40609
|
removeClass(boxElem,["kq-is-hide-no-transition"]);}if(__isCollapseHeaderTemp){// 收起
|
|
40375
40610
|
if(__showShadow){addClass(boxElem,["kq-is-hide","kq-light-shadow"]);removeClass(boxElem,["kq-is-show","kq-box-shadow"]);}else{addClass(boxElem,["kq-is-hide"]);removeClass(boxElem,["kq-is-show"]);}isClick&&_btnBox.setAttribute("title",_title);clickCallback&&clickCallback(false);}else{// 展开
|
|
40376
|
-
if(__showShadow){addClass(boxElem,["kq-is-show","kq-box-shadow"]);removeClass(boxElem,["kq-is-hide","kq-light-shadow"]);}else{addClass(boxElem,["kq-is-show"]);removeClass(boxElem,["kq-is-hide"]);}isClick&&_btnBox.removeAttribute("title");clickCallback&&clickCallback(true);}};setCollapseHeaderTemp(_isCollapseHeaderTemp,showShadow&&showShadow.value);isRight.value?addClass(boxElem,"kq-is-right"):addClass(boxElem,"kq-is-left");const ctrlFn=()=>{_isCollapseHeaderTemp=!_isCollapseHeaderTemp;setCollapseHeaderTemp(_isCollapseHeaderTemp,showShadow&&showShadow.value,true);};if(defaultHeaderTempTitle){stopDefaultHeaderTempTitle=watch(()=>defaultHeaderTempTitle.value,(newVal,oldVal)=>{setInnerHtml(headerTempRef.value.childNodes[0],newVal);headerTempRef.value.childNodes[1].setAttribute("title",newVal);});}stopSetTitle=watch(()=>headerTempTitle.value,(newVal,oldVal)=>{if(headerTempRef.value){setInnerHtml(headerTempRef.value.childNodes[0],newVal);}});stopSetIcon=watch(()=>headerTempIcon.value,(newVal,oldVal)=>{var _node=document.querySelector(".kq-control-header-temp_btn");render(h(KqIcon,{size:16},()=>h(newVal)),_node);if(_node.childNodes.length===2){_node.childNodes[0].remove();}});stopSetRight=watch(()=>isRight.value,(newVal,oldVal)=>{if(!newVal){addClass(boxElem,"kq-is-left");}else{removeClass(boxElem,"kq-is-left");}});return h("div",{class:["kq-control-header-temp"]},[h("h4",{class:"_title"},headerTempTitle.value?XEUtils.toValueString(headerTempTitle.value):defaultHeaderTempTitle.value?defaultHeaderTempTitle.value:"标题"),h("div",{class:["_btn","kq-control-header-temp_btn"],onClick:ctrlFn,title:_isCollapseHeaderTemp?headerTempTitle.value?XEUtils.toValueString(headerTempTitle.value):defaultHeaderTempTitle.value?defaultHeaderTempTitle.value:null:null},h(headerTempIcon.value?XEUtils.isString(headerTempIcon.value)?h("i",{class:[headerTempIcon.value,"kq-icon"]}):h(KqIcon,{size:16},()=>h(headerTempIcon.value)):null))]);};/**
|
|
40611
|
+
if(__showShadow){addClass(boxElem,["kq-is-show","kq-box-shadow"]);removeClass(boxElem,["kq-is-hide","kq-light-shadow"]);}else{addClass(boxElem,["kq-is-show"]);removeClass(boxElem,["kq-is-hide"]);}isClick&&_btnBox.removeAttribute("title");clickCallback&&clickCallback(true);}}};setCollapseHeaderTemp(_isCollapseHeaderTemp,showShadow&&showShadow.value);isRight.value?addClass(boxElem,"kq-is-right"):addClass(boxElem,"kq-is-left");const ctrlFn=()=>{_isCollapseHeaderTemp=!_isCollapseHeaderTemp;setCollapseHeaderTemp(_isCollapseHeaderTemp,showShadow&&showShadow.value,true);};if(defaultHeaderTempTitle){stopDefaultHeaderTempTitle=watch(()=>defaultHeaderTempTitle.value,(newVal,oldVal)=>{setInnerHtml(headerTempRef.value.childNodes[0],newVal);headerTempRef.value.childNodes[1].setAttribute("title",newVal);});}stopSetTitle=watch(()=>headerTempTitle.value,(newVal,oldVal)=>{if(headerTempRef.value){setInnerHtml(headerTempRef.value.childNodes[0],newVal);}});stopSetIcon=watch(()=>headerTempIcon.value,(newVal,oldVal)=>{var _node=document.querySelector(".kq-control-header-temp_btn");render(h(KqIcon,{size:16},()=>h(newVal)),_node);if(_node.childNodes.length===2){_node.childNodes[0].remove();}});stopSetRight=watch(()=>isRight.value,(newVal,oldVal)=>{if(!newVal){addClass(boxElem,"kq-is-left");}else{removeClass(boxElem,"kq-is-left");}});return h("div",{class:["kq-control-header-temp"]},[h("h4",{class:"_title"},headerTempTitle.value?XEUtils.toValueString(headerTempTitle.value):defaultHeaderTempTitle.value?defaultHeaderTempTitle.value:"标题"),h("div",{class:["_btn","kq-control-header-temp_btn"],onClick:ctrlFn,title:_isCollapseHeaderTemp?headerTempTitle.value?XEUtils.toValueString(headerTempTitle.value):defaultHeaderTempTitle.value?defaultHeaderTempTitle.value:null:null},h(headerTempIcon.value?XEUtils.isString(headerTempIcon.value)?h("i",{class:[headerTempIcon.value,"kq-icon"]}):h(KqIcon,{size:16},()=>h(headerTempIcon.value)):null))]);};/**
|
|
40377
40612
|
* @returns {boolean}
|
|
40378
40613
|
*/function checkAuditTime(){// 2023 10月31
|
|
40379
40614
|
const endTime=1698768000000;//const endTime = 1686551218288;
|
|
@@ -40454,6 +40689,7 @@ if(cb)cb();};}/**
|
|
|
40454
40689
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppPlotting.vue?vue&type=script&setup=true&lang=js
|
|
40455
40690
|
|
|
40456
40691
|
|
|
40692
|
+
const AppPlottingvue_type_script_setup_true_lang_js_withScopeId = n => (_pushScopeId("data-v-c8ae73fc"), n = n(), _popScopeId(), n);
|
|
40457
40693
|
const AppPlottingvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
40458
40694
|
class: "kq-dynamicplotting-component"
|
|
40459
40695
|
};
|
|
@@ -40663,9 +40899,169 @@ var AppPlottingvue_type_style_index_0_id_c8ae73fc_scoped_true_lang_scss_update =
|
|
|
40663
40899
|
const AppPlotting_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(AppPlottingvue_type_script_setup_true_lang_js, [['__scopeId',"data-v-c8ae73fc"]])
|
|
40664
40900
|
|
|
40665
40901
|
/* harmony default export */ var AppPlotting = (AppPlotting_exports_);
|
|
40666
|
-
;// CONCATENATED MODULE: ./
|
|
40667
|
-
|
|
40902
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/config/tool-box.js
|
|
40903
|
+
/*
|
|
40904
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
40905
|
+
* All rights reserved.
|
|
40906
|
+
*/
|
|
40668
40907
|
|
|
40908
|
+
let getTooBox = ({
|
|
40909
|
+
common,
|
|
40910
|
+
leaflet,
|
|
40911
|
+
webgl
|
|
40912
|
+
}) => {
|
|
40913
|
+
return [{
|
|
40914
|
+
label: webgl.analysis3D,
|
|
40915
|
+
isOpen: false,
|
|
40916
|
+
children: [{
|
|
40917
|
+
label: webgl.sightlineAnalysis,
|
|
40918
|
+
icon: client_icons_vue_namespaceObject.IconSightlineAnalysis,
|
|
40919
|
+
value: "Kq3dSightlineAnalysis"
|
|
40920
|
+
}, {
|
|
40921
|
+
label: webgl.viewshedAnalysis,
|
|
40922
|
+
icon: client_icons_vue_namespaceObject.IconViewshedAnalysis,
|
|
40923
|
+
value: "Kq3dViewshedAnalysis"
|
|
40924
|
+
}, {
|
|
40925
|
+
label: webgl.shadowAnalysis,
|
|
40926
|
+
icon: client_icons_vue_namespaceObject.IconShadowAnalysis,
|
|
40927
|
+
value: "Kq3dShadowAnalysis"
|
|
40928
|
+
}, {
|
|
40929
|
+
label: webgl.modelProfileAnalysis,
|
|
40930
|
+
icon: client_icons_vue_namespaceObject.IconProfileAnalysis,
|
|
40931
|
+
value: "Kq3dModelProfileAnalysis"
|
|
40932
|
+
}, {
|
|
40933
|
+
label: webgl.skylineAnalysis,
|
|
40934
|
+
icon: client_icons_vue_namespaceObject.IconSkylineAnalysis,
|
|
40935
|
+
value: "Kq3dSkylineAnalysis"
|
|
40936
|
+
}, {
|
|
40937
|
+
label: webgl.limitHeightAnalysis,
|
|
40938
|
+
icon: client_icons_vue_namespaceObject.IconHeightLimitAnalysis,
|
|
40939
|
+
value: "Kq3dLimitHeightAnalysis"
|
|
40940
|
+
}, {
|
|
40941
|
+
label: webgl.floodModel + webgl.floodAnalysis1,
|
|
40942
|
+
icon: client_icons_vue_namespaceObject.IconFloodAnalysis,
|
|
40943
|
+
value: "ModelFloodAnalysis"
|
|
40944
|
+
}, {
|
|
40945
|
+
label: webgl.geologyBodyAnalysis,
|
|
40946
|
+
icon: client_icons_vue_namespaceObject.IconGeologicalAnalysis,
|
|
40947
|
+
value: "Kq3dGeologicalBodyAnalysis"
|
|
40948
|
+
}, {
|
|
40949
|
+
label: webgl.modelFilterPick,
|
|
40950
|
+
icon: client_icons_vue_namespaceObject.IconModelFiltering,
|
|
40951
|
+
value: "Kq3dModelFilter"
|
|
40952
|
+
}, {
|
|
40953
|
+
label: webgl.wireFrameSketch,
|
|
40954
|
+
icon: client_icons_vue_namespaceObject.IconWireframeSketch,
|
|
40955
|
+
value: "Kq3dWireframeSketch"
|
|
40956
|
+
}]
|
|
40957
|
+
}, {
|
|
40958
|
+
label: webgl.terrainAnalysis,
|
|
40959
|
+
isOpen: false,
|
|
40960
|
+
children: [{
|
|
40961
|
+
label: webgl.terrainOperation,
|
|
40962
|
+
icon: client_icons_vue_namespaceObject.IconTerrainOperation,
|
|
40963
|
+
value: "Kq3dTerrainOperation"
|
|
40964
|
+
}, {
|
|
40965
|
+
label: webgl.excavateFillAnalysis,
|
|
40966
|
+
icon: client_icons_vue_namespaceObject.IconExcavateFillAnalysis,
|
|
40967
|
+
value: "Kq3dExcavateFillAnalysis"
|
|
40968
|
+
}, {
|
|
40969
|
+
label: webgl.slopeAnalysis,
|
|
40970
|
+
icon: client_icons_vue_namespaceObject.IconSlopeAnalysis,
|
|
40971
|
+
value: "Kq3dSlopeAnalysis"
|
|
40972
|
+
}, {
|
|
40973
|
+
label: webgl.aspectAnalysis,
|
|
40974
|
+
icon: client_icons_vue_namespaceObject.IconAspectAnalysis,
|
|
40975
|
+
value: "Kq3dAspectAnalysis"
|
|
40976
|
+
}, {
|
|
40977
|
+
label: webgl.isolineAnalysis,
|
|
40978
|
+
icon: client_icons_vue_namespaceObject.IconIsolineAnalysis,
|
|
40979
|
+
value: "Kq3dIsolineAnalysis"
|
|
40980
|
+
}, {
|
|
40981
|
+
label: webgl.floodTerrain + webgl.floodAnalysis1,
|
|
40982
|
+
icon: client_icons_vue_namespaceObject.IconFloodAnalysis,
|
|
40983
|
+
value: "TerrainFloodAnalysis"
|
|
40984
|
+
}, {
|
|
40985
|
+
label: webgl.terrainProfileName,
|
|
40986
|
+
icon: client_icons_vue_namespaceObject.IconProfileAnalysis,
|
|
40987
|
+
value: "Kq3dTerrainProfileAnalysis"
|
|
40988
|
+
}]
|
|
40989
|
+
}, {
|
|
40990
|
+
label: webgl.clipAnalysis,
|
|
40991
|
+
isOpen: false,
|
|
40992
|
+
children: [{
|
|
40993
|
+
label: webgl.boxClip,
|
|
40994
|
+
icon: client_icons_vue_namespaceObject.IconBoxClip,
|
|
40995
|
+
value: "Kq3dBoxClip"
|
|
40996
|
+
}, {
|
|
40997
|
+
label: webgl.planeClip,
|
|
40998
|
+
icon: client_icons_vue_namespaceObject.IconPlaneClip,
|
|
40999
|
+
value: "Kq3dPlaneClip"
|
|
41000
|
+
}]
|
|
41001
|
+
}, {
|
|
41002
|
+
label: webgl.specialEffects,
|
|
41003
|
+
isOpen: false,
|
|
41004
|
+
children: [{
|
|
41005
|
+
label: webgl.weatherEffect,
|
|
41006
|
+
icon: client_icons_vue_namespaceObject.IconWeatherEffect,
|
|
41007
|
+
value: "Kq3dWeatherEffect"
|
|
41008
|
+
}, {
|
|
41009
|
+
label: webgl.particleEffect,
|
|
41010
|
+
icon: client_icons_vue_namespaceObject.IconParticleEffect,
|
|
41011
|
+
value: "Kq3dParticleEffect"
|
|
41012
|
+
}, {
|
|
41013
|
+
label: webgl.scanningTitle,
|
|
41014
|
+
icon: client_icons_vue_namespaceObject.IconScanningLine,
|
|
41015
|
+
value: "Kq3dScanEffect"
|
|
41016
|
+
}]
|
|
41017
|
+
}, {
|
|
41018
|
+
label: webgl.scene,
|
|
41019
|
+
isOpen: false,
|
|
41020
|
+
children: [{
|
|
41021
|
+
label: webgl.sceneSet,
|
|
41022
|
+
icon: client_icons_vue_namespaceObject.IconSceneSettings,
|
|
41023
|
+
value: "Kq3dSceneSet"
|
|
41024
|
+
}, {
|
|
41025
|
+
label: webgl.light,
|
|
41026
|
+
icon: client_icons_vue_namespaceObject.IconLighting,
|
|
41027
|
+
value: "Kq3dLight"
|
|
41028
|
+
}, {
|
|
41029
|
+
label: webgl.videoFusion,
|
|
41030
|
+
icon: client_icons_vue_namespaceObject.IconVideoFusion,
|
|
41031
|
+
value: "Kq3dVideoFusion"
|
|
41032
|
+
}, {
|
|
41033
|
+
label: webgl.videoProject,
|
|
41034
|
+
icon: client_icons_vue_namespaceObject.IconVideoProjection,
|
|
41035
|
+
value: "Kq3dVideoProject"
|
|
41036
|
+
}]
|
|
41037
|
+
}, {
|
|
41038
|
+
label: common.dynamicPlottingTitle,
|
|
41039
|
+
isOpen: false,
|
|
41040
|
+
children: [{
|
|
41041
|
+
label: common.dynamicPlottingTitle,
|
|
41042
|
+
icon: client_icons_vue_namespaceObject.IconPlottingSymbolManage,
|
|
41043
|
+
value: "dynamicplotting"
|
|
41044
|
+
}]
|
|
41045
|
+
}, {
|
|
41046
|
+
label: webgl.visualization,
|
|
41047
|
+
isOpen: false,
|
|
41048
|
+
children: [{
|
|
41049
|
+
label: webgl.heatmapTitle,
|
|
41050
|
+
icon: client_icons_vue_namespaceObject.IconHeatMap3D,
|
|
41051
|
+
value: "Kq3dHeatmap"
|
|
41052
|
+
}]
|
|
41053
|
+
}, {
|
|
41054
|
+
label: common.seaChart,
|
|
41055
|
+
isOpen: false,
|
|
41056
|
+
children: [{
|
|
41057
|
+
label: common.chartset,
|
|
41058
|
+
icon: client_icons_vue_namespaceObject.IconSeaChartSet,
|
|
41059
|
+
value: "KqChartSet"
|
|
41060
|
+
}]
|
|
41061
|
+
}];
|
|
41062
|
+
};
|
|
41063
|
+
/* harmony default export */ var tool_box = (getTooBox);
|
|
41064
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=script&setup=true&lang=js
|
|
40669
41065
|
|
|
40670
41066
|
const AppToolBoxvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
40671
41067
|
class: "tool-box-wrapper-3d"
|
|
@@ -40683,23 +41079,32 @@ const AppToolBoxvue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
|
40683
41079
|
|
|
40684
41080
|
|
|
40685
41081
|
|
|
41082
|
+
|
|
40686
41083
|
const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
40687
41084
|
name: "AppToolBox"
|
|
40688
41085
|
};
|
|
40689
|
-
/* harmony default export */ var AppToolBoxvue_type_script_setup_true_lang_js = (
|
|
41086
|
+
/* harmony default export */ var AppToolBoxvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(AppToolBoxvue_type_script_setup_true_lang_js_default_, {
|
|
40690
41087
|
props: {
|
|
40691
41088
|
viewId: String
|
|
40692
41089
|
},
|
|
41090
|
+
emits: ["collapse", "openPrint"],
|
|
40693
41091
|
setup(__props, {
|
|
40694
|
-
expose: __expose
|
|
41092
|
+
expose: __expose,
|
|
41093
|
+
emit
|
|
40695
41094
|
}) {
|
|
40696
41095
|
const props = __props;
|
|
40697
41096
|
const {
|
|
40698
41097
|
proxy
|
|
40699
41098
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
40700
41099
|
const isShowKqToolbox = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
40701
|
-
|
|
40702
|
-
|
|
41100
|
+
// 监听toolbox 展开收起
|
|
41101
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.watch)(() => isShowKqToolbox.value, (newVal, oldVal) => {
|
|
41102
|
+
if (newVal) {
|
|
41103
|
+
emit("collapse", false);
|
|
41104
|
+
} else {
|
|
41105
|
+
emit("collapse", true);
|
|
41106
|
+
}
|
|
41107
|
+
});
|
|
40703
41108
|
// 获取国际化文字信息
|
|
40704
41109
|
let {
|
|
40705
41110
|
t
|
|
@@ -40708,167 +41113,9 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
40708
41113
|
let language = proxy.$i18n.global.messages[langLocal];
|
|
40709
41114
|
const props_params = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("props_params");
|
|
40710
41115
|
const portalPublicUrl = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("portalPublicUrl");
|
|
40711
|
-
const mapTarget = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("mainMap");
|
|
40712
|
-
let screenshotRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
40713
|
-
let webPrintRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
40714
|
-
let isShowKqToolCommon = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
40715
41116
|
let isView = true;
|
|
40716
|
-
|
|
40717
|
-
let
|
|
40718
|
-
appContext
|
|
40719
|
-
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
40720
|
-
let toolsList3d = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([{
|
|
40721
|
-
label: language.webgl.analysis3D,
|
|
40722
|
-
isOpen: false,
|
|
40723
|
-
children: [{
|
|
40724
|
-
label: language.webgl.sightlineAnalysis,
|
|
40725
|
-
icon: client_icons_vue_namespaceObject.IconSightlineAnalysis,
|
|
40726
|
-
value: "Kq3dSightlineAnalysis"
|
|
40727
|
-
}, {
|
|
40728
|
-
label: language.webgl.viewshedAnalysis,
|
|
40729
|
-
icon: client_icons_vue_namespaceObject.IconViewshedAnalysis,
|
|
40730
|
-
value: "Kq3dViewshedAnalysis"
|
|
40731
|
-
}, {
|
|
40732
|
-
label: language.webgl.shadowAnalysis,
|
|
40733
|
-
icon: client_icons_vue_namespaceObject.IconShadowAnalysis,
|
|
40734
|
-
value: "Kq3dShadowAnalysis"
|
|
40735
|
-
}, {
|
|
40736
|
-
label: language.webgl.modelProfileAnalysis,
|
|
40737
|
-
icon: client_icons_vue_namespaceObject.IconProfileAnalysis,
|
|
40738
|
-
value: "Kq3dModelProfileAnalysis"
|
|
40739
|
-
}, {
|
|
40740
|
-
label: language.webgl.skylineAnalysis,
|
|
40741
|
-
icon: client_icons_vue_namespaceObject.IconSkylineAnalysis,
|
|
40742
|
-
value: "Kq3dSkylineAnalysis"
|
|
40743
|
-
}, {
|
|
40744
|
-
label: language.webgl.limitHeightAnalysis,
|
|
40745
|
-
icon: client_icons_vue_namespaceObject.IconHeightLimitAnalysis,
|
|
40746
|
-
value: "Kq3dLimitHeightAnalysis"
|
|
40747
|
-
}, {
|
|
40748
|
-
label: language.webgl.floodModel + language.webgl.floodAnalysis1,
|
|
40749
|
-
icon: client_icons_vue_namespaceObject.IconFloodAnalysis,
|
|
40750
|
-
value: "ModelFloodAnalysis"
|
|
40751
|
-
}, {
|
|
40752
|
-
label: language.webgl.geologyBodyAnalysis,
|
|
40753
|
-
icon: client_icons_vue_namespaceObject.IconGeologicalAnalysis,
|
|
40754
|
-
value: "Kq3dGeologicalBodyAnalysis"
|
|
40755
|
-
}, {
|
|
40756
|
-
label: language.webgl.modelFilterPick,
|
|
40757
|
-
icon: client_icons_vue_namespaceObject.IconModelFiltering,
|
|
40758
|
-
value: "Kq3dModelFilter"
|
|
40759
|
-
}, {
|
|
40760
|
-
label: language.webgl.wireFrameSketch,
|
|
40761
|
-
icon: client_icons_vue_namespaceObject.IconWireframeSketch,
|
|
40762
|
-
value: "Kq3dWireframeSketch"
|
|
40763
|
-
}]
|
|
40764
|
-
}, {
|
|
40765
|
-
label: language.webgl.terrainAnalysis,
|
|
40766
|
-
isOpen: false,
|
|
40767
|
-
children: [{
|
|
40768
|
-
label: language.webgl.terrainOperation,
|
|
40769
|
-
icon: client_icons_vue_namespaceObject.IconTerrainOperation,
|
|
40770
|
-
value: "Kq3dTerrainOperation"
|
|
40771
|
-
}, {
|
|
40772
|
-
label: language.webgl.excavateFillAnalysis,
|
|
40773
|
-
icon: client_icons_vue_namespaceObject.IconExcavateFillAnalysis,
|
|
40774
|
-
value: "Kq3dExcavateFillAnalysis"
|
|
40775
|
-
}, {
|
|
40776
|
-
label: language.webgl.slopeAnalysis,
|
|
40777
|
-
icon: client_icons_vue_namespaceObject.IconSlopeAnalysis,
|
|
40778
|
-
value: "Kq3dSlopeAnalysis"
|
|
40779
|
-
}, {
|
|
40780
|
-
label: language.webgl.aspectAnalysis,
|
|
40781
|
-
icon: client_icons_vue_namespaceObject.IconAspectAnalysis,
|
|
40782
|
-
value: "Kq3dAspectAnalysis"
|
|
40783
|
-
}, {
|
|
40784
|
-
label: language.webgl.isolineAnalysis,
|
|
40785
|
-
icon: client_icons_vue_namespaceObject.IconIsolineAnalysis,
|
|
40786
|
-
value: "Kq3dIsolineAnalysis"
|
|
40787
|
-
}, {
|
|
40788
|
-
label: language.webgl.floodTerrain + language.webgl.floodAnalysis1,
|
|
40789
|
-
icon: client_icons_vue_namespaceObject.IconFloodAnalysis,
|
|
40790
|
-
value: "TerrainFloodAnalysis"
|
|
40791
|
-
}, {
|
|
40792
|
-
label: language.webgl.terrainProfileName,
|
|
40793
|
-
icon: client_icons_vue_namespaceObject.IconProfileAnalysis,
|
|
40794
|
-
value: "Kq3dTerrainProfileAnalysis"
|
|
40795
|
-
}]
|
|
40796
|
-
}, {
|
|
40797
|
-
label: language.webgl.clipAnalysis,
|
|
40798
|
-
isOpen: false,
|
|
40799
|
-
children: [{
|
|
40800
|
-
label: language.webgl.boxClip,
|
|
40801
|
-
icon: client_icons_vue_namespaceObject.IconBoxClip,
|
|
40802
|
-
value: "Kq3dBoxClip"
|
|
40803
|
-
}, {
|
|
40804
|
-
label: language.webgl.planeClip,
|
|
40805
|
-
icon: client_icons_vue_namespaceObject.IconPlaneClip,
|
|
40806
|
-
value: "Kq3dPlaneClip"
|
|
40807
|
-
}]
|
|
40808
|
-
}, {
|
|
40809
|
-
label: language.webgl.specialEffects,
|
|
40810
|
-
isOpen: false,
|
|
40811
|
-
children: [{
|
|
40812
|
-
label: language.webgl.weatherEffect,
|
|
40813
|
-
icon: client_icons_vue_namespaceObject.IconWeatherEffect,
|
|
40814
|
-
value: "Kq3dWeatherEffect"
|
|
40815
|
-
}, {
|
|
40816
|
-
label: language.webgl.particleEffect,
|
|
40817
|
-
icon: client_icons_vue_namespaceObject.IconParticleEffect,
|
|
40818
|
-
value: "Kq3dParticleEffect"
|
|
40819
|
-
}, {
|
|
40820
|
-
label: language.webgl.scanningTitle,
|
|
40821
|
-
icon: client_icons_vue_namespaceObject.IconScanningLine,
|
|
40822
|
-
value: "Kq3dScanEffect"
|
|
40823
|
-
}]
|
|
40824
|
-
}, {
|
|
40825
|
-
label: language.webgl.scene,
|
|
40826
|
-
isOpen: false,
|
|
40827
|
-
children: [{
|
|
40828
|
-
label: language.webgl.sceneSet,
|
|
40829
|
-
icon: client_icons_vue_namespaceObject.IconSceneSettings,
|
|
40830
|
-
value: "Kq3dSceneSet"
|
|
40831
|
-
}, {
|
|
40832
|
-
label: language.webgl.light,
|
|
40833
|
-
icon: client_icons_vue_namespaceObject.IconLighting,
|
|
40834
|
-
value: "Kq3dLight"
|
|
40835
|
-
}, {
|
|
40836
|
-
label: language.webgl.videoFusion,
|
|
40837
|
-
icon: client_icons_vue_namespaceObject.IconVideoFusion,
|
|
40838
|
-
value: "Kq3dVideoFusion"
|
|
40839
|
-
}, {
|
|
40840
|
-
label: language.webgl.videoProject,
|
|
40841
|
-
icon: client_icons_vue_namespaceObject.IconVideoProjection,
|
|
40842
|
-
value: "Kq3dVideoProject"
|
|
40843
|
-
}]
|
|
40844
|
-
}, {
|
|
40845
|
-
label: language.common.dynamicPlottingTitle,
|
|
40846
|
-
isOpen: false,
|
|
40847
|
-
children: [{
|
|
40848
|
-
label: language.common.dynamicPlottingTitle,
|
|
40849
|
-
icon: client_icons_vue_namespaceObject.IconPlottingSymbolManage,
|
|
40850
|
-
value: "dynamicplotting",
|
|
40851
|
-
disabled: true
|
|
40852
|
-
}]
|
|
40853
|
-
}, {
|
|
40854
|
-
label: language.webgl.visualization,
|
|
40855
|
-
isOpen: false,
|
|
40856
|
-
children: [{
|
|
40857
|
-
label: language.webgl.heatmapTitle,
|
|
40858
|
-
icon: client_icons_vue_namespaceObject.IconHeatMap3D,
|
|
40859
|
-
value: "Kq3dHeatmap"
|
|
40860
|
-
}]
|
|
40861
|
-
}, {
|
|
40862
|
-
label: language.common.seaChart,
|
|
40863
|
-
isOpen: false,
|
|
40864
|
-
children: [{
|
|
40865
|
-
label: language.common.chartset,
|
|
40866
|
-
icon: client_icons_vue_namespaceObject.IconSeaChartSet,
|
|
40867
|
-
value: "KqChartSet",
|
|
40868
|
-
disabled: true
|
|
40869
|
-
}]
|
|
40870
|
-
}]);
|
|
40871
|
-
|
|
41117
|
+
// 工具箱数据
|
|
41118
|
+
let toolsList3d = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(tool_box(language));
|
|
40872
41119
|
// toolbox 选择事件
|
|
40873
41120
|
const toolboxSelect = value => {
|
|
40874
41121
|
switch (value) {
|
|
@@ -41020,34 +41267,21 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41020
41267
|
const ctrlToolBoxShow = () => {
|
|
41021
41268
|
isShowKqToolbox.value = !isShowKqToolbox.value;
|
|
41022
41269
|
};
|
|
41023
|
-
|
|
41024
|
-
|
|
41025
|
-
|
|
41026
|
-
let
|
|
41027
|
-
|
|
41028
|
-
|
|
41029
|
-
|
|
41030
|
-
|
|
41270
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {});
|
|
41271
|
+
const filter = hideValues => {
|
|
41272
|
+
const data = tool_box(language);
|
|
41273
|
+
for (let i = 0; i < data.length; i++) {
|
|
41274
|
+
if (!data[i].children) continue;
|
|
41275
|
+
for (let z = data[i].children.length - 1; z >= 0; z--) {
|
|
41276
|
+
if (hideValues.indexOf(data[i].children[z].value.toLowerCase()) > -1) {
|
|
41277
|
+
data[i].children.splice(z, 1);
|
|
41278
|
+
}
|
|
41031
41279
|
}
|
|
41032
41280
|
}
|
|
41033
|
-
|
|
41034
|
-
};
|
|
41035
|
-
|
|
41036
|
-
// 禁用或启用功能菜单
|
|
41037
|
-
const disabledMenu = (name, disabled) => {
|
|
41038
|
-
toolsList3d.forEach(tool => {
|
|
41039
|
-
if (tool.children) {
|
|
41040
|
-
tool.children.forEach(child => {
|
|
41041
|
-
if (child.label === name) {
|
|
41042
|
-
child.disabled = disabled;
|
|
41043
|
-
}
|
|
41044
|
-
});
|
|
41045
|
-
}
|
|
41046
|
-
});
|
|
41281
|
+
toolsList3d.value = data;
|
|
41047
41282
|
};
|
|
41048
|
-
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {});
|
|
41049
41283
|
__expose({
|
|
41050
|
-
|
|
41284
|
+
filter
|
|
41051
41285
|
});
|
|
41052
41286
|
return (_ctx, _cache) => {
|
|
41053
41287
|
const _component_kq_tool_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-tool-box");
|
|
@@ -41086,23 +41320,23 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41086
41320
|
}));
|
|
41087
41321
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=script&setup=true&lang=js
|
|
41088
41322
|
|
|
41089
|
-
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=
|
|
41090
|
-
var
|
|
41091
|
-
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=
|
|
41323
|
+
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=311cc590&lang=scss
|
|
41324
|
+
var AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss = __webpack_require__(109);
|
|
41325
|
+
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=311cc590&lang=scss
|
|
41092
41326
|
|
|
41093
41327
|
|
|
41094
41328
|
|
|
41095
|
-
var
|
|
41329
|
+
var AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss_options = {};
|
|
41096
41330
|
|
|
41097
|
-
|
|
41098
|
-
|
|
41331
|
+
AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss_options.insert = "head";
|
|
41332
|
+
AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss_options.singleton = false;
|
|
41099
41333
|
|
|
41100
|
-
var
|
|
41334
|
+
var AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss_update = injectStylesIntoStyleTag_default()(AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss/* default */.Z, AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss_options);
|
|
41101
41335
|
|
|
41102
41336
|
|
|
41103
41337
|
|
|
41104
|
-
/* harmony default export */ var
|
|
41105
|
-
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=
|
|
41338
|
+
/* harmony default export */ var components_AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss = (AppToolBoxvue_type_style_index_0_id_311cc590_lang_scss/* default.locals */.Z.locals || {});
|
|
41339
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=311cc590&lang=scss
|
|
41106
41340
|
|
|
41107
41341
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue
|
|
41108
41342
|
|
|
@@ -41113,6 +41347,88 @@ var AppToolBoxvue_type_style_index_0_id_7d73c0da_lang_scss_update = injectStyles
|
|
|
41113
41347
|
const AppToolBox_exports_ = AppToolBoxvue_type_script_setup_true_lang_js;
|
|
41114
41348
|
|
|
41115
41349
|
/* harmony default export */ var AppToolBox = (AppToolBox_exports_);
|
|
41350
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppClientPrint.vue?vue&type=script&setup=true&lang=js
|
|
41351
|
+
|
|
41352
|
+
|
|
41353
|
+
|
|
41354
|
+
|
|
41355
|
+
/* harmony default export */ var AppClientPrintvue_type_script_setup_true_lang_js = ({
|
|
41356
|
+
__name: 'AppClientPrint',
|
|
41357
|
+
props: {
|
|
41358
|
+
mapTarget: String
|
|
41359
|
+
},
|
|
41360
|
+
emits: ["close"],
|
|
41361
|
+
setup(__props, {
|
|
41362
|
+
emit
|
|
41363
|
+
}) {
|
|
41364
|
+
const props = __props;
|
|
41365
|
+
let print_ref = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
41366
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
41367
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.nextTick)(() => {});
|
|
41368
|
+
});
|
|
41369
|
+
function onBack() {
|
|
41370
|
+
emit("close");
|
|
41371
|
+
}
|
|
41372
|
+
return (_ctx, _cache) => {
|
|
41373
|
+
const _component_kq_icon = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-icon");
|
|
41374
|
+
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
41375
|
+
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client3d_webgl_vue_.Kq3dClientPrint), {
|
|
41376
|
+
mapTarget: props.mapTarget,
|
|
41377
|
+
ref_key: "print_ref",
|
|
41378
|
+
ref: print_ref,
|
|
41379
|
+
style: {
|
|
41380
|
+
"z-index": "1001"
|
|
41381
|
+
}
|
|
41382
|
+
}, null, 8 /* PROPS */, ["mapTarget"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
41383
|
+
circle: "",
|
|
41384
|
+
title: _ctx.$t('leaflet.Return'),
|
|
41385
|
+
class: "print3-close-button",
|
|
41386
|
+
style: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeStyle)({
|
|
41387
|
+
top: _ctx.top && typeof _ctx.top === 'number' ? `${_ctx.top + 16}px` : '16px'
|
|
41388
|
+
}),
|
|
41389
|
+
onClick: _cache[0] || (_cache[0] = $event => onBack())
|
|
41390
|
+
}, {
|
|
41391
|
+
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_icon, {
|
|
41392
|
+
size: 26
|
|
41393
|
+
}, {
|
|
41394
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_namespaceObject.IconBack))]),
|
|
41395
|
+
_: 1 /* STABLE */
|
|
41396
|
+
})]),
|
|
41397
|
+
_: 1 /* STABLE */
|
|
41398
|
+
}, 8 /* PROPS */, ["title", "style"])], 64 /* STABLE_FRAGMENT */);
|
|
41399
|
+
};
|
|
41400
|
+
}
|
|
41401
|
+
});
|
|
41402
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppClientPrint.vue?vue&type=script&setup=true&lang=js
|
|
41403
|
+
|
|
41404
|
+
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppClientPrint.vue?vue&type=style&index=0&id=061f2d10&scoped=true&lang=css
|
|
41405
|
+
var AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css = __webpack_require__(939);
|
|
41406
|
+
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneapp/components/AppClientPrint.vue?vue&type=style&index=0&id=061f2d10&scoped=true&lang=css
|
|
41407
|
+
|
|
41408
|
+
|
|
41409
|
+
|
|
41410
|
+
var AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css_options = {};
|
|
41411
|
+
|
|
41412
|
+
AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css_options.insert = "head";
|
|
41413
|
+
AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css_options.singleton = false;
|
|
41414
|
+
|
|
41415
|
+
var AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css_update = injectStylesIntoStyleTag_default()(AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css/* default */.Z, AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css_options);
|
|
41416
|
+
|
|
41417
|
+
|
|
41418
|
+
|
|
41419
|
+
/* harmony default export */ var components_AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css = (AppClientPrintvue_type_style_index_0_id_061f2d10_scoped_true_lang_css/* default.locals */.Z.locals || {});
|
|
41420
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppClientPrint.vue?vue&type=style&index=0&id=061f2d10&scoped=true&lang=css
|
|
41421
|
+
|
|
41422
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppClientPrint.vue
|
|
41423
|
+
|
|
41424
|
+
|
|
41425
|
+
|
|
41426
|
+
;
|
|
41427
|
+
|
|
41428
|
+
|
|
41429
|
+
const AppClientPrint_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(AppClientPrintvue_type_script_setup_true_lang_js, [['__scopeId',"data-v-061f2d10"]])
|
|
41430
|
+
|
|
41431
|
+
/* harmony default export */ var AppClientPrint = (AppClientPrint_exports_);
|
|
41116
41432
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/geojson/icons.js
|
|
41117
41433
|
/*
|
|
41118
41434
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
@@ -41296,12 +41612,15 @@ const getPolygonStyle = function (layerStyle) {
|
|
|
41296
41612
|
|
|
41297
41613
|
|
|
41298
41614
|
|
|
41615
|
+
|
|
41616
|
+
|
|
41617
|
+
|
|
41299
41618
|
// 属性
|
|
41300
41619
|
|
|
41301
41620
|
const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
41302
41621
|
name: "KqSceneApp"
|
|
41303
41622
|
};
|
|
41304
|
-
/* harmony default export */ var SceneAppvue_type_script_setup_true_lang_js = (
|
|
41623
|
+
/* harmony default export */ var SceneAppvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(SceneAppvue_type_script_setup_true_lang_js_default_, {
|
|
41305
41624
|
props: {
|
|
41306
41625
|
portalUrl: String,
|
|
41307
41626
|
portalId: String,
|
|
@@ -41313,7 +41632,9 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41313
41632
|
}
|
|
41314
41633
|
}
|
|
41315
41634
|
},
|
|
41316
|
-
setup(__props
|
|
41635
|
+
setup(__props, {
|
|
41636
|
+
expose: __expose
|
|
41637
|
+
}) {
|
|
41317
41638
|
const props = __props;
|
|
41318
41639
|
let isShowToolBox = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(true);
|
|
41319
41640
|
let isShowScene = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(true);
|
|
@@ -41333,9 +41654,24 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41333
41654
|
global_event_default().setDefaultMapInfo(props.target, "cesium");
|
|
41334
41655
|
let props_params = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
41335
41656
|
let portalPublicUrl = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
41657
|
+
const showPrint = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
41658
|
+
// 工具按钮
|
|
41336
41659
|
let components = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
41660
|
+
let components_default = ["kqlayertree", "kqbookmark", "kqlabel"];
|
|
41661
|
+
let compCollection = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([{
|
|
41662
|
+
component: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client3d_webgl_vue_.Kq3dMeasure),
|
|
41663
|
+
props: {
|
|
41664
|
+
showShadow: true,
|
|
41665
|
+
showHeaderTemp: true,
|
|
41666
|
+
isCollapseHeaderTemp: true
|
|
41667
|
+
}
|
|
41668
|
+
}]);
|
|
41669
|
+
// 获取全局接口地址
|
|
41337
41670
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.provide)("props_params", props_params);
|
|
41338
41671
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.provide)("portalPublicUrl", portalPublicUrl);
|
|
41672
|
+
// 工具箱实例
|
|
41673
|
+
let toolBoxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
41674
|
+
// 初始化方法
|
|
41339
41675
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeMount)(async () => {
|
|
41340
41676
|
if (!props.portalId || props.portalId === "") {
|
|
41341
41677
|
isShowScene.value = true;
|
|
@@ -41343,6 +41679,14 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41343
41679
|
await loadResourceInfo(props);
|
|
41344
41680
|
}
|
|
41345
41681
|
});
|
|
41682
|
+
// 关闭打印
|
|
41683
|
+
const closePrint = () => {
|
|
41684
|
+
showPrint.value = false;
|
|
41685
|
+
};
|
|
41686
|
+
// 打开打印
|
|
41687
|
+
const openPrint = () => {
|
|
41688
|
+
showPrint.value = true;
|
|
41689
|
+
};
|
|
41346
41690
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {});
|
|
41347
41691
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
41348
41692
|
global_event_default().destroy();
|
|
@@ -41516,7 +41860,6 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41516
41860
|
vm._layerManager.setLayerVisibleStateByIds([layerData.guid], false);
|
|
41517
41861
|
}
|
|
41518
41862
|
}
|
|
41519
|
-
// ref_toolbox.value.ctrlChildenShow(vm._layerManager._layerListData);
|
|
41520
41863
|
// geojson数据条件过滤
|
|
41521
41864
|
if (layerData.addType == "geojson" && layerData.filters) {
|
|
41522
41865
|
if (promise) {
|
|
@@ -41646,30 +41989,38 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41646
41989
|
}
|
|
41647
41990
|
}
|
|
41648
41991
|
// 显示工具按钮
|
|
41649
|
-
function showToolBar() {
|
|
41650
|
-
|
|
41651
|
-
|
|
41652
|
-
|
|
41653
|
-
|
|
41654
|
-
|
|
41655
|
-
|
|
41656
|
-
|
|
41992
|
+
function showToolBar(names) {
|
|
41993
|
+
if (names) components_default = names;
|
|
41994
|
+
const ops = [];
|
|
41995
|
+
if (components_default && components_default.indexOf("kqlayertree") > -1 || !components_default) {
|
|
41996
|
+
ops.push({
|
|
41997
|
+
component: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_common_vue_.KqLayerTree),
|
|
41998
|
+
props: {
|
|
41999
|
+
mapTarget: props.target,
|
|
42000
|
+
showHeaderTemp: true
|
|
42001
|
+
},
|
|
42002
|
+
methods: data => {}
|
|
42003
|
+
});
|
|
42004
|
+
}
|
|
42005
|
+
if (components_default && components_default.indexOf("kqbookmark") > -1 || !components_default) {
|
|
42006
|
+
ops.push({
|
|
42007
|
+
component: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_common_vue_.KqBookmark),
|
|
42008
|
+
props: {
|
|
42009
|
+
showHeaderTemp: true,
|
|
42010
|
+
isCollapseHeaderTemp: true
|
|
41657
42011
|
}
|
|
41658
|
-
}
|
|
41659
|
-
|
|
41660
|
-
|
|
41661
|
-
|
|
41662
|
-
|
|
41663
|
-
|
|
41664
|
-
|
|
41665
|
-
|
|
41666
|
-
|
|
41667
|
-
|
|
41668
|
-
|
|
41669
|
-
|
|
41670
|
-
isCollapseHeaderTemp: true
|
|
41671
|
-
}
|
|
41672
|
-
}];
|
|
42012
|
+
});
|
|
42013
|
+
}
|
|
42014
|
+
if (components_default && components_default.indexOf("kqlabel") > -1 || !components_default) {
|
|
42015
|
+
ops.push({
|
|
42016
|
+
component: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_common_vue_.KqLabel),
|
|
42017
|
+
props: {
|
|
42018
|
+
showHeaderTemp: true,
|
|
42019
|
+
isCollapseHeaderTemp: true
|
|
42020
|
+
}
|
|
42021
|
+
});
|
|
42022
|
+
}
|
|
42023
|
+
components.value = ops;
|
|
41673
42024
|
}
|
|
41674
42025
|
// 多窗口对比
|
|
41675
42026
|
const contrast = isContrast => {
|
|
@@ -41679,11 +42030,74 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41679
42030
|
isShowToolBox.value = true;
|
|
41680
42031
|
}
|
|
41681
42032
|
};
|
|
42033
|
+
const filterBoxData = hideValues => {
|
|
42034
|
+
toolBoxRef.value.filter(hideValues);
|
|
42035
|
+
};
|
|
42036
|
+
const updateProps = () => {
|
|
42037
|
+
components.value.forEach(p => {
|
|
42038
|
+
p.props.isCollapseHeaderTemp = false;
|
|
42039
|
+
});
|
|
42040
|
+
};
|
|
42041
|
+
|
|
42042
|
+
// 监听toolbox的收起展开
|
|
42043
|
+
const hideToolBoxFn = isHide => {
|
|
42044
|
+
if (isHide) {
|
|
42045
|
+
baseWindowMove(16, ".baseWindow_box_custom");
|
|
42046
|
+
} else {
|
|
42047
|
+
baseWindowMove(380, ".baseWindow_box_custom");
|
|
42048
|
+
}
|
|
42049
|
+
};
|
|
42050
|
+
function baseWindowMove(targetPosition, dom) {
|
|
42051
|
+
if (!dom) {
|
|
42052
|
+
dom = ".kq-base-window--box";
|
|
42053
|
+
}
|
|
42054
|
+
let timer = null;
|
|
42055
|
+
const _fn = (target, targetPosition) => {
|
|
42056
|
+
clearInterval(timer);
|
|
42057
|
+
var speed = 0;
|
|
42058
|
+
if (targetPosition == 16) {
|
|
42059
|
+
speed = -16;
|
|
42060
|
+
} else {
|
|
42061
|
+
speed = 16;
|
|
42062
|
+
}
|
|
42063
|
+
timer = setInterval(function () {
|
|
42064
|
+
let _right = Number(target.style.right.split("px")[0]);
|
|
42065
|
+
if (targetPosition == 16) {
|
|
42066
|
+
speed = (speed - _right) / 24;
|
|
42067
|
+
} else {
|
|
42068
|
+
speed = (speed + _right) / 16;
|
|
42069
|
+
}
|
|
42070
|
+
if (_right >= targetPosition && targetPosition == 380) {
|
|
42071
|
+
speed = 0;
|
|
42072
|
+
target.style.right = "380px";
|
|
42073
|
+
clearInterval(timer);
|
|
42074
|
+
} else if (_right <= targetPosition && targetPosition == 16) {
|
|
42075
|
+
speed = 0;
|
|
42076
|
+
target.style.right = "16px";
|
|
42077
|
+
clearInterval(timer);
|
|
42078
|
+
} else {
|
|
42079
|
+
target.style.right = _right + speed + "px";
|
|
42080
|
+
}
|
|
42081
|
+
}, 3.5);
|
|
42082
|
+
};
|
|
42083
|
+
let _baseWindows = document.querySelectorAll(dom);
|
|
42084
|
+
if (_baseWindows && _baseWindows.length) {
|
|
42085
|
+
_baseWindows.forEach(ele => {
|
|
42086
|
+
(ele => {
|
|
42087
|
+
_fn(ele, targetPosition);
|
|
42088
|
+
})(ele);
|
|
42089
|
+
});
|
|
42090
|
+
}
|
|
42091
|
+
}
|
|
41682
42092
|
function setResourceInfo(params) {}
|
|
42093
|
+
__expose({
|
|
42094
|
+
showToolBar,
|
|
42095
|
+
filterBoxData,
|
|
42096
|
+
updateProps
|
|
42097
|
+
});
|
|
41683
42098
|
return (_ctx, _cache) => {
|
|
41684
|
-
const _component_kq_tool_collection = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-tool-collection");
|
|
41685
42099
|
const _component_kq_scene_view = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-scene-view");
|
|
41686
|
-
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isShowScene) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_scene_view, {
|
|
42100
|
+
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isShowScene) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_scene_view, {
|
|
41687
42101
|
key: 0,
|
|
41688
42102
|
ref_key: "sceneAppView",
|
|
41689
42103
|
ref: sceneAppView,
|
|
@@ -41692,19 +42106,34 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41692
42106
|
scenceInfo: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(scenceInfo),
|
|
41693
42107
|
toolButtonsPosition: "bottom-right"
|
|
41694
42108
|
}, {
|
|
41695
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
42109
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_common_vue_.KqToolCollection), {
|
|
41696
42110
|
position: "topLeft",
|
|
41697
42111
|
mode: "horizontal",
|
|
41698
42112
|
components: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(components)
|
|
42113
|
+
}, null, 8 /* PROPS */, ["components"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_common_vue_.KqToolCollection), {
|
|
42114
|
+
class: "map-measure",
|
|
42115
|
+
components: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(compCollection),
|
|
42116
|
+
position: {
|
|
42117
|
+
bottom: 130,
|
|
42118
|
+
right: 16
|
|
42119
|
+
}
|
|
41699
42120
|
}, null, 8 /* PROPS */, ["components"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(AppToolBar), {
|
|
41700
42121
|
ref: "toolBarRef",
|
|
41701
42122
|
onContrast: contrast,
|
|
41702
42123
|
viewId: sceneViewId
|
|
41703
42124
|
}, null, 512 /* NEED_PATCH */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(AppToolBox), {
|
|
41704
|
-
|
|
41705
|
-
|
|
42125
|
+
ref_key: "toolBoxRef",
|
|
42126
|
+
ref: toolBoxRef,
|
|
42127
|
+
viewId: sceneViewId,
|
|
42128
|
+
target: props.target,
|
|
42129
|
+
onOpenPrint: openPrint,
|
|
42130
|
+
onCollapse: hideToolBoxFn
|
|
42131
|
+
}, null, 8 /* PROPS */, ["target"]), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isShowToolBox)]])]),
|
|
41706
42132
|
_: 1 /* STABLE */
|
|
41707
|
-
}, 8 /* PROPS */, ["target", "scenceInfo"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)
|
|
42133
|
+
}, 8 /* PROPS */, ["target", "scenceInfo"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), showPrint.value ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(AppClientPrint), {
|
|
42134
|
+
key: 1,
|
|
42135
|
+
onClose: closePrint
|
|
42136
|
+
})) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)], 64 /* STABLE_FRAGMENT */);
|
|
41708
42137
|
};
|
|
41709
42138
|
}
|
|
41710
42139
|
}));
|