@kq_npm/client3d_webgl_vue 4.5.2 → 4.5.4-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.
Files changed (63) hide show
  1. package/adddata/index.js +355 -538
  2. package/adddata/style/adddata.css +1 -1
  3. package/aspectanalysis/index.js +172 -239
  4. package/baseterraingallery/index.js +124 -145
  5. package/boxclip/index.js +300 -481
  6. package/clientPrint/index.js +335 -898
  7. package/clientPrint/style/clientPrint.css +1 -1
  8. package/comparemap/index.js +226 -246
  9. package/compass/index.js +96 -84
  10. package/excavatefillanalysis/index.js +193 -263
  11. package/fixedzoomin/index.js +91 -76
  12. package/fixedzoomout/index.js +91 -76
  13. package/flight/index.js +311 -415
  14. package/flight/style/flight.css +1 -1
  15. package/floodanalysis/index.js +255 -393
  16. package/geologicalbodyanalysis/index.js +215 -298
  17. package/gpuspatialquery/index.js +260 -402
  18. package/hawkeye/index.js +141 -103
  19. package/headertemp/index.js +25 -34
  20. package/heatmap3d/index.js +451 -763
  21. package/heatmap3d/style/heatmap3d.css +1 -1
  22. package/index.js +20826 -17774
  23. package/isolineanalysis/index.js +566 -1243
  24. package/light/index.js +353 -488
  25. package/limitheightanalysis/index.js +251 -312
  26. package/measure/index.js +350 -504
  27. package/modelFlat/index.js +214 -234
  28. package/modelexcavate/index.js +206 -262
  29. package/modelfilter/index.js +229 -308
  30. package/modelprofileanalysis/index.js +356 -465
  31. package/modelselect/index.js +192 -184
  32. package/package.json +1 -1
  33. package/particleeffect/index.js +259 -430
  34. package/planeclip/index.js +249 -339
  35. package/resetview/index.js +89 -69
  36. package/roller/index.js +307 -363
  37. package/scaneffect/index.js +285 -582
  38. package/sceneadvancedtoimage/index.js +1055 -0
  39. package/sceneadvancedtoimage/style/index.js +3 -0
  40. package/sceneadvancedtoimage/style/sceneadvancedtoimage.css +1 -0
  41. package/sceneapp/index.js +11149 -0
  42. package/sceneset/index.js +393 -885
  43. package/scenetohdimage/index.js +214 -346
  44. package/scenetohdimage/style/scenetohdimage.css +1 -1
  45. package/sceneview/index.js +22780 -19540
  46. package/sceneview/style/sceneview.css +1 -1
  47. package/screenshot/index.js +275 -312
  48. package/shadowanalysis/index.js +269 -448
  49. package/sightlineanalysis/index.js +231 -312
  50. package/sightlineanalysis/style/divpoint.css +1 -1
  51. package/skylineanalysis/index.js +213 -351
  52. package/slopeanalysis/index.js +282 -444
  53. package/slopeaspectanalysis/index.js +315 -534
  54. package/statusbar/index.js +194 -164
  55. package/style.css +1 -1
  56. package/terrainoperation/index.js +230 -280
  57. package/terrainprofileanalysis/index.js +174 -182
  58. package/underground/index.js +98 -82
  59. package/videofusion/index.js +319 -532
  60. package/videoproject/index.js +325 -534
  61. package/viewshedanalysis/index.js +178 -275
  62. package/weathereffect/index.js +199 -343
  63. package/wireframesketch/index.js +146 -150
@@ -7,108 +7,148 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/const-image"), require("@kq_npm/client_common_vue/_utils/util")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/init.js"], root["@kq_npm/client_common_vue/_utils/const-image"], root["@kq_npm/client_common_vue/_utils/util"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__7997__, __WEBPACK_EXTERNAL_MODULE__6277__, __WEBPACK_EXTERNAL_MODULE__3458__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__455__, __WEBPACK_EXTERNAL_MODULE__4822__, __WEBPACK_EXTERNAL_MODULE__2975__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 3694:
15
+ /***/ 3275:
16
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
17
 
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
19
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
21
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
+ /*
23
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
24
+ * All rights reserved.
25
+ */
18
26
 
19
- // EXPORTS
20
- __webpack_require__.d(__webpack_exports__, {
21
- "Z": function() { return /* binding */ message; }
22
- });
23
27
 
24
- ;// CONCATENATED MODULE: external "element-plus/dist/index.full.js"
25
- var index_full_js_namespaceObject = require("element-plus/dist/index.full.js");
26
- // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
27
- var init_js_ = __webpack_require__(7997);
28
- var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
29
- ;// CONCATENATED MODULE: ./src/common/_ui/message/index.js
28
+ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
29
+ _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
30
+ Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
31
+ };
32
+ /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
33
+
34
+ /***/ }),
30
35
 
36
+ /***/ 5698:
37
+ /***/ (function(module) {
31
38
 
39
+ module.exports = require("@kq_npm/client_icons_vue");
32
40
 
33
- index_full_js_namespaceObject.ElMessage.install = (Vue, opts) => {
34
- init_js_default()(Vue, opts);
35
- Vue.component("KqMessage", index_full_js_namespaceObject.ElMessage);
36
- };
41
+ /***/ }),
37
42
 
38
- /* harmony default export */ var message = (index_full_js_namespaceObject.ElMessage);
43
+ /***/ 2652:
44
+ /***/ (function(module) {
45
+
46
+ module.exports = require("core-js/modules/es.array.push.js");
39
47
 
40
48
  /***/ }),
41
49
 
42
- /***/ 348:
50
+ /***/ 6363:
43
51
  /***/ (function(module) {
44
52
 
45
- module.exports = require("@kq_npm/client_icons_vue");
53
+ module.exports = require("element-plus/dist/index.full.js");
46
54
 
47
55
  /***/ }),
48
56
 
49
- /***/ 7080:
57
+ /***/ 3579:
50
58
  /***/ (function(module) {
51
59
 
52
60
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
53
61
 
54
62
  /***/ }),
55
63
 
56
- /***/ 6277:
64
+ /***/ 4822:
57
65
  /***/ (function(module) {
58
66
 
59
- module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
67
+ module.exports = __WEBPACK_EXTERNAL_MODULE__4822__;
60
68
 
61
69
  /***/ }),
62
70
 
63
- /***/ 7135:
71
+ /***/ 64:
64
72
  /***/ (function(module) {
65
73
 
66
- module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
74
+ module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
67
75
 
68
76
  /***/ }),
69
77
 
70
- /***/ 3458:
78
+ /***/ 2975:
71
79
  /***/ (function(module) {
72
80
 
73
- module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
74
82
 
75
83
  /***/ }),
76
84
 
77
- /***/ 7997:
85
+ /***/ 455:
78
86
  /***/ (function(module) {
79
87
 
80
- module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
81
89
 
82
90
  /***/ }),
83
91
 
84
- /***/ 1895:
92
+ /***/ 154:
85
93
  /***/ (function(module) {
86
94
 
87
- module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
95
+ module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
88
96
 
89
97
  /***/ }),
90
98
 
91
- /***/ 8270:
99
+ /***/ 6913:
92
100
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
93
101
 
94
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
95
- /* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
96
- /* harmony export */ });
97
- function _defineProperty(obj, key, value) {
98
- if (key in obj) {
99
- Object.defineProperty(obj, key, {
100
- value: value,
101
- enumerable: true,
102
- configurable: true,
103
- writable: true
104
- });
105
- } else {
106
- obj[key] = value;
102
+
103
+ // EXPORTS
104
+ __webpack_require__.d(__webpack_exports__, {
105
+ A: function() { return /* binding */ _defineProperty; }
106
+ });
107
+
108
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
109
+ function _typeof(o) {
110
+ "@babel/helpers - typeof";
111
+
112
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
113
+ return typeof o;
114
+ } : function (o) {
115
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
116
+ }, _typeof(o);
117
+ }
118
+
119
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
120
+
121
+ function toPrimitive(t, r) {
122
+ if ("object" != _typeof(t) || !t) return t;
123
+ var e = t[Symbol.toPrimitive];
124
+ if (void 0 !== e) {
125
+ var i = e.call(t, r || "default");
126
+ if ("object" != _typeof(i)) return i;
127
+ throw new TypeError("@@toPrimitive must return a primitive value.");
107
128
  }
129
+ return ("string" === r ? String : Number)(t);
130
+ }
108
131
 
109
- return obj;
132
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
133
+
134
+
135
+ function toPropertyKey(t) {
136
+ var i = toPrimitive(t, "string");
137
+ return "symbol" == _typeof(i) ? i : i + "";
110
138
  }
111
139
 
140
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
141
+
142
+ function _defineProperty(e, r, t) {
143
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
144
+ value: t,
145
+ enumerable: !0,
146
+ configurable: !0,
147
+ writable: !0
148
+ }) : e[r] = t, e;
149
+ }
150
+
151
+
112
152
  /***/ })
113
153
 
114
154
  /******/ });
@@ -180,38 +220,41 @@ function _defineProperty(obj, key, value) {
180
220
  /******/
181
221
  /************************************************************************/
182
222
  var __webpack_exports__ = {};
183
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
184
- !function() {
185
223
  // ESM COMPAT FLAG
186
224
  __webpack_require__.r(__webpack_exports__);
187
225
 
188
226
  // EXPORTS
189
227
  __webpack_require__.d(__webpack_exports__, {
190
- "ScanEffectViewModel": function() { return /* reexport */ ScanEffectViewModel; },
228
+ ScanEffectViewModel: function() { return /* reexport */ ScanEffectViewModel; },
191
229
  "default": function() { return /* reexport */ ScanEffect; }
192
230
  });
193
231
 
194
232
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
195
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
233
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
196
234
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
197
- var gis_utils_ = __webpack_require__(7135);
198
- // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
199
- var defineProperty = __webpack_require__(8270);
200
- // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
201
- var message = __webpack_require__(3694);
235
+ var gis_utils_ = __webpack_require__(64);
236
+ // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
237
+ var defineProperty = __webpack_require__(6913);
238
+ // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
239
+ var es_array_push_js_ = __webpack_require__(2652);
240
+ // EXTERNAL MODULE: ./src/common/_ui/message/index.js
241
+ var message = __webpack_require__(3275);
202
242
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
203
- var const_image_ = __webpack_require__(6277);
243
+ var const_image_ = __webpack_require__(4822);
204
244
  ;// CONCATENATED MODULE: ./src/webgl/scaneffect/ScanEffectViewModel.js
205
245
 
206
246
 
247
+ /*
248
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
249
+ * All rights reserved.
250
+ */
251
+
207
252
 
208
253
  class ScanEffectViewModel {
209
- //参数
210
- // 绘制对象
211
254
  constructor(scenceView, option) {
212
- (0,defineProperty/* default */.Z)(this, "_viewer", null);
213
-
214
- (0,defineProperty/* default */.Z)(this, "_options", {
255
+ (0,defineProperty/* default */.A)(this, "_viewer", null);
256
+ //参数
257
+ (0,defineProperty/* default */.A)(this, "_options", {
215
258
  scanMode: 1,
216
259
  // 分析类型
217
260
  viewer: null,
@@ -239,15 +282,11 @@ class ScanEffectViewModel {
239
282
  lineScans: [],
240
283
  ringScans: []
241
284
  });
242
-
243
- (0,defineProperty/* default */.Z)(this, "_drawManager", null);
244
-
245
- (0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
246
-
247
- (0,defineProperty/* default */.Z)(this, "_lineScan", null);
248
-
249
- (0,defineProperty/* default */.Z)(this, "_ringScan", null);
250
-
285
+ (0,defineProperty/* default */.A)(this, "_drawManager", null);
286
+ // 绘制对象
287
+ (0,defineProperty/* default */.A)(this, "_removeEventListener", null);
288
+ (0,defineProperty/* default */.A)(this, "_lineScan", null);
289
+ (0,defineProperty/* default */.A)(this, "_ringScan", null);
251
290
  this._viewer = scenceView._viewer;
252
291
  this._options.viewer = this._viewer;
253
292
  this._options = Object.assign(this._options, {
@@ -275,12 +314,10 @@ class ScanEffectViewModel {
275
314
  // shape._controlPoints;
276
315
  this._options.origin = shape.position;
277
316
  that.addScaningLine(shape.position);
278
-
279
317
  that._drawManager.clear();
280
318
  }
281
319
  });
282
320
  }
283
-
284
321
  addScaningLine(cartesian) {
285
322
  if (this._options.scanMode == 0) {
286
323
  var params = {
@@ -297,17 +334,12 @@ class ScanEffectViewModel {
297
334
  times: this._options.times
298
335
  };
299
336
  this._lineScan = new window.Cesium.Kq3dLineScanEffect(params);
300
-
301
337
  if (this._options.lineScans.length >= 10) {
302
338
  //添加扫描线不能超过10条
303
339
  this._viewer.effects.remove(this._options.lineScans[0]);
304
-
305
340
  this._options.lineScans.splice(0, 1);
306
341
  }
307
-
308
342
  this._viewer.effects.add(this._lineScan); // 添加条形扫描线
309
-
310
-
311
343
  this._options.lineScans.push(this._lineScan);
312
344
  } else if (this._options.scanMode == 1) {
313
345
  var cPosition = window.Cesium.Cartographic.fromCartesian(cartesian);
@@ -315,12 +347,10 @@ class ScanEffectViewModel {
315
347
  var position2 = window.Cesium.Math.toDegrees(cPosition.latitude);
316
348
  var position3 = window.Cesium.Math.toDegrees(cPosition.height);
317
349
  this._ringScan = this.addRingScanLine([position1, position2, position3]);
318
-
319
350
  this._options.ringScans.push(this._ringScan);
320
351
  }
321
- } //添加环型扫描线
322
-
323
-
352
+ }
353
+ //添加环型扫描线
324
354
  addRingScanLine(position) {
325
355
  var options = {
326
356
  viewer: this._viewer,
@@ -331,13 +361,11 @@ class ScanEffectViewModel {
331
361
  color: this._options.ringColor,
332
362
  position: position || this._options.position
333
363
  };
334
-
335
364
  if (this._options.ringScanType == 2) {
336
365
  return new RadarScanLine(options);
337
366
  } else {
338
367
  return new CircleZoomScanLine(options);
339
368
  }
340
-
341
369
  function RadarScanLine(options) {
342
370
  options = options || {};
343
371
  this.position = options.position;
@@ -388,11 +416,9 @@ class ScanEffectViewModel {
388
416
  if (that.moveMode == 0) {
389
417
  ratio = 1;
390
418
  }
391
-
392
419
  if (!window.Cesium.defined(scanline.ellipse._stRotation2)) {
393
420
  scanline.ellipse._stRotation2 = 0;
394
421
  }
395
-
396
422
  if (scanline.ellipse._stRotation2 < 0) {
397
423
  if (that.moveMode == 1) {
398
424
  ratio = 1;
@@ -400,7 +426,6 @@ class ScanEffectViewModel {
400
426
  scanline.ellipse._stRotation2 = 0;
401
427
  }
402
428
  }
403
-
404
429
  if (scanline.ellipse._stRotation2 > 2 * Math.PI) {
405
430
  if (that.moveMode == 1) {
406
431
  ratio = -1;
@@ -408,7 +433,6 @@ class ScanEffectViewModel {
408
433
  scanline.ellipse._stRotation2 = scanline.ellipse._stRotation2 - 2 * Math.PI;
409
434
  }
410
435
  }
411
-
412
436
  scanline.ellipse._stRotation2 += ratio * 0.04;
413
437
  return scanline.ellipse._stRotation2;
414
438
  }, false),
@@ -416,13 +440,12 @@ class ScanEffectViewModel {
416
440
  outline: false
417
441
  }
418
442
  });
419
- this.viewer.dataSources.add(this.customDataSource); //销毁雷达
420
-
443
+ this.viewer.dataSources.add(this.customDataSource);
444
+ //销毁雷达
421
445
  RadarScanLine.prototype.destroy = function () {
422
446
  this.viewer.dataSources.remove(this.customDataSource, true);
423
447
  };
424
448
  }
425
-
426
449
  function CircleZoomScanLine(options) {
427
450
  options = options || {};
428
451
  this.position = options.position;
@@ -447,9 +470,8 @@ class ScanEffectViewModel {
447
470
  semiMinorAxis: new window.Cesium.CallbackProperty(function () {
448
471
  if (!window.Cesium.defined(circleFirst3.ellipse._semiMinorAxis2)) {
449
472
  circleFirst3.ellipse._semiMinorAxis2 = 0;
450
- } // 往返
451
-
452
-
473
+ }
474
+ // 往返
453
475
  if (that.moveMode) {
454
476
  if (circleFirst3.ellipse._semiMinorAxis2 > that.radius) {
455
477
  multiS = -1;
@@ -466,7 +488,6 @@ class ScanEffectViewModel {
466
488
  multiS = 1;
467
489
  }
468
490
  }
469
-
470
491
  circleFirst3.ellipse._semiMinorAxis2 += multiS * 15;
471
492
  return circleFirst3.ellipse._semiMinorAxis2;
472
493
  }, false),
@@ -474,7 +495,6 @@ class ScanEffectViewModel {
474
495
  if (!window.Cesium.defined(circleFirst3.ellipse._semiMajorAxis2)) {
475
496
  circleFirst3.ellipse._semiMajorAxis2 = 0;
476
497
  }
477
-
478
498
  if (that.moveMode) {
479
499
  //往返
480
500
  if (circleFirst3.ellipse._semiMajorAxis2 > that.radius) {
@@ -492,7 +512,6 @@ class ScanEffectViewModel {
492
512
  multiS = 1;
493
513
  }
494
514
  }
495
-
496
515
  circleFirst3.ellipse._semiMajorAxis2 += multiS * 15;
497
516
  return circleFirst3.ellipse._semiMajorAxis2;
498
517
  }, false),
@@ -519,148 +538,119 @@ class ScanEffectViewModel {
519
538
  outline: false
520
539
  }
521
540
  });
522
- this.viewer.dataSources.add(this.customDataSource); //销毁圆形缩放扫描
523
-
541
+ this.viewer.dataSources.add(this.customDataSource);
542
+ //销毁圆形缩放扫描
524
543
  CircleZoomScanLine.prototype.destroy = function () {
525
544
  this.viewer.dataSources.remove(this.customDataSource, true);
526
545
  };
527
546
  }
528
- } // 参数切换
529
-
530
-
547
+ }
548
+ // 参数切换
531
549
  paramsChanged(key, val) {
532
550
  switch (key) {
533
551
  case "linearScanning":
534
- this._options.scanMode = val; // this.removeScan();
552
+ this._options.scanMode = val;
553
+ // this.removeScan();
535
554
  // if (this._options.origin) {
536
555
  // this.addScaningLine(this._options.origin);
537
556
  // }
538
-
539
557
  break;
540
-
541
558
  case "ringScan":
542
- this._options.scanMode = val; // this.removeScan();
559
+ this._options.scanMode = val;
560
+ // this.removeScan();
543
561
  // if (this._options.origin) {
544
562
  // this.addScaningLine(this._options.origin);
545
563
  // }
546
-
547
564
  break;
548
-
549
565
  case "Radius":
550
566
  this._options.radius = val;
551
567
  if (this._ringScan) this._ringScan.radius = this._options.radius;
552
568
  break;
553
-
554
569
  case "whetherToAndFrom":
555
570
  this._options.whetherToAndFrom = Number(val);
556
571
  if (this._ringScan) this._ringScan.moveMode = this._options.whetherToAndFrom;
557
572
  break;
558
-
559
573
  case "textureStyle":
560
574
  this._options.blendEnable = val == 0 ? false : true;
561
575
  if (this._ringScan) this._ringScan.fillStyle = Number(val);
562
576
  break;
563
-
564
577
  case "fillStyle":
565
578
  this._options.ringScanType = val;
566
579
  this._options.image = this.getImageUrl(val);
567
-
568
580
  if (this._ringScan) {
569
581
  this._ringScan.destroy();
570
-
571
582
  this._ringScan = this.addRingScanLine(this._ringScan.position);
572
-
573
583
  this._options.ringScans.push(this._ringScan);
574
584
  }
575
-
576
585
  break;
577
-
578
586
  case "fillColor":
579
587
  this._options.ringColor = window.Cesium.Color.fromCssColorString(val);
580
588
  if (this._ringScan) this._ringScan.color = this._options.ringColor;
581
589
  break;
582
-
583
590
  case "lineSpeed":
584
591
  this._options.speed = Number(val);
585
592
  if (this._lineScan) this._lineScan.speed = this._options.speed;
586
593
  break;
587
-
588
594
  case "lineWidth":
589
595
  this._options.lineWidth = Number(val);
590
596
  if (this._lineScan) this._lineScan.lineWidth = this._options.lineWidth;
591
597
  break;
592
-
593
598
  case "scanningAngle":
594
599
  var radiusAngle = Number(val / 180 * Math.PI);
595
600
  this._options.direction = radiusAngle;
596
601
  if (this._lineScan) this._lineScan.direction = radiusAngle;
597
602
  break;
598
-
599
603
  case "luminosity":
600
604
  this._options.glowWidth = Number(val);
601
605
  if (this._lineScan) this._lineScan.glowWidth = this._options.glowWidth;
602
606
  break;
603
-
604
607
  case "lineColor":
605
608
  this._options.lineColor = window.Cesium.Color.fromCssColorString(val);
606
609
  if (this._lineScan) this._lineScan.color = this._options.lineColor;
607
610
  break;
608
-
609
611
  case "lengthStyle":
610
612
  this._options.length = Number(val);
611
613
  if (this._lineScan) this._lineScan.distance = this._options.length;
612
614
  break;
613
-
614
615
  case "cycleStyle":
615
616
  this._options.period = Number(val);
616
617
  if (this._lineScan) this._lineScan.period = this._options.period;
617
618
  break;
618
-
619
619
  case "lineToAndFrom":
620
620
  this._options.ringMoveMode = Number(val);
621
621
  if (this._lineScan) this._lineScan.moveMode = this._options.ringMoveMode;
622
622
  break;
623
-
624
623
  default:
625
624
  break;
626
625
  }
627
626
  }
628
-
629
627
  getImageUrl(val) {
630
628
  var imageUrl = "";
631
-
632
629
  switch (val) {
633
630
  case 0:
634
631
  imageUrl = const_image_.ROUNDNESS_IMG;
635
632
  break;
636
-
637
633
  case 1:
638
634
  imageUrl = const_image_.CIRCLE_IMG2;
639
635
  break;
640
-
641
636
  case 2:
642
637
  imageUrl = const_image_.CIRCLE_IMG;
643
638
  break;
644
-
645
639
  default:
646
640
  break;
647
641
  }
648
-
649
642
  return imageUrl;
650
- } //开始分析
651
-
652
-
643
+ }
644
+ //开始分析
653
645
  start() {
654
646
  // 判断是否添加了模型
655
647
  var flag = false;
656
648
  var models = this._viewer.scene.primitives._primitives;
657
-
658
649
  for (let i = 0; i < models.length; i++) {
659
650
  if (models[i]._url) {
660
651
  flag = true;
661
652
  }
662
653
  }
663
-
664
654
  if (flag) {
665
655
  if (this._drawManager) {
666
656
  this._drawManager.startDraw("point", {
@@ -669,52 +659,45 @@ class ScanEffectViewModel {
669
659
  });
670
660
  }
671
661
  } else {
672
- (0,message/* default */.Z)({
662
+ (0,message/* default */.A)({
673
663
  message: "请添加模型后提取!",
674
664
  type: "warning"
675
665
  });
676
666
  }
677
667
  }
678
-
679
668
  removeScan() {
680
669
  if (this._ringScan) this._ringScan.destroy();
681
- if (this._lineScan) this._viewer.effects.remove(this._lineScan); //清除所有
682
-
670
+ if (this._lineScan) this._viewer.effects.remove(this._lineScan);
671
+ //清除所有
683
672
  for (var i = 0; i < this._options.lineScans.length; i++) {
684
673
  this._viewer.effects.remove(this._options.lineScans[i]);
685
674
  }
686
-
687
675
  for (var j = 0; j < this._options.ringScans.length; j++) {
688
676
  this._options.ringScans[j].destroy();
689
677
  }
690
-
691
678
  this._lineScan = undefined;
692
679
  this._ringScan = undefined;
693
- } //清除全部结果
694
-
695
-
680
+ }
681
+ //清除全部结果
696
682
  clear() {
697
683
  this.removeScan();
698
684
  this._options.origin = null;
699
-
700
685
  this._drawManager.stopDraw();
701
- } // 销毁
702
-
703
-
686
+ }
687
+ // 销毁
704
688
  destroy() {
705
- this.clear(); //移除监听事件
706
-
689
+ this.clear();
690
+ //移除监听事件
707
691
  this._removeEventListener && this._removeEventListener();
708
692
  this._removeEventListener = null;
709
693
  }
710
-
711
694
  }
712
695
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
713
- var client_icons_vue_ = __webpack_require__(348);
696
+ var client_icons_vue_ = __webpack_require__(5698);
714
697
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
715
- var util_ = __webpack_require__(3458);
698
+ var util_ = __webpack_require__(2975);
716
699
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
717
- var vue_i18n_cjs_js_ = __webpack_require__(7080);
700
+ var vue_i18n_cjs_js_ = __webpack_require__(3579);
718
701
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/scaneffect/ScanEffect.vue?vue&type=script&setup=true&lang=js
719
702
 
720
703
  const _hoisted_1 = {
@@ -732,7 +715,7 @@ const _hoisted_2 = {
732
715
  const __default__ = {
733
716
  name: "Kq3dScanEffect"
734
717
  };
735
- /* harmony default export */ var ScanEffectvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
718
+ /* harmony default export */ var ScanEffectvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
736
719
  props: {
737
720
  // 设置参数
738
721
  settingParams: {
@@ -743,7 +726,6 @@ const __default__ = {
743
726
  type: Boolean,
744
727
  default: true
745
728
  },
746
-
747
729
  /**
748
730
  * 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
749
731
  */
@@ -773,17 +755,17 @@ const __default__ = {
773
755
  default: true
774
756
  }
775
757
  },
776
-
777
758
  setup(__props, {
778
- expose
759
+ expose: __expose
779
760
  }) {
780
- const props = __props;
781
761
  const {
782
762
  proxy
783
763
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
784
764
  let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
785
- let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({}); // 获取组件传参
765
+ let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
786
766
 
767
+ // 获取组件传参
768
+ const props = __props;
787
769
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
788
770
  scanningStyle: props.settingParams && props.settingParams.scanningStyle || 1,
789
771
  // 地形操作类型。1:线性扫描;2:环形扫描
@@ -811,13 +793,15 @@ const __default__ = {
811
793
  lengthStyle: props.settingParams && props.settingParams.lengthStyle || 100
812
794
  });
813
795
  let viewModel = null;
814
- let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(""); // 组件容器Ref
815
-
816
- let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
796
+ let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
797
+ // 组件容器Ref
798
+ let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
817
799
 
800
+ // 生成组件默认header
818
801
  let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
819
- let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(); // 国际化
802
+ let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
820
803
 
804
+ // 国际化
821
805
  let {
822
806
  locale,
823
807
  messages
@@ -837,143 +821,110 @@ const __default__ = {
837
821
  watchCreateHeaderTemp();
838
822
  });
839
823
  currentLang.value = proxy.$i18n.locale; // 获取当前语言
840
-
841
824
  gis_utils_.utils.getWebMap(null, scenceView => {
842
825
  if (scenceView) {
843
826
  viewModel = new ScanEffectViewModel(scenceView, formItem);
844
827
  }
845
828
  });
846
829
  });
830
+
847
831
  /**
848
832
  * @description 监听header生成
849
833
  */
850
-
851
834
  const watchCreateHeaderTemp = () => {
852
835
  if (props.showHeaderTemp) {
853
836
  // 生成headerTemp
854
837
  headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
855
838
  }
856
- }; // 切换参数
857
-
858
-
839
+ };
840
+ // 切换参数
859
841
  function paramsChanged(key) {
860
842
  switch (key) {
861
843
  case "linearScanning":
862
844
  viewModel && viewModel.paramsChanged("linearScanning", formItem.scanningStyle);
863
845
  break;
864
-
865
846
  case "ringScan":
866
847
  viewModel && viewModel.paramsChanged("ringScan", formItem.scanningStyle);
867
848
  break;
868
-
869
849
  case "Radius":
870
850
  viewModel && viewModel.paramsChanged("Radius", formItem.sweepRadius);
871
851
  break;
872
-
873
852
  case "whetherToAndFrom":
874
853
  viewModel && viewModel.paramsChanged("whetherToAndFrom", formItem.whetherToAndFrom);
875
854
  break;
876
-
877
855
  case "textureStyle":
878
856
  viewModel && viewModel.paramsChanged("textureStyle", formItem.textureStyle);
879
857
  break;
880
-
881
858
  case "fillStyle":
882
859
  viewModel && viewModel.paramsChanged("fillStyle", formItem.fillStyle);
883
860
  break;
884
-
885
861
  case "fillColor":
886
862
  viewModel && viewModel.paramsChanged("fillColor", formItem.fillColor);
887
863
  break;
888
-
889
864
  case "lineSpeed":
890
865
  viewModel && viewModel.paramsChanged("lineSpeed", formItem.lineSpeed);
891
866
  break;
892
-
893
867
  case "lineWidth":
894
868
  viewModel && viewModel.paramsChanged("lineWidth", formItem.lineWidth);
895
869
  break;
896
-
897
870
  case "luminosity":
898
871
  // 扫描线发光度
899
872
  viewModel && viewModel.paramsChanged("luminosity", formItem.luminosity);
900
873
  break;
901
-
902
874
  case "lineColor":
903
875
  viewModel && viewModel.paramsChanged("lineColor", formItem.lineColor);
904
876
  break;
905
-
906
877
  case "scanningAngle":
907
878
  viewModel && viewModel.paramsChanged("scanningAngle", formItem.scanningAngle);
908
879
  break;
909
-
910
880
  case "lineToAndFrom":
911
881
  viewModel && viewModel.paramsChanged("lineToAndFrom", formItem.lineToAndFrom);
912
882
  break;
913
-
914
883
  case "cycleStyle":
915
884
  viewModel && viewModel.paramsChanged("cycleStyle", formItem.cycleStyle);
916
885
  formItem.lengthStyle = Number(formItem.lineSpeed) * Number(formItem.cycleStyle);
917
886
  break;
918
-
919
887
  case "lengthStyle":
920
888
  viewModel && viewModel.paramsChanged("lengthStyle", formItem.lengthStyle);
921
889
  formItem.cycleStyle = Number(formItem.lengthStyle) / Number(formItem.lineSpeed);
922
890
  break;
923
-
924
891
  default:
925
892
  break;
926
893
  }
927
- } // 添加
928
-
929
-
894
+ }
895
+ // 添加
930
896
  function addAnalysis() {
931
897
  viewModel && viewModel.start();
932
- } // 清除
933
-
934
-
898
+ }
899
+ // 清除
935
900
  function clear() {
936
901
  viewModel && viewModel.clear();
937
- } // 销毁
938
-
902
+ }
939
903
 
904
+ // 销毁
940
905
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
941
906
  viewModel && viewModel.destroy();
942
907
  });
943
- expose({
908
+ __expose({
944
909
  clear,
945
910
  paramsChanged,
946
911
  addAnalysis
947
912
  });
948
913
  return (_ctx, _cache) => {
949
914
  const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
950
-
951
915
  const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
952
-
953
916
  const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
954
-
955
917
  const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
956
-
957
918
  const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
958
-
959
919
  const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
960
-
961
920
  const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
962
-
963
921
  const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
964
-
965
922
  const _component_kq_option = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-option");
966
-
967
923
  const _component_kq_select = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-select");
968
-
969
924
  const _component_kq_input = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input");
970
-
971
925
  const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
972
-
973
926
  const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
974
-
975
927
  const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
976
-
977
928
  return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
978
929
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-scan-effect", {
979
930
  'kq-box-shadow': __props.showShadow
@@ -984,9 +935,7 @@ const __default__ = {
984
935
  key: 0,
985
936
  ref_key: "headerTempRef",
986
937
  ref: headerTempRef
987
- }, null, 512
988
- /* NEED_PATCH */
989
- )) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form, {
938
+ }, null, 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form, {
990
939
  "label-width": "100px",
991
940
  "label-position": "left"
992
941
  }, {
@@ -1005,55 +954,29 @@ const __default__ = {
1005
954
  label: 0,
1006
955
  onChange: _cache[1] || (_cache[1] = $event => paramsChanged('linearScanning'))
1007
956
  }, {
1008
- 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).linearScanning), 1
1009
- /* TEXT */
1010
- )]),
1011
- _: 1
1012
- /* STABLE */
1013
-
1014
- }, 8
1015
- /* PROPS */
1016
- , ["modelValue"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
957
+ 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).linearScanning), 1 /* TEXT */)]),
958
+ _: 1 /* STABLE */
959
+ }, 8 /* PROPS */, ["modelValue"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
1017
960
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).scanningStyle,
1018
961
  "onUpdate:modelValue": _cache[2] || (_cache[2] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).scanningStyle = $event),
1019
962
  label: 1,
1020
963
  onChange: _cache[3] || (_cache[3] = $event => paramsChanged('ringScan'))
1021
964
  }, {
1022
- 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).ringScan), 1
1023
- /* TEXT */
1024
- )]),
1025
- _: 1
1026
- /* STABLE */
1027
-
1028
- }, 8
1029
- /* PROPS */
1030
- , ["modelValue"])]),
1031
- _: 1
1032
- /* STABLE */
1033
-
965
+ 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).ringScan), 1 /* TEXT */)]),
966
+ _: 1 /* STABLE */
967
+ }, 8 /* PROPS */, ["modelValue"])]),
968
+ _: 1 /* STABLE */
1034
969
  })]),
1035
- _: 1
1036
- /* STABLE */
1037
-
1038
- }, 8
1039
- /* PROPS */
1040
- , ["label"])]),
1041
- _: 1
1042
- /* STABLE */
1043
-
970
+ _: 1 /* STABLE */
971
+ }, 8 /* PROPS */, ["label"])]),
972
+ _: 1 /* STABLE */
1044
973
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1045
974
  class: "kq3d-scan-effect-tip"
1046
975
  }, {
1047
- 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).scanTips), 1
1048
- /* TEXT */
1049
- )]),
1050
- _: 1
1051
- /* STABLE */
1052
-
976
+ 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).scanTips), 1 /* TEXT */)]),
977
+ _: 1 /* STABLE */
1053
978
  })]),
1054
- _: 1
1055
- /* STABLE */
1056
-
979
+ _: 1 /* STABLE */
1057
980
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
1058
981
  "model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(collapseValue)
1059
982
  }, {
@@ -1085,12 +1008,8 @@ const __default__ = {
1085
1008
  min: 0,
1086
1009
  max: 100,
1087
1010
  onInput: _cache[5] || (_cache[5] = $event => paramsChanged('lineSpeed'))
1088
- }, null, 8
1089
- /* PROPS */
1090
- , ["modelValue"])]),
1091
- _: 1
1092
- /* STABLE */
1093
-
1011
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1012
+ _: 1 /* STABLE */
1094
1013
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1095
1014
  span: 8
1096
1015
  }, {
@@ -1102,26 +1021,14 @@ const __default__ = {
1102
1021
  step: 0.1,
1103
1022
  "controls-position": "right",
1104
1023
  onInput: _cache[7] || (_cache[7] = $event => paramsChanged('lineSpeed'))
1105
- }, null, 8
1106
- /* PROPS */
1107
- , ["modelValue", "min", "step"])]),
1108
- _: 1
1109
- /* STABLE */
1110
-
1024
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1025
+ _: 1 /* STABLE */
1111
1026
  })]),
1112
- _: 1
1113
- /* STABLE */
1114
-
1027
+ _: 1 /* STABLE */
1115
1028
  })]),
1116
- _: 1
1117
- /* STABLE */
1118
-
1119
- }, 8
1120
- /* PROPS */
1121
- , ["label"])]),
1122
- _: 1
1123
- /* STABLE */
1124
-
1029
+ _: 1 /* STABLE */
1030
+ }, 8 /* PROPS */, ["label"])]),
1031
+ _: 1 /* STABLE */
1125
1032
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1126
1033
  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, {
1127
1034
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).lineWidth
@@ -1141,12 +1048,8 @@ const __default__ = {
1141
1048
  max: 100,
1142
1049
  step: 0.1,
1143
1050
  onInput: _cache[9] || (_cache[9] = $event => paramsChanged('lineWidth'))
1144
- }, null, 8
1145
- /* PROPS */
1146
- , ["modelValue", "min", "step"])]),
1147
- _: 1
1148
- /* STABLE */
1149
-
1051
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1052
+ _: 1 /* STABLE */
1150
1053
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1151
1054
  span: 8
1152
1055
  }, {
@@ -1158,26 +1061,14 @@ const __default__ = {
1158
1061
  step: 1,
1159
1062
  "controls-position": "right",
1160
1063
  onInput: _cache[11] || (_cache[11] = $event => paramsChanged('lineWidth'))
1161
- }, null, 8
1162
- /* PROPS */
1163
- , ["modelValue"])]),
1164
- _: 1
1165
- /* STABLE */
1166
-
1064
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1065
+ _: 1 /* STABLE */
1167
1066
  })]),
1168
- _: 1
1169
- /* STABLE */
1170
-
1067
+ _: 1 /* STABLE */
1171
1068
  })]),
1172
- _: 1
1173
- /* STABLE */
1174
-
1175
- }, 8
1176
- /* PROPS */
1177
- , ["label"])]),
1178
- _: 1
1179
- /* STABLE */
1180
-
1069
+ _: 1 /* STABLE */
1070
+ }, 8 /* PROPS */, ["label"])]),
1071
+ _: 1 /* STABLE */
1181
1072
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1182
1073
  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, {
1183
1074
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).luminosity
@@ -1197,12 +1088,8 @@ const __default__ = {
1197
1088
  min: 0,
1198
1089
  max: 100,
1199
1090
  onInput: _cache[13] || (_cache[13] = $event => paramsChanged('luminosity'))
1200
- }, null, 8
1201
- /* PROPS */
1202
- , ["modelValue"])]),
1203
- _: 1
1204
- /* STABLE */
1205
-
1091
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1092
+ _: 1 /* STABLE */
1206
1093
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1207
1094
  span: 8
1208
1095
  }, {
@@ -1214,26 +1101,14 @@ const __default__ = {
1214
1101
  step: 1,
1215
1102
  "controls-position": "right",
1216
1103
  onInput: _cache[15] || (_cache[15] = $event => paramsChanged('luminosity'))
1217
- }, null, 8
1218
- /* PROPS */
1219
- , ["modelValue"])]),
1220
- _: 1
1221
- /* STABLE */
1222
-
1104
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1105
+ _: 1 /* STABLE */
1223
1106
  })]),
1224
- _: 1
1225
- /* STABLE */
1226
-
1107
+ _: 1 /* STABLE */
1227
1108
  })]),
1228
- _: 1
1229
- /* STABLE */
1230
-
1231
- }, 8
1232
- /* PROPS */
1233
- , ["label"])]),
1234
- _: 1
1235
- /* STABLE */
1236
-
1109
+ _: 1 /* STABLE */
1110
+ }, 8 /* PROPS */, ["label"])]),
1111
+ _: 1 /* STABLE */
1237
1112
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1238
1113
  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, {
1239
1114
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).scanColor
@@ -1242,18 +1117,10 @@ const __default__ = {
1242
1117
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).lineColor,
1243
1118
  "onUpdate:modelValue": _cache[16] || (_cache[16] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).lineColor = $event),
1244
1119
  onChange: _cache[17] || (_cache[17] = $event => paramsChanged('lineColor'))
1245
- }, null, 8
1246
- /* PROPS */
1247
- , ["modelValue"])]),
1248
- _: 1
1249
- /* STABLE */
1250
-
1251
- }, 8
1252
- /* PROPS */
1253
- , ["label"])]),
1254
- _: 1
1255
- /* STABLE */
1256
-
1120
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1121
+ _: 1 /* STABLE */
1122
+ }, 8 /* PROPS */, ["label"])]),
1123
+ _: 1 /* STABLE */
1257
1124
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1258
1125
  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, {
1259
1126
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).scanningAngle + '(°)'
@@ -1273,12 +1140,8 @@ const __default__ = {
1273
1140
  min: 0,
1274
1141
  max: 360,
1275
1142
  onInput: _cache[19] || (_cache[19] = $event => paramsChanged('scanningAngle'))
1276
- }, null, 8
1277
- /* PROPS */
1278
- , ["modelValue"])]),
1279
- _: 1
1280
- /* STABLE */
1281
-
1143
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1144
+ _: 1 /* STABLE */
1282
1145
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1283
1146
  span: 8
1284
1147
  }, {
@@ -1290,26 +1153,14 @@ const __default__ = {
1290
1153
  step: 1,
1291
1154
  "controls-position": "right",
1292
1155
  onInput: _cache[21] || (_cache[21] = $event => paramsChanged('scanningAngle'))
1293
- }, null, 8
1294
- /* PROPS */
1295
- , ["modelValue"])]),
1296
- _: 1
1297
- /* STABLE */
1298
-
1156
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1157
+ _: 1 /* STABLE */
1299
1158
  })]),
1300
- _: 1
1301
- /* STABLE */
1302
-
1159
+ _: 1 /* STABLE */
1303
1160
  })]),
1304
- _: 1
1305
- /* STABLE */
1306
-
1307
- }, 8
1308
- /* PROPS */
1309
- , ["label"])]),
1310
- _: 1
1311
- /* STABLE */
1312
-
1161
+ _: 1 /* STABLE */
1162
+ }, 8 /* PROPS */, ["label"])]),
1163
+ _: 1 /* STABLE */
1313
1164
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1314
1165
  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, {
1315
1166
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).whetherToAndFrom
@@ -1322,29 +1173,15 @@ const __default__ = {
1322
1173
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1323
1174
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).yes,
1324
1175
  value: 1
1325
- }, null, 8
1326
- /* PROPS */
1327
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1176
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1328
1177
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).no,
1329
1178
  value: 0
1330
- }, null, 8
1331
- /* PROPS */
1332
- , ["label"])]),
1333
- _: 1
1334
- /* STABLE */
1335
-
1336
- }, 8
1337
- /* PROPS */
1338
- , ["modelValue"])]),
1339
- _: 1
1340
- /* STABLE */
1341
-
1342
- }, 8
1343
- /* PROPS */
1344
- , ["label"])]),
1345
- _: 1
1346
- /* STABLE */
1347
-
1179
+ }, null, 8 /* PROPS */, ["label"])]),
1180
+ _: 1 /* STABLE */
1181
+ }, 8 /* PROPS */, ["modelValue"])]),
1182
+ _: 1 /* STABLE */
1183
+ }, 8 /* PROPS */, ["label"])]),
1184
+ _: 1 /* STABLE */
1348
1185
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1349
1186
  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, {
1350
1187
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).mode
@@ -1360,42 +1197,22 @@ const __default__ = {
1360
1197
  label: 1,
1361
1198
  onChange: _cache[25] || (_cache[25] = $event => paramsChanged('cycleStyle'))
1362
1199
  }, {
1363
- 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).cycleStyle), 1
1364
- /* TEXT */
1365
- )]),
1366
- _: 1
1367
- /* STABLE */
1368
-
1369
- }, 8
1370
- /* PROPS */
1371
- , ["modelValue"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
1200
+ 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).cycleStyle), 1 /* TEXT */)]),
1201
+ _: 1 /* STABLE */
1202
+ }, 8 /* PROPS */, ["modelValue"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
1372
1203
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).modeStyle,
1373
1204
  "onUpdate:modelValue": _cache[26] || (_cache[26] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).modeStyle = $event),
1374
1205
  label: 2,
1375
1206
  onChange: _cache[27] || (_cache[27] = $event => paramsChanged('lengthStyle'))
1376
1207
  }, {
1377
- 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).lengthStyle), 1
1378
- /* TEXT */
1379
- )]),
1380
- _: 1
1381
- /* STABLE */
1382
-
1383
- }, 8
1384
- /* PROPS */
1385
- , ["modelValue"])]),
1386
- _: 1
1387
- /* STABLE */
1388
-
1208
+ 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).lengthStyle), 1 /* TEXT */)]),
1209
+ _: 1 /* STABLE */
1210
+ }, 8 /* PROPS */, ["modelValue"])]),
1211
+ _: 1 /* STABLE */
1389
1212
  })]),
1390
- _: 1
1391
- /* STABLE */
1392
-
1393
- }, 8
1394
- /* PROPS */
1395
- , ["label"])]),
1396
- _: 1
1397
- /* STABLE */
1398
-
1213
+ _: 1 /* STABLE */
1214
+ }, 8 /* PROPS */, ["label"])]),
1215
+ _: 1 /* STABLE */
1399
1216
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).modeStyle === 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_row, {
1400
1217
  key: 0
1401
1218
  }, {
@@ -1412,22 +1229,12 @@ const __default__ = {
1412
1229
  "onUpdate:modelValue": _cache[28] || (_cache[28] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).cycleStyle = $event),
1413
1230
  "controls-position": "right",
1414
1231
  onInput: _cache[29] || (_cache[29] = $event => paramsChanged('cycleStyle'))
1415
- }, null, 8
1416
- /* PROPS */
1417
- , ["modelValue"])]),
1418
- _: 1
1419
- /* STABLE */
1420
-
1232
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1233
+ _: 1 /* STABLE */
1421
1234
  })]),
1422
- _: 1
1423
- /* STABLE */
1424
-
1425
- }, 8
1426
- /* PROPS */
1427
- , ["label"])]),
1428
- _: 1
1429
- /* STABLE */
1430
-
1235
+ _: 1 /* STABLE */
1236
+ }, 8 /* PROPS */, ["label"])]),
1237
+ _: 1 /* STABLE */
1431
1238
  })) : (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).modeStyle === 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_row, {
1432
1239
  key: 1
1433
1240
  }, {
@@ -1444,26 +1251,14 @@ const __default__ = {
1444
1251
  "onUpdate:modelValue": _cache[30] || (_cache[30] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).lengthStyle = $event),
1445
1252
  "controls-position": "right",
1446
1253
  onInput: _cache[31] || (_cache[31] = $event => paramsChanged('lengthStyle'))
1447
- }, null, 8
1448
- /* PROPS */
1449
- , ["modelValue"])]),
1450
- _: 1
1451
- /* STABLE */
1452
-
1254
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1255
+ _: 1 /* STABLE */
1453
1256
  })]),
1454
- _: 1
1455
- /* STABLE */
1456
-
1457
- }, 8
1458
- /* PROPS */
1459
- , ["label"])]),
1460
- _: 1
1461
- /* STABLE */
1462
-
1257
+ _: 1 /* STABLE */
1258
+ }, 8 /* PROPS */, ["label"])]),
1259
+ _: 1 /* STABLE */
1463
1260
  })) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1464
- _: 1
1465
- /* STABLE */
1466
-
1261
+ _: 1 /* STABLE */
1467
1262
  })) : (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).scanningStyle === 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, {
1468
1263
  key: 1,
1469
1264
  "label-width": "100px",
@@ -1488,12 +1283,8 @@ const __default__ = {
1488
1283
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSweepRadius,
1489
1284
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSweepRadius,
1490
1285
  onInput: _cache[33] || (_cache[33] = $event => paramsChanged('Radius'))
1491
- }, null, 8
1492
- /* PROPS */
1493
- , ["modelValue", "min", "max"])]),
1494
- _: 1
1495
- /* STABLE */
1496
-
1286
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1287
+ _: 1 /* STABLE */
1497
1288
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1498
1289
  span: 8
1499
1290
  }, {
@@ -1505,26 +1296,14 @@ const __default__ = {
1505
1296
  step: 1,
1506
1297
  "controls-position": "right",
1507
1298
  onInput: _cache[35] || (_cache[35] = $event => paramsChanged('Radius'))
1508
- }, null, 8
1509
- /* PROPS */
1510
- , ["modelValue", "min", "max"])]),
1511
- _: 1
1512
- /* STABLE */
1513
-
1299
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1300
+ _: 1 /* STABLE */
1514
1301
  })]),
1515
- _: 1
1516
- /* STABLE */
1517
-
1302
+ _: 1 /* STABLE */
1518
1303
  })]),
1519
- _: 1
1520
- /* STABLE */
1521
-
1522
- }, 8
1523
- /* PROPS */
1524
- , ["label"])]),
1525
- _: 1
1526
- /* STABLE */
1527
-
1304
+ _: 1 /* STABLE */
1305
+ }, 8 /* PROPS */, ["label"])]),
1306
+ _: 1 /* STABLE */
1528
1307
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1529
1308
  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, {
1530
1309
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).whetherToAndFrom
@@ -1537,29 +1316,15 @@ const __default__ = {
1537
1316
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1538
1317
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).yes,
1539
1318
  value: 1
1540
- }, null, 8
1541
- /* PROPS */
1542
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1319
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1543
1320
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).no,
1544
1321
  value: 0
1545
- }, null, 8
1546
- /* PROPS */
1547
- , ["label"])]),
1548
- _: 1
1549
- /* STABLE */
1550
-
1551
- }, 8
1552
- /* PROPS */
1553
- , ["modelValue"])]),
1554
- _: 1
1555
- /* STABLE */
1556
-
1557
- }, 8
1558
- /* PROPS */
1559
- , ["label"])]),
1560
- _: 1
1561
- /* STABLE */
1562
-
1322
+ }, null, 8 /* PROPS */, ["label"])]),
1323
+ _: 1 /* STABLE */
1324
+ }, 8 /* PROPS */, ["modelValue"])]),
1325
+ _: 1 /* STABLE */
1326
+ }, 8 /* PROPS */, ["label"])]),
1327
+ _: 1 /* STABLE */
1563
1328
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1564
1329
  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, {
1565
1330
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).textureStyle
@@ -1572,29 +1337,15 @@ const __default__ = {
1572
1337
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1573
1338
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).imageTitle,
1574
1339
  value: 0
1575
- }, null, 8
1576
- /* PROPS */
1577
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1340
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1578
1341
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).mixed,
1579
1342
  value: 1
1580
- }, null, 8
1581
- /* PROPS */
1582
- , ["label"])]),
1583
- _: 1
1584
- /* STABLE */
1585
-
1586
- }, 8
1587
- /* PROPS */
1588
- , ["modelValue"])]),
1589
- _: 1
1590
- /* STABLE */
1591
-
1592
- }, 8
1593
- /* PROPS */
1594
- , ["label"])]),
1595
- _: 1
1596
- /* STABLE */
1597
-
1343
+ }, null, 8 /* PROPS */, ["label"])]),
1344
+ _: 1 /* STABLE */
1345
+ }, 8 /* PROPS */, ["modelValue"])]),
1346
+ _: 1 /* STABLE */
1347
+ }, 8 /* PROPS */, ["label"])]),
1348
+ _: 1 /* STABLE */
1598
1349
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1599
1350
  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, {
1600
1351
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fillStyle,
@@ -1610,34 +1361,18 @@ const __default__ = {
1610
1361
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1611
1362
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).roundness,
1612
1363
  value: 0
1613
- }, null, 8
1614
- /* PROPS */
1615
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1364
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1616
1365
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).toroidal,
1617
1366
  value: 1
1618
- }, null, 8
1619
- /* PROPS */
1620
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1367
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1621
1368
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).radarScanning,
1622
1369
  value: 2
1623
- }, null, 8
1624
- /* PROPS */
1625
- , ["label"])]),
1626
- _: 1
1627
- /* STABLE */
1628
-
1629
- }, 8
1630
- /* PROPS */
1631
- , ["modelValue"])]),
1632
- _: 1
1633
- /* STABLE */
1634
-
1635
- }, 8
1636
- /* PROPS */
1637
- , ["label"])]),
1638
- _: 1
1639
- /* STABLE */
1640
-
1370
+ }, null, 8 /* PROPS */, ["label"])]),
1371
+ _: 1 /* STABLE */
1372
+ }, 8 /* PROPS */, ["modelValue"])]),
1373
+ _: 1 /* STABLE */
1374
+ }, 8 /* PROPS */, ["label"])]),
1375
+ _: 1 /* STABLE */
1641
1376
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).textureStyle === 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_row, {
1642
1377
  key: 0
1643
1378
  }, {
@@ -1652,65 +1387,32 @@ const __default__ = {
1652
1387
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillColor,
1653
1388
  "onUpdate:modelValue": _cache[42] || (_cache[42] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillColor = $event),
1654
1389
  onChange: _cache[43] || (_cache[43] = $event => paramsChanged('fillColor'))
1655
- }, null, 8
1656
- /* PROPS */
1657
- , ["modelValue"])]),
1658
- _: 1
1659
- /* STABLE */
1660
-
1661
- }, 8
1662
- /* PROPS */
1663
- , ["label"])]),
1664
- _: 1
1665
- /* STABLE */
1666
-
1390
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1391
+ _: 1 /* STABLE */
1392
+ }, 8 /* PROPS */, ["label"])]),
1393
+ _: 1 /* STABLE */
1667
1394
  })) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1668
- _: 1
1669
- /* STABLE */
1670
-
1395
+ _: 1 /* STABLE */
1671
1396
  })) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1672
- _: 1
1673
- /* STABLE */
1674
-
1675
- }, 8
1676
- /* PROPS */
1677
- , ["title"])]),
1678
- _: 1
1679
- /* STABLE */
1680
-
1681
- }, 8
1682
- /* PROPS */
1683
- , ["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, {
1397
+ _: 1 /* STABLE */
1398
+ }, 8 /* PROPS */, ["title"])]),
1399
+ _: 1 /* STABLE */
1400
+ }, 8 /* PROPS */, ["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, {
1684
1401
  onClick: _cache[44] || (_cache[44] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => addAnalysis(), ["stop"])),
1685
1402
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).addBtn,
1686
1403
  type: "primary"
1687
1404
  }, {
1688
- 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).addBtn), 1
1689
- /* TEXT */
1690
- )]),
1691
- _: 1
1692
- /* STABLE */
1693
-
1694
- }, 8
1695
- /* PROPS */
1696
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1405
+ 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).addBtn), 1 /* TEXT */)]),
1406
+ _: 1 /* STABLE */
1407
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1697
1408
  onClick: _cache[45] || (_cache[45] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clear(), ["stop"])),
1698
1409
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear
1699
1410
  }, {
1700
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear), 1
1701
- /* TEXT */
1702
- )]),
1703
- _: 1
1704
- /* STABLE */
1705
-
1706
- }, 8
1707
- /* PROPS */
1708
- , ["title"])])])], 2
1709
- /* CLASS */
1710
- );
1411
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear), 1 /* TEXT */)]),
1412
+ _: 1 /* STABLE */
1413
+ }, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
1711
1414
  };
1712
1415
  }
1713
-
1714
1416
  }));
1715
1417
  ;// CONCATENATED MODULE: ./src/webgl/scaneffect/ScanEffect.vue?vue&type=script&setup=true&lang=js
1716
1418
 
@@ -1722,10 +1424,13 @@ const __exports__ = ScanEffectvue_type_script_setup_true_lang_js;
1722
1424
 
1723
1425
  /* harmony default export */ var ScanEffect = (__exports__);
1724
1426
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1725
- var init_js_ = __webpack_require__(7997);
1427
+ var init_js_ = __webpack_require__(455);
1726
1428
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1727
1429
  ;// CONCATENATED MODULE: ./src/webgl/scaneffect/index.js
1728
-
1430
+ /*
1431
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
1432
+ * All rights reserved.
1433
+ */
1729
1434
 
1730
1435
 
1731
1436
 
@@ -1734,8 +1439,6 @@ ScanEffect.install = (Vue, opts) => {
1734
1439
  Vue.component(ScanEffect.name, ScanEffect);
1735
1440
  };
1736
1441
 
1737
-
1738
- }();
1739
1442
  /******/ return __webpack_exports__;
1740
1443
  /******/ })()
1741
1444
  ;