@kq_npm/client3d_webgl_vue 4.5.13 → 4.5.15
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 +3 -2
- package/aspectanalysis/index.js +3 -2
- package/baseterraingallery/index.js +1 -1
- package/boxclip/index.js +14 -13
- package/clientPrint/index.js +877 -587
- package/comparemap/index.js +5 -5
- package/compass/index.js +1 -1
- package/excavatefillanalysis/index.js +3 -2
- package/fixedzoomin/index.js +1 -1
- package/fixedzoomout/index.js +1 -1
- package/flight/index.js +1 -1
- package/floodanalysis/index.js +5 -4
- package/geologicalbodyanalysis/index.js +5 -4
- package/gpuspatialquery/index.js +5 -4
- package/hawkeye/index.js +3 -2
- package/headertemp/index.js +2 -2
- package/heatmap3d/index.js +22 -20
- package/index.js +872 -582
- package/isolineanalysis/index.js +46 -43
- package/light/index.js +11 -10
- package/limitheightanalysis/index.js +3 -2
- package/measure/index.js +4 -5
- package/modelFlat/index.js +3 -2
- package/modelexcavate/index.js +3 -2
- package/modelfilter/index.js +13 -12
- package/modelprofileanalysis/index.js +3 -2
- package/modelselect/index.js +3 -2
- package/package.json +1 -1
- package/particleeffect/index.js +15 -14
- package/planeclip/index.js +3 -2
- package/resetview/index.js +1 -1
- package/roller/index.js +2 -2
- package/scaneffect/index.js +5 -4
- package/sceneadvancedtoimage/index.js +3 -2
- package/sceneapp/index.js +506 -268
- package/sceneset/index.js +23 -22
- package/scenetohdimage/index.js +5 -4
- package/sceneview/index.js +877 -587
- package/screenshot/index.js +3 -2
- package/shadowanalysis/index.js +16 -13
- package/sightlineanalysis/index.js +6 -5
- package/skylineanalysis/index.js +5 -4
- package/slopeanalysis/index.js +17 -13
- package/slopeaspectanalysis/index.js +17 -13
- package/statusbar/index.js +1 -1
- package/terrainoperation/index.js +3 -2
- package/terrainprofileanalysis/index.js +3 -2
- package/underground/index.js +5 -4
- package/videofusion/index.js +12 -11
- package/videoproject/index.js +10 -9
- package/viewshedanalysis/index.js +3 -2
- package/weathereffect/index.js +11 -10
- package/wireframesketch/index.js +3 -2
package/comparemap/index.js
CHANGED
|
@@ -338,7 +338,7 @@ const _hoisted_1 = {
|
|
|
338
338
|
const __default__ = {
|
|
339
339
|
name: "Kq3dCompareMapTree"
|
|
340
340
|
};
|
|
341
|
-
/* harmony default export */ var CompareMapTreevue_type_script_setup_true_lang_js = (
|
|
341
|
+
/* harmony default export */ var CompareMapTreevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
342
342
|
props: {
|
|
343
343
|
index: Number,
|
|
344
344
|
setLayerState: {
|
|
@@ -350,7 +350,7 @@ const __default__ = {
|
|
|
350
350
|
}
|
|
351
351
|
},
|
|
352
352
|
setup(__props) {
|
|
353
|
-
|
|
353
|
+
const props = __props;
|
|
354
354
|
let selectedLayers = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]); // 图层树选中值
|
|
355
355
|
let layerTreeData = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]); // 图层树选项数据
|
|
356
356
|
let preCheckedKeys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]); // 记录上次图层树选中值
|
|
@@ -453,7 +453,7 @@ const CompareMapvue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
|
453
453
|
const CompareMapvue_type_script_setup_true_lang_js_default_ = {
|
|
454
454
|
name: "Kq3dCompareMap"
|
|
455
455
|
};
|
|
456
|
-
/* harmony default export */ var CompareMapvue_type_script_setup_true_lang_js = (
|
|
456
|
+
/* harmony default export */ var CompareMapvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(CompareMapvue_type_script_setup_true_lang_js_default_, {
|
|
457
457
|
props: {
|
|
458
458
|
showShadow: {
|
|
459
459
|
type: Boolean,
|
|
@@ -478,7 +478,7 @@ const CompareMapvue_type_script_setup_true_lang_js_default_ = {
|
|
|
478
478
|
emits: ["back"],
|
|
479
479
|
setup(__props, {
|
|
480
480
|
expose: __expose,
|
|
481
|
-
emit
|
|
481
|
+
emit
|
|
482
482
|
}) {
|
|
483
483
|
const props = __props;
|
|
484
484
|
let offsetTop = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("auto");
|
|
@@ -487,7 +487,7 @@ const CompareMapvue_type_script_setup_true_lang_js_default_ = {
|
|
|
487
487
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
488
488
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
489
489
|
let btnShow = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 分屏返回按钮
|
|
490
|
-
|
|
490
|
+
|
|
491
491
|
let viewModel = null;
|
|
492
492
|
let showTree1 = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 图层树1
|
|
493
493
|
let showTree2 = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 图层树2
|
package/compass/index.js
CHANGED
|
@@ -266,7 +266,7 @@ var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
|
266
266
|
const __default__ = {
|
|
267
267
|
name: "Kq3dCompass"
|
|
268
268
|
};
|
|
269
|
-
/* harmony default export */ var Compassvue_type_script_setup_true_lang_js = (
|
|
269
|
+
/* harmony default export */ var Compassvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
270
270
|
props: {
|
|
271
271
|
// 指定组件绑定的scence对象的div的id
|
|
272
272
|
mapTarget: String,
|
|
@@ -389,7 +389,7 @@ const _hoisted_6 = {
|
|
|
389
389
|
const __default__ = {
|
|
390
390
|
name: "Kq3dExcavateFillAnalysis"
|
|
391
391
|
};
|
|
392
|
-
/* harmony default export */ var ExcavateFillAnalysisvue_type_script_setup_true_lang_js = (
|
|
392
|
+
/* harmony default export */ var ExcavateFillAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
393
393
|
props: {
|
|
394
394
|
// 设置参数
|
|
395
395
|
settingParams: {
|
|
@@ -432,6 +432,7 @@ const __default__ = {
|
|
|
432
432
|
setup(__props, {
|
|
433
433
|
expose: __expose
|
|
434
434
|
}) {
|
|
435
|
+
const props = __props;
|
|
435
436
|
const {
|
|
436
437
|
proxy
|
|
437
438
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
@@ -445,7 +446,7 @@ const __default__ = {
|
|
|
445
446
|
});
|
|
446
447
|
|
|
447
448
|
// 获取组件传参
|
|
448
|
-
|
|
449
|
+
|
|
449
450
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
450
451
|
altitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 3000,
|
|
451
452
|
// 基准高度
|
package/fixedzoomin/index.js
CHANGED
|
@@ -276,7 +276,7 @@ var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
|
276
276
|
const __default__ = {
|
|
277
277
|
name: "Kq3dFixedZoomin"
|
|
278
278
|
};
|
|
279
|
-
/* harmony default export */ var FixedZoominvue_type_script_setup_true_lang_js = (
|
|
279
|
+
/* harmony default export */ var FixedZoominvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
280
280
|
props: {
|
|
281
281
|
// 指定组件绑定的scence对象的div的id
|
|
282
282
|
mapTarget: String,
|
package/fixedzoomout/index.js
CHANGED
|
@@ -276,7 +276,7 @@ var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
|
276
276
|
const __default__ = {
|
|
277
277
|
name: "Kq3dFixedZoomout"
|
|
278
278
|
};
|
|
279
|
-
/* harmony default export */ var FixedZoomoutvue_type_script_setup_true_lang_js = (
|
|
279
|
+
/* harmony default export */ var FixedZoomoutvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
280
280
|
props: {
|
|
281
281
|
// 指定组件绑定的scence对象的div的id
|
|
282
282
|
mapTarget: String,
|
package/flight/index.js
CHANGED
|
@@ -429,7 +429,7 @@ const _hoisted_9 = {
|
|
|
429
429
|
const __default__ = {
|
|
430
430
|
name: "Kq3dFlight"
|
|
431
431
|
};
|
|
432
|
-
/* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (
|
|
432
|
+
/* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
433
433
|
props: {
|
|
434
434
|
// 是否显示阴影效果
|
|
435
435
|
showShadow: {
|
package/floodanalysis/index.js
CHANGED
|
@@ -492,7 +492,7 @@ const _hoisted_3 = {
|
|
|
492
492
|
const __default__ = {
|
|
493
493
|
name: "Kq3dFloodAnalysis"
|
|
494
494
|
};
|
|
495
|
-
/* harmony default export */ var FloodAnalysisvue_type_script_setup_true_lang_js = (
|
|
495
|
+
/* harmony default export */ var FloodAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
496
496
|
props: {
|
|
497
497
|
//指定组件绑定的viewer对象的div的id
|
|
498
498
|
target: String,
|
|
@@ -542,6 +542,7 @@ const __default__ = {
|
|
|
542
542
|
setup(__props, {
|
|
543
543
|
expose: __expose
|
|
544
544
|
}) {
|
|
545
|
+
const props = __props;
|
|
545
546
|
const {
|
|
546
547
|
proxy
|
|
547
548
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
@@ -560,7 +561,7 @@ const __default__ = {
|
|
|
560
561
|
}];
|
|
561
562
|
|
|
562
563
|
// 获取组件传参
|
|
563
|
-
|
|
564
|
+
|
|
564
565
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
565
566
|
floodMode: props.settingParams && props.settingParams.floodMode || 0,
|
|
566
567
|
// 淹没模式:0:地形淹没 1:模型淹没
|
|
@@ -849,7 +850,7 @@ const __default__ = {
|
|
|
849
850
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloodAlpha,
|
|
850
851
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloodAlpha,
|
|
851
852
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('alpha'))
|
|
852
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
853
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
853
854
|
_: 1 /* STABLE */
|
|
854
855
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
855
856
|
span: 8
|
|
@@ -862,7 +863,7 @@ const __default__ = {
|
|
|
862
863
|
step: 0.01,
|
|
863
864
|
"controls-position": "right",
|
|
864
865
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('alpha'))
|
|
865
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
866
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
866
867
|
_: 1 /* STABLE */
|
|
867
868
|
})]),
|
|
868
869
|
_: 1 /* STABLE */
|
|
@@ -435,7 +435,7 @@ const _hoisted_6 = {
|
|
|
435
435
|
const __default__ = {
|
|
436
436
|
name: "Kq3dGeologicalBodyAnalysis"
|
|
437
437
|
};
|
|
438
|
-
/* harmony default export */ var GeologicalBodyAnalysisvue_type_script_setup_true_lang_js = (
|
|
438
|
+
/* harmony default export */ var GeologicalBodyAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
439
439
|
props: {
|
|
440
440
|
// 设置参数
|
|
441
441
|
settingParams: {
|
|
@@ -478,6 +478,7 @@ const __default__ = {
|
|
|
478
478
|
setup(__props, {
|
|
479
479
|
expose: __expose
|
|
480
480
|
}) {
|
|
481
|
+
const props = __props;
|
|
481
482
|
const {
|
|
482
483
|
proxy
|
|
483
484
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
@@ -486,7 +487,7 @@ const __default__ = {
|
|
|
486
487
|
let geologys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
487
488
|
|
|
488
489
|
// 获取组件传参
|
|
489
|
-
|
|
490
|
+
|
|
490
491
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
491
492
|
geology: props.settingParams && props.settingParams.geology || null,
|
|
492
493
|
operationType: props.settingParams && props.settingParams.operationType || 1,
|
|
@@ -704,7 +705,7 @@ const __default__ = {
|
|
|
704
705
|
max: 50,
|
|
705
706
|
step: 0.1,
|
|
706
707
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('drillingRadius'))
|
|
707
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
708
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
708
709
|
_: 1 /* STABLE */
|
|
709
710
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
710
711
|
span: 8,
|
|
@@ -720,7 +721,7 @@ const __default__ = {
|
|
|
720
721
|
step: 0.1,
|
|
721
722
|
"controls-position": "right",
|
|
722
723
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('drillingRadius'))
|
|
723
|
-
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
724
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
724
725
|
_: 1 /* STABLE */
|
|
725
726
|
})]),
|
|
726
727
|
_: 1 /* STABLE */
|
package/gpuspatialquery/index.js
CHANGED
|
@@ -533,7 +533,7 @@ const _hoisted_2 = {
|
|
|
533
533
|
const __default__ = {
|
|
534
534
|
name: "Kq3dGPUSpatialQuery"
|
|
535
535
|
};
|
|
536
|
-
/* harmony default export */ var GPUSpatialQueryvue_type_script_setup_true_lang_js = (
|
|
536
|
+
/* harmony default export */ var GPUSpatialQueryvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
537
537
|
props: {
|
|
538
538
|
//图形
|
|
539
539
|
volumeType: {
|
|
@@ -594,6 +594,7 @@ const __default__ = {
|
|
|
594
594
|
setup(__props, {
|
|
595
595
|
expose: __expose
|
|
596
596
|
}) {
|
|
597
|
+
const props = __props;
|
|
597
598
|
const {
|
|
598
599
|
proxy
|
|
599
600
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
@@ -601,7 +602,7 @@ const __default__ = {
|
|
|
601
602
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
602
603
|
|
|
603
604
|
// 获取组件传参
|
|
604
|
-
|
|
605
|
+
|
|
605
606
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
606
607
|
volumeType: props.volumeType || 0,
|
|
607
608
|
// 查询体类型
|
|
@@ -843,7 +844,7 @@ const __default__ = {
|
|
|
843
844
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minScale,
|
|
844
845
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxScale,
|
|
845
846
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('scale'))
|
|
846
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
847
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
847
848
|
_: 1 /* STABLE */
|
|
848
849
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
849
850
|
span: 8
|
|
@@ -856,7 +857,7 @@ const __default__ = {
|
|
|
856
857
|
step: 0.1,
|
|
857
858
|
"controls-position": "right",
|
|
858
859
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('scale'))
|
|
859
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
860
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
860
861
|
_: 1 /* STABLE */
|
|
861
862
|
})]),
|
|
862
863
|
_: 1 /* STABLE */
|
package/hawkeye/index.js
CHANGED
|
@@ -257,7 +257,7 @@ class HawkeyeViewModel {
|
|
|
257
257
|
const __default__ = {
|
|
258
258
|
name: "Kq3dHawkeye"
|
|
259
259
|
};
|
|
260
|
-
/* harmony default export */ var Hawkeyevue_type_script_setup_true_lang_js = (
|
|
260
|
+
/* harmony default export */ var Hawkeyevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
261
261
|
props: {
|
|
262
262
|
//指定组件绑定的viewer对象的div的id
|
|
263
263
|
mapTarget: String,
|
|
@@ -296,10 +296,11 @@ const __default__ = {
|
|
|
296
296
|
setup(__props, {
|
|
297
297
|
expose: __expose
|
|
298
298
|
}) {
|
|
299
|
+
const props = __props;
|
|
299
300
|
let viewModel = null;
|
|
300
301
|
|
|
301
302
|
// 获取组件传参
|
|
302
|
-
|
|
303
|
+
|
|
303
304
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
304
305
|
//父组件ScenceView初始化完成后执行
|
|
305
306
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
package/headertemp/index.js
CHANGED
|
@@ -129,7 +129,7 @@ const _hoisted_2 = {
|
|
|
129
129
|
const __default__ = {
|
|
130
130
|
name: "Kq3dHeaderTemp"
|
|
131
131
|
};
|
|
132
|
-
/* harmony default export */ var HeaderTempvue_type_script_setup_true_lang_js = (
|
|
132
|
+
/* harmony default export */ var HeaderTempvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
133
133
|
props: {
|
|
134
134
|
// 是否显示阴影效果
|
|
135
135
|
showShadow: {
|
|
@@ -159,10 +159,10 @@ const __default__ = {
|
|
|
159
159
|
setup(__props, {
|
|
160
160
|
expose: __expose
|
|
161
161
|
}) {
|
|
162
|
+
const props = __props;
|
|
162
163
|
const proxy = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
163
164
|
|
|
164
165
|
// 获取组件传参
|
|
165
|
-
const props = __props;
|
|
166
166
|
|
|
167
167
|
// 图标组件
|
|
168
168
|
let iconBtn = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
package/heatmap3d/index.js
CHANGED
|
@@ -946,6 +946,10 @@ var client_icons_vue_ = __webpack_require__(348);
|
|
|
946
946
|
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
947
947
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/heatmap3d/CustomColorPickerSlider.vue?vue&type=script&setup=true&lang=js
|
|
948
948
|
|
|
949
|
+
const _withScopeId = n => ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.pushScopeId)("data-v-c771bfde"), n = n(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.popScopeId)(), n);
|
|
950
|
+
const _hoisted_1 = /*#__PURE__*/_withScopeId(() => /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
951
|
+
class: "arrow"
|
|
952
|
+
}, null, -1 /* HOISTED */));
|
|
949
953
|
|
|
950
954
|
const rangeMin = -5;
|
|
951
955
|
/* harmony default export */ var CustomColorPickerSlidervue_type_script_setup_true_lang_js = ({
|
|
@@ -953,9 +957,8 @@ const rangeMin = -5;
|
|
|
953
957
|
props: ["width", "color", "percentage", "id"],
|
|
954
958
|
emits: ["updatePercentage", "updateColor", "deleteColorSlider"],
|
|
955
959
|
setup(__props, {
|
|
956
|
-
emit
|
|
960
|
+
emit
|
|
957
961
|
}) {
|
|
958
|
-
const emit = __emit;
|
|
959
962
|
const props = __props;
|
|
960
963
|
|
|
961
964
|
// eslint-disable-next-line vue/no-setup-props-destructure
|
|
@@ -1038,9 +1041,7 @@ const rangeMin = -5;
|
|
|
1038
1041
|
}),
|
|
1039
1042
|
onMousedown: handleMouseDown,
|
|
1040
1043
|
onClick: handleClick
|
|
1041
|
-
}, [
|
|
1042
|
-
class: "arrow"
|
|
1043
|
-
}, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
1044
|
+
}, [_hoisted_1, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
1044
1045
|
modelValue: initColor.value,
|
|
1045
1046
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => initColor.value = $event),
|
|
1046
1047
|
onActiveChange: updateColor,
|
|
@@ -1048,7 +1049,7 @@ const rangeMin = -5;
|
|
|
1048
1049
|
}, null, 8 /* PROPS */, ["modelValue", "disabled"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
1049
1050
|
class: "delete",
|
|
1050
1051
|
onClick: deleteColorSlider
|
|
1051
|
-
}, "x")], 36 /* STYLE,
|
|
1052
|
+
}, "x")], 36 /* STYLE, HYDRATE_EVENTS */);
|
|
1052
1053
|
};
|
|
1053
1054
|
}
|
|
1054
1055
|
});
|
|
@@ -1090,7 +1091,8 @@ const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(CustomColorPick
|
|
|
1090
1091
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/heatmap3d/CustomColorPicker.vue?vue&type=script&setup=true&lang=js
|
|
1091
1092
|
|
|
1092
1093
|
|
|
1093
|
-
const
|
|
1094
|
+
const CustomColorPickervue_type_script_setup_true_lang_js_withScopeId = n => (_pushScopeId("data-v-b1608504"), n = n(), _popScopeId(), n);
|
|
1095
|
+
const CustomColorPickervue_type_script_setup_true_lang_js_hoisted_1 = {
|
|
1094
1096
|
class: "gp"
|
|
1095
1097
|
};
|
|
1096
1098
|
|
|
@@ -1102,9 +1104,8 @@ const width = 257;
|
|
|
1102
1104
|
props: ["data"],
|
|
1103
1105
|
emits: ["color-changed"],
|
|
1104
1106
|
setup(__props, {
|
|
1105
|
-
emit
|
|
1107
|
+
emit
|
|
1106
1108
|
}) {
|
|
1107
|
-
const emit = __emit;
|
|
1108
1109
|
const props = __props;
|
|
1109
1110
|
|
|
1110
1111
|
// 宽度
|
|
@@ -1191,7 +1192,7 @@ const width = 257;
|
|
|
1191
1192
|
emit("color-changed", items.value);
|
|
1192
1193
|
}
|
|
1193
1194
|
return (_ctx, _cache) => {
|
|
1194
|
-
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div",
|
|
1195
|
+
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", CustomColorPickervue_type_script_setup_true_lang_js_hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
1195
1196
|
class: "palette",
|
|
1196
1197
|
style: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeStyle)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(backgroundImage))
|
|
1197
1198
|
}, null, 4 /* STYLE */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
@@ -1276,7 +1277,7 @@ const _hoisted_4 = {
|
|
|
1276
1277
|
const __default__ = {
|
|
1277
1278
|
name: "Kq3dHeatmap"
|
|
1278
1279
|
};
|
|
1279
|
-
/* harmony default export */ var Heatmap3dvue_type_script_setup_true_lang_js = (
|
|
1280
|
+
/* harmony default export */ var Heatmap3dvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
|
|
1280
1281
|
props: {
|
|
1281
1282
|
// 设置参数
|
|
1282
1283
|
settingParams: {
|
|
@@ -1319,6 +1320,7 @@ const __default__ = {
|
|
|
1319
1320
|
setup(__props, {
|
|
1320
1321
|
expose: __expose
|
|
1321
1322
|
}) {
|
|
1323
|
+
const props = __props;
|
|
1322
1324
|
const {
|
|
1323
1325
|
proxy
|
|
1324
1326
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
@@ -1327,7 +1329,7 @@ const __default__ = {
|
|
|
1327
1329
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
1328
1330
|
let weightFields = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
1329
1331
|
// 获取组件传参
|
|
1330
|
-
|
|
1332
|
+
|
|
1331
1333
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
1332
1334
|
dataPath: props.settingParams && props.settingParams.dataPath || "",
|
|
1333
1335
|
//数据地址,json文件或json地址
|
|
@@ -1717,13 +1719,13 @@ const __default__ = {
|
|
|
1717
1719
|
label: "3D",
|
|
1718
1720
|
onChange: _cache[2] || (_cache[2] = $event => paramsChanged('heatmapType'))
|
|
1719
1721
|
}, {
|
|
1720
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
1722
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("3D")]),
|
|
1721
1723
|
_: 1 /* STABLE */
|
|
1722
1724
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
|
|
1723
1725
|
label: "2D",
|
|
1724
1726
|
onChange: _cache[3] || (_cache[3] = $event => paramsChanged('heatmapType'))
|
|
1725
1727
|
}, {
|
|
1726
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() =>
|
|
1728
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)("2D")]),
|
|
1727
1729
|
_: 1 /* STABLE */
|
|
1728
1730
|
})]),
|
|
1729
1731
|
_: 1 /* STABLE */
|
|
@@ -1902,7 +1904,7 @@ const __default__ = {
|
|
|
1902
1904
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRadius,
|
|
1903
1905
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRadius,
|
|
1904
1906
|
onInput: _cache[10] || (_cache[10] = $event => paramsChanged('radius'))
|
|
1905
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1907
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
1906
1908
|
_: 1 /* STABLE */
|
|
1907
1909
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1908
1910
|
span: 8
|
|
@@ -1915,7 +1917,7 @@ const __default__ = {
|
|
|
1915
1917
|
step: 0.1,
|
|
1916
1918
|
onInput: _cache[12] || (_cache[12] = $event => paramsChanged('radius')),
|
|
1917
1919
|
"controls-position": "right"
|
|
1918
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1920
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
1919
1921
|
_: 1 /* STABLE */
|
|
1920
1922
|
})]),
|
|
1921
1923
|
_: 1 /* STABLE */
|
|
@@ -1942,7 +1944,7 @@ const __default__ = {
|
|
|
1942
1944
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minTransparents,
|
|
1943
1945
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxTransparents,
|
|
1944
1946
|
onInput: _cache[14] || (_cache[14] = $event => paramsChanged('transparents'))
|
|
1945
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1947
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
1946
1948
|
_: 1 /* STABLE */
|
|
1947
1949
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1948
1950
|
span: 8
|
|
@@ -1955,7 +1957,7 @@ const __default__ = {
|
|
|
1955
1957
|
step: 0.01,
|
|
1956
1958
|
onInput: _cache[16] || (_cache[16] = $event => paramsChanged('transparents')),
|
|
1957
1959
|
"controls-position": "right"
|
|
1958
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1960
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
1959
1961
|
_: 1 /* STABLE */
|
|
1960
1962
|
})]),
|
|
1961
1963
|
_: 1 /* STABLE */
|
|
@@ -2022,7 +2024,7 @@ const __default__ = {
|
|
|
2022
2024
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeightRatio,
|
|
2023
2025
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeightRatio,
|
|
2024
2026
|
onInput: _cache[22] || (_cache[22] = $event => paramsChanged('heightRatio'))
|
|
2025
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
2027
|
+
}, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
|
|
2026
2028
|
_: 1 /* STABLE */
|
|
2027
2029
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
2028
2030
|
span: 8
|
|
@@ -2035,7 +2037,7 @@ const __default__ = {
|
|
|
2035
2037
|
step: 0.1,
|
|
2036
2038
|
onInput: _cache[24] || (_cache[24] = $event => paramsChanged('heightRatio')),
|
|
2037
2039
|
"controls-position": "right"
|
|
2038
|
-
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
2040
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
|
|
2039
2041
|
_: 1 /* STABLE */
|
|
2040
2042
|
})]),
|
|
2041
2043
|
_: 1 /* STABLE */
|