@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,162 @@
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/_utils/const-image"), require("@kq_npm/client_common_vue/init.js"), 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/_utils/const-image"], root["@kq_npm/client_common_vue/init.js"], 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__6277__, __WEBPACK_EXTERNAL_MODULE__7997__, __WEBPACK_EXTERNAL_MODULE__3458__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__4822__, __WEBPACK_EXTERNAL_MODULE__455__, __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
+ /***/ 3658:
44
+ /***/ (function(module) {
45
+
46
+ module.exports = require("core-js/modules/esnext.iterator.constructor.js");
39
47
 
40
48
  /***/ }),
41
49
 
42
- /***/ 348:
50
+ /***/ 7993:
43
51
  /***/ (function(module) {
44
52
 
45
- module.exports = require("@kq_npm/client_icons_vue");
53
+ module.exports = require("core-js/modules/esnext.iterator.find.js");
54
+
55
+ /***/ }),
56
+
57
+ /***/ 8224:
58
+ /***/ (function(module) {
59
+
60
+ module.exports = require("core-js/modules/esnext.iterator.map.js");
46
61
 
47
62
  /***/ }),
48
63
 
49
- /***/ 7080:
64
+ /***/ 6363:
65
+ /***/ (function(module) {
66
+
67
+ module.exports = require("element-plus/dist/index.full.js");
68
+
69
+ /***/ }),
70
+
71
+ /***/ 3579:
50
72
  /***/ (function(module) {
51
73
 
52
74
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
53
75
 
54
76
  /***/ }),
55
77
 
56
- /***/ 6277:
78
+ /***/ 4822:
57
79
  /***/ (function(module) {
58
80
 
59
- module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__4822__;
60
82
 
61
83
  /***/ }),
62
84
 
63
- /***/ 7135:
85
+ /***/ 64:
64
86
  /***/ (function(module) {
65
87
 
66
- module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
67
89
 
68
90
  /***/ }),
69
91
 
70
- /***/ 3458:
92
+ /***/ 2975:
71
93
  /***/ (function(module) {
72
94
 
73
- module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
95
+ module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
74
96
 
75
97
  /***/ }),
76
98
 
77
- /***/ 7997:
99
+ /***/ 455:
78
100
  /***/ (function(module) {
79
101
 
80
- module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
102
+ module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
81
103
 
82
104
  /***/ }),
83
105
 
84
- /***/ 1895:
106
+ /***/ 154:
85
107
  /***/ (function(module) {
86
108
 
87
- module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
109
+ module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
88
110
 
89
111
  /***/ }),
90
112
 
91
- /***/ 8270:
113
+ /***/ 6913:
92
114
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
93
115
 
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;
116
+
117
+ // EXPORTS
118
+ __webpack_require__.d(__webpack_exports__, {
119
+ A: function() { return /* binding */ _defineProperty; }
120
+ });
121
+
122
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
123
+ function _typeof(o) {
124
+ "@babel/helpers - typeof";
125
+
126
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
127
+ return typeof o;
128
+ } : function (o) {
129
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
130
+ }, _typeof(o);
131
+ }
132
+
133
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
134
+
135
+ function toPrimitive(t, r) {
136
+ if ("object" != _typeof(t) || !t) return t;
137
+ var e = t[Symbol.toPrimitive];
138
+ if (void 0 !== e) {
139
+ var i = e.call(t, r || "default");
140
+ if ("object" != _typeof(i)) return i;
141
+ throw new TypeError("@@toPrimitive must return a primitive value.");
107
142
  }
143
+ return ("string" === r ? String : Number)(t);
144
+ }
145
+
146
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
147
+
148
+
149
+ function toPropertyKey(t) {
150
+ var i = toPrimitive(t, "string");
151
+ return "symbol" == _typeof(i) ? i : i + "";
152
+ }
153
+
154
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
108
155
 
109
- return obj;
156
+ function _defineProperty(e, r, t) {
157
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
158
+ value: t,
159
+ enumerable: !0,
160
+ configurable: !0,
161
+ writable: !0
162
+ }) : e[r] = t, e;
110
163
  }
111
164
 
165
+
112
166
  /***/ })
113
167
 
114
168
  /******/ });
@@ -180,47 +234,55 @@ function _defineProperty(obj, key, value) {
180
234
  /******/
181
235
  /************************************************************************/
182
236
  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
237
  // ESM COMPAT FLAG
186
238
  __webpack_require__.r(__webpack_exports__);
187
239
 
188
240
  // EXPORTS
189
241
  __webpack_require__.d(__webpack_exports__, {
190
- "SlopeAspectAnalysisViewModel": function() { return /* reexport */ SlopeAspectAnalysisViewModel; },
242
+ SlopeAspectAnalysisViewModel: function() { return /* reexport */ SlopeAspectAnalysisViewModel; },
191
243
  "default": function() { return /* reexport */ SlopeAspectAnalysis; }
192
244
  });
193
245
 
246
+ // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
247
+ var esnext_iterator_constructor_js_ = __webpack_require__(3658);
248
+ // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
249
+ var esnext_iterator_find_js_ = __webpack_require__(7993);
250
+ // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.map.js"
251
+ var esnext_iterator_map_js_ = __webpack_require__(8224);
194
252
  // 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);
253
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
196
254
  // 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);
255
+ var gis_utils_ = __webpack_require__(64);
256
+ // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
257
+ var defineProperty = __webpack_require__(6913);
200
258
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
201
- var const_image_ = __webpack_require__(6277);
202
- // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
203
- var message = __webpack_require__(3694);
259
+ var const_image_ = __webpack_require__(4822);
260
+ // EXTERNAL MODULE: ./src/common/_ui/message/index.js
261
+ var message = __webpack_require__(3275);
204
262
  ;// CONCATENATED MODULE: ./src/webgl/slopeaspectanalysis/SlopeAspectAnalysisViewModel.js
205
263
 
206
- // 分析逻辑类
207
264
 
208
265
 
209
- class SlopeAspectAnalysisViewModel {
210
- // 坡度坡向三维对象
211
- // 坡向三维对象
212
- //全局参数
213
- constructor(scenceView, viewModel) {
214
- (0,defineProperty/* default */.Z)(this, "_slopeAnalysis", null);
266
+ /*
267
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
268
+ * All rights reserved.
269
+ */
215
270
 
216
- (0,defineProperty/* default */.Z)(this, "_aspectAnalysis", null);
271
+ // 分析逻辑类
217
272
 
218
- (0,defineProperty/* default */.Z)(this, "_globaOptions", {
273
+ class SlopeAspectAnalysisViewModel {
274
+ constructor(scenceView, viewModel) {
275
+ (0,defineProperty/* default */.A)(this, "_slopeAnalysis", null);
276
+ // 坡度坡向三维对象
277
+ (0,defineProperty/* default */.A)(this, "_aspectAnalysis", null);
278
+ // 坡向三维对象
279
+ //全局参数
280
+ (0,defineProperty/* default */.A)(this, "_globaOptions", {
219
281
  viewer: null,
220
282
  _drawManager: null
221
283
  });
222
-
223
- (0,defineProperty/* default */.Z)(this, "_colorImages", [//渐变图片集合
284
+ (0,defineProperty/* default */.A)(this, "_colorImages", [
285
+ //渐变图片集合
224
286
  {
225
287
  value: "0",
226
288
  src: const_image_.RED_TO_PURPLE_URL
@@ -231,7 +293,6 @@ class SlopeAspectAnalysisViewModel {
231
293
  value: "2",
232
294
  src: const_image_.GREEN_TO_BLUE_URL
233
295
  }]);
234
-
235
296
  this._globaOptions.viewer = scenceView._viewer;
236
297
  this._globaOptions.viewModel = {
237
298
  fillStyle: viewModel.fillStyle,
@@ -251,10 +312,9 @@ class SlopeAspectAnalysisViewModel {
251
312
  };
252
313
  this._globaOptions.viewer.scene.globe.depthTestAgainstTerrain = true; //开启深度检测
253
314
  // this._globaOptions.viewer.scene.globe.enableLighting = true;
254
-
255
315
  this._globaOptions._drawManager = scenceView._drawManager;
256
- var that = this; // 坡度对象
257
-
316
+ var that = this;
317
+ // 坡度对象
258
318
  this._aspectAnalysis = new window.Cesium.Kq3dAspect({
259
319
  interval: viewModel.interval || 500,
260
320
  // 采样间隔
@@ -267,8 +327,8 @@ class SlopeAspectAnalysisViewModel {
267
327
  this._globaOptions._drawFinishedEventListener = this._globaOptions._drawManager.drawFinishedEvent.addEventListener(shape => {
268
328
  if (shape) {
269
329
  that._globaOptions.viewModel.positions = shape._controlPoints;
270
- if (that._aspectAnalysis) that._aspectAnalysis.positions = shape._controlPoints; // 实例化分析对象
271
-
330
+ if (that._aspectAnalysis) that._aspectAnalysis.positions = shape._controlPoints;
331
+ // 实例化分析对象
272
332
  if (!that._slopeAnalysis) {
273
333
  switch (that._globaOptions.viewModel.fillStyle) {
274
334
  case "tableColor":
@@ -280,7 +340,6 @@ class SlopeAspectAnalysisViewModel {
280
340
  colorTable: that._globaOptions.viewModel.colorTable
281
341
  });
282
342
  break;
283
-
284
343
  case "colorImage":
285
344
  that._slopeAnalysis = new Cesium.Kq3dSlope({
286
345
  viewer: that._globaOptions.viewer,
@@ -289,7 +348,6 @@ class SlopeAspectAnalysisViewModel {
289
348
  colorImage: that._globaOptions.viewModel.imageSrc
290
349
  });
291
350
  break;
292
-
293
351
  case "slopeFilter":
294
352
  that._slopeAnalysis = new Cesium.Kq3dSlope({
295
353
  viewer: that._globaOptions.viewer,
@@ -304,26 +362,20 @@ class SlopeAspectAnalysisViewModel {
304
362
  } else {
305
363
  that._slopeAnalysis.positions = that._globaOptions.viewModel.positions;
306
364
  }
307
-
308
365
  that._globaOptions._drawManager.clear();
309
366
  }
310
367
  });
311
- } //获取图片路径
312
-
313
-
368
+ }
369
+ //获取图片路径
314
370
  getImagePath(value) {
315
371
  var imagePath = "";
316
-
317
372
  var image = this._colorImages.find(item => item.value === value);
318
-
319
373
  if (image) {
320
374
  imagePath = image.src;
321
375
  }
322
-
323
376
  return imagePath;
324
- } // 开始分析
325
-
326
-
377
+ }
378
+ // 开始分析
327
379
  start() {
328
380
  // 判断是否添加了地形
329
381
  if (this._globaOptions.viewModel.viewer.terrainProvider.availability) {
@@ -347,24 +399,22 @@ class SlopeAspectAnalysisViewModel {
347
399
  }
348
400
  }
349
401
  } else {
350
- (0,message/* default */.Z)({
402
+ (0,message/* default */.A)({
351
403
  message: "只支持STK类型的地形分析!",
352
404
  type: "warning"
353
405
  });
354
406
  }
355
407
  } else {
356
- (0,message/* default */.Z)({
408
+ (0,message/* default */.A)({
357
409
  message: "请加载地形后分析!",
358
410
  type: "warning"
359
411
  });
360
412
  }
361
- } //修改填充样式
362
-
363
-
413
+ }
414
+ //修改填充样式
364
415
  changeFilltyle(key) {
365
416
  this._globaOptions.viewModel.fillStyle = key;
366
417
  if (!this._slopeAnalysis) return;
367
-
368
418
  switch (key) {
369
419
  case "tableColor":
370
420
  if (this._slopeAnalysis.isFilter) this._slopeAnalysis.isFilter = false;
@@ -373,7 +423,6 @@ class SlopeAspectAnalysisViewModel {
373
423
  this._slopeAnalysis.colorTableDegree = this._globaOptions.viewModel.colorTableDegree;
374
424
  this._slopeAnalysis.colorTable = this._globaOptions.viewModel.colorTable;
375
425
  break;
376
-
377
426
  case "colorImage":
378
427
  if (this._slopeAnalysis.isFilter) this._slopeAnalysis.isFilter = false;
379
428
  this._slopeAnalysis.colorTableDegree = [];
@@ -381,101 +430,83 @@ class SlopeAspectAnalysisViewModel {
381
430
  this._slopeAnalysis.color = null;
382
431
  this._slopeAnalysis.colorImage = this._globaOptions.viewModel.imageSrc;
383
432
  break;
384
-
385
433
  case "slopeFilter":
386
434
  this._slopeAnalysis.colorImage = null;
387
435
  this._slopeAnalysis.isFilter = true;
388
436
  this._slopeAnalysis.minSlope = this._globaOptions.viewModel.minSlope, this._slopeAnalysis.maxSlope = this._globaOptions.viewModel.maxSlope, this._slopeAnalysis.color = Cesium.Color.fromCssColorString(this._globaOptions.viewModel.slopeColorText).withAlpha(Number(this._globaOptions.viewModel.slopeColorAlpha));
389
437
  break;
390
438
  }
391
- } // 设置填充纹理值
392
-
393
-
439
+ }
440
+ // 设置填充纹理值
394
441
  setColorTableDegree(newValue) {
395
442
  this._globaOptions.viewModel.colorTableDegree = newValue;
396
443
  if (this._slopeAnalysis) this._slopeAnalysis.colorTableDegree = this._globaOptions.viewModel.colorTableDegree;
397
- } // 设置填充纹理颜色
398
-
399
-
444
+ }
445
+ // 设置填充纹理颜色
400
446
  setColorTable(newValue) {
401
447
  this._globaOptions.viewModel.colorTable = newValue;
402
448
  if (this._slopeAnalysis) this._slopeAnalysis.colorTable = this._globaOptions.viewModel.colorTable;
403
- } // 设置填充纹理
404
-
405
-
449
+ }
450
+ // 设置填充纹理
406
451
  setColorImage(newValue) {
407
452
  this._globaOptions.viewModel.imageSrc = newValue;
408
453
  if (this._slopeAnalysis) this._slopeAnalysis.colorImage = this._globaOptions.viewModel.imageSrc;
409
- } // 设置渐变纹理
410
-
411
-
454
+ }
455
+ // 设置渐变纹理
412
456
  getColorLine(key) {
413
457
  var path = "";
414
-
415
458
  switch (key) {
416
459
  case 0:
417
460
  path = const_image_.RED_TO_PURPLE_URL;
418
461
  break;
419
-
420
462
  case 1:
421
463
  path = const_image_.PURPLE_TO_YELLOW_URL;
422
464
  break;
423
-
424
465
  case 2:
425
466
  path = const_image_.GREEN_TO_BLUE_URL;
426
467
  break;
427
-
428
468
  default:
429
469
  path = const_image_.RED_TO_PURPLE_URL;
430
470
  break;
431
471
  }
432
-
433
472
  return path;
434
- } // 设置坡度过滤样式
435
-
436
-
473
+ }
474
+ // 设置坡度过滤样式
437
475
  setSlopeFilterColor(slopeColorText, slopeColorAlpha) {
438
476
  this._globaOptions.viewModel.slopeColorText = slopeColorText;
439
477
  this._globaOptions.viewModel.slopeColorAlpha = Number(slopeColorAlpha);
440
478
  if (this._slopeAnalysis) this._slopeAnalysis.color = Cesium.Color.fromCssColorString(slopeColorText).withAlpha(Number(slopeColorAlpha));
441
- } // 设置最小坡度值
442
-
443
-
479
+ }
480
+ // 设置最小坡度值
444
481
  setSlopeFilterMin(newValue) {
445
482
  this._globaOptions.viewModel.minSlope = Number(newValue);
446
483
  if (this._slopeAnalysis) this._slopeAnalysis.minSlope = this._globaOptions.viewModel.minSlope;
447
- } // 设置最大坡度值
448
-
449
-
484
+ }
485
+ // 设置最大坡度值
450
486
  setSlopeFilterMax(newValue) {
451
487
  this._globaOptions.viewModel.maxSlope = Number(newValue);
452
488
  if (this._slopeAnalysis) this._slopeAnalysis.maxSlope = this._globaOptions.viewModel.maxSlope;
453
- } // 设置采样间隔
454
-
455
-
489
+ }
490
+ // 设置采样间隔
456
491
  setInterval(newValue) {
457
492
  if (this._aspectAnalysis) this._aspectAnalysis._interval = newValue;
458
- } // 设置箭头宽度
459
-
460
-
493
+ }
494
+ // 设置箭头宽度
461
495
  setArrowWidth(newValue) {
462
496
  if (this._aspectAnalysis) this._aspectAnalysis._width = newValue;
463
- } // 设置箭头颜色
464
-
465
-
497
+ }
498
+ // 设置箭头颜色
466
499
  setArrowColor(newValue) {
467
500
  if (this._aspectAnalysis) this._aspectAnalysis._color = Cesium.Color.fromCssColorString(newValue);
468
- } // 清除全部结果
469
-
470
-
501
+ }
502
+ // 清除全部结果
471
503
  clear() {
472
504
  this._globaOptions._drawManager && this._globaOptions._drawManager.stopDraw();
473
505
  this._slopeAnalysis && this._slopeAnalysis.destroy();
474
506
  this._slopeAnalysis = null;
475
507
  this._aspectAnalysis && this._aspectAnalysis.clear();
476
- } // 销毁
477
-
478
-
508
+ }
509
+ // 销毁
479
510
  destroy() {
480
511
  // 移除监听事件
481
512
  this._globaOptions._drawFinishedEventListener && this._globaOptions._drawFinishedEventListener();
@@ -485,16 +516,18 @@ class SlopeAspectAnalysisViewModel {
485
516
  this._aspectAnalysis && this._aspectAnalysis.clear();
486
517
  this._aspectAnalysis = null;
487
518
  }
488
-
489
519
  }
490
520
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
491
- var client_icons_vue_ = __webpack_require__(348);
521
+ var client_icons_vue_ = __webpack_require__(5698);
492
522
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
493
- var util_ = __webpack_require__(3458);
523
+ var util_ = __webpack_require__(2975);
494
524
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
495
- var vue_i18n_cjs_js_ = __webpack_require__(7080);
525
+ var vue_i18n_cjs_js_ = __webpack_require__(3579);
496
526
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/slopeaspectanalysis/SlopeAspectAnalysis.vue?vue&type=script&setup=true&lang=js
497
527
 
528
+
529
+
530
+
498
531
  const _hoisted_1 = {
499
532
  class: "kq3d-slope-aspect-analysis-box"
500
533
  };
@@ -507,26 +540,11 @@ const _hoisted_3 = {
507
540
  const _hoisted_4 = {
508
541
  key: 1
509
542
  };
510
-
511
- const _hoisted_5 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "0°", -1
512
- /* HOISTED */
513
- );
514
-
515
- const _hoisted_6 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
516
- class: "kq3d-slope-aspect-analysis-line"
517
- }, null, -1
518
- /* HOISTED */
519
- );
520
-
521
- const _hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1
522
- /* HOISTED */
523
- );
524
-
525
- const _hoisted_8 = ["src"];
526
- const _hoisted_9 = {
543
+ const _hoisted_5 = ["src"];
544
+ const _hoisted_6 = {
527
545
  key: 2
528
546
  };
529
- const _hoisted_10 = {
547
+ const _hoisted_7 = {
530
548
  class: "kq3d-slope-aspect-analysis-footer"
531
549
  };
532
550
 
@@ -539,7 +557,7 @@ const _hoisted_10 = {
539
557
  const __default__ = {
540
558
  name: "Kq3dSlopeAspectAnalysis"
541
559
  };
542
- /* harmony default export */ var SlopeAspectAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
560
+ /* harmony default export */ var SlopeAspectAnalysisvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
543
561
  props: {
544
562
  // 设置参数
545
563
  settingParams: {
@@ -550,7 +568,6 @@ const __default__ = {
550
568
  type: Boolean,
551
569
  default: true
552
570
  },
553
-
554
571
  /**
555
572
  * 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
556
573
  */
@@ -580,11 +597,9 @@ const __default__ = {
580
597
  default: true
581
598
  }
582
599
  },
583
-
584
600
  setup(__props, {
585
- expose
601
+ expose: __expose
586
602
  }) {
587
- const props = __props;
588
603
  const {
589
604
  proxy
590
605
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -618,12 +633,15 @@ const __default__ = {
618
633
  }, {
619
634
  value: 2,
620
635
  src: const_image_.GREEN_TO_BLUE_URL
621
- }]; //计算属性
622
- // 获取组件传参
623
- // 分析类
636
+ }];
624
637
 
625
- let viewModel = null; // 默认参数
638
+ //计算属性
626
639
 
640
+ // 获取组件传参
641
+ const props = __props;
642
+ // 分析类
643
+ let viewModel = null;
644
+ // 默认参数
627
645
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
628
646
  collapseValue: props.settingParams && props.settingParams.collapseValue || "",
629
647
  // 折叠组件是否折叠,slope:展开坡度设置,aspect:展开破坡向设置
@@ -649,14 +667,16 @@ const __default__ = {
649
667
  maxArrowWidth: props.settingParams && props.settingParams.maxArrowWidth || 30,
650
668
  // 箭头宽度最大值
651
669
  arrowColor: props.settingParams && props.settingParams.arrowColor || "#FFFF00" // 箭头颜色
670
+ });
652
671
 
653
- }); // 组件容器Ref
654
-
655
- let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
672
+ // 组件容器Ref
673
+ let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
656
674
 
675
+ // 生成组件默认header
657
676
  let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
658
- let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(); // 国际化
677
+ let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
659
678
 
679
+ // 国际化
660
680
  let {
661
681
  locale,
662
682
  messages
@@ -676,30 +696,29 @@ const __default__ = {
676
696
  watchCreateHeaderTemp();
677
697
  });
678
698
  currentLang.value = proxy.$i18n.locale; // 获取当前语言
679
-
680
699
  gis_utils_.utils.getWebMap(null, scenceView => {
681
700
  if (scenceView) {
682
701
  refactorArr();
683
- viewModel = new SlopeAspectAnalysisViewModel(scenceView, formItem); // var imageUrl = getImagePath(formItem.colorImage);
702
+ viewModel = new SlopeAspectAnalysisViewModel(scenceView, formItem);
703
+ // var imageUrl = getImagePath(formItem.colorImage);
684
704
  // viewModel.setColorImage(imageUrl);
685
705
  }
686
706
  });
687
707
  });
708
+
688
709
  /**
689
710
  * @description 监听header生成
690
711
  */
691
-
692
712
  const watchCreateHeaderTemp = () => {
693
713
  if (props.showHeaderTemp) {
694
714
  // 生成headerTemp
695
715
  headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
696
716
  }
697
- }; // 刷新自定义样式数组
698
-
717
+ };
699
718
 
719
+ // 刷新自定义样式数组
700
720
  function refactorArr(type) {
701
721
  if (!dataList || !dataList.length) return;
702
-
703
722
  if (type == "degree") {
704
723
  formItem.colorTableDegree = dataList.map(item => {
705
724
  return item.colorTableDegree;
@@ -711,102 +730,86 @@ const __default__ = {
711
730
  });
712
731
  formItem.colorTable.shift();
713
732
  }
714
- } //获取图片路径
715
-
733
+ }
716
734
 
735
+ //获取图片路径
717
736
  function getImagePath(value) {
718
737
  var imagePath = "";
719
738
  var image = colorImages.find(item => item.value === value);
720
-
721
739
  if (image) {
722
740
  imagePath = image.src;
723
741
  }
724
-
725
742
  return imagePath;
726
- } // 参数改变
727
-
743
+ }
728
744
 
745
+ // 参数改变
729
746
  function paramsChanged(key) {
730
747
  switch (key) {
731
748
  case "fillStyle":
732
749
  // 填充样式
733
750
  viewModel.changeFilltyle(formItem.fillStyle);
734
751
  break;
735
-
736
752
  case "colorTableDegree":
737
753
  // 自定义填充样式区间
738
754
  refactorArr("degree");
739
755
  viewModel.setColorTableDegree(formItem.colorTableDegree);
740
756
  break;
741
-
742
757
  case "colorTable":
743
758
  // 自定义填充样式颜色
744
759
  refactorArr("color");
745
760
  viewModel.setColorTable(formItem.colorTable);
746
761
  break;
747
-
748
762
  case "colorImage":
749
763
  // 填充样式
750
764
  var imageUrl = getImagePath(formItem.colorImage);
751
765
  viewModel.setColorImage(imageUrl);
752
766
  break;
753
-
754
767
  case "minSlope":
755
768
  // 填充样式
756
769
  viewModel.setSlopeFilterMin(formItem.minSlope);
757
770
  break;
758
-
759
771
  case "maxSlope":
760
772
  // 填充样式
761
773
  viewModel.setSlopeFilterMax(formItem.maxSlope);
762
774
  break;
763
-
764
775
  case "slopeColorAlpha":
765
776
  // 填充样式
766
777
  viewModel.setSlopeFilterColor(formItem.slopeColorText, formItem.slopeColorAlpha);
767
778
  break;
768
-
769
779
  case "slopeColorText":
770
780
  // 填充样式
771
781
  viewModel.setSlopeFilterColor(formItem.slopeColorText, formItem.slopeColorAlpha);
772
782
  break;
773
-
774
783
  case "interval":
775
784
  // 采样间隔
776
785
  viewModel.setInterval(formItem.interval);
777
786
  break;
778
-
779
787
  case "arrowWidth":
780
788
  // 箭头间隔
781
789
  viewModel.setArrowWidth(formItem.arrowWidth);
782
790
  break;
783
-
784
791
  case "arrowColor":
785
792
  // 箭头颜色
786
793
  viewModel.setArrowColor(formItem.arrowColor);
787
794
  break;
788
-
789
795
  default:
790
796
  break;
791
797
  }
792
- } // 开始分析
793
-
794
-
798
+ }
799
+ // 开始分析
795
800
  function startAnalysis() {
796
801
  clearResult();
797
802
  viewModel && viewModel.start();
798
- } //清除结果
799
-
800
-
803
+ }
804
+ //清除结果
801
805
  function clearResult() {
802
806
  viewModel && viewModel.clear();
803
- } // 销毁
804
-
805
-
807
+ }
808
+ // 销毁
806
809
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
807
810
  viewModel && viewModel.destroy();
808
811
  });
809
- expose({
812
+ __expose({
810
813
  refactorArr,
811
814
  getImagePath,
812
815
  paramsChanged,
@@ -815,33 +818,19 @@ const __default__ = {
815
818
  });
816
819
  return (_ctx, _cache) => {
817
820
  const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
818
-
819
821
  const _component_kq_option = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-option");
820
-
821
822
  const _component_kq_select = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-select");
822
-
823
823
  const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
824
-
825
824
  const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
826
-
827
825
  const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
828
-
829
826
  const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
830
-
831
827
  const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
832
-
833
828
  const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
834
-
835
829
  const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
836
-
837
830
  const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
838
-
839
831
  const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
840
-
841
832
  const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
842
-
843
833
  const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
844
-
845
834
  return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
846
835
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-slope-aspect-analysis", {
847
836
  'kq-box-shadow': __props.showShadow
@@ -852,18 +841,12 @@ const __default__ = {
852
841
  key: 0,
853
842
  ref_key: "headerTempRef",
854
843
  ref: headerTempRef
855
- }, null, 512
856
- /* NEED_PATCH */
857
- )) : (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_.unref)(formItem).fillStyle !== 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_row, {
844
+ }, 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_.unref)(formItem).fillStyle !== 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_row, {
858
845
  key: 0,
859
846
  class: "kq3d-slope-aspect-analysis-tip"
860
847
  }, {
861
- 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).skylineTips), 1
862
- /* TEXT */
863
- )]),
864
- _: 1
865
- /* STABLE */
866
-
848
+ 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).skylineTips), 1 /* TEXT */)]),
849
+ _: 1 /* STABLE */
867
850
  })) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
868
851
  "model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).collapseValue
869
852
  }, {
@@ -891,34 +874,18 @@ const __default__ = {
891
874
  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, {
892
875
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).customColorScheme,
893
876
  value: "tableColor"
894
- }, null, 8
895
- /* PROPS */
896
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
877
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
897
878
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientTexture,
898
879
  value: "colorImage"
899
- }, null, 8
900
- /* PROPS */
901
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
880
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
902
881
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).slopeFilter,
903
882
  value: "slopeFilter"
904
- }, null, 8
905
- /* PROPS */
906
- , ["label"])]),
907
- _: 1
908
- /* STABLE */
909
-
910
- }, 8
911
- /* PROPS */
912
- , ["modelValue"])]),
913
- _: 1
914
- /* STABLE */
915
-
916
- }, 8
917
- /* PROPS */
918
- , ["label"])]),
919
- _: 1
920
- /* STABLE */
921
-
883
+ }, null, 8 /* PROPS */, ["label"])]),
884
+ _: 1 /* STABLE */
885
+ }, 8 /* PROPS */, ["modelValue"])]),
886
+ _: 1 /* STABLE */
887
+ }, 8 /* PROPS */, ["label"])]),
888
+ _: 1 /* STABLE */
922
889
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'tableColor' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
923
890
  style: {
924
891
  "display": "flex"
@@ -927,25 +894,15 @@ const __default__ = {
927
894
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
928
895
  span: 18
929
896
  }, {
930
- 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).setSlopeRange), 1
931
- /* TEXT */
932
- )]),
933
- _: 1
934
- /* STABLE */
935
-
897
+ 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).setSlopeRange), 1 /* TEXT */)]),
898
+ _: 1 /* STABLE */
936
899
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
937
900
  span: 6
938
901
  }, {
939
- 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).setColor), 1
940
- /* TEXT */
941
- )]),
942
- _: 1
943
- /* STABLE */
944
-
902
+ 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).setColor), 1 /* TEXT */)]),
903
+ _: 1 /* STABLE */
945
904
  })]),
946
- _: 1
947
- /* STABLE */
948
-
905
+ _: 1 /* STABLE */
949
906
  }), ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.renderList)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList), (item, index) => {
950
907
  return (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, {
951
908
  key: index,
@@ -966,9 +923,7 @@ const __default__ = {
966
923
  disabled: true,
967
924
  onInput: _cache[2] || (_cache[2] = $event => paramsChanged('colorTableDegree')),
968
925
  "controls-position": "right"
969
- }, null, 8
970
- /* PROPS */
971
- , ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index > 1 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
926
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index > 1 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
972
927
  key: 1,
973
928
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableDegree,
974
929
  "onUpdate:modelValue": $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableDegree = $event,
@@ -976,11 +931,7 @@ const __default__ = {
976
931
  step: 1,
977
932
  onInput: _cache[3] || (_cache[3] = $event => paramsChanged('colorTableDegree')),
978
933
  "controls-position": "right"
979
- }, null, 8
980
- /* PROPS */
981
- , ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).to), 1
982
- /* TEXT */
983
- ), index > 0 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
934
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).to), 1 /* TEXT */), index > 0 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
984
935
  key: 2,
985
936
  modelValue: item.colorTableDegree,
986
937
  "onUpdate:modelValue": $event => item.colorTableDegree = $event,
@@ -989,9 +940,7 @@ const __default__ = {
989
940
  step: 1,
990
941
  onInput: _cache[4] || (_cache[4] = $event => paramsChanged('colorTableDegree')),
991
942
  "controls-position": "right"
992
- }, null, 8
993
- /* PROPS */
994
- , ["modelValue", "onUpdate:modelValue", "min", "max"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index === (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
943
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue", "min", "max"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index === (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
995
944
  key: 3,
996
945
  modelValue: item.colorTableDegree,
997
946
  "onUpdate:modelValue": $event => item.colorTableDegree = $event,
@@ -999,41 +948,21 @@ const __default__ = {
999
948
  disabled: true,
1000
949
  onInput: _cache[5] || (_cache[5] = $event => paramsChanged('colorTableDegree')),
1001
950
  "controls-position": "right"
1002
- }, null, 8
1003
- /* PROPS */
1004
- , ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1005
- _: 2
1006
- /* DYNAMIC */
1007
-
1008
- }, 1024
1009
- /* DYNAMIC_SLOTS */
1010
- ), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
951
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
952
+ _: 2 /* DYNAMIC */
953
+ }, 1024 /* DYNAMIC_SLOTS */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1011
954
  span: 6
1012
955
  }, {
1013
956
  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, {
1014
957
  modelValue: item.colorTable,
1015
958
  "onUpdate:modelValue": $event => item.colorTable = $event,
1016
959
  onChange: _cache[6] || (_cache[6] = $event => paramsChanged('colorTable'))
1017
- }, null, 8
1018
- /* PROPS */
1019
- , ["modelValue", "onUpdate:modelValue"])]),
1020
- _: 2
1021
- /* DYNAMIC */
1022
-
1023
- }, 1024
1024
- /* DYNAMIC_SLOTS */
1025
- )], 64
1026
- /* STABLE_FRAGMENT */
1027
- )) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1028
- _: 2
1029
- /* DYNAMIC */
1030
-
1031
- }, 1024
1032
- /* DYNAMIC_SLOTS */
1033
- );
1034
- }), 128
1035
- /* KEYED_FRAGMENT */
1036
- ))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'colorImage' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
960
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])]),
961
+ _: 2 /* DYNAMIC */
962
+ }, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
963
+ _: 2 /* DYNAMIC */
964
+ }, 1024 /* DYNAMIC_SLOTS */);
965
+ }), 128 /* KEYED_FRAGMENT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'colorImage' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1037
966
  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, {
1038
967
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
1039
968
  }, {
@@ -1042,10 +971,10 @@ const __default__ = {
1042
971
  "display": "flex"
1043
972
  }
1044
973
  }, {
1045
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [_hoisted_5, _hoisted_6, _hoisted_7]),
1046
- _: 1
1047
- /* STABLE */
1048
-
974
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => _cache[35] || (_cache[35] = [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "0°", -1 /* HOISTED */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
975
+ class: "kq3d-slope-aspect-analysis-line"
976
+ }, null, -1 /* HOISTED */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1 /* HOISTED */)])),
977
+ _: 1 /* STABLE */
1049
978
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
1050
979
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
1051
980
  "onUpdate:modelValue": _cache[7] || (_cache[7] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage = $event),
@@ -1060,34 +989,16 @@ const __default__ = {
1060
989
  class: "kq3d-slope-aspect-analysis-legend",
1061
990
  src: item.src,
1062
991
  alt: ""
1063
- }, null, 8
1064
- /* PROPS */
1065
- , _hoisted_8)]),
1066
- _: 2
1067
- /* DYNAMIC */
1068
-
1069
- }, 1032
1070
- /* PROPS, DYNAMIC_SLOTS */
1071
- , ["label"]);
1072
- }), 64
1073
- /* STABLE_FRAGMENT */
1074
- ))]),
1075
- _: 1
1076
- /* STABLE */
1077
-
1078
- }, 8
1079
- /* PROPS */
1080
- , ["modelValue"])]),
1081
- _: 1
1082
- /* STABLE */
1083
-
1084
- }, 8
1085
- /* PROPS */
1086
- , ["label"])]),
1087
- _: 1
1088
- /* STABLE */
1089
-
1090
- })])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
992
+ }, null, 8 /* PROPS */, _hoisted_5)]),
993
+ _: 2 /* DYNAMIC */
994
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
995
+ }), 64 /* STABLE_FRAGMENT */))]),
996
+ _: 1 /* STABLE */
997
+ }, 8 /* PROPS */, ["modelValue"])]),
998
+ _: 1 /* STABLE */
999
+ }, 8 /* PROPS */, ["label"])]),
1000
+ _: 1 /* STABLE */
1001
+ })])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1091
1002
  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, {
1092
1003
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).minSlope
1093
1004
  }, {
@@ -1106,12 +1017,8 @@ const __default__ = {
1106
1017
  min: 0,
1107
1018
  max: 90,
1108
1019
  onInput: _cache[10] || (_cache[10] = $event => paramsChanged('minSlope'))
1109
- }, null, 8
1110
- /* PROPS */
1111
- , ["modelValue"])]),
1112
- _: 1
1113
- /* STABLE */
1114
-
1020
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1021
+ _: 1 /* STABLE */
1115
1022
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1116
1023
  span: 8
1117
1024
  }, {
@@ -1123,26 +1030,14 @@ const __default__ = {
1123
1030
  max: 90,
1124
1031
  "controls-position": "right",
1125
1032
  onInput: _cache[12] || (_cache[12] = $event => paramsChanged('minSlope'))
1126
- }, null, 8
1127
- /* PROPS */
1128
- , ["modelValue"])]),
1129
- _: 1
1130
- /* STABLE */
1131
-
1033
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1034
+ _: 1 /* STABLE */
1132
1035
  })]),
1133
- _: 1
1134
- /* STABLE */
1135
-
1036
+ _: 1 /* STABLE */
1136
1037
  })]),
1137
- _: 1
1138
- /* STABLE */
1139
-
1140
- }, 8
1141
- /* PROPS */
1142
- , ["label"])]),
1143
- _: 1
1144
- /* STABLE */
1145
-
1038
+ _: 1 /* STABLE */
1039
+ }, 8 /* PROPS */, ["label"])]),
1040
+ _: 1 /* STABLE */
1146
1041
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1147
1042
  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, {
1148
1043
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).maxSlope
@@ -1162,12 +1057,8 @@ const __default__ = {
1162
1057
  min: 0,
1163
1058
  max: 90,
1164
1059
  onInput: _cache[14] || (_cache[14] = $event => paramsChanged('maxSlope'))
1165
- }, null, 8
1166
- /* PROPS */
1167
- , ["modelValue"])]),
1168
- _: 1
1169
- /* STABLE */
1170
-
1060
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1061
+ _: 1 /* STABLE */
1171
1062
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1172
1063
  span: 8
1173
1064
  }, {
@@ -1179,26 +1070,14 @@ const __default__ = {
1179
1070
  max: 90,
1180
1071
  "controls-position": "right",
1181
1072
  onInput: _cache[16] || (_cache[16] = $event => paramsChanged('maxSlope'))
1182
- }, null, 8
1183
- /* PROPS */
1184
- , ["modelValue"])]),
1185
- _: 1
1186
- /* STABLE */
1187
-
1073
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1074
+ _: 1 /* STABLE */
1188
1075
  })]),
1189
- _: 1
1190
- /* STABLE */
1191
-
1076
+ _: 1 /* STABLE */
1192
1077
  })]),
1193
- _: 1
1194
- /* STABLE */
1195
-
1196
- }, 8
1197
- /* PROPS */
1198
- , ["label"])]),
1199
- _: 1
1200
- /* STABLE */
1201
-
1078
+ _: 1 /* STABLE */
1079
+ }, 8 /* PROPS */, ["label"])]),
1080
+ _: 1 /* STABLE */
1202
1081
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1203
1082
  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, {
1204
1083
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).transparents
@@ -1218,12 +1097,8 @@ const __default__ = {
1218
1097
  max: 1,
1219
1098
  step: 0.01,
1220
1099
  onInput: _cache[18] || (_cache[18] = $event => paramsChanged('slopeColorAlpha'))
1221
- }, null, 8
1222
- /* PROPS */
1223
- , ["modelValue", "step"])]),
1224
- _: 1
1225
- /* STABLE */
1226
-
1100
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1101
+ _: 1 /* STABLE */
1227
1102
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1228
1103
  span: 8
1229
1104
  }, {
@@ -1235,26 +1110,14 @@ const __default__ = {
1235
1110
  step: 0.01,
1236
1111
  "controls-position": "right",
1237
1112
  onInput: _cache[20] || (_cache[20] = $event => paramsChanged('slopeColorAlpha'))
1238
- }, null, 8
1239
- /* PROPS */
1240
- , ["modelValue", "step"])]),
1241
- _: 1
1242
- /* STABLE */
1243
-
1113
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1114
+ _: 1 /* STABLE */
1244
1115
  })]),
1245
- _: 1
1246
- /* STABLE */
1247
-
1116
+ _: 1 /* STABLE */
1248
1117
  })]),
1249
- _: 1
1250
- /* STABLE */
1251
-
1252
- }, 8
1253
- /* PROPS */
1254
- , ["label"])]),
1255
- _: 1
1256
- /* STABLE */
1257
-
1118
+ _: 1 /* STABLE */
1119
+ }, 8 /* PROPS */, ["label"])]),
1120
+ _: 1 /* STABLE */
1258
1121
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1259
1122
  style: {
1260
1123
  "padding-bottom": "8px"
@@ -1267,31 +1130,15 @@ const __default__ = {
1267
1130
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).slopeColorText,
1268
1131
  "onUpdate:modelValue": _cache[21] || (_cache[21] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).slopeColorText = $event),
1269
1132
  onChange: _cache[22] || (_cache[22] = $event => paramsChanged('slopeColorText'))
1270
- }, null, 8
1271
- /* PROPS */
1272
- , ["modelValue"])]),
1273
- _: 1
1274
- /* STABLE */
1275
-
1276
- }, 8
1277
- /* PROPS */
1278
- , ["label"])]),
1279
- _: 1
1280
- /* STABLE */
1281
-
1133
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1134
+ _: 1 /* STABLE */
1135
+ }, 8 /* PROPS */, ["label"])]),
1136
+ _: 1 /* STABLE */
1282
1137
  })])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1283
- _: 1
1284
- /* STABLE */
1285
-
1286
- }, 8
1287
- /* PROPS */
1288
- , ["label-width"])]),
1289
- _: 1
1290
- /* STABLE */
1291
-
1292
- }, 8
1293
- /* PROPS */
1294
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse_item, {
1138
+ _: 1 /* STABLE */
1139
+ }, 8 /* PROPS */, ["label-width"])]),
1140
+ _: 1 /* STABLE */
1141
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse_item, {
1295
1142
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).aspectAnalysisSettings,
1296
1143
  name: "aspect",
1297
1144
  class: "kq3d-slope-aspect-analysis-collapse-item"
@@ -1319,12 +1166,8 @@ const __default__ = {
1319
1166
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minInterval,
1320
1167
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxInterval,
1321
1168
  onInput: _cache[24] || (_cache[24] = $event => paramsChanged('interval'))
1322
- }, null, 8
1323
- /* PROPS */
1324
- , ["modelValue", "min", "max"])]),
1325
- _: 1
1326
- /* STABLE */
1327
-
1169
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1170
+ _: 1 /* STABLE */
1328
1171
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1329
1172
  span: 8
1330
1173
  }, {
@@ -1336,26 +1179,14 @@ const __default__ = {
1336
1179
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxInterval,
1337
1180
  "controls-position": "right",
1338
1181
  onInput: _cache[26] || (_cache[26] = $event => paramsChanged('interval'))
1339
- }, null, 8
1340
- /* PROPS */
1341
- , ["modelValue", "min", "max"])]),
1342
- _: 1
1343
- /* STABLE */
1344
-
1182
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1183
+ _: 1 /* STABLE */
1345
1184
  })]),
1346
- _: 1
1347
- /* STABLE */
1348
-
1185
+ _: 1 /* STABLE */
1349
1186
  })]),
1350
- _: 1
1351
- /* STABLE */
1352
-
1353
- }, 8
1354
- /* PROPS */
1355
- , ["label"])]),
1356
- _: 1
1357
- /* STABLE */
1358
-
1187
+ _: 1 /* STABLE */
1188
+ }, 8 /* PROPS */, ["label"])]),
1189
+ _: 1 /* STABLE */
1359
1190
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1360
1191
  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, {
1361
1192
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).arrowWidth
@@ -1375,12 +1206,8 @@ const __default__ = {
1375
1206
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minArrowWidth,
1376
1207
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxArrowWidth,
1377
1208
  onInput: _cache[28] || (_cache[28] = $event => paramsChanged('arrowWidth'))
1378
- }, null, 8
1379
- /* PROPS */
1380
- , ["modelValue", "min", "max"])]),
1381
- _: 1
1382
- /* STABLE */
1383
-
1209
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1210
+ _: 1 /* STABLE */
1384
1211
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1385
1212
  span: 8
1386
1213
  }, {
@@ -1392,26 +1219,14 @@ const __default__ = {
1392
1219
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxArrowWidth,
1393
1220
  "controls-position": "right",
1394
1221
  onInput: _cache[30] || (_cache[30] = $event => paramsChanged('arrowWidth'))
1395
- }, null, 8
1396
- /* PROPS */
1397
- , ["modelValue", "min", "max"])]),
1398
- _: 1
1399
- /* STABLE */
1400
-
1222
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1223
+ _: 1 /* STABLE */
1401
1224
  })]),
1402
- _: 1
1403
- /* STABLE */
1404
-
1225
+ _: 1 /* STABLE */
1405
1226
  })]),
1406
- _: 1
1407
- /* STABLE */
1408
-
1409
- }, 8
1410
- /* PROPS */
1411
- , ["label"])]),
1412
- _: 1
1413
- /* STABLE */
1414
-
1227
+ _: 1 /* STABLE */
1228
+ }, 8 /* PROPS */, ["label"])]),
1229
+ _: 1 /* STABLE */
1415
1230
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1416
1231
  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, {
1417
1232
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).arrowColor
@@ -1420,67 +1235,32 @@ const __default__ = {
1420
1235
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).arrowColor,
1421
1236
  "onUpdate:modelValue": _cache[31] || (_cache[31] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).arrowColor = $event),
1422
1237
  onChange: _cache[32] || (_cache[32] = $event => paramsChanged('arrowColor'))
1423
- }, null, 8
1424
- /* PROPS */
1425
- , ["modelValue"])]),
1426
- _: 1
1427
- /* STABLE */
1428
-
1429
- }, 8
1430
- /* PROPS */
1431
- , ["label"])]),
1432
- _: 1
1433
- /* STABLE */
1434
-
1238
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1239
+ _: 1 /* STABLE */
1240
+ }, 8 /* PROPS */, ["label"])]),
1241
+ _: 1 /* STABLE */
1435
1242
  })])]),
1436
- _: 1
1437
- /* STABLE */
1438
-
1439
- }, 8
1440
- /* PROPS */
1441
- , ["label-width"])]),
1442
- _: 1
1443
- /* STABLE */
1444
-
1445
- }, 8
1446
- /* PROPS */
1447
- , ["title"])]),
1448
- _: 1
1449
- /* STABLE */
1450
-
1451
- }, 8
1452
- /* PROPS */
1453
- , ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1243
+ _: 1 /* STABLE */
1244
+ }, 8 /* PROPS */, ["label-width"])]),
1245
+ _: 1 /* STABLE */
1246
+ }, 8 /* PROPS */, ["title"])]),
1247
+ _: 1 /* STABLE */
1248
+ }, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_7, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1454
1249
  onClick: _cache[33] || (_cache[33] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
1455
1250
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
1456
1251
  type: "primary"
1457
1252
  }, {
1458
- 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).startAnalysis), 1
1459
- /* TEXT */
1460
- )]),
1461
- _: 1
1462
- /* STABLE */
1463
-
1464
- }, 8
1465
- /* PROPS */
1466
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1253
+ 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).startAnalysis), 1 /* TEXT */)]),
1254
+ _: 1 /* STABLE */
1255
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1467
1256
  onClick: _cache[34] || (_cache[34] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clearResult(), ["stop"])),
1468
1257
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult
1469
1258
  }, {
1470
- 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
1471
- /* TEXT */
1472
- )]),
1473
- _: 1
1474
- /* STABLE */
1475
-
1476
- }, 8
1477
- /* PROPS */
1478
- , ["title"])])])], 2
1479
- /* CLASS */
1480
- );
1259
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult), 1 /* TEXT */)]),
1260
+ _: 1 /* STABLE */
1261
+ }, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
1481
1262
  };
1482
1263
  }
1483
-
1484
1264
  }));
1485
1265
  ;// CONCATENATED MODULE: ./src/webgl/slopeaspectanalysis/SlopeAspectAnalysis.vue?vue&type=script&setup=true&lang=js
1486
1266
 
@@ -1492,10 +1272,13 @@ const __exports__ = SlopeAspectAnalysisvue_type_script_setup_true_lang_js;
1492
1272
 
1493
1273
  /* harmony default export */ var SlopeAspectAnalysis = (__exports__);
1494
1274
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1495
- var init_js_ = __webpack_require__(7997);
1275
+ var init_js_ = __webpack_require__(455);
1496
1276
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1497
1277
  ;// CONCATENATED MODULE: ./src/webgl/slopeaspectanalysis/index.js
1498
-
1278
+ /*
1279
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
1280
+ * All rights reserved.
1281
+ */
1499
1282
 
1500
1283
 
1501
1284
 
@@ -1504,8 +1287,6 @@ SlopeAspectAnalysis.install = (Vue, opts) => {
1504
1287
  Vue.component(SlopeAspectAnalysis.name, SlopeAspectAnalysis);
1505
1288
  };
1506
1289
 
1507
-
1508
- }();
1509
1290
  /******/ return __webpack_exports__;
1510
1291
  /******/ })()
1511
1292
  ;