@kq_npm/client3d_webgl_vue 4.5.20-beta → 4.5.21-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/adddata/index.js +2 -2
- package/clientPrint/index.js +1579 -1002
- package/comparemap/index.js +17 -13
- package/flight/index.js +1 -1
- package/index.js +1544 -1002
- package/isolineanalysis/index.js +598 -576
- package/isolineanalysis/style/isolineanalysis.css +1 -1
- package/modelselect/index.js +3 -1
- package/package.json +1 -1
- package/roller/index.js +20 -13
- package/sceneapp/index.js +44700 -4326
- package/sceneview/index.js +1579 -1002
- package/style.css +1 -1
package/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
2
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
|
-
module.exports = factory(require("vue"), require("@kq_npm/client_common_vue/_utils/mitt"), require("@kq_npm/client_common_vue/_utils/const-image"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/webmapservice"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/_types/global-event"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue"), require("@kq_npm/
|
|
3
|
+
module.exports = factory(require("vue"), require("@kq_npm/client_common_vue/_utils/mitt"), require("@kq_npm/client_common_vue/_utils/const-image"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/webmapservice"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/_types/global-event"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue"), require("@kq_npm/client_common_vue/_lang/index.js"), require("@kq_npm/client_common_vue/_mixin/render"), require("@kq_npm/client_common_vue/_utils/dictionaries"), require("@kq_npm/client3d_webgl_vue"));
|
|
4
4
|
else if(typeof define === 'function' && define.amd)
|
|
5
|
-
define(["vue", "@kq_npm/client_common_vue/_utils/mitt", "@kq_npm/client_common_vue/_utils/const-image", "@kq_npm/client_common_vue/init.js", "@kq_npm/client_common_vue/_utils/webmapservice", "@kq_npm/client_common_vue/_utils/util", "@kq_npm/client_common_vue/_types/global-event", "@kq_npm/client_common_vue/_utils/gis-utils", "@kq_npm/client_common_vue", "@kq_npm/
|
|
5
|
+
define(["vue", "@kq_npm/client_common_vue/_utils/mitt", "@kq_npm/client_common_vue/_utils/const-image", "@kq_npm/client_common_vue/init.js", "@kq_npm/client_common_vue/_utils/webmapservice", "@kq_npm/client_common_vue/_utils/util", "@kq_npm/client_common_vue/_types/global-event", "@kq_npm/client_common_vue/_utils/gis-utils", "@kq_npm/client_common_vue", "@kq_npm/client_common_vue/_lang/index.js", "@kq_npm/client_common_vue/_mixin/render", "@kq_npm/client_common_vue/_utils/dictionaries", "@kq_npm/client3d_webgl_vue"], factory);
|
|
6
6
|
else {
|
|
7
|
-
var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/mitt"), require("@kq_npm/client_common_vue/_utils/const-image"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/webmapservice"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/_types/global-event"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue"), require("@kq_npm/
|
|
7
|
+
var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/mitt"), require("@kq_npm/client_common_vue/_utils/const-image"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/webmapservice"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/_types/global-event"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue"), require("@kq_npm/client_common_vue/_lang/index.js"), require("@kq_npm/client_common_vue/_mixin/render"), require("@kq_npm/client_common_vue/_utils/dictionaries"), require("@kq_npm/client3d_webgl_vue")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/mitt"], root["@kq_npm/client_common_vue/_utils/const-image"], root["@kq_npm/client_common_vue/init.js"], root["@kq_npm/client_common_vue/_utils/webmapservice"], root["@kq_npm/client_common_vue/_utils/util"], root["@kq_npm/client_common_vue/_types/global-event"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue"], root["@kq_npm/client_common_vue/_lang/index.js"], root["@kq_npm/client_common_vue/_mixin/render"], root["@kq_npm/client_common_vue/_utils/dictionaries"], root["@kq_npm/client3d_webgl_vue"]);
|
|
8
8
|
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
9
|
}
|
|
10
|
-
})(this, function(__WEBPACK_EXTERNAL_MODULE__895__, __WEBPACK_EXTERNAL_MODULE__905__, __WEBPACK_EXTERNAL_MODULE__277__, __WEBPACK_EXTERNAL_MODULE__997__, __WEBPACK_EXTERNAL_MODULE__217__, __WEBPACK_EXTERNAL_MODULE__458__, __WEBPACK_EXTERNAL_MODULE__536__, __WEBPACK_EXTERNAL_MODULE__135__, __WEBPACK_EXTERNAL_MODULE__64__,
|
|
10
|
+
})(this, function(__WEBPACK_EXTERNAL_MODULE__895__, __WEBPACK_EXTERNAL_MODULE__905__, __WEBPACK_EXTERNAL_MODULE__277__, __WEBPACK_EXTERNAL_MODULE__997__, __WEBPACK_EXTERNAL_MODULE__217__, __WEBPACK_EXTERNAL_MODULE__458__, __WEBPACK_EXTERNAL_MODULE__536__, __WEBPACK_EXTERNAL_MODULE__135__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__775__, __WEBPACK_EXTERNAL_MODULE__678__, __WEBPACK_EXTERNAL_MODULE__569__, __WEBPACK_EXTERNAL_MODULE__459__) {
|
|
11
11
|
return /******/ (function() { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
@@ -449,7 +449,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".kq-dynamicplotting-component[data-v-c
|
|
|
449
449
|
|
|
450
450
|
/***/ }),
|
|
451
451
|
|
|
452
|
-
/***/
|
|
452
|
+
/***/ 316:
|
|
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-3d-component .tool-bar-wrapper-item-component[data-v-3e63a462]{position:absolute;top:21px;right:76px;z-index:1000}.tool-bar-wrapper-3d-component .kq-tool-bar .kq-tool-bar-wrap>ul[data-v-3e63a462]:first-child{border-radius:4px 0 0 4px}.tool-bar-wrapper-3d-component .kq-tool-bar .kq-tool-bar-wrap>ul[data-v-3e63a462]:last-child{border-radius:0 4px 4px 0}.tool-bar-wrapper-3d-component .ctrl-btn[data-v-3e63a462]{position:absolute;top:0;right:0px;height:38px;width:19px;padding:0;border:none;box-shadow:var(--kq-light-shadow);transition:all .15s ease-in-out}.tool-bar-wrapper-3d-component .ctrl-btn.ctrl-btn-hide .kq-icon[data-v-3e63a462]{transform:rotate(180deg)}", ""]);
|
|
463
463
|
// Exports
|
|
464
464
|
/* harmony default export */ __webpack_exports__["Z"] = (___CSS_LOADER_EXPORT___);
|
|
465
465
|
|
|
466
466
|
|
|
467
467
|
/***/ }),
|
|
468
468
|
|
|
469
|
-
/***/
|
|
469
|
+
/***/ 476:
|
|
470
470
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
471
471
|
|
|
472
472
|
"use strict";
|
|
@@ -1218,9 +1218,9 @@ var const_image_ = __webpack_require__(277);
|
|
|
1218
1218
|
|
|
1219
1219
|
|
|
1220
1220
|
|
|
1221
|
-
/*
|
|
1222
|
-
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
1223
|
-
* All rights reserved.
|
|
1221
|
+
/*
|
|
1222
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
1223
|
+
* All rights reserved.
|
|
1224
1224
|
*/
|
|
1225
1225
|
|
|
1226
1226
|
|
|
@@ -2088,7 +2088,7 @@ class DrawManager {
|
|
|
2088
2088
|
let feature = null;
|
|
2089
2089
|
let shape = this._drawLayer.getById(id);
|
|
2090
2090
|
if (shape) {
|
|
2091
|
-
feature = shapeToGeoFeature(shape);
|
|
2091
|
+
feature = this.shapeToGeoFeature(shape);
|
|
2092
2092
|
}
|
|
2093
2093
|
return feature;
|
|
2094
2094
|
}
|
|
@@ -2454,6 +2454,7 @@ class LayerManager {
|
|
|
2454
2454
|
|
|
2455
2455
|
//添加场景数据
|
|
2456
2456
|
addScenceInfo(scenceInfo) {
|
|
2457
|
+
this._scenceInfo = scenceInfo;
|
|
2457
2458
|
if (scenceInfo.rectangle && scenceInfo.rectangle.length === 4) {
|
|
2458
2459
|
this._viewer.camera.flyTo({
|
|
2459
2460
|
destination: Cesium.Rectangle.fromDegrees(scenceInfo.rectangle[0], scenceInfo.rectangle[1], scenceInfo.rectangle[2], scenceInfo.rectangle[3])
|
|
@@ -2488,7 +2489,7 @@ class LayerManager {
|
|
|
2488
2489
|
}
|
|
2489
2490
|
source.mapServerInfo = (0,util_.formatKQMapInfo)(mapInfo.result, serverUrl, serverName, token, null, true);
|
|
2490
2491
|
source.mapServerInfo.layers_old.forEach(layer_old => {
|
|
2491
|
-
layer_old.guid = source.name + "@@@" + layer_old.id;
|
|
2492
|
+
layer_old.guid = layer_old.guid || source.name + "@@@" + layer_old.id;
|
|
2492
2493
|
layer_old.sourceName = source.name;
|
|
2493
2494
|
this._layerListData_old.push(layer_old);
|
|
2494
2495
|
}, this);
|
|
@@ -2526,10 +2527,35 @@ class LayerManager {
|
|
|
2526
2527
|
}
|
|
2527
2528
|
}
|
|
2528
2529
|
|
|
2530
|
+
// 获取场景数据
|
|
2531
|
+
getScenceInfo() {
|
|
2532
|
+
if (!this._scenceInfo) {
|
|
2533
|
+
this._scenceInfo = {
|
|
2534
|
+
layer: {
|
|
2535
|
+
sources: [],
|
|
2536
|
+
layerTreeData: []
|
|
2537
|
+
}
|
|
2538
|
+
};
|
|
2539
|
+
let tempLayer = null;
|
|
2540
|
+
for (let i = 0; i < this._layerTreeData.length; i++) {
|
|
2541
|
+
if (this._layerTreeData[i].guid === "134f6h768tha23_3d") {
|
|
2542
|
+
tempLayer = this._layerTreeData[i];
|
|
2543
|
+
break;
|
|
2544
|
+
}
|
|
2545
|
+
}
|
|
2546
|
+
if (tempLayer) {
|
|
2547
|
+
this._scenceInfo.layer.layerTreeData.push(tempLayer);
|
|
2548
|
+
}
|
|
2549
|
+
}
|
|
2550
|
+
let rectangle = this._viewer.camera.computeViewRectangle();
|
|
2551
|
+
this._scenceInfo.rectangle = [Cesium.Math.toDegrees(rectangle.west), Cesium.Math.toDegrees(rectangle.south), Cesium.Math.toDegrees(rectangle.east), Cesium.Math.toDegrees(rectangle.north)];
|
|
2552
|
+
return this._scenceInfo;
|
|
2553
|
+
}
|
|
2554
|
+
|
|
2529
2555
|
//设置图层属性
|
|
2530
2556
|
setLayerInfo(layerData, sources) {
|
|
2531
2557
|
if (layerData.children) {
|
|
2532
|
-
layerData.guid = Cesium.createGuid();
|
|
2558
|
+
if (!layerData.guid) layerData.guid = Cesium.createGuid();
|
|
2533
2559
|
// layerData.children.forEach(child => {
|
|
2534
2560
|
// this.setLayerInfo(child, sources);
|
|
2535
2561
|
// }, this);
|
|
@@ -2538,7 +2564,14 @@ class LayerManager {
|
|
|
2538
2564
|
this.setLayerInfo(layerData.children[i], sources);
|
|
2539
2565
|
}
|
|
2540
2566
|
} else {
|
|
2541
|
-
if (layerData.
|
|
2567
|
+
if (layerData.addType) {
|
|
2568
|
+
this._layerListData.push(layerData);
|
|
2569
|
+
let isAdd = layerData.visible;
|
|
2570
|
+
var promise = this.addLayerData(layerData, isAdd);
|
|
2571
|
+
if (promise) {
|
|
2572
|
+
this._promises.push(promise);
|
|
2573
|
+
}
|
|
2574
|
+
} else if (layerData.sourceName) {
|
|
2542
2575
|
var source = sources.find(item => {
|
|
2543
2576
|
return item.name === layerData.sourceName;
|
|
2544
2577
|
});
|
|
@@ -2546,7 +2579,7 @@ class LayerManager {
|
|
|
2546
2579
|
layerData.sourceType = source.serverType;
|
|
2547
2580
|
layerData.renderType = source.renderType;
|
|
2548
2581
|
layerData.url = source.url;
|
|
2549
|
-
layerData.guid = layerData.sourceName + "@@@" + (layerData.id || Math.random() * 10);
|
|
2582
|
+
layerData.guid = layerData.guid || layerData.sourceName + "@@@" + (layerData.id || Math.random() * 10);
|
|
2550
2583
|
var type = layerData.renderType;
|
|
2551
2584
|
if (layerData.sourceType === "kqserver") {
|
|
2552
2585
|
if (source.token && layerData.url.indexOf("ua_token") < 0) {
|
|
@@ -3368,7 +3401,228 @@ class LayerManager {
|
|
|
3368
3401
|
}
|
|
3369
3402
|
return layer;
|
|
3370
3403
|
}
|
|
3371
|
-
|
|
3404
|
+
/**
|
|
3405
|
+
* 获取所有影像服务显示状态图层的数据
|
|
3406
|
+
*/
|
|
3407
|
+
getImageLayerCheckedList() {
|
|
3408
|
+
let checkerLayer = [];
|
|
3409
|
+
this._layerListData.forEach(layer => {
|
|
3410
|
+
if (layer.visible && layer instanceof Cesium.ImageryLayer) {
|
|
3411
|
+
checkedLayers.push(layer);
|
|
3412
|
+
}
|
|
3413
|
+
}, this);
|
|
3414
|
+
return JSON.parse(JSON.stringify(checkerLayer));
|
|
3415
|
+
}
|
|
3416
|
+
/**
|
|
3417
|
+
* 查看nc服务,粒子特效及风场
|
|
3418
|
+
*/
|
|
3419
|
+
setLayerParams(guid, params) {
|
|
3420
|
+
let layerArr = this._layerListData.filter(val => val.guid = guid);
|
|
3421
|
+
// 粒子特效
|
|
3422
|
+
if (layerArr && layerArr.length > 0) {
|
|
3423
|
+
let layerObj = Object.assign({}, layerArr[0]);
|
|
3424
|
+
layerObj.url = (0,util_.urlAppend)(layerObj.url, "limit=false");
|
|
3425
|
+
let layer = this.getLayerByGuid(guid + "_particle", "imagerylayer");
|
|
3426
|
+
let layerWind = this.getLayerByGuid(guid + "_wind", "imagerylayer");
|
|
3427
|
+
if (params.hasOwnProperty('showVelocity')) {
|
|
3428
|
+
if (layer) {
|
|
3429
|
+
layer.show = params.showVelocity;
|
|
3430
|
+
} else {
|
|
3431
|
+
if (params.showVelocity) this.createParticleImageProvider(guid, layerObj);
|
|
3432
|
+
}
|
|
3433
|
+
}
|
|
3434
|
+
// 风场
|
|
3435
|
+
if (params.hasOwnProperty('showWind')) {
|
|
3436
|
+
if (layerWind) {
|
|
3437
|
+
layerWind.show = params.showWind;
|
|
3438
|
+
} else {
|
|
3439
|
+
if (params.showWind) this.createWindImageProvider(layerObj.windType || "Flag", guid, layerObj);
|
|
3440
|
+
}
|
|
3441
|
+
}
|
|
3442
|
+
if (params.hasOwnProperty('removeLayer')) {
|
|
3443
|
+
if (layer) this._viewer.imageryLayers.remove(layer);
|
|
3444
|
+
if (layerWind) this._viewer.imageryLayers.remove(layerWind);
|
|
3445
|
+
}
|
|
3446
|
+
}
|
|
3447
|
+
}
|
|
3448
|
+
//创建粒子图层
|
|
3449
|
+
createParticleImageProvider(guid, item) {
|
|
3450
|
+
var options = {
|
|
3451
|
+
url: item.url,
|
|
3452
|
+
layer: item.collectionName,
|
|
3453
|
+
style: "default",
|
|
3454
|
+
format: "json",
|
|
3455
|
+
tileMatrixSetID: "EPSG:4326",
|
|
3456
|
+
tilingScheme: new Cesium.GeographicTilingScheme()
|
|
3457
|
+
};
|
|
3458
|
+
var imageryProvider = new Cesium.WebMapTileServiceImageryProvider(options);
|
|
3459
|
+
var windyProvider = new Cesium.Kq3dWindyProvider(this._viewer, {
|
|
3460
|
+
imageryProvider: imageryProvider,
|
|
3461
|
+
clampToGround: true,
|
|
3462
|
+
tileCacheSize: 300,
|
|
3463
|
+
mergeTile: true,
|
|
3464
|
+
netCDFFieldInfor: {
|
|
3465
|
+
lo1: "lo1",
|
|
3466
|
+
lo2: "lo2",
|
|
3467
|
+
la1: "la1",
|
|
3468
|
+
la2: "la2",
|
|
3469
|
+
lev: "lev",
|
|
3470
|
+
U: item.varNames.split(",")[0],
|
|
3471
|
+
V: item.varNames.split(",")[1]
|
|
3472
|
+
},
|
|
3473
|
+
classificationType: Cesium.ClassificationType.BOTH,
|
|
3474
|
+
//CESIUM_3D_TILE BOTH
|
|
3475
|
+
particleOptions: {
|
|
3476
|
+
maxParticles: 40000,
|
|
3477
|
+
//场景中的风粒子最大数量
|
|
3478
|
+
particleHeight: 10000.0,
|
|
3479
|
+
//风粒子的高度
|
|
3480
|
+
fadeOpacity: 0.98,
|
|
3481
|
+
//风粒子的不透明度
|
|
3482
|
+
dropRate: 0.01,
|
|
3483
|
+
//风粒子的减少比例
|
|
3484
|
+
dropRateBump: 0.001,
|
|
3485
|
+
//风粒子的消失比例
|
|
3486
|
+
speedFactor: 3,
|
|
3487
|
+
//场景中风粒子的消失基本跨度单位。
|
|
3488
|
+
lineWidth: 3,
|
|
3489
|
+
//场景中风粒子的线宽
|
|
3490
|
+
isFollowEllipse: true,
|
|
3491
|
+
//场景中风粒子数是否跟随视角进行变化
|
|
3492
|
+
isSpeedOrDir: true,
|
|
3493
|
+
//
|
|
3494
|
+
isLayerFactor: false,
|
|
3495
|
+
//多层数据-是否逐层渐变显示
|
|
3496
|
+
layerHeight: 200,
|
|
3497
|
+
//多层数据-层间距(m)。
|
|
3498
|
+
isSingleLayer: false,
|
|
3499
|
+
currentLayer: 1 //多层数据-单层显示时设置当前层索引
|
|
3500
|
+
},
|
|
3501
|
+
zValueIndex: 0,
|
|
3502
|
+
timeIndex: 0,
|
|
3503
|
+
useCache: false
|
|
3504
|
+
});
|
|
3505
|
+
let windyLayer = this._viewer.imageryLayers.addImageryProvider(windyProvider);
|
|
3506
|
+
windyLayer._guid = guid + "_particle";
|
|
3507
|
+
this._viewer.imageryLayers.lowerToBottom(windyLayer);
|
|
3508
|
+
}
|
|
3509
|
+
// 创建风场
|
|
3510
|
+
createWindImageProvider(windType, guid, item) {
|
|
3511
|
+
var options = {
|
|
3512
|
+
url: item.url,
|
|
3513
|
+
layer: item.collectionName,
|
|
3514
|
+
style: "default",
|
|
3515
|
+
format: "json",
|
|
3516
|
+
tileMatrixSetID: "4326",
|
|
3517
|
+
tilingScheme: new Cesium.GeographicTilingScheme()
|
|
3518
|
+
};
|
|
3519
|
+
var imageryProvider = new Cesium.WebMapTileServiceImageryProvider(options);
|
|
3520
|
+
let TexturesImage = null;
|
|
3521
|
+
if (windType == "Flag") {
|
|
3522
|
+
TexturesImage = [const_image_.WIND_1_URL, const_image_.WIND_2_URL, const_image_.WIND_3_URL, const_image_.WIND_4_URL, const_image_.WIND_5_URL, const_image_.WIND_6_URL, const_image_.WIND_7_URL, const_image_.WIND_8_URL];
|
|
3523
|
+
}
|
|
3524
|
+
if (windType == "Arrow") {
|
|
3525
|
+
TexturesImage = const_image_.WIND_jt_URL;
|
|
3526
|
+
}
|
|
3527
|
+
var windyProvider = new Cesium.Kq3dPressureImageryProvider(this._viewer, {
|
|
3528
|
+
imageryProvider: imageryProvider,
|
|
3529
|
+
clampToGround: true,
|
|
3530
|
+
tileCacheSize: 300,
|
|
3531
|
+
// colorTableUrl: './data/colorTable13.json',
|
|
3532
|
+
windType: windType,
|
|
3533
|
+
images: TexturesImage,
|
|
3534
|
+
mergeTile: true,
|
|
3535
|
+
showDebugRectangle: false,
|
|
3536
|
+
netCDFFieldInfor: {
|
|
3537
|
+
lo1: "lo1",
|
|
3538
|
+
lo2: "lo2",
|
|
3539
|
+
la1: "la1",
|
|
3540
|
+
la2: "la2",
|
|
3541
|
+
U: item.varNames.split(",")[0],
|
|
3542
|
+
V: item.varNames.split(",")[1]
|
|
3543
|
+
},
|
|
3544
|
+
classificationType: Cesium.ClassificationType.BOTH,
|
|
3545
|
+
zValueIndex: 0,
|
|
3546
|
+
timeIndex: 0
|
|
3547
|
+
});
|
|
3548
|
+
let windyLayer = this._viewer.imageryLayers.addImageryProvider(windyProvider);
|
|
3549
|
+
windyLayer._guid = guid + "_wind";
|
|
3550
|
+
}
|
|
3551
|
+
/**
|
|
3552
|
+
* 获取气象图层加载参数
|
|
3553
|
+
*/
|
|
3554
|
+
getWeatherDataOptions(layerConfig) {
|
|
3555
|
+
// 粒子效果的数据默认支持多波段,product对应wind
|
|
3556
|
+
let windGroup = ['WIND', 'SCS_WIND', 'DONGHAI_WIND', 'USA_WIND', 'ECMWF_WIND'];
|
|
3557
|
+
// 海浪效果数据,product对应water
|
|
3558
|
+
let waveGroup = ['WAVE', 'TIDAL_CURRENTS', 'WIND_WAVE', 'SWELL_WAVE', 'SCS_OCEAN_CURRENT', 'OCEAN_CURRENT', 'SCS_WAVE', 'SCS_WIND_WAVE', 'SCS_SWELL_WAVE', 'SCS_TIDAL_CURRENTS', 'DONGHAI_WIND_WAVE', 'DONGHAI_SWELL_WAVE', 'DONGHAI_OCEAN_CURRENT', 'DONGHAI_OCEAN_CURRENT_DAILY', 'USA_WAVE', 'USA_WIND_WAVE', 'USA_SWELL_WAVE', 'ECMWF_WAVE'];
|
|
3559
|
+
// 降水效果数据,product对应tp
|
|
3560
|
+
let tpGroup = ['PRECIPITATION', 'SCS_PRECIPITATION', 'DONGHAI_PRECIPITATION'];
|
|
3561
|
+
// 气温数据,product对应temperature
|
|
3562
|
+
let temperatureGroup = ['TEMPERATURE', 'SCS_SEA_TEMPERATURE', 'SCS_TEMPERATURE', 'SEA_TEMPERATURE_DAILY', 'DONGHAI_TEMPERATURE', 'DONGHAI_SEA_TEMPERATURE_DAILY'];
|
|
3563
|
+
let additionInfoArray = layerConfig.additionInfo.split(';');
|
|
3564
|
+
additionInfoArray.forEach(additionInfo => {
|
|
3565
|
+
let keyValue = additionInfo.split(':');
|
|
3566
|
+
layerConfig[keyValue[0]] = keyValue[1];
|
|
3567
|
+
});
|
|
3568
|
+
let colorTable = [];
|
|
3569
|
+
let rangeTable = [];
|
|
3570
|
+
// TODO 过渡版本,后续版本会删除, 已修改为multidimtype
|
|
3571
|
+
if (windGroup.includes(layerConfig.multidiminfo) || windGroup.includes(layerConfig.multidimtype)) {
|
|
3572
|
+
layerConfig.product = {
|
|
3573
|
+
name: "wind"
|
|
3574
|
+
};
|
|
3575
|
+
// 风场 wind
|
|
3576
|
+
colorTable = ['rgb(98, 113, 184)', "rgb(98, 113, 184)", "rgb(98, 113, 184)", "rgb(98, 113, 184)", "rgb(61, 110, 163)", "rgb(74, 148, 170)", "rgb(74, 146, 148)", "rgb(77, 142, 124)", "rgb(76, 164, 76)", "rgb(103, 164, 54)", "rgb(162, 135, 64)", "rgb(162, 109, 92)", "rgb(141, 63, 92)", "rgb(151, 75, 145)", "rgb(95, 100, 160)", "rgb(91, 136, 161)", "rgb(91, 136, 161)"];
|
|
3577
|
+
rangeTable = [0, 3, 5, 10, 15, 20, 30];
|
|
3578
|
+
} else if (waveGroup.includes(layerConfig.multidiminfo) || waveGroup.includes(layerConfig.multidimtype)) {
|
|
3579
|
+
layerConfig.product = {
|
|
3580
|
+
name: "water"
|
|
3581
|
+
};
|
|
3582
|
+
// 海浪 water
|
|
3583
|
+
colorTable = ["rgb(50, 158, 186)", "rgb(50, 158, 186)", "rgb(50, 158, 186)", "rgb(50, 158, 186)", "rgb(48, 128, 164)", "rgb(48, 99, 142)", "rgb(52, 101, 166)", "rgb(56, 104, 192)", "rgb(56, 83, 169)", "rgb(57, 61, 143)", "rgb(134, 48, 49)", "rgb(194, 76, 91)", "rgb(192, 118, 105)", "rgb(192, 162, 157)", "rgb(192, 162, 157)"];
|
|
3584
|
+
rangeTable = [0.5, 1, 1.5, 2, 6, 9];
|
|
3585
|
+
} else if (tpGroup.includes(layerConfig.multidiminfo) || tpGroup.includes(layerConfig.multidimtype)) {
|
|
3586
|
+
layerConfig.product = {
|
|
3587
|
+
name: "tp"
|
|
3588
|
+
};
|
|
3589
|
+
// 降水 tp
|
|
3590
|
+
colorTable = ["rgb(59, 124, 162)", "rgb(59, 124, 162)", "rgb(59, 124, 162)", "rgb(59, 124, 162)", "rgb(59, 126, 162)", "rgb(59, 128, 162)", "rgb(58, 133, 162)", "rgb(58, 137, 162)", "rgb(58, 153, 162)", "rgb(50, 166, 111)", "rgb(74, 164, 57)", "rgb(129, 162, 59)", "rgb(162, 162, 59)", "rgb(162, 60, 59)", "rgb(171, 54, 107)", "rgb(164, 58, 154)", "rgb(164, 58, 154)"];
|
|
3591
|
+
rangeTable = [1.5, 2, 7, 10, 20, 30];
|
|
3592
|
+
} else if (temperatureGroup.includes(layerConfig.multidiminfo) || temperatureGroup.includes(layerConfig.multidimtype)) {
|
|
3593
|
+
layerConfig.product = {
|
|
3594
|
+
name: "temperature"
|
|
3595
|
+
};
|
|
3596
|
+
// 气温 temperature
|
|
3597
|
+
colorTable = ["rgb(149, 137, 211)", "rgb(149, 137, 211)", "rgb(149, 137, 211)", "rgb(149, 137, 211)", "rgb(150, 209, 216)", "rgb(129, 204, 197)", "rgb(103, 180, 186)", "rgb(95, 143, 197)", "rgb(80, 140, 62)", "rgb(121, 146, 28)", "rgb(171, 161, 14)", "rgb(223, 177, 6)", "rgb(243, 150, 6)", "rgb(236, 95, 21)", "rgb(190, 65, 18)", "rgb(138, 43, 10)", "rgb(138, 43, 10)"];
|
|
3598
|
+
rangeTable = [-20, -10, 0, 10, 20, 40];
|
|
3599
|
+
} else {
|
|
3600
|
+
layerConfig.product = {
|
|
3601
|
+
name: "singleChannel"
|
|
3602
|
+
};
|
|
3603
|
+
}
|
|
3604
|
+
if (layerConfig.multiDimInfo) {
|
|
3605
|
+
if (layerConfig.multiDimInfo.varNames && layerConfig.multiDimInfo.varNames.length > 0) {
|
|
3606
|
+
layerConfig.varNames = layerConfig.multiDimInfo.varNames.join(',');
|
|
3607
|
+
}
|
|
3608
|
+
if (layerConfig.multiDimInfo.timeValues && layerConfig.multiDimInfo.timeValues.length > 0) {
|
|
3609
|
+
layerConfig.timeIndex = 0;
|
|
3610
|
+
}
|
|
3611
|
+
if (layerConfig.multiDimInfo.zValues && layerConfig.multiDimInfo.zValues.length > 0) {
|
|
3612
|
+
layerConfig.zValueIndex = 0;
|
|
3613
|
+
}
|
|
3614
|
+
}
|
|
3615
|
+
return {
|
|
3616
|
+
layer: layerConfig.collectionName,
|
|
3617
|
+
varNames: layerConfig.varNames,
|
|
3618
|
+
timeIndex: layerConfig.timeIndex,
|
|
3619
|
+
zValueIndex: layerConfig.zValueIndex,
|
|
3620
|
+
minimumLevel: 0,
|
|
3621
|
+
maximumLevel: 4,
|
|
3622
|
+
colorTable: colorTable,
|
|
3623
|
+
rangeTable: rangeTable
|
|
3624
|
+
};
|
|
3625
|
+
}
|
|
3372
3626
|
//通过guid获取图层类型
|
|
3373
3627
|
getLayerTypeByGuid(guid) {
|
|
3374
3628
|
let listLayer = this._layerListData.find(item => {
|
|
@@ -3462,38 +3716,6 @@ class LayerManager {
|
|
|
3462
3716
|
/**
|
|
3463
3717
|
* 获取勾选图层的图层数据,如果是有融合图层,则只返回融合图层的子图层
|
|
3464
3718
|
*/
|
|
3465
|
-
getLayerDataByLayerChecked1(serverType) {
|
|
3466
|
-
let layerData = [];
|
|
3467
|
-
let layers_checked = [];
|
|
3468
|
-
this._layerListData.forEach(layer => {
|
|
3469
|
-
if (layer.visible && this._isContainValue(serverType, layer.sourceType)) {
|
|
3470
|
-
if (layer.visible && layer.sourceType && this._isContainValue(serverType, layer.sourceType) && layer.sourceType === "kqserver") {
|
|
3471
|
-
layers_checked.push(layer);
|
|
3472
|
-
}
|
|
3473
|
-
}
|
|
3474
|
-
}, this);
|
|
3475
|
-
const layers_old = this._layerListData_old;
|
|
3476
|
-
for (let i = 0; i < layers_checked.length; i++) {
|
|
3477
|
-
if (layers_checked[i].combined) {
|
|
3478
|
-
getChildren(layers_checked[i]);
|
|
3479
|
-
} else {
|
|
3480
|
-
layerData.push(layers_checked[i]);
|
|
3481
|
-
}
|
|
3482
|
-
}
|
|
3483
|
-
return layerData;
|
|
3484
|
-
function getChildren(parent) {
|
|
3485
|
-
for (let z = 0; z < layers_old.length; z++) {
|
|
3486
|
-
if (layers_old[z].parentLayerId + "" === parent.id + "" && layers_old[z].sourceName === parent.sourceName) {
|
|
3487
|
-
// 分组节点
|
|
3488
|
-
if (layers_old[z].groupLayer) {
|
|
3489
|
-
getChildren(layers_old[z]);
|
|
3490
|
-
} else {
|
|
3491
|
-
layerData.push(layers_old[z]);
|
|
3492
|
-
}
|
|
3493
|
-
}
|
|
3494
|
-
}
|
|
3495
|
-
}
|
|
3496
|
-
}
|
|
3497
3719
|
getLayerDataByLayerChecked(serverType) {
|
|
3498
3720
|
let layerData = [];
|
|
3499
3721
|
let layers_checked = [];
|
|
@@ -3746,6 +3968,7 @@ class LayerManager {
|
|
|
3746
3968
|
tempLayer = {
|
|
3747
3969
|
guid: "134f6h768tha23_3d",
|
|
3748
3970
|
name: "临时图层",
|
|
3971
|
+
lsType: "ls",
|
|
3749
3972
|
children: []
|
|
3750
3973
|
};
|
|
3751
3974
|
this._layerTreeData.push(tempLayer);
|
|
@@ -3879,6 +4102,20 @@ class LayerManager {
|
|
|
3879
4102
|
}
|
|
3880
4103
|
}
|
|
3881
4104
|
|
|
4105
|
+
// 清空所有图层
|
|
4106
|
+
removeAll() {
|
|
4107
|
+
let keys = this.getLayerDataKey();
|
|
4108
|
+
keys.forEach(guid => {
|
|
4109
|
+
this.removeLayerByGuid(guid);
|
|
4110
|
+
}, this);
|
|
4111
|
+
this._layerTreeData = [];
|
|
4112
|
+
this._layerListData = [];
|
|
4113
|
+
this._layerListData_old = [];
|
|
4114
|
+
this._frontLayerGuid = null;
|
|
4115
|
+
this._frontLayerIndex = null;
|
|
4116
|
+
this._scenceView.fire("resetLayerDatas");
|
|
4117
|
+
}
|
|
4118
|
+
|
|
3882
4119
|
//通过guid刷新图层
|
|
3883
4120
|
refreshLayerByGuid(guid) {
|
|
3884
4121
|
let layer = this.getLayerByGuid(guid);
|
|
@@ -5819,6 +6056,9 @@ const ClientPrintvue_type_script_setup_true_lang_js_default_ = {
|
|
|
5819
6056
|
scenceView_partent = scenceView;
|
|
5820
6057
|
viewModel._scenceView_partent = scenceView;
|
|
5821
6058
|
formItem = scenceView._props;
|
|
6059
|
+
if (formItem.scenceInfo) {
|
|
6060
|
+
formItem.scenceInfo = scenceView_partent._layerManager.getScenceInfo();
|
|
6061
|
+
}
|
|
5822
6062
|
showMap.value = true;
|
|
5823
6063
|
}
|
|
5824
6064
|
});
|
|
@@ -9766,7 +10006,7 @@ const Flightvue_type_script_setup_true_lang_js_default_ = {
|
|
|
9766
10006
|
"header-cell-style": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(headClass)
|
|
9767
10007
|
}, {
|
|
9768
10008
|
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_table_column, {
|
|
9769
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).
|
|
10009
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).order,
|
|
9770
10010
|
width: "50",
|
|
9771
10011
|
type: "index",
|
|
9772
10012
|
align: "center"
|
|
@@ -10721,7 +10961,9 @@ class ModelSelectViewModel {
|
|
|
10721
10961
|
// console.log(pickedObject);
|
|
10722
10962
|
if (pickedObject) {
|
|
10723
10963
|
if (pickedObject instanceof Cesium.Cesium3DTileFeature) {
|
|
10724
|
-
|
|
10964
|
+
if (pickedObject.getPropertyNames !== undefined) {}
|
|
10965
|
+
// 兼容Cesium186和1102
|
|
10966
|
+
let properties = pickedObject.getPropertyNames !== undefined ? pickedObject.getPropertyNames() : (pickedObject.getPropertyIds !== undefined ? pickedObject.getPropertyIds() : null) || [];
|
|
10725
10967
|
// console.log(properties);
|
|
10726
10968
|
if (that._modeFiledArray && that._modeFiledArray.length && that._modeFiledArray.length > 0) {
|
|
10727
10969
|
that._modeFiledArray.forEach(val => {
|
|
@@ -25859,56 +26101,62 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
25859
26101
|
class: "kq3d-isoline-analysis-span"
|
|
25860
26102
|
};
|
|
25861
26103
|
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
25862
|
-
|
|
26104
|
+
class: "queryCondtion"
|
|
25863
26105
|
};
|
|
25864
26106
|
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
25865
|
-
|
|
26107
|
+
key: 0
|
|
25866
26108
|
};
|
|
25867
26109
|
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_5 = {
|
|
25868
|
-
|
|
26110
|
+
class: "kq3d-isoline-analysis-heightspan"
|
|
25869
26111
|
};
|
|
25870
26112
|
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_6 = {
|
|
26113
|
+
key: 1
|
|
26114
|
+
};
|
|
26115
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_7 = {
|
|
25871
26116
|
style: {
|
|
25872
26117
|
"width": "15%",
|
|
25873
26118
|
"text-align": "left"
|
|
25874
26119
|
}
|
|
25875
26120
|
};
|
|
25876
|
-
const
|
|
26121
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_8 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
25877
26122
|
class: "kq3d-isoline-analysis-line"
|
|
25878
26123
|
}, null, -1 /* HOISTED */);
|
|
25879
|
-
const
|
|
26124
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_9 = {
|
|
25880
26125
|
style: {
|
|
25881
26126
|
"width": "15%",
|
|
25882
26127
|
"text-align": "right"
|
|
25883
26128
|
}
|
|
25884
26129
|
};
|
|
25885
|
-
const
|
|
25886
|
-
const
|
|
26130
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_10 = ["src"];
|
|
26131
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_11 = {
|
|
26132
|
+
class: "queryCondtion"
|
|
26133
|
+
};
|
|
26134
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_12 = {
|
|
25887
26135
|
key: 0
|
|
25888
26136
|
};
|
|
25889
|
-
const
|
|
26137
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_13 = {
|
|
25890
26138
|
class: "kq3d-isoline-analysis-heightspan"
|
|
25891
26139
|
};
|
|
25892
|
-
const
|
|
26140
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_14 = {
|
|
25893
26141
|
key: 1
|
|
25894
26142
|
};
|
|
25895
|
-
const
|
|
26143
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_15 = {
|
|
25896
26144
|
style: {
|
|
25897
26145
|
"width": "15%",
|
|
25898
26146
|
"text-align": "left"
|
|
25899
26147
|
}
|
|
25900
26148
|
};
|
|
25901
|
-
const
|
|
26149
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_16 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
25902
26150
|
class: "kq3d-isoline-analysis-line"
|
|
25903
26151
|
}, null, -1 /* HOISTED */);
|
|
25904
|
-
const
|
|
26152
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_17 = {
|
|
25905
26153
|
style: {
|
|
25906
26154
|
"width": "15%",
|
|
25907
26155
|
"text-align": "right"
|
|
25908
26156
|
}
|
|
25909
26157
|
};
|
|
25910
|
-
const
|
|
25911
|
-
const
|
|
26158
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_18 = ["src"];
|
|
26159
|
+
const IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_19 = {
|
|
25912
26160
|
class: "kq3d-isoline-analysis-footer"
|
|
25913
26161
|
};
|
|
25914
26162
|
|
|
@@ -26004,7 +26252,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26004
26252
|
// 获取组件传参
|
|
26005
26253
|
|
|
26006
26254
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
26007
|
-
collapseValue: props.settingParams && props.settingParams.collapseValue || ((props.settingParams && props.settingParams.collapseValue) ==
|
|
26255
|
+
collapseValue: props.settingParams && props.settingParams.collapseValue || ((props.settingParams && props.settingParams.collapseValue) == "" ? "" : "setting"),
|
|
26008
26256
|
// 默认展开属性设置
|
|
26009
26257
|
fillType: props.settingParams && props.settingParams.fillType || 0,
|
|
26010
26258
|
// 填充类型
|
|
@@ -26074,7 +26322,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26074
26322
|
// 生成组件默认header
|
|
26075
26323
|
let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
26076
26324
|
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
26077
|
-
|
|
26325
|
+
let maxHeight = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(300);
|
|
26078
26326
|
// 国际化
|
|
26079
26327
|
let {
|
|
26080
26328
|
locale,
|
|
@@ -26096,6 +26344,9 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26096
26344
|
watchCreateHeaderTemp();
|
|
26097
26345
|
});
|
|
26098
26346
|
});
|
|
26347
|
+
if (props.settingParams && props.settingParams.boxScrollHeight && props.settingParams.boxScrollHeight > 0) {
|
|
26348
|
+
maxHeight.value = props.settingParams.boxScrollHeight;
|
|
26349
|
+
}
|
|
26099
26350
|
currentLang.value = proxy.$i18n.locale; // 获取当前语言
|
|
26100
26351
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
26101
26352
|
if (scenceView) {
|
|
@@ -26288,6 +26539,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26288
26539
|
const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
|
|
26289
26540
|
const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
|
|
26290
26541
|
const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
|
|
26542
|
+
const _component_kq_scrollbar = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-scrollbar");
|
|
26291
26543
|
const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
|
|
26292
26544
|
const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
|
|
26293
26545
|
const _component_kq_tab_pane = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-tab-pane");
|
|
@@ -26353,323 +26605,329 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26353
26605
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisSettings,
|
|
26354
26606
|
name: "setting"
|
|
26355
26607
|
}, {
|
|
26356
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.
|
|
26357
|
-
|
|
26358
|
-
"
|
|
26359
|
-
"label-position": "left"
|
|
26608
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_scrollbar, {
|
|
26609
|
+
always: "",
|
|
26610
|
+
"max-height": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(maxHeight)
|
|
26360
26611
|
}, {
|
|
26361
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.
|
|
26362
|
-
|
|
26363
|
-
|
|
26364
|
-
|
|
26365
|
-
|
|
26366
|
-
|
|
26367
|
-
|
|
26368
|
-
|
|
26369
|
-
},
|
|
26612
|
+
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_3, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillType === 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_form, {
|
|
26613
|
+
key: 0,
|
|
26614
|
+
"label-width": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(currentLang) === 'zh' ? '110px' : '180px',
|
|
26615
|
+
"label-position": "left"
|
|
26616
|
+
}, {
|
|
26617
|
+
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_row, null, {
|
|
26618
|
+
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, {
|
|
26619
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).elevationMarking
|
|
26620
|
+
}, {
|
|
26621
|
+
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_switch, {
|
|
26622
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking,
|
|
26623
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking = $event),
|
|
26624
|
+
onChange: _cache[2] || (_cache[2] = $event => paramsChanged('elevationMarking'))
|
|
26625
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26626
|
+
_: 1 /* STABLE */
|
|
26627
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26370
26628
|
_: 1 /* STABLE */
|
|
26371
|
-
},
|
|
26372
|
-
|
|
26373
|
-
|
|
26374
|
-
|
|
26375
|
-
|
|
26376
|
-
|
|
26377
|
-
|
|
26378
|
-
|
|
26379
|
-
|
|
26380
|
-
|
|
26381
|
-
},
|
|
26629
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26630
|
+
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, {
|
|
26631
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurve
|
|
26632
|
+
}, {
|
|
26633
|
+
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_switch, {
|
|
26634
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve,
|
|
26635
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve = $event),
|
|
26636
|
+
onChange: _cache[4] || (_cache[4] = $event => paramsChanged('firstCurve'))
|
|
26637
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26638
|
+
_: 1 /* STABLE */
|
|
26639
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26382
26640
|
_: 1 /* STABLE */
|
|
26383
|
-
},
|
|
26384
|
-
|
|
26385
|
-
|
|
26386
|
-
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, {
|
|
26387
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveSpace
|
|
26388
|
-
}, {
|
|
26389
|
-
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_row, {
|
|
26390
|
-
style: {
|
|
26391
|
-
"display": "flex"
|
|
26392
|
-
}
|
|
26641
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26642
|
+
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, {
|
|
26643
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveSpace
|
|
26393
26644
|
}, {
|
|
26394
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26395
|
-
|
|
26396
|
-
|
|
26397
|
-
|
|
26398
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing,
|
|
26399
|
-
"onUpdate:modelValue": _cache[5] || (_cache[5] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing = $event),
|
|
26400
|
-
step: 10,
|
|
26401
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
|
|
26402
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
|
|
26403
|
-
onInput: _cache[6] || (_cache[6] = $event => paramsChanged('firstCurveSpace'))
|
|
26404
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26405
|
-
_: 1 /* STABLE */
|
|
26406
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26407
|
-
span: 8
|
|
26645
|
+
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_row, {
|
|
26646
|
+
style: {
|
|
26647
|
+
"display": "flex"
|
|
26648
|
+
}
|
|
26408
26649
|
}, {
|
|
26409
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26410
|
-
|
|
26411
|
-
|
|
26412
|
-
|
|
26413
|
-
|
|
26414
|
-
|
|
26415
|
-
|
|
26416
|
-
|
|
26417
|
-
|
|
26650
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26651
|
+
span: 16
|
|
26652
|
+
}, {
|
|
26653
|
+
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_slider, {
|
|
26654
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing,
|
|
26655
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing = $event),
|
|
26656
|
+
step: 10,
|
|
26657
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
|
|
26658
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
|
|
26659
|
+
onInput: _cache[6] || (_cache[6] = $event => paramsChanged('firstCurveSpace'))
|
|
26660
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26661
|
+
_: 1 /* STABLE */
|
|
26662
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26663
|
+
span: 8
|
|
26664
|
+
}, {
|
|
26665
|
+
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_input_number, {
|
|
26666
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing,
|
|
26667
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing = $event),
|
|
26668
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
|
|
26669
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
|
|
26670
|
+
step: 10,
|
|
26671
|
+
onInput: _cache[8] || (_cache[8] = $event => paramsChanged('firstCurveSpace')),
|
|
26672
|
+
"controls-position": "right"
|
|
26673
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26674
|
+
_: 1 /* STABLE */
|
|
26675
|
+
})]),
|
|
26418
26676
|
_: 1 /* STABLE */
|
|
26419
26677
|
})]),
|
|
26420
26678
|
_: 1 /* STABLE */
|
|
26421
|
-
})]),
|
|
26679
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26422
26680
|
_: 1 /* STABLE */
|
|
26423
|
-
},
|
|
26424
|
-
|
|
26425
|
-
|
|
26426
|
-
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, {
|
|
26427
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveWidth
|
|
26428
|
-
}, {
|
|
26429
|
-
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_row, {
|
|
26430
|
-
style: {
|
|
26431
|
-
"display": "flex"
|
|
26432
|
-
}
|
|
26681
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26682
|
+
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, {
|
|
26683
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveWidth
|
|
26433
26684
|
}, {
|
|
26434
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26435
|
-
|
|
26436
|
-
|
|
26437
|
-
|
|
26438
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth,
|
|
26439
|
-
"onUpdate:modelValue": _cache[9] || (_cache[9] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth = $event),
|
|
26440
|
-
step: 0.1,
|
|
26441
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
26442
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
26443
|
-
onInput: _cache[10] || (_cache[10] = $event => paramsChanged('firstCurveWidth'))
|
|
26444
|
-
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26445
|
-
_: 1 /* STABLE */
|
|
26446
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26447
|
-
span: 8
|
|
26685
|
+
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_row, {
|
|
26686
|
+
style: {
|
|
26687
|
+
"display": "flex"
|
|
26688
|
+
}
|
|
26448
26689
|
}, {
|
|
26449
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26450
|
-
|
|
26451
|
-
|
|
26452
|
-
|
|
26453
|
-
|
|
26454
|
-
|
|
26455
|
-
|
|
26456
|
-
|
|
26457
|
-
|
|
26690
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26691
|
+
span: 16
|
|
26692
|
+
}, {
|
|
26693
|
+
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_slider, {
|
|
26694
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth,
|
|
26695
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth = $event),
|
|
26696
|
+
step: 0.1,
|
|
26697
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
26698
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
26699
|
+
onInput: _cache[10] || (_cache[10] = $event => paramsChanged('firstCurveWidth'))
|
|
26700
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26701
|
+
_: 1 /* STABLE */
|
|
26702
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26703
|
+
span: 8
|
|
26704
|
+
}, {
|
|
26705
|
+
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_input_number, {
|
|
26706
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth,
|
|
26707
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth = $event),
|
|
26708
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
26709
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
26710
|
+
step: 0.1,
|
|
26711
|
+
onInput: _cache[12] || (_cache[12] = $event => paramsChanged('firstCurveWidth')),
|
|
26712
|
+
"controls-position": "right"
|
|
26713
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26714
|
+
_: 1 /* STABLE */
|
|
26715
|
+
})]),
|
|
26458
26716
|
_: 1 /* STABLE */
|
|
26459
26717
|
})]),
|
|
26460
26718
|
_: 1 /* STABLE */
|
|
26461
|
-
})]),
|
|
26719
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26462
26720
|
_: 1 /* STABLE */
|
|
26463
|
-
},
|
|
26464
|
-
|
|
26465
|
-
|
|
26466
|
-
|
|
26467
|
-
|
|
26468
|
-
|
|
26469
|
-
|
|
26470
|
-
|
|
26471
|
-
|
|
26472
|
-
|
|
26473
|
-
},
|
|
26721
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26722
|
+
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, {
|
|
26723
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveColor
|
|
26724
|
+
}, {
|
|
26725
|
+
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_color_picker, {
|
|
26726
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor,
|
|
26727
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor = $event),
|
|
26728
|
+
onChange: _cache[14] || (_cache[14] = $event => paramsChanged('firstCurveColor'))
|
|
26729
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26730
|
+
_: 1 /* STABLE */
|
|
26731
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26474
26732
|
_: 1 /* STABLE */
|
|
26475
|
-
},
|
|
26476
|
-
|
|
26477
|
-
|
|
26478
|
-
|
|
26479
|
-
|
|
26480
|
-
|
|
26481
|
-
|
|
26482
|
-
|
|
26483
|
-
|
|
26484
|
-
|
|
26485
|
-
},
|
|
26733
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26734
|
+
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, {
|
|
26735
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurve
|
|
26736
|
+
}, {
|
|
26737
|
+
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_switch, {
|
|
26738
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve,
|
|
26739
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve = $event),
|
|
26740
|
+
onChange: _cache[16] || (_cache[16] = $event => paramsChanged('rememberCurve'))
|
|
26741
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26742
|
+
_: 1 /* STABLE */
|
|
26743
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26486
26744
|
_: 1 /* STABLE */
|
|
26487
|
-
},
|
|
26488
|
-
|
|
26489
|
-
|
|
26490
|
-
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, {
|
|
26491
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveWidth
|
|
26492
|
-
}, {
|
|
26493
|
-
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_row, {
|
|
26494
|
-
style: {
|
|
26495
|
-
"display": "flex"
|
|
26496
|
-
}
|
|
26745
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26746
|
+
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, {
|
|
26747
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveWidth
|
|
26497
26748
|
}, {
|
|
26498
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26499
|
-
|
|
26500
|
-
|
|
26501
|
-
|
|
26502
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth,
|
|
26503
|
-
"onUpdate:modelValue": _cache[17] || (_cache[17] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth = $event),
|
|
26504
|
-
step: 0.1,
|
|
26505
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
|
|
26506
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
|
|
26507
|
-
onInput: _cache[18] || (_cache[18] = $event => paramsChanged('rememberCurveWidth'))
|
|
26508
|
-
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26509
|
-
_: 1 /* STABLE */
|
|
26510
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26511
|
-
span: 8
|
|
26749
|
+
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_row, {
|
|
26750
|
+
style: {
|
|
26751
|
+
"display": "flex"
|
|
26752
|
+
}
|
|
26512
26753
|
}, {
|
|
26513
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26514
|
-
|
|
26515
|
-
|
|
26516
|
-
|
|
26517
|
-
|
|
26518
|
-
|
|
26519
|
-
|
|
26520
|
-
|
|
26521
|
-
|
|
26754
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26755
|
+
span: 16
|
|
26756
|
+
}, {
|
|
26757
|
+
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_slider, {
|
|
26758
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth,
|
|
26759
|
+
"onUpdate:modelValue": _cache[17] || (_cache[17] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth = $event),
|
|
26760
|
+
step: 0.1,
|
|
26761
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
|
|
26762
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
|
|
26763
|
+
onInput: _cache[18] || (_cache[18] = $event => paramsChanged('rememberCurveWidth'))
|
|
26764
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26765
|
+
_: 1 /* STABLE */
|
|
26766
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26767
|
+
span: 8
|
|
26768
|
+
}, {
|
|
26769
|
+
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_input_number, {
|
|
26770
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth,
|
|
26771
|
+
"onUpdate:modelValue": _cache[19] || (_cache[19] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth = $event),
|
|
26772
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
|
|
26773
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
|
|
26774
|
+
step: 0.1,
|
|
26775
|
+
onInput: _cache[20] || (_cache[20] = $event => paramsChanged('rememberCurveWidth')),
|
|
26776
|
+
"controls-position": "right"
|
|
26777
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26778
|
+
_: 1 /* STABLE */
|
|
26779
|
+
})]),
|
|
26522
26780
|
_: 1 /* STABLE */
|
|
26523
26781
|
})]),
|
|
26524
26782
|
_: 1 /* STABLE */
|
|
26525
|
-
})]),
|
|
26783
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26526
26784
|
_: 1 /* STABLE */
|
|
26527
|
-
},
|
|
26528
|
-
|
|
26529
|
-
|
|
26530
|
-
|
|
26531
|
-
|
|
26532
|
-
|
|
26533
|
-
|
|
26534
|
-
|
|
26535
|
-
|
|
26536
|
-
|
|
26537
|
-
},
|
|
26785
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26786
|
+
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, {
|
|
26787
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveColor
|
|
26788
|
+
}, {
|
|
26789
|
+
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_color_picker, {
|
|
26790
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor,
|
|
26791
|
+
"onUpdate:modelValue": _cache[21] || (_cache[21] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor = $event),
|
|
26792
|
+
onChange: _cache[22] || (_cache[22] = $event => paramsChanged('rememberCurveColor'))
|
|
26793
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26794
|
+
_: 1 /* STABLE */
|
|
26795
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26538
26796
|
_: 1 /* STABLE */
|
|
26539
|
-
},
|
|
26540
|
-
|
|
26541
|
-
|
|
26542
|
-
|
|
26543
|
-
|
|
26544
|
-
|
|
26545
|
-
|
|
26546
|
-
|
|
26547
|
-
|
|
26548
|
-
|
|
26549
|
-
},
|
|
26797
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26798
|
+
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, {
|
|
26799
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurve
|
|
26800
|
+
}, {
|
|
26801
|
+
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_switch, {
|
|
26802
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve,
|
|
26803
|
+
"onUpdate:modelValue": _cache[23] || (_cache[23] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve = $event),
|
|
26804
|
+
onChange: _cache[24] || (_cache[24] = $event => paramsChanged('intervalCurve'))
|
|
26805
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26806
|
+
_: 1 /* STABLE */
|
|
26807
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26550
26808
|
_: 1 /* STABLE */
|
|
26551
|
-
},
|
|
26552
|
-
|
|
26553
|
-
|
|
26554
|
-
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, {
|
|
26555
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveWidth
|
|
26556
|
-
}, {
|
|
26557
|
-
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_row, {
|
|
26558
|
-
style: {
|
|
26559
|
-
"display": "flex"
|
|
26560
|
-
}
|
|
26809
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26810
|
+
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, {
|
|
26811
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveWidth
|
|
26561
26812
|
}, {
|
|
26562
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26563
|
-
|
|
26564
|
-
|
|
26565
|
-
|
|
26566
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth,
|
|
26567
|
-
"onUpdate:modelValue": _cache[25] || (_cache[25] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth = $event),
|
|
26568
|
-
step: 0.1,
|
|
26569
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
|
|
26570
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
|
|
26571
|
-
onInput: _cache[26] || (_cache[26] = $event => paramsChanged('intervalCurveWidth'))
|
|
26572
|
-
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26573
|
-
_: 1 /* STABLE */
|
|
26574
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26575
|
-
span: 8
|
|
26813
|
+
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_row, {
|
|
26814
|
+
style: {
|
|
26815
|
+
"display": "flex"
|
|
26816
|
+
}
|
|
26576
26817
|
}, {
|
|
26577
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26578
|
-
|
|
26579
|
-
|
|
26580
|
-
|
|
26581
|
-
|
|
26582
|
-
|
|
26583
|
-
|
|
26584
|
-
|
|
26585
|
-
|
|
26818
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26819
|
+
span: 16
|
|
26820
|
+
}, {
|
|
26821
|
+
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_slider, {
|
|
26822
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth,
|
|
26823
|
+
"onUpdate:modelValue": _cache[25] || (_cache[25] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth = $event),
|
|
26824
|
+
step: 0.1,
|
|
26825
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
|
|
26826
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
|
|
26827
|
+
onInput: _cache[26] || (_cache[26] = $event => paramsChanged('intervalCurveWidth'))
|
|
26828
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26829
|
+
_: 1 /* STABLE */
|
|
26830
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26831
|
+
span: 8
|
|
26832
|
+
}, {
|
|
26833
|
+
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_input_number, {
|
|
26834
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth,
|
|
26835
|
+
"onUpdate:modelValue": _cache[27] || (_cache[27] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth = $event),
|
|
26836
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
|
|
26837
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
|
|
26838
|
+
step: 0.1,
|
|
26839
|
+
onInput: _cache[28] || (_cache[28] = $event => paramsChanged('intervalCurveWidth')),
|
|
26840
|
+
"controls-position": "right"
|
|
26841
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26842
|
+
_: 1 /* STABLE */
|
|
26843
|
+
})]),
|
|
26586
26844
|
_: 1 /* STABLE */
|
|
26587
26845
|
})]),
|
|
26588
26846
|
_: 1 /* STABLE */
|
|
26589
|
-
})]),
|
|
26847
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26590
26848
|
_: 1 /* STABLE */
|
|
26591
|
-
},
|
|
26592
|
-
|
|
26593
|
-
|
|
26594
|
-
|
|
26595
|
-
|
|
26596
|
-
|
|
26597
|
-
|
|
26598
|
-
|
|
26599
|
-
|
|
26600
|
-
|
|
26601
|
-
},
|
|
26849
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26850
|
+
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, {
|
|
26851
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveColor
|
|
26852
|
+
}, {
|
|
26853
|
+
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_color_picker, {
|
|
26854
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor,
|
|
26855
|
+
"onUpdate:modelValue": _cache[29] || (_cache[29] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor = $event),
|
|
26856
|
+
onChange: _cache[30] || (_cache[30] = $event => paramsChanged('intervalCurveColor'))
|
|
26857
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26858
|
+
_: 1 /* STABLE */
|
|
26859
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26602
26860
|
_: 1 /* STABLE */
|
|
26603
|
-
},
|
|
26604
|
-
|
|
26605
|
-
|
|
26606
|
-
|
|
26607
|
-
|
|
26608
|
-
|
|
26609
|
-
|
|
26610
|
-
|
|
26611
|
-
|
|
26612
|
-
|
|
26613
|
-
},
|
|
26861
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26862
|
+
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, {
|
|
26863
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurve
|
|
26864
|
+
}, {
|
|
26865
|
+
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_switch, {
|
|
26866
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve,
|
|
26867
|
+
"onUpdate:modelValue": _cache[31] || (_cache[31] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve = $event),
|
|
26868
|
+
onChange: _cache[32] || (_cache[32] = $event => paramsChanged('extraCurve'))
|
|
26869
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26870
|
+
_: 1 /* STABLE */
|
|
26871
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26614
26872
|
_: 1 /* STABLE */
|
|
26615
|
-
},
|
|
26616
|
-
|
|
26617
|
-
|
|
26618
|
-
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, {
|
|
26619
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveWidth
|
|
26620
|
-
}, {
|
|
26621
|
-
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_row, {
|
|
26622
|
-
style: {
|
|
26623
|
-
"display": "flex"
|
|
26624
|
-
}
|
|
26873
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26874
|
+
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, {
|
|
26875
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveWidth
|
|
26625
26876
|
}, {
|
|
26626
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26627
|
-
|
|
26628
|
-
|
|
26629
|
-
|
|
26630
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth,
|
|
26631
|
-
"onUpdate:modelValue": _cache[33] || (_cache[33] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth = $event),
|
|
26632
|
-
step: 0.1,
|
|
26633
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
26634
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
26635
|
-
onInput: _cache[34] || (_cache[34] = $event => paramsChanged('extraCurveWidth'))
|
|
26636
|
-
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26637
|
-
_: 1 /* STABLE */
|
|
26638
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26639
|
-
span: 8
|
|
26877
|
+
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_row, {
|
|
26878
|
+
style: {
|
|
26879
|
+
"display": "flex"
|
|
26880
|
+
}
|
|
26640
26881
|
}, {
|
|
26641
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26642
|
-
|
|
26643
|
-
|
|
26644
|
-
|
|
26645
|
-
|
|
26646
|
-
|
|
26647
|
-
|
|
26648
|
-
|
|
26649
|
-
|
|
26882
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26883
|
+
span: 16
|
|
26884
|
+
}, {
|
|
26885
|
+
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_slider, {
|
|
26886
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth,
|
|
26887
|
+
"onUpdate:modelValue": _cache[33] || (_cache[33] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth = $event),
|
|
26888
|
+
step: 0.1,
|
|
26889
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
26890
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
26891
|
+
onInput: _cache[34] || (_cache[34] = $event => paramsChanged('extraCurveWidth'))
|
|
26892
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
26893
|
+
_: 1 /* STABLE */
|
|
26894
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26895
|
+
span: 8
|
|
26896
|
+
}, {
|
|
26897
|
+
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_input_number, {
|
|
26898
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth,
|
|
26899
|
+
"onUpdate:modelValue": _cache[35] || (_cache[35] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth = $event),
|
|
26900
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
26901
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
26902
|
+
step: 0.1,
|
|
26903
|
+
onInput: _cache[36] || (_cache[36] = $event => paramsChanged('extraCurveWidth')),
|
|
26904
|
+
"controls-position": "right"
|
|
26905
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
26906
|
+
_: 1 /* STABLE */
|
|
26907
|
+
})]),
|
|
26650
26908
|
_: 1 /* STABLE */
|
|
26651
26909
|
})]),
|
|
26652
26910
|
_: 1 /* STABLE */
|
|
26653
|
-
})]),
|
|
26911
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26654
26912
|
_: 1 /* STABLE */
|
|
26655
|
-
},
|
|
26656
|
-
|
|
26657
|
-
|
|
26658
|
-
|
|
26659
|
-
|
|
26660
|
-
|
|
26661
|
-
|
|
26662
|
-
|
|
26663
|
-
|
|
26664
|
-
|
|
26665
|
-
},
|
|
26913
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26914
|
+
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, {
|
|
26915
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveColor
|
|
26916
|
+
}, {
|
|
26917
|
+
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_color_picker, {
|
|
26918
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor,
|
|
26919
|
+
"onUpdate:modelValue": _cache[37] || (_cache[37] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor = $event),
|
|
26920
|
+
onChange: _cache[38] || (_cache[38] = $event => paramsChanged('extraCurveColor'))
|
|
26921
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
26922
|
+
_: 1 /* STABLE */
|
|
26923
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26666
26924
|
_: 1 /* STABLE */
|
|
26667
|
-
},
|
|
26925
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve]])]),
|
|
26668
26926
|
_: 1 /* STABLE */
|
|
26669
|
-
}
|
|
26927
|
+
}, 8 /* PROPS */, ["label-width"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)])]),
|
|
26670
26928
|
_: 1 /* STABLE */
|
|
26671
|
-
}, 8 /* PROPS */, ["
|
|
26672
|
-
key:
|
|
26929
|
+
}, 8 /* PROPS */, ["max-height"])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillType === 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_form, {
|
|
26930
|
+
key: 0,
|
|
26673
26931
|
"label-width": "100px",
|
|
26674
26932
|
"label-position": "left"
|
|
26675
26933
|
}, {
|
|
@@ -26818,7 +27076,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26818
27076
|
_: 1 /* STABLE */
|
|
26819
27077
|
}, 8 /* PROPS */, ["label"])]),
|
|
26820
27078
|
_: 1 /* STABLE */
|
|
26821
|
-
}), (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",
|
|
27079
|
+
}), (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_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
26822
27080
|
style: {
|
|
26823
27081
|
"display": "flex"
|
|
26824
27082
|
}
|
|
@@ -26862,7 +27120,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26862
27120
|
step: 1,
|
|
26863
27121
|
onInput: _cache[53] || (_cache[53] = $event => paramsChanged('colorTableHeight')),
|
|
26864
27122
|
"controls-position": "right"
|
|
26865
|
-
}, 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",
|
|
27123
|
+
}, 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_5, (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, {
|
|
26866
27124
|
key: 2,
|
|
26867
27125
|
modelValue: item.colorTableHeight,
|
|
26868
27126
|
"onUpdate:modelValue": $event => item.colorTableHeight = $event,
|
|
@@ -26893,7 +27151,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26893
27151
|
}, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
26894
27152
|
_: 2 /* DYNAMIC */
|
|
26895
27153
|
}, 1024 /* DYNAMIC_SLOTS */);
|
|
26896
|
-
}), 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",
|
|
27154
|
+
}), 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_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
26897
27155
|
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, {
|
|
26898
27156
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
|
|
26899
27157
|
}, {
|
|
@@ -26902,7 +27160,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26902
27160
|
"display": "flex"
|
|
26903
27161
|
}
|
|
26904
27162
|
}, {
|
|
26905
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
27163
|
+
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_7, (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_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_9, (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 */)]),
|
|
26906
27164
|
_: 1 /* STABLE */
|
|
26907
27165
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
|
|
26908
27166
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
|
|
@@ -26918,7 +27176,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26918
27176
|
class: "kq3d-isoline-analysis-legend",
|
|
26919
27177
|
src: item.src,
|
|
26920
27178
|
alt: "无"
|
|
26921
|
-
}, null, 8 /* PROPS */,
|
|
27179
|
+
}, null, 8 /* PROPS */, IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_10)]),
|
|
26922
27180
|
_: 2 /* DYNAMIC */
|
|
26923
27181
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
|
|
26924
27182
|
}), 64 /* STABLE_FRAGMENT */))]),
|
|
@@ -26930,7 +27188,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26930
27188
|
})])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
26931
27189
|
_: 1 /* STABLE */
|
|
26932
27190
|
})) : (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).fillType === 2 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_tabs, {
|
|
26933
|
-
key:
|
|
27191
|
+
key: 1,
|
|
26934
27192
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(activeName),
|
|
26935
27193
|
"onUpdate:modelValue": _cache[117] || (_cache[117] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(activeName) ? activeName.value = $event : activeName = $event),
|
|
26936
27194
|
onTabChange: _ctx.handleChange
|
|
@@ -26939,321 +27197,327 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
26939
27197
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).contourLine,
|
|
26940
27198
|
name: "line"
|
|
26941
27199
|
}, {
|
|
26942
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26943
|
-
"
|
|
26944
|
-
"
|
|
27200
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_scrollbar, {
|
|
27201
|
+
always: "",
|
|
27202
|
+
"max-height": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(maxHeight)
|
|
26945
27203
|
}, {
|
|
26946
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.
|
|
26947
|
-
|
|
26948
|
-
|
|
26949
|
-
|
|
26950
|
-
|
|
26951
|
-
|
|
26952
|
-
|
|
26953
|
-
|
|
26954
|
-
|
|
27204
|
+
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_11, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form, {
|
|
27205
|
+
"label-width": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(currentLang) === 'zh' ? '110px' : '180px',
|
|
27206
|
+
"label-position": "left"
|
|
27207
|
+
}, {
|
|
27208
|
+
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_row, null, {
|
|
27209
|
+
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, {
|
|
27210
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).elevationMarking
|
|
27211
|
+
}, {
|
|
27212
|
+
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_switch, {
|
|
27213
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking,
|
|
27214
|
+
"onUpdate:modelValue": _cache[59] || (_cache[59] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking = $event),
|
|
27215
|
+
onChange: _cache[60] || (_cache[60] = $event => paramsChanged('elevationMarking'))
|
|
27216
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27217
|
+
_: 1 /* STABLE */
|
|
27218
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26955
27219
|
_: 1 /* STABLE */
|
|
26956
|
-
},
|
|
26957
|
-
|
|
26958
|
-
|
|
26959
|
-
|
|
26960
|
-
|
|
26961
|
-
|
|
26962
|
-
|
|
26963
|
-
|
|
26964
|
-
|
|
26965
|
-
|
|
26966
|
-
},
|
|
27220
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27221
|
+
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, {
|
|
27222
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurve
|
|
27223
|
+
}, {
|
|
27224
|
+
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_switch, {
|
|
27225
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve,
|
|
27226
|
+
"onUpdate:modelValue": _cache[61] || (_cache[61] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve = $event),
|
|
27227
|
+
onChange: _cache[62] || (_cache[62] = $event => paramsChanged('firstCurve'))
|
|
27228
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27229
|
+
_: 1 /* STABLE */
|
|
27230
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
26967
27231
|
_: 1 /* STABLE */
|
|
26968
|
-
},
|
|
26969
|
-
|
|
26970
|
-
|
|
26971
|
-
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, {
|
|
26972
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveSpace
|
|
26973
|
-
}, {
|
|
26974
|
-
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_row, {
|
|
26975
|
-
style: {
|
|
26976
|
-
"display": "flex"
|
|
26977
|
-
}
|
|
27232
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27233
|
+
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, {
|
|
27234
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveSpace
|
|
26978
27235
|
}, {
|
|
26979
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26980
|
-
|
|
26981
|
-
|
|
26982
|
-
|
|
26983
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing,
|
|
26984
|
-
"onUpdate:modelValue": _cache[63] || (_cache[63] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing = $event),
|
|
26985
|
-
step: 10,
|
|
26986
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
|
|
26987
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
|
|
26988
|
-
onInput: _cache[64] || (_cache[64] = $event => paramsChanged('firstCurveSpace'))
|
|
26989
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
26990
|
-
_: 1 /* STABLE */
|
|
26991
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
26992
|
-
span: 8
|
|
27236
|
+
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_row, {
|
|
27237
|
+
style: {
|
|
27238
|
+
"display": "flex"
|
|
27239
|
+
}
|
|
26993
27240
|
}, {
|
|
26994
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
26995
|
-
|
|
26996
|
-
|
|
26997
|
-
|
|
26998
|
-
|
|
26999
|
-
|
|
27000
|
-
|
|
27001
|
-
|
|
27002
|
-
|
|
27241
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27242
|
+
span: 16
|
|
27243
|
+
}, {
|
|
27244
|
+
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_slider, {
|
|
27245
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing,
|
|
27246
|
+
"onUpdate:modelValue": _cache[63] || (_cache[63] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing = $event),
|
|
27247
|
+
step: 10,
|
|
27248
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
|
|
27249
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
|
|
27250
|
+
onInput: _cache[64] || (_cache[64] = $event => paramsChanged('firstCurveSpace'))
|
|
27251
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
27252
|
+
_: 1 /* STABLE */
|
|
27253
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27254
|
+
span: 8
|
|
27255
|
+
}, {
|
|
27256
|
+
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_input_number, {
|
|
27257
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing,
|
|
27258
|
+
"onUpdate:modelValue": _cache[65] || (_cache[65] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).spaceing = $event),
|
|
27259
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
|
|
27260
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
|
|
27261
|
+
step: 10,
|
|
27262
|
+
onInput: _cache[66] || (_cache[66] = $event => paramsChanged('firstCurveSpace')),
|
|
27263
|
+
"controls-position": "right"
|
|
27264
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
27265
|
+
_: 1 /* STABLE */
|
|
27266
|
+
})]),
|
|
27003
27267
|
_: 1 /* STABLE */
|
|
27004
27268
|
})]),
|
|
27005
27269
|
_: 1 /* STABLE */
|
|
27006
|
-
})]),
|
|
27270
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27007
27271
|
_: 1 /* STABLE */
|
|
27008
|
-
},
|
|
27009
|
-
|
|
27010
|
-
|
|
27011
|
-
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, {
|
|
27012
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveWidth
|
|
27013
|
-
}, {
|
|
27014
|
-
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_row, {
|
|
27015
|
-
style: {
|
|
27016
|
-
"display": "flex"
|
|
27017
|
-
}
|
|
27272
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27273
|
+
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, {
|
|
27274
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveWidth
|
|
27018
27275
|
}, {
|
|
27019
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27020
|
-
|
|
27021
|
-
|
|
27022
|
-
|
|
27023
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth,
|
|
27024
|
-
"onUpdate:modelValue": _cache[67] || (_cache[67] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth = $event),
|
|
27025
|
-
step: 0.1,
|
|
27026
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
27027
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
27028
|
-
onInput: _cache[68] || (_cache[68] = $event => paramsChanged('firstCurveWidth'))
|
|
27029
|
-
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
27030
|
-
_: 1 /* STABLE */
|
|
27031
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27032
|
-
span: 8
|
|
27276
|
+
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_row, {
|
|
27277
|
+
style: {
|
|
27278
|
+
"display": "flex"
|
|
27279
|
+
}
|
|
27033
27280
|
}, {
|
|
27034
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27035
|
-
|
|
27036
|
-
|
|
27037
|
-
|
|
27038
|
-
|
|
27039
|
-
|
|
27040
|
-
|
|
27041
|
-
|
|
27042
|
-
|
|
27281
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27282
|
+
span: 16
|
|
27283
|
+
}, {
|
|
27284
|
+
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_slider, {
|
|
27285
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth,
|
|
27286
|
+
"onUpdate:modelValue": _cache[67] || (_cache[67] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth = $event),
|
|
27287
|
+
step: 0.1,
|
|
27288
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
27289
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
27290
|
+
onInput: _cache[68] || (_cache[68] = $event => paramsChanged('firstCurveWidth'))
|
|
27291
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
27292
|
+
_: 1 /* STABLE */
|
|
27293
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27294
|
+
span: 8
|
|
27295
|
+
}, {
|
|
27296
|
+
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_input_number, {
|
|
27297
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth,
|
|
27298
|
+
"onUpdate:modelValue": _cache[69] || (_cache[69] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveWidth = $event),
|
|
27299
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
|
|
27300
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
|
|
27301
|
+
step: 0.1,
|
|
27302
|
+
onInput: _cache[70] || (_cache[70] = $event => paramsChanged('firstCurveWidth')),
|
|
27303
|
+
"controls-position": "right"
|
|
27304
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
27305
|
+
_: 1 /* STABLE */
|
|
27306
|
+
})]),
|
|
27043
27307
|
_: 1 /* STABLE */
|
|
27044
27308
|
})]),
|
|
27045
27309
|
_: 1 /* STABLE */
|
|
27046
|
-
})]),
|
|
27310
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27047
27311
|
_: 1 /* STABLE */
|
|
27048
|
-
},
|
|
27049
|
-
|
|
27050
|
-
|
|
27051
|
-
|
|
27052
|
-
|
|
27053
|
-
|
|
27054
|
-
|
|
27055
|
-
|
|
27056
|
-
|
|
27057
|
-
|
|
27058
|
-
},
|
|
27312
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
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, {
|
|
27314
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveColor
|
|
27315
|
+
}, {
|
|
27316
|
+
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_color_picker, {
|
|
27317
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor,
|
|
27318
|
+
"onUpdate:modelValue": _cache[71] || (_cache[71] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor = $event),
|
|
27319
|
+
onChange: _cache[72] || (_cache[72] = $event => paramsChanged('firstCurveColor'))
|
|
27320
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27321
|
+
_: 1 /* STABLE */
|
|
27322
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27059
27323
|
_: 1 /* STABLE */
|
|
27060
|
-
},
|
|
27061
|
-
|
|
27062
|
-
|
|
27063
|
-
|
|
27064
|
-
|
|
27065
|
-
|
|
27066
|
-
|
|
27067
|
-
|
|
27068
|
-
|
|
27069
|
-
|
|
27070
|
-
},
|
|
27324
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27325
|
+
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, {
|
|
27326
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurve
|
|
27327
|
+
}, {
|
|
27328
|
+
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_switch, {
|
|
27329
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve,
|
|
27330
|
+
"onUpdate:modelValue": _cache[73] || (_cache[73] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve = $event),
|
|
27331
|
+
onChange: _cache[74] || (_cache[74] = $event => paramsChanged('rememberCurve'))
|
|
27332
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27333
|
+
_: 1 /* STABLE */
|
|
27334
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27071
27335
|
_: 1 /* STABLE */
|
|
27072
|
-
},
|
|
27073
|
-
|
|
27074
|
-
|
|
27075
|
-
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, {
|
|
27076
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveWidth
|
|
27077
|
-
}, {
|
|
27078
|
-
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_row, {
|
|
27079
|
-
style: {
|
|
27080
|
-
"display": "flex"
|
|
27081
|
-
}
|
|
27336
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27337
|
+
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, {
|
|
27338
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveWidth
|
|
27082
27339
|
}, {
|
|
27083
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27084
|
-
|
|
27340
|
+
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_row, {
|
|
27341
|
+
style: {
|
|
27342
|
+
"display": "flex"
|
|
27343
|
+
}
|
|
27085
27344
|
}, {
|
|
27086
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27087
|
-
|
|
27088
|
-
|
|
27089
|
-
|
|
27090
|
-
|
|
27091
|
-
|
|
27092
|
-
|
|
27093
|
-
|
|
27094
|
-
|
|
27095
|
-
|
|
27096
|
-
|
|
27097
|
-
|
|
27098
|
-
|
|
27099
|
-
|
|
27100
|
-
|
|
27101
|
-
|
|
27102
|
-
|
|
27103
|
-
|
|
27104
|
-
|
|
27105
|
-
|
|
27106
|
-
|
|
27345
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27346
|
+
span: 16
|
|
27347
|
+
}, {
|
|
27348
|
+
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_slider, {
|
|
27349
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth,
|
|
27350
|
+
"onUpdate:modelValue": _cache[75] || (_cache[75] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth = $event),
|
|
27351
|
+
step: 0.1,
|
|
27352
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
|
|
27353
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
|
|
27354
|
+
onInput: _cache[76] || (_cache[76] = $event => paramsChanged('rememberCurveWidth'))
|
|
27355
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
27356
|
+
_: 1 /* STABLE */
|
|
27357
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27358
|
+
span: 8
|
|
27359
|
+
}, {
|
|
27360
|
+
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_input_number, {
|
|
27361
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth,
|
|
27362
|
+
"onUpdate:modelValue": _cache[77] || (_cache[77] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveWidth = $event),
|
|
27363
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
|
|
27364
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
|
|
27365
|
+
step: 0.1,
|
|
27366
|
+
onInput: _cache[78] || (_cache[78] = $event => paramsChanged('rememberCurveWidth')),
|
|
27367
|
+
"controls-position": "right"
|
|
27368
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
27369
|
+
_: 1 /* STABLE */
|
|
27370
|
+
})]),
|
|
27107
27371
|
_: 1 /* STABLE */
|
|
27108
27372
|
})]),
|
|
27109
27373
|
_: 1 /* STABLE */
|
|
27110
|
-
})]),
|
|
27374
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27111
27375
|
_: 1 /* STABLE */
|
|
27112
|
-
},
|
|
27113
|
-
|
|
27114
|
-
|
|
27115
|
-
|
|
27116
|
-
|
|
27117
|
-
|
|
27118
|
-
|
|
27119
|
-
|
|
27120
|
-
|
|
27121
|
-
|
|
27122
|
-
},
|
|
27376
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27377
|
+
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, {
|
|
27378
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveColor
|
|
27379
|
+
}, {
|
|
27380
|
+
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_color_picker, {
|
|
27381
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor,
|
|
27382
|
+
"onUpdate:modelValue": _cache[79] || (_cache[79] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor = $event),
|
|
27383
|
+
onChange: _cache[80] || (_cache[80] = $event => paramsChanged('rememberCurveColor'))
|
|
27384
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27385
|
+
_: 1 /* STABLE */
|
|
27386
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27123
27387
|
_: 1 /* STABLE */
|
|
27124
|
-
},
|
|
27125
|
-
|
|
27126
|
-
|
|
27127
|
-
|
|
27128
|
-
|
|
27129
|
-
|
|
27130
|
-
|
|
27131
|
-
|
|
27132
|
-
|
|
27133
|
-
|
|
27134
|
-
},
|
|
27388
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27389
|
+
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, {
|
|
27390
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurve
|
|
27391
|
+
}, {
|
|
27392
|
+
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_switch, {
|
|
27393
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve,
|
|
27394
|
+
"onUpdate:modelValue": _cache[81] || (_cache[81] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve = $event),
|
|
27395
|
+
onChange: _cache[82] || (_cache[82] = $event => paramsChanged('intervalCurve'))
|
|
27396
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27397
|
+
_: 1 /* STABLE */
|
|
27398
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27135
27399
|
_: 1 /* STABLE */
|
|
27136
|
-
},
|
|
27137
|
-
|
|
27138
|
-
|
|
27139
|
-
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, {
|
|
27140
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveWidth
|
|
27141
|
-
}, {
|
|
27142
|
-
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_row, {
|
|
27143
|
-
style: {
|
|
27144
|
-
"display": "flex"
|
|
27145
|
-
}
|
|
27400
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27401
|
+
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, {
|
|
27402
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveWidth
|
|
27146
27403
|
}, {
|
|
27147
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27148
|
-
|
|
27404
|
+
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_row, {
|
|
27405
|
+
style: {
|
|
27406
|
+
"display": "flex"
|
|
27407
|
+
}
|
|
27149
27408
|
}, {
|
|
27150
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27151
|
-
|
|
27152
|
-
|
|
27153
|
-
|
|
27154
|
-
|
|
27155
|
-
|
|
27156
|
-
|
|
27157
|
-
|
|
27158
|
-
|
|
27159
|
-
|
|
27160
|
-
|
|
27161
|
-
|
|
27162
|
-
|
|
27163
|
-
|
|
27164
|
-
|
|
27165
|
-
|
|
27166
|
-
|
|
27167
|
-
|
|
27168
|
-
|
|
27169
|
-
|
|
27170
|
-
|
|
27409
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27410
|
+
span: 16
|
|
27411
|
+
}, {
|
|
27412
|
+
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_slider, {
|
|
27413
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth,
|
|
27414
|
+
"onUpdate:modelValue": _cache[83] || (_cache[83] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth = $event),
|
|
27415
|
+
step: 0.1,
|
|
27416
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
|
|
27417
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
|
|
27418
|
+
onInput: _cache[84] || (_cache[84] = $event => paramsChanged('intervalCurveWidth'))
|
|
27419
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
27420
|
+
_: 1 /* STABLE */
|
|
27421
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27422
|
+
span: 8
|
|
27423
|
+
}, {
|
|
27424
|
+
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_input_number, {
|
|
27425
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth,
|
|
27426
|
+
"onUpdate:modelValue": _cache[85] || (_cache[85] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveWidth = $event),
|
|
27427
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
|
|
27428
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
|
|
27429
|
+
step: 0.1,
|
|
27430
|
+
onInput: _cache[86] || (_cache[86] = $event => paramsChanged('intervalCurveWidth')),
|
|
27431
|
+
"controls-position": "right"
|
|
27432
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
27433
|
+
_: 1 /* STABLE */
|
|
27434
|
+
})]),
|
|
27171
27435
|
_: 1 /* STABLE */
|
|
27172
27436
|
})]),
|
|
27173
27437
|
_: 1 /* STABLE */
|
|
27174
|
-
})]),
|
|
27438
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27175
27439
|
_: 1 /* STABLE */
|
|
27176
|
-
},
|
|
27177
|
-
|
|
27178
|
-
|
|
27179
|
-
|
|
27180
|
-
|
|
27181
|
-
|
|
27182
|
-
|
|
27183
|
-
|
|
27184
|
-
|
|
27185
|
-
|
|
27186
|
-
},
|
|
27440
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27441
|
+
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, {
|
|
27442
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveColor
|
|
27443
|
+
}, {
|
|
27444
|
+
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_color_picker, {
|
|
27445
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor,
|
|
27446
|
+
"onUpdate:modelValue": _cache[87] || (_cache[87] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor = $event),
|
|
27447
|
+
onChange: _cache[88] || (_cache[88] = $event => paramsChanged('intervalCurveColor'))
|
|
27448
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27449
|
+
_: 1 /* STABLE */
|
|
27450
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27187
27451
|
_: 1 /* STABLE */
|
|
27188
|
-
},
|
|
27189
|
-
|
|
27190
|
-
|
|
27191
|
-
|
|
27192
|
-
|
|
27193
|
-
|
|
27194
|
-
|
|
27195
|
-
|
|
27196
|
-
|
|
27197
|
-
|
|
27198
|
-
},
|
|
27452
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27453
|
+
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, {
|
|
27454
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurve
|
|
27455
|
+
}, {
|
|
27456
|
+
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_switch, {
|
|
27457
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve,
|
|
27458
|
+
"onUpdate:modelValue": _cache[89] || (_cache[89] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve = $event),
|
|
27459
|
+
onChange: _cache[90] || (_cache[90] = $event => paramsChanged('extraCurve'))
|
|
27460
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27461
|
+
_: 1 /* STABLE */
|
|
27462
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27199
27463
|
_: 1 /* STABLE */
|
|
27200
|
-
},
|
|
27201
|
-
|
|
27202
|
-
|
|
27203
|
-
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, {
|
|
27204
|
-
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveWidth
|
|
27205
|
-
}, {
|
|
27206
|
-
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_row, {
|
|
27207
|
-
style: {
|
|
27208
|
-
"display": "flex"
|
|
27209
|
-
}
|
|
27464
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27465
|
+
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, {
|
|
27466
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveWidth
|
|
27210
27467
|
}, {
|
|
27211
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27212
|
-
|
|
27213
|
-
|
|
27214
|
-
|
|
27215
|
-
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth,
|
|
27216
|
-
"onUpdate:modelValue": _cache[91] || (_cache[91] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth = $event),
|
|
27217
|
-
step: 0.1,
|
|
27218
|
-
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
27219
|
-
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
27220
|
-
onInput: _cache[92] || (_cache[92] = $event => paramsChanged('extraCurveWidth'))
|
|
27221
|
-
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
27222
|
-
_: 1 /* STABLE */
|
|
27223
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27224
|
-
span: 8
|
|
27468
|
+
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_row, {
|
|
27469
|
+
style: {
|
|
27470
|
+
"display": "flex"
|
|
27471
|
+
}
|
|
27225
27472
|
}, {
|
|
27226
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
27227
|
-
|
|
27228
|
-
|
|
27229
|
-
|
|
27230
|
-
|
|
27231
|
-
|
|
27232
|
-
|
|
27233
|
-
|
|
27234
|
-
|
|
27473
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27474
|
+
span: 16
|
|
27475
|
+
}, {
|
|
27476
|
+
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_slider, {
|
|
27477
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth,
|
|
27478
|
+
"onUpdate:modelValue": _cache[91] || (_cache[91] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth = $event),
|
|
27479
|
+
step: 0.1,
|
|
27480
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
27481
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
27482
|
+
onInput: _cache[92] || (_cache[92] = $event => paramsChanged('extraCurveWidth'))
|
|
27483
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
27484
|
+
_: 1 /* STABLE */
|
|
27485
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
27486
|
+
span: 8
|
|
27487
|
+
}, {
|
|
27488
|
+
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_input_number, {
|
|
27489
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth,
|
|
27490
|
+
"onUpdate:modelValue": _cache[93] || (_cache[93] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveWidth = $event),
|
|
27491
|
+
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
|
|
27492
|
+
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
|
|
27493
|
+
step: 0.1,
|
|
27494
|
+
onInput: _cache[94] || (_cache[94] = $event => paramsChanged('extraCurveWidth')),
|
|
27495
|
+
"controls-position": "right"
|
|
27496
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
27497
|
+
_: 1 /* STABLE */
|
|
27498
|
+
})]),
|
|
27235
27499
|
_: 1 /* STABLE */
|
|
27236
27500
|
})]),
|
|
27237
27501
|
_: 1 /* STABLE */
|
|
27238
|
-
})]),
|
|
27502
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27239
27503
|
_: 1 /* STABLE */
|
|
27240
|
-
},
|
|
27241
|
-
|
|
27242
|
-
|
|
27243
|
-
|
|
27244
|
-
|
|
27245
|
-
|
|
27246
|
-
|
|
27247
|
-
|
|
27248
|
-
|
|
27249
|
-
|
|
27250
|
-
},
|
|
27504
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27505
|
+
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, {
|
|
27506
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveColor
|
|
27507
|
+
}, {
|
|
27508
|
+
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_color_picker, {
|
|
27509
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor,
|
|
27510
|
+
"onUpdate:modelValue": _cache[95] || (_cache[95] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor = $event),
|
|
27511
|
+
onChange: _cache[96] || (_cache[96] = $event => paramsChanged('extraCurveColor'))
|
|
27512
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
27513
|
+
_: 1 /* STABLE */
|
|
27514
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
27251
27515
|
_: 1 /* STABLE */
|
|
27252
|
-
},
|
|
27516
|
+
})], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve]])]),
|
|
27253
27517
|
_: 1 /* STABLE */
|
|
27254
|
-
}
|
|
27518
|
+
}, 8 /* PROPS */, ["label-width"])])]),
|
|
27255
27519
|
_: 1 /* STABLE */
|
|
27256
|
-
}, 8 /* PROPS */, ["
|
|
27520
|
+
}, 8 /* PROPS */, ["max-height"])])]),
|
|
27257
27521
|
_: 1 /* STABLE */
|
|
27258
27522
|
}, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_tab_pane, {
|
|
27259
27523
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).contourSurface,
|
|
@@ -27408,7 +27672,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27408
27672
|
_: 1 /* STABLE */
|
|
27409
27673
|
}, 8 /* PROPS */, ["label"])]),
|
|
27410
27674
|
_: 1 /* STABLE */
|
|
27411
|
-
}), (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",
|
|
27675
|
+
}), (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_12, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
27412
27676
|
style: {
|
|
27413
27677
|
"display": "flex"
|
|
27414
27678
|
}
|
|
@@ -27452,7 +27716,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27452
27716
|
step: 1,
|
|
27453
27717
|
onInput: _cache[111] || (_cache[111] = $event => paramsChanged('colorTableHeight')),
|
|
27454
27718
|
"controls-position": "right"
|
|
27455
|
-
}, 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",
|
|
27719
|
+
}, 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_13, (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, {
|
|
27456
27720
|
key: 2,
|
|
27457
27721
|
modelValue: item.colorTableHeight,
|
|
27458
27722
|
"onUpdate:modelValue": $event => item.colorTableHeight = $event,
|
|
@@ -27483,7 +27747,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27483
27747
|
}, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
27484
27748
|
_: 2 /* DYNAMIC */
|
|
27485
27749
|
}, 1024 /* DYNAMIC_SLOTS */);
|
|
27486
|
-
}), 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",
|
|
27750
|
+
}), 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_14, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
27487
27751
|
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, {
|
|
27488
27752
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
|
|
27489
27753
|
}, {
|
|
@@ -27492,7 +27756,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27492
27756
|
"display": "flex"
|
|
27493
27757
|
}
|
|
27494
27758
|
}, {
|
|
27495
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
27759
|
+
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_15, (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_16, (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_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
|
|
27496
27760
|
_: 1 /* STABLE */
|
|
27497
27761
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
|
|
27498
27762
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
|
|
@@ -27508,7 +27772,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27508
27772
|
class: "kq3d-isoline-analysis-legend",
|
|
27509
27773
|
src: item.src,
|
|
27510
27774
|
alt: ""
|
|
27511
|
-
}, null, 8 /* PROPS */,
|
|
27775
|
+
}, null, 8 /* PROPS */, IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_18)]),
|
|
27512
27776
|
_: 2 /* DYNAMIC */
|
|
27513
27777
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
|
|
27514
27778
|
}), 64 /* STABLE_FRAGMENT */))]),
|
|
@@ -27527,7 +27791,7 @@ const IsolineAnalysisvue_type_script_setup_true_lang_js_default_ = {
|
|
|
27527
27791
|
_: 1 /* STABLE */
|
|
27528
27792
|
}, 8 /* PROPS */, ["title"])]),
|
|
27529
27793
|
_: 1 /* STABLE */
|
|
27530
|
-
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
27794
|
+
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", IsolineAnalysisvue_type_script_setup_true_lang_js_hoisted_19, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
27531
27795
|
onClick: _cache[118] || (_cache[118] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
27532
27796
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
27533
27797
|
type: "primary"
|
|
@@ -30578,8 +30842,6 @@ const AddDatavue_type_script_setup_true_lang_js_default_ = {
|
|
|
30578
30842
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
30579
30843
|
let selectTypeIndex = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(0);
|
|
30580
30844
|
|
|
30581
|
-
//URL服务支持的数据源类型
|
|
30582
|
-
let dataSourceTypeList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
30583
30845
|
//选择的数据源类型
|
|
30584
30846
|
let dataSourceType = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
30585
30847
|
let dataSource = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
@@ -30593,6 +30855,8 @@ const AddDatavue_type_script_setup_true_lang_js_default_ = {
|
|
|
30593
30855
|
|
|
30594
30856
|
// 获取组件传参
|
|
30595
30857
|
|
|
30858
|
+
//URL服务支持的数据源类型
|
|
30859
|
+
let dataSourceTypeList = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(setDataSourceType());
|
|
30596
30860
|
let operatorArray = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.computed)(() => {
|
|
30597
30861
|
let array = [];
|
|
30598
30862
|
let list = [...fileList.value];
|
|
@@ -32647,9 +32911,9 @@ WeatherEffect.install = (Vue, opts) => {
|
|
|
32647
32911
|
|
|
32648
32912
|
|
|
32649
32913
|
|
|
32650
|
-
/*
|
|
32651
|
-
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
32652
|
-
* All rights reserved.
|
|
32914
|
+
/*
|
|
32915
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
32916
|
+
* All rights reserved.
|
|
32653
32917
|
*/
|
|
32654
32918
|
//多窗口逻辑类
|
|
32655
32919
|
class CompareMapViewModel {
|
|
@@ -32700,11 +32964,13 @@ class CompareMapViewModel {
|
|
|
32700
32964
|
for (let i = 0; i < checkedLayerkeys.length; i++) {
|
|
32701
32965
|
let layer = this._scenceView._layerManager.getLayerByGuid(checkedLayerkeys[i]);
|
|
32702
32966
|
let type = this._scenceView._layerManager.getLayerTypeByGuid(checkedLayerkeys[i]);
|
|
32703
|
-
layer
|
|
32704
|
-
|
|
32705
|
-
|
|
32706
|
-
entity
|
|
32707
|
-
|
|
32967
|
+
if (layer) {
|
|
32968
|
+
layer.showInViews = [];
|
|
32969
|
+
if (type == 'datasource') {
|
|
32970
|
+
layer.entities.values.forEach(entity => {
|
|
32971
|
+
entity.showInViews = [];
|
|
32972
|
+
});
|
|
32973
|
+
}
|
|
32708
32974
|
}
|
|
32709
32975
|
}
|
|
32710
32976
|
}
|
|
@@ -32718,11 +32984,13 @@ class CompareMapViewModel {
|
|
|
32718
32984
|
for (let i = 0; i < checkedLayerkeys.length; i++) {
|
|
32719
32985
|
let layer = this._scenceView._layerManager.getLayerByGuid(checkedLayerkeys[i]);
|
|
32720
32986
|
let type = this._scenceView._layerManager.getLayerTypeByGuid(checkedLayerkeys[i]);
|
|
32721
|
-
layer
|
|
32722
|
-
|
|
32723
|
-
|
|
32724
|
-
entity
|
|
32725
|
-
|
|
32987
|
+
if (layer) {
|
|
32988
|
+
layer.showInViews = undefined;
|
|
32989
|
+
if (type == 'datasource') {
|
|
32990
|
+
layer.entities.values.forEach(entity => {
|
|
32991
|
+
entity.showInViews = [0, 1, 2, 3];
|
|
32992
|
+
});
|
|
32993
|
+
}
|
|
32726
32994
|
}
|
|
32727
32995
|
}
|
|
32728
32996
|
}
|
|
@@ -33779,8 +34047,8 @@ class RollerViewModel {
|
|
|
33779
34047
|
}
|
|
33780
34048
|
let relativeOffset = movement.endPosition.x;
|
|
33781
34049
|
let splitPosition = (that._lrSlider.offsetLeft + relativeOffset) / that._lrSlider.parentElement.parentElement.offsetWidth;
|
|
33782
|
-
that._lrSlider.style.left = 100.0 * splitPosition +
|
|
33783
|
-
that._viewer.scene.imagerySplitPosition = splitPosition;
|
|
34050
|
+
that._lrSlider.style.left = 100.0 * splitPosition + "%";
|
|
34051
|
+
if (that._viewer.scene.imagerySplitPosition !== undefined) that._viewer.scene.imagerySplitPosition = splitPosition;else that._viewer.scene.splitPosition = splitPosition;
|
|
33784
34052
|
}, Cesium.ScreenSpaceEventType.MOUSE_MOVE);
|
|
33785
34053
|
this._lrSliderHandler.setInputAction(function () {
|
|
33786
34054
|
that._lrSliderActive = false;
|
|
@@ -33795,8 +34063,9 @@ class RollerViewModel {
|
|
|
33795
34063
|
}
|
|
33796
34064
|
let relativeOffset = movement.endPosition.y;
|
|
33797
34065
|
let splitPosition = 1.0 - (that._tbSlider.offsetTop + relativeOffset) / that._tbSlider.parentElement.parentElement.offsetHeight;
|
|
33798
|
-
that._tbSlider.style.top = 100.0 * (1.0 - splitPosition) +
|
|
33799
|
-
|
|
34066
|
+
that._tbSlider.style.top = 100.0 * (1.0 - splitPosition) + "%";
|
|
34067
|
+
// 兼容Cesium186和1102
|
|
34068
|
+
if (that._viewer.scene.imagerySplitPosition !== undefined) that._viewer.scene.imagerySplitPosition = splitPosition;else that._viewer.scene.splitPosition = splitPosition;
|
|
33800
34069
|
}, Cesium.ScreenSpaceEventType.MOUSE_MOVE);
|
|
33801
34070
|
this._tbSliderHandler.setInputAction(function () {
|
|
33802
34071
|
that._tbSliderActive = false;
|
|
@@ -33820,7 +34089,7 @@ class RollerViewModel {
|
|
|
33820
34089
|
//切换模式
|
|
33821
34090
|
changeMode(mode) {
|
|
33822
34091
|
let direction = 0;
|
|
33823
|
-
let splitdirection = Cesium.ImagerySplitDirection.NONE;
|
|
34092
|
+
let splitdirection = Cesium.ImagerySplitDirection ? Cesium.ImagerySplitDirection.NONE : Cesium.SplitDirection.NONE;
|
|
33824
34093
|
let splitPosition = 0.5;
|
|
33825
34094
|
this._lrSlider.style.display = "none";
|
|
33826
34095
|
this._tbSlider.style.display = "none";
|
|
@@ -33828,13 +34097,13 @@ class RollerViewModel {
|
|
|
33828
34097
|
case 1:
|
|
33829
34098
|
direction = 1;
|
|
33830
34099
|
this._lrSlider.style.display = "block";
|
|
33831
|
-
splitdirection = Cesium.ImagerySplitDirection.LEFT;
|
|
34100
|
+
splitdirection = Cesium.ImagerySplitDirection ? Cesium.ImagerySplitDirection.LEFT : Cesium.SplitDirection.LEFT;
|
|
33832
34101
|
splitPosition = this._lrSlider.offsetLeft / this._lrSlider.parentElement.parentElement.offsetWidth;
|
|
33833
34102
|
break;
|
|
33834
34103
|
case 2:
|
|
33835
34104
|
direction = 3;
|
|
33836
34105
|
this._tbSlider.style.display = "block";
|
|
33837
|
-
splitdirection = Cesium.ImagerySplitDirection.TOP;
|
|
34106
|
+
splitdirection = Cesium.ImagerySplitDirection ? Cesium.ImagerySplitDirection.TOP : Cesium.SplitDirection.TOP;
|
|
33838
34107
|
splitPosition = 1.0 - this._tbSlider.offsetTop / this._tbSlider.parentElement.parentElement.offsetHeight;
|
|
33839
34108
|
break;
|
|
33840
34109
|
default:
|
|
@@ -33847,26 +34116,32 @@ class RollerViewModel {
|
|
|
33847
34116
|
if (layerObj) layerObj.splitDirection = splitdirection;
|
|
33848
34117
|
});
|
|
33849
34118
|
if (mode !== 0) {
|
|
33850
|
-
this._viewer.scene.imagerySplitPosition
|
|
34119
|
+
if (this._viewer.scene.imagerySplitPosition !== undefined) {
|
|
34120
|
+
this._viewer.scene.imagerySplitPosition = splitPosition;
|
|
34121
|
+
} else this._viewer.scene.splitPosition = splitPosition;
|
|
33851
34122
|
}
|
|
33852
34123
|
}
|
|
33853
34124
|
|
|
33854
34125
|
//改变方向
|
|
33855
34126
|
changeDirection(index) {
|
|
33856
34127
|
let direction = this._layers[index].direction;
|
|
33857
|
-
let
|
|
34128
|
+
let splitDirection = Cesium.ImagerySplitDirection;
|
|
34129
|
+
if (!splitDirection) {
|
|
34130
|
+
splitDirection = Cesium.SplitDirection;
|
|
34131
|
+
}
|
|
34132
|
+
let splitdirection = splitDirection.NONE;
|
|
33858
34133
|
switch (direction) {
|
|
33859
34134
|
case 1:
|
|
33860
|
-
splitdirection =
|
|
34135
|
+
splitdirection = splitDirection.LEFT;
|
|
33861
34136
|
break;
|
|
33862
34137
|
case 2:
|
|
33863
|
-
splitdirection =
|
|
34138
|
+
splitdirection = splitDirection.RIGHT;
|
|
33864
34139
|
break;
|
|
33865
34140
|
case 3:
|
|
33866
|
-
splitdirection =
|
|
34141
|
+
splitdirection = splitDirection.TOP;
|
|
33867
34142
|
break;
|
|
33868
34143
|
case 4:
|
|
33869
|
-
splitdirection =
|
|
34144
|
+
splitdirection = splitDirection.BOTTOM;
|
|
33870
34145
|
break;
|
|
33871
34146
|
default:
|
|
33872
34147
|
break;
|
|
@@ -39602,16 +39877,14 @@ const resourceApi = {
|
|
|
39602
39877
|
}
|
|
39603
39878
|
};
|
|
39604
39879
|
/* harmony default export */ var api_resourceApi = (resourceApi);
|
|
39605
|
-
// EXTERNAL MODULE: external "@kq_npm/client3d_webgl_vue"
|
|
39606
|
-
var client3d_webgl_vue_ = __webpack_require__(459);
|
|
39607
39880
|
;// 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
|
|
39608
39881
|
|
|
39609
|
-
const AppToolBarvue_type_script_setup_true_lang_js_withScopeId = n => (_pushScopeId("data-v-
|
|
39882
|
+
const AppToolBarvue_type_script_setup_true_lang_js_withScopeId = n => (_pushScopeId("data-v-3e63a462"), n = n(), _popScopeId(), n);
|
|
39610
39883
|
const AppToolBarvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
39611
|
-
class: "tool-bar-wrapper"
|
|
39884
|
+
class: "tool-bar-wrapper-3d-component"
|
|
39612
39885
|
};
|
|
39613
39886
|
const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
39614
|
-
class: "tool-bar-wrapper-item"
|
|
39887
|
+
class: "tool-bar-wrapper-item-component"
|
|
39615
39888
|
};
|
|
39616
39889
|
|
|
39617
39890
|
|
|
@@ -39621,22 +39894,32 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39621
39894
|
|
|
39622
39895
|
/* harmony default export */ var AppToolBarvue_type_script_setup_true_lang_js = ({
|
|
39623
39896
|
__name: 'AppToolBar',
|
|
39897
|
+
props: {
|
|
39898
|
+
viewId: String
|
|
39899
|
+
},
|
|
39624
39900
|
emits: ["contrast"],
|
|
39625
39901
|
setup(__props, {
|
|
39626
39902
|
emit
|
|
39627
39903
|
}) {
|
|
39904
|
+
const props = __props;
|
|
39628
39905
|
const {
|
|
39629
39906
|
proxy
|
|
39630
39907
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
39908
|
+
const {
|
|
39909
|
+
t
|
|
39910
|
+
} = (0,vue_i18n_cjs_js_namespaceObject.useI18n)();
|
|
39631
39911
|
const props_params = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("props_params");
|
|
39632
39912
|
const portalPublicUrl = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("portalPublicUrl");
|
|
39633
39913
|
let isShowKqToolbar = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(true);
|
|
39634
39914
|
let isShowToolBarCtrlBtn = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(true);
|
|
39635
|
-
let
|
|
39915
|
+
let compareMapRef3d = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
39636
39916
|
let isRoller = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
39637
39917
|
let langLocal = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.locale);
|
|
39638
39918
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[langLocal.value]);
|
|
39639
|
-
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.
|
|
39919
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeMount)(() => {});
|
|
39920
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
39921
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.nextTick)(() => {});
|
|
39922
|
+
});
|
|
39640
39923
|
let toolbar3d = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([{
|
|
39641
39924
|
value: "Flight",
|
|
39642
39925
|
type: "menu",
|
|
@@ -39664,14 +39947,7 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39664
39947
|
title: language.value.common.advancedquery,
|
|
39665
39948
|
icon: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_icons_vue_namespaceObject.IconAdvancedQuery)
|
|
39666
39949
|
}]
|
|
39667
|
-
},
|
|
39668
|
-
// {
|
|
39669
|
-
// value: 'Tool3dMeasure',
|
|
39670
|
-
// type: 'menu',
|
|
39671
|
-
// title: language.value.webgl.measure,
|
|
39672
|
-
// icon: markRaw(IconMeasure2D)
|
|
39673
|
-
// },
|
|
39674
|
-
{
|
|
39950
|
+
}, {
|
|
39675
39951
|
value: "contrast",
|
|
39676
39952
|
type: "menu",
|
|
39677
39953
|
title: language.value.common.contrastTitle,
|
|
@@ -39693,58 +39969,39 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39693
39969
|
const toolbarSelect = value => {
|
|
39694
39970
|
switch (value) {
|
|
39695
39971
|
case "Flight":
|
|
39696
|
-
openBaseWindow(
|
|
39972
|
+
openBaseWindow(Flight, language.value.webgl.flight, client_icons_vue_namespaceObject.IconFlight);
|
|
39697
39973
|
break;
|
|
39698
39974
|
case "ModelPicking":
|
|
39699
|
-
openBaseWindow(
|
|
39975
|
+
openBaseWindow(ModelSelect, language.value.webgl.modelPick, client_icons_vue_namespaceObject.IconModelSelect);
|
|
39700
39976
|
break;
|
|
39701
39977
|
case "Tool3dGpuBoxSearch":
|
|
39702
|
-
openBaseWindow(
|
|
39978
|
+
openBaseWindow(GPUSpatialQuery, language.value.webgl.spatialQuery, icons_vue_namespaceObject.Search);
|
|
39703
39979
|
break;
|
|
39704
39980
|
case "featureIdentify":
|
|
39705
39981
|
toolFeatureIdentify();
|
|
39706
39982
|
break;
|
|
39707
39983
|
case "advQuery":
|
|
39708
|
-
|
|
39709
|
-
id: "kq-advanced-query",
|
|
39710
|
-
showZoom: false,
|
|
39711
|
-
childComponentProps: {
|
|
39712
|
-
isCheckedShow: false,
|
|
39713
|
-
skecthAttributes: {
|
|
39714
|
-
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
39715
|
-
geometryServerToken: props_params.value.ua_token
|
|
39716
|
-
},
|
|
39717
|
-
featureAttributes: {
|
|
39718
|
-
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
39719
|
-
geometryServerToken: props_params.value.ua_token
|
|
39720
|
-
}
|
|
39721
|
-
}
|
|
39722
|
-
});
|
|
39723
|
-
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.nextTick)(() => {
|
|
39724
|
-
proxy.$KqBaseWindow.getExpose("kq-advanced-query").then(({
|
|
39725
|
-
init
|
|
39726
|
-
}) => {
|
|
39727
|
-
init();
|
|
39728
|
-
});
|
|
39729
|
-
});
|
|
39984
|
+
toolAdvQuery();
|
|
39730
39985
|
break;
|
|
39731
39986
|
case "Tool3dMeasure":
|
|
39732
|
-
openBaseWindow(
|
|
39987
|
+
openBaseWindow(Measure, language.value.webgl.measure, client_icons_vue_namespaceObject.IconMeasure2D);
|
|
39733
39988
|
break;
|
|
39734
39989
|
case "IconTwoWin":
|
|
39735
|
-
|
|
39990
|
+
proxy.$KqBaseWindow.close();
|
|
39991
|
+
compareMapRef3d.value.changeMode(2);
|
|
39736
39992
|
isShowKqToolbar.value = false;
|
|
39737
39993
|
isShowToolBarCtrlBtn.value = false;
|
|
39738
39994
|
emit("contrast", true);
|
|
39739
39995
|
break;
|
|
39740
39996
|
case "IconFourWin":
|
|
39741
|
-
|
|
39997
|
+
proxy.$KqBaseWindow.close();
|
|
39998
|
+
compareMapRef3d.value.changeMode(4);
|
|
39742
39999
|
isShowKqToolbar.value = false;
|
|
39743
40000
|
isShowToolBarCtrlBtn.value = false;
|
|
39744
40001
|
emit("contrast", true);
|
|
39745
40002
|
break;
|
|
39746
40003
|
case "Tool3dRoller":
|
|
39747
|
-
openBaseWindow(
|
|
40004
|
+
openBaseWindow(Roller, language.value.webgl.roller, client_icons_vue_namespaceObject.IconRoller);
|
|
39748
40005
|
break;
|
|
39749
40006
|
default:
|
|
39750
40007
|
break;
|
|
@@ -39758,6 +40015,7 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39758
40015
|
top: 76,
|
|
39759
40016
|
right: 16
|
|
39760
40017
|
},
|
|
40018
|
+
teleport: "#" + props.viewId,
|
|
39761
40019
|
transfer: true,
|
|
39762
40020
|
fixed: "absolute",
|
|
39763
40021
|
id: component,
|
|
@@ -39773,22 +40031,55 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39773
40031
|
isShowKqToolbar.value = !isShowKqToolbar.value;
|
|
39774
40032
|
};
|
|
39775
40033
|
|
|
40034
|
+
// 高级查询
|
|
40035
|
+
const toolAdvQuery = () => {
|
|
40036
|
+
proxy.$KqBaseWindow.open({
|
|
40037
|
+
position: {
|
|
40038
|
+
top: 76,
|
|
40039
|
+
right: 16
|
|
40040
|
+
},
|
|
40041
|
+
id: "kq-advanced-query",
|
|
40042
|
+
teleport: "#" + props.viewId,
|
|
40043
|
+
transfer: true,
|
|
40044
|
+
title: t("common.advancedquery"),
|
|
40045
|
+
titleIcon: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_icons_vue_namespaceObject.IconAdvancedQuery),
|
|
40046
|
+
showZoom: false,
|
|
40047
|
+
padding: "0",
|
|
40048
|
+
childComponent: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_common_vue_.KqAdvancedQuery),
|
|
40049
|
+
childComponentProps: {
|
|
40050
|
+
queryAll: true,
|
|
40051
|
+
isCheckedShow: false,
|
|
40052
|
+
skecthAttributes: {
|
|
40053
|
+
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
40054
|
+
geometryServerToken: props_params.value.ua_token
|
|
40055
|
+
},
|
|
40056
|
+
featureAttributes: {
|
|
40057
|
+
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
40058
|
+
geometryServerToken: props_params.value.ua_token
|
|
40059
|
+
}
|
|
40060
|
+
}
|
|
40061
|
+
});
|
|
40062
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.nextTick)(() => {
|
|
40063
|
+
proxy.$KqBaseWindow.getExpose("kq-advanced-query").then(({
|
|
40064
|
+
init
|
|
40065
|
+
}) => {
|
|
40066
|
+
init();
|
|
40067
|
+
});
|
|
40068
|
+
});
|
|
40069
|
+
};
|
|
39776
40070
|
// 要素识别
|
|
39777
40071
|
const toolFeatureIdentify = () => {
|
|
39778
40072
|
proxy.$KqBaseWindow.preModal({
|
|
39779
|
-
boxClassName: "baseWindow_box_custom",
|
|
39780
40073
|
id: "kq-feature-identifyId",
|
|
39781
|
-
title:
|
|
40074
|
+
title: t("common.featureidentify"),
|
|
39782
40075
|
titleIcon: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_icons_vue_namespaceObject.IconFeatureIdentify),
|
|
39783
40076
|
position: {
|
|
39784
40077
|
top: 76,
|
|
39785
40078
|
right: 16
|
|
39786
40079
|
},
|
|
39787
|
-
transfer: true,
|
|
39788
|
-
fixed: "absolute",
|
|
39789
40080
|
padding: "0",
|
|
39790
40081
|
childComponent: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(client_common_vue_.KqFeatureIdentifyResult),
|
|
39791
|
-
destroyDynamics:
|
|
40082
|
+
destroyDynamics: false,
|
|
39792
40083
|
childComponentProps: {
|
|
39793
40084
|
geometryServerUrl: portalPublicUrl.value.geometryServerUrl,
|
|
39794
40085
|
geometryServerToken: props_params.value.ua_token,
|
|
@@ -39816,7 +40107,9 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39816
40107
|
const _component_kq_tool_bar = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-tool-bar");
|
|
39817
40108
|
const _component_kq_icon = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-icon");
|
|
39818
40109
|
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
40110
|
+
const _component_kq_3d_compare_map = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-3d-compare-map");
|
|
39819
40111
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", AppToolBarvue_type_script_setup_true_lang_js_hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", AppToolBarvue_type_script_setup_true_lang_js_hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_tool_bar, {
|
|
40112
|
+
ref: "kqToolBarRef",
|
|
39820
40113
|
position: {
|
|
39821
40114
|
top: 0,
|
|
39822
40115
|
right: 27
|
|
@@ -39836,17 +40129,17 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39836
40129
|
_: 1 /* STABLE */
|
|
39837
40130
|
})]),
|
|
39838
40131
|
_: 1 /* STABLE */
|
|
39839
|
-
}, 8 /* PROPS */, ["class"]), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isShowToolBarCtrlBtn)]])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" 分屏 "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(
|
|
40132
|
+
}, 8 /* PROPS */, ["class"]), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isShowToolBarCtrlBtn)]])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" 分屏 "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_3d_compare_map, {
|
|
39840
40133
|
showSynchro: true,
|
|
39841
|
-
ref_key: "
|
|
39842
|
-
ref:
|
|
40134
|
+
ref_key: "compareMapRef3d",
|
|
40135
|
+
ref: compareMapRef3d,
|
|
39843
40136
|
top: 0,
|
|
39844
40137
|
onBack: _cache[0] || (_cache[0] = () => {
|
|
39845
40138
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(isShowKqToolbar) ? isShowKqToolbar.value = true : isShowKqToolbar = true;
|
|
39846
40139
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(isShowToolBarCtrlBtn) ? isShowToolBarCtrlBtn.value = true : isShowToolBarCtrlBtn = true;
|
|
39847
40140
|
emit('contrast', false);
|
|
39848
40141
|
})
|
|
39849
|
-
}, null, 512 /* NEED_PATCH */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" 卷帘 "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isRoller) ? ((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)(
|
|
40142
|
+
}, null, 512 /* NEED_PATCH */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" 卷帘 "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isRoller) ? ((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)(Roller), {
|
|
39850
40143
|
key: 0,
|
|
39851
40144
|
top: 200,
|
|
39852
40145
|
right: 16
|
|
@@ -39856,23 +40149,23 @@ const AppToolBarvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
39856
40149
|
});
|
|
39857
40150
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=script&setup=true&lang=js
|
|
39858
40151
|
|
|
39859
|
-
// 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=
|
|
39860
|
-
var
|
|
39861
|
-
;// 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=
|
|
40152
|
+
// 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=3e63a462&lang=scss&scoped=true
|
|
40153
|
+
var AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true = __webpack_require__(316);
|
|
40154
|
+
;// 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=3e63a462&lang=scss&scoped=true
|
|
39862
40155
|
|
|
39863
40156
|
|
|
39864
40157
|
|
|
39865
|
-
var
|
|
40158
|
+
var AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true_options = {};
|
|
39866
40159
|
|
|
39867
|
-
|
|
39868
|
-
|
|
40160
|
+
AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true_options.insert = "head";
|
|
40161
|
+
AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true_options.singleton = false;
|
|
39869
40162
|
|
|
39870
|
-
var
|
|
40163
|
+
var AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true_update = injectStylesIntoStyleTag_default()(AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true/* default */.Z, AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true_options);
|
|
39871
40164
|
|
|
39872
40165
|
|
|
39873
40166
|
|
|
39874
|
-
/* harmony default export */ var
|
|
39875
|
-
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=
|
|
40167
|
+
/* harmony default export */ var components_AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true = (AppToolBarvue_type_style_index_0_id_3e63a462_lang_scss_scoped_true/* default.locals */.Z.locals || {});
|
|
40168
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue?vue&type=style&index=0&id=3e63a462&lang=scss&scoped=true
|
|
39876
40169
|
|
|
39877
40170
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBar.vue
|
|
39878
40171
|
|
|
@@ -39881,7 +40174,7 @@ var AppToolBarvue_type_style_index_0_id_989586f6_lang_scss_scoped_true_update =
|
|
|
39881
40174
|
;
|
|
39882
40175
|
|
|
39883
40176
|
|
|
39884
|
-
const AppToolBar_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(AppToolBarvue_type_script_setup_true_lang_js, [['__scopeId',"data-v-
|
|
40177
|
+
const AppToolBar_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(AppToolBarvue_type_script_setup_true_lang_js, [['__scopeId',"data-v-3e63a462"]])
|
|
39885
40178
|
|
|
39886
40179
|
/* harmony default export */ var AppToolBar = (AppToolBar_exports_);
|
|
39887
40180
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_lang/index.js"
|
|
@@ -39936,6 +40229,7 @@ var dictionaries_ = __webpack_require__(569);
|
|
|
39936
40229
|
|
|
39937
40230
|
|
|
39938
40231
|
|
|
40232
|
+
|
|
39939
40233
|
/*
|
|
39940
40234
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
39941
40235
|
* All rights reserved.
|
|
@@ -40340,11 +40634,39 @@ function resetWebMapInfo(webMapInfo, cb, defaultShowLayerNames, isShowAllLayers)
|
|
|
40340
40634
|
* @param cb 回调函数
|
|
40341
40635
|
*/
|
|
40342
40636
|
function getKqLayerInfo(layerSources, cb) {
|
|
40637
|
+
if (!(layerSources && layerSources.length > 0)) {
|
|
40638
|
+
cb();
|
|
40639
|
+
return;
|
|
40640
|
+
}
|
|
40343
40641
|
let index = 0,
|
|
40344
40642
|
count = layerSources.length;
|
|
40345
40643
|
getLayers();
|
|
40346
40644
|
function getLayers() {
|
|
40347
|
-
|
|
40645
|
+
// 如果是矢量瓦片渲染 先解析style.json的信息
|
|
40646
|
+
if (layerSources[index].renderType === "vectortile") {
|
|
40647
|
+
const serviceInfo = new window.KqGIS.Map.GetVectorInfoService(layerSources[index].style);
|
|
40648
|
+
serviceInfo.init(res => {
|
|
40649
|
+
if (res.resultcode === "error") {
|
|
40650
|
+
_getKqInfo();
|
|
40651
|
+
return;
|
|
40652
|
+
}
|
|
40653
|
+
const sources = serviceInfo.getLayerInfos();
|
|
40654
|
+
const _layers = sources[0].children;
|
|
40655
|
+
_layers.forEach(_layer => {
|
|
40656
|
+
_layer.subLayerIds = [];
|
|
40657
|
+
_layer.children.forEach(_c => {
|
|
40658
|
+
_layer.subLayerIds.push(_c.id);
|
|
40659
|
+
});
|
|
40660
|
+
});
|
|
40661
|
+
layerSources[index].layers = _layers;
|
|
40662
|
+
_getKqInfo();
|
|
40663
|
+
});
|
|
40664
|
+
} else {
|
|
40665
|
+
_getKqInfo();
|
|
40666
|
+
}
|
|
40667
|
+
}
|
|
40668
|
+
function _getKqInfo() {
|
|
40669
|
+
if (layerSources[index].serverType === "kqserver" && layerSources[index].renderType !== "ogcwmts" && layerSources[index].renderType !== "ogcwms") {
|
|
40348
40670
|
if (!layerSources[index] || !layerSources[index].url) {
|
|
40349
40671
|
next();
|
|
40350
40672
|
return;
|
|
@@ -40365,15 +40687,21 @@ function resetWebMapInfo(webMapInfo, cb, defaultShowLayerNames, isShowAllLayers)
|
|
|
40365
40687
|
myMapService.init(datas => {
|
|
40366
40688
|
if (datas.resultcode === "success") {
|
|
40367
40689
|
const layers = myMapService.getLayerInfos();
|
|
40368
|
-
|
|
40690
|
+
|
|
40691
|
+
// 如果图层是矢量瓦片渲染 存在属性layers layers做属性合并
|
|
40692
|
+
if (!layerSources[index].layers) {
|
|
40693
|
+
layerSources[index].layers = layers;
|
|
40694
|
+
} else {
|
|
40695
|
+
layerSources[index].layers.forEach(_layer => {
|
|
40696
|
+
const _id = _layer.children[0].id.split("#")[0];
|
|
40697
|
+
const nData = layers.filter(_l => {
|
|
40698
|
+
return _l.id.toString() === _id;
|
|
40699
|
+
});
|
|
40700
|
+
Object.assign(_layer, nData[0]);
|
|
40701
|
+
});
|
|
40702
|
+
}
|
|
40369
40703
|
} else {
|
|
40370
40704
|
console.error(datas);
|
|
40371
|
-
// KqMessage({
|
|
40372
|
-
// message: "查询服务信息失败!",
|
|
40373
|
-
// grouping: true,
|
|
40374
|
-
// type: "error",
|
|
40375
|
-
// duration: 6000
|
|
40376
|
-
// });
|
|
40377
40705
|
}
|
|
40378
40706
|
next();
|
|
40379
40707
|
});
|
|
@@ -40390,12 +40718,6 @@ function resetWebMapInfo(webMapInfo, cb, defaultShowLayerNames, isShowAllLayers)
|
|
|
40390
40718
|
cb();
|
|
40391
40719
|
} catch (e) {
|
|
40392
40720
|
console.error(e);
|
|
40393
|
-
// KqMessage({
|
|
40394
|
-
// message: "地图初始化失败!",
|
|
40395
|
-
// grouping: true,
|
|
40396
|
-
// type: "error",
|
|
40397
|
-
// duration: 6000
|
|
40398
|
-
// });
|
|
40399
40721
|
}
|
|
40400
40722
|
}
|
|
40401
40723
|
}
|
|
@@ -40449,28 +40771,37 @@ function resetWebMapInfo(webMapInfo, cb, defaultShowLayerNames, isShowAllLayers)
|
|
|
40449
40771
|
if (_layerSources[i].name === layerData.sourceName) {
|
|
40450
40772
|
let layers = _layerSources[i].layers;
|
|
40451
40773
|
if (layers) {
|
|
40452
|
-
|
|
40453
|
-
|
|
40454
|
-
|
|
40455
|
-
|
|
40456
|
-
|
|
40457
|
-
|
|
40458
|
-
layerData.renderType
|
|
40459
|
-
|
|
40460
|
-
|
|
40461
|
-
|
|
40462
|
-
|
|
40463
|
-
|
|
40464
|
-
|
|
40465
|
-
|
|
40774
|
+
if (_layerSources[i].renderType !== "vectortile") {
|
|
40775
|
+
for (let z = 0; z < layers.length; z++) {
|
|
40776
|
+
if (Number(layers[z].id) === Number(layerData.id)) {
|
|
40777
|
+
layerData.url = _layerSources[i].url;
|
|
40778
|
+
layerData.accessToken = _layerSources[i].token;
|
|
40779
|
+
// 就近原则 数据原生的属性优先级最高 没有单独指定渲染时 使用数据源的
|
|
40780
|
+
if (!layerData.renderType) {
|
|
40781
|
+
layerData.renderType = _layerSources[i].renderType;
|
|
40782
|
+
}
|
|
40783
|
+
layerData.serverType = _layerSources[i].serverType;
|
|
40784
|
+
layerData.visible = getLayerDefaultState(layerData);
|
|
40785
|
+
let n = {};
|
|
40786
|
+
for (let k in _layerSources[i]) {
|
|
40787
|
+
if (k !== "layers") {
|
|
40788
|
+
n[k] = _layerSources[i][k];
|
|
40789
|
+
}
|
|
40466
40790
|
}
|
|
40791
|
+
return {
|
|
40792
|
+
n,
|
|
40793
|
+
...layers[z],
|
|
40794
|
+
...layerData
|
|
40795
|
+
};
|
|
40467
40796
|
}
|
|
40468
|
-
return {
|
|
40469
|
-
n,
|
|
40470
|
-
...layers[z],
|
|
40471
|
-
...layerData
|
|
40472
|
-
};
|
|
40473
40797
|
}
|
|
40798
|
+
} else {
|
|
40799
|
+
layerData["restLayers"] = layers;
|
|
40800
|
+
layerData.visible = getLayerDefaultState(layerData);
|
|
40801
|
+
return {
|
|
40802
|
+
...layerData,
|
|
40803
|
+
..._layerSources[i]
|
|
40804
|
+
};
|
|
40474
40805
|
}
|
|
40475
40806
|
} else {
|
|
40476
40807
|
// 服务类型是kqserver时, 且_layerSources中没有获取到解析的layers,表示解析服务失败了
|
|
@@ -41239,9 +41570,9 @@ var AppPlottingvue_type_style_index_0_id_c8ae73fc_scoped_true_lang_scss_update =
|
|
|
41239
41570
|
;
|
|
41240
41571
|
|
|
41241
41572
|
|
|
41242
|
-
const AppPlotting_exports_ = /*#__PURE__*/(
|
|
41573
|
+
const AppPlotting_exports_ = /*#__PURE__*/(/* unused pure expression or super */ null && (exportComponent(script, [['__scopeId',"data-v-c8ae73fc"]])))
|
|
41243
41574
|
|
|
41244
|
-
/* harmony default export */ var AppPlotting = (AppPlotting_exports_);
|
|
41575
|
+
/* harmony default export */ var AppPlotting = ((/* unused pure expression or super */ null && (AppPlotting_exports_)));
|
|
41245
41576
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/config/tool-box.js
|
|
41246
41577
|
/*
|
|
41247
41578
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
@@ -41403,132 +41734,260 @@ let getTooBox = ({
|
|
|
41403
41734
|
}]
|
|
41404
41735
|
}];
|
|
41405
41736
|
};
|
|
41406
|
-
|
|
41407
|
-
|
|
41408
|
-
|
|
41409
|
-
|
|
41410
|
-
|
|
41411
|
-
|
|
41412
|
-
|
|
41413
|
-
|
|
41414
|
-
|
|
41415
|
-
|
|
41416
|
-
|
|
41417
|
-
|
|
41418
|
-
|
|
41419
|
-
|
|
41420
|
-
|
|
41421
|
-
|
|
41422
|
-
|
|
41423
|
-
|
|
41424
|
-
|
|
41425
|
-
|
|
41426
|
-
|
|
41427
|
-
|
|
41428
|
-
|
|
41429
|
-
|
|
41430
|
-
|
|
41431
|
-
|
|
41432
|
-
|
|
41433
|
-
|
|
41434
|
-
|
|
41435
|
-
|
|
41436
|
-
|
|
41437
|
-
|
|
41438
|
-
|
|
41439
|
-
|
|
41440
|
-
|
|
41441
|
-
|
|
41442
|
-
|
|
41443
|
-
|
|
41444
|
-
|
|
41445
|
-
|
|
41446
|
-
|
|
41447
|
-
|
|
41448
|
-
|
|
41449
|
-
|
|
41450
|
-
|
|
41451
|
-
|
|
41452
|
-
|
|
41453
|
-
|
|
41454
|
-
|
|
41455
|
-
|
|
41456
|
-
|
|
41457
|
-
|
|
41458
|
-
|
|
41459
|
-
|
|
41460
|
-
|
|
41461
|
-
|
|
41462
|
-
|
|
41463
|
-
|
|
41464
|
-
|
|
41465
|
-
|
|
41466
|
-
|
|
41467
|
-
|
|
41468
|
-
|
|
41469
|
-
|
|
41470
|
-
|
|
41471
|
-
|
|
41472
|
-
|
|
41473
|
-
|
|
41474
|
-
|
|
41475
|
-
|
|
41476
|
-
|
|
41477
|
-
|
|
41478
|
-
|
|
41479
|
-
|
|
41480
|
-
|
|
41481
|
-
|
|
41482
|
-
|
|
41483
|
-
|
|
41484
|
-
|
|
41485
|
-
|
|
41486
|
-
|
|
41487
|
-
|
|
41488
|
-
|
|
41489
|
-
|
|
41490
|
-
|
|
41491
|
-
|
|
41492
|
-
|
|
41493
|
-
|
|
41494
|
-
|
|
41495
|
-
|
|
41496
|
-
|
|
41497
|
-
|
|
41498
|
-
|
|
41499
|
-
|
|
41500
|
-
|
|
41501
|
-
|
|
41502
|
-
|
|
41503
|
-
|
|
41504
|
-
|
|
41505
|
-
|
|
41506
|
-
|
|
41507
|
-
|
|
41508
|
-
|
|
41509
|
-
|
|
41510
|
-
|
|
41511
|
-
|
|
41512
|
-
|
|
41513
|
-
}
|
|
41514
|
-
|
|
41515
|
-
|
|
41516
|
-
|
|
41517
|
-
|
|
41518
|
-
|
|
41519
|
-
|
|
41520
|
-
|
|
41521
|
-
|
|
41522
|
-
|
|
41523
|
-
|
|
41524
|
-
|
|
41525
|
-
|
|
41526
|
-
|
|
41527
|
-
|
|
41528
|
-
|
|
41529
|
-
|
|
41530
|
-
|
|
41531
|
-
|
|
41737
|
+
let getToolBoxConfig = () => {
|
|
41738
|
+
return [{
|
|
41739
|
+
"label": "常用",
|
|
41740
|
+
"props": [{
|
|
41741
|
+
"label": "是否打开",
|
|
41742
|
+
"key": "isOpen",
|
|
41743
|
+
"value": true
|
|
41744
|
+
}, {
|
|
41745
|
+
"label": "是否显示",
|
|
41746
|
+
"key": "isShow",
|
|
41747
|
+
"value": "true"
|
|
41748
|
+
}],
|
|
41749
|
+
"children": [{
|
|
41750
|
+
"label": "常用",
|
|
41751
|
+
"props": [{
|
|
41752
|
+
"label": "是否置灰",
|
|
41753
|
+
"key": "disabled",
|
|
41754
|
+
"value": false
|
|
41755
|
+
}, {
|
|
41756
|
+
"label": "是否显示",
|
|
41757
|
+
"key": "isShow",
|
|
41758
|
+
"value": true
|
|
41759
|
+
}]
|
|
41760
|
+
}, {
|
|
41761
|
+
"label": "绘图",
|
|
41762
|
+
"props": [{
|
|
41763
|
+
"label": "是否置灰",
|
|
41764
|
+
"key": "disabled",
|
|
41765
|
+
"value": false
|
|
41766
|
+
}, {
|
|
41767
|
+
"label": "是否显示",
|
|
41768
|
+
"key": "isShow",
|
|
41769
|
+
"value": true
|
|
41770
|
+
}]
|
|
41771
|
+
}, {
|
|
41772
|
+
"label": "定位",
|
|
41773
|
+
"props": [{
|
|
41774
|
+
"label": "是否置灰",
|
|
41775
|
+
"key": "disabled",
|
|
41776
|
+
"value": false
|
|
41777
|
+
}, {
|
|
41778
|
+
"label": "是否显示",
|
|
41779
|
+
"key": "isShow",
|
|
41780
|
+
"value": true
|
|
41781
|
+
}]
|
|
41782
|
+
}, {
|
|
41783
|
+
"label": "选图",
|
|
41784
|
+
"props": [{
|
|
41785
|
+
"label": "是否置灰",
|
|
41786
|
+
"key": "disabled",
|
|
41787
|
+
"value": false
|
|
41788
|
+
}, {
|
|
41789
|
+
"label": "是否显示",
|
|
41790
|
+
"key": "isShow",
|
|
41791
|
+
"value": true
|
|
41792
|
+
}]
|
|
41793
|
+
}]
|
|
41794
|
+
}, {
|
|
41795
|
+
"label": "空间分析",
|
|
41796
|
+
"props": [{
|
|
41797
|
+
"label": "是否打开",
|
|
41798
|
+
"key": "isOpen",
|
|
41799
|
+
"value": true
|
|
41800
|
+
}, {
|
|
41801
|
+
"label": "是否显示",
|
|
41802
|
+
"key": "isShow",
|
|
41803
|
+
"value": true
|
|
41804
|
+
}],
|
|
41805
|
+
"children": [{
|
|
41806
|
+
"label": "叠置分析",
|
|
41807
|
+
"props": [{
|
|
41808
|
+
"label": "是否置灰",
|
|
41809
|
+
"key": "disabled",
|
|
41810
|
+
"value": false
|
|
41811
|
+
}, {
|
|
41812
|
+
"label": "是否显示",
|
|
41813
|
+
"key": "isShow",
|
|
41814
|
+
"value": true
|
|
41815
|
+
}]
|
|
41816
|
+
}, {
|
|
41817
|
+
"label": "高级叠置分析",
|
|
41818
|
+
"props": [{
|
|
41819
|
+
"label": "是否置灰",
|
|
41820
|
+
"key": "disabled",
|
|
41821
|
+
"value": false
|
|
41822
|
+
}, {
|
|
41823
|
+
"label": "是否显示",
|
|
41824
|
+
"key": "isShow",
|
|
41825
|
+
"value": true
|
|
41826
|
+
}]
|
|
41827
|
+
}, {
|
|
41828
|
+
"label": "缓冲区分析",
|
|
41829
|
+
"props": [{
|
|
41830
|
+
"label": "是否置灰",
|
|
41831
|
+
"key": "disabled",
|
|
41832
|
+
"value": false
|
|
41833
|
+
}, {
|
|
41834
|
+
"label": "是否显示",
|
|
41835
|
+
"key": "isShow",
|
|
41836
|
+
"value": true
|
|
41837
|
+
}]
|
|
41838
|
+
}, {
|
|
41839
|
+
"label": "多重缓冲区分析",
|
|
41840
|
+
"props": [{
|
|
41841
|
+
"label": "是否置灰",
|
|
41842
|
+
"key": "disabled",
|
|
41843
|
+
"value": false
|
|
41844
|
+
}, {
|
|
41845
|
+
"label": "是否显示",
|
|
41846
|
+
"key": "isShow",
|
|
41847
|
+
"value": true
|
|
41848
|
+
}]
|
|
41849
|
+
}, {
|
|
41850
|
+
"label": "非对称缓冲区分析",
|
|
41851
|
+
"props": [{
|
|
41852
|
+
"label": "是否置灰",
|
|
41853
|
+
"key": "disabled",
|
|
41854
|
+
"value": false
|
|
41855
|
+
}, {
|
|
41856
|
+
"label": "是否显示",
|
|
41857
|
+
"key": "isShow",
|
|
41858
|
+
"value": true
|
|
41859
|
+
}]
|
|
41860
|
+
}, {
|
|
41861
|
+
"label": "字段缓冲区分析",
|
|
41862
|
+
"props": [{
|
|
41863
|
+
"label": "是否置灰",
|
|
41864
|
+
"key": "disabled",
|
|
41865
|
+
"value": false
|
|
41866
|
+
}, {
|
|
41867
|
+
"label": "是否显示",
|
|
41868
|
+
"key": "isShow",
|
|
41869
|
+
"value": true
|
|
41870
|
+
}]
|
|
41871
|
+
}, {
|
|
41872
|
+
"label": "空间关系分析",
|
|
41873
|
+
"props": [{
|
|
41874
|
+
"label": "是否置灰",
|
|
41875
|
+
"key": "disabled",
|
|
41876
|
+
"value": false
|
|
41877
|
+
}, {
|
|
41878
|
+
"label": "是否显示",
|
|
41879
|
+
"key": "isShow",
|
|
41880
|
+
"value": true
|
|
41881
|
+
}]
|
|
41882
|
+
}, {
|
|
41883
|
+
"label": "数据检查",
|
|
41884
|
+
"props": [{
|
|
41885
|
+
"label": "是否置灰",
|
|
41886
|
+
"key": "disabled",
|
|
41887
|
+
"value": false
|
|
41888
|
+
}, {
|
|
41889
|
+
"label": "是否显示",
|
|
41890
|
+
"key": "isShow",
|
|
41891
|
+
"value": true
|
|
41892
|
+
}]
|
|
41893
|
+
}]
|
|
41894
|
+
}, {
|
|
41895
|
+
"label": "网络分析",
|
|
41896
|
+
"props": [{
|
|
41897
|
+
"label": "是否打开",
|
|
41898
|
+
"key": "isOpen",
|
|
41899
|
+
"value": true
|
|
41900
|
+
}, {
|
|
41901
|
+
"label": "是否显示",
|
|
41902
|
+
"key": "isShow",
|
|
41903
|
+
"value": true
|
|
41904
|
+
}]
|
|
41905
|
+
}, {
|
|
41906
|
+
"label": "几何分析",
|
|
41907
|
+
"props": [{
|
|
41908
|
+
"label": "是否打开",
|
|
41909
|
+
"key": "isOpen",
|
|
41910
|
+
"value": true
|
|
41911
|
+
}, {
|
|
41912
|
+
"label": "是否显示",
|
|
41913
|
+
"key": "isShow",
|
|
41914
|
+
"value": true
|
|
41915
|
+
}]
|
|
41916
|
+
}, {
|
|
41917
|
+
"label": "地理编码",
|
|
41918
|
+
"props": [{
|
|
41919
|
+
"label": "是否打开",
|
|
41920
|
+
"key": "isOpen",
|
|
41921
|
+
"value": true
|
|
41922
|
+
}, {
|
|
41923
|
+
"label": "是否显示",
|
|
41924
|
+
"key": "isShow",
|
|
41925
|
+
"value": true
|
|
41926
|
+
}]
|
|
41927
|
+
}, {
|
|
41928
|
+
"label": "动态标绘",
|
|
41929
|
+
"props": [{
|
|
41930
|
+
"label": "是否打开",
|
|
41931
|
+
"key": "isOpen",
|
|
41932
|
+
"value": true
|
|
41933
|
+
}, {
|
|
41934
|
+
"label": "是否显示",
|
|
41935
|
+
"key": "isShow",
|
|
41936
|
+
"value": true
|
|
41937
|
+
}]
|
|
41938
|
+
}, {
|
|
41939
|
+
"label": "影像管理",
|
|
41940
|
+
"props": [{
|
|
41941
|
+
"label": "是否打开",
|
|
41942
|
+
"key": "isOpen",
|
|
41943
|
+
"value": true
|
|
41944
|
+
}, {
|
|
41945
|
+
"label": "是否显示",
|
|
41946
|
+
"key": "isShow",
|
|
41947
|
+
"value": true
|
|
41948
|
+
}]
|
|
41949
|
+
}, {
|
|
41950
|
+
"label": "地图输出",
|
|
41951
|
+
"props": [{
|
|
41952
|
+
"label": "是否打开",
|
|
41953
|
+
"key": "isOpen",
|
|
41954
|
+
"value": true
|
|
41955
|
+
}, {
|
|
41956
|
+
"label": "是否显示",
|
|
41957
|
+
"key": "isShow",
|
|
41958
|
+
"value": true
|
|
41959
|
+
}],
|
|
41960
|
+
"children": [{
|
|
41961
|
+
"label": "服务端打印"
|
|
41962
|
+
}, {
|
|
41963
|
+
"label": "客户端打印"
|
|
41964
|
+
}, {
|
|
41965
|
+
"label": "截图"
|
|
41966
|
+
}]
|
|
41967
|
+
}, {
|
|
41968
|
+
"label": "海图",
|
|
41969
|
+
"props": [{
|
|
41970
|
+
"label": "是否打开",
|
|
41971
|
+
"key": "isOpen",
|
|
41972
|
+
"value": true
|
|
41973
|
+
}, {
|
|
41974
|
+
"label": "是否显示",
|
|
41975
|
+
"key": "isShow",
|
|
41976
|
+
"value": true
|
|
41977
|
+
}],
|
|
41978
|
+
"children": [{
|
|
41979
|
+
"label": "海图设置",
|
|
41980
|
+
"props": [{
|
|
41981
|
+
"label": "是否置灰",
|
|
41982
|
+
"key": "disabled",
|
|
41983
|
+
"value": false
|
|
41984
|
+
}, {
|
|
41985
|
+
"label": "是否显示",
|
|
41986
|
+
"key": "isShow",
|
|
41987
|
+
"value": true
|
|
41988
|
+
}]
|
|
41989
|
+
}]
|
|
41990
|
+
}];
|
|
41532
41991
|
};
|
|
41533
41992
|
|
|
41534
41993
|
;// 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
|
|
@@ -41555,7 +42014,9 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41555
42014
|
};
|
|
41556
42015
|
/* harmony default export */ var AppToolBoxvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(AppToolBoxvue_type_script_setup_true_lang_js_default_, {
|
|
41557
42016
|
props: {
|
|
41558
|
-
|
|
42017
|
+
target: String,
|
|
42018
|
+
viewId: String,
|
|
42019
|
+
propsChildren: Object
|
|
41559
42020
|
},
|
|
41560
42021
|
emits: ["collapse", "openPrint"],
|
|
41561
42022
|
setup(__props, {
|
|
@@ -41566,15 +42027,7 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41566
42027
|
const {
|
|
41567
42028
|
proxy
|
|
41568
42029
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
41569
|
-
|
|
41570
|
-
// 监听toolbox 展开收起
|
|
41571
|
-
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.watch)(() => isShowKqToolbox.value, (newVal, oldVal) => {
|
|
41572
|
-
if (newVal) {
|
|
41573
|
-
emit("collapse", false);
|
|
41574
|
-
} else {
|
|
41575
|
-
emit("collapse", true);
|
|
41576
|
-
}
|
|
41577
|
-
});
|
|
42030
|
+
|
|
41578
42031
|
// 获取国际化文字信息
|
|
41579
42032
|
let {
|
|
41580
42033
|
t
|
|
@@ -41583,146 +42036,163 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41583
42036
|
let language = proxy.$i18n.global.messages[langLocal];
|
|
41584
42037
|
const props_params = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("props_params");
|
|
41585
42038
|
const portalPublicUrl = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.inject)("portalPublicUrl");
|
|
42039
|
+
let kqToolBoxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
41586
42040
|
const toolBoxDefault = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
41587
42041
|
let isView = true;
|
|
42042
|
+
const isShowKqToolbox = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
42043
|
+
// 监听toolbox 展开收起
|
|
42044
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.watch)(() => isShowKqToolbox.value, (newVal, oldVal) => {
|
|
42045
|
+
if (newVal) {
|
|
42046
|
+
emit("collapse", false);
|
|
42047
|
+
} else {
|
|
42048
|
+
emit("collapse", true);
|
|
42049
|
+
}
|
|
42050
|
+
});
|
|
42051
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
42052
|
+
let _box = document.querySelector(".kq-tool-box");
|
|
42053
|
+
let _btn = document.querySelector(".kq-tool-box-ctrl-btn");
|
|
42054
|
+
window.addEventListener("click", event => {
|
|
42055
|
+
let _baseWindows = document.querySelectorAll(".kq-base-window--wrapper");
|
|
42056
|
+
const eventTarget = event.target;
|
|
42057
|
+
if (!_box.contains(eventTarget) && !_btn.contains(eventTarget)) {
|
|
42058
|
+
let istrue = true;
|
|
42059
|
+
if (_baseWindows && _baseWindows.length) {
|
|
42060
|
+
for (var i = 0; i < _baseWindows.length; i++) {
|
|
42061
|
+
let _baseWindow = _baseWindows[i];
|
|
42062
|
+
if (_baseWindow.contains(eventTarget)) {
|
|
42063
|
+
istrue = false;
|
|
42064
|
+
}
|
|
42065
|
+
}
|
|
42066
|
+
if (istrue) {
|
|
42067
|
+
isShowKqToolbox.value = false;
|
|
42068
|
+
}
|
|
42069
|
+
} else {
|
|
42070
|
+
isShowKqToolbox.value = false;
|
|
42071
|
+
}
|
|
42072
|
+
}
|
|
42073
|
+
});
|
|
42074
|
+
});
|
|
41588
42075
|
// 工具箱数据
|
|
41589
42076
|
let toolsList3d = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(getTooBox(language));
|
|
41590
42077
|
// toolbox 选择事件
|
|
41591
42078
|
const toolboxSelect = value => {
|
|
41592
42079
|
switch (value) {
|
|
41593
42080
|
case "Kq3dSightlineAnalysis":
|
|
41594
|
-
openBaseWindow(
|
|
42081
|
+
openBaseWindow(SightlineAnalysis, language.webgl.sightlineAnalysis, client_icons_vue_namespaceObject.IconSightlineAnalysis);
|
|
41595
42082
|
break;
|
|
41596
42083
|
case "Kq3dViewshedAnalysis":
|
|
41597
|
-
openBaseWindow(
|
|
42084
|
+
openBaseWindow(ViewshedAnalysis, language.webgl.viewshedAnalysis, client_icons_vue_namespaceObject.IconViewshedAnalysis);
|
|
41598
42085
|
break;
|
|
41599
42086
|
case "Kq3dShadowAnalysis":
|
|
41600
|
-
openBaseWindow(
|
|
42087
|
+
openBaseWindow(ShadowAnalysis, language.webgl.shadowAnalysis, client_icons_vue_namespaceObject.IconShadowAnalysis);
|
|
41601
42088
|
break;
|
|
41602
42089
|
case "Kq3dModelProfileAnalysis":
|
|
41603
|
-
openBaseWindow(
|
|
42090
|
+
openBaseWindow(ModelProfileAnalysis, language.webgl.modelProfileAnalysis, client_icons_vue_namespaceObject.IconProfileAnalysis);
|
|
41604
42091
|
break;
|
|
41605
42092
|
case "Kq3dSkylineAnalysis":
|
|
41606
|
-
openBaseWindow(
|
|
42093
|
+
openBaseWindow(SkylineAnalysis, language.webgl.skylineAnalysis, client_icons_vue_namespaceObject.IconSkylineAnalysis);
|
|
41607
42094
|
break;
|
|
41608
42095
|
case "Kq3dLimitHeightAnalysis":
|
|
41609
|
-
openBaseWindow(
|
|
42096
|
+
openBaseWindow(LimitHeightAnalysis, language.webgl.limitHeightAnalysis, client_icons_vue_namespaceObject.IconHeightLimitAnalysis);
|
|
41610
42097
|
break;
|
|
41611
42098
|
case "Kq3dModelFloodAnalysis":
|
|
41612
|
-
openBaseWindow(
|
|
41613
|
-
|
|
41614
|
-
|
|
41615
|
-
|
|
41616
|
-
|
|
41617
|
-
|
|
41618
|
-
|
|
41619
|
-
|
|
41620
|
-
|
|
41621
|
-
|
|
41622
|
-
|
|
41623
|
-
|
|
42099
|
+
openBaseWindow(FloodAnalysis, language.webgl.floodModel + language.webgl.floodAnalysis1, client_icons_vue_namespaceObject.IconFloodAnalysis, {
|
|
42100
|
+
childComponentProps: {
|
|
42101
|
+
isShowMode: false,
|
|
42102
|
+
settingParams: {
|
|
42103
|
+
floodMode: 1,
|
|
42104
|
+
floodSpeed: 3,
|
|
42105
|
+
floodAlpha: 0.85,
|
|
42106
|
+
floodMinHeight: 1,
|
|
42107
|
+
floodHeightStep: 10,
|
|
42108
|
+
floodMaxHeight: 30,
|
|
42109
|
+
maxFloodSpeed: 100,
|
|
42110
|
+
maxFloodMinHeight: 500,
|
|
42111
|
+
maxFloodMaxHeight: 500
|
|
42112
|
+
}
|
|
41624
42113
|
}
|
|
41625
42114
|
});
|
|
41626
42115
|
break;
|
|
41627
42116
|
case "Kq3dGeologicalBodyAnalysis":
|
|
41628
|
-
openBaseWindow(
|
|
42117
|
+
openBaseWindow(GeologicalBodyAnalysis, language.webgl.geologyBodyAnalysis, client_icons_vue_namespaceObject.IconGeologicalAnalysis);
|
|
41629
42118
|
break;
|
|
41630
42119
|
case "Kq3dModelFilter":
|
|
41631
|
-
openBaseWindow(
|
|
42120
|
+
openBaseWindow(ModelFilter, language.webgl.modelFilterPick, client_icons_vue_namespaceObject.IconModelFiltering);
|
|
41632
42121
|
break;
|
|
41633
42122
|
case "Kq3dWireframeSketch":
|
|
41634
|
-
openBaseWindow(
|
|
42123
|
+
openBaseWindow(WireframeSketch, language.webgl.wireFrameSketch, client_icons_vue_namespaceObject.IconWireframeSketch);
|
|
41635
42124
|
break;
|
|
41636
42125
|
case "Kq3dTerrainOperation":
|
|
41637
|
-
openBaseWindow(
|
|
42126
|
+
openBaseWindow(TerrainOperation, language.webgl.terrainOperation, client_icons_vue_namespaceObject.IconTerrainOperation);
|
|
41638
42127
|
break;
|
|
41639
42128
|
case "Kq3dExcavateFillAnalysis":
|
|
41640
|
-
openBaseWindow(
|
|
42129
|
+
openBaseWindow(ExcavateFillAnalysis, language.webgl.excavateFillAnalysis, client_icons_vue_namespaceObject.IconExcavateFillAnalysis);
|
|
41641
42130
|
break;
|
|
41642
42131
|
case "Kq3dSlopeAnalysis":
|
|
41643
|
-
openBaseWindow(
|
|
42132
|
+
openBaseWindow(SlopeAnalysis, language.webgl.slopeAnalysis, client_icons_vue_namespaceObject.IconSlopeAnalysis);
|
|
41644
42133
|
break;
|
|
41645
42134
|
case "Kq3dAspectAnalysis":
|
|
41646
|
-
openBaseWindow(
|
|
42135
|
+
openBaseWindow(AspectAnalysis, language.webgl.aspectAnalysis, client_icons_vue_namespaceObject.IconAspectAnalysis);
|
|
41647
42136
|
break;
|
|
41648
42137
|
case "Kq3dIsolineAnalysis":
|
|
41649
|
-
openBaseWindow(
|
|
42138
|
+
openBaseWindow(IsolineAnalysis, language.webgl.isolineAnalysis, client_icons_vue_namespaceObject.IconIsolineAnalysis);
|
|
41650
42139
|
break;
|
|
41651
42140
|
case "TerrainFloodAnalysis":
|
|
41652
|
-
openBaseWindow(
|
|
41653
|
-
|
|
42141
|
+
openBaseWindow(FloodAnalysis, language.webgl.floodTerrain + language.webgl.floodAnalysis1, client_icons_vue_namespaceObject.IconFloodAnalysis, {
|
|
42142
|
+
childComponentProps: {
|
|
42143
|
+
isShowMode: false
|
|
42144
|
+
}
|
|
41654
42145
|
});
|
|
41655
42146
|
break;
|
|
41656
42147
|
case "Kq3dTerrainProfileAnalysis":
|
|
41657
|
-
openBaseWindow(
|
|
42148
|
+
openBaseWindow(TerrainProfileAnalysis, language.webgl.terrainProfileName, client_icons_vue_namespaceObject.IconProfileAnalysis);
|
|
41658
42149
|
break;
|
|
41659
42150
|
case "Kq3dBoxClip":
|
|
41660
|
-
openBaseWindow(
|
|
42151
|
+
openBaseWindow(BoxClip, language.webgl.boxClip, client_icons_vue_namespaceObject.IconBoxClip);
|
|
41661
42152
|
break;
|
|
41662
42153
|
case "Kq3dPlaneClip":
|
|
41663
|
-
openBaseWindow(
|
|
42154
|
+
openBaseWindow(PlaneClip, language.webgl.planeClip, client_icons_vue_namespaceObject.IconPlaneClip);
|
|
41664
42155
|
break;
|
|
41665
42156
|
case "Kq3dParticleEffect":
|
|
41666
|
-
openBaseWindow(
|
|
42157
|
+
openBaseWindow(ParticleEffect, language.webgl.weatherEffect, client_icons_vue_namespaceObject.IconParticleEffect);
|
|
41667
42158
|
break;
|
|
41668
42159
|
case "Kq3dWeatherEffect":
|
|
41669
|
-
openBaseWindow(
|
|
42160
|
+
openBaseWindow(WeatherEffect, language.webgl.particleEffect, client_icons_vue_namespaceObject.IconWeatherEffect);
|
|
41670
42161
|
break;
|
|
41671
42162
|
case "Kq3dScanEffect":
|
|
41672
|
-
openBaseWindow(
|
|
42163
|
+
openBaseWindow(ScanEffect, language.webgl.scanningTitle, client_icons_vue_namespaceObject.IconScanningLine);
|
|
41673
42164
|
break;
|
|
41674
42165
|
case "Kq3dSceneSet":
|
|
41675
|
-
openBaseWindow(
|
|
42166
|
+
openBaseWindow(SceneSet, language.webgl.sceneSet, client_icons_vue_namespaceObject.IconSceneSettings);
|
|
41676
42167
|
break;
|
|
41677
42168
|
case "Kq3dLight":
|
|
41678
|
-
openBaseWindow(
|
|
42169
|
+
openBaseWindow(Light, language.webgl.light, client_icons_vue_namespaceObject.IconLighting);
|
|
41679
42170
|
break;
|
|
41680
42171
|
case "Kq3dVideoFusion":
|
|
41681
|
-
openBaseWindow(
|
|
42172
|
+
openBaseWindow(VideoFusion, language.webgl.videoFusion, client_icons_vue_namespaceObject.IconVideoFusion);
|
|
41682
42173
|
break;
|
|
41683
42174
|
case "Kq3dVideoProject":
|
|
41684
|
-
openBaseWindow(
|
|
42175
|
+
openBaseWindow(VideoProject, language.webgl.videoProject, client_icons_vue_namespaceObject.IconVideoProjection);
|
|
41685
42176
|
break;
|
|
41686
42177
|
case "KqChartSet":
|
|
41687
42178
|
openBaseWindow(client_common_vue_.KqChartSet, language.common.chartset, client_icons_vue_namespaceObject.IconSeaChartSet);
|
|
41688
42179
|
break;
|
|
41689
|
-
case "dynamicplotting":
|
|
41690
|
-
toolPlottingManage();
|
|
41691
|
-
break;
|
|
41692
42180
|
case "Kq3dHeatmap":
|
|
41693
|
-
openBaseWindow(
|
|
42181
|
+
openBaseWindow(Heatmap3d, language.webgl.heatmapTitle, client_icons_vue_namespaceObject.IconHeatMap3D);
|
|
41694
42182
|
break;
|
|
41695
42183
|
default:
|
|
41696
42184
|
break;
|
|
41697
42185
|
}
|
|
41698
42186
|
};
|
|
41699
|
-
//
|
|
41700
|
-
const toolPlottingManage = () => {
|
|
41701
|
-
proxy.$KqBaseWindow.open({
|
|
41702
|
-
boxClassName: "baseWindow_box_custom",
|
|
41703
|
-
position: {
|
|
41704
|
-
top: 76,
|
|
41705
|
-
right: 380
|
|
41706
|
-
},
|
|
41707
|
-
id: "kq-plotting-manage",
|
|
41708
|
-
title: language.common.dynamicPlottingTitle,
|
|
41709
|
-
showZoom: false,
|
|
41710
|
-
padding: "0",
|
|
41711
|
-
teleport: isView.value ? "body" : ".centerDiv",
|
|
41712
|
-
transfer: true,
|
|
41713
|
-
fixed: "absolute",
|
|
41714
|
-
childComponent: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(AppPlotting)
|
|
41715
|
-
});
|
|
41716
|
-
};
|
|
41717
42187
|
// 打开弹框
|
|
41718
|
-
const openBaseWindow = (component, title, titleIcon,
|
|
42188
|
+
const openBaseWindow = (component, title, titleIcon, params) => {
|
|
41719
42189
|
proxy.$KqBaseWindow.open(Object.assign({}, {
|
|
41720
42190
|
boxClassName: "baseWindow_box_custom",
|
|
41721
42191
|
position: {
|
|
41722
42192
|
top: 76,
|
|
41723
42193
|
right: 380
|
|
41724
42194
|
},
|
|
41725
|
-
teleport:
|
|
42195
|
+
teleport: "#" + props.viewId,
|
|
41726
42196
|
transfer: true,
|
|
41727
42197
|
fixed: "absolute",
|
|
41728
42198
|
id: component,
|
|
@@ -41730,42 +42200,17 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41730
42200
|
titleIcon: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(titleIcon),
|
|
41731
42201
|
showZoom: false,
|
|
41732
42202
|
padding: "0",
|
|
41733
|
-
childComponent: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(component)
|
|
41734
|
-
|
|
41735
|
-
}, {}));
|
|
42203
|
+
childComponent: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.markRaw)(component)
|
|
42204
|
+
}, params || {}));
|
|
41736
42205
|
};
|
|
41737
42206
|
// 工具箱显示与影藏
|
|
41738
42207
|
const ctrlToolBoxShow = () => {
|
|
41739
42208
|
isShowKqToolbox.value = !isShowKqToolbox.value;
|
|
41740
42209
|
};
|
|
41741
|
-
|
|
41742
|
-
|
|
41743
|
-
|
|
41744
|
-
|
|
41745
|
-
let _baseWindows = document.querySelectorAll(".kq-base-window--wrapper");
|
|
41746
|
-
const eventTarget = event.target;
|
|
41747
|
-
if (!_box.contains(eventTarget) && !_btn.contains(eventTarget)) {
|
|
41748
|
-
let istrue = true;
|
|
41749
|
-
if (_baseWindows && _baseWindows.length) {
|
|
41750
|
-
for (var i = 0; i < _baseWindows.length; i++) {
|
|
41751
|
-
let _baseWindow = _baseWindows[i];
|
|
41752
|
-
if (_baseWindow.contains(eventTarget)) {
|
|
41753
|
-
istrue = false;
|
|
41754
|
-
}
|
|
41755
|
-
}
|
|
41756
|
-
if (istrue) {
|
|
41757
|
-
isShowKqToolbox.value = false;
|
|
41758
|
-
}
|
|
41759
|
-
} else {
|
|
41760
|
-
isShowKqToolbox.value = false;
|
|
41761
|
-
}
|
|
41762
|
-
}
|
|
41763
|
-
});
|
|
41764
|
-
toolBoxDefault.value = getAppToolBoxDefault({
|
|
41765
|
-
geometryServerUrl: portalPublicUrl && portalPublicUrl.value && portalPublicUrl.value.geometryUrl,
|
|
41766
|
-
geometryServerToken: portalPublicUrl && portalPublicUrl.value && portalPublicUrl.value.ua_token
|
|
41767
|
-
});
|
|
41768
|
-
});
|
|
42210
|
+
// 设置工具条单项的隐藏或显示
|
|
42211
|
+
const setToolBoxHide = valus => {
|
|
42212
|
+
kqToolBoxRef.value.hide(values);
|
|
42213
|
+
};
|
|
41769
42214
|
const filter = hideValues => {
|
|
41770
42215
|
const data = getTooBox(language);
|
|
41771
42216
|
for (let i = 0; i < data.length; i++) {
|
|
@@ -41778,18 +42223,17 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41778
42223
|
}
|
|
41779
42224
|
toolsList3d.value = data;
|
|
41780
42225
|
};
|
|
41781
|
-
const getToolBoxDefaultConfig = () => {
|
|
41782
|
-
return toolBoxDefault.value;
|
|
41783
|
-
};
|
|
41784
42226
|
__expose({
|
|
41785
42227
|
filter,
|
|
41786
|
-
|
|
42228
|
+
setToolBoxHide
|
|
41787
42229
|
});
|
|
41788
42230
|
return (_ctx, _cache) => {
|
|
41789
42231
|
const _component_kq_tool_box = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-tool-box");
|
|
41790
42232
|
const _component_kq_icon = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-icon");
|
|
41791
42233
|
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
41792
42234
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", AppToolBoxvue_type_script_setup_true_lang_js_hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", AppToolBoxvue_type_script_setup_true_lang_js_hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_tool_box, {
|
|
42235
|
+
ref_key: "kqToolBoxRef",
|
|
42236
|
+
ref: kqToolBoxRef,
|
|
41793
42237
|
tools: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(toolsList3d),
|
|
41794
42238
|
onSelect: toolboxSelect,
|
|
41795
42239
|
showShadow: true,
|
|
@@ -41822,23 +42266,23 @@ const AppToolBoxvue_type_script_setup_true_lang_js_default_ = {
|
|
|
41822
42266
|
}));
|
|
41823
42267
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=script&setup=true&lang=js
|
|
41824
42268
|
|
|
41825
|
-
// 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=
|
|
41826
|
-
var
|
|
41827
|
-
;// 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=
|
|
42269
|
+
// 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=43bc0365&lang=scss
|
|
42270
|
+
var AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss = __webpack_require__(476);
|
|
42271
|
+
;// 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=43bc0365&lang=scss
|
|
41828
42272
|
|
|
41829
42273
|
|
|
41830
42274
|
|
|
41831
|
-
var
|
|
42275
|
+
var AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss_options = {};
|
|
41832
42276
|
|
|
41833
|
-
|
|
41834
|
-
|
|
42277
|
+
AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss_options.insert = "head";
|
|
42278
|
+
AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss_options.singleton = false;
|
|
41835
42279
|
|
|
41836
|
-
var
|
|
42280
|
+
var AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss_update = injectStylesIntoStyleTag_default()(AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss/* default */.Z, AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss_options);
|
|
41837
42281
|
|
|
41838
42282
|
|
|
41839
42283
|
|
|
41840
|
-
/* harmony default export */ var
|
|
41841
|
-
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=
|
|
42284
|
+
/* harmony default export */ var components_AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss = (AppToolBoxvue_type_style_index_0_id_43bc0365_lang_scss/* default.locals */.Z.locals || {});
|
|
42285
|
+
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue?vue&type=style&index=0&id=43bc0365&lang=scss
|
|
41842
42286
|
|
|
41843
42287
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/components/AppToolBox.vue
|
|
41844
42288
|
|
|
@@ -41849,6 +42293,8 @@ var AppToolBoxvue_type_style_index_0_id_2d8ec87c_lang_scss_update = injectStyles
|
|
|
41849
42293
|
const AppToolBox_exports_ = AppToolBoxvue_type_script_setup_true_lang_js;
|
|
41850
42294
|
|
|
41851
42295
|
/* harmony default export */ var AppToolBox = (AppToolBox_exports_);
|
|
42296
|
+
// EXTERNAL MODULE: external "@kq_npm/client3d_webgl_vue"
|
|
42297
|
+
var client3d_webgl_vue_ = __webpack_require__(459);
|
|
41852
42298
|
;// 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
|
|
41853
42299
|
|
|
41854
42300
|
|
|
@@ -42164,6 +42610,7 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
42164
42610
|
let props_params = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
42165
42611
|
let portalPublicUrl = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
42166
42612
|
const showPrint = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
42613
|
+
|
|
42167
42614
|
// 工具按钮
|
|
42168
42615
|
let components = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
42169
42616
|
let components_default = ["kqlayertree", "kqbookmark", "kqlabel"];
|
|
@@ -42175,9 +42622,96 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
42175
42622
|
isCollapseHeaderTemp: true
|
|
42176
42623
|
}
|
|
42177
42624
|
}]);
|
|
42625
|
+
// 底图数据
|
|
42626
|
+
let baseLayerInfo = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({
|
|
42627
|
+
sl: {
|
|
42628
|
+
title: "矢量",
|
|
42629
|
+
showtype: "all",
|
|
42630
|
+
visible: true,
|
|
42631
|
+
layers: [{
|
|
42632
|
+
serverType: "tianditu",
|
|
42633
|
+
layerType: "vec",
|
|
42634
|
+
isDegree: false,
|
|
42635
|
+
renderType: "tianditu"
|
|
42636
|
+
}],
|
|
42637
|
+
subtitle: "注记",
|
|
42638
|
+
subvisible: true,
|
|
42639
|
+
sublayers: [{
|
|
42640
|
+
serverType: "tianditu",
|
|
42641
|
+
layerType: "cva",
|
|
42642
|
+
isDegree: false,
|
|
42643
|
+
renderType: "tianditu"
|
|
42644
|
+
}]
|
|
42645
|
+
},
|
|
42646
|
+
yx: {
|
|
42647
|
+
title: "影像",
|
|
42648
|
+
showtype: "all",
|
|
42649
|
+
visible: false,
|
|
42650
|
+
layers: [{
|
|
42651
|
+
serverType: "tianditu",
|
|
42652
|
+
layerType: "img",
|
|
42653
|
+
isDegree: false,
|
|
42654
|
+
renderType: "tianditu"
|
|
42655
|
+
}],
|
|
42656
|
+
subtitle: "注记",
|
|
42657
|
+
subvisible: true,
|
|
42658
|
+
sublayers: [{
|
|
42659
|
+
serverType: "tianditu",
|
|
42660
|
+
layerType: "cia",
|
|
42661
|
+
isDegree: false,
|
|
42662
|
+
renderType: "tianditu"
|
|
42663
|
+
}]
|
|
42664
|
+
},
|
|
42665
|
+
china: {
|
|
42666
|
+
title: "中国地图",
|
|
42667
|
+
showtype: "all",
|
|
42668
|
+
visible: false,
|
|
42669
|
+
layers: [{
|
|
42670
|
+
serverType: "kqserver",
|
|
42671
|
+
url: "http://support.kqgeo.com:29800/china3857-proxy/kqgis/rest/services/china3857/map",
|
|
42672
|
+
accessToken: "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJob3N0IiwiY3JlYXRlZCI6MTY1NTk2MzU1NzUyMywiZXhwIjoxNzY3MTEwNDAwfQ.BiNOr6vL6liHzlMK89XSvqmFY9fuWiYqDEwYmWxk-6vFKBgLeMC8FloBXyKcxOCl9Rd28y_pX4PhVRYP5cZTwA",
|
|
42673
|
+
transparent: true,
|
|
42674
|
+
renderType: "tilemap"
|
|
42675
|
+
}],
|
|
42676
|
+
imageurl: "/images/china.png"
|
|
42677
|
+
},
|
|
42678
|
+
wmts: {
|
|
42679
|
+
title: "wmts",
|
|
42680
|
+
showtype: "all",
|
|
42681
|
+
visible: false,
|
|
42682
|
+
layers: [{
|
|
42683
|
+
serverType: "wmts",
|
|
42684
|
+
renderType: "ogcwmts",
|
|
42685
|
+
id: "0",
|
|
42686
|
+
style: "default",
|
|
42687
|
+
tilematrixSet: "default028mm",
|
|
42688
|
+
format: "image/png",
|
|
42689
|
+
url: "https://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer/WMTS"
|
|
42690
|
+
}],
|
|
42691
|
+
imageurl: "/images/wmts.png"
|
|
42692
|
+
},
|
|
42693
|
+
geoq: {
|
|
42694
|
+
title: "geoq",
|
|
42695
|
+
showtype: "leaflet",
|
|
42696
|
+
visible: false,
|
|
42697
|
+
layers: [{
|
|
42698
|
+
layerType: "ChinaOnlineCommunity",
|
|
42699
|
+
renderType: "geoq"
|
|
42700
|
+
}],
|
|
42701
|
+
imageurl: "/images/wmts.png"
|
|
42702
|
+
}
|
|
42703
|
+
});
|
|
42178
42704
|
|
|
42705
|
+
// 获取全局接口地址
|
|
42706
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.provide)("props_params", props_params);
|
|
42707
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.provide)("portalPublicUrl", portalPublicUrl);
|
|
42179
42708
|
// 工具箱实例
|
|
42180
42709
|
let toolBoxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
42710
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
42711
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.nextTick)(() => {
|
|
42712
|
+
// getToolBoxDefaultConfig();
|
|
42713
|
+
});
|
|
42714
|
+
});
|
|
42181
42715
|
// 初始化方法
|
|
42182
42716
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeMount)(async () => {
|
|
42183
42717
|
global_event_default().setDefaultMapInfo(props.target, "cesium");
|
|
@@ -42185,9 +42719,6 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
42185
42719
|
isShowScene.value = true;
|
|
42186
42720
|
} else {
|
|
42187
42721
|
await loadResourceInfo(props);
|
|
42188
|
-
// 获取全局接口地址
|
|
42189
|
-
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.provide)("props_params", props_params);
|
|
42190
|
-
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.provide)("portalPublicUrl", portalPublicUrl);
|
|
42191
42722
|
}
|
|
42192
42723
|
});
|
|
42193
42724
|
// 关闭打印
|
|
@@ -42198,7 +42729,6 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
42198
42729
|
const openPrint = () => {
|
|
42199
42730
|
showPrint.value = true;
|
|
42200
42731
|
};
|
|
42201
|
-
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {});
|
|
42202
42732
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
42203
42733
|
global_event_default().destroy();
|
|
42204
42734
|
});
|
|
@@ -42601,13 +43131,16 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
42601
43131
|
});
|
|
42602
43132
|
return (_ctx, _cache) => {
|
|
42603
43133
|
const _component_kq_scene_view = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-scene-view");
|
|
43134
|
+
const _component_kq_basemap_toggle = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-basemap-toggle");
|
|
42604
43135
|
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, {
|
|
42605
43136
|
key: 0,
|
|
43137
|
+
id: sceneViewId,
|
|
42606
43138
|
ref_key: "sceneAppView",
|
|
42607
43139
|
ref: sceneAppView,
|
|
42608
43140
|
target: props.target,
|
|
42609
43141
|
options: options,
|
|
42610
43142
|
scenceInfo: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(scenceInfo),
|
|
43143
|
+
showToolButtons: __props.hasChildren,
|
|
42611
43144
|
toolButtonsPosition: "bottom-right"
|
|
42612
43145
|
}, {
|
|
42613
43146
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [__props.hasChildren ? ((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)(client_common_vue_.KqToolCollection), {
|
|
@@ -42638,8 +43171,16 @@ const SceneAppvue_type_script_setup_true_lang_js_default_ = {
|
|
|
42638
43171
|
onCollapse: hideToolBoxFn
|
|
42639
43172
|
}, 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)]]) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
42640
43173
|
_: 1 /* STABLE */
|
|
42641
|
-
}, 8 /* PROPS */, ["target", "scenceInfo"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true),
|
|
43174
|
+
}, 8 /* PROPS */, ["target", "scenceInfo", "showToolButtons"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), __props.hasChildren ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_basemap_toggle, {
|
|
42642
43175
|
key: 1,
|
|
43176
|
+
baseLayerInfo: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(baseLayerInfo),
|
|
43177
|
+
position: {
|
|
43178
|
+
bottom: 8,
|
|
43179
|
+
right: 48
|
|
43180
|
+
},
|
|
43181
|
+
mapTarget: props.target
|
|
43182
|
+
}, null, 8 /* PROPS */, ["baseLayerInfo", "mapTarget"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), showPrint.value && __props.hasChildren ? ((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), {
|
|
43183
|
+
key: 2,
|
|
42643
43184
|
onClose: closePrint
|
|
42644
43185
|
})) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)], 64 /* STABLE_FRAGMENT */);
|
|
42645
43186
|
};
|
|
@@ -42655,12 +43196,13 @@ const SceneApp_exports_ = SceneAppvue_type_script_setup_true_lang_js;
|
|
|
42655
43196
|
|
|
42656
43197
|
/* harmony default export */ var SceneApp = (SceneApp_exports_);
|
|
42657
43198
|
;// CONCATENATED MODULE: ./src/webgl/sceneapp/index.js
|
|
42658
|
-
/*
|
|
42659
|
-
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
42660
|
-
* All rights reserved.
|
|
43199
|
+
/*
|
|
43200
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
43201
|
+
* All rights reserved.
|
|
42661
43202
|
*/
|
|
42662
43203
|
|
|
42663
43204
|
|
|
43205
|
+
|
|
42664
43206
|
SceneApp.install = (Vue, opts) => {
|
|
42665
43207
|
init_js_default()(Vue, opts);
|
|
42666
43208
|
Vue.component(SceneApp.name, SceneApp);
|