@kq_npm/client3d_webgl_vue 2.6.8-beta → 2.7.0-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 +256 -152
- package/aspectanalysis/index.js +209 -141
- package/baseterraingallery/index.js +182 -107
- package/boxclip/index.js +306 -238
- package/comparemap/index.js +219 -137
- package/compass/index.js +169 -94
- package/excavatefillanalysis/index.js +225 -157
- package/fixedzoomin/index.js +167 -92
- package/fixedzoomout/index.js +167 -92
- package/flight/index.js +298 -199
- package/floodanalysis/index.js +236 -170
- package/gpuspatialquery/index.js +280 -212
- package/hawkeye/index.js +143 -75
- package/index.js +4 -6
- package/isolineanalysis/index.js +552 -486
- package/measure/index.js +236 -154
- package/modelselect/index.js +184 -116
- package/package.json +1 -1
- package/particleeffect/index.js +258 -185
- package/planeclip/index.js +245 -177
- package/profileanalysis/index.js +252 -184
- package/resetview/index.js +132 -57
- package/roller/index.js +202 -134
- package/scenceview/index.js +21480 -94
- package/screenshot/index.js +203 -135
- package/shadowanalysis/index.js +317 -242
- package/sightlineanalysis/index.js +134 -96
- package/skylineanalysis/index.js +239 -171
- package/slopeanalysis/index.js +238 -172
- package/statusbar/index.js +84 -53
- package/terrainoperation/index.js +204 -136
- package/underground/index.js +164 -96
- package/viewshedanalysis/index.js +243 -175
- package/weathereffect/index.js +222 -149
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
|
-
/***/
|
|
5
|
+
/***/ 7705:
|
|
6
6
|
/***/ (function(module) {
|
|
7
7
|
|
|
8
8
|
|
|
@@ -74,10 +74,10 @@ module.exports = function (cssWithMappingToString) {
|
|
|
74
74
|
|
|
75
75
|
/***/ }),
|
|
76
76
|
|
|
77
|
-
/***/
|
|
77
|
+
/***/ 6868:
|
|
78
78
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
79
79
|
|
|
80
|
-
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
80
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7705);
|
|
81
81
|
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
82
82
|
// Imports
|
|
83
83
|
|
|
@@ -90,7 +90,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".coord{background:rgba(42,42,42,.8);bo
|
|
|
90
90
|
|
|
91
91
|
/***/ }),
|
|
92
92
|
|
|
93
|
-
/***/
|
|
93
|
+
/***/ 3379:
|
|
94
94
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
95
95
|
|
|
96
96
|
|
|
@@ -363,6 +363,57 @@ module.exports = function (list, options) {
|
|
|
363
363
|
};
|
|
364
364
|
};
|
|
365
365
|
|
|
366
|
+
/***/ }),
|
|
367
|
+
|
|
368
|
+
/***/ 3600:
|
|
369
|
+
/***/ (function(module) {
|
|
370
|
+
|
|
371
|
+
module.exports = require("core-js/modules/es.array.includes.js");
|
|
372
|
+
|
|
373
|
+
/***/ }),
|
|
374
|
+
|
|
375
|
+
/***/ 826:
|
|
376
|
+
/***/ (function(module) {
|
|
377
|
+
|
|
378
|
+
module.exports = require("@kq_npm/client_common_vue/_utils/gis-utils");
|
|
379
|
+
|
|
380
|
+
/***/ }),
|
|
381
|
+
|
|
382
|
+
/***/ 5406:
|
|
383
|
+
/***/ (function(module) {
|
|
384
|
+
|
|
385
|
+
module.exports = require("@kq_npm/client_common_vue/init.js");
|
|
386
|
+
|
|
387
|
+
/***/ }),
|
|
388
|
+
|
|
389
|
+
/***/ 637:
|
|
390
|
+
/***/ (function(module) {
|
|
391
|
+
|
|
392
|
+
module.exports = require("vue");
|
|
393
|
+
|
|
394
|
+
/***/ }),
|
|
395
|
+
|
|
396
|
+
/***/ 8270:
|
|
397
|
+
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
398
|
+
|
|
399
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
400
|
+
/* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
|
|
401
|
+
/* harmony export */ });
|
|
402
|
+
function _defineProperty(obj, key, value) {
|
|
403
|
+
if (key in obj) {
|
|
404
|
+
Object.defineProperty(obj, key, {
|
|
405
|
+
value: value,
|
|
406
|
+
enumerable: true,
|
|
407
|
+
configurable: true,
|
|
408
|
+
writable: true
|
|
409
|
+
});
|
|
410
|
+
} else {
|
|
411
|
+
obj[key] = value;
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
return obj;
|
|
415
|
+
}
|
|
416
|
+
|
|
366
417
|
/***/ })
|
|
367
418
|
|
|
368
419
|
/******/ });
|
|
@@ -450,32 +501,19 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
450
501
|
"default": function() { return /* reexport */ SightlineAnalysis; }
|
|
451
502
|
});
|
|
452
503
|
|
|
453
|
-
|
|
454
|
-
var
|
|
455
|
-
|
|
456
|
-
var
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
value: value,
|
|
462
|
-
enumerable: true,
|
|
463
|
-
configurable: true,
|
|
464
|
-
writable: true
|
|
465
|
-
});
|
|
466
|
-
} else {
|
|
467
|
-
obj[key] = value;
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
return obj;
|
|
471
|
-
}
|
|
472
|
-
;// CONCATENATED MODULE: external "core-js/modules/es.array.includes.js"
|
|
473
|
-
var es_array_includes_js_namespaceObject = require("core-js/modules/es.array.includes.js");
|
|
504
|
+
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
505
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(637);
|
|
506
|
+
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
507
|
+
var gis_utils_ = __webpack_require__(826);
|
|
508
|
+
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
509
|
+
var defineProperty = __webpack_require__(8270);
|
|
510
|
+
// EXTERNAL MODULE: external "core-js/modules/es.array.includes.js"
|
|
511
|
+
var es_array_includes_js_ = __webpack_require__(3600);
|
|
474
512
|
// EXTERNAL MODULE: ./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js
|
|
475
|
-
var injectStylesIntoStyleTag = __webpack_require__(
|
|
513
|
+
var injectStylesIntoStyleTag = __webpack_require__(3379);
|
|
476
514
|
var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
|
|
477
515
|
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/webgl/sightlineanalysis/style/divpoint.scss
|
|
478
|
-
var divpoint = __webpack_require__(
|
|
516
|
+
var divpoint = __webpack_require__(6868);
|
|
479
517
|
;// CONCATENATED MODULE: ./src/webgl/sightlineanalysis/style/divpoint.scss
|
|
480
518
|
|
|
481
519
|
|
|
@@ -507,25 +545,25 @@ class SightlineAnalysisViewModel {
|
|
|
507
545
|
//拾取的点位集合
|
|
508
546
|
//高亮的障碍物的id集合
|
|
509
547
|
constructor(scenceView, options) {
|
|
510
|
-
|
|
548
|
+
(0,defineProperty/* default */.Z)(this, "_viewer", null);
|
|
511
549
|
|
|
512
|
-
|
|
550
|
+
(0,defineProperty/* default */.Z)(this, "_sightlineAnalysis", null);
|
|
513
551
|
|
|
514
|
-
|
|
552
|
+
(0,defineProperty/* default */.Z)(this, "_drawManager", null);
|
|
515
553
|
|
|
516
|
-
|
|
554
|
+
(0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
|
|
517
555
|
|
|
518
|
-
|
|
556
|
+
(0,defineProperty/* default */.Z)(this, "_obstacleColor", Cesium.Color.RED);
|
|
519
557
|
|
|
520
|
-
|
|
558
|
+
(0,defineProperty/* default */.Z)(this, "_isLabel", false);
|
|
521
559
|
|
|
522
|
-
|
|
560
|
+
(0,defineProperty/* default */.Z)(this, "_addType", 0);
|
|
523
561
|
|
|
524
|
-
|
|
562
|
+
(0,defineProperty/* default */.Z)(this, "_pointCollection", []);
|
|
525
563
|
|
|
526
|
-
|
|
564
|
+
(0,defineProperty/* default */.Z)(this, "_cartographicList", []);
|
|
527
565
|
|
|
528
|
-
|
|
566
|
+
(0,defineProperty/* default */.Z)(this, "_highlightIds", []);
|
|
529
567
|
|
|
530
568
|
this._viewer = scenceView._viewer;
|
|
531
569
|
this._viewer.scene.postProcessStages._fxaa.enabled = true;
|
|
@@ -767,10 +805,10 @@ const __default__ = {
|
|
|
767
805
|
expose
|
|
768
806
|
}) {
|
|
769
807
|
const props = __props;
|
|
770
|
-
let language = (0,
|
|
771
|
-
let collapseValue = (0,
|
|
808
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
809
|
+
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(""); // 获取组件传参
|
|
772
810
|
|
|
773
|
-
let formItem = (0,
|
|
811
|
+
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
774
812
|
// lineWidth: (props.settingParams && props.settingParams.lineWidth) || 2,
|
|
775
813
|
visibleColor: props.settingParams && props.settingParams.visibleColor || "#67c23a",
|
|
776
814
|
invisibleColor: props.settingParams && props.settingParams.invisibleColor || "#e6a23c",
|
|
@@ -780,9 +818,9 @@ const __default__ = {
|
|
|
780
818
|
isLabel: props.settingParams && props.settingParams.isLabel !== undefined || true
|
|
781
819
|
});
|
|
782
820
|
let viewModel = null;
|
|
783
|
-
(0,
|
|
821
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
784
822
|
//父组件ScenceView初始化完成后执行
|
|
785
|
-
|
|
823
|
+
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
786
824
|
if (scenceView) {
|
|
787
825
|
language.value = scenceView._language;
|
|
788
826
|
let options = {
|
|
@@ -839,7 +877,7 @@ const __default__ = {
|
|
|
839
877
|
} // 销毁
|
|
840
878
|
|
|
841
879
|
|
|
842
|
-
(0,
|
|
880
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
843
881
|
viewModel && viewModel.destroy();
|
|
844
882
|
});
|
|
845
883
|
expose({
|
|
@@ -849,49 +887,49 @@ const __default__ = {
|
|
|
849
887
|
clearResult
|
|
850
888
|
});
|
|
851
889
|
return (_ctx, _cache) => {
|
|
852
|
-
const _component_kq_row = (0,
|
|
890
|
+
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
853
891
|
|
|
854
|
-
const _component_kq_color_picker = (0,
|
|
892
|
+
const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
|
|
855
893
|
|
|
856
|
-
const _component_kq_form_item = (0,
|
|
894
|
+
const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
|
|
857
895
|
|
|
858
|
-
const _component_kq_checkbox = (0,
|
|
896
|
+
const _component_kq_checkbox = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-checkbox");
|
|
859
897
|
|
|
860
|
-
const _component_kq_form = (0,
|
|
898
|
+
const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
|
|
861
899
|
|
|
862
|
-
const _component_kq_collapse_item = (0,
|
|
900
|
+
const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
|
|
863
901
|
|
|
864
|
-
const _component_kq_collapse = (0,
|
|
902
|
+
const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
|
|
865
903
|
|
|
866
|
-
const _component_kq_button = (0,
|
|
904
|
+
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
867
905
|
|
|
868
|
-
return (0,
|
|
906
|
+
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
869
907
|
class: "kq3d-sightline-analysis-tip"
|
|
870
908
|
}, {
|
|
871
|
-
default: (0,
|
|
909
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).sightTips), 1
|
|
872
910
|
/* TEXT */
|
|
873
911
|
)]),
|
|
874
912
|
_: 1
|
|
875
913
|
/* STABLE */
|
|
876
914
|
|
|
877
|
-
}), (0,
|
|
878
|
-
"model-value": (0,
|
|
915
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
|
|
916
|
+
"model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(collapseValue)
|
|
879
917
|
}, {
|
|
880
|
-
default: (0,
|
|
881
|
-
title: (0,
|
|
918
|
+
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_collapse_item, {
|
|
919
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisSettings,
|
|
882
920
|
name: "setting"
|
|
883
921
|
}, {
|
|
884
|
-
default: (0,
|
|
922
|
+
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, {
|
|
885
923
|
"label-width": "120px",
|
|
886
924
|
"label-position": "left"
|
|
887
925
|
}, {
|
|
888
|
-
default: (0,
|
|
889
|
-
default: (0,
|
|
890
|
-
label: (0,
|
|
926
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" <kq-row>\r\n <kq-form-item :label=\"language.lineWidth\">\r\n <kq-row style=\"display: flex\">\r\n <kq-col :span=\"16\">\r\n <kq-slider v-model=\"formItem.lineWidth\" :min=\"1\" :max=\"10\" @input=\"paramsChanged('lineWidth')\"></kq-slider>\r\n </kq-col>\r\n <kq-col :span=\"8\">\r\n <kq-input-number v-model=\"formItem.lineWidth\" :min=\"1\" :max=\"10\" controls-position=\"right\" @input=\"paramsChanged('lineWidth')\">\r\n </kq-input-number>\r\n </kq-col>\r\n </kq-row>\r\n </kq-form-item>\r\n </kq-row> "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
927
|
+
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, {
|
|
928
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).visibleColor
|
|
891
929
|
}, {
|
|
892
|
-
default: (0,
|
|
893
|
-
modelValue: (0,
|
|
894
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (0,
|
|
930
|
+
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, {
|
|
931
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).visibleColor,
|
|
932
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).visibleColor = $event),
|
|
895
933
|
onChange: _cache[1] || (_cache[1] = $event => paramsChanged('visibleColor'))
|
|
896
934
|
}, null, 8
|
|
897
935
|
/* PROPS */
|
|
@@ -905,13 +943,13 @@ const __default__ = {
|
|
|
905
943
|
_: 1
|
|
906
944
|
/* STABLE */
|
|
907
945
|
|
|
908
|
-
}), (0,
|
|
909
|
-
default: (0,
|
|
910
|
-
label: (0,
|
|
946
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
947
|
+
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, {
|
|
948
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).invisibleColor
|
|
911
949
|
}, {
|
|
912
|
-
default: (0,
|
|
913
|
-
modelValue: (0,
|
|
914
|
-
"onUpdate:modelValue": _cache[2] || (_cache[2] = $event => (0,
|
|
950
|
+
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, {
|
|
951
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).invisibleColor,
|
|
952
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).invisibleColor = $event),
|
|
915
953
|
onChange: _cache[3] || (_cache[3] = $event => paramsChanged('invisibleColor'))
|
|
916
954
|
}, null, 8
|
|
917
955
|
/* PROPS */
|
|
@@ -925,13 +963,13 @@ const __default__ = {
|
|
|
925
963
|
_: 1
|
|
926
964
|
/* STABLE */
|
|
927
965
|
|
|
928
|
-
}), (0,
|
|
929
|
-
default: (0,
|
|
930
|
-
label: (0,
|
|
966
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
967
|
+
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, {
|
|
968
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).obstacleColor
|
|
931
969
|
}, {
|
|
932
|
-
default: (0,
|
|
933
|
-
modelValue: (0,
|
|
934
|
-
"onUpdate:modelValue": _cache[4] || (_cache[4] = $event => (0,
|
|
970
|
+
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, {
|
|
971
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).obstacleColor,
|
|
972
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).obstacleColor = $event),
|
|
935
973
|
onChange: _cache[5] || (_cache[5] = $event => paramsChanged('obstacleColor'))
|
|
936
974
|
}, null, 8
|
|
937
975
|
/* PROPS */
|
|
@@ -945,13 +983,13 @@ const __default__ = {
|
|
|
945
983
|
_: 1
|
|
946
984
|
/* STABLE */
|
|
947
985
|
|
|
948
|
-
}), (0,
|
|
949
|
-
default: (0,
|
|
950
|
-
modelValue: (0,
|
|
951
|
-
"onUpdate:modelValue": _cache[6] || (_cache[6] = $event => (0,
|
|
986
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" <kq-row style=\"display: flex\">\r\n <kq-col :span=\"12\">\r\n <kq-checkbox v-model=\"formItem.obstaclePoint\">{{ language.obstaclePoint }}</kq-checkbox>\r\n </kq-col>\r\n <kq-col :span=\"12\">\r\n <kq-checkbox v-model=\"formItem.highlightObstacle\">{{ language.highlightObstacle }}</kq-checkbox>\r\n </kq-col>\r\n </kq-row> "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
987
|
+
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_checkbox, {
|
|
988
|
+
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).isLabel,
|
|
989
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).isLabel = $event),
|
|
952
990
|
onChange: _cache[7] || (_cache[7] = $event => paramsChanged('isLabel'))
|
|
953
991
|
}, {
|
|
954
|
-
default: (0,
|
|
992
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).showLabel), 1
|
|
955
993
|
/* TEXT */
|
|
956
994
|
)]),
|
|
957
995
|
_: 1
|
|
@@ -979,12 +1017,12 @@ const __default__ = {
|
|
|
979
1017
|
|
|
980
1018
|
}, 8
|
|
981
1019
|
/* PROPS */
|
|
982
|
-
, ["model-value"]), (0,
|
|
983
|
-
onClick: (0,
|
|
984
|
-
title: (0,
|
|
1020
|
+
, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1021
|
+
onClick: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)(addSeePoint, ["stop"]),
|
|
1022
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).seePoint,
|
|
985
1023
|
type: "primary"
|
|
986
1024
|
}, {
|
|
987
|
-
default: (0,
|
|
1025
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).seePoint), 1
|
|
988
1026
|
/* TEXT */
|
|
989
1027
|
)]),
|
|
990
1028
|
_: 1
|
|
@@ -992,12 +1030,12 @@ const __default__ = {
|
|
|
992
1030
|
|
|
993
1031
|
}, 8
|
|
994
1032
|
/* PROPS */
|
|
995
|
-
, ["onClick", "title"]), (0,
|
|
996
|
-
onClick: (0,
|
|
997
|
-
title: (0,
|
|
1033
|
+
, ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1034
|
+
onClick: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)(addTargetPoint, ["stop"]),
|
|
1035
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).targetPoint,
|
|
998
1036
|
type: "primary"
|
|
999
1037
|
}, {
|
|
1000
|
-
default: (0,
|
|
1038
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).targetPoint), 1
|
|
1001
1039
|
/* TEXT */
|
|
1002
1040
|
)]),
|
|
1003
1041
|
_: 1
|
|
@@ -1005,11 +1043,11 @@ const __default__ = {
|
|
|
1005
1043
|
|
|
1006
1044
|
}, 8
|
|
1007
1045
|
/* PROPS */
|
|
1008
|
-
, ["onClick", "title"]), (0,
|
|
1009
|
-
onClick: (0,
|
|
1010
|
-
title: (0,
|
|
1046
|
+
, ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1047
|
+
onClick: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)(clearResult, ["stop"]),
|
|
1048
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult
|
|
1011
1049
|
}, {
|
|
1012
|
-
default: (0,
|
|
1050
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult), 1
|
|
1013
1051
|
/* TEXT */
|
|
1014
1052
|
)]),
|
|
1015
1053
|
_: 1
|
|
@@ -1031,9 +1069,9 @@ const __default__ = {
|
|
|
1031
1069
|
const __exports__ = SightlineAnalysisvue_type_script_setup_true_lang_js;
|
|
1032
1070
|
|
|
1033
1071
|
/* harmony default export */ var SightlineAnalysis = (__exports__);
|
|
1034
|
-
|
|
1035
|
-
var
|
|
1036
|
-
var init_js_default = /*#__PURE__*/__webpack_require__.n(
|
|
1072
|
+
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1073
|
+
var init_js_ = __webpack_require__(5406);
|
|
1074
|
+
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1037
1075
|
;// CONCATENATED MODULE: ./src/webgl/sightlineanalysis/index.js
|
|
1038
1076
|
|
|
1039
1077
|
|